.hbt1 p {
	text-align: center;
}

.hbt1 p:nth-child(1) {
	margin-top: 50px;
	font-size: 22px;
	line-height: 140%;
	color: #434343;
	font-weight: normal;
	text-decoration: none;
}

.hbt1 p:nth-child(2) {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	line-height: 140%;
	border-color: #d9d9d9;
	margin: 10px 0;
}

.hbt1 p:nth-child(3) {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	line-height: 140%;
	border-color: #d9d9d9;
	background: rgb(245, 245, 245);
	padding: 10px;
	border: 1px solid rgb(217, 217, 217);
	margin-bottom: 25px;
}

.lbt {
	width: 380px;
	margin: 0 auto;
}

#showsum {
	font-size: 0;
}


@media only screen and (min-width: 100px) and (max-width: 700px) {
	.lbt {
		margin-top: 50px;
	}
}

.syg {
	margin-top: 50px;
}

.syg p:nth-child(1) {
	font-size: 12px;
	float: left;
}

.syg p:nth-child(2) {
	font-size: 12px;
	float: right;
}
.part2ul  .hover a {
	color: #000000;
}

@media (min-width: 750px) {
	.part2ul li:hover{
		background: url(../img/9h2x.png) no-repeat;
    background-position: top center;
	}
	.part2ul li:hover a{
		color: #000000;
	}


}
@media only screen and (min-width: 100px) and (max-width: 700px) {
	.logobox{
		width: 100%;
		
	}
	.logobox p{
		font-size:0.4rem ;
	}
}