.pro-search{
    width:63%;
    list-style: none;
    float: right;
}
.pro-search li{
    margin-right:20px;
    float: left;
}
.pro-search li span{
      font-size: 16px;
}
.pro-search-list li a{
    font-size: 16px;
    
}
.pro-search-list li:last-child{
    margin-right:0;
    position: relative;
    top: -5px;
    float: right;
}
.pro-search form{
    float: right;
}
.pro-search input{
    padding-left: 10px ;
    width:200px;
    height: 30px;
    border: 2px  solid #aac5ff  ;
}
.news-more{
    margin-top:20px ;
    width:135px;
    height:44px;
    background: #125cb9;
    padding: 15px 43px;
    font-size: 14px;
    
}
.news-more a{
    color:white;
}
.pro-search button{
    right: 10px;
    position: relative;
    width: 50px;
    height: 30px;
     border: 2px  solid #aac5ff;
}
.pro-search button img{
    width:18px;
}
.new-title-biaoti{
    font-weight: 800;
    font-size: 20px;
    color: #007dc3;
}
.new-conent li{
    margin-top:8px;
}
.new-conent li a{
    font-size: 16px;
    /*color: #125CB9;*/
    line-height: 35px;
    -webkit-line-clamp: var(--line-clamp);
}
.new-conent li span{
    float: right;
}
.news-home2{
     margin-bottom: 50px;
    float: right;
    width:45%;
}
.news-home{
    margin-bottom: 50px;
    float: left;
    width:45%;
}
.new-title{
    border-style: solid;
    border-color: rgba(213, 213, 213, 1);
    border-width: 0px 0px 1px 0px;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}
#w_common_text-1597682206152{
    width:30%;
    float: left;
}

#w_common_text-1597682424293{
    float: left;
}
@media screen and (max-width:768px){
    .pro-search{
        display: none;
    }
    #w_common_text-1597682206152{
    width:100%;
    
}

.news-home{
    width:100%;
}
.news-home2{
    width:100%;
}
}