.topContent{
	background-color: #FFFFFF;
	position: fixed;
	width: 100%;
	height: 140px;
	z-index: 111111;
}
.topTitle{
	padding: 20px 0 28px 0;
}
.titleImg{
	height: 47px;
}
.searchBox{
	position: relative;
	height: 40px;
	width: 240px;
	border-radius: 30px;
	border: 1px solid #d1d1d1;
	padding: 0 30px;
}
.searchIpt{
	width: 170px;
	height: 100%;
	font-size: 17px;
}
.searchImg{
	position: absolute;
	width: 15px;
	height: 15px;
	right: 15px;
	top: 12px;
}
.genreContent{
	height: 40px;
	margin-bottom: 5px;
	display: flex;
}
.genre_1{
	width: 176px;
	height: 100%;
	margin-right: 30px;
	position: relative;
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 40px;
}
/* .genre_A{
	width: 176px;
	height: 40px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	line-height: 40px;
	display: inline-block;
} */
/* .genreDetails{
	position: absolute;
	width: 176px;
	background: #FFFFFF;
	top: 44px;
	left: 0;
}
.genreDetails_1{
	display: inline-block;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;
}
.genreDetails_1:hover{
	color: #006d86;
} */

.genre_1:hover{
	background-color: #006d86;
	color: #FFFFFF;
}
/* .genre_A:hover{
	background-color: #006d86;
	color: #FFFFFF;
} */
.indicate{
	background-color: #006d86;
	color: #FFFFFF;
}
/* 底部 */
.footer{
	background-color: #F5F5F7;
}
.bottomContent{
	/*padding: 61px 0 53px 0;*/
	padding: 30px 0 0 0;
	overflow: hidden;
}
.footer_cen{
    padding-top: 20px;
    /*margin-bottom: px;*/
}
.footer_cen p{
    color: #fff;
}
.footer_cen a{
    color: #fff;
}
.footerImg{
	width: 438px;
	height: 51px;
	margin-bottom: 15px;
}
.fLeft{
	float: left;
}
.nav_footer{
    width: 590px;
    margin-bottom: 15px;
}
.navflexstart{
    display: flex;
    align-items: flex-start;
}
.ftnode{
    width: 20%;
}
.ftnode a{
    /*width: 100%;*/
    height: 30px;
    line-height: 30px;
    color: black;
}
.ftnode a:hover{
    text-decoration: underline;
    cursor: pointer;
}
.ftnode p{
    font-size: 18px !important;
    font-weight: bold !important;
}
.fright{
	float: right;
}
.qr_code{
    width: 300px;
}
.scan_code_l{
    width: 140px !important;
    float: left;
}
.scan_code_r{
    width: 140px !important;
    float: right;
}
.fLeft p{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.codeImg{
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
}
.codeText{
	width: 140px;
	font-size: 15px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #333333;
	text-align: center;
}
.propertyBox{
	height: 44px;
	/*border-top: 1px solid #EEEEEE;*/
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 200;
	/*color: #333333;*/
	color: #fff;
	text-align: center;
	line-height: 44px;
}
.propertyBox a{
	/*color: #333333;*/
	color: #fff;
}
.menu_box {
	display: none;
}
.gapBox{
	height: 140px;
}
/* 轮播图 */
.contatcSwiperBox{
	width: 100%;
	/*height: 570px;*/
	position: relative;
	overflow-x: hidden;
}
.contactImg{
	width: 100%;
	/*height: 100%;*/
	height: auto;
}
.contatcTitleBox{
	position: absolute;
	height: 74px;
	width: 100%;
	top: 248px;
	left: 0;
	z-index: 1111;
}
.topTitle{
    top: 310px!important;
}
.lxwmTitle{
	height: 40px;
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 40px;
}
.lxwmTitle2{
	height: 14px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 14px;
	margin-top: 20px;
}
.BotGapBox{
	height: 200px;
}
.subclassBox{
	display: none;
}
/* 手机端样式 */
@media screen and (max-width:1024px) {
	/* 顶部 */
	.topContent{
		height: 60px;
		box-shadow: 0 3px 4px rgb(0 0 0 / 10%);
	}
	.w1200{
		width: 95% !important;
	}
	.w1700{
		width: 95% !important;
	}
	.w900{
		width: 95% !important;
	}
	.topTitle{
		padding: 0;
		height: 60px;
		line-height: 60px;
	}
	.titleImg{
		width: 268px;
		height: 34px;
	}
	.menu_box {
		display: block;
		float: right;
	}
	.searchBox{
		display: none;
	}
	.genreContent{
		position: fixed;
		top: 60px;
		left: 0;
		width: 100%;
		background: rgba(255,255,255,.9);
		z-index: 9;
		display: none;
		height: auto;
	}
	.genre_1{
		display: inline-block;
		width: 100%;
		height: 40px;
		margin: 0;
	}
	.gapBox{
		height: 60px;
	}
	/* 轮播图 */
	.contatcSwiperBox{
		/*height: 112px;*/
	}
	.contatcTitleBox{
		position: absolute;
		height: 37px;
		width: calc(100% - 40px);
		top: 35px;
		left: 20px;
	}
	.topTitle{
	    top: 55px!important;
	}
	.lxwmTitle{
		height: 20px;
		font-size: 20px;
		font-family: Source Han Sans CN;
		font-weight: 800;
		color: #FFFFFF;
		line-height: 20px;
	}
	.lxwmTitle2{
		height: 7px;
		font-size: 9px;
		font-family: Source Han Sans CN;
		font-weight: 800;
		color: #FFFFFF;
		line-height: 7px;
		margin-top: 10px;
	}
	.contatcSuspendedContent{
		display: none;
	}
	/* 底部 */
	.bottomContent{
		padding: 30px 0 25px 0;
		width: 100%;
	}
	.footerImg{
		width: 268px;
		height: 34px;
		margin-bottom: 20px;
	}
	.fLeft{
		width: 100%;
	}
	.nav_footer{
	    display: none;
	}
	.fLeft p{
		font-size: 14px;
	}
	.fright{
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}
	.codeImg{
		width: 100px;
		height: 100px;
	}
	.codeText{
		width: 100%;
		margin: 0;
	}
	.flexwrap{
	    display: flex;
	    flex-wrap: wrap;
	}
	.propertyBox{
		height: auto;
		line-height:1.6;
		padding: 10px 20px;
		/*border-top: 1px solid #d4d4d4;*/
	}
	.BotGapBox{
		height: 50px;
	}
	.w1400{
		width: 95%;
	}
	.subclassBox{
		width: 100%;
		display:block;
		border-bottom: 1px solid #DEDEDE;
		overflow: hidden;
	}
	.navigation_1{
		float: left;
		width: calc(25% - 1px);
		height: 40px;
		text-align: center;
		line-height: 40px;
		color: #333333;
	}
	.navigation_borderR{
		border-left: 1px solid #DEDEDE;
	}
	.navigationActive{
		background-color: #006D86;
		color: #FFFFFF;
	}
	.hrTitle{
		font-size: 20px;
		margin-top: 22px;
		height: 28px;
		line-height: 28px;
	}
	.hrTitle2{
		font-size: 12px;
		margin: 1px 0 21px 0;
	}
	.paging{
		margin-top: 45px;
	}
	
	.navigation_2{
		float: left;
		width: 50%;
		height: 40px;
		text-align: center;
		line-height: 40px;
		color: #333333;
	}
	.navigation_borderR{
		border-left: 1px solid #DEDEDE;
	}
	.navigationActive{
		background-color: #006D86;
		color: #FFFFFF;
	}
	.netTextA{
	    line-height: 1.6;
	}
}








