/*****mobile ****/
.container {
    max-width: 98%;
    margin: 0 auto;
    padding: 0;
}
.comp_intro img{
    max-width: 100%;
    
}
h2 .newsTitle{text-align:center;margin:0 auto;}
.newsTitle{text-align: center;
color: #262626;
font-size: 22px;
font-weight: normal;
line-height: 1.125em;
margin-bottom: 20px;
margin-top: 20px;}
@media (max-width: 768px) {
.v_news_content img{width:100%;}
.detail_shuxing{border-bottom:1px dashed #ccc;margin-bottom:20px;}
.detail_shuxing  .title{font-size:16px;text-align:center;font-weight:bold;padding:20px 0;}
.detail_shuxing  .fbsj{font-size:12px;text-align:center; }


.solution-advantage .solution-advantage__content .solution-advantage__content-item-small{width: 33%;}

.solution-advantage .solution-advantage__content {
 
 
 font-size:14px;
 background:#fff;
 
 border-radius:2px;
 position:relative;
 
 display:flex;
 
 align-items:stretch;
 flex-wrap:wrap
}
.infos {padding:20px 0 ;}
.infos li{line-height:35px;}
.in_banner {
    height: 2.5rem;
}
}

/*****mobile end****/

