*{margin: 0; padding: 0;}
#bs {
	background: #f5f5f5;
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
}
#bs img {
	width: 100%;
	vertical-align: middle;
}

.bs_cont {
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.bs_cont1, .bs_cont2, .bs_cont3, .bs_cont4, .bs_cont5  {
	background: #fff;
	border-radius: .13rem;
	box-shadow: 0 0 .05rem 0 rgba(0, 0, 0, .4);
	margin-top: 4.5%;
	box-sizing: border-box;
	padding-bottom: 5%;
}
.bs_cont_title span {
	display: inline-block;
	font-size: .5rem;
	color: #333;
	display: block;
	box-sizing: border-box;
	padding: 4.2% 0 1.7%;
}
.bs_cont_title p {
	display: inline-block;
	font-size: .3rem;
	line-height: .4rem;
	color: #333;
	letter-spacing: 1px;
}
.bs_cont1_imgs {
	width: 75%;
	margin: 3.5% auto 4%;
}
.bs_cont1 a {
	text-decoration: none;
	color: #fff;
	display: inline-block;
	background: #cc9966;
	border-radius: .08rem;
	box-sizing: border-box;
	padding: .05rem .2rem;
}
.bs_cont2_imgs_title {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	box-sizing: border-box;
	padding: .6% 0 2.3%;
}
.bs_cont2_imgs_title::after {
	content: '';
	display: block;
	clear: both;
}
.bs_cont2_imgs_title>li {
	list-style: none;
	float: left;
	display: inline-block;
	margin-right: 2.5%;
	font-size: .35rem;
}
.bs_cont2_imgs_title_li {
	color: #cb0202;
	font-size: .4rem;
	font-weight: 700;
}
.bs_cont2_imgs_img {
	width: 90%;
	margin: 5% auto 0;
}
.bs_cont3_imgs {
	width: 95%;
	margin: 2.3% auto 0;
}
.bs_cont3_imgs_cont {
	display: flex;
}
.bs_cont3_imgs_cont_top_left {
	width: 53%;
	text-align: left;
	font-size: .25rem;
	display: inline-block;
	border: 1px solid #444;
	box-sizing: border-box;
	padding: 1.8% 1% 1% 2.4%;
	line-height: .398rem;
	margin-right: 2.3%;
}
.bs_cont3_imgs_cont_top_right {
	width: 70%;
}
.bs_cont3_imgs_cont_btm_img {
	width: 50%;
	margin-top: 2.3%;
}
.bs_cont3_imgs_cont_btm_img_left {
	margin-right: 2.3%;
}
.bs_cont4_imgs {
	width: 95%;
	margin: 2.3% auto 0;
}
.bs_cont5_imgs {
	width: 95%;
	margin: 2.3% auto 0;
}
.bs_cont5_text p {
	display: inline-block;
	font-size: .25rem;
	line-height: .4rem;
	box-sizing: border-box;
	padding-top: 2.5%;
}
.bs_btm {
	text-align: center;
}
.bs_btm_title_last_p {
	display: inline-block;
	box-sizing: border-box;
	padding: 3.3% 0;
	line-height: .45rem !important;
}
