body{
	font-family: "microsoft yahei";
}
.headline h3 {
	font-weight: 500;
	margin: auto;
}

.swiper-pagination-bullet-active {
	background: #ddbb8d;
}

.line {
	width: 48px;
	height: 4px;
	background: #ddbb8d;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 50px;
}

.more_news {
	width: 100%;
	font-size: 14px !important;
	color: #ddbb8d;
	margin-top: 50px;
	text-align: center;
}

.headline {
	display: flex;
	justify-content: space-between;
	text-align: center;
}

.business p {
	text-indent: 2em;
	text-align: justify;
	color: #666;
	line-height: 30px;
}

.business p.imgb {
	width: 100%;
	text-indent: 0;
}

.business p.imgb img {
	width: 100%;
	text-indent: 0;
}

.business {
	margin-top: -10px;
}

/*banner�/
.partyleads_img {
	width: 100%;
}

.partyleads_img>img {
	width: 100%;
	height: auto;
}
.ewm{
	max-width: 100px;
}
.ewm img{
	width:100%;
}
#c1,
#c2,
#c3,
#c4,
#c5,
#c6,
#c7,
#c8,
#c9,
#c10,
#c11:target {
	padding-top: 60px;
	margin-top: -60px;
}
.logobox1{
	height: 40px;
	display: block;
}
.logobox1 img{
	height: 100%;
}

.dahangbox {
	width: 100%;
	height: 78px;
}
.logobox2{
	display: none;
}

@media (max-width:992px) {
	.headline {
		margin-top: 30px;
	}

	.headline h3 {
		font-size: 20px;
	}

	.line {
		margin-top: 10px;
		margin-bottom: 30px;
	}

	.bs-docs-footer {
		margin-top: 30px !important;
	}

	.partyleads_news_txt1 h4 {
		font-size: 16px;
		margin-top: 10px !important;
		margin-bottom: 5px !important;
	}

	.namebox h2 {
		font-size: 16px !important;
	}

	.dahangbox {
		width: 100%;
		height: 50px;
	}
	.logobox1{
		display: none;
	}
	.logobox2{
		display: block;
		height: 25px;
		margin-left: 20px;
		margin-top: 14px;
	}
	.logobox2 img{
		height: 100%;
	}
	.sjnav{
		display: flex;
		
	}
}
