/*-------------index.html-------------*/
.page_pc{
    display: none;
}
.page_container{
    font-size:15px;
    line-height: 28px;
    color: #333;
    padding-bottom: 65px;
    background-color: #142863;
}
/*center*/
.center{
    width: 100%;
    min-height: calc(100vh - 118px);
    margin-top: 50px;
}

.banner{
    width: 100%;
}

.banner_info{
    position: relative;
    width: 100%;
}
.banner_info img{
    width: 100%;
}
.b_org{
    position: absolute;
    top: 55%;
    width: 100%;
    text-align: center;
    color: #fff;
}
.b_signup{
    position: absolute;
    top: 75%;
    width: 100%;
    text-align: center;
}
.b_signup a{
    width: 152px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 19px;
    letter-spacing: 6px;
    font-weight: bold;
    margin: 0 5px;
    background-color: rgba(0, 90, 230, 0.7);
    border: 2px #46c4ef solid;
    border-radius: 50px;
}

.c_box{
    width: 100%;
    margin-top: 32px;
}
.c_title{
    display: flex;
    width: 83%;
    max-width: 390px;
    height: 44px;
    padding-top: 58px;
    color: #f7ecd2;
    padding-left: 14%;
    padding-right: 3%;
    line-height: 44px;
    background: url(../images/imagesM/title_bgm.png) no-repeat;
    background-size: 100% 100%;
    justify-content: space-between;
    align-items: center;
}
.c_title span:first-child{
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
    padding-left: 12px;
    border-left: 2px #f7ecd2 solid;
}
.c_title span:last-child{
    color: #4b5a92;
}


/*���ڴ���*/
.c_bg{
    margin-top: 0;
}
.bg_content{
    width: calc(94% - 20px);
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    background-color: #575f83;
    border-radius: 10px;
}
.bg_content p{
    color: #f7ecd2;
    padding: 10px 15px;
    border: 1px #f7ecd2 solid;
    border-radius: 3px;
}

/*��֯����*/
.org_content{
    width: 88%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 160px 3% 24px 3%;
    background: url(../images/imagesM/org_bg.png) no-repeat;
    background-size: 100% auto;
    border-radius: 10px;
}
.org_item{
    width: 100%;
    margin-bottom: 16px;
}
.org_item:last-child{
    margin-bottom: 0;
}
.org_item p:first-child{
    width: 110px;
    height: 36px;
    font-size: 18px;
    font-weight: bold;
    color: #fbf6ea;
    line-height: 36px;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 6px;
    background-color: #141d39;
    border-radius: 0 30px 30px 0;
}

/*��������*/
.contest_content{
    width: 88%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 25px 3%;
    background: url("../images/imagesM/details_bg.png") no-repeat;
    background-size: 100% 100%;
}
.d_item{
    margin-bottom: 20px;
}
.d_item:last-child{
    margin-bottom: 0;
}
.d_title{
    position: relative;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 12px;
    margin-bottom: 6px;
}
.d_title::before{
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 28px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom,#ea5b39,#d52f2b);
}

/*��������*/
.prize_content{
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #fff;
}
.prize_main{
    width: 94%;
    padding: 20px 3%;
    background: url("../images/imagesM/prize_bg.png") no-repeat;
    background-size: 100% auto;
    background-color: #fff;
    background-position: left top;
}
.prizr_title_before{
    width: 100%;
    color: #cac5bf;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}
.prize_title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #28418f;
    margin-top: -20px;
}

.csxs_info{
    width: 94%;
    min-height: 283px;
    margin-top: 20px;
    padding: 20px 3%;
    text-align: center;
    background: url("../images/prize_bg_01.png") no-repeat;
    background-size: 100% 100%;
}
.prize_dj{
    text-align: left;
    padding-left: 25%;
}
.prize_dj p{
    color: #e3432a;
    margin-bottom: 15px;
    font-weight: bold;
}
.prize_dj span{
    display: inline-block;
    color: #fff;
    font-size: 17px;
    border-radius: 30px;
    padding: 0 15px;
    margin-right: 15px;
    font-weight: normal;
    background-image: linear-gradient(to right,#f5ca6d,#d09b3c);
}
.prize_cert{
    display: inline-block;
    color: #f0f2f9;
    text-align: center;
    padding: 3px 16px;
    margin: 10px 0;
    font-size: 16px;
    background-color: #141d39;
    border-radius: 30px;
}
.prize_tips{
    color: #727171;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    margin-top: 6px;
}
.cbyx_info{
    width: 94%;
    min-height: 283px;
    margin-top: 20px;
    padding: 20px 3%;
    color: #fff;
    text-align: center;
    background: url("../images/prize_bg_02.png") no-repeat;
    background-size: 100% 100%;
}
.cbyx_info .prize_cert{
    margin-bottom: 32px;
}
.cbyx_info .prize_tips{
    color: #fff;
    font-size: 15px;
}

.jnzs_info{
    padding: 15px 3%;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    border-radius: 10px;
    background-image: linear-gradient(to right,#314c9e,#e89c5f);
}

/*��У���������ɡ�֧��ԺУ���񽱷���*/
.awards_content,.share_content,.activity_content,.report_content,.colleges_content{
    width: 94%;
    margin: 0 auto;
}
.report_list,.activity_list,.colleges_list,.awards_list{
    width:100%;
    margin: 0 auto;
    margin-top: 5px;
    overflow: hidden;
    padding: 20px 0 0 0;
    border-radius: 10px;
}
.report_list a{
    width: 100%;
}
.report_list ul,.activity_list ul,.colleges_list ul,.awards_list ul{
    position:relative;
}
.report_list ul li,.activity_list ul li,.colleges_list ul li,.awards_list ul li{
    float: left;
    width: 150px;
    margin-right: 15px;
}
.report_list ul li:last-child,.activity_list ul li:last-child,.colleges_list ul li:last-child,.awards_list ul li:last-child{
    margin-right: 0;
}
.report_list ul li p,.activity_list ul li p,.colleges_list ul li p,.awards_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,.activity_list img,.colleges_list img,.awards_list img{
    width: 150px;
    border: 1px #dcdddd solid;
    border-radius: 6px;
}

/*footer*/
.footer{
    width: 100%;
    margin-top: 32px;
}
.f_main{
    display: flex;
    width: 88%;
    color: #fff;
    padding: 20px 3%;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 10px;
    border: 1px #ffffff solid;
    justify-content: space-between;
    align-items: center;
}
.f_main a{
    color:#fff;
}
.f_left{
    width:calc(100% - 90px);
    text-align: left;
}
.f_left ul li:first-child{
    font-size: 18px;
    margin-bottom: 10px;
}
.f_left ul li:first-child span{
    color: #e44a2a;
}
.f_right{
    width: 80px;
    text-align: center;
}
.f_right img{
    width: 80px;
    height: 80px;
}
.f_jszc{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    color: #fff;
}
/*tab*/
.footer_tab{
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    padding: 8px 0;
    background-color: #fff;
    border-top: 1px #dadada solid;
}
.tab_item{
    position: relative;
    float: left;
    width: 25%;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
}
.tab_item a{
    color: #333;
}
.tab_item img{
    width: auto;
    height: 22px;
    margin-bottom: 3px;
}
.tab_case{
    display: none;
    position: absolute;
    left: 0;
    bottom: 58px;
    width: 100%;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    border: 1px #dadada solid;
    border-bottom: none;
}
.tab_case a{
    width: 100%;
    color: #333;
    border-bottom: 1px #dadada solid;
}

/*piaochuang*/
.piaochuang {
    position: fixed;
    right: 5px;
    bottom: 100px;
    width: 50px;
}
.float_info{
    width: 30px;
    padding: 10px;
    text-align: center;
    background-color: #3966a4;
    border-radius: 10px;
    font-size: 14px;
}
.f_cs{
    padding: 6px;
    line-height: 20px;
    text-align: center;
    border-radius: 30px;
    color: #141d39;
    margin-bottom: 10px;
    background-color: #f5f7f9;
}
.f_qun{
    line-height: 20px;
    text-align: center;
    border-radius: 30px;
    color: #141d39;
    padding: 6px;
    padding-top: 32px;
    background: url(../images/qq_icon.png) no-repeat;
    background-size: 14px auto;
    background-position: center 10px;
    background-color: #f5f7f9;
}
.back_top{
    position: relative;
    width: 36px;
    height: 36px;
    color: #f5f7f9;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    line-height: 36px;
    font-size: 13px;
    letter-spacing: 0;
    border-radius: 50%;
    background-color: #3966a4;
}
.back_top a{
    color: #f5f7f9;
}
.back_top::before{
    content: ' ';
    position: absolute;
    left: calc((100% - 2px) / 2);
    top: -10px;
    display: inline-block;
    width: 2px;
    height:10px;
    background-color: #3966a4;
}
.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;
    }
}