.m_tit04Text,.m_tit04Text a{
	display: inline-block;
	font-size: 46px;
	line-height: 100%;
	font-weight: bold;
	color: #C40207;
	padding: 0 30px;
	box-sizing: border-box;
}

.swiper1{
	width: 1200px;
	height: 800px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
	position: relative;
}


@media screen and (orientation:portrait){
	.m_tit04Text,.m_tit04Text a{
		width: 100%;
		height: auto;
		font-size: 0.36rem;
		padding: 0 0.2rem;
	}
	/*¶¯Ì¬Í¼Æ¬04*/
.swiper1{
	width: 100%;
	height: 3.41rem;
}


}