.top-img {
    position: relative;
}
.top-img .img {
    width: 100%;
}
.top-img .join-text {
    position: absolute;
    top: 230px;
    left: 15%;
}
.top-img .join-text .text {
    font-size: 50px;
    font-weight: 400;
    color: #FFFFFF;
    font-weight: bold;
}
.top-img .join-text .text2 {
    font-size: 40px;
    font-weight: 500;
    color: #FFFFFF;
}
.sophon {
}
.sophon .container {
    background: #FFFFFF;
    padding: 0 90px;
    margin-top: -100px;
    position: relative;
    z-index: 10;
}
.sophon .title {
    font-size: 26px;
    font-weight: 500;
    color: #010101;
    padding: 90px 0 30px;
}
.sophon .jieshao {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    line-height: 40px;
    padding-bottom: 40px;
}
.sophon .line {
    height: 1px;
    background: #000000;
    opacity: 0.2;
}
.sophon .info-list {
    padding-top: 15px;
}
.sophon .info-list .item {
    text-align: center;
}
.sophon .info-list .item .nian {
    font-size: 60px;
    font-weight: 400;
    color: #2A1F1F;
    font-weight: bold;
}
.sophon .info-list .item .val {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    padding-left: 5px;
}
.sophon .info-list .item .text {
    font-size: 18px;
    font-weight: 400;
    color: #303030;
    line-height: 40px;
}
.qiyewenhua {
    padding-top: 50px;
    padding-bottom: 40px;
}
.qiyewenhua .img-box {
}
.qiyewenhua .img-box .img {
    width: 100%;
}
.qiyewenhua .content {
    padding-top: 10px;
    padding-left: 10px;
}
.qiyewenhua .title {
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    padding-bottom: 34px;
}
.qiyewenhua .info-box {
    padding-bottom: 25px;
}
.qiyewenhua .info-box p {
    margin: 0;
}
.qiyewenhua .title2 {
    font-size: 18px;
    font-weight: 400;
    color: #303030;
    padding-bottom: 5px;
}
.qiyewenhua .info {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    padding-bottom: 5px;
}
.youshi {
    background: #F5F7FA;
    padding: 80px 0;
}
.youshi .content-info {
    
}
.youshi .title {
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    padding-bottom: 30px;
}
.youshi .info-box {
    padding-bottom: 15px;
}
.youshi .info-box .title2 {
    font-size: 18px;
    font-weight: 400;
    color: #303030;
    padding-bottom: 5px;
    margin: 0;
}
.youshi .info-box .info {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    padding-bottom: 5px;
    margin: 0;
    line-height: 40px;
}
.youshi .img-box {
    padding: 0;
}
.youshi .img-box .img {
    width: 100%;
}
.shili {
    background: #fff;
    padding-bottom: 70px;
}
.shili .title {
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    padding: 60px 0 30px;
}
.shili .describe {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    padding-bottom: 30px;
    line-height: 40px;
}
.shili .list {
    padding-bottom: 20px;
}
.shili .item {
    position: relative;
}
.shili .item .img {
    width: 100%;
    height: 280px;
}
.shili .item .name {
    background: #0281FF;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 0;
}
.shili .item:hover .name {
    background: #8ABF4B;
}
.rongyu {
    /*background: url(../img/about_us_img/about_us-img5.png) no-repeat center center;*/
    /*background-size: 1920px 100%;*/
    /*padding-bottom: 90px;*/
    background: #f5f7fa;
}
.rongyu .title {
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    padding-top: 100px;
    padding-bottom: 30px;
}
.rongyu .text {
    color: #303030;
    font-size: 20px;
}
.zhengshu {
    padding-bottom: 40px;
    background: #F5F7FA;
}
.zhengshu .swiper-slide {
    height: 346px;
    padding: 0 10px;
}
.zhengshu .mySwiper {
    padding: 90px 0 80px;
}
.huoban {
    background: #fff;
    padding-bottom: 90px;
}
.huoban .title {
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    padding-top: 90px;
    padding-bottom: 30px;
}
.huoban .title2 {
    color: #303030;
    font-size: 20px;
}
.huoban .img-box {
    margin-bottom: 20px;
}
.huoban .img-box .img {
    width: 100%;
}
.huoban .col-xl-3 {
    flex: 0 0 20%;
    max-width: 20%;
}
.huoban .mySwiper {
    padding-bottom: 50px;
}
.zhengshu .text {
    font-size: 20px;
    font-weight: 400;
    color: #303030;
    text-align: center;
    padding-top: 20px;
}
#banner {
    height: 772px;
    padding-bottom: 0;
    padding-top: 40px;
}
@media (max-width: 1200px) {
    .top-img .join-text {
        top: 0;
    }
    .top-img .join-text .text {
        margin-bottom: 0;
    }
    .huoban .col-xl-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .sophon .container {
        padding: 15px;
        margin-top: 0;
    }
}
@media (max-width: 1400px) {
    .zhengshu .swiper-slide {
        height: 246px;;
    }
    #banner {
        height: 572px;
    }
}