body {
	min-width: 1400px;
	font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, 微软雅黑, STHeitiSC-Light, simsun, 宋体, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}


.fr {
	float: right;
}

.dis {
	display: block;
}

.posiRel{
	position: relative;
}

.posCenter{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.area1 {
	width: 100%;
	margin: 0 auto;
}

.area2 {
	width: 1200px;
	margin: 0 auto;
}

.area3{
	height: 100%;
	width: 100%;
}

.bgImg {
	text-align: center;
}

.bgImg img{
	width: 100%;
}

.w100h100{
	width: 100%;
	height: 100%;
}

.maAuto{
	margin: 0 auto;
}

.phoneBox{
	display: none;
}
.pcBox{
	display: block;
}

.swiper-container {
	width: 629px;
	height: 354px;
}

.swiper-slide {
	display: block;
	text-align: center;
	font-size: 18px;
	/* background: #fff; */
	width: 100%;
	height: 100%;

	/* Center slide text vertically */
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	/* display: -webkit-flex; */
	/* display: flex; */
	/* -webkit-box-pack: center; */
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	width: 629px;
	height: 354px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	/* background-image: url(../img/rig.png); */
	 background-position: center right;
	right: 0;
	left: auto;
	width: 50%;
	height: 100%;
	background-size: contain;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	/* background-image: url(../img/lef.png); */
	background-position: center left;
	left: 0;
	right: auto;
	width: 50%;
	height: 100%;
	background-size: contain;
}

.swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 50%;
	margin: 0 20px;
	opacity: 1;
}

.swiper-pagination-bullet-active{
	background-color: #f9a386;
}

.swiper-pagination{
	width: 20% !important;
	left: auto !important;
	right: 0;
}

.title{
		font-size: 30px;
		line-height: 30px;
		color: #dabd81;
		text-align: center;
		background: url(../img/henxian.png)no-repeat center;
}

.box{
	margin-top: 90px;
}

.boxContChild{
	width: 347px;
	padding: 20px;
	margin: 50px 10px 0 10px;
	border-radius: 10px;
		border: solid 2px #dabd81;
		float: left;
}

.boxContChild img{
			width: 100%;
			height: 179px;
}

.boxContChild p{
		font-size: 24px;
		letter-spacing: 0px;
		color: #333333;
		width: 100%;
		text-indent: 65px;
		background: url(../img/yaosi.png)no-repeat center left;
}

.box{
	width: 1235px;
}

.bott{
	margin-top: 100px;
}

.schTitle{
		font-size: 36px;
		line-height: 103px;
		letter-spacing: 0px;
		color: #333333;
		margin-top: 81px;
		text-align: center;
		margin-bottom: 20px;
}

.boxCot{
	margin-top: 80px;
}

.boxCot .title{
	margin-bottom: 40px;
}

.boxCot2{
		width: 507px;
		height: auto;
		border: solid 2px #dabd81;
		padding: 40px 22px;
		border-radius: 10px;
}

.boxCot2 h3,
.ditu h3{
		width: 100%;
		font-size: 32px;
		color: #333333;
		padding-bottom: 20px;
		border-bottom: solid 2px #dabd81;
      text-align: center;
}

.ditu h3{
	padding-top: 20px;
}

.boxCot2 p,
.ditu .pd{
		font-size: 18px;
		line-height: 24px;
		color: #999999;
		margin-top: 20px;
		height: 160px;
}


.ditu p{
	padding-bottom: 20px;
}
.boxCot2 span,.ditu .sp{
	display: block;
	width: 100%;
	height: 22px;
	background: url(../img/read.png)no-repeat;
	background-position: center right;
}

.zsxx{
		height: 452px;
		border-radius: 10px;
		border: solid 2px #dabd81;
		background: url(../img/erbg.jpg)no-repeat;
		background-position: center;
		background-size: cover;
}

.zsxx .boxCot2{
	height: auto;
	/* padding: 0; */
	border: none;
	width: 430px;
}

.zsxx .boxCot2 p{
	height: auto;
}

.erw{
	width: 202px;
	height: 278px;
	background: url(../img/erwm.png)no-repeat;
	background-position: center;
	margin: 45px 52px 0 0;
}

.erw img{
	width: 202px;
	height: 202px;
}

.ditu{
	width: 1159px;
	padding: 20px;
		border-radius: 10px;
		border: solid 2px #dabd81;
		margin: 0 auto;
}

.ditu p{
	height: auto;
}

.video{
	height: 635px;
}