body {
    overflow-x: hidden;
}

.banner img {
    width: 100%;
}

.qiehuan_w {
    min-height: 350px;
    padding: 80px 60px 40px;
    box-sizing: border-box;
    border-bottom: 2px solid #efeff1;
}

.qiehuan_z {
    width: 22%;
}

.qiehuan_z ul li {
    font-size: 36px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
    cursor: pointer;
}

.qiehuan_z ul li:last-of-type {
    margin-bottom: 0;
}

.qiehuan_z ul li.on {
    color: #215eb9;
}

.qiehuan_z ul li.on:before {
    display: block;
    float: left;
    content: "";
    width: 15px;
    height: 36px;
    background: #215eb9;
    margin-top: 8px;
    margin-left: -30px;
}

.qiehuan_y {
    width: 78%;
    border-left: 1px solid #dfdfdf;
    box-sizing: border-box;
    padding-left: 10%;
}

.qiehuan_y .swiper-slide {
    overflow: hidden;
}

.mm {
    display: none;
}

.swiper-slide_z {
    width: auto;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
}

.swiper-slide_z img {
    width: 175px;
    border-radius: 10px;
}

@media screen and (min-width: 1024px) {
    .img2 {
        margin-top: 45px;
    }
}

.swiper-slide_y {
    width: 70%;
}

.swiper-slide_y h2 {
    font-size: 24px;
    color: #9d1f2e;
    margin-bottom: 10px;
    font-weight: bold;
}

.swiper-slide_y h3 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
    padding-left: 24px;
    background-repeat: no-repeat;
    background-position: left top 3px;
}

.swiper-slide_y h3:first-of-type {
    background-image: url("../image/a2_04.png");
}

.swiper-slide_y h3:last-of-type {
    background-image: url("../image/a3_07.png");
}

.swiper-slide_y p {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.swiper-slide_y p:last-of-type {
    margin-bottom: 0;
}

.swiper-slide_y p span {
    margin-right: 14px;
}

.qiehuan_y .swiper-container {
    padding-bottom: 50px;
    box-sizing: border-box;
}

.qiehuan_y .swiper-button-next {
    top: unset;
    bottom: 0;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    background: url("../image/y_l_04.png") center no-repeat;
}

.qiehuan_y .swiper-button-prev {
    top: unset;
    bottom: 0;
    width: 40px;
    height: 40px;
    background-size: 100% 100%;
    background: url("../image/z_l_04.png") center no-repeat;
    right: 55px;
    left: unset;
}

.aaaa {
    display: none;
}

.aaaa:first-of-type {
    display: block;
}

.qiehuan_yk * {
    font-size: 16px;
    color: #333333;
}

.qiehuan_yk {
    font-size: 16px;
    color: #333333;
    line-height: 1.8;
}

.qiehuan_yk {
    font-size: 16px;
    color: #333333;
    width: 70%;
    /*padding-top: 20px;*/
}

.aaaa_dk {
    overflow: hidden;
}

.lxwm {
    min-height: 330px;
    margin-top: 30px;
}

.lxwm_w {
    padding: 30px;
    padding-top: 0px;
    box-sizing: border-box;
}

.lxwm h2 {
    font-size: 36px;
    color: #333333;
    margin-bottom: 40px;
    font-weight: bold;
}

.lxwm span {
    color: #215eb9;
    margin-right: 10px;
}

.lxwm ul {
    display: flex;
    height: 100%;
}

.lxwm ul li {
    width: 30%;
    margin-right: 3%;
    vertical-align: top;
    border-radius: 10px;
    box-sizing: border-box;
}

.lxwm ul li:nth-of-type(4n) {
    margin-right: 0;
}

.lxwm ul li {
    position: relative;
    background-size: cover;
    padding: 36px 0px;
    box-sizing: border-box;
}

@media only screen and (max-width: 760px) {
    .lxwm ul li {
        position: relative;
        background-size: cover!important;
        padding: 36px 0px;
        box-sizing: border-box;
    }
}

.lxwm ul li h3 {
    text-align: center;
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}

.yuan img {
    margin: 0 auto;
}

.hg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5589d7!important;
    padding: 40px 20px 26px 20px;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 14px;
    color: #ffffff;
    margin: auto;
    text-align: center;
}

.hg_title {
    font-size: 24px;
    color: #ffffff;
    line-height: 16px;
}

.hg span {
    font-size: 14px;
    color: #ffffff;
    margin: 0!important;
    line-height: 22px;
    white-space: nowrap;
}

.hg div {
    text-align: left;
}

.hg h5 {
    font-size: 24px;
    margin-bottom: 10px;
}

.lxwm ul li:first-child:hover .hg {
    display: block;
}

.lxwm ul li:last-of-type p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
}


/*底部信息*/

.footer {
    border-top: 3px solid #215eb9;
    box-sizing: border-box;
}

@media screen and (min-width: 1100px) {
    .footer_w {
        padding: 26px 30px 36px 30px;
        box-sizing: border-box;
    }
    .foot_logo_box {
        margin-left: auto;
        margin-right: auto;
        float: left;
        margin-top: 2%;
        height: 33px;
        width: 250px;
        font-size: 23px;
        font-weight: 600;
    }
    .shang {
        float: left;
        margin-left: 55px;
        height: 70px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
    }
    .foot_beian {
        width: 120px;
        height: 50px;
        margin-left: 50px;
        float: left;
        margin-top: 30px;
        display: flex;
    }
    .foot_beian a {
        display: block;
        flex: 1;
    }
    .foot_beian a img {
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }
}

.foot_logo {
    width: 180px;
    height: auto;
    margin-bottom: 10%;
}

.gsimg {
    float: left;
    margin-left: 36%;
}

.gsimg img {
    width: 35px;
    height: auto;
}

.wenimg {
    float: left;
    margin-left: 6%;
}

.wenimg img {
    width: 38px;
    height: auto;
}

@media screen and (max-width: 1100px) {
    .footer_w {
        padding: 26px 5px 36px 5px;
        box-sizing: border-box;
    }
    .foot_logo_box {
        margin-left: auto;
        margin-right: auto;
        height: 33px;
        width: 100%;
        font-size: 23px;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 40px;
    }
    .gsimg {
        float: left;
        margin-left: 30%;
    }
    .wenimg {
        float: left;
        margin-left: 8%;
        margin-bottom: 5%;
    }
    .shang {
        float: left;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    }
    .shang li {
        text-align: center!important;
    }
    .xia {
        text-align: center!important;
    }
    .foot_beian {
        width: 120px;
        height: 50px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        display: flex;
    }
    .foot_beian a {
        display: block;
        flex: 1;
    }
    .foot_beian a img {
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }
}

.shang li {
    text-align: left;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

.icp {
    font-size: 14px!important;
}

.shang li:last-of-type img {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 4px;
}

.xia {
    text-align: left;
    margin-left: -2px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.xia li {
    font-size: 14px;
    color: #333333;
    padding: 0 8px 0 2px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.xia li:after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 15px;
    top: 50%;
    transform: translate(0%, -50%);
    background: #333333;
}

.xia li:last-of-type:after {
    display: none;
}