@charset "utf-8";
/*公用属性*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:"";}
abbr,acronym {border:0; }
input,textarea,select,optgroup,option {font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}
input,textarea,select {*font-size:100%;}
ins {text-decoration:none;}
a:focus {outline:none;}
area, a, a img {blr:expression(this.onFocus=this.blur());}
ul.listStyle{ list-style:decimal outside;}
ul.listStyle_in{ list-style:decimal inside;}
ul.outside{list-style-position:outside;}

/*定位*/
.tl { text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.center{margin:0 auto;}
.bc {margin-left:auto;margin-right:auto;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
.cb {clear:both;}
.cl {clear:left;}
.cr {clear:right;}
.clearfix{*zoom:1;}
.clearfix:after {clear:both;height:0;overflow:hidden;display:block;visibility:hidden;content:".";}
.vm {vertical-align:middle;}
.vb {vertical-align:bottom;}
.pr {position:relative;}
.pa {position:absolute;}
.zoom {zoom:1;}
.hidden {visibility:hidden;}
.none {display:none;}
.block {display:block;}
.inline {display:inline;}
.ib{ display: inline-block;}
.hand {cursor:pointer;}
.oh{ overflow:hidden;}
.oe{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nowrap{ white-space:nowrap;}
.center1000{width:1000px; margin-left:auto;margin-right:auto;}
.center1010{width:1010px; margin-left:auto;margin-right:auto;}
.center1100{width:1100px; margin-left:auto;margin-right:auto;}
.center960{width:960px; margin-left:auto;margin-right:auto;}
/*阴影*/
.Inshadow{box-shadow:2px 2px 2px #e5e4e4 inset;}
.Outshadow{box-shadow:2px 2px 1px #e5e4e4;}
.Outshadow_qian{ box-shadow:0px 1px 4px #eeeeee;}
/*height*/
.Hr_1,.Hr_2,.Hr_3,.Hr_4,.Hr_5,.Hr_6,.Hr_7,.Hr_8,.Hr_10,.Hr_12,.Hr_15,.Hr_20{font-size:1px;line-height:1px;clear:both;}
.Hr_1{height:1px;}.Hr_2{height:2px;}.Hr_3{height:3px;}.Hr_4{height:4px;}.Hr_5{height:5px;}.Hr_6{height:6px;}.Hr_7{height:7px;}.Hr_8{height:8px;}.Hr_10{height:10px;}.Hr_12{ height:12px;}.Hr_15{ height:15px;}.Hr_20{height:20px;}
/*边距*/
.m5 {margin:5px;}
.m10 {margin:10px;}
.m15 {margin:15px;}
.m20 {margin:20px;}
.mt5 {margin-top:5px;}
.mt7 {margin-top:7px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.p5 {padding:5px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p20 {padding:20px;}
.pt5 {padding-top:5px;}
.pt10 {padding-top:10px;}
.pt15 {padding-top:15px;}
.pt20 {padding-top:20px;}
.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;}
.pr5 {padding-right:5px;}
.pr10 {padding-right:10px;}
.pr15 {padding-right:15px;}
.pr20 {padding-right:20px;}
/*字体*/
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}
.f18 {font-size:18px;}
.f20 {font-size:20px;}
.f22 {font-size:22px;}
.f24 {font-size:24px;}
.f26 {font-size:26px;}
.f28 {font-size:28px;}
.f36 {font-size:36px;}
.fb {font-weight:bold;}
.fn {font-weight:normal;}
.f12b { font-size:12px; font-weight:bold;}
.f14b { font-size:14px; font-weight:bold;}
.f16b { font-size:16px; font-weight:bold;}
.f18b { font-size:18px; font-weight:bold;}
.t2 {text-indent:2em;}
.unl,a.unl {text-decoration:underline;}
.no_unl {text-decoration:none;}
a.no_unl:hover {text-decoration:none;}
.lt{text-decoration: line-through;}


/*字体类-字体类命名规则：以font开头，后面是字体名称，第一个字母大写*/
.fontTahoma { font-family:Tahoma,"\5b8b\4f53",sans-serif;}
.fontArial { font-family:Arial,"\5b8b\4f53",sans-serif;}
.fontSong{ font-family:"\5b8b\4f53",sans-serif;}
.fontHei { font-family:"\9ed1\4f53","\5b8b\4f53",sans-serif;}
.fontYaHei { font-family:"Microsoft YaHei","\5b8b\4f53",sans-serif;}

/*颜色类*/
.orange { color:#ff9900;}
a.orange:link, a.orange:visited {color:#ff9900;}
a.orange:active {color:#ff9900;}
.blue,a.blue { color:#3687d9;}
a.blue:link, a.blue:visited {color:#0081d7;}
a.blue:active {color:#0081d7;}
.gray9 { color:#999;}
a.gray9:link,a.gray9:visited{color:#999;}
.gray6 { color:#666;}
a.gray6:link,a.gray6:visited{color:#666;}
.gray0 { color:#000;}
a.gray0:link,a.gray0:visited{color:#000;}
.white { color:#fff;}
a.white:link, a.white:visited {color:#fff;}
a.white:active {color:#fff;}
.red,a.red{ color:#F00;}
a.red:link, a.red:visited {color:#F00;}
.orange_dark{ color:#c67700;}
a.orange_dark,a:visited.orange_dark{color:#c67700;}
.red_dark{ color:#c90803;}
a.red_dark,a:visited.red_dark{color:#c67700;}
.green{ color:#090;}
.red_e,a.red_e{ color:#d80d18;}
a.red_e:link,a.red_e:visited{ color:#d80d18;}
.orange_red,a.orange_red{ color:#e94708;}

/*背景类-背景类命名规则：以bg开头，后面是颜色英文名称，第一个字母大写*/
.bggray { background-color:#ececec; }
.bgBlue { background-color:#3687d9; }
.bgorange{ background-color:#ff9900;}
.bgorange_hover{ background-color:#fcd497;}
.bggray1{ background-color:#f5f5f5;}
.bggray2{ background-color:#fcfcfc;}
.bgblue_qian{ background-color:#f2f9ff;}
.bgblue_qian1{ background-color:#c7e2fe;}
.bgBlue_qian2 { background-color:#67bcf8; }
.bgWhite{ background-color:#fff;}
.bgRed{ background-color:#d80d18;}




/*边框类-边框类命名规则：实线以solid开头，虚线以dashed开头，如四边都有实线边框使用solidAll_开头，后面加上颜色名称*/
.dashedAll{ border:1px dashed #c8c8c8; }
.dashedT { border-top:1px dashed #c8c8c8;}
.dashedB { border-bottom:1px dashed #c8c8c8;}
.solidAll_gray1 { border:1px solid #dddddd;}
.solidAll_gray2 { border:1px solid #ececec;}
.solidAll_gray3 { border:1px solid #e8e8e8;}
.solidAll_gray4 { border:1px solid #f2f2f2;}
.solidAll{ border:1px solid #c8c8c8;}
.solidT { border-top:1px solid #c8c8c8;}
.solidT1{ border-top:1px solid #ddd;}
.solidT_blue{ border-top:1px solid #c0e2fb;}
.solidAll_blue{ border:1px solid #3687d9;}
.solidB { border-bottom:1px solid #c8c8c8;}
.solidB_red{
    border-bottom: 1px solid #d80d18;
}
.solidAll_red{
    border:1px solid #d80d18;
}
.solidB_gray {
    border-bottom: 1px solid #e7e7e7;
}
.solidT_gray {
    border-top: 1px solid #e7e7e7;
}
.solidB2px_gray {
    border-bottom: 2px solid #ddd;
}
.dashedB_gray {
    border-bottom: 1px dashed #dddddd;}
.dottedB_gray {
    border-bottom: 1px dotted  #dddddd;}
.solidB2px_org{border-bottom: 2px solid #ff9900;}
/*圆角*/
.radius2{ border-radius:2px;}
.radius4{ border-radius:4px;}
.radius6{ border-radius:6px;}

/*行高*/
.lh18 {line-height:18px;}
.lh20 {line-height:20px;}
.lh22 {line-height:22px;}
.lh24 {line-height:24px;}
.lh30 {line-height:30px;}
.lh36 {line-height:36px;}
.lh40{line-height:40px;}
/*宽-高*/
.h24 {height:24px;}
.h30{ height:30px;}
.h36{ height:36px;}
.h40{ height:40px;}

/*专场页头尾公用样式*/
.center1100 .Sub{ width:1100px;}
.center1100 .Areatop{ width:1100px;}
.center1100 .bbstop_bj{ width:1088px;}
.center1100 .bbstop_bj ul li a,.center1100 .bbstop_bj ul li a:hover{ padding:0px 17px;}

/*公共-翻页效果部分*/
.page_list li { float:left; display:inline; margin:0 2px; color:#666;}
.page_list li a { float:left; display:inline; height:15px; line-height:15px; border:1px solid #cbcbcb; padding:8px;}
.page_list li a:hover { text-decoration:none; }
.page_list li.pageback_button, .page_list li.pageback_button_select { background:url(https://simg.instrument.com.cn/netshow/20141029/images/small_icon.png) no-repeat left -78px; vertical-align:6px; }
.page_list li.pageback_button_select { background-position: -4px -168px; }
.page_list li.pageback_button a, .page_list li.pageback_button_select a { padding-left:14px; color:#666;}
.page_list li a.select_pagelist { border:1px solid #fea319; background-color:#ffede1; color:#f08200; }
.page_list li.nextpage, .page_list li.nextpage_select { background:url(https://simg.instrument.com.cn/netshow/20141029/images/small_icon.png) no-repeat 50px -138px; }
.page_list li.nextpage { background-position:45px -108px; }
.page_list li.nextpage a, .page_list li.nextpage_select a { width:48px; color:#666;}
.page_list1{ margin-left:23%; margin-top:0px;}
/*专场页导航样式*/
.navlist{ height:45px; border-bottom:5px solid #ebf1f7; }
.navlist li{ height:45px; line-height:45px; float:left;}
.navlist li.current{ background-color:#0393e4; width:200px;}
.navlist li a{ padding:0px 16px; color:#fff; display:block;}
.navlist li a:hover{ font-weight:bold; text-decoration:none;}
.logo_link{ margin:0px 47px 0px 27px;}
.logo_input{ width:472px; height:36px; border:1px solid #cccccc;line-height:36px;}
.logo_input:hover{ border:1px solid #fb8800;}
.logo_down{ width:57px; padding-left:10px }
.logo_down em,.logo_down s{ border-style:solid dashed dashed dashed; height:0px; width:0px; border-width:6px; border-color:#c4c4c4 transparent transparent transparent; overflow:hidden; top:15px;right:10px;}
.logo_down s{border-color:#fff transparent transparent transparent; top:13px; right:10px;}
a.logo_down:hover{ color:#fb8800;}
.logo_input_info{ border:none; padding:0px 3px; width:325px;line-height:36px; height:36px; color:#999;}
.logo_search{ display:block; height:38px; border-radius:0px 3px 3px 0px; background-color:#fb8800; width:70px; right:-5px; top:-1px;}
.icon_gy,.icon_qg{ width:25px; height:24px; display:inline-block; background:url(https://simg.instrument.com.cn/netshow/20141029/images/icon.png) no-repeat left -652px; margin:3px 3px 0px; }
.icon_qg{ background-position:-35px -652px;}
.logo_submit{width:255px; margin-top:5px; line-height:30px;}
.logo_submit span{ border-radius:3px; background-color:#f2f2f2; width:93px; height:30px; line-height:30px; margin-left:10px;}
.logo_submit span:hover{ background-color:#dfdfdf;}
.logo_list{ border:1px solid #fb8800; top:36px; left:-1px; border-top:none; background-color:#fff; z-index:9999;}
.logo_list li{ width:60px; height:24px; line-height:24px;}
.logo_list li a{ display:block; color:#999; padding:0px 5px;}
.logo_list li a:hover{ background-color:#f2f2f2;}
.icon_arrow{ width:16px; height:16px; display:inline-block; background:url(https://simg.instrument.com.cn/netshow/20141029/images/icon.png) no-repeat left -357px; vertical-align:-4px; margin-top:13px; }
.icon_add{ background:url(https://simg.instrument.com.cn/netshow/20141029/images/icon.png) no-repeat -85px -446px; width:10px; height:8px; display:inline-block;  *margin-top:-10px; margin-left:3px;}
.icon_arrow{ width:16px; height:16px; display:inline-block; background:url(https://simg.instrument.com.cn/netshow/20141029/images/icon.png) no-repeat left -357px; vertical-align:-4px; margin-top:13px; }
.icon_add{ background:url(https://simg.instrument.com.cn/netshow/20141029/images/icon.png) no-repeat -85px -446px; width:10px; height:8px; display:inline-block;  *margin-top:-10px; margin-left:3px;}
.icon_hot{ width:37px; height:21px; display:inline-block; background:url(https://simg.instrument.com.cn/netshow/20141029/images/icon_24.png) no-repeat left top; top:-5px; right:0px;}
.f14 li{ font-size:14px;}
.f12 li{ font-size:12px;}
.f16 li{ font-size:16px;}
.list_line{ background:url(https://simg.instrument.com.cn/netshow/20141029/images/icon.png) no-repeat -26px -357px; width:3px; display:inline-block;}
.crumbs{ line-height:20px; margin:15px auto;}
.crumbs a,.crumbs:visited{ color:#333;}