@charset "utf-8";
/*	
  @Created by haizhouchen
  @Upload date: 2014/07/14
*/
body{background:url("../images/bg.png") top center;}
body,td,input{ font-size:12px; font-family:"宋体",Arial;}
body,div,form,img,ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin: 0; padding: 0; border: 0;font-weight: normal;}
li{list-style-type:none;}
.clear{ clear: both; line-height:0px; height:0px; font-size:0px; visibility:hidden;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
.hide{display: none;}
table{border-collapse: collapse;border-spacing: 0;}
.c-margin{margin: 0 !important;}

/* 默认超链样式 */
a{ color:#3e6ba7;text-decoration: none;outline: none;}
a:hover{ color: #C00; text-decoration: underline;}
.cRed{color: #fd0000;}
.lt {float:left;}
.rt {float:right;}

/* 顶底(白底) */
.top{background:#fff;}
.top_inner{width:950px;margin:0 auto;padding:20px 10px 10px 10px;}
.top_logo{background:url(../images/logo.png) no-repeat;width:340px;height:45px;}
.top_logo:a{cursor:pointer;}
.top_menu{color:#666;float:right;}
.top_menu a{color:#666;text-shadow:none;}
.top_menu a:hover{color:#c00;}
.top_hotline{color:#333;font:20px/27px "微软雅黑",Arial, Helvetica;text-align:right;margin-top:5px;}
.top_hotline span{font:bold 24px/27px  Helvetica,Arial;color:#e30d0d;}


/* footer */
#footer{margin:0 auto;color:#fff;text-align:center;padding:20px 0;line-height:21px; background:#ffae00;}
#footer a{color:#fff;}
#footer a:hover{color:#f00;}

/*banner*/
.banner{background: url("../images/banner.png") top center no-repeat;height:384px;border-top: 3px #000 solid;}

/* main */
.main-wrapper{background: url("../images/box-bg.png") top center #fecc45 no-repeat;height:1092px;}
.main{width: 925px;margin: 0 auto;padding: 1px 0 0 0;}
.title{margin: 45px 0 30px 20px;font-size: 20px;color: #333;height: 32px;line-height: 32px;padding: 0 0 0 23px;background: url("../images/tips.png") no-repeat left center;font-family: "微软雅黑";}
.product-list{border-top: 5px #fecc45 solid;margin: 0 20px;}
.list-table{width: 100%;}
.list-table th{background: #f2f2f2;height: 39px;font-weight: normal;color: #5b5b5b;font-size: 14px;}
.list-table .th1{width: 68px;}
.list-table .th2{width: 175px;padding: 0 0 0 10px;text-align: left;}
.list-table .th3{width: 105px;text-align: left;}
.list-table .th4{width: 88px;text-align: left;}
.list-table .th5{width: 92px;}
.list-table .th6{width: 92px;}
.list-table .th7{width: 115px;}
.list-table td{height:38px;color: #000;font-size: 14px;border-bottom: 1px #f2f2f2 solid;}
.list-table .td1{text-align: center;}
.list-table .td2{padding: 0 0 0 10px;}
.list-table .td2 a{color: #356bb6;}
.list-table .td2 a:hover{color: #c00;}
.list-table .td5{text-align: center;}
.list-table .td6{text-align: center;}
.list-table .td7{text-align: right;padding: 0 30px 0 0;}
.list-table .td8{text-align: center;}
.list-table .td8 a{display: inline-block;padding: 4px 15px;border-radius: 10px;color: #fff;background: #e92727;font-size: 12px;*display: inline;*zoom:1;}
.list-table .td8 a:hover{background: #D31F1F;text-decoration: none;}
.desc{text-align: right;margin: 20px 0 0 0;font-size: 12px;color: #999;}
.blockUI{border-radius: 10px;}
#dialog-order{width: 390px;height: 205px;display: none;position: relative;}
.dialog-head{padding: 12px 0 12px 28px;background: #e0483b;color: #fff;font-size: 18px;text-align: left;border-radius: 10px 0 0 0;font-family: "微软雅黑";}
.dialog-head span{color: #ffeaa0;font-size: 16px;margin: 0 0 0 15px;}
.dialog-con{margin: 15px 0 15px 0;}
.dialog-con .report{text-align: left;padding: 10px 0 0 25px;}
.dialog-con .report .li1{padding: 5px 0 3px 0;color: #999;}
.dialog-con .report .li2{color: #999;}
.dialog-con .report .li2 span{color: #c00;font-family: Arial;font-size: 16px;font-weight: bold;}
.dialog-con table{width:360px;margin-left: 25px;}
.dialog-con table .td1{width: 78px;}
.dialog-con table .td2{width: 190px;}
.dialog-con table td{padding: 3px 0;text-align: left;font-size: 14px;color: #666;font-family: "微软雅黑";}
.dialog-con .text{width: 172px;height: 32px;border: 0;line-height: 32px;padding: 0 0 0 5px;background: url("../images/text.png") no-repeat;}
.dialog-con .submit{width: 70px;height: 68px;border: 0;background: url("../images/submit.png") no-repeat;cursor: pointer;}
.dialog-con .submit:hover{background-image: url("../images/submit-hover.png");}
.dialog-foot{font-size: 12px;color: #999;padding: 0 0 0 28px;text-align: left;}
.dialog-foot span{color:#cc0000;font-family: Arial;font-size: 16px;}
#dialog-order .btnClose{position: absolute;right: -12px;top:-10px;cursor: pointer;display: block;width: 31px;height: 31px;z-index: 99;background: url("../images/close.png") no-repeat;_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/close.png");}
