.gybps {
    background: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/gybps_bj.png);
    padding-top: 49px;
    padding-bottom: 60px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.gybps_main {
    width: 1040px;
    background: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/gybps_bj2.png), linear-gradient(180deg, #ffffff, #f2f6fa 40%);
    padding: 30px;
    background-position: bottom;
    background-size: cover;
    display: flex;
}

.gybps_main_left {
    width: 595px;
    margin-right: 32px;

}

.gybps_main_left h2 {
    padding-bottom: 20px;
    padding-top: 0px;
    text-align: left;
}

.gybps_main_left p {
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: rgba(102, 102, 102, 0.90);
    line-height: 25px;
    margin-bottom: 20px;
}

.gybps_main_left a {
    width: 225px;
    height: 40px;
    background: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/btn.png);
    display: block;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;

}

.gybps_main img {
    width: 460px;
    height: 251px;
}

.gybps video {
    width: 414px;
    height: 233px;
    background: #000;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.11);
}

.hxgd {
    padding-bottom: 35px;
}

.hxgd ul {
    width: 472px;
    float: left;
}

.hxgd ul li {
    width: 208px;
    padding-left: 9px;
    padding-right: 9px;
    height: 149px;
    margin-bottom: 25px;
    background: #f6f8fc;
    float: left;
    text-align: center;
    background-size: cover !important;


}

.hxgd ul li.change p {
    color: #fff;
}

.hxgd ul li img.hxgd_change {
    display: none;
}

.hxgd ul li.change img.hxgd_mr {
    display: none;
}

.hxgd ul li.change img.hxgd_change {
    display: block;
}

.hxgd ul li p {
    font-weight: 400;
    color: #323232;
    line-height: 22px;
    font-size: 16px;
}

.hxgd ul li img {
    width: 32px;
    height: 33px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 32px;

}

.hxgd ul li:nth-child(odd) {
    margin-right: 15px;
}

.hxgd .tab_ment {
    width: 591px;
    height: 325px;
    float: right;
}

.hxgd .tab_ment_mr {
    width: 591px;
    height: 325px;
    background-position: center;
    background-size: cover;
    position: relative;
    color: #ffffff;
    display: none;
}

.hxgd .tab_ment_mr:nth-child(1) {
    display: block;
}

.hxgd .tab_ment_mr_bottom {
    width: 100%;
    position: absolute;
    bottom: 0px;
    padding-top: 23px;
    padding-bottom: 20px;
    text-indent: 24px;
    left: 0px;
    background: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/tab_ment_mr_bottom.png);


}

.tab_ment_mr_bottom h3 {

    font-size: 18px;

    font-weight: 600;
    text-align: left;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 20px;
}

.tab_ment_mr_bottom ol li {
    margin-bottom: 6px;
}

.tab_ment_mr_bottom ol li span {
    width: 16px;
    height: 16px;
    background: #ffffff;
    border-radius: 50%;
    font-size: 14px;
    color: #1e2846;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
    vertical-align: top;
    margin-top: 5px;
    text-indent: 0px;
}

.tab_ment_mr_bottom ol li p {
    display: inline-block;
    width: 448px;
    width: 448px;
    font-size: 14px;
    font-weight: 400;
    text-align: justify;
    color: #ffffff;
    text-indent: 0px;
    line-height: 25px;
}

/* 机构介绍 */
.jgjs {
    background: #f5f7fa;
    padding-bottom: 60px;
}

.jgjs dl {
    width: 323px;
    height: 198px;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/jgjs_bj.png);
    background-size: cover;
    /* background: linear-gradient(180deg, #f5f6f9, #feffff 99%); */
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10), -8px -8px 20px 0px rgba(255, 255, 255, 0.50);
    padding-top: 35px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    margin-right: 20px;

}

.jgjs dl:hover {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/jgjs_bj2.png);
    background-size: cover;
}

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

.jgjs dl dt {
    /* width: 60px; */
    float: left;
}

.jgjs dl dt img {
    height: 30px;
    margin-right: 7px;

}

.jgjs dl dd {
    width: 245px;
    float: left;
}

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

.jgjs dl dd span {
    text-align: right;
    display: inherit;
    margin-top: 25px;
}

.jgjs dl dd span:before {
    width: 27px;
    content: "";
    height: 2px;
    background-color: #8b94a4;
    display: inline-block;
    vertical-align: super;
    margin-right: 7px;
}

.zjgj {
    padding-bottom: 60px;
}

.zjzj {
    width: 632px;
    float: left;
}

.zjzj h2, .gjwt h2 {
    text-align: left;
    padding: 60px 0 30px;
}

.zjzj h2 span {
    width: 171px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    color: #01349d;
    line-height: 20px;
    float: right;
    margin-right: 16px;

}

.zjzj dl {
    width: 633px;
    height: 300px;

}

.zjzj dl dt {
    width: 310px;
    height: 240px;
    text-indent: 23px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #01349d;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/zjzj.png);
    background-size: cover;
    float: left;
}


.zjzj dl dt ul li {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #ffffff;
    line-height: 20px;
    margin-bottom: 22px;
}

.zjzj dl dd {
    width: 323px;
    float: right;
    height: 100%;
    background-image: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/zjzj2.png);
    background-size: cover;
    /* text-align: center; */
}

.zjzj dl dd img {
    width: 141px;
    height: 208px;
    margin-left: 90px;
    margin-top: 18px;
    margin-bottom: 22px;
}


.zjzj dl dd a {
    margin: 0 auto;
    display: inherit;
    /* margin-top: 248px; */
}

.gjwt {
    width: 447px;
    float: right;
}

.gjwt ul {
    width: 401px;
    padding: 0px 23px 0px 23px;
    height: 300px;
    background: #f6f8fc;
}

.gjwt ul li {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px dashed #dcdcdd;
}

.gjwt ul li:hover p {
    color: #01349d;
}

.gjwt ul li:nth-last-child(1) {
    border-bottom: none;
}

.gjwt ul li span {
    width: 8px;
    height: 8px;
    background: linear-gradient(128deg, #cf161d 16%, #1a50bf 78%);
    display: inline-block;
    border-radius: 50%;
    backdrop-filter: blur(1px);
    text-align: center;
    line-height: 14px;
    display: inline-block;
    padding: 3px;
    margin-top: 4px;
    /* -webkit-mask: radial-gradient(transparent, transparent 97px, #000 97px);
    mask: radial-gradient(transparent 97px, #000 97px); */
    /* ;
    border-bottom: 1px dashed #dcdcdd; */
}

.gjwt ul li span:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #f6f8fc;
    display: inline-block;
    vertical-align: top;
}

.gjwt ul li p {
    width: 364px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 20px;
    vertical-align: top;

}

.szhzx_gd {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/szhzx_gd.png);
    padding-bottom: 113px;
    background-size: cover;
}

.szhzx_gd a {
    width: 350px;
    height: 415px;
    display: inline-block;
    float: left;
    margin-right: 20px;
    background: linear-gradient(180deg, #f5f6f9, #feffff 99%);
    box-shadow: 8px 8px 20px 0px rgba(55, 99, 170, 0.10), -8px -8px 20px 0px rgba(255, 255, 255, 0.50);
}

.szhzx_gd a:hover h3 {
    color: #01349d;
}

.szhzx_gd a:nth-child(3) {
    margin-right: 0px;
}

.arrow-right:after {
    height: 4px;
    width: 4px;
    border-color: #01349d;
}

.szhzx_gd a img {
    height: 200px;
    width: 100%;
}

.szhzx_gd a h3 {
    width: 310px;
    margin: 0 auto;
    margin-top: 27px;
    text-align: left;
    height: 54px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 27px;
    margin-bottom: 10px;
}

.szhzx_gd a p {
    width: 300px;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #999999;
    line-height: 30px;
}

.szhzx_gd a span {
    width: 300px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #01349d;
    line-height: 20px;
    display: block;
    margin-top: 14px;
}

.szhzx_cp {
    background-image: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/szhzx_cp.png);
    background-size: cover;
    padding-bottom: 60px;

    margin-top: -66px;


}

.szhzx_cp h2 {
    text-align: left;
    padding: 117px 0px 30px 0px;
}

.szhzx_cp_left {
    width: 518px;
}

.szhzx_cp a {
    margin-bottom: 6px;
    display: inline-block;
    /* margin-right: 70px; */
    width: 256px;
}

.szhzx_cp a img {
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: top;
}

.szhzx_cp a p {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333333;
    line-height: 36px;
    display: inline-block;
}

.szhzx_cp a:hover p {
    color: #01349d;
}

@media screen and (max-width: 1024px) {
    .banner {
        background-image: url(https://files.yuanian.com/yuanian/page_image/Ynyj/bps/szhzx_image/yd_banner.png) !important;
    }

    .gybps {
        background: #ffffff;

    }

    .gybps_main_left a {
        margin-bottom: 20px;
    }

    .gybps, .jgjs, .zjgj, .szhzx_gd, .szhzx_cp {
        padding-bottom: 30px;
    }

    .gybps_main {
        width: 92%;
        display: block;
        padding: 0px;
    }

    .gybps_main_left h2 {
        width: 100%;
    }

    .gybps_main_left, .gybps video, .hxgd ul li, .hxgd ul, .hxgd .tab_ment, .hxgd .tab_ment_mr, .zjzj, .zjzj dl, .zjzj dl dt, .zjzj dl dd, .gjwt, .gjwt ul li p, .szhzx_cp_left, .szhzx_gd a {
        width: 100%;
    }

    .hxgd ul li {
        width: 40%;
        padding-bottom: 5%;
        height: 124px;
    }

    .hxgd ul li img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .tab_ment_mr_bottom ol li p {
        width: 77%;
    }

    .tab_ment_mr_bottom h3 {
        width: 90%;
        margin: 0 auto;
        text-indent: 0px;
        margin-bottom: 20px;
    }

    .gjwt ul {
        width: 90%;
        padding: 5%;
    }


    .gjwt ul li p {
        width: 90%;
    }

    .jgjs dl {
        width: 90%;
        padding: 5%;
        margin-bottom: 10px;
        height: auto;
    }

    .zjzj h2, .gjwt h2 {
        width: 100%;
        padding: 30px 0px;
    }

    .zjzj h2 span {
        line-height: 35px;
    }

    .zjzj dl dd {
        text-align: center;
        padding-bottom: 30px;
    }

    .zjzj dl dd img {
        margin-left: auto;
        margin-top: 42px;
    }

    .szhzx_gd a {
        margin-bottom: 10px;
    }

    .szhzx_cp {
        margin-top: auto;
        background-position: bottom;
        background-size: inherit;
    }

    .szhzx_cp h2 {
        width: 100%;
        padding: 30px 0px;
    }
}
