@media screen and (max-width:750px) {
	*{-moz-transition-duration:0s;
	-webkit-transition-duration:0s;
	transition-duration:0s;
	font-size:.22rem;
}
html,body {
	width:100%;
}
a,a:hover {
	-moz-transition-duration:0s;
	-webkit-transition-duration:0s;
	transition-duration:0s;
}
h3,.about h1,.area h1,.news h1,.footer h1{	
	margin-bottom:.35rem;
	border-bottom: 1px solid #999;
	width:100%;
	padding-bottom: .36rem;
}
h3 p,.about h1 p,.area h1 p,.news h1 p,.footer h1 p{
	font-size:.36rem;
	padding:0 .3rem 0 .3rem;
	width: 4rem !important;
	line-height: .36rem;
}
h3 span,h1 span{
	font-size:.24rem;
	padding:.16rem .3rem 0 .3rem;
	float:right;
	line-height: .24rem;
}
/* --- all --- */
.main{
	width:6.9rem;
	overflow: hidden;
	margin:0 auto;
}
.line,.top,.banner{
	display: none;
}
.top_m{
	display: block;
	width: 100%;
	height:1.1rem;
	position: fixed;
	z-index: 999;
	top:0;
}
.clear{
	background: #353E65;
}
.top_m .nav_m{
	width:6.9rem;
	margin:0 auto;
	height:1.1rem;
	position: relative;
}
.top_m .logo_m img{
	height:1.1rem;
	margin: auto;
}
.top_m .nav_m a.nav_icon{
	width: .36rem;
	height:.36rem;
	position: absolute;
	left: 0;
	top:.36rem;
	background-image: url(../img/nav_icon.png);
	background-size: .36rem .36rem;
}
.top_m .nav_mt{
	display: none;
	position: absolute;
	z-index:99;
	top:1.3rem;
	left:0px;	
	background-color: rgba(53, 62, 101, 0.7);
	padding:.2rem .2rem;
	border-radius:.1rem;
}
.top_m .nav_mt i{
	position:absolute;
	width:0px;
	height:0px;
	border:.16rem solid transparent;
	display:block;
	left:.04rem;
	top:-.305rem;
	margin-left:.1rem;
	border-bottom-color: rgba(53, 62, 101, 0.7);
}
.top_m .nav_mt a{
	color:#fff;
	display: block;
	width:1.9rem;
	border-bottom: rgba(255, 255, 255, 0.4) 0.5px solid;
	padding:.22rem 0;
	font-size: .26rem;
	padding-left:.05rem;
	font-weight: bold;
}
.top_m .nav_mt a:last-child{
	border:none;
}
.banner_m{
	display: block;
	overflow: hidden;
}
.banner_m .swiper-container{
	position:relative;
}
.banner_m .swiper-slide {
	float:left;
}
.banner_m .swiper-slide img {
	width:7.5rem;
	height:13.34rem;
	display:block;
}
.banner_m .swiper-pagination-bullet{
	width:0.14rem;
	height:0.14rem;
	border-radius:0.07rem;
}
.banner_m .swiper-pagination-bullet-active{
	width:.36rem;
	border-radius:.18rem;
	background:#353E65
}
.banner_m .swiper-pagination-horizontal{
	bottom: 0.5rem !important;
}
.h{
	padding-bottom: .7rem;
	margin-top:1.3rem
}
.about,.area,.news,.con{
	padding-top:.8rem;
}
.about .font p{
	width:6.9rem;
}
.about .font p,.area .font p,.dance .font p{
	font-size:.26rem;
	font-family:"siyuan_light";
	line-height:.44rem;
	padding:.3rem 0;
}
.about .font p.c,.area .font p.c,.dance .font p.c{
	font-size:.26rem;
	color:#666;
	padding-top:0;
	font-family:'PingFang SC',Helvetica,Arial,'Microsoft YaHei',sans-serif;
	font-weight:300;
}
.about .font{
	order: 2;
}
.about .pic{
	order: 1;
}
.about .pic li{
	width: 100%;
	height:auto;
	overflow: hidden;
	margin-bottom:0;
	margin-top:0;
}
.about img,.area .uk img,.area .b_dance img,.area .w_dance img,.area .world img{
	width: auto;
	height:5.1rem;
	display: inline-block;
    margin: auto;
}
.about img,.area .pic img,.news img{
	transition-duration:0s;
}
.about img:hover,.area .pic:hover img{
	transform: scale(1);
}
.about li:first-child{
	display: none;
}
.area .pic .im{
	margin-bottom: .34rem;
}
.area .tit{
	position: absolute;
	font-size:.48rem;
	font-family: "siyuan";
	font-weight: 100;
	background-color: #353E65;
	color:#fff;
	padding:.48rem 3rem .3rem .4rem;
	line-height:.48rem;
}
.area .tit span{
	font-size:.24rem;
	font-family: "siyuan_light";
	padding-left:.44rem;
	color:#fff;
	line-height: .24rem;
}
.area .pic{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 5.1rem;
    width: 100%;
}
.area .uk,.area .world,.area .b_dance{
	padding-bottom: .55rem;
	margin-bottom: 0;
	border-bottom: none;
}
.area .uk .tit{
	bottom:.34rem;
	left:0rem;
	right: inherit;
}
.area .b_dance .tit{
	background-color: rgba(53, 62, 101, 1);
	bottom:.34rem;
	left:0rem;
	padding-right:2rem;
}
.area .world img{
	float:inherit;
}
.area .world .tit{
	top:inherit;
	bottom:.34rem;
	left:0;
	padding:.48rem 2.5rem .3rem .4rem;
}
.area .world .tit span{
	display:initial;
	text-align: right;
	padding-top:.4rem;
}
.area .w_dance .tit{
	background-color: rgba(53, 62, 101, 1);
	bottom: .34rem;
	left:0;
	right:inherit;
	padding-right: 2.4rem;
	padding-left:.35rem;
}
.area .w_dance .im,.area .world .im,.area .b_dance .im,.area .uk .im{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 5.1rem;
    width: 100%;
}
.area ul{
	overflow: hidden;
	padding-bottom: .4rem;
}
.area li a{
	font-family: "siyuan_light";
	float:left;
	margin-right:.2rem;
	font-size: .24rem !important;
	border: 1px #353E65 solid;
	color: #353E65;
	border-radius: .03rem;
	width: 1.9rem;
	padding:0;
	line-height:.6rem;
	text-align: center;
}
.area li a:hover{
	background-color: initial;
	color:initial;
}
.area li a.last{
	margin-top:.2rem;
}
.area li a.bg{
	background-color: #353E65;
	color:#fff;
	box-sizing: border-box;
}
.news{
	height:auto;
}
.news ul{
	margin-bottom:.5rem;
	width: 6.9rem;
	margin:0 auto;
	margin-bottom:.5rem;
}
.news li.t{
	width: 4.79rem;
	height:2.8rem;
	border:1px solid #DADADA;
	border-left: none;
	box-sizing: border-box;
	transition-duration:0s;
}
.news li{
	float:left;
}
.news img{
	width:2.1rem;
	height: 2.8rem;
}
.news ul p{
	padding-left:.3rem;
	font-family: "siyuan_light";
	color:#666;
	line-height: .36rem;
	padding-right:.2rem;	
}
.news p.tit{
	font-size:.28rem;
	font-family: "siyuan";
	font-weight: 100;
	color:#000;
	line-height:.7rem;
	transition-duration:0s;
	overflow: hidden; 
	white-space: nowrap;
	text-overflow: ellipsis; 
	padding-top:.08rem;
}
.news a{
	display: block;
	margin:0 auto;
	
}
.news a:hover p.tit{
	color:inherit;
	transition-duration:0s;
}
.news a:hover li.t{
	border:1px solid #DADADA;
	border-left: none;
	box-sizing: border-box;
	transition-duration:0s;
}
.news .menu a{
	width:4.2rem;
	margin:0 auto;
	background-color: #242424;
	color:#fff;
	text-align: center;
	font-family: "siyuan_light";
	line-height:1rem;
	margin-top:.2rem;
	margin-bottom: 1.2rem;
	font-size: .32rem;
	border-radius: .06rem;
}
.news .menu a:hover{
	background-color: #242424;
}
.news .page{
	margin:.6rem 0;
}
.news .page ul{
	display:inline-block;
	text-align:center;
	width:100%;
	font-size:0;
}
.news .page li{
	display: inline-block;
	margin:0 .12rem;
}
.news .page li a{
	border:1px #ccc solid;
	padding:.12rem .32rem;
	border-radius:.04rem;
	display:block;
	color:#777;
	font-size:.3rem;
	height:auto;
}
.news .page li a:hover{
	color:#fff;
	border:1px #353E65 solid;
	background:#353E65;
}
.news .page li.active a{
	color:#fff;
	border:1px #353E65 solid;
	background:#353E65;
	padding:.12rem .32rem;
	border-radius:.04rem;
}
.news li.im{
	width:2.1rem;
	height: 2.8rem;
	overflow: hidden;
}
.news img{
	width:2.1rem;
	height: 2.8rem;
}
.news a:hover img{
	transform: scale(1);
}
.add p{
	border-bottom: 1px solid #777;
	padding:.6rem 0 .3rem 0;
	margin:0 auto;
	width:100%;
}
.add p span{
	font-size:.26rem;
	font-weight:400;
	color:#353E65;	
}
.add a{
	font-size:.26rem;
	color:#999;
	padding-left:.3rem;
}
.con{
	padding-bottom:.7rem;
}
.con .nr h1{
	font-family: "siyuan";
	font-size: .34rem;
	text-align: center;
	padding:.7rem 0 .45rem 0;
	font-weight: 400;
} 
.con .nr p{
	font-size: .26rem;
	line-height:.44rem;
	font-family: "siyuan_light";
}
.con .nr img{
	margin:0.3rem auto 0.3rem auto;
	width: 100%;
}
.footer{
	padding:.8rem 0 0.8rem 0;
}
.footer h3,.footer span,.footer p{
	color:#fff;
}
.footer h3{
	border-bottom: rgba(255, 255, 255, 0.5) 1px solid;
	padding-bottom:.36rem;
}
.footer h3 span{
	font-family:'PingFang SC',Helvetica,Arial,'Microsoft YaHei',sans-serif;
	font-weight: normal;
	padding-left:0;
}
.footer li{
	float:none;
}
.footer li:last-child{
	float:none;
	padding-top:.8rem;
}
.footer li p{
	color:#fff;
	font-size: .3rem;
	line-height:.8rem;
}
.footer li span{
	font-size:.24rem;
	line-height:.46rem;
	margin-top:-18px;
}
.footer p.icp{
    display:none;
}
.footer ul li.address{
    width:auto;
}



.container{
	position: absolute;
	top:28%;
	z-index: 99;
}
.container p{
	padding-left:.1rem;
	text-transform: uppercase;
	display: block;
}
.container .text1{
	font-family: "siyuan_light";
	font-size:.4rem;	
	animation: text 2s 1;
	color:#fff;
}
.container .text2{
	font-size:.24rem;
	line-height:.8rem;
	color:#fff;
	font-weight: 200;
}
.tx{
	position: absolute;
	bottom:.3rem;
	right:.5rem;
	z-index: 99;
	width: 3.07rem;
	height:3.07rem;
	background: url(../img/text.png) no-repeat;
	background-size: 3.07rem 3.07rem;
	animation: fadeIn 1s 1.6s forwards;
	animation-fill-mode: forwards;
	opacity: 0;

}
@keyframes fadeIn {
    from {opacity: 0;bottom:1rem;}
    to {opacity: 1;}
  }
@keyframes text{
	0%{
		color:#fff;
		margin-bottom:.4rem;
	}
	30%{
		letter-spacing: .06rem;
		margin-bottom:.4rem;
	}
	85%{
		letter-spacing: .05rem;
		margin-bottom:.4rem;
	}	
  }


}