* {
    padding: 0;
    margin: 0;
    font-family: "宋体"; 
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
input {
    padding: 0;
    border: 0;
    outline: none;
}
.w1400{
    width: 1400px;
    margin: 0 auto;
}
.card1{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.header{
    width: 100%;
}
.header-top {
    width: 100%;
    font-size: 14px;
    background-color: #3091f2;
}
.top-box {
    margin: 0 auto;
    width: 1400px;
    height: 32px;
    line-height:32px;
}
.top-lf{
    float: left;
    margin-left: 10px;
    color: #fff;
}
.top-lr{
    float: right;
}
.top-lr a{
    padding: 0 16px;
    color: #fff;
    border-left: 1px solid #fff;
}
.top-lr a:first-child{
    border-left: 0;
}
.h-wzk{
    padding:30px 0 26px 0;
    overflow: hidden;
}
.h-wzk figure{
    float: left;
}
.h-wzk figure img{
    float: left;
    margin: 0 6px 0 0;
    display: block;
    width: 54px;
}
.h-wzk figure figcaption{
    float: left;
}
.h-wzk figure h1,
.h-wzk figure h2{
    margin-top: 4px;
    font-size: 30px;
    color:#000;
    font-weight: normal;
}
.dianhua{
    float: right;
    width: 202px;
    text-align: right;
}
.dh-lf{
    float: left;
}
.dh-lf span{
    font-size: 16px;
    color: #000;
}
.dh-lf p{
    margin-top: 8px;
    font-size: 22px;
    color: #e00005;
}
.dianhua img{
    float: right;
    display: block;
    width: 48px;
}
.nav-box{
    width: 100%;
    background-color:#3091f2;
}
.nav-box ul{
    width: 1400px;
    margin: 0 auto;
    height: 56px;
    line-height:54px;
    overflow: hidden;
}
.nav-box  ul li{
    float: left;
    width: 155px;
}
.nav-box ul li a{
    margin: 0 auto;
    display: block;
    width: 80px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    border-bottom:none;
}
.nav-box  ul li:hover a{
    border-bottom:3px solid #ffd303;
}
.footer{
    margin-top: 50px;
    background-color: #282828;
}
.footer-top{
    padding-top: 44px;
    width: 100%;
    height: 150px;
}
.foot-cont{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.bot-lf{
    float: left;
    width: 800px;
}
.bot-lf ul {
    margin-bottom: 14px;
    overflow: hidden;
}
.bot-lf ul li{
    float: left;
    width: 11%;
}
.bot-lf a{
    font-size: 14px;
    color: #fff;
}
.lxfs-box p{
    margin: 20px 0 16px 0;
    color: #aaa;
    font-size: 16px;
    line-height: 20px;
}
.lxfs-box a{
    display: block;
    width: 135px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color:#3091f2;
}
.lxfs-box a:hover{
    color: #1a1a1a;
    background-color: #fff;
}
.footer-bah .bei {
    width: 1400px;
    margin: 0 auto;
    padding: 6px 0;
    line-height: 20px;
    text-align: center;
}
.bei p,
.bei a {
    display: block;
    font-size: 14px;
    color: #aaa;
}
.bot-lr{
    float: right;
    width: 320px;
}
.bot-lr p{
    color: #aaa;
    font-size: 14px;
    line-height: 20px;
}
.search {
    margin-top: 17px;
    width: 318px;
}
.t {
    float: left;
    padding-left: 26px;
    width: 232px;
    height:50px;
    line-height: 50px;
    color: #000;
    font-size: 13px;
    border: none;
    background: #fff;
}
.suo {
    float: right;
    width: 60px;
    height: 50px;
    font-size: 15px;
    color: #fff;
    line-height: 50px;
    background-color:#3091f2;
}
.footer-bah{
    padding: 10px 0;
    width: 100%;
    border-top: 1px solid #3c3c3c;
}