main{
	background: #f5f7f6;
}
.spe_carousel {
    width:41rem;
    margin:0 auto;
    padding-top:13.4rem;
}
.swiper-container{
	overflow: visible !important;
}
.swiper-slide{
	padding: 0 2.6rem;
	width: 40.1rem !important;
	background: none !important;
}
.swiper-slide a{
	display: block;
	position: relative;

}
.swp_shoaw{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #090908;
	opacity: 0.3;
	
}
.swiper-slide.swiper-slide-active {
    width: 46.1rem !important;
    top: -3.6rem;

}
.swiper-slide.swiper-slide-active .swp_shoaw{
	display: none;
}
.swiper_txt{
	background-color: rgba(0,0,0,0.3);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
    line-height: 1.5;
	padding: 0.3rem 2.7rem 1.3rem 2.4rem;
}
.swiper-slide.swiper-slide-active .swiper_txt{
	
	padding: 0.3rem 2.7rem 1.3rem 2.4rem;
}
.swi_txt_til{
	text-align: left;
	padding-bottom: 0.8rem;
}
.swi_txt_til span{
	width: auto;
	height: auto;
	line-height: 1.3rem;
	background-color: #f4930a;
	border-radius: 2px;
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 0.8rem;
	color: #ffffff;
	padding: 0.3rem 0.8rem;
	
}
.swp_h{
	font-family: MicrosoftYaHei;
	font-size: 1.1rem;
	color: #fff;
	text-align: left;
}
.swiper_txt p:last-child{
	font-family: MicrosoftYaHei;
	font-size: 0.8rem;
	color: #cccccc;
	text-align: left;
}
.spe_cont{
	padding-top: 5.6rem;
	position: relative;
}
.spe_cont ul{
	position: relative;
	width: 82.5rem;
}
.spe_cont ul li{
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 2.6rem;
	height:13rem;
}
.spe_cont ul li:last-child{
	margin-bottom: 3.1rem;
}
.spe_cont ul li a{
	display: block;
	position: relative;
	padding: 1.3rem 1.4rem 1.3rem 18.8rem;
}
.list_img{
	display: inline-block;
	position: absolute;
	left: 1.3rem;
	top: 1.4rem;
}
.list_img img{
	width: 15.7rem;
}
.list_cont{
	height: 100%;
	width: 100%;
}
.list_til{
    padding-bottom: 1.3rem;
}
.list_til span{
	background-color: #f4930a;
	height: 1.3rem;
	border-radius: 2px;
	color: #fff;
	font-size: 0.8rem;
	padding: 0.3rem 0.5rem;
}
.list_subtil{
	font-family: MicrosoftYaHei;
	font-size: 1.1rem;
	font-weight: normal;
	color: #333;
}
.list_txt{
	font-family: MicrosoftYaHei;
	font-size: 0.8rem;
	color: #666;
	padding-bottom: 1.5rem;
}
.list_date span{
	font-family: MicrosoftYaHei;
	font-size: 0.8rem;
	color: #999;
	margin-right: 0.9rem;
}
.list_date span img{
	display: inline-block;
	width: 0.8rem;
	height: 0.8rem;
	margin-right: 0.5rem;
}
.more-btn {
    font-size: 1rem;
    color: #333333;
    padding: 0.6rem 1rem;
    border: 1px solid #f4930a;
    width: 7.3rem;
    text-align: center;
    margin: 0 auto;
    margin-top: 1.5rem;
    cursor: pointer;
    margin-bottom:6rem;
}
    .more-btn:hover {
        color: #999999;
    }
.more_btn a:hover{
	color: #999;
}
.more_btn a span{
	margin-right: 0.7rem;
}
.brush{
	position: absolute;
}
.brush_pink{
	width: 32.4rem;
	right: 7.6rem;
	top: 1.1rem;
}
.brush_blue{
	width: 24rem;
	left: 1rem;
	top: 35.2rem;
}
.carousel_warp{
	width: 100%;
	height: 100%;
	overflow: hidden;
}

