*{padding: 0px;margin: 0px;}
*, ::after, ::before { box-sizing: border-box; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, button, input, textarea, th, td { margin: 0; padding: 0; list-style: none;  
    font-family: sourceHanSansCNRegular;  font-weight: normal;}
html{ background-color:#fff; }
h3,h4,h5,h6,p{ display: block;}
img { display: block;}
li {list-style: none;}
a {text-decoration: none;  }
body,html {height: 100%;width: 100%;font-size: 10px;}
 

input{ -webkit-appearance:none; } 

 
.icenter { width:1000px; margin:0 auto; }
 


 
 
/* 字体 */

@font-face {
    /* 思源黑体 - Regular */
    font-family: 'sourceHanSansCNRegular';
    src: url('../../static/font/SourceHanSansCN-Regular.otf');
    src: url('../../static/font/SourceHanSansCN-Regular.otf') format('truetype');
}
@font-face {
    /* 思源黑体 - Medium */
    font-family: 'SourceHanSansCNMedium';
    src: url('../../static/font/SourceHanSansCN-Medium.otf');
    src: url('../../static/font/SourceHanSansCN-Medium.otf') format('truetype');
}
@font-face {
    /* 思源黑体 - Bold */
    font-family: 'SourceHanSansCNBold';
    src: url('../../static/font/SourceHanSansCN-Bold.otf');
    src: url('../../static/font/SourceHanSansCN-Bold.otf') format('truetype');
}

@font-face {
    /* Century Gothic - Bold */
    font-family: 'centuryGothicBold';
    src: url('../../static/font/Century-Gothic-Bold.ttf');
    src: url('../../static/font/Century-Gothic-Bold.ttf#iefix') format('truetype');
}




 

 

.webbanner_a{background: #006636; display: block; position: relative; overflow: hidden;height: 350px;}
.webbanner_a .txt{position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); z-index: 3; }
.webbanner_a .txt dd{}
.webbanner_a .txt dd strong{display: block; color: #fff; font-size: 36px; line-height: 36px; margin-bottom: 20px; font-weight:100;}
.webbanner_a .txt dd span{display: block; color: #fff; font-size: 18px;}
.webbanner_a .rh{width: 50%; display: block; margin: 0 0 0 50%; position: relative; height: 100%; }
.webbanner_a .rh .brbox{width: 100%; display: block; margin: 0; position: relative; height: 100%;overflow: hidden;}
.webbanner_a .rh .brbox .web_a_swiper{width: 100%;position: relative; height: 100%;}
.webbanner_a .rh .brbox .swiper-slide{}
.webbanner_a .rh .brbox .swiper-slide img{display: block; width: 100%; position: relative; height: 100%; object-fit: cover;}
.webbanner_a .rh .brbox .web_a_swiper_pagination{position: absolute; width: 100%; bottom: 20px; z-index: 2; display: flex; justify-content: center;}
.webbanner_a .rh .brbox .web_a_swiper_pagination span{ width: 12px; height: 12px; background: #fff; opacity: 0.5; display: block; margin:0 5px;}
.webbanner_a .rh .brbox .web_a_swiper_pagination .swiper-pagination-bullet-active{opacity: 1; }
.webbanner_a .rh .icon{  }
.webbanner_a .rh .icon:after{ content: "\E91A"; font-family: icomoon; color: #006636; font-size: 500px; transform: translate(0%, -50%); position: absolute; top: 250px; left: 0%;     z-index: 2; }
.webbanner_a .w1{filter: brightness(0) invert(1); display: block; position: absolute; width: auto; height: 80%; right: 50%; opacity: 0.1; top:10%;}
 

.more1{display: flex; width: 140px; height: 36px; background: #fff; border: 1px solid #006636; border-radius: 2em; justify-content: space-around; align-items: center; transition: all .1s;}
.more1 .mt{display: block; color: #006636; font-size: 16px; /*font-weight: bold;*/}
.more1 .fa{display: block; color: #006636; font-size: 16px; /*font-weight: bold;*/}
.more1:hover{ background: #006636;}
.more1:hover .mt,.more1:hover .fa{color: #fff; }

  
  
.web_a_1{ display: block; margin: 60px auto -80px; position: relative; top: -120px; z-index: 3; }
.web_a_1 dl{display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 0 50px;}
.web_a_1 dl dd{display: block; overflow: hidden; border-radius: 20px; background-color: #fff; -webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1);position: relative;    border: 1px solid #ddd; height: 300px; transition: all .3s; position: relative; top:0; }
.web_a_1 dl dd img{display: block; width: 100%; }
.web_a_1 dl dd:hover{  top:-20px;  box-shadow: 0 6px 16px 7px rgba(0, 0, 0, 0.2);}
.web_a_1 dl dd:after{ content: ""; position: absolute; width: 100%; height: 90%; background: linear-gradient(0deg, rgba(225, 225, 225, 0) 0%, rgba(255, 255, 255, 1) 60%); z-index: 1; top: 0;}
.web_a_1 dl dd .text{position: absolute; top: 50px; left: 10%; width: 80%; z-index: 3;}
.web_a_1 dl dd .text strong{display: block; color: #006636; font-size: 30px; line-height: 30px; font-weight:100;}
.web_a_1 dl dd .text span{display: block; color: #666; font-size: 18px; margin:30px 0;  }
  

.webnewslist{    margin: 60px auto;}
.webnewslist .tt{display: block; overflow: hidden; margin-bottom: 30px;}
.webnewslist .tt strong{display: block; /*color: #333;*/ color:#006636; font-size: 36px; /*line-height: 36px;*/ margin-bottom: 20px; font-weight:100;}
.webnewslist .tt span{display: block; /*color: #333;*/ color:#006636; font-size: 18px; margin:10px 0;}
.webnewslist .webnewslist_swiper{display: block; overflow: hidden;}
.webnewslist .webnewslist_swiper .swiper-slide{display: block; overflow: hidden; border: 1px solid #ddd; border-radius: 20px; background: #fff; position: relative;}
.webnewslist .webnewslist_swiper .swiper-slide i{display: block; overflow: hidden;    max-height: 220px;}
.webnewslist .webnewslist_swiper .swiper-slide i img{ display: block; width:100%; transition: all .3s;}
.webnewslist .webnewslist_swiper .swiper-slide:hover i img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.webnewslist .webnewslist_swiper .swiper-slide dd{ display: block; overflow: hidden; padding:20px;}
.webnewslist .webnewslist_swiper .swiper-slide dd .tag{display: flex; width: 80px; height: 26px; background: #eee; border-radius: 2em; align-items: center; justify-content: center; font-size: 12px; /*font-weight: bold;*/ margin: 0 0 20px 0;}
.webnewslist .webnewslist_swiper .swiper-slide dd strong{display: block; color: #333; font-size: 20px; margin: 10px 0; line-height: 26px; min-height: 50px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.webnewslist .webnewslist_swiper .swiper-slide:hover dd strong{color: #006636;}
.webnewslist .webnewslist_swiper .swiper-slide dd span{display: block; color: #999; font-size: 12px; margin-bottom: 10px;}
.webnewslist .webnewslist_swiper .swiper-slide dd font{display: block; color: #333; font-size: 12px;margin-bottom: 10px;}
.webnewslist .webnewslist_swiper .swiper-slide dd a{display: flex; align-items: center;}
.webnewslist .webnewslist_swiper .swiper-slide dd a .al,.webnewslist .webnewslist_swiper .swiper-slide dd a .fa{display: block; color: #666; font-size: 14px;margin-right: 5px;}
.webnewslist .webnewslist_swiper .swiper-slide dd a:hover{}
.webnewslist .webnewslist_swiper .swiper-slide dd a:hover .al,.webnewslist .webnewslist_swiper .swiper-slide dd a:hover .fa{color: #006636; }


.webnewslist  .webnewslist_swiper_pagination{ display: flex; justify-content: center;margin-top: 20px;}
.webnewslist  .webnewslist_swiper_pagination span{width: 12px; height: 12px; background: #ccc; opacity: 1; display: block; margin:0 5px;}
.webnewslist  .webnewslist_swiper_pagination .swiper-pagination-bullet-active{background: #006636; }
   
.web_a_1_pic{}
.web_a_1_pic .one{display: block; overflow: hidden; position: relative; border-radius: 20px;}
.web_a_1_pic .one img{display: block; width: 100%;}
.web_a_1_pic .one .bg{background: linear-gradient(270deg, rgba(0, 102, 54, 0) 30%, rgba(0, 102, 54, 0.99) 70%); position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.web_a_1_pic .one dd{position: absolute; top: 50%; width: 36%; left: 5%; transform: translate(0%, -50%);z-index: 2;}
.web_a_1_pic .one dd strong{display: block; color: #fff; font-size: 36px; line-height: 36px; margin: 0 0 20px 0; font-weight:100;}
.web_a_1_pic .one dd span{display: block; color: #fff; font-size: 18px;}
.web_a_1_pic .two{display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 0 20px; margin-top: 40px;}
.web_a_1_pic .two a{display: block; overflow: hidden; border-radius: 0 0; background-color: #fff; -webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1); position: relative; padding: 20px;}
.web_a_1_pic .two a img{display: block; width: auto; height: 60px;}
.web_a_1_pic .two a span{display: block; color: #333; font-size: 16px; margin: 20px 0;}
.web_a_1_pic .two a:after{ content: ""; position: absolute; width: 0%; height: 3px; background: #006636; bottom: 0; left: 0; transition: all .3s;}
.web_a_1_pic .two a:nth-child(1):after{background: #2a7bf1;}
.web_a_1_pic .two a:nth-child(2):after{background: #eb6f25;}
.web_a_1_pic .two a:nth-child(3):after{background: #57b140;}
.web_a_1_pic .two a:hover:after{ width: 100%;}

.web_a_1_pic .two a:nth-child(1):hover span{color: #2a7bf1; }
.web_a_1_pic .two a:nth-child(2):hover span{color: #eb6f25; }
.web_a_1_pic .two a:nth-child(3):hover span{color: #57b140; }


.web_a_1_video{ margin: 60px 0; background: #f2f2f2; padding: 60px 0; margin-top: 20px;}
.web_a_1_video .tt{  margin-bottom: 30px;}
.web_a_1_video .tt strong{display: block; /*color: #333;*/ color:#006636; font-size: 36px; /*line-height: 36px;*/ margin-bottom: 20px; font-weight:100;}
.web_a_1_video .tt span{display: block; /*color: #333;*/  color:#006636; font-size: 18px;margin:10px 0;}
.videoact { display: block; position: relative;}
.videoact video {  z-index: 1; overflow: hidden; width: 100%; height: auto; position: relative; object-fit: cover; overflow: hidden; z-index: 1; }
.videoact .bo { cursor: pointer; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 3; }
.videoact .bo img {display: block; margin: 0 auto 20px; filter: brightness(0) invert(1); height: 100px; }
.videoact .bo span{display: block; color: #fff; font-size: 24px; /*font-weight: bold;*/ text-align: center;}
.vi_box { top: 0px; left: 0px; display: none; position: fixed; width: 100%; height: 100%; z-index: 999; background-color: rgba(0, 0, 0, 0.8); }
.vi_box .box { height: 100%; width: 100%; display: flex; justify-content: center; align-items: center; }
.vi_box .box video { width: 100%; height: 100%; position: relative; object-fit: cover; display: block; }
.vi_box .box .video { position: relative; width: 70%; height: auto; max-height: 85%; }
.vi_box .box .video img.close { cursor: pointer; width: auto; position: absolute; right: -40px; top: -40px; transition: all 0.3s; pointer-events: painted; }
.vi_box .box .video .close:hover { transform: rotate(135deg); }

    








 

.webbanner_b{display: block; overflow: hidden; height: 350px; position: relative;}
.webbanner_b img{display: block; width: 100%; height: 100%; position: relative; object-fit: cover; }

.newslist{ margin: 60px auto; display: block; display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.newslist .news_lf{display: block; float: left; width: 20%;}
.newslist .news_lf h3{display: block; color: #666; font-size: 24px;  height:70px; display: flex;align-items: center;}
.newslist .news_lf ul{}
.newslist .news_lf ul li{display: block; overflow: hidden; margin: 0 0 10px 0;}
.newslist .news_lf ul li span{ display: block; overflow: hidden; border-top: 1px solid #ddd; padding: 10px 0; margin-bottom: 0; display: flex; align-items: center; justify-content: space-between; }
.newslist .news_lf ul li span a{display: block; color: #006636; font-size: 22px; /*font-weight: bold;*/}
.newslist .news_lf ul li span a:hover{}
.newslist .news_lf ul li span .fa{display: block; color: #006636; font-size: 20px; transition: all .3s;}
.newslist .news_lf ul li .on .fa{    transform: rotate(90deg);}
.newslist .news_lf ul li dd{ display: none;}
.newslist .news_lf ul li:nth-child(1) dd{ display: block;}
.newslist .news_lf ul li dd a{display: block; color: #666; font-size: 16px; margin: 0 0 5px 0;}
.newslist .news_lf ul li dd a:hover,.newslist .news_lf ul li dd .active{ color: #006636; }
.newslist .news_lf .searchsbar{display: block; overflow: hidden; position: relative; margin: 16px 0;}
.newslist .news_lf .searchsbar input{display: block; border: 1px solid #ddd; background: #eee; width: 100%; height: 36px; border-radius: 2em;padding: 0 0 0 10px; color: #333; font-size: 14px;}
.newslist .news_lf .searchsbar .fa{color: #006636; position: absolute; top: 0; right: 0; height: 36px; width: 36px; display: flex; justify-content: center; align-items: center; background: none; border: 0; font-size: 18px;}
.newslist .news_lf .searchsbar input:focus{ outline:none; }

.newslist .news_rh{display: block; float: left; width: 75%; margin:0 0 0 5%; }
.newslist .news_rh h3{display: block; color: #006636; font-size: 32px; height:70px; /*font-weight: bold;*/ border-bottom: 1px solid #ddd;   display: flex;align-items: center;}
.newslist .news_rh dl{display: block; overflow: hidden; margin: 30px 0;}
.newslist .news_rh dl a{margin: 0 0 20px 0; display: flex; justify-content: space-between;}
.newslist .news_rh dl a span{display: block; color: #333; font-size: 16px; /*font-weight: bold;*/}
.newslist .news_rh dl a font{display: block; color: #666; font-size: 16px; /*font-weight: bold;*/}
.newslist .news_rh dl a:hover span,.newslist .news_rh dl a:hover font{color: #006636; }
.newslist .news_rh dl a:hover span{text-decoration-line: underline;}
.newslist .news_rh .fy{display: flex; justify-content: center; align-items: center; margin:50px 0; border-top: 1px solid #eee; padding-top: 50px; }
.newslist .news_rh .fy a{color: #006636; background: #eee; width: 40px; height: 40px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 18px; margin: 0 5px;}
.newslist .news_rh .fy .act,.newslist .news_rh .fy a:hover{ color: #fff; background: #006636; }
  

.morea{display: flex; width: 130px; height: 36px; font-size: 16px; background: #006636;border: 1px solid #006636; border-radius: 2em; color: #fff; align-items: center; justify-content: center; /*font-weight: bold;*/ transition: all .1s;}
.morea:hover{ background: #fff;color: #006636; }


.footer{background: #006636; display: block;   overflow: hidden; padding: 60px 0;}
.footer .aa{display: flex; align-items: center; justify-content: space-between; overflow: hidden; border-bottom: 1px solid #4d9473; margin-bottom: 0; padding-bottom: 10px;}
.footer .aa li .flogo img{filter: brightness(0) invert(1); display: block; width: auto; height: 50px;}
.footer .aa li a{display: block; color: #fff; font-size: 20px; /*font-weight: bold;*/}
.footer .aa li a:hover{}
.footer .bb{display: flex; justify-content:space-between; align-items: flex-start; margin: 50px 0; position: relative;}
.footer .bb dd{display: block;    }
.footer .bb dd p{display: flex; align-items: center;     margin-bottom: 4px;}
.footer .bb dd p img{filter: brightness(0) invert(1); display: block; width: auto; height:26px; }
.footer .bb dd p span{display: block; color: #fff; font-size: 16px; margin-left: 5px;}
.footer .bb dd a{display: block; color: #fff; font-size: 18px; /*font-weight: bold;*/}
.footer .bb dd .tel{ font-size: 32px; line-height: 32px;    font-family: centuryGothicBold; }
.footer .cc{display: block;  margin: 60px 0;}
.footer .cc dl{display: block;  }

.footer .cc dl dd{display: block; width: 30%;margin-right: 5%;}
.footer .cc dl dd .fctt{ display: block; color: #fff; font-size: 16px; margin-bottom: 10px; }
.footer .cc dl dd .ficon{ display: flex;align-items: center;}
.footer .cc dl dd .ficon a{margin-right:10px;  border: 1px solid #fff; border-radius: 50%; display: flex; justify-content: center; align-items: center;position: relative;}
.footer .cc dl dd .ficon a img{filter: brightness(0) invert(1); display: block; width: auto; height: 30px;     margin: 4px;}
.footer .cc dl dd .ficon a:hover img{ filter:none;}
.footer .cc dl dd .ficon a:hover{ background: #fff; } 
.footer .cc dl dd .ficon a i{cursor:pointer;}
.footer .cc dl dd .ficon a .rh{position: absolute; bottom: 38px; display: none; } 
.footer .cc dl dd .ficon a:hover .rh{ display: block;}
.footer .cc dl dd .ficon a .rh::after{ content: ""; display: block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #fff; width: 6px; margin: 0 auto;} 
.footer .cc dl dd .ficon a .ewm{ display: flex; align-items: center; justify-content: space-between; background: #fff; border-radius: 10px; padding: 10px;}
.footer .cc dl dd .ficon a .ewm p{display: block; margin: 0 2px;}
.footer .cc dl dd .ficon a .ewm p img{display: block; width: auto; height: 120px; filter: none; margin: 0; }
.footer .cc dl dd .ficon a .ewm p span{display: block; color: #333; text-align: center; font-size: 12px; margin-top: 0;}

.footer .dd{display: block; overflow: hidden;}
.footer .dd span,.footer .dd a{display: block; color: #fff; font-size: 14px; float: left; }
.footer .dd a{margin: 0 0 0 30px;}
.footer .dd a:hover{}

.ftbot{display: block; overflow: hidden; position: relative; padding:30px 0;}
.ftbot::after,.ftbot::before{ content: ""; position: absolute; width: 50%; height: 100%; top: 0; left: 0; background: #f5f5f5;}
.ftbot::before{background: #fafafa; left:50%;}
.ftbot .icenter{position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: flex-start;}
.ftbot .icenter dd{ display: flex; width: 45%; justify-content: space-between; align-items: center;}
.ftbot .icenter dd p{width: calc(100% - 160px); display: block;}
.ftbot .icenter dd p strong{display: block; color: #333; font-size: 22px; margin-bottom: 10px;font-weight:100;}
.ftbot .icenter dd p span{display: block; color: #333; font-size: 14px;}
.ftbot .icenter dd .ftbota1{background: #e8933d;border: 1px solid #e8933d;}
.ftbot .icenter dd .ftbota2{background: #00c367;border: 1px solid #00c367;}
.ftbot .icenter dd .ftbota1:hover{background: #fff; color:#e8933d; }
.ftbot .icenter dd .ftbota2:hover{background: #fff; color:#00c367;}
 

 

.headers{position: relative;}   
.headers .nav_a{display: flex; justify-content: space-between; align-items: center;  height:90px; overflow: hidden; }
.headers .nav_a .logo img{display: block; width: auto; height: 50px;}
.headers .nav_a .rh{display: flex; align-items: center;}
.headers .nav_a .rh .ntel{display: flex; align-items: center; margin-left:30px; }
.headers .nav_a .rh .ntel span{color: #006636; display: block; font-size: 18px; /*font-weight: bold;*/ margin: 0 10px;}
.headers .nav_a .rh .ntel font{display: block; -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to right, #00c251, #099945 50%, #146535); font-style: inherit; font-size: 30px; /*font-weight: bold;*/font-family: centuryGothicBold;}
.headers .nav_a .rh .ntel img{display: block; width: 32px;}

.headers .nav_b{display: block; background: #006636;   border-bottom: 1px solid #4d886c;}
.headers .nav_b .lf{display: flex; justify-content: space-between; align-items: center;}
.headers .nav_b .lf li{height: 60px; display: flex; align-items: center;  position: relative;  margin-right: 40px;}
.headers .nav_b .lf h3{}
.headers .nav_b .lf h3 a{display: block; color: #fff; font-size: 18px; /*font-weight: bold;*/}
.headers .nav_b .rh{display: flex; align-items: center;}

.headers .nav_b .icenter{ display: flex; align-items: stretch; justify-content: space-between; } 


.navmore{display: flex; width: 150px; height: 36px; overflow: hidden; background: #00c367; border: 1px solid #00c367;  border-radius: 2em; align-items: center; justify-content: space-between; margin: 0 0 0 30px;}
.navmore img{filter: brightness(0) invert(1); display: block; width: auto; height: 24px; margin: 0 0 0 20px;}
.navmore span{display: block; color: #fff; font-size: 15px; margin: 0 20px 0 0; /*font-weight: bold;*/}
.navmore:hover{ background:#fff; }
.navmore:hover img{ filter: none;} 
.navmore:hover span{color: #00c367;}

.dha2{ background: #e8933d; border: 1px solid #e8933d; }
.dha2:hover span{ color:#e8933d; }

.dha3{ background: #006636; border: 1px solid #006636; }
.dha3:hover span{ color:#006636; }

.dha3{ width:140px; }



 

/*.headers .nav_b .lf li dl{ position: absolute; visibility: hidden; opacity: 0.5; -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.16); box-shadow: 0 0 20px 0 rgba(0,0,0,.16); -webkit-transition: all .3s cubic-bezier(.25,.46,.45,.94); -o-transition: all .3s cubic-bezier(.25, .46, .45, .94); transition: all .3s cubic-bezier(.25,.46,.45,.94); background:#000; width:260px; top: 60px; z-index: 9; left: -40px; }*/
.headers .nav_b .lf li dl{ position: absolute; visibility: hidden; opacity: 0.3;  background:#000; width:260px; top: 60px; z-index: 9; left: -40px; background-color: rgba(0, 0, 0, 0.7);}
/*background-image: linear-gradient(124deg, #00c367 0%, #006636 100%);*/
.headers .nav_b .lf li:hover dl{visibility: visible; opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0)}
.headers .nav_b .lf li dl dd{    position: relative;}
.headers .nav_b .lf li dl dd h4{position: relative;}
.headers .nav_b .lf li dl dd h4 a{display: block; color: #fff; padding: 0 40px; font-size: 16px; height: 36px; line-height: 36px; position: relative; z-index:3;  }
.headers .nav_b .lf li dl dd h4 a .fa{position: absolute; top: 0; right: 30px; line-height: 36px; font-size: 20px;}
.headers .nav_b .lf li dl dd h4:after{ content: ""; position: absolute; width: 0; height: 100%; background:#006636; top: 0; left: 0; transition: all .3s; }
.headers .nav_b .lf li dl dd:hover h4:after{ width:100%; }
.headers .nav_b .lf li dl dd h5{ position: absolute; visibility: hidden; opacity: 0; -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.16); box-shadow: 0 0 20px 0 rgba(0,0,0,.16); -webkit-transition: all .3s cubic-bezier(.25,.46,.45,.94); -o-transition: all .3s cubic-bezier(.25, .46, .45, .94); transition: all .3s cubic-bezier(.25,.46,.45,.94); background-color: rgba(0, 0, 0, 0.7); width: 260px; top: 0; left: 100%; z-index: 9;}
/*background-image: linear-gradient(124deg, #00c367 0%, #006636 100%);*/
.headers .nav_b .lf li dl dd:hover h5{ visibility: visible; opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.headers .nav_b .lf li dl dd h5 a{display: block; position: relative; padding: 0 40px; color: #fff; font-size: 16px; line-height: 36px;}
.headers .nav_b .lf li dl dd h5 a:after{content: ""; position: absolute; width: 0; height: 100%; background:#006636; top: 0; left: 0; transition: all .3s;    z-index: -1; }
.headers .nav_b .lf li dl dd h5 a:hover:after{width:100%;}
 
             
 


.newsshow{ background: #f3fcf4; display: block; overflow: hidden;  position: relative; padding: 50px 0; }
.newsshow .newsback{color: #006636; font-size: 24px; width: 50px; height: 50px; border: 1px solid #006636; display: flex; justify-content: center; align-items: center; border-radius: 50%; position: absolute; top: 50px; left: 50px; }
.newsshow .newsback:hover{ background: #006636; color: #fff;}
.newsshow .ict{display: block; width:90%; max-width: 900px; overflow: hidden; position: relative;   background: #fff;   border-radius: 2em;margin: 0 auto;}
.newsshow .ict .pic{}
.newsshow .ict .pic img{display: block; width: 100%;}
.newsshow .ict .tt{display: block; overflow: hidden; border-bottom: 1px solid #006636; padding: 30px; margin-bottom: 30px;}
.newsshow .ict .tt strong{display: block; color: #006636; font-size: 28px;font-weight:100;}
.newsshow .ict .tt span{display: block; color: #006636; font-size: 18px; margin: 16px 0; }
.newsshow .ict .show{padding: 50px 0;}
.newsshow .ict .show *{font-size: 18px; line-height: 30px; color: #333;}
.newsshow .ict .show p{padding: 0 30px; font-size: 16px; color: #333; line-height: 26px;}
.newsshow .ict .show img{display: block; width: 100%;}
.gotop{color: #fff; font-size: 24px; width: 50px; height: 50px; border: 1px solid #00964f; text-align: center; line-height: 45px;border-radius: 50%;cursor:pointer; position: fixed; bottom: 50px; right: 50px; display: none;  background: #006636; } 

.newsshowbottom{ background: #f3fcf4; display: block; overflow: hidden;     border-top: 1px solid #ddd; }

 
 

.green_tt{display: block; overflow: hidden; }
.green_tt strong{color: #006636; display: block; font-size: 32px; text-align: center; line-height: 32px;}
.green_tt span{color: #006636; display: block; font-size: 20px; text-align: center;   text-transform: uppercase;}

.daqc_join_a{display: block; overflow: hidden; padding: 60px 0 0; border-bottom: 1px solid #ddd;}
.daqc_join_a .green_tt{display: block; margin: 0 0 0 0;}
.daqc_join_a .d_a_1{ display: flex; justify-content: space-between; overflow: hidden; align-items: center;  }
.daqc_join_a .d_a_1 dd{display: block; width: 45%; overflow: hidden;}
.daqc_join_a .d_a_1 dd p{display: block; color: #333; font-size: 18px; line-height: 30px;     text-align: justify; }
.daqc_join_a .d_a_1 .morea{    margin: 30px 0;}
.daqc_join_a .d_a_1 .eamil{}
.daqc_join_a .d_a_1 .eamil p{}
.daqc_join_a .d_a_1 .eamil a{color: #006636; font-size: 18px; display: inline-block;}
.daqc_join_a .d_a_1 .eamil a:hover{text-decoration-line: underline;}
.daqc_join_a .d_a_1 dt{display: block; width: 50%; overflow: hidden;}
.daqc_join_a .d_a_1 dt img{ display: block; width: 100%; }


.daqcjoin_us{margin: 150px auto; display: block; position: relative;}   
.daqcjoin_us .green_tt{ margin-bottom: 30px;}
.join_logos{display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;border-top: 0 solid #ddd; border-left: 0 solid #ddd;  }
.join_logos *{ box-sizing: initial; }
.join_logos a{ display: block; overflow: hidden;  border-right: 0 solid #ddd; border-bottom: 0 solid #ddd; float: left; width:calc(16.666% - 0px);padding: 0; }
.join_logos a img{display: block; width: auto; max-width: 100%; margin: 0 auto;}
.daqcjoin_us .join_logosto{border-top: 0;    display: none; }
.daqcjoin_us .logo_bottom_ac{display: flex; width: 40px; height: 40px; background: #006636; justify-content: center; align-items: center; border-radius: 50%; color: #fff; font-size: 36px; margin: 20px auto; cursor: pointer;}
.daqcjoin_us .logo_bottom_ac .fa{ transition: all .3s;}
.daqcjoin_us .on .fa{    transform: rotate(180deg);}

.daqcjoin_us .botmail{ display: flex; align-items: center; justify-content: center; margin: 20px 0; }
.daqcjoin_us .botmail span{color: #333; display: block; font-size: 16px;}
.daqcjoin_us .botmail a{color: #006636; display: block; font-size: 16px;}
.daqcjoin_us .botmail a:hover{text-decoration-line: underline;}

.join_partner{display: block; border: 0;}
.join_partner dd{display: grid; grid-template-columns: repeat(5, 1fr); grid-gap: 0 20px; border: 0;}
.join_partner dd a{border: 0; width: auto; float: none; padding: 0;    margin-bottom: 20px;}
.join_partner dd a img{display: block; width: calc(100% - 2px); border: 1px solid #ddd;}
.join_partner dd a span{text-align: center; display: block; color: #006636; font-size: 16px; margin: 4px 0;}
.join_logosto3{ display: none;  } 




 
 


.donate{padding: 60px 0; display: block; overflow: hidden;}
.donate h3{display: block; border-bottom: 1px solid #ddd; text-align: center; font-size: 36px; /*font-weight: bold;*/ color: #333; margin-bottom: 30px; }
.donate .bot_ul{display: flex; justify-content: space-between; overflow: hidden;}
.donate .bot_ul li{display: block; width: 47%;}
.donate .bot_ul li .tt{display: block; overflow: hidden; border-bottom: 1px solid #c6ddd2; padding-bottom: 10px; margin-bottom: 20px;}
.donate .bot_ul li .tt strong,.donate .bot_li .at strong{display: block; color: #006636; font-size: 22px;font-weight:100;}
.donate .bot_ul li .tt span,.donate .bot_li .at span{display: block; color: #006636; font-size: 18px;}
.donate .bot_ul li .text{display: block; color: #006636; font-size: 16px; line-height: 30px; height: 200px;}
.donate .bot_ul li .tag{display: block; color: #666; font-size: 14px;}
.donate .bot_ul li .ewm{display: block; overflow: hidden; height: 200px;}
.donate .bot_ul li .ewm img{display: block; border: 1px solid #ddd; height: 180px;}

.donate .bot_li{}
.donate .bot_li .at{display: block; text-align: center; border-bottom: 1px solid #ddd; padding: 0 0 10px; margin: 30px 0; }
.donate .bot_li .at .icenter{ text-align: left; }
.donate .bot_li dl{ display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 0 40px;}
.donate .bot_li dl dd{background-color: rgb(255, 255, 255); box-shadow: 0px 13px 36.86px 1.14px rgba(40, 43, 109, 0.08);  transition: all .3s;  margin-bottom: 40px;}
.donate .bot_li dl dd:hover{box-shadow: 0px 13px 36.86px 1.14px rgba(40, 43, 109, 0.2);}
.donate .bot_li dl dd a{}
.donate .bot_li .txt{display: block; color: #333; font-size: 14px;}

.donate_banner{display: block; overflow: hidden; position: relative; height: calc(100% - 151px);}
.donate_banner img{ display: block; width: 100%; height: 100%; object-fit: cover;}
.donate_banner .txt{transform: translate(-50%, -50%); bottom:80px; left: 50%; position: absolute; z-index: 3;}
.donate_banner .txt strong{display: block; color: #fff; font-size: 36px;font-weight:100;}
.donate_banner .txt span{display: block; color: #fff; font-size: 32px; }

 
.donate_pic{   overflow: hidden; background: #006636; height: 400px;  display: block;     position: relative; }
.donate_pic dd{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.donate_pic dd .txt{display: block; width: calc(50% - 60px); overflow: hidden;}
.donate_pic dd .txt strong{display: block; color: #fff; font-size: 30px;font-weight:100;}
.donate_pic dd .txt span{display: block; color: #fff; font-size: 18px; margin: 20px 0;}
.donate_pic dd .txt font{display: block; color: #fff; font-size: 14px;}
.donate_pic dt{display: block;width: 50%;display: flex; justify-content: center; align-items: center;background: url(../../static/img/donate_pic.jpg); background-size: cover; position: relative; margin: 0 0 0 50%; height: 100%;}
.donate_pic dt:after{ content: ""; background: #006636; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.3;}
.donate_pic dt p{ display: flex; align-items: center; position: relative; z-index: 3;}
.donate_pic dt p img{display: block; width: auto; height: 160px; margin: 0 20px;}


.donate_pic_bottom{display: block; overflow: hidden; padding: 60px 0;}   
.donate_pic_bottom .d_p_bottomswiper{}
.donate_pic_bottom .d_p_bottomswiper .swiper-slide{    display: block; }
.donate_pic_bottom .d_p_bottomswiper .swiper-slide p{display: block;overflow: hidden;  border-radius: 20px; -webkit-transform: scale(0.86); -moz-transform: scale(0.86); transform: scale(0.86); transition: all .6s;}
.donate_pic_bottom .d_p_bottomswiper .swiper-slide p img{  display: block; width:100%;}
.donate_pic_bottom .d_p_bottomswiper .swiper-slide-active p{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.donate_pic_bottom .d_p_bottomswiper_pagination{ display: flex; justify-content: center;margin-top: 30px;}
.donate_pic_bottom .d_p_bottomswiper_pagination span{width: 12px; height: 12px; background: #ccc; opacity: 1; display: block; margin:0 5px;}
.donate_pic_bottom .d_p_bottomswiper_pagination .swiper-pagination-bullet-active{background: #006636; }

.donate_team{display: block; overflow: hidden; background: #f2f2f2;     position: relative;}
.donate_team .d_team_swiper{   }
.donate_team .d_team_swiper .swiper-slide{display: flex; align-items: stretch; justify-content: space-between; min-height: 400px; }
.donate_team .d_team_swiper .swiper-slide dd{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.donate_team .d_team_swiper .swiper-slide dd .txt{  width: calc(50% - 50px); position: relative; top:50px; opacity: 0; transition: all .6s;}
.donate_team .d_team_swiper .swiper-slide-active dd .txt{ opacity: 1; top:0; }
.donate_team .d_team_swiper .swiper-slide dd .txt strong{display: block; color: #006636; font-size: 28px; margin-bottom: 10px;font-weight:100;}
.donate_team .d_team_swiper .swiper-slide dd .txt span{display: block; color: #006636; font-size: 22px; margin-bottom: 10px; /*font-weight: bold;*/}
.donate_team .d_team_swiper .swiper-slide dd .txt font{ display: block; color: #006636; font-size: 18px;  }
.donate_team .d_team_swiper .swiper-slide p{display: block; width: 50%; overflow: hidden;      position: relative; height:100%;   margin: 0 0 0 50%;}
.donate_team .d_team_swiper .swiper-slide p img{display: block; width: 100%;height: 100%; object-fit: cover;}

.donate_team .d_team_swiper_pagination{  display: flex; position: absolute;  left: 50%; bottom: 30px; z-index: 3; text-align: left; transform: translate(-50%, -50%); }
.donate_team .d_team_swiper_pagination span{width: 12px; height: 12px; background: #ccc; opacity: 1; display: block; margin:0 5px;}
.donate_team .d_team_swiper_pagination .swiper-pagination-bullet-active{background: #006636; }

.donate_team .stt{position: absolute; top: 0; transform: translate(-50%, 0%); left: 50%; font-size: 30px; /*font-weight: bold;*/ color: #fff; z-index: 9;} 
.donate_team .stt span{ font-size: 30px; /*font-weight: bold;*/ color: #fff; background: #006636; padding: 6px 0; border-radius: 0 0 10px 10px; display: block; width: 320px; text-align: center; } 

 
.info_banner{position: relative; display: block; overflow: hidden; height: 400px;}
.info_banner img{ display: block; width: 100%; height: 100%; object-fit: cover; }   
.info_banner .bannertt{width: 100%; background: rgba(0, 0, 0, 0.50); position: absolute; left: 0; bottom: 0;}
.info_banner .bannertt a{float: left; height: 50px; color: #fff; display: flex; align-items: center; font-size: 18px; min-width: 150px; justify-content: center;}
.info_banner .bannertt a:hover,.info_banner .bannertt .active{    background: #006636;}
.info_banner .txt{position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); z-index: 3;}
.info_banner .txt strong{display: block; color: #fff; font-size: 36px; line-height: 36px; margin-bottom: 20px;font-weight:100;}
.info_banner .txt span{ display: block; color: #fff; font-size: 18px;}
 

.webinfo_a1{display: block; overflow: hidden; padding: 60px 0;}
.webinfo_a1 .green_tt{ margin:0 0 30px 0;}
.webinfo_a1 .text{    margin-bottom: 50px;}
.webinfo_a1 .text span{color: #006636; font-size: 18px; display: block;     text-align: justify; margin-bottom: 50px;}
.webinfo_a1 .text font{color: #666; font-size: 14px; display: block;}
.webinfo_a1 .tags{ -webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1); padding: 30px; border-radius: 20px;  display: flex; align-items: stretch; justify-content: space-between; background: #fff; position: relative; }
.webinfo_a1 .tags dd{position: relative; z-index: 3;}
.webinfo_a1 .tags dd span{display: block; text-align: center; color: #666; font-size: 32px; margin-bottom: 10px;transition: all .3s;}
.webinfo_a1 .tags dd font{font-size: 18px; width: 180px; color: #006636; background: #f2f2f2; border-radius: 7px; padding: 0 10px; display: flex; align-items: center; justify-content: center; height: 90px;transition: all .3s;    text-align: center;}
.webinfo_a1 .tags:after{  content: ""; position: absolute; width:calc(100% - 80px); height: 1px; display: block; background: #7fb29a; bottom: 70px; left:40px; }
.webinfo_a1 .tags dd:hover span{ color: #006636;  }
.webinfo_a1 .tags dd:hover font{ color: #fff;  background: #006636;  }


.webinfo_a2{padding: 0px 0 100px; display: block; overflow: hidden;} 
.webinfo_a2 .green_tt{ margin-bottom: 30px;}
.webinfo_a2 .icenter{}
.webinfo_a2 .icenter li{ border: 1px solid #006636; padding:30px; margin: 0 0 30px 0; background-image: linear-gradient(90deg, #fff, #d6f4e6); overflow: hidden; }
.webinfo_a2 .icenter li strong{color: #006636; display: inline-block; font-size: 30px; border-bottom: 2px solid #006636; margin-bottom: 20px;font-weight:100;}
.webinfo_a2 .icenter li p{color: #006636; display: block; font-size: 16px;}
 

.webinfo_a3{ display: block; overflow: hidden; position: relative; padding: 0 0 100px; }
.webinfo_a3 .green_tt{ margin-bottom: 30px;}
.webinfo_a3 .webinfo_a3_swiper{ overflow: hidden; }
.webinfo_a3 .webinfo_a3_swiper .swiper-slide{}
.webinfo_a3 .webinfo_a3_swiper .swiper-slide i{-webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1);  display: flex; justify-content: center; align-items: center; overflow: hidden; border-radius: 10px; margin: 10px; transition: all .3s;}
.webinfo_a3 .webinfo_a3_swiper .swiper-slide i img{display: block; width: 90%; transition: all .3s; }
.webinfo_a3 .webinfo_a3_swiper .swiper-slide:hover i img{  -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); }
.webinfo_a3 .webinfo_a3_swiper .swiper-slide p{display: block; overflow: hidden; margin-top: 20px;}
.webinfo_a3 .webinfo_a3_swiper .swiper-slide p span,.webinfo_a3_swiper .swiper-slide p font{display: block; color: #333; text-align: center; font-size: 16px;}
.webinfo_a3 .webinfo_a3_swiper .swiper-slide:hover p span,.webinfo_a3_swiper .swiper-slide:hover p font{ color:#006636; }
.webinfo_a3 .webinfo_a3_swiper .swiper-slide p font{ /*font-weight: bold;*/}
.webinfo_a3 .webinfo_a3_pagination{ display: flex; justify-content: center;margin-top: 30px;}
.webinfo_a3 .webinfo_a3_pagination span{width: 12px; height: 12px; background: #ccc; opacity: 1; display: block; margin:0 5px;}
.webinfo_a3 .webinfo_a3_pagination .swiper-pagination-bullet-active{background: #006636; }

 
 
.webinfo_b1{display: block; overflow: hidden; margin: 60px 0;}
.webinfo_b1 .green_tt{ margin-bottom: 30px;}
.webinfo_b1 .pic{}
.webinfo_b1 .pic img{display: block; width: auto; max-width: 100%; margin: 0 auto;}

 
.webinfo_b2_text{display: block; color: #333; font-size: 18px; margin: 30px auto;     text-align: justify;}

.webinfo_b2{ margin: 60px 0; overflow: hidden; display: block; background: #f2f2f2; padding: 60px 0;}

.web_i_b2_team{ margin: 50px auto;}
.web_i_b2_team h3{color: #006636; display: block; font-size: 22px; /*font-weight: bold;*/ margin-bottom: 10px;}
.web_i_b2_team dl{display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.web_i_b2_team dl dd{ display: flex; justify-content: space-between; align-items: flex-start; float: left; width: 50%; overflow: hidden;border-bottom: 1px solid #ddd; padding: 15px 0;}
.web_i_b2_team dl dd strong{display: block; color: #333; font-size: 16px; width: 80px;font-weight:100;}
.web_i_b2_team dl dd span{display: block; color: #333; font-size: 16px; width: 80px;}
.web_i_b2_team dl dd font{display: block; color: #666; font-size: 16px; width: calc(100% - 160px);}

.web_i_b2_team2 dl{ display: block;}
.web_i_b2_team2 dl dd{ display: block; float: none; width: 100%;}
.web_i_b2_team2 dl dd strong{float: left;font-weight:100;}
.web_i_b2_team2 dl dd p{width: calc(100% - 80px); float: left; }
.web_i_b2_team2 dl dd p span{ float: left;}
 

.webinfo_b3{display: block; overflow: hidden; margin: 60px 0;}
.webinfo_b3 .green_tt{ margin-bottom: 30px;}
.webinfo_b3 .web_b3_teams{}
.webinfo_b3 .web_b3_teams dl{display: flex; justify-content: space-between; align-items: center;    margin-bottom: 30px;}
.webinfo_b3 .web_b3_teams dl:last-child{ margin-bottom: 0;}
.webinfo_b3 .web_b3_teams dl p{display: block; overflow: hidden; width: 16%; border: 1px solid #eee;}
.webinfo_b3 .web_b3_teams dl p img{ display: block; width: 100%;}
.webinfo_b3 .web_b3_teams dl dd{display: block; width: 82%; }
.webinfo_b3 .web_b3_teams dl dd strong{color: #006636; display: block; font-size: 24px;font-weight:100;}
.webinfo_b3 .web_b3_teams dl dd span{color: #006636; display: block; font-size:20px; margin: 10px 0;}
.webinfo_b3 .web_b3_teams dl dd font{display: block; color: #333; font-size: 16px;}


 

.webinfo_b4{ margin:100px 0;}
.webinfo_b4 .green_tt{ margin-bottom: 30px;}
.web_i_b2_team3{}
.web_i_b2_team3 dl dd{ width: 100%; display: block; }
.web_i_b2_team3 dl dd span{color: #333; float: left; /*font-weight: bold;*/}


.webinfo_b5{ padding: 0; margin: 0 0 100px 0; background: none; }
.web_i_b2_team4 dl dd span{width: calc(100% - 110px);  margin-right: 30px;   padding: 0 0 0 0;}
 

 
.newslist .webd3_rh dl dd{display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px;}
.newslist .webd3_rh dl dd span{display: block; color: #333; font-size: 16px; /*font-weight: bold;*/ width: calc(100% - 260px); }
.newslist .webd3_rh dl dd:hover span{ color: #006636; text-decoration-line: underline; }
.newslist .webd3_rh dl dd .morea{margin: 0; display: block; text-align: center; width: 100px; background: #fff; color: #006636;    zoom: 0.9;font-size: 14px; line-height: 30px;height: 30px; }
.newslist .webd3_rh dl dd .morea:hover{background: #006636; color: #fff;}
 
 


.web_d4{margin: 60px auto; display: flex; align-items: center; justify-content: space-between;}
.web_d4 .lf{ display: block; width: 48%; overflow: hidden; border-radius: 20px;}
.web_d4 .lf img{display: block; width: 100%; }
.web_d4 .rh{display: block; width: 48%; overflow: hidden;}
.web_d4 .rh strong{color: #006636; display: block; font-size: 32px; margin: 0 0 20px 0;font-weight:100;}
.web_d4 .rh span{display: block; color: #333; font-size: 16px; text-align: justify;}

 
 

.newslist .webd5_lf ul li{ margin: 0; }
.newslist .webd5_lf ul li span{ padding: 10px 0;  border: 0;   border-bottom: 1px solid #ddd; }
.newslist .webd5_lf ul li span a{ font-size: 18px; color: #666;}
.newslist .webd5_lf ul .active span a,.newslist .webd5_lf ul li:hover span a{color: #006636;}
.newslist .webd5_lf ul .active span,.newslist .webd5_lf ul li:hover span{ border-bottom: 1px solid #006636; }
 








.web_c_banner .txt img{ filter: brightness(0) invert(1); display: block; width: auto; height: 180px; }

.webpage_c{ top: auto;margin: 60px auto;}
.webpage_c .tt{ margin-bottom:50px;}
.webpage_c .tt strong{ color: #006636; display: block;  font-size: 32px; margin-bottom: 20px;font-weight:100;}
.webpage_c .tt span{display: block; color: #333; font-size: 18px; text-align: justify;}


.web_c_a_events{}
.web_c_a_events .tt{ position: relative; display: block; overflow: hidden; padding:20px 0;  }
.web_c_a_events .tt:after{  content: ""; background: #e9e9e9; position: absolute; width: 95%; height: 100%; top: 0; left: 0; display: block; z-index: -1; border-radius: 0 20em 0 0;  }
.web_c_a_events .tt .icenter{}
.web_c_a_events .tt .icenter strong{display: block; color: #333; font-size: 32px; margin-bottom: 0;font-weight:100;}
.web_c_a_events .tt .icenter span{display: block; color: #333; font-size: 18px; }

 
   .web_c_a_events .tt:after{z-index: 1;}
   .web_c_a_events .tt .icenter{position: relative; z-index: 2;}
   .web_c_a_events2 li{ height: 320px;}
   .web_c_a_events2 .web_events_list li:nth-child(2n) .rh .icon:after{ top: -270px; }
 



.web_events_list{}
.web_events_list li{ background: #006636; overflow: hidden; height: 380px; position: relative; display: block;   }
.web_events_list li .lf{position: relative; height: 100%; display: flex; align-items: center;}
.web_events_list li .lf dd{display: block; width: 46%; overflow: hidden;}
.web_events_list li .lf dd strong{display: block; color: #fff; font-size: 24px; margin-bottom: 10px;font-weight:100;}
.web_events_list li .lf dd span{display: block; color: #fff; font-size: 14px; margin-bottom: 10px;     line-height: 20px; }
.web_events_list li .lf dd .morea{ border: 1px solid #fff;zoom: 0.9;}
.web_events_list li .lf dd .morea:hover{ background: #fff; color: #006636;}
.web_events_list li .lf dd i{}
.web_events_list li .lf dd i img{filter: brightness(0) invert(1); display: block; height: 40px; margin-bottom: 10px;}

.web_events_list li .rh{position: absolute; width: 50%; height: 100%; right: 0; top: 0;}
.web_events_list li .rh .icon:after{   content: "\E91A"; font-family: icomoon; color: #006636; font-size: 600px; transform: translate(0%, -50%); position: absolute; top:300px; left: 0%; z-index: 2;}
.web_events_list li .rh img{display: block; width: 100%; height: 100%; object-fit: cover;}

.web_events_list li:nth-child(2n){ background: #e9e9e9; }
.web_events_list li:nth-child(2n) .lf dd{margin: 0 0 0 54%;}
.web_events_list li:nth-child(2n) .lf dd strong,.web_events_list li:nth-child(2n) .lf dd span{ color:#333; }
.web_events_list li:nth-child(2n) .lf dd i img{filter:none;}
.web_events_list li:nth-child(2n) .rh .icon:after{ color: #e9e9e9; }
.web_events_list li:nth-child(2n) .rh{ right: 50%;}
.web_events_list li:nth-child(2n) .rh .icon:after{ left: auto; right: -25px; transform: rotate(180deg); top: -220px; }
.web_events_list li:nth-child(2n) .lf dd .morea{ border: 1px solid #006636; }
.web_events_list li:nth-child(2n) .lf dd .morea:hover{ background: #e9e9e9; }



.web_c_team{}
.web_c_team .tt{ display: block; overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 30px; }
.web_c_team .tt strong{display: block; color: #333; font-size: 36px;font-weight:100;font-weight:100;}


.web_c_piclist{display: block; overflow: hidden; margin: 60px auto;}   
.web_c_piclist .tt{display: block; overflow: hidden; margin: 0 0 30px 0;}
.web_c_piclist .tt strong{display: block; color: #333; font-size: 36px; margin-bottom: 10px;font-weight:100;}
.web_c_piclist .tt span{display: block; color: #333; font-size: 18px;  }
.web_c_piclist dl{display: flex; justify-content: space-between; align-items: stretch;}
.web_c_piclist dl dd{display: block; width: 19%; height: 420px; background: #f2f2f2; overflow: hidden; position: relative; transition: all .6s; }
.web_c_piclist dl .active{ width: 40%;}
.web_c_piclist dl dd .pic{display: block; overflow: hidden; width: 100%; height: 100%; object-fit: cover;}
.web_c_piclist dl dd .bg{position: absolute; bottom: 0; left: 0; width: 100%; height: 100%;opacity: 1; transition: all .4s;}
.web_c_piclist dl dd .tag{ position: absolute; bottom: 49px; text-align: center; color: #fff; z-index: 3; width: 100%; font-size: 22px;opacity: 1; transition: all .4s; /*font-weight: bold;*/ }
.web_c_piclist dl dd .txt{ position: absolute; width: 100%; bottom: 0; padding:30px; background:rgba(255, 255, 255,0.8);   transition: all .6s;   opacity: 0; }
.web_c_piclist dl dd .txt strong{color: #006636; display: block; font-size: 24px; line-height: 26px; margin-bottom: 10px;     min-width: 400px;font-weight:100;}
.web_c_piclist dl dd .txt span{color: #006636; display: block; font-size: 16px;     min-width: 400px; }
.web_c_piclist dl .active .tag,.web_c_piclist dl .active .bg{ opacity: 0;}
.web_c_piclist dl .active .txt{ opacity: 1;  }





 

.web_c1_text{display: block; border-bottom: 1px solid #ddd; padding: 50px 0; overflow: hidden;}
.web_c1_text span{color: #006636; display: block; font-size: 22px;     text-align: justify;}

.web_c1_blogs{ display: block; overflow: hidden; margin-bottom: 50px; }
.web_c1_blogs .act{display: block; margin: 50px 0;}
.web_c1_blogs .act h3{color: #006636; display: block; font-size: 26px; /*font-weight: bold;*/ border-bottom: 1px solid #006636; padding: 0 0 10px 0; margin: 0 0 20px 0;}
.web_c1_blogs .act dl{display: flex; justify-content: space-between; align-items: flex-start;}
.web_c1_blogs .act dl dd{ display: block; overflow: hidden; position: relative; border-radius: 6px; width: 40%; }
.web_c1_blogs .act dl dd img{ display: block; width: 100%; }
.web_c1_blogs .act dl dt{ display: block; overflow: hidden; position: relative; width: 56%;}
.web_c1_blogs .act dl dt strong{display: block; color: #333; font-weight: normal; font-size: 16px;font-weight:100;}
.web_c1_blogs .act dl dt p{display: flex; justify-content: space-between; align-items: flex-start; margin: 25px 0;}
.web_c1_blogs .act dl dt p .fa{display: block; color: #006636; font-size: 18px;}
.web_c1_blogs .act dl dt p span{display: block; color: #666; font-size: 14px; margin-left: 10px; }
.web_c1_blogs .act dl dt .morea{}

 






 

.web_c_one_bottom_pic{ margin: 60px 0;}
.web_c_one_bottom_pic .tt{ display: block; overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-bottom: 30px;}
.web_c_one_bottom_pic .tt h3{ font-size: 36px; /*font-weight: bold;*/ display: block; color: #333;}

.web_c_one_bottom_pic .list{ margin: 50px auto; display: block; overflow: hidden; }
.web_c_one_bottom_pic .list a{display: flex; justify-content: space-between; align-items: center; overflow: hidden; margin-bottom: 30px;}
.web_c_one_bottom_pic .list a i{display: block; overflow: hidden; border: 1px solid #ddd; width: 23%;}
.web_c_one_bottom_pic .list a i img{ display: block; width: 100%; }
.web_c_one_bottom_pic .list a .txt{ display: block; overflow: hidden; width: 73%; }
.web_c_one_bottom_pic .list a .txt strong{ color: #006636; display: block; font-size: 32px; font-weight:100;}
.web_c_one_bottom_pic .list a .txt span{ color: #006636; display: block; font-size: 12px;     margin: 20px 0;}
.web_c_one_bottom_pic .list a .txt font{ color: #666; display: block; font-size: 16px;     margin: 20px 0;}

.web_c1_one_photos{display: block; overflow: hidden; padding: 60px 0; background: #f2f2f2;}
.web_c1_one_photos .tt{display: block; overflow: hidden; border-bottom: 1px solid #ddd; padding-bottom: 10px; margin-bottom: 30px;}
.web_c1_one_photos .tt h3{}
.web_c1_one_photos .tt h3 span{color: #006636; display: block; font-size: 36px;  /*font-weight: bold;*/}
.web_c1_one_photos .tt h3 font{color: #333; display: block; font-size: 18px;     margin: 10px 0;}

.web_c1_one_photos_swiper,.web_c1_one_photos_swipers{ overflow: hidden;}
.web_c1_one_photos .swiper-slide{}
.web_c1_one_photos .swiper-slide a{display: block;overflow: hidden;}
.web_c1_one_photos .swiper-slide a p{   overflow: hidden; display: block; border: 1px solid #ddd; width: calc(100% - 2px); } 
.web_c1_one_photos .swiper-slide a p img{display: block; width: 100%; transition: all .3s;}
.web_c1_one_photos .swiper-slide a:hover p img{  -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); }
.web_c1_one_photos .swiper-slide a span{  display: block; text-align: center; font-size: 14px; color: #333; margin: 10px 0; }
.web_c1_one_photos .swiper-slide a span i{display: block; text-align: center; font-style: inherit;}
.web_c1_one_photos .swiper-slide a:hover span,.web_c1_one_photos .swiper-slide a:hover span i{ color: #006636; }

.web_c1_one_photos_swiper_swiper_pagination,.web_c1_one_photos_swiper_swiper_paginations{     display: flex;justify-content: center;margin-top: 20px; }
.web_c1_one_photos_swiper_swiper_pagination span,.web_c1_one_photos_swiper_swiper_paginations span{ width: 12px; height: 12px; background: #ccc; opacity: 1; display: block; margin: 0 5px; }
.web_c1_one_photos_swiper_swiper_pagination .swiper-pagination-bullet-active,.web_c1_one_photos_swiper_swiper_paginations .swiper-pagination-bullet-active{ background: #006636;  }


.web_c1_one_photos2{ background: #fff; padding-bottom: 0; }


   
 
 

.incompany{display: block; overflow: hidden; padding: 60px 0 220px; background: #006636; position: relative;}
.incompany .icenter{position: relative; z-index: 3;}
.incompany .text{}
.incompany .text strong{display: block; color: #fff; font-size: 36px; margin-bottom: 20px;font-weight:100;}
.incompany .text p{display: block; color: #fff; font-size: 18px; margin-bottom: 20px; text-align: justify; }
.incompany .botnum{ display: flex; align-items: center; overflow: hidden; margin: 50px 0 20px; justify-content: flex-start; }
.incompany .botnum .lf{display: flex; align-items: center;     margin-right:60px;     min-width: 700px; }
.incompany .botnum .lf span{display: block; color: #fff; font-size: 24px;}
.incompany .botnum .lf i{display: block; width: 200px; height: 1px; background: #fff; margin: 0 5px;}
.incompany .botnum .lf font{font-family: centuryGothicBold; display: block; color: #fff; font-size: 60px;     margin-bottom: 20px;}
.incompany .botnum .lf .ioc{ display: block; color: #fff; font-size: 30px;     margin: 0 0 0 10px;}
.incompany .botnum .rh{}
.incompany .botnum .rh .dha2{  zoom: 1.1;  }


.incompany .tip{display: block; text-align: right; color: #fff; font-size: 14px; margin: 0 0;}
.incompany .inabbg{position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; opacity: 0.06;}

.innum{display: flex; justify-content: space-between; align-items: center; overflow: hidden; margin: 30px 0; }
.innum dd{}
.innum dd p{display: flex; align-items: center; justify-content: center;}
.innum dd p span{font-family: centuryGothicBold; display: block; color: #fff; font-size: 60px;     line-height: 70px;}
.innum dd p font{ display: block; color: #fff; font-size: 36px; /*font-weight: bold;*/ margin: 0 0 0 5px; }
.innum dd strong{ display: block; color: #fff; font-size: 14px; text-align: center; font-weight: normal; }

 

.innews{position: relative; margin: 0 auto; top: -200px; margin-bottom: -100px; }
.innews .tt strong,.innews .tt span{ color: #fff;font-weight:100;}

 

.homeactive{display: block; overflow: hidden; position: relative; background: url(../../static/img/homeactive_bgpic.jpg); background-size: cover; padding-bottom: 0; }
.homeactive .h_act_one{position: relative; z-index: 9;}
.homeactive .h_act_one .tt{ display: block; overflow: hidden; margin: 0 0 20px 0; }
.homeactive .h_act_one .tt strong{ -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to right, #00c251, #099945 50%, #146535); font-style: inherit; font-size: 36px; font-weight:100;}
.homeactive .h_act_one .tt span{display: block; color: #333; font-size: 18px; margin: 10px 0;}
.homeactive .h_act_one .h_act_one_icon{display: flex; justify-content: space-between; align-items: center; overflow: hidden; margin-bottom: 30px;}
.homeactive .h_act_one .h_act_one_icon a{display: block; width: 30%;}
.homeactive .h_act_one .h_act_one_icon a img{display: block; width: auto; height: 70px; margin-bottom: 16px;}
.homeactive .h_act_one .h_act_one_icon a span{display: block; position: relative; color: #333; font-size: 16px; padding: 20px 0;}
.homeactive .h_act_one .h_act_one_icon a span:after{   content: ""; position: absolute; width: 20%; height: 2px; background: #aaa; top: 0; left: 0; z-index: 3; transition: all .3s;}
.homeactive .h_act_one .h_act_one_icon a span::before{ content: ""; position: absolute; width: 100%; height: 1px; background: #ccc; top: 2px; left: 0; }
.homeactive .h_act_one .h_act_one_icon a:hover span:after{ width:100%; }

.homeactive .h_act_one .h_act_one_icon a:nth-child(1) span{  color: #0577fd;  }
.homeactive .h_act_one .h_act_one_icon a:nth-child(2) span{  color: #f3983b;  }
.homeactive .h_act_one .h_act_one_icon a:nth-child(3) span{  color: #1fb226;  }
.homeactive .h_act_one .h_act_one_icon a:nth-child(1) span::after,.homeactive .h_act_one .h_act_one_icon a:nth-child(1) span::before{background: #0577fd;}
.homeactive .h_act_one .h_act_one_icon a:nth-child(2) span::after,.homeactive .h_act_one .h_act_one_icon a:nth-child(2) span::before{background: #f3983b;}
.homeactive .h_act_one .h_act_one_icon a:nth-child(3) span::after,.homeactive .h_act_one .h_act_one_icon a:nth-child(3) span::before{background: #1fb226;}

.homeactive .h_act_tipicon{ position: absolute; bottom: 0; right: 0; width: 30%; opacity: 0.2;   animation: xb1 12s linear infinite; -webkit-animation: xb1 12s linear infinite; }
@keyframes xb1 { 0% { } 25% { transform: translate(7%,-7%); } 50% { transform: translate(14%,0%); } 75% { transform: translate(7%,7%); } 100% { transform: translate(0%,0%); } }
@-webkit-keyframes xb1 { 0% { transform: translate(0%,0%); } 25% { transform: translate(7%,-7%); } 50% { transform: translate(14%,0%); } 75% { transform: translate(7%,7%); } 100% { transform: translate(0%,0%); } }


.homeactive .homemap{display: block; overflow: hidden; margin: 60px auto 0; position: relative; z-index: 9; }
.homeactive .homemap .lf{float: left; width: 60%; margin-bottom:0; position: relative;}
.homeactive .homemap .lf h3{display: block; color: #333; font-size: 18px; /*font-weight: bold;*/}
.homeactive .homemap .rh{float: right; width: 35%;}
.homeactive .homemap .rh dd{display: block; float: left; width: 50%; overflow: hidden;margin-bottom: 80px;}
.homeactive .homemap .rh dd p{display: flex; align-items: center; justify-content: flex-start;}
.homeactive .homemap .rh dd p span{-webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to right, #00c251, #099945 50%, #146535); font-style: inherit; font-size: 60px; font-family: centuryGothicBold; line-height: 70px;}
.homeactive .homemap .rh dd p font{display: block; color: #006636; font-size: 36px;/*font-weight: bold;*/ margin: 0 0 0 5px; }
.homeactive .homemap .rh dd strong{display: block; font-size: 18px; color: #333; /*font-weight: normal;*/font-weight:100;}
.homeactive .homemap .rh .text{color: #666; font-size: 16px;}


.homeactive .homemap .lf #root{ width: 700px !important; height: 670px !important; }
.homeactive .homemap .lf .maptt{display: block; color: #006636; font-size: 18px; margin-bottom: 5px;     padding: 10px 10px 0 10px;}
.homeactive .homemap .lf .d1{display: block; color: #333; font-size: 15px; padding: 0 10px; margin-bottom: 3px;}
.homeactive .homemap .lf .d1 .st{ display: inline-block; color: #006636; font-family: centuryGothicBold; }







.homebanner{ position: relative; width: 100%; height: calc(100% - 150px);   overflow: hidden; }
.homebanner .inbanner_swiper{ position: relative;  height: 100%; }
.homebanner .inbanner_swiper .swiper-wrapper{}
.homebanner .inbanner_swiper .swiper-wrapper .swiper-slide{}
.homebanner .inbanner_swiper .swiper-wrapper .swiper-slide a{}
.homebanner .inbanner_swiper .swiper-wrapper .swiper-slide a img{display: block; width: 100%; height: 100%; object-fit: cover;   }

.homebanner .fa{ position: absolute; width: 40px; height: 40px; top: 50%; left: 10px; z-index: 3; background: #fff; border-radius: 50%; display: flex; justify-content: center; align-items: center; color: #006636; font-size: 20px; opacity: 0.5; cursor:pointer; }
.homebanner .inbanner_swiper_next{ left:auto; right: 10px;}
.homebanner .fa:hover{ opacity:1;}
 
.inbanner_swiper_pagination{position: absolute; bottom: 30px; width: 100%; z-index: 3; display: flex; justify-content: center;}
.inbanner_swiper_pagination span{  width: 12px; height: 12px; background: #fff; opacity: 1; display: block; margin: 0 5px;}   
.inbanner_swiper_pagination .swiper-pagination-bullet-active{ background: #006636;  }

.homebanner .bot{position: absolute; bottom: 20px; left: 50%; transform: translate(-50%, -50%); z-index: 3; display: flex; align-items: center;}



.weba1_one{display: flex; align-items: stretch; justify-content: space-around;position: relative; }
.weba1_one .lf{display: block; overflow: hidden; width: 50%;}
.weba1_one .lf img{display: block; width: 100%;}
.weba1_one .rh{display: block; overflow: hidden; width: 50%; display: flex; align-items: center; justify-content: center;}
.weba1_one .rh dd{ display: block; overflow: hidden; position: absolute; padding: 0; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.weba1_one .rh dd strong{display: block; font-size: 28px; color: #333;  margin: 0 0 15px 55%; width: 45%; color:#006636;font-weight:100;}
.weba1_one .rh dd span{display: block; font-size: 14px; color: #333;  margin: 0 0 15px 55%; width: 45% }
 

.web_a_qa{display: block; overflow: hidden; padding: 60px 0; background: #d6e2dc;}
.web_a_qa .qalist{}
.web_a_qa .qalist li{display: block; overflow: hidden; margin: 0 0 30px;}
.web_a_qa .qalist li .webaqa_aa{border-bottom: 1px solid #6b9b84; cursor:pointer; overflow: hidden; padding-bottom: 20px; margin-bottom: 20px; display: flex; justify-content: space-between; align-items: flex-start;}
.web_a_qa .qalist li .webaqa_aa span,.web_a_qa .qalist li .webaqa_bb span{width:40px; height: 40px; background: #808683; border-radius: 50%; color: #fff; font-size: 24px; display: flex; justify-content: center; align-items: center;}
.web_a_qa .qalist li .webaqa_aa font{display: block; width: calc(100% - 130px); color: #006636; font-size: 26px; /*font-weight: bold;*/}
.web_a_qa .qalist li .webaqa_aa i{width: 40px; height: 40px; background: #aaa; border-radius: 50%; color: #fff; font-size: 24px; display: flex; justify-content: center; align-items: center; transition: all .3s;}
.web_a_qa .qalist li .webaqa_bb{display: none;}
.web_a_qa .qalist li .webaqa_bb span{float: left;background: #f39739; }
.web_a_qa .qalist li .webaqa_bb font{float: right; display: block; width: calc(100% - 70px); font-size: 14px; color: #282828;}

.web_a_qa .qalist li .on i{ transform: rotate(180deg);  background: #006636;}
.web_a_qa .qalist li .on span{ background: #006636;}
.web_a_qa .qalist li:nth-child(1) .webaqa_bb{display: block;}
 
 

.weba2_text{display: block; overflow: hidden; padding: 60px 0; background: #006636;}
.weba2_text .icenter{}
.weba2_text .icenter h3{display: block; color: #fff; font-size: 32px; border-bottom: 1px solid #fff; margin: 0 0 20px 0;     padding-bottom: 10px; /*font-weight: bold;*/  }
.weba2_text .icenter dl{display: flex; justify-content: space-between; align-items: flex-start;}
.weba2_text .icenter dl dd{display: block; overflow: hidden; width: 21%;}
.weba2_text .icenter dl dd span{ display: block; color: #fff; font-size: 24px; /*font-weight: bold;*/ margin: 0 0 20px 0; }
.weba2_text .icenter dl dd span:after{ content: ""; display: block; width: 50px; height: 2px; background: #fff; margin: 20px 0 0 0; }
.weba2_text .icenter dl dd font{display: block; color: #fff; font-size: 14px; text-align: justify;}
 


 
.weba2_one{display: block; overflow: hidden;}
.weba2_one dl{display: flex; align-items: stretch; justify-content: space-between; flex-direction: row-reverse; position: relative; }
.weba2_one dl:nth-child(2n){ flex-direction: row;}    
.weba2_one dl .rh dd strong,.weba2_two .rh dd strong{ color: #006636;     margin: 0 0 15px 0; font-weight:100;}
.weba2_one dl .rh dd font{color: #006636; font-size: 20px;     margin: 0 0 15px 0;display: block;}
.weba2_one dl .rh dd span{ margin: 0 ;width: 45%;}
.weba2_two{background: #f2f2f2;}

.weba2_one dl:nth-child(2n) .rh dd strong{    margin: 0 0 15px 55%;}
.weba2_one dl:nth-child(2n) .rh dd font{    margin: 0 0 15px 55%;}
.weba2_one dl:nth-child(2n) .rh dd span{    margin: 0 0 0 55%;}

.weba2_two .rh dd strong{ margin: 0 0 15px 55%;font-weight:100;}
 

 
 

.webc2_bottompdf{margin: 60px auto;}
.webc2_bottompdf h3{color: #006636; display: block; font-size: 36px; /*font-weight: bold;*/ margin-bottom: 30px;}
.webc2_bottompdf .a_h_aa{display: block; overflow: hidden; border-bottom: 1px solid #ddd; padding: 0 0 20px 0; margin-bottom: 20px;}
.webc2_bottompdf .a_h_aa a{cursor: pointer; display: block; float: left; color: #666; font-size: 24px; margin: 0 20px 0 0; /*font-weight: bold;*/}
.webc2_bottompdf .a_h_aa .active{color: #006636; }
.webc2_bottompdf .a_h_bb{}
.webc2_bottompdf .a_h_bb dl{ display: none; overflow: hidden; }
.webc2_bottompdf .a_h_bb dl:nth-child(1){ display: block;}
.webc2_bottompdf .a_h_bb dl a{display: block; margin: 10px 0; float: left; width: 100%; }
.webc2_bottompdf .a_h_bb dl a span{display: inline-block; color: #666; font-size: 16px; border-bottom: 1px solid #ddd; /*font-weight: bold;*/ }
.webc2_bottompdf .a_h_bb dl a:hover span{ color: #006636; border-bottom: 1px solid #006636; }

.webc2_newslist{ margin: 60px auto; }
.webc2_newslist h3{color: #006636; display: block; font-size: 36px; /*font-weight: bold;*/ border-bottom: 1px solid #006636; margin: 0 0 50px 0; padding-bottom: 20px;}
.webc2_newslist dl{}
.webc2_newslist dl dd{display: flex; justify-content: space-between; align-items: flex-start;    margin-bottom: 50px;}
.webc2_newslist dl dd i{display: block; border: 1px solid #eee; width: 25%; background: #fff; box-shadow: 0px 4px 12px 0 rgba(0, 0, 0, 0.15);}
.webc2_newslist dl dd i img{display: block;  width: 100%;}
.webc2_newslist dl dd p{display: block; overflow: hidden; width: 70%;}
.webc2_newslist dl dd p span{display: block; color: #333; font-size: 18px; /*font-weight: bold;*/ margin-bottom: 20px;}
.webc2_newslist dl dd p .morea{}


.webc2_histroy{ display: block; overflow: hidden; border-bottom: 1px solid #ddd; padding: 50px 0 100px; }
.webc2_histroy h3{color: #006636; display: block; font-size: 36px; /*font-weight: bold;*/   margin: 0 0 50px 0;}

.webc2_histroy .webc2_swiper{position: relative;  padding-top: 20px;  overflow: hidden;}
.webc2_histroy .webc2_swiper:after{  content: ""; position: absolute; width: 100%; height: 1px; background: #ddd; top: 33px; z-index: -1; }
.webc2_histroy .webc2_swiper .swiper-slide{cursor:pointer; height: 110px;}
.webc2_histroy .webc2_swiper .swiper-slide .dot{width: 26px; height: 26px; border: 1px solid #ddd; border-radius: 50%; position: relative; background: #fff; display: flex; justify-content: center; align-items: center; margin:0 auto;}
.webc2_histroy .webc2_swiper .swiper-slide .dot:after{ content: ""; background: #aaa; display: block; width: 12px; height: 12px; border-radius: 50%; }
.webc2_histroy .webc2_swiper .swiper-slide i{display: block; width: 1px; height: 0; background: #006636; margin: 5px auto 0; transition: all .6s;}
.webc2_histroy .webc2_swiper .swiper-slide span{display: block; color: #666; font-size: 20px; text-align: center;}
.webc2_histroy .webc2_swiper .fa{cursor: pointer; font-size: 24px; width: 40px; height: 40px; display: flex; background: #006636; color: #fff; align-items: center; justify-content: center; border-radius: 50%; position: absolute; top:12px; left: 0; z-index: 3;}
.webc2_histroy .webc2_swiper .webc2_swiper_next{left: auto; right: 0;}

.webc2_histroy .webc2_swiper .active i{ height:40px; }
.webc2_histroy .webc2_swiper .active .dot{border: 1px solid #006636;}
.webc2_histroy .webc2_swiper .active .dot:after{ background: #006636;}
.webc2_histroy .webc2_swiper .active span{  color: #006636; }

.webc2_histroy .webc2_swiper .histroy_text{display: block; overflow: hidden; margin: 50px 0 0 0;     min-height: 300px; }
.webc2_histroy .webc2_swiper .histroy_text dt{ display: none;}
.webc2_histroy .webc2_swiper .histroy_text dt:nth-child(1){ display: block;}
.webc2_histroy .webc2_swiper .histroy_text dt p{ display: flex; display: -webkit-flex; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.webc2_histroy .webc2_swiper .histroy_text dt p a{display: block; margin: 10px 0; float: left; width: 50%; padding-right: 30px; }
.webc2_histroy .webc2_swiper .histroy_text dt p a span{display: inline-block; color: #666; font-size: 16px; border-bottom: 1px solid #ddd; /*font-weight: bold; font-weight: bold;*/ display: -webkit-inline-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.webc2_histroy .webc2_swiper .histroy_text dt p a:hover span{color: #006636; border-bottom: 1px solid #006636;}
 



.webc4list{display: block; overflow: hidden; position: relative; margin: 50px auto;  }
.webc4list .aa{}   
.webc4list .aa .tt{color: #006636; display: block; font-size: 30px; border-bottom: 1px solid; padding-bottom: 10px; margin-bottom: 30px; /*font-weight: bold;*/}
.webc4list .a1{display: flex; justify-content: space-between; margin-bottom: 40px; }
.webc4list .a1 p{display: block; overflow: hidden; width: 40%;     border: 1px solid #ddd;}
.webc4list .a1 p img{display: block; width: 100%;}
.webc4list .a1 .txt{display: block; overflow: hidden; width: 55%;}
.webc4list .a1 .txt span{display: block; color: #333; font-size: 16px; margin-bottom: 20px;}
.webc4list .a1 .txt .morea{}
.webc4list .webc4_aa{display: flex; width: 28px; height: 28px; background: #006636; justify-content: center; align-items: center; border-radius: 50%; color: #fff; font-size: 28px; margin: 20px auto; cursor: pointer; transition: all .3s; position: absolute; top: 0; right: 0;}
.webc4list .on{    transform: rotate(180deg);}
.webc4list .webc4_bb{ display: none;}
.webc4list .webc4_bb dl{display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 0 26px;}
.webc4list .webc4_bb dl a{ margin-bottom:26px;}
.webc4list .webc4_bb dl a i{display: block; overflow: hidden; border: 1px solid #ddd;}
.webc4list .webc4_bb dl a i img{display: block; width: 100%; transition: all .3s; }
.webc4list .webc4_bb dl a:hover i img{ -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1); }
.webc4list .webc4_bb dl a p{display: block; overflow: hidden; padding: 20px; background: #f2f2f2;}
.webc4list .webc4_bb dl a p span{display: block; color: #333; font-size: 14px; margin: 0 0 15px 0;}
.webc4list .webc4_bb dl a:hover p span{color: #006636;}
.webc4list .webc4_bb dl a p .morea{ zoom: 0.8;}


.webc4_bot{ display: block; overflow: hidden; margin: 60px auto; }
.webc4_bot .tt{}
.webc4_bot .tt span{color: #006636; display: block; font-size: 18px;  margin-bottom: 10px;  }
.webc4_bot .tt strong{ color: #006636; display: block; font-size: 32px; border-bottom: 1px solid; padding-bottom: 10px; margin-bottom: 30px;  font-weight:100;}
.webc4_bot dd{display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 0 10px;}
.webc4_bot dd a{display: block; margin: 10px 0;}
.webc4_bot dd a span{display: inline-block; color: #666; font-size: 16px; border-bottom: 1px solid #ddd; /*font-weight: bold;*/}
.webc4_bot dd a:hover span{ color: #006636; border-bottom: 1px solid #006636;  }


 
.webb1_videolist{display: block; overflow: hidden; padding:100px 0; background: #f2f2f2;}
.webb1_videolist .tt{display: block; overflow: hidden; margin-bottom: 30px;}
.webb1_videolist .tt strong{display: block; color: #333; font-size: 36px; line-height: 36px; margin-bottom: 10px;font-weight:100;}
.webb1_videolist .tt span{display: block; color: #333; font-size: 18px;}
.webb1_videolist .webbivideo_swiper{ display: block; overflow: hidden; }
.webb1_videolist .webbivideo_swiper .swiper-slide{}
.webb1_videolist .webbivideo_swiper .swiper-slide a{}
.webb1_videolist .webbivideo_swiper .swiper-slide a i{display: block; overflow: hidden; position: relative; border-radius: 10px;}
.webb1_videolist .webbivideo_swiper .swiper-slide a i:after{ content: ""; position: absolute; width: 100%; height: 100%; background: #000; top: 0; left: 0; opacity: 0.3; }
.webb1_videolist .webbivideo_swiper .swiper-slide a i img{display: block; width: 100%; transition: all .3s;}
.webb1_videolist .webbivideo_swiper .swiper-slide a i .bo{position: absolute; width: auto; height: 50px; top: 50%; left: 50%; filter: brightness(0) invert(1); margin: -25px;    z-index: 3;}
.webb1_videolist .webbivideo_swiper .swiper-slide a span{text-align: center; font-size: 16px; margin: 10px auto 0; color: #333; display: block;  }
.webb1_videolist .webbivideo_swiper .swiper-slide a:hover span{color: #006636; }
.webb1_videolist .webbivideo_swiper .swiper-slide a:hover img{  -webkit-transform:scale(1.1); -moz-transform:scale(1.1); transform:scale(1.1);}
.webb1_videolist .webbivideo_swiper .swiper-slide a:hover .bo{  -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1);}

.webb1_videolist  .webbivideo_swiper_pagination{ display: flex; justify-content: center;margin: 20px auto 0;}
.webb1_videolist  .webbivideo_swiper_pagination span{width: 12px; height: 12px; background: #ccc; opacity: 1; display: block; margin:0 5px;}
.webb1_videolist  .webbivideo_swiper_pagination .swiper-pagination-bullet-active{background: #006636; }



.webb1_pdflist{ display: block; overflow: hidden; position: relative; margin: 60px auto;}
.webb1_pdflist strong{display: block; color: #333; font-size: 36px; line-height: 36px; margin-bottom: 30px;font-weight:100;}
.webb1_pdflist dl{display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 0 20px;}
.webb1_pdflist dl a{border: 1px solid #ddd; margin: 0 0 20px 0; overflow: hidden; padding:10px; display: flex; justify-content: space-between;}
.webb1_pdflist dl a span{ color: #006636; display: block; font-size: 18px; width: calc(100% - 100px);}
.webb1_pdflist dl a img{display: block; width: auto; height: 24px;}
.webb1_pdflist dl a:hover{ border: 1px solid #006636; } 



 

.webb3_num{ padding: 60px 0; display: block;}
.webb3_num .tt{ margin-bottom: 20px;}
.webb3_num .tt h3{color: #333; display: block; font-size: 36px; /*font-weight: bold;*/ margin: 0 0 20px 0;    text-align: center;}
.webb3_num .tt h4{color: #333; display: block; font-size: 16px; /*font-weight: bold;*/ margin: 0 0 0 0;        text-align: justify;text-align-last: center;}   
.webb3_num dl{display: flex; justify-content: space-between; align-items: center;     margin: 0 auto; width: 770px;}
.webb3_num dl dd{background: #006636; display: block; overflow: hidden; width: 220px; height: 220px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.webb3_num dl dd p{display: flex; align-items: center; justify-content: center; margin-bottom: 10px;}
.webb3_num dl dd p span{display: block; font-size: 60px; color: #fff; font-family: centuryGothicBold; line-height: 60px;}
.webb3_num dl dd p font{display: block; color: #fff; font-size: 22px; margin-left: 10px;}
.webb3_num dl dd strong{display: block; color: #fff; font-size: 16px;    text-align: center; font-weight: normal;font-weight:100;}
.webb3_num dl dd strong::before{  content: ""; display: block; width: 100px; height: 2px; background: #fff; margin: 0 auto 10px; font-weight:100;}
 

 

.weba6_text{ margin: 60px auto; display: block; overflow: hidden; }
.weba6_text h3{display: block; /*color: #333;*/color: #006636;  font-size: 30px; /*font-weight: bold;*/}
.weba6_text h4{display: block; color: #006636; font-size: 24px; margin: 20px 0; }
.weba6_text h5{display: block; color: #333; font-size: 14px;}
.weba6_text .line{margin: 20px 0; display: block; width: 100px; height: 2px; background: #006636;}

.weba6_bumtext{background: #fef9f5; display: block; overflow: hidden; padding: 60px 0;}
.weba6_bumtext h3{display: block; color: #006636; font-size: 30px; /*font-weight: bold;*/}
.weba6_bumtext h3:after{ content:"";margin: 20px 0; display: block; width: 100px; height: 2px; background: #006636; }
.weba6_bumtext h4{display: block; color: #333; font-size: 14px; text-align: justify;}
.weba6_bumtext dl{ display: flex; justify-content: space-between; align-items: flex-start; margin: 50px 0; overflow: hidden; }
.weba6_bumtext dl dd{}
.weba6_bumtext dl dd p{ display: flex;}
.weba6_bumtext dl dd p span{font-family: centuryGothicBold; display: block; color: #006636; font-size: 66px; line-height: 80px;}
.weba6_bumtext dl dd p font{  display: block; color: #006636; font-size: 26px; margin: 10px; }
.weba6_bumtext dl dd strong{ display: block; color: #006636; font-size: 14px; max-width: 140px; /*font-weight: normal; */font-weight:100;}
.weba6_bumtext .bot{display: flex; justify-content: center; align-items: center;}
.weba6_bumtext .bot .morea{ margin: 0 10px; zoom: 1.3; }
.weba6_bumtext .bot .a2{ background: #e8933d; border: 1px solid #e8933d;}
.weba6_bumtext .bot .a2:hover{  background:none;  color: #e8933d;}


.weba6tables{display: block; overflow: hidden; padding: 60px 0; background: #f2f2f2;}
.weba6tables .tt{display: block; overflow: hidden; margin: 0 auto 50px;}
.weba6tables .tt strong{display: block; color: #006636; font-size: 30px; /*font-weight: bold;*/ margin-bottom: 20px;font-weight:100;}
.weba6tables .tt strong:after {
    content: "";
    margin: 20px 0;
    display: block;
    width: 100px;
    height: 2px;
    background: #006636;
}
.weba6tables .tt span{display: block; color: #333; font-size: 14px;  }
.weba6tables .taa{display: block; overflow: hidden; margin: 30px auto;}
.weba6tables .taa a{border: 1px solid #006636; color: #006636; float: left; padding: 4px 20px; border-radius: 2em; margin: 0 10px 10px 0; font-size: 16px; /*font-weight: bold;*/ display: block; cursor: pointer; }
.weba6tables .taa .active{  background: #006636; color:#fff;  }
.weba6tables .tbb{}
.weba6tables .tbb dd{display: none; overflow: hidden; min-height: 20px; }
.weba6tables .tbb dd:nth-child(1){display: block; }
.weba6tables .tbb dd span{ display: block; float: left; width: 33.33%; overflow: hidden;  border-bottom: 1px solid #adccbd; padding: 10px 0;}
.weba6tables .tbb dd span a{ color: #006636; font-size: 16px; /*font-weight: bold;*/ }
.weba6tables .tbb dd span a:hover{}


.weba6_bottom_pm{display: block; overflow: hidden; margin: 60px auto;}
.weba6_bottom_pm .tticon{display: block; overflow: hidden; margin-bottom: 20px;padding: 0 0 20px 0;}
.weba6_bottom_pm .tticon img{}
.weba6_bottom_pm dd{display: block; overflow: hidden; }
.weba6_bottom_pm dd a{display: block; float: left; width: 150px; text-align: center; color: #fff; border-radius: 2em; height: 36px; line-height: 36px; font-size: 16px; margin: 0 20px 0 0; opacity: 0.6;
transition: all .1s;}
.weba6_bottom_pm dd .acitve,.weba6_bottom_pm dd a:hover{  opacity:1;}



 

.webbanner_a .txt dd .barzt_icon{ display: block; filter: brightness(0) invert(1); margin-bottom: 20px; height:80px; }

.weba3_pmlist{display: flex; align-items: stretch; justify-content: space-between;}
.weba3_pmlist dl{background-color: #fff; -webkit-box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1); box-shadow: 0 6px 10px 3px rgba(0, 0, 0, 0.1); display: block; width: 32%; overflow: hidden; position: relative;}
.weba3_pmlist dl p{display: block; overflow: hidden; padding: 20px; border-bottom: 2px solid #ddd; margin-bottom: 0;}
.weba3_pmlist dl p img{display: block; width: auto; height: 60px; margin-bottom: 10px;}
.weba3_pmlist dl p span{display: block; color: #333; font-size: 16px;}
.weba3_pmlist dl:nth-child(1) p span{ color: #2a7bf1;  }
.weba3_pmlist dl:nth-child(2) p span{ color: #f39739;  }
.weba3_pmlist dl:nth-child(3) p span{ color: #57b140;  }
.weba3_pmlist dl dd{display: block; overflow: hidden; padding: 40px 20px;}
.weba3_pmlist dl dd font{display: block; overflow: hidden; border-bottom: 1px solid #ddd; padding: 10px 0;}
.weba3_pmlist dl:nth-child(1) dd font:hover{border-bottom: 1px solid #2a7bf1; }
.weba3_pmlist dl:nth-child(2) dd font:hover{border-bottom: 1px solid #f39739; }
.weba3_pmlist dl:nth-child(3) dd font:hover{border-bottom: 1px solid #57b140; }
.weba3_pmlist dl dd font a{color: #666; display: block;font-size: 16px;}
.weba3_pmlist dl:nth-child(1)  dd font:hover a{color: #2a7bf1;}
.weba3_pmlist dl:nth-child(2)  dd font:hover a{color: #f39739;}
.weba3_pmlist dl:nth-child(3)  dd font:hover a{color: #57b140;}
 

.weba3_pic{margin: 60px auto; display: block; overflow: hidden;}
.weba3_pic .tt{ display: block; overflow: hidden; margin: 0 0 30px 0;}
.weba3_pic .tt strong{display: block; /*color: #333;*/color: #006636; font-size: 36px;margin-bottom: 20px; font-weight:100;}
.weba3_pic .tt span{display: block; /*color: #333;*/color: #006636; font-size: 18px;margin: 10px 0;}
.pm_list_tables{  display: block; overflow: hidden;     position: relative; }
.pm_list_tables .lf{background: #006636; display: block; overflow: hidden; width:24%; padding: 0;     height: 400px;padding-top: 110px;}
.pm_list_tables .lf a{display: flex; align-items: center; justify-content: flex-start; border-bottom: 1px solid #fff; padding: 0 0 10px 0; margin:25px; cursor:pointer; transition: all .3s;opacity: 0.6;}
.pm_list_tables .lf a img{filter: brightness(0) invert(1); display: block; width: auto; height: 30px;}
.pm_list_tables .lf a span{display: block; color: #fff; font-size: 18px; margin: 0 0 0 15px; }
.pm_list_tables .lf .active,.pm_list_tables .lf a:hover{    opacity: 1;}
.pm_list_tables .rh{ position: absolute; width: 75%; height: 100%; top: 0; right: 0;  }
.pm_list_tables .rh .rh_a{  position: absolute; width: 100%; height: 100%; top: 0; right: 0; display: none;  }
.pm_list_tables .rh .rh_a:nth-child(1){ display: block;  }
.pm_list_tables .rh .rh_a dl{}
.pm_list_tables .rh .rh_a dl dd{}

 
.webtextall{ margin:60px auto;}
.webtextall .tt{}
.webtextall .tt strong{display: block; color: #333; font-size: 36px; /*font-weight: bold;*/font-weight:100;}
.webtextall .tt span{ display: block;color: #333;font-size: 16px;}
 

.pm_tb_ict{display: flex; justify-content: space-between; align-items: stretch; position: relative; height: 100%; }
.pm_tb_ict dd{display: block; width: 19%; height: 100%; background: #f2f2f2; overflow: hidden; position: relative; transition: all .6s; }
.pm_tb_ict .active{ width: 40%;}
.pm_tb_ict dd .pic{display: block; overflow: hidden; width: 100%; height: 100%; object-fit: cover;}
.pm_tb_ict dd .bg{position: absolute; bottom: 0; left: 0; width: 100%; height: 100%;opacity: 1; transition: all .4s;}
.pm_tb_ict dd .tag{ position: absolute; bottom: 49px; text-align: center; color: #fff; z-index: 3; width: 100%; font-size: 22px;opacity: 1; transition: all .4s;}
.pm_tb_ict dd .txt{ position: absolute; width: 100%; bottom: 0; padding:30px; background:rgba(255, 255, 255,0.8);   transition: all .6s;   opacity: 0; }
.pm_tb_ict dd .txt strong{color: #006636; display: block; font-size: 20px; line-height: 26px; margin-bottom: 10px;     min-width: 400px;font-weight:100;}
.pm_tb_ict dd .txt span{color: #333; display: block; font-size: 14px;     min-width: 400px; }
.pm_tb_ict .active .tag,.pm_tb_ict .active .bg{ opacity: 0;}
.pm_tb_ict .active .txt{ opacity: 1;  }
 

 

.pm_tb_ict2 dd{ width: 44%;}
.pm_tb_ict2 .active{ width: 55%;}
 

 
 
@media screen and (max-width:1600px) {   
  



}

 





