.page_container {
    background-color: #ececf4;
}
.p_banner{
    width: 100%;
    height: 167px;
    line-height: 140px;
    color: #fff;
    text-align: center;
    background: url("../images/p_banner.png") no-repeat center;
}
.p_banner img{
    width: 82px;
    height: 82px;
    margin-right: 10px;
    border-radius: 50%;
}
.p_center {
    width: 1200px;
    margin: 0 auto;
    margin-top: -27px;
}
.p_left {
    float: left;
    width: 205px;
    height: 445px;
    color: #696969;
    padding-bottom: 20px;
    border-radius: 10px;
    background-color: #fff;
}
.p_menu_list{
    width: 100%;
}
.left_menu{
    height: 60px;
    line-height: 60px;
    padding-left: 35px;
    border-left: 3px transparent solid;
    border-bottom: 1px #f5f5f5 solid;
}
.left_menu_active{
    background-color: #fcf3f2;
    border-left: 3px #cc361d solid;
}
.left_menu:first-child{
    margin-top: 10px;
}
.left_menu a{
    width: calc(100% - 35px);
    padding-left: 35px;
    background-repeat: no-repeat;
    background-size: 26px auto;
    background-position: left center;
}
.menu_icon1{
    background-image: url("../images/icon_01.png");
}
.menu_icon2{
    background-image: url("../images/icon_02.png");
}
.menu_icon3{
    background-image: url("../images/icon_03.png");
}
.menu_icon4{
    background-image: url("../images/icon_04.png");
}
.menu_icon5{
    background-image: url("../images/icon_05.png");
}
.menu_icon6{
    background-image: url("../images/icon_06.png");
}
.menu_icon7{
    background-image: url("../images/icon_07.png");
}
.menu_icon8{
    background-image: url("../images/icon_08.png");
}


.p_right{
    float: right;
    width: 962px;
    padding: 50px 0 100px 0;
    background-color: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 35px;
    margin-bottom: 10px;
}
.info_item{
    width: 576px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.info_title{
    float: left;
    width: 112px;
    height: 40px;
    color: #9fa0a0;
    text-align: right;
    line-height: 40px;
    font-size: 15px;
}
.info_input{
    position: relative;
    float: left;
    width: 345px;
}
.info_input input{
    width: 290px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-left: 10px;
    padding:0 20px;
    outline: none;
    border: 1px #9fa0a0 solid;
    border-radius: 5px;
}
.info_input #filePath{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.info_input select {
    width: 332px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    margin-left: 10px;
    padding: 0 17px;
    outline: none;
    color: #333333;
    border: 1px #9fa0a0 solid;
    border-radius: 5px;
}
.info_prompt{
    float: left;
    width: 55px;
    color: #f97070;
    font-size: 13px;
    line-height: 40px;
    text-align: left;
    margin-left: 10px;
}
.confirm{
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.confirm button{
    width: 240px;
    height: 46px;
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    border-radius: 5px;
}
.confirm_btn{
    color: #fff;
    background-color: #c63218;
}
.loginout_btn{
    color: #333;
    background-color: lightgrey;
}
.page_prompt{
    font-size: 13px;
}
.tips_info{
    width: 100%;
    color: #999;
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
}

/*signup*/
.gz_wxchat {
    width: calc(70% - 162px);
    height: 112px;
    padding-left: 162px;
    text-align: left;
    margin: 0 auto;
    padding-top: 38px;
    background: url(../images/wechatqrcode.jpg) no-repeat;
    background-size: 150px 150px;
}
.signup_main>img{
    margin-top: 45px;
}
.signup_main>p:nth-child(2){
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
}
.moni,.chusai,.apply_xb{
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px #c63218 solid;
    border-radius: 30px;
    color: #c63218;
    font-size: 18px;
    margin-top: 30px;
    background-color: #fff;
}
.moni,.apply_xb{
    margin-right: 40px;
    color: #fff;
    background-color: #bd270e;
}
.chusai:hover,.chusai:focus,.chusai:active{
    box-shadow:0 0 20px rgba(198,50,24,0.4);
}

.signup_y{
    padding: 0;
    background-color: transparent;
}
.p_r_top{
    width: 912px;
    min-height: 178px;
    border-radius: 10px;
    padding: 45px 25px;
    background: url(../images/info_bg.png) no-repeat;
    background-size: 100% auto;
    background-position: left bottom;
    background-color: #fef9f8;
}
.t_left{
    float: left;
    width: 272px;
    height: 178px;
}
.t_left p{
    margin-top: 10px;
}
.t_right{
    float: left;
    width: 500px;
    text-align: left;
    padding-left: 55px;
    border-left: 1px #dcdddd solid;
}
.download_zs{
    display: inline-block;
    width: 210px;
    height: 42px;
    color: #fef9f8;
    line-height: 42px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
    margin-right: 10px;
    border: 1px #c63218 solid;
    padding: 0 8px 0 15px;
    background-image: linear-gradient(to right, #ee4d3b, #fb7810);
}
.p_r_footer{
    width: 888px;
    border-radius: 10px;
    padding:21px 37px 45px 37px;
    margin-top: 12px;
    text-align: left;
    line-height: 30px;
    background-color: #fff;
}
.prf_1{
    color: #d14025;
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 10px;
    padding-left: 30px;
    border-bottom: 1px #ececf4 solid;
    background: url("../images/icon_22.png") no-repeat;
    background-size: 20px 26px;
}
.prf_2{
    padding: 20px;
}
.prf_2 .gz_wxchat{
    width: calc(95% - 162px);
    margin-top: 20px;
}

.competition_guide{
    /*width: 600px;*/
    /*height: 500px;*/
    padding: 20px;
    overflow: hidden;
    /*overflow-y: auto;*/
}
.guide_apply_explain{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 20px;
    border: 1px #d14025 solid;
    border-radius: 6px;
}
.guide_explain_title{
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding-left: 15px;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 6px 6px 0 0;
    background-color: #d14025;
}
.guide_apply_explain>p{
    padding: 0 15px;
}
.upload_publicize_file{
    width: 85%;
    margin: 15px auto;
}
#address_main{
    width: 600px;
    padding: 20px 20px 60px 20px;
}
.address_info{
    width:100%;
}
.buyinfo{
    width: 100%;
    margin-top:18px;
}
.pro{
    margin-top: 0;
}
.text{
    width:98.5%;
    height:40px;
    line-height:40px;
    border:#c9caca 1px solid;
    padding-left:5px;
    border-radius:4px;
    font-size:16px;
    outline:none;
}
.text2 {
    width:98.5%;
    height:40px;
    outline:none;
    border:#d3d3d3 1px solid;
    border-radius:4px;
    padding-left:5px;
    font-size:16px;
    margin-top: 18px
}
.buyinfo .form-group{
    float: left;
    width: 33.333333%;
}
.buyinfo select {
    width:75%;
    height: 40px;
    color:#666;
    line-height:40px;
    border: #d3d3d3 1px solid;
    border-radius: 4px;
    padding-left: 5px;
    font-size:16px;
    outline:none;
}
.address_btn{
    width:100%;
    height: 45px;
    text-align: center;
    margin-top: 25px;
}
.address_btn input{
    display: inline-block;
    width: 100%;
    color: #fff;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    border: none;
    outline: none;
    font-size: 16px;
    background-color: #009688;
}
.address_tips{
    margin-top:15px;
    font-size: 14px;
    text-align: center;
}
.address_tips img{
    width: 320px;
}

/*myschool_xb*/
.myschool_xb{
    padding-top: 0;
    text-align: left;
}
.myschool_isxb{
    width: 94%;
    height: 76px;
    line-height: 76px;
    padding: 0 3%;
    background: url("../images/xb_top_03.png") no-repeat;
    background-size: 100% 76px;
}
.myschool_xb_info{
    padding:20px 42px;
}
.myschool_xb_info h3{
    margin-bottom:10px;
    font-weight: bold;
}
.myschool_xb_info a {
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px #c63218 solid;
    border-radius: 30px;
    color: #c63218;
    font-size: 18px;
    margin: 30px 25px;
    box-shadow: 0 0 20px #f7e3df;
}

/*zyz*/
.apply_zyz{
    width: 898px;
    padding: 20px 32px 100px 32px;
    text-align: left;
}
.prc_3{
    padding: 0 20px;
    line-height: 16px;
}
.process{
    display: inline-block;
    width: 498px;
    height: 16px;
    background-color: #ececf4;
    border-radius: 30px;
}
.process span{
    display: inline-block;
    width: 30%;
    height: 16px;
    background-color: #d14025;
    border-radius: 30px;
}
.invite_num{
    margin: 0 10px;
}
.invite_num span{
    font-size: 18px;
}
.invite_record{
    color: #190bd4;
    margin-left: 10px;
    font-style: italic;
}
.prc_4{
    text-align: center;
    margin-top: 20px;
}
.preserve{
    display: inline-block;
    width: 210px;
    height: 42px;
    color: #c63218;
    line-height: 42px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
    margin-right: 10px;
    border: 1px #c63218 solid;
    font-size: 18px;
    box-shadow:0 0 20px #f7e3df;
}
.prf_5{
    padding: 20px 20px 0 20px;
    text-indent: 34px;
}
.prf_5 p:first-child{
    text-indent: 0;
}
.apply_zyz .upload_publicize_file{
    margin-top: 50px;
}

/*training_main*/
.training_poster{
    width: 100%;
    text-align: center;
}
.training_poster a{
    display: block;
    width: 302px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    margin: 0 auto;
    padding: 0 15px;
    border-radius: 6px;
    background-color: #cc361d;
}
.training_poster img{
    width: 260px;
    margin-top: 20px;
}
.tarining_table{
    width: 72%;
    margin: 0 auto;
    margin-top: 20px;
    border: 1px #ccc solid;
}
.tarining_table tr th,.tarining_table tr td{
    width: 50%;
    padding: 5px 10px;
    border: 1px #ccc solid;
}
.table_btn{
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    border-radius: 6px;
    margin: 0 auto;
    font-size: 15px;
    background-color: cadetblue;
}

/*score*/
.score{
    width: 162px;
    height: 162px;
    text-align: center;
    margin: 0 auto;
    border: 8px #d14025 solid;
    border-radius: 50%;
}
.score p:first-child{
    font-size: 36px;
    color: #d14025;
    font-weight: bold;
    margin-top: 40px;
}
.score p:last-child{
    font-size: 23px;
    color: #000;
    margin-top: 10px;
}


/*xieban*/
.xb_details{
    padding-top: 0;
    text-align: left;
}
.xbapply_result{
    width: 94%;
    height: 76px;
    line-height: 76px;
    padding: 0 3%;
    background: url("../images/xb_top_03.png") no-repeat;
    background-size: 100% 76px;
}
.xbapply_result a{
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding: 0 16px;
    margin-left: 25px;
    border-radius: 6px;
    background-color: #bd270e;
}
.xb_apply_succeed{
    width: 94%;
    padding: 0 3%;
    margin-top: 10px;
}
.xb_tips{
    color: red;
    padding: 20px 0;
}
.xb_invite_list{
    width: 100%;
    margin-top: 30px;
    border: 1px #ccc solid;
}
.xb_invite_list tr th,.xb_invite_list tr td{
    width: 25%;
    text-align: center;
    padding: 5px 10px;
    border: 1px #ccc solid;
}
.xb_invite_list tr th{
    font-size: 17px;
}
.xb_wuliao{
    display: inline-block;
    width: 210px;
    height: 42px;
    color: #fef9f8;
    line-height: 42px;
    text-align: center;
    border-radius: 30px;
    margin-top: 20px;
    margin-right: 10px;
    border: 1px orange solid;
    background-color: orange;
}
.xb_advantage{
    padding:20px 42px;
}
.xb_advantage h3{
    margin-bottom:10px;
    font-weight: bold;
}
.xb_advantage img{
    width: 200px;
}
.xb_advantage a {
    display: block;
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    margin: 30px auto;
    box-shadow: 0 0 20px #f7e3df;
    background-color: #bd270e;
}

/*school_style*/
.school_style{
    width: 862px;
    padding: 30px 50px;
    text-align: left;
}
.school_style h3{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
#gxfcSlider{
    margin-bottom: 30px;
}
#gxfcSlider img{
    width: 100%;
    height: 480px;
}
.school_style .layui-form-label {
    width: 110px;
}
.school_style .layui-input-block {
    margin-left: 145px;
}

/*news*/
.news_banner{
    width: 100%;
    height: 550px;
    background:url("../images/news_banner.png") no-repeat center;
}
.news_main{
    width: 1100px;
    padding:0 50px 60px 50px;
    border-radius: 10px;
    background-color: #fff;
    margin: 0 auto;
    margin-top: -50px;
}
.news_top{
    display: flex;
    width: 100%;
    color: #666;
    border-bottom: 1px #dcdddd solid;
    align-items: center;
    justify-content: space-between;
}
.news_position{
    width: 30%;
    height: 57px;
    line-height: 57px;
}
.news_position a{
    color: #666;
}
.news_position span:last-child{
    color: #99362f;
}
.news_search{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-top: 20px;
}
.search_box{
    width: 300px;
}
.search_input{
    float: left;
    width: 240px;
    margin-bottom: 0!important;
    margin-right: 0!important;
}
.search_btn{
    float: left;
    width: 60px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    background-color: #bd270e;
}
.gslist{
    padding: 20px;
    line-height: 24px;
    color: #585858;
    margin-top: 20px;
    border-radius: 15px;
    border: #eaeaea 1px dashed;
}
.gslist a{
    width: 100%;
}
.gsdate {
    text-align: right;
}
.news_content{
    width: 1100px;
    margin: 0 auto;
    margin-top: -110px;
    padding: 30px 50px;
    background-color: #fff;
    border-radius: 10px;
    word-break: break-all;
}
.news_content h2{
    width: 100%;
    color: #d14025;
    font-weight: bold;
    text-align: center;
    font-size: 27px;
    line-height: 36px;
}
.news_data{
    width: 100%;
    color: #666;
    margin-top: 12px;
    font-size: 15px;
    text-align: center;
}
.news_data span{
    margin: 0 10px;
}
.news_btn{
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.news_btn a{
    width: 220px;
    height: 50px;
    color: #fef9f8;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    letter-spacing: 3px;
    border-radius: 30px;
    border: 1px #c63218 solid;
    background-image: linear-gradient(to right,#ee4d3b,#fb7810);
}
.main_news{
    margin-top: 15px;
}
.main_news img{
    max-width: 100%;
    height: auto;
}

/*result*/
.result_main{
    width: 962px;
    padding: 30px 0 100px 0;
    background: url("../images/score_bg.png") no-repeat;
    background-size: 100% auto;
    background-color: #fef9f8;
    background-position: left bottom;
}
.obtain_prize{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding: 40px 0;
    padding-left: 326px;
    padding-right: 60px;
    background: url(../images/score_img.png) no-repeat;
    background-size: 320px auto;
    background-position: 30px center;
}
.obtain_prize span{
    color: #bd270e;
}
.score_list{
    display: flex;
    width: 80%;
    line-height: 36px;
    margin: 10px auto;
    margin-top: 30px;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    padding: 12px 0;
    border-radius: 10px;
    box-shadow: 0 0 10px #fcc2b9;
}
.score_list li{
    border-right: 1px #fee1db solid;
}
.list_num_3 li{
    width: 33.3333333%;
}
.list_num_5 li{
    width: 20%;
}
.list_num_4 li{
    width: 25%;
}
.score_list li:last-child{
    border: none;
}
.score_mark{
    color: #bd270e;
    font-size:24px;
}
.award{
    display: inline-block;
    width: 90px;
    line-height: 30px;
    color: #fef9f8;
    text-align: center;
    border-radius: 30px;
    border: 1px #c63218 solid;
    background-image: linear-gradient(to right, #ee4d3b, #fb7810);
}
.publicity{
    color: #0900ffcc;
}
.score_tips{
    font-size: 15px;
    color: #868686;
    margin-top: 20px;
}
.score_tips table{
    width: 52%;
    margin:6px auto;
    border: 1px #969696 solid;
}
.score_tips table tr td{
    border: 1px #969696 solid;
}
.result_btn{
    width: 75%;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
}
.result_btn a{
    width: 180px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    margin: 10px;
    border-radius: 30px;
}
.dodgerblue_btn{
    background-color: dodgerblue;
}
.orangered_btn{
    background-color: orangered;
}
.darkorange_btn{
    background-color: darkorange;
}
.bd270e_btn{
    background-color: #bd270e;
}

/*into_exam*/
.into_exam_main{
    padding-top: 0;
    overflow: hidden;
}
.contest_title_top {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    background-color: #f7e3df;
    background-image: linear-gradient(to bottom, #fffefd, #f7e3df);
}
.exam_list{
    padding: 30px 50px;
}
.exam_item{
    padding: 30px;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(168,169,169,0.3);
}
.exam_info{
    font-size: 17px;
    font-weight: bold;
}
.exam_info span{
    margin: 0 25px;
}
.exam_operate span,.exam_operate a{
    display: inline-block;
    width: 147px;
    height: 44px;
    color: #fff;
    cursor: pointer;
    margin: 0 25px;
    margin-top: 16px;
    text-align: center;
    line-height: 44px;
    border-radius: 6px;
    background-color: #fe4433;
}

