/* .swiper {
    position: relative;
} */
/* ::-webkit-scrollbar { width: 0; height: 0; color: transparent; } */


.swiper-button-right,
.swiper-button-left {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.20), 1px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.50) inset, 0px -2px 0px 0px #ffffff inset;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    top: 40%;
    z-index: 99;
}

.swiper-button-right {
    background-image: url(https://files.yuanian.com/yuanian/page_image/gyyn_image/right.png);
    right: 35px;
}

.swiper-button-left {
    background-image: url(https://files.yuanian.com/yuanian/page_image/gyyn_image/left.png);
    left: 35px;
}

.swiper-button-right:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/gyyn_image/right_hover.png);
}

.swiper-button-left:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/gyyn_image/left_hover.png);
}



/*----------------上面是必备样式-------------------------------*/


.resolve_question_main dl dd p,
.cpjfw_main dl dd p {
    color: #666;
    font-size: 14px;
    font-weight: 400;
}

.banner_container,
.banner,
.banner_main {
    height: 360px;
}

.banner_container h4 {
    font-size: 30px;
    font-weight: 400;
    margin-top: 25px;
}

/* 关于元年 */
.gyyn {
    background: linear-gradient(180deg, #ffffff, #f2f6fa 40%);
    padding-bottom: 60px;
    /* background: url(https://files.yuanian.com/yuanian/page_image/gyyn_image/gyyn.png), linear-gradient(180deg, #ffffff, #f2f6fa 40%);

    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat; */
}

.gyyn .banxin {
    width: 1100px;
    height: auto;
    background: #ffffff;
    padding: 0px 0 54px;
}

.gyyn .gyyn_top {
    background: url(https://files.yuanian.com/yuanian/page_image/gyyn_image/gyyn_top.png) no-repeat;
    background-size: cover;
    padding-bottom: 38px;
    border-bottom: 1px solid rgb(193 193 193 / 27%);
    display: flex;
    justify-content: space-between;
    padding: 0 34px 35px 34px;
}

.gyyn_top_left {
    padding-top: 39px;
    /* width: 560px; */
    /* float: left; */
    /* margin-left: 40px; */

}

.gyyn_top_left h3 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #323232;
    padding: 39px 0px 15px;
}

.gyyn_top_left p {
    margin-top: 30px;
    font-family: PingFangSC-Regular;
    /* color: #4E5D78; */
    letter-spacing: 0;
    line-height: 24px;
    width: 450px;
    font-size: 16px;
    text-align: left;
    color: #3d485d;
    /* margin-bottom: 30px; */
}

.gyyn_top_left a {

    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #d0171b;
    line-height: 20px;
}

.gyyn_top_right {
    /* width: 270px;
    height: 166px; */
    width:533px;
    height: 300px;
    background: #000;
    margin-top: 34px;
}

.gyyn_top_right video {
    width: 100%;
    height: 100%;
}

.arrow-right {
    height: 7px;
    width: 7px;
    display: inline-block;
    position: relative;
}

.arrow-right::after {
    content: "";
    height: 7px;
    width: 7px;
    top: -2px;
    left: 0px;
    border-width: 1px 1px 0 0;
    border-color: #D0171B;
    border-style: solid;
    transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
    position: absolute;
}


.banxin .gyyn_bottom {
    display: flex;
    /* justify-content: space-between; */
    justify-content: start;
    /* 换行 */
    flex-wrap: wrap;
    /* width: 1024px; */
    margin: 0 auto;
    margin-top: 50px;
    padding: 0px 78px;
}


.gyyn_bottom dl {
    /* text-align: center; */
    margin-right: 110px;
    width: 150px;
}

.gyyn_bottom dl:nth-child(4) {
    margin-right: 0px;
}

.gyyn_bottom dl dt img {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
}

.gyyn_bottom dl dt h3 {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #000000;
    margin-bottom: 12px;
}

.gyyn_bottom dl dt{
    text-align: center;
    /* margin-bottom: 20px; */
}

.gyyn_bottom dl dd p {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #323232;
    line-height: 22px;
}

/* 简介 */
.resolve_question {
    background: url(https://files.yuanian.com/yuanian/page_image/gyyn_image/resolve_question.png) no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 42px;
}

.resolve_question_main .intro {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #3d485d;
    line-height: 25px;
    margin-bottom: 37px;
}

.resolve_question_main dl {
    float: left;
    width: 441px;
    height: 80px;
    padding: 30px 69px 25px 30px;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;
    margin-right: 20px;
    margin-bottom: 18px;
}

.resolve_question_main dl:nth-child(2) {
    width: 1001px;
}

.resolve_question_main dl:nth-child(2n) {
    margin-right: 0px;
}

.resolve_question_main dl:hover {
    background: linear-gradient(0deg, #ffffff, #edeff3 95%);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.1), 2px 2px 0.3px 0px #ffffff inset, 0px 1px 3px 0px rgba(254, 254, 254, 0.5) inset;
}

.resolve_question_main dl dt {
    height: 36px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.resolve_question_main dl dt img {
    height: 36px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: 1s;
}


.resolve_question_main dl dt h3 {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    margin-left: 10px;
}

.resolve_question_main dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 23px;
    padding-left: 46px;
    margin-top: -5px;
    color: #666666;
}

/* 企业文化 */
.qywh {
    margin-bottom: 60px;
}
.qywh .x {
    width: 1px;
    height: 62px;
    background: #d8d8d8;
    border-radius: 1px;
    display: block;
    float: left;
    margin: 65px 70px 0px 70px;
}

.qywh dl {
    float: left;
    width: 267px;
}

.qywh dl dt {
    text-align: center;
}

.qywh dl dt img {
    width: 105px;
    height: 90px;
    margin-bottom: 13px;
}

.qywh dl dt h3 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #323232;
    text-align: center;
    margin-bottom: 19px;
}

.qywh dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #3d485d;
    line-height: 25px;
}

/* 产品及服务 */
.cpjfw p {
    font-size: 16px;
    font-weight: 400;
    font-family: PingFangSC-Regular;
    line-height: 24px;
    text-align: center;
}
.cpjfw_main {
    display: flex;
    
    /* justify-content: space-between; */
    justify-content: start;
    flex-wrap: wrap;
    /* width: 1100px; */
    margin: 0 auto;
    padding-bottom: 47px;
}

.cpjfw_main dl {
    margin-bottom: 13px;
    padding: 30px;
    /* width: 100%; */

    background: linear-gradient(180deg, #f3f5f8, #ffffff);
    border: 2px solid #ffffff;
    box-shadow: 8px 8px 11px 0px rgba(55, 99, 170, 0.10);
}


.cpjfw_main dl img {
    width: 38px;
    vertical-align: top;
}

.cpjfw_main dl dt {
    display: flex;
    align-items: center;
    height: 38px;
    margin-bottom: 10px;
}

.cpjfw_main dl dt img {
    width: 38px;
    height: 38px;
    margin-right: 2px;
}

.cpjfw_main dl dt h3 {
    font-size: 16px;
    display: flex;
    align-items: Center;
    font-weight: bold;

}

.cpjfw_main dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #5f5f5f;
    line-height: 25px;
    /* padding-right: 95px; */
}

/* 发展历程 */
.fzlc {
    background: #f6f7f9;
    padding-bottom: 60px;
}


.fzlc_main {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    /* background: url(https://files.yuanian.com/yuanian/page_image/gyyn_image/fzlc_main.png) no-repeat;
    background-size: contain; */
    /* padding-top: 83px; */
}

.fzlc_main dl dt h3 {
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    color: #333333;
    margin-bottom: 26px;
}

.fzlc_main dl {
    width: 232px;
    margin-right: 57px;

}

.fzlc_main dl:nth-last-child(1) {
    margin-right: 0px;
}

.fzlc_main dl dt p {
    width: 36px;
    height: 4px;
    background: #d0171b;
    margin-bottom: 26px;
}

.fzlc_main dl dd p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #323232;
    line-height: 25px;
}

.fzlc_main .swiper-slide {
    display: flex;
    align-content: space-between;
}

.fzlc_main .qh {
    display: flex;
    width: 97px;
    margin: 0 auto;
}

.fzlc_main .swiper-button-left {
    margin-right: 25px;
}

.fzlc_main .swiper-button-left,
.fzlc_main .swiper-button-right {
    position: inherit;
    width: 36px;
    height: 36px;
}

.ynry_main {
    position: relative;
}

.mySwiper {
    width: 981px;
    height: 292px;
    background: linear-gradient(180deg, #f3f5f8, #ffffff);
    border: 2px solid #ffffff;
    box-shadow: 8px 8px 11px 0px rgba(55, 99, 170, 0.10);
    padding-left: 119px;
    padding-top: 54px;
    position: relative;

}

.mySwiper dl {
    display: block;
    float: left;
    width: 490px;
    position: relative;
}

.mySwiper dl:nth-child(1) dt span {
    background: #EF3B32;
}

.mySwiper dl dt span {
    width: 22px;
    height: 22px;
    background: #e3e3e3;
    border-radius: 50%;
    display: inline-block;
}

.mySwiper dl dt span i {
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50%;
    display: inline-block;
    margin-top: 6px;
    margin-left: 6px;
}

.mySwiper dl dt p {
    width: 468px;
    height: 3px;
    opacity: 0.27;
    background: #c1c1c1;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 22px;
}

.mySwiper dl dd h3 {
    margin-top: 36px;
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: left;
    color: #333333;
}

.mySwiper dl dd p {
    width: 388px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: rgba(102, 102, 102, 0.80);
    line-height: 25px;
}

.mySwiper dl dd span {
    position: absolute;
    left: 75px;
    bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #d0171b;

}

.mySwiper dl dd span img {
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-left: 6px;
}

.mySwiper dl dd .div {
    display: none;
}

.mySwiper2 {
    background: transparent;
    box-shadow: none;
}

.HonorDetails {
    padding: 32px 39px 36px 36px;
    position: absolute;
    bottom: 94px;
    display: none;
    width: 635px;
    height: 312px;
    left: 72px;
    z-index: 999;
    background: linear-gradient(180deg, #f5f6f8, #ffffff);
    box-shadow: 0px 8px 20px 0px rgba(55, 99, 170, 0.10), 2px 2px 0px 0px #ffffff inset;

}

.HonorDetails p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #5f5f5f;
    line-height: 26px;
}

.HonorDetails .close {
    width: 16px;
    height: 16px;
    margin-bottom: 10px;
    position: absolute;
    right: 14px;
    top: 20px;
}
/* 安全提示
.Information {
    width: 100%;
    height: 54px;
    background: #fff5f4;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: 54px;
}
.Information_main {
    width: 1180px;
    margin: 0 auto;
}
.Information_main a {
    text-decoration: underline;
    color: #666666;
}
.Information_main a:hover {
    color: #666666 !important;
    text-decoration: underline !important;
}

.Information img {
    width: 24px;
    height: 24px;
} */

@media screen and (max-width:1024px) {
    .banner_main_left p{
        width: 345px;
    }
    .banxin .gyyn_bottom{
        padding: 10px;
    }
    /* .gyyn .banxin .gyyn_top,
    .gyyn .banxin .gyyn_bottom{
        width: 345px;
    } */

    .banner_container,
    .banner,
    .banner_main {
        width: 375px;
        height: 260px;
    }

    .section2 {
        padding-top: 0px;
        padding-bottom: 20px;
        margin-top: 0px;
    }


    .gyyn {
        background: linear-gradient(180deg, #ffffff, #f2f6fa 40%);
        padding-bottom: 30px;
    }

    .gyyn .banxin {
        width: 92%;
        height: auto;
        padding: 0px;
        padding-bottom: 30px;
    }

    .gyyn .gyyn_top {
        padding: 0px 0px 20px 0px;
        display: block;
    }

    .gyyn_top_left h3 {
        width: 100%;
        font-size: 16px;
        padding: 0px 0px 20px 0px;
    }

    .gyyn_top_left p {
        width: 100%;
        margin-bottom: 10px;
    }

    .gyyn_top_left {
        width: auto;
        float: none;
        margin: 0px;
        padding: 0px 5%;
    }
    .gyyn_top_right{
        width: 90%;
        margin: 0 auto;
        margin-top: 10px;
    }

    .gyyn_bottom {
        width: 100%;
        padding: 0px;
        margin-top: 30px;

    }


    .gyyn_bottom dl {
        /* width: 48%; */
        text-align: center;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 2%;
    }

    .gyyn_bottom dl dd p,
    .gyyn_bottom dl dt h3 {
        text-align: center;
    }

    .resolve_question {
        height: auto;
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .resolve_question_main dl,
    .resolve_question_main dl:nth-child(2) {
        margin-bottom: 10px;
        width: 90%;
        padding: 5%;
        height: auto;
    }

    .resolve_question_main dl dt {
        padding: 0px;
        margin-bottom: 10px;
    }

    .resolve_question_main dl dd p {
        padding: 0px;
        /* padding-left: 48px; */
    }

    .resolve_question_main .keji5 img {
        width: 64px;
        height: 80px;
        margin: 0 0px 0 0;
    }

    .resolve_question_main h6 {
        padding-top: 0px;
        background: none;
    }

    .resolve_question_main .intro {
        margin-left: 0%;
        margin-right: 0%;
    }

    /* 使命 */
    .qywh dl {
        width: 100%;
        margin-bottom: 20px;
    }

    .qywh .x {
        display: none;
    }

    /* 产品及服务 */
    .cpjfw {
        padding-bottom: 30px;
        background-color: transparent;
    }

    .cpjfw_main {
        width: 375px;
        margin: 0 auto;
        padding-bottom: 0px;
    }

    .cpjfw_main dl {
        /* height: 291px; */
        padding: 5%;
    }

    .cpjfw_main dl dd p {
        padding-left: 0;
        padding-right: 0;
    }

    .cpjfw_main dl dd h3 {
        padding-left: 0;
        padding-right: 0;
        margin-top: 5%;
    }

    .fzlc {
        padding-bottom: 0px;
    }

    .fzlc_main {
        width: 100%;
    }

    .ynry {
        padding-bottom: 30px;
    }

    .mySwiper {
        width: 95%;
        padding-left: 5%;
    }

    .mySwiper .div1,
    .mySwiper dl dd span {
        display: none;
    }

    .mySwiper dl dd .div {
        display: block;
    }

    .mySwiper dl {
        /* width: 50%; */
        width: 100%;
    }

    .mySwiper dl dt p {
        width: 90%;
    }

    .mySwiper dl dd p {
        width: 90%;
    }





    .bigimg {
        width: 98%;
        height: auto;
    }

    .fzlc_main .swiper-slide {
        display: inline-block;
    }

    .fzlc_main dl {
        margin-bottom: 26px;
        padding-left: 25px;

        width: 92%;
    }
    .mySwiper{
        padding-top: 0px;
    }
/* 安全提示 */
/* .Information_main {
    width: auto;
    margin-left: 22px;
} */

}
