/* 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:#ff7700;
}
.spanBox{
  display:block;
  padding:0 10px;
  text-align:center;
  font-size:14px;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}

.psTop{height:35px;line-height:35px;color:#fff;background:#009acf;}
.psTop a{color:#fff;margin:0 15px;}
.psTop a.xl{background:url(../images/en.jpg) no-repeat left center;padding-left:20px;}
.psTop a.em{background:url(../images/em.jpg) no-repeat left center;padding-left:17px;}
.psTop a.dt{background:url(../images/dt.jpg) no-repeat left center;padding-left:17px;}
.psHeader{height:140px;background:#fff;}
.psHeader .logo{padding-top:15px;}
.psHeader .tel{margin-top:45px;background:url(../images/tel.jpg) no-repeat left center;padding-left:43px;color:#333;line-height:20px;}
.psHeader .tel span{display:block;font-family:arial;font-size:30px;color:#ff7700;font-weight:bold;}

.psNav{width:100%;height:50px;background:url(../images/navbj.jpg) no-repeat center top;z-index:999;}

.nav{width: 1220px;}
.psNav .nav li{float:left;background:url(../images/navline.jpg) no-repeat left center;position:relative;z-index:11}
.psNav .nav li a{display:inline-block;float:left;height:50px;line-height:50px;color:#fff;font-size:14px;padding:0 29px;overflow:hidden;transition:all 0s linear;}
.psNav .nav li.none a{padding:0 29px;}
.psNav .nav li a:hover,.psNav .nav li a.active{background:url(../images/navhover.jpg) repeat-x;}
.psNav .nav li .sub{position:absolute;top:50px;left:0;background:#048ace;width:128px;overflow:hidden;display:none;}
.psNav .nav li .sub li{height:30px;float:none;background:none;}
.psNav .nav li .sub li a{display:block;height:30px;line-height:30px;font-size:12px;padding:0;float:none;width:128px;overflow:hidden;text-align:center;border-bottom:1px solid #0097e3;}
.psNav .nav li .sub li a:hover{background:#ff7700;color:#fff;}

/* 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:#ff7700;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}

/* search */
.psHot{padding:20px 0;background:#fff;overflow:hidden;}
.psHot .search{width:450px;height:31px;border:1px solid #dedede;border-radius:20px;margin:0 auto;float: right;}
.psHot .search .text{width:405px;height:31px;line-height:31px;border:none;float:left;background:none;padding-left:10px;color:#999;}
.psHot .search .subt{width:31px;height:31px;background:url(../images/subt.jpg) no-repeat center;border:none;float:right;cursor:pointer;}
.psHot .keyword{text-align:center;line-height:22px;padding-top:10px;float: left;}
.psHot .keyword span{padding:0 5px;}

/* footer */
.psFooter{background:#048ace;padding:30px 0;overflow:hidden;color:#fff;}
.psFooter a{color:#fff;}
.footMenu{width:110px;border-right:1px solid #fff;overflow:hidden;margin-right:20px;}
.footMenu h2{padding-bottom:10px;}
.footMenu h2,.footTel h3{font-weight:normal;}
.footMenu h2 a{font-size:16px;padding-bottom:10px;}
.footTel{width:350px;}
.footTel h3{background:url(../images/dtel.jpg) no-repeat left center;padding-left:45px;line-height:18px;margin-bottom:10px;}
.footTel span{display:block;font-size:22px;}
.footMenu p a:hover,.footTel a:hover,.psLinks a:hover{color:#fff;text-decoration:underline;}
.footMenu p span{padding:0 5px;}
.footCode{width:120px;}
.footCode span{display:block;text-align:center;height:36px;line-height:36px;}
.footCode p{text-align:center;}
.footCode p a{display:inline-block;padding:0 3px;}
.psLinks{background:#006fa7;line-height:21px;overflow:hidden;}
.psLinks span{display:inline-block;background:url(../images/link.jpg) no-repeat left center;height:13px;width:49px;margin-top:19px;}
.psLinks a{padding:0 10px;color:#fff;}

/* product */
.psSlide{background:url(../images/ppbj.jpg) repeat-x left top #eff3f9;overflow: hidden;padding:30px 0 0 0;height:410px;}
.slideProd{width:1000px;height:410px;position:relative;margin:0 auto;}
.slideProd .prev,.slideProd .next{display:block;width:30px;height:56px;position:absolute;left:-50px;top:150px;background:url(../images/anta.jpg) no-repeat;cursor:pointer;transition:all 0s linear;}
.slideProd .next{left:auto;right:-50px;background-position:0 -112px;}
.slideProd .prev:hover{background-position:0 -56px;}
.slideProd .next:hover{background-position:0 -168px;}
.slideProd .bd{width:1000px;height:410px;overflow:hidden;}
.slideProd .bd li{width:1000px;}
.slideProd .bd li .pic{display:block;width:385px;height:352px;float:left;padding:15px 0;}
.slideProd .bd li .txt{width:608px;float:right;}
.slideProd .bd li .txt h3{line-height:50px;font-size:30px;color:#048ace;}
.slideProd .bd li .txt h4{margin-top:5px;height:30px;line-height:30px;font-size:20px;font-weight:normal;color:#fff;padding-left:35px;background:url(../images/fwbt.jpg) no-repeat;}
.slideProd .bd li .txt .box{height:110px;overflow:hidden;margin-top:10px;font-size:14px;line-height:22px;}
.slideProd .bd li .txt .box1{width:498px;height:108px;background:url(../images/tdbj.jpg) no-repeat;color:#fff;line-height:20px;overflow:hidden;margin-top:15px;padding:20px 20px 20px 90px;}


.psProd{background:#fff;overflow:hidden;padding:30px 0;}
.psProd .prodBar{width:240px;background:#048ace;border-radius:4px;}
.psProd .prodBar h2{height:50px;text-align:center;font-size:22px;color:#fff;padding-top:15px;line-height:22px;}
.psProd .prodBar h2 span{display:block;font-family:arial;font-size:16px;text-transform:uppercase;font-weight:normal;}
.psProd .prodBar ul{background:#eff3f9;margin:0 5px;width:230px;padding-top:10px;}
.psProd .prodBar li{margin:10px 10px 0;}
.psProd .prodBar li a{display:block;width:210px;height:33px;line-height:33px;background:#048ace;border-radius:15px;color:#fff;font-size:14px;text-align:center;}
.psProd .prodBar li a.active{background:#ff8e2b;color:#fff;}
.psProd .prodBar li ul{width:210px;margin:0;background:none;}
.psProd .prodBar li ul li{margin:0;}
.psProd .prodBar li ul li a{width:180px;background:url(../images/picon.jpg) no-repeat 18px center;padding-left:30px;height:24px;line-height:24px;font-size:12px;color:#048ace;border:none;text-align:left;}
.psProd .prodBar li ul li a:hover{color:#ff8e2b;}
.psProd .prodBar .tel{background:#eff3f9;padding:25px 0 10px;overflow: hidden;text-align:center;font-size:14px;width:230px;margin:0 5px;}
.psProd .prodBar .tel span{display:block;font-family:arial;font-size:30px;color:#ff7700;font-weight:bold;}
.psProd .prodBar .pd{height:15px;background:url(../images/pd.jpg) no-repeat center bottom;}

.prodShow{width:740px;height:505px;overflow:hidden;}
.prodShow .prodList{width:740px;overflow:hidden;}
.prodShow .prodList ul{width:810px;}
.prodShow .prodList ul li{width:230px;height:240px;float:left;margin-right:25px;margin-bottom:25px}
.prodShow .prodList ul li a{display:block;width:224px;height:234px;overflow:hidden;padding:2px;border:1px solid #eaeaea;}
.prodShow .prodList ul li span{height:30px;line-height:30px;width:204px;background:#eaeaea;}
.prodShow .prodList ul li a:hover{border-color:#ff7700}
.prodShow .prodList ul li a:hover span{background:#ff7700;color:#fff;}

/* odds */
.psOdds{background:#eff3f9;overflow:hidden;padding-bottom:40px;}
.psOdds h3{font-size:30px;line-height:26px;margin-bottom:10px;overflow:hidden;color:#0268b8;}
.psOdds h3 span{display:block;font-family:arial;font-size:12px;font-weight:normal;color:#999;}
.psOdds p{width:400px;line-height:30px;font-size:16px;background:url(../images/oicon.jpg) no-repeat left 13px;padding-left:12px;}
.psOdds p span{color:#ff7700;}
.psOdds .tel{width:282px;height:37px;line-height:35px;text-align:center;font-size:16px;color:#333;background:url(../images/otel.jpg) no-repeat;margin-top:10px;}
.oddsA{height:261px;padding-top:183px;background:url(../images/ys1.jpg) no-repeat;padding-left:65px;}
.oddsB{width:555px;height:276px;margin-top:30px;}
.oddsC{width:415px;float:left;margin-top:30px;padding-left:5px;padding-top:31px;}
.oddsD{width:525px;margin-top:60px;}
.oddsD h3{background:url(../images/y3.jpg) no-repeat left center;padding-left:60px;padding-top:10px;}
.oddsD p{margin-left:60px}
.oddsD .tel{margin-left:60px}
.oddsE{width:372px;height:259px;margin-right:20px;margin-top:50px;}
.oddsF{width:555px;height:315px;margin-top:50px;}
.oddsG{width:435px;margin-top:76px;margin-left:5px;}

/* partner */
.psPartner{padding:30px 0;overflow:hidden;}
.psPartner h2{border-bottom:1px solid #ddd;text-align:center;font-size:26px;line-height:49px;color:#048ace;}
.psPartner h2 span{display:inline-block;border-bottom:3px solid #727070;}
.psPartner .bd{width:1000px;height:110px;margin:30px auto 0;overflow:hidden;}
.psPartner .bd ul li{width:150px;height:99px;float:left;margin:0 10px 11px;position:relative;background:#fff;background:url(../images/payy.jpg) no-repeat center bottom;}
.psPartner .bd ul li img{width:148px;height:97px;position:absolute;top:0px;left:0px;z-index:2;transform:rotateY(0deg);transition: all 0.6s ease 0s;backface-visibility:hidden;border:1px solid #dadada;}
.psPartner .bd ul li span{display:block;width:150px;height:99px;background:#ff7700;line-height:97px;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;}
.psPartner .bd ul li:hover img{transform:rotateY(180deg);border-color:#ff7700;}
.psPartner .bd ul li:hover span{transform:rotateY(0deg);}

/* about */
.psAbout{background:#e4ebf5;overflow:hidden;padding:30px 0;}
.psAbout .video{width:505px;height:310px;}
.psAbout .about{width:425px;height:270px;background:#fff;padding:40px 35px 0;}
.psAbout .about h3{font-size:24px;line-height:50px;color:#048ace;}
.psAbout .about div{line-height:24px;font-size:14px;}
.psAbout .about div a{color:#d20000;}
.psAbout .about .more{height:25px;margin-top:20px;}
.psAbout .about .more a{display:block;width:80px;height:25px;line-height:25px;text-align:center;background:#048ace;float:left;margin-right:10px;color:#fff;font-size:12px;font-family:"宋体";}
.psAbout .about .more a:hover,.psAbout .about .more a.active{background:#ff7700;color:#fff;}

/* setting */
.setting{width:970px;padding:25px 15px;background:#fff;margin-top:25px;overflow:hidden;position:relative;}
.setting .prev,.setting .next{display:block;width:18px;height:33px;position: absolute;top:70px;left:15px;overflow:hidden;background:url(../images/ant.jpg) no-repeat;cursor:pointer;cursor:pointer;transition:all 0s linear;}
.setting .next{left:auto;right:15px;background-position:0 -66px;}
.setting .prev:hover{background-position:0 -33px;}
.setting .next:hover{background-position:0 -99px;}
.setting .bd{width:910px;height:149px;margin:0 auto;overflow:hidden;}
.setting .bd li{width:170px;height:149px;margin-right:15px;overflow:hidden;}
.setting .bd li a{display:block;width:170px;height:119px;overflow:hidden;}
.setting .bd li a img{
-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;
}
.setting .bd li a img:hover{
-webkit-transform:scale(1.1);
   -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
     -o-transform:scale(1.1);
        transform:scale(1.1);
}
.setting .bd li span{height:30px;line-height:30px;width:150px;}

/* news */
.psNews{margin:30px 0;overflow:hidden;background:url(../images/nbj.jpg) repeat-y center top;}
.psNews .news{width:580px;padding-top:15px;}
.newsT{height:267px;background:url(../images/ntbj.jpg) no-repeat;position:relative;margin-top:15px;}

.newsT h3{width:530px;height:30px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;display:block;padding:194px 15px 0;}
.newsT h3 a,.newsT p a{color:#fff;}
.newsT h3 a:hover,.newsT p a:hover{text-decoration:underline;color:#fff;}
.newsT p{padding:0 15px;font-size:12px;line-height:18px;color:#fff;}
.newsT h4{position:absolute;width:73px;height:52px;top:0;right:0;text-align:center;font-size:36px;color:#fff;padding-top:10px;}
.newsT h4 span{font-size:14px;font-weight:normal;}

.psNews .news ul{padding-top:10px;}
.psNews .news ul li{height:36px;line-height:36px;border-bottom:1px dashed #d2d2d2;background:url(../images/nicon.jpg) no-repeat left center;padding-left:15px;font-size:14px;}
.psNews .news ul li span{display:block;width:90px;float:left;}
.psNews .news ul li a{width:435px;height:36px;float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.psNews .news ul li:hover{background:url(../images/niconh.jpg) no-repeat left center;}
.psNews .news ul li a:hover{color:#048ace;}

/* 常见问题 */
.faq{width:375px;padding:15px 10px 20px 20px;overflow:hidden;}
.faq h2,.news h2{background:url(../images/tl.jpg) no-repeat left bottom;height:40px;padding-bottom:4px;}
.faq h2 p,.news h2 p{width:280px;float:left;font-size:18px;color:#048ace;line-height:20px;}
.faq h2 p span,.news h2 p span{font-weight:normal;font-size:12px;color:#999;display:block;}
.faq h2 a,.news h2 a{float:right;height:31px;margin-top:6px;}
.faq .bd{height:440px;overflow:hidden;margin-top:20px;}
.faq .bd li{padding:12px 0;border-bottom:1px dashed #cecece;}
.faq .bd li h3{width:345px;height:20px;line-height:20px;background:url(../images/fq.jpg) no-repeat left top;padding-left:30px;margin-bottom:5px;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.faq .bd li h3 a{color:#333;font-size:14px;}
.faq .bd li p{background:url(../images/fa.jpg) no-repeat left 3px;padding-left:30px;color:#999;line-height:20px;}

/* 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:#048ace;font-weight:normal;}
.sidebarOne li{margin-top:2px;}
.sidebarOne li a{display:block;height:35px;line-height:35px;padding-left:20px;font-size:14px;color:#333;background:url(../images/img/eb.png) no-repeat 195px center #e8e8e8}
.sidebarOne li a:hover,.sidebarOne li .active{background:url(../images/img/ebh.png) no-repeat 193px center #ff7700;color:#fff;}
.sidebarOne li ol{margin-bottom:5px;overflow:hidden;background:#ff7700;}
.sidebarOne li ol li{margin:0 15px;width:190px;}
.sidebarOne li ol li a{display:block;height:33px;line-height:33px;background:url(../images/iconb.jpg) no-repeat 10px center;padding-left:20px;color:#fff;border-top:1px dotted #fff;font-size:12px;width:170px;}
.sidebarOne li ol li a:hover,.sidebarOne li ol li a.active{background:url(../images/iconb.jpg) no-repeat 10px center;color:#fff;font-weight:bold;}


.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:418px;}
.sidebarTwo .bd .box{height:418px;overflow:hidden;}
.sidebarTwo .bd ul{overflow:hidden;zoom:1;}
.sidebarTwo .bd li{width:190px;height:209px;}
.sidebarTwo .bd li img{border:1px solid #e1e1e1;}
.sidebarTwo .bd li img:hover{border-color:#ff7700}
.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:221px;float:left;margin-right:22px;margin-bottom:5px;}
.settingList li img{border:2px solid #e1e1e1;padding:3px;}
.settingList li img:hover{border-color:#ff7700}
.settingList li span{width:215px;height:35px;line-height:35px;}

/* partner */
.partnerList{width:850px;}
.partnerList li{width:175px;height:153px;float:left;margin-right:16px;margin-bottom:5px;}
.partnerList li img{border:2px solid #e1e1e1;padding:3px;}
.partnerList li img:hover{border-color:#ff7700}
.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:#048ace;color:#fff;}
.caseList li h3 a{background:none;width:auto ! important;color:#000;}
.caseList li h3 a:hover{color:#048ace;background:none;}
.caseList li a:hover{color:#fff;background:#ff7700;}

/* 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:#0178c5;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:#ff7700;}
.newsShowBox{padding-top:15px;line-height:26px;padding-bottom:10px;}
.newsShowBox img{max-width: 750px;height: auto;}
.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:251px;float:left;margin-right:22px;margin-bottom:5px;}
.productList li img{border:2px solid #d9d9d9;padding:3px;}
.productList li img:hover{border-color:#ff7700}
.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 #ff7700;}
/* 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{padding:10px 0;height:145px;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:#ff7700;margin-top:15px;}
.productOrder a:hover{color:#fff;background:#ff7700}
.productTel{font-size:16px;padding:15px 0;overflow:hidden;line-height:30px;}
.productTel span{font-family:arial;font-size:24px;color:#ff7700;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:#ff7700;}
.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{height: 215px; padding:20px;margin-top:2px;background:#efefef;overflow:hidden;position: relative;}
.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:#ff7700;}
.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:820px;}
.relatedProduct li{width:235px;height:251px;float:left;margin-right:22px;margin-bottom:5px;}
.relatedProduct li img{border:2px solid #d9d9d9;padding:3px;}
.relatedProduct li img:hover{border-color:#ff7700}
.relatedProduct li span{width:215px;height:35px;line-height:35px;}
.videoB{width:550px;height:460px;margin:0 auto 10px;}
.fookbackTel{position: absolute;
    width: 313px;
    float: right;
    font-size: 18px;
    top: 140px;
    right: 19px;
    line-height: 45px;
}
.fookbackTel span{color: #ff7700;}
.fookbackTel li{
    width: 75px;
    line-height: 45px;
    overflow: hidden;
    height: 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
    background: #008FC7;
    padding: 0 25px;
    color: #fff;
  border-radius: 3px;
float: left;border: 1px solid #CBC7C7;}
.fookbackTel li:hover{border: 1px solid #000;}
.fookbackTel .alibaba{background: url(../images/alibaba.png) no-repeat ;float: right;}
