body, html {
    width: 100%;
	/* height: 100%; */
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.index-bodyBg {
	background: url(bodyBg.jpg) center -746px no-repeat;
	/* position: fixed; 
	right: 0; 
	bottom: 0; */
	min-width: 100%; 
	min-height: 100%;
	/* background-size: cover; */
}
.index-wrapper{
	_height: 100%;
	min-height: 100%;
}
.index-wrapper-box{
	padding: 0 0 70px;
	zoom: 1;
}
.index-title{
	margin-top: -20px;
	text-align: center;
}
.low-list{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
.low-list a{
	display: block;
	margin: 70px 25px 0;
	width: 125px;
	height: 126px;
	color:#fff;
	float: left;
	font-size: 26px;
	font-weight:bold;
	line-height: 1.4;
	background: url(xm-bg.png) no-repeat;
	background-size: 125px 126px;
	text-align: center;
	padding-top: 24px;
}
.low-list a:hover{
	background: url(xm-bg-hover.png) no-repeat;
}

.index-zssc a{
	display: block;
	width: 118px;
	height: 89px;
	margin-left: auto;
	margin-right: auto;
	background: url(xm-bg1.png) no-repeat;
	font-size: 19px;
	color:#fff;	
	line-height: 1.4;
}
.index-zssc a:hover{
	background: url(xm-bg1-hover.png) no-repeat;
}
.index-zssc a em{
	font-weight:bold;
	display: block;
	width: 50%;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.footer {
	background: #fff;
	padding: 10px 0;
	color:#6e6e6e;
	font-size: 12px;
	/* margin: -90px auto 0; */
	margin: 95px auto 0;
	height: 70px;
}

.foot-le {
	width: 850px;
	float: left;
}
.foot-le ul li {
	float: left;
	padding: 6px 15px;
}
.foot-le ul li a {
	color: #337ab7;
}
.foot-le ul li a.blank{
	color:#6e6e6e;
}
.foot-le ul li.guo {
	padding-left: 22px;
	background: url("guo.png") left center no-repeat;
}
.foot-ri {
	width: 240px;
	float: right;
	/* margin-top: 30px; */
	padding-top: 10px;
}
.index-wrapper-phone{
	display: none;
}
.index-mofcom{
	font-size: 16px;
	padding-top: 40px;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.index-mofcom a{
	color: #e43210;
	font-weight: bold;
}
.index-mofcom a:hover{
	text-decoration: underline;
}

.pic-box {
	position: relative;
	margin: 0 auto;
	padding: 0 84px;
	width: 1032px;
	
}
.swiper {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper {
	margin-left: auto;
	margin-right: auto;
}
.swiper-button-next, .swiper-button-prev {
	color: #f5af8d;
	font-weight: bold;
}
.swiper-pagination {
	padding: 0 30px 10px 0;
	text-align: right;
	box-sizing: border-box;
}
.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	background: #ff9600;
}

@media (max-width: 1200px) {
	.index-title {
		margin: 0;
	}
	.index-title img {
		width: 90%;
	}
	.pic-box {
		width: 100%;
		box-sizing: border-box;
	}
}
@media (min-width:320px) and (max-width: 768px) {
	body, html {
		width: 100%;
		height: auto;
		font-size: 16px;
	}
	.index-wrapper-box{
		display: none;
	}
	.index-wrapper-phone{
		display: block;
		margin-top: 20px;
	}
	.wrapper{
		width: 100%;
	}
	.index-bodyBg {
		/* background:#fffaf8 url(phone-bg1.jpg) center top no-repeat; */
		background: url(phone-bg3.jpg) no-repeat top center;
		position:static; 
		background-size:100%;
	}
	.low-list-phone a{
		display: block;
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		background: #d93414;
		text-align: center;
		color:#fff;
		font-size: 1.4rem;
		font-weight: bold;
		border-radius: 50px;
		margin-bottom: 20px;
		line-height: 2;
		height: 2.8rem;
		position: relative;
	}
	.low-list-phone a i{
		background: url(phone-star.png) left no-repeat;
		display: block;
		width: 3.2rem;
		height: 3.2rem;
		z-index: 100;
		position: absolute;
		left:-16px;
		top:-8px;
		background-size:100%;
	}
	.index-zssc-phone{
		margin-bottom: 20px;
	}
	.index-zssc-phone a{
		display: block;
		width: 129px;
		height: 98px;
		margin-left: auto;
		margin-right: auto;
		background: url(phone-book.png) no-repeat;
		font-size: 1.4rem;
		color:#fff;	
		line-height: 1.4;
	}
	.index-zssc-phone a em{
		font-weight:bold;
		display: block;
		width: 50%;
		float: left;
		text-align: center;
		padding-top: 10px;
	}
	.footer {
		margin: 0px auto 0;
		height: auto;
		background: transparent;
	}
	.foot-le {
		width: 100%;
		margin-top: 0px;
	}
	.foot-le ul li {
		text-align: center;
		font-size: 14px;
		color: #444444;
		float: none;
		padding: 0px;
		line-height: 1.8;
	}
	.foot-ri {
		width: 100%;
		padding-top: 30px;
	}
	.foot-ri {
		display: none;
	}
	.foot-no {
		display: none;
	}
	.footer {
		padding-bottom: 20px;
		
	}
	.index-mofcom{
		padding-top: 0;
		text-align: center;
		width: 100%;
	}
	
	.m-picbg {
		margin-top: 50px;
		padding: 0 10px 200px;
		background: url(changcheng.png) no-repeat bottom center;
		border-bottom: 8px solid #c11b0d;
	}
	.pic-box {
		padding: 0;
	}

}
@media (max-width: 768px) {
	.low-list-phone{
		margin-top: 26rem;
	}
}
@media (max-width: 640px) {
	.low-list-phone{
		margin-top: 22rem;
	}
}
@media (max-width: 500px) {
	.low-list-phone{
		margin-top: 17rem;
	}
}

@media (min-width:0px) and (max-width: 320px) {

}

@media (min-width:769px) and (max-width:992px) {
	.wrapper{
		width: 100%;
	}
}

@media (min-width: 993px) and (max-width: 1200px) {
    
}

@media (min-width: 1201px) and (max-width: 1600px) {
	.index-title{
		padding-top: 50px;
	}
	.index-title img{
		width: 70%;
	}
}

@media (min-width: 1921px) and (max-width: 2560px) {
	.low-list a{
		margin: 136px 25px 0;
	}
}