.xuqiu_xuan{
	height: 270px;
	bottom:-270px;
}
.ban_r img{
	position: absolute;
	right: 10px;
	top: 20px;
	height: 138px;
}
.chukou{
	width: 100%;
}
.chiyou{
	width: 92%;
	overflow: hidden;
	margin: 0 auto;
}
.chiyou p{
	font-size: 1.2rem;
	color: #333;
	margin-top: 30px;
	line-height: 20px;
}
.chiyou a{
	color: #333;
	text-decoration: underline;
}
.chiyou a span{
	color: #FF0000;
}
.chiyou>p>span{
	font-weight: bold;
}
.chiyou_b{
	text-align: center;
	color: #999;
	margin-top: 15px;
	font-size: 1.2rem;
}
.chiyou_b span{
	color: #FF0000;
}
.banli{
	width: 100%;
	margin-top: 15px;
	overflow: hidden;
	/*background: pink;*/
}
.banli_ul{
	width: 92%;
	margin: 35px auto 0;
}
.banli_ul>li{
	margin-bottom: 15px;
}
.banli_top{
	border-radius: 5px;
	width: 100%;
	height: 30px;
	font-size: 1.2rem;
	color: #999;
	line-height: 30px;
	box-shadow: 0 3px 5px 0 rgba(153,153,153,.2);
}
.banli_top>i:nth-child(1) img{
	width: 10px;
	margin-left: 12px;
	margin-right: 5px;
}
.banli_top>i:nth-child(3){
	float: right;
}
.banli_top>i:nth-child(3) img{
	height: 7px;
	margin-right: 12px;
}
.banli_bot{
	width: 100%;
	margin-top: 15px;
	display: none;
}
.bl_xiao .banli_bot{
	display: block;
}
.bl_xiao>p>i:nth-child(3) img{
	transform:rotate(180deg)
}
.bl_top>p:nth-child(1){
	font-size: 1.3rem;
	color: #fff;
	margin: 15px 0 0 15px;
}
.bl_top,.bl_bot{
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}
.bl_ding{
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translate(0,-50%);
}
.bl_img img{
	height: 50px;
}
.bl_img1 img{
	height: 135px;
}
.bl_yi{
	background-image: linear-gradient(90deg, rgba(1, 106, 213) 0%, rgba(36, 88, 234) 100%);
}
.bl_er{
	background-image: linear-gradient(90deg, rgba(189, 63, 49) 0%, rgba(204, 53, 108) 100%);
}
.bl_san{
	background-image: linear-gradient(90deg, rgba(0, 167, 115) 0%, rgba(1, 111, 144) 100%);
}
.bl_si{
	background-image: linear-gradient(90deg, rgba(176, 106, 179) 0%, rgba(69, 104, 220) 100%);
}
.bl_wu{
	background-image: linear-gradient(90deg, rgba(225, 127, 0, 1) 0%, rgba(255, 90, 0, 1) 100%);
}
.bl_top>p:nth-child(2){
	font-size: 1.2rem;
	color: #fff;
	width: 250px;
	margin: 8px 0 15px 15px;
}
.bl_top>p:nth-child(2) span{
	color: #fff;
	opacity: 0.5;
}
.bl_bot{
	width: 100%;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 3px 5px 0 rgba(207,207,207,.5);
}
.bl_bot>p{
	margin: 15px 0 0 15px;
	font-size: 1.3rem;
	color: #333;
}
.bl_ul{
	margin: 8px 0 20px;
	overflow: hidden;
}
.bl_ul>li{
	margin: 5px 0 0 15px;
	font-size: 1.2rem;
	color: #999;
	overflow: hidden;
}
.bl_ul>li p:nth-child(1){
	float: left;
	width: 4%;
}
.bl_ul>li p:nth-child(2){
	float: left;
	width: 93%;
}



















