/*-------------index.html-------------*/
.page_mobile{
    display: none;
}
.page_container{
    min-width: 1200px;
    letter-spacing: 1px;
    font-size: 17px;
    color: #141416;
    line-height: 36px;
    background: url("../images/page_bg.jpg") no-repeat;
    background-size: 100% auto;
    background-position: left bottom;
}
/*header*/
.header{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width:100%;
    height:80px;
    line-height:80px;
    margin:auto;
    background:#fff;
    box-shadow: 0 0 10px #f3cbbf;
}
.h_mian{
    width:1200px;
    margin:auto;
}
.h_nav{
    float:left;
}
.h_nav li{
    position: relative;
    float:left;
    text-align:center;
    color:#fff;
    cursor:pointer;
    margin-right: 35px;
}
.h_nav a{
    color:#333;
    display:inline-block;
}
.h_login{
    float:right;
}
.bm_entrance{
    min-width:80px;
    height:35px;
    color: #fff;
    line-height:35px;
    text-align:center;
    border-radius:30px;
    margin-left: 5px;
    padding: 0 15px;
    font-size: 16px;
    background-image: linear-gradient(to right,#de9c5c,#6ec56e);
}
.sd_entrance{
    min-width:80px;
    height:35px;
    color: #fff;
    line-height:35px;
    text-align:center;
    border-radius:30px;
    margin-left: 5px;
    padding: 0 15px;
    font-size: 16px;
    background-image: linear-gradient(to right,#0e86c6,#45c183);
}
.bm_loginout{
    min-width:80px;
    height:35px;
    color: #fff;
    line-height:35px;
    text-align:center;
    border-radius:30px;
    margin-left: 5px;
    padding: 0 15px;
    font-size: 16px;
    background-image: linear-gradient(to right,#de9c5c,#6ec56e);
}
.sd_loginout{
    min-width:80px;
    height:35px;
    color: #fff;
    line-height:35px;
    text-align:center;
    border-radius:30px;
    margin-left: 5px;
    padding: 0 15px;
    font-size: 16px;
    background-image: linear-gradient(to right,#0e86c6,#45c183);
}

.nav_menu{
    display: none;
    position: absolute;
    top: 60px;
    left: calc((100% - 80px) / 2);
    width: 80px;
    line-height: 40px;
    padding: 10px 0;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    box-shadow:-5px 5px 10px -4px #ddd,5px 5px 10px -4px #ddd;
}
.nav_menu a{
    display: inline-block;
    width: 100%;
    color: #333;
}
.nav_menu:before{
    content: ' ';
    display: inline-block;
    position: absolute;
    top: -17px;
    left: 30px;
    width: 0;
    height: 0;
    border: 10px transparent solid;
    border-bottom: 10px #fff solid;
}

/*center*/
.center{
    width: 100%;
    margin-top: 80px;
    padding-bottom: 80px;
}
.banner{
    width: 100%;
    height: 500px;
    letter-spacing: 2px;
    background: url("../images/banner.jpg") no-repeat center;
}
.b_signup{
    width: 100%;
    text-align: center;
    padding-top: 365px;
}
.b_signup a{
    width: 240px;
    height: 52px;
    text-align: center;
    line-height: 52px;
    color: #fffefe;
    font-size: 22px;
    letter-spacing: 8px;
    font-weight: bold;
    background-image: linear-gradient(to right,#de9c60,#6dc66a);
    border-radius: 10px;
    border: 1px #c0e774 solid;
    text-shadow: 0 0 10px #b2935d;
}


.c_box{
    width: 100%;
    margin-top: 72px;
}
.c_title{
    position: relative;
    width: 1200px;
    text-align: center;
    color: #0562c2;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 6px;
    margin: 0 auto;
}
.c_title span{
    display: inline-block;
    height: 80px;
    line-height: 80px;
    padding-left: 70px;
    background: url(../images/title_bg.png) no-repeat;
    background-size: 220px auto;
    background-position: left center;
}

/*news*/
.news_content{
    width: 1150px;
    min-height: 214px;
    margin: 0 auto;
    margin-top: 45px;
}
.news_slider{
    float: left;
    width: 460px;
}
.news_slider img{
    width: 460px;
    height: 214px;
}
.news_list_box{
    float: right;
    width: 660px;
    font-size: 16px;
}
.news_list{
    height: 230px;
    overflow: hidden;
}
.news_item{
    width: 100%;
    height: 46px;
}
.news_item a{
    width: 100%;
    height: 46px;
    line-height: 46px;
}
.n_right h4{
    position: relative;
    float: left;
    width: 80%;
    color: #666;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_time{
    float: left;
    width: 20%;
    color: #aaacb0;
    font-size: 14px;
    text-align: right;
}
.view_more_news{
    width: 100%;
    text-align: right;
}
.view_more_news a{
    height: 24px;
    font-size: 13px;
    line-height: 24px;
    color: #3876c8;
    padding: 0 12px;
    border:1px #74aadd solid
}

/*beijing*/
.bg_content{
    width: 1150px;
    margin: 0 auto;
    margin-top: 45px;
    text-indent: 38px;
    line-height: 40px;
}

/*org*/
.c_org{
    width: 100%;
    padding: 45px 0;
    background: url("../images/org_bg.png") no-repeat;
    background-size: 100% 100%;
}
.c_org .c_title{
    color: #fff;
}
.org_content{
    width: 1150px;
    margin: 0 auto;
    margin-top: 45px;
    color: #fff;
}
.org_item{
    margin-bottom: 20px;
}
.org_item p:first-child{
    height: 40px;
    line-height: 52px;
    font-size: 21px;
    font-weight: bold;
    padding-left: 55px;
    letter-spacing: 2px;
    background: url(../images/icon_org.png) no-repeat;
    background-size: 39px auto;
    background-position: left center;
}
.org_item p:last-child{
    padding-left: 55px;
    margin-top: 5px;
}

/*details*/
.details_content{
    width: 1110px;
    margin: 0 auto;
    margin-top: 45px;
    padding: 30px 20px;
    background-color: #d8ecfc;
    background-image: linear-gradient(to bottom,#d8ecfc,#fff);
    border: 1px #54cff9 solid;
    border-radius: 20px;
}
.details_item{
    width: 100%;
    margin-bottom: 25px;
}
.details_item:last-child{
    margin-bottom: 0;
}
.d_title{
    height: 40px;
    line-height: 52px;
    padding-bottom: 12px;
    margin-bottom: 6px;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 2px;
}
.d_title span:first-child{
    display: inline-block;
    width: 40px;
    height: 45px;
    line-height: 40px;
    color: #fff;
    font-size: 17px;
    text-align: center;
    letter-spacing: 0;
    font-weight: normal;
    padding-left: 4px;
    background: url(../images/d_num_bg.png) no-repeat;
    background-size: 100% 100%;
}
.d_title span:last-child{
    position: relative;
    letter-spacing: 4px;
    margin-left: 10px;
    text-shadow:1px 2px 3px #0562c2;
    -webkit-text-stroke: 3px #96e0f8;
}
.d_title span:last-child::before{
    content: attr(data-title);
    position: absolute;
    background-color: #0562c2;
    /*background-image: linear-gradient(#FFCF02, #FF7352);*/
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 0;
}

/*time*/
.time_content{
    display: flex;
    width: 1150px;
    margin: 0 auto;
    margin-top: 45px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.time_item{
    position: relative;
    width: 490px;
    min-height: 108px;
    padding: 35px 32px;
    margin-bottom: 45px;
    border: 1px #3595f8 solid;
    border-radius: 20px 50px 20px 20px;
    background-image: linear-gradient(to bottom, #d7ecfc, #f5fef5);
}
.time_item:last-child{
    margin-right: 0;
}
.time_item::before{
    content: "TIME";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 52px;
    font-weight: bold;
    line-height: 52px;
    letter-spacing: 12px;
    border-radius: 20px 0 0 0;
    overflow: hidden;
    background-image: linear-gradient(#d7ecfc, #cfe3f6);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.time_item::after{
    content: " ";
    position: absolute;
    top: -18px;
    right: -16px;
    width: 80px;
    height: 92px;
    background: url("../images/icon_time.png") no-repeat;
    background-size: 100% 100%;
}
.time_item p:first-child{
    position:relative;
    top: -5px;
    font-weight: bold;
    font-size: 21px;
    letter-spacing: 3px;
}

/*prize*/
.c_prize{
    margin-top: 27px;
}
.prize_content{
    width: 100%;
    margin: 0 auto;
    margin-top: 45px;
    padding:1px 0 45px 0;
    background: url("../images/prize_bg.png") no-repeat;
    background-size: 100% 100%;
}
.prize_main{
    width: 1150px;
    margin: 0 auto;
    color: #fff;
}
.prize_title{
    width: 100%;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
}
.prize_title span:first-child{
    display: inline-block;
    width: 62px;
    height: 52px;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    background: url(../images/prize_num_bg.png) no-repeat;
    background-size: 100% auto;
}
.prize_title span:last-child{
    position: relative;
    display: inline-block;
    letter-spacing: 3px;
    padding: 0 6px;
    background: url("../images/line.png") no-repeat;
    background-size: 154px 11px;
    background-position: center bottom;
}
.prize_personal{
    display: flex;
    width: 100%;
    margin-top: 50px;
    justify-content: space-between;
}
.pp_item{
    width: 326px;
    height: 130px;
    text-align: center;
    padding: 40px 20px;
    font-weight: bold;
    line-height: 40px;
    background: url("../images/prize_personal_bg.png") no-repeat;
    background-size: 100% auto;
}
.pp_item p{
    font-size: 21px;
    color: #bc020a;
}
.pp_item span{
    display: block;
    color: #333;
    font-size: 18px;
}
.prize_cert{
    display: flex;
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
    justify-content: center;
}
.prize_cert li{
    /*width: 320px;*/
    padding: 0 10px;
    font-size: 15px;
    text-align: center;
}
.prize_cert img{
    width: auto;
    height: 200px;
    margin-bottom: 5px;
}
.prize_explain{
    margin-top: 30px;
}




.cost_content,.other_content,.supervise_content{
    width: 1150px;
    margin: 0 auto;
    margin-top: 45px;
    line-height: 40px;
}

/*slider*/
.c_activity{
    margin-top: 62px;
}
.report_list,.activity_list,.colleges_list,.awards_list{
    width: 1200px;
    margin: 0 auto;
    margin-top: 45px;
    overflow: hidden;
}
.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: 281px;
    margin-right: 25px;
}
.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%;
    color: #fff;
    text-align: center;
    margin-top: 15px;
}
.report_list img,.activity_list img,.colleges_list img,.awards_list img{
    width: 281px;
    height: 204px;
    border-radius: 10px;
}


/*footer*/
.footer{
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 32px;
    background: #262626;
}
.f_main{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    padding: 35px 0;
}
.f_main a{
    color:#f5f7f9;
}
.f_left,.f_center{
    position: relative;
    float: left;
    width: 480px;
    text-align: left;
    padding-right: 20px;
}
.f_center{
    width: 408px;
}
.f_right{
    float: right;
    width: 185px;
    text-align: center;
}
.f_right img{
    width: 120px;
    height: 120px;
}
.f_beian{
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

.piaochuang{
    position: fixed;
    left: 30px;
    bottom:30%;
    width: 120px;
}
.float_info{
    width: 100px;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    line-height: 24px;
    text-align: center;
    background-color: #6ec56e;
    border-radius: 10px;
}
.f_cs{
    width: 100%;
    color: #141d39;
    padding-top: 50px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    background: url(../images/bm_icon.png) no-repeat;
    background-size: 46px auto;
    background-position: center 10px;
    background-color: #f5f7f9;
    border-radius: 10px;
}
.f_qun{
    width: 100%;
    color: #141d39;
    padding-top: 50px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    background: url(../images/qq_icon.png) no-repeat;
    background-size: 46px auto;
    background-position: center 10px;
    background-color: #f5f7f9;
    border-radius: 10px;
}
.wx_ewm img{
    width: 100%;
    border-radius: 10px;
    margin-bottom: 5px;
}
.back_top{
    position: relative;
    width: 52px;
    height: 52px;
    color: #f5f7f9;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    line-height: 52px;
    border-radius: 50%;
    background-color: #6ec56e;
}
.back_top a{
    color: #f5f7f9;
}
.back_top::before{
    content: ' ';
    position: absolute;
    left: calc((100% - 3px) / 2);
    top: -10px;
    display: inline-block;
    width: 3px;
    height:10px;
    background-color: #6ec56e;
}

