@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
i,em{font-style: initial;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1400px;}
.clear{clear:both;}
.wrapper{ width: 1400px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px;background: #333;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #fff;line-height: 36px;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #fff; float: right; text-align: center; line-height: 16px; color: #fff;}



.bt .p1 {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  color: #fdd108;
  line-height: 40px;
}
.bt .p2 {
  text-align: center;
  background: url(../images/titlebj.png) no-repeat center;
  font-size: 20px;
  color: #666666;
  margin-top: 22px;
}
/***头部***/
.tou{background: url(../images/you.png) ;}
.head {}
.head .top {  width: 100%;display: flex;  justify-content: space-between;}
.head .logo {display: flex; align-items: center; justify-content: space-between;}
.head .logo img { display: block;}
.head .logo p { width: 290px; display: block; box-sizing: border-box; font-size: 18px; line-height: 30px; color: #565656; text-indent: 1em; border-left-style: solid; border-left-width: 1px; border-left-color: #565656;}
.head .toplx img { width: 100px; height: 100px; display: block;}
.head .top .toplx .tel {background: url("../images/telephone.png") no-repeat left 23px; background-size: 80px; padding-left: 70px;padding-top: 32px; box-sizing: border-box; color: #818181; font-size: 16px;line-height: 20px;}
.head .top .toplx .tel span { box-sizing: border-box; color: #000; font-size: 25px; font-weight: normal; line-height: 35px;}
.head .top .toplx .tel_1 {background: url("../images/telephone_1.png") no-repeat left center; background-size: 70px; padding-left: 70px; box-sizing: border-box; color: #818181; font-size: 16px;line-height: 20px;}
.head .top .toplx .tel_1 span { box-sizing: border-box; color: #303030; font-size: 20px; font-weight: normal; line-height: 22px;}
nav{display: flex; justify-content: space-between; background: #303030;border-bottom: 1px solid #fdd108;}
nav li{float: left;text-align: center;width: 175px;height: 60px;line-height: 60px;position: relative;}
nav li a{display:block;text-align:center;font-size:16px;color: #fff;}
nav li:hover{background: #fdd108;}
nav li:hover a{ color: #303030;}
nav li dl{width:100%;background:#fdd108;list-style-type:none;left:-999em;position:absolute;z-index:99999;float:left; color: #303030;}
nav li dl dt{height:44px;line-height:44px; text-align: center; color: #fff;}
nav li dl dt a{color:#fff;font-size:14px;height:44px;line-height:44px; display: block;}
nav li dl dt:hover a{ color: #fff; font-size: 16px;background: #303030;}
nav li:hover dl{left:auto;}
nav .current{background: #fdd108;color: #303030;} 
/* 搜索 */
.sou{background: #ebebeb;margin-top: -9px;}
.sou .ci{display: flex;justify-content: space-between;line-height: 45px;margin-top: 10px;padding: 5px 0;}
.sou p{font-size: 18px;}
.sou p a{font-size: 18px;margin-right: 15px;}
.ci form{display: flex;}
.ci .searc{width: 300px;height: 41px;outline: none;padding: 0;}
.ci .searc_sub{width: 80px;height: 45px;background: url(../images/search.png) no-repeat center center #303030;outline: none;border: none;cursor: pointer;}
/* 推荐产品 */
.tuijian{padding: 100px 0;background: url(../images/tjbj.jpg) no-repeat center center;}
.tuijian .wrapper{width: 1200px;margin: 0 auto;position: relative;}

.tjnr{display: flex;justify-content: space-between;}
.tjnr .tuiimg img{width: 250px;}
.tuir{width: 70%;padding-top: 50px;overflow: hidden;}
.tuir .tiao{width: 60px;height: 2px;background: #fdd108;margin: 10px 0 30px;}
.tuir span{font-size: 20px;}
.tuir p{font-size: 16px;line-height: 2;}

/* 产品中心 */
.product {
  margin-top: 52px;
}
.pro .hd {
  margin-top: 40px;
}
.ullei {
  display: flex;
  justify-content: space-evenly;
}
.ullei li {
  width: 174px;
  line-height: 54px;
  background: #303030;
  font-size: 16px;
  text-align: center;
  border-radius: 8px;
  position: relative;
}
.ullei li a {
	font-size: 16px;
	display: block;
  color: #fff;
}
.ullei li:first-child {
  background: #303030;
}
.ullei li:first-child a {
  color: #ffffff;
}
.ullei li::after {
  width: 26px;
  height: 13px;
  position: absolute;
  content: "";
  background: url(../images/jian.png);
  bottom: -7px;
  left: 50%;
  margin-left: -13px;
  opacity: 0;
}
.ullei li:hover{background: #fdd108;}
.ullei li:hover:after{opacity: 1;}
.ullei li:hover a{color: #303030;}
.pro .bd {
  margin-top: 57px;
}
.pro .bd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ppp {
  width: 24.3%;
  margin-bottom: 20px;
}
.ppp .pimg {
  border: 1px solid #e5e5e5;
  overflow: hidden;
  height: 280px;
}
.ppp .pimg img {
  transition: all 0.8s;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.ppp:hover .pimg img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.ppp p {
  line-height: 56px;
  text-align: center;
  background: #e5e5e5;
  font-size: 16px;
  color: #303030;
  transition: all 0.8s;
}
.ppp:hover p {
  background: #fdd108;
}
/* 优势 */
.ys {
  background: url(../images/rhy.png) no-repeat center top #f9f9f9;
  margin: 40px 0;
}
.ys .bt .p2 {
  background: url(../images/ysq.png) no-repeat center;
  color: #525252;
  margin-top: 17px;
}
.ys .bt .p1 {
  color: #525252;
  padding-top: 48px;
}
.ys .bt .p1 span {
  font-weight: normal;
}
.ys .bt {
  padding-bottom: 44px;
}
.youshi {
  margin-top: 77px;
}
.youshi .slz .yscont {
 
  padding-top: 42px;
}
.youshi .slz:nth-child(2n) .yscont {
  float: right;
  padding-left: 0;
}

.youshi .slz:nth-child(2n) .ysimg {
  float: left; 
}
.youshi .slz .yscont .yco {
	padding-top: 23px;
  width: 633px;
}
.yyc .sz {
  width: 70px;
  height: 222px;
  text-align: center;
  color: #ffffff;
  font-size: 44px;
  font-family: Impact;
  padding-top: 13px;
  margin-right: 30px;
  background: url(../images/ysti.png);
}
.yco .p1 {
  font-size: 30px;
  color: #fdd108;
  line-height: 30px;
  font-weight: 600;
}
.yco .p2 {
  font-size: 26px;
  color: #666666;
  line-height: 26px;
  margin-top: 11px;
  margin-bottom: 8px;
}
.yco .p4 {
  font-size: 16px;
  color: #666666;
  line-height: 26px;

  margin-top: 22px;
}
.yco .p5 {
  font-size: 16px;
  color: #666666;
  line-height: 26px;

  margin-top: 32px;
}
/* 厂房实景 */
.case{padding: 40px 0;}
#demo_{overflow:hidden;margin-top: 40px;}
#indemo_{float:left;width:800%;}
#demo1_,#demo2_{float:left;width: 3490px;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 325px; height: 235px;background: #55557f;}
.idllist1 li ol img{width:100%;height:100%;object-fit: cover;}
.idllist1 li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.idllist1 li a{ font-size: 16px; color: #333333;}
/* 简介 */
.hejia{background: url(../images/hejia.png) no-repeat center center;}
.about {
  padding-top: 69px;
  padding-bottom: 65px;
}
.abl {
  padding-top: 63px;
}
.abl .abimg {
  overflow: hidden;
}
.abl .abimg img {
  transition: all 0.8s;
  max-width: 100%;
}
.abl .abimg:hover img {
  transition: all 0.8s;
  transform: scale(1.05);
}
.abr {
  width: 800px;
  padding-top: 70px;
}
.abr .p1 {
  font-size: 30px;
  line-height: 30px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 29px;
}
.abr .p3 {
  line-height: 32px;
  font-size: 16px;
  color: #666666;
  margin-top: 25px;
}
.abr a {
  width: 155px;
  line-height: 46px;
  text-align: center;
  display: block;
  background: #303030;
  box-shadow: 5px 5px 0 #fdd108;
  color: #fff;
  font-size: 14px;
  margin-top: 45px;
  transition: all 0.5s;
}
.abr a:hover {
  opacity: 0.8;
}
/* 资质荣誉 */
.zzry .zznr .zimg{height: 300px;overflow: hidden;border: 1px solid #ccc;padding: 5px;}
.zzry .zznr .zimg img{width: 100%;height: 100%;object-fit: contain;}
.zznr p{font-size: 16px;line-height: 2.5;text-align: center;}
.zzry .zznr .zimg:hover{background: #fdd108;}
/* 新闻资讯 */
.xwzx{padding: 40px 0;}
.xin-cont{margin-top: 45px;}
.xin-cont .hd{text-align: center;}
.xin-cont .hd ul{font-size: 0}
.xin-cont .hd li{display: inline-block;width: 185px;height: 45px;line-height: 45px;border:1px solid #303030;color: #303030;font-size: 18px;cursor: pointer;}
.xin-cont .hd li img{margin-right: 10px;vertical-align: middle;}
.xin-cont .hd li:first-child{color: #fff;background: #303030;border-right: none;}
.xin-cont .hd li:nth-child(2){border-right: none;}
.xin-cont .hd li:hover{background: #fdd108;color: #303030;}
.xin-cont .bd{margin-top: 31px;border-top: 1px solid #e5e5e5;padding-top: 38px;}
.xin-le{width: 550px;}
.xin-le li a.oaimg{display: block;height: 240px;overflow: hidden;}
.xin-le li img{width: 100%;height: 100%;object-fit: contain;}
.xin-le li span{color: #303030;font-size: 16px;font-weight: bold;margin-top: 15px;line-height: 22px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition: 0.5s;}
.xin-le li p{color: #787878;font-size: 14px;line-height: 25px;}
.xin-le li:hover span{transform: translate(10px);color: #fdd108;}
.xin-ri{width: 800px;overflow: hidden;}
.xin-ri li{float: left;width: 380px;height: 141px;border-bottom: 1px solid #ccc;margin-bottom: 40px;position: relative;}
.xin-ri li:after{position: absolute;left: 0;bottom: -1px;content: "";display: block;width: 50px;height: 1px;background: #fdd108;transition: 0.5s;}
.xin-ri li:hover:after{width: 100%;}
.xin-ri li:nth-child(2n){float: right;}
.xin-ri li i{color: #303030;font-size: 16px;font-weight: bold;line-height: 36px;display: block;transition: 0.5s;}
.xin-ri li p{color: #787878;font-size: 14px;line-height: 25px;margin-top: 13px;height: 55px;overflow: hidden;}
.xin-ri li span{color: #787878;font-size: 12px;}
.xin-ri li:hover i{transform: translate(10px);color: #fdd108;}
/* 底部 */
.fdh ul li {
  float: left;
  width: 12.5%;
  font-size: 16px;
  line-height: 60px;
  transition: all 0.8s;
  text-align: center;
}
.fdh ul li a {
  color: #333;
  font-size: 16px;
}
.fdh ul li:hover {
  background: #333;
}
.fdh ul li:hover a{color: #fff;}
.fdh {
  background: #fdd108;
  border-bottom: 1px solid #484848;
}
.fb1 {
  background: #333333;
}
.flink {
  font-size: 14px;
  line-height: 18px;
  color: #adadad;
  padding: 32px 0;
  border-bottom: 1px solid #484848;
}
.flink a {
  color: #adadad;
  margin-left: 11px;
}
.flink a:hover {
  color: #1e5eb7;
}
.dblx {
  padding-top: 38px;
}
.dblx p {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
}
.dblx p:nth-child(1) {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  margin-bottom: 43px;
}
.dblx p:nth-child(2) {
  margin-bottom: 16px;
}
.fb3 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}
.dbma {
  width: 266px;
  display: flex;
  justify-content: space-between;
}
.dbma div p {
  text-align: center;
  font-size: 14px;
  margin-top: 16px;
  line-height: 14px;
  color: #d0d0d0;
}
.dbma div {
  padding-top: 30px;
}
.bq {
  border-top: 1px solid #484848;
  line-height: 80px;
  font-size: 14px;
  color: #d0d1d4;
  background: #333333;
}
.bq a {
  color: #d0d1d4;
  transition: all 0.3s;
}
.bq a:hover {
  color: #1e5eb7;
}
.copyright {font-size: 14px;color: #ffffff;line-height: 30px;text-align: center;}


.nlxt{ height: 40px; line-height: 40px; background: #303030; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; background: #1c1c1c;}
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:17%; float:left;margin-bottom: 20px;}
.cp_iright{ width:82%; float:right;margin-bottom: 20px;}

.iright{margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #303030;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#f1f1f1;}
.icpfl ul li{ line-height:32px; height:32px;margin-bottom:10px;}
.icpfl ul li a{ padding-left:20px; font-size:16px; color:#000;display: block;transition: 0.5s;}
.icpfl ul li a:hover{color:#303030;transform: translate(10px);}
.icpfl ul p{ background:url(../images/cp2.png) no-repeat 20px center; line-height:32px; height:32px;}
.icpfl ul p a{ padding-left:40px; font-size:16px; color:#000;display: block;transition: 0.5s;}
.icpfl ul p a:hover{color:#303030;transform: translate(10px);}
.icpfl ul ol{ background:url(../images/cp1.png) no-repeat 35px center; line-height:35px; height:35px;}
.icpfl ul ol a{ padding-left: 60px; font-size:14px; color:#000;display: block;transition: 0.5s;}
.icpfl ul ol a:hover{color:#303030;transform: translate(10px);}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.cp_mup{background-color: #303030; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.cp_mup p{height:42px;float:left;padding-left: 15px;}
.cp_mup a{color: #fff;}
.cp_mup span{float:right;padding-right:10px;}
.cp_mup span a{ font-size:14px; color:#fff;}
.cp_mup span a:hover{color:#303030;}

.bax{background: #F2F2F2;border: 1px solid #DFDEDE;}
.mup{height:42px;line-height: 42px;color:#333; font-size:14px;}
.mup span{display: block;background: url(../images/zhuye.png) no-repeat left center;padding-left: 25px;}
.mup span a{ font-size:14px; color:#333;}
.mup span a:hover{color:#303030;}
.n_about{text-align: center;margin-bottom: 30px;border-bottom: 1px solid #ccc;}
.n_about span{font-size: 36px;color: #303030;font-weight: bold;}
.n_about p{font-size: 15px;line-height: 3;color: #585858;}

/* 内页联系我们 */
.vcontact{display: flex;justify-content: space-evenly;}
.vcontact li{width: 18%;text-align: center;padding: 10px;transition: 0.5s;}
.vcontact li img{margin-bottom: 20px;}
.vcontact li p{font-size: 16px;color: #5d5d5d;}
.vcontact li span{font-size: 20px;}
.vcontact li:hover{box-shadow: 0 10px 20px #d4d4d4;transform: translateY(-10px);}

.hg .page li{display: inline-block;padding: 5px 10px;border: 1px solid #ccc;margin-right: 10px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:24.1%;float:left;margin:0px 5px;}
.rytp a{overflow:hidden;border:1px solid #ccc;text-align:center;display: block;height: 195px;}
.rytp a img{width: 100%;height: 100%;object-fit: contain;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
/* .lb{text-align: left;float: left;} */
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{text-align: center;margin-top: 40px;}
.page li{text-align: center;padding-right: 10px;}
.page li a{ color:#333;font-size: 14px;}
.current a{color: #ef8008!important;}

/* 新闻列表 */
.newsList li{margin: 20px 0;transition: .5s;padding: 10px 0;}
.newsList li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);}
.newsList li .timeDiv{transition: .5s;width: 210px;height: 135px;overflow: hidden;float: left;margin-left: 15px;}
.newsList li .timeDiv img{width: 100%;height: 100%;object-fit: cover;}
/* .newsList li:hover .timeDiv{background: #303030;color: #fff;} */
.newsList li .timeDiv p{font-size: 50px;padding-top: 5px;}
.titBox .one .xian{display: inline-block;width: 30px;height: 2px;background: #fdd108;transition: 0.5s;}
.newsList li:hover .titBox .one .xian{width: 50px;}
.newsList li .titBox{float: left;width: 82%;margin-left: 40px;padding-right: 50px;border-right:1px solid #e5e5e5;margin-right: 40px; }
.newsList li .titBox .time{font-size: 14px;color: #989898;}
.newsList li .titBox .one,.newsList li .titBox .two{font-size: 20px;}
.newsList li .titBox .one{color: #333333;}
.newsList li .titBox .one a{font-size: 18px;font-weight: 600;}
.newsList li:hover .titBox .one{color:#303030}
.newsList li .titBox .two{width: 200px;height: 1px;background: #bebebe;margin: 10px 0;}
.newsList li .titBox .three{font-size: 16px;color: #888888;}
.newsList li .btn{width: 112px;height: 36px;background: #d9d9d9;display: block;line-height: 36px;text-align: center;color: #6d6d6d;border-radius: 25px;float: left;margin-top: 50px;font-size: 16px;}
.newsList li:hover .btn{background: #303030;color: #ffffff;}
.pageContent .title{margin-top: 0;font-size: 40px;}
.pageContent .titlecon{margin-top: 0;font-size: 20px;}
.pageContent .title p{font-size: 24px;height: 24px;line-height: 24px;border-left: 4px solid #2f318b;padding-left: 15px;font-weight: bold;margin-bottom: 40px;}
.pageContent .title p em{font-size: 18px;color: #bebebe;margin-left: 10px;font-weight: normal}
.news {margin: 50px 0 0 0;}

.vnr{padding:10px 9px;border: 1px solid #ccc;}
.vnr .cplb{width: 31.6%;margin-bottom: 10px;border: 1px solid #ccc;padding: 5px;float: left;margin-right: 10px;}
.vnr .cplb:nth-child(3n){margin-right: 0;}
.vnr .cplb .cplb_img{height: 252px;overflow: hidden;position: relative;}
.cplb_img .v_cang{position: absolute;left: 0;bottom: -252px;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.3);font-size: 16px;color: #fff;text-align: center;line-height: 252px;transition: 0.5s;}
.cplb_img .v_cang:before{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;left: -10px;top: 124px;transition: 1.5s;opacity: 0;}
.cplb_img .v_cang:after{content: "";display: block;width: 27px;height: 2px;background: #fff;position: absolute;right: -10px;top: 124px;transition: 1.5s;opacity: 0;}
.cplb_img img{width: 100%;height: 100%;object-fit: contain;transition: 0.5s;}
.vnr .cplb p{font-size: 16px;color: #000;line-height: 2;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.vnr .cplb:hover .v_cang{bottom: 0;}
.vnr .cplb:hover .v_cang:before{left: 90px;opacity: 1;}
.vnr .cplb:hover .v_cang:after{right: 90px;opacity: 1;}
.vnr .cplb:hover{border: 1px solid #303030;}
/*内页样式*/
.cp_nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
.nr{line-height:30px;padding:10px 9px;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal}
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{width: 50%;margin: 0 auto;}
.simple_btn{width: 408px;line-height: 2.5;background: #303030;color: #fff;text-align: center;font-size: 16px;border: none;outline: none;cursor: pointer;}

.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}
.vgs{font-size:20px;font-weight: bold;padding: 7px;position: relative;height: 31px;margin: 20px 0;background: url(../images/cpgs.jpg) no-repeat center center;}
.vgs p{position:absolute;left: 0;top: 0;border: 1px solid #363636;padding: 7px;color: #363636}
.zuoyou{margin-top:20px;}

.cpxq{}
.cp_l{ width: 46%;}
.cp_r{ width: 52%;}
.cp_r dl{ margin-top: 20px; line-height: 75px; border-bottom: 1px solid #EEEEEE; font-size: 24px; font-weight: bold; margin-bottom: 30px;}
.cp_r dt{ line-height: 43px; font-size: 18px; font-weight: bold;}
.cp_r dd{ line-height: 25px; font-size: 16px; margin-bottom: 20px;}
.cp_r li{ width: 130px; float: left; line-height: 50px; background: #303030; margin-right: 20px; text-align: center;}
.cp_r li a{ font-size: 16px; color: #fff;}
.cp_r li img{ vertical-align: middle; padding-right: 10px;}
.cp_r li:nth-child(1){ background: #303030;}
#preview{ float:none; margin:20px auto; text-align:center; width:420px;}
.jqzoom{ width:410px; height:410px; position:relative; border: 1px solid #DDDDDD; display: table-cell; vertical-align: middle; padding: 5px;}

.zoomdiv{ left:859px; height:300px; width:300px;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:472px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/*jqzoom www.divcss5.com */
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:372px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0; width: 100% !important;}

/* 侧边工具栏 */
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 17px;
  bottom: 10%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #292e39;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
  background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
  background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
  background-position: 0 -30px;
}

#toolbar li .icon-message:after {
  background-position: 0 -120px;
}

#toolbar li .icon-top:after {
  background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
  background-position: 0 0;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 14px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #292e39;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #292e39;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #292e39;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .icon-font {
  background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
  background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
  background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
  background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
  background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
  background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
  background-position: -30px -60px;
}
.icon-font {
  position: relative;
}

.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}

@media screen and (max-width: 1440px) {
	.wrapper{width: 1200px;}
	.tou{background: none;}
	nav li{width: 150px;}
	.youshi .slz .yscont .yco{width: 460px;overflow: hidden;}
	.abr{width: 634px;}
	.abr a{margin-top: 7px;}
	.xin-le{width: 387px;}
	.xin-ri{width: 760px;}
	.xin-ri li{width: 365px;}
	
	
	
	/* 内页 */
	.moddle{width: 1200px;}
	.vnr .cplb{width: 31.3%;}
	.rytp{width: 23.9%;}
	.rytp a{height: 160px;}
	.newsList li .titBox{width: 79%;}
	
	
	
}
