@charset "utf-8";
/* CSS Document */
/*产品信息*/
.pro-infos { width: 476px; padding-left: 2px; }
.pro-infos h1 { margin-bottom: 28px; font: 400 24px/1.2 Helvetica, Arial, sans-serif;/* color:#C00; */ color: #e60012; }
.pro-infos ul.docs { overflow: hidden; clear: left; margin-top: 10px; padding-top: 20px;  line-height: 20px; height: 20px; }
.pro-infos ul.docs li { width: 240px; float: left; text-indent: 25px; height: 24px; background: url(../images/bg/sprites.png) no-repeat 0 2px; }
.pro-infos ul.docs li a:hover { text-decoration: underline; }
.pro-infos ul.docs li.email { width: 200px; background-position: -293px 0; }
.pro-infos ul.docs li.eng { background-position: 0 -27px; }
.pro-infos ul.docs li.email a { color: #c00; }
.pro-infos .inquiry { overflow: hidden; height: 44px; line-height: 1; }
.pro-infos .inquiry a { overflow: hidden; float: left; display: inline-block; vertical-align: top; width: 170px; height: 44px; margin-right: 12px; background: url(../images/bg/sprites.png) no-repeat 0 -53px; text-indent: -9999px; }
.pro-infos .inquiry p { line-height: 60px; }
.pro-infos .inquiry p span { float: left; }
/*SNS分享*/
.sns-share-wrap { overflow: hidden; }
.sns-share-wrap a:hover { text-decoration: underline; }
.sns-share { float: left; width: 245px; }
.sns-follow { float: left; width: 220px; }
/*产品大图*/
.pro-pics { width: 468px; height: 392px; }
ul#pro-pics { position: relative; z-index: 20; width: 466px; height: 306px; }
ul#pro-pics li { display: none; position: absolute; z-index: 20; top: 0; left: 0; width: 466px; height: 306px; }
ul#pro-pics li img { width: 460px; height: 300px; padding: 2px; border: 1px solid #d7d7d7; }
/*选项卡*/
#pro-pics-nav { position: relative; z-index: 20; width: 468px; height: 68px; margin-top: 10px; }
#pro-pics-nav ul.imglist2 { position: absolute; z-index: 20; left: 36px; top: 0; width: 408px; height: 68px; }
#pro-pics-nav ul.imglist2 li { width: 90px; height: 68px; margin-right: 12px; }
#pro-pics-nav ul.imglist2 li a { width: 90px; height: 68px; }
#pro-pics-nav ul.imglist2 li a img { width: 86px; height: 64px; }
#pro-pics-nav ul.imglist2 li.current a img { border-color: #c00 }
#pro-pics-nav span.pro-pics-arrow { position: absolute; top: 1px; width: 16px; height: 67px; }
#pro-pics-nav span.pro-pics-arrow a { display: block; width: 16px; height: 67px; background: url(../images/bg/ico.png) -169px 0; text-indent: -9999px; }
#pro-pics-nav #pro-pics-pre { left: 0; }
#pro-pics-nav #pro-pics-pre a:hover { background-position: -169px -67px; }
#pro-pics-nav #pro-pics-next { right: 0; }
#pro-pics-nav #pro-pics-next a { background-position: -186px 0; }
#pro-pics-nav #pro-pics-next a:hover { background-position: -186px -67px; }
/*选项卡主体内容*/
.tab-wrap { width: 720px; text-shadow: none; }
.tab-nav { clear: both; width: 720px; height: 41px; background: url(../images/bg/tabs.png) repeat-x 0 -123px; }
.tab-nav li { float: left; width: 159px; height: 41px; margin-right: 1px; text-align: center; font-weight: bold; cursor: pointer; }
.tab-nav li a { display: block; height: 41px; line-height: 34px; background: url(../images/bg/tabs.png) no-repeat -8px -82px; color: #000; }
.tab-nav li a.tab-first { background-position: 0 -164px; }
.tab-nav li a.tab-last { background-position: -16px -207px; }
.tab-nav li.tab-current a { background-position: -8px 0; color: #FFF; border: none; }
.tab-nav li a:hover { background-position: -8px -41px; }
.tab-nav li.tab-current a:hover { background-position: -8px 0; }
/*.sticky-tab{ position:fixed; top:0px; z-index: 90000; height: 41px; _position: relative; _top:0;  border-top:10px solid #FFF;}
*/
.tabcon-wrap { overflow: hidden; width: 720px; }
.tabcon { height: auto; border: 1px solid #d6dbe1; border-top: #458fce 2px solid; }
.tabcon h2 { height: 34px; border-bottom: 1px solid #d6dbe1; line-height: 34px; background: url(../images/bg/sprites.png) no-repeat -278px -150px; text-indent: 33px; font-family: "Segoe UI", Tahoma, Geneva, sans-serif; color: #666; }
.tabcon-main { overflow: hidden; padding: 15px; font-size: 13px; }
.tabcon-specifications { border: none; border-top: #458fce 2px solid; }
.tabcon-specifications .tabcon-main { padding: 0; }
.tabcon-inquiry .tabcon-main { padding: 0; }
.tabcon-specifications h2 { border-bottom: none; border-left: 1px solid #d6dbe1; border-right: 1px solid #d6dbe1; }

.tabcon .tabcon-main.nhover { background: #f5f8fa; color: #000; }
.needhover:hover { background: #f5f8fa; color: #000; }

.tabcon-specifications .tabcon-main:hover { background: #fff; }
.tabcon-inquiry .tabcon-main:hover { background: #fff; }
.tabcon-line .tabcon-main:hover { background: #fff; }
.tabcon-main img { border: 1px solid #DDD; padding: 3px; background: #fff; }

.tabcon-main ul.overview { width: 100%; margin: 14px 0 0; overflow: hidden; }
.tabcon-main ul.overview li { float: left; margin-right: 10px; }
.tabcon-main ul.overview li.last { margin: 0; }
.tabcon-main ul.overview li img { width: 212px; height: 125px; }
/*feat*/
.tabcon-main .feat { clear: both; padding: 24px 0 0; margin: 0 0 24px; border-top: 1px solid #E0E0E0; overflow: auto; *zoom:1;
}
.tabcon-main .feat-first { padding: 0; margin: 0 0 24px; border-top: none; }
.tabcon-main .feat .feat-img { width: 250px; float: right; }
.tabcon-main .feat .feat-img p { text-align: center; }
.tabcon-main .feat img { width: 240px; height: 154px; margin: 0 auto; }
.tabcon-main .feat p { margin: 7px 0; line-height: 18px; }
.tabcon-main h3, .tabcon-main dl dt { font: 400 20px/1.4 'Segoe UI', Tahoma, Geneva, sans-serif; color: #000; margin-bottom: 18px; }
.tabcon-main .feat dl, .tabcon-main .feat-txt { font-size: 13px; float: left; width: 400px; }
.tabcon-main .feat dl dd { background: url(../images/bg/list.gif) no-repeat 0% 6px; padding-left: 12px; line-height: 18px; margin-top: 8px; }
.tabcon-main .feat-txt dl { margin: 4px 0; }
/*参数*/
.p_table td, .p_table th { border: 1px solid #d6dbe1; padding: 4px;  text-shadow:none;}
.p_table th { text-align: center; background: #DDD; font-weight: normal; }
.p_table th a { font-weight:bold; color:#666;}
.p_table th a:hover { text-decoration:underline; }
.p_table th.p_table_type { text-align: left; padding: 0 3px; width: 70px; color: #000; background: #fff; }
.p_table tr.p_table_even th { background: #DDD; }
.p_table tr:hover th { background: #999; }
.p_table, .js_table { border-collapse: collapse; line-height: 140%; text-align: center; width: 100%; }
.js_table td { border: 1px solid #ccc; padding: 4px; }
.js_table tr { border: 1px solid #ccc; }
.p_table_even, .js_tr_bg { background: #EEE; }
.trbg { background: #c00; color: #FFF; }
.trbg th { background: #c00; color: #FFF;  }
.p_table tr.trbg th { background: #C00; color:#FFF; }
.trbg th a { color:#FFF; }
/*pro ch*/
.pro-ch { width: 400px; }
.pro-ch h1 { color: #333; }
.pro-ch ul.online li { float: left; width: 134px; height: 34px; margin-right: 20px; }
.pro-ch ul.online li a { float: left; display: block; width: 134px; height: 34px; background: url(../images/bg/sprites.png) no-repeat 0 -110px; text-indent: -9999px; }
.pro-ch ul.online li.email a { background-position: -152px -110px; text-indent: -9999px; }
.pro-bann { width: 518px; height: 306px; }
.pro-bann img { width: 512px; height: 300px; padding: 2px; border: 1px solid #d7d7d7; }
/*物料*/
.img-ore { width:476px; }
.img-ore li { width:128px; height:88px; }
.img-ore li img { width:124px; height:84px; padding:1px; border:1px solid #d8d8d8;}

/*bottom-inquiry-wrap*/
.bottom-inquiry-wrap {height:113px; background: url(../images/bg/inquiry_bg.png) no-repeat top left;}
.bottom-inquiry-wrap  h2 { font-size:13px; line-height:14px; text-indent:30px; color:#C00;}
.bottom-inquiry {  width:670px; height:68px; margin-top:24px; margin-left:25px;  line-height:20px; _margin-left:14px;}
.bottom-inquiry  a{  margin-top:3px; color:#FFF;  line-height:14px; text-indent:27px; text-shadow:none;}
.bottom-inquiry  a:hover{ text-decoration:underline; }
.bottom-inquiry .online2 { width:128px; height:18px; background: url(../images/bg/sprites.png) no-repeat 0 -386px;}
.bottom-inquiry .email2 { width:170px; height:18px;  background: url(../images/bg/sprites.png) no-repeat 0 -420px; }

.lmenu{ clear:both; }
.lmenu .mm{ width:30px; height:30px; color:#000000; font-weight:bold; text-align:center; line-height:30px; float:left; clear:right; cursor:pointer; }
.lmenu .mmhover{ background:#ffffff; border-right:none; }
.conv{ width:470px; height:180px; padding:5px; overflow:auto; }




