
 @media screen and (max-width: 1600px) {
   
    
}


@media screen and (max-width: 1500px) {
    
    /* 首页头部 */
    .head .head_logo {
        width: 20vw;
        margin-top: 1%;
    }
    .head .head_menu .CAli {
        font-size: 14px;
        line-height: 2em;
        margin-left: 1.5vw;
    }  

    /* 关于我们 */
    .sin_about .sinab_middle .sinab_content .p2 {
        display: none;
    }

}



@media screen and (max-width: 1400px) {
   
}



@media screen and (max-width: 1200px) {
    /*首页 关于我们*/
    .sin_title .sintit_cn {
        font-size: 3vw;
    }

    /* 首页 服务范围 */
    .shp_service .shpser_right {
        height: 80%;
        right: 2%;
        top: 11%;
    }
    .shp_service .shpser_right .shpser_list a {
        height: 6vw;
        width: 6vw;
        font-size: 1vw;
    }
    .shp_service .shpser_left .shpser_content .p1 {
        font-size: 16px;
    }
    .shp_service .shpser_left .shpser_content .p2 {
        font-size: 14px;
    }

    /* 首页技术中心 */
    .sin_software .sinsoft_menu ul li {
        width:50%;
        font-size: 3vw;
        letter-spacing: 2px;
    }
    .sin_software .sinsoft_menu ul li img{
        width: 15%;
    }
    
    .sin_software .sinsoft_body{
        padding: 5% 0 20%;
        position: relative;
    }
    .sin_software .sinsoft_body .ssoft_right .title{
        height: auto;
    }
    .sin_software .sinsoft_body .ssoft_right .title{
        width: 50%;
        margin-left: 25%;
        margin-top: 0;
    }
    .sinsoft_body .ssoft_right p{
        font-size: 3.5vw;
        text-align: center;
        line-height: 2;
    }


    .sin_software .sinsoft_body .ssoft_right{
        width: 100%;
    }
    .sinsoft_body .ssoft_right .more a{
        font-size: 3.5vw;
        letter-spacing: 2px;
        padding: 3% 0;
        width: 35%;
        text-align: center;
        margin-left: 30%;
    }
    .sinsoft_body .ssoft_right .line{
        width: 100%;
    }
    .sinsoft_body .ssoft_left{
        width: 100%;
    }

    .sin_software .sinsoft_body .ssoft_right .more{
       position: absolute;
        bottom: 0;
        width: 100%;
    }

    /* 首页 行业应用 */
    .shp_industry .shpindu_main {
        width: 96%;
        left: 2%;
    }
    .shp_industry .shpindu_menu {
        width: 100%;
    }
    .shp_industry .shpindu_menu ul {
        padding: 0;
    }
    .shp_industry .shpindu_menu ul li {
        width: 22%;
        font-size: 2vw;
    }

    /* 底部 */
    .foot {
        display: none;
    }
    .copyright {
        font-size: 2vw;
        padding-bottom: 16%;
    }
    .bottom-fix{
        display: block;
        width: 100%;
    }
    


    
    /* 首页 新闻中心 */
    .shp_news .snews_body .top1 {
        display: none;
    }
    .shp_news .snews_body .top {
        margin-top: 6%;
    }
    .shp_news .snews_body .top {
        width: 100%;
        margin-right: 0;
    }
    .shp_news .top .cot {
        margin: 2% 0;
    }
    .shp_news .top .time {
        margin: 2% 0;
    }
    .shp_news .sin_title {
        padding: 3% 0 0 0;
    }
    .shp_news .top .tit {
        font-size: 16px;
    }
}




@media screen and (max-width: 980px) {
    /* 首页关于我们 */
    .sin_about {
        width: 96%;
        margin: 0 auto;
    }
    .sin_about .sinab_left {
        display: none;
    }
    .sin_about .sinab_middle {
        position: unset;
        padding: 2% 0;
        color: #1b1b1b;
        width: 100%;
    }
    .sin_about .sinab_menu {
        margin-top: 4%;
    }
    .sin_about .sinab_menu .list {
        border-radius: 0px;
        width: 25%;
        height: auto;
        padding: 1.5% 0;
        font-size: 14px;
    }
    .sin_about .sinab_content {
        margin-top: 2%;
    }
    .sin_about .sinab_right {    
        width: 100%;
        margin: 0 0 4% 0;
    }


    /* 首页服务范围 */
    .shp_service {
        background-size: 100% 100%;
        position: unset;
        padding-bottom: 5%;
    }
    .shp_service .shpser_left {
        float: none;
        width: 100%;
    }
    .shp_service .sin_title {
        padding: 3% 0;
        margin: 0;
    }
    .shp_service .shpser_left .shpser_content .p2 {
        margin: 2% 0;
    }


    .shp_service .shpser1920_turn {
        display: none;
    }
    .shp_service .shpser980_turn {
        display: block;
        position: relative;
        width: 100%;
        margin: 0 2%;
    }
    .shp_service .shpser980_turn .shpser_img {
        height: 90vw;
    }
    .shp_service .shpser980_turn .shpser_img .img1 {
        height: 85vw;
    }
    .shp_service .shpser980_turn.shpser_img .img2 {
        height: 65vw;
    }
    .shp_service .shpser980_turn .shpser_img .img3 {
        height: 70vw;
    }
    .shp_service .shpser_right .shpser_list a {
        height: 16vw;
        width: 16vw;
        font-size: 2vw;
    }
    .shp_service .shpser_right .shpser_list a:nth-child(1) {
        left: 5%;
    }
    .shp_service .shpser_right .shpser_list a:nth-child(5) {
        top: 80%;
    }
    .shp_service .shpser_left .shpser_content .more {
        display: block;
        font-size: 3vw;
        padding: 2% 7%;
        margin: 10% auto;
        width: 40%;
        text-align: center;
    }

    /* 首页 行业应用 */
    .shp_industry .shpindu_word .shpindu_intro {
        display: none;
    }



}


@media screen and (max-width: 780px) {
    /* 首页公共标题 */
    .sin_title .sintit_cn {
        font-size: 4vw;
    }
    .shp_industry .shpindu_menu ul li a {
        padding: 10% 0;
        background: none!important;
        margin-left: 0;
    }
   
}

