/*-------------index.html-------------*/
.page_pc{
    display: none;
}
.page_container{
    font-size:15px;
    line-height: 28px;
    color: #333;
    overflow: hidden;
    padding-bottom: 60px;
    background: url("../images/page_bgm.jpg") no-repeat;
    background-size: 100% auto;
    background-color: #fff;
    background-position: left bottom;
}

/*center*/
.center{
    width: 100%;
    margin-top: 50px;
}
.banner{
    position: relative;
    width: 100%;
}
.banner img{
    width: 100%;
    height: auto;
}
.b_text{
    position: absolute;
    top: 37%;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
}
.b_signup{
    position: absolute;
    top: 62%;
    left: 0;
    width: 94%;
    padding: 0 3%;
    text-align: center;
}
.b_signup a{
    width: 46%;
    /*height: 42px;*/
    /*line-height: 42px;*/
    text-align: center;
    color: #fff;
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: bold;
    margin: 0 1%;
    padding: 7px 0;
    border-radius: 70px;
    background-image: linear-gradient(to right, #ff742e, #ff9f2f);
}

.c_box{
    width: 100%;
    margin-top: 32px;
}
.c_title{
    width: 100%;
    text-align: center;
}
.c_title span{
    display: inline-block;
    line-height: 30px;
    color: #2887fb;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 4px;
    padding-left: 34px;
    background: url(../images/title_bg.png) no-repeat;
    background-size: 24px auto;
    background-position-y: center;
}
.c_title p{
    color: #969696;
    font-size: 13px;
}

.c_bg{
    width: 100%;
    margin-top: 0;
    background: url("../images/page_top_bg.png") no-repeat;
    background-size: 100% auto;
}
.bg_content,.news_content,.appeal_content{
    width: 88%;
    margin: 0 auto;
    margin-top: 15px;
    padding: 15px 3%;
    border-radius: 6px;
    box-shadow: 0 0 10px #d9edfd;
    background-image: linear-gradient(to bottom,#fff,#d9edfd);
}
.bg_content{
    text-indent: 32px;
}
.c_bg .c_title span{
    color: #fff;
}
.c_bg .c_title p{
    color: #fff;
}

/*news*/
.news_list_box{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.news_list{
    width: 100%;
    max-height: 296px;
    padding-bottom: 10px;
    overflow: hidden;
}
.news_item{
    width: 100%;
    height: 94px;
    margin-bottom: 12px;
    border-radius: 10px;
}
.news_list .news_item:last-child{
    border: none;
}
.news_item a{
    width: 100%;
}
.n_left{
    float: left;
    width:135px;
    text-align: right;
}
.n_left img{
    width:135px;
    height: 92px;
    border-radius: 10px;
}
.n_right{
    float: left;
    width: calc(100% - 145px);
    padding-left: 10px;
}
.n_right h4{
    height: 56px;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.n_right p{
    font-size: 13px;
    margin-top: 5px;
}
.view_more_news{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.view_more_news a{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    background-image: linear-gradient(to right,#1775fc,#67b2fd);
}

/*org*/
.org_content{
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
}
.org_item{
    width: 92%;
    padding: 10px 4%;
    margin: 4px 0;
    color: #fff;
    line-height: 32px;
    background-image: linear-gradient( to right,#ffc781,#84aff7);
}
.org_item:nth-child(2),.org_item:nth-child(3){
    background-image: linear-gradient( to right,#7298fd,#afe4e8);
}
.org_item p:first-child{
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
}
.join_object{
    width: 92%;
    margin-top: 12px;
    padding: 15px 4%;
    text-align: center;
    background: url("../images/join_object_m.png") no-repeat;
    background-size: 100% 100%;
}
.join_object p:first-child{
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
}

/*form*/
.form_content{
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
}
.form_cs{
    width: 100%;
    padding-top: 1px;
    margin-top: 35px;
    background: url("../images/form_cs.png") no-repeat;
    background-size: 100% 100%;
}
.form_js{
    width: 100%;
    margin-top: 32px;
    padding-top: 1px;
    background: url("../images/form_js.png") no-repeat;
    background-size: 100% 100%;
}
.form_title{
    width: 84%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    margin: 0 auto;
    margin-top: -20px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    border-radius: 10px;
    letter-spacing: 2px;
    background-image: linear-gradient(to right bottom, #3a7cfe, #133fbf);
}
.form_info{
    color: #fff;
    padding: 15px 4% 20px 4%;
}

/*award*/
.award_content{
    margin-top: 15px;
}
.award_main{
    width: 94%;
    margin: 0 auto;
    margin-bottom: 12px;
    background-color: #f9f9fd;
    border-radius: 10px;
}
.award_main:last-child{
    margin-bottom: 0;
}
.award_title{
    width: 96%;
    height: 42px;
    padding-left:4%;
    line-height: 42px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    background: url("../images/prize_title_bgm.png") no-repeat;
    background-size: 100% 100%;
}
.award_list{
    width: 100%;
    margin-top: 20px;
}
.award_item{
    display: flex;
    position: relative;
    width: calc(94% - 90px);
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 10px;
    padding-left: 90px;
    margin-bottom: 10px;
    background-color: #fcfcf1;
    background-image: linear-gradient(to bottom, #fcfcf1, #fff);
    justify-content: space-between;
    align-items: center;
}
.js_award .award_item{
    background-image: linear-gradient(to bottom,#dbe8ff,#fff);
}
.award_item::before{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 70px;
    height:100%;
    background: url("../images/icon_prize.png") no-repeat;
    background-size: 55px auto;
    background-position: 15px center;
}
.award_item p:first-child{
    font-size: 17px;
    font-weight: bold;
}
.award_item p:first-child span{
    display: block;
    color: #e00000;
    font-size: 16px;
}
.award_item p:last-child{
    min-width: 110px;
    text-align: center;
    padding: 2px 10px;
    margin-right: 12px;
    background-color: #fffbdc;
    border-radius: 30px;
}
.js_award p:last-child{
    background-color: #b1cfff;
}
.zz_award p:last-child{
    min-width: 82px;
    background-color: #ffdabd;
}
.award_info{
    padding: 10px 4%;
}

/*time*/
.time_content{
    width: 94%;
    margin: 0 auto;
    margin-top: 15px;
    padding: 15px 0;
    background: url("../images/time_bg_m.png") no-repeat;
    background-size: 100% 100%;
}
.time_main{
    width: 94%;
    color: #fff;
    margin: 0 auto;
}
.time_item{
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    justify-content: flex-start;
    align-items: center;
}
.time_item p:nth-child(1){
    width: 120px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    padding: 6px 15px;
    border-radius: 50px;
    background-image: linear-gradient(to right, #2586ff, #0a6aff);
}
.time_item p:last-child{
    width: calc(100% - 160px);
    padding-left: 10px;
}

/*details*/
.details_content{
    margin-top: 15px;
}
.entry_fee,.volunteer_apply,.chengban_apply{
    width: 88%;
    padding: 15px 3%;
    margin: 0 auto;
    margin-bottom: 12px;
    background: url("../images/details_bg_m1.png") no-repeat;
    background-size: 100% auto;
    background-color: #fff;
    background-position: left bottom;
    box-shadow: 0 0 10px #dedede;
    border-radius: 6px;
}
.volunteer_apply{
    background-image: url("../images/details_bg_m2.png");
}
.chengban_apply{
    background-image: url("../images/details_bg_m3.png");
}
.d_title{
    height: 30px;
    color: #2887fb;
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 3px;
    padding-left: 32px;
    margin-bottom: 7px;
    background: url(../images/d_title_bg.png) no-repeat;
    background-size: 24px auto;
    background-position: left center;
}
.apply_btn{
    width: 100%;
    margin-top: 15px;
}
.apply_btn a{
    /*height: 36px;*/
    /*line-height: 36px;*/
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 5px 24px;
    border-radius: 30px;
    background-image: linear-gradient(to right, #ff752e, #ff9f2f);
}


/*slider*/
.report_content,.show_content{
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: transparent;
}
.report_list,.show_list{
    width:100%;
    margin: 0 auto;
    overflow: hidden;
}
.report_list ul,.show_list ul{
    position:relative;
}
.report_list ul li,.show_list ul li{
    float: left;
    width: 150px;
    margin-right: 15px;
    text-align: center;
}
.report_list ul li a,.show_list ul li a{
    width: 100%;
}
.report_list ul li:last-child,.show_list ul li:last-child{
    margin-right: 0;
}
.report_list ul li p,.show_list ul li p{
    width: 100%;
    height: 20px;
    color: #fff;
    text-align: center;
    margin-top: 8px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.report_list img,.show_list img{
    width: 150px;
    border: 1px #dcdddd solid;
    border-radius: 6px;
}


/*contact*/


.sign_up_bottom{
    width: 90%;
    padding: 30px 5%;
}
.sign_up_bottom a{
    width: 100%;
    color: #fff;
    font-size: 17px;
    letter-spacing: 2px;
    font-weight: bold;
    border-radius: 30px;
    text-align: center;
    padding: 10px 0;
    background-image: linear-gradient(to right,#ff752e,#ff9e2f);

}

.slideLeft{
    animation-name: slideLeft;
    -webkit-animation-name: slideLeft;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

}
@keyframes slideLeft {
    0% {
        transform: translateX(150%);
        opacity: 0;
    }
    100% {
        transform: translateX(0%);
        opacity: 1;
    }
}
@-webkit-keyframes slideLeft {
    0% {
        -webkit-transform: translateX(150%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }
}

.slideRight{
    animation-name: slideRight;
    -webkit-animation-name: slideRight;

    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;

    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

}
@keyframes slideRight {
    0% {
        transform: translateX(0%);
        opacity: 0;
    }
    100% {
        transform: translateX(150%);
        opacity: 1;
    }
}
@-webkit-keyframes slideRight {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateX(150%);
        opacity: 1;
    }
}