﻿@import url(style.css);
@import url(mobile.css);
@import url(custom.css);
@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100%{
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.postions{height: 44px;  line-height:44px;color:rgba(255,255,255,0.28); font-size:18px;text-align: left;position: relative;margin-top: -80px;}
.postions.bgs2{height: 66px;line-height: 66px;color:#ffffff;margin-top: 0;}
.postions.bgs3{height: 76px;line-height: 76px;margin-top: 0;position: absolute;top: 0;left: 0; width:100%; }
.postions.bgs4{ /*position:absolute; bottom:0; left:0; width:100%; background:rgba(231,231,231,0.19);*/display: none; margin-top:0;}
.posadd .postions{ position:fixed; top:0; left:0; width:100%; z-index:5;}
.postions a{color:#333333;position: relative; }
.postions .postions_r a{padding-right: 11px;margin-right: 10px;}
.postions .postions_r a::before{content: "";position: absolute;right: 0;height: 8px;width: 1px;background: #d9d9d9;margin-top: -4px;top: 50%;}
.postions .postions_r a:first-child:before{display: none;}
.postions .postions_r a:first-child{padding-right: 0;margin-right: 0;}
.postions a:hover{ color:#032132;}
.postions label{ color:#333333;}
.postions.bgs2 a{color: #ffffff;}
.postions.bgs2 a:hover{ color:#032132;}
.postions.bgs2 label{color: #ffffff;}
.postions .postions_r{display: flex;align-items: center; justify-content: left;float: left;}
.postions .postions_r .home{line-height:normal;}
.postions .postions_r .img{ vertical-align:text-bottom; margin-right:8px; height: 18px;}
.postions .postions_r .img:first-child{ margin-left:0;}
.postions .postions_r .one{border-left: 1px solid #032132;padding-left:15px;}
.postions .postions_r span{font-family:Arial;}
.postions .goto2{float: right;line-height: 36px;color: #ffffff;border: 1px solid #ffffff;width: 136px;font-size: 14px;background: url(../images/product_pic9.png) left 28px center no-repeat;background-size: 25px auto;text-indent: 68px;border-radius: 18px;margin-top: 11px;}
.postions h2{ float:left; font-weight:normal; color:#333; height:58px; font-size:20px;font-family:'Poppins-Regular',"微软雅黑";}
.postions h2 span{font-size:16px; font-family:Arial;}
.postions .rclass{ float:right;background:url(../images/pos_bg3.png) left center no-repeat;background-size:20px auto;  padding-left:25px;-webkit-tap-highlight-color: #333333;-webkit-tap-highlight-color: transparent; display:none;}
.postions .postions_b{display: inline-block;align-items: center;vertical-align: top;}
.postions .postions_b a{ float:left; text-align:center;overflow:hidden; font-size:18px; color:rgba(255,255,255,0.28); position:relative;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:0; margin-right: 80px;}
.postions.bgs5 .postions_b a{margin-bottom: 12px;}
.postions .postions_b a:hover{color:rgba(255,255,255,1);}
.postions .postions_b a:after{content: "";display: block;position: absolute;left: 50%;right:50%; bottom: 0;height:2px;opacity: 0;background:#ffffff;-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .3s;transition: all .3s; z-index:-1;}
.postions .postions_b a.isel:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a:hover:after{left: 0%;right: 0%;opacity: 1;}
.postions .postions_b a.isel{color:rgba(255,255,255,1); }
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}

.o_big_con{ overflow:hidden; position:relative;}
.o_big{ overflow:hidden; background-repeat:no-repeat; background-position:70% center; background-size:cover; position:relative;  width:100%;-webkit-animation:scaleAnim 5s ease forwards; animation: scaleAnim 5s ease forwards;min-height: 300px;}
.o_big img{ width:100%;filter: Alpha(Opacity=0);opacity: 0;max-height: calc(100vh - 70px);}
.o_big_con .cons{ position:absolute; top:0; left:0; width:100%; height:100%;background: rgba(0,0,0,0.2);}
.o_big_con .cons .wrap2{ height:100%; display:table; }
.o_big_con .h2{ font-weight:normal; display:table-cell; vertical-align:top; color:rgba(255,255,255,1.0); text-align:left;width: 100%;font-family:'Poppins-Regular',"微软雅黑";}
.o_big_con .h2 label{ display:block; overflow:hidden; font-weight:normal; color:rgba(255,255,255,1.0); line-height:1.6;  margin-bottom:0.8%; /* text-transform: uppercase;letter-spacing: 0; */margin-top: 1%;font-family:'Poppins-Regular',"微软雅黑";}
/* .o_big_con.bgs2 .h2 label{color: rgba(255,255,255,0.2);} */
.o_big_con .h2 span{ display:block; font-family:'Poppins-Light',"微软雅黑"; font-weight:lighter; color:rgba(255,255,255,1.0); line-height:1.1;margin-top:7%;padding-top: 1%;position: relative;}
.o_big_con .h2 span::after{content: "";position: absolute;top: 0;left: 0;width: 0;height: 1px;background: #ffffff;transition:all 1.3s;font-size: 0;transition-delay: 1s;}
.o_big_con .h2.animated span::after{width: 100%;}
.o_big_con .h2 .ico{position: absolute;bottom: 9%;height: 58px;}
.o_big_con .learn-more{position: absolute;bottom: 7.5%;left: 50%; transform: translate(-50%, 0%);z-index: 1;}
.o_big_con.bgs2 .learn-more{left: 0;transform: translate(0%, 0%);}
.o_big_con.bgs2 .h2 span{padding-top: 1.5%;}
.o_big_con.bgs2 .cons{background: rgba(45, 54, 74, 0.7);}
.o_big_con.bgs3 .o_big{min-height: 320px;}
.o_big_con.bgs4 .learn-more{position: static;left: 0;transform: translate(0%, 0%);margin-top: 8%;display: flex;align-items: center;justify-content:center;width: 362px;line-height: 46px;}
.o_big_con.bgs4.bot2 .learn-more{margin-top: 4%;}
.o_big_con.bgs4 .learn-more em{font-style: normal;}
.o_big_con.bgs4 .learn-more em:nth-child(2){margin-left: 5px;font-family:'Poppins-Light',"微软雅黑"; font-weight: lighter;}
.o_big_con.bgs4 .more{position: absolute;left: 50%;transform: translate(-50%, 0%);bottom: 19%;color: #ffffff;padding-bottom: 30px;text-align: center;color: #ffffff;width: 100%;transition:all 0.3s}
.o_big_con.bgs4 .more::after{content:"";position: absolute;bottom: 0;left: 50%;margin-left: -10px; width: 20px;height: 14px;background: url(../images/investors_pic1.png) center bottom no-repeat;background-size:100% 100%;}
/* .o_big_con.bgs4 .more:hover{margin-bottom: 10px} */
.o_big_con.bgs4.bot2 .more{bottom: 8%;}
.o_big_con.bgs5 .learn-more{position: static;transform: translate(0%, 0%);margin-top: 6%;background: var(--main-color);border-color: var(--main-color);width: 272px;}
.o_big_con.bgs5 .learn-more em{font-style: normal;}
.o_big_con.bgs5 .learn-more:hover{opacity:0.9;filter:Alpha(opacity=90);}
.o_big_con.bgs5 .o_big{min-height: 400px;}
.o_big_con.bgs6 .learn-more{position: static;transform: translate(0%, 0%);margin-top: 9%;max-width: 160px;}
.o_big_con.bgs6 .learn-more em{font-style: normal;}
.o_big_con.bgs6 .o_big{min-height: 420px;}
/*分页*/
.yema{ width:100%; text-align:center; clear:both; overflow:hidden; padding-top:4%; padding-bottom:4%; clear:both;}
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block;  line-height:44px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:46px;margin-left:3px;  text-align:center; color:#555555; font-size:16px; border:1px solid #FFFFFF; background:#FFFFFF;border-radius: 50%;}
.yema a:hover{ text-decoration:none; color:#fff; background:var(--main-color);background: var(--main-color);border:1px solid var(--main-color);/* border: 0; */}
.yema a.on{color:#fff;  background:var(--main-color);background:var(--main-color);/* border: 0; */}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:var(--main-color);;}
.yema a span{ /* font-family:"宋体"; */ font-size:16px;color: #333333;}
.yema a:hover span{color:#fff;}
/*分类弹窗*/
.about_bgs{z-index: 19891024;background:url(../images/about_bg.png) repeat; width: 100%; height: 100%;  position: fixed;  left: 0;  top: 0;  display: none;}
.about_tc .closed2{ display:none;}
/*暂无内容*/
.nodata{ clear:both; max-width:1200px; margin:0 auto; overflow:hidden; text-align:center; margin-top:13%; margin-bottom:13%; background:url(../images/nodata.png) center top no-repeat; background-size:auto 169px; padding-top:180px;}
.nodata .title{ color:#555555; font-size:18px; overflow:hidden; margin-top:2%; line-height:26px;}
.nodata .desc{color:#999999; font-size:14px; overflow:hidden; line-height:24px; margin-top:5px;}
@media screen and (max-width: 1440px) {
/*内页*/
.postions{  font-size:16px;}
.postions .postions_b a{font-size: 16px;}
.postions .goto2{margin-top: 3px;}
.o_big_con.bgs4 .learn-more{margin-top: 7%;}
.o_big_con.bgs5 .learn-more{width: 252px;margin-top: 5%;}
.o_big_con.bgs5 .learn-more{margin-top: 6%;}
}

@media screen and (max-width: 1200px) {
/*内页*/
.postions{font-size: 15px;}
.postions h2{ font-size:18px;}
.postions h2 span{ font-size:14px;}
.postions .postions_b a{font-size: 15px;}
.postions .goto2{margin-top: 5px;line-height: 32px;width: 120px;background-position: left 20px center;text-indent: 58px;}
.o_big_con .h2 span{margin-top: 6%;}
.o_big_con .h2 .ico{height: 50px;bottom: 6%;}
.o_big_con.bgs4 .learn-more{margin-top: 6%;width: 320px;}
.o_big_con.bgs4 .more{bottom: 15%;}
}

@media screen and (max-width: 1100px) {
/*内页*/
.postions{ font-size: 14px;}
.postions .postions_b a{font-size: 14px;}
.o_big_con .h2 span{ margin-top:6%;}

}


@media screen and (max-width: 992px) {
/*内页*/
.o_big_con .h2 span{padding-top: 1.5%;}
.o_big_con.bgs4 .learn-more{margin-top: 5%;width: 300px;}
.o_big_con.bgs5 .o_big{min-height: 350px;}
.o_big_con.bgs6 .o_big{min-height: 400px;}
.postions{margin-top: 0;border-bottom: 1px solid #e3ddda;font-size: 13px;position: static;}
.postions.bgs2{line-height: 50px;height: 50px;}
.postions.bgs3{position: static;line-height: 50px;height: 50px;}
.postions .rclass{ display:block;}
.postions .postions_b{ display:none;}
.postions .postions_b a{ float:none; font-size:13px; display:block; margin-left:0;margin-right: 0; padding-left:3%; text-align:left;  width:auto;color: #333333;}
.postions.bgs5 .postions_b a{margin-bottom: 0;}
.postions .postions_b a:hover{ background:var(--main-color); color:#fff;}
.postions .postions_b a.isel{ color:#fff;background:var(--main-color);}
.postions .postions_b a:after{ height:0;}
.postions.bgs4{ display:block;}
/*分类弹窗*/
.about_tc{z-index: 19891025; width: 0%; right: 0%; position:absolute; overflow: hidden; top:0; height:100%;/* display: none;*/transition: all 0.3s;}
.postions_b.lws .about_tc{ width:80%;}
.postions_b.lws{ display:block;}
.about_l.lws .about_tc{ width:100%;}
.about_tc .about_divs{ position:absolute; right:0; width:85%; background-color:#fff; top:0; overflow:hidden; height:100%;}
.about_tc .closed2{ right:84.5%; position:absolute; top:150px; cursor:pointer; width:25px; display:block;}
.about_tc .closed2:hover{filter: Alpha(Opacity=80);opacity: 0.8;transition: all 0.3s;}
/*分页*/
.yema a{ line-height:36px;min-width:38px;font-size: 14px;}
.yema a span{font-size: 14px;}
}
@media screen and (max-width: 830px) {
/*内页*/
.postions h2{ font-size:16px;}
.postions h2 span{ font-size:13px;}
}
@media screen and (max-width: 780px) {
/*内页*/
.o_big{ min-height:300px;}
.o_big_con.bgs5 .o_big{min-height: 300px;}
.o_big_con.bgs6 .o_big{min-height: 350px;}
.o_big_con .h2 .ico{height: 42px;}
.postions{  line-height:42px; font-size:14px;}
.postions.bgs2{line-height: 42px;height: 42px;}
.postions.bgs3{line-height: 42px;height: 42px;}
.postions h2{ display:none;}
.postions .postions_b a{  font-size:15px;}
/*分页*/
.yema a{ height:28px; line-height:26px; padding-left:6px; padding-right:6px; margin-left:2px; font-size:13px;min-width: 30px;}
.yema a span{ font-size:13px;}
}

@media screen and (max-width: 640px) {
/*内页*/
.o_big{ min-height:280px;}
.o_big_con.bgs4 .learn-more{margin-top: 4%;width: 280px;line-height: 40px;}
.o_big_con.bgs4 .more{padding-bottom: 20px;bottom: 12%;}
.o_big_con.bgs5 .o_big{min-height: 280px;}
.o_big_con.bgs6 .o_big{min-height: 300px;}
.postions{font-size: 13px;}
.postions .postions_b a{ font-size:14px;}
.postions .goto2{margin-top: 8px;line-height: 26px;width: 100px;background-position: left 15px center;text-indent:46px;font-size: 13px;background-size: 20px auto;}
/*分页*/
.yema a{ font-size:12px;}
.yema a span{ font-size:12px;}
/*暂无内容*/
.nodata{background-size:auto 130px; padding-top:140px;margin-top:15%; margin-bottom:15%;}
}

@media screen and (max-width: 480px) {
/*内页*/
.o_big{ min-height:250px;}
.o_big_con .h2 .ico{height: 36px;}
.o_big_con .h2 span{padding-top: 2%;}
.o_big_con.bgs4 .learn-more{width: 250px;line-height: 36px;}
.o_big_con.bgs4 .more{padding-bottom: 15px;bottom: 10%;}
.o_big_con.bgs4 .more::after{width: 16px;height: 11px;}
.o_big_con.bgs5 .o_big{min-height: 250px;}
.o_big_con.bgs6 .o_big{min-height: 300px;}
.postions{ font-size:12px;}
.postions .postions_b a{ font-size:13px;}
.postions .postions_r span{ display:none;}
.postions .postions_r .img{margin-right: 6px;}
.postions .postions_r .one{padding-left: 10px;}
.postions .goto2{font-size: 12px;width: 90px;}
/*分页*/
.yema{ padding-top:35px; padding-bottom:40px;}
.yema a{ padding-left:5px; padding-right:5px; margin-left:2px;min-width: 30px;}
}

.selects{height: 52px;  width: 100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 66px;}
@media screen and (max-width: 1440px){
	.selects{
		height:46px;
		padding-left: 50px;
	}
}
@media screen and (max-width: 640px){
	.selects{
		height:40px;
		width:100%;border:1px solid #e8e8e8;color:#656565;font-size: 16px;padding-left: 10px;
	}
}

@media screen and (max-width: 480px){
.selects{ font-size:14px;}
}

/*What Is Minth*/
.abount_one{margin-top: 5%;position: relative;z-index: 1;}
.abount_one .h3{font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;line-height: 1.3;color: #4D4D4D;position: relative;padding-top: 1.5%;}
.abount_one .h3::after{content: "";position: absolute;top: 0;left: 0;width: 0;height: 1px;background: #727272;transition:all 1.3s;font-size: 0;transition-delay: 1s;}
.abount_one.bgs2 .h3::after{height: 2px;}
.abount_one.bgs3 .h3{padding-right: 50px;}
.abount_one.bgs3 .h3 .van{position: absolute;right: 0;top: 30px;color: #4E4E4E;}
.abount_one.bgs3 .h3 .van .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;text-align: right;}
.abount_one.bgs3 .h3 .van .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.abount_one.bgs4 .h3{padding-right: 150px;}
.abount_one.bgs4 .h3 .van{position: absolute;right: 0;top: 30px;color: #4E4E4E;}
.abount_one.bgs4 .h3 .van .searchtitle4{float: left;margin-left: 60px;width: 90px;background-image: url(../images/release/release_pic2.png);background-size: 14px auto;background-image: url(../images/Investors/investors3_pic1_on.png);background-position: right 11px top 12px;}
.abount_one.bgs4 .h3 .van .searchtitle4.on{background-image: url(../images/Investors/investors3_pic1.png);}
.abount_one.bgs4 .h3 .van .searchtitle4:first-child{margin-left: 0;}
/* .abount_one.bgs4 .searchtitle4 li a{text-align: center;text-indent: 0;} */
.abount_one.animated .h3::after{width: 100%;}
.abount_one .p{overflow: hidden;line-height: 1.6;color: #666666;margin-top: 2%;}
.abount_one .p p{overflow: hidden;margin-bottom: 2%;}
.abount_one .p img{max-width: 100%;}
.abount_one .p .down{overflow: hidden;display: flex;align-items: center;text-decoration: underline;margin-bottom: 3%;}
.abount_one .p .down img{height: 44px;margin-right: 1.6%;}
.abount_one .p .investors_down .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.abount_one .p .investors_down .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.abount_one .p .investors_con{overflow: hidden;margin-top: 3%;margin-bottom: 7%;display: flex;justify-content: space-between;}
.abount_one .p .investors_con.inv2{margin-bottom: 4%;}
.abount_one .p .investors_con .left{width: 40.8%;overflow: hidden;border-right: 2px solid #a6a6a6;}
.abount_one .p .investors_con .left .boxs{overflow: hidden;max-width: 440px;width: 92%;}
.abount_one .p .investors_con .left a{display: block;border: 1px solid #606060;overflow: hidden;margin-bottom: 20px;line-height: 48px;padding-left: 2%;padding-right: 2%;text-align: center;color: #000000;}
.abount_one .p .investors_con .left a.osel{background: var(--main-color);color: #ffffff;border-color: var(--main-color);}
.abount_one .p .investors_con .left a:last-child{margin-bottom: 0;}
.abount_one .p .investors_con .right{width: 57%;overflow: hidden;max-width: 715px;}
.abount_one .p .investors_con .right img{max-width: 100%;}
.abount_one .p .investors_con .right .h4{color: #000000;overflow: hidden;line-height: 1.3;}
.abount_one .p .investors_con .right .pp{overflow: hidden;line-height: 1.6;color: #4D4D4D;margin-top: 3.5%;}
.abount_one .p .investors_con .right .pp p{overflow: hidden;margin-bottom: 1%;}
.abount_one .p .investors_con .right .pp p:last-child{margin-bottom: 0;}
.abount_one .p .investors_con .right .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.abount_one .p .investors_con .right .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.abount_one .p2{overflow: hidden;line-height: 1.6;color: #000000;margin-top: 2%;}
.abount_one .p2 p{overflow: hidden;margin-bottom: 2%;}
.abount_one .p2 img{max-width: 100%;}
.abount_one .p3{overflow: hidden;line-height: 1.6;color: #666666;margin-top: 2%;}
.abount_one .p3 p{overflow: hidden;margin-bottom: 2%;}
.abount_one .p3 img{max-width: 100%;}
.abount_one .p3 .stxt{overflow: hidden;width:48%;max-width: 600px;float: left;margin-top: 2%;}
.abount_one .p3 .simg{overflow: hidden;width: 50%;max-width: 644px;float: right;margin-top: 2%;}
.abount_one .p3 .simg img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.abount_one .p3 .simg:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.abount_one .p3 dl{overflow: hidden;margin-left: 10px;margin-top: 10px;}
.abount_one .p3 dl dd{overflow: hidden;display: block;position: relative;padding-left: 22px;}
.abount_one .p3 dl dd::after{content:"";position: absolute;width: 6px;height: 6px;border-radius: 50%;left: 0;top: 10px;background: #666666;}
.abount_one .p3 ul{padding-left: 20px;}
.abount_one .p3 ul li{list-style-type:decimal;padding-bottom: 10px;}
.abount_one .p4{overflow: hidden;margin-top: 2%;}
.abount_one .p4 span{float: left;margin-right: 2%;padding-left: 11px;padding-right: 11px;overflow: hidden;line-height: 34px;height: 34px;color: #ffffff;}
.abount_one .p4 span.bgs1{background: #057eff;}
.abount_one .p4 span.bgs2{background: #60b801;}
.abount_one .p5{overflow: hidden;line-height: 1.6;color: #666666;margin-top: 3%;}
.abount_one .p5 p{overflow: hidden;margin-bottom: 2%;}
.abount_one .p5 img{max-width: 100%;}

.abount_one .table2{overflow: hidden;overflow-x: auto;margin-bottom: 6%;}
.abount_one .table2 table{border-collapse:collapse;border-spacing:0;width: 100%;min-width: 800px;}
.abount_one .table2 table th,.abount_one .table2 table td{ line-height:24px;height:70px; border:1px solid #000000;padding: 10px 20px;font-size: 17px;font-weight: normal;}
.abount_one .table2 table th{color: #ffffff;background: #057eff;text-align: center;border: 1px solid #ffffff;}
.abount_one .table2 table td{color: #000000;padding: 20px 20px;}
.abount_one .table2 table tr:hover td{background: #f9f9f9;}
/* .abount_one .table2 table td .boxs{max-width: 188px;margin: 0 auto;} */
.abount_one .table2 table tr td:nth-child(1),.abount_one .table2 table tr td:nth-child(2){text-align: center;}
.abount_one .table2 table td ul li{display: block;overflow: hidden;padding-left: 16px;position: relative;}
.abount_one .table2 table td ul li::after{content: "";position: absolute;left: 0;top: 9px;border-radius: 50%;background: #000000;width: 6px;height: 6px;}
.abount_one .ul{overflow: hidden;margin-top: 3%;}
.abount_one .ul ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.abount_one .ul li{width: 49.2%;overflow: hidden;margin-bottom: 1.6%;position: relative;}
.abount_one .ul li .imgs{ overflow:hidden; position:relative; padding-top:56.3%; }
.abount_one .ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.abount_one .ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.abount_one .ul li .bgs{overflow: hidden;position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.2);}
.abount_one .ul li .cons{width: 94%;margin: 0 auto;text-align: center;margin-top: 7%;color: #ffffff;line-height: 1.3;max-width: 330px;}
.abount_one .ul2{overflow: hidden;margin-top: 3%;}
.abount_one .ul2 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.abount_one .ul2 li{width: 49.2%;overflow: hidden;margin-bottom: 1.6%;position: relative;max-width: 661px;}
.abount_one .ul2 li .imgs{ overflow:hidden; position:relative; padding-top:53%;margin-bottom: 2%; }
.abount_one .ul2 li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.abount_one .ul2 li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.abount_two_bg{overflow: hidden;margin-top: 2%;position: relative;color: #ffffff;}
.abount_two_bg img{display: block;width: 100%;}
.abount_two_bg .bgs{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);}
.abount_two{margin-top: 6%;line-height: 1.6;}
.about_three{margin-top: 3%;overflow: hidden;position: relative;}
.about_three .one{overflow: hidden;display: flex;justify-content: space-between;flex-wrap: wrap;}
.about_three .one .cons{max-width: 560px;overflow: hidden;color: #999999;line-height: 1.6;font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;}
.about_three .one .h3{font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;color: #4E4E4E;overflow: hidden;line-height: 1.3;max-width: 440px;}
.about_three.bgs2 .one .h3{max-width: 560px;}
.about_three.bgs2 .one .cons{max-width: 680px;}
.business-page{ position:relative;margin-bottom:7%;}
.business-page .business_div .top {
  position: relative; margin-top:2%;/* box-shadow: 0 5px 5px rgba(0,0,0,0.03);padding-bottom: 1%; */z-index: 0;
}
.business-page .business_div .top::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #c7c7c7;z-index: -1;}
.business-page .business_div .top .swiper-button-prev,
.business-page .business_div .top .swiper-button-next {
  width: 25px;
  height: 45px;
  background-size: 25px auto;
  margin-top: -21%;
}
.business-page .business_div .top .swiper-button-prev {
  left: -90px;
  background-image: url(../images/i_left.png);
}
.business-page .business_div .top .swiper-button-prev:hover {
  background-image: url(../images/i_left_on.png);
}
.business-page .business_div .top .swiper-button-next {
  right: -90px;
  background-image: url(../images/i_right.png);
}
.business-page .business_div .top .swiper-button-next:hover {
  background-image: url(../images/i_right_on.png);
}
.business-page .business_div .top .swiper-slide{
  text-align: center;
  font-size: 12px;
  color: #999999;
  position: relative;
  cursor: pointer;/* width: auto!important; background:#fff; */
}
/*.business-page .business_div .top .swiper-slide::before {
  content: " ";
  width: 100%;
  height: 1px;
  background: #eeeeee;
  position: absolute;
  left: 0;
  bottom: 4px;
  z-index: 2;
}
.business-page .business_div .top .swiper-slide::after {
  content: " ";
  width: 10px;
  height: 10px;
  background: url(../images/history_year1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  z-index: 5;
}*/
.business-page .business_div .top .swiper-slide-thumb-active {
  
}
.business-page .business_div .top .swiper-slide .bb{ overflow:hidden; /* display:inline-block; vertical-align:top; */ text-align:center;position: relative;  padding-bottom: 26px; padding-top:26px;}
.business-page .business_div .top .swiper-slide .bb::after{content: "";width: 0;left: 50%;right: 50%;height: 2px;background: #4e4e4e;position: absolute;bottom: 0;transition:all 0.3s;}
.business-page .business_div .top .swiper-slide-thumb-active .bb::after{width: 100%;left: 0%;right: 0%;}
.business-page .business_div .top .swiper-slide .bb .h5{ font-weight:normal; color:#4E4E4E; font-size:20px; line-height:32px;font-family:'Poppins-Regular',"微软雅黑"; }
.business-page .business_div .top .swiper-slide-thumb-active .bb .h5{color:#4E4E4E;}
/*.business-page .business_div .top .swiper-slide-thumb-active::after {
  background-image: url(../images/history_year2.png);
}*/
.business-page .business_div .gallery-top {
  margin-top: 3%;overflow: visible;
}
.business-page .business_div .gallery-top .swiper-slide {
   width:100%;display: flex;flex-wrap: wrap;
}
.business-page .business_div .gallery-top .swiper-slide .boxs{  overflow:hidden;/*opacity:0;filter:Alpha(opacity=0);*/margin:0 auto;width: 94%;max-width: 1180px;margin-bottom: 4%;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.business-page .business_div .gallery-top .swiper-slide .imgs{ overflow:hidden;position:relative; padding-top:56.882%;width: 100%;}
.business-page .business_div .gallery-top .swiper-slide .imgs img{display:block;width: 100%; height:100%; position:absolute; top:0; left:0; }
.business-page .business_div .gallery-top .swiper-slide .imgs img{ overflow:hidden;background-repeat:no-repeat; background-position:center center; background-size:cover;transition:all 0.3s;}
.business-page .business_div .gallery-top .swiper-slide .bgs{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: flex-end;background: rgba(241, 241, 241, 0.8);transition:all 0.3s;}
.business-page .business_div .gallery-top .swiper-slide .txts{ overflow:hidden;text-align:left;  color:#ffffff;max-width: 580px;margin-top: 2%;line-height: 1.6;font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;}
.business-page .business_div .gallery-top .swiper-slide .h4{ font-weight:normal; color:#ffffff; line-height:1.3; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:'Poppins-Regular',"微软雅黑";}
.business-page .business_div .gallery-top .swiper-slide.swiper-slide-active .bgs{background: rgba(0,0,0,0.2);}
.business-page .business_div .gallery-top .swiper-slide.swiper-slide-active .boxs{opacity:1.0;filter:Alpha(opacity=100)}
.business-page .business_div .swiper-pagination{text-align: center;width: 100%;margin-top: 2%;}
.business-page .business_div .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 20px;background: #bfbfbf;margin-left: 7px;margin-right: 7px;opacity:1.0;filter:Alpha(opacity=100);}
.business-page .business_div .swiper-pagination .swiper-pagination-bullet-active{background: var(--main-color);}
.about_four{overflow: hidden;margin-top: 2%;margin-bottom: 7%;}
.about_four ul{display: flex;flex-wrap: wrap;}
.about_four ul li{width: 23.5%;margin-right: 2%;margin-bottom: 2%;}
.about_four ul li:nth-child(4n){margin-right: 0;}
.about_four ul li .imgs{ overflow:hidden;  position:relative; padding-top:100%; }
.about_four ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about_four ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about_four ul li .h3{font-weight: normal;text-align: center;line-height: 1.5;overflow: hidden;color: #000000;font-family:'Poppins-Regular',"微软雅黑";}
@media screen and (max-width: 1560px) {
  /*What Is Minth*/
  .abount_one.bgs4 .h3 .van{top: 25px;}
}
@media screen and (max-width: 1200px) {
/*What Is Minth*/
.abount_one.bgs3 .h3 .van{top: 20px;}
.abount_one .p3 dl dd{padding-left: 20px;}
.abount_one.bgs4 .h3 .van .searchtitle4{margin-left: 40px;}
.abount_one.bgs4 .searchtitle4 li a{font-size: 14px;}
.abount_one.bgs4 .h3 .van{top: 20px;}
.business-page .business_div .top .swiper-slide .bb .h5{  font-size:18px;line-height: 30px;}
.business-page .business_div .top .swiper-slide .bb{ padding-top:20px; padding-bottom:20px;}
.business-page .business_div .swiper-pagination .swiper-pagination-bullet{width: 16px;height: 16px;}
}
@media screen and (max-width: 992px) {
/*What Is Minth*/
.abount_one .p .investors_con{display: block;}
.abount_one .p .investors_con .left{width: 100%;border-bottom: 2px solid #a6a6a6;border-right: 0;}
.abount_one .p .investors_con .left .boxs{max-width: none;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.abount_one .p .investors_con .left a{width: 49%;margin-bottom: 2%;}
.abount_one .p .investors_con .left a:last-child{margin-bottom: 2%;}
.abount_one .p .investors_con .right{width: 100%;max-width: none;margin-top: 4%;}
.abount_one .table2 table th,.abount_one .table2 table td{padding:10px 15px;}
.abount_one .table2 table td{padding: 15px;}
.abount_one .p3 .stxt{float: none;width: 100%;max-width: none;margin-top: 0;}
.abount_one .p3 .simg{width: 100%;max-width: none;float: none;margin-top: 3%;}
.abount_one .p3 dl dd{padding-left: 15px;}
.abount_one.bgs4 .h3 .van .searchtitle4{margin-left: 30px;background-size: 9px auto;}
.abount_one.bgs4 .searchtitle4 li a{font-size: 13px;}
.abount_one.bgs4 .h3 .van{top: 15px;}
.about_three .one{display: block;}
.about_three .one .cons{margin-top: 2%;}
.business-page{margin-bottom: 8%;}
.business-page .business_div .top .swiper-slide .bb{ padding-top:15px; padding-bottom:15px;}
.business-page .business_div .top .swiper-slide .bb .h5{  font-size:16px;line-height: 28px;}
.business-page .business_div .gallery-top .swiper-slide {/*max-width: 350px;*/width: 100%;}
.business-page .business_div .swiper-pagination .swiper-pagination-bullet{margin-left: 5px;margin-right: 5px;}
.about_four ul li{width: 32%;}
.about_four ul li:nth-child(4n){margin-right: 2%;}
.about_four ul li:nth-child(3n){margin-right: 0;}

}
@media screen and (max-width:640px) {
/*What Is Minth*/
.abount_one .p .investors_con .left a{line-height: 40px;}
.abount_one .p .down img{height: 36px;}
.abount_one.bgs3 .h3 .van{top: 10px;}
.abount_one .table2 table th,.abount_one .table2 table td{padding: 10px;}
.abount_one .table2 table td{padding: 10px;}
.abount_one .p3 dl dd{padding-left: 12px;}
.abount_one .p4{font-size: 13px;}
.abount_one .p4 span{height: 30px;line-height: 30px;}
.abount_one.bgs4 .h3 .van .searchtitle4{margin-left: 20px;}
.abount_one.bgs4 .searchtitle4 li a{font-size: 12px;}
.abount_one.bgs4 .h3 .van{top: 10px;}
.business-page{margin-bottom: 9%;}
.business-page .business_div .gallery-top { margin-top:5%;margin-left: 3.5%;margin-right: 3.5%;}
.business-page .business_div .top .swiper-slide .bb{ padding-top:10px; padding-bottom:10px;}
.business-page .business_div .top .swiper-slide .bb .h5{ font-size:15px;line-height: 24px;}
.business-page .business_div .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;margin-left: 3px;margin-right: 3px;}
.about_three{margin-top: 5%;}
.about_four ul li{width: 49%;}
.about_four ul li:nth-child(3n){margin-right: 2%;}
.about_four ul li:nth-child(2n){margin-right: 0;}

}
@media screen and (max-width:480px) {
    /*What Is Minth*/
    .abount_one .p .investors_con .left a{line-height: 32px;}
    .abount_one.bgs3 .h3 .van{top: 5px;}
    .abount_one.bgs4 .h3 .van .searchtitle4{margin-left: 10px;}
    .abount_one.bgs4 .h3 .van{top: 5px;}
    .business-page{margin-bottom: 10%;}
    .business-page .business_div .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;margin-left: 2px;margin-right: 2px;}
    .business-page .business_div .top .swiper-slide .bb .h5{font-size: 14px;}
    .abount_one .ul li .cons{font-size: 14px;}
}
@media screen and (max-width:420px) {
    /*What Is Minth*/
    .business-page{margin-bottom: 12%;}
    .business-page .business_div .top .swiper-slide .bb .h5{font-size: 13px;line-height: 22px;}
    .abount_one .ul li .cons{font-size: 13px;line-height: 1.6;}
}

/*Business Unit*/
.business_one{overflow: hidden;margin-top: 6%;margin-bottom: 3%;}
.business_one:last-child{margin-bottom: 10%;}
.business_one.bg2{margin-bottom: 0;}
.business_one.bg2 .one .title .desc2:last-child{margin-bottom: 0;}
.business_one .one{overflow: hidden;position: relative;padding-top: 3%;display: flex;justify-content: space-between;}
.business_one .one::after{content: "";position: absolute;top: 0;left: 0;width: 0;height: 1px;background: #727272;transition:all 1.3s;font-size: 0;transition-delay: 0.5s;}
.business_one.animated .one::after{width: 100%;}
.business_one .one .title{max-width: 536px;overflow: hidden;}
.business_one.fack2 .one .title{max-width: 610px;}
.business_one .one .title .h3{font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;overflow: hidden;line-height: 1.3;color: #4E4E4E;}
.business_one .one .title .desc{overflow: hidden;color: #999999;}
.business_one .one .title .desc2{overflow: hidden;color: #888888;margin-top: 7%;margin-bottom:15%;}
.business_one.fack2 .one .title .desc2{color: #999999;}
.business_one .one .title .desc3{overflow: hidden;color: #999999;margin-top: 7%;}
.business_one .one .title .desc4{overflow: hidden;color: #999999;margin-top: 3%;max-width: 320px;}
.business_one .one .title .learn-more{max-width: 240px;background: var(--main-color);border-color: var(--main-color);position: absolute;bottom: 0;left: 0;min-width: 130px;}
.business_one .one .title .learn-more.bgs2{max-width: 164px;}
.business_one .one .title .learn-more.bgs3{max-width: 180px;position: static;margin-top: 6%;}
.business_one .one .title .learn-more.bgs3:hover{opacity:0.8;filter:Alpha(opacity=80);}
.business_one .one .title .learn-more.bgs3 span span{margin-left: 10px;font-family:"宋体";display: inline-block;vertical-align: middle;}
.business_one .one .title .learn-more2{margin-top: 6%;}
.business_one .one .p{color: #999999;overflow: hidden;line-height: 1.6;max-width: 680px;width:calc(98% - 536px);width:-webkit-calc(98% - 536px);width:-moz-calc(98% - 536px);margin-top: 10px;}
.business_one.fack2 .one .p{max-width: 650px;width:calc(98% - 610px);width:-webkit-calc(98% - 610px);width:-moz-calc(98% - 610px);}
.business_one .one .p img{display: block;max-width: 100%;margin: 0 auto;}
.business_one .one .p p{overflow: hidden;margin-bottom: 3%;}
.business_one .one .p ul{display: flex;flex-wrap: wrap;}
.business_one .one .p ul li{width: 31.333%;margin-right: 3%;overflow: hidden;border: 1px solid #000000;margin-bottom: 3%;transition:all 0.3s}
.business_one .one .p ul li:nth-child(3n){margin-right: 0;}
.business_one .one .p ul li .boxs{width: 92%;margin: 0 auto;max-width: 172px;margin-top:9%;position: relative;background: url(../images/about2_pic1.png) right bottom no-repeat;background-size: 14px 21px;margin-bottom: 9%;transition:all 0.3s}
.business_one .one .p ul li .boxs .h4{font-weight: normal;color: #000000;overflow: hidden;line-height: 1.4;min-height: 170px;padding-bottom: 30px;transition:all 0.3s}
.business_one .one .p ul li:hover{border-color: var(--main-color);background: var(--main-color);}
.business_one .one .p ul li:hover .boxs{background-image: url(../images/about2_pic1_on2.png);}
.business_one .one .p ul li:hover .boxs .h4{color: #ffffff;}
@media screen and (max-width: 1560px) {
/*Business Unit*/
    .business_one .one .title{max-width: 470px;}
    .business_one .one .p{width:calc(98% - 470px);width:-webkit-calc(98% - 470px);width:-moz-calc(98% - 470px);}
    .business_one.fack2 .one .title{max-width: 536px;}
    .business_one.fack2 .one .p{max-width: 680px;width:calc(98% - 536px);width:-webkit-calc(98% - 536px);width:-moz-calc(98% - 536px);}
}
@media screen and (max-width: 992px) {
/*Business Unit*/
.business_one .one .title{max-width: 400px;}
.business_one .one .p{width:calc(98% - 400px);width:-webkit-calc(98% - 400px);width:-moz-calc(98% - 400px);}
 .business_one.fack2 .one .title{max-width: 400px;}
.business_one.fack2 .one .p{width:calc(98% - 400px);width:-webkit-calc(98% - 400px);width:-moz-calc(98% - 400px);}

}
@media screen and (max-width:960px) {
/*Business Unit*/
.business_one .one{display: block;}
.business_one .one .title{max-width: none;}
.business_one .one .p{width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px);max-width: none;}
.business_one.fack2 .one .title{max-width: none;}
.business_one.fack2 .one .p{width:calc(100% - 0px);width:-webkit-calc(100% - 0px);width:-moz-calc(100% - 0px);}
.business_one .one .title .learn-more{position: static;margin-top: 4%;margin-bottom: 3%;}
.business_one .one .title .desc2{margin-top: 4%;margin-bottom: 6%;}
.business_one .one .title .desc3{margin-top: 4%;}
.business_one .one .title .desc4{margin-top: 1.5%;}

}
@media screen and (max-width:480px) {
    .business_one .one .p ul li .boxs{background-size: 10px auto;}
    .business_one .one .p ul li .boxs .h4{min-height: 100px;}
}


/*Minth Culture*/
.abount3_one{overflow: hidden;margin-top: 5%;}
.abount3_one .h3{overflow: hidden;font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;line-height: 1.3;color: #4E4E4E;position: relative;padding-top: 1.5%;padding-right:100px;}
.abount3_one .h3 .tit{max-width: 690px;}
.abount3_one .h3::after{content: "";position: absolute;top: 0;left: 0;width: 0;height: 1px;background: #727272;transition:all 1.3s;font-size: 0;transition-delay: 1s;}
.abount3_one.animated .h3::after{width: 100%;}
.abount3_one .h3 .van{position: absolute;right: 0;top: 30px;color: #727377;}
.abount3_one .p{overflow: hidden;line-height: 1.6;color: #999999;margin-top: 2%;}
.abount3_one .ul{overflow: hidden;margin-top: 3%;}
.abount3_one .ul ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.abount3_one .ul li{width: 49.2%;overflow: hidden;margin-bottom: 1.6%;position: relative;}
.abount3_one .ul li .imgs{ overflow:hidden; position:relative; padding-top:56.3%; }
.abount3_one .ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.abount3_one .ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.abount3_one .ul li .bgs{overflow: hidden;position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.47);}
.abount3_one .ul li .cons{width: 94%;margin: 0 auto;margin-top: 6%;color: #ffffff;line-height: 1.3;max-width: 560px;position: relative;height:78%;}
.abount3_one .ul li .cons .h4{font-weight: bold; color: #ffffff; line-height: 1.3;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;font-family:'Poppins-Regular',"微软雅黑";}
.abount3_one .ul li .cons .p2{overflow: hidden;line-height: 1.6;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;color: #ffffff;margin-top: 2%;font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;}
.abount3_one .ul li .cons .learn-more{position: absolute;bottom: 0;left: 0;max-width: 164px;}
.abount3_two{
  margin-top: 3%;
}
.abount3_two .swiper-container{overflow: visible;}
.abount3_two .swiper-slide {
   width:100%;display: flex;flex-wrap: wrap;
}
.abount3_two .swiper-slide .boxs{  overflow:hidden;/*opacity:0;filter:Alpha(opacity=0);*/margin:0 auto;width: 94%;max-width: 1180px;margin-bottom: 3%;opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.abount3_two .swiper-slide .imgs{ overflow:hidden;position:relative; padding-top:52.989%;width: 100%;}
.abount3_two .swiper-slide .imgs img{display:block;width: 100%; height:100%; position:absolute; top:0; left:0; }
.abount3_two .swiper-slide .imgs img{ overflow:hidden;background-repeat:no-repeat; background-position:center center; background-size:cover;transition:all 0.3s;}
.abount3_two .swiper-slide .bgs{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: flex-end;background: rgba(241, 241, 241, 0.8);transition:all 0.3s;}
.abount3_two .swiper-slide .txts{ overflow:hidden;text-align:left;  color:#ffffff;/* max-width: 580px; */margin-top: 1%;line-height: 1.6;font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;}
.abount3_two .swiper-slide .h4{ font-weight:normal; color:#ffffff; line-height:1.3; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:'Poppins-Regular',"微软雅黑";}
.abount3_two .swiper-slide .learn-more{max-width: 164px;margin-top: 3%;}
.abount3_two .swiper-slide.swiper-slide-active .bgs{background: rgba(0,0,0,0.2);}
.abount3_two .swiper-slide.swiper-slide-active .boxs{opacity:1.0;filter:Alpha(opacity=100)}
.abount3_two .swiper-pagination{text-align: center;width: 100%;margin-top: 3%;clear: both;position: static;}
.abount3_two .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 20px;background: #bfbfbf;margin-left: 7px;margin-right: 7px;opacity:1.0;filter:Alpha(opacity=100);}
.abount3_two .swiper-pagination .swiper-pagination-bullet-active{background: var(--main-color);}
.abount3_three{overflow: hidden;margin-top: 3%;/* border: 1px solid #c5c5c5; border-bottom: 0;*/}
.abount3_three ul{display: flex;flex-wrap: wrap;flex-wrap: wrap;justify-content: space-between;gap: 28px;}
.abount3_three ul li{width:calc(50% - 14px);width:-webkit-calc(50% - 14px);width:-moz-calc(50% - 14px);position: relative;overflow: hidden;z-index: 0;transition:all 0.3s;cursor: pointer;border: 1px solid #c5c5c5;}
.abount3_three ul li:hover{background: var(--main-color);}
/* .abount3_three ul li::after{content: "";position: absolute;right: 0;top: 0;width: 1px;height: 100%;background: #c5c5c5;z-index: -1;}
.abount3_three ul li:last-child::after{display: none;} */
/* .abount3_three ul li::before{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #c5c5c5;z-index: -1;} */
.abount3_three ul li .boxs{overflow: hidden;width: 90%;margin: 0 auto;max-width: 600px;margin-top:6%;margin-bottom: 6%;}
.abount3_three ul li i{display: block;width: 115px;height: 88px;position: relative;overflow: hidden;z-index: 1;}
.abount3_three ul li i img{display: blockb;width: 100%;height: 100%;transition:all 0.3s;position: absolute;top: 0;left: 0;}
.abount3_three ul li i img.img2{opacity:0;filter:Alpha(opacity=0);}
.abount3_three ul li:hover i img.img2{opacity:1.0;filter:Alpha(opacity=100);}
.abount3_three ul li:hover i img.img1{opacity:0;filter:Alpha(opacity=0);}
.abount3_three ul li .h3{overflow: hidden;line-height: 1.3;white-space:nowrap;text-overflow:ellipsis;font-weight: normal;color: #000000;margin-top: 15%;transition:all 0.3s;font-family:'Poppins-Regular',"微软雅黑";}
.abount3_three ul li .p{overflow: hidden;line-height: 1.6;color: #4E4E4E;margin-top: 3%;transition:all 0.3s;}
.abount3_three ul li:hover .h3{color: #ffffff;}
.abount3_three ul li:hover .p{color: #ffffff;}
.abount3_four{overflow: hidden;border: 1px solid #c5c5c5;border-top: 0;}
.abount3_four .boxs{overflow: hidden;width: 94%;max-width: 1150px;margin: 0 auto;margin-top: 5%;margin-bottom: 7%;}
.abount3_four .h3{overflow: hidden;text-align: center;font-weight: normal;color: #000000;line-height: 1.3;font-family:'Poppins-Regular',"微软雅黑";}
.abount3_four .p{overflow: hidden;color: #000000;line-height: 1.6;margin-top: 5%;}
.abount3_four .p p{overflow: hidden;margin-bottom: 1%;}
.abount3_four .p ul{padding: 20px;}
.abount3_four .p li{ list-style-type: disc; margin-bottom: 1%;}
.abount3_four .p .ul2 li{list-style-type:decimal; }
.abount3_four .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.abount3_four .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.abount3_five{overflow: hidden;margin-top: 3%;border: 1px solid #707070;border-bottom: 0;color: #000000;text-align: center;}
.abount3_five ul{display: flex;flex-wrap: wrap;}
.abount3_five ul li{width: 33.33333%;position: relative;overflow: hidden;z-index: 0;transition:all 0.3s;padding: 3%;line-height: 1.3;color: #a7a7a7;cursor: pointer;z-index: 0;font-family:'Poppins-Regular',"微软雅黑";font-weight: 500;}
.abount3_five ul li:last-child::after{display: none;}
.abount3_five ul li::after{content: "";position: absolute;right: 0;top: 0;width: 1px;height: 100%;background: #707070;z-index: -1;}
.abount3_five ul li::before{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #707070;z-index: -1;}
.abount3_five ul li.osel{color: #000000;font-weight: 500;}
.about3_six{overflow: hidden;border: 1px solid #707070;border-top: 0;margin-bottom: 6%;}
.about3_six .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.about3_six .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.about3_six .boxs{overflow: hidden;width: 94%;max-width: 1150px;margin: 0 auto;margin-top: 5%;margin-bottom: 2%;}
.about3_six .boxs li{display: flex;overflow: hidden;margin-bottom: 5%;width: 100%;}
.about3_six .boxs li img{height: 61px;margin-right: 40px;}
.about3_six .boxs li .txts{overflow: hidden;}
.about3_six .boxs li .txts .h3{overflow: hidden;line-height: 1.3;color: #000000;font-weight: 600;font-family:'Poppins-Regular',"微软雅黑";}
.about3_six .boxs li .txts .p{overflow: hidden;color: #202020;line-height: 1.6;margin-top: 1.5%;}
.about3_six .boxs2{overflow: hidden;width: 94%;max-width: 1080px;margin: 0 auto;margin-top: 4%;margin-bottom: 5%;color: #666666;}
@media screen and (max-width: 1200px) {
  /*Minth Culture*/
  .abount3_two .swiper-pagination .swiper-pagination-bullet{width: 16px;height: 16px;}
  .abount3_three ul li i{width: 100px;height: 75px;}

}
@media screen and (max-width: 992px) {
  /*Minth Culture*/
  .abount3_two .swiper-slide {/*max-width: 350px;*/width: 100%;}
  .abount3_two .swiper-pagination .swiper-pagination-bullet{margin-left: 5px;margin-right: 5px;}
   .abount3_three ul{gap: 20px;}
  .abount3_three ul li{width:calc(50% - 10px);width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);}
  .abount3_three ul li .boxs{margin-top: 7%;margin-bottom: 7%;}
  .abount3_three ul li:nth-child(2n)::after{display: none;}
  .abount3_three ul li i{width: 80px;height: 60px;}
  .abount3_three ul li .h3{margin-top: 9%;}
  .abount3_three ul li .p{margin-top: 4%;}
  
}
@media screen and (max-width:640px) {
  /*Minth Culture*/
  .abount3_one .ul ul{display: block;}
  .abount3_one .ul li{width: 100%;}
  .abount3_one .h3{padding-right: 80px;}
  .abount3_one .h3 .van{top: 20px;}
  .abount3_two{ margin-top:5%;margin-left: 2%;margin-right: 2%;}
  .abount3_two .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;margin-left: 3px;margin-right: 3px;}
  .abount3_two .swiper-slide .boxs{margin-bottom: 4%;}
  .abount3_three ul{gap:16px;}
  .abount3_three ul li{width:calc(50% - 8px);width:-webkit-calc(50% - 8px);width:-moz-calc(50% - 8px);}
  .about3_six .boxs li img{height: 51px;margin-right: 3%;}
}
@media screen and (max-width:480px) {
    /*Minth Culture*/
  .abount3_one .h3 .van{top: 10px;}
  .abount3_one .h3{padding-right: 70px;}
  .abount3_two .swiper-slide .boxs{margin-bottom: 5%;}
  .abount3_three ul{gap:10px;}
  .abount3_three ul li{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);width:-moz-calc(50% - 5px);}
  .abount3_three ul li i{width:60px;height: 45px;}
  .about3_six .boxs li img{height: 41px;margin-right: 2%;}
  .about3_six .boxs{margin-top: 7%;margin-bottom: 4%;}
}

/*Global inth*/
@keyframes map-point {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0.15;
    transform: scale(2);
  }
}
.index-research{overflow: hidden;z-index: -1;margin-top: 2%;}
.index-research .map-list {
  --pointw: 22px;
  position: relative;
  width: 100%;
}
.index-research .map-list .list-li {
  display: block;
  position: absolute;cursor: pointer;
}
.index-research .map-list .list-li:hover {
  z-index: 3;
}
.index-research .map-list .list-li:hover .line-cont {
  opacity: 1;
  pointer-events: auto;
}
.index-research .map-list .point {
  --anstime: 3s;
  display: block;
  z-index: 2;
  margin-left: calc(var(--pointw)*-0.5);
  margin-top: calc(var(--pointw)*-0.5);
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--pointw);
  height: var(--pointw);
}
.index-research .map-list .point .i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background:url(../images/about4_pic3.png) center center #047dff no-repeat;background-size: 12px 13px;
  opacity: 1;
}
.index-research .map-list .list-li:hover .point .i{background-image: url(../images/about4_pic3_on.png);}
/* .index-research .map-list .point img{width: 12px;height: 13px;max-width: none;position: absolute;top: 5px;left: 5px;z-index: 9;} */
.index-research .map-list .point .i2 {
  animation: map-point var(--anstime) infinite;
  animation-delay: 1.5s;
}
.index-research .map-list .point .i3 {
  /* animation: map-point var(--anstime) infinite;
  animation-delay: 3s; */
}
.index-research .map-list .line-cont{
  position: absolute;
  left: 30px;
  top: 30px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.index-research .map-list .li2 .line-cont{left: -125px;}
.index-research .map-list .li1 .line-cont{left: -230px;}
.index-research .map-list .line {
  flex-shrink: 0;
  width: 111px;
  padding-top: 46px;
}
.index-research .map-list .line img {
  display: block;
  width: 100%;
}
.index-research .map-list .cont {
  border: 2px solid #666666;
  width: 285px;
  padding: 32px 20px 22px;padding: 15px;
  background: #ffffff;
  font-size: 18px;
  line-height: 1.4em;
  color: #666666;
}
.index-research .map-list .cont .cont-tit {
  color: #ff4248;
}
.index-research .map-list .cont .cont-tit .area {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2em;font-family:'Poppins-Regular',"微软雅黑";
}
.index-research .map-list .cont .cont-tit .diagonal-line {
  display: inline-block;
  transform: skewX(-30deg) translate(0, 10%);
  margin: 0 0.5em 0 0.7em;
  width: 1px;
  height: 0.8em;
  background: #7b9fb3;
}
.index-research .map-list .cont .cont-tit .txt {
  margin-top: 1em;
  font-size: 16px;
  color: #666666;
}
/* .index-research .map-list .cont .cont-tag {
  margin: 18px -0.65em 0;
} */
.index-research .map-list .cont .tag-li {
  /* padding: 0 0.65em; */display: block;line-height: 36px;height:36px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;
}
.index-research .map-list .cont .tag-li::before {
  content: '';
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
  transform: translateY(-0.15em);
  border-radius: 50%;
  height: 4px;
  width: 4px;
  background: #666666;
}
.index-research .map-list .li-area {
  position: absolute;
  left:30px;
  top: 50%;
  transform: translate(0%, -50%); 
  /* padding-top: 30px;*/
  word-break: keep-all;
  white-space: nowrap;
  font-weight: normal;
  line-height: 40px;
  color: #222222;
}
.index-research .map-list .li-area.bg2{left: auto;right: 30px;}
.index-research .map-list .li1 {
  left: 21.35%;
  top: 32.47%;
}
.index-research .map-list .li2 {
  left: 48.1%;
  top: 15.17%;
}
.index-research .map-list .li3 {
  left: 69.24%;
  top: 37.39%;
}
.index-research .map-list—m{ display:none; margin-top:4%;margin-bottom:4%;}
.index-research .map-list—m img{ width:100%; display:block;}
.about4_one{overflow: hidden;margin-top: 4%;margin-bottom: 2%;}
.about4_one table{border-collapse:collapse;border-spacing:0;width: 100%;text-align: center;}
.about4_one table th,.about4_one table td{ line-height:20px;height:60px; border:3px solid #ffffff;padding: 5px;}
.about4_one table th{color: #ffffff;background: #057eff;}
.about4_one table td{background: #f9f9f9;color: #030303;}
.about4_one table td .color{color: #7c7c7c;}
.about4_one .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.about4_one .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.about4_one .desc{text-align: right;line-height: 1.6;color: #333333;font-size: 12px;margin-top: 2%;}
.technology_ul{ margin-top:3.5%;overflow:hidden;margin-bottom: 7%;}
.technology_ul ul li{ display:block; overflow:hidden; border:1px solid #202020; background:url(../images/about4_pic4.png) right 38px top 17px no-repeat;transition:all 0.3s; cursor:pointer;-webkit-tap-highlight-color:transparent; background-size:60px 61px;margin-bottom: 3%; }
/* .technology_ul ul li:hover{  background-image:url(../images/about4_pic4_on.png);} */
.technology_ul ul li.on{   background-image:url(../images/about4_pic4_on.png);}
.technology_ul ul li .h3{ font-weight:bold; overflow:hidden; padding-top:15px; padding-bottom:15px; line-height:68px; padding-right:110px; /*white-space:nowrap;text-overflow:ellipsis;*/  color:#000000; position:relative;padding-left:38px;}
.technology_ul ul li.on .h3{font-weight: bold;color: var(--main-color);font-family:'Poppins-Regular',"微软雅黑";}
.technology_ul ul li .down{overflow:hidden; line-height:30px; font-size:18px;padding-left: 38px;   padding-bottom:35px; display: none;  color:#555555;  position:relative; }
.technology_ul ul li .down p{overflow: hidden;}
.technology_ul ul li .down p:last-child{margin-bottom: 0;}
.technology_ul ul li .down .i_more{margin-top: 2%;}
.technology_ul ul li .down dl dd{width: 36%;float: left;list-style-type: disc;margin-bottom: 1%;position: relative;padding-left: 12px;}
.technology_ul ul li .down dl dd::before { content: "•";  color: #666666; position: absolute; left: 0;}
.technology_ul ul li .down dl dd:nth-child(3n){width: 26%;}
@media screen and (max-width: 1560px) {
  /*Global inth*/
.index-research .map-list .li2 .line-cont{left: -115px;}
.index-research .map-list .li1 .line-cont{left: -210px;}
}
@media screen and (max-width: 1200px) {
  /*Global inth*/
  .index-research .map-list{ display:none;}
  .index-research .map-list—m{ display:block;}
  .technology_ul ul li{ background-position:right 20px top 16px; background-size:50px 51px;}
  .technology_ul ul li .h3{   padding-right:40px;line-height: 50px;padding-left: 20px; }
  .technology_ul ul li .down{ font-size:16px; line-height:26px;padding-left: 20px;}
}
@media screen and (max-width: 992px) {
    /*Global inth*/
  .technology_ul {border-top: 0;}

}
@media screen and (max-width:640px) {
    /*Global inth*/
  .technology_ul ul li{ background-position:right 6px top 20px; background-size:30px 31px;}
  .technology_ul ul li .h3{  padding-top:15px; padding-bottom:15px;line-height: 40px;padding-left: 10px;}
  .technology_ul ul li .down{  padding-bottom:20px; font-size:14px;padding-left: 10px; }
  .technology_ul ul li .down dl dd{width: 49%;}
  .technology_ul ul li .down dl dd:nth-child(3n){width: 49%;}
}
@media screen and (max-width:480px) {
    /*Global inth*/
  .technology_ul{ margin-top:4%;}
  .technology_ul ul li{ background-position: right 10px top 12px;}
  .technology_ul ul li .h3{ padding-top:10px; padding-bottom:10px;line-height: 36px;}
  .technology_ul ul li .down{ font-size:13px; line-height:22px;}
}
@media screen and (max-width:420px) {
    /*Global inth*/
  .technology_ul ul li .down{ font-size:12px; }
}
/*Leadership*/
.about5_one{overflow: hidden;margin-top: 3%;}
.about5_one:last-child{margin-bottom: 3%;}
.about5_one ul{display: flex;flex-wrap: wrap;}
.about5_one ul li{width: 23.5%;margin-right: 2%;margin-bottom: 6%;overflow: hidden;}
.about5_one ul li:nth-child(4n){margin-right: 0;}
.about5_one ul li .imgs{ overflow:hidden;position:relative; padding-top:100%; }
.about5_one ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.about5_one ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.about5_one ul li .h3{font-weight: 500;overflow: hidden;line-height: 1.3;margin-top: 11%;white-space:nowrap;text-overflow:ellipsis;}
.about5_one ul li .p{overflow: hidden;line-height: 1.6;color: #888888;margin-top:7%;}

@media screen and (max-width: 992px) {
/*Leadership*/
.about5_one ul li{width: 32%;}
.about5_one ul li:nth-child(4n){margin-right: 2%;}
.about5_one ul li:nth-child(3n){margin-right: 0;}
}
@media screen and (max-width:640px) {
/*Leadership*/
.about5_one ul li{width: 49%;}
.about5_one ul li:nth-child(3n){margin-right: 2%;}
.about5_one ul li:nth-child(2n){margin-right: 0;}
}


/*Investors*/
.investors_one{overflow: hidden;margin-top: 4%;display: flex;width: 100%;justify-content: space-between;}
.investors_one .divs{overflow: hidden;width: 49%;max-width: 646px;position: relative;}
.investors_one .divs .cons{max-width: 566px;overflow: hidden;}
.investors_one .h3{font-weight: normal;color: #000000;line-height: 1.4;font-family:'Poppins-Regular',"微软雅黑";}
.investors_one .h4{font-weight: bold;color: #000000;line-height: 1.1;font-family:'Poppins-Regular',"微软雅黑";}
.investors_one .desc{color: #218B4A;overflow: hidden;line-height: 2;margin-top: 1%;}
.investors_one .p{overflow: hidden;line-height: 1.6;margin-top: 5%;color: #999999;margin-bottom: 25%;}
.investors_one .a{color:#000000;text-decoration: underline;text-transform: uppercase;}
.investors_one .a:hover{color: var(--main-color);}
.learn-more2{line-height: 40px;background: var(--main-color);color: #ffffff;padding-left: 30px;padding-right: 30px;border-radius: 6px;display: inline-block;vertical-align: top;color: #ffffff;transition:all 0.3s;}
a.learn-more2{color: #ffffff;}
.learn-more2:hover{opacity:0.8;filter:Alpha(opacity=80);}
.learn-more2 span{margin-left: 10px;font-family: "宋体";display: inline-block;vertical-align: middle;}
.investors_one .learn-more2{position: absolute;bottom: 0;left: 0;}
.investors_two{overflow: hidden;margin-top: 6%;}
.investors_two.bgs2{margin-bottom: 3%;}
.investors_two ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.investors_two ul li{width: 49%;overflow: hidden;max-width: 646px;margin-bottom: 6%;border-top: 2px solid #999999;}
.investors_two ul li .imgs{ overflow:hidden;  position:relative; padding-top:56.348%;margin-top:5%;}
.investors_two ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.investors_two ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.investors_two ul li .h3{font-weight: lighter;overflow: hidden;line-height: 1.3;margin-top: 3%;color: #4E4E4E;font-family:'Poppins-Light',"微软雅黑";}
.investors_two ul li .p{overflow: hidden;line-height: 26px;color: #999999;margin-top: 5%;/*max-width: 556px;*/ min-height: 52px;}
.investors_two ul li .learn-more2{margin-top: 6%;font-weight: 500;}
.investors_feedback{overflow: hidden;}
.investors_feedback dl dd{display: block;overflow: hidden;margin-bottom: 2%;}
.investors_feedback .label{overflow: hidden;font-size: 14px;color: #000000;line-height: 2;}
.investors_feedback .label font{color: #F00;}
.investors_feedback .inputs{overflow: hidden;background: #F5F8FA;height: 40px;border: 1px solid #CBD6E2;color: #333333;font-size: 16px;width: 100%;outline: none;padding-left: 15px;}
.investors_feedback .inputs::-webkit-input-placeholder {color: #BFBFBF;}
.investors_feedback .inputs:-moz-placeholder {color: #BFBFBF;}
.investors_feedback .inputs:-ms-input-placeholder {color: #BFBFBF;}
.investors_feedback .select{position: relative;}
.investors_feedback .select select{-webkit-appearance: none; -moz-appearance: none; appearance: none; /* color: #BFBFBF; */}
.investors_feedback .select select::after{content: "";position: absolute; right: 12px; top: 50%;  transform: translateY(-50%); width: 0;  height: 0; border-left: 5px solid transparent;border-right: 5px solid transparent; border-top: 5px solid #000000; pointer-events: none;}
.investors_feedback .select select:hover:after{border-top: 5px solid #4d4d4d; }
.investors_feedback .select select:required:invalid {color: #BFBFBF;}
.investors_feedback .select select option{color: #333333;}
.investors_feedback .select select option:not(:disabled){color: #333333;}
/* .investors_feedback .select select:focus,
.investors_feedback .select select option:checked {
  color: #333333;
} */
.investors_feedback .textareas{height: 66px;line-height: 1.6;background: #F5F8FA;border: 1px solid #CBD6E2;color: #333333;font-size: 16px;width: 100%;outline: none;font-size: 16px;padding: 15px;}
.investors_feedback .textareas.hig2{height: 160px;}
.investors_feedback .textareas::-webkit-input-placeholder {color: #BFBFBF;}
.investors_feedback .textareas:-moz-placeholder {color: #BFBFBF;}
.investors_feedback .textareas:-ms-input-placeholder {color: #BFBFBF;}
.investors_feedback .b{font-weight: bold;font-size: 15px;color: #000000;font-family:'Poppins-Regular',"微软雅黑";}
.investors_feedback .check{overflow: hidden;margin-bottom: 2%;line-height: 1.6;color: #000000;font-size: 14px;}
.investors_feedback .check .css-radio{ display:none;}
.investors_feedback .check .css-label_r2{ display:inline-block; margin-right:30px;overflow:hidden;   line-height:22px; padding-left:25px; cursor:pointer;background-image:url(../images/investors_pic2.png);background-size:auto 13px; background-repeat:no-repeat; background-position:left 5px top 5px;}
.investors_feedback .check input[type=checkbox].css-radio:checked + label.css-label_r2{background-image:url(../images/investors_pic2_on.png);}
.investors_feedback .check font{color: #f00;}
.investors_feedback .learn-more2{cursor: pointer;margin-top: 6%;}
.investors_feedback .fileupload{border-radius: 3px;border: 1px dashed #057EFF;background: #EBF7FF;display: flex;padding: 28.038px 16px;flex-direction: column;
justify-content: center;align-items: center;gap: 8.25px;align-self: stretch;cursor: pointer;position: relative;}
.investors_feedback .fileupload:hover{background: #d8ecfa;}
.investors_feedback .fileupload .img{display: block;height: 36px;margin: 0 auto;}
.investors_feedback .fileupload .h4{font-weight: bold;overflow: hidden;line-height: 1.5;color: #000000;}
.investors_feedback .fileupload .p2{overflow: hidden;line-height: 1.5;color: #BFBFBF;text-align: center;clear: both;}
.investors_feedback .fileupload .info{overflow: hidden;color: var(--main-color);text-align: center;width: 100%;line-height: 1.5;display: none;}
.investors_feedback .fileupload #card1{position: absolute;width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity:0;filter:Alpha(opacity=0);cursor: pointer;
}
@media screen and (max-width: 992px) {
/*Investors*/
.investors_one{display: block;}
.investors_one .divs{width: 100%;max-width: none;margin-bottom: 5%;}
.investors_one .divs .cons{max-width: none;}
.investors_one .p{margin-bottom: 5%;margin-top: 3%;}
.investors_one .learn-more2{position: static;}

}
@media screen and (max-width:640px) {
  /*Investors*/
  .investors_two ul{display: block;}
  .investors_two ul li{width: 100%;max-width: none;}
  .investors_two ul li .p{line-height: 22px;min-height: 44px;}
}
@media screen and (max-width:480px) {
  /*Investors*/
  .learn-more2{line-height: 32px;}
  .investors_two ul li .p{line-height: 20px;min-height: 40px;}
}

/*Corporate Governance*/
.Investors1_one{overflow: hidden;margin-top: 3%;border: 1px solid #808080;border-bottom: 0;color: #808080;}
.Investors1_one ul{display: flex;flex-wrap: wrap;}
.Investors1_one ul li{width: 33.3333%;position: relative;overflow: hidden;z-index: 0;transition:all 0.3s;line-height: 26px;text-align: center;display: flex;}
.Investors1_one ul li::after{content: "";position: absolute;right: 0;top: 0;width: 1px;height: 100%;background: #808080;z-index: -1;}
.Investors1_one ul li:nth-child(3n)::after{display: none;}
.Investors1_one ul li::before{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #808080;z-index: -1;}
.Investors1_one ul li .boxs{overflow: hidden;max-width: 94%;margin: 0 auto;min-width: 250px;padding-top: 5%;padding-bottom: 5%;position: relative;height: 100%;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.Investors1_one ul li .boxs::after{content: "";position: absolute;bottom: 0;left: 50%;width: 0;right: 50%;height: 3px;background: #000000;transition:all 0.3s;}
.Investors1_one ul li.osel .boxs{color:#000000;}
.Investors1_one ul li.osel .boxs::after{width: 100%;left: 0;right: 0;}
.Investors1_two{overflow: hidden;border: 1px solid #808080;border-top: 0;margin-bottom: 7%;}
.Investors1_two .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.Investors1_two .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.Investors1_two .boxs{overflow: hidden;width: 94%;max-width:1150px;margin: 0 auto;margin-top: 5%;margin-bottom: 7%;}
.Investors1_two .h3{overflow: hidden;text-align: center;font-weight: normal;color: #000000;line-height: 1.3;font-family:'Poppins-Regular',"微软雅黑";}
.Investors1_two .p{margin: 0 auto; overflow: hidden;color: #4D4D4D;line-height: 1.6;margin-top: 5%;text-align: center;max-width: 930px;}

@media screen and (max-width: 992px) {
  /*Corporate Governance*/
  .Investors1_one ul li{width: 50%;}
  .Investors1_one ul li:nth-child(3n)::after{display: block;}
  .Investors1_one ul li:nth-child(2n):after{display: none;}

}
@media screen and (max-width:640px) {
    /*Corporate Governance*/
  .Investors1_one ul li{line-height: 22px;}
  .Investors1_one ul li .boxs{min-width: 200px;}
}
@media screen and (max-width:480px) {
    /*Corporate Governance*/
    .Investors1_one ul li{line-height: 20px;}
    .Investors1_one ul li .boxs{min-width: 160px;}
}
@media screen and (max-width:420px) {
  /*Corporate Governance*/
  .Investors1_one ul li .boxs{min-width: inherit;}

}
/*Financial Highlights and Reports*/
.Investors2_one{overflow: hidden;margin-top: 4%;color: #000000;}
.Investors2_one ul{display: flex;flex-wrap: wrap;width: 100%;}
.Investors2_one ul li{width: 32%;position: relative;overflow: hidden;z-index: 0;transition:all 0.3s;line-height: 26px;margin-bottom: 2%;margin-right: 2%;}
.Investors2_one ul li a{overflow: hidden;display: flex;align-items: center;justify-content: left;}
.Investors2_one ul li:nth-child(3n){margin-right: 0;}
/* .Investors2_one ul li:nth-child(3n-1) a{justify-content: center;}
.Investors2_one ul li:nth-child(3n) a{justify-content: right;} */
.Investors2_one ul li img{height: 32px;margin-right: 3%;}
.Investors2_one ul li div{border-bottom: 1px solid #202020;overflow: hidden;}
.Investors2_one ul li .txt{margin-left: 40px;}
.Investors2_one ul li:hover div{border-color: var(--main-color);}
.pages{overflow: hidden;margin-top: 6%;margin-bottom: 6%;font-size: 13px;}
.pages ul{display: flex;justify-content: center;gap: 7px;}
.pages ul li{width: 34px;line-height: 30px;text-align: center;border: 2px solid #f2f2f2;}
.pages ul li a{color: #666666;font-weight: bold;font-family:'Poppins-Regular',"微软雅黑";display: block;}
.pages ul li.on{border-color: #4d4d4d;}
.pages ul li.on a{color: #000000;}
.pages ul li:hover{border-color: #4d4d4d;}
.pages ul li:hover a{color: #000000;}
.pages ul li.prev,.pages ul li.next{display: block; font-size: 16px;font-family: "宋体";}
.pages ul li.prev:hover,.pages ul li.next:hover{background: #e6e6e6;border-color: #e6e6e6;}
.pages ul li.prev:hover a,.pages ul li.next:hover a{color: #ffffff;}
.pages ul li.select{width: 56px;position: relative;}
.pages ul li.select select{width: 100%;height: 100%;border: 0;cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor: pointer;padding-left: 12px;}
.pages ul li.select::after{content: "";position: absolute; right: 12px; top: 50%;  transform: translateY(-50%); width: 0;  height: 0; border-left: 5px solid transparent;border-right: 5px solid transparent; border-top: 5px solid #cdcdcd; pointer-events: none;}
.pages ul li.select:hover:after{border-top: 5px solid #4d4d4d; }
.investors2_desc{color: #000000;margin-bottom: 12%;}
.investors2_desc a{color: var(--main-color);text-decoration: underline;}
@media screen and (max-width: 992px) {
  .Investors2_one ul li{width: 49%;}
  .Investors2_one ul li:nth-child(3n){margin-right: 2%;}
  .Investors2_one ul li:nth-child(2n){margin-right: 0;}

}
@media screen and (max-width:480px) {
  .Investors2_one ul li .txt{margin-left: 20px;}
  .Investors2_one ul li img{height: 26px;}
}

/*Public Announcements*/
.abount_one .searchtitle4{width:100%;height:36px;position: relative;  background:url(../images/Investors/investors3_pic1_on.png) #fff right 11px top 9px no-repeat; background-size:14px 14px;z-index: 0; }
.abount_one .searchtitle4.on{background-image: url(../images/Investors/investors3_pic1.png);}
.abount_one .searchtitle4 label{height:36px; line-height:36px; display:block; width:100%; text-decoration:none; cursor:pointer; overflow:hidden; color:#000000; text-align:left;padding-right: 30px;}
.abount_one .searchtitle4 ul{display: none;position: absolute;z-index: 10;width: 100%; top: 36px; background-color:#fefefe; /* border:1px solid #dddddd;  */border-top:0; margin-right:0; border-radius:8px 8px 8px 8px;box-shadow: 3px 1px 5px 0px rgba(0, 0, 0, 0.25);}
.abount_one .searchtitle4 li{cursor: pointer; line-height:34px;color:#fff;overflow:hidden; height:34px;}
.abount_one .searchtitle4.bgs2 li{text-indent:18px;}
.abount_one .searchtitle4 li:last-child{border-radius:0 0 8px 8px;}
.abount_one .searchtitle4 li:first-child{border-radius:8px 8px 0 0 ;}
.abount_one .searchtitle4 li a{ color:#333;/*border-bottom:1px solid #eee; */text-align:center; display:block;text-decoration:none;  }
.abount_one .searchtitle4.bgs2 li a{text-indent:15px;text-align:left; }
.abount_one .searchtitle4 li:hover{background: var(--main-color); color:#fff;}
.abount_one .searchtitle4 li:hover a{ color:#fff;}
.abount_one .searchtitle4.bgs2 ul{width: 250%;}
.abount_one .searchtitle4 select{border: 0;line-height: 36px;height: 36px;appearance: none;background: url(../images/Investors/investors3_pic1.png) #fff right 11px top 9px no-repeat; background-size: 14px 14px;padding-right: 30px;}
.investors3_one{overflow: hidden;margin-top: 6%;margin-bottom: 6%;}
.investors3_one li{overflow: hidden;width: 100%;margin-bottom: 2%;padding-left: 49px;background: url(../images/Investors/investors2_pic1.png) left center no-repeat;background-size: 26px 33px;display: flex;min-height: 32px;align-items: center;}
.investors3_one li .date{float: right;margin-left: 2%;}
.investors3_one li a{display: block;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;line-height: 26px;width: 100%;text-decoration: underline;color: #000000;}
.investors3_one li a:hover{color: var(--main-color);}
@media screen and (max-width: 992px) {
  .abount_one .searchtitle4{height: 30px;}
  .abount_one .searchtitle4 label{height: 30px;line-height: 30px;}
  .abount_one .searchtitle4 ul{top: 30px;}
  .abount_one .searchtitle4 select{line-height: 30px;height: 30px;padding-right: 28px;}
}


/*Analyst Coverage*/
.investors4_one{overflow: hidden;margin-top: 4%;margin-bottom: 2%;overflow-x: auto;margin-bottom: 6%;}
.investors4_one table{border-collapse:collapse;border-spacing:0;width: 100%;text-align: center;min-width: 700px;}
.investors4_one table th,.investors4_one table td{ line-height:20px;height:44px; border:1px solid #ebebeb;padding: 5px;}
.investors4_one table th{color: #ffffff;background: #057eff;font-weight: normal;}
.investors4_one table td{color: #000000;background: #ffffff;}
.investors4_one table td .color{color: #7c7c7c;}
.investors4_one table .bgs2 td{background: #f7f7f7;}
.investors4_one img{max-width: 100%;}
/*Calendar of Events*/
.investors5_one{margin-top: 4%;line-height: 1.6;color: #000000;padding-bottom: 1%;min-height: 100px;}
.investors5_one.bgs2{margin-bottom: 8%;}
.investors5_one a{text-decoration: underline;overflow: hidden;color: #000000;}
.investors5_one a:hover{color: var(--main-color);}
.investors5_one table{border-collapse:collapse;border-spacing:0;width: 100%;}
.investors5_one table th,.investors5_one table td{ line-height:20px;height:44px; padding: 5px;}
/*esg*/
.esg_one{overflow: hidden;margin-top: 5%;}
.esg_one .top-section{display: flex; justify-content: space-between;  padding: 20px 0;}
.esg_one .top-left { width: 30%; text-align: left;overflow: hidden;}
.esg_one .person-img {width: 100%;}
.esg_one .top-left .h3{font-weight: bold;overflow: hidden;line-height: 1.3;margin-top: 18%;color: #000000;font-family:'Poppins-Regular',"微软雅黑";}
.esg_one .top-left .p{overflow: hidden;line-height: 1.6;margin-top: 2%;}
.esg_one .top-right {width: 65%;overflow: hidden;color: #666666;line-height: 1.6;}
.esg_one .nav-section { display: flex;justify-content:left;border-left: 1px solid #000000;margin-top: 5%;margin-bottom: 3%;}
.esg_one .nav-item{text-decoration: none;color: #000000; transition: color 0.3s ease;width: 25%;position: relative;}
.esg_one .nav-item::after{content: "";position: absolute;width: 1px;height: 100%;right: 0;top: 0;background: #000000;}
.esg_one .nav-item .boxs{width: 94%;max-width: 250px;margin: 0 auto;padding-top: 10px;padding-bottom: 10px;height: 100%;display: flex;align-items: center;}
.esg_one .nav-item .boxs .h4{font-weight: normal;color: #000000;line-height: 1.6;padding-right: 60px;background: url(../images/about2_pic1_on.png) right center no-repeat;background-size: 17px auto;width: 100%;font-family:'Poppins-Regular',"微软雅黑";}
.esg_one .nav-item:hover .boxs .h4{color: #007BFF;}
.esg_two_bg{
  background-size: cover;background-repeat: no-repeat;
  background-position: center;position: relative;overflow: hidden;height: 560px;
}
.esg_two_bg .imgs{width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity: 0;transition: opacity 0.8s ease;object-fit:cover;}
.esg_two_bg .imgs.active{ opacity: 1;}
.esg_two_bg .bgs{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(3, 3, 3, 0.25);}
.esg_two_bg .esg_two{width: 94%;overflow: hidden;margin: 0 auto;max-width: 1644px;display: flex;height: 100%;border-left: 1px solid #ffffff;}
.esg_two_bg .esg_two .img-item{width: 333.33%;height: 100%; display: flex; justify-content: center; align-items: flex-end;color: white;position: relative;}
.esg_two_bg .esg_two .img-item::after{content: "";position: absolute;width: 1px;height: 100%;right: 0;top: 0;background: rgba(255,255,255,0.68);}
.esg_two_bg .esg_two .img-item .h4{font-weight: normal;line-height: 1.3;width: 94%;max-width: 466px;margin: 0 auto;margin-bottom: 6%;color: #ffffff;font-family:'Poppins-Regular',"微软雅黑";}
.esg_three{overflow: hidden;padding-bottom: 0%;}
.esg_three .h3{text-align: left;margin-top: 6%;border-top: 2px solid #999999;font-weight: normal;overflow: hidden;line-height: 1.3;padding-top: 2%;font-family:'Poppins-Regular',"微软雅黑";}
.esg_three .boxs{display: flex;overflow: hidden;margin-top: 4%;}
.esg_three .news-item {width: 29%;margin-right: 6.5%;}
.esg_three .news-item:last-child{margin-right: 0;}
.esg_three .news-item .news-date {color: #999;margin-bottom: 10px;font-size: 16px;}
.esg_three .news-item .news-img{ width: 100%;position: relative;padding-top: 56.27%;overflow: hidden;margin-top: 5%;}
.esg_three .news-item .news-img img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.esg_three .news-item:hover .news-img img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.esg_three .read-more {text-decoration: underline;color: #007BFF; transition:all 0.3s;margin-top: 5%; }
.esg_three .read-more:hover {opacity:0.8;filter:Alpha(opacity=80);}
.esg_three .news-item .h4{color: #666666;overflow: hidden;line-height: 30px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;height: 60px;font-weight: normal;margin-top: 5%;font-family:'Poppins-Regular',"微软雅黑";}
.esg_three .news-item:hover .h4{color: #000000;}
.esg_three .boxs2{display: flex;overflow: hidden;margin-top: 6%;justify-content: center;}
.esg_three .boxs2 .news-item2{overflow: hidden;margin-left: 3%;margin-right: 3%;max-width: 27%;text-align: center;}
.esg_three .boxs2 .news-item2:first-child{margin-left: 0;}
.esg_three .boxs2 .news-item2:last-child{margin-right: 0;}
.esg_three .boxs2 .news-item2 a{display: block;}
.esg_three .boxs2 .news-item2 .news-img{ position: relative;overflow: hidden;display: inline-block;vertical-align: top;}
.esg_three .boxs2 .news-item2 .news-img img{display: block;height: 180px;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.esg_three .boxs2 .news-item2:hover .news-img img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.esg_three .boxs2.hig2 .news-item2 .news-img img{height: 343px;}
.esg_three .boxs2.hig2 .news-item2{max-width: 50%;}
@media screen and (max-width: 1560px) {
/*esg*/
  .esg_two_bg{height: 500px;}
  .esg_three .boxs2.hig2 .news-item2 .news-img img{height: 300px;}
}
@media screen and (max-width: 1200px) {
/*esg*/
.esg_two_bg{height: 440px;}
.esg_three .news-item{width: 32%;margin-right: 2%;}
.esg_three .boxs2.hig2 .news-item2 .news-img img{height: 280px;}
}
@media screen and (max-width: 992px) {
  /*esg*/
  .esg_two_bg{height: 380px;}
  .esg_one .nav-item .boxs .h4{background-size: 15px auto;}
  .esg_three .boxs2 .news-item2 .news-img img{height: 150px;}
  .esg_three .boxs2 .news-item2{margin-left: 2%;margin-right: 2%;}
  .esg_three .boxs2.hig2 .news-item2 .news-img img{height: 240px;}
  .esg_three .news-item .news-date{font-size: 15px;}

}
@media screen and (max-width:640px) {
  /*esg*/
  .esg_one .top-section{display: block;padding: 0;}
  .esg_one .top-left{width: 100%;}
  .esg_one .top-left .h3{margin-top: 6%;}
  .esg_one .top-right{width: 100%;}
  .esg_one .nav-section{flex-wrap: wrap;margin-bottom: 5%;}
  .esg_one .nav-item{width: 50%;}
  .esg_one .nav-item .boxs{width: 90%;}
  .esg_two_bg{height: 250px;}
  .esg_three .boxs2 .news-item2 .news-img img{height: 120px;}
  .esg_three .boxs2 .news-item2{margin-left: 1%;margin-right: 1%;}
  .esg_three .boxs2.hig2 .news-item2 .news-img img{height: 180px;}
  .esg_three .news-item .news-date{font-size: 14px;}
  .esg_three .news-item .h4{line-height: 24px;height: 48px;}
}
@media screen and (max-width:480px) {
  .esg_one .nav-item .boxs .h4{background-size: 12px auto;}
  .esg_one .nav-item .boxs .h4{padding-right: 50px;}
  .esg_two_bg{height: 200px;}
  .esg_two_bg .esg_two .img-item .h4{margin-bottom: 8%;}
  .esg_three .news-item .news-date{font-size: 13px;}
  .esg_three .boxs2 .news-item2 .news-img img{height: 100px;}
  .esg_three .boxs2.hig2 .news-item2 .news-img img{height: 120px;}

}

/*Sustainability Goals*/
.esg1_one_bg{overflow: hidden;background-repeat: no-repeat;background-position: center bottom;background-size: cover;}
.esg1_one{overflow: hidden;color: #ffffff;line-height: 1.1;text-transform: uppercase;margin-top: 6%;margin-bottom: 31%;}
.esg1_one .desc{overflow: hidden;font-weight: bold;font-family:'Poppins-Regular',"微软雅黑";}
.esg1_one .h3{overflow: hidden;font-weight: bold;color: #ffffff;font-family:'Poppins-Regular',"微软雅黑";}
.esg1_two{overflow: hidden;margin-top: 5%;color: #000000;line-height: 1.6;}
.esg1_two li{display: block;width: 100%;margin-bottom: 3%;overflow: hidden;}
.esg1_two li img{float: left;margin-right: 66px;width: 164px;}
.esg1_two li .dl{overflow: hidden;}
.esg1_two li .dl dd{display: block;overflow: hidden;margin-bottom: 2%;padding-left: 18px;position: relative;}
.esg1_two li .dl dd:last-child{margin-bottom: 0;}
.esg1_two li .dl dd::after{content: "";position: absolute;width: 6px;height: 6px;border-radius: 50%;background: #000000;left: 0;top: 10px;}
@media screen and (max-width: 1200px) {
  /*Sustainability Goals*/
  .esg1_two li img{margin-right: 50px;}

}
@media screen and (max-width: 992px) {
  /*Sustainability Goals*/
  .esg1_two li img{margin-right: 40px;}

}
@media screen and (max-width:640px) {
  /*Sustainability Goals*/
  .esg1_two li img{margin-right: 30px;}
}
@media screen and (max-width:480px) {
  /*Sustainability Goals*/
  .esg1_two li img{margin-right: 20px;width: 130px;}
}
@media screen and (max-width:420px) {
  /*Sustainability Goals*/
  .esg1_two li img{margin-right: 12px;}
}
/*Environment-1*/
.esg3_one_t{overflow: hidden;position: relative;/* border-bottom: 2px solid #999999; */margin-top: 7%;z-index: 0;}
.esg3_one_t::after{content: "";position: absolute;bottom: 0;width: 100%;height: 2px;left: 0;background: #999999;z-index: -1;}
.esg3_one_t li{padding-left: 2%;padding-right: 2%;width: 50%;overflow: hidden;float: left;text-align: center;position: relative;color: #808080;cursor: pointer;display: flex;align-items: center;height: 64px;}
.esg3_one_t li span{line-height: 1.4;display: block;width: 100%;}
.esg3_one_t li.osel{color: #000000;}
.esg3_one_t li::after{content: "";position: absolute;left:50%;right: 50%; width: 0%;height: 3px;background: #000000;bottom: 0;transition:all 0.3s;z-index: 1;}
.esg3_one_t li.osel::after{width: 100%;left: 0;right: 0;}
.esg3_one{overflow: hidden;margin-top: 4.5%;line-height: 1.6;color: #666666;}
.esg3_one .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.esg3_one .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.esg3_one .h4{font-weight: normal;color: #000000;font-family:'Poppins-Regular',"微软雅黑";}
.esg3_one img{max-width: 100%;}
.esg3_one .ul{overflow: hidden;margin-top: 5%;margin-bottom: 5%;}
.esg3_one .ul ul{display: flex;flex-wrap: wrap;width: 100%;}
.esg3_one .ul li{width: 33.33%;overflow: hidden;position: relative;}
.esg3_one .ul li::after{content: "";position: absolute;width: 1px;height: 112px;background: #000000;right: 0;top: 25px;}
.esg3_one .ul li:last-child:after{display: none;}
.esg3_one .ul li .cons{width: 92%;margin: 0 auto;max-width: 404px;text-align: center;}
.esg3_one .ul li .h5{overflow: hidden;font-weight: bold;color: #057EFF;font-family:'Poppins-Regular',"微软雅黑";}
.esg3_two{overflow: hidden;margin-top: 5%;color: #666666;line-height: 1.6;}
.esg3_two ul li{display: flex;overflow: hidden;margin-bottom: 4%;width: 100%;justify-content: space-between;}
.esg3_two ul li .simg{width: 49%;max-width: 644px;overflow: hidden;}
.esg3_two ul li .simg .img{overflow: hidden;}
.esg3_two ul li .simg img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.esg3_two ul li .simg:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.esg3_two ul li .simg .imgs{position: relative;overflow: hidden;padding-top: 56%;}
.esg3_two ul li .simg .imgs img{position: absolute;height: 100%;top: 0;left: 0;object-fit: cover;}
.esg3_two .simg .swiper-pagination{text-align: center;width: 100%;margin-top: 4%;position: static;}
.esg3_two .simg .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 20px;background: #bfbfbf;margin-left: 7px;margin-right: 7px;opacity:1.0;filter:Alpha(opacity=100);}
.esg3_two .simg .swiper-pagination .swiper-pagination-bullet-active{background: var(--main-color);}
.esg3_two ul li .simg2{width: 49%;max-width: 644px;}
.esg3_two ul li .simg2 img{display: block;margin: 0 auto;}
.esg3_two ul li .simg2 .biaoqian{margin-top: -110px;margin-bottom: 5%;}
.esg3_two ul li .stxt{ overflow:hidden;width:49%;max-width: 650px;}
.esg3_two ul li:nth-child(2n) .simg{order: 1;}
.esg3_two ul li .h4{font-weight: normal;color: #333333;overflow: hidden;margin-bottom: 4%;line-height: 1.3;font-family:'Poppins-Regular',"微软雅黑";}
.esg3_two ul li .pp{overflow: hidden;line-height: 26px;}
.esg3_two ul li .stxt .learn-more2{margin-top: 9%;float: right;}
.esg3_two.bgs2 ul li .stxt .learn-more2{float: left;}
.esg3_two.bgs2{margin-bottom: 5%;}
.esg3_two.bgs2 ul li{margin-bottom: 6%;}
.esg3_two.bgs2 ul li .simg{order: 1;}
.esg3_two.bgs2 ul li:nth-child(2n) .simg{order: 0;}
.esg3_two.bgs3{color: #999999;}
.esg3_two.bgs3 ul li .pp p{margin-bottom: 3%;}
.esg3_two.bgs3 ul li .stxt .learn-more2{float: left;background: none;color: #333333;border: 1px solid #333333;margin-top: 6%;}
.esg3_two.bgs3 ul li .stxt .learn-more2:hover{color: #ffffff;background: var(--main-color);border-color: var(--main-color);}
.esg3_two.bgs4{color: #999999;margin-top: 9%;}
.esg3_two.bgs4 ul li:last-child{margin-bottom: 0;}
.esg3_two.bgs5 ul li:last-child{margin-bottom: 0;}
.esg3_three{overflow: hidden;margin-top: 5%;color: #666666;line-height: 1.6;}
.esg3_three .h3{font-weight: 500;color: #333333;line-height: 1.3;}
.esg3_three ul{display: flex;justify-content: space-between;margin-top: 3%;flex-wrap: wrap;}
.esg3_three ul li{width: 49%;max-width: 644px;overflow: hidden;border-top: 2px solid #808080;line-height: 1.6;margin-bottom: 8%;position: relative;}
.esg3_three ul li .h4{overflow: hidden;font-weight: normal;line-height: 1.4;margin-top: 3%;font-family:'Poppins-Regular',"微软雅黑";}
.esg3_three ul li .h5{overflow: hidden;line-height: 1.3;margin-bottom: 60px;margin-bottom: 60px;}
.esg3_three ul li .p{overflow: hidden;margin-top: 4%;}
.esg3_three ul li .em{font-style: normal;text-decoration: underline;color: var(--main-color);position: absolute;bottom: 0;left: 0;}
.esg3_three ul li .simg{overflow: hidden;position: relative;padding-top: 56.212%;margin-top: 5%;margin-bottom: 6%;}
.esg3_three ul li .simg img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.esg3_three ul li .simg:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.esg3_three ul li dl{overflow: hidden;margin-left: 10px;}
.esg3_three ul li dl dd{overflow: hidden;display: block;position: relative;padding-left: 16px;}
.esg3_three ul li dl dd::after{content:"";position: absolute;width: 6px;height: 6px;border-radius: 50%;left: 0;top: 10px;background: #666666;}

.esg3_three .table2{overflow: hidden;overflow-x: auto;margin-bottom: 6%;margin-top: 2%;}
.esg3_three .table2 table{border-collapse:collapse;border-spacing:0;width: 100%;min-width: 800px;}
.esg3_three .table2 table th,.esg3_three .table2 table td{ line-height:24px;height:40px; border:1px solid #bdbdbd;padding: 8px 20px;}
.esg3_three .table2 table th{color: #ffffff;background: #057eff;text-align: center;border: 1px solid #ffffff;font-weight: normal;}
.esg3_three .table2 table td{color: #000000;text-align: center;}
/* .esg3_three .table2 table td .boxs{max-width: 188px;margin: 0 auto;} */
.esg3_three .table2 table td ul li{display: block;overflow: hidden;padding-left: 16px;position: relative;}
.esg3_three .table2 table td ul li::after{content: "";position: absolute;left: 0;top: 9px;border-radius: 50%;background: #bdbdbd;width: 6px;height: 6px;}

.esg3_four{overflow: hidden;margin-top: 5%;color: #666666;line-height: 1.6;}
.esg3_four ul{display: flex;justify-content: space-between;margin-top: 3%;flex-wrap: wrap;}
.esg3_four ul li{width: 49%;max-width: 644px;overflow: hidden;border-top: 2px solid #808080;line-height: 1.6;margin-bottom:5%;}
.esg3_four ul li .h3{font-weight: 500;color: #333333;line-height: 1.3;margin-top: 3%;}
.esg3_four ul li .simg{overflow: hidden;position: relative;padding-top: 56.212%;margin-top: 5%;}
.esg3_four ul li .simg img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.esg3_four ul li .simg:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.esg3_four ul li dl{overflow: hidden;}
.esg3_four ul li dl dd{overflow: hidden;display: block;position: relative;}
.esg3_four ul li dl dd .h4{overflow: hidden;font-weight: normal;line-height: 1.4;margin-top: 3%;background:url(../images/esg/esg4_pic1.png) right center no-repeat;cursor: pointer;padding-right: 22px;background-size: 11px 16px;color: #333333;font-family:'Poppins-Regular',"微软雅黑";}
.esg3_four ul li dl dd.on .h4{background-image: url(../images/esg/esg4_pic1_on.png);background-size: 16px 11px;}
.esg3_four ul li dl dd .down{overflow: hidden;display: none;margin-top: 3%;color: #666666;}
.esg6_down{overflow: hidden;margin-top: 4%;}
.esg6_down .table2{overflow: hidden;overflow-x: auto;}
.esg6_down .table2 table{border-collapse:collapse;border-spacing:0;width: 100%;min-width: 800px;}
.esg6_down .table2 table th,.esg6_down .table2 table td{ line-height:24px;height:60px; border:0;padding: 8px 0px;}
.esg6_down .table2 table th{color: #000000;text-align: center;font-weight: bold;font-family:'Poppins-Regular',"微软雅黑";}
.esg6_down .table2 table td{color: #000000;text-align: center;}
.esg6_down .table2 table tr th:first-child{width: 58%;}
.esg6_down .table2 table tr th:first-child,.esg6_down .table2 table tr td:first-child{text-align: left;}
.esg6_down .table2 table td a{text-decoration: underline;color: #000000;}
.esg6_down .table2 table td a:hover{color: var(--main-color);}
.esg6_down .table2 table td .date{text-decoration: underline;}
.esg6_down .table2 table td img{width: 31px;height: 40px;}
@media screen and (max-width: 1560px) {
/*Environment-1*/
  .esg3_two ul li .simg2 .biaoqian{margin-top: -100px;}
}
@media screen and (max-width: 1200px) {
  /*Environment-1*/
  .esg3_two ul li .simg2 .biaoqian{margin-top: -88px;}
  .esg3_two .simg .swiper-pagination .swiper-pagination-bullet{width: 16px;height: 16px;}


}
@media screen and (max-width: 992px) {
  /*Environment-1*/
  .esg3_two ul li{display: block;margin-bottom: 5%;}
  .esg3_two ul li .simg{width: 100%;max-width: none;}
  .esg3_two .simg .swiper-pagination .swiper-pagination-bullet{margin-left: 5px;margin-right: 5px;}
  .esg3_two ul li .simg2{width: 100%;max-width: none;}
  .esg3_two ul li .simg2 .biaoqian{margin-top: 4%;}
  .esg3_two ul li .stxt{width: 100%;max-width: none;margin-top: 4%;}
  .esg3_two ul li .stxt .learn-more2{float: left;margin-top: 5%;}
  .esg3_three ul{display: block;}
  .esg3_three ul li{width: 100%;max-width: none;margin-bottom: 6%;}
  .esg3_three ul li .simg{margin-top: 4%;margin-bottom: 4%;}
  .esg3_four ul{display: block;}
  .esg3_four ul li{width: 100%;max-width: none;}
  .esg3_four ul li dl dd .h4{background-size: 9px 14px;}
  .esg3_four ul li dl dd.on .h4{background-size: 14px 9px;}
}
@media screen and (max-width: 640px) {
    /*Environment-1*/
    .esg3_two .simg .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;margin-left: 3px;margin-right: 3px;}
}
@media screen and (max-width: 480px) {
    /*Environment-1*/
    .esg3_two .simg .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;margin-left: 2px;margin-right: 2px;}
}
/*Release*/
.release_ul{overflow: hidden;margin-top: 4%;}
.release_ul ul{display: flex;flex-wrap: wrap;}
.release_ul ul li{width: 32%;margin-right: 2%;overflow: hidden;background: #f7f7f7;margin-bottom: 2%;transition:all 0.3s;}
.release_ul ul li:nth-child(3n){margin-right: 0;}
.release_ul ul li:hover{background: var(--main-color);}
.release_ul ul li .imgs{overflow: hidden;position:relative; padding-top:55.93%; }
.release_ul ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.release_ul ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.release_ul ul li .txts{ overflow:hidden;width: 92%;margin: 0 auto;max-width: 400px;margin-top: 12px;}
.release_ul ul li .txts .h3{overflow: hidden;line-height: 28px;height: 56px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;color: #000000;transition:all 0.3s;}
.release_ul ul li:hover .txts .h3{color: #ffffff;}
.release_ul ul li .txts .date{overflow: hidden;line-height: 22px;height: 22px;margin-top: 60px;margin-bottom: 12px;font-size: 12px;color: #000000;transition:all 0.3s;}
.release_ul ul li:hover .txts .date{color: #ffffff;}
.release_one_t{overflow: hidden;position: relative;z-index: 0;}
.release_one_t::after{content: "";background: #999999;height: 2px;left: 0;width: 100%;bottom: 0;position: absolute;z-index: -1;}
.release_one_t li{width: 33.33%;overflow: hidden;float: left;text-align: center;position: relative;color: #808080;cursor: pointer;display: flex;align-items: center;height: 64px;}
.release_one_t li span{line-height: 1.4;display: block;text-align: center;width: 100%;}
.release_one_t li.osel{color: #000000;}
.release_one_t li::after{content: "";position: absolute;left:50%;right: 50%; width: 0%;height: 3px;background: #000000;bottom: 0;transition:all 0.3s;}
.release_one_t li.osel::after{width: 100%;left: 0;right: 0;}
.release_one{overflow: hidden;margin-top: 3.5%;line-height: 1.6;color: #000000;margin-bottom: 4%;}
.release_one .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.release_one .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.release_one ul{display: flex;flex-wrap: wrap;}
.release_one ul li{width: 32%;margin-right: 2%;overflow: hidden;background: #f7f7f7;margin-bottom: 2%;}
.release_one ul li:nth-child(3n){margin-right: 0;}
.release_one ul li .imgs{overflow: hidden;position:relative; padding-top:61.273%;border: 1px solid #e6e6e6; }
.release_one ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.release_one ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.release_one ul li .imgs .ico{width: 22px;height: 22px;position: absolute;right: 18px;bottom: 12px;background: url(../images/release/release_pic1.png) no-repeat; background-size: 100% 100%;}
.release_one ul li:hover .imgs .ico{background-image: url(../images/release/release_pic1_on.png);}
.release_one ul li .h3{width: 94%;margin: 0 auto;text-align: center; overflow: hidden;line-height: 40px;height: 40px;white-space:nowrap;text-overflow:ellipsis;color: #000000;margin-top: 30px;margin-bottom: 30px;}
.release_one ul li:hover .h3{color:var(--main-color);}
.release_ul2{overflow: hidden;margin-top: 3%;margin-bottom: 3%;}
.release_ul2 ul{display: flex;flex-wrap: wrap;}
.release_ul2 ul li{width: 30%;margin-right: 5%;overflow: hidden;margin-bottom: 5%;}
.release_ul2 ul li:nth-child(3n){margin-right: 0;}
.release_ul2 ul li .imgs{overflow: hidden;position:relative; padding-top:55.93%;margin-top: 4%; }
.release_ul2 ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.release_ul2 ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.release_ul2 ul li .txts{ overflow:hidden;margin-top: 4%;}
.release_ul2 ul li .txts .h3{overflow: hidden;line-height: 28px;height: 56px;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;color: #000000;}
.release_ul2 ul li:hover .txts .h3{color: var(--main-color);}
.release_ul2 ul li .txts .date{overflow: hidden;line-height: 22px;height: 22px;margin-bottom: 12px;color: #000000;}
.release_ul2 ul li .txts .more{overflow: hidden;line-height: 22px;height: 22px;margin-top: 35px;color: var(--main-color);text-decoration: underline;display: inline-block;vertical-align: top;}
@media screen and (max-width: 1200px) {
    /*Release*/
  .release_one ul li .h3{margin-top: 10px;margin-bottom: 10px;}
  .release_ul2 ul li{width: 32%;margin-right: 2%;}
}
@media screen and (max-width: 992px) {
  /*Release*/
  .release_ul ul li{width: 49%;}
  .release_ul ul li:nth-child(3n){margin-right: 2%;}
  .release_ul ul li:nth-child(2n){margin-right: 0;}
  .release_one ul li{width: 49%;}
  .release_one ul li:nth-child(3n){margin-right: 2%;}
  .release_one ul li:nth-child(2n){margin-right: 0;}
  .release_ul2 ul li{width: 49%;}
  .release_ul2 ul li:nth-child(3n){margin-right: 2%;}
  .release_ul2 ul li:nth-child(2n){margin-right: 0;}
  .release_ul2 ul li .txts .more{margin-top: 30px;}
}
@media screen and (max-width:640px) {
    /*Release*/
    .release_ul ul li .txts .date{margin-top: 50px;}
    .release_ul ul li .txts .h3{line-height: 22px;height: 44px;}
  .release_one ul li .h3{height: 30px;line-height: 30px;}
  .release_one ul li .imgs .ico{width: 20px;height: 20px;}
  .release_ul2 ul li .txts .more{margin-top: 20px;}
  .release_ul2 ul li .txts .h3{line-height: 24px;height: 48px;}
}
@media screen and (max-width:480px) {
      /*Release*/
      .release_ul ul li .txts .date{margin-top: 40px;}
      .release_one ul li .h3{height: 22px;line-height: 22px;}
  .release_one ul li .imgs .ico{width: 16px;height: 16px;}
  .release_ul2 ul li .txts .h3{line-height: 22px;height: 44px;}
}
@media screen and (max-width:420px) {
  /*Release*/
  .release_ul ul li .txts .date{margin-top: 30px;}
}
/*Careers*/
.careers_two_bg{background: #057eff;color: #ffffff;overflow: hidden;}
.careers_two{margin-top: 6%;margin-bottom: 6%;display: flex;justify-content: space-between;}
.careers_two .h3{font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;color: #ffffff;line-height: 1.1;width: 49%;max-width: 646px;}
.careers_two .divs{overflow: hidden;position: relative;width: 49%;max-width: 646px;}
.careers_two .h4{font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;color: #ffffff;line-height: 1.2;}
.careers_two .p{overflow: hidden;line-height: 1.6;margin-top: 5%;color: #ffffff;margin-bottom: 10%;}
.careers_two .divs .learn-more{max-width: 180px;position: static;margin-top: 0;}
.careers_two .divs .learn-more:hover{opacity:0.8;filter:Alpha(opacity=80);border-color: #ffffff;}
.careers_two .divs .learn-more span span{margin-left: 10px;font-family:"宋体";display: inline-block;vertical-align: middle;}
.careers_three{overflow: hidden;margin-top: 4%;}
.careers_three ul{display: flex;flex-wrap: wrap;}
.careers_three ul li{width: 23.5%;border: 1px solid #000000;margin-right: 2%;margin-bottom: 2%;position: relative;}
.careers_three ul li:nth-child(4n){margin-right: 0;}
.careers_three ul li .boxs{margin: 20px;overflow: hidden;aspect-ratio: 1 / 1;}
.careers_three ul li .boxs .h4{font-weight: normal;line-height: 1;color: #000000;    word-break: keep-all;overflow-wrap: anywhere;font-family:'Poppins-Regular',"微软雅黑";}
.careers_three ul li i{position: absolute;left: 20px;bottom: 20px;width: 35px;height: 41px;background: url(../images/careers/careers_pic1.png) no-repeat;background-size: 100% 100%;transition:all 0.3s;}
.careers_three ul li:hover i{background-image: url(../images/careers/careers_pic1_on.png);}
.careers_three ul li:hover{border-color: var(--main-color);background: var(--main-color);}
.careers_three ul li:hover .h4{color: #ffffff;}
.careers_three_a{text-align: center;margin-top: 6%;margin-bottom: 10%;}
.careers_three.bgs2 ul li{width: 32%;}
.careers_three.bgs2 ul li:nth-child(3n){margin-right: 0;}
.careers_three.bgs3{margin-bottom: 5%;}
.careers_four{overflow: hidden;margin-top: 5%;color: #333333;line-height: 1.6;}
.careers_four ul{display: flex;justify-content: space-between;margin-top: 3%;flex-wrap: wrap;}
.careers_four ul li{width: 49%;max-width: 644px;overflow: hidden;border-top: 2px solid #333333;line-height: 1.6;margin-bottom: 5%;position: relative;}
.careers_four ul li .h4{overflow: hidden;font-weight: normal;line-height: 42px;min-height: 84px; margin-top: 3%;color: #333333;position: relative;padding-right: 50px;font-family:'Poppins-Regular',"微软雅黑";}
.careers_four ul li .h4::after{content: "";position: absolute;top: 0px;right: 0;line-height: 1.1;color: #333333;font-size: 44px;}
.careers_four ul li:nth-child(1) .h4::after{content: "01";}
.careers_four ul li:nth-child(2) .h4::after{content: "02";}
.careers_four ul li:nth-child(3) .h4::after{content: "03";}
.careers_four ul li:nth-child(4) .h4::after{content: "04";}
.careers_four ul li:nth-child(5) .h4::after{content: "05";}
.careers_four ul li:nth-child(6) .h4::after{content: "06";}
.careers_four ul li:nth-child(7) .h4::after{content: "07";}
.careers_four ul li:nth-child(8) .h4::after{content: "08";}
.careers_four ul li:nth-child(9) .h4::after{content: "09";}
.careers_four ul li:nth-child(10) .h4::after{content: "10";}
.careers_four ul li .h5{overflow: hidden;line-height: 1.3;margin-bottom: 3.5%;}
.careers_four ul li .p{overflow: hidden;margin-top: 4%;}
/* .careers_four ul li .em{font-style: normal;text-decoration: underline;color: var(--main-color);position: absolute;bottom: 0;left: 0;} */
.careers_four ul li .simg{overflow: hidden;position: relative;padding-top: 56.212%;margin-top: 5%;margin-bottom: 6%;}
.careers_four ul li .simg img{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0; -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.careers_four ul li .simg:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.careers_four ul li dl{overflow: hidden;margin-bottom: 5%;}
.careers_four ul li dl dd{overflow: hidden;display: block;position: relative;padding-left: 16px;color: #999999;}
.careers_four ul li dl dd::after{content:"";position: absolute;width: 6px;height: 6px;border-radius: 50%;left: 0;top: 10px;background: #999999;}
@media screen and (max-width: 1200px) {
/*Careers*/
  .careers_four ul li .h4::after{font-size: 36px;}

}
@media screen and (max-width: 992px) {
/*Careers*/
  .careers_three ul li i{width: 30px;height: 36px;}
  .careers_four ul li .h4::after{font-size: 30px;}
  .careers_four ul li .h4{padding-right: 43px;line-height: 36px;min-height: 72px;}
  .careers_four ul li dl dd::after{top: 8px;}

}
@media screen and (max-width:640px) {
  /*Careers*/
  .careers_two{display: block;margin-top: 7%;margin-bottom: 8%;}
  .careers_two .h3{width: 100%;max-width: none;}
  .careers_two .divs{width: 100%;max-width: none;margin-top: 5%;}
  .careers_two .p{margin-top: 4%;}
  .careers_three ul li{width: 32%;}
  .careers_three ul li:nth-child(4n){margin-right: 2%;}
  .careers_three ul li:nth-child(3n){margin-right: 0;}
  .careers_three ul li .boxs{margin: 15px;}
  .careers_three ul li i{left: 15px;bottom: 15px;}
  .careers_three.bgs2 ul li{width: 49%;}
  .careers_three.bgs2 ul li:nth-child(3n){margin-right: 2%;}
  .careers_three.bgs2 ul li:nth-child(2n){margin-right: 0;}
  .careers_four ul{display: block;}
  .careers_four ul li{width: 100%;max-width: none;}
  .careers_four ul li .h4{padding-right: 36px;line-height: 30px;min-height: inherit;}
  .careers_four ul li dl dd::after{top: 6px;}
}
@media screen and (max-width:480px) {
  /*Careers*/
  .careers_three ul li{width: 49%;}
  .careers_three ul li:nth-child(3n){margin-right: 2%;}
  .careers_three ul li:nth-child(2n){margin-right: 0;}
  .careers_three ul li i{width: 25px;height: 30px;}
  .careers_four ul li .h4{line-height: 26px;}
  .careers_four ul li .h4::after{font-size: 24px;}
}
@media screen and (max-width:420px) {
  .careers_three ul li .boxs{margin: 12px;}
  .careers_three ul li i{left: 12px;bottom: 12px;}
}
/*Contact us*/
.contact_one{overflow: hidden;margin-top: 6%;margin-bottom: 5%;}
.contact_one ul{display: flex;flex-wrap: wrap;}
.contact_one ul li{width: 32%;border: 1px solid #CDCDCD;margin-right: 2%;margin-bottom: 2%;transition:all 0.3s;}
.contact_one ul li:nth-child(3n){margin-right: 0;}
.contact_one ul li .boxs{margin: 20px;overflow: hidden;text-align: center;min-height: 210px;display: flex;align-items: center;transition:all 0.3s;}
.contact_one ul li .boxs .h3{font-weight: normal;line-height: 1.2;color: #000000;width: 100%;font-family:'Poppins-Regular',"微软雅黑";}
.contact_one ul li:hover{border-color: var(--main-color);background: var(--main-color);}
.contact_one ul li:hover .boxs .h3{color: #ffffff;}
.contact_two{overflow: hidden;text-align: center;margin-top: 15%;margin-bottom: 23%;}
.contact_two .img{display: block;margin: 0 auto;height: 85px;}
.contact_two .h3{line-height: 1.3;color: rgba(0, 0, 0, 0.90);margin-top:2%;font-family:'Poppins-Bold';}
.contact_two .p{overflow: hidden;line-height: 1.6;color: rgba(0, 0, 0, 0.60);margin-top: 10px;}
.contact_two .careers_three_a{margin-bottom: 0;margin-top: 2%;}
@media screen and (max-width: 1200px) {
/*Contact us*/
  .contact_one ul li .boxs{min-height: 190px;}
  .contact_two .img{height: 75px;}
}
@media screen and (max-width: 992px) {
  /*Contact us*/
  .contact_one ul li .boxs{min-height: 170px;}

}
@media screen and (max-width:640px) {
  /*Contact us*/
  .contact_one ul li{width: 49%;}
  .contact_one ul li:nth-child(3n){margin-right: 2%;}
  .contact_one ul li:nth-child(2n){margin-right: 0;}
  .contact_one ul li .boxs{min-height: 150px;}
  .contact_two .careers_three_a{margin-top: 4%;}
}
@media screen and (max-width:480px) {
    /*Contact us*/
  .contact_one ul li .boxs{min-height: 130px;}
    .contact_two .img{height: 65px;}
}
@media screen and (max-width:420px) {
    /*Contact us*/
    .contact_one ul li .boxs{min-height: 100px;}
        .contact_two .img{height: 55px;}
}
/*产品列表*/
.product_ul{overflow: hidden;}
.product_ul li{display: block;overflow: hidden;position: relative;}
.product_ul li img{display: block;width: 100%;object-fit: cover;min-height: 300px;}
.product_ul li .bgs{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: flex-end;justify-content: center;text-align: center;color: #ffffff;}
.product_ul li .h3{overflow: hidden;line-height: 1.3;color: #ffffff;font-weight: bold;font-family:'Poppins-Regular',"微软雅黑";}
.product_ul li .p{font-family:'Poppins-Light',"微软雅黑";font-weight: lighter;overflow: hidden;line-height: 1.4;margin-top: 2%;}
.product_ul li .boxs{margin-bottom: 6%;overflow: hidden;}
.product_ul li .learn-more{margin-top: 4%;}
@media screen and (max-width: 1560px) {


}
@media screen and (max-width: 1200px) {


}
@media screen and (max-width: 992px) {


}
@media screen and (max-width:640px) {
  .product_ul li .boxs{margin-bottom: 8%;}
}
@media screen and (max-width:480px) {

}
@media screen and (max-width:420px) {

}
/*product1*/
.business-page2{ position:relative;margin-bottom:7%;}
.business-page2.pro3{margin-bottom: 4%;}
.business-page2.pro3 .gallery-thumbs{max-width: 640px;}
.business-page2.pro3 .business_div .gallery-top {overflow: hidden;}
.business-page2 .business_div .top {
  position: relative; margin-top:4%;/* box-shadow: 0 5px 5px rgba(0,0,0,0.03);padding-bottom: 1%; */z-index: 0;
}
.business-page2 .business_div .top::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #c7c7c7;z-index: -1;}
.business-page2 .business_div .top .swiper-button-prev,
.business-page2 .business_div .top .swiper-button-next {
  width: 25px;
  height: 45px;
  background-size: 25px auto;
  margin-top: -21%;
}
.business-page2 .business_div .top .swiper-button-prev {
  left: -90px;
  background-image: url(../images/i_left.png);
}
.business-page2 .business_div .top .swiper-button-prev:hover {
  background-image: url(../images/i_left_on.png);
}
.business-page2 .business_div .top .swiper-button-next {
  right: -90px;
  background-image: url(../images/i_right.png);
}
.business-page2 .business_div .top .swiper-button-next:hover {
  background-image: url(../images/i_right_on.png);
}
.business-page2 .business_div .top .swiper-slide{
  text-align: center;
  font-size: 12px;
  color: #999999;
  position: relative;
  cursor: pointer;
}
.business-page2 .business_div .top .swiper-slide-thumb-active {}
.business-page2 .business_div .top .swiper-slide .bb{ overflow:hidden; /* display:inline-block; vertical-align:top; */ text-align:center;position: relative; height: 76px;display: flex;align-items: center;}
.business-page2 .business_div .top .swiper-slide .bb::after{content: "";width: 0;left: 50%;right: 50%;height: 3px;background: #4e4e4e;position: absolute;bottom: 0;transition:all 0.3s;}
.business-page2 .business_div .top .swiper-slide-thumb-active .bb::after{width: 100%;left: 0%;right: 0%;}
.business-page2 .business_div .top .swiper-slide .bb .h5{ font-weight:normal; color:#4E4E4E; font-size:28px; line-height:22px;text-align: center;width: 100%; font-family:'Poppins-Regular',"微软雅黑";}
.business-page2 .business_div .top .swiper-slide-thumb-active .bb .h5{color:#4E4E4E;}
.business-page2 .business_div .gallery-top {
  margin-top: 5%;overflow: visible;
}
/* .business-page2.pro2 .business_div .gallery-top,.business-page2.pro3 .business_div .gallery-top{overflow: hidden;} */
.business-page2.pro3 .business_div .gallery-top{margin-top: 3%;}
.business-page2 .business_div .gallery-top .swiper-slide {
   width:100%;display: flex;flex-wrap: wrap;
}

.business-page2 .business_div .gallery-top .swiper-slide .imgs{margin: 0 auto; position:relative;max-width: 100%;/* max-width: 769px; */}
.business-page2 .business_div .gallery-top .swiper-slide .imgs img{display:block;width: 100%;  }
.business-page2 .business_div .gallery-top .swiper-slide .imgs2{margin: 0 auto; overflow:hidden;position:relative;width: 100%;max-width: 769px;}
.business-page2 .business_div .gallery-top .swiper-slide .imgs2 img{display:block;width: 100%;  }
.business-page2 .business_div .gallery-top .swiper-slide .imgs3{margin: 0 auto; overflow:hidden;position:relative;max-width: 100%;}
.business-page2 .business_div .gallery-top .swiper-slide .imgs3 img{display:block;width: 100%;  }
.business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li{position: absolute;z-index: 3;--pw: 38px;}
.business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li .point{--anstime: 3s;position: absolute;left: 0; top: 0;}
.business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li .point .i {display: block; transform: translate(-50%, -50%);position: absolute;
  left: 50%;top: 50%;border-radius: 50%; cursor: pointer;}
.business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li .point .i1 {
  background-image: linear-gradient(31deg, #2244b1 0%, #057EFF 65%, #006fc3 100%), linear-gradient(#e4eff5, #e4eff5);
  background-blend-mode: normal, normal; opacity: 0.2; width: calc(var(--pw)*0.68); height: calc(var(--pw)*0.68); animation: pointrun1 var(--anstime) infinite;}
.business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li .point .i2 {
  background-image: linear-gradient(31deg, #2244b1 0%, #057EFF 65%, #006fc3 100%), linear-gradient(#e4eff5, #e4eff5);background-blend-mode: normal, normal; opacity: 0.2; width: calc(var(--pw)*0.68);height: calc(var(--pw)*0.68);animation: pointrun1 var(--anstime) infinite;animation-delay: 0.75s;}
.business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li .point .i3 {
  background-image: linear-gradient(31deg, #2244b1 0%, #057EFF 65%, #006fc3 100%), linear-gradient(#e4eff5, #e4eff5);
  background-blend-mode: normal, normal;width: calc(var(--pw)*0.316); height: calc(var(--pw)*0.316);}
.business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li .point .i3::after { content: '';display: block; transform: translate(-50%, -50%);
  position: absolute; left: 50%; top: 50%; background: url(../images/product/product1_pic2.png) center center no-repeat; background-size: 14px 13px;  border-radius: 50%; background-color: #057EFF;width: calc(var(--pw)*0.578);height: calc(var(--pw)*0.578);}
  .business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li .label{position: absolute;left: 25px;left: 18px; top: -22px;background: #ffffff;border-radius: 6px;border:1px solid #666666;padding-left: 10px;padding-right: 10px;line-height: 36px;white-space: nowrap;color: #666666;display: none;cursor: pointer;}
  .business-page2 .business_div .gallery-top .swiper-slide .imgs .list-li:hover .label{display: block;}
.business-page2 .business_div .gallery-top .swiper-slide .bgs{position: absolute;width: 100%;height: 100%;top: 0;left: 0;display: flex;align-items: flex-end;transition:all 0.3s;background: rgba(255,255,255,0.68);}
.business-page2 .business_div .gallery-top .swiper-slide.swiper-slide-active .bgs{background: rgba(255,255,255,0);}
.business-page2 .business_div .swiper-pagination{text-align: center;width: 100%;margin-top: 2%;}
.business-page2 .business_div .swiper-pagination .swiper-pagination-bullet{width: 20px;height: 20px;background: #bfbfbf;margin-left: 7px;margin-right: 7px;opacity:1.0;filter:Alpha(opacity=100);}
.business-page2 .business_div .swiper-pagination .swiper-pagination-bullet-active{background: var(--main-color);}
.product1_one{overflow: hidden;line-height: 1.6;color: #000000;margin-bottom: 8%;}
.product1_one .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.product1_one .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.product1_one ul{display: flex;flex-wrap: wrap;}
.product1_one ul li{width: 23.5%;margin-right: 2%;overflow: hidden;margin-bottom: 2%;border: 1px solid #cecece;transition:all 0.3s;}
.product1_one ul li:nth-child(4n){margin-right: 0;}
.product1_one ul li:hover{border-color: var(--main-color);}
.product1_one ul li.on{border-color: var(--main-color);}
.product1_one ul li .ico{width: 28px;height: 28px;position: absolute;right: 0px;top: 0px;background: url(../images/product/product1_pic1.png) no-repeat; background-size: 100% 100%;}
.product1_one ul li:hover .ico{background-image: url(../images/product/product1_pic1.png);}
.product1_one ul li .boxs{margin-top: 20px;margin-bottom: 20px;min-height: 273px;margin-right: 25px;margin-left: 25px;position: relative;}
.product1_one ul li .h3{text-align: left; overflow: hidden;line-height: 26px;/* height: 26px;white-space:nowrap;text-overflow:ellipsis; */color: #000000;/* padding-right: 28px; */margin-top: 15%;}
.product1_one ul li .imgs{ position:relative; /* padding-top:73.744%; */padding-top: 200px; }
.product1_one ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.product1_one ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product1_one ul li .p{/* margin-top: 20px; */overflow: hidden;line-height: 1.6;color: #999999;height: 200px;}
.product1_one ul li:hover .h3{color:var(--main-color);}

.product2_one{overflow: hidden;line-height: 1.6;color: #000000;margin-bottom: 8%;}
.product2_one.bgs2{margin-top: 4%;}
.product2_one .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.product2_one .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.product2_one ul{display: flex;flex-wrap: wrap;}
.product2_one ul li{width: 23.5%;margin-right: 2%;overflow: hidden;margin-bottom: 2%;border: 1px solid #cecece;transition:all 0.3s;}
.product2_one ul li:nth-child(4n){margin-right: 0;}
.product2_one ul li:hover{border-color: var(--main-color);}
.product2_one ul li .ico{width: 28px;height: 28px;position: absolute;right: 20px;top: 0px;background: url(../images/product/product1_pic1.png) no-repeat; background-size: 100% 100%;}
.product2_one ul li:hover .ico{background-image: url(../images/product/product1_pic1.png);}
.product2_one ul li .boxs{margin-top: 12px;margin-bottom: 20px;position: relative;overflow: hidden;}
.product2_one ul li .h3{text-align: left; overflow: hidden;line-height: 26px;color: #000000;margin-top: 30px;margin-right: 20px;margin-left: 20px;}
.product2_one ul li .imgs{ position:relative; padding-top:62.24%;margin-top: 40px; }
.product2_one ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.product2_one ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product2_one ul li:hover .h3{color:var(--main-color);}

.product4_one{overflow: hidden;line-height: 1.6;color: #000000;margin-bottom: 8%;margin-top: 4%;}
.product4_one .divhidden{opacity:0;filter:Alpha(opacity=0);transition: all 1.5s;  /*height:0;*/ /*display:none;*/ /*overflow:hidden;*/ height: 0; overflow:hidden; display:block;background: #ffffff;}
.product4_one .divhidden.on{opacity:1.0;filter:Alpha(opacity=100);/* height:auto;*//*display:block;*/height: auto; overflow:hidden;}
.product4_one ul{display: flex;flex-wrap: wrap;}
.product4_one ul li{width: 23.5%;margin-right: 2%;overflow: hidden;margin-bottom: 2%;border: 1px solid #cecece;transition:all 0.3s;}
.product4_one ul li:nth-child(4n-1){margin-right: 0;}
.product4_one ul li:hover{border-color: var(--main-color);}
.product4_one ul li .ico{width: 28px;height: 28px;position: absolute;right: 20px;top: 0px;background: url(../images/product/product1_pic1.png) no-repeat; background-size: 100% 100%;}
.product4_one ul li:hover .ico{background-image: url(../images/product/product1_pic1.png);}
.product4_one ul li .boxs{margin-top: 12px;margin-bottom: 30px;position: relative;overflow: hidden;}
.product4_one ul li .h3{text-align: left; overflow: hidden;line-height: 26px;color: #000000;margin-top: 30px;margin-right: 20px;margin-left: 20px;}
.product4_one ul li .imgs{ position:relative; padding-top:62.24%;margin-top: 40px; }
.product4_one ul li .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;object-fit: cover;}
.product4_one ul li:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.product4_one ul li:hover .h3{color:var(--main-color);}
.product4_one ul li:nth-child(1){width: 49%;border: 0;position: relative;}
.product4_one ul li:nth-child(1) a{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.product4_one ul li:nth-child(1) .imgs{margin-top: 0;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding-top: 0;}
.product4_one ul li:nth-child(1) .bgs2{position: absolute;left: 0;bottom: 0;width: 100%;z-index: 1;}
.product4_one ul li:nth-child(1) .h3{color: #ffffff;}
@media screen and (max-width: 1560px) {


}
@media screen and (max-width: 1200px) {
/*product1*/
.business-page2 .business_div .top .swiper-slide .bb{height: 60px;}
  .business-page2 .business_div .top .swiper-slide .bb .h5{  font-size:24px;}
  .business-page2 .business_div .swiper-pagination .swiper-pagination-bullet{width: 16px;height: 16px;}
  .product2_one ul li .imgs{margin-top: 20px;}
  .product2_one ul li .h3{margin-top: 20px;}

  .product4_one ul li .imgs{margin-top: 20px;}
  .product4_one ul li .h3{margin-top: 20px;}
  .product4_one ul li .boxs{margin-bottom: 20px;}
}
@media screen and (max-width: 992px) {
/*product1*/
  .business-page2{margin-bottom: 8%;}
  .business-page2 .business_div .top .swiper-slide .bb .h5{  font-size:22px;}
  .business-page2 .business_div .gallery-top .swiper-slide {/*max-width: 350px;*/width: 100%;}
  .business-page2 .business_div .swiper-pagination .swiper-pagination-bullet{margin-left: 5px;margin-right: 5px;}
  .product1_one ul li{width: 32%;}
.product1_one ul li:nth-child(4n){margin-right: 2%;}
.product1_one ul li:nth-child(3n){margin-right: 0;}
.product2_one ul li{width: 32%;}
.product2_one ul li:nth-child(4n){margin-right: 2%;}
.product2_one ul li:nth-child(3n){margin-right: 0;}
.product2_one ul li .imgs{margin-top: 10px;}
.product2_one ul li .h3{margin-top: 10px;line-height: 22px;}
.product2_one ul li .boxs{margin-bottom: 15px;}

.product4_one ul li{width: 32%;}
.product4_one ul li:nth-child(4n-1){margin-right: 2%;}
.product4_one ul li:nth-child(3n-1){margin-right: 0;}
.product4_one ul li .imgs{margin-top: 10px;}
.product4_one ul li .h3{margin-top: 10px;line-height: 22px;}
.product4_one ul li .boxs{margin-bottom: 15px;}
.product4_one ul li:nth-child(1){width: 66%;}
}
@media screen and (max-width:640px) {
  /*product1*/
  .business-page2{margin-bottom: 9%;}
  .business-page2 .business_div .gallery-top { margin-top:5%;margin-left: 3.5%;margin-right: 3.5%;}
  .business-page2 .business_div .top .swiper-slide .bb .h5{ font-size:18px;}
  .business-page2 .business_div .swiper-pagination .swiper-pagination-bullet{width: 12px;height: 12px;margin-left: 3px;margin-right: 3px;}
  .product1_one ul li{width: 49%;}
  .product1_one ul li:nth-child(3n){margin-right: 2%;}
  .product1_one ul li:nth-child(2n){margin-right: 0;}
  .product1_one ul li .boxs{min-height: 200px;margin-left: 15px;margin-right: 15px;margin-bottom: 15px;}
  .product1_one ul li .imgs{padding-top: 193px;}
  .product1_one ul li .p{height: 193px;}
  .product1_one ul li .h3{line-height: 22px;}
  .product2_one ul li{width: 49%;}
  .product2_one ul li:nth-child(3n){margin-right: 2%;}
  .product2_one ul li:nth-child(2n){margin-right: 0;}
  .product2_one ul li .h3{margin-left: 15px;margin-right: 15px;}
  .product2_one ul li .ico{right: 15px;}

  .product4_one ul li{width: 49%;}
  .product4_one ul li:nth-child(3n-1){margin-right: 2%;}
  .product4_one ul li:nth-child(2n-1){margin-right: 0;}
  .product4_one ul li .h3{margin-left: 15px;margin-right: 15px;}
  .product4_one ul li .ico{right: 15px;}
  .product4_one ul li:nth-child(1){width: 100%;margin-right: 0;}
  .product4_one ul li:nth-child(1) .imgs{height: auto;padding-top: 48.15%;position: static;}
  .product4_one ul li:nth-child(1) a{position: static;}

}
@media screen and (max-width:480px) {
  /*product1*/
  .business-page2{margin-bottom: 10%;}
  .business-page2 .business_div .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;margin-left: 2px;margin-right: 2px;}
  .business-page2 .business_div .top .swiper-slide .bb .h5{font-size: 16px;line-height: 20px;}
  .product1_one ul li .ico{width: 22px;height: 22px;}
  /* .product1_one ul li .h3{padding-right: 22px;} */
  /* .product1_one ul li .p{margin-top: 15px;} */
  .product1_one ul li .boxs{min-height: 160px;margin-left: 10px;margin-right: 10px;margin-top: 15px;}
  .product1_one ul li .imgs{padding-top: 140px;}
  .product1_one ul li .p{height: 140px;}
  .product1_one ul li .h3{line-height: 20px;}
  .product2_one ul li .ico{width: 22px;height: 22px;right: 12px;}
  .product2_one ul li .boxs{margin-bottom: 10px;}
  .product2_one ul li .h3{line-height: 20px;margin-left: 12px;margin-right: 12px;}

  .product4_one ul li .ico{width: 22px;height: 22px;right: 12px;}
  .product4_one ul li .boxs{margin-bottom: 10px;}
  .product4_one ul li .h3{line-height: 20px;margin-left: 12px;margin-right: 12px;}
  
}
@media screen and (max-width:420px) {
  /*product1*/
  .business-page2{margin-bottom: 12%;}
  .business-page2 .business_div .top .swiper-slide .bb .h5{font-size: 14px;}
   .product1_one ul li .imgs{padding-top: 120px;}
  .product1_one ul li .p{height: 120px;}
}
/**/
@media screen and (max-width: 1560px) {


}
@media screen and (max-width: 1200px) {


}
@media screen and (max-width: 992px) {


}
@media screen and (max-width:640px) {

}
@media screen and (max-width:480px) {

}
@media screen and (max-width:420px) {

}

@keyframes pointrun1 {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
  20% {
    opacity: 0.4;
  }
  75% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}




/* .bfb(@key1,@key2,@key3){
    @{key1}:(@key2/@key3)*100%;
} */
 .public-img {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.public-img::before {
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 100%;
}
.public-img img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.public-img-plus:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.item-animation:hover .public-img-plus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.map-page {
  padding-bottom: 6%;
}
.map-page .wrap-box {
  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
  -webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between;
}
.map-page .wrap-box .wrap-right {
  width: 57.9%;
  max-width: 795px;
}
.map-page .wrap-box .text-body {
  color: #999999;
}
.map-page .h3 {
  padding: 0 !important;
}
.map-page .h3::after {  
  display: none;
}
.map-page .careers_three {
  margin-top: 4%;
}
.map-page .careers_three ul {
  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
  flex-wrap: initial; -ms-flex-wrap: initial; 
  position: relative;
  text-align: center;
}
.map-page .careers_three ul::before {
    content: '';
    width: 100%;
    height: 2px;
    background-color: #AFAEAE;
    position: absolute;
    left: 0;
    bottom: 0;
}
.map-page .careers_three ul li {
  width: 100%;
  margin: 0;
  border: none;
  position: relative;
  cursor: pointer;
}
.map-page .careers_three ul li:hover {
  background-color: transparent;
  border: none;
}
.map-page .careers_three ul li::before {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #000000;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;
}
.map-page .careers_three ul li .boxs {
  margin: 0;
  aspect-ratio: initial;
}
.map-page .careers_three ul li .boxs .h4 {
 color: #BFBFBF;
 line-height: initial;
 padding-bottom: 16px;
}
.map-page .careers_three ul li.active::before {
  opacity: 1;
}
.map-page .careers_three ul li.active .boxs .h4 {
  color: #000000;
}
.map-page .tab-mian .list {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-gap: 4.6% 20px;
  margin-top: 4.6%;
}
.map-page .tab-mian .list .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.map-page .tab-mian .list .item-box .public-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
} 
.map-page .tab-mian .list .item-box .text-box .title{
  color: #000000;
  margin: 11px 0 16px;
}
.map-page .tab-mian .list .item-box .text-box .learn-more2 span {
    font-family: 'Poppins-Regular',"微软雅黑";
}
@media screen and (max-width: 1200px) {
.map-page .tab-mian .list .item-box .text-box .learn-more2 {
  padding: 0;
  width: 100%;
  text-align: center;
}
}
@media screen and (max-width: 990px) {
  .map-page {
    padding-bottom: 60px;
  }
.map-page .wrap-box {
  display: block;
}
.map-page .wrap-box .wrap-right {
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
}
.map-page .tab-mian .list {
  grid-template-columns: repeat(2,1fr);
  grid-gap: 20px;
}
}