.module_2 .relative {
    width: 50%;
    margin-top: 140px;
}

.module_3 .relative {
    width: 50%;
    margin-top: 130px;
}

.module_4 .relative {
    width: 50%;
    margin-top: 185px;
}

.module_6 .relative {
    width: 50%;
    margin-top: 190px;
}

.module_6 .module_1_right {
    margin-top: 190px;
}

.module_2 {
    height: 746px;
}

.module_4 {
    height: 711px;
    background: #fff;
    position: relative;
}

.module_5 .relative {
    width: 536px;
    margin-top: 138px;
}

.module_6 {
    height: 720px;
    background: #fff;
    position: relative;
}

.module_6 ul.list_2 li {
    width: 100%;
}

.module_2 .module_1_right {
    margin-top: 181px;
}

.module_4 ul.list_2 {
    width: 420px;
}

.module_6 ul.list_2 {
    width: 350px;
}

.module_4 ul.list_2 li {
    width: 100%;
}

.module_3 {
    height: 770px;
    background: url(/Content/Areas/Common/images/main/zhfw_bj.png) no-repeat center center;
    position: relative;
}

.module_3 h1.FWtitle img,
.module_5 h1.FWtitle img {
    left: 0;
}

.module_3 .module_1_right {
    margin-top: 219px;
    width: 390px;
}

.module_4 .module_1_right {
    margin-top: 193px;
}

.module_5 .module_1_right {
    margin-top: 176px;
}

.module_3 ul.list_2 li:nth-child(even),
.module_5 ul.list_2 li:nth-child(even) {
    float: left
}

.module_3 .rlgl_pc,
.module_5 .rlgl_pc {
    top: 0;
    right: 0;
    left: inherit;
    z-index: 1;
}

.module_3 .jxgl_pc,
.module_5 .jxgl_pc {
    position: absolute;
    right: 0;
    top: 55px;
}

.hygl_pc {
    top: 0px;
    right: 0px;
}

.module_5 {
    height: 738px;
    background: url(/Content/Areas/Common/images/main/jxy_bg.png);
    position: relative;
    background-size: cover;
}

ul.list_3>li>span {
    font-size: 22px;
    color: #5F5F67;
}

ul.list_3>li {
    margin-top: 55px;
}

ul.list_3>li>span {
    font-size: 22px;
    color: #5F5F67;
    display: block;
    margin-bottom: 25px;
}

ul.list_3>li>ul {
    overflow: hidden;
    padding-left: 45px;
}

ul.list_3>li>ul>li {
    font-size: 14px;
    color: #5F5F67;
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

ul.list_3>li:nth-child(2) {
    margin-top: 23px;
}

ul.list_4 {
    color: #54545C;
    overflow: hidden;
    width: 695px;
    margin-top: 60px;
}

ul.list_4 li {
    overflow: hidden;
    float: left;
    width: 313px;
    margin-right: 40px;
    margin-bottom: 45px;
}

ul.list_4 li:nth-child(even) {
    margin-right: 0;
}

ul.list_4 li img {
    margin-right: 20px;
    float: left;
    width: 80px;
}

ul.list_4 li h1 {
    font-size: 16px;
    margin-top: 6px;
    margin-bottom: 3px;
}

ul.list_4 li span {
    font-size: 12px;
}

.platform {
    width: 1280px;
    height: 828px;
    margin: 0 auto;
    padding-top: 90px;
    box-sizing: border-box;
}

.platform_left {
    width: 100px;
    height: 560px;
    border: 1px solid #169792;
    border-radius: 10px;
    float: left;
    box-sizing: border-box;
    padding: 30px 25px;
    color: #169792;
}

.platform_left h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 40px;
}

.platform_left ul li {
    text-align: center;
    margin-bottom: 30px;
}

.platform_left ul li img {
    display: block;
    margin: 0 auto 5px;
}

.platform_center {
    float: left;
    width: 1020px;
    margin: 0 20px;
    box-sizing: border-box;
}

.platform_centerT {
    color: #214775;
    display: flex;
    align-items: center;
    height: 100px;
    width: 100%;
    border: 1px solid #214775;
    border-radius: 10px;
    padding: 0 24px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.platform_centerT h1 {
    font-size: 24px;
    margin-right: 25px;
    font-weight: normal;
}

.platform_centerT ul {
    display: flex;
    align-items: center;
    margin-left: 25px;
}

.platform_centerT ul li {
    display: flex;
    align-items: center;
    font-size: 18px;
    margin: 0 30px;
}

.platform_centerT ul li img {
    margin-right: 24px;
}

.platform_centerB ul li {
    font-size: 16px;
    color: #666;
    background: #F3F8F9;
    height: 80px;
    border-radius: 10px;
    line-height: 80px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.platform_right {
    float: left;
    width: 120px;
    height: 560px;
    border: 1px solid #2B70A6;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px 19px;
    color: #2B70A6;
}

.platform_right h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 22px;
    text-align: center;
}

.platform_right ul li {
    text-align: center;
    margin-bottom: 20px;
}

.platform_right ul li img {
    display: block;
    margin: 0 auto 5px;
}

@media screen and (max-width:768px) {
    .module_3 .jxgl_pc {
        display: none;
    }
    .module_2,
    .module_3,
    .module_4,
    .module_5,
    .module_6 {
        height: auto
    }
    .module_2 .module_1_right,
    .module_3 .module_1_right,
    .module_4 .module_1_right,
    .module_5 .module_1_right,
    .module_6 .module_1_right {
        margin-top: 0;
    }
    ul.list_2 {
        padding: 0 0.4rem;
        margin-top: 0.4rem;
    }
    ul.list_2 li {
        font-size: 0.24rem;
        min-height: 0.4rem;
        margin-bottom: 0.5rem;
        width: 50%;
        padding: 0 0.2rem;
        box-sizing: border-box;
        float: left;
        height: 0.5rem;
    }
    div.module_3 {
        background: #F5F4F5 Url(/Content/Areas/Common/images/main/HLWGJ_02bg.png) center top;
        background-size: 100%;
    }
    .module_4 ul.list_2 li,
    .module_5 ul.list_2 li,
    .module_6 ul.list_2 li {
        width: 50%;
    }
    .module_6 ul.list_2 {
        width: 100%;
    }
    .module_4 ul.list_2 {
        width: 100%;
    }
    ul.list_3>li {
        margin-top: 0.2rem;
    }
    ul.list_3>li>span {
        font-size: 0.3rem;
        color: #5F5F67;
        display: block;
        margin-bottom: 0.2rem;
        text-align: center;
    }
    ul.list_3>li>ul {
        overflow: hidden;
        padding-left: 0;
        text-align: center;
    }
    ul.list_3>li>ul>li {
        font-size: 0.16rem;
        color: #5F5F67;
        width: 50%;
        float: left;
        margin-bottom: 0.3rem;
    }
    ul.list_3>li:nth-child(2) {
        margin-top: 0;
    }
    ul.list_4 {
        color: #54545C;
        overflow: hidden;
        width: 100%;
        margin-top: 0;
        padding: 0 0.4rem;
    }
    ul.list_4 li {
        overflow: hidden;
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.2rem;
        height: auto;
    }
    ul.list_4 li img {
        margin-right: 0.2rem;
        float: left;
        width: 0.8rem;
    }
    ul.list_4 li h1 {
        font-size: 0.16rem;
        margin-top: 6px;
        margin-bottom: 3px;
    }
    ul.list_4 li span {
        font-size: 12px;
        display: block;
    }
    .platform {
        width: 100%;
        height: auto;
        margin: 0 auto;
        padding-top: 0;
        box-sizing: border-box;
        padding: 0.2rem;
    }
    .platform_left,
    .platform_right {
        width: 100%;
        height: auto;
        border: 1px solid #169792;
        border-radius: 10px;
        float: none;
        box-sizing: border-box;
        padding: 0.2rem;
        color: #169792;
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .platform_left h1,
    .platform_right h1 {
        font-size: 0.2rem;
        font-weight: normal;
        margin-bottom: 0;
        margin-right: 0.2rem;
    }
    .platform_left ul,
    .platform_right ul {
        display: flex;
        align-items: center;
    }
    .platform_left ul li,
    .platform_right ul li {
        text-align: center;
        margin-bottom: 0;
        font-size: 12px;
        display: flex;
        align-items: center;
        margin-right: 0.2rem;
    }
    .platform_left ul li img,
    .platform_right ul li img {
        display: block;
        margin: 0 0.1rem 0 0;
        width: 0.25rem;
    }
    .platform_center {
        float: none;
        width: 100%;
        margin: 0.2rem 0;
        box-sizing: border-box;
    }
    .platform_centerT {
        color: #214775;
        display: flex;
        align-items: center;
        height: auto;
        width: 100%;
        border: 1px solid #214775;
        border-radius: 10px;
        padding: 0.2rem;
        box-sizing: border-box;
        margin-bottom: 0.2rem;
    }
    .platform_centerT h1 {
        font-size: 0.2rem;
        margin-right: 0.2rem;
        font-weight: normal;
    }
    .platform_centerT>img {
        width: 0.25rem;
    }
    .platform_centerT ul {
        display: flex;
        align-items: center;
        margin-left: 0;
    }
    .platform_centerT ul li {
        display: flex;
        align-items: center;
        font-size: 0.18rem;
        margin: 0 0.2rem 0 0;
    }
    .platform_centerT ul li img {
        margin-right: 0.2rem;
        width: 0.25rem;
    }
    .platform_centerB ul li {
        font-size: 0.18rem;
        color: #666;
        background: #F3F8F9;
        height: auto;
        border-radius: 10px;
        line-height: initial;
        padding: 0.2rem;
        margin-bottom: 0.2rem;
    }
}

.module_2 h1.FWtitle img {
    left: 0;
}

@media screen and ( min-width:1080px) and (max-width:1440px) {
    .hygl_pc {
        top: 0px;
        left: 0px;
    }
    ul.list_4 {
        width: 590px;
        margin-top: 60px;
    }
    ul.list_4 li {
        width: 269px;
        margin-right: 20px;
        margin-bottom: 25px;
    }
    .module_5 .relative {
        width: 50%;
    }
    .xz_pc {
        right: inherit;
        left: 0;
    }
    .banner_box img.kw {
        top: 40%;
        width: 185px;
    }
    h1.FWtitle {
        font-size: 28px;
    }
    .module_2 {
        height: 643px;
    }
    .module_2 .relative {
        width: 600px;
        margin-top: 108px;
    }
    .module_2 .module_1_right {
        margin-top: 181px;
    }
    ul.list_2 {
        margin-top: 45px;
    }
    ul.list_2 li {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .module_3 .jxgl_pc {
        width: 600px;
    }
    .module_3 .rlgl_pc {
        width: 215px;
    }
    .module_3 .module_1_right {
        margin-top: 183px;
    }
    ul.list_3>li {
        margin-top: 26px;
    }
    ul.list_3>li>span {
        font-size: 18px;
    }
    .module_3 {
        height: 650px;
    }
    .module_5 {
        height: 596px;
    }
    .module_5 .module_1_right {
        margin-top: 135px;
    }
    ul.list_4 {
        width: 500px;
        margin-top: 45px;
    }
    ul.list_4 li {
        width: 232px;
        margin-right: 20px;
        margin-bottom: 24px;
    }
    ul.list_4 li h1 {
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 3px;
    }
    .module_5 .rlgl_pc {
        width: 500px;
    }
    ul.list_4 li img {
        width: 70px;
    }
}

@media screen and (max-width:768px) {
    ul.list_4 {
        width: 100%;
        margin-top: 0;
    }
    ul.list_4 li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.2rem;
    }
}