/* CSS Reset */
body{
  font-family:"微软雅黑";
}
html{
  overflow:-Scroll;
  overflow-x:hidden;
  zoom:1;
  overflow-y:scroll;
  overflow:-moz-scrollbars-vertical;
}
.w1000{
  position:relative;
  width:1000px;
  margin: 0 auto;
}
.ptb25{padding:25px 0;}
.ptb30{padding:30px 0;}
a{
  -webkit-transition:all 0.3s linear;
     -mos-transition:all 0.3s linear;
      -mz-transition:all 0.3s linear;
       -o-transition:all 0.3s linear;
          transition:all 0.3s linear;
}
a:hover{
  -webkit-transition:all 0.3s linear;
     -mos-transition:all 0.3s linear;
      -mz-transition:all 0.3s linear;
       -o-transition:all 0.3s linear;
          transition:all 0.3s linear;
}
a:hover{
  color:#e30000;
}
.spanBox{
  display:block;
  padding:0 10px;
  text-align:center;
  font-size:14px;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}

.bTop{height:33px;line-height:33px;background:#e8e8e8;}
.bTop a{margin:0 10px;}
.bTop a:hover{color:#e30000;}

.bHeader{height:115px;overflow:hidden;background:#f6f6f6;}
.bHeader .logo{padding-top:15px;}
.bHeader .tel{background:url(../images/telbj.jpg) no-repeat 0 4px;color:#333;line-height:24px;margin-top:30px;padding-left:52px;}
.bHeader .tel span{display:block;font-family:arial;font-size:30px;color:#e30000;}

.bNav{width:100%;height:50px;background:#e30000;z-index:999;}
.bNav .nav li{float:left;background:url(../images/nline.jpg) no-repeat left center;position:relative;z-index:11;width:141px;}
.bNav .nav li a{display:inline-block;float:left;width:141px;height:50px;line-height:50px;color:#fff;font-size:14px;overflow:hidden;transition:all 0s linear;text-align:center;}
.bNav .nav li.none{background:none;}
.bNav .nav li a:hover,.bNav .nav li a.active{background:#d30000;color:#fff;}
.bNav .nav li .sub{position:absolute;top:50px;left:0px;background:#e30000;width:141px;overflow:hidden;display:none;}
.bNav .nav li .sub li{height:30px;float:none;background:none;}
.bNav .nav li .sub li a{display:block;height:30px;line-height:30px;font-size:12px;padding:0;float:none;width:141px;overflow:hidden;text-align:center;border-bottom:1px solid #d30000;font-family:"宋体";}
.bNav .nav li .sub li a:hover{background:#d30000;color:#fff;}

/* banner */
.fullSlide{position:relative;height:500px;z-index:10;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:500px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:14px;line-height:14px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:0 2px;overflow:hidden;background:#fff;filter:alpha(opacity=50);opacity:0.5;line-height:999px;border-radius:50%;}
.fullSlide .hd ul li.on{background:#e30000;filter:alpha(opacity=100);opacity:1}
.fullSlide .prev,
.fullSlide .next{position:absolute;z-index:1;display:block;width:45px;height:100px;top:50%;margin-top:-50px;left:3%;background:url(../images/img/icons.png) 0 0 no-repeat;
  cursor:pointer;filter:alpha(opacity=100);opacity:1;display:none;}
.fullSlide .next{left:auto;right:3%;background-position:-45px 0;}
.pageBanner{height:200px;position:relative;z-index:10}

/* footer */
.bFooter{background:#2d2d2d;padding:30px 0 20px;overflow:hidden;color:#fff;}
.bFooter a{color:#fff;}
.bFooter .menu{width:140px;}
.bFooter .footPro{width:140px;}
.bFooter .menu h2,.bFooter .tel h3{font-weight:normal;}
.bFooter .menu h2 a{font-size:16px;padding-bottom:10px;}
.bFooter .tel{width:380px;padding-left:30px;}
.bFooter .tel h3{line-height:28px;padding-bottom:10px;}
.bFooter .tel h3 span{font-size:34px;display:block;}
.bFooter .tel p{padding-top:10px;}
.bFooter .tel p span{padding-left:20px;}
.bFooter .tel p em{font-style:normal;padding:0 5px;}
.bFooter .menu p a:hover,.bFooter .tel a:hover,.bFooter .links a:hover{color:#fff;text-decoration:underline;}
.bFooter .code{width:115px;}
.bFooter .code span{display: block;height:36px;line-height:18px;padding-left:25px;background:url(../images/cj.jpg) no-repeat left;font-family:"宋体";color:#fff;margin-top:10px;}
.bFooter .links{margin-top:20px;}
.bFooter .links h3{line-height:30px;border-bottom:1px dotted #fff;font-weight:normal;font-size:13px;}
.bFooter .links h3 span{text-transform:uppercase;font-family:arial;font-size:12px;padding-left:5px;}
.bFooter .links div{padding:10px 0;overflow:hidden;line-height:20px;}
.bFooter .links div em{padding:0 10px;}

/* brand */
.bBrand{height:610px;background:url(../images/ppbj.jpg) no-repeat center top;}
.bBrand h2{padding-top:35px;text-align:center;}
.bBrand .box{padding-left:585px;padding-top:60px;width:415px;}
.bBrand .box h3{font-size:35px;color:#333;background:url(../images/dline.jpg) no-repeat left bottom;line-height:35px;}
.bBrand .box h3 font{color:#e30000;}
.bBrand .box h3 span{display:block;font-family:arial;text-transform:uppercase;color:#999;font-size:12px;font-weight:normal;}
.bBrand .box p{padding-top:15px;overflow:hidden;color:#333;}
.bBrand .box .icon{display:block;padding-top:25px;}
.bBrand .box .icon a{display:block;width:62px;float:left;margin-right:30px;text-align:center;}
.bBrand .box .icon a span{display:block;line-height:20px;padding-top:5px;}

.bHonor{background:url(../images/hbj.jpg);height:125px;}
.bHonor h2{display:block;position:absolute;top:-58px;left:0;}
.bHonor .txt{position:absolute;left:305px;top:35px;width:400px;}
.bHonor .txt span{display:inline-block;float:left;width:180px;line-height:30px;background:url(../images/xx.png) no-repeat left center;padding-left:20px;font-size:14px;color:#fff;}
.bHonor .tel{background:url(../images/telbja.png) no-repeat 0 4px;color:#fff;line-height:28px;padding-left:58px;position:absolute;top:35px;right:0;}
.bHonor .tel span{display:block;font-family:arial;font-size:30px;color:#fff;}

.bHonorL{background:#f6f6f6;padding:35px 0;height:165px;}
.bHonorL .prev,.bHonorL .next{display:block;width:54px;height:107px;background:url(../images/ant.jpg) no-repeat;position:absolute;left:-80px;top:10px;cursor:pointer;overflow:hidden;transition:all 0s linear;}
.bHonorL .next{left:auto;right:-80px;background-position:0 -107px;}
.bHonorL .prev:hover{background-position:-54px 0;}
.bHonorL .next:hover{background-position:-54px -107px;}
.bHonorL .bd{width:1000px;height:280px;overflow:hidden;}
.bHonorL .bd ul{width:99999px;}
.bHonorL .bd ul li{width:180px;height:165px;float:left;margin-right:25px;text-align: center;}
.bHonorL .bd ul li img{max-height: 130px;}
.bHonorL .bd ul li span{display:block;width:160px;height:35px;line-height:35px;}
.bBistory{position:relative;left:50%;margin-left:-960px;width:1920px;height:349px;max-width: 1920px;}
.bBpprove{background:url(../images/rzbj.jpg);padding:50px 0;overflow:hidden;}
.bBpprove h2{text-align:center;height:104px;display:block;margin-bottom:25px;}
.bBpprove a{display:block;width:103px;height:203px;float:left;margin-right:64px;text-align:center;padding:30px 5px 0;}
.bBpprove a span{display:block;width:48px;height:44px;margin:0 auto;}
.bBpprove a h3{font-style:15px;color:#333;line-height:35px;}
.bBpprove a p{line-height:18px;color:#999;}
.bBpprove a.bp span{background:url(../images/pa.png) no-repeat;}
.bBpprove a.bp:hover span{background:url(../images/pah.png) no-repeat;}
.bBpprove a.bp1 span{background:url(../images/pb.png) no-repeat;}
.bBpprove a.bp1:hover span{background:url(../images/pbh.png) no-repeat;}
.bBpprove a.bp2 span{background:url(../images/pc.png) no-repeat;}
.bBpprove a.bp2:hover span{background:url(../images/pch.png) no-repeat;}
.bBpprove a.bp3 span{background:url(../images/pd.png) no-repeat;}
.bBpprove a.bp3:hover span{background:url(../images/pdh.png) no-repeat;}
.bBpprove a.bp4 span{background:url(../images/pe.png) no-repeat;}
.bBpprove a.bp4:hover span{background:url(../images/peh.png) no-repeat;}
.bBpprove a.bp5 span{background:url(../images/pf.png) no-repeat;}
.bBpprove a.bp5:hover span{background:url(../images/pfh.png) no-repeat;}
.bBpprove a:hover{background:url(../images/phg.png) no-repeat;}
.bBpprove a:hover h3,.bBpprove a:hover p{color:#fff;}
.bBpprove a.bp5{margin-right:0;}

/* Quality */
.bQuality{height:535px;background:url(../images/wtbj.jpg) no-repeat center top;overflow:hidden;}
.bQuality p{font-size:14px;color:#fff;line-height:21px;text-align:center;}
.bQuality p.p1{position:absolute;top:155px;left:165px;}
.bQuality p.p2{position:absolute;top:155px;left:356px;}
.bQuality p.p3{position:absolute;top:362px;left:136px;}
.bQuality p.p4{position:absolute;top:362px;left:333px;}

/* odds */
.bOdds{height:1794px;background:url(../images/ysbj.jpg) no-repeat center top;overflow:hidden;}
.bOdds h2{text-align:center;height:107px;padding-top:30px;}
.bOdds h3{font-size:25px;line-height:30px;overflow:hidden;color:#fff;padding-left:15px;}
.bOdds h3 span{color:#e30000;}
.bOdds h4{font-family:arial;font-size:16px;color:#5a5a5a;line-height:18px;display:block;padding-top:10px;padding-left:15px;}
.bOdds p{line-height:22px;font-size:13px;background:url(../images/yicon.jpg) no-repeat left 14px;padding:8px 0 8px 20px;border-bottom:1px dashed #fff;color:#fff;}
.bOdds a{display:block;width:100px;height:30px;line-height:30px;text-align:center;background:#e30000;color:#fff;margin-top:10px;font-size:14px;}
.bOdds a:hover{background:#ff0000;color:#fff;}
.oddsA{width:360px;padding-left:60px;padding-top:50px;}
.oddsB{width:400px;padding-left:60px;padding-top:23px;}
.oddsC{padding-left:640px;margin-top:-22px;}
.oddsD{padding-left:640px;margin-top:23px;}
.oddsE{width:360px;padding-left:60px;padding-top:10px;}
.oddsF{width:400px;padding-left:60px;padding-top:38px;}

/* case */
.bCase{padding:45px 0;height:390px;background:#f6f6f6;}
.bCase h2{height:106px;text-align:center;}
.bCase .prev,.bCase .next{display:block;width:54px;height:107px;background:url(../images/ant.jpg) no-repeat;position:absolute;left:-80px;top:190px;cursor:pointer;overflow:hidden;transition:all 0s linear;}
.bCase .next{left:auto;right:-80px;background-position:0 -107px;}
.bCase .prev:hover{background-position:-54px 0;}
.bCase .next:hover{background-position:-54px -107px;}
.bCase .bd{width:1000px;margin-top:30px;overflow:hidden;}
.bCase .bd ul{width:10000px;}
.bCase .bd li{width:303px;height:195px;float:left;margin-right:25px;border:1px solid #d4d4d4;box-shadow:0 0 3px #d4d4d4;background:#fff;padding:5px;position:relative;}
.bCase .bd li .txt{width:273px;height:78px;padding:15px;background:url(../images/tm.png);position:absolute;left:5px;top:206px;color:#fff;overflow:hidden;z-index:13;}
.bCase .bd li .txt h3{font-size:16px;font-weight:normal;padding-bottom:10px;}
.bCase .bd li .txt p{font-size:12px;line-height:22px;}

/* partner */
.bPartner{background:url(../images/hbj.jpg);height:125px;}
.bPartner h2{width:173px;height:162px;position:absolute;left:0;top:-58px;}
.bPartner .prev,.bPartner .next{display:block;width:40px;height:32px;background:url(../images/anta.jpg) no-repeat;position:absolute;left:62px;top:55px;cursor:pointer;opacity:1}
.bPartner .next{left:107px;background-position:0 -64px;}
.bPartner .prev:hover{background-position:0 -32px}
.bPartner .next:hover{background-position:0 -96px}
.bPartner .bd{width:790px;height:80px;overflow:hidden;margin-left:210px;padding-top:24px;}
.bPartner .bd li{width:176px;height:76px;float:left;margin-right:23px;position:relative;border:2px solid #bdbdbd;background:#fff;}
.bPartner .bd li img{width:176px;height:76px;position:absolute;top:0px;left:0px;z-index:2;transform:rotateY(0deg);transition: all 0.6s ease 0s;backface-visibility:hidden;}
.bPartner .bd li span{display:block;width:176px;height:76px;background:#e30000;line-height:76px;text-align:center;font-size:16px;position:absolute;top:0px;left:0px;transform:rotateY(-180deg);transition: all 0.5s ease 0s;backface-visibility:hidden;color:#fff;}
.bPartner .bd li:hover img{transform:rotateY(180deg);}
.bPartner .bd li:hover span{transform:rotateY(0deg);}

/* about */
.bAbout{height:550px;background:url(../images/abbj.jpg) no-repeat center top;}
.bAbout .pic{text-align:center;height:105px;padding-top:30px;margin-bottom:45px;}
.bAbout .video{width:423px;height:294px;position: relative;}
.bAbout .about{width:545px;height:294px;color:#fff;}
.bAbout .about h3{font-size:25px;line-height:90px;}
.bAbout .about .txt{line-height:25px;}
.bAbout .about a{display:block;width:110px;height:35px;line-height:35px;text-align:center;margin-top:20px;color:#fff;float:left;margin-right:5px;background:#464646;font-size:14px;}
.bAbout .about a:hover{background:#e30000;color:#fff;}

/* news */
.bNews{background:url(../images/rzbj.jpg);padding:50px 0;overflow:hidden;}
.bNews h2{height:106px;text-align:center;}
.bNews .hd{width:345px;height:35px;line-height:35px;margin:25px auto 0;}
.bNews .hd ul{float:left;}
.bNews .hd li{width:110px;text-align:center;font-size:14px;color:#fff;background:#464646;float:left;margin-right:5px;}
.bNews .hd li.on{background:#e30000;color:#fff;}
.bNews .bd{width:1000px;overflow:hidden;margin-top:30px;}
.bNews .bd li{position:relative;}
.bNews .bd li.cPic{width:430px;height:345px;position:relative;float:left;}
.bNews .bd li.cPic h3{line-height:50px;font-size:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#333;}
.bNews .bd li.cPic p{line-height:20px;}

.bNews .bd li.cList{width:535px;height:115px;float:right}
.bNews .bd li.cList a{display:block;width:485px;height:65px;padding:25px;transition:all 0s linear;}
.bNews .bd li.cList .date{width:90px;float:left;height:55px;border-right:1px solid #b6b6b6;color:#8a8a8a;font-size:14px;padding-top:10px;font-family:arial;text-align:center;}
.bNews .bd li.cList .date span{display:block;font-size:55px;font-weight:normal;line-height:32px;}
.bNews .bd li.cList .txt{width:373px;padding-left:20px;float:left;line-height:20px;}
.bNews .bd li.cList .txt h3{font-size:14px;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:20px;display:block;margin-bottom:5px;font-weight:normal;}
.bNews .bd li.cList p{font-size:12px;}
.bNews .bd li.cList a:hover{background:#e30000;color:#fff;}
.bNews .bd li.cList a:hover .date,.bNews .bd li.cList a:hover .txt h3{color:#fff;border-color:#fff;}

/* left content */
.pageSidebar{width:220px;overflow:hidden;}
.sidebarOne h2{height:55px;line-height:55px;text-align:center;font-size:28px;color:#fff;border-radius:2px 2px 0 0;background:#464646;font-weight:normal;}
.sidebarOne li{margin-top:2px;}
.sidebarOne li a{display:block;height:35px;line-height:35px;padding-left:15px;font-size:14px;color:#333;background:url(../images/img/eb.png) no-repeat 197px center #e8e8e8}
.sidebarOne li a:hover,.sidebarOne li .active{background:url(../images/img/ebh.png) no-repeat 194px center #e30000;color:#fff;}

.sidebarTwo,.sidebarThree{margin-top:15px;border:1px solid #e1e1e1;padding:14px;background:#fff;}
.sidebarTwo h2,.sidebarThree h2{height:35px;font-size:18px;color:#333;font-weight:normal;}
.sidebarTwo .bd{width:190px;height:464px;}
.sidebarTwo .bd .box{height:464px;overflow:hidden;}
.sidebarTwo .bd ul{overflow:hidden;zoom:1;}
.sidebarTwo .bd li{width:190px;height:232px;}
.sidebarTwo .bd li img{border:1px solid #e1e1e1;padding:2px;}
.sidebarTwo .bd li img:hover{border-color:#e30000}
.sidebarTwo .bd li span{width:170px;height:35px;line-height:35px;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;}
.sidebarThree h3 span{display:block;font-size:26px;color:#018f28;font-family:arial;}
.sidebarThree p{line-height:22px;padding-top:10px;}
.sidebarThree p span{padding-left:3em;}

/* right content */
.pageContent{width:750px;overflow:hidden;min-height:650px;background:#fff;}
.pageTitle{height:46px;line-height:40px;background:url(../images/img/conti.png) no-repeat left bottom;}
.pageTitle h2{display:block;float:left;height:46px;text-align:left;font-size:18px;overflow: hidden;font-weight:normal;}
.pageTitle span{height:46px;float:right;font-family:"宋体";}
.position{height:46px;line-height:40px;background:url(../images/img/conti.png) no-repeat left bottom;}
.pageContentBox{width:750px;padding-top:20px;overflow:hidden;}

/* setting */
.settingList{width:850px;}
.settingList li{width:235px;height:203px;float:left;margin-right:22px;margin-bottom:5px;}
.settingList li img{border:2px solid #e1e1e1;padding:3px;}
.settingList li img:hover{border-color:#e30000}
.settingList li span{width:215px;height:35px;line-height:35px;}

/* honor */
.honorList{width:850px;}
.honorList li{width:235px;height:351px;float:left;margin-right:22px;margin-bottom:5px;}
.honorList li img{border:2px solid #e1e1e1;padding:3px;}
.honorList li img:hover{border-color:#e30000}
.honorList li span{width:215px;height:35px;line-height:35px;}

/* partner */
.partnerList{width:850px;}
.partnerList li{width:180px;height:118px;float:left;margin-right:10px;margin-bottom:5px;}
.partnerList li img{border:2px solid #e1e1e1;padding:3px;}
.partnerList li img:hover{border-color:#e30000}
.partnerList li span{width:155px;height:35px;line-height:35px;}

/* case list */
.caseList li{height:156px;margin-top:20px;border-bottom:1px dashed #c2c2c2;padding-bottom:20px;}
.caseList li img{display:block;float:left;margin-right:25px;padding:2px;border:1px solid #c2c2c2;background:#fff}
.caseList li h3{padding:10px 0;font-size:18px;font-weight:bold;}
.caseList li p{line-height:22px;padding-bottom:10px;color:#999;}
.caseList li a.more{display:inline-block;width:85px;height:30px;line-height:30px;text-align:center;background:#464646;color:#fff;}
.caseList li a.more:hover{color:#fff;background:#e30000;}

.relatedCase{overflow:hidden;margin-top:20px;}
.relatedCase ul{padding-top:15px;width:850px;}
.relatedCase li{width:235px;height:193px;float:left;margin-right:22px;margin-bottom:5px;}
.relatedCase li img{border:2px solid #e1e1e1;padding:3px;}
.relatedCase li img:hover{border-color:#e30000}
.relatedCase li span{width:215px;height:35px;line-height:35px;}

/* faq list */
#item_list li{position:relative;margin-bottom:25px;}
#item_list li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#464646;pointer-events:none;}
#item_list li h3:before, #item_list li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
#item_list li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
#item_list li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
#item_list li h3{position:relative; padding:0 60px; background-color:#f5f5f5; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;}
#item_list li div{display:none;padding:25px 0 0 60px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;}

.faqList li h3{background-image:url(../images/faq.png); background-repeat:no-repeat; background-position:20px 0;}
.faqList li div{background:url(../images/faq.png) no-repeat 20px -155px;font-size:14px;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* news list */
.newsList li{padding:20px 0;height:100px;border-bottom:1px dashed #d9d9d9;overflow:hidden;}
.newsList li img{display:block;float:left;margin-right:15px;height:100px;}
.newsList li h3{font-size:15px;color:#333;font-weight:normal;}
.newsList li h4{color:#c8c8c8;font-weight:normal;}
.newsList li p{line-height:24px;padding-top:5px;color:#888;}

/* news show */
.newsShow h2{font-size:20px;line-height:32px;text-align:center;position:relative;font-weight:normal;}
.newsShow h3{text-align:center;height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;font-weight:normal;}
.newsShow h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;color:#e30000;}
.newsShowBox{padding-top:15px;line-height:26px;padding-bottom:10px;}
.picturePic{text-align:center;padding-bottom:15px;}
.fenyList{height:35px;background:#eee;padding:0 10px;margin-top:15px;}
.prew {background:url(../images/img/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/img/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/img/page_line.jpg) no-repeat 10px 12px #eee;font-size:14px;font-weight:bold;color:#333;font-weight:normal;}

/* related news */
.recNews{width:750px;overflow:hidden;margin-top:20px;}
.recNews ul{width:870px;padding-top:10px;}
.recNews ul li{float:left;margin-right:50px;width:350px;height:28px;line-height:28px;}
.recNews ul li a{display:block;width:260px;line-height:28px;background:url(../images/img/iconh.jpg) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.recNews ul li a:hover{background:url(../images/img/iconi.jpg) no-repeat left center;}
.recNews ul li span{float:right;color:#999;}

/* product list */
.productList{width:850px;}
.productList li{width:235px;height:278px;float:left;margin-right:22px;margin-bottom:5px;}
.productList li img{border:2px solid #e1e1e1;padding:3px;}
.productList li img:hover{border-color:#e30000}
.productList li span{width:215px;height:35px;line-height:35px;}

/* product left */
.productShowPic{width:352px;}
.productShowPic .box{width:352px;height:378px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:320px;width:350px;background:#fff}
.tb-s310, .tb-s310 img{max-height:320px;max-width:350px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #dadada;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/img/mask.png);cursor:move;z-index:1;}

.tb-picList{width:352px;height:46px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev,.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:14px;left:0;background:url(../images/img/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:all 0s linear;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{left:auto;right:0;background-position:0 -42px;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:290px;height:46px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:46px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:46px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:60px;height:44px;border:1px solid #d9d9d9;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{max-width:100%;height:44px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #e30000;}

/* product right */
.productShowTitle{width:365px;height:344px;overflow:hidden;padding-left:23px;}
.productShowTitle h2{line-height:24px;border-bottom:1px dashed #e1e1e1;font-size:16px;padding:10px 0;}
.descriptionBox{margin:10px 0;height:132px;line-height:22px;overflow:hidden;font-family:"宋体"}
.productOrder a{display:block;width:120px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;border-radius:4px;background:#464646;margin-top:15px;}
.productOrder a:hover{color:#fff;background:#e30000}
.productTel{font-size:16px;padding:15px 0;overflow:hidden;line-height:30px;}
.productTel span{font-family:arial;font-size:24px;color:#e30000;position:relative;top:3px;}
.productFenx{height:40px;}

/* shuo */
.tabListBox{overflow:hidden;margin-top:20px;}
.tabList{height:35px;background:#eee;}
.tabList li{display:block;width:100px;height:35px;line-height:35px;float:left;text-align:center;font-size:15px;background:#d8d8d8;color:#333;}
.tabList li.on{color:#fff;background:#e30000;}
.tabBox{overflow:hidden;padding-top:15px;}

/* order */
.orderBox{width:100%;overflow:hidden;margin-top:20px;}
.order{width:615px;border:none;background:none;font-size:14px;font-weight:bold;color:#333;}
.orderTable{padding:20px;margin-top:2px;background:#efefef;overflow:hidden;}
.tableRow{width:236px;height:24px;float:left;}
.tableRow span{display:inline-block;float:left;width:65px;height:24px;line-height:24px;text-align:center;}
.rowInput{float:left;padding:3px 5px;width:159px;height:16px;line-height:16px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.tableRowA{margin-top:15px;margin-bottom:15px;height:80px;}
.tableRowA span{display:inline-block;float:left;width:65px;height:80px;line-height:22px;text-align:center;}
.rowTextarea{float:left;padding:3px 5px;width:632px;height:72px;line-height:20px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.rowInput:focus,.rowTextarea:focus{border-color:#e30000;}
.grCode{width:500px;}
.rowA{width:120px;}
.pt15{margin-top:15px;}
.checkcode{margin-left:10px;float:left;width:63px;height:22px;border:1px solid #d0d0d0;}
.subtA{margin-left:65px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#666;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtA:hover{background:#888}
.subtB{margin-left:10px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#999;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtB:hover{background:#666}

/* related product */
.relatedProduct{overflow:hidden;margin-top:20px;}
.relatedProduct ul{padding-top:15px;width:850px;}
.relatedProduct li{width:235px;height:278px;float:left;margin-right:22px;margin-bottom:5px;}
.relatedProduct li img{border:2px solid #e1e1e1;padding:3px;}
.relatedProduct li img:hover{border-color:#e30000}
.relatedProduct li span{width:215px;height:35px;line-height:35px;}

.downList li{height:35px;line-height:35px;border-bottom:1px solid #f1f1f1;}
.downList li a{display:block;float:left;font-size:14px;color:#333;height:35px;padding-left:20px;background:url(../images/down.png) no-repeat left center;}
.downList li a:hover{color:#fe0002;background:url(../images/downh.png) no-repeat left center;}
.downList li span{text-align:right;float:right;color:#999;font-family:arial;}