﻿@media only screen and (max-width: 1020px){
    .news-pho{
        width:45%;
    }
    .news-content {
        width: 55%;
    }
    .news-title {
        height:50px;
        line-height: 50px;
        font-size: 22px;
    }
    .news-text {
        width: 91%;
        line-height: 22px;
        font-size: 12px;
        margin-left:8%;
        margin-bottom: 50px;
    }
    .news-btn a {
        width: 66px;
        height: 36px;
        line-height: 36px;
        margin-bottom: 10px;
        font-size: 12px;
        margin-right: 10px;
    }
    .m-slide-img-con{
        width:30%;
    }
    .m-slide .tab{
        width:70%;
    }
    .m-slide .img {
        height: 170px!important;
    }
    .m-slide .img img{
        height: 170px!important;
    }
    .m-slide .tab li .news-big-num{
        display: none;
    }
    .m-slide .tab li .news-title-detail p{
        display: none;
    }
    .m-slide .tab li .news-title-detail{
        width: 100%;
    }
    .m-slide .tab li .news-title-detail a.ljxq{
        display: none;
    }
    .m-slide .tab li{
        height: 85px;
    }
    .m-slide .tab li .news-title-detail h4{
        height: 85px;
        line-height: 85px;
        font-size: 12px;
        padding-left: 20px;
    }
    .m-slide{
        height: 220px;
    }
}



@media screen and (max-width: 780px){
 
    .abouts {
        width: 100%;
        height: 60px;
        margin: 0 auto;
        margin-top: 0;
    }
    .about-titile {
        font-size: 22px;
    }
    .abouts-img{
        height:2px;
    }
    .abouts-img img{
        width:100px;
        height:1px;
        margin:0 auto;
    }
    .about{
        font-size: 14px;
    }
    .gykr {
        width: 80%;
        margin-top: 10px;
        font-size: 14px;
    }

    
    .app {
        margin-top: 10px;
    }
    .app-title-ch {
        width: 100%;
        text-align: center;
        font-size: 16px;
        
        color: #363636;
    }
    .app-title-en {
        width: 100%;
        font-size: 12px;
        font-weight: bolder;
    }
    
    .app-icon {
        width: 60%;
        margin-top: 10px;
    }
    .icon {
        width: 40%;
        margin-right: 10%;
    }
    .icon:nth-child(2),.icon:nth-child(4){
        margin-left: 10%;
        margin-right: 0;
    }
    .icon .icon-in {
        width: 100%;
        
    }
    .icon-text {
        height: 45px;
        margin-top: 0;
        padding-top: 10px;
        font-size: 12px;
    }
    .icon-text-more{
        padding-top:0;
    }

    
    .lable{
        width:100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .lable .tubiao img{
        width:27px;
    }
    .fwln-title {
        margin-top: 0;
        font-size: 16px;
    }
    .fwln-text {
        margin-top: 10px;
        font-size: 12px;
    }
    .fwln {
        width: 100%;
        height: 158px;
        margin-top: 10px;
        padding: 20px 7px;
    }
    .qywh {
        width: 100%;
        height: 158px;
        margin-left: 0;
        margin-top: 10px;
        padding: 20px 7px;
    }
    
    .case{
        margin-top: 15px;
    }
    
    .case .zpgw {
        width: 100%;
        height: 180px;
        margin-bottom: 0;
    }
    .case-label {
        width: 33%;
        height: 180px;
        
        
        margin-left: 0.2%;
        margin-right: 0;
        padding: 0;
        
        
        
        
        
    }
    .case-title{
       font-size: 12px;
       padding-right: 10px;
    }
    .case-title:hover {
        line-height: 25px;
        padding-top: 10px;
    }
    .zpgwmc {
        font-size: 12px;
        font-weight: normal;
        padding-left: 2px;
    }
    .zprs {
        font-size: 12px;
        height:30px;
        line-height: 30px;
    }
    .case-label-shade {
        width:100%;
        height: 180px;
    }
    .case .more{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .news-pho{
        display: none;
    }
    .news-content {
        width:100%;
    }
    .news-title {
        height: 50px;
        line-height: 50px;
        font-size: 17px;
        text-align: center;
    }
    .news-text {
        width: 100%;
        line-height: 24px;
        font-size: 13px;
        text-indent:0;
        margin-left:0;
        padding: 0 10px;
        margin-bottom: 20px;
        text-align: left;
    }
    .news-btn a {
        width: 66px;
        height: 36px;
        line-height: 36px;
        margin-bottom: 10px;
        font-size: 12px;
        margin-right: 10px;
    }
    #news-close-icon{
        display: none;
    }
    #news-close-icon-div{
        display: inline-block;
    }

    .m-slide .img {
        height: 100px!important;
    }
    .m-slide .img img{
        height: 100px!important;
    }
    .m-slide .tab li{
        height: 50px;
    }
    .m-slide .tab li .news-title-detail h4{
        height: 50px;
        line-height: 16px;
        padding-left: 20px;
    }
    .m-slide{
        height: 150px;
    }
}