* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: '微软雅黑';
	visibility: hidden;
}
html {
	width: 1920px;
	background-color: #FFFFFF;
	transform-origin: 0 0;
	overflow-x: hidden;
	margin: auto;
}
.main {
	width: 100%;
	transform-origin: 0 0;
}
.topImg {
	width: 100%;
	display: block;
}
.xczjImg {
	display: block;
	margin: 50px auto auto auto;
}
.xczjDiv {
	width: 100%;
	height: 326px;
	margin-top: 120px;
	background-image: url(../img/4.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top: 49px;
}
.xczjDiv .swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: linear;/*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}
.xczjDiv .xczjSwiper {
	background-color: #D6C9B4;
}
.xczjDiv .swiper-slide {

}
.xczjDiv .swiper-slide a {
	width: 100%;
	height: 273px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	color: #FFFFFF;
	overflow: hidden;
}
.xczjDiv .swiper-slide a img {
	width: 100%;
}
.xczjDiv .swiper-slide a p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 8px 10px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 22px;
}
.dsgcImg {
	display: block;
	margin: 125px auto auto auto;
}
.layout {
	width: 100%;
	height: auto;
	min-height: 100px;
	position: relative;
}
.layout .title {
	position: relative;
}
.layout .cont {
	position: relative;
}
.layout .cont .arrow {
	position: absolute;
}
.layout .cont .more {
	position: absolute;
	display: block;
}
.layout .cont .textDiv {
    font-size: 35px;
    color: #59252E;
    line-height: 75px;
    text-indent: 2em;
}
.layout .cBig {
	display: block;
}
.layout .otherImg {
	position: absolute;
	background-color: #FFFFFF;
	padding: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
/***layout1***/
.layout1 {
	margin-top: 155px;
}
.layout1 .title .img1 {
	margin-left: 150px;
}
.layout1 .title .img2 {
	position: absolute;
	top: 0;
	left: 270px;
}
.layout1 .cont {
	margin-top: 95px;
}
.layout1 .cont .text {
	margin-left: 225px;
}
.layout1 .cont .arrow {
	top: 0;
	left: 245px;
}
.layout1 .cont .more {
	bottom: 3px;
	left: 345px;
}
.layout1 .cBig {
	float: left;
}
.layout1 .otherImg1 {
	top: 290px;
    left: 1320px;
}
.layout1 .otherImg2 {
	top: 690px;
    left: 1240px;
}
/***layout2***/
.layout2 {
	margin-top: 155px;
}
.layout2 .title .img1 {
	margin-left: 600px;
}
.layout2 .title .img2 {
	position: absolute;
    top: -15px;
    left: 720px;
}
.layout2 .cont {
	margin-top: 100px;
}
.layout2 .cont .text {
	margin-left: 752px;
}
.layout2 .cont .arrow {
	top: 0;
	left: 765px;
}
.layout2 .cont .more {
	bottom: 3px;
	left: 1425px;
}
.layout2 .cBig {
	float: right;
}
.layout2 .otherImg1 {
	top: 265px;
	left: 240px;
}
.layout2 .otherImg2 {
	top: 590px;
	left: 130px;
}
.layout2 .otherImg3 {
	top: 950px;
	left: 205px;
}
/***layout3***/
.layout3 {
	margin-top: 155px;
}
.layout3 .title .img1 {
	margin-left: 240px;
}
.layout3 .title .img2 {
	position: absolute;
	top: -15px;
	left: 355px;
}
.layout3 .cont {
	margin-top: 115px;
}
.layout3 .cont .text {
	margin-left: 225px;
}
.layout3 .cont .arrow {
	top: 0;
	left: 252px;
}
.layout3 .cont .more {
	bottom: 3px;
	left: 535px;
}
.layout3 .cBig {
	float: left;
}
.layout3 .otherImg1 {
	top: 185px;
	left: 1355px;
}
.layout3 .otherImg2 {
	top: 562px;
	left: 1225px;
}
/***layout4***/
.layout4 {
	margin-top: 155px;
}
.layout4 .title .img1 {
	margin-left: 600px;
}
.layout4 .title .img2 {
	position: absolute;
    top: -15px;
    left: 720px;
}
.layout4 .cont {
	margin-top: 115px;
}
.layout4 .cont .text {
	margin-left: 752px;
}
.layout4 .cont .textDiv {
	margin-left: 752px;
}
.layout4 .cont .arrow {
	top: 0;
	left: 780px;
}
.layout4 .cont .more {
	bottom: 3px;
	left: 985px;
}
.layout4 .cBig {
	float: right;
}
.layout4 .otherImg1 {
	top: 285px;
	left: 225px;
}
.layout4 .otherImg2 {
	top: 660px;
	left: 130px;
}
.layout4 .otherImg3 {
	top: 950px;
	left: 205px;
}
/********底*********/
.botImg {
	width: 100%;
	display: block;
}
.botImg2 {
	display: block;
	margin: -345px auto auto auto;
}
