﻿.comname{
    font-size: .26rem;
}
.comnameinfo{
    font-size: .26rem;
}
@media screen and (max-width: 2560px){
    .platform li{
        height: 1.68rem;
    }
    /*关于我们*/
    .ourcompany_bg .content {
        font-size: 18px;
        font-weight: 500;
        color: rgba(255, 255, 255, 1);
        line-height: 34px;
        width: 588px;
        height: 257px;
        position: absolute;
        right: 72px;
        top: 140px;
    }

    .widget-vision .right {
        background-image: url(../images/vison_right.png);
        background-repeat: no-repeat;
        background-size: cover;
        width: 60%;
        height: 100%;
        float: right;
        position: relative;
    }
    .widget-vision {
        height: 900px;
    }
}
@media screen and (max-width: 1446px) {
    .platform li{
        height: 1.68rem;
    }

}
 @media screen and (max-width: 1024px) {
     .platform li{
         height: 1.68rem;
     }
     .global-width{
         max-width: 1024px;
     }
     .widget-service li .tip{
         display: none;
     }
     /*关于我们*/
     /*关于我们*/
     .ourcompany_bg .content {
         font-size: 18px;
         font-weight: 500;
         color: rgba(255, 255, 255, 1);
         line-height: 34px;
         width:388px;
         height: 257px;
         /*position: absolute;*/
         /*right: 72px;*/
         /*top: 140px;*/
     }
}
 @media screen and (max-width: 967px) {
     .platform li{
         height: 1.68rem;
     }
     .global-width{
         max-width: 967px;
     }
     .shouhoutext{
         padding: 0 10px;
         width: 100%;
     }

}
 @media screen and (max-width: 767px) {
     .platform li{
         height: 1.68rem;
     }
     .global-width{
         max-width: 767px;
     }
}
 @media screen and (max-width: 739px) {
     .platform .text{
         width: 100%;
         padding-left: .3rem;
     }
     .platform .pic{
         width: 100%;
         padding-left: .3rem;
     }
     .widget-support li{
         width: 50%;
     }
     .platform li{
         height: 1.88rem;
     }
     .widget-service .data{
         width: 100%;
     }
     .widget-service .img-wrap{
         display: none;
     }
     .widget-service li .tip{
         display: none;
     }
     .widget-service .content_item2 .data{
         width: 100%;
     }
/*地图*/
     .widget-small-size {
         width: 487px;
         margin: 0 auto;
     }
     .widget-service-data .map-svg {
         height: 487px;
         height:274px;

         margin-top: 40px;
     }
     .global-width{
         max-width: 739px;
     }
}
 @media screen and (max-width: 479px) {
     .platform li{
         height: 1.88rem;
     }
     .global-width{
         max-width: 479px;
     }
     /*关于我们*/
     .ourcompany_bg .content {
         font-size: 18px;
         font-weight: 500;
         color: rgba(255, 255, 255, 1);
         line-height: 34px;
         width:388px;
         height: 257px;
         margin-top: 290px;
         color: #333333;
         /*position: absolute;*/
         /*right: 72px;*/
         /*top: 140px;*/
     }
     .widget-vision .left{
         display: none;
     }
     .widget-vision .right{
         width: 100%;
         height: 300px;
     }
     .widget-vision {
         height: 300px;
     }
}
