﻿.banner_box img.kw {
    top: 50%;
}

.program {
    height: 685px;
}

.platform h1.FWtitle,
.angle h1.FWtitle {
    float: none;
    text-align: center;
    padding-left: 0;
    margin: 100px auto 60px;
}

.platform h1.FWtitle img,
.angle h1.FWtitle img {
    right: 50%;
    margin-right: -52px;
}

.angle {
    height: 865px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 80px;
    background: url(/Content/Areas/Common/images/main/zhfw_bj.png) no-repeat center center;
}

.platform {
    padding-top: 60px;
    height: 880px;
}

@media screen and ( min-width:1080px) and (max-width:1440px) {
    .banner_box img.kw {
        width: 280px;
    }
    .program {
        height: 575px;
        width: 1000px;
    }
    .angleRight {
        width: 840px;
    }
    .angleRightT3 li {
        width: 225px;
        font-size: 18px;
    }
    .platform h1.FWtitle img,
    .angle h1.FWtitle img {
        right: 50%;
        margin-right: -38px;
    }
    .platform {
        padding-top: 0;
        height: 683px;
        width: 1000px;
    }
    .platform_left {
        width: 85px;
        padding: 30px 25px;
    }
    .platform_left h1 {
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 40px;
    }
    .platform_center {
        width: 790px;
    }
    .platform_centerT {
        padding: 0 24px;
    }
    .platform_centerT h1 {
        font-size: 16px;
        margin-right: 20px;
    }
    .platform_centerT ul {
        display: flex;
        align-items: center;
        margin-left: 20px;
    }
    .platform_centerT ul li {
        display: flex;
        align-items: center;
        font-size: 14px;
        margin: 0 15px;
    }
    .platform_centerB ul li {
        font-size: 12px;
    }
    .platform_right {
        width: 85px;
        padding: 30px 10px;
    }
    .platform_right h1 {
        font-size: 16px;
        font-weight: normal;
        margin-bottom: 20px;
        text-align: center;
    }
    .platform_right ul li {
        text-align: center;
        margin-bottom: 20px;
        font-size: 14px;
    }
    .angle {
        height: 720px;
        padding-top: 1px;
    }
    .angleLeft {
        width: 70px;
        height: 434px;
        font-size: 16px;
        padding: 0 22px;
    }
    .angleCenter {
        width: 90px;
        float: left;
        padding-top: 25px;
        text-align: center;
    }
    .angleRightT li {
        font-size: 16px;
    }
    .angleRightT3 {
        padding: 19px;
    }
    .angleRightT4 {
        font-size: 16px;
    }
}

@media screen and (max-width:768px) {
    /* .banner_phone .kw {
        top: 50%;
    } */
    .program {
        height: auto;
        padding-top: 0;
    }
    p.item_2_p {
        padding: 0 0.4rem;
        text-align: left;
    }
    h1.FWtitle {
        float: none;
        padding-left: 0;
        margin-right: 0 !important;
        display: flex;
        justify-content: center;
        height: 1rem;
        align-items: center;
        margin-top: 0.5rem;
        margin-bottom: 0;
    }
    h1.FWtitle span {
        font-size: 0.3rem;
        font-weight: bold;
    }
    h1.FWtitle img {
        width: 0.7rem;
        margin: -0.1rem 0 0 0;
        position: static;
        display: block;
    }
    .platform h1.FWtitle img,
    .angle h1.FWtitle img {
        margin-right: 0;
    }
    .platform h1.FWtitle,
    .angle h1.FWtitle {
        margin: 0.5rem auto 0.2rem;
    }
    .platform {
        padding-top: 0;
        height: auto;
    }
    .angle {
        height: auto;
        padding-top: 0;
        overflow: hidden;
    }
    div.w1280 {
        width: 100%;
        display: block;
    }
    .angleRight {
        width: 100%;
    }
}