@media screen and (max-width:1366px) {
    .top_2>.xuan{
        width: 100px;
        height: 100px;
    }
    .top_2>.xuan1 {
        top: 26%;
        right: 21%;
    }
    .top_2>.xuan3{
        top: 63%;
    }
    .top_3>.top_3_lf>p{
        font-size: 0.25rem;
    }
    .top_4>.top_4_lf>p,
    .top_5>.top_5_rt>p,
    .top_8>div>.top_8_rt>p,
    .top_2>.top_2_lf>p
     {
        font-size: 0.25rem;
        line-height: 3vw;
    }
    .top_3>.big_ld,
    .top_3>.people_ld
    {
        height: 45%;
    }
    .top_3>.people_ld{
        top: -21%;
    }
    .top_5>.big_ld1{
        top: 36.3%;
    }
    .top_5>.big_ld2{
        top: 65.5%;
        left: 26.2%;
    }
    .top_5>.big_ld3{
        left: 29%;
        top: 78.3%;
    }
    .top_5>.big_ld4{
        left: 22.8%;
        top: 85.3%;
    }
    .top_6>.center>.center_rt>p{
        font-size: 0.2rem;
        line-height: 3vw;
    }
    .top_6>.center>.center_lf>ul>li>p{
        font-size: 0.3rem;
    }
    .top_7>.center>.center_rt>ul>li{
        font-size: 0.25rem;
        line-height: 2.5vw;
    }
    .top_8>div>.top_8_rt{
        width: 30%;
    }
    .top_8>ul{
        bottom: 20%;
    }
}
@media screen and (max-width:1280px) {
    .top_1>.top_1_lf>p{
        font-size: 0.25rem;
        line-height: 2.5vw;
    }
    .top_2>.ld1{
        top: 37%;
        right: 41%;
    }
    .top_2>.ld3{
        top: 59%;
        right: 41%;
    }
    .top_2>.xuan1 {
        top: 28%;
        right: 13%;
    }
    .top_2>.xuan2 {
        top: 46%;
        right: 3.3%;
    }
    .top_2>.xuan3 {
        top: 63%;
        right: 13%;
    }
    .top_3>.big_ld {
        width: 250px;
    height: 250px;
    top: 43%;
    left: 14%;
    }
    .top_3>.people_ld{
        top: -15%;
    left: 68%;
    height: 250px;
    }
    .top_4>.top_4_rt{
        top: 12%;
    right: 15%;
    }
    .top_5 {
        background: url(../img/top_5.png) no-repeat 17% 0%;
        background-size: 100%;
    }
    .top_9>.center {
        background: url(../img/end.png) no-repeat center;
        background-size: cover;
    }
    .top_9>.center>div{
        top: 25%;
    }
}
@media screen and (max-width:1280px) and (max-height:740px){
    .top_9>.center {
        background: url(../img/end.png) no-repeat center 10% 0%;
        background-size: 100% 85%;
        background-position: 22% 100%;
    }
    .top_9>.center>div {
        top: 27%;
        left: 3%;
    }
}
@media screen and (max-width:1440px) and (max-height:860px){
    .top_7>.center>.center_lf>ul>li>div>p {
        font-size: 0.24rem;
        position: absolute;
        bottom: 25%;
    }
    .top_9>.center>div {
        top: 32%;
    }
}
@media screen and (max-width:1440px) and (max-height:720px){
    .top_9>.center>div {
        top: 22%;
    }
}
@media screen and (max-width:1280px) and (max-height:768px){
    .top_5>.big_ld1 {
        top: 39.3% ;
    }
    .top_5>.big_ld2 {
        top: 69.5% ;
        left: 26.5% ;
    }
    .top_5>.big_ld3 {
        left: 29.5% ;
        top: 83.3% ;
    }
    .top_5>.big_ld4 {
        left: 22.8% ;
        top: 91.3% ;
    }
}
@media screen and (max-width:1280px) and (max-height:600px){
    .top_9>.center>div{
        top: 10%;
    }
    .top_4>.top_4_lf>p, .top_5>.top_5_rt>p, .top_8>div>.top_8_rt>p, .top_2>.top_2_lf>p {
    font-size: 0.25rem;
    line-height: 2vw;
	}
}