
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "siyuan";
}

@font-face {
    font-family: "siyuan";
    src: url(../font/鎬濇簮榛戜綋-Regular.otf);
    font-display: swap;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}
input{ 
    outline:medium;
    border: none;
}
.w1400{
    width: 1400px;
    margin: 0 auto;
}
.clear {
    clear: both;
}
.topBg{
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid #dbdbdb;
}
.topBg-lf{
    float: left;
    width: 400px;
    display: flex;
    align-items: center;
}
.topBg-lf img{
    display: block;
    margin-right: 12px;
}
.topBg-lf p{
    font-size: 14px;
    color: #777;
    font-weight: bold;
}
.topBg-lf p span{
    color: #f08631;
}
.topBg-lr {
    float: right;
    font-size: 14px;
    color: #999;
}
.topBg-lr a{
    font-size: 14px;
    color: #999;
}
.topBg-lr a:hover{
    color: #f08631;
}
.topBg-lr em{
    margin: 0 4px;
    font-style: normal;
}
.header-nav{
    display: table;
    margin-top: 18px;
}
.header-nav figure {
    float: left;
    width: 450px;
}
.header-nav figure img {
    float: left;
    display: block;
    margin-right: 10px;
    width: 42px;
}
.header-nav figure figcaption {
    float: left;
    margin-top:6px;
}
.header-nav figure figcaption h1,
.header-nav figure figcaption h2 {
    font-size: 24px;
    color: #555;
}
.search {
    float: right;
    display: table;
    padding: 0 17px 0 10px;
    height: 33px;
    line-height: 28px;
    margin-top:4px;
    border-radius: 20px;
    background-color: #f8f8f8;
}
.t {
	width: 220px;
	height: 20px;
	font-size:14px;
    color: #777;
	text-indent: 10px;
    border-right: 1px solid #ccc;
}
.suo {
 margin-left: 8px;
	width: 22px;
    border: none;
    cursor: pointer;
    background: url(../images/ss.png) no-repeat center;
    background-size: 100%;
}
.search input{
    background-color: #f8f8f8;
}
.naviga-cont{
    margin-top: 20px;
}
.banner img{
    display: block;
    width: 100%;
}
.naviga-bj{
    height:70px;
    background: url(../images/wz3.png) no-repeat center;
    background-size: 100% 100%;
}
.nav-dh ul{
    padding-top: 23px;
    overflow: hidden;
} 
.nav-dh ul li {
    float: left;
    margin-left: 80px;
    text-align: center;
}
.nav-dh ul li a {
    display: block;
    width: 80px;
    height:70px;
    font-size: 17px;
    color: #fff;
}
.nav-dh ul li a:hover {
    background: url(../images/wz4.png) no-repeat center;
}
/* 搴曢儴 */
.footer-bj{
    width: 100%;
    margin-top: 70px;
}
.foot-top{
    padding-top: 60px;
    height: 268px;
    background-color: #333;
}
.foot-lf{
    float: left;
    width: 60%;
}
.foot-lf figure{
    overflow: hidden;
}
.foot-lf figure img{
    display: block;
    float: left;
    margin-right:6px;
    width: 46px;
}
.foot-lf figcaption{
    float: left;
    margin-top: 12px;
}
.foot-lf figcaption h2{
    font-size: 21px;
    color: #F8F8F8;
}
.lxfs{
    margin-top: 44px;
    overflow: hidden;
}
.lxfs p{
    float: left;
    margin-bottom: 26px;
    width:330px;
}
.lxfs p:nth-child(4){
    width:390px;
}
.lxfs p img{
    float: left;
    display: block;
    width:24px;
}
.lxfs p span{
    margin-left: 10px;
    font-size: 15px;
    color: #EBEBEB;
}
.foot-lr {
    float: right;
    margin-top: 36px;
}
.foot-lr figure {
    float: left;
    margin-top: 10px;
}
.foot-lr figure:first-child {
    margin-right: 50px;
}
.foot-lr figure figcaption {
    padding-top: 10px;
    font-size: 16px;
    color: #999;
    text-align: center;
    line-height: 30px;
}
.foot-lr figure img {
    display: block;
    width: 114px;
}
.foot-fil{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #232323;
}
.record-num{
    float: right;
    width: 200px;
}
.foot-fil ul{
    float: left;
    width: 800px;
    overflow: hidden;
}
.foot-fil ul li{
    float: left;
}
.foot-fil ul li a{
    margin-right: 16px;
    font-size: 14px;
    color: #999;
}
.record-num a{
    color: #999;
    font-size: 14px;
}