body{
	background: #fff;
}
a:hover{
	color:#da0010;
}
.ad{
	width:100%;
}
.ad img{
	width:100%;
	display: block;
}

.s1-top{
	padding:30px 0;
}
.s1-a1{
	display: block;
	width:100%;
	text-align: center;
}
.s1-p1{
	color:#000;
	font-size:40px;
	line-height: 60px;
	font-weight: bold;
}
.s1-p2{
	font-size:16px;
	font-weight: 400;
	line-height: 1.6;
	padding-top: 10px;
	color: #a1a1a1;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow: hidden;
}
.s1-bottom{
	padding:30px 0;
}
.s1-left{
	width:65%;
}
.s1-right{
	width:35%;
	align-content: space-around;
}
.s1swiper a{
	display: block;
	width:100%;
	position: relative;
}
.s1swiper a img{
	display: block;
	width:100%;
	height:480px;
}
.s1-p3{
	position: absolute;
	bottom:0;
	padding:20px 20px;
	box-sizing: border-box;
	background: rgb(0,0,0,0.6);
	color:#fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1;
	font-size:16px;
	width:100%;
}
.s1-right{
	background: #f5f5f7;
}
.s1-a4{
	display: block;
	overflow: hidden;
	padding:0 20px;
	width:100%;
}
.s1-p4{
	font-size: 18px;
	font-weight:800;
	line-height: 1.6;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width:100%;
	padding:10px 0;
	box-sizing: border-box;
	border-bottom: 1px dashed #868686;
}
@media(max-width:999px){
	.s1{
		margin-top:40px;
	}
	.s1-p1{
		font-size:20px;
		line-height: 2;
	}
	.s1-p2{
		font-size:16px;
		-webkit-line-clamp:3;
	}
	.s1-left{
		width:100%;
	}
	.s1-right{
		width:100%;
	}
	.s1swiper a img{
		height:300px;
	}
	.s1-p4{
		font-size:15px;
	}
}
.s2{
	padding:30px 0 0;
}
.s2-tab{
	width:calc((100% - 60px) / 3);
}
.s-title{
	color: #da0010;
	font-size: 22px;
	margin-bottom: 0px;
	font-weight: 800;
	line-height: 40px;
	border-bottom: 3px solid #f5f5f7;
}
.s-title a {
    color: #da0010;
    font-size: 22px;
    height: 44px;
    display: inline-block;
	border-bottom: 3px solid #da0010;
}
.s2-list{
	margin-top:15px;
}
.s2-a1{
	display: block;
	width: 100%;
	position: relative;
}
.s2-a1 img{
	display: block;
	width: 100%;
	height: 250px;
}
.s2-p1 {
    position: absolute;
    bottom: 0;
    padding: 20px 20px;
    box-sizing: border-box;
    background: rgb(0, 0, 0, 0.6);
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1;
    font-size: 16px;
    width: 100%;
}
.s2-a2{
	display: block;
	line-height: 25px;
	text-align: left;
	height: 50px;
	color: #333;
	position: relative;
	width:100%;
	padding-left: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
}
.s2-p2{
	height:50px;
	line-height: 50px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.s2-a2:after{
	content:'';
	display: block;
	width:3px;
	height:3px;
	border-radius: 50%;
	background: #da0010;
	position: absolute;
	top:23px;
	left:5px;
}
.s2-con{
	margin-bottom:30px;
}
@media(max-width:999px){
	.s2-tab{
		width:100%;
	}
}
.s3{
	padding:30px 0 0;
}
.s3-left{
	width:calc(((100% - 30px) / 3 ) * 2);
}
.s3-right{
	width:calc((100% - 30px) / 3);
}
.s3swiper1{
	margin-top:20px;
	margin-bottom:30px;
}
.s3swiper2{
	margin-top:20px;
	margin-bottom:30px;
}
.s3 .swiper img{
	height:180px;
}
.s3 .swiper p{
	margin-top:5px;
}
@media(max-width:999px){
	.s3-left{
		width:100%;
	}
	.s3-right{
		width:100%;
	}
}
.s4{
	padding:30px 0 0;
}
.s5{
	padding:30px 0 0;
}
.s5-con{
	margin-top:20px;
	margin-bottom:30px;
	width:100%;
}
.s5-left{
	width:calc(40% - 10px);
}
.s5-right{
	width:calc(60% - 10px);
}

.s5-a1{
	display: block;
	width: 100%;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.s5-a1 img{
	display: block;
	width: 100%;
	height: 430px;
}
.s5-p1 {
    position: absolute;
    bottom: 0;
    padding: 20px 20px;
    box-sizing: border-box;
    background: rgb(0, 0, 0, 0.6);
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1;
    font-size: 16px;
    width: 100%;
}

.s5-a2{
	display: block;
	width:calc((100% - 30px) / 3);
	position: relative;
}
.s5-a2 img{
	display: block;
	width: 100%;
	height: 180px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
/* .s5-a2:after{
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background: rgb(0,0,0,0.3);
	z-index: 2;
} */
.s5-p2 {
    padding: 10px 0;
    box-sizing: border-box;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1;
    font-size: 15px;
    width: 100%;
}
.bf{
	position: absolute !important;
	bottom:60px;
	left:30px;
	z-index: 3;
	width:50px!important;
	height:36px!important;
}
@media(max-width:999px){
	.s5-left{
		width:100%;
	}
	.s5-right{
		width:100%;
		margin-top:20px;
	}
	.s5-a1 img{
		height:230px;
	}
	.s5-a2{
		width:calc(50% - 5px);
	}
	.s5-a2 img{
		height:150px;
	}
}

.s6{
	padding:30px 0 0;
}
.s6swiper{
	margin-top:20px;
	margin-bottom:20px;
}
.s6swiper a{
	display: block;
	width:100%;
}
.s6swiper a img{
	height: 200px;
}
.s6swiper a p{
	margin:10px 0;
}
.s7{
	padding:30px 0 0;
}
.s8{
	padding:30px 0 0;
}
.s9-con{
	border: 1px solid #e2e2e2;
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1), 10px 0px 10px rgba(0, 0, 0, 0.1);
	margin-top: 20px;
	margin-bottom: 30px;
	padding:20px;
	box-sizing: border-box;
}