
@media screen and (max-width: 980px) {
	img{
		max-width: 100%;
	}
	.main .pc_banner, .module .pc_banner, .column .pc_banner, .phone .pc_banner, .wire .pc_banner, .news .pc_banner, .cinema .pc_banner,.slider-img .pc_banner{
      display: none;
  }
	.main .mobile_banner,.module .mobile_banner,.column .mobile_banner,.phone .mobile_banner,.wire .mobile_banner,.news .mobile_banner,.cinema .mobile_banner,.slider-img .mobile_banner{
      display: block;
  }
	.writing{
		display: none;
		top: 12%;
		left: 0;
		width: 100%;
		text-align: center;
	}
	.keyword{
		font-size: .44rem;
	}
	.writing > p{
		margin: 0 0 .2rem 0;
	}
	.More{
		width: 1.4rem;
		line-height: .36rem;
		border-radius: .04rem;
		border: .02rem solid #2E71F7;
	}
	.More a{
		color: #000;
		font-size: .2rem;
		letter-spacing: .04rem;
	}
	.major a{
		color: #fff;
	}
	.around_left, .around_right{
		width: 100%;
		padding: 0;
		margin-bottom: .12rem;
	}
	.ST, .VR, .BX, .XYJ, .LYQ, .TWJ{
		left: 50%;
		transform: translate(-50%);
		-webkit-transform: translate(-50%);
	}
	.crosshead, .recommend{
		left: 0;
		font-size: .44rem;
		width: 100%;
		text-align: center;
	}
	.kid{
		left: 0;
		width: 100%;
		font-size: .3rem;
		text-align: center;
	}
	.Star{
		top: 12%;
		left: 0;
		width: 100%;
		font-size: .44rem;
		text-align: center;
	}
	.wisdom{
		top: 18%;
		left: 0;
		width: 100%;
		font-size: .44rem;
		text-align: center;
	}
	.TWJ{
		top: 26%;
	}
	.understand{
		border: .02rem solid #2E71F7;
	}
	.understand a{
		color: #fff;
	}
	.video{
		margin-top: 0;
	}
	.video-left, .video-right{
		width: 100%;
	}
	.video-left > div{
		width: 100%;
	}
	.video-left > div:nth-child(2) > div{
		padding: 0 .48rem;
	}
	.video-right > div:first-child, .video-right > div:nth-child(2){
		width: 100%;
	}
	.video-right, .video-left > div:nth-child(2), .photo_frame_right{
		padding: 0;
	}
	.interior_left, .interior_right{
		padding: 0 .48rem;
		margin-top: .12rem;
	}
	.btn_video{
		top: 0;
		right: 0;
	}
	.top-news .box .title{
		margin-bottom: .4rem;
	}
	.main, .module, .column, .wire, .phone, .news, .cinema, .video{
		padding-top: .12rem;
	}
	.column,.wire{
		padding-top: 0;
	}
	.keyword, .small, .crosshead, .recommend, .crosshead, .kid{
		letter-spacing: .04rem;
	}
	.inches{
		top: 10%;
	}
	.cinema{
		top: 17%;
	}
	.seeing{
		top: 18%;
	}
	.immerse, .ingenuity{
		top: 18%;
	}
	.free, .healthy{
		top: 18%;
	}
	.ST, .VR, .BX, .XYJ, .LYQ{
		top: 26%;
	}
	.ST,.LYQ{
		top: 28%;
	}
	.swiper-box{
		height: auto;
	}
	.swiper-pagination-bullet{
		width: .12rem;
		height: .12rem;
		opacity: 1;
	}
	.swiper-pagination-bullet-active{
		background: #007aff;
	}
	.video-left, .photo_frame_left{
		padding-right: 0;
	}
	.top-news .box .title{
		font-size: .36rem;
		font-weight: 400;
	}
	.title a{
		font-size: .26rem;
		font-weight: 400;
	}
	.top-news .box .summary{
		font-size: .2rem;
	}

}