@media only screen and (min-width: 240px) and (max-width: 767px) {
	body{
		padding-top: 54px;
	}
	/*hearder_mb_start*/
	.head_nav{
		width: 100%;
		height: 54px;
		background: #fff;
		border-bottom: 1px solid #ccc;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 999;
		overflow: visible;
	}
	.head_logo{
		width: 45px;
		height:45px;
		margin-left: 5px;
	}
	.head_menu{
		cursor: pointer;
		width: 24px;
		height: 22px;
		background: url(../../images/front/menu.png) no-repeat center center;
		background-size: 100%;
		float: right;
		margin-top: 16px;
		margin-right: 5px;
	}
	.head_nav_list{
		position: absolute;
		width: 100%;
		top: 54px;
		left: 0;
	}
	.head_nav_list > ul{
		position: fixed;
		top:54px;
		left:0;
		z-index: 99;
		width: 100%;
		display: none;
		background: #323232;
		padding-bottom: 20px;
	}
	.head_nav_list > ul > li{
		float: none;
		height: 45px;
		line-height: 45px;
		width: 100%;
		margin-top: 0;
		border-bottom: 1px solid #424548;
	}
	.head_nav_list > ul > li a{
		font-size: 14px;
		color: #ee7215;
		display: block;
	}
	.head_nav_list > ul > li i{
		display: none;
	}
	.head_nav_close{
		cursor: pointer;
		position: absolute;
		top: 70%;
		left: calc( 50% - 1.5rem );
		width: 30px;
		height: 30px;
		background: url(../../images/front/close_mun.png) no-repeat center;
		background-size: 100%;
		z-index: 99;
	}
	.head_nav_bg{
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.6);
		z-index: 98;
	}
	/*hearder_mb_end*/
	
	/*footer_mb_start*/
	footer{
		background: #ff6c38;
		padding: 0 10px;
	}
	.footer_top{
		background: #ff6c38;
	}
	.foot_qrcode{
		text-align: center;
		padding: 20px 0;
	}
	.foot_qrcode img{
		display: inline-block;
		width: 100px;
		height: 100px;
	}
	.foot_qrcode p{
		color: #fff;
		font-size: 13px;
		margin-top: 10px;
	}
	.footer_nav{
		height: 40px;
		line-height: 40px;
		border-bottom: 1px solid #ffb69c;
		border-top: 1px solid #ffb69c;
	}
	.footer_nav ul li{
		margin: 0;
		padding:0 13px;
		border-right: 1px solid #fff;
		line-height: 1;
	}
	.footer_nav ul li:last-of-type{
		border-right: none;
	}
	.footer_nav ul li a{
		font-size: 13px;
	}
	.footer_down{
		color: #fff;
		font-size: 13px;
		text-align: left;
		padding: 17px 0 20px;
	}
	.footer_txt li dt{
		width: 100%;
		margin-bottom: 10px;
	}
	.footer_txt li dd{
		width: 25%;
		margin-bottom: 10px;
		margin-right: 0;
	}
	.footer_txt li{
		margin-bottom: 0;
	}
	.footer_txt li:first-of-type{
		margin-bottom: 10px;
	}
	.footer_txt li:last-of-type{
		margin-top: 10px;
	}
	.footer_txt li span{
		width: 100%;
		margin: 0;
		display: block;
		margin-bottom: 0px;
		line-height: 24px;
	}
	.footer_txt li.span_line span{
		border: none;
		padding: 0;
		margin-bottom: 0px;
		line-height: 24px;
		display: block;
	}
	.foot_img{
		width: 85px;
		height: 30px;
		background: #fff;
	}
	.footer_copy {
		font-size: 10px;
		color: #999;
		padding: 10px 0;
		margin-bottom: 0;
		text-align: center;
		overflow: hidden;
	}
	.footer_copy span{
		display: block;
		width: 115%;
		margin-left: -7.5%;
	}
	/*footer_mb_end*/
	
	/*index_start*/
	.index_b_list li{
		height: auto;
	}
	.index_b_list li img{
        width: 100%;
    }
	.index_down{
		padding-top: 20px;
	}
	.down_left{
		width: 70px;
		height: 70px;
	}
	.down_center{
		padding-left: 6px;
	}
	.down_center h5{
		color: #ff6c38;
		font-size: 15px;
		margin-bottom: 10px;
	}
	.down_center p{
		color: #666;
		font-size: 12px;
	}
	.down_right{
		float: right;
	}
	.down_right a{
		display: block;
		height: 30px;
		line-height: 30px;
		color: #fff;
		font-size: 12px;
		background: #ff6c38;
		border-radius: 15px;
		margin-bottom: 5px;
		padding: 0 10px;
	}
	.down_right a i{
		display: inline-block;
		width: 15px;
		height: 15px;
		background: url(../../images/front/down_icon.png) no-repeat;
		background-size: 100%;
		vertical-align: text-top;
	}
	.down_right a:first-child i{
		background-position: top center;
	}
	.down_right a:last-child i{
		background-position: bottom center;
	}
	.index_title{
		margin: 30px 0 15px;
	}
	.index_t{
		min-width: 100px;
	}
	.line_center{
		top: 22px;
	}
	.index_title h4{
		font-size: 20px;
		margin-bottom: 1px;
	}
	.index_title p{
		font-size: 15px;
	}
	.index_news{
		margin-bottom: 0;
	}
	.index_n_right{
		margin-left: 0;
	}
	.index_n_r_title{
		padding: 0 18px;
		height: 40px;
		line-height: 40px;
	}
	.index_n_r_title h5{
		font-size: 15px;
		height: 40px;
		line-height: 40px;
	}
	.index_n_r_title h5:before{
		height: 16px;
		margin-top: -8px;
	}
	.more{
		font-size: 13px;
	}
	.index_n_list{
		padding: 3px 18px 5px;
	}
	.index_n_list li{
		height: 45px;
		line-height: 45px;
		font-size: 13px;
	}
	.index_pro_page span{
		width: auto;
		padding: 0 10px;
		border: none;
	}
	.index_pro_page .active{
		background: none;
		color: #ff6c38;
		border: none;
	}
	.certify{
		width: 88%;
		margin: 0 auto;
		padding-bottom: 0;
	}
	.certify .swiper-slide{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.certify .swiper-slide a{
        display: block;
        overflow: hidden;
    }
	.certify .swiper-slide-active{
		box-shadow: none;
	}
	.index_pro_ch{
		padding: 0 10px;
	}
	.certify .pagination{
		display: block;
		margin: 15px 0;
	}
	.certify .swiper-button-prev{
		width: 13px;
		height: 24px;
		background: url(../../images/front/right_mb.png) no-repeat;
		background-size: 100%;
		left: -22px;
		margin-top: -12px;
	}
	.certify .swiper-button-next{
		width: 13px;
		height: 24px;
		background: url(../../images/front/right_mb.png) no-repeat;
		background-size: 100%;
		right: -22px;
		margin-top: -12px;
	}
	.index_plays{
		margin-bottom: 30px;
	}
	.index_plays .index_plays_list{
        padding-top: 0;
    }
	.index_plays_list{
		margin-left: 0;
	}
	.index_plays_list li{
		width: 25%;
		margin-bottom: 15px;
		margin-left: 0;
	}
	.index_plays_list li img{
		width: 70px;
		height: 70px;
		border-radius: 10px;
	}
	.index_plays_list li p{
		font-size: 12px;
		margin-top: 10px;
		overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
	}
	.index_plays_list li:nth-child(6),
	.index_plays_list li:nth-child(7),
	.index_plays_list li:nth-child(8){
	    display: block;
	}
	.index_plays_list:nth-child(2){
		display: none;
	}
	.index_plays_foot a{
		width: 115px;
		height: 30px;
		line-height: 30px;
		border-radius: 15px;
		color: #fff;
		font-size: 12px;
		background: #ff6c38;
	}
	/*index_end*/
	/*plays_list_start*/
	.plays_list{
		padding-bottom: 30px;
	}
	.index_plays_list{
		padding-top: 25px;
	}
	.plays_list_top{
		padding: 20px 0 0;
		margin: 0 -10px;
		border-bottom: none;
		text-align: center;
		position: relative;
	}
	.plays_list_top > ul{
		float: none;
		margin: 0 auto;
		display: inline-block;
	}
	.plays_list_top > ul > li{
		margin: 0;
	}
	.plays_list_top > ul > li a{
		width: 90px;
		height: 30px;
		line-height: 28px;
		margin: 0;
		border-radius: 0;
		border: none;
		font-size: 15px;
		color: #333;
		border-top: 1px solid #a0a0a0;
		border-bottom: 1px solid #a0a0a0;
	}
	.plays_list_top > ul > li:first-child a{
		border-left: 1px solid #a0a0a0;
		border-top-left-radius: 15px;
		border-bottom-left-radius: 15px;
	}
	.plays_list_top > ul > li:last-child a{
		border-right: 1px solid #a0a0a0;
		border-top-right-radius: 15px;
		border-bottom-right-radius: 15px;
	}
	.search{
		float: none;
		width: 100%!important;
		margin: 0 auto;
		height: 30px;
		line-height: 30px;
		position: fixed;
	    top: 54px;
	    left: 0;
	    background: #fff;
	    height: 0;
	    border: none;
	    border-radius: 0;
	    padding: 8px 12px;
	    z-index: 998;
	}
	.search input[type='text']{
		height: 40px;
		line-height: 40px;
		border: 1px solid #a0a0a0;
		border-radius: 0;
	}
	.search .input-group-addon{
		padding: 4px 10px;
	}
	.search_icon{
		font-size: 15px;
		position: absolute;
		right: 5%;
		top: 28px;
		
	}
	.search .input-group-addon{
		padding: 0;
	}
	.search .input-group-addon i{
		width: 18px;
		height: 15px;
		background: url(../../images/front/search_icon.png) no-repeat top left;
		background-size: 200%;
		background-origin: content-box;
		margin: 0 15px;
		position: relative;
	}
	.search .input-group-addon i:after{
		content: '';
		width: 1px ;
		height: 23px;
		background: #999999;
		position: absolute;
		right: -10px;
		top: 50%;
		margin-top: -11.5px;
	}
	.input_clear{
		width: 16px;
		height: 15px;
		background: url(../../images/front/search_icon.png) no-repeat top right;
		background-size: 220%;
		border: none;
        margin: 0;
        border-radius: 0;
        position: static;
        display: inline-block;
	}
	.drop_search{
		display: none;
	}
	.search .input-group-addon i.after_none:after{
        display: none;
    }
	.plays_list_top > ul > li.li_center a{
		width: 0px;
		display: none;
	}
	/*plays_list_end*/
	
	/*play_cont_start*/
	.play_intro_box{
		padding: 0;
	}
	.play_intro{
		border: none;
		margin-top: 0;
		padding: 0 10px;
	}
	.play_intro_title{
		padding: 20px 0;
	}
	.play_intro_title img{
		width: 70px;
		height: 70px;
	}
	.play_intro_title h5{
		font-weight: normal;
		font-size: 13px;
		margin-top: 10px;
	}
	.play_intro_cont{
		padding: 25px 0 0;
	}
	.play_intro_cont img{
	   max-width: 100%;
	   height: auto;
	}
	/*play_cont_end*/
	/*news_detail_start*/
	.news_detail_box{
		padding: 0;
	}
	.news_detail{
		border: none;
		margin: 0 0 10px;
		padding: 17px 10px 0;
	}
	.article_foot a{
		text-align: left;
	}
	.article_title span{
		line-height: 45px;
	}
	/*news_detail_end*/
	
	/*parental_controls_start*/
	.cont_mb_title{
		overflow: hidden;
		position: relative;
		padding: 0 15px;
		border-bottom: 1px solid #d2d2d2;
		height: 40px;
		line-height: 40px;
		padding: 0 10px;
	}
	ul.news_item li{
		width: 100%;
		border-right: none;
		text-align: left;
		border-bottom: 1px dashed #e5e5e5;
		height: 45px;
		line-height: 45px;
	}
	.cont_mb_title .mb_nav_icon{
		width: 10px;
		height: 6px;
		background: url(../../images/front/icon_down.png) no-repeat center center;
		background-size: 100%;
		vertical-align: middle;
	}
	.cont_mb_title .icon_up{
		transform:rotateZ(180deg);
		-ms-transform:rotateZ(180deg); 	/* IE 9 */
		-moz-transform:rotateZ(180deg); 	/* Firefox */
		-webkit-transform:rotateZ(180deg); /* Safari 和 Chrome */
		-o-transform:rotateZ(180deg); 	/* Opera */
	}
	.title_h i{
		margin-top: 19px;
	}
	
	.parental_controls_title{
		padding: 0;
		height: auto;
		background: #fff;
	}
	.parental_controls_title ul{
		display: none;
		padding: 0 15px 25px;
	}
	.parental_controls_title ul li:first-of-type{
		display: none;
	}
	.parental_controls_title ul li a{
		display: inline;
		font-size: 14px;
		color: #373737;
		background: none;
		height: 45px;
		line-height: 45px;
	}
	.parental_controls_title ul li.start a{
		color: #373737;
	}
	
	.parental_controls_box{
		padding: 0;
	}
	.parental_controls{
		margin-top: 0;
	}
	.parental_controls .parental_controls_title{
		background: #fff;
	}
	.parental_controls_title ul li a i{
		display: none;
	}
	.parental_controls_cont{
		padding: 0 10px 30px;
	}
	.ul_01{
		margin-left: -15px;
	}
	.ul_01 li{
		width: 50%;
		margin: 0;
		padding-left: 15px;
	}
	.parental_controls_cont h4{
		font-size: 15px;
		font-weight: bold;
		margin: 22px 0 10px;
		padding-left: 20px;
		background: url(../../images/front/icon_left.png) no-repeat left center;
	}
	.parental_controls_cont p{
		font-size: 12px;
		line-height: 22px;
	}
	.parental_controls_cont h5{
		font-size: 13px;
		color: #333;
	}
	.p_img{
		margin-bottom: 12px;
	}
	.parental_controls_cont a{
		font-size: 12px
	}
	/*parental_controls_end*/
	
	/*contact_us_start*/
	.contact_us_box{
		padding: 0;
	}
	.contact_us{
		padding: 0;
		margin: 0;
		border: none;
	}
	.contact_us_title{
		border: none;
	}
	.contact_us_title ul{
		padding: 0 5px;
		display: none;
	}
	.contact_us_title ul li{
		padding: 0 10px;
	}
	.contact_us_title ul li:after{
		display: none;
	}
	.contact_us_title ul li a{
		padding: 0;
	}
	.contact_us_title ul li:hover a, .contact_us_title ul li.start a{
		border: none;
	}
	.cont_right_txt{
        min-height: 640px;
        padding: 15px 10px;
    }
	/*contact_us_end*/
	
	/*pre_paid_start*/
	.cont_left .news_dt{
		display: none;
	}
	.cont_left{
		padding: 0;
		margin-bottom: 0px;
	}
	.cont_left dl{
		margin: 23px auto 20px;
		width: 90%;
		padding: 0;
		border: none;
	}
	.cont_left .news_dl dd{
		margin: 0;
		float: left;
		width: 33.33%;
		border-bottom: none;
	}
	.pre_paid_item dd a{
		height: 30px;
		line-height: 30px;
		font-size: 13px;
		padding: 0;
		text-align: center;
		border-top: 1px solid #dcdcdc;
		border-bottom: 1px solid #dcdcdc;
		border-left: 1px solid #dcdcdc;
	}
	.pre_paid_item dd a i{
		display: none;
	}
	.pre_paid_item dd:last-child a{
		border-right: 1px solid #dcdcdc;
	}
	.pre_paid_item dd.start a{
		background: #ff6600;
		color: #fff;
		border-color: #ff6600;
	}
	.pre_paid_box{
		padding: 0;
		margin: 0;
	}
	.pre_paid_right{
		margin-bottom: 0;
		padding: 0 10px;
		border: none;
	}
	.pre_paid_title{
		background: #fff;
		padding: 20px;
		height: auto;
		overflow: hidden;
	}
	.pre_paid_item{
		width: 100%;
		margin-left: 0;
		border: 1px solid #0e234e;
		padding-top: 0;
	}
	.pre_paid_item li{
		width: 33.33%;
		width: calc(100% / 3);
		width: -moz-calc(100% / 3);
		width: -webkit-calc(100% / 3);
		border-right: 1px solid #0e234e;
	}
	.pre_paid_item li:last-of-type{
		border: none;
	}
	.pre_paid_item li a{
		color: #333;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	.pre_paid_item li.start a{
		color: #fff;
		background: #0e234e;
	}
	.pre_paid_item li a i{
		display: none;
	}
	.pre_paid_cont{
		padding: 0;
	}
	.pre_paid_c_h{
		padding: 0 0px 15px;
	}
	.pre_paid_form{
		padding: 0 5px;
		margin-bottom: 15px;
	}
	.pre_paid_form label{
		width: 67px;
		font-size: 13px;
	}
	.a4_p3 .pre_paid_form label{
        display: block;
        width: 100%;
    }
	.pre_paid_form input[type='text']{
		width: 70%;
	}
	.pre_paid_form button{
        width: auto;
        padding: 0 15px;
    }
	p.error_alert{
		margin-left: 67px;
	}
	.pre_paid_list li{
		width: 48%;
		margin-right: 4%;
		border-color: #c8c8c8;
	}
	.pre_paid_list li:nth-child(even){
		margin-right: 0;
	}
	.pre_paid_cont input[type='button']{
		margin-top: 0;
	}
	.pre_paid_way{
		display: none;
	}
	.pre_paid_cont form{
		min-height: auto;
		padding-bottom: 5px;
	}
	.pre_paid_tips{
		padding-bottom: 30px;
	}
	/*pre_paid_end*/
	
	/*news_start*/
	.news{
		padding: 0;
	}
	.news_cont_right{
		padding-left: 0;
	}
	.news_cont_right .cont_base{
		background: none;
	}
	.cont_right_title{
		padding: 0;
		height: auto;
		background: #fff;
	}
	/*.cont_mb_title .title_h{
		display: inline-block;
	}*/
	.cont_right_title ul{
		display: none;
		padding: 0 15px 25px;
	}
	.cont_right_title ul li:first-of-type{
		display: none;
	}
	.cont_right_title ul li a{
		display: inline;
		font-size: 14px;
		color: #373737;
	}
	.cont_right_title ul li.start a{
		color: #373737;
	}
	.cont_right_title .news_item li{
		width: 100%;
		border-right: none;
		text-align: left;
		border-bottom: 1px dashed #e5e5e5;
		height: 45px;
		line-height: 45px;
	}
	.news_list_text{
		padding: 10px 10px 10px 0;
	}
	.news_list_text > div{
		margin: 5px 0;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    height: auto;
	    font-size: 12px;
	}
	.news_list_text span{
		margin-right: 5px;
		font-size: 12px;
	}
	.news_list_text a{
		font-size: 12px;
	}
	.news_list_text>br,.news_list_text>a{
		display: none;
	}
	.news_detail article{
		padding: 25px 15px 40px;
	}
	.cont_mb_title .input-group{
		width: 8%;
		float: right;
		margin-top: 5px;
	}
	.cont_mb_title .input-group input{
		border-right: none!important;
		height: 35px;
		line-height: 35px;
		box-shadow: none;
		padding: 0px;
		border-style: solid;
		border-color: #DEDEDE;
		border-width: 0;
	}
	.cont_mb_title .input-group-addon{
		background: none;
		border-left: none!important;
		box-shadow: none;
		border-style: solid;
		border-color: #dedede;
		border-width: 0px;
	}
	.cont_mb_title .input-group-addon i{
		color: #535353;
	}
	.cont_mb_title .mb_nav_icon{
		width: 10px;
		height: 6px;
		background: url(../../images/front/icon_down.png) no-repeat center center;
		background-size: 100%;
		vertical-align: middle;
	}
	.cont_mb_title .icon_up{
		transform:rotateZ(180deg);
		-ms-transform:rotateZ(180deg); 	/* IE 9 */
		-moz-transform:rotateZ(180deg); 	/* Firefox */
		-webkit-transform:rotateZ(180deg); /* Safari 和 Chrome */
		-o-transform:rotateZ(180deg); 	/* Opera */
	}
	.news_list{
		padding: 10px;
	}
	.news_list li{
		padding: 10px 0;
		margin-bottom: 11px;
		background: #f8f8f8;
	}
	.news_list_img{
		width: 115px;
		height: 70px;
		margin-left: 5px;
	}
	.news_list_img img{
		height: 100%;
	}
	.news_list li .news_list_text{
		padding: 0 5px 0 15px;
		width: 70%;
	    width: calc(100% - 120px);
	    width: -moz-calc(100% - 120px);
	    width: -webkit-calc(100% - 120px);
	}
	.news_list_text h5{
		margin-top: 7px;
	}
	.news_list_text p{
		font-size: 12px;
		height: auto;
		overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    margin: 13px 0 5px;
	}
	.news_list li .news_list_text>a{
		display: block;
		margin-top: 2px;
	}
	/*news_end*/
	/*400_start*/
	.nofound_right h1{
	   margin-top: 40px;
	}
	.error_cont {
	    margin: 20px auto;
	    overflow: hidden;
	}
	/*400_end*/
}

@media only screen and (min-width: 360px) and (max-width: 377px) {
    .footer_nav ul li{
        padding: 0 10px;
    }
    .foot_img{
        width: 82px;
    }
}

@media only screen and (min-width: 240px) and (max-width: 359px) {
	.footer_nav ul li{
		padding: 0 5px;
	}
	.footer_txt li dd{
		width: 33.33%;
	}
	.foot_img{
		width: 72px;
	}
}