.scene_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.sub_nav_list .sub_nav_item {
	width: 25%
}

.scene {
	overflow: hidden
}

.scene>.container {
	height: 100%;
	position: relative
}

.scene_page_inner {
	height: 100%;
	width: 100%
}

.scene_page_inner>div {
	width: 100%
}

.scene_page_title {
	color: #fff;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 30px
}

.scene_page_title h4 {
	margin: 0;
	font-size: 46.9px;
	color: #666
}

.scene_page_title.white h4 {
	color: #fff
}

.scene_page_title p {
	font-size: 48px;
	color: #c03;
	font-weight: 700;
	margin-top: 17px;
	line-height: 1
}

.scene_page_title.white p {
	color: #fff
}

.scene_page_1 {
	width: 100%;
	height: 100%;
	background-image: url(../../images/img/mtzy-banner.jpg);
	background-size: cover;
	background-position: center top
}

.scene_page_2 {
	position: relative;
	padding-top: 50px
}

.none {
	display: none
}

.scene_page_btn {
	text-align: center
}

.scene_page_btn a {
	display: inline-block;
	width: 100px;
	height: 32px;
	border-radius: 15px;
	border: 2px solid #fff;
	color: #fff;
	line-height: 28px;
	text-align: center;
	margin-top: 40px;
	font-weight: 700;
	font-size: 14px
}

.scene_page_1 .content h2 {
	font-size: 54px;
	margin-bottom: 18px
}

.scene_page_1 .content h4 {
	font-size: 36px
}

.scene_page_1 .content h6 {
	width: 257px;
	height: 4px;
	background: #fff;
	margin: 35px 0
}

.scene_page_1 .content p {
	font-size: 12px;
	line-height: 24px
}

.scene_page_1 .container .content {
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	color: #fff
}

.scene_page_1 .container .content .row {
	width: 100%
}

.scene_page_2 .secne_descr,
.scene_page_4 .secne_descr {
	color: #000;
	font-size: 16px
}

.scene_page_2 .secne_descr p,
.scene_page_4 .secne_descr p {
	margin-bottom: 10px;
	text-align: center;
}

.scene_page_2 .scene_img img,
.scene_page_4 .scene_img img {
	display: block;
	width: 100%;
	margin-bottom: 6px
}

.scene_page_2 .scene_pie,
.scene_page_4 .scene_pie {
	margin-top: 28px;
	margin-bottom: 150px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap
}

.scene_page_2 .pie,
.scene_page_4 .pie {
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background-color: #e21822;
	color: #fff;
	margin: 6px;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap
}

.scene_page_2 .pie p,
.scene_page_2 .pie span {
	display: block;
	width: 100%
}

.scene_page_2 .pie span {
	font-size: 14.7px
}

.scene_page_2 .pie p {
	font-size: 45.1px;
	margin: 0
}

.scene_page_3 {
	background-image: url(../../images/img/mtzy-dtmt.jpg);
	background-size: 100% auto;
	background-color: #3f3f3f
}

.scene_page_3 .tab_nav {
	text-align: center
}

.scene_page_3 .tab_nav a {
	display: inline-block;
	width: 209px;
	height: 44px;
	color: #000;
	font-size: 20px;
	text-align: center;
	line-height: 44px;
	background-color: #d7d4d4;
	margin: 0 8px;
	font-weight: bold;
}

.scene_page_3 .tab_nav a.tab_nav_active,
.scene_page_3 .tab_nav a:hover {
	background-color: #c42b2b;
	color: #fff;
	text-decoration: none
}




.scene_page_4 .tab_nav1 {
	text-align: center;
	margin-bottom: 40px;
}

.scene_page_4 .tab_nav1 a {
	display: inline-block;
	width: 209px;
	height: 44px;
	color: #000;
	font-size: 20px;
	text-align: center;
	line-height: 44px;
	background-color: #d7d4d4;
	margin: 0 8px;
	font-weight: bold;
}

.scene_page_4 .tab_nav1 a.tab_nav_active,
.scene_page_4 .tab_nav1 a:hover {
	background-color: #c42b2b;
	color: #fff;
	text-decoration: none
}

.scene_page_3  .tab_cont_item,
.scene_page_4  .tab_cont_item {
	display: none
}

.scene_page_3  .tab_cont_item.tab_cont_active,
.scene_page_4  .tab_cont_item.tab_cont_active{
	display: block
}

.scene_page_3 .secne_descr {
	color: #fff;
	font-size: 16px
}

.scene_page_3 .tab_cont {
	margin-top: 40px
}

/* .scene_page_3 .img_wraper {
	height: 380px;
	margin-top: 60px
}

.scene_page_3 .swiper-wrapper {
	height: 330px
} */

/* .scene_page_3 .swiper-slide {
	width: auto;
	transition: .3s transform ease
}
 */
/* .scene_page_3 .swiper-slide.swiper-slide-active {
	transform: translateY(50px)
} */

/* .scene_page_3 .swiper-slide img {
	display: block;
	height: 100%;
	width: auto
} */

.scene_page_3 .swiper-slide p,
.scene_page_4 .swiper-slide p {
	position: absolute;
	width: 100%;
	color: #fff;
	font-size: 28px;
	bottom: 30px;
	text-align: center
}

.scene_page_3 .tab_btm {
	margin-top: 60px;
	margin-bottom: 50px
}

.scene_page_3 .tab_btm_inner {
	display: flex;
	display: -webkit-flex;
	justify-content: center
}

.scene_page_3 .tab_btm_inner div {
	height: 75px
}

.scene_page_3 .tab_btm p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 12px
}

.scene_page_3 .tab_btm_inner .tab_center {
	width: 75px;
	background-image: url(../../images/icon/mtzy-dtmt-y.png);
	background-size: cover;
	margin: 0 32px
}

.scene_page_3 .tab_btm_inner .tab_left,
.scene_page_3 .tab_btm_inner .tab_right {
	width: 38px;
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat
}

.scene_page_3 .tab_btm_inner .tab_left {
	background-image: url(../../images/icon/mtzy-dtmt-jt02.png)
}

.scene_page_3 .tab_btm_inner .tab_right {
	background-image: url(../../images/icon/mtzy-dtmt-jt.png)
}

.scene_page_4 .scene_pie {
	position: absolute;
	top: -85px;
	margin: 0;
	width: 100%
}

.scene_page_4 .pie {
	align-content: center
}

.scene_page_4 .pie span {
	font-size: 23px;
	width: 100%
}

.scene_page_4 .pie p {
	font-size: 23px;
	font-weight: 700;
	width: 100%;
	margin-top: 15px
}
.swiper-slide{
	display: flex;
	align-items: center;
}

.scene_page_4 .scene_img {
	position: relative
}
.scene_page_3 .secne_descr,
.scene_page_4 .secne_descr {
	margin-bottom: 50px;
	text-align: center;
}

.scene_page_3 .scene_page_cont,
.scene_page_4 .scene_page_cont {
	margin-bottom: 120px
}

.scene_page_5 {
	background-image: url(../../images/img/mtzy-qtmt.jpg);
	background-size: cover;
	background-position: center
}

.scene_page_5 .scene_page_cont {
	margin-bottom: 686px
}

.scene_page_5 .secne_descr {
	color: #fff;
	font-size: 16px
}

.scene_page_5 .secne_descr p {
	margin-bottom: 40px
}

.mcmt-swiper{
	height: 500px;
}
.mcmt-swiper .swiper-slide{
	overflow: hidden;
}
.mcmt-swiper .swiper-slide img{
	width: 80%;
	margin: 0 auto;
	display: block;
}
.swiper-button-next{
	background-image: url(../../images/bg/right.png);
	height: 60px;
	width: 60px;
	background-size: 100% 100%;
}
.swiper-button-prev{
	background-image: url(../../images/bg/left.png);
	height: 60px;
	width: 60px;
	background-size: 100% 100%;
}

@media (max-width:768px) {
	.scene_page_1 {
		background-position: center top
	}
	.mcmt-swiper{
		height: 300px !important;
	}
	.swiper-button-next,
	.swiper-button-prev{
		width: 40px;
		height: 40px;
	}

	.scene_page_3 .scene_page_content {
		width: 100%
	}

	.scene_page_title h4 {
		font-size: 34px
	}

	.scene_page_title p {
		font-size: 38px
	}
	.scene_page_3 .secne_descr,
	.scene_page_4 .secne_descr{
		margin-bottom: 40px;
	}
	.scene_page_3 .scene_page_cont,
	.scene_page_4 .scene_page_cont{
		margin-bottom: 20px;
	}
}

@media (max-width:555px) {
	.mcmt-swiper{
		height: 200px;
	}
	.scene_page_4 .pie {
		width: 90px;
		height: 90px
	}

	.scene_page_4 .pie p,
	.scene_page_4 .pie span {
		font-size: 12px;
		margin-top: 7px
	}

	.scene_page_4 .scene_pie {
		top: -45px
	}
}
@media (max-width:500px) {
	.mcmt-swiper{
		height: 200px !important;
	}
	.scene_page_3 .secne_descr,
	.scene_page_4 .secne_descr{
		margin-bottom: 20px;
	}
	.scene_page_3 .scene_page_cont,
	.scene_page_4 .scene_page_cont{
		margin-bottom: 80px;
	}
}
@media (max-width:375px) {
	.mcmt-swiper{
		height: 160px !important;
	}
	.swiper-button-next,
	.swiper-button-prev{
		width: 30px;
		height: 30px;
	}
	.swiper-button-next{
		right: 0;
	}
	.swiper-button-prev{
		left: 0;
	}
	.scene_page_3 .scene_page_cont,
	.scene_page_4 .scene_page_cont{
		margin-bottom: 60px;
	}
	
}


@media (max-width:320px) {
	
	.scene_page_1 .content h2 {
		font-size: 45px
	}

	.scene_page_1 .content p {
		font-size: 10px
	}
}
