#nb1{
	width: 100%;height: 40vh;
}
 #nb2{
	width: 100%;height: 100%;background-image: url(../img/newnew.png);background-size: 100% 100%;
}

#nb3{
	width: 100%;height: 50%;display: flex;justify-content: space-around;
}
#nb4{
	width: 100%;display: flex;justify-content: center;
}
#nb5{
	width: 20%;height: 100%;border-right: 1px solid #d1d1d1;display: flex;
}
#nb6{
	width: 49%;
}
#nb7{
	width: 49%;height: 100%;
}
#nb7 ul li{
	display: flex;width: 100%;padding: 15px 0px 0px 0px!important;
}
#nb7 ul li a{
	padding: 0px 0px 0px 0px!important;
}
#nb8{
	border-right: 2px solid #626262;
}
/* 导航滑过效果定位 */
#nb3 a{
	color: #5b5b5b;
    font-size: 23px;
    width: 100%;
	padding: 54px 112px 82px 54px;
}
#nb3 a:hover {color: white!important;}
.gzbj :hover{background-image: url(../img/dh_banner.png);background-repeat: no-repeat;}
.hkbj :hover{background-image: url(../img/dh_banner.png);background-repeat: no-repeat;}
.nybj :hover{background-image: url(../img/dh_banner.png);background-repeat: no-repeat;}
.ydbj :hover{background-image: url(../img/dh_banner.png);background-repeat: no-repeat;}
.sybj :hover{background-image: url(../img/dh_banner.png);background-repeat: no-repeat;}












/* 导航滑过效果定位 */
#nb9{
	    font-size: 18px;
    color: #404040;

}
#nb7 ul li a::after{background-color: white;}
#nb3  a::after{background-color: white;}
#nb10{border: 1px solid black;/* outline: none; */text-decoration: none;color: #000;padding: 3px 10px;position: absolute;left: 35%;bottom: 2%;}
/* 2019导航第N次修改 */
.home_top {
    width: 100%;
    background: #333;
    overflow: hidden;
    position: fixed;
    z-index: 115;
	height: 68px;
}
.site-header {
    width: 100%;
    height: auto;
    position:fixed;
    z-index: 111;
	margin-top: 68px;
	background-color: white;
}
#dong6{margin-top: 8%; text-align: center;width: 100%;background: url(../img/banner1.jpg);height: 100vh;}
#dong7{content: '';
    width: 36%;
    height: 71%;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../img/featured-img-shape.png);
    position: fixed;
    top: 0;
    left: 0;
	z-index: 112;}
#dong8{display: flex;flex-direction: column;}
#dong10 img{width: 67%;
    margin-top: 33%;
    margin-left: -52%;}
#dong8 h1{color: white;font-size: 55px;margin-left: 6%;margin-top: 15%; }
#dong9{font-size: 20px;}
#dong11{    display: flex;border: 1px solid white; padding: 13px 26px;line-height: 22px;color: white; margin-left: 6%;margin-top: 5%;}


/* 2019导航第N次修改 */
@media only screen and (min-width: 0px) and (max-width: 640px) {
    #dong6{display: none;}
		.ftchange{/*display: none!important;*/}
		.youxi {display: none!important;}
		.site-main{/*margin-top: 30%!important;*/}
		.text-wrap{margin-left: 0!important;}
		.home_top{position: relative;}
		.site-header{position: relative;margin-top: 0;}

}
@media only screen and (min-width: 641px) and (max-width: 1300px) {
    #dong6{display: none;}
		.ftchange{/*display: none!important;*/}
		.youxi {display: none!important;}
		.site-main{/*margin-top: 10%!important;*/}
		.text-wrap{margin-left: 0!important;}
		.home_top{position: relative;}
	.site-header{ margin-top: 0; position: relative;}
	.site-navigation ul li{ margin: 0 20px;}

}


@media only screen and (min-width: 1024px) and (max-width: 1440px) {
	.site-main{/*margin-top: 25%!important;*/}

	#nb10{left: 33.3%!important;}
	.site-header {/*margin-top: 5%;*/}
	.hero-slide{/*margin-top: 13%!important;*/}
}
@media only screen and (min-width: 1600px) and (max-width: 1900px) {
  .site-main{/*margin-top: 20%;*/}
	#nb10{left: 34.25%!important;}
	.site-header {}
	.hero-slide{/*margin-top: 5%!important;*/}
}
@media only screen and (min-width: 1901px) and (max-width: 2222px) {
  .site-main{/*margin-top: 30%;*/}

}
