.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.mode-content{
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
	/* margin: 40px 0; */
}
.mode-content p{
	margin: 0 auto;
}
.mode-content .container .bigtitle{
	width: 100%;
	text-align: center;
	font-size: 48px;
	font-family: Microsoft YaHei;
	font-weight: 500;
	color: #333333;
	margin: 50px 0 5px 0;
	}
.mode-content .container .smtitle{
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.hzimg{
	height: 810px;
	padding: 40px 0;
}
/* 联系我们 */

.swiper-wrapper .name{
	text-align: center;
	margin-top: 20px;
	line-height: 40px;
}
.swiper-wrapper .text{
	text-align: left;
	line-height: 28px;
	margin-top: 10px;
	padding: 0 30px;
	font-size: 16px;
}
@media (max-width: 1240px){

}
@media (max-width: 1200px){

}
@media(max-width: 992px){
	.mode-content .container .bigtitle {
	    font-size: 3rem;
	    font-weight: 400;
	    padding-top: 0px;
	    margin-bottom: 0px;
	}
	.mode-content .container .smtitle {
	    font-size: 1.6rem;
	    font-weight: 400;
	    line-height: 20px;
	}
}
@media(max-width: 767px){
	.mode-content .container .bigtitle {
	    font-size: 2.4rem;
	    font-weight: 400;
	    padding-top: 0px;
	    padding-bottom: 0px;
	    margin-bottom: 0px;
	}
	.mode-content .container .smtitle {
	    font-size: 1.4rem;
	    font-weight: 400;
	    line-height: 20px;
	}
}
@media(max-width: 464px){

}











