@charset "utf-8";
/**
 * @ fileName: base.v1.css
 * @ version: v1
 * @ desc: 全局
 */
html,body{12px/1.5 tahoma,arial,\5b8b\4f53;-webkit-text-size-adjust:none;}
body,h1,h2,h3,h4,h5,h6,dl,dd,p,ul,ol,input,textarea,select,menu,pre{margin:0; }
ul,ol,input,textarea,select,menu{padding:0;}
table{border-collapse:collapse;border-spacing:0;}
li{list-style-type:none;}
em, i,var{font-style:normal;}
h1{font-size:20px;}
h2, h3{font-size:14px;}
h4, h5, h6{font-size:12px;}
h1,h2, h3,h4, h5, h6{}
input,textarea,select{outline: none;vertical-align:middle;}
textarea{resize: none;}
a img{border:0;}
header, nav, menu,article, aside, dialog, footer,  section, footer, figure {display:block }
/*a:link*/ 
a{color:#444;}
a,a:active, a:focus{text-decoration:none;}
a:hover,a:active, a:focus{color:#FF7300;outline:none;}
a:hover{text-decoration:underline;}
input[type="submit"],input[type="button"]{cursor:pointer;}
/*clearfloat*/
.cf:before, .cf:after{content:"";display:table;}
.cf:after{clear:both;}
.cf{zoom:1;}
.nob{ border:0px}
.nolb{ border-left:0px}
.norb{ border-right:0px}
.notb{ border-top:0px}
.nobb{ border-bottom:0px}
.clear{clear:both;height:0; line-height:0;overflow:hidden;visibility:hidden;font-size:0;}
/*float*/
.fl,.fr{display:inline;}
.fl{float:left;}
.fr{float:right;}
/*Margin*/
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.ml5{margin-left:5px;}
.ml6{margin-left:6px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
/*Padding*/
.p1{padding:1px;}
.p5{padding:5px;}
.p4{padding:4px;}
.p9{padding:9px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p30{padding:30px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr40{padding-right:40px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}

.wd335{width:335px;}
.wd375{width:375px;}
.wd730{width:730px;}
.wd260{width:260px;}
.wd550{width:550px;}

.hg5{ height:5px;}
.hg10{ height:10px;}
.hg15{ height:15px;}
.hg20{ height:20px;}

/*font*/
.ft16{font-size:16px;}
/*Color*/
.blank0{color:#000;}
.blank3{color:#333;}
.blank5{color:#555;}
.red{color:#E52020;}
.blue1{color:#1387e9;}
.blue2{color:#2162b6;}
.blue{color:#00F;}
.gray1{color:#999;}
.orange{ color:#ff6600}

.fontb{ font-weight:bold;}

.input,.textarea{border:1px solid #999;padding:2px; border-radius:4px; /*box-shadow:inset 1px 1px 3px #E2E2E2, inset -1px -1px 3px #E2E2E2;*/}
.input:focus,.textarea:focus{border:1px solid #07f;-webkit-box-shadow:0 0 5px #8cddff;-moz-box-shadow:0 0 5px #8cddff;-ms-box-shadow:0 0 5px #8cddff;-o-box-shadow:0 0 5px #8cddff;box-shadow:0 0 5px #8cddff;}


body{font: 12px/2em Arial,tahoma,HELVETICA;color: #666;  }
a{ color:#333; font-size:12px;}
a:hover{ text-decoration:none; color:#ff7300;}
.layout{width:1000px;margin:0 auto; background-color:#fff;}
.dot {width: 3px;height: 3px;background: #333;display: inline-block;margin-bottom: 3px;overflow: hidden;_margin-bottom: 6px;margin-right: 7px;}

em.redblock{ display:inline-block; width:12px; height:16px;background: url(http://misc.1637.com/images/hangye/newsbg.png) -0px -2px no-repeat; vertical-align:middle;}
.breadmenu, .breadmenu a{ color:#555;}
.breadmenu a:hover{ color:#ff6600;}

/* header */
.header{text-align: left;height: 28px;line-height: 28px;border-bottom: 1px solid #ececec;background-color: #f8f8f8;color: #666; }
.nav-sites dd a{ height:20px; line-height:20px; width:69px; border-right:1px solid #ececec; text-align:center; float:left; margin-top:5px;  }
.nav-sites dd a.curr{ background-color:#fff; height:29px; margin-top:0px; line-height:29px; border-left:1px solid #ececec;}
.nav-lb li{ float:left;position:relative;}
.nav-lb .user{ margin-right:15px;}
.nav-lb .user i{ display:inline-block; width:10px; height:10px; background:url('http://misc.1637.com/images/hangye/hybg.png') -5px -16px; margin-left:5px;}
.nav-lb .login{ position:absolute; border:1px solid #ececec; width:124px; top:40px; left:-40px; }
.nav-lb .login a{ display:block; padding-left:16px;}
.nav-lb .login a i{background:url('http://misc.1637.com/images/hangye/hybg.png') -10px -16px; width:30px; height:20px; display:inline-block; vertical-align:middle;}
.nav-lb .login a.top{ height:7px;  margin-top:-7px; text-align:center;}
.nav-lb .login a.account{ border-bottom:1px dashed #ececec;}

.logomenu a,.logomenu .allnav{ float:left; width:44px; font-size:14px; color:#333; line-height:35px;}
.logomenu a.curr{ color:#ff8800; text-decoration:underline;}
.logomenu a.first{ margin-left:64px;}
.logomenu a.logo{ width:160px;}
.logomenu .allnav{width:72px; }
.logomenu .allnav em,.logomenu .allnav i{background:url('http://misc.1637.com/images/hangye/hybg.png') -0px -229px; width:22px; height:20px; display:inline-block;}
.logomenu .allnav i{ background-position:-0px -250px; height:16px;}

.topad li{ width:1000px; float:left; height:50px; overflow:hidden; margin-top:3px;}
.topad li.wd497{width:497px; padding-top:3px;}

.topad50 li{width:1000px; float:left; height:50px; overflow:hidden; margin-top:7px;}
.topad50 li.wd497{width:497px;}

.topad60 li{width:1000px; float:left; height:60px; overflow:hidden; margin-top:7px;}
.topad60 li.wd497{width:497px;}
.topad60 li.wd246{width:246px;}

.hylogo .logo a{}
.hylogo .logo img{width:45px; height:45px; vertical-align:middle; margin-right:10px;float:left;}
.hylogo .logo h1 a,.hylogo .logo h2 a,.hylogo .logo h2{ color:#222; font-size:22px; float:left; line-height:45px;font-family:'microsoft yahei'; }
.hylogo .product{ padding:8px 15px 0 0;}
.hylogo .product a{ font-size:14px; color:999; margin-left:10px;}
.hylogo .txtin{width: 259px;height: 23px;line-height: 23px;padding: 5px 0 5px 10px;border-radius: 5px 0 0 5px;color: #ccc;outline: none;border: 1px solid #e5e5e5;
border-right: none;}
.hylogo .submitkw{width: 60px;height: 35px;background-color: #ffad00;background: url(http://misc.1637.com/images/hangye/hybg.png) -5px -277px no-repeat;border: none;cursor: pointer;border-radius: 0 5px 5px 0; margin-left:-5px;}
.hylogo .submitkw:hover{ background-position:-5px -313px;}

.hymenu{height: 40px;line-height: 40px;background-color: #f14b4e;overflow: hidden;}
.hymenu .leftm a{height: 40px;line-height: 40px; font-size:16px; color:#fff; padding:0 17px;  border-right:1px solid #aaa; margin-left:-1px; float:left; font-family:'microsoft yahei';}
.hymenu .leftm a:hover{ background-color:#d3393c;}
.hymenu .leftm a.curr{ background-color:#d3393c;}
.hymenu .rightm dt,.hymenu .rightm dd{ color:#ffffbd; float: left;}
.hymenu .rightm dd a{ color:#fff; margin-left:2px; margin-right:6px; display:inline-block;}

.paihang{ border:1px solid #e2e2e2; border-top:0px; width:255px; overflow:hidden;}
.paihang .title{ background:url(http://misc.1637.com/images/xm/allbg.png) repeat-x 0px -237px;}
.paihang .title h2{ font-family:"microsoft yahei"; font-size:15px; color:#cb0000; text-align:center; line-height:37px;}
.paihang li{ border-bottom:1px dotted #ccc;}
.paihang dt{ position:relative;}
.paihang dt i{ color:#fff; position:absolute;background:url(http://misc.1637.com/images/xm/allbg.png) repeat-x 0px -290px; display:block; height:22px; width:22px; font-weight:bold; padding-left:3px; }
.paihang dt i.last{ background-position:0px -324px;}
.paihang dt img{height:87px; width:115px; padding:2px; border:2px solid red; }
.paihang dd{ line-height:24px; padding-left:10px;}
.paihang dd h3{ font-size:14px; font-weight:bold; color:red; width:90px; overflow:hidden; height:24px;}
.paihang .line{ line-height:24px; height:24px;}
.paihang .line .num,.paihang .line .num_red{background:url(http://misc.1637.com/images/xm/allbg.png) no-repeat 1px -359px; width:15px; height:18px; vertical-align:bottom; color:#fff; text-align:center; line-height:15px; display:block; float:left; margin-top:5px;}
.paihang .line .num_red{ background-position:0px -381px;}
.paihang .line .brand{ width:140px; float:left; }
.paihang .line .up,.paihang .line .ping,.paihang .line .down{ height:18px; width:15px; background:url(http://misc.1637.com/images/xm/allbg.png) repeat-x -15px -354px; float:left; margin-top:5px;}
.paihang .line .down{ background-position:-15px -385px; }
.paihang .line .ping{background-position:-15px -367px;}

.links{ background-color:#f5f5f5; margin-top:10px;  background: url(http://misc.1637.com/images/hangye/r_bg.gif) repeat; padding:5px; width:990px;}
.links .box{ background:#fff; padding:0 10px}
.links dl{ clear:both; line-height:30px; }
.links dt{ float:left; font-weight:bold; color:#111;  width:70px;}
.links dd{ float:left;width:900px;}
.links dd a{ display:inline-block; margin-right:8px; font-size:12px;}

.footer{ border-top:1px solid #ccc; margin-top:10px;  font-size:12px; text-align:center; line-height:20px; padding-bottom:30px;}
.footer a{font-family:'宋体'; font-size:12px; display:inline-block;}
.footer em{ display:inline-block; padding:0 6px; text-align:center;}
.footer .txt{ font-family:'microsoft yahei';}
