.x{
	border: 1px solid #ddd;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	overflow: hidden;
}
a:hover{
	color:#666;
}
.s1-left{
	width:calc(70% - 15px);
}
.s1-right{
	width:calc(30% - 15px);
}
.s1{
	padding-top:30px;
}
.s1swiper a{
	display: block;
	position: relative;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	background: #fefefe;
	padding: 15px 15px 15px 15px;
}
.s1swiper a img{
	width:100%;
	height:400px;
}
.s1-pagination{
	bottom:auto !important;
	top: 30px!important;
	right:35px!important;
	width:150px!important;
}
.s1swiper a p{
	position: absolute;
	bottom:0px;
	left:0px;
	font-size:26px;
	width:100%;
	padding:50px;
	overflow: hidden;
	box-sizing: border-box;
	color:#fff;
	line-height: 2;
}
.s1-pagination .swiper-pagination-bullet{
	background: #fff!important;
	opacity:1;
}
.s1-pagination .swiper-pagination-bullet-active{
	background: #fd5200!important;
}
.s1-right a{
	display: block;
	font-size:22px;
	color:#000;
	padding: 15px 0;
	height: 86px;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.s1-right a:first-child{
	font-weight:800;
	border-top: 1px solid #ccc;
}
.s2-item{
	width:calc((100% - 45px) / 4);
	border: 1px solid #ddd;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	background: #fefefe;
	overflow: hidden;
	margin-bottom:15px;
}
.s2-item a{
	display: block;
	position: relative;
	height:200px;
	width:100%;
	overflow: hidden;
}
.s2-scale{
	width:100%;
	height:100%;
}
.s2-scale img {
	width:100%;
	height:100%;
}
.s2-text {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 70px;
    background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
    z-index: 2;
	display: block;
	margin-top: 10px;
	padding: 0 20px 20px;
	color:#fff;
	font-size:16px;
	overflow: hidden;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
.s-banner{
	border: 1px solid #ddd;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	background: #fefefe;
	overflow: hidden;
	margin-bottom:30px;
	margin-top:30px;
}
.s-banner img{
	width:100%;
}
.s3{
	background: #fd5200;
	padding:30px 0;
}
.index-title{
	text-align: center;
	position: relative;
}
.index-title:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 44.2%;
    height: 1px;
    background: #FAE9CD;
}
.index-title:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 44.2%;
    height: 1px;
    background: #FAE9CD;
}
.index-title span {
    display: block;
    width: 140px;
    height: 48px;
    margin: 0 auto;
    border: 1px solid #FAE9CD;
    line-height: 45px;
    font-size: 26px;
    color: #fff;
}
.s3swiper{
	margin-top:40px;
}
.s3swiper .swiper-slide{
	width: 100%;
	position: relative;
}
.s3swiper .swiper-slide a{
	display: block;
	position: relative;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	overflow: hidden;
}
.s3swiper img{
	width: 100%;
	height:250px;
	object-fit: revert;
}
.s3swiper p{
	padding:20px;
    font-size: 18px;
    line-height: 24px;
	height:80px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow: hidden;
}

.swiper-button-next{
	width:58px!important;
	height:58px!important;
	background: rgb(0,0,0,0.5);
	border-radius: 50%!important;
	border:none;
	opacity: 1;
}
.swiper-button-next:hover{
	background: #fd5200!important;
	border-radius: 50%!important;
	border:1px solid #fd5200;
}
.swiper-button-next:after{
	color:#fff!important;
	font-size:20px!important;
}

.swiper-button-prev{
	width:58px!important;
	height:58px!important;
	background: rgb(0,0,0,0.5);
	border-radius: 50%!important;
	border:none;
	opacity: 1;
}
.swiper-button-prev:hover{
	background: #fd5200!important;
	border-radius: 50%!important;
	border:1px solid #fd5200;
}
.swiper-button-prev:after{
	color:#fff!important;
	font-size:20px!important;
}
.s4-left {
    width: calc(70% - 15px);
}
.s4-right {
    width: calc(30% - 15px);
}
.index-title2a a{
	font-size: 22px;
	color: #fd5200;
	margin-bottom: 12px;
	line-height: 36px;
}

.index-title2b a{
	font-size: 16px;
	color: #333;
	margin-bottom: 12px;
	line-height: 36px;
}
.s4-con{
	width:100%;
	margin-top:15px;
}

.s4-item{
	width:calc(50% - 15px);
}
.s4-item a{
	width:100%;
	display: block;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .03);
	overflow: hidden;
	margin-bottom:30px;
}
.s4-scale{
	width:100%;
	height:220px;
}
.s4-scale img{
	width:100%;
	height:100%;
}
.s4-ellipsis{
	padding: 0 15px;
	font-size: 18px;
	line-height: 26px;
	height: 52px;
	margin: 8px 0;
}

.s4-cate{
    display: flex;
    flex-direction: row;
    padding: 5px 15px 15px;
    line-height: 1rem;
}
.s4-orange{
	color: #fd5200 !important;
}
.s4-cate span {
    color: #bbb !important;
    border-left: 1px solid #bbb;
    padding: 0 !important;
    padding-left: 0.75rem !important;
    margin-left: 0.75rem;
}
.s4-item1{
	width:100%;
	padding: 20px 0px;
	border-bottom: 1px solid #eee;
}
.s4-scale2 {
    width: 175px;
    height: 100px;
}

.s4-scale2 img{
	width:100%;
	height:100%;
}

.s4-ellipsis2{
	width: 200px;
	height:100px;
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
}
.flex3{
	width:calc((100% - 60px) / 3);
}
.s7{
	background: #EFEFEF;
	padding-top: 30px;
}
.s7 .index-title span{
	border: 1px solid #fd5200;
	color: #fd5200;
}
.s7 .index-title:before {
    background: #fd5200;
}
.s7 .index-title:after {
    background: #fd5200;
}
.s8{
	margin-top:30px;
}
.s11swiper{
	margin:30px 0;
}

.s11swiper a{
	display: block;
	background: #fd5200;
	color:#fff;
	border-radius: 5px;
	overflow: hidden;
	padding:5px;
}
.s11swiper p{
	text-align: center;
	padding:10px 0;
	font-size:20px;
}
@media(max-width:999px){
	.s1{
		padding-top:60px;
	}
	.s1-left{
		width:100%;
	}
	.s1-right{
		width:100%;
	}
	.s2-item{
		width: 100%;
		margin-top:20px;
	}
	.s4-left{
		width:100%;
	}
	.s4-right{
		width:100%;
	}
	.s4-item{
		width:100%;
	}
	.s4-ellipsis2{
		width:160px;
	}
}