@charset "utf-8";
/* 初始化 */
*{ padding: 0; margin: 0;}
*:focus{ outline:0;}
body { background:#fff;color:#333;font-size:12px; font-family: "microsoft yahei", Arial, SimSun;}
fieldset,img,abbr,acronym {border: 0 none;}
abbr,acronym {font-variant: normal;}
legend {color:#000;}
address,caption,cite,code,dfn,em,strong,th,var { font-weight: normal; font-style: normal;   }
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
table {border-collapse: collapse; border-spacing: 0;   }   
caption,th {text-align: left;}
input,img,select {vertical-align:middle;}
ol,ul {list-style: none;}  
input,button,textarea,select,optgroup,option {font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%;   }   
del,ins,a {text-decoration:none;}
a:link {color:#009;}
a:visited {color:#800080;}
a:hover,a:active,a:focus {color:#c00; text-decoration:underline;} 
input[type="submit"] {cursor: pointer;}
button {cursor: pointer;}
input::-moz-focus-inner { border: 0; padding: 0;}
.clear {clear:both;}
.clearf:after{ content:""; display:block; clear:both;}
.floatL{ float:left;}
.floatR{ float:right;}



.Offering{ width:1200px; height:auto !important; margin:100px auto 0; border-bottom:1px solid #E1E1E1;}
.OfferHead{ width:1199px; border-right:1px solid #E1E1E1; background:#fff; }
.HeadFixed{ position:fixed; top:0; left:50%; margin-left:-600px;}
.Offerdl{ width:100%;}
.Offerdl dt{ width:1198px;}
.Offerdl dt{ height:40px; line-height:40px; color:#525252; font-size:16px; font-weight:bold; text-indent:20px; background:#F1F1F1 url(../images/pro_left.png) right 10px center no-repeat; cursor:pointer; border:1px solid #E1E1E1;}
.Offerdl dt.cur{ background:#F1F1F1 url(../images/pro_down.png) right 10px center no-repeat;}
.Offerdl dd{ width:1199px; display:none; border-right:1px solid #E1E1E1; background:#fff; min-height:80px;}
.OfferTable{ table-layout:fixed;}
.OfferTable tr.tableHead,.OfferTable tr.tableHead:hover{ background:#ccc;}
.OfferTable tr.TrDouble{ background:#F8F8F8;}
.OfferTable tr:hover{ background:#bfdeff;}
.OfferTable td{ padding:15px 0 15px 10px; font-size:18px; border-left:1px solid #E3E3E2; word-break:break-all; word-wrap:break-word;}
.OfferTable td i{ font-style:normal; font-weight:bold; color:#3877C7;}
.OfferTable td strong.red{ color:#f00;}
.OfferTable td strong.green{ color:#090;}
.OfferTable td strong.othersbuy{ color:#6C9;}


.OfferingTabH{ width:1200px; height:50px; margin:10px auto; background:#daf0fe; }
.OfferingTabH ul li{ width:600px; height:50px; float:left; line-height:50px; text-align:center; overflow:hidden; font-size:28px; color:#126488; }
.OfferingTabH ul li a{ color:#126488;}
.OfferingTabH ul li img{ margin-left:10px;}
.OfferingTabH ul li.cur{ color:#fff; background:url(/images/OrderTabBg.png) center no-repeat;}
/* .OrderTabBox{ width:1000px; margin:0 auto; }
.OrderTab{ width:100%; display:none;} */
