@media screen and (min-width:1300px){
    .nav-middle-clear{
        display: block;
        width: 1270px;
        padding:0px 20px;
    }
    .nav-title-center li{
        margin-right: 80px;
    }
    .nav-center-to{
        display: none;
    }
    /*.banner-style{*/
        /*display: block;*/
    /*}*/
    /*.banner-style-to{*/
        /*display: none;*/
    /*}*/
    .container{
        padding:60px 0px;
    }
    .thumbnail{
        display:block;margin-left:auto;margin-right:auto;text-align: center;max-width: 310px;margin-bottom:30px;border-radius: 0px;
    }
    .title-style{
        text-align: center;font-size: 30px;color:#333;font-weight: 200;
    }
    .min-title-style{
        text-align: center;font-size: 14px;color:#888;line-height: 25px;margin-top: 15px;margin-bottom:50px;font-weight: 200;
    }
    .menu-center{
        width: 1270px;
        margin:0 auto;
    }
    .col{
        width: 25%;
    }
    .col-6{
        width: 16.66%;
        border-bottom:1px solid #dfdfdf;
        border-right:1px solid #dfdfdf;
    }
    .col-6:nth-child(6){
        border-right:0px;
    }
    .col-6:nth-child(7){
        border-bottom:0px;
    }
    .col-6:nth-child(8){
        border-bottom:0px;
    }
    .col-6:nth-child(9){
        border-bottom:0px;
    }
    .col-6:nth-child(10){
        border-bottom:0px;
    }
    .col-6:nth-child(11){
        border-bottom:0px;
    }
    .col-6:nth-child(12){
        border-right:0px;
        border-bottom:0px;
    }
    .cooperation-text-min-title,.we-text-min-title{
        margin-bottom:30px;margin-top:15px;
    }
    .we-text-style{
        width: 1270px;margin:0 auto;line-height: 35px;
    }
    .foot-left-style{
        float:left;
        width: calc(100% - 270px);
    }
    .foot-right-style{
        float:right;
    }
}

@media screen and (min-width:1200px)and (max-width: 1299px){
    .nav-middle-clear{
        display: block;
        width: 1170px;
        padding:0px 20px;
    }
    .nav-title-center li{
        margin-right: 60px;
    }
    .nav-center-to{
        display: none;
    }
    /*.banner-style{*/
        /*display: block;*/
    /*}*/
    /*.banner-style-to{*/
        /*display: none;*/
    /*}*/
    .container{
        padding:60px 0px;
    }
    .title-style{
        text-align: center;font-size: 30px;color:#333;font-weight: 200;
    }
    .min-title-style{
        text-align: center;font-size: 14px;color:#888;margin-top:15px;margin-bottom:50px;font-weight: 200;
    }
    .menu-center{
        width: 1170px;
        margin:0 auto;
    }
    .col{
        width: 33.33%;
    }
    .thumbnail{
        display:block;margin-left:auto;margin-right:auto;text-align: center;max-width: 310px;margin-bottom:30px;border-radius: 0px;
    }
    .cooperation-text-min-title,.we-text-min-title{
        margin-bottom:30px;margin-top:15px;
    }
    .we-text-style{
        width: 1170px;margin:0 auto;line-height: 30px;padding:0px 15px;
    }
    .col-6{
        width: 33.33%;
        border-bottom:1px solid #dfdfdf;
        border-right:1px solid #dfdfdf;
    }
    .col-6:nth-child(3){
        border-right:0px;
    }
    .col-6:nth-child(6){
        border-right:0px;
    }
    .col-6:nth-child(9){
        border-right:0px;
    }
    .col-6:nth-child(10){
        border-bottom: 0px;
    }
    .col-6:nth-child(11){
        border-bottom: 0px;
    }
    .col-6:nth-child(12){
        border-right:0px;
        border-bottom: 0px;
    }
    .foot-left-style{
        text-align: center;
        margin-bottom: 20px;
    }
    .foot-right-style{
        margin: 0 auto;
    }
}

@media screen and (min-width: 960px) and (max-width: 1199px) {

    .nav-middle-clear{
        display: block;
        padding:0px 20px;
    }
    .nav-center-to{
        display: none;
    }
    .nav-title-center li{
        margin-right: 40px;
    }
    /*.banner-style{*/
        /*display: block;*/
    /*}*/
    /*.banner-style-to{*/
        /*display: none;*/
    /*}*/
    .container{
        padding:30px 0px;
    }
    .title-style{
        text-align: center;font-size: 25px;color:#333;font-weight: 200;
    }
    .min-title-style{
        text-align: center;font-size: 14px;color:#888;margin-top:15px;margin-bottom:30px;
    }
    .col{
        width: 33.33%;
    }
    .thumbnail{
        display:block;margin-left:auto;margin-right:auto;text-align: center;max-width: 310px;margin-bottom:30px;border-radius: 0px;
    }
    .cooperation-text-min-title,.we-text-min-title{
        margin-bottom:20px;margin-top:15px;
    }
    .we-text-style{
        line-height: 30px;padding:0px 15px;
    }
    .col-6{
        width: 33.33%;
        border-bottom:1px solid #dfdfdf;
        border-right:1px solid #dfdfdf;
    }
    .col-6:nth-child(3){
        border-right:0px;
    }
    .col-6:nth-child(6){
        border-right:0px;
    }
    .col-6:nth-child(9){
        border-right:0px;
    }
    .col-6:nth-child(10){
        border-bottom: 0px;
    }
    .col-6:nth-child(11){
        border-bottom: 0px;
    }
    .col-6:nth-child(12){
        border-right:0px;
        border-bottom: 0px;
    }
    .foot-left-style{
        text-align: center;
        margin-bottom: 20px;
    }
    .foot-right-style{
        margin: 0 auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 959px) {
    .nav-middle-clear{
        display: block;
        padding:0px 20px;
    }
    .nav-center-to{
        display: none;
    }
    .nav-title-center li{
        margin-right: 40px;
    }
    /*.banner-style{*/
        /*display: none;*/
    /*}*/
    /*.banner-style-to{*/
        /*display: block;*/
    /*}*/
    .container{
        padding:30px 0px;
    }
    .title-style{
        text-align: center;font-size: 25px;color:#333;font-weight: 200;
    }
    .min-title-style{
        text-align: center;font-size: 14px;color:#888;margin-top:10px;margin-bottom:30px;
    }
    .menu-center{
        width: 750px;
        margin:0 auto;
    }
    .col{
        width: 50%;
    }
    .thumbnail{
        display:block;margin-left:auto;margin-right:auto;text-align: center;max-width: 310px;margin-bottom:30px;border-radius: 0px;
    }
    .cooperation-text-min-title,.we-text-min-title{
        margin-bottom:20px;margin-top:15px;
    }
    .we-text-style{
        line-height: 25px;padding:0px 15px;font-size:14px;
    }
    .col-6{
        width: 50%;
        border-right:1px solid #dfdfdf;
        border-bottom:1px solid #dfdfdf;
    }
    .col-6:nth-child(2){
        border-right:0px;
    }
    .col-6:nth-child(4){
        border-right:0px;
    }
    .col-6:nth-child(6){
        border-right:0px;
    }
    .col-6:nth-child(8){
        border-right:0px;
    }
    .col-6:nth-child(10){
        border-right:0px;
    }
    .col-6:nth-child(11){
        border-bottom:0px;
    }
    .col-6:nth-child(12){
        border-bottom:0px;
        border-right:0px;
    }
    .foot-left-style{
        text-align: center;
        margin-bottom: 20px;
    }
    .foot-right-style{
        margin: 0 auto;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px){
    .nav-middle-clear{
        display: none;
    }
    .nav-center-to{
        display: block;
    }
    .inde-style-center{
        padding-top:45px;
    }
    /*.banner-style{*/
        /*display: none;*/
    /*}*/
    /*.banner-style-to{*/
        /*display: block;*/
    /*}*/
    .container{
        padding:30px 0px;
    }
    .title-style{
        text-align: center;font-size: 25px;color:#333;font-weight: 200;
    }
    .min-title-style{
        text-align: center;font-size: 12px;color:#888;margin-top:5px;margin-bottom:15px;
    }
    .col{
        width: 100%;
    }
    .thumbnail{
        display:block;margin-left:auto;margin-right:auto;text-align: center;max-width: 310px;margin-bottom:30px;border-radius: 0px;
    }
    .we-text-style{
       line-height:25px;padding:0px 15px;font-size:14px;
    }
    .cooperation-text-min-title,.we-text-min-title{
        margin-bottom:15px; margin-top:10px;
    }
    .col-6{
        width: 100%;
        border-bottom:1px solid #dfdfdf;
    }
    .col-6:nth-child(12){
        border-bottom:0px;
    }
    .foot-left-style{
        text-align: center;
        margin-bottom: 20px;
    }
    .foot-right-style{
        margin: 0 auto;
    }
}

@media only screen and (max-width: 319px) {
    .nav-middle-clear{
        display: none;
    }
    .nav-center-to{
        display: block;
    }
    .inde-style-center{
        padding-top:45px;
    }
    /*.banner-style{*/
        /*display: none;*/
    /*}*/
    /*.banner-style-to{*/
        /*display: block;*/
    /*}*/
    .container{
        padding:25px 0px;
    }
    .title-style{
        text-align: center;font-size: 25px;color:#333;font-weight: 200;
    }
    .min-title-style{
        text-align: center;font-size: 12px;color:#888;margin-top:5px;margin-bottom:15px;
    }
    .col{
        width: 100%;
    }
    .thumbnail{
        display:block;margin-left:auto;margin-right:auto;text-align: center;max-width: 310px;margin-bottom:30px;border-radius: 0px;
    }
    .we-text-style{
        line-height: 20px;padding:0px 15px;font-size:12px;
    }
    .cooperation-text-min-title,.we-text-min-title{
        margin-top:5px;
    }
    .col-6{
        width: 100%;
        border-bottom:1px solid #dfdfdf;
    }
    .col-6:nth-child(12){
        border-bottom:0px;
    }
    .foot-left-style{
        text-align: center;
        margin-bottom: 20px;
    }
    .foot-right-style{
        margin: 0 auto;
    }

}
