/* PC端样式 - 媒体查询 */
@media screen and (min-width: 960px) {
    .main {
        background-color: #FFFFFF;
    }

    .about_title {
        width: 100%;
        height: 8rem;
        background: url('//cdn.xuansiwei.com/yangy11566/1756179292159/guanyuwomendehengfu_r__1270-848_c__88a0c7_.jpg?x-oss-process=style/small') center no-repeat;
        background-size: cover;
        /* text-align: center; */
    }

    .about_img1 {
        width: 4.2rem;
        margin-top: 1.4rem;
        margin-left: 2.2rem;

    }

    .about_swiper1 {
        width: 100%;
        height: 8.8rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/bj6.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
    }

    .swper_banner {
        width: 100%;
        position: relative;
    }

    .about_swiper1 .swiper-container {
        width: 100%;
        overflow: hidden;
    }

    .about_swiper1 .swiper-slide {
        display: flex;
        flex-direction: row;
        position: relative;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
    }
    /* 鼠标悬停效果 */
    #about_swiper1 .swiper-button-next:hover {
        width: 0.8rem;
        height: 0.12rem;
        background: #C49358;
        border-radius: 0.09rem;
        margin: 0
    }

    #about_swiper1 .swiper-pagination {
        left: 2rem;
        bottom: 0.76rem;
        width: 2.4rem;
        height: 0.12rem;
        background: #F7EFE6;
        border-radius: 0.09rem;
        display: flex;
    }

    #about_swiper1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 0.8rem;
        height: 0.12rem;
        background: #C49358;
        border-radius: 0.09rem;
        margin: 0
    }
    #about_swiper1 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        width: 0.8rem;
        height: 0.12rem;
        background: #C49358;
        border-radius: 0.09rem;
        margin: 0
    }
    #about_swiper1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
        width: 0.8rem;
        height: 0.12rem;
        /* background: #C49358; */
        border-radius: 0.09rem;
        margin: 0
    }
    .about_swiper1_left {
        width: 7.2rem;
        margin: 2.18rem 1.4rem 1.1rem 2rem;
    }

    .about_swiper1_title {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .about_swiper1_title img {
        width: 0.28rem;
        height: 0.3rem;
    }

    .about_swiper1_title span {
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 0.36rem;
        color: #663E0F;
        line-height: 0.5rem;
        letter-spacing: 0.04rem;
        text-align: left;
        font-style: normal;
        margin-left: 0.2rem;
    }

    .about_swiper1_text {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.26rem;
        color: #663E0F;
        line-height: 0.48rem;
        letter-spacing: 0.02rem;
        text-align: left;
        font-style: normal;
        margin-top: 0.2rem;
        text-indent: 2em; 
    }

    .about_swiper1_img {
        width: 6.69rem;
        height: 5.85rem;
        padding-top: 1.55rem;
    }

    .about_swiper1_img img {
        width: 100%;
    }

    #about_swiper1 .swiper-button-prev {
        transform: translateX(-220%);
    }

    #about_swiper1 .swiper-button-next {
        transform: translateX(220%);
    }



    .about_feature {
        width: 100%;
        height: 8.8rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/bj2.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
    }

    .about_policy_title {
        font-family: STSongti-SC, STSongti-SC;
        font-weight: 900;
        font-size: 0.36rem;
        color: #333333;
        line-height: 0.50rem;
        letter-spacing: 0.06rem;
        font-style: normal;
        padding-top: 0.8rem;
    }

    .main_service_icon {
        width: 1.62rem;
        margin-top: 0.1rem;
    }

    .about_feature_list {
        display: flex;
        flex-direction: row;
        margin: 1rem 2rem;
    }

    .about_feature_item {
        width: 3.5rem;
        height: 4.2rem;
        background: rgba(255, 255, 255, 0.73);
        border-radius: 0.16rem;
        border: 0.02rem solid #C49358;
        position: relative;
        margin-left: 0.4rem;
        cursor: pointer;
    }

    .about_feature_item:nth-child(1) {
        margin-left: 0;
    }

    .about_feature_item:hover {
        background-color: #C49358;
    }

    .about_feature_item:hover .about_feature_item_img {
        display: none;
    }

    .about_feature_item:hover .about_feature_item_title {
        color: #FFFFFF;
        margin-top: 0.38rem;
    }

    .about_feature_item:hover .about_feature_item_text,
    .about_feature_item:hover .about_feature_item_text2,
    .about_feature_item:hover .about_feature_item_text2 span,
    .about_feature_item:hover .about_feature_item_text2 img {
        display: block;
    }

    .about_feature_item_img {
        width: 1.1rem;
        height: 1.1rem;
        overflow: hidden;
        margin-top: 1rem;
    }

    .about_feature_item_title {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 0.32rem;
        color: #663E0F;
        line-height: 0.45rem;
        letter-spacing: 0.06rem;
        text-align: center;
        font-style: normal;
        padding-top: 0.39rem;
    }

    .about_feature_item_text,
    .about_feature_item_text2 span {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.25rem;
        color: #FFFFFF;
        line-height: 0.37rem;
        letter-spacing: 0.04rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.76rem;
        display: none;
    }

    .about_feature_item_text2 {
        text-align: left;
        margin-left: 0.4rem;
        margin-top: 0.32rem;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .about_feature_item_text2 img {
        width: 2.2rem;
        display: none;
        margin-top: 0.2rem;
        text-align: center;
    }

    .about_feature_item_text2_span {
        width: 0.08rem;
        height: 0.08rem;
        background: #FFFFFF;
        display: inline-block;
        border-radius: 0.04rem;
        margin-right: 0.05rem;
    }

    .about_feature_span {
        display: flex;
        flex-direction: row;
    }

    .about_jz {
        width: 100%;
        height: 8.8rem;
        background: #FFFAF4 url('//cdn.xuansiwei.com/yangy11566/images/about/bj3.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
        display: flex;
        flex-direction: row;
    }

    .about_jz_con {
        width: 15.2rem;
        height: 3.96rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/bj3-1.png') center no-repeat;
        background-size: 100% 100%;
        margin: 4.4rem 2rem 0.2rem;
        display: flex;
        flex-direction: row;
    }

    .about_jz_con_icon {
        width: 0.6rem;
        height: 1.41rem;
        margin: 0.52rem 2rem 0.5rem 0.85rem;
    }

    .about_jz_con_list {
        margin-top: 0.8rem;
        display: flex;
        flex-direction: row;
    }

    .about_jz_con_item {
        display: flex;
        flex-direction: column;
        margin-right: 1.9rem;
    }

    .about_jz_con_item img {
        width: 0.6rem;
        height: 0.6rem;
    }

    .about_jz_con_item span {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.26rem;
        color: #333333;
        line-height: 0.4rem;
        letter-spacing: 0.02rem;
        text-align: left;
        font-style: normal;
        margin: 0.3rem 0 0 0.2rem;
    }

    .about_spirit {
        width: 100%;
        height: 8rem;
    }

    .main_spirit {
        width: 100%;
        height: 8rem;
        text-align: center;
        position: relative;
    }

    .spirit_img1 {
        float: left;
        margin-left: 2.85rem;
        width: 0.76rem;
        margin-top: 0.6rem;
    }

    .spirit_imgs {
        float: left;
        margin-left: 0.46rem;
        width: 4.65rem;
        margin-top: 1.9rem;
    }

    .spirit_imgs_img1 {
        width: 100%;
    }

    .spirit_list {
        margin-left: 1.9rem;
        margin-top: 1.3rem;
        float: left;
    }

    .spirit_item {
        overflow: hidden;
        margin-top: 0.5rem;
    }

    .spirit_item_imgs {
        float: left;
    }

    .spirit_item_img {
        width: 0.24rem;
    }

    .spirit_item_right {
        float: left;
        overflow: hidden;
        margin-left: 0.3rem;
        display: inline-block;
    }

    .spirit_item_title {
        float: left;
        width: 0.58rem;
        height: 0.28rem;
        display: inline-block;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/2title.png') center no-repeat;
        text-align: center;
        background-size: 100% 100%;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        font-size: 0.16rem;
        color: #FFFFFF;
        line-height: 0.28rem;
        letter-spacing: 0.02rem;
        font-style: normal;
    }

    .spirit_item_title2 {
        float: left;
        width: 0.82rem;
        height: 0.28rem;
        display: inline-block;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/3title.png') center no-repeat;
        text-align: center;
        background-size: 100% 100%;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        font-size: 0.16rem;
        color: #FFFFFF;
        line-height: 0.28rem;
        letter-spacing: 0.02rem;
        font-style: normal;
    }

    .spirit_item_text {
        float: left;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.18rem;
        color: #555555;
        line-height: 0.25rem;
        text-align: left;
        font-style: normal;
        margin-left: 0.2rem;
    }

    .spirit_item_right_item {
        margin-top: 0.1rem;
        overflow: hidden;
    }

    .about_nine {
        width: 100%;
        height: 8.8rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/bj4.png') center no-repeat;
        background-size: 100% 100%;
        /* overflow: hidden; */
        text-align: center;
        display: flex;
        flex-direction: row;
    }

    .about_nine_title {
        font-family: STSongti-SC, STSongti-SC;
        font-weight: 900;
        font-size: 0.4rem;
        color: #FFFFFF;
        line-height: 1rem;
        letter-spacing: 0.07rem;
        text-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.5);
        text-align: left;
        font-style: normal;
        width: 0.45rem;
        margin: 2.35rem 0.76rem 2.35rem 2.5rem;
    }

    .about_nine_list {
        margin: 1.28rem 2rem 1.28rem 0;
    }

    .about_nine_top,
    .about_nine_bottom {
        display: flex;
        flex-direction: row;
    }

    .about_nine_top_item {
        width: 2.7rem;
        height: 3.12rem;
        border: 0.01rem solid #FFFFFF;
        border-left: none;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
    }

    .about_nine_bottom_item {
        width: 3.3788rem;
        height: 3.12rem;
        border: 0.01rem solid #FFFFFF;
        border-left: none;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .about_nine_top_item:nth-child(1),
    .about_nine_bottom_item:nth-child(1) {
        border-left: 1px solid #FFFFFF;
    }

    .about_nine_bottom_item {
        border-top: none;
    }

    .about_nine_top_item:hover,
    .about_nine_bottom_item:hover {
        box-shadow: 0.03rem 0.03rem 0.15rem 0 rgba(0, 0, 0, 0.2), -0.03rem -0.03rem 0.15rem 0 rgba(0, 0, 0, 0.2);
        border: 1px solid #D6AB70;
        background: #D6AB70;
    }

    .about_nine_top .about_nine_top_item1:hover {
        width: 2.7rem
    }

    .about_nine_top_item:hover {
        width: 2.69rem
    }

    .about_nine_bottom .about_nine_bottom_item1:hover {
        width: 3.3788rem;
    }

    .about_nine_bottom_item:hover {
        width: 3.3688rem
    }

    .about_nine_top_item span:nth-child(1),
    .about_nine_bottom_item span:nth-child(1) {
        font-family: STSongti-SC, STSongti-SC;
        font-weight: 900;
        font-size: 0.3rem;
        color: #FFFFFF;
        line-height: 0.42rem;
        letter-spacing: 0.03rem;
        text-align: left;
        font-style: normal;
        margin-top: 0.8rem;
    }

    .about_nine_top_item span:nth-child(2),
    .about_nine_bottom_item span:nth-child(2) {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.24rem;
        color: #FFFFFF;
        line-height: 0.33rem;
        letter-spacing: 0.03rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.23rem;
    }

    .about_cooperation {
        width: 100%;
        height: 8rem;
        background: #F7F7F7;
        text-align: center;
    }

    .about_cooperation_list {
        margin: 0.8rem 2.56rem;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .about_cooperation_top,
    .about_cooperation_bottom {
        display: flex;
        flex-direction: row;

    }

    .about_cooperation_bottom {
        margin-top: 0.45rem;
    }

    .about_cooperation_item {
        width: 4.26rem;
        height: 1.98rem;
        margin-left: 0.62rem;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        cursor: pointer;
    }

    .about_cooperation_item:nth-child(1),
    .about_cooperation_item:nth-child(4) {
        margin-left: 0;
    }

    .about_cooperation_item img {
        width: 100%;
        transition: all 1s;
    }

    .about_cooperation_item img:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transition: all 1s;
    }

    section.history {
        width: 100%;
        height: 8.8rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/bj5.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
    }

    section.history .item {
        text-align: center;
    }

    section.history .about_swiper2_text {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.42rem;
        letter-spacing: 0.03rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.3rem;
    }

    section.history .about_swiper2_slide_time {
        display: block;
        font-family: HelveticaNeue;
        font-size: 0.36rem;
        color: #333333;
        line-height: 0.45rem;
        letter-spacing: 0.01rem;
        text-align: center;
        font-style: normal;
    }

    section.history .about_swiper2_slide_title {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 0.42rem;
        color: #333333;
        line-height: 0.6rem;
        letter-spacing: 0.04rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.24rem;
    }

    section.history .about_swiper2_slide_text {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.28rem;
        color: #333333;
        line-height: 0.4rem;
        letter-spacing: 0.03rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.3rem;
        /* visibility: hidden; */
    }

    section.history h3.title a {
        position: relative;
    }

    section.history h3.title a:after {
        content: '';
        display: block;
        width: 115px;
        height: 55px;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAA3CAYAAADQSB6iAAAFf0lEQVR4nO2ceYhVVRzHP+9l5ujgTFnUtIxQVlbaQptBYGVIkRZthBLRRlS0EURFWaYJ0h9FG0PQQgVRGmlRUlnZZtNGYauNaRthy7SImek0Gb/4PrszvPfmvvfuOffed+8HHo4zj3vO+f3uPef8fr/vuYV1qx8hAo4BvgNWR3GxnNopNmizTmAhsAy4Pbd/fNTryFbgVmAlcIZ+dzIwNe0GSSu1OrIAzJADbwBaBv3dnsph2TZpPNTiyEnAW8BjwG4VvnMAcGlajZFmwjiyA3hATpwU4vs3AWOya9J4qObI7TR99gDna1oNgzlxTpPaK7FUcuSpwCfa0LTW0fmLgIOa0F6JZbAjJyqUeAoY10CnbcNzTw1PcU6DlBy5I3Av8IGC+yg4Wk9mjgeGaU2zdXB7B83dBrwAfJ070y32RP4CPOOoldEKV/LY0jGlqfV64A9HTR0FzE7EaJuYkiPXAvMcDvO6PH3nluCu9Q7gK0etbQMsAPaJe8DNStCRm4CrHY6zDXgOaM+mqd0yOI5cDLzisMVxilFHxjXgZqVcZudKoM/heI8FHgeGZ8vUbinnSEvN3eW43ekKS3JnRkSlXOstkm645HRN5aPSZLCkUsmR64GLPfT5RGApsEPyTZVsqpWxlgCPeui9JQyW56FJYwxVWL4C+MZDP8YD7wAneWirKRnKkb8D5wH9HgbfrpzvLCUQskxRxfxpYW0QRuqxzGPFv6i2XgbGemozaVj5733Ja6ymOyJM/8KKr+ZpU+KLycBH2nA1qr1NC50KyV4HDlGf7Wa+Jkz/wxrJptaZDnOx5bASWBfwNnCox3Z906Lq0EpJTQerKq6tolrcSi13e6+0PH96HujhwLtyaofntl1iNdoLgC+Am8tohEuMUoG+KrVOWyt01/jY/AQpaprt0aB28tx+lBSVDLGl435gjxDXnjGUFLWe9cd2lpc7H255WrVmmHTkPoUtaWGENEyfAU8C+9XQcZtu764mZqt3I9GlNF5cjAwYxRIXZ0qHm0TsZpuveNxuvn3r7ONhwDmV/tjosTorRl/VyAUi5Ffd6VbAfgPYHGNfOnWoaaYyV1HxA7B3OVlOo44sqFJyWYSdjYJ1Cpee11EH2xFucdhei9aw45WdcinOni+N1QCiOOha0CmspDyZ5fgZ6AY+Bj6VY1fVITgrKBQYrzVuf4VGBwPb+hnKf0oOa3fNgI5FdGIZZWRmRXUxT5gjvwd+BDbo/30KsdrkuHZ9LPTZOSHSzsUKBbcSpSONS7S7ynqu1AdTgrKcqNNfXYqRXGlkc/7nzuDs4CKP+bQSvz7KX1lmQvBsjauE9Aql1l7KurUdM6ekrnBZWbCd4gnA3BhSellhjPK0zktE/TqKPsWDmCurmCKxxVet7zUdon0461aPkI2qEx9oP/ss2lq25VxlPtaE+H5OZRYoKXFjKUKIo/q+RDuuuTHnQ9PIh1LqnwV8G+x/XDKKjVo7JygfmlOdtSpCWwXk1XLfjFsPs0oi5al6f0HOQNZr5jLN74PAP5XskxRh01LdbacpBs06G6SE2FMz15CZsiQp1KzMtEgKsmlSk2WNXhXsx0p01Rt2/EmUGm7RgdjJKhE9pDW1mbFZ6EIVpGfrBR01EXX1wxVt2qmdrTxuM7yIycKxJyTAeq/Ri6XFkUH2kkNPUUE3TU79Te8dWqhZZ1NUF06jI4PsrgSDranHJfRIu+lWn9XnTeBvF42k3ZFBhqviYmvrkcARwC6e+9CnMKpbm7VuCaac00xvpNqsc5bLA7/rUI53otRn9jKKXaW7GV1nO/2ShliQ/qUkmZ/r0xNXtqrZXy1mxrbPi2X+ZtNwSYdjP9sTbfL80r+2U/5LjrG47qfAp2JgHgvAv5X0AXSKsJkiAAAAAElFTkSuQmCC') no-repeat center bottom;
        margin: -30px auto 0;
    }

    section.history h3.title a i {
        font-style: normal;
        position: relative;
        z-index: 1;
    }

    section.history div.swiper-container {
        margin: 0.9rem 2rem 0.3rem;
    }

    section.history div.swiper-slide {
        text-align: center;
    }

    section.history div.swiper-slide h3 {
        font-size: 80px;
    }

    section.history div.swiper-slide div.desc {
        /* margin-top: 42px; */
        font-size: 18px;
        line-height: 26px;
        white-space: pre-wrap;
    }

    section.history div.mySwiper2 div.swiper-slide {
        opacity: .2;
        transition: .2s;
    }

    section.history div.mySwiper2 div.swiper-slide div.item {
        width: 60%;
        margin: 0 auto;
    }

    section.history div.mySwiper2 div.swiper-slide.swiper-slide-active {
        opacity: 1;
    }

    section.history div.mySwiper2 .swiper-button-next,
    section.history div.mySwiper2 .swiper-button-prev {
        color: #EDEDED;
    }

    section.history div.mySwiper2 .swiper-button-next:hover,
    section.history div.mySwiper2 .swiper-button-prev:hover {
        color: #C49358;
    }

    section.history div.mySwiper:before {
        content: '';
        display: block;
        padding: 0 10%;
        width: 100%;
        height: 0.08rem;
        background: #D8D8D8;
        border-radius: 0.06rem;
        margin-top: 1.5rem;
    }

    section.history div.mySwiper div.swiper-wrapper {
        /* margin-top: 0.8rem; */
    }

    section.history div.mySwiper div.swiper-wrapper div.swiper-slide {
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.9rem;
        position: relative;
        cursor: pointer;
        display: flex;
        /* justify-content: center; */
        width: 1.7rem !important;
        margin-left: 0.4rem;
    }

    section.history div.mySwiper div.swiper-wrapper div.swiper-slide i {
        font-style: normal;
        position: relative;
        height: 100%;
    }

    section.history div.mySwiper div.swiper-wrapper div.swiper-slide.swiper-slide-thumb-active i:before {
        content: '';
        display: block;
        width: 1.5rem;
        height: 0.08rem;
        border-radius: 0.04rem;
        background: #C49358;
        position: absolute;
        top: -0.08rem;
        /* width: 100%; */
        left: 0%;
        transform: translateX(20%);
    }

}

/* 移动端样式 - 媒体查询 */
@media screen and (max-width: 960px) {
    .main {
        background-color: #FFFFFF;
    }

    .about_title {
        width: 100%;
        height: 6.09rem;
        background: url('//cdn.xuansiwei.com/yangy11566/1756179292159/guanyuwomendehengfu_r__1270-848_c__88a0c7_.jpg?x-oss-process=style/small') center no-repeat;
        background-size: cover;
        /* text-align: center; */
    }

    .about_img1 {
        width: 3.84rem;
        margin-top: 0.9rem;
        margin-left: 0.59rem;

    }

    .about_swiper1 {
        width: 100%;
        height: 5.5rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/bj6.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
        position: relative;
    }

    .swper_banner {
        width: 100%;
        position: relative;
    }

    .about_swiper1 .swiper-container {
        width: 100%;
        overflow: hidden;
    }

    .about_swiper1 .swiper-slide {
        display: flex;
        flex-direction: row;
        position: relative;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
    }

    /* 鼠标悬停效果 */
    /* #about_swiper1 .swiper-button-next:hover {
        width: 0.8rem;
        height: 0.12rem;
        background: #C49358;
        border-radius: 0.09rem;
        margin: 0
    }

    #about_swiper1 .swiper-pagination {
        left: 2rem;
        bottom: 0.76rem;
        width: 2.4rem;
        height: 0.12rem;
        background: #F7EFE6;
        border-radius: 0.09rem;
        display: flex;
    }

    #about_swiper1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 0.8rem;
        height: 0.12rem;
        background: #C49358;
        border-radius: 0.09rem;
        margin: 0
    }

    #about_swiper1 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 0.8rem;
        height: 0.12rem;
        background: #C49358;
        border-radius: 0.09rem;
        margin: 0
    }

    #about_swiper1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 0.8rem;
        height: 0.12rem;
        border-radius: 0.09rem;
        margin: 0
    } */

    .about_swiper1_left {
        height: 5.3rem;
        margin: 0.8rem 0.32rem 0.32rem ;
    }

    .about_swiper1_title {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .about_swiper1_title img {
        width: 0.28rem;
        height: 0.3rem;
    }

    .about_swiper1_title span {
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 0.36rem;
        color: #663E0F;
        line-height: 0.5rem;
        letter-spacing: 0.04rem;
        text-align: left;
        font-style: normal;
        margin-left: 0.12rem;
    }

    .about_swiper1_text {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.3rem;
        color: #663E0F;
        line-height: 0.48rem;
        letter-spacing: 0.02rem;
        text-align: left;
        font-style: normal;
        margin-top: 0.2rem;
        text-indent: 2em;
    }

    /* .about_swiper1_img {
        width: 6.69rem;
        height: 5.85rem;
        padding-top: 1.55rem;
    }

    .about_swiper1_img img {
        width: 100%;
    } */
    .swiper-button-next:after, .swiper-button-prev:after{
        display: none;
    }
    .about_swiper1 .swiper-button-prev {
        width: 0.52rem;
        height: 0.52rem;
        left: 5.75rem;
        top: 4.7rem;
        background-size: auto;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/icon11.png') center no-repeat;
        background-size: 100% 100%;
      }
    
      .about_swiper1 .swiper-button-prev:hover {
        width: 0.52rem;
        height: 0.52rem;
        left: 5.75rem;
        top: 4.7rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/icon12.png') no-repeat center center;
        background-size: 100% 100%;
      }
    
      .about_swiper1 .swiper-button-next {
        width: 0.52rem;
        height: 0.52rem;
        left: 6.66rem;
        top: 4.7rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/icon13.png') no-repeat center center;
        background-size: 100% 100%;
      }
    
      .about_swiper1 .swiper-button-next:hover {
        width: 0.52rem;
        height: 0.52rem;
        left: 6.66rem;
        top: 4.7rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/icon14.png') no-repeat center center;
        background-size: 100% 100%;
      }

    .about_feature {
        width: 100%;
        height: 10.53rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/bj5.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
    }

    .about_policy_title {
        font-family: STSongti-SC, STSongti-SC;
        font-weight: 900;
        font-size: 0.36rem;
        color: #333333;
        line-height: 0.50rem;
        letter-spacing: 0.06rem;
        font-style: normal;
        padding-top: 0.3rem;
        margin-top:0.4rem ;
    }

    .main_service_icon {
        width: 1.62rem;
        margin-top: 0.1rem;
    }

    .about_feature_list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        margin:0.3rem 0.32rem;
    }

    .about_feature_item {
        width: 3.27rem;
        height: 4.2rem;
        background: rgba(255, 255, 255, 0.73);
        border-radius: 0.16rem;
        border: 0.02rem solid #C49358;
        position: relative;
        margin-left: 0.24rem;
        cursor: pointer;
        margin-top: 0.24rem;
    }

    .about_feature_item:nth-child(2n-1){
        margin-left: 0;
    }
    .about_feature_item:nth-child(1),.about_feature_item:nth-child(2){
        margin-top: 0;
    }
    .about_feature_item:hover {
        background-color: #C49358;
    }

    .about_feature_item:hover .about_feature_item_img {
        display: none;
    }

    .about_feature_item:hover .about_feature_item_title {
        color: #FFFFFF;
        margin-top: 0.38rem;
    }

    .about_feature_item:hover .about_feature_item_text,
    .about_feature_item:hover .about_feature_item_text2,
    .about_feature_item:hover .about_feature_item_text2 span,
    .about_feature_item:hover .about_feature_item_text2 img {
        display: block;
    }

    .about_feature_item_img {
        width: 1.1rem;
        height: 1.1rem;
        overflow: hidden;
        margin-top: 1rem;
    }

    .about_feature_item_title {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 0.32rem;
        color: #663E0F;
        line-height: 0.45rem;
        letter-spacing: 0.06rem;
        text-align: center;
        font-style: normal;
        padding-top: 0.39rem;
    }

    .about_feature_item_text,
    .about_feature_item_text2 span {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.25rem;
        color: #FFFFFF;
        line-height: 0.37rem;
        letter-spacing: 0.04rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.76rem;
        display: none;
    }

    .about_feature_item_text2 {
        text-align: left;
        margin-left: 0.4rem;
        margin-top: 0.32rem;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .about_feature_item_text2 img {
        width: 2.2rem;
        display: none;
        margin-top: 0.2rem;
        text-align: center;
    }

    .about_feature_item_text2_span {
        width: 0.08rem;
        height: 0.08rem;
        background: #FFFFFF;
        display: inline-block;
        border-radius: 0.04rem;
        margin-right: 0.05rem;
    }

    .about_feature_span {
        display: flex;
        flex-direction: row;
    }

    .about_jz {
        width: 100%;
        height: 9.7rem;
        background: #FFFAF4 url('//cdn.xuansiwei.com/yangy11566/images/about/min/bj3.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
        display: flex;
        flex-direction: row;
    }

    .about_jz_con {
        width: 6.86rem;
        height: 5.8rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/bj3-1.png') center no-repeat;
        background-size: 100% 100%;
        margin: 3.66rem 0.32rem 0.2rem;
        display: flex;
        flex-direction: row;
    }

    .about_jz_con_icon {
        width: 0.62rem;
        height: 1.4rem;
        margin: 0.4rem 0.72rem 0.5rem 0.4rem;
    }

    .about_jz_con_list {
        margin-top: 0.35rem;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .about_jz_con_item {
        display: flex;
        flex-direction: column;
        margin-right: 0.35rem;
    }

    .about_jz_con_item img {
        width: 0.61rem;
        height: 0.69rem;
    }

    .about_jz_con_item span {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.45rem;
        letter-spacing: 0.03rem;
        text-align: left;
        font-style: normal;
        margin: 0.26rem 0 0 0.14rem;
    }

    .about_spirit {
        width: 100%;
        background: #FFFFFF;
        margin-bottom: 0.3rem;
    }

    .spirit_imgs {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin-top: 0.8rem;
        position: relative;
    }
    .spirit_img1 {
        width: 0.76rem;
        height: 1.91rem;
        position: absolute;
        top: 0;
        left: 0.8rem;
    }
    .spirit_imgs_img1 {
        width: 5.1rem;
        height: 4.46rem;
    }

    .spirit_list {
        margin-left: 0.39rem;
        margin-top: 0.32rem;
    }

    .spirit_item {
        overflow: hidden;
        margin-top: 0.6rem;
        display: flex;
        flex-direction: row;
    }

    .spirit_item_imgs {
    }

    .spirit_item_img {
        width: 0.3rem;
    }

    .spirit_item_right {
        overflow: hidden;
        margin-left: 0.16rem;
        display: inline-block;
        margin-top: 0.03rem;
        display: flex;
        flex-direction: column;
    }
    .spirit_item_right_item{
        display: flex;
        flex-direction: row;
        align-items: center;
        margin-bottom: 0.11rem;
    }
    .spirit_item_title {
        width: 0.7rem;
        height: 0.34rem;
        display: inline-block;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/2title.png') center no-repeat;
        text-align: center;
        background-size: 100% 100%;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        font-size: 0.18rem;
        color: #FFFFFF;
        line-height: 0.34rem;
        letter-spacing: 0.02rem;
        font-style: normal;
    }

    .spirit_item_title2 {
        width: 0.92rem;
        height: 0.34rem;
        display: inline-block;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/3title.png') center no-repeat;
        text-align: center;
        background-size: 100% 100%;
        font-family: PingFangSC, PingFang SC;
        font-weight: 600;
        font-size: 0.18rem;
        color: #FFFFFF;
        line-height: 0.34rem;
        letter-spacing: 0.02rem;
        font-style: normal;
    }

    .spirit_item_text {
        float: left;
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 0.22rem;
        color: #555555;
        line-height: 0.3rem;
        text-align: left;
        font-style: normal;
        margin-left: 0.1rem;
    }

    .spirit_item_right_item {
        margin-top: 0.1rem;
        overflow: hidden;
    }

    .about_nine {
        width: 100%;
        height: 20.07rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/bj4.jpg') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
    }

    .about_nine_title {
        font-family: STSongti-SC, STSongti-SC;
        font-weight: 900;
        font-size: 0.4rem;
        color: #FFFFFF;
        line-height: 1rem;
        letter-spacing: 0.07rem;
        text-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.5);
        text-align: center;
        font-style: normal;
        margin: 0.4rem 0 0.17rem 0;
    }

    .about_nine_list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .about_nine_item {
        width: 6.85rem;
        height: 2rem;
        border: 0.01rem solid #FFFFFF;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
        border-top: none;
    }

    .about_nine_item:nth-child(1) {
        border-top: 1px solid #FFFFFF;
    }

    .about_nine_item:hover{
        box-shadow: 0.03rem 0.03rem 0.15rem 0 rgba(0, 0, 0, 0.2), -0.03rem -0.03rem 0.15rem 0 rgba(0, 0, 0, 0.2);
        border: 1px solid #D6AB70;
        background: #D6AB70;
    }


    .about_nine_item span:nth-child(1){
        font-family: STSongti-SC, STSongti-SC;
        font-weight: 900;
        font-size: 0.32rem;
        color: #FFFFFF;
        line-height: 0.45rem;
        letter-spacing: 0.02rem;
        text-align: left;
        font-style: normal;
        margin-top: 0.28rem;
    }

    .about_nine_item span:nth-child(2) {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.28rem;
        color: #FFFFFF;
        line-height: 0.4rem;
        letter-spacing: 0.01rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.15rem;
    }

    .about_cooperation {
        width: 100%;
        background: #F7F7F7;
        text-align: center;
        padding-top: 0.8rem;
        padding-bottom: 0.2rem;
    }

    .about_cooperation_list {
        margin-top: 0.3rem;
        display: block;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .about_cooperation_item {
        width: 7.31rem;
        height: 1.54rem;
        margin-left: 0.24rem;
        margin-bottom: 0.24rem;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        cursor: pointer;
    }

    .about_cooperation_item:nth-child(1),
    .about_cooperation_item:nth-child(3) {
        margin-left: 0;
    }

    .about_cooperation_item img {
        width: 100%;
        transition: all 1s;
    }

    .about_cooperation_item img:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transition: all 1s;
    }

    /* section.history {
        width: 100%;
        height: 10.87rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/bj5.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
    }

    section.history .item {
        text-align: center;
    }

    section.history .about_swiper2_text {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.42rem;
        letter-spacing: 0.03rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.3rem;
    }

    section.history .about_swiper2_slide_time {
        display: block;
        font-family: HelveticaNeue;
        font-size: 0.36rem;
        color: #333333;
        line-height: 0.45rem;
        letter-spacing: 0.01rem;
        text-align: center;
        font-style: normal;
    }

    section.history .about_swiper2_slide_title {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 0.42rem;
        color: #333333;
        line-height: 0.6rem;
        letter-spacing: 0.04rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.24rem;
    }

    section.history .about_swiper2_slide_text {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.28rem;
        color: #333333;
        line-height: 0.4rem;
        letter-spacing: 0.03rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.3rem;
        /* visibility: hidden; */
    /* }

    section.history h3.title a {
        position: relative;
    }

    section.history h3.title a:after {
        content: '';
        display: block;
        width: 115px;
        height: 55px;
        background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHIAAAA3CAYAAADQSB6iAAAFf0lEQVR4nO2ceYhVVRzHP+9l5ujgTFnUtIxQVlbaQptBYGVIkRZthBLRRlS0EURFWaYJ0h9FG0PQQgVRGmlRUlnZZtNGYauNaRthy7SImek0Gb/4PrszvPfmvvfuOffed+8HHo4zj3vO+f3uPef8fr/vuYV1qx8hAo4BvgNWR3GxnNopNmizTmAhsAy4Pbd/fNTryFbgVmAlcIZ+dzIwNe0GSSu1OrIAzJADbwBaBv3dnsph2TZpPNTiyEnAW8BjwG4VvnMAcGlajZFmwjiyA3hATpwU4vs3AWOya9J4qObI7TR99gDna1oNgzlxTpPaK7FUcuSpwCfa0LTW0fmLgIOa0F6JZbAjJyqUeAoY10CnbcNzTw1PcU6DlBy5I3Av8IGC+yg4Wk9mjgeGaU2zdXB7B83dBrwAfJ070y32RP4CPOOoldEKV/LY0jGlqfV64A9HTR0FzE7EaJuYkiPXAvMcDvO6PH3nluCu9Q7gK0etbQMsAPaJe8DNStCRm4CrHY6zDXgOaM+mqd0yOI5cDLzisMVxilFHxjXgZqVcZudKoM/heI8FHgeGZ8vUbinnSEvN3eW43ekKS3JnRkSlXOstkm645HRN5aPSZLCkUsmR64GLPfT5RGApsEPyTZVsqpWxlgCPeui9JQyW56FJYwxVWL4C+MZDP8YD7wAneWirKRnKkb8D5wH9HgbfrpzvLCUQskxRxfxpYW0QRuqxzGPFv6i2XgbGemozaVj5733Ja6ymOyJM/8KKr+ZpU+KLycBH2nA1qr1NC50KyV4HDlGf7Wa+Jkz/wxrJptaZDnOx5bASWBfwNnCox3Z906Lq0EpJTQerKq6tolrcSi13e6+0PH96HujhwLtyaofntl1iNdoLgC+Am8tohEuMUoG+KrVOWyt01/jY/AQpaprt0aB28tx+lBSVDLGl435gjxDXnjGUFLWe9cd2lpc7H255WrVmmHTkPoUtaWGENEyfAU8C+9XQcZtu764mZqt3I9GlNF5cjAwYxRIXZ0qHm0TsZpuveNxuvn3r7ONhwDmV/tjosTorRl/VyAUi5Ffd6VbAfgPYHGNfOnWoaaYyV1HxA7B3OVlOo44sqFJyWYSdjYJ1Cpee11EH2xFucdhei9aw45WdcinOni+N1QCiOOha0CmspDyZ5fgZ6AY+Bj6VY1fVITgrKBQYrzVuf4VGBwPb+hnKf0oOa3fNgI5FdGIZZWRmRXUxT5gjvwd+BDbo/30KsdrkuHZ9LPTZOSHSzsUKBbcSpSONS7S7ynqu1AdTgrKcqNNfXYqRXGlkc/7nzuDs4CKP+bQSvz7KX1lmQvBsjauE9Aql1l7KurUdM6ekrnBZWbCd4gnA3BhSellhjPK0zktE/TqKPsWDmCurmCKxxVet7zUdon0461aPkI2qEx9oP/ss2lq25VxlPtaE+H5OZRYoKXFjKUKIo/q+RDuuuTHnQ9PIh1LqnwV8G+x/XDKKjVo7JygfmlOdtSpCWwXk1XLfjFsPs0oi5al6f0HOQNZr5jLN74PAP5XskxRh01LdbacpBs06G6SE2FMz15CZsiQp1KzMtEgKsmlSk2WNXhXsx0p01Rt2/EmUGm7RgdjJKhE9pDW1mbFZ6EIVpGfrBR01EXX1wxVt2qmdrTxuM7yIycKxJyTAeq/Ri6XFkUH2kkNPUUE3TU79Te8dWqhZZ1NUF06jI4PsrgSDranHJfRIu+lWn9XnTeBvF42k3ZFBhqviYmvrkcARwC6e+9CnMKpbm7VuCaac00xvpNqsc5bLA7/rUI53otRn9jKKXaW7GV1nO/2ShliQ/qUkmZ/r0xNXtqrZXy1mxrbPi2X+ZtNwSYdjP9sTbfL80r+2U/5LjrG47qfAp2JgHgvAv5X0AXSKsJkiAAAAAElFTkSuQmCC') no-repeat center bottom;
        margin: -30px auto 0;
    } */
/* 
    section.history h3.title a i {
        font-style: normal;
        position: relative;
        z-index: 1;
    }

    section.history div.swiper-container {
        margin: 0.9rem 2rem 0.3rem;
    }

    section.history div.swiper-slide {
        text-align: center;
    }

    section.history div.swiper-slide h3 {
        font-size: 80px;
    }

    section.history div.swiper-slide div.desc {
        font-size: 18px;
        line-height: 26px;
        white-space: pre-wrap;
    }

    section.history div.mySwiper5 div.swiper-slide {
        opacity: .2;
        transition: .2s;
        margin-right: 0!important;
    }

    section.history div.mySwiper5 div.swiper-slide div.item {
        width: 60%;
        margin: 0 auto;
    } */

    /* section.history div.mySwiper5 div.swiper-slide.swiper-slide-active {
        opacity: 1;
    }

    section.history div.mySwiper5 .swiper-button-next,
    section.history div.mySwiper5 .swiper-button-prev {
        color: #EDEDED;
    }

    section.history div.mySwiper5 .swiper-button-next:hover,
    section.history div.mySwiper5 .swiper-button-prev:hover {
        color: #C49358;
    }

    section.history div.mySwiper:before {
        content: '';
        display: block;
        padding: 0 10%;
        width: 80%;
        height: 0.08rem;
        background: #D8D8D8;
        border-radius: 0.06rem;
        margin-top: 1.5rem;
    }

    section.history div.mySwiper div.swiper-wrapper {
        
    } */
/* 
    section.history div.mySwiper div.swiper-wrapper div.swiper-slide {
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.9rem;
        position: relative;
        cursor: pointer;
        display: flex;

        width: 2.23rem !important;
        margin-left: 0.4rem;
    }

    section.history div.mySwiper div.swiper-wrapper div.swiper-slide i {
        font-style: normal;
        position: relative;
        height: 100%;
    }

    section.history div.mySwiper div.swiper-wrapper div.swiper-slide.swiper-slide-thumb-active i:before {
        content: '';
        display: block;
        width: 2.5rem;
        height: 0.08rem;
        border-radius: 0.04rem;
        background: #C49358;
        position: absolute;
        top: -0.08rem;

        left: 0%;
        transform: translateX(20%);
    }  */

    /* 测试样式 */
    .about_swiper5{
        width: 100%;
        height: 10.87rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/bj8.png') center no-repeat;
        background-size: 100% 100%;
        text-align: center;
        margin-top: 0.4rem;
    }
    .about_swiper5 .swiper-slide {
        text-align: center;
        opacity: .2;
    }

    .about_swiper5 .about_swiper2_text {
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.42rem;
        letter-spacing: 0.03rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.3rem;
    }

    .about_swiper5  .about_swiper2_slide_time {
        display: block;
        font-family: HelveticaNeue;
        font-size: 0.36rem;
        color: #333333;
        line-height: 0.45rem;
        letter-spacing: 0.01rem;
        text-align: center;
        font-style: normal;
    }

    .about_swiper5  .about_swiper2_slide_title {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: bold;
        font-size: 0.42rem;
        color: #333333;
        line-height: 0.6rem;
        letter-spacing: 0.04rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.2rem;
    }

    .about_swiper5  .about_swiper2_slide_text {
        display: block;
        font-family: PingFangSC, PingFang SC;
        font-weight: 400;
        font-size: 0.28rem;
        color: #333333;
        line-height: 0.4rem;
        letter-spacing: 0.03rem;
        text-align: center;
        font-style: normal;
        margin-top: 0.2rem;
        display: none;
        
    }
    #about_swiper5 .swiper-container{
        height: 8.98rem;
        width: 100%;
        overflow: hidden;
        margin-top: 0.8rem;
        position: relative;
        overflow: hidden;
        touch-action: none; /* 禁止页面滚动 */
    }
    #about_swiper5 .swiper-slide{
        text-align: center;
        height: 2rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
      /* 鼠标悬停效果 */
      /* #about_swiper5 .swiper-button-next:hover {
        width: 0.08rem;
        height: 1.22rem;
        background: #C49358;
        border-radius: 0.09rem;
        margin: 0
    } */

    #about_swiper5 .swiper-pagination {
        left: 0.3rem;
        /* top: 0.2rem; */
        width: 0.08rem;
        height: 12.6rem;
        background: #F7EFE6;
        border-radius: 0.09rem;
        padding-top: 1.5rem;
    }

    #about_swiper5 .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{
        width: 0.08rem;
        height: 1.22rem;
        background: #C49358;
        border-radius: 0.06rem;
        margin: 0
    }
    #about_swiper5 .swiper-slide-active {
        opacity: 1; /* 中间幻灯片 */
        height: 2.8rem;
      }
      #about_swiper5 .swiper-slide-active .about_swiper2_slide_text{
        display: block;
      }
      .swiper-slide:nth-child(2) {
        z-index: 0; /* 确保中间幻灯片在顶部 */
      }
      .swiper-button-next:after, .swiper-button-prev:after{
        display: none;
    }
    #about_swiper5 .swiper-button-prev {
        width: 0.44rem;
        height: 0.44rem;
        left: 3.53rem;
        top: 0.35rem;
        background-size: auto;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/icon21.png') center no-repeat;
        background-size: 100% 100%;
      }
    
      #about_swiper5 .swiper-button-prev:hover {
        width: 0.44rem;
        height: 0.44rem;
        left: 3.53rem;
        top: 0.35rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/icon22.png') no-repeat center center;
        background-size: 100% 100%;
      }
    
      #about_swiper5 .swiper-button-next {
        width: 0.44rem;
        height: 0.44rem;
        left: 3.53rem;
        top: 7rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/icon23.png') no-repeat center center;
        background-size: 100% 100%;
      }
    
      #about_swiper5 .swiper-button-next:hover {
        width: 0.44rem;
        height: 0.44rem;
        left: 3.53rem;
        top: 7rem;
        background: url('//cdn.xuansiwei.com/yangy11566/images/about/min/icon24.png') no-repeat center center;
        background-size: 100% 100%;
        z-index: 66;
      }
      .swiper_num2{
        display: flex;
        flex-direction: column;
        width: 0.88rem;
        position: absolute;
        top: 0.3rem;
        left: 0.6rem;
      }
      .swiper_num2 span{
        display: inline-block;
        height:1.22rem;
        font-family: HelveticaNeue;
        font-size: 0.3rem;
        color: #333333;
        line-height: 0.36rem;
        letter-spacing: 0.01rem;
        text-align: left;
        font-style: normal;
      }

}