.main .banner {
	height: 760px;
	overflow: hidden;
	background-color: #771B98;
	position: relative;
}
.main .top_banner {
	width: 1920px;
	height: 760px;
	position: absolute;
	top: 0;
	left: 0;
}
.main .swiper-slide {
	line-height: 0;
}
.main .top_banner .pagination {
	position: absolute;
	z-index: 20;
	bottom: 27px;
	width: 100%;
	text-align: center;
	height: 12px;
}
.main .top_banner .swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #fff;
	margin: 0 5px;
	opacity: 0.8;
	cursor: pointer;
	vertical-align: top;
}
.main .top_banner .swiper-active-switch {
	width: 40px;
	background: #FE9F0B;
}
.main .middle {
	width: 1200px;
	margin: 0 auto;
	padding-top: 67px;
	padding-bottom: 70px;
}
.main .movie_place {
	width: 600px;
	height: 360px;
}
.main .movie_place video {
	width: 100%;
	height: 100%;
}
.main .middle_right {
	width: 550px;
}
.main .middle_top {
	height: 46px;
	border-bottom: 2px solid #eee;
	padding-bottom: 17px;
	padding-top: 13px;
}
.main .middle_top_title {
	line-height: 46px;
	font-size: 24px;
	color: #333;
}
.main .middle_top_link {
	width: 13px;
	height: 20px;
	line-height: 0;
	margin-top: 15px;
}
.main .middle_list .item {
	border-bottom: 1px solid #eee;
}
.main .middle_list .item:last-child {
	border-bottom: 0;
}
.main .middle_list_title {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 30px;
}
.main .middle_list_title a {
	color: #333;
}
.main .middle_list_title:hover a {
	color: #FE9F0B;
}
.main .middle_list_text {
	font-size: 14px;
	line-height: 16px;
	padding-top: 7px;
	padding-bottom: 30px;
}
.main .middle_list_text a {
	color: #666;
}
.main .middle_list_text:hover a {
	color: #FE9F0B;
}
.main .banner_btn {
	position: absolute;
	z-index: 30;
	width: 84px;
	height: 84px;
	bottom: 0;
	top: 0;
	margin: auto 0;
	cursor: pointer;
}
.main .banner_left {
	left: 50px;
	background: url(../images/index/arrow1.png) no-repeat center;
	background-color: rgba(0, 0, 0, 0.6);
}
.main .banner_right {
	right: 50px;
	background: url(../images/index/arrow2.png) no-repeat center;
	background-color: rgba(0, 0, 0, 0.6);
}

/*  */
	.m_main .m_top_pic {
		height: 2.6rem;
		line-height: 0;
	}
	.m_content {
		padding: 0 0.15rem;
		padding-bottom: 0.15rem;
		position: relative;
		box-sizing: border-box;
		height: 2.75rem;
		margin-top: 0.3rem;
	}
	.m_content_line {
		display: flex;
		justify-content: space-between;
		padding-top: 0.15rem;
	}
	.m_content_item {
		width: 1.65rem;
	}
	.m_content_pic {
		width: 0.7rem;
		height: 0.7rem;
		margin: 0 auto;
		line-height: 0;
	}
	.m_content_pic a {
		display: inline-block;
		width: 100%;
		height: 100%;
		line-height: 0;
	}
	.m_content_text {
		font-size: 0.14rem;
		height: 0.45rem;
		text-align: center;
		line-height: 0.45rem;
	}
	.m_content_text a {
		color: #333;
	}
	.m_content_float {
		position: absolute;
		background-color: #F9F7FA;
	}
	.m_content_float_one {
		width: 1.66rem;
		height: 1px;
		left: 0.15rem;
		bottom: 0;
		top: 0;
		margin: auto 0;
	}
	.m_content_float_two {
		width: 1.66rem;
		height: 1px;
		right: 0.15rem;
		bottom: 0;
		top: 0;
		margin: auto 0;
	}
	.m_content_float_three {
		height: 1.3rem;
		width: 1px;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0 auto;
	}
	.m_content_float_four {
		height: 1.3rem;
		width: 1px;
		left: 0;
		right: 0;
		top: 0;
		margin: 0 auto;
	}
	.m_content_line_s {
		padding-top: 0.32rem;
	}
/*  */