.mainhead{
	color: #999999;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #E0E0E0;
}
.red{
	color: #E64545 ;
}
.maintexthead{
	margin-top: 30px;
}
.maintexthead1{
	color: #333;
	font-size: 24px;
}
.maintexthead2{
	color: #ccc;
	font-size: 20px;
	padding: 10px 0;
}
/*Swiper原样式 */
.swiper-button-next,.swiper-button-prev{
	background-image: none;
}
.swiper-button-next img,.swiper-button-prev img{
	margin-top: 9px;
}
.mantle{
	margin-top: 20px;
	max-width: 500px;
}
.mantle p{
	font-size: 14px;
	color: #444;
	min-height: 30px;
	line-height: 30px;
}
.maintitle{
	color: #333;
	font-size: 20px;
	margin-top: 20px;
}
.zpg{
	font-size: 20px;
	color: #E64545;
	margin-top: 30px;
}
.boyssy{
	position: relative;
	width: 1200px;
	height: 30px;
}
.swiper-slide{
	padding:0 50px;
	width: 500px !important;
}
.swiper-container{
	margin-top: 30px;
}
.swiper-slide .swipertitle{
	font-size: 18px;
	color: #333;
}
.swiper-slide p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	min-height: 30px;
}
.botom{
	position: absolute;
	bottom: 0;
}
.yidong1{
	display: none;
}
@media screen and (max-width:760px){
	.swiper-container{
		display: none;
	}
	.yidong1{
		display: block;
	}
	.main{
		padding: 0 12px;
	}
	.navtogsxx .swipertitle{
		color: #333;
		font-size: 16px;
		margin-top: 10px;
		font-weight: bold;
	}
	.navtogsxx p{
		font-size: 14px;
		color: #666;
		line-height: 30px;
		min-height: 30px;
	}
	.maintexthead1{
		font-size: 18px;
	}
	.maintexthead2{
		font-size: 16px;
		padding: 0;
	}
	.maintexthead{
		margin-top: 10px;
	}
	.maintitle{
		font-size: 16px;
	}
}