*{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
    -webkit-tap-highlight-color:transparent;
}
body{
    width: 100%;
    font-size:15px;
    color: #333;
    background-image:linear-gradient(to bottom ,#cfe4fd ,#eff6fc);
}
.page_container{
    width: 100%;
    height:100vh;
    overflow: hidden;
    overflow-y: auto;
    background-image:linear-gradient(to bottom ,#cfe4fd ,#eff6fc);
}
/*ͷ��*/
.header{
    position: relative;
    width: 100%;
    background-color: #3d90ee;
}
.header img{
    width: 100%;
}
.join_in{
    position: absolute;
    top: 72%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
}
.join_in a{
    display: inline-block;
    min-width: 116px;
    padding: 3px 10px;
    text-align: center;
    color: #4117d3;
    border-radius: 30px;
    font-size: 16px;
    margin: 0 5px;
    letter-spacing: 2px;
    border: 4px #8290f6 solid;
    background-color: #c4ceff;
    background-image: linear-gradient(to bottom,#f7f8ff,#c5cfff);
}
/*nav*/
.nav_box{
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    background-color: #fff;
}
.nav_list{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.nav_item{
    white-space:nowrap;
    margin: 0 15px;
}
.nav_item a{
    color: #333;
}
.nav_active a{
    color:#053e8b;
    font-weight: 600;
}
.n_line{
    position: relative;
    top: -15px;
    width: 20px;
    height: 3px;
    background-color: #053e8b;
    border-radius: 10px;
    margin: 0 auto;
}
.add{
    float: left;
    width: 12%;
    text-align: center;
}
.add img{
    position: relative;
    top: 4px;
    width: 20px;
}
/*�˵�*/
.menu{
    display: flex;
    width: 95%;
    margin: 0 auto;
    padding-top: 12px;
    padding-bottom: 8px;
    background-color: #fff;
    border-radius: 10px;
    margin-top: 12px;
    justify-content: center;
}
.menu_item{
    width: 25%;
    font-size: 15px;
    text-align: center;
}
.menu_item img{
    width:50px;
}
.menu_item a{
    color: #333;
}
.menu_item p{
    line-height: 25px;
}

/*��������*/
.c_news{
    width: 100%;
}
.c_title{
    width: 92%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    margin: 0 auto;
    margin-top: 35px;
    background: url("../images/title_bg_17.png") no-repeat;
    background-size: 100% 100%;
}
.c_title img{
    width:95px;
}
.c_title span{
    position: relative;
    bottom:2px;
    /*margin: 0 10px;*/
    color: #0a3ea8;
}
.page_num{
    width: 97%;
    font-size: 14px;
    text-align: right;
    padding-right: 3%;
}
.news_list{
    width: 100%;
    background-color: #fff;
    margin-top: 12px;
    padding-bottom: 20px;
    overflow: hidden;
}
.news_slide{
    width: 300%;
}
.news_item{
    float: left;
    width: 33.33%;
    min-height:200px;
}
.news_i{
    width: 92%;
    padding:20px 4% 10px 4%;
    border-bottom:1px #ddedfb solid;
}
.news_item .news_i:last-child{
    border: none;
}
.n_left{
    float: left;
    width:60%;
}
.n_left h4{
    color: #333;
    height: 42px;
    font-size: 16px;
    line-height: 21px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.n_left p{
    color: #666;
    font-size: 13px;
    margin-top: 30px;
}
.n_right{
    float: left;
    width: 40%;
    text-align: right;
}
.n_right img{
    width: 95%;
    height: 90px;
}
.slide_dot{
    width: 114px;
    margin: 0 auto;
    margin-top: 15px;
}
.dot_i{
    float: left;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #cfd7fd;
}
.dot_ative{
    width: 24px;
    border-radius: 30px;
    background-color: #622ea2;
}

/*大赛说明*/
.c_org{
    width: 100%;
    margin-top: 50px;
}
.org_content{
    width: 94%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}
.org_item{
    width: 94%;
    padding: 0 3%;
    letter-spacing: 1px;
    margin-bottom: 15px;
    line-height: 28px;
}
.org_title{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 3px;
    padding-left: 35px;
    background: url(../images/icon_org.png) no-repeat;
    background-size: 28px auto;
}
.zb_intro{
    width: 88%;
    margin: 0 auto;
    padding: 10px 3%;
    line-height: 28px;
    border-radius: 10px;
    background-color: #dbe7fb;
}

/*�����ճ�*/
.c_time{
    width: 100%;
}
.time_statu{
    position: relative;
    width: 92%;
    margin: 0 auto;
}
.statu_item{
    position: relative;
    width: 100%;
    margin-top: 15px;
    line-height: inherit;
}
.statu_item:first-child{
    margin-top: 13px;
}
.s_icon{
    position: relative;
    z-index:2;
    float: left;
    width: 8%;
    height: 20px;
    text-align: center;
    padding: 10px 0;
}
.s_icon img{
    width: 20px;
}
.s_right{
    position: relative;
    float: left;
    width: 84%;
    color: #333;
    margin-left: 2%;
    background-color: #fff;
    padding: 10px 3%;
}
.time_statu::before {
    content: '';
    position: absolute;
    top: 15px;
    left:3.85%;
    height: 94%;
    width: 2px;
    z-index: 0;
    background: #cfd7fd;
}

/*��������*/
.prize_setting{
    width: 100%;
}
.prize_intro{
    width: 94%;
    margin: 0 auto;
}
.c_prize{
    position: relative;
    float: left;
    width:100%;
    /*height: 320px;*/
    background: url("../images/p_t_bg_03.png") no-repeat;
    background-size: 100% 60px;
    background-color: #fff;
    margin-top: 10px;
    border-radius: 10px;
    padding-bottom: 30px;
    box-shadow: 0 0 15px #b4cbf6;
}
.j_prize{
    position: relative;
    float: right;
    width:100%;
    /*height: 320px;*/
    background: url("../images/p_t_bg_03.png") no-repeat;
    background-size: 100% 60px;
    background-color: #fff;
    margin-top: 15px;
    border-radius: 10px;
    padding-bottom: 30px;
    box-shadow: 0 0 15px #b4cbf6;
}
.jb{
    position: absolute;
    right: 10px;
    bottom: 0;
    width: 100px;
    height: 100px;
    background: url("../images/jb.png") no-repeat;
    background-size: 100% 100%;
}
.zhengshu{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.zhengshu span{
    display: inline-block;
}
.p_title{
    width: 135px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
    letter-spacing: 1px;
    background: url(../images/prize_t_bg.png) no-repeat;
    background-size: 100% 100%;
}
.p_info{
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    overflow: auto;
}
.p_type{
    width: 130px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 30px 0 30px 30px;
    border: 1px #0786f4 solid;
    background-color: #eff6fc;
    margin-bottom: 10px;
    padding: 0 12px;
    color: #053e8b;
    margin-top: 10px;
    font-weight: bold;
}
.p_info::-webkit-scrollbar {
    width: 5px;
    border-radius: 30px;
}
.p_info::-webkit-scrollbar-thumb {
    border-radius: 30px;
    -webkit-box-shadow: inset 0 0 5px #1e5bce;
    background: #1e5bce;
}
.p_info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #6998ed;
    border-radius: 30px;
    background: #6998ed;
}
.zs_demo_btn{
    color: orangered;
}
/*ר����ί������*/
.c_zj{
    width: 100%;
    margin-top: 70px;
}
.zj_con{
    width: 84%;
    height: 378px;
    margin: 0 auto;
    margin-top: 10px;
    color: #fff;
    text-align: center;
    background: url("../images/zj_bg_07_10.png") no-repeat;
    background-size: 100% 100%;
    padding: 20px 5%;
}
.zj_con h2{
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 35px;
}
.zj_con p{
    text-align: left;
    width: 100%;
    line-height: 25px;
}
.zj_con p:nth-child(2){
    margin-top: 15px;
}
.zj_con ul{
    width: 100%;
    height: 170px;
    overflow-y: auto;
    margin-top: 5px;
}
.zj_con ul::-webkit-scrollbar {
    width: 5px;
    border-radius: 30px;
}
.zj_con ul::-webkit-scrollbar-thumb {
    border-radius: 30px;
    -webkit-box-shadow: inset 0 0 5px #1e5bce;
    background: #1e5bce;
}
.zj_con ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #6998ed;
    border-radius: 30px;
    background: #6998ed;
}
.zj_con ul li{
    text-align: left;
    width: 100%;
    line-height: 25px;
    letter-spacing: 1px;
}
.zj_con ul li span{
    display: inline-block;
    width: 45%;
	vertical-align: top;
}

/*大赛说明*/
.contest_explain{
    width: 100%;
    margin-top: 50px;
}
.explain_main{
    width: 94%;
    padding: 15px 0;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px #91afeb;
}
.explain_item{
    width: 94%;
    padding: 0 3%;
    letter-spacing: 1px;
    margin-bottom: 15px;
    line-height: 28px;
}
.explain_title{
    height: 28px;
    line-height: 28px;
    padding-left: 32px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 6px;
    background: url(../images/icon_15.png) no-repeat;
    background-size: 24px auto;
}


.c_fqdw{
    width: 100%;
}
.explain{
    width: 84%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    padding: 0 5%;
    color: #ffb329;
    background-color: #fef3df;
    margin-top: 8px;
    font-weight: bold;
    font-size: 14px;
}
.dx_list{
    width: 84%;
    height: 180px;
    line-height: 30px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 8px;
    padding: 20px 5%;
}
.dx_list ul{
    width:100%;
    height: 180px;
    overflow-y: auto;
}
.dx_list ul::-webkit-scrollbar {
    width: 5px;
    border-radius: 30px;
}
.dx_list ul::-webkit-scrollbar-thumb {
    border-radius: 30px;
    -webkit-box-shadow: inset 0 0 5px #1e5bce;
    background: #1e5bce;
}
.dx_list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #6998ed;
    border-radius: 30px;
    background: #6998ed;
}
.dx_list ul li{
    float: left;
    width: 50%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*��У����*/
.baodao{
    width: 94%;
    height: 150px;
    margin:0 auto;
    padding-bottom: 100px;
}
.prize_list,.jingcai,.fengcai{
    width: 94%;
    background-color: #fff;
    padding: 15px 3%;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}
.prize_list ul,.jingcai ul,.fengcai ul{
    position:relative;
}
.prize_list ul li,.jingcai ul li,.fengcai ul li{
    float: left;
    width:150px;
    text-align: center;
    margin-right: 15px;
}
.prize_list ul li:last-child,.jingcai ul li:last-child,.fengcai ul li:last-child{
    margin-right: 0;
}
.prize_list ul li p,.jingcai ul li p,.fengcai ul li p{
    width: 100%;
    color: #333;
    text-align: center;
    margin-top: 10px;
}
.prize_list img,.jingcai img,.fengcai img{
    width: 150px;
    height: 112px;
    border-radius: 10px;
}
/*��������*/
.f_join_in{
    width: 60%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #195de9;
    background:linear-gradient(to right,#1997e9,#195de9);
    border: 1px #195de9 solid;
    margin: 0 auto;
    border-radius: 7px;
    font-size: 17px;
    font-weight: bold;
    margin-top: 40px;
}
.f_join_in a{
    color: #fff;
}
/*�ײ�*/
.footer{
    width: 100%;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    line-height: 25px;
    background-color: #1c5cd4;
    margin-top: 20px;
    font-size: 14px;
    padding-bottom: 75px;
}
.footer a{
	color:#ec7f7f;
	}


.innerheader{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    background-color: #fff;
}

.innerheader1{
    width: 100%;
    height: 166px;
    padding-top: 20px;
    background: url(../images/personal_ng_01.png) no-repeat;
    background-size: 100% 100%;
}

.my_info{
    width: 100%;
    margin-top: 50px;
}
.header_img{
    width: 100%;
    text-align: center;
}
.header_img img{
    width: 60px;
}

/*login*/
.loginbg{
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: url("../images/login.png") no-repeat;
    background-size: 100% 100%;
}
.header_back{
    width: 94%;
    padding: 30px 3% 0 3%;
}
.header_back img{
    width: 13px;
}
.login{
    width: 100%;
    text-align: center;
    color: #fff;
    line-height:30px;
    margin-top:calc((100vh - 432px) / 2);
}
.login img{
    width: 130px;
}


.innerback{
    float: left;
    margin-left: 5%;
}
.innerback img{
    width: 10px;
    vertical-align: middle;
}
.h_title{
    float: left;
    width:88%;
    text-align: center;
}
.confirm{
    text-align: center;
    margin-top: 20px;
}
.sub{
			width: 90%;
            height: 50px;
            line-height: 50px;
            text-align: center;
            color: #fff;
    font-size: 16px;
            background-color: #053e8b;
            border-radius: 10px;
			}

.user_name1{
    width: 94%;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 110px;
    margin-top: -36px;
}
/*�м��б��˵�*/
.center_menu{
    width: 94%;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    margin-top:12px;
    padding: 5px 0;
}
.menu_item1{
    width: 90%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px #f1f4fb solid;
}
.menu_item1:last-child{
    border: none;
}
.menu_item1 a{
    color: #333;
}
.m_icon,.m_name,.m_into{
    float: left;
}
.m_icon,.m_into{
    width: 10%;
    text-align: center;
}
.m_name{
    width:77%;
    padding-left: 3%;
}
.m_icon img{
    position: relative;
    top: 3px;
    width: 23px;
}
.m_into img{
    position: relative;
    top: 3px;
    width: 10px;
}

.friendship_links{
    width: 95%;
	margin:auto;
    color: #696969;
	margin-top:40px;
}
.f_s_con{
    
    margin: 0 auto;
}
.f_s_con a{
    color: #696969;
    margin-right: 20px;
}

.qun{
    position: fixed;
    right: 0;
    top: 40%;
    width: 80px;
    height: 226px;
    padding-top: 32px;
    text-align: center;
    background: url(../images/qun.png?v=11) no-repeat;
    background-size: 100% auto;
}
.qun a{
    display: inline-block;
    width: 60px;
    height: 21px;
    color: #903c00;
    font-size: 11px;
    padding-top: 35px;
    margin-bottom: 7px;
}
.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;
    }
}

.modal_bg{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.3);
}
.zs_img_modal{
    display: none;
    position: fixed;
    top: 10vh;
    left:5%;
    z-index: 11;
    width: 90%;
    text-align: center;
}
.zs_img_modal img{
    width: 100%;
}
.modal_close{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top: 16px;
}
.modal_close img{
    width: 36px;
    height: 36px;
}
/*�ײ�*/
.footer_tab{
    position:fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    /*height: 60px;*/
    padding: 12px 0;
    background-color: #fff;
    border-top: 1px #ccc solid;
}
.f_tab{
    float: left;
    width:20%;
    font-size: 12px;
    text-align: center;
}
.f_tab a{
    color: #333;
}
.f_tab img{
    width: 20px;
    height: 20px;
    margin-bottom: 4px;
}
/*�������*/
.clearfix:after{
    content:".";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}
.clearfix{
    zoom:1;
}

.search{
    width: 94%;
    height: 38px;
    background-color: #fcfcfc;
    border: 1px #e4e4e4 solid;
    border-radius: 5px;
    margin: 20px auto;
}
#search{
    width:80%;
    height: 38px;
    outline: none;
    padding-left: 15px;
    font-size: 15px;
    border: none;
    background-color: transparent;
}
input::-webkit-input-placeholder{
    color:#999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#999;
}
.s_btn{
    float: right;
    display: inline-block;
    width:15%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: none;
    outline: none;
    color: transparent;
    background-color: transparent;
    background: url("../images/search_05.png") no-repeat;
    background-size: 18px;
    background-position:16px 9px;
}
.s_btn img{
    width: 20px;
    margin-top: -7px;
}