<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">






.animation{
	-webkit-animation-play-state:paused;
	-moz-animation-play-state:paused;
	-ms-animation-play-state:paused;
	-o-animation-play-state:paused;
	animation-play-state: paused;
}
.animation_Active{
	-webkit-animation-play-state:running;
	-moz-animation-play-state:running;
	-ms-animation-play-state:running;
	-o-animation-play-state:running;
	animation-play-state: running;
}


@media(min-width:768px){
	.main{
		padding-top:80px;
	}
}
.cn .chooseLanguage a{
	color:#fff;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}
.cn .chooseLanguage .language_cn{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	color:#00AFF5;
}
.en .chooseLanguage .language_en{
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	color:#00AFF5;
}
/*lunbo*/

.lunbo{
	color:#fff;
	overflow: hidden;
	/*margin-top: 60px;*/
	margin-bottom: 90px;
	visibility: hidden;
}
.lunbo .warp{
	height:150px;
}
.lunbo .warp&gt;.container{
	height:100%;
}
.lunbo .warp .warpContent{
	height:100%;
}
.lunbo .swiper-slide .container{
	height:100%;
	position:relative;
}
/*.lunbo .slideFive{
	background:url("../image/aa_banner_bg_5.png") no-repeat center center;
	background-size:cover;
	cursor: pointer;
}
.lunbo .slideOne{
	background:url("../image/aa1.png") no-repeat center center;
	background-size:cover;
	cursor: pointer;
}
.lunbo .slideTwo{
	background:url("../image/aa24.png") no-repeat center center;
	background-size:cover;
	cursor: pointer;
}
.lunbo .slideThree{
	background:url("../image/aa25.png") no-repeat center center;
	background-size:cover;
	cursor: pointer;
}
.lunbo .slideFour{
	background:url("../image/aa27.png") no-repeat center center;
	background-size:cover;
	cursor: pointer;
}*/
.lunbo .slideFive .bannerImg img {
    width: 100%;
}
@media(max-width: 767px){
	.lunbo .slideOne .bannerImg img {
        width: 100%;
    }
}
@media(min-width: 768px){
    .lunbo .slideOne .bannerImg img {
        height: 500px;
        float: right;
    }
}
@media(min-width: 992px){
    .lunbo .slideOne .bannerImg img {
        height: 600px;
    }
}
.lunbo .lunbo_pointer{
	position:absolute;
	bottom:0;
	width:100%;
	z-index:2;
}
.lunbo .bannerImg{
	position:absolute;
}
.lunbo .swiper-scrollbar{
	position:absolute;
	width:calc(100% - 30px);
	height:4px;
	bottom:0;
	background:transparent;
}
.lunbo .swiper-scrollbar .swiper-scrollbar-drag{
	background:#00aff5;
}
.lunbo .myScrollBar{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
}
.lunbo .myScrollBar .row,
.lunbo .myScrollBar .row [class^='col-']{
	height:100%;
}
.lunbo .myScrollBar .row [class^='col-'] .barProgress{
	height:100%;
	overflow: hidden;
}
.lunbo .lunbo_pointer p{
	margin:0;
}
.lunbo .lunbo_pointer  [class^='col-'] .content{
	/*position:relative;*/
}
.lunbo .lunbo_pointer  .row [class^='col-'] .content p.title{
	font-size:14px;
	line-height:20px;
	font-weight: 400;
}
.lunbo .lunbo_pointer  .row [class^='col-'] .content p.detail{
	font-size:14px;
	font-weight: 400;
	line-height:25px;
}
.lunbo .lunbo_pointer  .row [class^='col-'] .content p.time{
	font-weight: 400;
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	-ms-opacity: 0.4;
	-o-opacity: 0.4;
	opacity: 0.4;
}
.lunbo .lunbo_pointer  .row [class^='col-'] .content .barProgress{
	position:absolute;
	left:0;
	bottom:0;
	width:0;
	height:4px;
	background-color:#00aff5;
	visibility:hidden;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-ms-transition: width 5s linear;
	transition: width 5s linear;
}
.lunbo .lunbo_pointer  .row [class^='col-'] .content.active .barProgress{
	visibility:visible;
	width:100%;
}
.lunbo .banner_content h4,
.lunbo .banner_content p{
	margin:0;
}
.lunbo .banner_content h4{
	
}
.lunbo .banner_content p{
	font-weight:400;
}
.lunbo .banner_content a{
	display: inline-block;
	line-height:1.4286;
	color:#00aff5;
	margin-top:30px;
}
.en .lunbo .banner_content a{
	line-height: 16px;
}
.lunbo .banner_content{
	padding-top:40px;
}
.lunbo .banner_content h4{
	font-size:36px;
	line-height: 50px;
	margin-bottom:10px;
	font-weight: 600;
}
.en .lunbo .banner_content h4{
	font-weight: 400;
	font-family: 'cormorant_scregular';
	font-size:36px;
	line-height: 30px;
	margin-bottom:20px;
}
.lunbo .banner_content span{
	display: block;
	font-size:14px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom:10px;
}
.en .lunbo .banner_content span{
	line-height: 16px;
}
.lunbo .banner_content p{
	font-size:18px;
	line-height: 28px;
	/*margin-bottom:10px;*/
}
.en .lunbo .banner_content p{
	font-size:16px;
	line-height:28px;
}
.lunbo .banner_content p&gt;strong{
	font-weight: 500;
}
.lunbo .banner_content a{
	font-size:14px;
	/*display: none;*/
}
@media(max-width:767px){
	/*.lunbo&gt;.warp&gt;.container{
		padding-left:20px;
		padding-right:20px;
		background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.00) 0%, #000000 100%);
		background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.00) 0%, #000000 100%);
		background-image: linear-gradient(to top, rgba(0,0,0,0.00) 0%, #000000 100%);
	}*/
	.lunbo .swiper-slide .container{
		padding-left:20px;
		padding-right:20px;
	}
	.lunbo .slideFive .bannerImg{
		width:262px;
		top:60px;
		left:50%;
		margin-left:-131px;
		/*margin-top:-130px;*/
		/*left:15px;*/
	}
	.en .lunbo .slideFive .bannerImg{
		width:241px;
		margin-left:-120px;
	}
	.lunbo .slideOne .bannerImg{
		width:414px;
		left:0px;
		bottom:98px;
	}
	.lunbo .slideTwo .bannerImg{
		width:398px;
		right:-93px;
		bottom:98px;
	}
	.lunbo .slideThree .bannerImg{
		width:400px;
		right:-95px;
		bottom:98px;
	}
	.lunbo .banner_content{
		width:300px;
		margin:0 auto;
		text-align: center;
	}
	.en .lunbo .slideOne  .banner_content h4{
		margin-bottom:10px;
		font-size:48px;
		line-height:40px;
	}
	.en .lunbo .slideTwo .banner_content{
		width:302px;
	}
	.lunbo .banner_content p.time{
		margin-bottom:0;
		font-size:12px;
		line-height: 14px;
		font-weight: 400;
	}
	.lunbo .banner_content p&gt;strong{
		font-weight: 400;
	}
	.lunbo .banner_content a{
		display: none;
	}
	.lunbo .lunbo_pointer_mobile{
		position:absolute;
		width:100%;
		height:78px;
		left:0;
		bottom:0;
		z-index:2;
	}
	.lunbo .lunbo_pointer_mobile&gt;.container{
		padding-left:20px;
		padding-right:20px;
	}
	.lunbo .lunbo_pointer_mobile .scrollbar_mobile{
		position:relative;
		width:100%;
		height:2px;
		background-color:rgba(255,255,255,0.3);
		border-radius: 2px;
		overflow: hidden;
	}
	.lunbo .lunbo_pointer_mobile .scrollbar_mobile .scrollbar_mobile_progress{
		background-color:#fff;
		position:absolute;
		height:2px;
		top:0;
		left:0;
	}
	.lunbo .lunbo_pointer_mobile .chooseLanguage{
		margin-top:30px;
	}
	.lunbo .lunbo_pointer_mobile .chooseLanguage a{
		font-size:12px;
		line-height: 14px;
	}
	.lunbo .lunbo_pointer_mobile .toNext{
		position:absolute;
		top:50%;
		left:50%;
		margin-left:-6.5px;
		margin-top:-8.5px;
	}
	.lunbo .lunbo_pointer_mobile .toNext img{
		width:13px;
	}
}
@media(min-width: 768px){
	.lunbo{
		/*margin-top: 80px;*/
	}
	.lunbo .warp{
		height:500px;
	}
	.lunbo .slideFive .bannerImg{
		width:500px;
		top:50%;
		margin-top:-130px;
		left:15px;
	}
	.en .lunbo .slideFive .bannerImg{
		width:500px;
		top:100px;
		margin-top:0;
		left:15px;
	}
	.lunbo .slideOne .bannerImg{
		width:100%;
		left: 0;
		top:0;
	}
	.lunbo .slideTwo .bannerImg{
		width:500px;
		left:220px;
		bottom:10px;
	}
	.lunbo .slideThree .bannerImg{
		width:600px;
		left:270px;
		bottom:-27px;
	}
	.lunbo .banner_content{
		padding-top:100px;
	}
	.lunbo .banner_content h4{
		font-size:36px;
		line-height: 50px;
	}
	.en .lunbo .banner_content h4{
		width:500px;
		font-size:48px;
		line-height: 40px;
		margin-bottom:20px;
	}
	.lunbo .banner_content p{
		font-size:16px;
		line-height: 28px;
	}
	.en .lunbo .banner_content p{
		width:340px;
	}
	.lunbo .banner_content a{
		font-size:14px;
	}
	.lunbo .lunbo_pointer .row{
	/*	border-top:1px solid rgba(255,255,255,0.2);*/
		margin-left:0;
		margin-right:0;
	}
	.lunbo .lunbo_pointer .row [class^='col-']{
		padding:15px 0px;
		padding-right:10px;
	}
	.lunbo .lunbo_pointer .row [class^='col-'] .content{
				width: 16px;
		height: 16px;
		border-radius: 50%;
		background-color: #fff;
	}

.lunbo .lunbo_pointer .row [class^='col-'] .content.active{
	 background-color: #208cd4;
}

	.lunbo .lunbo_pointer .row [class^='col-'] .content.right_border{

	}
	.lunbo .lunbo_pointer .row [class^='col-'] .content p.title{
		font-size:12px;
		line-height:20px;
	}
	.lunbo .lunbo_pointer .row [class^='col-'] .content p.detail{
		font-size:12px;
		line-height: 20px;
		height:40px;
		margin-top:5px;
	}
	.lunbo .lunbo_pointer .row [class^='col-'] .content p.time{
		font-size:12px;
		line-height: 14px;
		margin-top:10px;
	}
/*	.lunbo .lunbo_pointer .lunbo_pointer_cover{
		position:absolute;
		width:100%;
		height:227px;
		bottom:0;
		left:0;
	    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.00) 13%, #000000 100%);
	    background-image: -o-linear-gradient(top,rgba(0,0,0,0.00) 13%, #000000 100%);
	    background-image: linear-gradient(to bottom,rgba(0,0,0,0.00) 13%, #000000 100%);
	}*/
}
@media(min-width:992px){
	.lunbo .warp{
		height:600px;
	}
	.lunbo .slideFive .bannerImg{
		width:600px;
		top:50%;
		margin-top:-160px;
		left:15px;
	}
	.en .lunbo .slideFive .bannerImg{
		width:600px;
	}
	.lunbo .slideOne .bannerImg{
		width:100%;
		left:0;
		top:0px;
	}
	.lunbo .slideTwo .bannerImg{
		width:600px;
		left:220px;
		bottom:10px;
	}
	.lunbo .slideThree .bannerImg{
		width:700px;
		left:270px;
		bottom:-27px;
	}
	.lunbo .banner_content{
		padding-top:100px;
	}
	.lunbo .banner_content h4{
		font-size:48px;
		line-height: 67px;
	}
	.en .lunbo .banner_content h4{
		width:600px;
		font-size:64px;
		line-height: 50px;
		margin-bottom:20px;
	}
	.lunbo .banner_content p{
		font-size:18px;
		line-height: 28px;
	}
	.en .lunbo .banner_content p{
		font-size:16px;
		line-height: 28px;
	}
	.lunbo .banner_content a{
		font-size:14px;
	}
	.lunbo .lunbo_pointer .row [class^='col-']{
		padding-top:20px;
		padding-bottom:20px;
	}
	.lunbo .lunbo_pointer .row [class^='col-'] .content p.title{
		font-size:14px;
		line-height:20px;
	}
	.en .lunbo .lunbo_pointer .row [class^='col-'] .content p.title{
		line-height: 16px;
	}
	.lunbo .lunbo_pointer .row [class^='col-'] .content p.detail{
		font-size:14px;
		line-height: 25px;
		height:50px;
		margin-top:10px;
	}
	.lunbo .lunbo_pointer .row [class^='col-'] .content p.time{
		font-size:12px;
		line-height: 14px;
		margin-top:15px;
	}
	.lunbo .slideFive .bannerImgCenter img {
		width: 100%;
		margin-top: 30px;
	}
}
@media(min-width:1200px){
	.lunbo .slideFive .bannerImg{
		width:750px;
		top:50%;
		margin-top:-160px;
		left:15px;
		/*bottom:10px;*/
	}

	.lunbo .slideFive .bannerImgCenter {
		width: 1170px;
		top: 50%;
	    margin-top: 20px;

	}
	.lunbo .slideFive .bannerImgCenter img {
		width: 1170px;


	}
	.en .lunbo .slideFive .bannerImg{
		width:750px;
		top:60px;
		/*margin-top:-250px;*/
	}
	.en .lunbo .slideFive .bannerImgCenter{
		width: 1170px;
		top:60px;
		/*margin-top:-250px;*/
	}
	.lunbo .slideOne .bannerImg{
		width:100%;
		left:0;
		top:0;
	}
	.lunbo .slideTwo .bannerImg{
		width:700px;
		left:220px;
		bottom:10px;
	}
	.en .lunbo .slideTwo .bannerImg{
		left:350px;
	}
	.lunbo .slideThree .bannerImg{
		width:800px;
		left:270px;
		bottom:-27px;
	}
	.en .lunbo .slideThree .bannerImg{
		width:900px;
		left:330px;
		bottom:-106px;
	}
	.lunbo .banner_content{
		padding-top:100px;
	}
	.lunbo .banner_content h4{
		font-size:48px;
		line-height: 67px;
		margin-bottom:10px;
	}
	.en .lunbo .banner_content h4{
		width:600px;
		font-size:64px;
		line-height: 50px;
		margin-bottom:20px;
	}
	.lunbo .banner_content p{
		font-size:18px;
		line-height: 28px;
	}
	.en .lunbo .banner_content p{
		font-size:16px;
		line-height: 28px;
	}
}
@media(min-width:1440px){
}
.index_title{
	border-top: 1px solid #000;
}
.m1{
	margin-top:60px;
}
.m2{
	margin-top:30px;
}
.m1 .content a.commonText_5{
	display: block;
	text-decoration: none;
	cursor:pointer;
}
.m1 .content a.commonText_5:hover{
	color:#000;
}
.m1 .content a.commonText_5:focus{
	color:#000;
	outline: 0;
}
.index_title h2{
	font-size: 20px;
	line-height:28px;
	font-weight:400;
	color: #000000;
	margin:10px 0px 20px 0px;
}
.en .index_title h2{
	font-family: 'cormorant_scregular';
	font-size:24px;
	line-height: 29px;
}
.index_title a{
	display: inline-block;
	position: absolute;
	right: 0;
	font-size: 14px;
	line-height: 20px;
	color: #00AFF5;
	letter-spacing: 0;
	top:14px;
	text-decoration: none;
}
.index_title a:hover{
	color: #337ab7;
}
.index_title a:focus{
	color: #00AFF5;
	outline:0;
}
.en .index_title a{
	line-height: 16px;
	top:17px;
}
.m2 .content{
	overflow:hidden;
}
.m1 .content .row,
.m2 .content .row{
	margin-left:-10px;
	margin-right:-10px;
}
.m1 .content .row [class^='col-'],
.m2 .content .row [class^='col-']{
	/*margin-top:15px;*/
	margin-bottom:30px;
	padding-left:10px;
	padding-right:10px;
}
.m2 .content .video{
	overflow:hidden;
	position:relative;
}
.m2 .content img{
	width: 100%;
}
.m2 .content .scroll .part.first{
	margin:0;
}
.m2 .content .text p{
	font-weight:500;
	color: #000000;
	margin:0;
}
.m2 .content .text p{
	font-size: 14px;
	line-height: 25px;
}
.m2 .content&gt;.featuredVideos_row&gt;[class^='col-']{
	/*height:100%;*/
}
.m2 .content&gt;.featuredVideos_row&gt;[class^='col-'].left .video{
	width:calc(100% - 20px);
	height:100%;
	position:absolute;
	top:0;
	left:10px;
}
.m2 .content&gt;.featuredVideos_row&gt;[class^='col-'].right .part .video{
	cursor:pointer;
}
.m2 .content&gt;.featuredVideos_row&gt;[class^='col-'].right .part .video .cover_video{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;	
	bottom:0;
	right:0;
	margin:0 auto;
	z-index:1;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	font-size:14px;
	text-align:center;
	display: none;
}
.m2 .content&gt;.featuredVideos_row&gt;[class^='col-'].right .part .video .cover_video&gt;div{
	display: table;
	width:100%;
	height:100%;
}
.m2 .content&gt;.featuredVideos_row&gt;[class^='col-'].right .part .video .cover_video&gt;div span{
	display: table-cell;
	vertical-align: middle;
}
.m2 .content&gt;.featuredVideos_row&gt;[class^='col-'].right .part .video.active .cover_video{
	display: block;
} 
.m2 .content&gt;.featuredVideos_row&gt;[class^='col-'].left .video_progress{
	position:absolute;
	bottom:0;
	width:0%;
	height:4px;
	background-color:#00aff5;
}
.m2 .video-js .vjs-big-play-button:focus{
	outline:0;
}
@media (max-width:767px){
	.m1.willingSoonActivity{
		margin-top:30px;
	}
	.m1.willingSoonActivity .commonText_5 p{
		min-height: 95px;
	}
	.m1 &gt;.container,
	.m2 &gt;.container{
		padding-left:20px;
		padding-right:20px;
	}
	.m1.jiaodianzhuanti .commonText_5 p{
		/*min-height:85px;*/
	}
	.en .m1.jiaodianzhuanti .commonText_5 p{
		line-height: 20px;
		min-height:80px;
	}
	.m2 .vjs-big-play-centered .vjs-big-play-button{
		margin-left:-30px;
		margin-top:-30px;
	}
	.m2 .video-js .vjs-big-play-button{
		width:60px;
		height:60px;
		border:3px solid #fff;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		font-size:48px;
		line-height: 54px;
	}
	.m2 .scroll&gt;div{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		overflow-x: auto;
		-webkit-overflow-scrolling:touch;
		position:relative;
	}
	.m2 .scroll&gt;div:after{
		content:'';
		display: block;
		height:0;
		visibility: hidden;
		clear:both;
	}
	.m2 .scroll&gt;div .part{
		-webkit-flex-shrink:0;
		-ms-flex:0 0 auto;
		flex-shrink: 0;
		width:150px;
		margin-left:10px;
		float: left;
	}
	.m2 .scroll&gt;div .part:first-child{
		margin-left:0;
	}
	.m2 .content .text p{
		padding-right:20px;
		padding-top:20px;
		min-height:140px;
	}
}
@media (min-width: 768px) {
	.m1,.m2{
		margin-top: 69px;
	}
	.m1 .content .row [class^='col-'],
	.m2 .content .row [class^='col-']{
		margin-bottom:0px;
	}
	.index_title h2{
		font-size: 18px;
		margin:15px 0px 20px 0px;
	}
	.en .index_title a{
		top:12px;
	}
	.en .index_title h2{
		font-size:24px;
		line-height: 30px;
		margin:5px 0px 20px 0px;
	}
	.index_title a{
		font-size:12px;
		line-height: 14px;
		top:18px;
	}
	.m2 .content .scroll&gt;div{
		overflow-y: scroll;
		margin-right:-17px;
		height:310px;
	}
	.m2 .content .scroll .part{
		margin-top:20px;
	}
	.m2 .content .text p{
		font-size: 12px;
		line-height: 20px;
		padding-top:10px;
		/*min-height:60px;*/
	}
	.m2 .content .scroll&gt;div{
		height:398px;
	}
	.m2 .content&gt;.featuredVideos_row{
		height:378px;
		overflow:hidden;
	}
	.m2 .vjs-big-play-centered .vjs-big-play-button{
		margin-left:-40px;
		margin-top:-40px;
	}
	.m2 .video-js .vjs-big-play-button{
		width:80px;
		height:80px;
		border:3px solid #fff;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		font-size:60px;
		line-height: 74px;
	}
	.m1.jiaodianzhuanti .commonText_5 p{
		width:100%;
	}
	.en .m1.jiaodianzhuanti .commonText_5 p{
		width:100%;
		padding-right:10px;
	}
}
@media (min-width: 992px) {
	.m1,.m2{
		margin-top: 80px;
	}
	.index_title a{
		font-size:14px;
		line-height: 20px;
		top:18px;
	}
	.en .index_title a{
		top:18px;
	}
	.index_title h2{
		font-size: 20px;
		margin:15px 0px 25px 0px;
	}
	.en .index_title h2{
		font-size:30px;
		line-height: 40px;
		margin:8px 0px 25px 0px;
	}
	.m2 .content .scroll&gt;div,
	.m2 .content&gt;.featuredVideos_row{
		height:514px;
	}
	.m2 .vjs-big-play-centered .vjs-big-play-button{
		margin-left:-50px;
		margin-top:-50px;
	}
	.m2 .video-js .vjs-big-play-button{
		width:100px;
		height:100px;
		border:4px solid #fff;
		font-size:80px;
		line-height: 90px;
	}
	.m2 .content .scroll .part{
		margin-top:20px;
	}
	.m2 .content .text p{
		font-size: 14px;
		line-height: 25px;
		padding-top:16px;
		/*min-height:80px;*/
	}
	.m1.jiaodianzhuanti .commonText_5 p{
		width:88.888889%;
	}
	.m1.willingSoonActivity .commonText_5 p{
		width:87.5%;
	}
	/*.m1.willingSoonActivity .col-sm-12 .commonText_5 p{
		width:74.56%;
	}*/
	
}
@media (min-width: 1200px) {
	.m1,.m2{
		margin-top: 100px;
	}
	.index_title a{
		top:27px;
	}
	.en .index_title a{
		top:24px;
	}
	.index_title h2{
		font-size: 24px;
		line-height: 33px;
		margin:20px 0px 30px 0px;
	}
	.en .index_title h2{
		font-size:36px;
		line-height: 43px;
		margin:10px 0px 30px 0px;
	}
	.m2 .content .scroll&gt;div,
	.m2 .content&gt;.featuredVideos_row{
		height:620px;
	}
	.m2 .vjs-big-play-centered .vjs-big-play-button{
		margin-left:-60px;
		margin-top:-60px;
	}
	.m2 .video-js .vjs-big-play-button{
		width:120px;
		height:120px;
		border:6px solid #fff;
		font-size:96px;
		line-height: 108px;
	}
	.m2 .content .text p{
		font-size: 16px;
		line-height: 28px;
		padding-top:20px;
		/*min-height:100px;*/
	}
}
@media (min-width: 1440px) {
	
}

/*create*/
.m3{
	overflow: hidden;
	background: #000;
	text-align: center;
	margin-top:120px;
	width:100%;
	padding:60px 20px;
}
.m3 .create{
	
}
.m3 .create h1{
	color: #fff;
	font-weight: 100;
	line-height: 33px;
	margin:0;
	font-size:24px;
}
.en .m3 .create h1{
	font-weight: 400;
	font-family: 'cormorant_scregular';
	font-size:36px;
	line-height: 30px;
}
.m3 .create a{
 	font-size:14px;
 	line-height:20px;
 	color:#00aff5; 
 	display: inline-block;
 	margin-top:20px;
}
.en .m3 .create a{
	line-height: 16px;
}
@media (min-width: 768px) {
	.m3{
		margin-top:69px;
		height:500px;
		padding:0;
		display: table;
	}
	.m3 .create{
		display: table-cell;
		vertical-align: middle;
	}
	.m3 .create h1{
		font-size: 36px;
		line-height: 48px;
	}
	.en .m3 .create h1{
		font-size:48px;
		line-height: 40px;
	}
}
@media (min-width: 992px) {
	.m3{
		margin-top:83px;
	}
	.m3 .create h1{
		font-size: 48px;
		line-height: 64px;
	}
	.en .m3 .create h1{
		font-size:56px;
		line-height: 50px;
	}
	.m3 .create a{
		margin-top:20px;
	}
}
@media (min-width: 1200px) {
	.m3{
		margin-top:200px;
	}
	.m3 .create h1{
		font-size: 64px;
		line-height: 90px;
	}
	.en .m3 .create h1{
		font-size: 64px;
		line-height: 50px;
	}
	.m3 .create a{
		margin-top:30px;
	}
}
@media (min-width: 1440px) {
	
}
/*update*/
.m4 .update{
	background: #101010;
	padding:60px 0px;
	text-align: center;
}
.m4 .update&gt;.container{
	padding-left:20px;
	padding-right:20px;
}
.m4 .update .tips h4,
.m4 .update .tips p,
.m4 .update .emails p{
	margin:0;
}
.m4 .update .row [class^="col-"]:first-child{
	margin-bottom:30px;
}
.m4 .update .tips h4{
	color: #FFFFFF;
	font-weight: 100;
	line-height:33px;
	font-size: 24px;
}
.en .m4 .update .tips h4{
	font-family: 'cormorant_scregular';
}
.m4 .update .tips p{
	font-weight:400;
	color:#fff;
	font-size:12px;
	line-height:17px;
	margin-top:10px;
}
.en .m4 .update .tips p{
	font-size:12px;
	line-height: 20px;
}
.m4 .update .emails p{
	line-height: 20px;
	font-size:14px;
	color:#fff;
}
.en .m4 .update .emails p{
	line-height: 16px;
}
.m4 .update .emails input{
	outline: none;
	background: #101010;
	border: 0;
	color: #fff;
	width:100%;
	height:31px;
	border-bottom: 1px solid #343434;
	padding-bottom:10px;
	margin-top:10px;
}
.m4 .update .emails input::-webkit-input-placeholder{
	font-size:18px;
	line-height: 21px;
	color:#343434;
	font-family: inherit;
	text-align: center;
}
.m4 .update .emails input:-moz-placeholder{
	font-size:18px;
	line-height: 21px;
	color:#343434;
	font-family: inherit;
	text-align: center;
}
.m4 .update .emails input::-moz-placeholder{
	font-size:18px;
	line-height: 21px;
	color:#343434;
	font-family: inherit;
	text-align: center;
}
.m4 .update .emails input:ms-input-placeholder{
	font-size:18px;
	line-height: 21px;
	color:#343434;
	font-family: inherit;
	text-align: center;
}
.m4 .update .emails a{
	display: inline-block;
	font-size: 14px;
	color: #00AFF5;
	line-height: 20px;
	margin-top:20px;
}
.en .m4 .update .emails a{
	line-height: 16px;
}
@media (min-width: 768px) {
	.m4 .update{
		padding:41px 0px;
		text-align: left;
	}
	.m4 .update&gt;.container{
		padding-left:15px;
		padding-right:15px;
	}
	.m4 .update .row [class^="col-"]:first-child{
		margin-bottom:0px;
	}
	.m4 .update .tips h4{
		font-size: 24.8px;
	}
	.m4 .update .tips p{
		font-size:12px;
		margin-top:6.9px;
	}
	.m4 .update .emails p{
		font-size:12px;
	}
	.m4 .update .emails input{
		width:100%;
		margin-top:6.9px;
	}
	.m4 .update .emails input::-webkit-input-placeholder{
		text-align: left;
	}
	.m4 .update .emails input:-moz-placeholder{
		text-align: left;
	}
	.m4 .update .emails input::-moz-placeholder{
		text-align: left;
	}
	.m4 .update .emails input:ms-input-placeholder{
		text-align: left;
	}
	.m4 .update .right{
		padding-left:0;
	}
}
@media (min-width: 992px) {
	.m4 .update{
		padding:50px 0px;
	}
	.m4 .update .tips h4{
		font-size: 30px;
	}
	.m4 .update .tips p{
		font-size:14px;
		margin-top:8.3px;
	}
	.m4 .update .emails p{
		font-size:14px;
	}
	.m4 .update .emails input{
		width:100%;
		margin-top:8.3px;
	}
}
@media (min-width: 1200px) {
	.m4 .update{
		padding:60px 0px;
	}
	.m4 .update .tips h4{
		font-size: 36px;
		line-height: 50px;
	}
	.en .m4 .update .tips h4{
		line-height: 43px;
	}
	.m4 .update .tips p{
		font-size:14px;
		line-height: 20px;
		margin-top:10px;
	}
	.en .m4 .update .tips p{
		font-size:14px;
		line-height: 16px;
	}
	.m4 .update .emails p{
		font-size:14px;
	}
	.m4 .update .emails input{
		width:100%;
		margin-top:10px;
	}
	.m4 .update .emails a{
		margin-top:20px;
	}
	.en .update .emails a{
		margin-top:30px;
	}
}
/*module change message*/
@media (min-width: 768px){
	.m2 .scroll .homeVideoList{
		margin-top:-20px;
	}
	#mainHome{
		margin-top:80px;
	}
}
@media (min-width: 768px) and (max-width: 992px){
	.m1.homeActivity{
		margin-bottom:60px;
	}
	.m2 .content .scroll .part .text{
		padding-right:20px;
	}
}
@media (min-width: 993px) and (max-width: 1199px){
	.m1.homeActivity{
		margin-bottom:80px;
	}
	.m2 .content .scroll .part .text{
		padding-right:24.8px;
	}
}
@media (min-width: 1200px){
	.m1.homeActivity{
		margin-bottom:100px;
	}
	.m2 .content .scroll .part .text{
		padding-right:30px;
	}
}
@media (max-width: 767px){
	#mainHome{
		padding-top: 60px;
	}
	.m1.homeActivity{
		margin-bottom:50px;
	}
}</pre></body></html>