/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:14px;font-family:''; color:#5A5A5A;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1240px; margin:0 auto;}


.indexTop{width: 100%;background: #eee;}
.indexTop .Warp{display: flex;justify-content: space-between;align-items: center;height: 31px;}
.indexTop .welCome{color: #999;font-size: 14px;}

.language{position: relative;display: flex;justify-content: flex-end;align-items: center;}
.language .languageBtn{border:1px solid #b5b5b5;border-radius: 3px; height: 22px;width: 95px;text-align: left;line-height: 22px;cursor: pointer;transition: all .15s ease-in;position: relative;font-size: 12px;color: #5a5a5a;background: #fff url(../images/wp-diy-selected-button.png) right center no-repeat;padding-left: 5px;box-sizing: border-box;}

.langPanel{position: absolute;top: 22px;right: 0;width: 95px;display: none;z-index: 999;}
.langPanel.active{display: block;}
.langPanel ul li{transition: all .15s ease-in;background: #fff;width: 100%;}
.langPanel ul li a{color: #5a5a5a;display: block;text-align: left;font-size: 12px;line-height: 22px;padding: 0 5px;box-sizing: border-box;}
.langPanel ul li a:hover{background: #333;color: #fff;}





.header{position:relative;transition: ease 0.3s;width: 100%;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 95px;padding: 0 10px;box-sizing: border-box;}
.headList .left{display: flex;justify-content: flex-start;align-items: center;height: 76px;}
.headList .logo{margin-right: 80px;display: block;}
.headList .logo img{max-height: 80px;width: auto;}

/*menu*/
.pc_menu{}
.menu{height:42px;line-height:42px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:42px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); display:none;z-index: 9;}
.menu ul li dl dd{ line-height:30px;border-bottom:#ddd dotted 1px;}
.menu ul li dl dd a{ font-size:12px; color:#333;display:block; padding:0;text-align:center;background: #d9d9d9;}
.menu ul li dl dd a:hover{color:#fff;background: #20572d;}
.menu a{ font-size:14px;color:#333; display:block;text-align:center;padding: 0 15px;}
.menu a:hover{color:#20572d;}
a.menu_hover{color:#20572d;}


.header .right{width: 320px;}
.header .search{width: 100%;height: 35px;border: #d3d3d3 1px solid;position: relative;overflow: hidden;}
.header .search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 54px 0 10px;box-sizing: border-box;outline: none;}
.header .search button{width: 54px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: url(../images/of1o.jpg) center no-repeat;color: #fff;font-size: 14px;}
.header .search button span{display: none;transition: 0.3s;}
.header .search button:hover{background: #20572d;}
.header .search button:hover span{display: block;}


/*swiper*/
.banner{width: 100%;}
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.banner_swiper .swiper-pagination-bullet{opacity: 1;width: 12px;height: 12px;border-radius: 50%;}
.banner_swiper .swiper-pagination-bullet-active{background: #20572d;}
.banner_swiper .swiper-button-next,.banner_swiper .swiper-button-prev{color: #fff;}
.banner_swiper .swiper-button-next:after,.banner_swiper .swiper-button-prev:after{font-size: 30px;}

.iComTitle{color: #5a5a5a;font-size: 24px;text-align: center;}
.iComTitle .line{width: 189px;height: 3px;display: inline-block;background: #20572d;margin: 5px 0;}
.iComTitle .title2{color: #999;font-size: 20px;}

.iAbout{width: 100%;padding-top: 100px;}
.iAboutList{display: flex;justify-content: space-between;position: relative;}
.iAboutList .imgShow{width: 761px;position: relative;transition: 0.3s;}
.iAboutList .imgShow img{width: 100%;transition: 0.3s;}
.iAboutList .imgShow:hover img{transform: translateY(-5%);}
.iAboutText{position: absolute;/*left: 5px;bottom: 0;*/background: #fff;/*box-shadow: 0 0 10px rgb(68 68 68 / 18%);*/z-index: 9;width: 32%;padding: 40px 0px;box-sizing: border-box;}
.iAboutText .desc{color: #666;font-size: 14px;display: -webkit-box;-webkit-line-clamp: 10;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.iComMore{background: rgba(32,87,45,1);display: inline-block;line-height: 35px;border-radius: 20px;color: #fff;font-size: 14px;padding: 0 30px;margin-top: 40px;border: 1px solid #20572d;transition: 0.3s;}
.iComMore:hover{border: 1px solid #20572d;color: #20572d;background: none;}

.iAboutImg{width: 100%;font-size: 0;overflow: hidden;}
.iAboutImg img{width: 100%;}

.iProduct{width: 100%;padding: 80px 0 100px 0;}
.iProduct .iComTitle,
.iProduct .iComTitle .title2{color: #fff;}
.iProList{width: 100%;padding-top: 30px;}
.iProTab ul{display: flex;flex-wrap: wrap;}
.iProTab ul li{width: 23%;margin: 1%;}
.iProTab a{display: block;width: 100%;border: 1px solid #000;color: #000;font-size: 18px;text-align: center;height: 55px;border-radius: 5px;line-height: 55px;transition: 0.3s;position: relative;overflow: hidden;z-index: 9;}
.iProTab a .icon img{vertical-align: middle;padding-right: 5px;width: 30px;}
.iProTab a::after{background: #6d94c5;width: 100%;height: 100%;position: absolute;top: 0;left: -100%;content: '';z-index: -1;transition:left ease 0.35s;}
.iProTab a:hover{border: #20572d;}
.iProTab a:hover::after{left: 0;}

.iProPanel ul{display: flex;flex-wrap: wrap;}
.iProPanel ul li{width: 23%;margin: 1%;padding: 0 10px;box-sizing: border-box;}
.iProPanel .part{display: block;width: 100%;position: relative;overflow: hidden;transition: 0.3s;transform: translateY(0);}
.iProPanel .part .imgShow{width: 100%;font-size: 0;overflow: hidden;}
.iProPanel .part .imgShow img{width: 100%;}
.iProPanel .part .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;opacity: 0;transition: 0.3s;}
.iProPanel .part:hover{transform: translateY(15px);}
.iProPanel .part:hover .imgTop{opacity: 1;background: rgba(0, 0, 0, 0.2);}

.iNews{width: 100%;padding: 80px 0 100px 0;}
.iNewList{width: 100%;margin: 50px 0;display: flex;justify-content: space-between;}
.iNewList .img{width: calc(50% - 20px);display: block;font-size: 0;overflow: hidden;}
.iNewList .img img{width: 100%;transition: 0.3s;}
.iNewList .img:hover img{transform: scale(1.2);}
.iNewList .desc{width: calc(50% - 20px);}
.iNewList .desc .title{color: #333;font-size: 16px;padding-bottom: 10px;display: block;}
.iNewList .desc .title:hover{color: #20572d;}
.iNewList .desc .time{color: #999;font-size: 12px;padding-bottom: 10px;}
.iNewList .desc .txt{color: #666;font-size: 14px;padding-bottom: 10px;}
.iNewList .desc .txt p{padding: 0;}
.iNewList .desc .iComMore{margin-top: 20px;}

.iNewList2{width: 100%;}
.iNewList2 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.iNewList2 ul li{width: calc(50% - 20px);padding: 15px 0;border-bottom: 1px solid #e2e2e2;}
.iNewList2 .part .title{color: #333;font-size: 16px;padding-bottom: 5px;display: block;}
.iNewList2 .part .title:hover{color: #20572d;}
.iNewList2 .part .time{color: #666;font-size: 14px;padding-bottom: 5px;}
.iNewList2 .part .txt{color: #666;font-size: 14px;display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.iNewList2 .part .txt p{padding: 0;}


.footer{padding: 60px 0;width: 100%;}
.footList{display: flex;justify-content: space-between;}
.footList .left{width: calc(100% - 300px);}
.footList .right{width: 270px;}
.fMenu ul li{display: inline-block;padding: 0 10px;}
.fMenu a{color: #999;font-size: 14px;}
.fMenu a:hover{color: #fff;}
.fDesc{color: #5a5a5a;font-size: 14px;margin-top: 10px;}
.fContact{color: #5a5a5a;font-size: 14px;}
.fContact dl dt{color: #999;font-size: 14px;}
.fContact dl dd{line-height: 25px;}

.tongtu{width: 100%;font-size: 0;overflow: hidden;}
.tongtu img{width: 100%;}

.pageNavBg{width: 100%;height: 59px;background: url(../images/0wrn.jpg) center no-repeat;position: relative;}
.pageNavBg .Warp{position: relative;}
.PageName{float: left;width: 450px;height: 59px;display: flex;align-items: center;}
.PageName .title{color: #fff;font-size: 24px;}
.PageName .fontSmall{font-size: 20px;color: #d9d9d9;margin-left: 5px;margin-top: 5px;}
.pageNav{float: left;width: calc(100% - 620px);height: 59px;padding-left: 100px;box-sizing: border-box;line-height: 59px;color: #fff;font-size: 14px;}
.pageNav .icon img{padding-right: 5px;vertical-align: middle;width: 25px;}
.pageNav a{color: #fff;font-size: 14px;}
.pageNav a:hover{text-decoration: underline;}

.PageTel{width: 160px;height: 145px;display: flex;flex-direction: column;align-items: center;justify-content: center;color: #fff;font-size: 14px;position: absolute;right: 0;bottom: 0;z-index: 99;background: #20572d;}
.PageTel .img img{width: 43px;}
.PageTel .tit{padding: 5px 0;}
.PageTel .txt{font-weight: bold;}

.pageMenu{margin: 20px 0;width: 100%;}
.pageMenu ul{display: flex;height: 50px;width: 100%;border-bottom: 1px solid #eee;}
.pageMenu ul li{line-height: 50px;}
.pageMenu a{display: block;padding: 0 20px;color: #333;font-size: 16px;}
.pageMenu ul li.on,
.pageMenu ul li:hover{background: url(../images/w4oh.png) center bottom no-repeat;}
.pageMenu ul li.on a,
.pageMenu ul li:hover a{color: #009249;}

.about{width: 100%;padding: 20px 0 40px 0;}
.aboutDesc{width: 100%;font-size: 16px;color: #6a6a6a;}

.aboutList{width: 100%;margin: 20px 0;}
.aboutSwiper .part{display: block;width: 100%;overflow: hidden;}
.aboutSwiper .part .img{font-size: 0;width: 100%;}
.aboutSwiper .part .txt{color: #666666;font-size: 14px;text-align: center;padding: 10px 0;}

.aboutImg{width: 100%;overflow: hidden;font-size: 0;}
.aboutImg img{transition: 0.3s;width: 100%;}
.aboutImg:hover img{transform: scale(1.3);}

.leader{width: 100%;padding: 20px 0 100px;}
.leadList{display: flex;justify-content: space-between;position: relative;z-index: 9;}
.leadList .left{width: 50%;position: relative;overflow: hidden;}
.leadList .left:before{position: absolute;top: 0;left: 0%;width: 100%;height: 100%;background: rgb(0, 174, 70);opacity: 0.37;z-index: -1;content: "";}
.leadList .right{width: 50%;position: relative;overflow: hidden;}
.leadList .right:before{position: absolute;top: 0;left: 0%;width: 100%;height: 100%;background: rgb(43, 98, 53);opacity: 0.5;z-index: -1;content: "";}
.leadList .part{padding: 40px 90px;color: #fff;font-size: 14px;}
.leadList .part p{padding: 2px 0;}
.leadList .descCN{display: flex;flex-wrap: wrap;}
.leadList .descCN .list{width: 50%;}

.idea{width: 100%;padding: 20px 0 60px 0;}
.ideaList ul{display: flex;justify-content: center;}
.ideaList ul li{width: 25%;padding: 0 10px;box-sizing: border-box;}
.ideaList .part{display: block;width: 100%;text-align: center;}
.ideaList .part .img{width: 87px;margin: 0 auto;}
.ideaList .part .img img{width: 100%;}
.ideaList .part .title{font-size: 16px;color: #2b6235;font-weight: bold;line-height: 29px;}
.ideaList .part .text{color: #5a5a5a;font-size: 14px;line-height: 25px;}
.idea .desc{margin-top: 20px;}

.news{width: 100%;padding: 20px 0 60px 0;}
.newList ul{display: flex;flex-wrap: wrap;}
.newList ul li{width: 23%;margin: 1%;}
.newList .part{width: 100%;overflow: hidden;height: 100%;}
.newList .part .img{display: block;width: 100%;font-size: 0;overflow: hidden;}
.newList .part .img img{width: 100%;height: 220px;object-fit: cover;}
.newList .part .desc{padding: 5px;}
.newList .part .tit{display: block;font-size: 16px;color: #5A5A5A;}
.newList .part .tit:hover{color: #20572D;}
.newList .part .time{color: #999999;font-size: 12px;padding: 5px 0;}
.newList .part .text{color: #5A5A5A;font-size: 13px;}

.staff{width: 100%;padding: 20px 0 60px 0;}
.staffList ul{display: flex;flex-wrap: wrap;}
.staffList ul li{width: 23%;margin: 1%;}
.staffList .part{width: 100%;overflow: hidden;height: 100%;}
.staffList .part .img{display: block;width: 100%;font-size: 0;overflow: hidden;}
.staffList .part .img img{width: 100%;object-fit: cover;}

.iVideo{width: 100%;padding: 20px 0 60px 0;}
.iVideoList ul{display: flex;flex-wrap: wrap;}
.iVideoList ul li{width: 31.3%;margin: 1%;}
.iVideoList .part{width: 100%;overflow: hidden;height: 100%;}
.iVideoList .part .video{display: block;width: 100%;font-size: 0;overflow: hidden;}
.iVideoList .part .video video{width: 100%;object-fit: cover;}
.iVideoList .part .desc{padding-top: 5px;text-align: center;}
.iVideoList .part .text{color: #666;font-size: 16px;}

.product{width: 100%;padding: 20px 0 60px 0;}
.proList ul{display: flex;flex-wrap: wrap;}
.proList ul li{width: 23%;margin: 1%;}
.proList .part{width: 100%;overflow: hidden;height: 100%;}
.proList .part .img{display: block;width: 100%;font-size: 0;overflow: hidden;text-align: center;}
.proList .part .img img{width: 100%;object-fit: cover;transition: 0.3s;}
.proList .part .img:hover img{opacity: 0.8;transform:scale(1.2);}
.proList .part .desc{padding: 5px;}
.proList .part .tit{display: block;font-size: 14px;color: #5A5A5A;text-align: center;}
.proList .part .tit:hover{color: #20572D;}

.message{width: 100%;padding: 20px 0 60px 0;}
.mesForm{width: 602px;margin: 0 auto;}
.mesForm .tit{color: #5A5A5A;font-size: 14px;padding: 10px 0;}
.mesForm .fontSmall{color: #f00;vertical-align: middle;}
.formControl{width: 100%;height: 46px;line-height: 46px;border: #d9d9d9 1px solid;border-radius: 5px;padding: 0 10px;box-sizing: border-box;}
.formControl:focus{border-color: #20572D;outline: #20572D;}
.mesForm textarea{height: 72px;padding: 10px;width: 100%;box-sizing: border-box;}
.mesForm button{width: 100%;line-height: 40px;margin-top: 20px;text-align: center;background: #20572D;border-radius: 5px;border: none;color: #fff;}
.mesForm button:hover{background: #009249;}

.recruit{width: 100%;padding: 20px 0 60px 0;}
.recruit .desc{font-size: 16px;color: #333333;}
.recList{margin: 20px 0;}
.recList ul{display: flex;flex-wrap: wrap;}
.recList ul li{width: 31.3%;margin: 1%;}
.recList .part{display: block;width: 100%;color: #fff;font-size: 16px;background: #20572D;text-align: center;padding: 20px;box-sizing: border-box;height: 100%;}
.recList .part .name{padding: 5px 0;}
.recList .part .num{padding: 5px 0;}
.recList .part .desc{padding: 10px 0;font-size: 13px;color: #fff;text-align: left;}
.recList ul li:nth-child(even) .part{background: #009249;}

.contact{width: 100%;padding: 20px 0 60px 0;}
.contList{width: 100%;display: flex;justify-content: space-between;}
.contList .left{width: 280px;margin-right: 50px;}
.contList .right{width: calc(100% - 330px);}
.contList .desc{color: #434343;font-size: 14px;}
.contList .ewm img{width: 230px;}
.map{width: 100%;height: 430px;overflow: hidden;}
.map img{width: 100%;height: 100%;object-fit: cover;}


.inside{width: 100%;padding: 20px 0 60px 0;}


@media only screen and (max-width: 1240px) {
.wapper{ width:100%;}
.menu a{padding: 0 10px;}
.header .right{width: 240px;}
.PageName{width: 360px;}
.pageNav{width: calc(100% - 520px);padding-left: 50px;}
.leadList .part{padding: 40px;}
.newList .part .img img{width: 100%;height: 200px;object-fit: cover;}


}


@media only screen and (max-width: 1024px) {
.indexTop,
.header,
.banner,
.iAbout,
.iProduct,
.iNews,
.footer,
.w1024px,
.indexTop{width: 1024px;margin: 0 auto;}


}
