
#mobile #scollApp{   /* add scroll */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
#mobile .scroll_main{ /* add scroll */
    margin: 0 auto 0;
    height: calc(100vh - 1.33rem);
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}
.news_bulletin{
    width: 1280px;
    margin:0 auto;
    min-height: 600px;
}
#mobile .news_bulletin {  /* add scroll */
    width: 100%;
    margin: 0;
    min-height: auto;
    overflow: auto;
    
}
.news_bulletin_content{
    padding-top: 81px;
}
#mobile .news_bulletin_content{
    padding: 0;
}
/* 官方消息 */
.news_bulletin_content_left{
    float: left;
    width: 76%;
    padding-right: 47px;
}
#mobile .news_bulletin_content_left{
    float: none;
    width: 100%;
    padding: 0;
    min-height: calc(100vh - 1.173rem);
    height: auto;
}
.news_table{
    margin-bottom: 30px;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #EDEDED;
}
#mobile .news_table{
    margin-bottom: 0;
    width: 100%;
    height: 1.173rem;
    border-bottom: 0;
    background: #A00000;
    padding: 0 0 0 .143rem;
    position: fixed;
}
.news_table .newsTab_li{
    position: relative;
    float: left;
    margin: 0 30px 0 0;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    color: #999;
    padding: 0 0 15px 0;
    width: auto;
    border: 0;
    cursor: pointer;
}
#mobile .news_table .newsTab_li{
    position: relative;
    float: left;
    margin: 0;
    font-weight: bold;
    font-size: .373rem;
    color: rgba(255, 255, 255, .7);
    width: auto;
    border: 0;
    cursor: pointer;
    height: 1.173rem;
    line-height: 1.173rem;
    padding: 0 .267rem;
}
.newsTab_li.act, .newsTab_li:hover{
    color: #333;
}
#mobile .newsTab_li.act, #mobile .newsTab_li:hover{
    color: #fff;
}
.newsTab_li.act::before{
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 3;
    display: block;
    content: "\20";
    width: 100%;
    height: 4px;
    border-radius: 3px;
    background-color: #A00000;
}
#mobile .newsTab_li.act::before{
    position: absolute;
    bottom: .133rem;
    left: 33%;
    z-index: 3;
    display: block;
    content: "\20";
    width: 30%;
    height: .053rem;
    border-radius: .04rem;
    background-color: #fff;
}
.news_bulletin_content_left .newListDom1, .news_bulletin_content_left .newListDom2{
    display: none;
}
.news_bulletin_content_left .newListDom1.isShow, .news_bulletin_content_left .newListDom2.isShow{
    display: block;
}
#mobile .news_bulletin_content_left .newListDom1.isShow, #mobile .news_bulletin_content_left .newListDom2.isShow{
    display: block;
    padding: 1.173rem 0;
}


/* 没有图片新闻样式 start */
#mobile .newListDom1>ul>li{
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #EDEDED;
    height: auto;
    padding: .267rem .4rem;
}
.newListDom1>ul>li{
margin-bottom: 31px;
width: 100%;
padding-right: 7px;
border-bottom: 1px solid #EDEDED;
}
#mobile .newListDom1>ul>li>p:nth-child(1){
height: 1.1rem;
overflow: hidden;
margin-bottom: .4rem;
}
#mobile .newListDom1>ul>li>p>a{
float: left;
width: 100%;
padding:0 .9rem 0 0;
line-height: .533rem;
font-size: .427rem;
color: #333333;
letter-spacing: 1px;
cursor: pointer;
font-weight: 549;
}
.newListDom1>ul>li>p>a{
float: left;
width: 100%;
padding-right: 50px;
line-height: 20px;
font-size: 16px;
color: #333333;
letter-spacing: 1px;
padding-bottom: 20px;
cursor: pointer;
font-weight: bold;
}
.newListDom1>ul>li>p>a.width100{
padding-right: 0;

}
#mobile .newListDom1>ul>li>p:nth-child(1)>span{
float: right;
margin-left: -.933rem;
width: .867rem;
height: .5rem;
text-align: center;
line-height: .45rem;
border-radius: 2px;
border: 1px solid rgba(160,0,0,1);
font-size: .293rem;
font-weight: 500;
color: rgba(160,0,0,1);
letter-spacing: 1px;
margin-top: .07rem;
}
.newListDom1>ul>li>p:nth-child(1)>span{
float: right;
margin-left: -46px;
width:46px;
height:24px;
text-align: center;
line-height: 23px;
border-radius:2px;
border:1px solid rgba(160,0,0,1);
font-size:12px;
font-weight:500;
color:rgba(160,0,0,1);
letter-spacing:1px;
}
.newListDom1>ul>li>p>a:hover{
color: #A00000;
}
#mobile .newListDom1>ul>li>p:last-child{
padding:0;
}
.newListDom1>ul>li>p:last-child{
padding-bottom: 14px;
}
#mobile .newListDom1>ul>li>p>span:nth-child(1){
float: left;
padding: 0 .133rem;
width: auto;
min-width: 1.6rem;
height: .533rem;
line-height: .533rem;
text-align: center;
background: rgba(200,174,106,1);
border-radius: .0267rem;
font-size: .267rem;
color: #FFFFFF;
letter-spacing: 0.86px;

}
#mobile .newListDom1>ul>li>p:nth-child(2)>span:nth-child(2){
float: right;
color: #BBBBBB;
font-size: .267rem;
margin-top:.107rem;
}
.newListDom1>ul>li>p:nth-child(2)>span:nth-child(2){
float: right;
color: #BBBBBB;
font-size: 14px;
margin-top: 5px;
}
.newListDom1>ul>li>p>span:nth-child(1){
float: left;
padding: 0 10px;
width: auto;
min-width: 74px;
height: 24px;
line-height: 24px;
text-align: center;
background: rgba(200,174,106,1);
border-radius: 2px;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 0.86px;

}

/* 新闻 list notPic 样式 end */


/* 判断右边显示图片还是下载内容 start */
.slide_right .slide_video, .slide_right .slide_imgs, .slide_right .slide_plane, .slide_right .slide_phone {
    display: none;
}
.slide_right .slide_video.isShow, .slide_right .slide_imgs.isShow, .slide_right .slide_plane.isShow, .slide_right .slide_phone.isShow{
    display: block;
}

/* 青少年联系方式样式 start */
.slide_right .slide_phone .slide_phone_title{
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 5px;
    font-size: 22px;
    color: #333333;
    letter-spacing: 1.69px;
    margin-bottom: 7px;
}
.slide_right .slide_phone>ul>li{
    padding: 34px 0 0 22px;
}
.slide_right .slide_phone>ul>li>h5{
    font-weight:600;
    color:rgba(0,0,0,1);
    line-height:21px;
    padding-bottom: 13px;
    font-size: 16px;
}
.slide_right .slide_phone>ul>li>p{
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,1);
    line-height:20px;
}
.slide_right .slide_phone>ul>li>p .email_emr{
    float: left;
    height: 30px;
}
.slide_right .slide_phone>ul>li>p .email_num{
    display: block;
    width: 240px;
    word-wrap:break-word
}
/* 青少年联系方式样式 end */


/* 青少年竞赛计划样式 start */
.slide_right .slide_plane {
    height: 432px;
    
}
 .slide_plane .slide_plane_title{
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 5px;
    font-size: 22px;
    color: #333333;
    letter-spacing: 1.69px;
}
 .slide_plane .plane_ul{
    padding:20px 15px 0 12px;
 }
 .plane_ul .teenagers_down{
   height: 37px;
   line-height: 37px;
}
.teenagers_down .teenagers_xia{
    float: left;

}
.teenagers_xia>span:nth-child(1){
    float: left;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #666666;
    margin:15px 11px 0 0;
 }
 .teenagers_xia>span:nth-child(2){
    float: left;
    width: 220px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:37px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
 }
 .teenagers_xia>span:nth-child(2):hover{
   color: #A00000;
 }
 .teenagers_down .xiazai{
     float: left;
    width:35px;
    height:18px;
    text-align: center;
    border-radius:3px;
    border:1px solid rgba(161,12,16,1);
    font-size:10px;
    font-weight:400;
    color:rgba(178,15,19,1);
    line-height:17px;
    margin-top: 10px;
 }
/* 青少年竞赛计划样式 end */

/* 判断右边显示图片还是下载内容 end */


/* 赛事新闻 样式 start */
.mainNew .mainNew_title{
    width: 100%;
    line-height: 30px;
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    color: #333;
    padding-bottom: 4px;
    border-bottom: 1px solid #ededed;
}


.mainNew .mainNew_tag{
    width: auto;
    max-width: 90%;
    padding: 22px 0 17px 5px;
    height: auto;
}
.mainNew_tag .mainNew_tagSpan{
    float: left;
    margin-right: 14px;
    padding: 0 10px;
    width: auto;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    border-radius: 3px;
    background-color: #e6e6e6;
}
.mainNew_tag .bgEed{
    background-color:rgba(200,174,106,1);
}
/* 大新闻样式start */
.mainNew .mainNew_info{
    width: 100%;
    height: auto;
    padding-bottom: 21px;
    border-bottom: 1px solid #ededed;
}
#mobile .mainNew_info{
    height: auto;
    padding: .4rem .4rem .266rem .4rem;
    border-bottom: .266rem solid #F9F9F9;
}
.mainNew_info .mainNew_infoLeft{
    overflow: hidden;
    float: left;
    width: 540px; 
    height: 360px;
}
#mobile .mainNew_info .mainNew_infoLeft{
    float: none;
    margin-right: 0;
    width: 9.18rem;
    height: 6.12rem;
    border: 1px solid #ccc;
}
.mainNew_infoLeft img{
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #e6e6e6;
}

.mainNew_info .mainNew_infoRight{
    float: right;
    width: 350px;
    height: auto;
}
#mobile .mainNew_info .mainNew_infoRight{
    float: none;
    padding-left: 0;
    width: 100%;
    height: auto;
}

.mainNew_infoRight .infoRight_blod{
    padding: 15px 0 36px 0;
    height: 156px;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    color: #333;
    border-bottom: 1px solid #ededed;
    cursor: pointer;
}
#mobile .mainNew_infoRight .infoRight_blod{
    border-bottom: none;
    cursor: pointer;
    height: .469rem;
    line-height: .469rem;
    font-size: .373rem;
    color: #333;
    margin-bottom: .46rem;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: .24rem 0 .4rem 0;
}
.mainNew_infoRight .infoRight_blod:hover{
   color: #A00000;
}

.mainNew_infoRight .infoRight_font{
    padding: 42px 23px 0 0;
    /* padding-top: 42px; */
    /* width: 279px; */
    height: 164px;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    overflow: hidden;
}
#mobile .mainNew_infoRight .infoRight_font{
    display: none;
}
/* 大新闻样式 end  */

/* 横向带图片新闻条 样式 */
.newsArticle{
    width: 100%;
    height: auto;
}
#mobile .newsArticle{
    padding: 0 .4rem;
}
.newsArticle .newsArticle_ul{
    width: 100%;
    height: auto;
}
.newsArticle_ul .newsArticle_li{
    padding: 12px 10px 12px 5px;
    width: 100%;
    height: 145px;
    border-bottom: 1px solid #ededed;
}
#mobile .newsArticle_ul .newsArticle_li{
    margin-bottom: 0;
    width: 100%;
    border-bottom: 1px solid #EDEDED;
    height: auto;
    padding: .267rem 0;
}
#mobile .newsArticle_li .newsArticle_left{
    float: left;
    margin-right: -3rem;
    width: 3rem;
    height: 2rem;
    border: 1px solid #e6e6e6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover;
    overflow: hidden;
}
.newsArticle_li .newsArticle_left{
    float: left;
    margin-right: -180px;
    width: 180px;
    height: 120px;
    border: 1px solid #e6e6e6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover;
    overflow: hidden;
}
.newsArticle_li .newsArticle_left img{
    display: block;
    width: 100%;
    height: auto;
    
}
#mobile .newsArticle_li .newsArticle_right{
    float: right;
    padding-left: 3.27rem;
    width: 100%;
    height: 2rem;
}
.newsArticle_li .newsArticle_right{
    float: right;
    padding-left: 204px;
    width: 100%;
    height: 120px;
}
#mobile .newsArticle_rightTop{
    padding-top: 0;
    height: .987rem;
    line-height: .469rem;
    font-size: .373rem;
    color: #333;
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: .4rem;
}
.newsArticle_rightTop{
    padding-top: 10px;
    height: 84px;
    line-height: 22px;
    font-size: 16px;
    color: #333;
    font-weight: bold; 
    cursor: pointer;
}
.newsArticle_rightTop:hover{
    color:#a00000;
}
.newsArticle_right .newsArticle_rightBottom{
    width: 100%;
    height: 36px;
    font-size: 12px;
}
#mobile .newsArticle_rightBottom .newsArticle_btn{
    float: left;
    padding: 0 .133rem;
    width: auto;
    min-width: 1.6rem;
    margin: 0;
    height: .533rem;
    line-height: .533rem;
    text-align: center;
    background: rgba(200,174,106,1);
    border-radius: .0267rem;
    font-size: .267rem;
    color: #FFFFFF;
    letter-spacing: 0.86px;
}
.newsArticle_rightBottom .newsArticle_btn{
    float: left;
    margin: 6px 0;
    padding: 0 10px;
    width: auto;
    min-width: 74px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: rgba(200,174,106,1);
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.86px;
}
#mobile .newsArticle_rightBottom .newsArticle_time{
    float: right;
    line-height: .48rem;
    color: #BBBBBB;
    font-size: .267rem;
}
.newsArticle_rightBottom .newsArticle_time{
    float: right;
    line-height: 36px;
    color: #333;
}
/* 带图片新闻条 样式  end*/

/* add scroll */
.loadingH5{ width: 100%; height: .8rem; position: relative; overflow: hidden; text-align: center; margin: .32rem 0 ; color: #999; font-size: .187rem;}
.loadingH5-icon{color: #707070;}
.loaderH5{
    display: none;
    position: relative;
    font-size: .133rem;
    margin: .106rem auto;
    text-indent: -9999em;
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    background: #999;
    background: -moz-linear-gradient(left, #999 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #999 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #999 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #999 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #999 10%, rgba(255, 255, 255, 0) 42%);
    -webkit-animation: scrollMoreLoaderH5An 1s infinite linear;
    -moz-animation: scrollMoreLoaderH5An 1s infinite linear;
    -o-animation: scrollMoreLoaderH5An 1s infinite linear;
    animation: scrollMoreLoaderH5An 1s infinite linear;
 }
 .loadingH5 .loaderH5{
     display: block;
 }
 .loadingH5 .loaderH5:before {
     width: 50%;
     height: 50%;
     background: #999;
     border-radius: 100% 0 0 0;
     position: absolute;
     top: 0;
     left: 0;
     content: '';
 }
 .loadingH5 .loaderH5:after {
     background: #fff;
     width: 72%;
     height: 75%;
     border-radius: 68%;
     content: '';
     margin: auto;
     position: absolute;
     top: 0;
     left: 0;
     bottom: 0;
     right: 0;
 }
@-webkit-keyframes scrollMoreLoaderH5An {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes scrollMoreLoaderH5An {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-o-keyframes scrollMoreLoaderH5An {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
 
@keyframes scrollMoreLoaderH5An {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
 } 