*{
	margin:0;padding:0;
}
.bg-color1{
	background-color: #fcfcfc;
}
.ten-bg1 img{
	margin:75px auto 50px;
}
.ten-bg2 img{
	margin:85px auto 58px;
}
.ten-bg3 img{
	margin:64px auto 38px;
}
.posi-rela{
	position: relative;
}
.con-margin1{
	margin:70px auto 58px;
}
.con-margin2{
	margin:34px auto 90px;
}
.con-padding3{
	padding-bottom:38px;
}
.con-padding4{
	padding-bottom:60px;
}
.con-padding5{
	padding-bottom:145px;
}

.three{
	height:672px;
	margin:90px auto 35px;
	position:relative;
}
.three-events{
	width:1136px;
	position: absolute;
	top:0;
	left:50%;
	margin-left:-568px;
	padding-top:77px;
	height:100%;
	border:1px solid #b49266;
}
.three-events-title{
	display:block;
	width:427px;
	height:63px;
	color:#fff;
	font:30px/63px "PingFang SC Bold","微软雅黑";
	text-align:center;
	background-color:#b49266;
	position: absolute;
	top:-31px;
	left:50%;
	margin-left:-213px;
}
.three-events-content{
	margin:0 54px 19px 86px;
	background-color:#fff;
	position:relative;
}
.three-events-content span{
	width:63px;
	height:63px;
	font:24px/62px "PingFang SC Bold","微软雅黑";
	color: #fff;
	text-align: center;
	display:block;
	border-radius: 50%;
	background-color:#b49266;
	position:absolute;
	top:50%;
	left:-31px;
	margin-top:-32px;
	z-index:9;
}
.three-events-text{
	padding:10px 0;
	min-height: 160px;
	padding-left: 310px;
	padding-right:43px;
	background: url(/Public/Home/img/ten/three.png) no-repeat -6px center;
	background-size:auto 100%;
	box-shadow:0 6px 11px #d7d7d7;
	transition:transform .5s;
	-webkit-transition: transform .5s;
	-o-transition:transform .5s ;
	-moz-transition: transform .5s;
}
.three-events-text:hover{
	transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	z-index:1;
}
.three-events-text .three-events-left{
	position:absolute;
	top:50%;
	left:50px;
	height:70px;
	width:170px;
	margin-top:-30px;
	text-align:center;
}
.three-events-text .three-events-left strong{
	/*line-height:70px;*/
	font-size:24px;
	color:#fff;
	font-weight:normal;
}
.three-events-text .three-events-left div{
	font-size:16px;
	color:#EDEDED;
}
.three-events-other .three-events-left strong{
	line-height:35px;
}
.three-events-text p{
	font:16px/24px "PingFang SC Bold","微软雅黑";
	margin:0;
	color:#787878;
}
.three-events-other p{
	line-height:124px;
}

.ten-swiper-case,.ten-swiper-review{
	position: relative;
}
.tenswipercase,.tenswiperreview{
	width:1136px;
	margin: 0 auto;
	overflow: hidden;
}
.tenswiperreview{
	width:1000px;
}
.swiper-pagination-case,.swiper-pagination-review{
	left:0;
	right:0;
	bottom:-30px;
}
.swiper-pagination-review{
	bottom:-45px;
}
.swiper-pagination-case span,.swiper-pagination-review span{
	width: 9px;
	height:9px;
	background-color: #6F6F6F;
	border-radius: 0;
	margin: 0 6px;
}
.ten-swiper-case .swiper-pagination-bullet-active,.ten-swiper-review .swiper-pagination-bullet-active{
	background-color: #1e1d1f;
}
.ten-swiper-fuwu .swiper-pagination-fuwu,.ten-swiper-wenhua .swiper-pagination-wenhua{
	width:975px;
	margin: 0 auto;
	display: flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	right: 0;
	left: 0;
	top:0;
}
.ten-swiper-fuwu .swiper-pagination-fuwu span,.ten-swiper-wenhua .swiper-pagination-wenhua span{
	width:232px;
	height: 46px;
	color: #FFFFFF;
	font-size:18px;
	background-color: #808080;
	border-radius: 0;
	line-height: 46px;
	opacity:1;
	margin: 6px 0;
}
.ten-swiper-fuwu .swiper-pagination-fuwu .swiper-pagination-bullet-active,.ten-swiper-wenhua .swiper-pagination-wenhua .swiper-pagination-bullet-active{
	opacity:1;
	background-color: #b49266;
}
.ten-swiper-fuwu2,.ten-swiper-wenhua2{
	margin:150px auto 60px;
	width: 1136px;
	overflow: hidden;
}
.ten-swiper-wenhua .swiper-pagination-wenhua{
	width:947px;
}
.ten-swiper-wenhua .swiper-pagination-wenhua span{
	width:179px;
}

@media screen and (max-width: 1136px){
	.tenswipercase{
		width:100%;
	}
}
@media screen and (max-width: 1000px){
	.tenswiperreview{
		width:100%;
	}
}



