@charset "utf-8";
*{
    margin: 0px;
    padding: 0px;
font-family: "Microsoft YaHei",NSimSun,PingFangSC-Regular,Helvetica,"Droid Sans",Arial,sans-serif
}
body,div,li,ul,ol,a,span,tr,td,table{
 margin: 0;
 padding: 0;
 list-style: none;
}
body{
min-width:1400px;}
a{
text-decoration:none;
color:#000;
}
.local{
height:50px;
display:flex;
justify-content:space-between;
border-bottom:1px dashed #dbdbdb;
    width: 1150px !important;
}
.local div{
font-size:20px;
line-height:50px;
padding:0 20px;
}
.fr{
float:right;
}
.fl{
 float:right;
}
.news_tit{
border-bottom:1px dashed #dbdbdb;
height:30px;
line-height:30px;
font-size:16px;
list-style:none;
padding:0 5px;
}
.container{
    margin:0 auto;
    width: 1250px;
}
.top{
    width: 100%;
    height: 300px;

}

.top .top-title{
 width: 1250px;
height: 180px;
 position: relative;
 margin: auto;
padding-top:60px;
margin: auto;
}

.top p{
    text-indent: 1em;
 text-align: center;
 font-size: 55px;
 line-height: 180px;
 color: #000;
 margin: auto;
 
}
.nav{
    width: 100%;
 height: 50px;
 display: flex;
 justify-content: center;
 background: #90b2de;
margin:0 auto;
}





.news{
    height:450px;
    display: flex;
    margin-top: 25px;
}
.banner{
    flex: 6;
}
.news_list{
    margin-left: 15px;
    flex:5;
}
.sec_list{
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.title{
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #000;
    color:#2798da;
    font-size: larger;
}
.engl{
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #000;
    color:bleak;
    font-size: larger;
}
.title span{
    color:#2798da;
    float: right;
}
.title h3{
    width: 220px;
    background-color: #a5dbff;
    font-size:22px
}
.arc_list{
    height: 300px;

}
.list{
    
    display: inline-block;
    width: 32%;
    
}


.waicenglist{
 margin:0 auto;
 margin-top:40px;
 width:1250px;
 display:flex;
 justify-content: space-between;
}


.bq{
width:100%;
    margin-top: 15px;
    text-align: center;
    background-color: #90b2de;
    padding: 20px 0;
    color: #fff;
}