*{
    margin: 0;
    padding: 0;
    font-family: "寰蒋闆呴粦 Regular";
}
ul,li{
    list-style: none;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}
.search-box{
    width: 325px;
    margin-left: 230px;
    margin-top: 18px;
    border: 1px solid #dcdcdc;
}
.sBox-input{
    width: 250px;
    height: 42px;
    display: inline-block;
    border: 0;
    outline:none;
    padding: 0 10px 0 20px;
}
.sBox-btn{
    cursor: pointer;
    /* display: inline-block; */
    border: 0;
    float: right;
    height: 44px;
    width: 44px;
    margin-top: -1px;
    background: url(/pubimages/EN/slzndx2018.png) no-repeat;
   
    background: url(/pubimages/EN/slzndx2018.png) no-repeat;
}
.index-nav{
    width: 1300px;
    margin: 0 auto;
}
.navBar{
    margin-top:25px;width:100%;height:60px;background: url(/pubimages/EN/yjjx20181121.png)
}
.navBar li{
    float: left;
    width: 150px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color:#5f6162;
    cursor: pointer;
}
.navBar li:hover{
    color:white;
    background: #439af8;
}
.news{
    width: 1300px;margin: 0 auto;padding: 37px 0;
}
.news_title{
    width: 670px;
    border-bottom: 1px dashed #e5e5e5;;border-bottom: 2px solid #efefef;height: 46px;
}
.news_title li{
    color:#24aae0;
}





.weibo_wx {
    color:#666666;
    float: left;
    margin-top: 34px;
    margin-left: 45px;
    font-size: 14px;
}
.weibo_wx span{
    margin-left: 10px;
}
.weibo_wx b{
    margin-left: 10px;
}
