.wdys{
    width: 1200px;
    margin: 46px auto;
    /*background: #5FB878;*/
    overflow: hidden;
}
.ysbt{
    width: 100%;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 80px;
}
.youshi1{
    float: left;
    margin-right: 16px;
    margin-left: 16px;
    width:208px;
    text-align: center;
}
.youshi{
    overflow: hidden;
    margin-bottom: 60px;
}
.shtp{
    width: 100%;
    height: 208px;
    border-radius: 100px;
    margin-bottom: 24px;
}
.shtp img{
    width: 100%;
    /*height: 100%;*/
    border-radius: 100px;
}
.zhun{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}
.xxms{
    font-size: 16px;
}
.jryy{
    width: 100%;
    height: 830px;
    background: #4f60d2;
    margin-bottom: 40px;
    padding: 68px 0 0;
}
.jryybt{
    color: white;
    margin-bottom: 58px!important;
}
.neikaung{
    width: 1200px;
    margin: 0 auto;
}
.jryyjs{
    overflow: hidden;
}
.jiaruyy1{
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    width: 560px;
    margin-bottom: 44px;
}
.shinian{
    margin-bottom: 16px;
    width:560px;
    height: 256px;
}
.shinian img{
    width: 100%;
    height: 100%;
}
.jrwz{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: white;
}
.fflc{
    width: 1200px;
    margin: 46px auto;
    /*background: #5FB878;*/
}
.anli{
    width: 100%;
    background: #f7f4f8;
    padding: 68px 0 90px;
}
.anlitp img{
    margin-left: 20px;
    margin-right: 60px;
}
.anlitp{
    width: 782px;
    margin: 0 auto;
}

@media screen and (max-width:1199px){
    .youshi1 {
        width: 128px;
    }
    .shtp {
        width: 100%;
        height: 128px;
    }
    .wdys {
        width: 800px;
        margin: 60px auto 20px;
    }
    .neikaung {
        width: 800px;
        margin: 0 auto;
    }
    .ysbt {
        font-size: 38px;
    }
    .shinian {
        width: 360px;
    }
    .jiaruyy1 {
        width: 360px;
    }
    .lcimg{
        width: 100%;
    }
    .fflc {
        width: 800px;
    }
    .anlitp {
        width: 800px;
    }
}


@media screen and (max-width:799px) {
    .ysbt {
        font-size: 16px;
        margin-bottom: 36px;
    }
    .wdys {
        width: 94%;
        margin: 14px auto 10px;
    }
    .neikaung {
        width: 94%;
        margin: 0 auto;
    }
    .shtp {
        width: 100%;
        height: 128px;
        margin-bottom: -14%;
    }
    .shtp img {
        width: 100%;
        border-radius: 100px;
    }
    .youshi1 {
        margin-right: 1%;
        margin-left: 1%;
        width: 30%;
        margin-bottom: 6px;
    }
    .kuai{
        margin-left: 13%;
        margin-right: 10%;
    }
    .zhun {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 4px;
    }
    .xxms {
        font-size: 12px;
    }
    .youshi {
        margin-bottom: 10px;
    }
    .jryy {
        padding: 24px 0 0;
        height: 418px;
    }
    .jrwz {
        font-size: 13px;
    }
    .shinian {
        width: 100%;
        height: 106px;
    }
    .jiaruyy1 {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 18px;
    }
    .jryybt {
        margin-bottom: 18px!important;
    }
    .fflc {
        width: 94%;
    }
    .anli {
        padding: 24px 0 32px;
        margin-bottom: -52px;
    }
    .anlitp img {
        margin-left: 2%;
        margin-right: 2%;
        width: 45%;
    }
    .anlitp {
        width: 94%;
    }
}