@charset "utf-8";
/*默认样式 START*/
	/*重置样式 START */
		*{ margin:0; padding:0;-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;}
		body {font-family: Helvetica, "Microsoft YaHei" ; color:#666666; text-size-adjust:none;}
		a{ text-decoration:none; cursor:pointer; color:#0F0; bblr:expression(this.onFocus=this.blur()); outline-style:none; color: #474747}
		a:hover{ text-decoration:none; }
		a{-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;}
		img{border: 0 none;}
		.cf:before,.cf:after {content:"";display:table;}
		.cf:after {clear:both;}
		.cf {zoom:1;}
	/*重置样式 END */
	/*默认模块样式 START*/
		.wrap{
			width: 100%;
		}
		h1,.text{
			position: absolute;
			top: 0;
			left: -9999px;
		}
		.inner_wrap{
			position: relative;
			overflow: hidden;
			background-image: none;
			background-repeat: repeat-y;
			-webkit-background-size: 100%;
			background-size: 100%;
			background-color: #fff;
		}
		header img{
			position: relative;
			z-index: 21;
			display: block;
			width: 100%;
		}
		.cont{
			padding: 0;
			margin: 0% 0 0;
		}
		.c_item{
			position: relative;
			z-index: 31;
			margin: 0 2% 5%;
		}
		.ci_cont{
			position: relative;
			z-index: 2;
			margin: 0;
			padding: 10px 2% 20px;
		}
		.ci_bg{
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 100%;
			margin: 0;
			background-image: url(../img/ci_bg_c.png);
			-webkit-background-size: 100%;
			background-size: 100%;
			background-repeat: repeat-y;
		}
		.ci_bg:before{
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 50%;
			background-image: url(../img/ci_bg_t.png);
			-webkit-background-size: 100%;
			background-size: 100%;
			background-repeat: no-repeat;
			background-position: center top;
		}
		.ci_bg:after{
			content: "";
			position: absolute;
			bottom: 0;
			left: 0;
			display: block;
			width: 100%;
			height: 50%;
			background-image: url(../img/ci_bg_b.png);
			-webkit-background-size: 100%;
			background-size: 100%;
			background-repeat: no-repeat;
			background-position: center bottom;
		}
		.ci_title{
			width: 280px;
			height: 40px;
			margin: 0 auto 20px;
			padding: 0;
			font-size: 18px;
			line-height: 40px;
			font-weight: bold;
			color: #000;
			text-align: center;
			overflow: hidden;
			text-indent: -9999px;
			-webkit-background-size: 100% 100%;
			background-size: 100% 100%;
		}
		.ci_text{
			position: relative;
			margin: 0 10px;
			padding: 0 0 4px;
			line-height: 20px;
			font-size: 12px;
			color: #000;
		}
		.ci_tip{
			text-align: center;
		}
		.ci_rule{
			padding: 0 0 4px 20px;
		}
		.ci_rule span{
			display: block;
		}
		.ci_rule i{
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			width: 20px;
			font-style: normal;
		}
		.ci_img{
			margin: 0 10px 20px;
		}
		.ci_img img{
			display: block;
			width: 100%;
		}
		.ci_btns{
			position: relative;
			text-align: center;
			margin: 0 10px 20px;
		}
		.ci_btns a{
			display: inline-block;
			width: 120px;
			height: 40px;
			line-height: 40px;
			margin: 0 10px;
			font-size: 12px;
			text-align: center;
			color: #fff;
			background-image: url(../img/ci_btn.png);
			-webkit-background-size: 100%;
			background-size: 100%;
		}

		.b_btn{
			padding: 15px 0 30px;
			text-align: center;
		}
		.b_btn a{
			display: inline-block;
			*display: inline;
			*zoom: 1;
			width: 120px;
			height: 40px;
			line-height: 40px;
			margin: 0 5px;
			overflow: hidden;
			font-size: 14px;
			color: #fff;
			background-color: #000;
			border-radius: 5px;
		}
		.bb_top span,
		.bb_top i{
			display: inline-block;
			*display: inline;
			*zoom: 1;
			vertical-align: top;
		}
		.bb_top span{
			padding: 0 5px;
		}
		.bb_top i{
			width: 22px;
			height: 22px;
			margin: 9px 5px;
			background-image: url(../img/top_tag.png);
			-webkit-background-size: 100%;
			background-size: 100%;
		}
		.game_center{
			position: fixed;
		    bottom: 70px;
		    right: 2%;
		    width: 62px;
		    height: 49px;
		    z-index: 50;
			background-image: url(../img/game_center.png);
			-webkit-background-size: 100%;
			background-size: 100%;
			text-indent: -9999em;
			overflow: hidden;
		}
		.act_center{
			position: fixed;
		    bottom: 130px;
		    right: 2%;
		    width: 60px;
		    height: 60px;
		    z-index: 50;
			background-image: url(../img/act_center.png);
			-webkit-background-size: 100%;
			background-size: 100%;
			text-indent: -9999em;
			overflow: hidden;
		}
		.footer{
			padding: 15px 0;
			line-height: 20px;
			background-color: #1e1e1e;
		}
		.footer p{
			height: 20px;
			font-size: 12px;
			text-align: center;
			color: #fff;
		}
	/*默认模块样式 END*/
	/*弹窗样式 START*/
		.mask{
			position: absolute;
			top: 0;
			left: 0;
			z-index: 90;
			display: none;
			width: 100%;
			height: 100%;
			background-color:#000;
			opacity: 0.5;
			filter: alpha(opacity=50);
		}
		.modal_wrap{
			display: none;
			position: absolute;
			top: 20%;
			left: 10%;
			width: 80%;
			z-index: 99;
			background-color: #fff;
			border: 3px solid #333;
			border-radius: 10px;
			overflow: hidden;
		}
		.modal_info{
			
		}
		.modal_title{
			width: 100%;
			height: 32px;
			margin: 10px 0 0;
			line-height: 32px;
			text-align: center;
			font-size: 18px;
			color: #111;
		}
		.modal_cont{
			padding: 10px;
		}
		.modal_exit .modal_cont{
			padding: 0;
		}
		.mc_text{
			padding: 40px 20px 20px;
		}
		.modal_phone .mc_text{
			padding: 40px 20px 0;
		}
		.modal_text .mc_text{
			padding: 10px 0px 0;
		}
		.modal_cont img{
			width: 100%;
		}
		.modal_cont p{
			margin: 0 10px 5px;
			font-size: 14px;
			line-height: 18px;
			text-align: center;
			color: #333;
		}
		.modal_text_l .modal_cont p{
			text-align: left;
		}
		.modal_text .mc_text p{
			font-size: 12px;
			margin: 0 0 5px;
		}
		.modal_cont p span{
			color: #666;
		}
		.modal_cont .modal_tip{
			color: #333
		}
		.modal_wrap .mlf_title{
			line-height: 32px;
			text-align: center;
			font-size: 18px;
			color: #000;
		}
		.modal_wrap .mlf_item{
			line-height: 24px;
			margin: 0 0 6px;
			padding: 0 0 0 60px;
		}
		.modal_wrap .mlf_item label{
			display: inline-block;
			*display: inline;
			*zoom: 1;
			width: 60px;
			margin: 0 0 0 -60px;
		}
		.modal_wrap .mlf_item input{
			display: inline-block;
			*display: inline;
			*zoom: 1;
			width: 80%;
			height: 24px;
			line-height: 24px;
			padding: 0 10px 0 10px;
			border: 0 none;
			color: #343434;
			background-color: #eee;
		}
		.modal_wrap .mlf_link{
			text-align: right;
		}
		.modal_wrap .mlf_link a{
			display: inline-block;
			*display: inline;
			*zoom: 1;
			text-decoration: underline;
		}
		.ml_form{
			margin: 10px 0 0;
		}
		.ml_list{
			height: 87px;
			overflow: auto;
		}
		.modal_cont table{
		  width: 100%;
		  line-height: 28px;
		  border-collapse:collapse;
		  margin:auto;
		}
		.modal_cont thead tr{
		}
		.modal_cont tbody{
		  width: 100%;
		}
		.modal_cont tbody tr{
			width: 100%;
			border-bottom: 1px dashed #343434;
		}
		.modal_cont th{
		  line-height: 30px;
		  font-size: 16px;
		  color: #343434;
		  font-weight: normal;
		}
		.modal_cont td {
		  text-align: center;
		  padding: 0;
		  color: #343434;
		  font-size: 12px;
		}
		.modal_cont thead .col_2{
		  width: 20%;
		}
		.modal_cont thead .col_4{
		  width: 40%;
		  
		}
		.modal_btns{
			margin: 0 auto;
			padding: 10px 0 20px;
			text-align: center;
		}
		.modal_btn{
			display: inline-block;
			*display: inline;
			*zoom: 1;
			width: 100px;
			height: 30px;
			margin: 0 10px;
			line-height: 30px;
			background-color: #333;
			color: #fff;
			border-radius: 5px;
			text-align: center;
			font-size: 16px;
		}
		.modal_close{
			position: absolute;
			top: 4px;
			right: 4px;
			display: block;
			width: 26px;
			height: 26px;
			text-indent: -9999em;
			overflow: hidden;
			background-image: url(../img/m_close.png);
			-webkit-background-size: 100%;
			background-size: 100%;
			background-color: #333;
			border-radius: 13px;
		}
	/*弹窗样式 END*/
/*默认样式 END*/
/*模块样式 START*/
	/*轮播组件 START*/
		.slider_wrap{
			margin: 0 16px;
		}
		.slider_title{
			width: 260px;
		    height: 30px;
		    line-height: 30px;
		    margin: 0 auto 16px;
		    text-align: center;
		}
		.slider_cont{
			position: relative;
			line-height: 24px;
			font-size: 12px;
			text-align: center;
		}
		.slider_detail{

		}
		.slider_list{
			
		}
		.slider_pagination{
			display: none;
		}
		.slider_prev{

		}
		.slider_next{

		}
		.slider_scrollbar{
			display: none;
		}
		.slider_text{
			line-height: 24px;
			font-size: 12px;
			margin: 0;
			color: #000;
		}
		.sc_outer{
			margin: 0 30px;
		}
		.sc_outer .slider_prev{
			left: -30px;
		}		
		.sc_outer .slider_next{
			right: -30px;
		}
	/*轮播组件 END*/
/*模块样式 END*/
/*定制样式 START*/
	/*默认模块样式 START*/
		.inner_wrap{
			background-image: none;
			background-color: transparent;
			background-position: center top;
			background-repeat: no-repeat;
		}
		.h_cont a{
			background-color: transparent;
			color: #fff;
		}
		.ci_title{
			color: #fff;
			background-image: url(../img/ci_title.png);
		}
		.ci_text{
			color: #c9e5ff;
		}
		.ci_tip{
			color: #c9e5ff;
		}
		.ci_rule{
			color: #c9e5ff;
		}
		.ci_rule span{
			color: #c9e5ff;
		}
		.ci_rule i{
			color: #c9e5ff;
		}
		.ci_btns a{
			color: #c9e5ff;
			font-weight: normal;
		}
		
		html body .wrap .inner_wrap .disabled{
			background-color: transparent;
			color: #fff;
		}

		footer{
			background-color: #000;
		}
		.f_cont p{
			color: #666;
		}
		.sider_btn{
			color: #000;
		}	
	/*默认模块样式 END*/
	/*弹窗样式 START*/
		.modal_wrap{
			border-color: #012440;
		}
		.modal_title{
			color: #111;
		}
		.modal_cont p{
			color: #222;
		}
		.modal_cont p span{
			color: #666;
		}
		.modal_cont .modal_tip{
			color: #012440
		}
		.modal_btn{
			background-color: #012440;
			color: #fff;
		}
		.modal_close{
			background-color: #190052;
		}
	/*新增模块样式 START*/
		
	/*新增模块样式 END*/
	/*定制模块样式 START*/

		.wrap{
			background-color: #053a7c;
		}
		header{
			width: 100%;
		}
		.h_cont{
			position: absolute;
			top: 0;
			left: 0;
			z-index: 31;
			width: 100%;
			height: 0;
			padding: 0 0 130%;
			text-align: right;
		}
		.h_cont .h_logo{
			display: block;
			width: 100%;
		}
		.h_cont .h_logo img{
			display: block;
			width: 100%;
		}
		.h_cont .h_song{
			position: absolute;
			top: 0;
			left: 50%;
			display: block;
			width: 70px;
			height: 70px;
			margin: 80% 0 0 -35px;
			padding: 0;
			overflow: hidden;
			background-image: url(../img/h_song_play.png);
			-webkit-background-size: 100%;
			background-size: 100%;
			transition: all ease 1s;
		}
		.h_cont .song_playing{
			background-image: url(../img/h_song_pause.png);
		}
		.h_cont .song_pause{
			background-image: url(../img/h_song_play.png);
		}
		.cont{
			width: 100%;
			margin: -22% auto 0;
		}
		.c_item{
			width: 100%;
			margin: 0 auto;
			padding: 0;
		}
		.ci_bg{
			background-position: center top;
			background-repeat: no-repeat;
			pointer-events: none;
		}
		.ci_down .ci_bg{
			background-image: none;
		}
		.ci_intro .ci_bg{
			background-image: url(../img/ci_bg_2.jpg);
		}
		.ci_news .ci_bg{
			background-image: url(../img/ci_bg_3.jpg);
		}
		.ci_movie .ci_bg{
			background-image: url(../img/ci_bg_4.jpg);
		}
		.ci_act .ci_bg{
			background-image: url(../img/ci_bg_5.jpg);
		}
		.c_item .ci_bg:after{
			width: 100%;
			height: 0;
			padding: 0 0 26.5%;
			-webkit-background-size: 100% 100%;
			background-size: 100% 100%;
		}
		.ci_down .ci_bg:after{
			margin: 0 0 -11%;
			background-image: url(../img/ci_bg_b_1.png);
		}
		.ci_intro .ci_bg:after{
			margin: 0 0 -10%;
			background-image: url(../img/ci_bg_b_2.png);
		}
		.ci_news .ci_bg:after{
			margin: 0 0 -8%;
			background-image: url(../img/ci_bg_b_3.png);
		}
		.ci_movie .ci_bg:after{
			margin: 0 0 -10%;
			background-image: url(../img/ci_bg_b_4.png);
		}

		.ci_cont{
			margin: 0;
			padding: 0;
		}
		
		.ci_text{
			display: none;
		}

		.ci_title{
			text-indent: -9999em;
			overflow: hidden;
			width: 280px;
			height: 50px;
			margin: 0 auto 20px
		}
		.ci_down .ci_title{
			display: none;
		}
		.ci_intro .ci_title{
			background-image: url(../img/ci_title_2.png);
		}
		.ci_news .ci_title{
			background-image: url(../img/ci_title_3.png);
		}
		.ci_movie .ci_title{
			background-image: url(../img/ci_title_4.png);
		}
		.ci_act .ci_title{
			background-image: url(../img/ci_title_5.png);
		}


		.ci_down{
			position: relative;
			z-index: 71;			
			margin: 0 auto 0;
		}
		.ci_down .ci_cont{
			padding: 0px 0 7%;
		}
		.ci_down .ci_btns{
			margin: 0 auto;
		}
		.ci_down .ci_btns a{
			position: relative;
			width: 138px;
			height: 46px;
			line-height: 46px;
			padding: 0;
			margin: 0 5px;
			overflow: hidden;
			text-align: center;
			color: #fff;
			font-size: 14px;
			font-weight: bold;
			transition: all ease 0.3s;
			background-image: url(../img/main_btn.png);
		}
		.ci_down .ci_btns .down_btn{
			font-size: 18px;
			border-radius: 23px;
		}
		.down_btn span{
			display: block;
			position: relative;
			width: 100%;
			height: 100%;
		}
		.wrap .download_state{
		  display: block;
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		}
		.wrap .download_state em{
		  position: relative;
		  z-index: 2;
		  display: block;
		  width: 100%;
		  height: 100%;
		  font-style: normal;
		}
		.wrap .download_state i{
		  position: absolute;
		  top: 0;
		  left: 0;
		  z-index: 1;
		  width: 0;
		  height: 100%;
		  background-color: rgba(255,255,255,0.5);
		  transition: all ease 0.5s;
		}

		.ci_intro{
			position: relative;
			z-index: 51;
			padding: 10% 0;
			margin: 0 auto;
		}
		.ci_intro .ci_img{
			width: 100%;
			margin: -30px auto 0;
		}
		.ci_news{
			position: relative;
			z-index: 41;
			padding: 10% 0 14%;
			margin: 0 auto;
		}
		.news_wrap{

		}
		.news_cont{
			position: relative;
			width: 90%;
			margin: 0 auto;
			background-color: #18254a;
		}
		.slider_wrap{
			position: relative;
			width: 100%;
			margin: 0 0 20px;
		}
		.slider_cont{
			width: 100%;
			margin: 0 auto;
			overflow: hidden;
		}
		.slider_cont .slider_detail{
			position: relative;
			width: 100%;
			padding: 0;
			margin: 0;
		}
		.slider_item img{
			display: block;
			width: 100%;
		}
		.slider_prev,
		.slider_next,
		.slider_scrollbar{
			display: none;
		}
		.slider_pagination{
			display: block;
			width: 100%;
			left: 0;
			bottom: 0;
		}
		.slider_pagination span{
			margin: 0 2px;
		}
		.news_detail{
			padding: 10px 20px;
		}
		.news_main{
			height: 32px;
			line-height: 32px;
			text-align: center;
			border-bottom: 1px dashed #c9e5ff;
		}
		.news_main a{
			display: block;
			width: 100%;
			height: 100%;
			font-size: 12px;
			color: #c9e5ff;
			-ms-text-overflow: ellipsis;
			text-overflow: ellipsis;
			white-space:nowrap; 
			overflow:hidden; 
		}
		.news_list{
			list-style: none;
			margin: 0;
			padding: 0;
		}
		.news_item{
			width: 100%;
			height: 32px;
			line-height: 32px;
			border-bottom: 1px dashed #c9e5ff;
		}
		.news_item:last-child{
			border-bottom: 1px dashed transparent;
		}
		.news_item a{
			display: block;
			width: 100%;
			height: 100%;
			font-size: 14px;
			color: #c9e5ff;
		}
		.news_item span{
			display: inline-block;
			vertical-align: top;
		}
		.news_title{
			width: 80%;
			-ms-text-overflow: ellipsis;
			text-overflow: ellipsis;
			white-space:nowrap; 
			overflow:hidden; 
		}
		.news_time{
			float: right;
			width: 16%;
			text-align: right;
		}

		.ci_movie{
			position: relative;
			z-index: 31;
			padding: 10% 0;
		}
		.ci_movie .ci_cont{
			position: relative;
			margin: 70px 0 0;
		}
		.ci_movie .ci_title{
			position: absolute;
			top: -70px;
			left: 50%;
			margin: 0 0 0 -140px;
		}
		.ci_movie .ci_video{
			position: relative;
			margin: 0 2%;			
			padding: 4% 14%;
			background-image: url(../img/video_bg.png);	
			-webkit-background-size: 100% 100%;
			background-size: 100% 100%;		
		}
		.ci_movie .ci_video video{
			display: block;
			width: 100%;
			outline: 0 none;
		}
		.ci_movie .ci_video .video_mask{
			
		}
		.ci_movie .ci_btns{
			position: absolute;
			top: 0;
			left: 2%;
			width: 96%;
			height: 100%;
			margin: 0;
			background-image: url(../img/video_mask.png);
			-webkit-background-size: 100% 100%;
			background-size: 100% 100%;
			transition: all ease 1s;
			opacity: 1;
			filter: alpha(opacity=100);
		}
		.ci_movie .sel{
			opacity: 0;
			filter: alpha(opacity=0);
		}
		.ci_movie .ci_btns .video_btn{
			position: absolute;
			top: 50%;
			left: 50%;
			display: block;
			width: 70px;
			height: 70px;
			margin: -35px 0 0 -35px;
			background-image: url(../img/video_btn.png);
			text-indent: -9999em;
			overflow: hidden;
			transition: all ease 0.3s;
		}

		.ci_act{
			position: relative;
			z-index: 21;
			padding: 10% 0 0;
		}
		.act_wrap{
			margin: 0 auto 20px;
		}
		.act_list{
			text-align: center;
		}
		.act_item{
			display: inline-block;
			vertical-align: top;
			width: 30%;
			margin: 0 1%;
			padding: 10px 0 40px;
			background-image: url(../img/act_item.png);
			background-repeat: no-repeat;
			background-position: center top;
			-webkit-background-size: 100% 100%;
			background-size: 100% 100%;
		}
		.act_item a{
			display: block;
			width: 100%;
			height: 100%;
		}
		.act_item i{
			display: block;
			width: 70px;
			height: 70px;
			margin: 0 auto;
		}
		.act_item img{
			display: block;
			width: 100%;
		}
		.act_item span{
			display: block;
			margin: 0 12%;
		}
		.act_item em{
			display: block;
			width: 70px;
			height: 20px;
			margin: 10px auto 0;
			background-image: url(../img/act_btn.png);
			text-indent: -9999em;
			overflow: hidden;
			transition: all ease 0.3s;
			-webkit-background-size: 100%;
			background-size: 100%;
		}
		.partner_wrap{
			
		}
		.partner_wrap .ci_title{
			background-image: url(../img/ci_title_6.png);
		}
		.partner_wrap .ci_img{
			display: block;
			width: 100%;
			margin: 0 auto;
		}
		.partner_wrap .ci_img img{
			display: block;
			width: 100%;
		}

		.b_btn{
			padding: 10% 0;
		}
		.b_btn a{
			background-color: transparent;
			background-image: url(../img/ci_btn.png);
			-webkit-background-size: 100%;
			background-size: 100%;
		}


		.song_btn{
			display: block;
			position: fixed;
			z-index: 80;
			top: 50px;
			right: 10px;
			width: 60px;
			height: 60px;
			background-image: url(../img/song_btn.png);
			-webkit-background-size: 100%;
			background-size: 100%;
			text-indent: -9999em;
			overflow: hidden;
		}
		.song_btn.song_playing{
			-webkit-animation: playAnim 5s linear 0s infinite both;
			-o-animation: playAnim 5s linear 0s infinite both;
			animation: playAnim 5s linear 0s infinite both;
		}

		.song_btn:active,
		.h_song:active,
		.comment_btn:active,
		.down_btn:active,
		.video_btn:active,		
		.act_item a:active em{
			opacity: 0.8;
			filter: alpha(opacity=80);
		}
		.news_main a:active,
		.news_item a:active{
			color: #ead8b9;
		}

	/*定制模块样式 END*/
/*定制样式 END*/

@-webkit-keyframes A_btnLight{
	from {
		left: -110%;
	}
	50%{
		left: 110%;
	}
	to {
		left: 110%;
	}
}
@keyframes A_btnLight{
	from {
		left: -110%;
	}
	50%{
		left: 110%;
	}
	to {
		left: 110%;
	}
}

@keyframes playAnim{
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}