

body{

/*
background:-moz-linear-gradient(top,#e8e8e8,#b8b8b8);//Mozilla
background:-webkit-gradient(linear,0 0,0 100%,from(#e8e8e8),to(#b8b8b8));//Old gradient for webkit
background:-webkit-linear-gradient(top,#e8e8e8,#b8b8b8);//new gradient for Webkit
background:-o-linear-gradient(top,#e8e8e8,#b8b8b8); //Opera11
*/
}
/*----公共样式-----*/
.root-container,.container{width:100%;min-width:320px;position:relative;}
.main{max-width:1200px;margin:0px auto;}
.parent{position:relative;}
.nbsp{width:100%;}
.mask{background: rgba(0,0,0,.6);position: fixed;top:50px;left:0;bottom:0;right:0;display: none;z-index: 99}
.inspic{width:100%;overflow:hidden;line-height: 0px;}
.inspic img{width:100%;}
/*head*/

.headbox{height:120px;width:100%;background:url(../image/hbg.png) no-repeat center bottom;}
.logo{max-width:487px;width:40%;margin-top:27px;float:left;}
.logo img{max-width:100%;display:block;}
.menu{width:100%;background:#333;height:50px;}
.mul{width:100%;}
.mul li{float:left;width:12.5%;position: relative;}
.mul li>a{display:block;font-size:15px;color:#fff;width:100%;line-height:50px;height:100%;text-align:center;}
.mul li.active>a{background: #ff7417;}
.mul li:hover>a{ background: #ff7417;}
.page-title{display:none;z-index:8;width:100%;font-weight:bold;}
.ss{width:200px;height:28px;margin-left:14%;margin-top:45px;background:#fff;border-radius:7px;overflow:hidden;border:1px solid #a8a8a8;}
.ss input[type=text]{text-indent:7px;float:left;width:172px;height:28px;outline:medium;line-height:28px;border:none;}
.ss input[type=submit]{float:left;width:28px;height:28px;background:url(../image/ssbtn.png) no-repeat left center;cursor:pointer;border:none;}

.subnav{background: #f7f7f7;position: absolute;left:0px;top:50px;display:none;z-index: 99999;width:250px;padding:15px;min-height: 150px;}

.subnav a.alla{display: inline-block;line-height: 22px;font-size: 14px;width:45%;color:#333;margin:5px 0px;}
.subnav a:hover{color:#ff7417;text-decoration: underline;}
.case-nav{padding:20px 30px;width:260px;}
.case-a{height:80px;padding-left:95px;display:block;margin-bottom:15px;}
.pro-nav{padding:20px 30px;width:540px;}
.pro-nav dl{width:150px;margin-right:38px;float:left;}
.pro-nav dl dt{height:30px;}
.pro-nav dl dt a{color:#333;}
.pro-nav dl dd a{color:#333;line-height:24px;font-size:12px;}


.mfix{position:fixed;left:0px;top:0px;z-index:9999;}

.czbox{width:210px;padding:12px 0px;}
.lang{padding-left:25px;height:18px;}
.lang a{margin-left:9px;}

.tel{margin-top:9px;padding-left:53px;background:url(../image/tel.png) no-repeat left top;}
.tel h1{color:#666666;font-size:16px;}
.tel p{color:#ff7417;font-size:22px;font-weight:bold;line-height:32px;}

.fixsp{height:70px;}
.menubtn{display:none;width:36px;height:30px;position:absolute;top:10px;right:15px;z-index:9;}
.menubtn img{width:100%;}
@media screen and (max-width: 950px){
.ss{margin-left:6%;}
}
@media screen and (max-width: 768px){

.headbox{height:50px;}
.fixsp{height:50px;}
.logo{width:70%;margin-top:5px;}
.logo img{max-height:40px;}
.menu{display:none;position:absolute;right:0px;top:50px;width:40%;padding-bottom:12px;z-index:999;height:1000px;z-index: 100;}

.menu ul li{text-align:center;width:100%;}
.menu  ul li a{line-height:50px;fong-size:15px;}
.menubtn{display:block;}
.page-title{display:block;position:absolute;left:0px;top:0px;line-height:50px;text-align:center;font-size:18px;color:#333;height:50px;}
.czbox{display:none;}
.ss{display:none;}

.subnav{display:none !important;}

}
.ndb{display: block;}
/**--banner--*/
.banner{width:100%;text-align:center;}
.banner img{width:100%;}
.focus{ width:100%;  position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:26px;  position:absolute; z-index:1; bottom:20px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:13px; padding:6px 9px; background-color:rgba(0,0,0,0.7); 
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:9px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#f5f5f5; margin:0 5px;  vertical-align:top; overflow:hidden; color:#fff;  }

.focus .hd ul .on{ background:#333;color:#333;  }

.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

/**--index main--*/
.main-one{padding:70px 0px;}
/* 本例子css -------------------------------------- */
.tabBox{width:100%;position:relative;overflow:hidden;margin-top:40px;min-height:600px;}
.tabBox .hd{width:25%;position:absolute;left:0px;top:0px;z-index:9; background:#fff; }
.tabBox .hd ul{ overflow:hidden;  }
.tabBox .hd ul li{height:84px;border-bottom:2px solid #fff; color:#fff; background:#545454;font-size:18px;line-height:70px;text-align:center;width:100%;cursor:pointer; }
.tabBox .hd ul .on{  background:#ff7316;  }
.tabBox .bd ul li .zwf{width:25%;height:50px;}
.tabBox .bd li{ width:100%; }
.tabBox .bd li .subt{ width:25%;float:left; position:relative;background:#f7f7f7;}
.tabBox .bd li .subt h1{ width:100%; background:#f7f7f7;height:50px;overflow:hidden; text-align:center;/*background:#7b7b7b;*/position:absolute;left:0px;bottom:0px;z-index:99;}
.tabBox .bd li .subt h1 a{line-height:50px;color:#ff7316;font-size:16px;}
.tabBox .bd a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.tabBox .bd li a{ color:#555;  }
.tabBox .bd li .t{width:50%;overflow:hidden; border:1px solid #e6e6e6; -webkit-box-sizing:border-box;box-sizing:border-box; position:relative;background:#f7f7f7;}
.tabBox .bd li .t .pic{ width:100%; line-height:0px;}
.tabBox .bd li .t .pic img{width:100%;}
.tabBox .bd li .t .con{height:100px; width:94%;padding:0px 3%;position:absolute;left:0px;bottom:0px;z-index:99; }
.tabBox .bd li .t .con h1{height:40px;overflow:hidden; }
.tabBox .bd li .t .con h1 a{ line-height:40px;font-size:24px;color:#ff7316; }
.tabBox .bd li .t .con p{font-size:16px; color:#666; line-height:30px; }

.tabBox .bd ul li div:nth-child(5){ display: none;}
.in-case{padding:50px 0px;background:url(../image/icbg.jpg) no-repeat center top;}
.bf-title .ict{color:#fff;}

.mt20{margin-top:50px;}
.ptb40{padding:40px 0px;}
.nbsp{width:100%;}
.ic-box{padding:25px 0px 40px;overflow:hidden;}
.inct{display:block;width:100%;}
.inca{background:#fff;display:block;width:100%;height:100%;text-align:center;line-height:243px;font-size:24px;color:#333;position:absolute;left:0px;top:0px;z-index:9;}
.sdico{width:0;height:0;border-right:20px solid transparent;border-left:20px solid transparent;border-top:16px solid #fff;position:absolute;left:43%;top:100%;z-index:9;}
.suico{width:0;height:0;border-right:20px solid transparent;border-left:20px solid transparent;border-bottom:16px solid #fff;position:absolute;left:43%;bottom:100%;z-index:9;}

.nos-three-item{float:left;width:25%;overflow:hidden;}
.nos-three-item img{width:100%;}

.nos-three-item:hover .inca{background:#545454;color:#fff;}
.nos-three-item:hover .suico{border-bottom-color:#545454;}
.nos-three-item:hover .sdico{border-top-color:#545454;}

@media screen and (max-width: 768px){
.focus .hd{ width:100%; height:13px;  position:absolute; z-index:1; bottom:15px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:9px; padding:2px 5px; background-color:rgba(27,100,47,0.7); 
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:9px; font-size:0; vertical-align:top;
}
.focus .hd ul li{ display:inline-block; width:9px; height:9px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#f5f5f5; margin:0 5px;  vertical-align:top; overflow:hidden; color:#fff;  }
.tabBox{margin-top:0px;min-height:300px;}
.tabBox .hd{width:100%;position:static;padding:10px;}
.tabBox .hd ul li{height:40px;float:left;font-size:14px;line-height:40px;width:30.3%;margin:5px 1.5%;}
.tabBox .bd ul li .zwf{display: none}
.tabBox .bd li .subt{ width:46%;margin:10px 2%;}
.tabBox .bd li .subt h1{ width:100%; background:#f7f7f7;height:40px;overflow:hidden; text-align:center;}
.tabBox .bd li .subt h1 a{line-height:40px;color:#333;font-size:14px;}
.tabBox .bd li .t{width:46%;overflow:hidden; border:none;margin:10px 2%;  background: #f7f7f7; }
.tabBox .bd li .t .pic{ width:100%;padding:0px; }
.tabBox .bd li .t .con{height:40px; width:100%; }
.tabBox .bd li .t .con h1{height:40px;width:100%;overflow:hidden; }
.tabBox .bd li .t .con h1 a{ line-height:40px;font-size:14px;color:#333; }
.tabBox .bd li .t .con p{ display: none}
.tabBox .bd ul li div:nth-child(5){ display: block;}
.tabBox .bd ul li img{height:110px;}


.tabBox .hd ul li:nth-child(7){display: none;}
.tabBox .bd ul:nth-child(7){display: none;}

.main-one{padding:20px 2%;width:96%;}
.in-case{padding:15px 2%;width:96%;}
.ic-box{padding:15px 0px;}
.nos-three-item{width:50%;}
.nos-three-item:nth-child(3){display: none;}
.nos-three-item:nth-child(4){display: none;}
.inca{line-height: 160px;}

}
@media screen and (min-width: 769px){

.tabBox .bd ul li:nth-child(4){display: none;}


}
.pro-title{padding:15px 3%;width:94%;overflow:hidden;background: #ebebeb;}
.pro-title h1{height:28px;overflow: hidden;}
.pro-title h1 a{font-size: 16px;color: #333;line-height: 26px;}
.pro-title div{ font-size: 12px;color: #666;line-height: 24px;height:72px;overflow: hidden;}
.more{width:200px;height:50px;margin:0px auto;line-height:50px;font-size:16px;text-align:center;display:block;}
.cw{color:#fff;border:1px solid #fff;}
.ch{color:#666666;border:1px solid #666666;}
.pro-title:hover h1 a{color:#ff7316;}

.power{padding:66px 0px 50px;background:#f7f7f7;}
/* 本例子css -------------------------------------- */
.slBox{padding-top:40px;width:100%;position:relative;width:100%;}
.slBox .hd{ width:50%; position:absolute;right:0px;top:40px;z-index:9;}
.slBox .hd ul{ overflow:hidden;  }
.slBox .hd ul li{ float:left;width:20%;margin-left:6.66%;color:#515151; font-size:20px;line-height:40px; border-radius:9px;max-height: 112px;overflow: hidden; }
.slBox .hd ul li a{display:block;width:100%;height:40%;padding-top:60%;font-size:16px;text-align:center;line-height:40px;color:#666; }

.slBox .hd ul li .sbg0{background:url(../image/sl0.png) no-repeat center 15%;}
.slBox .hd ul li .sbg1{background:url(../image/sl1.png) no-repeat center 15%;}
.slBox .hd ul li .sbg2{background:url(../image/sl2.png) no-repeat center 15%;}
.slBox .hd ul li .sbg3{background:url(../image/sl3.png) no-repeat center 15%;}
.slBox .hd ul .on{background:#ff7316;}
.slBox .hd ul .on .sbg0{background:url(../image/slh0.png) no-repeat center 15%;color:#fff;}
.slBox .hd ul .on .sbg1{background:url(../image/slh1.png) no-repeat center 15%;color:#fff;}
.slBox .hd ul .on .sbg2{background:url(../image/slh2.png) no-repeat center 15%;color:#fff;}
.slBox .hd ul .on .sbg3{background:url(../image/slh3.png) no-repeat center 15%;color:#fff;}
.slBox .bd ul{ }
.slBox .bd li{ width:100%;   }
.slBox .bd a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.slBox .bd .slpic{ width:45%;border:1px solid #e6e6e6; overflow:hidden; -webkit-box-sizing:border-box;box-sizing:border-box;   }

.slBox .bd .slpic img{ width:100%;    }
.slBox .bd .slcon{ width:50%;padding-top:12%;  }
.slBox .bd .slcon h1{ font-size:24px; color:#333; height:40px;line-height:40px; }
.slBox .bd .slcon .tit{ font-size:14px; color:#666;line-height:30px; }
.slBox .hd ul li:nth-child(1){margin-left:0px;}


.lxmore{display:block;background:#ccc;width:150px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:18px;margin-top:1.5%;border-radius:7px;}


.pl-box{padding:60px 0px 50px;overflow:hidden; }
.three-item{width:32%;float:left;overflow:hidden;margin-bottom:30px;}
.three-item img{width:100%;height:296px;}
.ptx{}
.pro-box{}
@media screen and (min-width: 769px){
.three-item:nth-child(3n-1){margin-left:2%;margin-right:2%;}
.dmlist .three-item{margin-bottom:30px;}
}


.bf-title{width:100%;height:70px;text-align:center;}
.bf-title h2{height:40px;line-height:40px;font-size:36px;color:#333;font-weight:bold;letter-spacing:2px;}
.bf-title h2 span{color:#ff7316;}
.bf-title p{font-size:14px;line-height:30px;color:#333;font-family:"Arial";}


.one-title{height:62px;width:100%;text-align:center;}
.one-title a{display:block;width:100%;height:100%;line-height:62px;color:#333;font-size:16px;background:#fff;}

.inn{padding:70px 0px 50px;}
.inn-box{overflow: hidden;width:100%;padding:40px 0px 20px;}
.two-item{display:block;width:47%;  font-size:14px; margin-bottom:50px; }
.two-item  .innpic{width:32%;height:120px;overflow:hidden;}

.two-item  .inn-info{height:120px;width:63%;max-width:370px;}

.newspub  h1{font-size:18px;color:#666;height:34px;line-height:36px;width:100%;overflow:hidden;}
.newspub  p{color:#666;line-height:30px;height:30px;overflow:hidden;font-size:12px;}
.newspub  .inn-txt{ width: 100%; line-height: 28px;height: 56px;overflow: hidden;color:#666;}


.newspub:hover h1{color:#ff7316;}

.two-item:nth-child(odd){float:left;}
.two-item:nth-child(even){float:right;}

@media screen and (max-width: 768px){
.power{padding:15px 2%;width:96%;}
.pro-box{padding:70px 0px 30px;}
.pro-title{width:100%;overflow:hidden;margin-bottom:20px;}
.pro-title h1 a{font-size: 14px}
.pro-title div{ font-size: 12px;color: #666666;margin-top:6px;}
.more{width:100px;height:34px;line-height: 34px;font-size:13px;}

.slBox{padding-top:0px;width:100%;position:relative;width:100%;}
.slBox .hd{ width:100%; position:static;padding:15px 0px;}
.slBox .hd ul{ overflow:hidden;  }
.slBox .hd ul li{ width:23%;margin-left:2.66%; font-size:14px;line-height:30px; }
.slBox .hd ul li a{font-size:14px;text-align:center;line-height:30px;color:#666; }

.slBox .bd .slpic{ width:100%;}
.slBox .bd .slcon{ width:100%;padding:5px 0px;  }
.slBox .bd .slcon h1{ font-size:18px;height:32px;line-height:32px; }
.slBox .bd .slcon .tit{ font-size:12px; color:#666;line-height:22px; }

.inn{padding:15px 2%;width:96%;}
.inn-box{padding:0px;}
.news-box{padding:10px 2%;width:96%;overflow:hidden;}

.two-item{ width:100%;margin-bottom:15px;}
.two-item .innpic{width:100px;height:100px;overflow:hidden;}
.two-item .inn-info{height:100px;width:65%;}
.two-item .inn-info  p,.newsbox  .news-info p{font-size:12px;line-height:26px;height:26px;}
.two-item .inn-info  h1,.newsbox  .news-info h1{margin:0px;font-size:16px;line-height:24px;height:24px;}
.two-item .inn-info  .inn-txt,.newsbox  .news-info .inn-txt{line-height:22px;font-size:13px;height:44px;}



.three-item{width:47%;margin:10px 1.5%;}
.three-item img{height:110px;}
.ptx{padding-top:20px;}

.bf-title{width:100%;margin:0px auto;height:65px;text-align:center;}
.bf-title h2{height:30px;line-height:30px;font-size:20px;color:#333;}
.bf-title p{font-size:14px;line-height:20px;}



}
/***foot**/
.foot{background:#eeeeee;padding:40px 0px;}
.foot dl{width:15%;float:left;margin-right:2%;}
.foot dl dt{height:26px;font-size:14px;font-weight:500;color:#333;}
.foot dl dd{line-height:22px;color:#666;font-size:12px;}
.foot dl dd a{line-height:22px;color:#666;font-size:12px;}

.foot .erwei{width:13%;margin-right:0px;float:right;background: url(../image/ewbg.png) no-repeat center center; background-size: contain;}
.foot .erwei img{width:70%;padding:15%;}

.copyright{padding:15px 0px;background:#545454;line-height:30px;color:#999;}
.link{width:47%;font-size:14px;line-height:30px;max-height:30px;overflow: hidden;}
.link span{color:#999;font-weight:bold;}
.link a{color:#999;margin-right:20px; word-wrap:normal;word-break:keep-all;}
.linkbtn{width:3%;height:30px;background: url(../image/fj.png) no-repeat center center;}

.link a:hover{color:#fff;}

.right-info{font-size:12px;line-height:30px;color:#999;text-align:right;}
.right-info p{font-size:12px;line-height:30px;color:#999;}

.fnav{height:44px;width:100%;position: fixed;left:0;bottom:0;z-index: 99;background: #f7f7f7;padding:5px 0;display:none;}
.fnav ul li{width:25%;float:left;text-align: center;}
.fnav ul li p{line-height:0px;}
.fnav ul li p img{max-width:50%;max-height: 26px;}
.fnav ul li h1{color:#8c8c8c;font-size: 12px;line-height:18px;}
.fzwh{height:50px;display:none;}

.kf{width:150px;position:fixed;right:0px;top:200px;z-index:99999;background:url(../image/kfb.png) no-repeat center bottom;background-color:#fff;}
.qqbox{padding:60px 20px 10px;min-height:70px;background:url(../image/kftop1.png) no-repeat center top;}
.qqbox a{height:22px;width:100%;margin-bottom:13px;color:#333;display:block;line-height:22px;text-indent:22px;background:url(../image/qq26.png) no-repeat left top;}
.tbox{margin-top:28px;padding:0px 20px;color:#ff7316;}
.gotop{width:100%;height:40px;margin-top:22px;cursor:pointer;}
.qqbox a:hover{color:#ff7316;}

@media screen and (max-width: 768px){
.foot{display:none;}
.copyright{display:none;}
.fnav{display:block;}
.fzwh{display:block;}
.kf{display:none;}

}

/***内页**/
.dbanner{width:100%;line-height:0px;}
.dbanner img{max-width:100%;margin:0px auto;}
.weizhi{height:50px;width:100%;background:#e6e6e6;}
.mc-name{width:45%;font-size:18px;line-height:50px;color:#333;font-weight:bold;}
.wz{width:50%;line-height:50px;color:#333;text-align:right;}
.wz a{color:#666;}
.content{padding:50px 0px;}
.left{width:19%;float:left;min-width:220px;}
.right{width:77%;float:right;}
.sps{height:115px;width:100%;display:none;}

.cate{width:100%;}
.cate li{background:#545454;}
.cate li a{line-height:50px;display:block;width:100%;color:#fff;text-indent: 30px;border-bottom: 1px solid #fff;}
.cate li a:hover{background:#ff7316;}
#hov{background:#ff7316;}
.probtn{position:relative;}
.probtn  li a{background:url(../image/jia.png) no-repeat 89% center;}
.cate div{width:100%;background:#f5f5f5;padding:10px 0px;display:none;}
.cate div a{display:block;width:100%;background:#f5f5f5;line-height:40px;color:#545454;text-indent: 35px;}
.probtn  li a.phov{background:url(../image/jian.png) no-repeat 89% center;background-color:#ff7316;color:#fff;}
.cate div a:hover{color:#ff7316;}
#sphov{color:#ff7316;}
#sopen{display:block;}

@media screen and (max-width: 1000px){
.weizhi{display: none;}
.left{width:100%;padding:15px 0px;}
.left .cate li{float:left;width:47%;margin:7px 1.5%;height:30px;line-height:30px;overflow: hidden;}
.left .cate li a{line-height: 30px;}
.left .probtn li a{line-height:30px;background: none;}
.right{width:96%;border-top:10px solid #f5f5f5;padding:15px 2%;}
.left-info{display:none;}

.probtn  li a.phov{background:#ff7316;color:#fff;}
.sps{display:block;}
.cate div{position:absolute;left:0px;top:180px;z-index:9;width:100%;border-top:1px solid #e6e6e6;}
.cate div a{margin:7px 3%;display:inline-block;word-wrap:normal;word-break:keep-all;}

}

@media screen and (max-width: 768px){
.cate div a{width: 49%;height: 18px;line-height: 18px; margin: 5px 0px;overflow:hidden;}
.cate div a:nth-child(odd){border-right:1px solid #545454;}
.sps{height:76px;}
}

.bt-title{height:50px;}
.bt-title h1{color:#ff7316;font-size:24px;}
.bt-title p{color:#666;font-size:14px;line-height:26px;}

.msgcontent{font-size:14px;line-height:30px;padding-bottom: 20px;}
.msgcontent p{font-size:14px;line-height:30px;}
.msgcontent img,.listcontent img{max-width:100%;}
.msg-title{text-align:center;margin-bottom:15px;}
.msg-title h1{font-size:24px;color:#333;}
.msg-title p{font-size:12px;color:#999;margin-top:10px;}

.listcontent{padding-bottom:20px;}
.jh{height:50px;}

.lxnote{padding:5px 0px 30px;line-height:36px; }
.ditu{width:100%;}

.four-item{width:22%;margin:20px 1.5%;float:left;}
.four-item h1{line-height:50px;text-align:center;}
.four-item h1 a{color:#666;font-size:16px;line-height:50px;}
.four-item h1 a:hover{color:#333;}

.toggle .item{float:left;width:50%}
.toggle .item .btn{padding:20px 0px;margin:0px 10px;background:url(../image/left.png) 0 center no-repeat;padding-left:40px;cursor:pointer;font-size:18px;border-bottom: #ccc solid 1px;font-weight:bold;}
.toggle .item.active .btn{background:url(../image/down.png) 0px center no-repeat}
.toggle .item .detials{padding:10px;display:none;color:#777}


@media screen and (max-width: 768px){
.jh{height:20px;}
.content{padding:10px 2%;width:96%;}
.cate-box{height:40px;}
.cate-box a{line-height:40px;margin:0px 10px;}
.four-item{width:45%;margin:10px 2.5%;}
.toggle .item{float:none;width:100%}
.toggle .item .btn{padding:10px 10px 10px 40px; }




}
/**********about us*************/
.downlist{width:100%;}
.downlist li{width:100%;line-height:40px;height:40px;}
.downlist li>a{ color:#333;font-size:18px;float:left;display:block;width:73%;height:50px;overflow:hidden;  }
.downlist li span{ display:block;width:27%;text-align:right;color:#666;font-size:14px; float:right; }
.downlist li span a{color:#666;font-size:14px; }
.downlist li:hover a{text-decoration: underline;}

/**********news*************/
.newslist{}
.newsbox{display: block;height:120px;margin-bottom:30px;}
.newsbox .newspic{width:20%;height:120px;overflow:hidden;}
.newsbox  .news-info{height:120px;width:76%;}




@media screen and (max-width: 768px){
.newsbox{margin-bottom:15px;}
.newsbox .newspic{width:30%;height:100px;}
.newsbox  .news-info{width:65%;height:100px;}

.downlist li>a{font-size: 14px;}
}

/**********pros*************/
.pdshow{padding:15px 25px;}
.pmsgc{background: #f7f7f7;}
.pban{display: none;width:80%;padding:0px 10%;background: #fff;}
.ptitle{height:50px;width:100%;text-align: center;overflow: hidden;}
.ptitle a{line-height:50px;font-size: 14px;color:#333;}

.ptx:hover{background: #f7f7f7;-moz-box-shadow:0px 0px 9px #999; -webkit-box-shadow:0px 0px 9px #999; box-shadow:0px 0px 9px #999;}


/* picshow */
.ppleft{width:54%;}

.preview{width:100%;}
.bw{background: #f7f7f7;padding:50px 0px;}
/* smallImg */
.smallImg{position:relative;  margin-top:5px;  width:88%;padding:7px 6%;overflow:hidden;}
.scrollbutton{width:12px; height:40px; overflow:hidden; position:absolute;  cursor:pointer;top:27%; z-index: 9;}
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../image/right.jpg) no-repeat left center;left:0px;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../image/left.png) no-repeat right center; right:0px;}

#imageMenu { width:100%; overflow:hidden; }
#imageMenu ul{ width:100%;}
#imageMenu li {background: #fff;width:22%;line-height: 0px; overflow:hidden; float:left; text-align:center;margin:0px 1.5%;border:1px solid #e6e6e6;padding:5px 0px;-webkit-box-sizing:border-box;box-sizing:border-box;}
#imageMenu li img{width:100%; cursor:pointer;}
#imageMenu li#onlickImg, #imageMenu li:hover{  border-color:#1d5a97;}
/* bigImg */
.bigImg{position:relative; overflow:hidden;}
.bigImg #midimg{width:100%;}
.bigImg #winSelector{width:200px; height:200px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 3px solid #e6e6e6; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
/* ----------------- */
.prc{width:43%;}
.pnote{max-height:420px;width:100%;overflow: hidden;line-height: 28px;color:#666;}
.pnote p{line-height: 28px;color:#666;}
.pntitle{line-height:30px;color:#333;font-size:24px;border-bottom:1px solid #e6e6e6;padding-bottom:10px;}
.pntitle p{font-size: 14px;color:#333;line-height: 22px;}
.pcon{margin-top:20px;line-height: 26px;color:#808080;}



.pdtel{margin-top:15px;}
.pdtel a{width:180px;height:42px;text-indent:70px;line-height: 42px;font-size: 18px;color:#ff7316;border:1px solid #ff7316;display: block;float:left;background: url(../image/xm.png) no-repeat 36px center;}
.pdtel a.pa{background: url(../image/lx.png) no-repeat 36px center;float:right;}
.pdtel a:hover{background: url(../image/xmh.png) no-repeat center center;color:#fff;}
.pdtel a.pa:hover{background: url(../image/lxh.png) no-repeat center center;color:#fff;}

.pcon{margin-top:50px; padding:10px 25px;}
.proBox{width:100%;}
.proBox .hd{ height:50px;  }
.proBox .hd ul{ overflow:hidden;  }
.proBox .hd ul li{ float:left;border-right:1px solid #fff;line-height:50px; font-size:18px;text-align: center;background: #545454; color:#fff;width:23%;max-width: 155px;height:50px;overflow:hidden;  }

.proBox .hd ul .on{ background:#ff7316;  }
.proBox .bd ul{ padding-top:15px;}



@media screen and (max-width: 900px){
.pdshow{padding:0px;}
.ppleft{width:100%;min-width: 320px;}
.prc{width:96%;padding:20px 2%;}
.preview{display: none;}
.pban{display: block;}

.pnote{min-height:300px;width:100%;line-height: 28px;color:#666;}
.pnote p{line-height: 28px;color:#666;}
.pntitle{line-height:28px;color:#333;font-size:20px;border-bottom:1px solid #e6e6e6;padding-bottom:5px;}
.pntitle p{font-size: 14px;color:#333;line-height: 22px;}
.pcon{margin-top:20px;line-height: 26px;color:#808080;}

.pdtel a{width:43%;height:36px;text-indent:50px;line-height: 36px;font-size: 14px;background: url(../image/xm.png) no-repeat 19% center;}
.pdtel a.pa{background: url(../image/lx.png) no-repeat 19% center;}
.pdtel a:hover{background-size:container;}
.pdtel a.pa:hover{background-size:container;}
.pcon{padding:0px;}
.pcon img{width:100%;}
.proBox .hd{ height:34px; background:#fff;  }
.proBox .hd ul li{border-right:1px solid #fff;line-height:36px; font-size:14px;text-align: center;width:25%;  -webkit-box-sizing:border-box;box-sizing:border-box; }

.proBox .bd ul{ padding-top:15px;}
.proBox .bd ul table{width:98% !important;}
}




/* 公共分页样式*/
.page{ height:25px;  padding:30px 0px;}
.page span{ margin:2px; border:1px solid #CCC; padding:6px 10px;}
.page a{ margin:2px; color:#808080;}
.hover{ color:#F00}

.pn{line-height:30px;margin-top:20px;}
.pn a{color:#666;}
.pn a:hover{color:#333;}

@media screen and (max-width: 768px){

.page{height:20px;}
.page span{padding:1px 2px;margin:1px; }
.page a{ margin:1px; font-size:12px;}
}













































