*{margin: 0;padding: 0;}
body{margin: auto;font:12px/25px  "microsoft yahei";color: #333;}
ul,li{list-style: none;}
a{text-decoration: none;color: #000;}
.clearfix::after{content: "";display: block;clear: both;visibility: hidden;height: 0;}
.clearfix{*zoom: 0;}
.clear{clear: both;}
.contain { width:1400px; margin:0px auto;}
.fl{ float: left;}
.fr{ float: right;}


i,em{font-style: initial;}
.title{text-align: center;padding-bottom: 40px;background: url(../images/cptit.jpg) no-repeat center bottom;color: #333;margin-bottom: 40px;}
.title>span{font-size: 18px;text-transform: uppercase;color: #949494;line-height: 2;}
.title p{font-size: 32px;font-weight: bold;}
.title p span{color: #00a0e8;}
/*head*/
.tbwz{ height: 32px; line-height: 32px; color: #555555; background: #f1f1f1;border-bottom: 1px solid #00a0e8;}
.tbwz .contain{display: flex;justify-content: space-between;}
.tel{font-weight: 700;font-size: 20px;color: #00a0e8;padding: 20px 20px 0 50px;background: url(../images/tel.jpg) no-repeat 10px center #f1f1f1;background-size: 40px;border-left: 1px solid #ccc;}
.tel span{font-size: 14px;display: block;color: #666666;}
.daohang{}
.daohang .contain{display: flex;justify-content: space-between;}
.nav{width: 60%;line-height: 100px;}
.nav li{position: relative; float: left;text-align: center;width: 20%;}
.nav li a{color: #333;font-size: 18px;display: block;}
.nav li:hover>a{background:  url(../images/triangle.png) no-repeat center bottom #00a0e8;color: #fff;}
.nav li dl{width: 100%; background:rgba(0, 0, 0, 0.5);list-style-type:none;position:absolute;left: 0;top: 120px;z-index:1;transition: 0.5s;opacity: 0;}
.nav li dl dt a{color:#fff;font-size:13px;line-height:40px;display: block;}
.nav li:hover dl{top: 100px;opacity: 1;z-index: 99999;}
.nav li dl dt a:hover{background: #00a0e8;}
/* 产品 */
.product{padding: 80px 0;}
.product .contain{overflow: hidden;border-top-left-radius: 20px;border-bottom-right-radius: 20px;}
.proleft{background: url(../images/product.png)no-repeat center top #00a0e8;width: 19%;padding: 51px 42px;color: #fff;}
.proleft .protitle span{font-size: 25px;text-transform: uppercase;}
.protitle p{font-size: 32px;font-weight: bold;margin: 10px 0 20px;}
.proleft .line{width: 50px;height: 2px;background: #fff;}
.proleft>p{font-size: 14px;line-height: 2;margin-top: 10px;}
.pro_category{margin-top: 30px;}
.pro_category li{line-height: 40px;margin-bottom: 10px;position: relative;}
.pro_category li::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 20px;height: 1px;background: #fff;transition: 0.5s;}
.pro_category li:hover::after{width: 200px;}
.pro_category li a{font-size: 16px;color: #000;}
.pro_category li:hover a{color: #fff;}
.proright{display: flex;flex-wrap: wrap;width: 75%;}
.proright li{width: 33.3%;height: 350px;position: relative;overflow: hidden;}
.proright li:first-child{width: 66.6%;}
.proright li:last-child{width: 66.6%;}
.proright li img{width: 100%;height: 100%;object-fit: cover;}
.proright li .vbottom{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/kuang.png) no-repeat #00a0e8;background-size: 100% 100%;transform: scale(1.5);transition: 0.5s;color: #fff;font-size: 16px;text-align: center;opacity: 0;}
.proright li .vbottom span{display: inline-block;transition: 0.5s 0.2s;margin-top: 120px;transform: translateY(-50px);opacity: 0;}
.proright li .vbottom .itemr{width: 100px;margin: 20px auto 0;transition: 0.5s 0.2s;border: 1px solid #fff;line-height: 30px;transform: translateY(50px);opacity: 0;}
.proright li:hover .vbottom{transform: scale(1);opacity: 0.9;}
.proright li:hover .vbottom span{transform: translateY(50px);opacity: 1;}
.proright li:hover .vbottom .itemr{transform: translateY(-40px);opacity: 1;}
/* 优势 */
.advantage{padding: 0 0 80px;}
.ti{text-align: center;background: url(../images/advantage.jpg) no-repeat center center;height: 250px;overflow: hidden;margin-bottom: 40px;}
.ti span{font-size: 16px;color: #fff;display: block;margin-top: 100px;}
.ti p{font-size: 35px;font-weight: bold;color: #fff;margin: 10px 0 20px;}
.ti p i{color: #00a0e8;}
.ti .line{width: 70px;height: 2px;background: #00a0e8;margin: 0 auto;}
.adnr li{float: left;width: 25%;height: 270px;text-align: center;padding-top: 160px;position: relative;overflow: hidden;}
.adnr li .lihide{position: absolute;left: 0;top: 440px;width: calc(100% - 40px);height: 100%;background: rgba(0, 160, 232, 0.8);text-align: center;padding: 60px 20px 0;transition: 0.5s;}
.adnr li .lihide .line{width: 40px;height: 4px;background: #fff;margin: 0 auto;}
.adnr li .lihide p{font-size: 20px;margin: 10px 0 20px;color: #fff;font-weight: bold;}
.adnr li .lihide span{font-size: 16px;line-height: 2;color: #fff;display: block;margin-top: 40px;}
.adnr li:hover .lihide{top: 0;}
.adnr li .line{width: 40px;height: 4px;background: #00a0e8;margin: 0 auto;}
.adnr li p{font-size: 20px;margin: 10px 0 20px;color: #fff;font-weight: bold;}
.adnr li>img{width: 70px;}
.adnr li:nth-child(1){background: url(../images/vad1.jpg) no-repeat;background-size: 100% 100%;}
.adnr li:nth-child(2){background: url(../images/vad2.jpg) no-repeat;background-size: 100% 100%;}
.adnr li:nth-child(3){background: url(../images/vad3.jpg) no-repeat;background-size: 100% 100%;}
.adnr li:nth-child(4){background: url(../images/vad4.jpg) no-repeat;background-size: 100% 100%;}
.adnr li:hover>img{display: none;}
.adnr li:hover>p{display: none;}
.adnr li:hover>.line{display: none;}
/* 简介 */
.company{padding: 80px 0;background: url(../images/jjbj.jpg) no-repeat center center;}
.company .ti{background: none;height: auto;}
.company .ti span{color: #535353;margin: 0;}
.company .ti p{color: #333;}
.main{display: flex;justify-content: space-evenly;}
.main li{width: 25%;text-align: center;padding: 40px 0;position: relative;}
.main li::after{content: "";display: block;position: absolute;right: 0;top: 38px;width: 1px;height: 50px;background: #ccc;}
.main li span{font-size: 30px;color: #555;}
.main li .line{width: 30px;height: 4px;background: #00a0e8;margin: 20px auto 0;}
.jjr{width: 50%;height: 335px;overflow: hidden;}
.jjr img{width: 100%;height: 100%;object-fit: cover;}
.jjl{background: #00a0e8;color: #fff;padding: 20px;width: calc(50% - 40px);}
.jjl span{font-size: 40px;}
.jjl i{font-size: 32px;font-weight: bold;display: block;margin: 10px 0 20px;}
.jjl .line{width: 60px;height: 2px;background: #fff;}
.jjl p{font-size: 16px;line-height: 2;margin-top: 20px;}
.jjl>a{display: block;border: 1px solid #fff;width: 150px;line-height: 40px;text-align: center;font-size: 16px;color: #fff;margin-top: 20px;transition: 0.5s;}
.jjl>a:hover{border-radius: 50px;}
/* 新闻 */
.new-s{padding: 80px 0;}
.new-s .ntop{margin-bottom: 40px;display: flex;justify-content: space-between;}
.ntop .tleft{font-size: 32px;font-weight: bold;color: #333;}
.ntop .tleft span{font-size: 16px;color: #535353;font-weight: initial;}
.ntop .tleft p{font-size: 16px;color: #535353;font-weight: initial;}
.ntop .tright a{display: block;width: 140px;line-height: 30px;text-align: center;font-size: 16px;border: 1px solid #535353;color: #535353;transition: 0.5s;margin-top: 15px;}
.ntop .tright a:hover{color: #fff;background: #00a0e8;border-color: #00a0e8;border-radius: 50px;}
.xwx li{overflow:hidden;width: 50%;float:left;padding:0 0 16px}
.xwx li em{display:block;float:left;width:14%;text-align:center;line-height: 58px;background:#888;font-size:40px;color:#fff;}
.xwx li em p{font-size: 16px;line-height: 40px;}
.xwx li .licon{border:#ddd 1px solid;padding:0 5px 0 10px;width: 82%;float:left;}
.xwx li .licon p{font-size: 14px;color: #666;line-height: 2;}
.xwx li .licon a{display:block;line-height: 40px;font-size:18px;color:#555;font-weight: bold;}
.xwx li:hover em{background: #00a0e8;}
.xwx li:hover a{border-color: #00a0e8;}


/*footer*/
.footer{ background: #2c2c2c; color: #fff; padding: 30px 0;}
.footl{ width: 50%;}
.footl dl{ line-height: 52px;vertical-align: middle; font-size: 20px; color: #fff; margin-bottom: 6px;}
.footl dl img{ vertical-align: middle; padding-right: 20px;}
.footl dt{ line-height: 46px; font-size: 14px; color: #fff;display: inline-block;width: 42%;}
.footl dt img{ vertical-align: middle; padding-right: 20px;}
.footc dl{ line-height: 52px; background: url(../images/line.png) no-repeat left bottom; font-size: 20px; color: #fff; margin-bottom: 13px;}
.footc dt{ line-height: 34px; font-size: 14px;}
.footr{ width: 30%;}
.footr dl{ line-height: 49px; background: url(../images/foot.png) no-repeat left center;font-size: 20px; color: #fff;}
.footr dt{ width: 21%; float: left;line-height: 46px;}
.footr dt a{ font-size: 14px; color: #fff;}
.banquan{ width: 100%; height: 30px; line-height: 30px; background: #2c2c2c; text-align: center;color: #fff;}

.prolist{}
.prolist dl{ float: left; width: 270px; height: 240px; display: block; margin: 15px 10px 0px 10px; border: 1px solid #CCCCCC; text-align: center;}
.prolist dl dt{ text-align: center;}
.prolist dl img{ margin: 3px;  display: block; padding: 1px; border: 1px solid #EEE; height: 200px; text-align: center;}


.message{line-height:24px;}
.message dt{float:left;clear:both;width:80px;margin-left:20px;height:30px;margin-top:10px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:24px;height:24px;}
.message p{clear:both;margin-left:200px;}
.sub{height:30px;width:60px;display:block;float:left;margin-left:30px;}
.e2 li{padding: 10px;border: 1px solid #ccc;margin-bottom: 20px;}
.e2 li .nti{padding-bottom: 5px;margin-bottom: 5px;border-bottom: 1px dashed #ccc;}
.e2 li .nti .xian{width: 30px;height: 2px;float: left;background: #00a0e8;transition: 0.5s;margin-top: 17px;margin-right: 10px;}
.e2 li:hover .nti .xian{width: 50px;}
.e2 li:hover .nti a{color: #00a0e8;}
.e2 li span{float:right;}
.e2 li .des{font-size: 14px;line-height: 2;}
.listimg{width:219px;float:left;margin:0px 5px;}
.listimg a{width:219px;}
.listimg a img{vertical-align:middle; width:219px; height:180px;}
.listimg p{line-height:40px; height:40px; text-align:center; width:219px; margin:0px auto;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.timeBar{color:#666;line-height:36px;text-align:center;margin-top:20px;margin-right:auto;margin-bottom:10px;margin-left:auto;}
.time{border-bottom:1px solid #dedede;}
.guidbar_next{overflow:hidden;padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;}
.guidbar_next li{width:330px;font-size:12px;color:#666;}
.guidbar_next li a{color:#333;}
/* .pre{text-align:left;float:left;} */
/* .next{text-align:right;float:right;} */
.page{padding-top:20px;height:30px;clear:both;text-align: center;}
/* .page strong{font-size:12px;} */
.page li{display: inline-block;margin-right:6px;border:1px solid #333;width: 5%;}
.page .pages_hollow{width: 5%;line-height:25px;background: #00a0e8;color: #fff;border:1px solid #00a0e8;}
.page li a{display: block;color:#333;line-height:25px;}
.page li a:hover{background: #00a0e8;color: #fff;text-decoration:none;}
.title3{height:36px; line-height:36px; color:#fff; font-size:14px; font-weight:bold; padding-left:10px; background-color:#1348ac;}
.title3 span{ float:right; color:#fff; padding-right:10px;}
.title3 a{ color: #fff;}
.content{line-height:36px;font-size:16px; padding:10px; }
.mt5{ text-align: center;}
.ileft{ width:20%; float:left;margin-bottom: 20px;}
.iright{ width:78%; float:right;margin-bottom: 20px;}
.icpfl{background: #f1f1f1; }
.cpt{ height: 80px; background: #00a0e8; text-align: center; font-size: 22px; color: #fff; line-height: 80px;}
.cpt span{ font-size: 16px; padding-left: 6px;}
.cpb{ padding: 30px 20px;}
.cpb li{ height: 40px; line-height: 40px; background: #f8f8f8;margin-bottom: 10px;padding-left: 20px;border-left: 2px solid #00a0e8;}
.cpb li a{ font-size: 16px; color: #333333; display: block;}
.cpb li:hover{ background: #00a0e8;}
.cpb li:hover a{color: #fff;}
.cpb:nth-child(2) ul{ padding: 10px 0px}
.cpb ul dd{ line-height: 35px; text-align: center;}
.cpb ul dd a{ font-size: 14px; color: #ffffff; display: block;}
.cpb ul dd:hover{ background: #f8f8f8;}
.cpb ul dd:hover a{ color: #333;}
.nlx{ margin-top: 20px;}
.nlxt{ height: 40px; line-height: 40px; background: #00a0e8; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.mup{background-color: #00a0e8; height:42px;line-height: 42px;color:#fff; font-size:14px; padding-left: 18px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup a{color:#fff;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.sbj{ margin: 40px auto;}
.rytp{width:24%;float:left;margin:0px 5px;}
.rytp a{height:233px;display:block;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{cursor:pointer;transition: all 0.6s;width: 100%;height: 100%;object-fit: cover;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:210px;margin:0px auto;}
/* 侧边工具栏 */
#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: #00a0e8;
  -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:last-child:hover a{width: 59px;}
#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) {
	
	.contain{width: 1200px;}
	.proleft{width: 18%;}
	.nav li dl dt a{font-size: 12px;line-height: 30px;}
	.proleft{padding: 24px 42px;}
	.jjr{height: 367px;}
	
	/* 内页 */
	.iright{width: 75%;}
	.rytp{width: 32%;}
	.page li{width: 7%;}
	.page .pages_hollow{width: 7%;}
	.ileft{width: 23%;}
}