@charset "utf-8";
/* CSS Document */
body{
  font-family:"微软雅黑";
  min-width:1200px;
  overflow:hidden;

}
html{
  overflow:-Scroll;
  overflow-x:hidden;
  zoom:1;
  overflow-y:scroll;
  overflow:-moz-scrollbars-vertical;
}
.w1000{
  position:relative;
  width: 1000px;
  margin: 0 auto;
}
.w1250{
  position:relative;
  width: 1250px;
  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: #2691D0;
}
.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:#ca2300;}

.bHeader{height:119px;overflow:hidden;}
.bHeader .logo{padding-top:16px;}
.bHeader .cxt{padding-top:26px;}
.bHeader .tel{background: url(/images/tel.jpg) no-repeat 84px 4px;color:#333;line-height:30px;text-align:right;margin-top:30px;margin-left:40px;}
.bHeader .tel span{display:block;font-family:arial;font-size:30px;color: #2691D0;}

.bNav{width:100%;height:50px;background: #2691D0;z-index:999;}
.bNav .nav li{float:left;/* background:url(/images/navline.jpg) no-repeat left center; */position:relative;z-index:11;width: 136px;}
.bNav .nav li a{display:inline-block;float:left;width: 158px;height:50px;line-height:50px;color:#fff;font-size: 16px;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:url(/images/navhover.png)  no-repeat 2px bottom;}
.bNav .nav li .sub{position:absolute;top:50px;left:2px;background:#192649;width: 156px;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: 146px;overflow:hidden;text-align:left;border-bottom:1px solid #0f1a37;font-family:"宋体";padding-left:10px;}
.bNav .nav li .sub li a:hover{background:#ca2300;color:#fff;}

/* search */
.bHot{height:47px;background:#cc0202;overflow:hidden;}
.bHot .keyword{line-height:47px;font-size:14px;width:680px;color:#fff;}
.bHot .keyword a{padding:0 3px;color:#fff;}
.bHot .keyword a:hover{text-decoration:underline;color:#fff;}
.bHot .search{height:31px;margin-top:8px;}
.bHot .search .text{width:225px;height:31px;line-height:31px;float:left;padding-left:10px;color:#999;border:none;background:#dedede}
.bHot .search .subt{width:48px;height:31px;background:url(/images/subt.jpg) no-repeat center;border:none;float:right;cursor:pointer;}

/* banner */
.fullSlide{position:relative;/* height:450px; */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:450px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:450px;}
.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: #2691D0;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 */
.bLinks{background:#f0f0f0;padding:15px 0;overflow:hidden;line-height:20px;margin-top:30px;}
.bLinks span{padding:0 5px;}
.bFooter{background: #4E4E4E;overflow:hidden;color:#bbbdc4;}
.bFooter a{color:#bbbdc4;}
.bFooter a:hover{color:#fff;text-decoration:underline;}
.footMenu{/* width:95px; *//* background:url(/images/ftl.jpg) repeat-y left top; */overflow:hidden;padding: 20px 23px;height: 170px;}
.footPro{width:160px;}
.footMenu h2{padding-bottom:5px;color:#bbbdc4;font-weight:normal;}
.footMenu h2 a{font-size:14px;color:#bbbdc4;}
.footMenu p{font-size:12px;}

.footCode{width:215px;/* background:url(/images/ftl.jpg) repeat-y left top; */overflow:hidden;padding:20px 15px;text-align:center;height: 170px;}
.footCode span{display:block;line-height:20px;padding-top:5px;}

.bFooter .copy{/* background:url(/images/cbj.jpg) repeat-x left top; */line-height:45px;}
.bFooter .copy span{padding-left:15px;}

/* product */
.bProd{padding-top: 30px;overflow:hidden;}
.bProd .prodBar{width:224px;background: #ececec url(/images/pbd.jpg) no-repeat bottom;overflow:hidden;}
.bProd .prodBar h2{height:80px;}
.bProd .prodBar ul{width:194px;overflow:hidden;padding:10px 15px;}
.bProd .prodBar li{height:43px;border-bottom:1px dashed #bfbfbf;}
.bProd .prodBar li a{display:block;width:174px;height:43px;line-height:43px;background:#fff;color:#333;font-size:14px;padding-left:20px;background:url(/images/picon.jpg) no-repeat left center;transition:all 0s linear;}
.bProd .prodBar li a:hover{background: url(/images/pcionh.jpg) no-repeat left center #2691D0;color:#fff;}

.bProd .prodBar .tel{background:url(/images/ptel.jpg) no-repeat;overflow:hidden;text-align:center;height:70px;font-size:14px;color:#fff;padding-top:162px;}
.bProd .prodBar .tel span{display:block;font-family:arial;font-size:30px;font-weight:bold;}

.prodShow{width: 1000px;height: 790px;overflow:hidden;}
.prodShow .hd{height:47px;background:url(/images/pl.jpg) repeat-x;}
.prodShow .hd li{width:115px;height:47px;line-height:47px;text-align:center;float:left;margin-left:20px;font-size:14px;color:#333;background:url(/images/mo.jpg) no-repeat left center;padding-left:12px;}
.prodShow .hd li.on{background:url(/images/moh.jpg) no-repeat left center;color: #2691D0;}
.prodShow .hd a{/* float:right; */margin-top:13px;height:20px;margin-right:15px;}
.prodShow .bd ul{width: 1005px;}
.prodShow .bd li{width: 230px;height: 220px;border:1px solid #dbdbdb;margin-top:17px;margin-right:19px;float:left;}
.prodShow .bd li h3{display:block;height:39px;line-height:39px;text-align:center;background:url(/images/pla.jpg) no-repeat center 30px;font-size:14px;border-top:1px  solid #dbdbdb;font-weight:normal;}
.prodShow .bd li:hover{border-color:#ca2300}
.prodShow .bd li:hover h3{border-color:#ca2300;color:#ca2300;background:url(/images/plb.jpg) no-repeat center 30px;}

/* 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:1275px;background:url(/images/ysbj.jpg) no-repeat center top;overflow:hidden;}
.bOdds h3{font-size:30px;line-height:40px;margin-bottom:10px;overflow:hidden;color:#ca2300;}
.bOdds p{line-height:20px;font-size:14px;background:url(/images/yicon.png) no-repeat left 7px;padding-left:20px;padding-bottom:10px;}
.bOdds a{display:block;width:120px;height:35px;line-height:35px;text-align:center;background:#ca2300;color:#fff;margin-top:10px;font-size:15px;}
.bOdds a:hover{background:#192649;color:#fff;}
.oddsA{width:485px;padding-left:33px;padding-top:245px;}
.oddsB{width:485px;padding-left:33px;padding-top:50px;}
.oddsC{width:455px;padding-left:515px;padding-top:200px;}
.oddsD{width:455px;padding-left:515px;padding-top:50px;}

/* case */
.bCase{/* padding: 30px 0; */padding-bottom: 50px;}
.bCase h2{font-size:22px;color: #2691D0;text-align:center;position:relative;z-index:10}
.bCase h2 a{display:block;width:92px;height:23px;border:1px solid #b4b4b4;line-height:23px;text-align:center;text-transform:uppercase;font-family:arial;font-size:14px;font-weight:normal;margin:10px auto 0;background:#fff;}
.bCase h2 a:hover{background: #2691D0;border-color: #2691D0;color:#fff;}
.bCase .prev,.bCase .next{display:block;width:33px;height:33px;background:url(/images/ant.jpg) no-repeat;position:absolute;left: -46px;top:165px;cursor:pointer;opacity:1;}
.bCase .next{left:auto;right:-60px;background-position:0 -66px;}
.bCase .prev:hover{background-position:0 -33px}
.bCase .next:hover{background-position:0 -99px}
.bCase .bd{width: 1200px;height:202px;overflow:hidden;border:1px solid #d7d7d7;padding:35px 19px 19px;position:relative;z-index:9;margin: 0 auto;margin-top: -13px;}
.bCase .bd ul{width:10000px;}
.bCase .bd li{width:220px;height:202px;float:left;margin-right:25px;}
.bCase .bd li img{width:212px;height:159px;border:4px solid #b4b4b4;}
.bCase .bd li span{display:block;height:35px;line-height:35px;width:200px}
.bCase .bd li:hover img{border-color: #2691D0;}
.bCase .bd li:hover{color:#ca2300;}

/* witness */
.bWitness{background:#f0f0f0;padding:30px 0;overflow:hidden;margin-top:30px;}
.bWitness h2{font-size:22px;color:#ca2300;text-align:center;}
.bWitness h3{height:25px;margin-top:10px;background:url(/images/wx.jpg) repeat-x left center;}
.bWitness h3 span{display:block;width:178px;height:23px;line-height:23px;text-align:center;font-size:13px;border:1px solid #b4b4b4;background:#fff;margin:0 auto;font-weight:normal;}
.witness{width:1000px;margin:50px auto;overflow:hidden;}
.witness ul{width:1090px;}
.witness ul li{width:485px;height:130px;float:left;margin-right:30px;}
.witness ul li .pic{display:block;width:180px;height:126px;padding:2px;background:#fff;margin-right:20px;float:left;}
.witness ul li h4 a{font-size:14px;color:#ca2300;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-bottom:6px;font-weight:normal;}
.witness ul li p{line-height:23px;}
.witness ul li .more{display:inline-block;width:90px;height:20px;border:1px solid #b4b4b4;line-height:20px;text-align:center;border-radius:4px;margin-top:6px;}
.witness ul li:hover .more{background:#ca2300;border-color:#ca2300;color:#fff;}
.bAd{height:112px;text-align:center;}

/* about */
.bMain{height:403px;background: #2691D0;/* width: 1250px; *//* position:relative; *//* left:50%; *//* margin-left:-960px; *//* margin: 0 auto; */}
.bMain .pic{width: 562px;height:403px;}
.bMain .about{width:370px;padding-left: 47px;padding-top:25px;}
.bMain .about h2{background:url(/images/aline.jpg) no-repeat left bottom;padding-bottom:15px;font-size:22px;color:#fff;}
.bMain .about h2 span{padding-left:5px;font-size:18px;font-family:arial;font-weight:normal;color: #FFFFFF;}
.bMain .about p{line-height:28px;color:#fff;padding-top:20px;}
.bMain .about a{display:block;width:90px;height:20px;border: 1px solid #FFFFFF;line-height:20px;text-align:center;border-radius:4px;margin-top:20px;color:#fff;}
.bMain .about a:hover{background:#ca2300;border-color:#ca2300;color:#fff;}

.bMain .faq{width:206px;height:351px;background:url(/images/fbj.png) no-repeat;overflow:hidden;margin-top:-9px;margin-left: 16px;padding:20px 23px;}
.bMain .faq h2{height:29px;line-height:29px;border-bottom:1px solid #656565;font-weight:normal;}
.bMain .faq h2 span{display:inline-block;font-size:14px;color: #2691D0;border-bottom: 1px solid #2691D0;}
.bMain .faq h2 a{float:right;font-family:arial;font-size:12px;}
.bMain .faq .bd{height:320px;overflow:hidden;margin-top:10px;}
.bMain .faq .bd li{padding:10px 0;border-bottom:1px dashed #bdbdbd;}
.bMain .faq .bd li h3{width:186px;height:16px;line-height:16px;background:url(/images/fq.jpg) no-repeat left top;padding-left:20px;margin-bottom:5px;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.bMain .faq .bd li h3 a{color:#333;}
.bMain .faq .bd li p{background:url(/images/fa.jpg) no-repeat left 3px;padding-left:20px;color:#999;line-height:20px;}

/* setting */
.bSetting{width:998px;border:1px solid #d7d7d7;margin:30px auto 0;position:relative;}
.bSetting .hd{height:47px;background:url(/images/pl.jpg) repeat-x;}
.bSetting .hd li{width:115px;height:47px;line-height:47px;text-align:center;float:left;margin-left:20px;font-size:14px;color:#333;background:url(/images/mo.jpg) no-repeat left center;padding-left:12px;}
.bSetting .hd li.on{background:url(/images/moh.jpg) no-repeat left center;color:#ca2300;}
.bSetting .hd a{float:right;margin-top:13px;height:20px;margin-right:15px;}
.bSetting .prev,.bSetting .next{display:block;width:33px;height:33px;background:url(/images/ant.jpg) no-repeat;position:absolute;left:-60px;top:90px;cursor:pointer;opacity:1}
.bSetting .next{left:auto;right:-60px;background-position:0 -66px;}
.bSetting .prev:hover{background-position:0 -33px}
.bSetting .next:hover{background-position:0 -99px}
.bSetting .bd{width:960px;height:202px;padding:19px;position:relative;}
.bSetting .bd .box{width:960px;height:202px;overflow:hidden;}
.bSetting .bd ul{width:10000px;}
.bSetting .bd li{width:220px;height:202px;float:left;margin-right:25px;}
.bSetting .bd li img{width:212px;height:159px;border:4px solid #b4b4b4;}
.bSetting .bd li h3{display:block;height:35px;line-height:35px;width:200px;font-weight:normal;}
.bSetting .bd li:hover img{border-color: #2691D0;}
.bSetting .bd li:hover{color:#ca2300;}

/* news */
.bNews{/* width:1000px; */margin:30px auto 0;overflow:hidden;}
.bNews .news{width: 456px;overflow:hidden;}
.bNews .newsA{/* width:330px; */margin-left:33px;}
.bNews .news h2{height:29px;line-height:29px;border-bottom:1px solid #656565;font-weight:normal;margin-bottom: 10px;}
.bNews .news h2 span{display:inline-block;font-size:14px;color: #2691D0;border-bottom: 1px solid #2691D0;}
.bNews .news h2 a{float:right;font-family:arial;font-size:12px;}
.bNews .news ul{/* padding-top:13px; */}
.bNews .news ul li{height:39px;line-height:39px;border-bottom: 1px dotted #bdbdbd;background:url(/images/yicon.jpg) no-repeat left center;padding-left:18px;font-size:14px;}
.bNews .news ul li a{width: 360px;height:39px;float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.bNews .news ul li a:hover{color:#ca2300;}
.bNews .news ul li span{display:block;float:right;font-size:12px;color:#999;}
.bNews .feedback{width:235px;background: url(/images/lybj.jpg) no-repeat left top #2691D0;padding:0 20px;height:346px;overflow:hidden;}
.bNews .feedback h2{font-size:18px;line-height:50px;color:#fff;font-weight:normal;}
.bNews .feedback .feed{width:235px;}
.bNews .feedback .feed .input{width:225px;height:32px;line-height:32px;padding-left:10px;background:#ececec;border:none;margin-bottom:10px;}
.bNews .feedback .feed .textarea{width:215px;height:80px;line-height:20px;padding:10px;background:#ececec;border:none;margin-bottom:15px;}
.bNews .feedback .feed .subt{width:85px;height:30px;line-height:30px;border:none;background:#ececec;text-align:center;font-size:14px;color:#333;cursor:pointer;border-radius:4px;float:left;margin-right:15px;}
.bNews .feedback .feed .subt:hover{background: #ca2300;color:#fff;}

/* left content */
.pageSidebar{width:220px;overflow:hidden;}
/*.sidebarOne{ border: solid #e8e8e8 1px; border-top:none;}*/
.sidebarOne h2{height:55px;line-height:55px;text-align:center;font-size:28px;color:#fff;border-radius:2px 2px 0 0;background: #2691D0;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 #ca2300;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:340px;}

.sidebarTwo .bd .box{height:340px;overflow:hidden;}
.sidebarTwo .bd ul{overflow:hidden;zoom:1;}

.sidebarTwo .bd li{width:190px;height:170px;}
.sidebarTwo .bd li img{border:1px solid #e1e1e1;padding:2px;}
.sidebarTwo .bd li img:hover{border-color:#ca2300}
.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:232px;float:left;margin-right:22px;margin-bottom:5px;}
.settingList li img{border:2px solid #e1e1e1;padding:3px;}
.settingList li img:hover{border-color:#ca2300}
.settingList li span{width:215px;height:35px;line-height:35px;}

/* honor */
.honorList{width:850px;}
.honorList li{width:235px;height:315px;float:left;margin-right:22px;margin-bottom:5px;}
.honorList li img{border:2px solid #e1e1e1;padding:3px;}
.honorList li img:hover{border-color:#ca2300}
.honorList li span{width:215px;height:35px;line-height:35px;}

/* partner */
.partnerList{width:850px;}
.partnerList li{width:175px;height:132px;float:left;margin-right:16px;margin-bottom:5px;}
.partnerList li img{border:2px solid #e1e1e1;padding:3px;}
.partnerList li img:hover{border-color:#ca2300}
.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{display:inline-block;width:85px;height:30px;line-height:30px;text-align:center;background:#192649;color:#fff;}
.caseList li a:hover{color:#fff;background:#ca2300;}

/* 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:#192649;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: 110px;border-bottom:1px dashed #d9d9d9;overflow:hidden;}
.newsList li img{display:block;float:left;margin-right:15px;height: 120px;width: 230px;}
.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;height: 50px;color:#888;overflow: hidden;}

/* 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:#ca2300;}
.newsShowBox{padding-top:15px;line-height:26px;padding-bottom:10px;}
.picturePic{/* text-align:center; */padding-bottom:15px;}
.picturePic p{margin-bottom: 10px;}
.picturePic img{max-width:100%;}
.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: 225px;float:left;margin-right: 20px;margin-bottom:5px;}
.productList li img{border:2px solid #e1e1e1;padding:3px;}
.productList li img:hover{border-color: #2691D0;}
.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 #ca2300;}


/* 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: #2691D0;margin-top:15px;}
.productOrder a:hover{color:#fff;background:#ca2300}
.productTel{font-size:16px;padding:15px 0;overflow:hidden;line-height:30px;}
.productTel span{font-family:arial;font-size:24px;color:#ca2300;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: #2691D0;}
.tabBox{overflow:hidden;padding-top:15px;}
.tabBox img{max-width:100%;}
.tabBoxC td{border:1px solid #000;}
/* 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:#ca2300;}
.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:203px;float:left;margin-right:22px;margin-bottom:5px;}
.relatedProduct li img{border:2px solid #e1e1e1;padding:3px;}
.relatedProduct li img:hover{border-color:#ca2300}
.relatedProduct li span{width:215px;height:35px;line-height:35px;}
.videoB{width:550px;height:460px;margin:0 auto 10px;}
.newbanner{width:693px;float:left;margin-bottom: 10px;}