*{margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-radius: 0;border: 0;outline: none;/* vertical-align: middle; */ font-family: 'Source Han Sans CN';}
ul,li,ol{list-style: none;}
a{-webkit-text-decoration: none;text-decoration: none;color: inherit;}
img{border: 0;}
table{max-width: 100%;}
table,th,td,tr{border-collapse:collapse;border: 1px solid #dcdcdc;line-height: 1.5;padding: 10px;}
input,textarea,select,button{font-size: unset;outline: none;resize: none;} 
input:focus,textarea:focus,select:focus,button:focus{outline: none;}
iframe,video{display: block;max-width: 100%;height: auto;border: 0;margin: 0 auto;}
html,body{width: 100%;position: relative;font-size: 16px;line-height: 1.5;color: #000;background-color: #fff;}
@media only screen and (min-width:1920px ) { html{font-size: 100px!important;}}
@media only screen and (min-width:960px ) and (max-width:1285px ) { html{font-size: 66px!important;}}
/* 思源黑体 */
/* @font-face  {font-family:SourceHanSerifCN-H; src: url(SourceHanSansSC_Heavy.ttf);} */
/* 思源宋体 */
@font-face {font-family:SourceHanSerifCN-S;src: url(SourceHanSerifCN-Heavy-7.otf);}
/* 行文本 */
.txthide{overflow: hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space: nowrap;}
.txthide1{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:1; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden}
.txthide2{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:2; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide3{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:3; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
.txthide4{display: -webkit-box!important; -webkit-box-orient:vertical; -webkit-line-clamp:4; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden;}
/* --公共样式-- */
.font-14{font-size: .14rem;}
@media only screen and (max-width: 1645px) {
	.font-14{font-size: 12px;}
}
.font-15{font-size: .15rem;}
@media only screen and (max-width: 1664px) {
	.font-15{font-size: 13px;}
}
.font-16{font-size: .16rem;}
@media only screen and (max-width: 1680px) {
	.font-16{font-size: 14px;}
}
.font-17{font-size: .17rem;}
@media only screen and (max-width: 1694px) {
	.font-17{font-size: 15px;}
}
.font-18{font-size: .18rem;}
@media only screen and (max-width: 1706px) {
	.font-18{font-size: 16px;}
}
.font-19{font-size: .19rem;}
@media only screen and (max-width: 1717px) {
	.font-19{font-size: 17px;}
}
.font-20{font-size: .20rem;}
@media only screen and (max-width: 1728px) {
	.font-20{font-size: 18px;}
}
.font-21{font-size: .21rem;}
@media only screen and (max-width: 1737px) {
	.font-21{font-size: 19px;}
}
.font-22{font-size: .22rem;}
@media only screen and (max-width: 1745px) {
	.font-22{font-size: 20px;}
}
.font-24{font-size: .24rem;}
@media only screen and (max-width: 1745px) {
	.font-24{font-size: 22px;}
}
.font-28{font-size: .28rem;}
@media only screen and (max-width: 1782px) {
	.font-28{font-size: 26px;}
}


/* 内容盒 */
.main_box{width: 100%;position: relative;background-color: #fff;}
/* 首页盒 - 内页盒 */
.P_wrapper {max-width: 1440px;min-width: 1263px;margin: 0 auto;padding: 0 40px;}

.i-name{font-size: max(22px , .28rem);color: #4b4b4b;line-height: 1;font-weight: bold;}
.i-more{display: block;width: max(120px , 1.34rem);font-size: max(14px , .16rem);line-height: max(36px , .42rem);color: #009a45;text-align: center;border: 1px solid #009a45;transition: .5s;}
.i-more:hover{color: #FFFFFF;background-color: #009a45;}


.P_date{font-size: 12px;color: #FFFFFF;text-align: right;line-height: 20px;background-color: #009a45;}
.P_date .text{padding-right: 15px;}

header .logo{padding: 20px 0;}
header .logo img{display: block;width: auto;height:max(36px , .46rem);}
header .logo h1{width: 0;height: 0;overflow: hidden;}
header nav a{display: block;font-size: max(14px , .16rem);line-height: 1;margin-left: max(35px , .43rem);position: relative;}
header nav a::after{display: block;content: '';width: 0;height: 3px;background-color: #e60012;position: absolute;left: 0;right: 0;bottom: -10px;margin: 0 auto;transition: .5s;}
header nav a:hover::after{width: max(18px , .22rem);}


.banner{width: 100%;position: relative;overflow: hidden;}
.banner .item_name{font-size: .4rem;color: #FFFFFF;font-weight: bold;position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);}
.banner img{display: block;width: 100%;}
.banner .swiper-pagination .swiper-pagination-bullet{background-color: #fff;opacity: 1;}
.banner .swiper-pagination .swiper-pagination-bullet-active{background-color: #1c7ed5;}
.banner .btns{width: 100%;position: absolute;top: 50%;left: 0;z-index: 10;transform: translateY(-50%);}
.banner .btns .button-prev , .banner .btns .button-next{width: 20px;height: 31px;cursor: pointer;}
.banner .btns .button-prev{background: url(../icons/swiper-button.png) no-repeat left top / 200% 100%;}
.banner .btns .button-next{background: url(../icons/swiper-button.png) no-repeat right top / 200% 100%;}
.banner .swiper-slide{position: relative;}
.banner .info{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);z-index: 100;}
.banner .info .web_name{font-size: max(.47rem,35px);color: #fff;font-weight: bold;text-align: center;margin-bottom: 10px;}
.banner .info .desc{font-size: max(.3rem,22px);text-align: center;color: #fff;margin-bottom: .8rem;}
.banner .info .product_list{display: flex}
.banner .product_list li{margin-right: max(.4rem , 26px);transition: .5s;}
.banner .product_list li:hover{transform: translateY(-.2rem);}
.banner .product_list li:last-child{margin-right: 0;}
.banner .product_list a{display: block;width: max(1.75rem,130px);height: max(1.75rem,130px);background-color: rgba(255, 255, 255, .8);border-radius: 50%;}
.banner .product_list a .content{position: relative;top: 50%;left: 50%;transform: translate(-50% , -50%);}
.banner .product_list a img{display: block;width: max(.5rem , 40px);height: auto;margin: 0 auto .2rem;}
.banner .product_list .title{font-size: max(.18rem , 14px);color: #404040;text-align: center;}



.i-about .content{padding: .85rem 0;}
.i-about .left{padding-right: 1rem;}
.i-about .left .title{font-size: max(30px , .36rem);color: #009a45;font-weight: bold;line-height: 1;margin-bottom: .15rem;}
.i-about .left .en{font-size: max(16px , .18rem);color: #009a45;line-height: 1;margin-bottom: .2rem;}
.i-about .left .slogan{font-size: max(17px , .22rem);font-weight: bold;margin-bottom: .2rem;}
.i-about .left .desc{font-size: max(14px , .16rem);line-height: 1.6;text-align: justify;margin-bottom: .25rem;}
.i-about .right{width: max(5.8rem , 500px);position: relative;}
.i-about .right .img{display: block;width: 100%;height: auto;}
.i-about .right .icon-play{display: block;width: max(75px , .89rem);height: auto;position: absolute;left: 50%;top: 50%;transform: translate(-50% , -50%);cursor: pointer;}
.i-about .right video{display: block;width: 100%;height: auto;}


.i-news {overflow: hidden;}
.i-news .top{position: relative;padding-bottom: 25px;}
.i-news .content{border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.i-news .content dl{margin: 0 -20px;}
.i-news .content dl dd{width: 33.33%;padding: 40px 20px 70px;border-right: 1px solid #eaeaea;}
.i-news .content dl dd:last-child{border-right: 0;}
.i-news dl dd a{display: block;width: 100%;}
.i-news dd a .text{padding: 0 10px .6rem;}
.i-news dd a .time{font-size: max(14px , .16rem);color: #009a45;margin-bottom: 5px;}
.i-news dd a .time .icon{display: block;width: 16px;height: auto;margin-right: 5px;}
.i-news dd a .title{font-size: max(16px , .2rem);color: #000;margin-bottom: .25rem;}
.i-news dd a .more{width: 100px;font-size: 14px;color: #fff;text-align: center;line-height: 38px;border-radius: 44px;background-color: #009A45;}
.i-news dd a .pic{width: 100%;height: 188px;overflow: hidden;}
.i-news dd a .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}



.i-science{padding: 50px 0 30px;background-color: #f6f6f6;overflow: hidden;}
.i-science .top{margin-bottom: 25px;}
.i-science dl {margin-right: -.6rem;}
.i-science dl dd{width: calc((100%  - 1.2rem) / 2);margin-right: .6rem;margin-bottom: .6rem;}
.i-science dd a .pic{width: 48.9%;height: 1.89rem;margin-right: .3rem;overflow: hidden;}
.i-science dd a .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}
.i-science dd a .right{border-bottom: 2px solid #8c8c8c;padding-bottom: .25rem;}
.i-science dd a .title{font-size: max(16px , .2rem);}
.i-science dd a .time{font-size: max(14px .16rem);color: #7f7f7f;}
.i-science dd a .time .icon{display: block;width: 16px;height: auto;}


.i-partner{padding: .6rem 0 .9rem;}
.i-partner .top{margin-bottom: 25px;}
.i-partner .btns .btn{width: 64px;height: 32px;margin-right: 5px;cursor: pointer;}
.i-partner .btns .btn.prev{background: url(../icons/icon-partner-btns.png)no-repeat top left / 100% 200%;}
.i-partner .btns .btn.next{background: url(../icons/icon-partner-btns.png)no-repeat bottom left / 100% 200%;}
.i-partner dl dd{width: calc((100% - 56 px) / 5);}
.i-partner dd a{display: block;}
.i-partner dd a .img{display: block;height: 105px;border: 1px solid #e6e6e6;}


footer{background-color: #03182f;padding: .4rem 0 .3rem;}
footer .top{margin-bottom: 30px;}
footer .top nav > ul > li{width: max(150px ,1.6rem);font-size: max(14px , .16rem);color: #8e9298;line-height: 2;}
footer .top nav .name{font-size: max(16px , .18rem);color: #fff;}
footer .top nav a:hover{text-decoration: underline;}
footer .top .qrcode .text{font-size: max(16px , .18rem);color: #fff;margin-bottom: .16rem;}
footer .top .qrcode .pic{display: block;width: max(104px , 1.18rem);height: auto;}
footer .web_info{font-size: 12px;color: #ffffff80;line-height: 2;}
footer .web_info a{font-weight: bold;color: #FFFFFFc0;}
footer .web_info a:hover{text-decoration: underline;}
footer .PNS img{width: 20px;height: 20px;margin-right: 2px;vertical-align: text-bottom;}


.P_sub_name{font-size: max(24px , .28rem);color: #4b4b4b;font-weight: bold;margin-bottom: 30px;line-height: 1;}

.sub_nav{position: relative;z-index: 8;margin-bottom: 40px;}
.sub_nav .content{background-color: #FFFFFF;box-shadow: 0 6px 10px 0 #00000010;}
.sub_nav .content .left , .sub_nav .content .right{width: max(210px , 3rem);}
.sub_nav .content .home{width: max(70px , .88rem);height: max(75px , .91rem);background-color: #28ad42;}
.sub_nav .home .icon{display: block;width: max(26px , .33rem);height: auto;}
.sub_nav .nav_box{flex: 1;padding: 0 60px;position: relative;}
.sub_nav .nav_box nav{max-width: 100%;overflow: hidden;position: relative;}
.sub_nav .nav_box .swiper-slide{width: fit-content;padding: 0 .4rem;}
.sub_nav .nav_box .swiper-slide:last-child{border-right: 0;}
.sub_nav .swiper-slide a{display: block;font-size: max(16px , .2rem);line-height: max(75px , .91rem);position: relative;}
.sub_nav .swiper-slide a::after{display: block;content: '';width: 0;height: 3px;background-color: #009a45;position: absolute;left: 0;bottom: 0;right: 0;margin: 0 auto;}
.sub_nav .swiper-slide a:hover::after ,.sub_nav .swiper-slide a.on::after{width: 100%;transition: .5s;}
.sub_nav .nav_box .swiper-button-next::after,.sub_nav .nav_box .swiper-button-prev::after{color: #28ad42;font-size: 30px;}
.sub_nav .m-crumb{font-size: 14px;color: #818080;text-align: right;padding-right: 10px;}




.sub_main{padding: 40px 0 100px;}


.about .content{padding: 0;}
.about .logo{display: block;width: max(260px , 3.05rem);height: auto;margin-bottom: 20px;}


.culture .smalltext{font-size: 16px;line-height: 1.875;margin-bottom: .6rem;}
.culture dl dd{flex: 1;min-height: 3.8rem;background-repeat: no-repeat;background-size: cover;background-position: top left;padding: 38px 34px;}
.culture dl dd .title{font-size: max(18px , .24rem);color: #4b4b4b;margin-bottom: 10px;}
.culture dl dd .desc{font-size: max(15px , .16rem);line-height: 1.65;}



.honor .smalltext{font-size: max(18px , .22rem);color: #009a45;text-align: center;line-height: 1.875;margin-bottom: .6rem;}
.honor dl{margin-right: -20px;padding: 0 50px;}
.honor dl dd{width: calc((100% - 100px) / 5);margin-right: 20px;margin-bottom: 20px;}
.honor dl dd .img{width: 100%;border: 4px solid #FFFFFF;box-shadow: 1px 2px 5px rgba(0,0,0,.1) , -2px -3px 3px rgba(0,0,0,.02);margin-bottom: 20px;}
.honor dl dd .img img{display: block;width: 100%;padding: 15px;box-shadow: inset 4px 4px 5px rgba(0,0,0,.1) , inset -4px -4px 5px rgba(0,0,0,.05) ;}
.honor dl dd .title{font-size: 16px;text-align: center;line-height: 1;}


.public_page dl dd{margin-bottom: 20px;}
.public_page dd .title{font-size: max(18px , .22rem);color: #009a45;margin-bottom: 10px;padding-left: 20px;position: relative;}
.public_page dd .title::after{display: block;content: '';width: 0;height: 0;border-left: 10px solid #009a45;border-top: 7px solid transparent;border-bottom: 7px solid transparent;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.public_page dd .desc{font-size: 16px;line-height: 1.75;}



.public_list_title dl {border-top: 1px solid #ecf0f1;}
.public_list_title dl dd{position: relative;border-bottom: 1px solid #ecf0f1;}
.public_list_title dl dd:nth-child(even){background-color: #fbfbfb;}
.public_list_title dl dd::after{display: block;content: '';width: 4px;height: 4px;background-color: #000;border-radius: 50%;position: absolute;top: 50%;left: 19px;transform: translateY(-50%);}
.public_list_title dl dd a{align-items: center;height: 60px;padding: 0 45px 0 40px;}
.public_list_title dd .title{font-size: max(16px , .18rem);margin-right: 20px;}


.public_news dl{overflow: hidden;}
.public_news dl dd{margin-bottom: 50px;}
.public_news dl dd .img{width: max(170px , 1.98rem);height: max(135px , 1.46rem);margin-right: .5rem;}
.public_news dl dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.public_news dl dd .time{width: 80px;font-size: 14px;color: #868e9d;text-align: center;line-height: 1;padding: 20px 0;border: 1px solid #dadde4;border-radius: 3px;margin-right: 26px;}
.public_news dl dd .right{padding-bottom: 40px;position: relative;}
.public_news dl dd .right::after{display: block;content: '';width: 100%;height: 1px;background: linear-gradient(to right , #d3d3d3 4px , #fff 6px) left / 6px 100%;position: absolute;left: 0;bottom: 0;}
.public_news dl dd .time .day{font-size: max(26px , .33rem);font-weight: bold;margin-top: 6px;}
.public_news dl dd .title{font-size: max(18px , .221rem);font-weight: bold;margin-bottom: 10px;}

.public_news dl dd .desc{font-size: 16px;color: #808080;line-height: 1.7;margin-bottom: 15px;}
.public_news dl dd .btn{width: 100px;font-size: 14px;color: #fff;text-align: center;line-height: 30px;border-radius: 3px;background-color: #009a45;}



.detail .title{font-size: max(20px , .24rem);text-align: center;font-weight: bold;}
.detail .info{font-size: (14px , .16rem);color: #808080;text-align: center;padding: 10px 0 20px;}
.detail article{font-size: 16px;line-height: 1.75;}
.detail article p{margin-bottom: 10px;}
.detail article img , .detail article video{max-width: 100%;height: auto;}


.public_list_pic dl{margin-right: -20px;}
.public_list_pic dl dd{width: calc((100% - 80px) / 4);margin-right: 20px;margin-bottom: 50px;}
.public_list_pic dl dd a{display: block;padding: 8px;box-shadow: 0 2px 10px rgba(0,0,0,.1);}
.public_list_pic dd a .img{width: 100%;height: max(240px , 2.6rem);overflow: hidden;}
.public_list_pic dd a .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.public_list_pic dd a .title{font-size: max(16px , .18rem);color: #fff;line-height: 48px;text-align: center;background-color: #009a45;}



.public_list_table dl{margin-bottom: 50px;}
.public_list_table dl dt .name{font-size: 18px;margin-bottom: 20px;}
.public_list_table dl dd{min-height: 60px;align-items: center;font-size: 16px;padding: 6px 20px 6px 40px;background-color: #f3f3f3;margin-bottom: 2px;}
.public_list_table dl dd.head{min-height: 45px;color: #fff;background-color: #5e6b7b;}
.public_list_table dl dd .col{padding-right: 20px;}
.public_list_table dl dd .col-1{width: 25%;}
.public_list_table dl dd .col-2{width: 25%;}
.public_list_table dl dd .col-3{width: 25%;}
.public_list_table dl dd .col-4{width: 25%;}


.video dl{margin-right: -40px;}
.video dl dd{width: calc((100% - 80px) / 2);margin-right: 40px;margin-bottom: 40px;}
.video dl dd a{display: block;}
.video dl dd .img{width: 100%;height: 3.44rem;overflow: hidden;margin-bottom: 20px;}
.video dl dd .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.video dl dd .title{font-size: 18px;text-align: center;}



.contact .left{padding-right: 1rem;padding-top: 20px;}
.contact .left .title{font-size: max(20px , .24rem);color: #009a45;font-weight: bold;line-height: 1;margin-bottom: .15rem;}
.contact .left .desc{font-size: 16px;line-height: 37px;text-align: justify;}
.contact .right{width: max(7.66rem , 710px);position: relative;}
.contact .right iframe{width: 100%;height: 550px;}
.contact .right .img{display: block;width: 100%;height: auto;}


.hire .head{height: 60px;font-size: 18px;color: #FFF5D4;text-align: center;padding: 0 40px;background-color: #009a45;}
.hire .head .col{width: 14%;}
.hire .main{margin-bottom: 60px;}
.hire .main .head{background-color: #f1f1f1;color: #000;font-size: 16px;margin-top: 10px;}
.hire .main .head .more{font-size: 15px;text-align: right;line-height: 25px;color: #009a45;background: url(../icons/icon-show-hid.png)no-repeat top right / 25px 200%;padding-right: 35px;}
.hire .main .head.on .more{background-position: bottom right;}
.hire .main .text{font-size: 16px;line-height: 1.7;background-color: #fbfbfb;padding: 20px 40px;}






.box_wap_show{display: none;}
/* 手机端 */
@media only screen and (max-width:960px ) {
	html,body{font-size: .24rem}
	table, th, td, tr{padding: .1rem .06rem;}
	.box_wap_hide{display: none!important;}
	.box_wap_show{display: block;}
}

