body {
	position: relative;
	height: 100%;
	padding: 0;
	margin: 0
}



@media only screen and (min-width: 1024px) {
.m-main-panel {
	display:none ;
}

.main-panel{
	width: 100%;
	display: flex;
}
.left-panel{
	width: 22%;
	height: 100vh;
	background: #000000;
	color: #ffffff;
}
.menu-list{

}
ul,li{
	list-style:none;
	padding-inline-start: 0;
}
.menu-id{
	display: none;
}
.menu-name{
	line-height: 50px;
	letter-spacing: 2px;
	font-size: 15px;

}

.menu-text:hover{
	cursor: pointer;
	border-bottom: 1px solid #ff6600;
	padding-bottom: 5px;
}
.right-panel{
	width: 78%;
	height: 100vh;
	background: #FFFFFF;
	overflow: hidden;
}

iframe{
	width: 100%;
	height: 100%;
	border-width: 0
}



.logo-div{
	height: 20vh;	
	text-align: center;
	width: 100%;
}
.logo-div-img{
	display: flex;
	height: 100%;
	width: 50%;
	text-align: center;
	margin: 0 auto;
}
.logo-img{
	width:80%;
	align-self: center;
	margin: 0 auto;
}

.menu-div{
	height: 70vh;
	text-align: center;
	padding-top: 10px;
}

.bottom-div{
	width:100%;
	line-height: 18px;
	text-align: center;
	font-size: 8pt;
	color: #acacac;
	
}
.bottom-div a{
	color: #acacac;
	text-decoration: none;
}


}

@media only screen and (max-width: 1024px) {
.main-panel{
	display: none;
}

.m-main-panel{
	display: block;
}
.m-menu-div{
	position: fixed;
	top: 0;
	height: 60px;
	width: 100%;
	background-color: #000000;
	display: flex;
	z-index: 100;
}
.m-menu-logo{
	width: 20%;
	display: flex;
}
.m-menu-logo img{
	height: 50%;
	margin: 0 auto;
	align-self: center;
}
.m-index-logo{
	width: 60%;
	display: flex;
}
.m-index-logo img{
	width: 70%;
	margin: 0 auto;
	align-self: center;
}
.m-menu-call{
	width: 20%;
	display: flex;
}
.m-menu-call a{
	display: flex;
}
.m-menu-call img{
	height: 50%;
	margin: 0 auto;
	align-self: center;
}
.m-menu-panel{
	width: 100%;
	position: fixed;
	z-index: 100;
	top: 60px;
	background-color: #000000;
	color: #FFFFFF;
	display: none;
}

.m-menu-list{
	padding: 5px  5% 10px 5%;
	width: 90%;
	margin: 0 auto;
}

.m-menu-item{
	line-height: 60px;
	width: 100%;
	font-size: 15px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.m-menu-rightarror{
	float: right;
}
.m-close{
	line-height: 80px;
	width: 100%;
	text-align: center;
	font-size: 30px;
	font-weight: 300;
}
.m-index-top{
	margin-top: 60px;
	width: 100%;
	display: block;
	position: relative;
}

.m-index-top-back{
	width: 100%;
	overflow: hidden;
}

video{
	width: 100%;
	min-height: 502px;
	display: block;
}

.m-index-top-back img{
	width: 100%;
	overflow: hidden;
	object-fit: contain;
	display:block
}
.m-index-back{
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: -1;
}
.m-index-back img{
	width: 100%;
	object-fit: contain;
	display:block
}
.m-index-item{
	width: 100%;
	position: relative;
	margin-top: 0;
}
.m-index-item img{
	width: 100%;
	object-fit: contain;
	display:block
}
.m-index-toptitle{
	position: absolute;
	z-index: 9;
	top: 70%;
	display: flex;
	width: 100vw;
}
.m-index-toptitle-text{
	width: 100%;
	font-size: 25px;
	line-height: 30px;
	align-self: center;
	text-align: center;
}
.m-index-toptitle-subtext{
	width: 100%;
	font-size: 16px;
	text-align: center;
}

.m-index-content{
	width: 90%;
	margin-left: 5%;
	position: relative;
}
.m-index-content1{
	padding-top: 45%;
}

.m-index-content2{
	padding-top: 75%;
}
.m-index-item3{
	background-color: #f8f8f8;
	padding-bottom: 15%;
}

.m-index-content3{
	padding-top: 8%;

}

.m-index-content4{
	padding-top: 95%;
}
.m-index-content5{
	padding-top: 5%;
}
.m-index-content6{
	padding-top: 10%;
}
.m-index-title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 22px;
}

.m-index-top-title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 25px;
}

.m-index-sub-title{
	text-align: justify;
	line-height: 25px;
	font-size: 15px;
	color:#000000;
}
.m-index-top-subtitle{
	text-align: justify;
	line-height: 25px;
	font-size: 16px;
	color:#000000;
}


.m-index-title2{
	display: flex;
	margin-top: 10%;
}

.m-index-title2-item{
	width: 33%;
	text-align: left;
}

.m-index-title2-item1{
	font-size: 25px;
	color: #f15722;
	line-height: 25px;
}
.m-index-title2-item1 span{
	padding-left: 2px;
	color: #000000;
	font-size: 14px;
	vertical-align:text-top;
	line-height: 20px;
	letter-spacing: 1px;
}

.m-index-title2-item2{
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0;

}
.m-more-link-div{
	margin-top: 10%;
	display: flex;
	margin-bottom: 10%;
}

.m-more-link-div a{
	text-decoration: none;
	color: #000000;
}

.m-more-button{
	border: 1px solid #000000;
	padding:  4px 30px;
	font-size: 14px;
	line-height: 30px;
	border-radius: 5px;
	cursor: pointer;
}
.m-more-button:hover{
	background: #000000;
	color: #FFFFFF;
}
.m-more-text{
	padding: 4px 20px 4px 40px;
	font-size: 14px;
	line-height: 30px;
}
.m-more-text a{
	text-decoration: none;
	color: #232323;
	cursor: pointer;
}
.m-more-text span{
	padding: 1px 0;
	border-bottom: 1px solid #232323;
}
.m-index-back-subtitle{
	margin-top: 80%;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	color: #8d8d8d;
}
.m-index5-text{
	margin-top: 5%;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.m-topswiper{
	width: 100%;
	overflow: hidden;
	margin-top: 5%;
}
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px !important;
	left: 0;
	width: 100%
}

.m-index-title6{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
}
.m-index-title6-phone{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 22px;
	text-decoration: none;
	font-family: SimHei;
}
.m-index-sub-title6{
	text-align: center;
	line-height: 25px;
	font-size: 15px;
	color:#000000;
	margin-top: 5%;
}
.m-index6-img{
	width: 45%;
	margin: 0 auto;
}
.m-index6-img img{
	width: 100%;
	margin-top: 30%;
}
.m-index6-imgtext{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
.m-index6-bottom{
	width: 100%;
	text-align: center;
	font-size: 10px;
	margin-top: 20%;
	margin-bottom: 10%;
}
.m-index6-bottom a{
	color: #232323;
	text-decoration: none;
}
}