.w1280 {
    width: 1280px;
    margin: 0 auto;
}

.relative {
    width: 50%;
    position: relative;
}

.module_2 .relative {
    width: 50%;
    margin-top: 130px;
}

.module_3 .relative {
    width: 50%;
    margin-top: 157px;
}

.module_4 .relative {
    width: 50%;
    margin-top: 131px;
}

.module_5 .relative {
    width: 58%;
    margin-top: 134px;
}

.module_2 {
    height: 728px;
    background: #fff;
    position: relative;
}

#img1 {
    margin-top: 120px;
}

.module_2 .module_1_right h1.FWtitle,
.module_4 .module_1_right h1.FWtitle,
.module_6 .module_1_right h1.FWtitle {
    padding-left: 0;
}

.module_2 .module_1_right {
    margin-top: 226px;
}

.module_3 .module_1_right {
    margin-top: 247px;
}

.module_4 .module_1_right {
    margin-top: 338px;
}

.module_5 .module_1_right {
    /* position: absolute;
    left: 320px;
    top: 226px; */
    margin-top: 304px;
}

.module_3 ul.list_2 {
    width: 440px;
}

.module_3 ul.list_2 li {
    width: auto;
}

.module_3 .module_1_right h1.FWtitle {
    float: left;
}

.module_5 .module_1_right h1.FWtitle {
    float: left;
}

h1.FWtitle {
    font-weight: normal;
    font-size: 36px;
    padding-left: 0;
}

ul.list_2 {
    overflow: hidden;
    margin-top: 70px;
}

ul.list_2 li {
    font-size: 18px;
    color: #5F5F67;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 35px;
    margin-bottom: 50px;
}

ul.list_2 li img {
    margin-right: 23px;
}

.xz_app,
.xz_pc,
.rlgl_pc,
.hygl_pc,
.hygl_app,
.tymh_02,
.djgl_app,
.djgl_pc {
    position: absolute;
}

.xz_app {
    top: 0;
    left: 0px;
    z-index: 1;
}

.xz_pc {
    top: 60px;
    right: -100px;
}

.rlgl_pc {
    top: 0;
    left: -100px;
}

.hygl_pc {
    top: 74px;
    right: 0px;
}

.hygl_app {
    top: 0;
    right: 0;
}

.tymh_02 {
    top: 156px;
    left: 708px;
}

.djgl_app {
    top: 0px;
    right: 60px;
    z-index: 1;
}

.djgl_pc {
    top: 74px;
    left: -100px;
}

.module_3 {
    height: 720px;
    background: url(/Content/Areas/Common/images/main/rlgl_bj.png);
    position: relative;
}

.module_3 .module_1_right {
    /* position: absolute;
    right: 200px;
    top: 247px; */
}

.module_4 {
    height: 800px;
    background: #fff;
    position: relative;
}

.module_5 {
    height: 769px;
    background: url(/Content/Areas/Common/images/main/zhfw_bj.png);
    position: relative;
}

.module_5 ul.list_2 {
    width: 470px;
}

.module_5 ul.list_2 li {
    width: auto;
}

@media screen and ( min-width:1080px) and (max-width:1440px) {
    .module_2,
    .module_3,
    .module_4,
    .module_5 {
        overflow: hidden;
    }
    .xz_pc {
        right: inherit;
        left: 0;
        width: 600px;
    }
    .xz_app {
        left: inherit;
        width: 215px;
        right: 0;
    }
    .rlgl_pc {
        left: -55px;
    }
    .tymh_02 {
        left: 415px;
    }
    .module_2 .relative,
    .module_4 .relative {
        width: 48%;
    }
}

@media screen and (max-width: 768px) {
    .module_2 .module_1_right,
    .module_3 .module_1_right,
    .module_4 .module_1_right,
    .module_5 .module_1_right {
        margin-top: 0;
    }
    .xz_app,
    .xz_pc,
    .rlgl_pc,
    .hygl_pc,
    .hygl_app,
    .tymh_02,
    .djgl_app,
    .djgl_pc {
        display: none;
    }
    ul.list_2 {
        width: 100%;
        overflow: inherit;
        margin-top: 0.7rem;
        padding: 0 0.6rem;
        box-sizing: border-box;
    }
    ul.list_2 li img {
        width: 0.3rem;
        margin-right: 0.2rem;
    }
    ul.list_2 li {
        font-size: 0.24rem;
        min-height: 0.4rem;
        margin-bottom: 0.5rem;
        width: auto;
    }
    ul.list_2 li:nth-child(even) {
        float: right;
    }
    img.pic1_phone {
        margin-top: 0;
    }
    .module_2 {
        height: auto;
    }
    .module_3 .module_1_right h1.FWtitle,
    .module_5 .module_1_right h1.FWtitle {
        float: none;
    }
    .module_3 {
        height: auto;
        background: url(/Content/Areas/Common/images/main/zqfw_bj.png);
        position: relative;
        overflow: hidden;
        background-size: 100%;
    }
    .module_4 {
        height: auto;
    }
    .module_4 ul.list_2 {
        width: 70%;
        margin: 0.7rem auto 0;
    }
    .module_5 {
        height: auto;
        overflow: hidden;
    }
    .module_3 ul.list_2,
    .module_5 ul.list_2 {
        width: 100%;
    }
}