@charset "UTF-8";
html{
  font-size: 6.25vw;
}
@media screen and  (min-width: 1600px){ /*主体宽度*/
  html{
  font-size: 100px;
}
}
@media screen and  (max-width:300px){
  html{
  font-size:100px;
}
}
body{ text-align: justify;}
body::-webkit-scrollbar{ width: 5px;}
body::-webkit-scrollbar-track{ background-color: #F1F1F1;}
body::-webkit-scrollbar-thumb{ width: 5px;  background-color: #1dba75;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #1dba75;width: 20px;}
@media  screen and (max-width:1024px){
.slick-dots li{border-radius:6px;width:6px; height:6px; margin:0 4px;}
.slick-dots li.slick-active{width: 18px;}
}

.w_1680{max-width:1680px; margin-right: auto; margin-left: auto;}
.w_1400{max-width:1400px; margin-right: auto; margin-left: auto;}
.w_1520{max-width:1520px; margin-right: auto; margin-left: auto;}
.w_1291{max-width:1291px; margin-right: auto; margin-left: auto;}
.w_1600{max-width:1600px; margin-right: auto; margin-left: auto;}
.w_1480{max-width:1480px; margin-right: auto; margin-left: auto;}
.w_1336{max-width:1336px; margin-right: auto; margin-left: auto;}
.w_1350{max-width:1350px; margin-right: auto; margin-left: auto;}
.w_1360{max-width:1360px; margin-right: auto; margin-left: auto;}
.w_1660{max-width:1660px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.w_1430{max-width:1430px; margin-right: auto; margin-left: auto;}
.w_1490{max-width:1490px; margin-right: auto; margin-left: auto;}
.w_1580{max-width:1580px; margin-right: auto; margin-left: auto;}
.w_1614{max-width:1614px; margin-right: auto; margin-left: auto;}
.w_1513{max-width:1513px; margin-right: auto; margin-left: auto;}
.w_1656{max-width:1656px; margin-right: auto; margin-left: auto;}
.w_1650{max-width:1650px; margin-right: auto; margin-left: auto;}
.w_1630{max-width:1630px; margin-right: auto; margin-left: auto;}
.w_1730{max-width:1730px; margin-right: auto; margin-left: auto;}
.w_1720{max-width:1720px; margin-right: auto; margin-left: auto;}
.w_1460{max-width:1460px; margin-right: auto; margin-left: auto;}
.w_1740{max-width:1740px; margin-right: auto; margin-left: auto;}
.w_1545{max-width:1545px; margin-right: auto; margin-left: auto;}
.w_1585{max-width:1585px; margin-right: auto; margin-left: auto;}
.w_1560{max-width:1560px; margin-right: auto; margin-left: auto;}
.w_1420{max-width:1420px; margin-right: auto; margin-left: auto;}
.w_1390{max-width:1420px; margin-right: auto; margin-left: auto;}

.ctext{padding-left: calc(70px + 0.3rem);padding-right: calc(70px + 0.3rem);}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: absolute;left: 0;top: 0.26rem;z-index: 99999;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs{ width: 100%;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;}
.t_navs .top .logo{line-height: 0; margin-right: 40px;}
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 34px;}
.t_navs .top .logo .img2{display: none;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 calc(12px + 0.1rem);}
.t_navs .top .menu .l1 .a1{ display: block;color: #333; position: relative;line-height: calc(70px + 0.86rem); font-size: calc(15px + 0.12rem);font-weight: bold;}
/* .t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #1dba75;} */
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 3px; background: #1dba75; position: absolute; bottom: calc(10px + 0.4rem); left: 50%;transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .menu .l1.on .a1::after,.t_navs .top .menu .l1:hover .a1::after{width: 100%;}
.t_navs .top .u2{min-width: 140px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .l1:hover .u2{/* -webkit-transition: all .85s;opacity: 1;visibility: visible; */}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; text-align: center;font-size: 16px;line-height: 35px;padding: 0 30px;white-space:nowrap;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.t_navs .top .u2 .l2 .a2::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs .top .u2 .l2 .a2>div{color: rgba(255, 255, 255, .75);
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs .top .u2 .l2 .a2:hover::after{width: 60px;margin-left: -30px;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #1dba75;}
.t_navs .top .l1:hover .u2 .l2 .a2{/* -webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1; */}
.t_navs .top .dh_box{display: flex;align-items: center;}
.t_navs .top .dh_box img{width: 30px;display: block;}
.t_navs .top .dh_box .ico2{display: none;}
.t_navs .top .dh_box .wz{font-size: calc(14px + 0.12rem);color: #000000;line-height: calc(20px + 0.2rem);font-weight: bold;padding-left: 8px;}
.wyb_s.on{top: 0; position: fixed; background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.ny .t_navs .top .dh_box .ico1{display: none;}
.wyb_s.ny .t_navs .top .dh_box .ico2{display: block;}
.wyb_s.ny .t_navs .top .logo .img1{display: none;}
.wyb_s.ny .t_navs .top .logo .img2{display: block;}
.wyb_s.ny .t_navs .top .menu .l1 .a1{color: #fff;}
.wyb_s.ny .t_navs .top .dh_box .wz{color: #fff;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: calc(70px + 1.12rem);opacity: 0;}
@media screen and (max-width:1800px) {
.t_navs .top .logo{margin-right: 0;}
.t_navs .top .logo img{height: 30px;}
.t_navs .top .menu .l1{padding: 0 calc(8px + 0.06rem);}
.t_navs .top .menu .l1 .a1{ line-height: calc(60px + 0.2rem); font-size: calc(16px + 0.08rem);}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{bottom: calc(6px + 0.1rem);}
.t_nav_zw{width: 100%;height: calc(60px + 0.76rem);opacity: 0;}
}
@media screen and (max-width:1470px) {
.t_navs .top .logo img{height: 26px;}
.t_navs .top .menu .l1{padding: 0 calc(8px + 0.04rem);}
.t_navs .top .menu .l1 .a1{ line-height: calc(50px + 0.2rem); font-size: calc(16px + 0.04rem);}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{bottom: calc(6px + 0.05rem); }
.t_nav_zw{width: 100%;height: calc(50px + 0.76rem);opacity: 0;}
}
@media screen and (max-width:1280px) {
.t_navs .top .logo img{height: 22px;}
.t_navs .top .menu .l1{padding: 0 calc(8px + 0.04rem);}
.t_navs .top .menu .l1 .a1{ line-height: calc(50px + 0.1rem); font-size: 16px;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{bottom: calc(6px + 0.05rem); }
.t_navs .top .dh_box img{width: 22px;}
.t_navs .top .dh_box .wz{font-size: 16px;}
.t_nav_zw{width: 100%;height: calc(50px + 0.66rem);opacity: 0;}
}
@media screen and (max-width:1100px) {
.t_navs .top .logo img{height: 18px;}
.t_navs .top .menu .l1 .a1{ font-size: 15px;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{bottom: calc(6px + 0.05rem); }
.t_navs .top .dh_box .wz{font-size: 15px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .top .pcSs_box{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.wyb_s{ top: 0;}
.t_nav_zw{height: 50px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: absolute; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 10px 0;}
.t_navs .top .logo img{ height: 18px;}
.t_navs .top .dh_box{margin-right: 20px;}
.t_navs .top .dh_box img{width: 24px;}
.t_navs .top .dh_box .wz{font-size: 16px;line-height: 30px;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#1dba75;position:absolute;top:50%;margin-top:-1px;left: 8px;margin-left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after,
.t_navs .menuph .menu-toggle span.hamburger:before{content:"";display:block;width:24px;height:2px;background:#1dba75;position:absolute;top:50%;margin-top:-1px;left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after {margin-top:-8px;top:0;transition-delay:0.27s;}
.t_navs .menuph .menu-toggle span.hamburger:before {margin-top:8px;top:0;transition-delay:0.2s;}
.t_navs .menuph .menu-toggle span.hamburger span{width: 2px;height: 2px;display: block;background: #1dba75;position: absolute;right: 20px;top:50%;margin-top:-1px;}
.t_navs .menuph .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs .menuph .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs .menuph .menu-toggle span.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#1dba75;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
}

/* 底部 */
.b_nav1{padding-top: calc(26px + 0.4rem);padding-bottom: calc(96px + 0.2rem);background-color: #eeeeee;}
.b_nav1 .w_1520{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav1 .left{width: 22.76315789473684%;}
.b_nav1 .left .logo img{width: 100%;display: block;}
.b_nav1 .left ul{margin-top: calc(12px + 0.28rem);}
.b_nav1 .left ul li{font-size: calc(14px + 0.04rem);color: #3a3a3a;line-height: calc(20px + 0.2rem);display: flex;align-items: center;justify-content: flex-start;}
.b_nav1 .left ul li a{color: #3a3a3a;}
.b_nav1 .left ul li img{width: calc(18px + 0.07rem);display: block;}
.b_nav1 .center{width: 47.36842105263158%;}
.b_nav1 .center ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav1 .center .yj a{font-size: calc(14px + 0.04rem);color: #0c0c0c;line-height: calc(20px + 0.04rem);font-weight: bold;display: block;text-align: center;}
.b_nav1 .center .ej{margin-top: calc(12px + 0.12rem);}
.b_nav1 .center .ej a{font-size: calc(14px + 0.01rem);color: #4e4e4e;line-height: 20px;display: block;text-align: center;margin-bottom: calc(12px + 0.04rem);}
.b_nav1 .center .ej a:last-child{margin-bottom: 0;}
.b_nav1 .center .yj a:hover,
.b_nav1 .center .ej a:hover{color: #1dba75;}
.b_nav1 .right{width: 17.10526315789474%;}
.b_nav1 .right h6{font-size: calc(16px + 0.06rem);color: #141414;line-height: calc(20px + 0.06rem);font-weight: bold;margin-bottom: calc(12px + 0.16rem);}
.b_nav1 .right ul{margin: -6px -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.b_nav1 .right ul li{width: 50%;padding: 6px 10px;}
.b_nav1 .right ul img{width: 100%;display: block;margin-bottom: 10px;}
.b_nav1 .right ul .wz{font-size: calc(16px + 0.02rem);color: #575757;line-height: calc(20px + 0.02rem);text-align: center;}
@media  screen and (max-width:1700px){
.b_nav1 .left ul li{font-size: calc(14px + 0.02rem);line-height: calc(20px + 0.16rem);}
}
@media  screen and (max-width:1400px){
.b_nav1 .left ul li{font-size: 14px;line-height: 30px;}
.b_nav1 .left ul li img{width: calc(18px + 0.02rem);}
.b_nav1 .center .yj a{font-size: calc(14px + 0.02rem);}
.b_nav1 .center .ej a{font-size: 14px;}
}
@media  screen and (max-width:1200px){
.b_nav1 .left ul li{font-size: 13px;line-height: 26px;}
.b_nav1 .center{width: 50%;}
.b_nav1 .center .yj a{font-size: 15px;}
.b_nav1 .center .ej a{font-size: 13px;}
.b_nav1 .left ul li img{width: 18px;}
}
@media  screen and (max-width:1100px){
.b_nav1 .left ul li{font-size: 12px;line-height: 26px;}
.b_nav1 .center{width: 52%;}
.b_nav1 .center .yj a{font-size: 14px;}
.b_nav1 .center .ej a{font-size: 12px;}
.b_nav1 .left ul li img{width: 16px;}
}
@media  screen and (max-width:1024px){
.b_nav1{padding-top: 30px;padding-bottom: 30px;padding-bottom: 182px;}
.b_nav1 .w_1520{display: block;}
.b_nav1 .left{width: 100%;margin-bottom: 20px;}
.b_nav1 .left .logo img{width: auto;height: 24px;}
.b_nav1 .left ul{margin-top: calc(12px + 0.28rem);}
.b_nav1 .left ul li{font-size: calc(14px + 0.04rem);color: #3a3a3a;line-height: calc(20px + 0.2rem);display: flex;align-items: center;justify-content: flex-start;}
.b_nav1 .left ul li img{width: calc(18px + 0.07rem);display: block;}
.b_nav1 .center{display: none;}
.b_nav1 .right{width: 100%;}
.b_nav1 .right ul{margin: -6px;width: calc(100% + 12px);;}
.b_nav1 .right ul li{width: 25%;padding: 6px;}
.b_nav1 .right ul img{width: 100%;display: block;margin-bottom: 6px;}
.b_nav1 .right ul .wz{font-size: 14px;}
}

.b_nav2{background-color: #97dbae;padding-top: 20px;padding-bottom: 14px;position: fixed;left: 0;bottom: 0;width: 100%;z-index: 9999;}
.b_nav2 ul{display: flex;justify-content: center;align-items: center;}
.b_nav2 ul li{margin-right: 50px;}
.b_nav2 ul li:nth-child(4){margin-right: 36px;}
.b_nav2 ul li:nth-child(5){margin-right: 0;}
.b_nav2 ul .dh_box{display: flex;justify-content: center;align-items: center;}
.b_nav2 ul .dh_box .ico{width: 28px;height: 28px;border: 2px solid #fff;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.b_nav2 ul .dh_box .ico img{width: 16px;display: block;}
.b_nav2 ul .dh_box .wz{font-size: calc(14px + 0.04rem);color: #fff;line-height: calc(20px + 0.04rem);font-weight: bold;padding-left: 6px;}
.b_nav2 ul .srk_box{width: calc(84px + 1.7rem);position: relative;} 
.b_nav2 ul .srk_box input{width: 100%;height: calc(30px + 0.04rem);background-color: #ffffff;box-shadow: 0 0 5px rgba(0,0,0,0.1);border-radius: 34px;padding: 0 12px 0 calc(38px + 0.26rem);font-size: calc(14px + 0.01rem);color: #333;}
.b_nav2 ul .srk_box input::-webkit-input-placeholder{font-size: calc(14px + 0.01rem);color: #c2c7cd;opacity: 1;}
.b_nav2 ul .srk_box input::-moz-placeholder{font-size: calc(14px + 0.01rem);color: #c2c7cd;opacity: 1;}
.b_nav2 ul .srk_box input::moz-placeholder{font-size: calc(14px + 0.01rem);color: #c2c7cd;opacity: 1;}
.b_nav2 ul .srk_box input:-ms-input-placeholder{font-size: calc(14px + 0.01rem);color: #c2c7cd;opacity: 1;}
.b_nav2 ul .srk_box img{width: calc(44px + 0.2rem);display: block;left: -12px;top: 50%;transform: translate(0,-50%);position: absolute;}
.b_nav2 ul .button{cursor: pointer; width: calc(60px + 0.2rem);font-size: calc(14px + 0.01rem);color: #fff;line-height: calc(28px + 0.04rem);border-radius: 34px;background-color: #00da7a;text-align: center;border: 1px solid #5fc33e;box-shadow: 0 0 5px rgba(0,0,0,0.1);}
.b_nav2 ul .button:hover{background-color: #1dba75;}
@media  screen and (max-width:1240px){
.b_nav2 ul .dh_box .ico{width: 24px;height: 24px;}
.b_nav2 ul .dh_box .ico img{width: 14px;}
.b_nav2 ul .dh_box .wz{font-size: 15px;}
.b_nav2 ul .srk_box{width: calc(60px + 1.2rem);} 
}
@media  screen and (max-width:1024px){
.b_nav2{padding-top: 50px;padding-bottom: 24px;}
.b_nav2 .none{width: 20px;display: block;position: absolute;right: 12px;top: 12px;}
.b_nav2 ul{flex-wrap: wrap;margin: -8px;width: calc(100% + 16px);}
.b_nav2 ul li{margin-right: 0;width: 50%;padding: 8px;}
.b_nav2 ul li:nth-child(1){display: none;}
.b_nav2 ul li:nth-child(4){margin-right: 0;}
.b_nav2 ul li:nth-child(5){margin-right: 0;}
.b_nav2 ul .dh_box{justify-content: flex-start}
.b_nav2 ul .dh_box .wz{font-size: 16px;}
.b_nav2 ul .srk_box{width: 100%;} 
.b_nav2 ul .button{width: 100%;}
}

/* 首页 */
.sy_banner{width: 100%;position: relative;}
.sy_banner .ulbox img{width: 100%;display: block;}
.sy_banner .ulbox .slick-dots{position: absolute;left: 0;bottom: 1rem;width: 100%;}
.sy_banner .ulbox .slick-dots li{background: #1dba75;opacity: 0.6;}
.sy_banner .ulbox .slick-dots li.slick-active{opacity: 1; width: 30px;}
.sy_banner .posi_box{width: 100%;position: absolute;left: 0;bottom: -1.05rem;}
.sy_banner .posi_box ul{background-color: #ffffff;border-radius: 0.5rem;padding: 0.2rem 0.7rem;display: flex;justify-content: space-between;align-items: center;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.sy_banner .posi_box ul ._top{margin-bottom: 0.2rem;display: flex;justify-content: center;align-items: center;font-size:0.66rem;color: #1dba75;line-height:0.86rem;font-weight: bold;}
.sy_banner .posi_box ul ._bottom{font-size: 0.24rem;color: #000;line-height: 0.3rem;text-align: center;}
.sy_banner .posi_box ul .l2{width: 3px;height: 1.08rem;background-color: #dfdfdf;}

@media  screen and (max-width:1024px){
.sy_banner .ulbox .slick-dots li{opacity: 0.8;}
.sy_banner .ulbox .slick-dots li.slick-active{width: 24px;opacity: 1;}
.sy_banner .posi_box{position: static;padding-top: 20px;}
.sy_banner .posi_box ul{border-radius: 0.5rem;padding: 20px;flex-wrap: wrap;}
.sy_banner .posi_box ul li{width: 50%;padding: 6px;}
.sy_banner .posi_box ul ._top{margin-bottom: 8px;font-size: calc(20px + 0.2rem);line-height: calc(24px + 0.2rem);}
.sy_banner .posi_box ul ._bottom{font-size: calc(14px + 0.04rem);line-height: calc(20px + 0.04rem);}
.sy_banner .posi_box ul .l2{display: none;}
}

.sy_tit{text-align: center;}
.sy_tit .title1{font-size:0.81rem;color: #434343;line-height:0.87rem;text-align: center;margin-bottom: 0.22rem;font-weight: bold;font-family: "Microsoft YaHei";}
.sy_tit .title2{font-size:0.43rem;color: #434343;line-height:0.49rem;font-weight: lighter;font-family: "Microsoft YaHei";}

@media  screen and (max-width:1680px){
.sy_tit .title1{font-size:0.68rem;line-height:0.74rem;}
.sy_tit .title2{font-size:0.36rem;line-height:0.42rem;}
}
@media  screen and (max-width:1024px){
.sy_tit .title1{font-size: 22px;line-height: 26px;margin-bottom: 6px;}
.sy_tit .title2{font-size: 14px;line-height: 20px;}
}

.sy_section1{padding-top: 2.3rem;padding-bottom: 2rem;}
.sy_section1 .content{margin-top: calc(12px + 0.5rem);position: relative;}
.sy_section1 .content .ba_img{width: 100%;display: block;}
.sy_section1 .content ul{width: 100%;position: absolute;left: 0;top: 0;display: flex;}
.sy_section1 .content ul li{width: 33.333%;}
.sy_section1 .content ul .num{font-size: 0.7rem;color: #434343;line-height:0.74rem;font-weight: bold;font-family: "Microsoft YaHei";margin-bottom: 4px;}
.sy_section1 .content ul img{width:1rem;display: block;margin: 0 auto calc(10px + 0.04rem) auto;}
.sy_section1 .content ul .bt{font-size: 0.36rem;color: #434343;line-height:0.4rem;text-align: center;font-weight: bold;}
.sy_section1 .content ul .line{width:2.16rem;height: 2px;background-color: #1fdeb8;margin:0.14rem auto 0.14rem auto;}
.sy_section1 .content ul .info{font-size: calc(12px + 0.01rem);color: #434343;line-height: calc(20px + 0.08rem);padding: 0 0.5rem 0 0.8rem;}

@media  screen and (max-width:1400px){
.sy_section1 .content ul img{width: calc(30px + 0.5rem);margin: 0 auto 10px auto;}
.sy_section1 .content ul .bt{font-size: calc(16px + 0.12rem);line-height: calc(20px + 0.12rem);}
.sy_section1 .content ul .line{width: calc(60px + 1.2rem);margin: calc(8px + 0.02rem) auto calc(8px + 0.02rem) auto;}
.sy_section1 .content ul .info{font-size: 14px;color: #434343;line-height: 22px;padding: 0 0.4rem 0 0.7rem;}
}
@media  screen and (max-width:1280px){
.sy_section1 .content ul img{width: calc(30px + 0.5rem);margin: 0 auto 10px auto;}
.sy_section1 .content ul .bt{font-size: calc(16px + 0.12rem);line-height: calc(20px + 0.12rem);}
.sy_section1 .content ul .line{width: calc(60px + 1.2rem);margin: calc(8px + 0.02rem) auto calc(8px + 0.02rem) auto;}
.sy_section1 .content ul .info{font-size: 12px;color: #434343;line-height: 19px;padding: 0 0.4rem 0 0.7rem;}
}
@media  screen and (max-width:1200px){
.sy_section1 .content ul img{width: 46px;}
.sy_section1 .content ul .info{padding: 0 0.2rem 0 0.8rem;}
}
@media  screen and (max-width:1200px){
.sy_section1 .content ul img{width: 36px;}
.sy_section1 .content ul .info{font-size: 11px;}
}
@media  screen and (max-width:1024px){
.sy_section1{padding-top: 30px;padding-bottom: 30px;}
.sy_section1 .content{margin-top: 20px;}
.sy_section1 .content .ba_img{display: none;}
.sy_section1 .content ul{position: static;display: block;}
.sy_section1 .content ul li{width: 100%;display: flex;align-items: center;flex-wrap: wrap;margin-bottom: 14px;padding-bottom: 14px;border-bottom: 1px solid #1fdeb8;}
.sy_section1 .content ul li:nth-child(2){border-bottom: 1px solid #51d694;}
.sy_section1 .content ul li:nth-child(3){border-bottom: 1px solid #2db071;}
.sy_section1 .content ul li:last-child{margin-bottom: 0;}
.sy_section1 .content ul .num{width: 30px;margin-bottom: 0;font-size: 34px;line-height: 40px;}
.sy_section1 .content ul img{width: 32px;margin: 0;}
.sy_section1 .content ul .bt{text-align: left;width: calc(100% - 62px);padding-left: 12px;font-size: 16px;line-height: 20px;}
.sy_section1 .content ul .line{display: none;}
.sy_section1 .content ul .info{font-size: 14px;line-height: 22px;padding: 0;margin-top: 10px;}
}

.sy_section2{padding-top: calc(30px + 0.3rem);padding-bottom: calc(30px + 0.2rem);background-color: #f7fbf8;}
.sy_section2 .content{display: flex;justify-content: space-between;align-items: center;margin-top: calc(20px + 0.26rem);}
.sy_section2 .content .left{width: 42%;}
.sy_section2 .content .left img{width: 100%;display: block;border-radius: 0.35rem;}
.sy_section2 .content .right{width: 52%;}
.sy_section2 .content .right .bt{display: flex; flex-wrap: wrap; margin-bottom: 0.45rem;font-size: 0.64rem;color: #434343;line-height:0.74rem;font-weight: bold;}
.sy_section2 .content .right .info{font-size:0.2rem;color: #434343;line-height:0.4rem;font-weight: bold;}

@media  screen and (max-width:1680px){
.sy_section2 .content .right .bt{font-size:0.6rem;line-height: 0.7rem;}

}
@media  screen and (max-width:1024px){
.sy_section2 .content{display: block;margin-top: 20px;}
.sy_section2 .content .left{width: 100%;}
.sy_section2 .content .right{width: 100%;padding-left: 0;margin-top: 16px;}
.sy_section2 .content .right .bt{margin-bottom: 12px;font-size: calc(18px + 0.2rem);line-height: calc(24px + 0.2rem);}
}

.sy_section3{width: 100%;padding-top: calc(30px + 0.7rem);padding-bottom: calc(30px + 1.7rem);}
.sy_section3 .sy_tit{margin-bottom: calc(12px + 0.58rem);}
.sy_section3 .ul{margin: 0 -0.5rem;width: calc(100% + 1rem);}
.sy_section3 .ul .li{padding: 0 0.5rem;}
.sy_section3 .ul a{display: block;width: 100%;border: calc(3px + 0.05rem) solid #23deb6;border-radius: 8px;}
.sy_section3 .ul a .title{font-size:0.32rem;color: #434343;line-height: 0.36rem;padding:0.13rem;font-weight: bold;text-align: center;}
.sy_section3 .ul a .pic{ width: 100%; padding-bottom: 69.129%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section3 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section3 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section3 .ul a .dl{position: relative;padding: calc(10px + 0.04rem) calc(100px + 0.4rem) calc(10px + 0.12rem) calc(12px + 0.16rem);background: linear-gradient(to right,#30b373,#1fdeb8);}
.sy_section3 .ul a .dd{margin-bottom: 0.18rem;}
.sy_section3 .ul a .dd:last-child{margin-bottom: 0;}
.sy_section3 .ul a .dd .wz1{font-size: calc(16px + 0.05rem);color: #ffffff;line-height: calc(20px + 0.05rem);margin-bottom: 6px;font-weight: bold;}
.sy_section3 .ul a .dd .wz2{font-size: 14px;color: #ffffff;line-height: 20px;}
.sy_section3 .ul a .dl .posi_logo{width: calc(100px + 0.32rem);display: block;position: absolute;right: 0;bottom: 0;}
.sy_section3 .ul .slick-dots{margin-top: 30px;}


@media  screen and (max-width:1680px){
.sy_section3 .ul{margin: 0 -0.4rem;width: calc(100% + 0.8rem);}
.sy_section3 .ul .li{padding: 0 0.4rem;}
.sy_section3 .ul a .dl{padding: calc(10px + 0.04rem) calc(60px + 0.5rem) calc(10px + 0.12rem) calc(12px + 0.1rem);}
.sy_section3 .ul a .dd{margin-bottom: 0.16rem;}
.sy_section3 .ul a .dd .wz1{font-size: 15px;}
.sy_section3 .ul a .dl .posi_logo{width: calc(60px + 0.32rem);}
}
@media  screen and (max-width:1100px){
.sy_section3 .ul a .dd .wz1{font-size: 14px;}
.sy_section3 .ul a .dd .wz2{font-size: 12px;}
}
@media  screen and (max-width:1024px){
.sy_section3 .sy_tit{margin-bottom: 20px;}
.sy_section3 .ul{margin: 0 -10px;width: calc(100% + 20px);}
.sy_section3 .ul .li{padding: 0 10px;}
.sy_section3 .ul a .dl{padding: calc(10px + 0.04rem) calc(100px + 0.5rem) calc(10px + 0.12rem) calc(12px + 0.16rem);background: linear-gradient(to right,#30b373,#1fdeb8);}
.sy_section3 .ul a .dd{margin-bottom: calc(12px + 0.06rem);}
.sy_section3 .ul a .dd:last-child{margin-bottom: 0;}
.sy_section3 .ul a .dd .wz1{font-size: calc(16px + 0.05rem);color: #ffffff;line-height: calc(20px + 0.05rem);margin-bottom: 6px;font-weight: bold;}
.sy_section3 .ul a .dd .wz2{font-size: 14px;color: #ffffff;line-height: 20px;}
.sy_section3 .ul a .dl .posi_logo{width: calc(100px + 0.32rem);display: block;position: absolute;right: 0;bottom: 0;}
.sy_section3 .ul .slick-dots{margin-top: 20px;}
}

.sy_section4{padding-bottom: calc(30px + 2.4rem);}
.sy_section4 .content{margin-top: calc(12px + 0.64rem);}
.sy_section4 ul{margin: -0.6rem -0.6rem;width: calc(100% + 1.2rem);display: flex;flex-wrap: wrap;}
.sy_section4 ul li{padding: 0.6rem 0.6rem;width: 33.333%;}
.sy_section4 ul a{display: block;width: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);background-color: #fff;}
.sy_section4 ul a .pic{ width: 100%; padding-bottom: 81.8181%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section4 ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section4 ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section4 ul a .wzbox{width: 100%;padding: 0.42rem 0.4rem;}
.sy_section4 ul a .wzbox .bt{font-size: 0.36rem;color: #434343;line-height: 0.42rem;margin-bottom:0.16rem;font-weight: bold;}
.sy_section4 ul a .wzbox .jj{font-size:0.2rem;color: #1dba75;line-height: 0.26rem;}


@media  screen and (max-width:1680px){
.sy_section4 ul a .wzbox .bt{font-size:0.32rem;line-height: 0.38rem;}
}
@media  screen and (max-width:1024px){
.sy_section4 .content{margin-top: 20px;}
.sy_section4 ul{margin: -8px;width: calc(100% + 16px);}
.sy_section4 ul li{padding: 8px;width: 50%;}
.sy_section4 ul a .wzbox{padding: 12px;}
.sy_section4 ul a .wzbox .bt{font-size: calc(16px + 0.05rem);line-height: calc(20px + 0.05rem);}
.sy_section4 ul a .wzbox .jj{font-size: 14px;line-height: 20px;}
}

.sy_section5{padding-bottom: calc(30px + 1.3rem);}
.sy_section5 .content{margin-top: calc(12px + 0.12rem);display: flex;justify-content: space-between;align-items: center;}
.sy_section5 .content .box1{width: 27.35294117647059%;}
.sy_section5 .content .box1 li{margin-bottom: calc(12px + 0.2rem);padding: 0 calc(12px + 0.08rem);height: calc(100px + 0.7rem);border-radius: calc(100px + 0.7rem);display: flex;justify-content: center;align-items: center;flex-direction: column;}
.sy_section5 .content .box1 li:last-child{margin-bottom: 0;}
.sy_section5 .content .box1 li:nth-child(1){background-color: #54bca4;}
.sy_section5 .content .box1 li:nth-child(2){background-color: #62bd8a;}
.sy_section5 .content .box1 li:nth-child(3){background-color: #32a76d;}
.sy_section5 .content .box1 li img{width: calc(32px + 0.24rem);display: block;}
.sy_section5 .content .box1 li .wz1{font-size: calc(18px + 0.2rem);color: #ffffff;line-height: calc(24px + 0.2rem);margin-bottom: calc(12px + 0.02rem);font-weight: bold;}
.sy_section5 .content .box1 li .wz2{font-size: calc(14px + 0.05rem);color: #ffffff;line-height: calc(20px + 0.05rem);margin-bottom: 8px;}
.sy_section5 .content .box2{width: 42.35294117647059%;}
.sy_section5 .content .box2 img{width: 100%;display: block;}
@media  screen and (max-width:1680px){
.sy_section5 .content .box1 li{margin-bottom: calc(12px + 0.12rem);padding: 0 calc(12px + 0.08rem);height: calc(80px + 0.7rem);border-radius: calc(80px + 0.7rem);}
.sy_section5 .content .box1 li img{width: calc(26px + 0.16rem);}
.sy_section5 .content .box1 li .wz1{font-size: calc(18px + 0.12rem);line-height: calc(24px + 0.12rem);margin-bottom: 8px;}
.sy_section5 .content .box1 li .wz2{font-size: 14px;line-height: 22px;}
}
@media  screen and (max-width:1024px){
.sy_section5 .content{margin-top: 20px;display: block;}
.sy_section5 .content .box1{width: 80%;margin: 0 auto;}
.sy_section5 .content .box1 li{margin-bottom: 12px;padding: 14px;height: auto;display: block;}
.sy_section5 .content .box1 li img{width: 36px;margin: 0 auto 6px auto;}
.sy_section5 .content .box1 li .wz1{font-size: 16px;line-height: 20px;margin-bottom: 8px;text-align: center;}
.sy_section5 .content .box1 li .wz2{font-size: 14px;line-height: 20px;margin-bottom: 0;text-align: center;}
.sy_section5 .content .box2{width: 100%;}
.sy_section5 .content .box2 img{width: 60%;margin: 16px auto;}
}


.sy_section6{}
.sy_section6 .content{margin-top: calc(12px + 0.8rem);padding-top:10px;background: #32a76d; overflow:hidden;}
.sy_section6 .content li{ width: 100%;position: relative;}
.sy_section6 .content li .box{ display: flex; flex-wrap: wrap; justify-content: space-between;  width: 100%;}
.sy_section6 .content li:nth-child(2n){ background:#62bd8a;}
.sy_section6 .content li:nth-child(2){ z-index: 7;}
.sy_section6 .content li:nth-child(3){ z-index: 8;}
.sy_section6 .content li:nth-child(2n+1)::after{ display: block; content: ''; position: absolute; left:0; bottom:-1.6rem; width: 100%; height:6.36rem;background: url({eyou:global name='web_templets_pc' /}/img/img51.1.png) center no-repeat; background-size:100% 100%; z-index: 1;}
.sy_section6 .content li:nth-child(2n+1)::before{ display: block; content: ''; position: absolute; left:0; bottom:-1px; width: 100%; z-index:7; height:2.86rem;
background:#62bd8a;
clip-path: polygon(0% 0%, 0% 0%, 100% 100%, 0% 100%); -webkit-clip-path: polygon(0% 0%, 0% 0%, 100% 100%, 0% 100%); 
}
.sy_section6 .content li:nth-child(2n)::after{ display: block; content: ''; position: absolute; left:0; bottom:-0.24rem; width: 100%; height:5.71rem;background: url({eyou:global name='web_templets_pc' /}/img/img51.2.png) center no-repeat; background-size:100% 100%; z-index: 1;}
.sy_section6 .content li:nth-child(2n)::before{ display: block; content: ''; position: absolute; left:0; bottom:-1px; width: 100%; z-index:7; height:2.1rem;
background:#32a76d;
clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%); -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%); 
}
.sy_section6 .content li:last-child::after{ display: none !important;}
.sy_section6 .content li:last-child::before{ display: none !important;}
.sy_section6 .content li:nth-child(2n+1)  .box{ flex-direction: row-reverse;}
.sy_section6 .content li:nth-child(2n+1) .more{display: flex;justify-content: flex-end;padding-right: 1.4rem;}
.sy_section6 .content li .left{width: 6.5rem; position: relative; z-index: 2; display: flex; align-items: flex-end;}
.sy_section6 .content li .left .pic{ width: 100%; line-height:0; aspect-ratio: 100 / 138;}
.sy_section6 .content li .left .pic img{width: 100%;display: block;}
.sy_section6 .content li .right{ width:calc(100% - 6.5rem); padding-top:1.4rem; padding-bottom:0.8rem; position: relative; z-index: 8;}
.sy_section6 .content li:nth-child(2) .left{ margin-top:-2.4rem;}
.sy_section6 .content li:nth-child(2) .right{ padding-top:0.7rem;}
.sy_section6 .content li:nth-child(3) .left{ margin-top:-3.8rem;}
.sy_section6 .content li:nth-child(3) .right{ padding-top:0.7rem;}
.sy_section6 .content li .right .btbox{display: flex;align-items: center;margin-bottom:0.3rem;}
.sy_section6 .content li .right .btbox .wz1{font-size:0.8rem;color: #ffffff;line-height:0.9rem;margin-right:0.3rem;font-weight: bold; white-space: nowrap;}
.sy_section6 .content li .right .btbox .wz2{font-size:0.28rem;color: #ffffff;line-height:0.4rem;font-weight: bold;}
.sy_section6 .content li .right .info{font-size: 0.22rem;color: #ffffff;line-height:0.44rem;margin-bottom:0.5rem;}
.sy_section6 .content li .right .more a{display: block;font-size:0.3rem;color: #31a36b;line-height: calc(36px + 0.18rem);width: calc(100px + 1.28rem);text-align: center;background-color: #fff;border-radius: 0.19rem;font-weight: bold; padding-bottom: 1px;}
.sy_section6 .content li .right .more a:hover{opacity: 0.8;}

@media  screen and (max-width:1680px){
.sy_section6 .content li:nth-child(2n+1) .more{padding-right: 0.8rem;}
}
@media  screen and (max-width:1024px){
.sy_section6 .content{ padding: 0;}	
.sy_section6 .content li .box{padding: 30px 0 30px 0!important;display: flex;justify-content: space-between;align-items: flex-start;flex-direction:row-reverse;}
.sy_section6 .content li:nth-child(1) .more{display: block;padding-right: 0;}
.sy_section6 .content li:nth-child(1){background: #32a76d!important;}
.sy_section6 .content li:nth-child(2){background: #62bd8a!important;}
.sy_section6 .content li:nth-child(3){background: #32a76d!important;}
.sy_section6 .content li .left{width: 130px;position: static; margin-top:0 !important;}
.sy_section6 .content li .right{width:calc(100% - 142px);padding:10px 0 0 0 !important;}
.sy_section6 .content li .right .btbox{margin-bottom: 12px;display: block;}
.sy_section6 .content li .right .btbox .wz1{font-size: 18px;line-height: 24px;margin-right: 0;margin-bottom: 8px;}
.sy_section6 .content li .right .btbox .wz2{font-size: 15px;line-height: 20px;}
.sy_section6 .content li .right .info{font-size: 14px;line-height: 24px;margin-bottom: 10px;}
.sy_section6 .content li .right .more{position: absolute;left:100%; top:205px; margin-left:25px; }
.sy_section6 .content li .right .more a{display: block;font-size: 14px;line-height: 36px;width: 110px;border-radius: 12px;}
.sy_section6 .content li::after{ display: none !important;}
.sy_section6 .content li::before{ display: none !important;}
}

.sy_section7{padding-top: calc(30px + 1.3rem);padding-bottom: calc(30px + 0.8rem);}
.sy_section7 .content{margin-top: calc(12px + 0.68rem);}
.sy_section7 .content ul{margin: -0.06rem;width: calc(100% + 0.12rem);display: flex;flex-wrap: wrap;}
.sy_section7 .content ul li{padding:0.06rem;}
.sy_section7 .content ul li:nth-child(1){width: 100%; margin-bottom:0.13rem;}
.sy_section7 .content ul li:nth-child(2){width: 38.9%;}
.sy_section7 .content ul li:nth-child(3){width: 27.8%;}
.sy_section7 .content ul li:nth-child(4){width: 33.3%;display: flex; flex-wrap: wrap;align-content: space-between;}
.sy_section7 .content ul a{display: block;width: 100%;position: relative;}
.sy_section7 .content ul a .wz{font-size:0.3rem;color: #fff;line-height:0.44rem;border-radius: 0.3rem;background-color: #1dba75;font-weight: bold;text-align: center;position: absolute;left: 50%;transform: translate(-50%,0);bottom:0.25rem; padding:0.05rem 0.28rem 0.07rem 0.28rem;}
.sy_section7 .content ul a .pic{width: 100%; display: block; line-height: 0;}
.sy_section7 .content ul a .pic img{width: 100%; height:100%; object-fit: cover;}
.sy_section7 .content ul li:nth-child(1) .pic{aspect-ratio: 100 / 30;}
.sy_section7 .content ul li:nth-child(2) .pic{aspect-ratio: 100 / 83.9;}
.sy_section7 .content ul li:nth-child(3) .pic{aspect-ratio: 100 / 118.4;}
.sy_section7 .content ul li:nth-child(4) .a:nth-child(1) .pic{aspect-ratio: 100 / 47.8;}
.sy_section7 .content ul li:nth-child(4) .a:nth-child(2) .pic{aspect-ratio: 100 / 47.8;}


@media  screen and (max-width:1024px){
.sy_section7 .content{margin-top: 20px;}
.sy_section7 .content ul a .wz{ font-size: 14px;line-height:22px;border-radius:40px;bottom: 16px;padding:4px 18px 6px 18px;}

}
@media  screen and (max-width:767px){
.sy_section7 .content ul{margin: -0.15rem;width: calc(100% + 0.3rem);display: flex;flex-wrap: wrap;}
.sy_section7 .content ul li{padding:0.15rem;}	
.sy_section7 .content ul li:nth-child(2){width: 58.1%;}
.sy_section7 .content ul li:nth-child(3){width: 41.9%;}
.sy_section7 .content ul li:nth-child(4){width: 100%; justify-content: space-between;}
.sy_section7 .content ul li:nth-child(4) .a{ width:49%;}
}

.sy_section8{padding-top: calc(30px + 0.3rem);padding-bottom: calc(30px + 0.82rem);background-color: #f7fbf8;}
.sy_section8 .content{margin-top: calc(20px + 0.14rem);position: relative;}
.sy_section8 .content .left{width: 61.21851200937317%;}
.sy_section8 .content .left img{width: 100%;display: block;}
.sy_section8 .content .right{padding: calc(10px + 0.06rem) calc(10px + 0.16rem);border: 2px dashed #424342; width: 42.88224956063269%;position: absolute;right: -22px;top: 50%;transform: translate(0,-50%);font-size: calc(15px + 0.1rem);color: #000000;line-height: calc(20px + 0.25rem);}
.sy_section8 .content .right span{color: #238d55;font-weight: bold;}
.sy_section8 .content .right .sp1{font-size: calc(15px + 0.18rem);}
@media  screen and (max-width:1680px){
.sy_section8 .content .right{padding: calc(10px + 0.06rem);right: 0;font-size: calc(15px + 0.03rem);line-height: calc(20px + 0.1rem);}
.sy_section8 .content .right .sp1{font-size: calc(15px + 0.08rem);}
}
@media  screen and (max-width:1024px){
.sy_section8 .content{margin-top: 20px;}
.sy_section8 .content .left{width: 100%;margin-bottom: 14px;}
.sy_section8 .content .right{border: 1px dashed #424342; width: 100%;position: static;transform: translate(0,0);font-size: 16px;line-height: 30px;}
.sy_section8 .content .right .sp1{font-size: 18px;}
}

.cytd_section{padding-top: calc(30px + 1.2rem);padding-bottom: 12px;}
.cytd_section .content{margin-top: 20px;}
.cytd_section .content li{margin-top:1.76rem;}
.cytd_section .content a{display: flex;justify-content:space-between; position: relative;box-shadow: 0 0 30px rgba(0,0,0,0.1);border-radius: 0.23rem;}
.cytd_section .content a .left{width:6rem; min-width: 6rem; margin-top:-1.76rem; display:flex; flex-wrap: wrap;  align-items: flex-end; position: relative;}
.cytd_section .content a .left::after{ display: block; content: ''; position:absolute; left:0; bottom: 0; z-index: 1; width:6.6rem; height: 100%; background: url({eyou:global name='web_templets_pc' /}/img/img61.png)no-repeat left bottom;background-size:100% auto !important;}
.cytd_section .content a .left .pic{ display: block; width: 100%; padding-bottom: 133.87%; position: relative; z-index: 6; overflow: hidden;}
.cytd_section .content a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%; margin-top: 1px;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cytd_section .content li:nth-child(even) a{ flex-direction: row-reverse;}
.cytd_section .content li:nth-child(even) a .left::after{  left: auto; right: 0;  background: url({eyou:global name='web_templets_pc' /}/img/img62.png)no-repeat right bottom;}
.cytd_section .content .right{width:65.5%;padding: 0.6rem 0.6rem 0.6rem 1rem; position: relative; z-index: 6;}
.cytd_section .content .right .name{font-size: 0.6rem;color: #434343;line-height:0.66rem;margin-bottom:0.3rem;display: flex;font-weight: bold;}
.cytd_section .content .right .name>div{padding-bottom: calc(5px + 0.05rem);border-bottom: 4px solid #1dba75;}
.cytd_section .content .right .dd{margin-bottom:0.2rem;padding-left: calc(12px + 0.12rem);position: relative;font-size:0.28rem;color: #1dba75;line-height: 0.36rem;}
.cytd_section .content .right .dd::after{content: "";display: block;width:0.11rem;height:0.11rem;border-radius: 100%;background-color: #1dba75; position: absolute;left: 0;top:0.13rem;}
.cytd_section .content .right .info{font-size:0.28rem;color: #000000;line-height:0.48rem;}



@media  screen and (max-width:1680px){
.cytd_section .content li{margin-top:1.46rem;}	
.cytd_section .content a .left{width: 5.2rem; min-width: 5.2rem; margin-top:-1.46rem;}
.cytd_section .content a .left::after{ width:5.8rem; }
.cytd_section .content .right{padding: 0.6rem 0.6rem 0.6rem 1rem;}
.cytd_section .content .right .name{font-size: calc(16px + 0.3rem);line-height: calc(20px + 0.3rem);margin-bottom: calc(12px + 0.12rem);}
.cytd_section .content .right .dd{margin-bottom: calc(12px + 0.02rem);font-size: calc(14px + 0.1rem);line-height: calc(20px + 0.1rem);}
.cytd_section .content .right .dd::after{width:calc(5px + 0.04rem);height: calc(5px + 0.04rem);}
.cytd_section .content .right .info{font-size: calc(14px + 0.04rem);line-height: calc(24px + 0.1rem);}
}
@media  screen and (max-width:1024px){
.cytd_section{padding-top: 30px;padding-bottom: 30px;}
.cytd_section .content{margin-top: 10px;}
.cytd_section .content li{margin-top:20px;}
.cytd_section .content a{ border-radius: 12px;  box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.cytd_section .content a .left{width:150px; min-width:150px; margin-top: -20px;}
.cytd_section .content a .left::after{ width:200px; }
.cytd_section .content .right{padding:20px 15px 20px 15px;}
.cytd_section .content .right .name{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.cytd_section .content .right .name>div{padding-bottom: 4px;border-bottom: 2px solid #1dba75;}
.cytd_section .content .right .dd{margin-bottom: 10px;padding-left: 15px;font-size: 14px;line-height: 20px;}
.cytd_section .content .right .dd::after{width:6px;height: 6px;}
.cytd_section .content .right .info{font-size: 14px;line-height: 22px;}
.cytd_section .content .right .info br{display: none;}
}

.xmjs_section3{width: 100%;padding-top: calc(30px + 3.1rem);}
.xmjs_section3 .content{margin-top: calc(20px + 0.8rem);}
.xmjs_section3 .ul{margin: 0 -0.25rem;width: calc(100% + 0.5rem);}
.xmjs_section3 .ul .li{padding: 0 0.25rem;}
.xmjs_section3 .ul a{display: block;width: 100%;border: calc(3px + 0.05rem) solid #23deb6;border-radius: 8px;}
.xmjs_section3 .ul a .title{font-size: calc(16px + 0.17rem);color: #434343;line-height: calc(20px + 0.17rem);padding: calc(6px + 0.07rem);font-weight: bold;text-align: center;}
.xmjs_section3 .ul a .pic{ width: 100%; padding-bottom: 69.129%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xmjs_section3 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xmjs_section3 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xmjs_section3 .ul a .dl{position: relative;padding: calc(10px + 0.04rem) calc(100px + 0.5rem) calc(10px + 0.1rem) calc(12px + 0.22rem);background: linear-gradient(to right,#30b373,#1fdeb8);}
.xmjs_section3 .ul a .dd{margin-bottom: calc(12px + 0.06rem);}
.xmjs_section3 .ul a .dd:last-child{margin-bottom: 0;}
.xmjs_section3 .ul a .dd .wz1{font-size: calc(16px + 0.05rem);color: #ffffff;line-height: calc(20px + 0.05rem);margin-bottom: 6px;font-weight: bold;}
.xmjs_section3 .ul a .dd .wz2{font-size: 14px;color: #ffffff;line-height: 20px;}
.xmjs_section3 .ul a .dl .posi_logo{width: calc(100px + 0.32rem);display: block;position: absolute;right: 0;bottom: 0;}
.xmjs_section3 .ul .slick-dots{margin-top: 30px;}
@media  screen and (max-width:1680px){
.xmjs_section3 .ul{margin: 0 -0.4rem;width: calc(100% + 0.8rem);}
.xmjs_section3 .ul .li{padding: 0 0.4rem;}
.xmjs_section3 .ul a .dl{padding: calc(10px + 0.04rem) calc(60px + 0.5rem) calc(10px + 0.12rem) calc(12px + 0.1rem);}
.xmjs_section3 .ul a .dd{margin-bottom: calc(12px + 0.04rem);}
.xmjs_section3 .ul a .dd .wz1{font-size: 15px;}
.xmjs_section3 .ul a .dl .posi_logo{width: calc(60px + 0.32rem);}
}
@media  screen and (max-width:1024px){
.xmjs_section3{padding-top: 30px;}
.xmjs_section3 .content{margin-top: 20px;}
.xmjs_section3 .ul{margin: 0 -10px;width: calc(100% + 20px);}
.xmjs_section3 .ul .li{padding: 0 10px;}
.xmjs_section3 .ul a .dl{padding: calc(10px + 0.04rem) calc(100px + 0.5rem) calc(10px + 0.12rem) calc(12px + 0.16rem);background: linear-gradient(to right,#30b373,#1fdeb8);}
.xmjs_section3 .ul a .dd{margin-bottom: calc(12px + 0.06rem);}
.xmjs_section3 .ul a .dd:last-child{margin-bottom: 0;}
.xmjs_section3 .ul a .dd .wz1{font-size: calc(16px + 0.05rem);color: #ffffff;line-height: calc(20px + 0.05rem);margin-bottom: 6px;font-weight: bold;}
.xmjs_section3 .ul a .dd .wz2{font-size: 14px;color: #ffffff;line-height: 20px;}
.xmjs_section3 .ul a .dl .posi_logo{width: calc(100px + 0.32rem);display: block;position: absolute;right: 0;bottom: 0;}
.xmjs_section3 .ul .slick-dots{margin-top: 20px;}
}

.nybt{font-size:0.81rem;color: #1dba75;line-height: 0.87rem;;font-weight: bold;text-align: center;}

@media  screen and (max-width:1680px){
.nybt{font-size:0.68rem;line-height:0.74rem;}
}
@media  screen and (max-width:1024px){
.nybt{font-size: 22px;line-height: 26px!important;}
}


.xmjs_section1{width: 100%;padding-top: calc(30px + 1.4rem);}
.xmjs_section1 .info{font-size:0.28rem;color: #434343;line-height:0.38rem;margin-top: calc(12px + 0.62rem);margin-bottom: calc(12px + 0.12rem);text-align: center;}
.xmjs_section1 .content{width: 100%;margin: 0 auto;}
.xmjs_section1 .content .slick-track{ display: flex;}
.xmjs_section1 .content .ul{margin: 0 -0.3rem;width: calc(100% + 0.6rem);}
.xmjs_section1 .content .ul .li{padding: 0 0.3rem;}
.xmjs_section1 .content .ul a{display: block;width: 100%; height: 100%; position: relative; padding:0.32rem 16.5% 0.8rem 16.5%;}
.xmjs_section1 .content .ul .pic{position: absolute;left:0; top: 0; width: 100%; height: 100%; z-index: 1;}
.xmjs_section1 .content .ul .pic img{width: 100%; height: 100%; display: block;}
.xmjs_section1 .content .ul .wzbox{width:100%;position: relative;  z-index: 6;}
.xmjs_section1 .content .ul .bt{font-size:0.3rem;color: #ffffff;line-height:0.4rem; padding:0.12rem 0; text-align: center;margin-bottom:0.22rem;font-weight: bold;}
.xmjs_section1 .content .ul .jj{font-size:0.22rem;color: #434343;line-height:0.44rem;font-weight: bold;}
.xmjs_section1 .content .slick-dots{margin-top: 0;}


@media  screen and (max-width:1680px){
.xmjs_section1 .content .ul a{  padding: 0.26rem 16.5% 0.8rem 16.5%;}	
.xmjs_section1 .content .ul .bt{font-size:0.28rem;line-height:0.38rem;  padding: 0.05rem 0;}
.xmjs_section1 .content .ul .jj{font-size:0.18rem;line-height:0.4rem;}
}
@media  screen and (max-width:1024px){
.xmjs_section1{padding-top: 30px;}
.xmjs_section1 .info{font-size: 14px;line-height: 22px;margin-top: 8px;margin-bottom: 12px;text-align: left;}
.xmjs_section1 .content{width: 100%;margin: 0 auto;}
.xmjs_section1 .content .ul a{  padding:16px  16.5% 55px 16.5%;}
.xmjs_section1 .content .ul{margin: 0;width: 100%;}
.xmjs_section1 .content .ul .li{padding: 0;}
.xmjs_section1 .content .ul .bt{font-size: calc(15px + 0.2rem);color: #ffffff;line-height: calc(30px + 0.38rem);text-align: center;margin-bottom: calc(12px + 0.1rem);font-weight: bold; padding:0;}
.xmjs_section1 .content .ul .jj{font-size: calc(14px + 0.1rem);color: #434343;line-height: calc(24px + 0.26rem);font-weight: bold;}
.xmjs_section1 .content .slick-dots{margin-top: 0;}
}

.xmjs_section2{padding-top: calc(30px + 1.76rem);}
.xmjs_section2 .content{margin-top: calc(20px + 2.07rem);position: relative;padding:0.5rem 0 0.5rem 0;}
.xmjs_section2 .content::before{content: "";display: block;width: 60.13986013986014%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;background-color: #1dba75;border-radius: calc(12px + 0.28rem);}
.xmjs_section2 .content::after{content: "";display: block;width: 39.86013986013986%;height: 93.85365853658537%;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);background-color: #f9f9f9;box-shadow: 0 0 20px rgba(0,0,0,0.1);z-index: 1; border-radius: 0 calc(12px + 0.28rem) calc(12px + 0.28rem) 0;}
.xmjs_section2 .content .posi_logo{width: calc(74px + 1rem);display: block;position: absolute;left: 0;bottom: 100%;}
.xmjs_section2 .content ul{position: relative;z-index: 3;}
.xmjs_section2 .content ul li{padding:0.2rem  0.5rem;display: flex;justify-content: space-between;align-items: center;position: relative; text-align: center;}
.xmjs_section2 .content ul li::before{content: "";display: block;width: calc(52.69961977186312% - 30px - 0.3rem);height: 1px;background-color: #d2f1e3;position: absolute;left: calc(30px + 0.3rem);bottom: 0;}
.xmjs_section2 .content ul li::after{content: "";display: block;width: calc(32.31939163498099% - 20px - 0.2rem);height: 1px;background-color: #afadad;position: absolute;right: calc(20px + 0.3rem);bottom: 0;}
.xmjs_section2 .content ul li .left{width: 52.69961977186312%;font-size:0.2rem;;color: #ffffff;line-height:0.3rem;font-weight: bold;}
.xmjs_section2 .content ul li .center{width:0.8rem;height: 0.8rem;font-size:0.18rem;color: #1dba75;line-height:1.4;background-color: #fff;border-radius: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);font-weight: bold;display: flex;justify-content: center;align-items: center;}
.xmjs_section2 .content ul li .right{width: 32.31939163498099%;font-size:0.2rem;color: #6e6e6e;line-height:0.3rem;font-weight: bold;}
.xmjs_section2 .content ul li .center2{background-color: rgba(255,255,255,0);box-shadow: 0 0 0 rgba(0,0,0,0);}
.xmjs_section2 .content ul li .lbt{font-size:0.6rem;color: #1dba75;line-height:0.7rem;font-weight: bold;width: calc(100% - 24px);background-color: #ffffff;border-radius: 15px;text-align: center; padding:0.05rem 0.08rem  0.1rem  0.08rem;}
.xmjs_section2 .content ul li .rbt{font-size: 0.3rem;color: #ffffff;line-height:0.5rem; padding:0.08rem 0.08rem  0.12rem  0.08rem;font-weight: bold;width: calc(100% - 14px);background-color: #1dba75;border-radius: 15px;text-align: center;}
.xmjs_section2 .content ul li:nth-child(1){padding-bottom: 0;}
.xmjs_section2 .content ul li:nth-child(1)::before{display: none;}
.xmjs_section2 .content ul li:nth-child(1)::after{display: none;}
.xmjs_section2 .content ul li:last-child::before{display: none;}
.xmjs_section2 .content ul li:last-child::after{display: none;}


@media  screen and (max-width:1024px){
.xmjs_section2{padding-top: 30px;}
.xmjs_section2 .content{margin-top: 80px;padding: 20px 0 20px 0;}
.xmjs_section2 .content .posi_logo{width: auto;height: 68px;}
.xmjs_section2 .content ul li{padding:14px 14px 14px 14px;}
.xmjs_section2 .content ul li::before{width: calc(45% - 14px);left: 14px;}
.xmjs_section2 .content ul li::after{width: calc(28% - 8px);right: 14px;}
.xmjs_section2 .content ul li .left{font-size: 15px;;line-height: 24px;width: 45%;}
.xmjs_section2 .content ul li .left br{display: none;}
.xmjs_section2 .content ul li .center{width: 64px;height: 64px;font-size: 16px;line-height: 20px;}
.xmjs_section2 .content ul li .right{font-size: 15px;line-height: 24px;width: 28%;}
.xmjs_section2 .content ul li .right br{display: none;}
.xmjs_section2 .content ul li .lbt{font-size: 18px;line-height:40px;width: 100%;;border-radius: 10px;}
.xmjs_section2 .content ul li .rbt{font-size: 16px;line-height: 36px;width: 100%;border-radius: 10px;}
}

.xmjs_section4{padding-top: calc(30px + 2.58rem);}
.xmjs_section4 .content{margin-top: calc(20px + 0.3rem);display: flex;justify-content: space-between;align-items: center;}
.xmjs_section4 .content .left{width: 46%;}
.xmjs_section4 .content .left img{width: 100%;display: block;}
.xmjs_section4 .content .right{width: 52%;padding-left:0.6rem;}
.xmjs_section4 .content .right li{margin-bottom:0.5rem;}
.xmjs_section4 .content .right li:last-child{margin-bottom: 0;}
.xmjs_section4 .content .right .btbox{display: flex;justify-content: flex-start;align-items: center;}
.xmjs_section4 .content .right .btbox img{width: 0.8rem;display: block;}
.xmjs_section4 .content .right .btbox .wz{font-size:0.4rem;color: #333;line-height:0.54rem;width: calc(100% - 0.8rem);padding-left: 6px;font-weight: bold;}
.xmjs_section4 .content .right .info{padding-left:calc(0.8rem + 6px);font-size: 0.3rem;color: #6e6e6e;line-height:0.46rem;}

@media  screen and (max-width:1680px){
.xmjs_section4 .content .left{width: 45%;}
.xmjs_section4 .content .right{width: 55%;padding-left: 40px;}
.xmjs_section4 .content .right li{margin-bottom: calc(10px + 0.4rem);}
.xmjs_section4 .content .right .btbox img{width: calc(30px + 0.4rem);}
.xmjs_section4 .content .right .btbox .wz{font-size: calc(18px + 0.20rem);line-height: calc(24px + 0.20rem);width: calc(100% - 0.4rem - 30px);}
.xmjs_section4 .content .right .info{padding-left: calc(36px + 0.4rem);font-size: calc(14px + 0.1rem);line-height: calc(20px + 0.1rem);}
}
@media  screen and (max-width:1024px){
.xmjs_section4{padding-top: 30px;}
.xmjs_section4 .content{margin-top: 14px;display: block;}
.xmjs_section4 .content .left{width: 72%;margin: 0 auto 14px auto;}
.xmjs_section4 .content .right{width: 100%;padding-left: 0;}
.xmjs_section4 .content .right li{margin-bottom: 12px;}
.xmjs_section4 .content .right .btbox img{width: 24px;}
.xmjs_section4 .content .right .btbox .wz{font-size: 18px;line-height: 24px;width: calc(100% - 24px);}
.xmjs_section4 .content .right .info{padding-left: 30px;font-size: 15px;line-height: 20px;margin-top: 6px;}
}

.xmjs_section9{padding-top: calc(30px + 1.9rem);}
.xmjs_section9 .content{margin-top: calc(20px + 1.1rem);}
.xmjs_section9 ul{margin: -0.2rem -0.6rem;width: calc(100% + 1.2rem);display: flex;flex-wrap: wrap;}
.xmjs_section9 ul li{padding: 0.2rem 0.6rem;width: 33.333%;}
.xmjs_section9 ul a{display: block;width: 100%;box-shadow: 0 0 20px rgba(0,0,0,0.1);background-color: #fff;}
.xmjs_section9 ul a .pic{ width: 100%; padding-bottom: 81.8181%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xmjs_section9 ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xmjs_section9 ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xmjs_section9 ul a .wzbox{width: 100%;padding:0.42rem 0.4rem;}
.xmjs_section9 ul a .wzbox .bt{font-size:0.36rem;color: #434343;line-height:0.42rem;margin-bottom:0.16rem;font-weight: bold;}
.xmjs_section9 ul a .wzbox .jj{font-size: 0.2rem;color: #1dba75;line-height:0.26rem;}


@media  screen and (max-width:1680px){
.xmjs_section9 ul a .wzbox .bt{font-size:0.32rem;line-height: 0.38rem;}
}
@media  screen and (max-width:1024px){
.xmjs_section9 .content{margin-top: 20px;}
.xmjs_section9 ul{margin: -8px;width: calc(100% + 16px);}
.xmjs_section9 ul li{padding: 8px;width: 50%;}
.xmjs_section9 ul a .wzbox{padding: 12px;}
.xmjs_section9 ul a .wzbox .bt{font-size: calc(16px + 0.05rem);line-height: calc(20px + 0.05rem);}
.xmjs_section9 ul a .wzbox .jj{font-size: 14px;line-height: 20px;}
}

.xmjs_section10{padding-top: caLc(30px + 1.44rem);padding-bottom: 0;}
.xmjs_section10 .content{margin-top: calc(16px + 1rem);}
.xmjs_section10 .content ul{margin: -0.06rem;width: calc(100% + 0.12rem);display: flex;flex-wrap: wrap;}
.xmjs_section10 .content ul li{padding:0.06rem;}
.xmjs_section10 .content ul li:nth-child(1){width: 100%; margin-bottom:0.13rem;}
.xmjs_section10 .content ul li:nth-child(2){width: 58.25%;}
.xmjs_section10 .content ul li:nth-child(3){width: 41.75%;}
.xmjs_section10 .content ul li:nth-child(4){width: 51.7%;}
.xmjs_section10 .content ul li:nth-child(5){width: 48.3%;}
.xmjs_section10 .content ul a{display: block;width: 100%;position: relative;}
.xmjs_section10 .content ul a .pic{width: 100%; display: block; line-height: 0;}
.xmjs_section10 .content ul a .pic img{width: 100%; height:100%; object-fit: cover;}
.xmjs_section10 .content ul li:nth-child(2) .pic{aspect-ratio: 100 / 83.9;}
.xmjs_section10 .content ul li:nth-child(3) .pic{aspect-ratio: 100 / 118;}
.xmjs_section10 .content ul li:nth-child(4) .a:nth-child(1) .pic{aspect-ratio: 100 / 56.1;}
.xmjs_section10 .content ul li:nth-child(5) .a:nth-child(2) .pic{aspect-ratio: 100 / 59.9;}


@media  screen and (max-width:1024px){
.xmjs_section10 .content{margin-top: 20px;}

}
@media  screen and (max-width:767px){
.xmjs_section10 .content ul{margin: -0.15rem;width: calc(100% + 0.3rem);display: flex;flex-wrap: wrap;}
.xmjs_section10 .content ul li{padding:0.15rem;}	

}





.xmjs_section5{padding-top: calc(30px + 1.8rem); padding-bottom: 1.3rem; overflow: hidden;}
.xmjs_section5 .content{margin-top: calc(12px + 1.14rem);}
.xmjs_section5 ul{position: relative;}
.xmjs_section5 ul::after{content: "";display: block;width: 5px;height: calc(100% - 360px);background-color: #16ae67;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.xmjs_section5 li:nth-child(even){flex-direction:row-reverse;}
.xmjs_section5 li:nth-child(even)::after{content: "";display: block;width: 10000px;height: 100%;background-color: #eff9f4;position: absolute;left: 50%;top: 0;transform: translate(-50%,0);}
.xmjs_section5 li{display: flex;justify-content: space-between;align-items: center;position: relative;padding-top: 30px;padding-bottom: 30px;}
.xmjs_section5 li .left{position: relative;z-index: 5;width: 45.22924411400248%;}
.xmjs_section5 li .left .pic{ padding-bottom: 41.095%; position: relative; overflow: hidden;}
.xmjs_section5 li .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.xmjs_section5 li .right{position: relative;z-index: 5;width: 45.22924411400248%;}
.xmjs_section5 li .right .bt{font-size:0.44rem;color: #16ae67;line-height:0.54rem;margin-bottom:0.28rem;font-weight: bold;}
.xmjs_section5 li .right .jj{font-size:0.26rem;color: #393636;line-height:0.42rem;}
.xmjs_section5 li .posi_ico{z-index: 3; width: 32px;height: 32px;border: 5px solid #16ae67;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #ffffff;}
.xmjs_section5 li .posi_ico::after{content: "";display: block;top: 50%;transform: translate(0,-50%);width: 22px;height: 8px;background-color: #16ae67;border-radius: 4px;position: absolute;}
.xmjs_section5 li:nth-child(odd) .posi_ico::after{right: 100%;}
.xmjs_section5 li:nth-child(even) .posi_ico::after{left: 100%;}

@media  screen and (max-width:1680px){
.xmjs_section5 li .right .bt{font-size: calc(18px + 0.12rem);line-height: calc(24px + 0.12rem);margin-bottom: 12px;}
.xmjs_section5 li .right .jj{font-size: calc(14px + 0.06rem);line-height: calc(20px + 0.12rem);}
.xmjs_section5 ul::after{height: calc(100% - 260px);}
}
@media  screen and (max-width:1024px){
.xmjs_section5{padding-top: 30px; padding-bottom:15px;}
.xmjs_section5 .content{margin-top: 10px;}
.xmjs_section5 ul::after{display: none;}
.xmjs_section5 li{padding-top: 20px;padding-bottom: 20px;display: block;}
.xmjs_section5 li .left{width: 100%;}
.xmjs_section5 li .right{width: 100%;margin-top: 12px;}
.xmjs_section5 li .right .bt{font-size: 16px;line-height: 22px;margin-bottom: 10px;}
.xmjs_section5 li .right .jj{font-size: 14px;line-height: 22px;}
.xmjs_section5 li .posi_ico{display: none;}
}

.xmjs_section6{padding-top:1.4rem; padding-bottom: 1rem; background: #f1f1f1;}
.xmjs_section6 .content{margin-top: 0.62rem;width: 100%;display: block; line-height:0;}
.xmjs_section6 .content img{width: 100%;display: block;}
@media  screen and (max-width:1024px){
.xmjs_section6{padding-top: 30px; padding-bottom: 35px;}
.xmjs_section6 .content{margin-top:20px;}
}

.xmjs_section7{padding-top: 1rem;}
.xmjs_section7 .info{  font-size: 0.28rem;color: #434343  line-height: 0.38rem;margin-top: 0.62rem;text-align: center;font-weight: bold;margin-bottom:0.92rem;font-family: "微软雅黑";}
.xmjs_section7 .cont1{padding-top: calc(20px + 0.22rem);padding-bottom: calc(20px + 2.28rem);position: relative;}
.xmjs_section7 .cont1 .left{width: 39.98678122934567%;}
.xmjs_section7 .cont1 .left .dd{margin-bottom:1.2rem;}
.xmjs_section7 .cont1 .left .dd:last-child{margin-bottom: 0;}
.xmjs_section7 .cont1 .left .bt{font-size:0.6rem;color: #1dba75;line-height:0.72rem;margin-bottom:0.3rem;font-weight: bold;font-family: "微软雅黑";}
.xmjs_section7 .cont1 .left .jj{font-size:0.3rem;color: #434343;line-height:0.5rem;}
.xmjs_section7 .cont1 .right{width: 64.44150693985459%;position: absolute;right: 0;top: 0;}
.xmjs_section7 .cont2 img{width: 100%;display: block;}

@media  screen and (max-width:1680px){
.xmjs_section7 .cont1 .left .dd{margin-bottom: calc(20px + 0.6rem);}
.xmjs_section7 .cont1 .left .bt{font-size: calc(18px + 0.2rem);line-height: calc(24px + 0.2rem);margin-bottom: calc(12px + 0.1rem);}
.xmjs_section7 .cont1 .left .jj{font-size: calc(14px + 0.1rem);line-height: calc(30px + 0.1rem);}
.xmjs_section7 .cont1 .right{width: 56%;}
}
@media  screen and (max-width:1024px){
.xmjs_section7{padding-top: 30px;}
.xmjs_section7 .info{font-size: 14px;line-height: 22px;margin-top: 12px;margin-bottom: 20px;}
.xmjs_section7 .cont1{padding-top: 0;padding-bottom: 20px;display: block;}
.xmjs_section7 .cont1 .left{width: 100%;}
.xmjs_section7 .cont1 .left .dd{margin-bottom: 12px;}
.xmjs_section7 .cont1 .left .bt{font-size: 16px;line-height: 22px;margin-bottom: 8px;}
.xmjs_section7 .cont1 .left .jj{font-size: 14px;line-height: 22px;}
.xmjs_section7 .cont1 .right{width: 100%;margin: 0 auto 12px auto;position: static;}
.xmjs_section7 .cont2 img{width: 100%;display: block;}
}

.xmjs_section8{padding-top: calc(30px + 1.78rem);padding-bottom: calc(30px + 0.86rem);}
.xmjs_section8 .content{margin-top: calc(20px + 0.7rem);}
.xmjs_section8 .content ul{margin: -40px -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xmjs_section8 .content ul li{width: 33.333%;padding: 40px 20px;}
.xmjs_section8 .content ul li img{width: 2.4rem;display: block;margin: 0 auto 0.5rem auto;}
.xmjs_section8 .content ul li .wz{font-size:0.36rem;color: #434343;line-height: 0.56rem;font-weight: bold;text-align: center;}

@media  screen and (max-width:1680px){
.xmjs_section8 .content ul li img{width: 2rem;display: block;margin: 0 auto 0.4rem auto;}
.xmjs_section8 .content ul li .wz{font-size:0.3rem;line-height:0.5rem;}
}
@media  screen and (max-width:1024px){
.xmjs_section8{padding-top: 30px;padding-bottom: 30px;}
.xmjs_section8 .content{margin-top: 20px;}
.xmjs_section8 .content ul{margin: -6px;width: calc(100% + 12px);}
.xmjs_section8 .content ul li{width: 33.33333%;padding: 6px;}
.xmjs_section8 .content ul li img{width: 50px;margin: 0 auto 10px auto;}
.xmjs_section8 .content ul li .wz{font-size: 14px;line-height: 20px;}
}

.ny_banner1{width: 100%;position: relative;}
.ny_banner1 img{width: 100%;display: block;}
.ny_banner1 .wzbox{width: 100%;position: absolute;left: 0;top: 50%;text-align: center; transform: translate(0,-50%);}
.ny_banner1 .wzbox h1{font-size:1.3rem;color: #ffffff;line-height:1.2;font-weight: bold;}
.ny_banner1 .wzbox span{color: #00ff90;font-size: 1.6rem;display: block;}


@media  screen and (max-width:1600px){
.ny_banner1 .wzbox h1{font-size: 1rem;}
.ny_banner1 .wzbox span{font-size: 1.3rem;}
}
@media  screen and (max-width:1024px){
.ny_banner1 .wzbox h1{font-size: 30px; line-height:1.5;}
.ny_banner1 .wzbox span{font-size: 38px;}
}

.xwzx_section1{width: 100%;padding-top: calc(30px + 0.6rem);padding-bottom: calc(30px + 0.14rem);}
.xwzx_section1 .content{padding-bottom: calc(12px + 0.48rem);}
.xwzx_section1 .content li{padding-top:0.86rem;padding-bottom:0.46rem;border-bottom: 1px solid #e3e3e3;}
.xwzx_section1 .content li:last-child{border-bottom: 0;}
.xwzx_section1 .content li a{display: flex;justify-content: flex-start;align-items: center;}
.xwzx_section1 .content li a .left{width: 2rem;}
.xwzx_section1 .content li a .left .date{font-size:0.3rem;color: #818181;line-height:1;font-weight: bold;margin-bottom:0.6rem;}
.xwzx_section1 .content li a .left img{width: 0.45rem;display: block;}
.xwzx_section1 .content li a .left .ico2{border-radius: 7.09px;display: none;}
.xwzx_section1 .content li a:hover .left .ico1{display: none;}
.xwzx_section1 .content li a:hover .left .ico2{display: block;}
.xwzx_section1 .content li a .center{width: calc(100% - 4.82rem);padding-right:0.4rem;}
.xwzx_section1 .content li a .center .bt{font-size:0.3rem;color: #000000;line-height:0.4rem;font-weight: bold;margin-bottom: 0.3rem;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwzx_section1 .content li a .center .jj{font-size:0.2rem;color: #818181;line-height: 0.4rem;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwzx_section1 .content li a:hover .center .bt{color: #1dba75;}
.xwzx_section1 .content li a .right{width: 2.82rem;}
.xwzx_section1 .content li a .right .pic{ padding-bottom: 59.219%; position: relative; overflow: hidden;}
.xwzx_section1 .content li a .right .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}


@media  screen and (max-width:1024px){
.xwzx_section1{padding-top: 30px;padding-bottom: 30px;}
.xwzx_section1 .content{padding-bottom: 4px;}
.xwzx_section1 .content li{padding-top: 16px;padding-bottom: 16px;}
.xwzx_section1 .content li a{display: block;}
.xwzx_section1 .content li a .left{width: 100%;padding-top: 0;margin-bottom: 14px;display: flex;justify-content: space-between;align-items: center;}
.xwzx_section1 .content li a .left .date{font-size:14px;line-height: 20px;margin-bottom: 0;}
.xwzx_section1 .content li a .left img{width: 26px;}
.xwzx_section1 .content li a .center{width: 100%;padding-right: 0;padding-top: 0;margin-bottom: 14px;}
.xwzx_section1 .content li a .center .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.xwzx_section1 .content li a .center .jj{font-size: 14px;line-height: 22px;}
.xwzx_section1 .content li a .right{width: 100%;}
.xwzx_section1 .content li a .left .ico2{border-radius: 4px;}

}

.page_section{width: 100%;}
.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{text-align: center; display: block;width: calc(40px + 0.24rem);font-size: calc(14px + 0.3rem);color: #000000;line-height: calc(40px + 0.24rem);margin-right: 38px;}
.page_section .pcpage a:last-child{margin-right: 0;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{color: #fff;background-color: #00ff90;}
@media  screen and (max-width:1024px){
.page_section .pcpage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{display: block;font-size: 15px;color: #333;line-height: 36px;background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1); border-radius: 36px;padding: 0 16px;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 24px;margin: 0 20px;}
}

/* 当前位置 */
.dq_section{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.dq_section a{font-size: 15px;color: #4d4d4e;line-height: 20px;display: block;}
.dq_section span{font-size: 15px;color: #4d4d4e;line-height: 20px;display: block;margin: 0 4px;}
.dq_section a:hover,
.dq_section a.on{color: #1dba75;}
@media  screen and (max-width:1024px){
.dq_section{display: none;}
}

/* 新闻详情 */
.xwxq_section{width: 100%;padding-top: calc(30px + 0.6rem);padding-bottom: calc(30px + 2rem);}
.xwxq_section .content{margin-top: calc(20px + 0.3rem);display: flex;justify-content: space-between;align-items: flex-start;}
.xwxq_section .content .left{width: 62%;}
.xwxq_section .content .left h2{font-size:0.32rem;color: #04b86a;line-height:0.44rem;margin-bottom: calc(12px + 0.08rem);font-weight: bold;}
.xwxq_section .content .left .date{font-size: calc(14px + 0.03rem);color: #4d4d4e;line-height: calc(20px + 0.03rem);padding-bottom: 12px;border-bottom: 2px solid #e7e7e7;}
.xwxq_section .content .left .cont{padding-top: calc(20px + 0.66rem);margin-bottom: calc(20px + 0.24rem);font-size: calc(14px + 0.04rem);color: #000000;line-height: calc(20px + 0.2rem);}
.xwxq_section .content .left .cont span{display: block;font-size:0.2rem;color: #04b86a;line-height:0.36rem;text-align: center;font-weight: bold;}
.xwxq_section .content .left .page_box{display: flex;justify-content: space-between;align-items: center;}
.xwxq_section .content .left .page_box a{display: block;font-size:0.2rem;color: #000000;line-height:0.28rem;width: calc(50% - 6px);
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .content .left .page_box a:hover{color: #1dba75;}
.xwxq_section .content .right{width: 38%;padding: calc(20px + 0.46rem) 0 0 0.8rem;}
.xwxq_section .content .right h3{font-size:0.3rem;color: #04b86a;line-height::0.44rem;margin-bottom: calc(12px + 0.16rem);font-weight: bold;}
.xwxq_section .content .right a{padding-top: calc(20px + 0.06rem);padding-bottom: calc(20px + 0.34rem);border-bottom: 1px solid #e3e3e3;display: block;}
.xwxq_section .content .right a .bt{font-size:0.2rem;color: #3d3d3c;line-height:0.36rem;margin-bottom: 0.24rem;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section .content .right a .date{font-size: calc(14px + 0.03rem);color: #94928e;line-height: calc(20px + 0.04rem);margin-bottom: calc(12px + 0.3rem);}
.xwxq_section .content .right a .info{font-size: 14px;color: #94928e;line-height: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .content .right a:hover .bt{color: #1dba75;}


@media  screen and (max-width:1024px){
.xwxq_section{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section .content{margin-top: 20px;display: block;}
.xwxq_section .content .left{width: 100%;}
.xwxq_section .content .left h2{font-size: 20px;line-height: 28px;margin-bottom: 12px;}
.xwxq_section .content .left .date{font-size: 14px;line-height: 22px;padding-bottom: 10px;border-bottom: 1px solid #e7e7e7;}
.xwxq_section .content .left .cont{padding-top: 20px;margin-bottom: 20px;font-size: 14px;line-height: 26px;}
.xwxq_section .content .left .cont span{font-size: 16px;line-height: 24px;}
.xwxq_section .content .left .page_box{display: block;}
.xwxq_section .content .left .page_box a{font-size:15px;line-height: 20px;margin-bottom: 8px; width: 100%;}
.xwxq_section .content .left .page_box a:last-child{margin-bottom: 0;}
.xwxq_section .content .right{display: none;}
}

.ny_banner2{width: 100%;}
.ny_banner2 img{width: 100%;display: block;}

/* 关于我们 */
.gywm_section1{width: 100%;padding-top: calc(30px + 0.7rem);padding-bottom: calc(30px + 2rem);}
.gywm_section1 .content{margin-top: calc(20px + 0.8rem);display: flex;justify-content: space-between;align-items: flex-start;}
.gywm_section1 .content .left{width: 44.10714285714286%;}
.gywm_section1 .content .left .pic{ padding-bottom: 54.6558%; position: relative; overflow: hidden;border-radius: calc(12px + 0.2rem);box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.gywm_section1 .content .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gywm_section1 .content .right{width: 55.89285714285714%;padding-left: 0.8rem;}
.gywm_section1 .content .right .bt{font-size:0.66rem;color: #434343;line-height:0.76rem;margin-bottom:0.3rem;font-weight: bold;}
.gywm_section1 .content .right .bt span{color: #1dba75;}
.gywm_section1 .content .right .info{font-size:0.18rem;color: #434343;line-height:0.36rem;font-weight: bold;}

@media  screen and (max-width:1680px){
.gywm_section1 .content .right{padding-left: 0.5rem;}

}
@media  screen and (max-width:1024px){
.gywm_section1{padding-top: 30px;padding-bottom: 30px;}
.gywm_section1 .content{margin-top: 20px;display: block;}
.gywm_section1 .content .left{width: 100%;margin-bottom: 14px;}
.gywm_section1 .content .left .pic{border-radius: 12px;}
.gywm_section1 .content .right{width: 100%;padding-left: 0;}
.gywm_section1 .content .right .bt{font-size: 24px;line-height: 30px;margin-bottom: 10px;}
.gywm_section1 .content .right .info{font-size: 14px;line-height: 24px;}
}

.gywm_section2{width: 100%;padding-top: calc(30px + 0.7rem);padding-bottom: calc(30px + 1.6rem);background-color: #f7fbf8;}
.gywm_section2 .content{margin-top: calc(20px + 0.46rem);}
.gywm_section2 .content img{width: 100%;display: block;}
@media  screen and (max-width:1024px){
.gywm_section2{padding-top: 30px;padding-bottom: 30px;}
.gywm_section2 .content{margin-top: 20px;}
}

.gywm_section3{width: 100%;padding-top: calc(30px + 1.1rem); overflow: hidden;}
.gywm_section3 .sy_tit{position: relative; z-index: 6;}
.gywm_section3 ul{position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; margin-top: 1.5rem;}
.gywm_section3 ul::after{content: "";display: block;width:19.55rem;height:100%;position: absolute;left:37.5%;transform: translate(-50%,0);top:-0.7rem;background:url(/template/pc/img/main7.png) top center no-repeat; background-size: 100% auto; z-index: 8;}
.gywm_section3 ul li{ width:22.6%; display: flex; flex-wrap: wrap; align-content: flex-start; position: relative;}
.gywm_section3 ul li:nth-child(1){ margin-top: 3.45rem;}
.gywm_section3 ul li:nth-child(2){}
.gywm_section3 ul li:nth-child(3){ margin-top: 2.1rem;}
.gywm_section3 ul li:nth-child(4){ margin-top: -2.2rem;}
.gywm_section3 ul li .pic{display: block;width:0.8rem;position: absolute;right:0;top:-0.2rem; z-index: -1;}
.gywm_section3 ul li .cont1{width: 100%; position: relative; z-index: 10;}
.gywm_section3 ul li .cont1 .wz1{width: 100%;font-size:0.24rem;color: #1dba75;line-height:0.34rem;font-weight: bold;margin-bottom:0.1rem;}
.gywm_section3 ul li .cont1 .wz2{fwidth: 100%;ont-size: 0.18rem;color: #000000;line-height: 0.28rem;font-weight: bold;}
.gywm_section3 ul li .cont2{width: 100%;margin-top:15px; background: #eeeef0; padding:0.3rem 0.3rem 0.25rem 0.3rem; border-radius: 0.2rem;  border: 2px solid #1dba75; display: flex; flex-wrap: wrap;gap: 10px 0; position: relative;}
.gywm_section3 ul li .cont2 .dl{ display: flex; flex-wrap: wrap; width: 100%; position: relative; z-index: 610;  gap:0.12rem 0;}
.gywm_section3 ul li .cont2 .dd{display: block; width: 100%;}
.gywm_section3 ul li .cont2 .dd .wz1{display: block; width: 100%;font-size:calc(14px + 0.02rem);color: #1dba75;line-height:calc(22px + 0.04rem);font-weight: bold;}
.gywm_section3 ul li .cont2 .dd .wz2{display: block; width: 100%;font-size:14px;color: #666666;line-height:24px;}
.gywm_section3 ul li .wzbox{width: 100%; position: relative; z-index:10;  display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 0.4rem; }
.gywm_section3 ul li .wzbox::after{content: "";display: block;width:1px;height:100%;position: absolute;left: 50%;transform: translate(-50%,0);top: 0;background:#c2c2c3; z-index:1;}
.gywm_section3 ul li .year{display: inline-flex;position: relative; z-index: 6;  padding:0.06rem 0.3rem; font-size:calc(14px + 0.02rem);color: #fff;line-height:24px; background: #1dba75; border-radius: 30px; }
.gywm_section3 ul li .dian{display: inline-flex;position: relative; z-index: 6;  width:0.24rem; height:0.24rem; background: #fff; border:0.08rem solid #1dba75; border-radius: 50%; }
.gywm_section3 ul li .w100{ display: flex; flex-wrap: wrap; width: 100%; justify-content: center;}
.gywm_section3 ul li:nth-child(2n) .cont2{ flex-wrap: wrap-reverse;}
.gywm_section3 ul li:nth-child(2n) .wzbox{ flex-wrap: wrap-reverse;}

@media  screen and (max-width:1024px){
.gywm_section3{padding-top: 30px;}
.gywm_section3 ul{margin-top: 0;position: relative;}
.gywm_section3 ul::after{content: "";display: none;}
.gywm_section3 ul li{ width: 100%; margin-top:30px !important;}
.gywm_section3 ul li .cont1 .wz1{font-size: 18px;line-height: 28px;margin-bottom:5px;}
.gywm_section3 ul li .cont1 .wz2{font-size: 16px;line-height: 26px;}
.gywm_section3 ul li .cont2 .dl{gap: 6px 0;}
.gywm_section3 ul li .cont2{margin-top:15px;  padding:20px 15px; border-radius:10px; }
.gywm_section3 ul li .wzbox{gap:20px; }
.gywm_section3 ul li .year{  padding:2px 18px 4px 18px; }
.gywm_section3 ul li .dian{width:18px; height:18px; border:6px solid #1dba75;  }
.gywm_section3 ul li:nth-child(2n) .cont2{ flex-wrap: wrap;}
.gywm_section3 ul li:nth-child(2n) .wzbox{ flex-wrap: wrap;}
.gywm_section3 ul li .pic{width:60px;top:-5px;}
}



.gywm_section4{padding-top: calc(30px + 2.6rem);}
.gywm_section4 .content{margin-top: calc(20px + 1.12rem);background-color: #ddf0e3;padding-top: calc(20px + 0.1rem);padding-bottom: calc(20px + 0.5rem);}
.gywm_section4 .content ul{margin: - 0.3rem -0.2rem;width: calc(100% + 0.4rem);display: flex;justify-content: center;flex-wrap: wrap;}
.gywm_section4 .content ul li{width: 33.333%;padding: 0.3rem 0.2rem;}
.gywm_section4 .content ul a{display: block;width: 100%;}
.gywm_section4 .content ul a .bt{font-size:0.24rem;color: #000000;line-height:0.3rem;margin-bottom: calc(12px + 0.06rem);text-align: center;}
.gywm_section4 .content ul a .picbox{width: 100%;border-radius: 10.6px;position: relative;overflow: hidden;}
.gywm_section4 .content ul a .pic{ padding-bottom: 50.367%; position: relative; overflow: hidden;}
.gywm_section4 .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gywm_section4 .content ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(46,217,145,0.21);padding: 0.2rem;justify-content: center;display: inline-flex;}
.gywm_section4 .content ul a .btn{ margin: 0 auto;display: inline-flex;justify-content: center;align-items: center;border: 1px solid #fff;border-radius: 48px; padding:0 0.2rem;}
.gywm_section4 .content ul a .btn .wz{font-size: 0.24rem;color: #fefefe;line-height: 0.46rem;margin-right: 5px;}
.gywm_section4 .content ul a .btn img{width: 0.32rem;display: block;}
.gywm_section4 .content ul a .btn:hover{background-color: #1dba75;border-color: #1dba75;}

@media  screen and (max-width:1600px){
.gywm_section4 .content ul a .btn .wz{font-size: 0.22rem;line-height: 0.4rem;}
.gywm_section4 .content ul a .btn img{width: 0.26rem;}
}	
@media  screen and (max-width:1024px){
.gywm_section4{padding-top: 30px;}
.gywm_section4 .content{margin-top: 20px;padding-top: 30px;padding-bottom: 30px;}
.gywm_section4 .content ul{margin: -8px;width: calc(100% + 16px);justify-content: flex-start;}
.gywm_section4 .content ul li{width: 100%;padding: 8px;}
.gywm_section4 .content ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.gywm_section4 .content ul a .picbox{border-radius: 8px;}
.gywm_section4 .content ul a .wzbox{padding: 14px;}
.gywm_section4 .content ul a .btn{padding:0 16px;border-radius: 48px;}
.gywm_section4 .content ul a .btn .wz{font-size: 14px;line-height: 32px;}
.gywm_section4 .content ul a .btn img{width: 26px;}
}

.gywm_section5{width: 100%;padding-top: calc(30px + 2.7rem);padding-bottom: calc(30px + 0.5rem);}
.gywm_section5 .content{margin-top: calc(20px + 0.5rem);}
.gywm_section5 .content ul{margin: -0.4rem -0.5rem;width: calc(100% + 1rem);display: flex;flex-wrap: wrap;}
.gywm_section5 .content ul li{width: 33.333%;padding: 0.4rem 0.6rem;}
.gywm_section5 .content ul a .picbox{width: 100%;position: relative;margin-bottom: calc(12px + 0.22rem);}
.gywm_section5 .content ul a .pic{ padding-bottom: 99.492%; position: relative; overflow: hidden;z-index: 8;}
.gywm_section5 .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gywm_section5 .content ul a .wzbox{width: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(46,217,145,0.21);padding: 0.2rem;z-index: 9;display: flex;justify-content: center;}
.gywm_section5 .content ul a .btn{margin: 0 auto;display: inline-flex;justify-content: center;align-items: center;border: 1px solid #fff;border-radius: 48px; padding:0 0.2rem;}
.gywm_section5 .content ul a .btn .wz{font-size: 0.24rem;color: #fefefe;line-height: 0.46rem;margin-right: 5px;}
.gywm_section5 .content ul a .btn img{width: 0.32rem;display: block;}
.gywm_section5 .content ul a .btn:hover{background-color: #1dba75;border-color: #1dba75;}
.gywm_section5 .content ul a .posi_ico1{width: 35px;display: block;position: absolute;right: 4px;top: 4px;}
.gywm_section5 .content ul a .posi_ico2{width: 0.7rem;display: block;position: absolute;left: -0.2rem;bottom: -0.18rem;z-index: 10;}
.gywm_section5 .content ul a .bt{font-size: 0.4rem;color: #ffffff;line-height: 0.6rem;text-align: center;background-color: #1dba75;border-radius:80px;font-weight: bold;}
.gywm_section5 .more{margin-top: calc(20px + 0.38rem); width: 100%; display: flex; justify-content: center;}
.gywm_section5 .more a{margin: 0 auto;display: inline-flex;justify-content: center;align-items: center;border: 2px solid #4ac891;border-radius:80px; padding:0 0.32rem}
.gywm_section5 .more a .wz{font-size: 0.4rem;color: #2ed991;line-height: 0.7rem;margin-right: calc(6px + 0.04rem);font-weight: bold;}
.gywm_section5 .more a img{width: 0..54rem;display: block;}
.gywm_section5 .more a:hover{opacity: 0.8;}



@media  screen and (max-width:1024px){
.gywm_section5{padding-top: 30px;padding-bottom: 30px;}
.gywm_section5 .content{margin-top: 20px;}
.gywm_section5 .content ul{margin: -10px;width: calc(100% + 20px);}
.gywm_section5 .content ul li{width: 50%;padding: 10px;}
.gywm_section5 .content ul a .picbox{width: 100%;position: relative;margin-bottom: 12px;}
.gywm_section5 .content ul a .wzbox{padding: 14px;}
.gywm_section5 .content ul a .btn{border-radius: 48px; padding:0 16px;}
.gywm_section5 .content ul a .btn .wz{font-size: 14px;line-height: 32px;}
.gywm_section5 .content ul a .btn img{width: 26px;}
.gywm_section5 .content ul a .posi_ico1{width: 32px;display: block;position: absolute;right: 2px;top: 2px;}
.gywm_section5 .content ul a .posi_ico2{display: none;}
.gywm_section5 .content ul a .bt{font-size: 16px;line-height: 40px;border-radius: 40px;}
.gywm_section5 .more{margin-top: 20px;}
.gywm_section5 .more a{border-radius: 40px;  padding:0 20px;}
.gywm_section5 .more a .wz{font-size: 15px;line-height: 38px;margin-right: 12px;}
.gywm_section5 .more a img{width: 26px;}
}

.gywm_section6{width: 100%;padding-top: calc(30px + 0.7rem);padding-bottom: calc(30px + 0.86rem);background-color: #f7fbf8;}
.gywm_section6 .content{margin-top: calc(14px + 0.2rem);}
.gywm_section6 .content img{display: block;width: 100%;}
@media  screen and (max-width:1024px){
.gywm_section6{padding: 30px 15px;}
.gywm_section6 .content{margin-top: 6px;}
}

.gywm_section7{width: 100%;padding-top: calc(30px + 2.2rem);padding-bottom: calc(30px + 1.6rem);}
.gywm_section7 .content{margin-top: calc(20px + 0.8rem);}
.gywm_section7 .content img{display: block;width: 100%;}
@media  screen and (max-width:1024px){
.gywm_section7{padding-top: 30px;padding-bottom: 30px;}
.gywm_section7 .content{margin-top: 20px;}
}

/* 加盟支持 */
.dmzc_section1{width: 100%;padding-top: calc(30px + 1.4rem);}
.dmzc_section1 .content{margin-top: calc(20px + 0.6rem);position: relative;}
.dmzc_section1 .content .ba_img{width: 100%;display: block;}
.dmzc_section1 .content .u1 li{width: 18.38187702265372%;position: absolute;}
.dmzc_section1 .content .u1 .bt{font-size:0.3rem;color: #333333;line-height:0.4rem;text-align: center;margin-bottom:0.2rem;font-weight: bold;}
.dmzc_section1 .content .u1 .jj{font-size:0.2rem;color: #333333;line-height:0.3rem;text-align: center;}
.dmzc_section1 .content .u1 li:nth-child(1){left: 3%;top: 66%;}
.dmzc_section1 .content .u1 li:nth-child(2){left: 17.5%;top: 29%;}
.dmzc_section1 .content .u1 li:nth-child(3){left: 50%;top: 15%;transform: translate(-50%,0);}
.dmzc_section1 .content .u1 li:nth-child(4){right: 17.5%;top: 29%;}
.dmzc_section1 .content .u1 li:nth-child(5){right: 3%;top: 66%;}
.dmzc_section1 .content .u2 li{position: absolute;}
.dmzc_section1 .content .u2 img{width: calc(40px + 0.44rem);display: block;}
.dmzc_section1 .content .u2 li:nth-child(1){left: 25.5%;top: 80.5%;}
.dmzc_section1 .content .u2 li:nth-child(2){left: 33.5%;top: 57%;}
.dmzc_section1 .content .u2 li:nth-child(3){left: 50%;top: 49%;transform: translate(-50%,0);}
.dmzc_section1 .content .u2 li:nth-child(4){right: 33.5%;top: 57%;}
.dmzc_section1 .content .u2 li:nth-child(5){right: 25.5%;top: 80.5%;}
@media  screen and (max-width:1680px){
.dmzc_section1 .content .u1 .bt{font-size: 20px;line-height: 24px;margin-bottom: 0.16rem;}
.dmzc_section1 .content .u1 .jj{font-size: 16px;line-height: 24px;}
.dmzc_section1 .content .u1 li:nth-child(1){left: 3%;top: 66%;}
.dmzc_section1 .content .u1 li:nth-child(2){left: 17.5%;top: 29%;}
.dmzc_section1 .content .u1 li:nth-child(3){left: 50%;top: 15%;transform: translate(-50%,0);}
.dmzc_section1 .content .u1 li:nth-child(4){right: 17.5%;top: 29%;}
.dmzc_section1 .content .u1 li:nth-child(5){right: 3%;top: 66%;}
.dmzc_section1 .content .u2 img{width: calc(40px + 0.2rem);}
.dmzc_section1 .content .u2 li:nth-child(1){left: 25.5%;top: 80.5%;}
.dmzc_section1 .content .u2 li:nth-child(2){left: 33.5%;top: 57%;}
.dmzc_section1 .content .u2 li:nth-child(3){left: 50%;top: 49%;transform: translate(-50%,0);}
.dmzc_section1 .content .u2 li:nth-child(4){right: 33.5%;top: 57%;}
.dmzc_section1 .content .u2 li:nth-child(5){right: 25.5%;top: 80.5%;}
}
@media  screen and (max-width:1024px){
.dmzc_section1{padding-top: 30px;}
.dmzc_section1 .content{margin-top: 20px;}
.dmzc_section1 .content .ba_img{width: 100%;display: block;}
.dmzc_section1 .content .u3 li{margin-bottom: 14px;position: relative;padding-left: 50px;}
.dmzc_section1 .content .u3 li img{width: 36px;display: block;position: absolute;left: 0;top: 0;}
.dmzc_section1 .content .u3 li .bt{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 10px;font-weight: bold;}
.dmzc_section1 .content .u3 li:nth-child(1) .bt{color: #F36523;}
.dmzc_section1 .content .u3 li:nth-child(2) .bt{color: #FFB401;}
.dmzc_section1 .content .u3 li:nth-child(3) .bt{color: #32B16C;}
.dmzc_section1 .content .u3 li:nth-child(4) .bt{color: #FD5B5B;}
.dmzc_section1 .content .u3 li:nth-child(5) .bt{color: #238FF3;}


.dmzc_section1 .content .u3 li .jj{font-size: 14px;color: #333333;line-height: 20px;}
.dmzc_section1 .content .u3 li .jj br{display: none;}
}

.dmzc_section2{width: 100%;padding-top: calc(30px + 1.9rem);padding-bottom: calc(30px + 1.7rem);}
.dmzc_section2 .content{margin-top: calc(20px + 1.2rem);display: flex;justify-content: space-between;align-items: center;}
.dmzc_section2 .content .left{width: 47.7602523659306%;}
.dmzc_section2 .content .left img{width: 100%;display: block;}
.dmzc_section2 .content .right{width: 46.5615141955836%;}
.dmzc_section2 .content .right li{margin-bottom: calc(20px + 1rem);}
.dmzc_section2 .content .right li:last-child{margin-bottom: 0;}
.dmzc_section2 .content .right li .bt{font-size:0.5rem;color: #ffffff;line-height:0.6rem;font-weight: bold;text-align: center;border-radius: 26px;margin-bottom: calc(12px + 0.12rem); padding:0.1rem 0.1rem 0.15rem 0.1rem;}
.dmzc_section2 .content .right li .dd{margin-bottom: calc(12px + 0.06rem);}
.dmzc_section2 .content .right li .dd:last-child{margin-bottom: 0;}
.dmzc_section2 .content .right li .dd .wz1{font-size: calc(15px + 0.2rem);color: #333;line-height: calc(20px + 0.2rem);font-weight: bold;margin-bottom: 12px;}
.dmzc_section2 .content .right li .dd .wz2{font-size: calc(14px + 0.12rem);color: #333333;line-height: calc(20px + 0.25rem);}

@media  screen and (max-width:1680px){
.dmzc_section2 .content .right li{margin-bottom: calc(20px + 0.8rem);}
.dmzc_section2 .content .right li .bt{font-size: 0.46rem;line-height:0.56rem;border-radius: 18px;margin-bottom: calc(12px + 0.06rem);}
.dmzc_section2 .content .right li .dd .wz1{font-size: calc(15px + 0.14rem);line-height: calc(20px + 0.14rem);margin-bottom: 8px;}
.dmzc_section2 .content .right li .dd .wz2{font-size: calc(14px + 0.04rem);line-height: calc(20px + 0.1rem);}
}
@media  screen and (max-width:1024px){
.dmzc_section2{padding-top: 30px;padding-bottom: 30px;}
.dmzc_section2 .content{margin-top: 20px;display: block;}
.dmzc_section2 .content .left{display: none;}
.dmzc_section2 .content .right{width: 100%;}
.dmzc_section2 .content .right li{margin-bottom: 16px;display: flex;justify-content: flex-start;align-items: flex-start;}
.dmzc_section2 .content .right li img{width: 80px;}
.dmzc_section2 .content .right li .wzbox{width: calc(100% - 80px);padding-left: 12px;}
.dmzc_section2 .content .right li .bt{font-size: 18px;line-height: 40px;border-radius: 8px;margin-bottom: 12px;}
.dmzc_section2 .content .right li .dd{margin-bottom: 10px;}
.dmzc_section2 .content .right li .dd .wz1{font-size: 16px;line-height: 20px;font-weight: bold;margin-bottom: 6px;}
.dmzc_section2 .content .right li .dd .wz2{font-size: 14px;line-height: 22px;}
}

.dmzc_section3{width: 100%;padding-top: calc(30px + 1.1rem);background-color: #f7fbf8;}
.dmzc_section3 .nybt{margin-bottom:1.2rem;}
.dmzc_section3 .content{position: relative;}
.dmzc_section3 .content .ba_img{width: 100%;display: block;position: absolute; left: 0; top: 0; z-index: 100%; height: 100%;}
.dmzc_section3 .content .posi_img{width:2rem;position: absolute;right:-0.13rem;top:-1.3rem;}
.dmzc_section3 .content ul{ display: flex; flex-wrap: wrap; justify-content:space-between; width:calc(100% + 0.26rem); position: relative; z-index: 6; margin:-0.26rem -0.13rem;}
.dmzc_section3 .content li{ display: flex; flex-wrap: wrap; width:25%; padding:0.26rem 0.13rem;}
.dmzc_section3 .content li .a{ display: flex; flex-wrap: wrap; align-content: flex-start; width:100%; position: relative;}
.dmzc_section3 .content li .bg{ display: block; height: 100%; width:100%; position: absolute; left: 0; top: 0; z-index: 2;}
.dmzc_section3 .content li .btbox{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 0.2rem;position: relative; z-index: 6;}
.dmzc_section3 .content li .btbox .num{font-size:0.6rem;color: #ffffff;line-height:0.7rem;margin-right:0.1rem;}
.dmzc_section3 .content li .btbox .wz{font-size: 0.3rem;color: #ffffff;line-height: 0.4rem;font-weight: bold;}
.dmzc_section3 .content li .info{font-size:0.17rem;color: #ffffff;line-height:0.32rem;position: relative; z-index: 6; }
.dmzc_section3 .content li .info span{font-weight: bold;}
.dmzc_section3 .content li:nth-child(1) .bg{width:114%; height:90%; }
.dmzc_section3 .content li:nth-child(2){}
.dmzc_section3 .content li:nth-child(3) .bg{ top:-10%;}
.dmzc_section3 .content li:nth-child(4) .bg{width:114%; height:90%; left:-14%;}
.dmzc_section3 .content li:nth-child(1) .a{ padding:0.4rem 0.25rem 1.2rem 0.35rem;}
.dmzc_section3 .content li:nth-child(2) .a{ padding:0.4rem 0.25rem 1.2rem 0.5rem;}
.dmzc_section3 .content li:nth-child(3) .a{ padding:0.4rem 0.45rem 1.2rem 0.35rem;}
.dmzc_section3 .content li:nth-child(4) .a{ padding:0.4rem 0.35rem 1.2rem 0.3rem;}



@media  screen and (max-width:1680px){


}
@media  screen and (max-width:1024px){
.dmzc_section3{padding-top: 30px;}
.dmzc_section3 .nybt{margin-bottom:20px;}
.dmzc_section3 .content .ba_img{display: none;}
.dmzc_section3 .content .posi_img{width:100px;position: absolute;right:0;top:-75px;}

.dmzc_section3 .content ul{ width: 100%; margin:0;}
.dmzc_section3 .content li{width: 100% !important;position: static; padding:8px 0;}
.dmzc_section3 .content li .btbox{margin-bottom: 10px;}
.dmzc_section3 .content li .btbox .num{font-size: 20px;line-height: 24px;margin-right: 10px;}
.dmzc_section3 .content li .btbox .wz{font-size: 18px;line-height: 24px;}
.dmzc_section3 .content li .info{font-size: 14px;line-height: 22px;}
.dmzc_section3 .content li .bg{ display:none;}
.dmzc_section3 .content li:nth-child(1) .a{background-color: #f36523;padding: 20px; border-radius: 12px;}
.dmzc_section3 .content li:nth-child(2) .a{background-color: #ffab40;padding: 20px; border-radius: 12px;}
.dmzc_section3 .content li:nth-child(3) .a{background-color: #32b16c;padding: 20px; border-radius: 12px;}
.dmzc_section3 .content li:nth-child(4) .a{background-color: #238ff3;padding: 20px; border-radius: 12px;}
}

.dmzc_section4{padding-top: calc(30px + 2.2rem);padding-bottom: calc(30px + 0.18rem);background-color: #f7fbf8;}
.dmzc_section4 img{width: 100%;display: block;}
@media  screen and (max-width:1024px){
.dmzc_section4{padding-top: 30px;padding-bottom: 30px;}
}

.dmzc_section5{width: 100%;padding-top: calc(30px + 0.86rem);}
.dmzc_section5 .fbt{font-size:0.5rem;color: #505050;line-height:0.6rem;margin-bottom: calc(12px + 1.6rem);margin-top: calc(12px + 0.5rem);font-weight: bold;text-align: center;}
.dmzc_section5 ul li{margin-bottom: calc(20px + 0.5rem);padding-left: 336px;position: relative;}
.dmzc_section5 ul li:last-child{margin-bottom: 0;}
.dmzc_section5 ul li .left{width: 3.9rem;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);z-index: 5;}
.dmzc_section5 ul li .left .ba_img{width: 100%;display: block;}
.dmzc_section5 ul li .left .ico{width: 1.4rem;display: block;position: absolute;left: 45%;top: 50%;transform: translate(-50%,-50%);}
.dmzc_section5 ul li .left .num{font-size: calc(20px + 0.25rem);color: #ffffff;line-height: calc(25px + 0.25rem);position: absolute;left: 24px;top: 22px;}
.dmzc_section5 ul li .right{width: 100%;min-height: 336px;padding: 20px calc(20px + 0.3rem) 20px calc(20px + 1rem);border-radius: 16px;border: 2px dashed #333;display: flex;justify-content: flex-start;align-items: center;}
.dmzc_section5 ul li:nth-child(1) .right{border-color: #ffa800;}
.dmzc_section5 ul li:nth-child(2) .right{border-color: #ff6c00;}
.dmzc_section5 ul li:nth-child(3) .right{border-color: #fe6147;}
.dmzc_section5 ul li:nth-child(4) .right{border-color: #ff1c1c;}
.dmzc_section5 ul li .right>div{width: 100%;}
.dmzc_section5 ul li .right .bt{font-size: 0.6rem;color: #333;line-height:0.7rem;padding-bottom: calc(12px + 0.1rem);margin-bottom: calc(12px + 0.1rem);border-bottom: 1px dashed #cccccc;font-weight: bold;}
.dmzc_section5 ul li .right .info{font-size: calc(14px + 0.1rem);color: #505050;line-height: calc(20px + 0.2rem);margin-bottom: calc(12px + 0.1rem);}
.dmzc_section5 ul li .right .info2{font-size: calc(14px + 0.12rem);color: #333;line-height: calc(20px + 0.2rem);}
.dmzc_section5 ul li:nth-child(1) .right .bt,
.dmzc_section5 ul li:nth-child(1) .right .info2{color: #ffa800;}
.dmzc_section5 ul li:nth-child(2) .right .bt,
.dmzc_section5 ul li:nth-child(2) .right .info2{color: #ff6c00;}
.dmzc_section5 ul li:nth-child(3) .right .bt,
.dmzc_section5 ul li:nth-child(3) .right .info2{color: #fe6147;}
.dmzc_section5 ul li:nth-child(4) .right .bt,
.dmzc_section5 ul li:nth-child(4) .right .info2{color: #ff1c1c;}


@media  screen and (max-width:1024px){
.dmzc_section5{padding-top: 30px;}
.dmzc_section5 .fbt{font-size: 16px;line-height: 22px;margin-bottom: 20px;margin-top: 10px;}
.dmzc_section5 ul li{margin-bottom: 12px;padding-left: 78px;}
.dmzc_section5 ul li .left{width: 90px;top: 0;transform: translate(0,0);}
.dmzc_section5 ul li .left .ico{width: 32px;left: 46%;}
.dmzc_section5 ul li .left .num{font-size: 16px;line-height: 20px;left: 4px;top: 4px;}
.dmzc_section5 ul li .right{min-height: 1px;padding: 20px;border-radius: 4px;display: block;}
.dmzc_section5 ul li .right .bt{font-size: 16px;line-height: 20px;padding-bottom: 8px;margin-bottom: 8px;}
.dmzc_section5 ul li .right .info{font-size: 14px;line-height: 22px;margin-bottom: 10px;}
.dmzc_section5 ul li .right .info2{font-size: 14px;line-height: 22px;}
}

.dmzc_section6{padding-top: calc(30px + 1.5rem);}
.dmzc_section6 .nybt{position: relative;
  z-index: 6;}
.dmzc_section6 .fbt{font-size:0.5rem;color: #505050;line-height:0.6rem;margin-top: calc(12px + 0.58rem);font-weight: bold;text-align: center;position: relative;
  z-index: 6;}
.dmzc_section6 li{margin-top:1.3rem;width: 100%; position: relative;}
.dmzc_section6 li .img1{width:5.26rem;position: absolute;left: 0;top: -0.8rem;}
.dmzc_section6 li .box{display: flex;justify-content:space-between;align-items: flex-start;  width: 100%;position: relative; z-index: 6;}
.dmzc_section6 li .left{width: 48%;}
.dmzc_section6 li .left .pic{width: 100%;display: flex;justify-content: center;align-items: flex-start;position: relative;z-index: 5;}
.dmzc_section6 li .left .pic img{max-width: 100%;display: block;}
.dmzc_section6 li .right{width: 48%;padding: 0;}
.dmzc_section6 li .right .ino{ display: flex; flex-wrap: wrap; width: 100%; justify-content: center; margin-bottom: 0.7rem; gap:0.66rem;}
.dmzc_section6 li .right .ino img{height:1.66rem; width:1.66rem; object-fit: contain; display: block;}
.dmzc_section6 li .right .bt{display: flex;justify-content: center;margin-bottom: 0.48rem;}
.dmzc_section6 li .right .bt div{font-size:0.81rem;color: #ffffff;line-height:0.9rem;padding: 0.05rem 0.3rem 0.15rem 0.3rem;background-color: #1dba75;border-radius: 26px;font-weight: bold;}
.dmzc_section6 li .right .info{font-size:0.3rem;color: #333333;line-height: 0.5rem;font-weight: bold;text-align: center;position: relative;
  z-index: 6;}
.dmzc_section6 li:nth-child(even) .box{flex-direction:row-reverse;}
.dmzc_section6 li:nth-child(even) .left{padding-left: 0;}
.dmzc_section6 li:nth-child(1) .left{margin-top: 0.74rem;}
.dmzc_section6 li:nth-child(2) .right{padding-top: 0.32rem;}
.dmzc_section6 li:nth-child(3) .img1{top: 10px;}
.dmzc_section6 li:nth-child(2) .img1{left: auto;right: 0;top: -2.22rem;width:5.06rem;}


@media  screen and (max-width:1024px){
.dmzc_section6{padding-top: 30px;}
.dmzc_section6 .fbt{font-size: 16px;line-height: 22px;margin-bottom:50px;margin-top: 10px;}
.dmzc_section6 li{margin-bottom:50px!important;padding-left: 15px;padding-right: 15px;}
.dmzc_section6 li .box{ flex-wrap: wrap;}
.dmzc_section6 li .left{width: 100%;padding-left: 0;margin-top: 0!important;padding: 0!important;margin-bottom: 14px;}
.dmzc_section6 li .left .pic img{max-width: 80%;margin: 0 auto;}
.dmzc_section6 li .right{width: 80%;padding: 0;margin-top:20px!important;padding-top: 0!important;margin: 0 auto;}
.dmzc_section6 li .right .ino{ margin-bottom:20px; gap:20px;}
.dmzc_section6 li .right .ino img{height:70px; width:70px;}
.dmzc_section6 li .right .bt{margin-bottom: 12px;}
.dmzc_section6 li .right .bt div{font-size: 18px;line-height:28px;padding:4px 20px 7px 20px;border-radius: 10px;}
.dmzc_section6 li .right .info{font-size: 14px;line-height: 24px;}
.dmzc_section6 li .right .info br{display: none;}
}

.dmzc_section7{width: 100%;padding-top: calc(30px + 2.74rem);padding-bottom: calc(30px + 0.7rem);}
.dmzc_section7 .fbt{font-size:0.5rem;color: #505050;line-height:0.6rem;margin-bottom: calc(12px + 0.74rem);margin-top: calc(12px + 0.44rem);font-weight: bold;text-align: center;}
.dmzc_section7 .content{width: 100%;}
.dmzc_section7 .content img{width: 100%;display: block;}
@media  screen and (max-width:1024px){
.dmzc_section7{padding-top: 30px;padding-bottom: 30px;}
.dmzc_section7 .fbt{font-size: 16px;line-height: 22px;margin-bottom: 20px;margin-top: 10px;}
}

.dmzc_section8{background-color: #f7fbf8;padding-top: calc(30px + 0.8rem);padding-bottom: calc(30px + 0.6rem);}
.dmzc_section8 .fbt{margin-bottom: calc(12px + 0.74rem);margin-top: calc(12px + 0.42rem);}
@media  screen and (max-width:1024px){
.dmzc_section8{padding-top: 30px;padding-bottom: 30px;}
.dmzc_section8 .fbt{margin-bottom: 20px;margin-top: 10px;}
}

.dmzc_section9{width: 100%;padding-top: calc(30px + 1.34rem);padding-bottom: calc(30px + 0.5rem);}
.dmzc_section9 .fbt{font-size: 0.5rem;color: #505050;line-height: 0.6rem;margin-top: calc(12px + 0.44rem);font-weight: bold;text-align: center;}
.dmzc_section9 .content{width: 100%;transform: translate(0,-0.28rem);}
.dmzc_section9 .content img{width: 100%;display: block;}
@media  screen and (max-width:1024px){
.dmzc_section9{padding-top: 30px;padding-bottom: 30px;}
.dmzc_section9 .fbt{font-size: 16px;line-height: 22px;margin-bottom: 20px;margin-top: 10px;}
.dmzc_section9 .content{transform: translate(0,-0);}
}




/*260309start*/
.w_1622{max-width:1620px; margin-right: auto; margin-left: auto;}
.pt310{ padding-top: 3.1rem;}
.kcjs1{padding-top:calc(30px + 1.2rem)}
.kcjs1 .comt { display: flex; flex-wrap: wrap; width: 100%; align-items:flex-start; justify-content: space-between; margin-top:1.05rem;}
.kcjs1 .left{width:35.9%;}
.kcjs1 .left .pic{ display: block; width: 100%; padding-bottom: 85.48%; position: relative; overflow: hidden; border-radius: 0.35rem; box-shadow:0 7px 0.3rem rgba(0,0,0,0.1);}
.kcjs1 .left .pic img{ position:absolute; left: 0; top: 0; width: 100%;height: 100%; object-fit: cover;}
.kcjs1 .right{ display: block;width: 58.84%;}
.kcjs1 .right .name{font-size: 0.66rem;color: #434343;line-height:0.8rem; margin-top: 0.1rem; margin-bottom: 0.4rem;display: block; width: 100%; font-weight: bold;}
.kcjs1 .right .info{font-size: 0.2rem;color: #434343;line-height: 0.38rem;display: block; width: 100%; font-weight: bold;}

@media  screen and (max-width:1680px){

}
@media  screen and (max-width:1024px){
.pt310{ padding-top:40px;}	
.kcjs1 .left{width:100%;}
.kcjs1 .right{width: 100%;}
.kcjs1 .right .name{font-size: 18px;line-height: 24px; margin-top:20px;margin-bottom: 12px;}
.kcjs1 .right .info{font-size: 14px;line-height: 24px;}

}


.kcjs2 { padding-bottom:1.1rem;}
.kcjs2 .pic{ display: block; line-height: 0; text-align: center; width: 100%;  margin-top: 1.36rem; /* padding:0 4.8%; */}
@media  screen and (max-width:1024px){
.kcjs2 { padding-bottom:40px;}
.kcjs2 .pic{margin-top:25px; padding:0;}
}

.kcjs3 { background: #f7fbf8; padding-top:68px; padding-bottom:40px;}
.kcjs3 .pic{ display: block; line-height: 0; text-align: center; width: 100%;  margin-top:0.88rem; padding:0 0.2rem;}
@media  screen and (max-width:1024px){
.kcjs3 { padding-top:40px;  padding-bottom:40px;}
.kcjs3 .pic{margin-top:25px; padding:0;}
}

.kcjs4 {padding-top:0.92rem;}
.kcjs4 .pic{ display: block; line-height: 0; text-align: center; width: 100%;  margin-top:0.84rem;/* padding:0 0.2rem; */}
.kcjs4 .pic1{ display: block; line-height: 0; text-align: center; width: 100%;  margin-top:0.84rem;/* padding:0 0.2rem; */}
@media  screen and (max-width:1024px){
.kcjs4 { padding-top:40px;}
.kcjs4 .pic{margin-top:25px; padding:0;}
.kcjs4 .pic1{margin-top:25px; padding:0;}
}

.kcjs5 { padding-top:1.68rem;}
.kcjs5 .pic{ display: block; line-height: 0; text-align: center; width: 100%;  margin-top:0.88rem;}
@media  screen and (max-width:1024px){
.kcjs5 { padding-top:40px; }
.kcjs5 .pic{margin-top:25px;}
}

.kcjs6 { padding-top:1.5rem; padding-bottom: 1.2rem;}
.kcjs6 .pic{ display: block; line-height: 0; text-align: center; width: 100%;  margin-top:1.55rem;}
.kcjs6 .features-list{ display: flex; flex-wrap: wrap; margin-top: 1.55rem;}
.kcjs6 .feature-item{ display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; width: 100%; position: relative; }
.kcjs6 .feature-item::after{ display: block; content: ''; position: absolute; left: 50%; top: 0; margin:0 0 0 -0.03rem; width: 0.06rem; height: 100%;background:#16ae67; z-index: 1;}
.kcjs6 .feature-item:first-child::after{ top: 50%; height: 50%;}
.kcjs6 .feature-item:last-child::after{ top:0; height: 50%;}
.kcjs6 .feature-item:nth-child(2n+1)::before{ z-index: 2;display: block; content: ''; position: absolute; right:50%; margin-right: -0.15rem; top:50%; width: 0.52rem; height:0.52rem; background: url({eyou:global name='web_templets_pc' /}/img/09.png) center no-repeat; background-size:100% auto !important; transform: translateY(-50%); -ms-transform: translateY(-50%);}
.kcjs6 .feature-item:nth-child(2n+2)::before{ z-index: 2;display: block; content: ''; position: absolute; left:50%; margin-left: -0.15rem; top:50%; width: 0.52rem; height:0.52rem; background: url({eyou:global name='web_templets_pc' /}/img/09.png) center no-repeat; background-size:100% auto !important; transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%)  rotate(180deg);}
.kcjs6 .feature-item:nth-child(2n){ background: #eff9f4; flex-direction: row-reverse;  padding:30px 0;}
.kcjs6 .feature-item .feature-pic{ display: flex; flex-wrap: wrap; width: 45.2%;}
.kcjs6 .feature-item .feature-pic img{ width: 100%;}
.kcjs6 .feature-item .feature-text{ display: flex; flex-wrap: wrap; width: 45.2%;}
.kcjs6 .feature-item:nth-child(2n) .feature-text{ padding-left: 20px;}
.kcjs6 .feature-item:nth-child(2n) .feature-text .h3{text-align: right;}
.kcjs6 .feature-item .feature-text .h3{ width: 100%; font-size: 0.44rem; color: #16ae67; margin-bottom: 0.07rem; font-weight: bold; line-height: 0.54rem;}
.kcjs6 .feature-item .feature-text .p{ text-align: justify; width: 100%; font-size: 0.28rem; color: #333; line-height: 0.48rem;}

@media  screen and (max-width:1024px){
.kcjs6 { padding-top:40px;  padding-bottom:40px;}
.kcjs6 .pic{margin-top:25px;}
.kcjs6 .feature-item:nth-child(2n){ padding:20px 0;}
.kcjs6 .feature-item .feature-text .h3{ font-size: 16px; line-height: 26px; margin-bottom: 4px;}
.kcjs6 .feature-item .feature-text .p{ font-size:14px; line-height: 24px;}
}
@media  screen and (max-width:767px){
.kcjs6 .features-list{ padding-left:40px;}	
.kcjs6 .feature-item:nth-child(2n){ padding:0;}
.kcjs6 .feature-item .feature-pic{ width: 100%;}
.kcjs6 .feature-item .feature-text{ width: 100%; padding:20px 14px !important;}
.kcjs6 .feature-item:nth-child(2n) .feature-text .h3{text-align: left;}
.kcjs6 .feature-item::after{ left:-34px; margin:0; width:4px;}
.kcjs6 .feature-item:first-child::after{ top:10%; height: 90%;}
.kcjs6 .feature-item:last-child::after{ top:0; height: 90%;}
.kcjs6 .feature-item:nth-child(2n+1)::before{ right:auto; left:-40px; margin:0; top:10%;  width:26px; height:26px;transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%)  rotate(180deg);}
.kcjs6 .feature-item:nth-child(2n+2)::before{ left:-40px; margin-left:0; top:10%; width:26px; height:26px; }
}


.kcjs7 { padding-top:52px; padding-bottom: 1.3rem;}
.kcjs7 .pic{ display: block; line-height: 0; text-align: center; width: 100%;  margin-top:40px;/* padding:0 6.2%; */}
@media  screen and (max-width:1024px){
.kcjs7 { padding-top:40px;  padding-bottom:40px;}
.kcjs7 .pic{margin-top:25px; padding:0;}
}


/*20260325start*/

.sy_section6 .content li .left .pic{display: flex;
  align-items: flex-end;}
/*20260325end*/
/*20260330start*/

.wyb_s.om .t_navs .top .menu .l1 .a1{  color: #fff;}

.wyb_s.om .t_navs .top .dh_box .wz{  color: #fff;}

.wyb_s.on .t_navs .top .menu .l1 .a1{  color: #000;}

.wyb_s.on .t_navs .top .dh_box .wz{  color: #000;}

.wyb_s.om .t_navs .top .dh_box .ico1{display: none;}
.wyb_s.om .t_navs .top .dh_box .ico2{display: block;}
.wyb_s.om .t_navs .top .logo .img1{display: none;}
.wyb_s.om .t_navs .top .logo .img2{display: block;}

.wyb_s.on .t_navs .top .dh_box .ico1{display: block;}
.wyb_s.on .t_navs .top .dh_box .ico2{display: none;}
.wyb_s.on .t_navs .top .logo .img1{display: block;}
.wyb_s.on .t_navs .top .logo .img2{display: none;}



@media  screen and (max-width:1024px){
.wyb_s.om .t_navs .top .logo .img2{ display:none;}

.wyb_s.om .t_navs .top .dh_box .ico1{display: block;}
.wyb_s.oms .t_navs .top .dh_box .ico2{display: none;}

.wyb_s.om .t_navs .top .dh_box .wz{  color: #000;}
}

/*20260330end*/