*,.wrapbox p,.wrapbox h2,.wrapbox h3,.wrapbox h4,.wrapbox h5,.wrapbox ul{margin:0;padding:0;}
.wrapbox .clearfix:after {
	content:"";
	display: block;
	height: 0;
	font-size: 0;
	clear:both;
	overflow:hidden;
	visibility: hidden;
}
.wrapbox .clearfix {
	zoom: 1;
}
.titlebox{
	width:100%;
	text-align:center;
}
.titlebox h2{
	color:#E4E4E4;
	font-size:38px;
	text-align:center;
	width:100%;
	margin-top:77px;
	margin-bottom:15px;
}
.titlebox h2 strong{
	color:#3F3840;
	font-size:48px;
}
.titlebox p{
	font-size:18px;
	color:#999;
	margin-bottom:30px;
}
.whdz{
	padding-top:65px;
	padding-bottom:65px;
	width:100%;
	max-width:1200px;
	*width:1200px;
	margin:0 auto;
}
.whdz .left{
	float:left;
}
.whdz .right{
	float:right;
	width:380px;
	font-size:18px;
	color:#696969;
	line-height:30px;
}
.whdz .right h3{
	height:96px;
	line-height:80px;
	font-size:24px;
	color:#302B31;
}
.whdz .right p span{
	display:block;
	white-space:nowrap;
}

.wrapbox .swiperbox{
	width:100%;
	max-width:1170px;
	*width:1170px;
	padding-bottom:70px;
	margin:0 auto;
}
.swiper-wrapper .swiper-slide img{
	width:100%;
}
.swiper-pagination{
	height:40px;
	line-height:40px;
	width:100%;
	max-width:1170px;
	*width:1170px;
	text-align:center;
}
.swiper-pagination span{
	display:inline-block;
	border-radius:0;
	margin:0 5px;
	background-color:#1E1D1F;
	width:9px;
	height:9px;
}
.baombutton{
	display:block;
	margin:0 auto;
	width:299px;
	height:50px;
	line-height:50px;
	background:#B49266;
	border-radius:25px;
	color:#fff!important;
	text-align:center;
	font-size:24px;
	margin-bottom:115px;
	outline:none!important;
}
.baombutton:hover{
	box-shadow:0px 7px 13px 0px rgba(180,148,102,0.67);
}
.yingzhsjbox{
	width:100%;
	height:690px;
	background:#FBFBFB;
}
.yingzhsjbox .blackbox{
	width:36.71875%;
	height:100%;
	float:left;
	font-size:20px;
	color:#D8D8D8;
	background:#302B31;
	padding-top:53px;
}
.yingzhsjbox .blackbox .black{
	height:100%;
	padding-right:0.62rem;
	float:right;
}
.yingzhsjbox .blackbox .text{
	width:349px;
	height:387px;
	padding-left:91px;
	background:url(/Public/Home/img/shendzv2/decoration.png) no-repeat;
}
.yingzhsjbox .blackbox h2{
	font-size:48px;
	color:#fff;
	height:140px;
	line-height:130px;
	white-space:nowrap;
	font-weight:bold;
}
.yingzhsjbox .blackbox p span{
	display:block;
	white-space:nowrap;
}
.yingzhsjbox .blackbox .baombutton{
	width:225px;
	background:#B49266;
	margin-left:91px;
	margin-top:97px;
}
.yingzhsjbox .ashybox{
	width:57.552%;
	height:100%;
	float:right;
}
.yingzhsjbox .ashybox p{
	/*font-size:36px;*/
	font-size:32px;
	height:92px;
	line-height:92px;
	font-family:"SourceHanSansCN-Medium";
	/*font-weight:bold;*/
	white-space:nowrap;
}
.yingzhsjbox .ashybox p strong{
	font-family:"xiaowei";
	/*font-size:60px;*/
	font-size:48px;
	vertical-align:bottom;
}
.yingzhsjbox .ashybox p:nth-child(2) strong{
	vertical-align:text-bottom;
}
.yingzhsjbox .ashybox img{
	margin:0;
}
.ruanzhsjbox{
	width:100%;
	max-width:1437px;
	*width:1437px;
	margin:53px auto;
}
.ruanzhsjbox .blackbox{
	float:right;
	width:32%;
}
.ruanzhsjbox .ashybox{
	float:left;
	width:67.9%;
	padding-top:55px;
	padding:55px 44px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.ruanzhsjbox .ashybox img{
	margin:0 auto;
}
.shouhoubox .titlebox{
	padding-bottom:30px;
}
.shouhoubox .titlebox h2{
	margin-top:88px;
}
.wrapbox .shlist{
	width:100%;
	max-width:1192px;
	*width:1192px;
	margin:0 auto;
	padding-bottom:75px;
}
.shlist li{
	float:left;
	padding:0 27px;
	text-align:center;
}
.shlist li .limain a{
	display:block;
	overflow:hidden;
	border-radius:6px;
	position:relative;
	color:#fff!important;
}
.shlist li strong{
	display:block;
	padding:20px 0;
	font-size:24px;
	color:#302B31;
}
.shlist li  .limain a span{
	display:block;
	font-size:20px;
	line-height:30px;
}
.shlist li .limain .ceng{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	bottom:-300px;
	left:0;
	background:rgba(0,0,0,0.7);
	padding-top:55px;
	transition:bottom 0.3s;
	-webkit-transition:bottom 0.3s;
	-moz-transition:bottom 0.3s;
	-ms-transition:bottom 0.3s;
}
.shlist li .limain:hover .ceng{
	bottom:0;
}
