@meta "utf-8";
*{margin: 0;padding: 0;}
body{margin: auto;font:12px/25px  "microsoft yahei";color: #333;background: #fefefe;}
ul,li{list-style: none;}
a{text-decoration: none;color: #000;transition: 0.5s;}
.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: inherit;}
.flexwrap{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex{display: flex;justify-content: space-between;}
.vimg{transition: 1s;width: 100%;height: 100%;object-fit: cover;}
.vimg:hover{transform: scale(1.1);}
iframe{width: 50%;margin: 0 auto;display: block;}

.title{text-align: center;margin-bottom: 50px;}
.title b{font-size: 40px;color: #f1f1f1;text-transform: uppercase;}
.title p{font-size: 32px;font-weight: bold;margin: -10px 0 20px;}
/* 头部 */
.header .pp{position: relative;padding: 20px 0;}
.positionBox{position: absolute;left: 0;top: 0;z-index: 999;width: 200px;height: 172px;background: url(../images/logo.jpg);box-shadow: 0 0 10px #959595;}
.header .headT{background: #4bb143;color: #fff;}
.hwidth,.nav{width: 82%;}
.header .headT .hboxleft{font-size: 16px;}
.header .headT .hboxleft p{font-weight: bold;font-size: 25px;}
.header .headT .hboxright{padding-left: 40px;padding-top: 10px;background: url(../images/tel.png) no-repeat left;font-size: 14px;color: #fff;background-size: 30px;}
.header .headT .hboxright b{font-size: 25px;}
.headB{background: #fefefe;}
.headB .nav li{float: left;margin-right: 3%;height: 80px;display: flex;align-items: center;position: relative;}
.headB .nav li:last-child{margin-right: 0;}
.headB .nav li>a{font-size: 16px;position: relative;}
.headB .nav li>a::after{content: "";position: absolute;left: 0;bottom: -8px;;width: 0;height: 2px;background: #4bb143;transition: 0.5s;}
.headB .nav li:hover>a{color: #4bb143;}
.headB .nav li:hover>a::after{width: 100%;}

.headB .nav li dl{position:absolute;left: 0;top: 100%;z-index: 999999;width: calc(330% - 20px);padding-left: 20px;line-height: 45px;background: #fff;display: none;}
.headB .nav li dl a{font-size: 14px;color: #333;}
.headB .nav li:hover dl{display: block;}
.headB .nav li dl a:hover {color: #4bb143;}
/* 产品 */
.product{padding: 80px 0 110px;}
.proContent .proimg{height: 300px;overflow: hidden;border: 1px solid #ccc;}
.proContent .proimg:hover{border-color: #4bb143;}
.proContent .proimg img{object-fit: contain;}
.proContent{position: relative;}
.product .proContent .swiper-pagination{bottom: -50px;}
.proContent .my-bullet{display: inline-block;background: #4bb143;width: 10px;height: 10px;border-radius: 50px;margin-right: 10px;cursor: pointer;opacity: .3;}
.proContent .my-bullet-active{opacity: 1;}
.proContent .swiper-button-prev{left: -50px;}
.proContent .swiper-button-prev::after{color: #4bb143;}
.proContent .swiper-button-next{right: -50px;}
.proContent .swiper-button-next::after{color: #4bb143;}
/* 简介 */
.company{padding: 80px 0;background: #4bb1430d;}
.comT{margin-bottom: 40px;}
.comT .cLeft{width: 775px;}
.comT .cLeft dl dt{padding-right: 20px;margin-right: 20px;border-right: 1px solid #ccc;font-size: 18px;color: #4bb143;}
.comT .cLeft dl dt b{font-size: 45px;color: #333;margin-top: 10px;display: block;margin-top: 10px;}
.comT .cLeft dd{font-size: 20px;}
.comT .cLeft dd p{font-size: 14px;color: #666;line-height: 1.5;margin-top: 10px;}
.comT .cRight{width: 100px;line-height: 40px;height: 40px;margin-top: 20px;text-align: center;background: #4bb143;transition: 0.5s;}
.comT .cRight a{font-size: 16px;color: #fff;display: block;}
.comT .cRight:hover{width: 160px;}
.comB .box01{width: 49%;}
.comB .box01 .boxt span{font-size: 16px;color: #777;}
.comB .box01 .boxt p{font-size: 30px;font-weight: bold;margin: 5px 0 20px;}
.comB .box01 .boxt .line{width: 60px;height: 4px;background: #4bb143;}
.comB .box01>p{font-size: 16px;line-height: 2;color: #555;margin: 50px 0 20px;}
.box01 ul li{float: left;width: 33%;text-align: center;font-size: 16px;position: relative;z-index: 10;padding: 20px 0;}
.box01 ul li::after{content: "";position: absolute;top: 30px;right: 0;width: 1px;height: 40px;background: #ccc;}
.box01 ul li:last-child::after{display: none;}
.box01 ul li i{position: absolute;left: 0;top: 0;width: 0;height: 100%;background: #4bb143;transition: 0.5s;z-index: -1;}
.box01 ul li em{position: absolute;right: 0;top: 0;width: 0;height: 100%;background: #4bb143;transition: 0.5s;z-index: -1;}
.box01 ul li:hover i{width: 50%;}
.box01 ul li:hover em{width: 50%;}
.box01 ul li:hover{color: #fff;}
.box01 ul li:hover .line{background: #fff;}

.box01 ul li p{font-size: 20px;font-weight: bold;}
.box01 ul li .line{width: 30px;height: 2px;background: #4bb143;margin: 10px auto;}
.box02{width: 49%;height: 443px;overflow: hidden;}
/* 研发环境 */
.yanfa{margin-top: 80px;}
.yanfaT .yanti{font-size: 16px;color: #666;}
.yanfaT .yanti b{font-size: 32px;color: #333;}
.yanfaT a{display: block;width: 100px;line-height: 40px;font-size: 16px;background: #4bb143;text-align: center;color: #fff;transition: 0.5s;}
.yanfaT a:hover{width: 140px;}
.yanfa_c{margin-top: 40px;}
.yanfa_c .yimg{height: 250px;overflow: hidden;position: relative;}
.yanfa_c .yimg .pbox{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/cpi.png) no-repeat center center rgba(0, 0, 0, 0.5);transition: 0.5s;opacity: 0;}
.yanfa_c .yimg:hover .pbox{transform: rotateX(180deg);opacity: 1;}
/* 客户案例 */
.case{padding: 80px 0;}
.case_c li{width: 24.3%;margin-bottom: 20px;height: 300px;overflow: hidden;}
.case_c li a{position: relative;display: block;width: 100%;height: 100%;}
.case_c li a::before{content: "";position: absolute;left: 50%;top: 0;width: 0;height: 100%;background: #fff;transition: 0.5s;z-index: 3;}
.case_c li a::after{content: "";position: absolute;left: 0;top: 50%;width: 100%;height: 0;background: #fff;transition: 0.5s;z-index: 3;}
.case_c li:hover a::before{width: 100%;opacity: 0;left: 0;}
.case_c li:hover a::after{height: 100%;opacity: 0;top: 0;}
.case_c li:hover img{transform: scale(1);}
.case .more{display: block;width: 140px;line-height: 45px;text-align: center;font-size: 16px;margin: 20px auto 0;background: #4bb143;color: #fff;transition: .5s;}
.case .more:hover{width: 200px;}
/* 新闻 */
.new .title{text-align: left;}
.new .title .more{display: block;width: 140px;text-align: center;line-height: 40px;height: 40px;font-size: 16px;color: #fff;background: #4bb143;transition: 0.5s;margin-top: 10px;}
.new .title .more:hover{width: 160px;}
.new_c{height: 600px;background: url(../images/newimg.jpg) no-repeat center center;position: relative;border-top-left-radius: 70px;}
.new_c ul{position: absolute;right: 0;bottom: 0;background: #f1f1f1;padding: 60px;width: calc(90% - 120px);border-top-left-radius: 70px;}
.new_c ul li{width: 30%;border-right: 1px solid #4bb143;padding-right: 20px;}
.new_c ul li:last-child{border-right: none;}
.new_c ul li .time{font-size: 16px;color: #262626;}
.new_c ul li span{display: block;font-size: 20px;margin: 10px 0 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_c ul li p{font-size: 16px;color: #737373;line-height: 2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.new_c ul li:hover span{color: #4bb143;}

/* 底部 */
.group{padding: 100px 0;background: url(../images/IMG.jpg) no-repeat center center;background-attachment: fixed;font-size: 25px;color: #fff;text-align: center;line-height: 2;margin-top: 80px;}

/*footer*/
.foot{background: url(../images/bot.jpg);padding: 20px 0;}
.fnav li a{font-size: 14px;color: #a5a5a5;}
.fnav li a:hover{color: #4bb143;text-decoration: underline;}
.foot_contact{margin: 20px 0;justify-content: space-evenly;}
.foot_contact p{font-size: 14px;color: #a5a5a5;}
.foot_contact p img{float: left;margin-right: 10px;}
.foot .ewm{display: flex;justify-content: space-evenly;}
.foot .ewm li{width: 150px;text-align: center;}
.foot .ewm li p{font-size: 14px;color: #a5a5a5;}
.foot .ewm li p i{color: #fff;font-size: 16px;}
.foot .ewm li img{width: 100%;}

.banquan{ width: 100%; height: 30px; line-height: 30px; background: #2c2c2c; text-align: center;color: #a5a5a5;border-top: 1px solid #464646;}
.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;width: 580px;margin: 0 auto;}
.message dt{float:left;clear:both;width:70px;margin-top:18px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:40px;height:40px;border-radius: 5px;border: 1px solid rgb(169, 169, 169);}
.message .input{display: flex;justify-content: space-evenly;margin-top: 20px;}
.sub{line-height:40px !important;height: 40px !important;width: 150px;background: #4bb143;cursor: pointer;border: none;font-size: 16px;color: #fff;}
.iright .e2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.e2 li{width: 48%;padding: 10px;border: 1px solid #ccc;margin-bottom: 12px;position: relative;overflow: hidden;border-radius: 5px;}
.e2 li .bottom_div{position: absolute;left: -100%;top: 0;z-index: -1;width: 100%;height: 100%;background: #4bb143;transition: 0.5s;transition-timing-function:cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.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: #4bb143;transition: 0.5s;margin-top: 17px;margin-right: 10px;}
.e2 li .tia{float: left;font-size: 18px;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 70%;}
.e2 li .nti>span{float:right;}
.e2 li .des{font-size: 14px;line-height: 2;}
.e2 li .des .desbo{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.e2 li .des a{width: 120px;line-height: 35px;text-align: center;font-size: 15px;margin-top: 40px;background: #4bb143;color: #fff;border-radius: 5px;}
.e2 li:hover .bottom_div{left: 0;}
.e2 li:hover .nti .xian{background: #fff;}
.e2 li:hover a{color: #fff;}
.e2 li:hover .des{color: #fff;}
.e2 li:hover .des a{background: #fff;color: #4bb143;}
.e2 li:hover{border-color: #4bb143;}

.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{padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;display: flex;justify-content: space-between;}
.guidbar_next li{font-size:14px;color:#666;}
.guidbar_next li a{color:#333;font-size: 14px;}
.page{padding-top:20px;height:30px;clear:both;text-align: center;}
.page li{display: inline-block;margin-right:6px;border:1px solid #ccc;width: 5%;}
.page .pages_hollow{width: 5%;line-height:25px;background: #4bb143;color: #fff;border:1px solid #4bb143;}
.page li a{display: block;color:#333;line-height:25px;}
.page li a:hover{background: #4bb143;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;}
.mt5{ text-align: center;}
.iright{margin-bottom: 20px;}
.icpfl{background: #4bb143; }
.cpt{ height: 80px; background: #032e65; 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; text-align: center; margin-bottom: 10px;}
.cpb li a{ font-size: 18px; color: #333333; display: block;}
.cpb li:hover{ background: #032e65;}
.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: #4bb143; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.mup{height:60px;line-height: 60px;font-size:16px;box-shadow: 0 5px 10px #ccc;}
.mup .contain{display: flex;justify-content: space-between;}
.mup .n-name{font-size: 25px;font-weight: bold;color: #333;border-bottom: 4px solid #4bb143;}
.mup .cwrap{padding-left: 30px;background: url(../images/home.png) no-repeat left;}
.mup p{float:left;padding-left: 15px;}
.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 20px;}
.rytp a.link{height:233px;display:block;overflow:hidden;border:1px solid #ccc;text-align:center;position: relative;}
.rytp a.link::before{content: "";display: block;position: absolute;left: 50%;top: 0;width: 0;height: 100%;transition: 0.5s;opacity: 1;background: #fff;}
.rytp a.link::after{content: "";display: block;position: absolute;left: 0;top: 50%;width: 100%;height: 0;transition: 0.5s;opacity: 1;background: #fff;}
.rytp:hover a.link::before{opacity: 0;width: 100%;left: 0;}
.rytp:hover a.link::after{opacity: 0;height: 100%;top: 0;}

.rytp .ryimg{height: 250px;overflow: hidden;position: relative;}
.rytp .ryimg::after{content: "查看详情";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);transition: 0.5s;font-size: 16px;color: #fff;text-align: center;line-height: 250px;opacity: 0;}
.rytp:hover .ryimg::after{opacity: 1;}
.rytp .ryb{line-height:40px;height:40px;text-align:center;position: relative;}
.rytp .ryb::after{content: "";display: block;width: 0;height: 100%;background: #4bb143;transition: 0.5s;margin: 0 auto;}
.rytp .ryb p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: absolute;width: 100%;z-index: 5;transition: 0.5s;}
.rytp:hover .ryb::after{width: 100%;}
.rytp:hover .ryb p{color: #fff;}
.nproduct{text-align: center;margin: 90px 0;font-size: 0;}
.nproduct li{width: 9%;display: inline-block;border: 1px solid #4bb143;box-sizing: border-box;line-height: 40px;background: #f1f1f1;position: relative;border-right: none;}
.nproduct li:last-child{border-right: 1px solid #4bb143;}
.nproduct li a{font-size: 16px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nproduct li dl{line-height: 35px;display: none;background: #4bb143;position: absolute;left: 0;top: 40px;width: 100%;z-index: 1;border: 1px solid #4bb143;}
.nproduct li dl a{font-size: 15px;display: block;color: #fff;position: relative;}
.nproduct li dl a::after{content: "";display: block;position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: #fff;transition: 0.5s;}
.nproduct li:hover{background: #4bb143;}
.nproduct li:hover a{color: #fff;}
.nproduct li dl dt a:hover::after{width: 100%;}
.iright .content img{display: block;margin: 0 auto;}
/* 联系我们内页 */
.bfont{margin-bottom: 40px;padding-bottom: 20px;border-bottom: 1px solid #ccc;font-size: 18px;}
.inbox{display: flex;justify-content: space-between;}
.inbox li{width: 30%;border: 1px solid #ccc;transition: .5s;text-align: center;padding: 40px 0;}
.inbox img{display: block;margin: 0 auto;}
.inbox li p{font-size: 16px;line-height: 40px;}
.inbox li:hover{transform: translateY(-10px);box-shadow: 0 5px 10px #ccc;border-color: #4bb143;}

/* 侧边工具栏 */
#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: #4bb143;-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: #4bb143;}
#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;}
	.headB .nav li{margin-right: 2%;}
	.logo span{font-size: 30px;}
	.vnav dl dd a{font-size: 16px;}
	.hui{padding: 57px 40px 60px 40px;}
	.proSwiper .swiper-slide a .img1{width: 50%;height: 230px;}
	.proSwiper .swiper-slide a .wz{width: 46%;padding-top: 30px;}
	.proSwiper .swiper-slide a .wz .wz5{display: none;}
	.pro-roll .swiper-pagination{top: 285px;}
	
	
	/* 内页 */
	.e2 li{width: 47.6%;}
	.rytp{width: 24.1%;}
	.page li{width: 7%;}
	.page .pages_hollow{width: 7%;}
	.ileft{width: 23%;}
	.content .inside li{width: 45.6%;}
	.content .inside li .inr{width: 82%;}
}