#nav1{
	background: url("../image/nav-bg9.png") no-repeat center center;
}
#nav1::after{
	content: "";
		display: block;
		height: 0;
		clear: both;
}

.nav1>ul>li{
	float: left;
	width: 11.1%;
	text-align: center;
	line-height: 63px;
	position: relative;
}
.nav1>ul>li>a{
	font-size: 20px;
	color: #000000;
}

.nav1>ul>li:hover{
	background: url("../image/nav-dot.png") repeat-x bottom center;
}
.nav1>ul>li>ul>li:hover{
	background: #000000;
}
.nav1>ul>li>ul>li:hover a{
	color: #000000;
}
.nav1>ul>li>ul{
	position: absolute;
	left: 0;
	right: 0;
	display: none;
	z-index: 999;
	background: rgba(255,255,255,0.79);
	padding: 15px 0;
}
.nav1>ul>li>ul>li{
	text-align: center;
	line-height: 60px;
	
}
.nav1>ul>li>ul>li>a{
	font-size: 16px;
	color: #000000;
	display: block;
	margin: 0 15px;
	border-bottom: 1px dotted rgba(51,51,51,0.37);
}
    .nav 1{
        display: none;
    }

.footer2{
	    background: url("../image/zs1-bg.jpg") no-repeat center center;
	    background-size: cover;
	    padding: 37px 0;
}
	.footer2{
        padding: 20px 0;
        width: 100%;
        text-align: center;
	}

 .foot.px1400 {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
}
.bq1{
    width: 80%;
    float: left;
}
.bq1-t>p{
    font-size: 15px;
    line-height: 10px;
    color: #ffffff;
}
.bq-b1{
    margin-top: 10px;
}
.bq-b1>p{
    font-size: 15px;
    line-height: 10px;
    padding-top: 10px;
    color: #ffffff;
}
.bq1{
    float: none;
    width: auto;
    margin: 0 auto;
}
.bq-t1{
    text-align: center;
}
.bq-t1>p{
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}
.bq-b1>p{
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
}