@charset "utf-8";
body{width:100%;margin:0 auto;}
body {
    font-size: 100%;
    line-height: 1.1;
    width: 100%;
    position: relative;
    font-weight: 400;
    overflow-x: hidden;
    background: #fff;
}

img {
    /*! max-width: 100%; */
}

.n_jituan {
    height: 500px;
    display: flex;
    align-items: center;
    background: url(../images/n_jituan_bg.png) center no-repeat;
    background-size: contain;
}

.n_jituan>div {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.n_jituan ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 350px;
    flex-grow: 1;
}

.n_jituan ul li {}

.n_jituan ul li h3 {
    display: flex;
    align-items: flex-end;
    margin-bottom: 14px;
}

.n_jituan ul li h3 svg {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.n_jituan ul li h3 span {
    font-size: 24px;
    color: #4e975f;
}

.n_jituan ul li p {
    font-size: 16px;
    color: #333;
    line-height: 1;
}

.n_jituan img {
    flex-shrink: 0;
}

.n_jituan .logo_jituan {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 500px;
}

.n_jituan ul:nth-child(3) {
    align-items: flex-end;
    text-align: right;
}

.n_jituan ul:nth-child(3) li h3 {
    justify-content: flex-end;
}

.n_jituan ul li.line {
    width: 100%;
    height: 1px;
    background-image: -moz-linear-gradient(180deg, transparent 0%, #dbdcdd 100%);
    background-image: -webkit-linear-gradient(180deg, transparent 0%, #dbdcdd 100%);
    background-image: -ms-linear-gradient(180deg, transparent 0%, #dbdcdd 100%);
}

.n_jituan ul:nth-child(3) li.line {
    background-image: -moz-linear-gradient(360deg, transparent 0%, #dbdcdd 100%);
    background-image: -webkit-linear-gradient(360deg, transparent 0%, #dbdcdd 100%);
    background-image: -ms-linear-gradient(360deg, transparent 0%, #dbdcdd 100%);
}

.n_shuzi {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 500px;
}

.n_shuzi .bg {
    height: 320px;
    background: url(../images/n_shuzi_bg.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.n_shuzi ul {
    display: flex;
    justify-content: space-between;
    margin-top: 0%;
}

.n_shuzi ul li {
    flex-grow: 1;
    max-width: 21%;
}

.n_shuzi ul li .box {
    background: #4e975f;
    color: #fff;
    padding: 0 30px;
    height: 400px;
    border-radius: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}



.n_shuzi ul li h4 {
    display: flex;
    align-items: flex-start;
}

.n_shuzi ul li h4 span {
    font-size: 60px;
    font-family: 'BarlowCondensed-Regular';
    font-weight: 700;
}

.n_shuzi ul li h4 i {
    font-weight: 600;
    font-size: 12px;
    margin-top: 15px;
    margin-left: 8px;
}

.n_shuzi ul li h3 {
    width: 230px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    background: #fff;
    color: #4e975f;
    font-size: 16px;
}

.n_shuzi ul li .box>span {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.4);
    /* font-family: 'YuMoW04'; */
    margin-bottom: 40px;
    text-align: center;
    line-height: 2.2;
    text-transform: uppercase;
}

.n_shuzi ul li svg {
    height: 36px;
}

.n_tt3 {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.n_tt3 i {
    display: block;
    width: 2px;
    margin-right: 30px;
    height: 20px;
    background: #4e975f;
}

.n_tt3 h4 {
    font-size: 20px;
    color: #4e975f;
}

.n_keyan.ar_articles.two {
    margin: 50px auto;
}

.n_keyan .bd1 {
    display: flex;
    justify-content: space-between;
}

.page_pic img {
    width: 100%;
}

.n_keyan .bd1 .tt {
    flex-shrink: 0;
}

.bd1 .tt em {
    line-height: 120px;
    text-transform: uppercase;
    opacity: 0.5;
    font-weight: 700;
    display: block;
    font-size: 80px;
    font-family: YuMoW04;
    height: .7rem;
    overflow: hidden;
    color: #188947;
    letter-spacing: -4px;
    Font-style: italic;
}

.text-column .tt {
    margin-bottom: 20px;
}

.text-column .tt em {
    line-height: 120px;
    text-transform: uppercase;
    opacity: 0.5;
    font-weight: 700;
    display: block;
    font-size: 60px;
    font-family: YuMoW04;
    height: .7rem;
    overflow: hidden;
    color: #188947;
    letter-spacing: -4px;
    Font-style: italic;
}

.text-column .tt h3 {
    font-size: 26px;
    color: #424242;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.text-column .tt span {
    text-transform: uppercase;
    font-size: 12px;
    color: #424242d1;
}

.n_keyan .bd1 .tt h3 {
    font-size: 30px;
    color: #424242;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.n_keyan .bd1 .tt h5 {
    font-size: 12px;
    color: #7a7a7a;
    font-weight: 200;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
}

.n_keyan .bd1 .tt h3 i {
    display: block;
    width: 30px;
    height: 3px;
    background: #000000;
    flex-shrink: 0;
    margin-left: 30px;
}

.n_keyan .bd1 .tt h4 {
    font-size: 30px;
    color: #4e975f;
    font-weight: bold;
    letter-spacing: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.n_keyan .bd1 .tt span {
    font-size: 30px;
    color: #dce1e9;
    font-family: YuMoW04;
    text-transform: uppercase;
}

.n_keyan .bd1 .tt .en {
    font-size: 12px;
    color: #75b693;
    font-family: sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    color: #424242d1;
}

.n_keyan .bd1 .txt {
    font-size: 30px;
    line-height: 2.230px;
    color: #585858;
    max-width: 978px;
    margin-left: 30px;
}

.n_keyan .line {
    width: 100%;
    height: 1px;
    background: #e8edf1;
    margin: 20px 0 30px 0;
}

.n_keyan .bd2 {}

.n_keyan .bd2 ul {
    display: flex;
    justify-content: space-between;
}

.n_keyan .yanfa.bd2 ul li {
    padding: 1.5%;
    position: relative;
    z-index: 1;
    width: 33%;
    padding: 35px 30px 30px 30px;
    background-color: #fff;
    margin: 10px;
    background-image: linear-gradient(180deg, rgba(252, 252, 252, 0.8) 0%, rgba(247, 250, 255, 0) 100%);
    border-width: 2px;
    border-color: rgba(255, 255, 255, 1);
    box-shadow: 0 10px 60px 0 rgba(55, 49, 49, 0.07);
    border-radius: 10px;
}

.n_keyan .bd2 ul li {
    padding: 1.5%;
    position: relative;
    z-index: 1;
    width: 33%;
}

.n_keyan .bd2.two ul li {
    padding-right: 0;
    position: relative;
    z-index: 1;
    width: 50%;
}

.n_keyan .bd2 ul li i {
    display: block;
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    color: rgba(181, 185, 188, 0.15);
    font-weight: bold;
    position: absolute;
    z-index: -1;
    right: -30px;
    bottom: 0;
}

.n_keyan .bd2 ul li .box {
    background: #ffffff;
    height: 100%;
    width: auto;
    max-width: 100%;
    padding: 0px;
    border-radius: 20px;
}

.n_keyan .bd2 ul li .box .img {
    border-radius: 20px 20px 0 0;
}

.n_keyan .bd2 ul li .box .img img {
    height: 220px;
}

.n_keyan .bd2 ul li .box .txt {
    padding: 20px 0px;
}

.n_keyan .bd2 ul li .box .txt h4 {
    font-size: 18px;
    color: #201d1c;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.7;
}

.n_keyan .bd2 ul li .box .txt p {
    font-size: 14px;
    line-height: 1.8;
    color: #201d1c;
}

.jiance.tixi_coop {
    width: 100%;
    overflow: hidden;
    background: url() center no-repeat;
    background-size: cover;
}

.tixi_coop {
    width: 100%;
    overflow: hidden;
    background: url(../images/tixi_coop_bg.jpg) center no-repeat;
    background-size: cover;
}

.tixi_coop .tt {
    text-align: center;
    margin-bottom: 60px;
}

.tixi_coop .tt h3 {
    font-size: 32px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 10px;
}

.tixi_coop .tt p {
    font-size: 14px;
    color: #ffffff;
}

.tixi_coop .box {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.tixi_coop .img:after {
    padding-top: 47.61%;
}

.jiance.tixi_coop .img img {
    width: auto;
    height: auto;
    position: static;
    max-width: 100%;
    max-height: 100%;
}

.tixi_coop .img img {
    width: auto;
    height: auto;
    position: static;
    max-width: 70%;
    max-height: 70%;
}

@media (max-width: 768px) {
    .tixi_coop .img img {
        width: auto;
        height: auto;
        position: static;
        max-width: 88%;
        max-height: 88%;
    }
}

.tixi_coop .img .pic {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.tixi_coop .txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4e975fc4;
    font-size: 14px;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.tixi_coop .txt p {
    align-items: center;
    justify-content: center;
    background: #4e975f3d;
    font-size: 16px;
    color: #fff;
}

.tixi_coop .box:hover .txt {
    opacity: 1;
    visibility: visible;
    padding-top: 0;
}

.tixi_coop .swiper-button-white {
    border: 0 !important;
    opacity: .7;
    top: 79%;
}

.tixi_coop .swiper-button-prev {
    background: url(../images/tixi_team_left.png) center no-repeat !important;
    background-size: 26px !important;
}

.tixi_coop .swiper-button-next {
    background: url(../images/tixi_team_right.png) center no-repeat !important;
    background-size: 26px !important;
}

.tixi_coop .swiper-button-white:hover {
    opacity: 1;
}

.tixi_coop.pad_bot.pad_top {
    padding: 80px 0 120px 0;
}

.n_fenzijishu {
    border-top: 1px solid #e5e8e9;
    width: 100%;
    overflow: hidden;
}

.n_fenzijishu .n_tt5 {
    font-size: 34px;
    color: #4e975f;
    font-weight: bold;
    margin: 0px 0 15px 0;
    line-height: 1.6;
}

.n_tt5 {
    font-size: 34px;
    color: #4e975f;
    font-weight: bold;
    margin: 30px 0;
    line-height: 1.6;
}

.n_tt5 .n_t6 {
    font-size: 18px;
    color: #343635;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 2;
}

.n_tt5 span {
    color: #343635;
    display: block;
    font-weight: normal;
    font-size: 30px;
}

.n_tt5 h4 {
    font-size: 22px;
    color: #343635;
}

.n_tt5 p {
    font-size: 15px;
    color: #343635;
}

.n_tt5 h3 {
    font-size: 34px;
    color: #4e975f;
    font-weight: bold;
    line-height: 2;
}

.n_tt5.center {
    text-align: center;
}

.n_fenzijishu .con {
    font-size: 14px;
    line-height: 20px;
    color: #343635;
    margin-bottom: 30px;
}

.n_fenzijishu .con p {
    font-size: 14px;
    line-height: 20px;
    color: #343635;
    margin-bottom: 10px;
}

.n_fenzijishu ul {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    column-gap: 10px;
    row-gap: 10px;
    position: relative;
}

.n_fenzijishu ul li {}

.n_fenzijishu ul li .box {
    position: relative;
    z-index: 1;
}

.n_fenzijishu ul li .box:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #efefef;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.n_fenzijishu ul li .img {
    border-radius: 10px 10px 0 0;
}

.n_fenzijishu ul li .img img {}

.n_fenzijishu ul li .txt {
    background: #efefef;
    padding: 28px 30px 20px;
    border-radius: 0 0 10px 10px;
}

.n_fenzijishu ul li h5 {
    font-size: 20px;
    color: #343635;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.n_fenzijishu ul li p {
    font-size: 15px;
    color: #343635;
    height: 90px;
    text-align: center;
    line-height: 1.6;
}

.n_fenzijishu ul li i {
    display: block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #4e975f;
    margin: 25px auto 0;
}

.n_fenzijishu ul li span {
    font-size: 26px;
    color: #4e975f;
    display: block;
    text-align: center;
    font-family: BarlowCondensed-Regular;
    margin-top: 8px;
    /* line-height: 1.4; */
    /* padding: 12px; */
}

.n_fenzijishu ul:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 52px;
    background: #e5e8e9;
    z-index: -1;
}

.n_tt2.white {}

.n_tt2.white i {
    color: #fff;
}

.n_tt2.white span {
    color: rgba(255, 255, 255, 0.5);
}

.n_tt2.white h3 {
    color: #fff;
}

.n_plat2 {
    width: 100%;
    overflow: hidden;
    background: url(../images/n_plat2_bg.jpg) center no-repeat;
    background-size: cover;
}

.n_plat2 .m {
    text-align: center;
}

.n_plat2 h4 {
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 2;
}

.n_plat2 .con {
    color: #fff;
    font-size: 10px;
    line-height: 20px;
}


.n_jishu2 {
    height: 850px;
    overflow: hidden;
    width: 100%;
}

.n_jishu2 .m {
    position: static;
    padding-top: 3%;
}

.n_jishu2 .outbox {
    display: flex;
    align-items: center;
}

.n_jishu2 .outbox .txt {
    width: 45%;
    /* float: left; */
}

.n_jishu2 .outbox .pic {
    width: 50%;
}

.n_jishu2 .txt {
    margin-right: 30px;
}

.n_jishu2 .txt .con {
    font-size: 14px;
    line-height: 20px;
    color: #343635;
}

.n_jishu2 .txt .con p {
    font-size: 15px;
    line-height: 2;
    color: #343635;
    margin: 10px 0;
}

.n_jishu2 .pic {
    position: absolute;
    right: 0;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* max-width: 760px; */
}

.n_jishu2 .pic .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin-left: 20%;
    margin-top: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    line-height: 2.25rem;
}

.n_jishu_ys {
    border-top: 1px solid #e5e8e9;
}

.n_jishu_ys ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 15px;
    row-gap: 15px;
}

.n_jishu_ys ul li {}

.n_jishu_ys ul li .box {
    border-radius: 20px;
    overflow: hidden;
}

.n_jishu_ys ul li .txt1 {
    background: #4e975f;
    height: 200px;
    padding-top: 50px;
}

.n_jishu_ys ul li .txt1 .tt {
    text-align: center;
}

.n_jishu_ys ul li .txt1 .tt h3 {
    font-size: 1.625rem;
    color: #efefef;
    margin-bottom: 5px;
}

.n_jishu_ys ul li .txt1 .tt span {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
}

.n_jishu_ys ul li .txt2 {
    background: #efefef;
    height: 250px;
    position: relative;
    padding-top: 80px;
}

.n_jishu_ys ul li .txt2 .icobox {
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 0;
}

.n_jishu_ys ul li .txt2 .ico {
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
}

.n_jishu_ys ul li .txt2 .ico svg {
    width: 30px;
    height: 30px;
}

.n_jishu_ys ul li .txt2 .icobox:before,
.n_jishu_ys ul li .txt2 .icobox:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: .4;
    border-radius: 50%;
    transform: scale(1.5);
    background-image: -moz-linear-gradient(90deg, transparent 0%, #ffb273 100%);
    background-image: -webkit-linear-gradient(90deg, transparent 0%, #ffb273 100%);
    background-image: -ms-linear-gradient(90deg, transparent 0%, #ffb273 100%);
    transition: .7s;
}

.n_jishu_ys ul li .txt2 .icobox:after {
    transform: scale(1);
    opacity: 0;
}

.n_jishu_ys ul li:hover .txt2 .icobox:before {
    opacity: 0;
    transform: scale(1.9);
}

.n_jishu_ys ul li:hover .txt2 .icobox:after {
    opacity: .5;
    transform: scale(1.5);
}

.n_jishu_ys ul li .txt2 .con {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    height: 80px;
    padding: 0 20px;
}

.n_jishu_ys ul li .txt2 i {
    display: block;
    width: 44px;
    height: 25px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(../images/jishu_circle.png) center no-repeat;
    background-size: contain;
}

.n_jizhi {
    width: 100%;
    overflow: hidden;
    background: url(../images/n_jizhi_bg.jpg) center no-repeat;
    background-size: cover;
}

.n_jizhi .bd {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.n_jizhi .bd .left {
    mix-blend-mode: darken;
    margin-right: 30px;
    width: 250px;
    max-width: 90%;
}

.n_jizhi .pic {
    width: 250px;
}

.n_jizhi .pic img {
    display: block;
}

.n_jizhi ul {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 20px;
}

.n_jizhi ul li {
    display: flex;
    align-items: center;
}

.n_jizhi ul li .ico {
    width: 80px;
    height: 80px;
    font-size: 1.625rem;
    margin-right: 20px;
    color: #fff;
    border-radius: 50%;
    background: url(../images/n_jizhi_boll.png) center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.n_jizhi ul li .txt {}

.n_jizhi ul li .txt span {
    font-size: 20px;
    color: #4e975f;
    font-family: BarlowCondensed-Regular;
    display: block;
    margin-bottom: 7px;
}

.n_jizhi ul li .txt p {
    font-size: 16px;
    color: #353535;
    line-height: 24px;
}

.n_jizhi ul li:hover .ico {
    -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    -webkit-animation: beat 0.7s 1;
    animation: beat 0.7s 1;
}

.shili_ads {}

.shili_ads .box {
    height: 35rem;
    background: url(../images/shili_ads_bg.jpg) center bottom no-repeat;
    background-size: 100%;
    display: flex;
    align-items: center;
    padding-top: 20px;
    flex-direction: column;
}

.shili_ads .box span {
    font-family: HELVETICANEUELTPRO-HVCNO;
    font-size: 6.5625rem;
    text-transform: uppercase;
    color: transparent;
    display: inline-block;
    position: relative;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #4e975f;
}

.shili_ads .box h3 {
    font-size: 80px;
    color: #4e975f;
}

.shili_ads .box p {
    font-size: 12px;
    color: rgba(248, 153, 75, 0.6);
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
    margin-top: 20px;
}

.shili_ads .box i {
    display: block;
    width: 350px;
    height: 20px;
    background: url(../images/shili_ads_ico.png) center no-repeat;
    background-size: contain;
    margin-top: 45px;
}

.shili_ads_guidao {
    position: absolute;
    left: 60%;
    bottom: 20px;
    width: 100px;
}

.shili_qudao {
    background: url(../images/shili_qudao_bg.jpg) center bottom no-repeat;
}

.shili_qudao .centerbox {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    position: relative;
}

.shili_qudao .centerbox .relative {
    position: relative;
    max-width: 77%;
}

.shili_qudao .relative ul {}

.shili_qudao .relative ul li {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

.shili_qudao .relative ul li .ico img {
    display: block;
    border-radius: 50%;
}

.shili_qudao .relative ul li:nth-child(1) {
    left: 20%;
    top: -6%;
}

.shili_qudao .relative ul li:nth-child(2) {
    left: -9%;
    top: 22%;
}

.shili_qudao .relative ul li:nth-child(3) {
    left: -9%;
    bottom: 22%;
}

.shili_qudao .relative ul li:nth-child(4) {
    left: 20%;
    bottom: -6%;
}

.shili_qudao .relative ul li:nth-child(5) {
    right: 20%;
    top: -6%;
}

.shili_qudao .relative ul li:nth-child(6) {
    right: -9%;
    top: 22%;
}

.shili_qudao .relative ul li:nth-child(7) {
    right: -9%;
    bottom: 22%;
}

.shili_qudao .relative ul li:nth-child(8) {
    right: 20%;
    bottom: -6%;
}

.shili_qudao_center {
    width: 27.4375rem;
}

.shili_qudao .relative ul li:before,
.shili_qudao .relative ul li:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    opacity: .4;
    border-radius: 50%;
    transform: scale(1.5);
    background-image: -moz-linear-gradient(270deg, rgba(255, 178, 115, 0.2) 0%, #ffb273 100%);
    background-image: -webkit-linear-gradient(270deg, rgba(255, 178, 115, 0.2) 0%, #ffb273 100%);
    background-image: -ms-linear-gradient(270deg, rgba(255, 178, 115, 0.2) 0%, #ffb273 100%);
    transition: .7s;
}

.shili_qudao .relative ul li:after {
    transform: scale(1);
    opacity: 0;
}

.shili_qudao .relative ul li:hover:before {
    opacity: 0;
    transform: scale(1.9);
}

.shili_qudao .relative ul li:hover:after {
    opacity: .5;
    transform: scale(1.5);
}

.shili_qudao .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
}

.shili_qudao .mask h3 {
    font-size: 1.375rem;
    color: #fff;
    line-height: 24px;
}

.tixi_jiazhi {
    background: #f1f3f6;
    width: 100%;
    overflow: hidden;
}

.tixi_jiazhi .bd1 {
    display: flex;
    justify-content: space-between;
    padding: 20px 0px 100px 0px;
}

.tixi_jiazhi .bd1 .left {
    display: flex;
    flex-direction: column;
    margin-right: 2rem;
    justify-content: flex-start;
}

.tixi_jiazhi .bd1 .right {}

.tixi_jiazhi .img_box {
    float: right;
    max-width: 842px;
    width: 100%;
    min-height: 722px;
    position: relative;
}

.tixi_jiazhi .img_box .img {
    line-height: 0;
    overflow: hidden;
    width: 97%;
    display: block;
}

.tixi_jiazhi .img_box .img2 {
    position: absolute;
    right: -8px;
    bottom: 80px;
    line-height: 0;
    background: #f6f6f6;
    padding: 8px 8px 0;
    width: 80%;
}

.tixi_jiazhi .bd1 .right img {
    display: block;
}

.tixi_jiazhi .bd1 ul {}

.tixi_jiazhi .bd1 ul li {
    margin-top: 30px;
    padding-left: 14px;
}

.tixi_jiazhi .bd1 ul li span {
    font-size: 20px;
    color: #4e975f;
    font-family: YuMoW02;
    position: relative;
}

.tixi_jiazhi .bd1 ul li span:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #4e975f;
    position: absolute;
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
}

.tixi_jiazhi .bd1 ul li b {
    font-size: 24px;
    font-family: YuMoW04;
    font-weight: normal;
}

.tixi_jiazhi .bd1 ul li p {
    font-size: 14px;
    line-height: 1.5;
    color: #343635;
}


@media (max-width: 768px) {
    .n_tt5 {
        font-size: 34px;
        color: #4e975f;
        font-weight: bold;
        margin: 15px 0;
        line-height: 1.6;
    }

    .n_tt5 .n_t6 {
        font-size: 18px;
        color: #343635;
        font-weight: bold;
        margin-bottom: 25px;
        line-height: 2;
    }

    .n_tt5 span {
        color: #343635;
        display: block;
        font-weight: normal;
        font-size: 30px;
    }

    .n_tt5 h4 {
        font-size: 16px;
        color: #343635;
    }

    .n_tt5 p {
        font-size: 13px;
        color: #343635;
        margin: 5px 20px;
    }

    .n_jishu2 .txt {
        width: 100% !important;
        max-width: inherit;
        margin-right: 0;
    }

    .n_jishu2 .pic {
        position: absolute;
        top: auto;
        margin-top: 13rem;
        max-width: inherit;
        transform: none;
        max-width: 90%;
        width: 100% !important;
    }

    .n_tt5 h3 {
        font-size: 24px;
        color: #4e975f;
        font-weight: bold;
        line-height: 2;
    }

    .n_jishu2 .pic img {

        width: 100%;
    }

    .n_jishu2 .txt .con p {
        font-size: 14px;
        line-height: 2;
        color: #343635;
        margin: 10px 0;
    }

    .n_jishu2 .outbox {
        display: flex;
        align-items: flex-end;
        align-items: center;
    }

    .n_jishu2 {
        height: 870px;
    }

    .n_jishu_ys ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .n_jishu_ys ul li .txt2 .con {
        height: 60px;
    }

    .n_jizhi ul li .ico {
        flex-shrink: 0;
    }

    .tixi_coop .tt {
        text-align: center;
        margin-bottom: 30px;
    }

    .tixi_coop.pad_bot.pad_top {
        padding: 30px 0 20px 0 !important;
    }

    .tixi_coop .tt h3 {
        font-size: 22px;
        color: #ffffff;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .tixi_coop .txt p {
        align-items: center;
        justify-content: center;
        background: #4e975f;
        font-size: 14px;
        color: #fff;
    }

    .arrstyle .swiper-button-white {
        width: 50px;
        height: 50px;
        background-size: 32px !important;
    }

    .pro_use .m {
        flex-direction: column;
    }

    .pro_use .m .right {
        width: 100%;
    }

    .pro_use .txt {
        padding-top: 0;
    }

    .arrstyle .bd {
        padding-bottom: 1.35rem;
    }

    .arrstyle .swiper-button-prev {
        left: 40% !important;
        margin-left: -10px !important;
        bottom: 0;
        top: auto;
    }

    .arrstyle .swiper-button-next {
        right: 40% !important;
        margin-right: -10px !important;
        bottom: 0;
        top: auto;
    }

    .tixi_coop .tt p {
        font-size: 13px;
        color: #ffffff;
    }

    .n_jituan {
        height: auto;
        display: flex;
        align-items: center;
        background: url(../images/n_jituan_bg.png) center no-repeat;
        background-size: contain;
    }

    .n_jituan>div {
        flex-direction: column;
    }

    .n_jituan ul {
        height: auto;
        order: 1;
        transform: none !important;
    }

    .n_jituan ul li {
        margin-top: 10px;
    }

    .n_jituan ul li h3 {
        display: flex;
        align-items: flex-end;
        margin-bottom: 14px;
    }

    .n_jituan ul li h3 svg {
        width: 20px;
        height: 26px;
        margin-right: 10px;
    }

    .n_jituan ul li h3 span {
        font-size: 18px;
        color: #4e975f;
    }

    .n_jituan ul li p {
        font-size: 16px;
        color: #333;
        line-height: 1;
    }

    .n_jituan img {
        flex-shrink: 0;
        max-width: 80%;
    }

    .n_jituan .logo_jituan {
        order: 0;
        margin: 10px 0;
        width: 100%;
    }

    .n_jituan ul:nth-child(3) {
        align-items: flex-start;
        text-align: left;
    }

    .n_jituan ul:nth-child(3) li h3 {
        justify-content: flex-start;
    }

    .n_jituan ul li.line {
        width: 100%;
        height: 1px;
        background-image: -moz-linear-gradient(180deg, transparent 0%, #dbdcdd 100%);
        background-image: -webkit-linear-gradient(180deg, transparent 0%, #dbdcdd 100%);
        background-image: -ms-linear-gradient(180deg, transparent 0%, #dbdcdd 100%);
    }

    .n_jituan ul:nth-child(3) li.line {
        background-image: -moz-linear-gradient(360deg, transparent 0%, #dbdcdd 100%);
        background-image: -webkit-linear-gradient(360deg, transparent 0%, #dbdcdd00 100%);
        background-image: -ms-linear-gradient(360deg, transparent 0%, #dbdcdd 100%);
    }

    .n_shuzi {
        position: relative;
        z-index: 1;
        width: 100%;
        height: 580px;
    }

    .n_shuzi .bg {
        height: 450px;
        background: url(../images/n_shuzi_bg.jpg) center no-repeat;
        background-size: cover;
        background-attachment: fixed;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        z-index: -1;
    }

    .n_shuzi ul {
        margin-top: 0%;
        row-gap: 10px;
        column-gap: 10px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .n_shuzi ul li {
        flex-grow: 0;
        max-width: inherit;
        width: 100%;
    }

    .n_shuzi ul li .box {
        background: #4e975f;
        color: #fff;
        padding: 30px 20px;
        height: 100%;
        border-radius: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }



    .n_shuzi ul li h4 {
        display: flex;
        align-items: flex-start;
    }

    .n_shuzi ul li h4 span {
        font-size: 42px;
        font-family: 'BarlowCondensed-Regular';
    }

    .n_shuzi ul li h4 i {
        font-weight: 500;
        font-size: 10px;
        margin-top: 1px;
        margin-left: 5px;
    }

    .n_shuzi ul li h3 {
        width: 130px;
        height: 45px;
        margin-top: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 30px;
        background: #fff;
        color: #4e975f;
        font-size: 12px;
        padding: 15px;
        text-align: center;
    }

    .n_shuzi ul li .box>span {
        font-size: 8px;
        color: rgba(255, 255, 255, 0.4);
        /* font-family: 'YuMoW04'; */
        margin-bottom: 20px;
        text-align: center;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .n_shuzi ul li svg {
        height: 30px;
    }

    .n_tt3 {
        display: flex;
        align-items: center;
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .n_tt3 i {
        display: block;
        width: 2px;
        margin-right: 10px;
        height: 20px;
        background: #4e975f;
    }

    .n_tt3 h4 {
        font-size: 18px;
        color: #4e975f;
    }

    .bd1.ga.page2 {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    .n_keyan .bd1 {
        display: block;
        justify-content: space-between;
    }

    .n_keyan .bd1 .txt2 h5 dd {
        width: 4px;
        height: 22px;
        background: #188947;
        display: inline-block;
        margin-right: 10px;
        position: relative;
        top: 5px;
    }

    .n_keyan .bd1 .txt2 h5 {
        font-size: 20px;
        color: #424242;
        font-weight: bold;
    }

    .bd1.ga.page2 .txt2 {
        display: block;
        max-width: 100%;
        margin: 10px auto;
        padding: 0px;
    }

    .tixi_jiaoshou {
        display: flex;
        display: flex;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .bd1 .tt em {
        line-height: 120px;
        text-transform: uppercase;
        opacity: 0.5;
        font-weight: 700;
        display: block;
        font-size: 80px;
        font-family: YuMoW04;
        height: 1.2rem;
        overflow: hidden;
        color: #188947;
        letter-spacing: -4px;
        Font-style: italic;
    }

    .fengcai2.tixi_jiaoshou .pic {
        width: 50%;
        border-radius: 0px;
        flex-shrink: 0;
        margin: 0 1%;
        margin-right: 1%;
        border: 10px #fff solid;
        background: rgb(24, 137, 71);
    }

    .n_keyan .bd1 .tt {
        flex-shrink: 0;
    }

    .n_keyan .bd1 .tt h3 {
        font-size: 22px;
        color: #424242;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 5px;
    }

    .n_keyan .bd1 .tt h3 i {
        display: block;
        width: 30px;
        height: 3px;
        background: #000000;
        flex-shrink: 0;
        margin-left: 30px;
    }

    .n_keyan .bd1 .tt h4 {
        font-size: 30px;
        color: #4e975f;
        font-weight: bold;
        letter-spacing: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .n_keyan .bd1 .tt span {
        font-size: 14px;
        color: #dce1e9;
        font-family: YuMoW04;
        text-transform: uppercase;
        /* margin-top: 15px; */
        line-height: 1;
    }

    .n_keyan .bd1 .txt {
        font-size: 30px;
        line-height: 2.230px;
        color: #585858;
        max-width: 978px;
        margin-left: 0;
    }

    .n_keyan .line {
        width: 100%;
        height: 1px;
        background: #e8edf1;
        margin: 10px 0 20px 0;
    }

    .fengcai.three.tixi_jiaoshou .pic {
        width: 50%;
        border-radius: 0px;
        flex-shrink: 0;
        margin: 0 1%;
        margin-right: 0%;
        border: 2px #fff solid;
    }

    .n_keyan .bd2 {}

    .n_keyan .bd2 ul {
        /*! display: flex; */
        grid-template-columns: 1fr;
        row-gap: 14px;
        display: grid;
    }

    .n_keyan .bd2 ul li {
        padding-right: 0;
        position: relative;
        z-index: 1;
        width: 100% !important;
        padding: 25px 25px 1px 25px !important;
        margin: 0px !important;
    }

    .n_keyan .bd2 ul li i {
        display: block;
        position: absolute;
        font-size: 30px;
        line-height: 30px;
        color: rgba(181, 185, 188, 0.15);
        font-weight: bold;
        position: absolute;
        z-index: -1;
        right: -30px;
        bottom: 0;
    }

    .n_keyan .bd2 ul li .box {
        background: #ffffff;
        height: 100%;
        width: 100%;
        max-width: 100%;
        padding: 10px;
        border-radius: 20px;
    }

    .n_keyan .bd2 ul li .box .img {
        border-radius: 20px 20px 0 0;
    }

    .n_keyan .bd2 ul li .box .img img {
        height: 130px;
    }

    .n_keyan .bd2 ul li .box .txt {
        padding: 20px 0;
    }

    .n_keyan .bd2 ul li .box .txt h4 {
        font-size: 18px;
        color: #201d1c;
        font-weight: bold;
        margin-bottom: 10px;
        line-height: 1.7;
    }

    .n_keyan .bd2 ul li .box .txt p {
        font-size: 14px;
        line-height: 1.8;
        color: #626364;
    }

    .n_jituan ul li.line {
        display: none;
    }

    .tixi_jiazhi .bd1 {
        flex-direction: column;
        padding: 20px 0px 50px 0px;
    }

    .tixi_jiazhi .bd1 .right img {
        width: 100%;
    }

    .tixi_jiazhi .bd1 .left {
        display: flex;
        flex-direction: column;
        margin-right: 0rem;
        justify-content: flex-start;
        margin-bottom: .5rem;
    }

    .n_fenzijishu ul li h5 {
        text-align: left;
    }

    .n_fenzijishu ul li p {
        text-align: left;
        font-size: 14px;
    }

    .n_fenzijishu ul li h5 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .n_fenzijishu ul {
        grid-template-columns: 1fr;
        padding-left: 40px;
    }

    .n_fenzijishu ul li {
        position: relative;
    }

    .n_fenzijishu ul li .box {
        display: grid;
        grid-template-columns: 4fr 6fr;
    }

    .n_fenzijishu ul li .img {
        border-radius: 6px 0 0 6px;
    }

    .n_fenzijishu ul li .txt {
        flex-grow: 1;
        border-radius: 0 6px 6px 0;
        padding: 20px 10px 10px;
    }

    .n_fenzijishu ul:before {
        width: 1px;
        height: 100%;
        bottom: 0;
        left: 25px;
    }

    .n_fenzijishu ul li i {
        position: absolute;
        width: 12px;
        height: 12px;
        position: absolute;
        left: -20px;
        margin-top: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .n_fenzijishu ul li span {
        position: absolute;
        left: -50px;
        top: 50%;
        margin-top: 0;
        transform: translateY(-50%);
        font-size: 22px;
    }

    .n_fenzijishu ul li .box:before {
        display: none;
    }

    .n_fenzijishu ul li .box {
        transform: none !important;
    }
}

.container_jc {
    display: flex;
    max-width: 1200px;
    margin: 20px auto;
    padding: 20px;
    gap: 40px;
}

@media (max-width: 768px) {
    .container_jc {
        display: block;
        max-width: 100%;
        margin: 10px auto;
        padding: 0px;
        gap: 40px;
    }

    .carousel-container {
        flex: 1;
        position: relative;
        max-width: 100%;
        height: 215px;
        box-shadow: -24.151px 20.994px 16px 0px rgba(90, 90, 90, 0.08);
        border: 12px #fff solid;
    }

    .carousel-nav {
        position: absolute;
        bottom: 10px !important;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        gap: 8px !important;
    }

    .nav-dot {
        width: 8px !important;
        height: 8px !important;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.5);
        cursor: pointer;
        transition: background 0.3s ease;
    }

    .left-content {
        width: 100%;
    }

    .yf.carousel-container {
        flex: 1;
        position: relative;
        max-width: 100%;
        height: 280px !important;
        box-shadow: -24.151px 20.994px 16px 0px rgba(90, 90, 90, 0.08);
        border: 12px #fff solid;
    }

    .lab-item {
        margin: 10px 0px 20px 0px !important;
    }

    .left-content h3 {
        color: #403c3c;
        font-size: 18px !important;
        margin: 30px auto 5px;
        font-weight: 700;
    }

    .lab-item h4 {
        color: #188947;
        font-size: 15px !important;
        margin: 10px auto 5px;
        font-weight: 700;
    }

    .lab-item p {
        color: #343635;
        line-height: 1.6;
        font-size: 14px;
    }
}

/* 左侧文字区域 */
.left-content {
    flex: 1;
}

.left-content h3 {
    color: #403c3c;
    font-size: 20px;
    margin: 10px auto 5px;
    font-weight: 700;
}

.lab-item {
    margin: 20px 30px 20px 0px;
}

.lab-item h3 {
    color: #188947;
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 700;
}

.lab-item h4 {
    color: #188947;
    font-size: 16px;
    margin: 10px auto 5px;
    font-weight: 700;
}

.lab-item p {
    color: #343635;
    line-height: 1.6;
    font-size: 14px;
}

.lab-item span {
    color: #4a4d4b;
    line-height: 1.8;
    font-size: 15px;
    font-weight: 500;
}

/* 右侧轮播区域 */
.carousel-container {
    flex: 1;
    position: relative;
    max-width: 100%;
    /*! height: 400px; */
    box-shadow: -24.151px 20.994px 16px 0px rgba(90, 90, 90, 0.08);
    border: 12px #fff solid;
}

.yf.carousel-container {
    flex: 1;
    position: relative;
    max-width: 100%;
    height: 480px;
    box-shadow: -24.151px 20.994px 16px 0px rgba(90, 90, 90, 0.08);
    border: 8px #fff solid;
}

.carousel-slide {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.carousel-image {
    position: absolute;
    width: 100%;
    height: auto;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

.carousel-image.active {
    opacity: 1;
}

/* 导航按钮 */
.carousel-nav {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
}

.nav-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: background 0.3s ease;
}

.nav-dot.active {
    background: rgba(255, 255, 255, 0.9);
}

/* 左右箭头 */
.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-size: 30px;
    cursor: pointer;
    padding: 10px 12px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    user-select: none;
    height: 35px;
    line-height: 10px;
    width: 35px;
}

.arrow.prev {
    left: 20px;
}

.arrow.next {
    right: 20px;
}

.multi-carousel {
    margin: 50px auto;
    padding: 0 40px;
    position: relative;
    overflow: hidden;
}

.slides-track {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    gap: 20px;
}

.slide-card {
    flex: 0 0 calc(20% - 16px);
    min-width: 200px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* 显示4张时改为 calc(25% - 15px) */
@media (max-width: 1024px) {
    .slide-card {
        flex-basis: calc(25% - 15px);
    }
}

@media (max-width: 768px) {
    .slide-card {
        flex-basis: calc(33.33% - 10px);
    }
}

.certificate-img {
    width: 100%;
    height: auto;
    aspect-ratio: 3/4;
    /* 保持3:4的竖版比例 */
    object-fit: cover;
    transition: transform 0.3s;
}

/* 导航箭头 */
.nav-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0px 18px rgba(0, 0, 0, 0.06);
    z-index: 10;
}

.nav-arrow:hover {
    background: #fff;
}

.arrow-prev {
    left: 0;
}

.arrow-next {
    right: 0;
}

/* 指示器 */
.page-dots {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-top: 20px;
    height: 15px;
}

@media (max-width: 768px) {
    .page-dots {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 20px;
        height: 15px;
    }

    .dot {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #ddd;
        cursor: pointer;
        transition: 0.3s;
        position: relative;
        transform: translate(0%, 0%);
    }

    .dot::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background: #1890ff00;
        border-radius: 50%;
        animation: ripple 1.5s infinite;
    }
}

.dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ddd;
    cursor: pointer;
    transition: 0.3s;
}

.dot.active {
    background: #666;
    transform: scale(1.2);
}

.multi-carousel {
    max-width: 1360px;
    margin: 50px auto;
    padding: 0 40px;
    position: relative;
    overflow: hidden;
}

.slides-track {
    display: flex;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    gap: 20px;
}

.slide-card {
    flex: 0 0 calc(20% - 16px);
    min-width: 200px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/*wenhua*/


/*品牌文化*/
.cul_con {
    background: url("../images/nw_bg.jpg") no-repeat center bottom, #f6f9fb;
    overflow: hidden;

    padding: 60px 10px 80px;
}

.con_case_b {
    width: 60vw;
    margin: 0 auto;
    padding-top: 1.5rem;
    padding-bottom: 1.6rem;
    position: relative;
}

.scr1_img_box {
    position: relative;
    float: left;
    width: 44.23%;
    margin-top: -42px;
    margin-left: -42px;
}

.scr1_img_case {
    display: block;
    width: 100%;
}

.scr1_img_face {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 39%;
}

.scr1_text_box {
    margin-top: -42px;
    float: right;
    width: 50%;
}

.cul_title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.5rem;
    color: #000;
}

.cul_info {
    font-size: 14px;
    color: #72787f;
    line-height: 2.57;
}

.case_bg {
    position: relative;
    padding-top: 1.2rem;
    padding-bottom: 1.5rem;
}

.case_bg::after {
    content: '';
    display: block;
    background-color: #fff;
    width: 150%;
    height: 100%;
    position: absolute;
    left: -50%;
    top: 0;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    -webkit-box-shadow: 0 0 90px rgba(29, 56, 75, .17);
    -moz-box-shadow: 0 0 90px rgba(29, 56, 75, .17);
    box-shadow: 0 0 90px rgba(29, 56, 75, .17);
}

.case_bg>div {
    position: relative;
    z-index: 1;
}

.case_bg>.src2_img_box {
    position: absolute;
    bottom: -64px;
    right: 16.666%;
    width: 25%;
    -webkit-box-shadow: 0 0 68px rgba(29, 56, 75, .36);
    -moz-box-shadow: 0 0 68px rgba(29, 56, 75, .36);
    box-shadow: 0 0 68px rgba(29, 56, 75, .36);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    z-index: 2;
}

.src2_img_box>img {
    width: 100%;
    display: block;
}

.sr2_con_box {
    width: 50.769%;
    float: left;

}

.sr2_con_box>img {
    width: 100%;
    display: block;
}

.cul_src2_line {
    padding-top: 1.05rem;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
}

.case_bg>.scr2_title_box {
    position: absolute;
    width: 16.666%;
    top: -40px;
    right: 0;
    text-align: center;
    z-index: 2;
    font-size: 40px;
    color: #d5dae0;
    line-height: 1;
}

.scr2_title_box>img {
    position: relative;
    left: 50%;
    top: -43px;
    transform: translateX(-50%);
}

.scr2_title {
    width: 350px;
    text-transform: uppercase;
    position: relative;
    left: 50%;
    margin-left: -175px;
    margin-top: 80px;
    transform: rotate(90deg);
}

.cul_info_case.one {
    float: left;
    width: 50%;
    padding-left: 300px;
    position: relative;
    overflow: hidden;
    z-index: 9;
}

.cul_info_case.two {
    float: left;
    width: 50%;
    padding-left: 300px;
    position: relative;
    overflow: hidden;
}

.cul_info_case.three {
    float: left;
    width: 50%;
    padding-left: 300px;
    position: relative;
    overflow: hidden;
}

.cul_info_case.four {
    float: left;
    width: 50%;
    padding-left: 300px;
    position: relative;
    overflow: hidden;
}

.cul_info_case.five {
    float: left;
    width: 50%;
    padding-left: 300px;
    position: relative;
    overflow: hidden;
}

@keyframes shake {

    0%,
    100% {
        transform: translateY(0);
        /* 初始和结束状态，不移动 */
    }

    50% {
        transform: translateY(-20px);
        /* 中间状态，向上移动 */
    }
}

.img_center_box img {
    /*! animation: homebg 4s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; */
}

.img_center_box {
    position: absolute;
    left: 0;
    top: 350px;
    bottom: 550px;
    right: 0;
    margin: auto;
    /*! width: 430px; */
    height: 600px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 0;
    /*! overflow: hidden; */
    /*! background-color: #fff; */
    z-index: 1;
}

.cen_img_0 {
    width: auto;
    display: block;
    /*! width: 340px; */
    /*! margin-left: -89px; */
    /*! margin-top: -20px; */
    height: 500px;
    top: 0%;
    left: 31.5%;
    position: absolute;
    /*! animation: homebg 4s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; */
}

.cen_img_1 {
    position: absolute;
    top: 8%;
    left: -7.5%;
    /*! width: 100%; */
    /*! margin-left: -89px; */
    margin-top: -50px;
    height: 555px;
    /*! z-index: 1; */
}

.pure.cul_src3_con_box {
    z-index: 9;
    position: relative;
}

.cul_src3_con_box>.cul_info_case:nth-child(odd) {
    text-align: right;
    padding-right: 300px;
    padding-left: 0;
}

.cul_info_case:nth-child(1) {
    top: 0;
}

.cul_info_case:nth-child(2) {
    top: 35%;
}

.cul_info_case:nth-child(3) {
    /*! top: -5%; */
    margin-top: -4%;
}

.cul_info_case:nth-child(4) {
    /*! top: 25%; */
    margin-top: 58px;
}

.cul_info_case:nth-child(5) {
    /*! top: 45%; */
    margin-top: -15.5%;
}

.one .scr3_title {
    margin-top: 80px;
    padding-bottom: 18px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
    text-align: left;
}

.two .scr3_title {
    margin-top: 100px;
    padding-bottom: 18px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
}

.three .scr3_title {
    /*! margin-top: -100px; */
    padding-bottom: 18px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
    text-align: left;
}

.four .scr3_title {
    /*! margin-top: 50px; */
    padding-bottom: 18px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
}

.five .scr3_title {
    margin-top: 0px;
    padding-bottom: 0px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 8px;
    position: relative;
    text-align: left;
}

.scr3_title {}

.scr3_title span {
    /*! margin-top: 160px; */
    font-size: 20px;
    color: #188947;
    font-weight: 700;
    padding-bottom: 18px;
    line-height: 2;
    text-align: left;
}

.scr3_title::after {
    content: '';
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    /*! background-color: #00653b; */
    position: absolute;
    bottom: -5px;
}

.loop1 .scr3_title::after {
    right: -20px;
}

.loop2 .scr3_title::after {
    left: -20px;
}

.loop3 .scr3_title::after {
    right: -20px;
}

.loop4 .scr3_title::after {
    left: -20px;
}

.scr3_title::before {
    content: '';
    display: block;
    height: 1px;
    width: 170px;
    /*! border-bottom: 1px #d2d6d9 dashed; */
    position: absolute;
    top: calc(100% + 0px);
    transition: color .5s ease;
}

.loop1 .scr3_title::before {
    right: -20px;
    transform: rotate(225deg);
    transform-origin: 100% 100%;
}

.loop2 .scr3_title::before {
    left: -20px;
    transform: rotate(135deg);
    transform-origin: 0 0;
}

.loop3 .scr3_title::before {
    right: -20px;
    transform: rotate(135deg);
    transform-origin: 100% 100%;

}

.loop4 .scr3_title::before {
    left: -20px;
    transform: rotate(225deg);
    transform-origin: 0 0;

}

.cul_info_case:hover .scr3_title::before {
    border-color: #00653b;
}



.cul_info_case:hover .scr3_title {
    color: #00653b;
    border-color: #00653b;
}

.scr3_info p {
    font-size: 16px;
    line-height: 1.8;
    color: #494c4f;
    transition: all .5s ease;
    white-space: normal;
    word-break: break-word;
    padding-left: 20px;
    position: relative;
    text-align: left;
}

.scr3_info p::before {
    content: "◆";
    color: #269132;
    position: absolute;
    left: 0;
    top: 0.3em;
    font-size: 0.8em;
}

.cul_info_case:hover .scr3_info {
    color: #000;
}

.loop_box {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 380px;
    height: 380px;
    position: absolute;
    overflow: hidden;
    transition: all .5s ease;
    transform: translate3d(0, 0, 0);
}


.loop1 .loop_box {
    right: 0;
    bottom: 0;
    transform: translate3d(50%, 50%, 0);
    background-color: #79bd28;
}

.loop2 .loop_box {
    left: 0;
    bottom: 0;
    transform: translate3d(-50%, 50%, 0);

    background-color: #5aa62d;
}

.loop3 .loop_box {
    right: 0;
    top: 0;
    transform: translate3d(50%, -50%, 0);
    background-color: #00653b;
}

.loop4 .loop_box {
    left: 0;
    top: 0;
    background-color: #1a7937;
    transform: translate3d(-50%, -50%, 0);
}

.loop1:hover .loop_box {
    transform: translate3d(50%, 50%, 0) scale(1.2);
}

.loop2:hover .loop_box {
    transform: translate3d(-50%, 50%, 0) scale(1.2);
}

.loop3:hover .loop_box {
    transform: translate3d(50%, -50%, 0) scale(1.2);
}

.loop4:hover .loop_box {
    transform: translate3d(-50%, -50%, 0) scale(1.2);
}


.loop_box>span {
    display: block;
    width: 22px;
    height: 22px;
    background-color: rgba(255, 255, 255, .3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    transition: opacity .5s ease;
}

.cul_info_case:hover .loop_box>span {
    opacity: 0;
}

.loop_box>span::after {
    content: '';
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    background-color: #f6f9fb;

}

.loop1 .loop_box>span {
    left: 25%;
    margin-left: -22px;
    bottom: 75%;
    margin-bottom: 0;
}

.loop2 .loop_box>span {
    right: 25%;
    margin-right: -22px;
    bottom: 75%;
    margin-bottom: 0;
}

.loop3 .loop_box>span {
    left: 25%;
    margin-left: -22px;
    top: 75%;
    margin-top: 0;
}

.loop4 .loop_box>span {
    right: 25%;
    margin-right: -22px;
    top: 75%;
    margin-top: -0;
}

.loop_box::after {
    content: '';
    display: block;
    height: 100%;
    left: 50%;
    width: 2px;
    top: 0;
    background-color: #fff;
    position: absolute;
    z-index: 1;
}

.loop_box::before {
    content: '';
    display: block;
    height: 2px;
    top: 50%;
    width: 100%;
    left: 0;
    background-color: #fff;
    position: absolute;
    z-index: 1;
}

.loop_box img {
    width: 50%;
    position: absolute;
    opacity: 0;
    transition: all .5s ease;
    transform: translate3d(0, 0, 0);
}

.cul_info_case:hover .loop_box img {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.loop1 .loop_box img {
    left: 0;
    top: 0;
}

.loop2 .loop_box img {
    right: 0;
    top: 0;
}

.loop3 .loop_box img {
    left: 0;
    bottom: 0;
}

.loop4 .loop_box img {
    right: 0;
    bottom: 0;
}

.padT0 {
    padding-top: 0 !important;
}

.src3_case {
    position: relative;
}

.go1 {
    animation-name: go1;
}

@keyframes go1 {
    0% {
        opacity: 0;

    }

    100% {
        opacity: 1;

    }
}

.container_wh {
    display: flex;
}

/* 左侧文字容器 */
.text-column {
    flex: 1;
    padding: 30px 30px;
}

/* 文字段落样式 */
.text-section {
    padding: 40px;
    margin-bottom: 30px;
    background: white;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s;
    box-shadow: 0 2px 15px rgba(139, 139, 139, 0.1);
}

.text-section:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(193, 193, 193, 0.2);
}

.text-section.active {
    background: #18894717;
    border-left: 4px solid #188947;
}

.text-section h2 {
    font-size: 20px;
    color: #424242;
    font-weight: bold;
}

.text-section p {
    color: #555;
    line-height: 1.8;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
}

/* 右侧图片容器 */
.image-column {
    flex: 1;
    position: relative;
    border: 10px #fff solid;
    border-radius: 18px;
}

.main-image {
    width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    border-radius: 8px;
}

.main-image.active {
    opacity: 1;
}

/* kechixufazhan*/
.fazhan {
    /*! min-height: 100vh; */
    display: flex;
    align-items: center;
    /*! padding: 50px 10%; */
    background-color: #f9f9f9;
}

.fazhan:nth-child(even) {
    background-color: #fff;
}

.fazhan:nth-child(even) .column.i-text {
    order: 2;
}

.fazhan:nth-child(even).column.i-text {
    float: left;
    padding-left: 4%;
    padding-right: 4%;
}

.fazhan .column.i-text {
    flex: 1;
    padding: 4%;
    width: 50%;
    float: right;
    width: 45%;
}

.fazhan .img-container {
    width: 50%;
    float: left;
}

.fazhan .img-container img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.fazhan .column.i-text h2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 18px;
    position: relative;
    padding-bottom: 12px;
}

.fazhan .column.i-text strong {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
}

.fazhan .column.i-text h2::after {
    content: '';
    position: absolute;
    width: 88px;
    height: 4px;
    background: #188947;
    left: 0;
    bottom: 0;
}

.fazhan .column.i-text p {
    font-size: 15px;
    color: #666666;
    line-height: 1.8;
}

@media (max-width: 768px) {
    .cul_con {
        background: url("../images/nw_bg.jpg") no-repeat center bottom, #f6f9fb;
        overflow: hidden;
        padding: 20px 10px 20px;
      }
       .img_center_box {
        position: inherit;
        left: auto;
        top: auto;
        bottom: auto;
        right: auto;
        margin: auto;
        width: auto;
        height: auto;
        /*! text-align: center; */
        /*! display: flex; */
        vertical-align: middle;
    }

.img_center_box.pc {
  display: none;
}
.img_center_box .centered-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: auto;
}

.img_center_box.moblie {
  position: absolute;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  /*! padding-bottom: 100px; */
  margin: 4rem 1.2rem;
}
    .img_center_box img {
        width: 80%;
        height: auto;
        left: 0;
        margin: 0 auto;
        text-align: center;
    }

    .scr3_title::before {
        content: '';
        display: block;
        height: 1px;
        width: 100%;
        border-bottom: 1px #d2d6d9 dashed;
        position: absolute;
        top: 0;
        transition: color .5s ease;
    }

    .one .scr3_title {
        margin-top: 20px;
        padding-bottom: 18px;
        line-height: 1;
        transition: all .5s ease;
        margin-bottom: 0px;
        position: relative;
        text-align: left;
    }

    .cul_info_case:nth-child(2) {
        top: 2%;
    }

    .cul_info_case.two {
        float: left;
        width: 100%;
        padding-left: 0px;
        position: relative;
        overflow: hidden;
    }

    .cul_info_case:nth-child(3) {
        /*! top: -5%; */
        margin-top: 75%;
    }

    .cul_info_case:nth-child(4) {
        /*! top: 25%; */
        margin-top: 75%;
    }

    .cul_info_case:nth-child(5) {
        /*! top: 45%; */
        margin-top: -15.5%;
    }

    .one .scr3_title {
        margin-top: 0px;
        padding-bottom: 18px;
        line-height: 1;
        transition: all .5s ease;
        margin-bottom: 35px;
        position: relative;
        text-align: left;
    }

    .two .scr3_title {
        margin-top: 0px;
        padding-bottom: 18px;
        line-height: 1;
        transition: all .5s ease;
        margin-bottom: 35px;
        position: relative;
    }

    .three .scr3_title {
        /*! margin-top: -100px; */
        padding-bottom: 18px;
        line-height: 1;
        transition: all .5s ease;
        margin-bottom: 0px;
        position: relative;
        text-align: left;
    }

    .four .scr3_title {
        /*! margin-top: 50px; */
        padding-bottom: 18px;
        line-height: 1;
        transition: all .5s ease;
        margin-bottom: 35px;
        position: relative;
    }

    .five .scr3_title {
        margin-top: 0px;
        padding-bottom: 0px;
        line-height: 1;
        transition: all .5s ease;
        margin-bottom: 8px;
        position: relative;
        text-align: left;
    }

    .scr3_title {}

    .scr3_title span {
        /*! margin-top: 160px; */
        font-size: 20px;
        color: #188947;
        font-weight: 700;
        padding-bottom: 18px;
        line-height: 2;
        text-align: left;
    }

    .scr3_title::after {
        content: '';
        display: block;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        height: 10px;
        width: 10px;
        /*! background-color: #00653b; */
        position: absolute;
        bottom: 0;
    }

    .loop1 .scr3_title::after {
        right: -20px;
    }

    .loop2 .scr3_title::after {
        left: -20px;
    }

    .loop3 .scr3_title::after {
        right: -20px;
    }

    .loop4 .scr3_title::after {
        left: -20px;
    }

    .scr3_title::before {
        content: '';
        display: block;
        height: 1px;
        width: 0;
        /*! border-bottom: 1px #d2d6d9 dashed; */
        position: absolute;
        top: calc(100% + 0px);
        transition: color .5s ease;
    }

    .loop1 .scr3_title::before {
        right: -20px;
        transform: rotate(225deg);
        transform-origin: 100% 100%;
    }

    .loop2 .scr3_title::before {
        left: 0;
        transform: rotate(135deg);
        transform-origin: 0 0;
    }

    .loop3 .scr3_title::before {
        right: -20px;
        transform: rotate(135deg);
        transform-origin: 100% 100%;

    }

    .loop4 .scr3_title::before {
        left: -20px;
        transform: rotate(225deg);
        transform-origin: 0 0;

    }

    .cul_info_case:hover .scr3_title::before {
        border-color: #00653b;
    }



    .cul_info_case:hover .scr3_title {
        color: #00653b;
        border-color: #00653b;
    }

    .scr3_info p {
        font-size: 14px;
        line-height: 1.8;
        color: #494c4f;
        transition: all .5s ease;
        white-space: normal;
        word-break: break-word;
        padding-left: 20px;
        position: relative;
        text-align: left;
    }

    .scr3_info p::before {
        content: "◆";
        color: #269132;
        position: absolute;
        left: 0;
        top: 0.3em;
        font-size: 0.8em;
    }

    .cul_info_case:hover .scr3_info {
        color: #000;
    }

    .loop_box {
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        width: 380px;
        height: 380px;
        position: absolute;
        overflow: hidden;
        transition: all .5s ease;
        transform: translate3d(0, 0, 0);
    }

    .scr2_title_box>img {
        position: relative;
        left: 50%;
        top: -43px;
        transform: translateX(-50%);
    }

    .scr2_title {
        width: 350px;
        text-transform: uppercase;
        position: relative;
        left: 50%;
        margin-left: -175px;
        margin-top: 80px;
        transform: rotate(90deg);
    }

    .cul_info_case.one {
        float: left;
        width: 50%;
        padding-left: 0px;
        position: relative;
        overflow: hidden;
        z-index: 9;
        padding-top: 10px;
    }

    .cul_info_case.two {
        float: left;
        width: 50%;
        padding-top: 10px;
        position: relative;
        overflow: hidden;
    }

    .cul_info_case.three {
        float: left;
        width: 50%;
        padding-left: 0px;
        position: relative;
        overflow: hidden;
    }

    .cul_info_case.four {
        float: left;
        width: 50%;
        padding-left: 0px;
        position: relative;
        overflow: hidden;
    }

    .cul_info_case.five {
        float: left;
        width: 100%;
        padding-left: 0px;
        position: relative;
        overflow: hidden;
    }

    .con_case_b {
        width: 85%;
        margin: 0 auto;
        padding-top: 1.5rem;
        padding-bottom: 1.6rem;
        position: relative;
    }

    .pure.cul_src3_con_box {
        /*! display:flex; */
    }

    .cul_src3_con_box>.cul_info_case:nth-child(2n+1) {
        text-align: right;
        padding-right: 10%;
        padding-left: 0;
    }

    .container_wh {
        display: block;
        height: 18rem;
    }

    .text-column {
        flex: 0;
        padding: 0;
    }

    .text-section {
        padding: 20px;
        margin-bottom: 20px;
        background: white;
        border-radius: 8px;
        cursor: pointer;
        transition: all 0.3s;
        box-shadow: 0 2px 15px rgba(139, 139, 139, 0.1);
    }

    .text-column .tt h3 {
        font-size: 20px;
        color: #424242;
        font-weight: bold;
        display: flex;
        align-items: center;
    }

    .fazhan .column.i-text {
        flex: 1;
        padding: 4%;
        width: 100%;
        float: right;
        width: 100%;
    }

    .fazhan .column.i-text h2 {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 20px;
        position: relative;
        padding-bottom: 15px;
    }

    .fazhan .img-container {
        width: 100%;
        float: left;
    }

    .fazhan {
        flex-direction: column;
        padding: 20px 5%;
    }

    .fazhan.column.i-text,
    .img-container {
        width: 100%;
        flex: none;
    }

    .fazhan .img-container {
        height: auto;
        margin-top: 10px;
    }

    .image-column {
        flex: 1;
        position: relative;
        border: 0px #fff solid;
        border-radius: 18px;
    }

    .fazhan:nth-child(even) .column.i-text {
        order: initial;
        margin-top: 20px;
    }
}
@media (min-width: 1024px) and (max-width: 1440px) {
.con_case_b {
  width: 80vw;
  margin: 0 auto;
  padding-top: 1.5rem;
  padding-bottom: 1.6rem;
  position: relative;
}
.cul_info_case.two {
  float: left;
  width: 50%;
  padding-left: 300px;
  position: relative;
  overflow: hidden;
} 
    .img_center_box {
  position: absolute;
  top: 18%;
  left: 0%;
  /*! width: 100%; */
  margin-left: 0;
  margin-top: 0;
  height: 655px;
  z-index: 1;
}

    .cen_img_0 {
    width: auto;
    display: block;
    /*! width: 340px; */
    /*! margin-left: -89px; */
    /*! margin-top: -20px; */
    height: 450px;
    top: 15%;
    left: 35%;
    position: absolute;
    /*! animation: homebg 4s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate; */
}
 .cen_img_1 {
  position: absolute;
  top: 14.55%;
  left: 0%;
  /*! width: 100%; */
  margin-left: 0;
  margin-top: 0px;
  height: 500px;
  z-index: 1;
} 
    
.one .scr3_title {
    margin-top: 80px;
    padding-bottom: 18px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
    text-align: left;
}

.two .scr3_title {
    margin-top: 100px;
    padding-bottom: 18px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
}

.three .scr3_title {
    /*! margin-top: -100px; */
    padding-bottom: 18px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
    text-align: left;
}

.four .scr3_title {
    /*! margin-top: 50px; */
    padding-bottom: 18px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 35px;
    position: relative;
}

.five .scr3_title {
    margin-top: 0px;
    padding-bottom: 0px;
    line-height: 1;
    transition: all .5s ease;
    margin-bottom: 8px;
    position: relative;
    text-align: left;
}

}