
.w1280 {
    width: 1280px;
    margin: 0 auto;
}

@media (max-width: 1280px) {
    .w1280 {
        width: 100%;
        padding: 0 2.395833333333335%;
    }
}
.website7 {}

.w7c_01_bg {
    background: url(../images/w7c_01_bg.jpg) no-repeat center top;
    background-size: cover;
}

.w7c_01 {
    position: relative;
    height: 8rem;
}

.w7c_01_text {
    position: absolute;
    bottom: 0;
    left: 4.79166666666667%;
}

.w7c_01_t {
    font-size: .96rem;
    line-height: 1.24rem;
    color: #38538A;
}

.w7c_01_p {
    margin-bottom: 1.6rem;
    font-size: .48rem;
    line-height: .8rem;
    color: #3484ED;
}

@media (max-width: 576px) {
    
}

.w7c_02_bg {
    padding: 1.6rem 0 4rem;
    background-color: #f7f7f7;
}
.w7c_02_title {
    text-align: center;
}
.w7c_02_t {
    margin-bottom: .3rem;
    font-size: .72rem;
    line-height: .8rem;
    color: #424242;
}
.w7c_02_p {
    font-size: .32rem;
    line-height: .6rem;
    color: #666;
}
.w7c_02_list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 1.1rem;
}
.w7c_02_item {
    flex-basis: 20.703125%;
    padding: 1.2rem 0 1.4rem;
    margin: 0 2.65625% .6rem;
    border: .08rem solid #a7a7a7;
}
.w7c_02_item img {
    margin-bottom: .4rem;
}
.w7c_02_text {
    display: block;
    padding: 0 26.41509433962264%;
    font-size: .32rem;
    line-height: .56rem;
    color: #666;
    text-align: center;
}
@media (max-width: 992px) {
    .w7c_02_item {
        flex-basis: 35.703125%;
    }
}
@media (max-width: 576px) {
    .w7c_02_item {
        flex-basis: 64.6875%;
    }
}

.w7c_03_bg {
    padding: 1.4rem 0 1.3rem;
    background: url(../images/w7c_03_bg.jpg) no-repeat center top;
    background-size: cover;
}
.w7c_03_text {
    color: #fff;
    text-align: center;
}
.w7c_03_text img {
    width: 5.66rem;
    margin-bottom: .6rem;
}
.w7c_03_t {
    margin-bottom: .3rem;
    font-size: .96rem;
    line-height: 1.2rem;
}
.w7c_03_p {
    font-size: .36rem;
    line-height: .66rem;
}
@media (max-width: 576px) {
    
}


.w7c_04_f5 {
    background-color: #f5f5f5;
}
.w7c_04_item {
    position: relative;
    padding: 2rem 0 1.6rem;
}

.w7c_04_l {
    position: absolute;
    top: 0;
    left: 5.46875%;
    width: 50.78125%;
    height: 100%;
    padding: 2rem 0 1.6rem;
    display: flex;
    align-items: center;
}
.w7c_04_t {
    height: .8rem;
    margin-bottom: .24rem;
    font-size: .6rem;
    line-height: .8rem;
    color: #333;
    overflow: hidden;
}
.w7c_04_sub {
    display: block;
    height: .8rem;
    margin-bottom: .5rem;
    font-size: .6rem;
    line-height: .8rem;
    color: #33508A;
    overflow: hidden;
}
.w7c_04_ul {
    font-size: .28rem;
    line-height: .72rem;
    color: #666;
}
.w7c_04_ul li {
    height: .72rem;
    overflow: hidden;
}
.w7c_04_r {
    float: right;
    width: 43.75%;
}

@media (max-width: 768px) {
    /* .w7c_04_l {
        position: relative;
        top: 0;
        left: 5.46875%;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .w7c_04_r {
        float: none;
        width: 100%;
    } */
}
