*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;margin: 0;padding: 0;}
body{font-family:'微软雅黑';color:#333;}
a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;color:#666;outline:none;cursor:pointer;}
a:hover{background-repeat:no-repeat;text-decoration:none;}



img,ul,li,span{margin:0;padding:0;border:0;background-repeat:no-repeat;}
ul,li{list-style:none;}
img{border:0px;vertical-align:middle;}



.clearfix::after{content:"";display:table;clear:both;}

:root{
    --text-color:#333;
    --color:#333;
    --main-color:#00a676;
    --main-color-first:#006c73;
    --bg-gray-color:#f1f4f9;
    --moble-width:94%;
    --top-height:90px;
    --top-height-fu:-90px;
}
.position_relative{position:relative;}
.m-top{display: none;}
.bg_white{background-color: #fff;}
.bg_gray{background-color: #f1f4f9;min-width: 100%;}
.bg_width{width: 1440px;margin: 0 auto;max-width: 100%;}

.detail-text{font-size: 16ox;line-height: 30px;text-align: justify;}
.border-conavans{padding-top:60px;padding-bottom:60px;}
.banner_img{width: 100%;margin-top: 90px;min-width: 100%;}
.banner_img img{max-width: 100%;}


.canvas-button-more{margin: 0px auto;transition: all .5s;overflow: hidden;display: flex;justify-content: center;}
.canvas-button-more a{display: block;width: 100%;height: 100%;line-height: 40px;font-size: 14px;text-align: center;transition: all .5s;color: #fff;width: 160px;height: 40px;background: var(--main-color);border-radius: 20px;}
.canvas-button-more:hover{transform: translateY(-10px);}
.box-title{text-align: center;}
.box-title p{font-size: 32px;font-weight: bold;padding-bottom: 45px;}
@media screen and (max-width:800px) {
    .detail-text{font-size: 14px;line-height: 24px;}
}
.noData{text-align: center;font-size: 24px;}
.canvas-button-more.canvas-button-more-right{justify-content: flex-end;}

.index-title{width: 100%;font-size: 40px;text-align: center;font-weight: bold;letter-spacing: 4px;}

.news-box{padding-top: 45px;padding-bottom: 73px;}
.nav_bar{box-shadow:0 4px 10px 4px rgba(0, 0, 0, 0.068);min-width: 100%;}
.title-box{display: flex;align-items: center;justify-content: space-between;}  
.title-box p{font-size: 20px;text-transform: uppercase;color:#888;margin-top: 26px;}
.ESG_bar .title-box p{text-transform: none;}
.title-box .tit-info{font-size: 40px;color: #333;margin-right: 10px;position: relative;}
.title-box .tit-info::after{content: "";position: absolute;top: 19px;right: -7px;height: 30px;width: 3px;background-color: var(--main-color);transform: skewX(-10deg);}
.title-box  .left-title{position: relative;display: flex;padding-top: 20px;padding-bottom: 20px;}
.title-box .right-title .right-more{}
.title-box .right-title .right-more a{width: 160px;height: 40px;display: block;text-align: center;line-height: 40px;font-size: 14px;border: 1px solid #e4e4e4;border-radius: 20px;transition: all .5s;background: var(--main-color);color: #fff;}
.title-box .right-title .right-more:hover a{transform: translateX(10px);}

/* @media screen and (max-width:800px) {
    .bg_width{max-width: 100%;}
} */



/* 头部 */
#top{position:fixed;top:0;text-align:center;width:100%;z-index:999;border-bottom: 1px solid #eee;height: 90px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.168);background-color: #fff;}
#top .top_position{width:100%;margin:0 auto;transition: all .4s;}
#top .top_position:after{content:none;}
#top .top_position .center{position:relative;margin:0 auto;}
#top .top_position .top_tab{position:relative;margin:0 auto;display: flex;justify-content: flex-start;padding-left: 30px;}
#top .top_position .top_tab > li{font-size:16px;position: relative;display: flex;justify-content: center;align-items: center;margin-right: 40px;}


#top .top_position .top_tab > li::after{content:"";position: absolute;height: 2px;transition: all .2s linear;margin: 0 auto;left: 50%;top: calc(50% + 14px);background-color: var(--main-color);width: 0;}

#top .top_position .top_tab > li > a{position:relative;display:block;height:90px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size: 18px;line-height: 90px;}
#top .top_position .top_tab > li.action > a{color: var(--main-color);}
#top .top_position .top_tab > li > a:after{content:"";position: absolute;bottom: 20px;height: 1px;transition: all .2s linear;left: 0px;width: 0 ;margin: 0 auto;left: 50%;right: 50%;}
#top .top_position .top_btn {position: absolute;right: 0;top: 0;display: flex;height: 24px;top: calc(50% - 12px);}
#top .top_position .top_btn .top_search_btn img{width: 20px;object-fit: contain;}
#top .top_position .top_tab > li:hover > a::after,#top .top_position .top_tab > li.action > a::after{width: 100%;left: 0;right: 0;background-color:var(--Domain-color);}

#top .top_position .top_logo{width:280px;margin:0;float: left;}
#top .top_position .top_logo > a{position:relative;display:block;color:#333333;height:60px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;line-height: 60px;margin-top: 15px;}
#top .top_position .top_logo img{object-fit: contain;height: 100%;}

#top .top_position .top_tab .topTwo_ul{display: flex;justify-content: space-between;align-items: center;width: 130px;flex-direction: column;position: absolute;top: 75px;height: 0;overflow: hidden;background-color: #fff;box-shadow: 0 2px 18px 2px rgba(0, 132, 44, 0.168);}
#top .top_position .top_tab .topTwo_ul .topTwo_li{padding: 10px 10px;border-bottom: 1px solid #eee;font-size: 14px;}


#top .top_position .top_tab .topTwo_ul .topTwo_li:first-child{margin-top: 10px;}
#top .top_position .top_tab .topTwo_ul .topTwo_li:last-child{border: none;margin-bottom: 10px;}
#top .top_position .top_search_btn{cursor: pointer;}
#top .top_position .top_middle_btn{display: flex;justify-content: center;flex-direction: column;cursor: pointer;margin-left: 40px;}
#top .top_position .top_middle_btn span{width: 20px;height: 2px;background-color: #666;}
#top .top_position .top_middle_btn span:nth-child(2){margin: 4px 0;}

#top .top_position .top_search{display: none;width: 60%;height: 90px;padding: 25px 0;justify-content: center;}
#top .top_position .top_search .top_search_i{display: flex;align-items: center;width: 40px;}
#top .top_position .top_search .top_search_i img{width: 22px;object-fit: contain;}
#top .top_position .top_search .top_input{width: 60%;display: flex;align-items: center;justify-content: center;margin-right: 22%;}
#top .top_position .top_search .top_input input{width: 100%;height: 40px;padding: 0 10px;font-size: 16px;box-sizing: border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:none;outline:none;}


#top .top_position .top_search .top_search_close{position: relative;cursor: pointer;width: 30px;height: 40px;}
#top .top_position .top_search .top_search_close span{position:absolute;left:0;top:50%;width:30px;height:2px;margin:0 0 3px;background:#7a7a7a;transition:all .4s;}
#top .top_position .top_search .top_search_close span:first-child{transform: rotate(45deg);}
#top .top_position .top_search .top_search_close span:nth-child(2){opacity: 0;}
#top .top_position .top_search .top_search_close span:last-child{transform: rotate(-45deg);}


#top .top_middle{position: fixed;width: 100%;height: 100vh;transform: translateX(-170%);transition: all ease-in-out 1.2s;top: 0;left: 0;}
#top .top_middle .top_menu{width: 100%;height: 100%;position: relative;z-index: 10;}
#top .top_middle .top_menu_main{position: relative;width: 94%;height: 100%;max-width: 1680px;margin: 0 auto;}
#top .top_middle .top_middle_ul{position: absolute;right:2%;top: 17%;width: 1200px;height: inherit;z-index: 10;}
#top .top_middle .top_middle_ul .top_language{display: flex;justify-content: flex-end;margin-bottom: 80px;opacity: 0;transition: all .3s 0s;}
#top .top_middle .top_middle_ul .top_language li{margin-left:13px;height:36px;line-height:36px;border-radius:36px;font-size:14px;color:#333;padding:0 15px;background:#e4dccf;transition:all .4s;}
#top .top_middle .top_middle_ul .top_language li a{color: inherit;}



#top .top_middle .top_middle_ul .top_menu_ul{display: flex;width:100%;justify-content: space-between;}
#top .top_middle .top_middle_ul .top_menu_ul li{display: flex;flex-direction: column;border-right: 1px solid #2f2b47;align-items: center;padding-right: 20px;height: max-content;transform: translateY(100px);opacity: 0;transition: all 1.2s 0s;}
#top .top_middle .top_middle_ul .top_menu_ul li a{height: 36px;text-align: right;width: 100%;}
#top .top_middle .top_middle_ul .top_menu_ul li a:first-child{color: #aaa297;margin-bottom: 30px;}
#top .top_middle .top_middle_ul .top_menu_ul li a:hover{color: #fff;}
#top .top_middle  .top_wx{position: absolute;left: 0%;top: 17%;width:800px;}
#top .top_middle .top_contact{transition: all 1.2s 0s;transform: translateY(100px);opacity: 0;height: 300px;}
#top .top_middle .top_contact .top_contact_tit{text-align: left;height: 60px;}
#top .top_middle .top_contact .top_contact_tit img{height: 100%;}
#top .top_middle .top_contact .top_contact_tit p{color: #4dae90;font-size: 28px;text-align: left;text-transform: uppercase;}
#top .top_middle .top_contact .top_contact_code{text-align: left;margin-top: 18px;transition: all .4s 0s;opacity: 0;transform: translateY(20px);}
#top .top_middle  .top_wx .top_txt{margin-top: 140px;transform: translateY(100px);transition: all 1.2s 0s;opacity: 0;}
#top .top_middle  .top_wx .top_txt p{font-size: 60px;text-align: left;color: #e6dfce80;word-break: break-all;line-height: 60px;}
#top .top_middle  .top_wx .top_txt p:last-child{color: #cebda233;text-transform: uppercase;}






#top .top_middle .top_menu .top_close{position:absolute;left:90vw;top:30px;width:30px;height:30px;display:flex;padding-top:3px;flex-direction:column;justify-content:center;align-items:center;z-index:99;cursor:pointer}
#top .top_middle .top_menu .top_close span{position:absolute;left:50%;top:50%;width:16px;height:3px;margin:0 0 3px;background:#7a7a7a;transition:all .4s;}
#top .top_middle .top_menu .top_close span:first-child{transform: rotate(45deg);}
#top .top_middle .top_menu .top_close span:nth-child(2){opacity: 0;}
#top .top_middle .top_menu .top_close span:last-child{transform: rotate(-45deg);}


#top .top_middle .top_tier0{position: absolute;width: 140%;height: 100%;background-color: #000;z-index: 6;left: 0;top: 0;transform: translateX(-50%)  skewX(-10deg);margin-left: -20%;transition: all 1.2s;}
#top .top_middle .top_tier1,#top .top_middle .top_tier2{position: absolute;width: 140%;height: 100vh;transform: translateX(-50%) skewX(-10deg);top: 0px;margin-left: -20%;transition: all 1.2s;}
#top .top_middle .top_tier1{background-color: var(--main-color-first);z-index: 2;transition:all  1.2s .2s;}
#top .top_middle .top_tier2{background-color: var(--main-color);transition: all 1.2s .4s;}

#top .top_position .top_tab li:hover .topTwo_ul{height: min-content;animation: fadeInUp .8s;}
#top .top_position .top_tab .topTwo_ul .topTwo_li:hover{border-bottom-color: var(--main-color);}
#top .top_position .top_tab .topTwo_ul .topTwo_li:hover span{color: var(--main-color);}
#top .top_position .top_tab > li:hover > a{color:var(--main-color);}
#top .top_position .top_tab > li:hover::after{width: 100%;left: 0;}
#top .top_position .top_tab > li.action::after{width: 100%;left: 0;right: 0;}
/* #top .top_position .top_tab > li.top_btn::after{width: 0;}
#top .top_position .top_tab > li.top_btn>div:hover span{background-color: var(--main-color);} */




#top .top_middle.action .top_middle_ul .top_language{transition: all 1.2s 1.2s;opacity: 1;}
#top .top_middle.action .top_middle_ul .top_menu_ul li{transition: all 1.2s;opacity: 1;transform: translateY(0);}
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(1){transition-delay: 1.2s;}    
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(2){transition-delay: 1.3s;}
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(3){transition-delay: 1.4s;}    
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(4){transition-delay: 1.5s;}    
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(5){transition-delay: 1.6s;}
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(6){transition-delay: 1.7s;}    
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(7){transition-delay: 1.8s;}
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(8){transition-delay: 1.9s;}
#top .top_middle.action .top_middle_ul .top_menu_ul li:nth-child(9){transition-delay: 2s;}
#top .top_middle.action .top_wx .top_txt{transition: all 1.2s .8s;transform: translateY(0);opacity: 1;}
#top .top_middle.action .top_contact{transform: translateY(0);transition: all 1.2s 1.8s;opacity: 1;}
#top .top_middle.action .top_contact .top_contact_code{transition: all 1.2s 2.4s;opacity: 1;transform: translateY(0);width: max-content;}
#top .top_middle.action .top_contact .top_contact_code .top_conttact_wx{opacity: 0;transition: all .3s;}
#top .top_middle.action .top_contact .top_contact_code img:hover +  .top_conttact_wx{opacity: 1;}





#top .top_middle.action{transform: translateX(0);}
#top .top_middle.action .top_tier0{transition: all 1.2s .4s;transform: translateX(0)  skewX(-10deg);}
#top .top_middle.action .top_tier1{transform: translateX(0)  skewX(-10deg);}
#top .top_middle.action .top_tier2{transition: all 1.2s 0s;transform: translateX(0)  skewX(-10deg);}

#top .top_middle .top_middle_ul .top_language li:hover ,#top .top_middle .top_middle_ul .top_language li.action{background-color: var(--main-color);}
#top .top_middle .top_middle_ul .top_language li:hover a,#top .top_middle .top_middle_ul .top_language li.action a{color: #fff;}



.tab-swiper{width: 100%;position: relative;overflow: hidden;max-height: 100vh;margin:90px 0 0 ;min-width: 100%;} /* height:700px */
.swiper{width:100%;height:100%}
.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;background-size: cover!important;background-position: center center;}
.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
.tab-swiper .mySwiper .tab-pagination{position: absolute;bottom: 30px;left: 0;z-index: 1;text-align: center;}
.tab-swiper .mySwiper .tab-pagination span{width: 5vw;height:4px;background-color: #fff;border-radius: 0;border-radius: 1px;}
.tab-swiper .swiper-txt1{width: 30%;top:38%;height: 300px;position: absolute;left: 14%;}
.tab-swiper .swiper-txt1 p{color: #fff;text-align: left;opacity: 0;transform: translateY(50px);}
.tab-swiper .swiper-txt1 p:first-child{font-size: 46px;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);position: relative;width: max-content;z-index: 5;}
.tab-swiper .swiper-txt1 p:first-child::after{content: "";display: block;width: 100%;height: 15px;background-color: var(--main-color);position: absolute;bottom: 0;z-index: -1;transform: translateY(50px);opacity: 0;}
.tab-swiper .swiper-txt1 p:nth-child(2){font-size: 18px;margin-top: 20px;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);}

.tab-swiper .swiper-txt2{position: absolute;top: 41%;left: 32%;}
.tab-swiper .swiper-txt2 p{text-align: left;color: #fff;text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) ;opacity: 0;}
.tab-swiper .swiper-txt2 p:first-child{font-size: 46px;width: max-content;}
.tab-swiper .swiper-txt2 p:first-child::after{content: "";display: block;width: 100%;height: 15px;background-color: var(--main-color);position: absolute;bottom: 0;z-index: -1;transform: translateY(50px);opacity: 0;}
.tab-swiper .swiper-txt2 p:nth-child(2){font-size: 18px;margin-top: 20px;}



.tab-swiper .swiper-slide-active .swiper-txt1 p{opacity: 1;transform: translateY(0);}
.tab-swiper .swiper-slide-active .swiper-txt1 p:first-child::after{transform: translateY(0px);transition: all 1.8s 1.2s;opacity: 1;}
.tab-swiper .swiper-slide-active .swiper-txt1 p:first-child{transition: all 1.8s .8s;}
.tab-swiper .swiper-slide-active .swiper-txt1 p:nth-child(2){transition: all 1.8s 1.6s;}

.tab-swiper .swiper-slide-active .swiper-txt2 p{opacity: 1;transform: translateY(0);}
.tab-swiper .swiper-slide-active .swiper-txt2 p:first-child::after{transform: translateY(0px);transition: all 1.8s 1.2s;opacity: 1;}
.tab-swiper .swiper-slide-active .swiper-txt2 p:first-child{transition: all 1.8s .8s;}
.tab-swiper .swiper-slide-active .swiper-txt2 p:nth-child(2){transition: all 1.8s 1.6s;}

.tab-swiper .swiper-fade .swiper-slide{background-size: contain !important;background-repeat: no-repeat;height: 0;padding-top: 36.5%;}








/* 右侧 */
.right{position: fixed;top: 82%;right: 40px;z-index: 1;display: flex;flex-direction: column;align-items: center;background-color: var(--main-color);flex-direction: row;height: 80px;border-radius: 40px 40px 0 40px;min-width: 79px;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}
.right .right_contact{display: flex;align-items: center;height: 100%;transition: all .5s;padding-left: 25px;width: 0;opacity: 0;position: relative;z-index: 3;}
.right .right_contact .right_tel a,.right .right_contact .right_wx {display: flex;flex-direction: column;margin: 0 10px;height: 100%;justify-content: center;align-items: center;width: 50px;}
.right .right_contact .right_wx ,.right .right_contact .right_tel{opacity: 0;transition: all .3s 0s;}
.right .right_contact .right_tel img,.right .right_contact .right_wx img{width: 45px;}
.right .right_contact .right_tel span,.right .right_contact .right_wx span{font-size: 12px;color: #fff;padding-top: 5px;width: max-content;}
.right .right_contact .right_wx {position: relative;}
.right .right_contact .right_wx .right_code{position: absolute;width: 100px;height: 100px;top: -93px;left: -50%;display: none;}
.right .right_contact .right_wx .right_code img{width: 100%; height: 100%;}

.right .right_buttom {display: flex;justify-content: center;right: 18px;height: 100%;align-items: center;margin: 0 auto;position: absolute;z-index: 5;}
.right:hover .right_contact{width:240px;opacity: 1;animation: bounceInRight;}
.right .right_buttom .right_top{display: none;}
.right:hover .right_top{display: block;cursor: pointer;}
.right:hover .right_nav{display: none;}
.right .right_buttom .right_nav ,.right .right_buttom .right_top {width: 45px;text-align: center;}

.right .right_contact .right_wx:hover .right_code {display: block;}
.right:hover .right_contact .right_wx,.right:hover  .right_contact .right_tel{opacity: 1;transition: all .8s .3s;}






#footer .footer_a .footer_a_box{display: flex;padding-top: 65px;padding-bottom: 25px;justify-content: space-between;}
#footer .footer_a{background-color: #1d2736;}
#footer .footer_a_menu{width: 60%;display: flex;justify-content: space-between;}
#footer .footer_a_menu ul li{margin-bottom:10px ;}
#footer .footer_a_menu ul li p{font-size: 20px;color: #d9dee4;text-align: left;font-weight: bold;transition: all .5s;display: block;}
#footer .footer_a_menu ul li span{font-size: 14px;color: #768498;text-align: left;transition: all .5s;display: block;}
#footer .footer_a_conatct{width: 25%;}
#footer .footer_a_conatct .footer_a_logo{width: 100%;}
#footer .footer_a_conatct .footer_a_logo img{width: 220px;object-fit: contain;min-width: 50%;}
#footer .footer_a_conatct .footer_a_tel{margin-top: 30px;}
#footer .footer_a_conatct .footer_a_tel p{font-size: 16px;color: #768498;margin-top: 15px;margin-bottom: 3px;}
#footer .footer_a_conatct .footer_a_tel span{font-size: 26px;color: #fff;}
#footer .footer_a_menu ul li p:hover,#footer .footer_a_menu ul li span:hover{transform: translateX(5px);}
#footer .footer_b{font-size: 14px;background-color: #182231;padding: 15px 0;}
#footer .footer_b *{color: #666;}
.search_mask{position: fixed;top: 90px;left: 0;bottom: 0;right: 0;background-color: rgba(0, 0, 0, 0.68);z-index: -100;transition: all .3s;opacity: 0;}
.search_mask.action{opacity: 0.8;z-index: 100;}
/* 首页 合作客户 */
.partner-box{position:relative;margin-top:45px;margin-bottom: 45px;}
/* 首页 新闻 */
.news-box .news-canvas{display: flex;justify-content: space-between;margin-top: 45px;}
.news-box .news-left a{width: 40%;position: relative;}
.news-box .news-left .news-l-img{width: 100%;height: 100%;overflow: hidden;}
.ind-news-noData{position: absolute;left: 50%;font-size: 24px;font-weight: bold;}
.news-box .news-left .news-l-img img{object-fit: cover;transition: all .3s;width: 560px;height: 420px;}
.news-box .news-left .news-l-title{position: absolute;bottom: 0;left: 0;font-size: 20px;color: #fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin: 20px;z-index: 5;padding-bottom: 10px;line-height: 34px;height: 38px;}
.news-box .news-left .m-news-l-title{display: none;}
.news-box .news-left .news-l-title::after{content: "";width: 0;height: 5px;background-color: var(--main-color);position: absolute;left: 0;bottom: 0;z-index: -1;transition: all .3s;}
.news-box .news-ul{width: 59%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.news-box .news-ul li{width: 49%;border: 1px solid #e4e4e4;margin-top: 20px;display: flex;justify-content: center;align-items: center;justify-content: space-between;transition: all .3s;}
.news-box .news-ul li:first-child,.news-box .news-ul li:nth-child(2){margin-top: 0;}
.news-box .news-ul li .news-li-img{display: none;}
.news-box .news-ul li a{display:flex;align-items: center;}
.news-box .news-ul li .news-date{width: 50px;margin-left: 20px;margin-right: 10px;}
.news-box .news-ul li .news-date p{font-size: 14px;color: #666;}
.news-box .news-ul li .news-date span{font-size: 40px;font-weight: bold;}
.news-box .news-ul li .news-title{font-size: 16px;color: #444;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-left: 12px;margin-right: 20px;line-height: 26px;}

/* 首页 类型type */
.index-green{padding-top: 45px;}
.type-box{padding-top: 30px;padding-bottom: 60px;}
.type-box .type-view{border-radius: 20px;background-color: #fff;overflow: hidden;box-shadow: 0 0 20px 0 rgba(226, 226, 226, 1);}
.type-box .type-nav{display: flex;}

.type-box .type-nav .type-nav-item{width: 16%;margin-right: 0.8%;margin-bottom: 20px;background-color: #f6f7f9;height: 100px;display: flex;align-items: center;justify-content: center;font-size: 18px;cursor: pointer;padding:  15px;transition: all .5s .2s;}
.type-box .type-nav .type-nav-item:last-child{margin-right: 0;}
.type-box  .type-content .type-content-item{display: none;justify-content: space-between;padding-top: 30px;padding: 30px 45px 45px;}
.type-box  .type-content .type-content-item .type-info{width: 55%;}
.type-box  .type-content .type-content-item .type-info .type-det{height: 300px;border-radius: 20px;overflow: hidden;background: #f6f7f9;padding: 45px;}
.type-box  .type-content .type-content-item .type-info .type-det p{font-size: 24px;margin-bottom: 34px;color: var(--main-color);font-weight: bold;}
.type-box  .type-content .type-content-item .type-info .type-det span{font-size: 16px;line-height: 32px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.type-box  .type-content .type-content-item .type-info .type-bottom{text-align: center;}
.type-box  .type-content .type-content-item .type-info .type-bottom a{height: 50px;width: 250px;display: flex;align-items: center;justify-content: center;font-size: 14px;border-radius: 25px;background: var(--main-color);color: #fff;margin: 45px auto 0;transition: all .3s;}



.type-box  .type-content .type-content-item .type-img{width: 40%;height: 310px;display: flex;align-items: center;justify-content: center;}
.type-box  .type-content .type-content-item .type-img a{max-width: 380px;}
.type-box  .type-content .type-content-item .type-img img{width: 100%;height: 100%;object-fit: contain;}




.type-box .type-nav .type-nav-item.action{background-color: var(--main-color);color: #fff;}
.type-box  .type-content .type-content-item.action{display: flex;}
.type-box .type-content .type-content-item .type-info .type-bottom a:hover{opacity: 0.8;}


.news-box .news-left:hover img{transform: scale(1.05);}
.news-box .news-left:hover .news-l-title::after{width: 100%;}
.news-box .news-ul li:hover .news-date p,.news-box .news-ul li:hover .news-date span {color: var(--main-color);}

.news-box .news-ul li:hover{box-shadow: 0 8px 10px 0 rgba(0,166,118, .1);border-color: var(--main-color);}








/* 内页导航栏 */
.nav_bar_box .title-type{display: none;}
.nav_bar_box ul{display: flex;align-items: center;}
.nav_bar_box ul li{margin: 0 20px;font-size: 20px;height: 70px;line-height: 70px;}
.nav_bar_box ul li:first-child{margin-left: 0;}
.nav_bar_box ul li a{position: relative;display: block;}
.nav_bar_box ul li a::after{content: "";position:absolute;bottom: 10px;left: 50%;height: 3px;width: 0;background: var(--main-color);transition: all .3s;}
.nav_bar_box ul li:hover a,.nav_bar_box ul li.action a{color: var(--main-color);font-weight: bold;}
.nav_bar_box ul li:hover a::after{left: 0;width: 100%;}
.nav_bar_box ul li.action a::after{left: 0;width: 100%;}

.int-laws-nav .nav_bar_box ul{justify-content: center;margin-top: 40px;}
.int-laws-nav .nav_bar_box ul li{width: 180px;margin-left: 28px;margin-right: 28px;text-align: center;}
.int-laws-nav .nav_bar_box ul li a span{font-size: 24px;font-weight: normal;}
.int-laws-nav .nav_bar_box ul li:hover{cursor: pointer;}
.int-laws-nav .nav_bar_box ul li:hover{border-bottom-width: 0;}
.int-laws-nav .nav_bar_box ul li.action{border-bottom-width: 2px;}




.canvas-box{padding: 45px 0 45px;}

/* 内页新闻详情 */
.canvas-box .bg_width{display: flex;justify-content: space-between;}
.canvas-box .canvas-left{padding: 50px 50px 90px;background-color: #fff;width: 68%;height: fit-content;}
.canvas-box .canvas-left .canvas-title{font-size: 30px;text-align: center;margin-bottom: 20px;line-height: 32px;}
.canvas-box .canvas-left .canvas-position{font-size:20px;text-align: center;}
.canvas-box .canvas-left .canvas-time{text-align: center;color: #666;font-size: 14px;}
.canvas-box .canvas-left .canvas-info{margin-top: 40px;}
.canvas-box .canvas-left .canvas-info *,.canvas-column .canvas-info *,.canvas-column .can-det .can-det-info *{font-size: 16px;line-height: 32px;max-width: 100%;color: #555;}
.canvas-box .canvas-left .canvas-info img,.canvas-column .canvas-info img{object-fit: contain;}
.canvas-box .canvas-left .canvas-info .canvas-img{max-width: 100%;max-height: 100%;padding: 40px 0;margin:0 auto;text-align: center;}
.canvas-box .canvas-left .canvas-info .canvas-img img{max-width: 100%;max-height: 100%;object-fit: contain;}


.canvas-box .canvas-left .canvas-card{position: relative;width: 100%;font-size: 24px;border-bottom: 1px solid #e4e4e4;padding-bottom: 8px;margin-bottom: 25px;margin-top: 60px;}
.canvas-box .canvas-left .canvas-card::after{content: "";width: 48px;height: 2px;background-color: var(--main-color);position: absolute;left: 0;bottom: 0;}
.canvas-box .canvas-left .page-up-lo{width: 100%;margin-top: 45px;border-top: 1px solid #e4e4e4;padding-top: 30px;}
.canvas-box .canvas-left .page-up-lo a{color: #333;font-size: 18px;}
.canvas-box .canvas-left .page-up-lo a:hover{color: var(--main-color);}
.canvas-box .canvas-left .logo-box{float: left;padding: 45px;max-width: 100%;max-height: 100%;}

.canvas-box .canvas-right{width: 30%;}
.canvas-box .canvas-right .news-top-bottom{background-color: #fff;padding: 35px;}
.canvas-box .canvas-right .news-top-bottom a>div{font-size: 22px;color: #333;}
.canvas-box .canvas-right .news-top-bottom a p{font-size: 16px;color: #666;margin-top: 15px;margin-bottom: 15px;}
.canvas-box .canvas-right .news-top-bottom a span{font-size: 14px;color: #888;}
.canvas-box .canvas-right .news-top-bottom:nth-child(2){margin-top: 20px;}
.canvas-box .canvas-right .news-button{background-color: #fff;padding: 30px;margin-top: 20px;}
.canvas-box .canvas-right .news-button a{text-align: center;background-color: var(--main-color);padding: 10px 0;width:80%;display: block;color: #fff;margin: 0 auto;border-radius: 4px;}
.canvas-box .canvas-right .double-box{background-color: #fff;padding: 0px 20px 30px;}
.canvas-box .canvas-right .double-box .double-title{font-size: 24px;color: #333;text-align: left;padding-top: 20px;}
.canvas-box .canvas-right .double-box ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 20px;}
.canvas-box .canvas-right .double-box ul li{width: 48%;margin-bottom: 20px;display: flex;align-items: center;justify-content: center;background-color: #fff;box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.068);}
.canvas-box .canvas-right .double-box ul li a{display: block;width: 100%;height: 100%;padding: 0 10px;}
.canvas-box .canvas-right .double-box ul li .double-img{height: 110px;overflow: hidden;}
.canvas-box .canvas-right .double-box ul li img{width: 100%;object-fit: contain;border-radius: 4px;transition: all .3s;padding: 10px;height: 100%;}
.canvas-box .canvas-right .double-box ul li:hover img{transform: scale(1.05);}
.canvas-box .canvas-right .double-box ul li p{font-size: 14px;color: #666;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top: 10px;text-align: center;line-height: 20px;height: 48px;padding-bottom: 10px;}
.canvas-box .canvas-right .one-box{background-color: #fff;padding: 0px 20px 30px;}
.canvas-box .canvas-right .one-box .one-more-title{font-size: 24px;padding-top: 20px;}
.canvas-box .canvas-right .one-box .one-list{display: flex;flex-wrap: wrap;margin-top: 20px;}
.canvas-box .canvas-right .one-box .one-list li{width: 100%;padding: 6px;}
.canvas-box .canvas-right .one-box .one-list li a{display: flex;}
.canvas-box .canvas-right .one-box .one-list li .one-img{width:76px;height: 50px;margin-right: 15px;}
.canvas-box .canvas-right .one-box .one-list li .one-img img{width: 100%;height: 100%;object-fit: contain;}
.canvas-box .canvas-right .one-box .one-list li .one-title{font-size: 14px;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width: calc(100% - 115px);line-height: 25px;color: #333;}
.canvas-box .canvas-right .one-box .one-list.one-no-img .one-img{display: none;}
.canvas-box .canvas-right .one-box .one-list.one-no-img li{border-bottom: 1px solid #e4e4e4;padding-bottom: 15px;padding-top: 15px;}
.canvas-box .canvas-right .one-box .one-list.one-no-img a{display: flex;flex-direction: column;}
.canvas-box .canvas-right .one-box .one-list.one-no-img li .one-date{font-size: 14px;}
.canvas-box .canvas-right .one-box .one-list.one-no-img li .one-title{width: 100%;}
.canvas-box .canvas-right .consultation-box{background: #16c3ca;display: flex;flex-direction: column;justify-content: center;align-items: center;padding-top: 30px;padding-bottom: 30px;margin-bottom: 30px;}
.canvas-box .canvas-right .consultation-box .consultation-img{width:220px;height: auto;overflow: hidden;margin-bottom: 15px;}
.canvas-box .canvas-right .consultation-box .consultation-img img{width: 100%;height: 100%;object-fit: cover;}
.canvas-box .canvas-right .consultation-box p{font-size: 14px;color: #fff;margin-bottom: 5px;}
.canvas-box .canvas-right .consultation-box span{font-size: 12px;margin-bottom: 15px;color: #fff;}
.canvas-box .canvas-right .consultation-box .consultation-buttom{background: #fff;border-radius: 4px;text-align: center;}
.canvas-box .canvas-right .consultation-box .consultation-buttom a{color:#16c3ca ;display: block;width: 190px;height: 40px;line-height: 40px;font-size: 14px;}
.canvas-column{padding: 80px 30px 120px;background-color: #fff;width: 100%;display: flex;}
.canvas-column .canvas-title{font-size: 28px;}
.canvas-column .canvas-position{font-size: 22px;margin-top: 15px;}
.canvas-column .canvas-info{margin-right: 80px;}
.canvas-column .can-det .can-det-info{margin-top: 40px;}
.canvas-column .canvas-info .logo-box{width: 200px;}
.canvas-column .canvas-info .logo-box img{width: 100%;height: 100%;object-fit: contain;}


.canvas-box .canvas-left .detection-contact span{width: 80px;text-align: right;display: inline-block;}




.canvas-box .canvas-right .news-top-bottom a:hover>div{color: var(--main-color);}
.canvas-box .canvas-right .news-button a:hover{box-shadow: 0 0 15px 11px rgba(0,166,118,0.068);}
.canvas-box .canvas-right .one-box .one-list li:hover .one-title{color: var(--main-color);}



/* 绿色认证 */

.green-canvas{padding: 80px 0 45px;}
.green-canvas .green-view{display: flex;justify-content: space-between;margin-bottom: 50px;}
.green-canvas .green-view .green-left{width: 45%;background: #fff;border-radius: 10px;overflow: hidden;}
.green-canvas .green-view .green-left .green-first-img{width: 100%;height: 367px;overflow: hidden;}
.green-canvas .green-view .green-left .green-first-img img{width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.green-canvas .green-view .green-left p{margin-top: 20px;font-size: 24px;color: #333;margin-bottom: 15px;transition: all .5s;margin-left: 20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-right: 20px;}
.green-canvas .green-view .green-right{width: 50%;}

.green-canvas .green-view .green-right ul{display: flex;flex-direction: column;background: #fff;border-radius: 10px;overflow: hidden; }
.green-canvas .green-view .green-right ul li{width: 100%;padding-top: 20px;border-bottom: 1px solid #e4e4e4;padding-bottom: 15px;background: #fff;transition: all .5s;}
.green-canvas .green-view .green-right ul li:last-child{border-bottom-width: 0;}
.green-canvas .green-view .green-right ul li a{padding: 0 20px 20px;display: block;}
.green-canvas .green-view .green-right ul li p{font-size: 18px;color: #333;margin-bottom: 15px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.green-canvas .green-view .green-right ul li .green-content{font-size: 14px;line-height: 25px;color: #999;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}

.green-canvas .canvas-button-more {margin-left: calc(100% - 160px);}


.green-canvas .green-view .green-left a:hover .green-first-img img{transform: scale(1.05);}
.green-canvas .green-view .green-left a:hover p{color: var(--main-color);}
.green-canvas .green-view .green-right ul li:hover{background: var(--main-color);}
.green-canvas .green-view .green-right ul li:hover p,.green-canvas .green-view .green-right ul li:hover .green-content{color: #fff;}


.green-index{padding: 45px 0;}
.green-index .green-box ul{display: flex;flex-wrap: wrap;}
.green-index .green-box ul li{width: 30%;margin-right: 5%;margin-bottom: 45px; border-bottom: 1px solid #e4e4e4;padding-bottom: 40px;margin-top: 30px;position: relative;}
.green-index .green-box ul li:nth-child(3n){margin-right: 0;}
.green-index .green-box ul li::after{content: "";position: absolute;bottom: 0;left: 0;width: 0;height: 1px;background-color: var(--main-color);transition: all .5s;}
.green-index .green-box ul li .green-title{font-size: 24px;margin-bottom: 25px;color: #333;height: 62px;}
.green-index .green-box ul li .green-img{width: 100%;height: 240px;overflow: hidden;border-radius: 4px;}
.green-index .green-box ul li .green-img img{width: 100%;height: 100%;object-fit: contain;transition: all .8s;}
.green-index .green-box ul li .green-info{margin-top: 25px;display: none;}
.green-index .green-box ul li .green-info p{margin-top: 15px;}
.green-index .green-box ul li:hover::after{width: 100%;}
.green-index .green-box ul li:hover .green-img img{transform: scale(1.05);}


.green-column {padding: 80px 0;}
.green-column:nth-child(2n+1){background: var(--bg-gray-color);}
.green-column:nth-child(2n+1) .g-view .g-card{flex-direction: row-reverse;}
.green-column  .g-view .g-card{display: flex;justify-content: space-between;}
.green-column  .g-view .g-card .g-left{width:37%;}
.green-column  .g-view .g-card .g-right{width: 57%;}
.green-column  .g-view .g-card .g-left .g-img{width: 100%;height: auto;overflow: hidden;border-radius: 20px;border: 2px solid #fff;box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.268);}
.green-column  .g-view .g-card .g-left .g-img img{width: 100%;height: 100%;object-fit: contain;transition: all .5s;padding: 50px;}
.green-column  .g-view .g-card .g-right .g-title{margin-bottom: 35px;border-bottom: 1px solid #333;margin-top: 45px;padding-bottom: 35px;}
.green-column  .g-view .g-card .g-right .g-title a{font-size: 36px;font-weight: bold;color: #333;transition: all .5s;}
.green-column  .g-view .g-card .g-right .g-content{font-size: 16px;line-height: 32px;color: #666;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.green-column  .g-view .g-card .g-right .g-more {display: flex;justify-content: flex-start;margin-top: 15px;}
.green-column  .g-view .g-card .g-right .g-more a{color: #666;display: block;color: var(--main-color);font-size: 18px;border-bottom: 1px solid var(--main-color);}

.green-column .g-view .g-bottom{width: 100%;display: flex;justify-content: space-around;}
.green-column .g-view .g-bottom .g-tag{font-size: 24px;color: #333;min-width: 300px;margin-right: 50px;}
.green-column .g-view .g-bottom .g-tag span{font-size: 16px;color: #666;}



.green-more-list {padding: 40px 0;}
.green-column  .g-view .g-card .g-left .g-img img:hover{transform: scale(1.05);}
.green-column  .g-view .g-card .g-right .g-title a:hover{color: var(--main-color);}



/* 产品碳 */
.carbon-index{padding: 80px 0;position: relative;}
.carbon-index .carbon-view{display: flex;justify-content: space-between;}
.carbon-index .carbon-view .carbon-box1{width: 59%;}
.carbon-index .carbon-view .carbon-box1 .carbon-title{font-size: 34px;color: #333;margin-bottom: 15px;font-weight: bold;}
.carbon-index .carbon-view .carbon-box1 .carbon-text{color: #363636;font-size: 18px;line-height: 34px;text-indent: 36px;}
.carbon-index .carbon-view .carbon-box1 .carbon-text span{font-weight: bold;color: #111;margin-left: 36px;}
.carbon-index .carbon-view .carbon-box2{width: 37%;display: flex;justify-content: flex-end;}
.carbon-index .carbon-view .carbon-box2 .carbon-img{width: 500px;}
.carbon-index .carbon-view .carbon-box2 .carbon-img img{width: 100%;height: 100%;object-fit: cover;}

.carbon-index .carbon-view.carbon-right .carbon-box2{justify-content: flex-start;}
.carbon-index .carbon-view.carbon-right .carbon-box1 {display: flex;flex-direction: column;align-items: flex-end;}
.main-carbon{position: absolute;top: var(--top-height-fu);}
/* 检测 */
.products-index{padding: 60px 0 45px;}
.products-index .pro-box ul{display: flex;flex-wrap: wrap;}
.products-index .pro-box ul li{width: 31.8%;margin-right: 2.3%;margin-bottom: 30px;}
.products-index .pro-box ul li:nth-child(3n){margin-right: 0;}
.products-index .pro-box ul li a{display: flex;flex-direction: column;   justify-content: center;align-items: center;height: 100%;transition: all .3s;position: relative;justify-content: flex-start;}
.products-index .pro-box ul li .pro-img{width: 100%;height: 280px;overflow: hidden;position: relative;}
.products-index .pro-box ul li .pro-img img{width: 100%;height: 100%;object-fit: cover;transition: all 1.2s;}
.products-index .pro-box ul li .pro-title{margin-top: 20px;margin-bottom: 40px;transition: all .5s;opacity: 1;line-height: 25px;font-size: 16px;}
.products-index .pro-box ul li .pro-title-on{display: flex;justify-content: center;align-items: center;position: absolute;background-color: rgba(0, 0, 0, 0.5);transition: all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;bottom: 0;left: 0;top: 100%;right: 0;overflow: hidden;}


.products-index .pro-box ul li:hover .pro-img img{transform: scale(1.05);}
.products-index .pro-box ul li .pro-title-on p{color: #fff;font-size: 10px;transition: all .3s ease-out ;opacity: 0;padding: 0 30px;line-height: 32px;}
.products-index .pro-box ul li:hover .pro-title{transform: scale(0.4);opacity: 0;}
.products-index .pro-box ul li:hover  .pro-title-on{top: 0;}
.products-index .pro-box ul li:hover  .pro-title-on p{font-size: 18px;opacity: 1;transition: all .5s;transition-delay: .3s;}




.institution-index{padding-top: 60px;padding-bottom: 60px;}
.institution-index .ins-box ul{display: flex;flex-wrap: wrap;padding-top: 30px;padding-bottom: 30px;}
.institution-index .ins-box ul li{width: 32%;margin-right: 2%;background-color: #fff;padding: 30px;margin-bottom: 30px;box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.068);transition: all .3s;border-radius: 4px;}
.institution-index .ins-box ul li:nth-child(3n){margin-right: 0;}
.institution-index .ins-box ul li a{display: flex;flex-wrap: wrap;}
.institution-index .ins-box ul li .ins-img{height: 260px;width: 100%;position: relative;overflow: hidden;}
.institution-index .ins-box ul li .ins-img img{width: 100%;height: 100%;object-fit: contain;transition: all .8s;}
.institution-index .ins-box ul li .ins-img .ins-logo{width: 150px;height: 80px;object-fit: contain;transition: all .3s;position: absolute;right: 0;bottom: 0;background: #fff;opacity: 0.8;padding: 10px;}
.institution-index .ins-box ul li .ins-info{width: 100%;margin-top: 30px;}
.institution-index .ins-box ul li .ins-info .ins-title{width: 100%;font-size: 20px;margin-bottom: 15px;color: #333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition: all .5s;}
.institution-index .ins-box ul li .ins-info .ins-logo{width:100%;height: 90px;padding: 15px;}
.institution-index .ins-box ul li .ins-info .ins-logo img{width: 100%;height: 100%;object-fit: contain;}
.institution-index .ins-box ul li .ins-info .ins-text{width: 100%;font-size: 14px;line-height: 25px;color: #666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}


.institution-index .ins-box ul li:hover .ins-img img{transform: scale(1.05); }
.institution-index .ins-box ul li:hover{box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.168);}
.institution-index .ins-box ul li:hover .ins-title{color: var(--main-color);}



.standard-canvas{padding: 80px 0 45px;}
.standard-canvas .sta-view{padding-top: 30px;}
.standard-canvas .sta-view ul{display: flex;flex-wrap: wrap;justify-content: space-between;counter-reset: list-counter; }
.standard-canvas .sta-view ul li{width: 48.5%;margin-right: 3%;margin-bottom: 40px;padding: 30px 20px 0 80px;position: relative;    box-shadow: 0 2px 18px 2px rgba(217, 223, 231, 0.6);height: 148px;box-shadow: 0 2px 18px 2px rgba(217, 223, 231, 0.6);counter-increment: list-counter;border-radius: 8px;transition: all .5s;background: #fff;}
.standard-canvas .sta-view ul li:nth-child(2n){margin-right: 0;}
.standard-canvas .sta-view ul li a::before{content: attr(data-index);position: absolute;top: 30px;left: 30px;width: 30px;height: 30px;background-color: var(--main-color);transition: all .5s;border-radius: 4px;  content: counter(list-counter) ;color: #fff;text-align: center;line-height: 30px;}
.standard-canvas .sta-view ul li .sta-top{display: flex;justify-content: space-between;align-items: center;}
.standard-canvas .sta-view ul li .sta-top p{font-size: 18px;color: #333;width: calc(100% - 120px);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition: all .5s;}
.standard-canvas .sta-view ul li .sta-top .sta-time{width: 80px;font-size: 14px;color: #666;}
.standard-canvas .sta-view ul li .sta-detail{margin-top: 15px;color: #999;font-size: 14px;line-height: 25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}

.standard-canvas .sta-view ul li:hover{box-shadow: 0 2px 18px 2px rgba(80, 166, 118, .2);}
.standard-canvas .sta-view ul li:hover .sta-top p{color: var(--main-color);}












/* 新闻列表 */
.news-index {padding: 45px 0 0;}
.news-list ul{display: flex;flex-wrap: wrap;}
.news-list ul li{width: 100%;padding: 18px 0;border-bottom: 1px solid #e2e2e2;}
/* .news-list ul li:first-child{border-top: 1px solid #e4e4e4;} */
.news-list ul li a{display: flex;align-items: center;position: relative;}
.news-list ul li .news-bg{width: 220px;height: 160px;border-radius: 20px;overflow: hidden;}
.news-list ul li .news-bg img{width: 100%;height: 100%;object-fit: cover;transition: all .8s;}
.news-list ul li .news-text{border-right: 1px solid #e4e4e4;width: calc(88% - 220px);padding-left: 60px;padding-right: 60px;}
.news-list ul li .news-text p{font-size: 24px;margin-bottom: 15px;color: #333;transition: all .5s;}
.news-list ul li .news-text .news-info{font-size: 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color: #666;line-height: 26px;}
.news-list ul li .news-time{width: 12%;display: flex;flex-direction: column;align-items: center ;color: #666;}
.news-list ul li .news-time span:nth-child(1){color: #666;font-weight: bold;font-size: 48px;}
.news-list ul li .news-time span:nth-child(2){color: #666;font-size: 16px;font-weight: bold;}




/* 解决方案 */
.solution-index{padding-top: 45px;padding-bottom: 45px;}
.solution-index .solutionSwiper .swiper-info{min-width: 100%;}
.solution-index .solutionSwiper .solution-ul{display: flex;flex-wrap: wrap;}
.solution-index .solutionSwiper .solution-ul li{width: 23.2%;margin-right: 2.4%;margin-bottom: 30px;}
.solution-index .solutionSwiper .solution-ul li:nth-child(4n){margin-right: 0;}
.solution-index .solutionSwiper .solution-ul li a{display: flex;flex-direction: column;justify-content: center;align-items: center;height: 100%;transition: all .3s;}
.solution-index .solutionSwiper .solution-ul li .solution-img{width: 100%;height: 230px;overflow: hidden;}
.solution-index .solutionSwiper .solution-ul li .solution-img img{width: 100%;height: 100%;object-fit: cover;transition: all .3s;}
.solution-index .solutionSwiper .solution-ul li .solution-content{padding: 20px;background-color: #3d3e49;height: 160px;transition: all .5s;width: 100%;}
.solution-index .solutionSwiper .solution-ul li .solution-content p{font-size: 16px;margin-bottom: 10px;color: #fff;text-align: left;line-height: 24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.solution-index .solutionSwiper .solution-ul li .solution-content .solution-info{font-size: 14px;color: #888;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height: 25px;color: #fff;text-align: left;}
.solution-index .solution-title{font-size: 36px;text-align: center;}
.solution-index .solution-pagination{text-align: center;width: fit-content;background-color: #f6f6f6;border-radius: 20px;margin: 50px auto;position: relative;}

.solution-index .solution-pagination span{width: 190px;display: inline-block;height: 40px;line-height: 40px;border-radius: 20px;color: #999;cursor: pointer;transition: all .5s;position: relative;background: inherit;}
.solution-index .canvas-button-more.solution-button-more{margin: 0 auto;transition: all .5s;margin-top: 10px;margin-bottom: 10px;}
.solution-index .canvas-button-more.solution-button-more a{background: linear-gradient(135deg, #00bcd5 0%, #38cdba 100%);width: 160px;height: 40px;border-radius: 20px;}

.template-index1 {padding: 45px 0 0;}
.template-index1 .template-item ul{display: flex;flex-direction: column;}
.template-index1 .template-item ul li{width: 100%;padding: 15px 30px ;margin-bottom: 15px;background-color: #fff;border-radius: 4px;}
.template-index1 .template-item ul li .template-title{font-size: 14px;color: #111;position: relative;}
.template-index1 .template-item ul li .template-title p{font-size: 16px;margin-bottom: 20px;font-weight: bold;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding-right: 80px;}
.template-index1 .template-item ul li .template-class{position: absolute;right: 0;top: 0;background: var(--main-color);color: #fff;padding: 3px 13px;border-radius: 4px;}
.template-index1 .template-item ul li .template-info{font-size: 14px;color: #666;margin-bottom: 15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height: 25px;}
.template-index1 .template-item ul li span{font-size: 14px;margin-right: 30px;}



.solution-index .solutionSwiper .solution-ul li:hover .solution-content{background:var(--main-color);}
.solution-index .solution-pagination span:hover{color: #111;}
.solution-index .solution-pagination span.solution-bullet-active{color: #fff;position: relative;background: linear-gradient(135deg, #00bcd5 0%, #38cdba 100%);animation: fadeIn;animation-duration: 1.8s;}
.solution-index .canvas-button-more.solution-button-more:hover{transform: translateY(-5px);}
.template-index1 .template-item ul li:hover .template-title{color: var(--main-color);}

/* 智库 */
.int-title{text-align: left;font-size: 48px;}
.int-laws .lawsSwiper{margin-top: 35px;}
.int-laws .swiper-info{min-width: 100%;}
.int-laws .laws-top-ul{display: flex;flex-wrap: wrap;}
.int-laws .laws-top-ul li{width: 49.2%;padding: 20px;box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.068);background-color: #fff;margin-bottom: 30px;}
.int-laws .laws-top-ul li:first-child{margin-right: 1.6%;}
.int-laws .laws-top-ul li a{display: flex;align-items: center;}
.int-laws .laws-top-ul li .laws-top-img{width: 240px;height: 180px;overflow: hidden;border-radius: 4px;}
.int-laws .laws-top-ul li .laws-top-img img{width: 100%;height: 100%;object-fit: cover;transition: all .3s;}
.int-laws .laws-top-ul li .laws-top-content{margin-left: 30px;width: calc(100% - 240px);}
.int-laws .laws-top-ul li .laws-top-content p{font-size: 20px;color: #333;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align: left;}

.int-laws .laws-top-ul li .laws-top-content .laws-top-info{font-size: 14px;color: #888;margin-top: 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height: 24px;text-align: left;}

.int-laws .laws-top-ul li:nth-child(n+3){width: 23.8%;margin-right: 1.6%;height: 220px;background-color: #fff;box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.068);padding: 0;}
.int-laws .laws-top-ul li:nth-child(6n){margin-right: 0;}
.int-laws .laws-top-ul li:nth-child(n+3) a{position: relative;display: flex;height: inherit;}
.int-laws .laws-top-ul li:nth-child(n+3) .laws-top-img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: all .3s;opacity: 0;z-index: -1;}
.int-laws .laws-top-ul li:nth-child(n+3) .laws-top-img img{width: 100%;height: 100%;object-fit: cover;transition: all .3s;}
.int-laws .laws-top-ul li:nth-child(n+3) .laws-top-content{padding: 20px;width: 100%;height: 100%;display: flex;flex-wrap: wrap;align-content: center;position: relative;z-index: 10;}
.int-laws .laws-top-ul li:nth-child(n+3) .laws-top-content p{font-size: 18px;color: #333;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width: 100%;line-height: 30px;}
.int-laws .laws-top-ul li:nth-child(n+3) .laws-top-info{font-size: 14px;color: #888;margin-top: 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height: 24px;}
.int-laws .swiper-slide{background-color: inherit;padding:20px 8px;}
.int-laws .laws-pagination{text-align: center;display: flex;justify-content: center;border-bottom: 1px solid #e4e4e4;max-width: max-content;margin: 0 auto;}
.int-laws .laws-pagination span{display: inline-block;width: 180px;padding-bottom: 20px;padding-right: 28px;padding-left: 28px;cursor: pointer;margin-left: 28px;margin-right: 28px;font-size: 24px;}


.int-laws .laws-top-ul li:hover{box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.068);}
.int-laws .laws-top-ul li:hover .laws-top-content p{color: var(--main-color);}
.int-laws .laws-top-ul li .laws-top-img:hover img{transform: scale(1.05);}
.int-laws .laws-top-ul li .laws-top-title:hover{color: var(--main-color);}
.int-laws .laws-top-ul li:nth-child(n+3):hover .laws-top-img{opacity: 1;z-index: 1;}
.int-laws .laws-top-ul li:nth-child(n+3):hover .laws-top-content p,.int-laws .laws-top-ul li:nth-child(n+3):hover .laws-top-content .laws-top-info{color: #fff;}

.int-laws .laws-pagination .laws-bullet.laws-bullet-active{border-bottom: 2px solid var(--main-color);color: var(--main-color);}
.int-laws .laws-pagination span:hover{color: var(--main-color);}




.int-experts{padding-top: 45px;padding-bottom: 45px;}
.i-experts-box ul{display: flex;flex-wrap: wrap;justify-content: flex-start;margin-top: 45px;}

.i-experts-box ul li{width: 22.3%;margin-right: 3.6%;margin-bottom: 50px;}
.i-experts-box ul li:nth-child(4n){margin-right: 0;}
.i-experts-box ul li .i-experts-img{width: 100%;height: 330px;overflow: hidden;position: relative;background: #e5e5e5;}
.i-experts-box ul li .i-experts-img img{transition: all .5s;}
.i-experts-box ul li .i-experts-img::after{content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: #000;opacity: 0;}
.i-experts-box ul li .i-experts-img::before{content: "";top: 0;right: 0;width: 7px;height: 84px;z-index: 23;position: absolute;}
.i-experts-box ul li .i-experts-img img{width: 100%;height: 100%;object-fit: cover;}
.i-experts-box ul li  .i-experts-title{font-size: 24px;margin-top: 18px;margin-bottom: 10px;color: #333;}
.i-experts-box ul li  .i-experts-duties{font-size: 16px;color: #666;margin-bottom: 5px;}

.i-experts-box ul li .i-experts-img:hover img{transform: scale(1.05);}
.i-experts-box ul li .i-experts-img:hover::after{opacity: 0.1;}


.int-partner{padding-top: 60px;padding-bottom: 45px;min-width: 100%;}
.partner-swiper {position: relative;}
.partner-swiper  .partner-pagination{text-align: center;display: flex;justify-content: center;max-width: max-content;margin: 0 auto;border-radius: 4px;overflow: hidden;box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.068);background: #fff;}
.partner-swiper  .partner-pagination span{display: inline-block;width: 200px;padding-bottom: 20px;padding-right: 28px;padding-left: 28px;cursor: pointer;font-size: 16px;height: 50px;line-height: 50px;color: #666;transition: all .5s;}
.partner-swiper .swiper-slide{background-color: inherit;}
.partner-swiper .swiper-slide .swiper-info {min-width: 100%;}
.partner-swiper .partner-ul{display: flex;flex-wrap: wrap;margin-top: 45px;margin-bottom: 80px;}
.partner-swiper .partner-ul li{width: 19%;margin-right: 1.25%;margin-bottom: 20px;border: 1px solid #e4e4e4;background-color: #fff;}
.partner-swiper .partner-ul li:nth-child(5n){margin-right: 0;}
.partner-swiper .partner-ul li a{display: block;width: 100%;padding: 10px;}
.partner-swiper .partner-ul li .par-img{height: 145px;width: 100%;}
.partner-swiper .partner-ul li img{width: 100%;height: 100%;    object-fit: contain;transition: all .3s;}
.partner-swiper .partner-ul li .partner-title{font-size: 16px;padding-bottom: 5px;line-height: 25px;padding-top: 10px;transition: all .3s;}
.partner-swiper .partner-pagination span:hover{color: var(--main-color);}
.partner-swiper .partner-pagination span.partner-bullet-active{background-color: var(--main-color);color: #fff;opacity: 1;}


.partner-swiper .partner-ul li:hover img{transform: scale(1.05);}
.partner-swiper .partner-ul li:hover .partner-title{color: var(--main-color);}


/* ESG */
.ESG-index{padding: 20px 0 20px;position: relative;}
.ESG-index .contitle{font-size: 32px;text-align: center;width: 100%;margin: 15px auto;color: #333;font-weight: bold;}

.ESG-index .ESG-box-des{font-size: 16px;line-height: 32px;text-indent: 32px;color: #363636;margin-top: 30px;}
.ESG-index .ESG-view{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ESG-index .ESG-left{width:50%;display: flex;flex-wrap: wrap;}
.ESG-index .ESG-left .ESG-bar{height: 315px;width: 1px;margin-left: 10px;margin-right: 10px;position: relative;background: #e4e4e4;}
.ESG-index .ESG-left .ESG-title{font-size: 24px;margin-left: 7px;margin-bottom: 20px;width: 100%;margin-top: 20px;}
.ESG-index .ESG-left .ESG-list{display: flex;}
.ESG-index .ESG-left .ESG-bar .ESG-line{position: absolute;width: 5px;height: 40px;background: var(--main-color);left: -2px;top: 0;transition: all .5s;border-radius: 4px;transform: translateY(3px);}
.ESG-index .ESG-left ul{padding: 6px 0;margin-left: 10px;}
.ESG-index .ESG-left ul li{margin-bottom: 20px;}
.ESG-index .ESG-left ul li .ESG-content{margin-bottom: 10px;font-size: 20px;color: #363636;}
.ESG-index .ESG-left ul li .ESG-text{display: none;font-size: 16px;color: #363636;line-height: 30px;}
.ESG-index .ESG-left ul li .ESG-text-img{display: none;}


 .ESG-list-0 .ESG-bar{height: 251px;width: 1px;margin-left: 10px;margin-right: 10px;position: relative;background: #e4e4e4;}
 .ESG-list-0 .ESG-bar .ESG-line{position: absolute;width: 5px;height: 40px;background: var(--main-color);left: -2px;top: 0;transition: all .5s;border-radius: 4px;transform: translateY(3px);}
 .ESG-list-0{display: flex;margin-top: 10px;}
 .ESG-list-0 .ESG-bar .ESG-line{position: absolute;width: 5px;height: 40px;background: var(--main-color);left: -2px;top: 0;transition: all .5s;border-radius: 4px;transform: translateY(3px);}
 .ESG-list-0 ul{padding: 6px 0;margin-left: 10px;}
  .ESG-list-0 ul li{margin-bottom: 20px;}
 .ESG-list-0 ul li .ESG-content{margin-bottom: 10px;font-size: 20px;color: #363636;}
 .ESG-list-0 ul li .ESG-text{font-size: 16px;color: #363636;line-height: 30px;display: none;}
.ESG-list-0 ul li .ESG-content, .ESG-list-0 ul li .ESG-text{text-indent: 0px;}





.ESG-index .ESG-right{width: 35%;}
.ESG-index .ESG-right img{width: 100%;height: 100%;object-fit: contain;}
.ESG-index .ESG-left ul li.action .ESG-content{color: #333;font-weight: bold;}
.ESG-index .ESG-left ul li.action .ESG-content span{color: var(--main-color);font-weight: bold;}
.ESG-index .ESG-left ul li.action .ESG-text{display: block;}
.ESG-index .ESG-left ul li:hover{cursor: pointer;}
.ESG-index .ESG-right img.action{opacity: 1;}

.ESG-list-0 li.action .ESG-content{color: #333;font-weight: bold;}
.ESG-list-0 li.action .ESG-content span{color: var(--main-color);font-weight: bold;}
.ESG-list-0 li.action .ESG-text{display: block;}
.ESG-list-0 li:hover{cursor: pointer;}



.ESG-Data{background: url(/img/tab2.jpg);}

.ESG-canvas {padding: 30px 0 30px;position: relative;}

.ESG-canvas .ESG-des{font-size: 18px;line-height: 40px;color: #555;text-indent: 36px;}

.ESG-canvas .ESG-canvas-view{display: flex;justify-content: space-between;margin-top: 40px;flex-direction: row-reverse;}
.ESG-canvas .ESG-canvas-view .can-box1{width: 55%;display: flex;flex-direction: column;justify-content: flex-start;}
.ESG-canvas  .can-tit,.ESG-index .can-tit{font-size: 50px;text-align: left;font-weight: bold;position: relative;width: max-content;z-index: 5;}
.ESG-canvas .can-tit::after,.ESG-index .can-tit::after{content: "";position: absolute;bottom: -2px;left: -10px;width: calc(100% + 20px);height: 20px;background: var(--main-color);border-radius: 16px 0 0 0 ;z-index: -1;opacity: .7;}
.ESG-canvas .ESG-canvas-view .can-box1 .can-tit1{font-size: 20px;color: #999;margin-top: 45px;}
.ESG-canvas .ESG-canvas-view .can-box1 .can-tit2{font-size: 32px;color: #333;margin-top: 10px;margin-bottom: 15px;}
.ESG-canvas .ESG-canvas-view .can-box2{width: 35%;overflow: hidden;}
.ESG-canvas .ESG-canvas-view .can-box1 .can-tit3,.ESG-index .ESG-left .can-tit3{color: #363636;font-size: 16px;line-height: 32px;text-indent: 32px;}
.ESG-canvas .ESG-canvas-view .can-box2 img{width: 100%;height: 100%;object-fit: contain;}


.cans-ope1.ESG-canvas .ESG-canvas-view .can-box1  {align-items: flex-end}

.ESG-index .title-box{flex-wrap: wrap;justify-content: center;}
.ESG-index1{padding-top: 0;margin-top: 30px;}




#ESG-Apply{position: absolute;top: -100px;}
#ESG-Collect{position: absolute;top: -100px;}
#ESG-Written{position: absolute;top: -100px;}
#ESG-Training{position: absolute;top: -100px;}

/* 智库-法律法规等 */ 
.int-laws{padding:65px 0 45px;}
.laws-list ul{display: flex;flex-wrap: wrap;}
.laws-list ul li{width: 33.3333333%;border-left: 1px solid #e4e4e4;padding: 45px 30px;transition: all .5s;background:#fff;}
.laws-list ul li:nth-child(3n+3){border-right: 1px solid #e4e4e4;}
.laws-list ul li .laws-time{font-size: 14px;color: #888;}
.laws-list ul li .laws-title{font-size: 20px;line-height: 30px;color: #333;margin-top: 5px;height: 60px;margin-bottom: 20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.laws-list ul li  span{font-size: 14px;color: #888;margin-top: 15px;}
.laws-list ul li  .laws-img{width: 100%;height: 180px;overflow: hidden;margin-top: 20px;}
.laws-list ul li .laws-img img{width: 100%;height: 100%;object-fit: cover;transition: all .3s;}
.laws-list ul li .laws-content{color: #888;font-size: 14px;line-height: 24px;margin-top: 20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.laws-list ul li .laws-more{margin-top: 40px;}
.laws-list ul li .laws-more img:first-child{display: block;}
.laws-list ul li .laws-more img:nth-child(2){display: none;}
.laws-list ul li:hover {background-color: var(--main-color);}
.laws-list ul li:hover .laws-title{color: #fff;}
.laws-list ul li:hover .laws-time{color: #fff;}
.laws-list ul li:hover .laws-content{color: #fff;}
.laws-list ul li:hover span{color: #fff;}
.laws-list ul li:hover .laws-img img{transform: scale(1.05);}
.laws-list ul li:hover .laws-more img:nth-child(1){display: none;}
.laws-list ul li:hover .laws-more img:nth-child(2){display: block;}



.partner-list ul{display: flex;flex-wrap: wrap;padding-top: 45px;padding-bottom: 45px;}
.partner-list ul li{width: 23.2%;padding: 20px;box-sizing: border-box;position: relative;overflow: hidden;margin-right: 2.4%;margin-bottom: 40px;box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.068);background-color: #fff;border-radius: 4px;}
.partner-list ul li:nth-child(4n){margin-right: 0;}
.partner-list ul li .partner-img{width: 100%;height: 154px;overflow  : hidden;}
.partner-list ul li .partner-img img{width: 100%;height: 100%;object-fit: contain;transition: all .8s;}
.partner-list ul li .partner-title{font-size: 16px;text-align: center;margin-top: 30px;color: #333;line-height: 24px;}

.partner-list ul li:hover{box-shadow: 0 0 10px 6px rgba(0, 166,118, 0.168);}
.partner-list ul li:hover img{transform: scale(1.05);}




/* 关于我们 */
.about-index{padding-bottom: 45px;}
.about-index .about-view{display: flex;}
.about-index .about-left{width: 230px;margin-right: 10px;background: #fff;position: sticky;top: 100px;height: min-content;margin-top: 50px;padding-top: 20px;padding-bottom: 20px;}
.about-index .about-left ul{display: flex;flex-direction: column;}
.about-index .about-left ul li{padding: 3px 30px 3px 0;list-style: circle;margin-left: 55px;}
.about-index .about-left ul li a{display: block;width: inherit;height: inherit;height: 40px;font-size: 18px;line-height: 40px;}


.about-index .about-right {width: calc(100% - 250px);background: #fff;padding: 0px 50px 90px;margin-top: 50px;}
.about-index .about-right .anchor-first{padding-top: 50px;}
.about-index .about-right .anchor-content{padding-top: 50px;}
.about-index .about-right .sec_position{overflow: hidden;line-height: 0;}
.about-index .about-right .sec_position .sec_lift{transform: translateY(-60px);display: inline-block;}
.about-index .about-right .sec_position .anchor-first{padding: 0;}
.about-index .about-right .anchor-content:first-child{padding-top: 50px;}
.about-index .about-right .about-title{position: relative;width: 100%;font-size: 24px;border-bottom: 1px solid #e4e4e4;padding-bottom: 8px;margin-bottom: 25px;}
.about-index .about-right .about-title::after{content: "";width: 48px;height: 2px;background-color: var(--main-color);position: absolute;left: 0;bottom: 0;}
.about-index .about-right .about-info * ,.about-index .about-right .about-info{font-size: 16px;line-height: 32px;color: #555;}

.about-index .about-left ul li:hover a{color: var(--main-color);}

.about-index .about-left ul li a.action{color: var(--main-color);font-weight: bold;}


 /* 页码 */
.canvas-page ul{display: flex;justify-content:center ;align-items: center;padding-top: 50px;padding-bottom: 50px;}
.canvas-page ul li {margin: 5px;border: 1px solid #e4e4e4;border-radius: 4px;background: #fff;overflow: hidden;}
.canvas-page ul li a{min-width: 35px;padding: 5px 12px;text-align: center;display: block;}




.news-list ul li:hover .news-text p,.news-list ul li:hover .news-time span{color: var(--main-color);}
.news-list ul li .news-bg:hover img{transform: scale(1.1);}
.canvas-page ul li:hover {background-color: var(--main-color);}
.canvas-page ul li:hover a{color: #fff;}
.canvas-page ul li.disable:hover{background-color: inherit;}
.canvas-page ul li.disable a{cursor: no-drop;background-color: inherit;color: inherit;}
.canvas-page ul li.action{background-color: var(--main-color);}
.canvas-page ul li.action a{color: #fff;}



/* 服务申请 */

.service-index{padding: 45px 0 45px;text-align: center;background: var(--main-color);}
.service-index .ser-title{font-size: 28px;color: #fff;}
.service-index .ser-bottom{border: 1px solid #fff;font-size: 20px;border-radius: 20px;width: 160px;height: 40px;margin: 0 auto;color: #fff;font-size: 14px;margin-top: 20px;line-height: 40px;transition: all .5s;background: #fff;color: var(--main-color);}
.service-index .ser-bottom:hover{cursor: pointer;transform: translateY(-10px);}


.service-application{position: fixed;width: 500px;padding: 30px;}





.apply-bool{display: none; }

.app-canvas{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: -10000;transition-delay: 1s;}
.app-canvas .Mask-layer{background: rgba(0, 0, 0, 0.68);position: fixed;top: 0;right: 0;bottom: 0;left: 0;opacity: 0;transition: all .5s;}
.app-canvas.action .Mask-layer{z-index: -1000;opacity: 1;}
.app-canvas  .apply-form{position: absolute;width: 800px;left: calc(50% - 400px);top: calc(50% - 260px);background: #fff;padding: 10px 45px 30px;display: flex;height: 520px;transition: opacity .5s;opacity: 0;}

.app-canvas .apply-top{position: relative;min-width: 220px;width: 220px;margin-right: 50px;margin-top: 15px;}
.app-canvas .apply-top .apply-logo{width: 140px;height: 64px;}
.app-canvas .apply-top .apply-logo img{width: 100%;height: 100%;object-fit: contain;}
.app-canvas .apply-closed{position: absolute;right: 14px;top: 14px;}
.app-canvas .apply-closed:hover{cursor: pointer;}
.app-canvas .apply-closed img{width: 25px;height: 25px;}
.app-canvas .apply-description{font-size: 16px;color: #333;padding-bottom: 25px;line-height: 32px;}

.app-canvas .apply-contact{margin-top: 50px;margin-bottom: 20px;}
.app-canvas .apply-contact p,.app-canvas .apply-address p{font-size: 24px;color: #666;margin-top: 15px;margin-bottom: 5px;color: var(--main-color);}
.app-canvas .apply-contact .apply-phone{font-size: 16px;color: #666;}
.app-canvas .apply-address .apply-url{font-size: 16px;color: #666;line-height: 28px;}
.app-canvas .app-view .app-title{font-size:16px;color: #000;padding-bottom: 0px;position: relative;padding-top: 25px;}
.app-canvas .app-view .app-title .app-service-title{font-size: 24px;padding-bottom: 20px;color: var(--main-color);font-weight: bold;}
.app-canvas .app-view .app-title .app-service-description{font-size: 14px;color: #666;}
.app-canvas .app-view .app-ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.app-canvas .app-view .app-ul .app-li{display: flex;position: relative;width: calc(50% - 20px);padding: 30px 0px 0 ;flex-direction: column;}
.app-canvas .app-view .app-ul .app-li .app-field{border: 1px solid #ececec;padding: 7px 10px;border-radius: 4px;}
.app-canvas .app-view .app-ul .app-li label{display: block;font-size: 12px;color: #999;margin-bottom: 18px;display: none;}
.app-canvas .app-view .app-ul .app-li input{height: 26px;border-radius: 4px;border: none;font-size: 14px;width: 100%;color: #000;outline: none;}
.app-canvas .app-view .app-ul .app-li.app-textarea{width: 100%;}
.app-canvas .app-view .app-ul .app-li textarea{resize: none;border: none;padding: 5px 0px;width: 100%;outline: none;font-size: 14px;}
.app-canvas .app-view .app-ul .app-li select{border: none;width: 100%;outline: none;height: 26px;font-size: 14px;}
.app-canvas .app-view .app-ul .app-li span{position: absolute;font-size: 12px;color: red;top: calc(100% + 2px);left: 0px;display: none;}
.app-canvas .app-view .app-ul .app-li .applyBtn,.app-canvas .app-view .app-ul .app-li .aspNetDisabled{width: 160px;font-size: 14px;color: #fff;border-radius: 20px;height: 40px;text-align: center;border: none;background: var(--main-color);}

.app-canvas .app-view .app-ul .app-li input,.app-canvas .app-view .app-ul .app-li select,.app-canvas .app-view .app-ul .app-li textarea{font-family: "微软雅黑";}

.app-canvas .apply-result{position: fixed;width: 340px;height: 160px;background: #fff;border: 1px solid #ececec;top: calc(50% - 80px);left: calc(50% - 170px);display: none;}
.app-canvas.apply-result .apply-result-view{display: flex;flex-direction: column;justify-content: space-around;height: inherit;animation-name: fadeIn;animation-duration: .8s;}
.app-canvas .apply-result .apply-result-box{padding: 30px 30px;text-align: center;height: 115px;display: flex;justify-content: center;align-items: center;}
.app-canvas .apply-result .apply-result-btn{width: 100px;height: 30px;border-radius: 40px;background: var(--main-color);margin: 0 auto;text-align: center;line-height: 30px;color: #fff;font-size: 14px;}

.app-canvas .app-view .app-ul .app-li .aspNetDisabled{color: #fff;cursor: no-drop;background: #999;}
.app-canvas .app-view .app-ul .app-li span.action{display: block;}
.app-canvas .apply-btn-view{justify-content: center;}
.app-canvas .app-view .app-ul .app-li .applyBtn:hover{cursor: pointer;}
.app-canvas .apply-top .apply-closed:hover{cursor: pointer;}
.app-canvas .app-view .app-title img:hover{cursor: pointer;}
.app-canvas.action{animation: fadeIn;animation-duration: 1s;z-index: 10000;opacity: 1;transition-delay: 0s;}

.app-canvas .app-view .app-ul .app-li span.result-message{position: fixed;width: 200px;height: 80px;display: flex;justify-content: center;align-items: center;top: calc(50% - 100px);left: calc(50% - 40px);z-index: 10000000;background: #fff;border: 1px solid #000;}
.app-canvas .apply-result.action{display: block;}
.app-canvas .apply-result .apply-result-btn:hover{cursor: pointer;border: 1px solid #fff;}


.app-canvas .apply-form.action{opacity: 1;transition-delay: 0s;}
.app-canvas .app-view .app-ul .app-li .applyBtn.applyBtn.offDisabled{background-color: #666;cursor: no-drop;}



/* 搜索 */

.search-index{padding: 60px 0 60px;position: relative;}
.search-index .search-input{display: flex;justify-content: center;align-items: center;border-radius: 20px;overflow: hidden;}
.search-index .search-input .inp-left{width: calc(100% - 150px);height: 40px;}
.search-index .search-input .inp-left input{width: 100%;height: 100%;border-radius: 20px 0 0 20px;border: 1px solid #e1e1e1;padding-left: 20px;padding-right: 20px;outline: none;}
.search-index .search-input .inp-right{width: 150px;height: 40px;background: var(--main-color);}
.search-index .search-input .inp-right a{display: flex;width: 100%;height: 100%;font-size: 16px;color: #fff;align-items: center;justify-content: center;}

.search-index .search-result{font-size: 24px;padding: 20px 0;}
.search-index .search-list{border-top: 1px solid #e1e1e1;}
.search-index .search-list ul{display: flex;flex-direction: column;}
.search-index .search-list ul li{width: 100%;border-bottom: 1px solid #e4e4e4;}
.search-index .search-list ul li a .search-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding: 15px 0;color: #333;}
.search-index .search-list ul li a .search-title span{color: red;}


.search-index .search-list ul li:hover a .search-title{color: var(--main-color);}

.search-index .search-class ul{display: flex;padding-bottom: 25px;padding-top: 30px;}
.search-index .search-class ul li{margin-right: 30px;transition: all .5s;border-radius: 4px;}
.search-index .search-class ul li a{width: 100%;height: 100%;display: block ;padding: 6px 15px;}
.search-index .search-class ul li p{transition: all .5s;color: #333;font-weight: bold;}


.search-index .search-class ul li:hover p{color: #fff;}
.search-index .search-class ul li.action{background: var(--main-color);}
.search-index .search-class ul li.action p{color: #fff;}
.search-index .search-class ul li:hover{background: #666;opacity: .4;}


.search-index .search-noData{padding-top: 50px;padding-bottom: 50px;text-align: center;font-size: 20px;}
#search-positon{position: absolute;left: 0;top: -90px;}


.foot-link{padding: 20px 0 10px;}
.foot-link span{color: #999;position: absolute;}
.foot-link .link-view{margin-left: 80px;}
.foot-link a{margin: 0 7px 5px;display: inline-block;font-size: 14px;color: #888;}
.foot-link a:hover{color: #fcfcfc;}




@media screen and (max-width:767px) {
.bg_width,.banner_img,.nav_bar,#footer{width: 100%;}
.app-canvas,.search_mask{display: none;}    
#footer .footer_a,.right{display: none;}
#top{display: none;}
.tab-swiper{height: 140px;margin-top:70px;}
.tab-swiper .mySwiper .tab-pagination{bottom: 15px;}
.banner_img{margin-top: 70px;}
.title-box {width: var(--moble-width);margin: 0 auto;position: relative;}
.title-box .tit-info{font-size: 24px;}
.title-box .tit-info::after{top: 6px;height: 24px;}
.title-box p{font-size: 16px;margin-top: 9px;}
.title-box .left-title{padding-top: 12px;padding-bottom: 12px;}
.title-box .right-title .right-more a{width:max-content ;color: var(--main-color);background: none;border: none;}
.box-title p{padding-bottom: 20px;font-size: 20px;}


.title-box .right-title {position: absolute;top: calc(50% - 17px);right: 0;z-index: 1;}
.nav_bar_box {width: 120px;}
.nav_bar_box .title-type {display: block;position: relative;}
.nav_bar_box .title-type p{font-size: 14px;color: var(--main-color);text-align: left;margin-top: 0;border: 1px solid #e4e4e4;padding: 5px 0;border-radius: 4px;text-indent: 10px;}
.nav_bar_box .title-type .t-icon{width: 18px;height: 20px;position: absolute;top: calc(50% - 3px);right: 8px;}
.nav_bar_box .title-type .t-icon .t-t-i{position: absolute;width: 10px;height: 1px;background: var(--main-color);}
.nav_bar_box .title-type .t-t-i:first-child{transform: rotate(-35deg);top: 5px;right: 0;}
.nav_bar_box .title-type .t-t-i:nth-child(2){transform: rotate(35deg);top: 5px;left: 0;}


.nav_bar_box ul{display: none;}
.nav_bar_box.action ul{flex-wrap: wrap;background: #fff;flex-direction: column;border: 1px solid #e4e4e4;width: 120px;margin-top: 10px;display: flex;}

.nav_bar_box ul li{height: initial;margin: 0;}
.nav_bar_box ul li:hover a, .nav_bar_box ul li a span{font-size: 14px;}
.nav_bar_box ul li:hover a::after{display: none;}
.nav_bar_box ul li.action a::after{display: none;}
.nav_bar_box ul li a{width: 100%;margin: 0px 10px;line-height: 35px;}


.canvas-box .bg_width{flex-wrap: wrap;}
.canvas-page ul{padding-top: 20px;padding-bottom: 20px;flex-wrap: wrap;}
.canvas-box{padding-top:0px;padding-bottom: 0;margin-top: 20px;}
.canvas-box .canvas-left{width:100%;padding: 20px 3% 10px;}
.canvas-box .canvas-left .canvas-title{font-size: 20px;margin-bottom: 10px;}
.canvas-box .canvas-left .canvas-info{margin-top: 10px;}
.canvas-box .canvas-left .canvas-info .canvas-img{padding-top: 20px;}
.canvas-box .canvas-left .logo-box{float: none;text-align: center;}
.canvas-box .canvas-left .page-up-lo .page-Chapter{margin-bottom: 20px;}
.canvas-box .canvas-left .page-up-lo a{font-size: 16px;line-height: 28px;display: block;}
.canvas-box .canvas-left .canvas-info img, .canvas-column .canvas-info img{text-align: center;}
.canvas-box .canvas-right{width: 100%;}
.canvas-box .canvas-right .one-box{padding: 0 3% 30px;}
.canvas-box .canvas-right .one-box .one-list li{padding: 6px 0;}
.canvas-box .canvas-right .one-box .one-list li .one-title{width: calc(100% - 91px);}
.canvas-box .canvas-right .consultation-box{margin-bottom: 0;}
.canvas-column .canvas-position span{display: block;width: 100%;margin-top: 5px;}
.canvas-column .canvas-info .logo-box img{height: auto;max-height: 100%;}
.canvas-button-more a{background: none;color: var(--main-color);border: none;}
.canvas-column .canvas-title,.canvas-column .canvas-position{text-align: center;}
.canvas-column .canvas-title{font-size: 24px;}
.canvas-column .canvas-position{font-size: 18px;}

.m-top{display: block;top: -1px;left: -1px;box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.068);width: 100%;position: fixed;z-index: 1000000;}
.m-top .m-head{height: 70px;position: relative;background: #fff;}
.m-top .m-head .m-img{height: 100%;}
.m-top .m-head .m-img img{height: 44px;width: auto;object-fit: contain;margin-top: 13px;margin-left: 10px;}
.m-top .m-head .m-btn{position: absolute;bottom: 23px;width: 26px;height: 26px;right: 20px;}
.m-top .m-head .m-btn .m-b-i{position: relative;width: 100%;height: 100%;}
.m-top .m-head .m-btn .m-i{width: 7px;height: 7px;position: absolute;background: #3b3b3b;top: 50%;transform: translateY(-50%);left: 0;border-radius: 50%;transition: all .5s;}
.m-top .m-head .m-btn .m-i:nth-child(2){left: 50%;transform: translateX(-50%) translateY(-50%);}
.m-top .m-head .m-btn .m-i:nth-child(3){left: 100%;transform: translateX(-100%) translateY(-50%);}

.m-top .m-head .m-btn.action .m-i{border-radius: 0;}
.m-top .m-head .m-btn.action .m-i:first-child{width: 100%;height: 4px;transform: rotate(135deg);left: 0;}
.m-top .m-head .m-btn.action .m-i:nth-child(2){opacity: 0;}
.m-top .m-head .m-btn.action .m-i:last-child{width: 100%;height: 4px;transform: rotate(45deg);left: 0;}

.m-top .m-nav{min-height: calc(100vh - 69px);background: #fff;overflow-y: scroll;display: none;}
.m-top .m-nav ul{padding: 0 20px;}
.m-top .m-nav ul li{border-bottom: 2px solid #e4e4e4;}
.m-top .m-nav ul li .m-nav-first{position: relative;padding: 15px 0 ;}
.m-top .m-nav ul li .m-nav-first a{font-size: 16px;font-weight: bold;color: #333;}
.m-top .m-nav ul li .m-nav-first.direct a{display: block;}
.m-top .m-nav ul li .m-nav-first .m-nav-i{position: absolute;right: 0;width: 15px;height: 15px;top: calc(50% - 7px);}
.m-top .m-nav ul li .m-nav-first .m-nav-i span{position: absolute;top: 50%;left: 0;width: 100%;height: 3px;background: #cfcfcf;display: block;transition: all .5s;}
.m-top .m-nav ul li .m-nav-first .m-nav-i span:nth-child(2){transform: rotate(90deg);}
.m-top .m-nav ul li .m-nav-second{display: none;padding-bottom: 10px;}
.m-top .m-nav ul li .m-nav-second a{display: block;width: 100%;padding: 10px 0;font-size: 14px;}
.m-top .m-nav .m-lang{margin-top: 45px;padding:0 20px;margin-bottom: 40px;}
.m-top .m-nav .m-lang a{font-size: 18px; font-weight: bold;color: #333;margin-right: 10px;}
.m-top .m-nav .m-lang a.on{color: var(--main-color);}


.m-top .m-nav ul li.action .m-nav-first .m-nav-i span:nth-child(2){transform: rotate(0deg);}
.m-top .m-nav.action{opacity: 1;display: block;}
.m-top .m-nav ul li.action .m-nav-second{padding-bottom: 20px;}
.m-top .m-nav ul li.action .m-nav-second a{padding: 10px 0;width: 100%;}
.m-top .m-nav ul li.on .m-nav-first a{color: var(--main-color);}

#footer .footer_b{padding: 5px 0;}
#footer .footer_b .bg_width{text-indent: 10px;}
#footer .footer_b .bg_width>span{display: none;}

.canvas-column{padding: 20px 3% 40px;flex-direction: column;align-items: center;}
.canvas-column .canvas-info{margin-right: 0;margin-bottom: 20px;}



/* 首页 */
.tab-swiper .swiper-txt1{width: fit-content;}
.tab-swiper .swiper-txt1 p:first-child{font-size: 20px;}
.tab-swiper .swiper-slide-active .swiper-txt1 p{font-size: 14px;}
.tab-swiper .swiper-txt1 p:first-child::after{height: 6px;}

.index-green{padding-top: 10px;}
.type-box{padding-top: 20px;padding-bottom: 20px;}
.type-box .type-nav{display: none;}
.type-box .type-view{background: none;box-shadow: none;border-radius: 0px;width: var(--moble-width);margin: 0 auto;}
.type-box .type-content{display: flex;justify-content: space-between;flex-wrap: wrap;}
.type-box .type-content .type-content-item{display: flex;flex-wrap: wrap;width: 48%;background: #fff;margin-bottom: 20px;padding: 15px 5px;position: relative;border-radius: 20px;}
.type-box .type-content .type-content-item .type-info{width: 100%;}
.type-box .type-content .type-content-item .type-info .type-det{height: max-content;background: none;padding: 5px;}
.type-box .type-content .type-content-item .type-info .type-det p{font-size: 14px;color: #333;margin-bottom: 10px;}
.type-box .type-content .type-content-item .type-info .type-det span{display: none;}
.type-box .type-content .type-content-item .type-info .type-bottom{}
.type-box .type-content .type-content-item .type-info .type-bottom a{width: 100%;height: max-content;color: #fff;margin-top: 0;position: absolute;bottom: 0px;right: 0px;text-align: right;justify-content: flex-end;font-size: 0;background: url(/statics/img/i-green-more.png);background-size: 14px;background-repeat: no-repeat;height: 100%;background-position: 92% 90%;border-radius: 0;}

.type-box .type-content .type-content-item .type-img{width: 100%;height: 60px;margin-bottom: 30px;}
.type-box .type-content .type-content-item .type-img a{height: 100%;}
.home-solution.solution-index .solutionSwiper .solution-ul li:nth-child(n+5){display: none;}
.home-solution.solution-index .solution-title{font-size: 24px;}
.news-box .news-canvas{flex-wrap: wrap;height: max-content;width: var(--moble-width);margin: 15px auto;}
.news-canvas .news-left{width: 100%;}
.news-box .news-left .news-l-img img{width: 100%;height: 240px;}
.news-box .news-ul{width: 100%;margin-top: 20px;}
.news-box .news-ul li{width: 100%;margin-right: 0;margin-bottom: 10px;padding: 5px 0;margin-top: 0;}
.news-box .news-ul li .news-date{display: none;}
.news-box .news-ul li .news-title{font-size: 16px;line-height: 25px;margin-right: 12px;}
.news-box .news-left .news-l-title{width: calc(100% - 40px);display: block;white-space: nowrap;display: none;}
.news-box .news-left a{display: block;width: 100%;}
.news-box .news-left:hover .news-l-title::after{display: none;}
.news-box .news-left .m-news-l-title{display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width: 100%;font-size: 18px;position: absolute;left: 0;padding: 0 10px;color: #fff;bottom: 10px;}

.partner-swiper .partner-pagination span{width: 188px;}


/* 绿色认证 */

.green-column{width: 100%;padding: 40px 0;}
.green-column .g-view .g-card{flex-wrap: wrap;}
.green-column .g-view .g-card .g-left,.green-column .g-view .g-card .g-right{width: var(--moble-width);margin: 20px auto;}
.green-column .g-view .g-card .g-right .g-title{margin-top: 0;padding-bottom: 15px;margin-bottom: 15px;}
.green-column .g-view .g-card .g-right .g-title a{font-size: 24px;}

.green-more-list .canvas-button-more a{font-size: 20px;}
.green-column .g-view .g-card .g-left .g-img{box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.068);}

.news-box{padding: 20px 0;}
.green-index{padding:0;}
.green-index .green-box ul{width: var(--moble-width);margin: 0 auto;justify-content: space-between;}
.green-index .green-box ul li{width: 48%;margin-right: 0;margin-top: 20px;margin-bottom: 20px;padding-bottom: 20px;}
.green-index .green-box ul li .green-title{font-size: 16px;margin-bottom: 15px;height: auto;}
.green-index .green-box ul li .green-img{height: 120px;}


/* 碳管理 */
.carbon-index{padding: 40px 0;}
.carbon-index .carbon-view{flex-wrap: wrap;flex-direction: column-reverse;}
.carbon-index.bg_gray .carbon-view{flex-direction: row;}
.carbon-index .carbon-view .carbon-box1{width: var(--moble-width);margin: 0 auto;}
.carbon-index .carbon-view .carbon-box2{width: var(--moble-width);margin: 20px auto;}
.carbon-index .carbon-view .carbon-box1 .carbon-title{text-align: center;width: 100%;}


/* 检测 产品 */
.products-index{padding-top: 20px;padding-bottom: 20px;}
.products-index .pro-box ul{width:var(--moble-width);margin: 0 auto;}
.products-index .pro-box ul li{width: 100%;margin-bottom: 10px;}


/* 检测 检测标准 */

.standard-canvas .sta-view{padding-top: 0px;}
.standard-canvas{padding: 20px 0 15px;}
.standard-canvas .sta-view ul{width: var(--moble-width);margin: 0 auto;}
.standard-canvas .sta-view ul li{width: 100%;margin-right: 0;margin-bottom: 20px;padding-left: 20px;}
.standard-canvas .sta-view ul li a::before{display: none;}
.template-index1{padding: 20px 0 0;}
.template-index1 .template-item ul{width: var(--moble-width);margin: 0 auto;}
.template-index1 .template-item ul li{padding: 15px;}
.template-index1 .template-item ul li span{font-size: 14px;text-align: right;display: block;width: 100%;margin-right: 0;color: #999;font-size: 12px;margin-top: 5px;}
.standard-canvas .sta-view ul li .sta-top .sta-time{width: 100px;text-align: right;}


/* 检测 检测机构 */
.institution-index{padding-top: 20px;padding-bottom: 20px;}
.institution-index .ins-box ul{width: var(--moble-width);margin: 0 auto;padding-top: 0;padding-bottom: 0px;}
.institution-index .ins-box ul li{width: 100%;padding: 0;margin-right: 0;}
.institution-index .ins-box ul li .ins-info{margin: 10px 10px 10px;}
.institution-index .ins-box ul li .ins-info .ins-title{font-size: 18px;}
.template-index1 .template-item ul li .template-info{margin-bottom: 0;}
.template-index1 .template-item ul li .template-title p{padding-right: 0;margin-bottom: 12px;}


/* 解决方案 */
.template-index1 .template-item ul li .template-class{font-size: 12px;display: none;}
.solution-index .solutionSwiper .solution-ul{justify-content: space-between;width: var(--moble-width);margin: 0 auto;}
.solution-index .solutionSwiper .solution-ul li{width: 100%;margin-right: 0;margin-bottom: 20px;}
.solution-index .solutionSwiper .solution-ul li .solution-img{}
.solution-index .solutionSwiper .solution-ul li .solution-content{padding: 10px;height: 107px;}
.solution-index .solutionSwiper .solution-ul li .solution-content p{-webkit-line-clamp:1;}
.solution-index .solutionSwiper .solution-ul li .solution-content .solution-info{font-size: 12px;line-height: 20px;}
.solution-index .canvas-button-more.solution-button-more a{color: #fff;}
.solution-index .solution-title{font-size: 24px;margin: 0 20px 20px;}
.solution-pagination-view{overflow-x: auto;scrollbar-width: none;width: var(--moble-width);margin: 0 auto;}
.solution-index .solution-pagination{border-radius: 0;width: var(--moble-width);margin: 20px auto;width: 100%;}
.solution-index .solution-pagination span{width: 25%;max-width: 150px;}
.solution-index .solution-pagination span.solution-bullet-active{border-radius: 0;font-size: 16px;}
.solution-index .solution-pagination span.solution-bullet-active::after{width:11px;height:11px;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;background:linear-gradient(90deg,#00bcd5,#38cdba);content:"";display:block;position:absolute;bottom:-2px;left:calc(50% - 6px);z-index:0;}



/* ESG */
.ESG-canvas,.ESG-index{padding: 40px 0 50px;}
.ESG-canvas .can-tit, .ESG-index .can-tit{margin-left: 3%;font-size: 40px;}
.ESG-canvas .can-tit::after, .ESG-index .can-tit::after{left:-3%;}
.ESG-canvas .ESG-canvas-view{flex-wrap: wrap;margin-top: 20px;}
.ESG-canvas .ESG-canvas-view .can-box1{width: var(--moble-width);margin: 0 auto;}
.ESG-canvas .ESG-canvas-view .can-box2{width: var(--moble-width);margin: 26px auto;}
.ESG-canvas .ESG-canvas-view .can-box1 .can-tit1{margin-top: 0px;}
.ESG-canvas .ESG-canvas-view .can-box1 .can-tit2{font-size: 28px;}
.ESG-canvas .ESG-canvas-view .can-box1 .can-tit1,.ESG-canvas .ESG-canvas-view .can-box1 .can-tit2,.ESG-canvas .ESG-canvas-view .can-box1 .can-tit3{text-align: left;width: 100%;}

.ESG-index .ESG-view{width: var(--moble-width);margin:  0 auto;}
.ESG-index .contitle{font-size: 28px;}
.ESG-index .ESG-left .ESG-title{font-size: 22px;}
.ESG-index .ESG-right{display: none;}
.ESG-index .ESG-left{width: 100%;}
.ESG-index .ESG-left ul{margin-left: 0;}
.ESG-index .ESG-left .ESG-bar{background: none;margin-left: 0;margin-right: 0;display: none;}
.ESG-index .ESG-left .ESG-bar .ESG-line{height: 28px;}
.ESG-index .ESG-left ul li{padding-bottom: 0px;margin-bottom: 20px;}
.ESG-index .ESG-left ul li .ESG-content{margin-left: 10px;margin-right: 10px;font-size: 18px;position: relative;padding-left: 10px;}
.ESG-index .ESG-left ul li.action .ESG-content::after{content: ""; width: 4px;height: 26px;border-radius: 2px;background: var(--main-color);left: 0;top: -2px;position: absolute;}
.ESG-index .ESG-left ul li.action .ESG-text{margin-left: 10px;margin-right: 10px;text-align: justify;font-size: 14px;line-height: 25px;}
.ESG-index .ESG-left ul li .ESG-text-img{width: 100%;padding: 20px;border: 1px solid #e4e4e4;border-radius: 20px;margin-top: 15px;}
.ESG-index .ESG-left ul li .ESG-text-img img{width: 100%;height: auto;border-radius: 10px;}
.ESG-index .ESG-left ul li.action .ESG-text-img{display: block;}

.ESG-canvas .ESG-des,.ESG-box-des .can-des{width: var(--moble-width);margin: 0 auto;}
.ESG-list-0 ul li .ESG-content{font-size: 18px;margin-bottom: 0;}
.ESG-list-0 ul li .ESG-text{font-size: 14px;}



/* 智库 法律法规 */
.int-laws{padding: 35px 0 20px;}
.int-laws .lawsSwiper {margin-top: 0;}
.int-laws .laws-pagination span{width: max-content;padding: 0 10px 5px;font-size: 16px;margin: 0 10px;}
.int-laws .laws-top-ul{justify-content: space-between;}
.int-laws .laws-top-ul li{padding: 0;width: 100%;margin-bottom: 10px;box-shadow: none;}
.int-laws .laws-top-ul li:first-child{box-shadow: 0 0 10px 4px rgba(0, 0, 0, 0.068);margin-right: 0;}
.int-laws .laws-top-ul li:nth-child(2){margin-bottom: 15px;margin-top: 10px;}
.int-laws .laws-top-ul li:nth-child(2) .laws-top-img{display: none;}
.int-laws .laws-top-ul li:nth-child(n+2){border: 1px solid #e4e4e4;}
.int-laws .laws-top-ul li:nth-child(n+3) .laws-top-content{padding: 10px;box-shadow: none;}
.int-laws .laws-top-ul li:nth-child(n+3) .laws-top-content p{font-size: 16px;line-height: 28px;margin: 0;line-height: 24px;padding: 0;}
.int-laws .laws-top-ul li a{flex-wrap: wrap;}
.int-laws .laws-top-ul li .laws-top-img{width: 100%;}
.int-laws .laws-top-ul li .laws-top-content{width: 100%;margin-left: 0;}
.int-laws .laws-top-ul li .laws-top-content p{-webkit-line-clamp:2;font-size: 16px;line-height: 24px;padding: 10px;}
.int-laws .laws-top-ul li .laws-top-content .laws-top-info{display: none;}
.int-laws .laws-top-ul li:nth-child(n+3){width: 100%;height: auto;margin-bottom: 10px;margin-right: 0;box-shadow: none;}
.int-laws .laws-top-ul li:nth-child(4n){margin-right: 0;}

.laws-list ul{justify-content: space-between;width: var(--moble-width);margin:20px auto;}
.laws-list ul li{width: 50%;border: none;padding: 35px 10px;}
.laws-list ul li:nth-child(3n+3){border: none;}
.laws-list ul li:nth-child(2n-1){border-right: 1px solid #e4e4e4;}
.laws-list ul li .laws-title{font-size: 16px;line-height: 28px;}
.laws-list ul li .laws-img{height: 122px;}

.int-laws .laws-pagination .laws-bullet.laws-bullet-active{border-width: 1px;}

/* 智库 专家库 */
.int-experts{padding-bottom: 20px;padding-top: 20px;}
.i-experts-box{width: var(--moble-width);margin: 0 auto;}
.i-experts-box ul{margin-top: 20px;}
.i-experts-box ul li{width: 48%;margin-right: 0%;margin-bottom: 30px;}
.i-experts-box ul li:nth-child(2n-1){margin-right: 4%;}
.i-experts-box ul li .i-experts-img{height: 200px;}
.i-experts-box ul li .i-experts-title{font-size: 16px;margin-top: 12px;margin-bottom: 6px;}
.i-experts-box ul li .i-experts-duties{font-size: 12px;}


/* 智库 合作伙伴 */

.partner-swiper .partner-ul{width: var(--moble-width);margin: 20px auto;}
.partner-swiper .partner-ul li{width: 31.8%;margin-right: 2.3%;margin-bottom: 10px;}
.partner-swiper .partner-ul li .par-img{height: 60px;}
.partner-swiper .partner-ul li:nth-child(5n){margin-right:2.3% ;}
.partner-swiper .partner-ul li:nth-child(3n-3){margin-right: 0;}
.partner-swiper .partner-ul li a{padding: 5px;}
.partner-swiper .partner-ul li .partner-title{font-size: 12px;line-height: 20px;}

.int-partner{padding-top: 20px;padding-bottom: 20px;}
.partner-list ul{justify-content: space-between;width: var(--moble-width);margin: 0 auto;padding-top: 0;padding-bottom: 0;}
.partner-list ul li{width: 48%;margin-right: 0;padding: 10px;margin-bottom: 20px;}
.partner-list ul li .partner-img{height: 105px;}
.partner-list ul li .partner-title{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-top: 15px;}

/* 新闻 */  
.news-index{padding-top: 5px;}
.news-list ul li{width: var(--moble-width);margin: 0 auto;padding: 8px 0;}
.news-list ul li .news-bg{width: 80px;height: 66px;border-radius: 4px;}
.news-list ul li .news-text{width: calc(100% - 80px);border: none;padding-left: 15px;padding-right: 0;}
.news-list ul li .news-text p{font-size: 16px;line-height: 26px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-bottom: 0;}
.news-list ul li .news-time,.news-list ul li .news-text .news-info{display: none;}


@media screen and (max-width:767px) {
    .news-det-dis{display: none;}
}


/* 关于我们 */
.about-index{padding-bottom: 0;}
.about-index .about-view{flex-wrap: wrap;}
.about-index .about-left{width: 100%;position: relative;margin: 0;top: 0;}
.about-index .about-left ul{flex-direction: row;flex-wrap: wrap;width: var(--moble-width);margin: 0 auto;}
.about-index .about-left ul li{width: 32%;margin: 0 0 15px 0;padding-right: 0;list-style: none;border: 1px solid #e4e4e4;border-radius: 4px;margin-right: 2%;}
.about-index .about-left ul li:nth-child(3n){margin-right: 0;}
.about-index .about-left ul li a{display: block;text-align: center;width: 100%;font-size: 14px;}
.about-index .about-right{width: 100%;padding: 0 3%;margin-top: 0;}
.about-index .about-right .anchor-first{padding-top: 0px;}
.about-index .about-right .anchor-content{padding-top: 100px;}


.app-canvas .apply-form{width: var(--moble-width);left: 3%;padding-left: 20px;padding-right: 20px;height: auto;}
.app-canvas .apply-form-box .apply-top{display: none;}
.app-canvas .apply-closed{z-index: 1;}
.app-canvas .app-view .app-ul .app-li{padding-top: 24pxs;}
.app-canvas .app-view .app-title{padding-top: 0;}
.service-index{padding: 20px 0;}
.service-index .ser-title{font-size: 24px;}
.service-index .ser-bottom{width: 110px;height: 30px;line-height: 30px;}

}