@media screen and (max-width: 1560px) {
    /* header{
        padding: 28px 80px;
    } */
    .banner .inner{
        width: 85%;}
    .container1{
        margin: 0 200px;}
    /* .notice-platform .platform .item p, .notice-platform .platform .item a{
        font-size: 16px;
    } */
}
@media screen and (max-width: 1440px) {
    header{
        padding: 28px 100px;}
    header .searchwrap{
        width: 380px;}
    .banner .inner{
        width: 85%;}
    .container1{
        margin: 0 100px;}
    /* .notice-platform .platform .item p, .notice-platform .platform .item a{
        font-size: 14px;
    } */
}

@media screen and (max-width: 1400px){
    .loginafter .loginfo{
        font-size: 14px;}

    .loginafter .right a{
        font-size: 14px;}
    .banner .inner{
        width: 90%;}

    /* header .logo .logoimg{
        width: 330px;
    } */

    /* header .logo .text h1{
        font-size: 26px;
    }

    header .logo .text p{
        font-size: 14px;
    } */
}

@media screen and (max-width: 1366px) {
    header{
        padding: 28px 100px;}
    header .searchwrap{
        width: 300px;}
    .banner .inner{
        width: 95%;}

    .loginafter .loginfo{
        font-size: 14px;}

    .loginafter .right a{
        font-size: 14px;}

    .container1{
        margin: 0 80px;}

    .detail .name{
        font-size: 28px;}
}

@media screen and (max-width: 1280px) {
    header .searchwrap{
        width: 250px;}
    header .logo .text h1{
        font-size: 20px;}
    .banner .inner{
        width: 95%;}

}

@media screen and (max-width: 1200px) {
    header .logo .logoimg{
        width: 240px;}
    header .logo .text h1{
        font-size: 18px;}
    header .searchwrap{
        width: 200px;}
    .banner .inner{
        width: 100%;}

}