.page_mobile{    display: none;}.page_container{    width: 100%;    min-width: 1200px;    min-height: 100vh;    letter-spacing: 1px;    font-size: 16px;    line-height: 30px;}/**考试等待页面**/.exam_bj {    width: 620px;    height: 500px;    margin: 50px auto;    border-radius: 15px;    background: url("../../../static/hanyu/images/exam_bj.png");    background-size: cover;    background-repeat: no-repeat;    background-position: center center;}.exam_t {    width: 100%;    padding-top: 45%;    text-align: center;}.exam_go {    background-color: red;    color: #fff;    padding: 10px 60px;    border-radius: 5px;    font-size: 18px;}.my_video{    position:fixed;    width:240px;    top:0px;    right: 5%;    z-index: 999;}/**证书查询**/.cert_ls {    display: flex;    flex-direction: row;}.cert_l {    width: 60%;    margin-top: 50px;    /*height: 100px;*/}.info_title_pc {    float: left;    width: 110px;    height: 40px;    color: #9fa0a0;    text-align: right;    line-height: 40px;    font-size: 15px;}.clearfix_p{    margin: 50px 10%;zoom:1;}.confirm_p {    width: 334px;    height: 42px;    color: #fff;    text-align: center;    line-height: 42px;    border-radius: 10px;    margin-top: 130px;    margin-left: 185px;    background-color: #c63218;}.confirm_p a{    color: #fff;}.cert_r {    width: 35%;    float: right;    border-left: solid 1px #c4513c;    margin-top: 66px;    padding-left: 52px;    text-align: left;    height: 218px;}.info_input_pc {    float: left;    width: 344px;}.info_input_pc input{    width: 290px;    height: 40px;    line-height: 40px;    border: 1px #9fa0a0 solid;    border-radius: 5px;    font-size: 16px;    margin-left: 10px;    padding: 0 20px;    outline: none;}.rk {    background-color: red;    padding: 10px 40px;    color: #fff;    border-radius: 5px;}.xb_p {    display: flex; justify-content: space-between;}.bm_success_pc{    /*height: 500px;*/    /*height: 320px;*/    height: 270px;    display: flex;}.bm_success_img_pc{    width: 30%;    text-align: center;    display: flex;    flex-direction: column;    align-items: center;}.bm_success_img_pc img {    width: 120px;    margin-top: 23%;}.bm_success_info_pc{    width: 70%;}.bm_success_infos_pc{    /*padding: 40px 40px;*/    padding: 40px 35px;    border-left: 1px solid gray;}/*header*/.header{    height:72px;    letter-spacing: 0;    /*background-color: #153278;*/}.nav{    width: 1200px;    margin: 0 auto;}.nav_list{    float: left;    line-height: 72px;}.nav_list a{    color: #333;    min-width: 34px;    /*color: #fff;*/}.nav_item{    float: left;    margin-right:35px;}.login{    float: right;    text-align: right;    padding-top: 20px;}.login_btn_work,.login_btn_school{    color: #fff;    min-width: 64px;    height: 32px;    padding: 0 20px;    margin:0 10px;    line-height: 32px;    text-align: center;    overflow: hidden;    /*background-color: #c7541e;*/    /*border: 1px #c7541e solid;*/    background-color: #019696;    border-radius: 16px;}.login_btn_school{    /*color: #333;*/    /*background-color: #fff;*/    /*border: 1px #c7541e solid;*/    color: #fff;    background-color: #019696;}.loginout{    /*color: #333;*/    color: #fff;    min-width: 64px;    height: 32px;    padding: 0 20px;    margin:0 10px;    line-height: 32px;    text-align: center;    overflow: hidden;    /*background-color: #fff;*/    /*border: 1px #c7541e solid;*/    background-color: #019696;    border-radius: 15px;}/*center*/.center{    width: 100%;    min-height: calc(100vh - 220px);    padding-top: 70px;    padding-bottom: 80px;}/*��¼ҳ*/.login_container{    background: url("../images/login_bg.png") no-repeat;    background-size: 100% 100%;}.login_btn{    width: 350px;    margin: 0 auto;}.login_btn img{    width: 100%;    padding-top: calc((100vh - 514px)/2);}.privacy{    width: 100%;    color: #fff;    margin: 15px 0;    text-align: center;}.privacy input{    margin-right: 5px;}.privacy a{    color: #fff;    text-decoration: underline;}/*�����б�ҳ*/.news_box{    width: 1200px;    margin: 0 auto;    padding-top: 30px;}.c_title{    width: 100%;    padding-bottom: 13px;    border-bottom: 2px #4d76ed solid;}.c_t{    float: left;    width: 87px;    height: 36px;    line-height: 36px;    padding-left: 35px;    color: #fff;    font-size: 18px;    margin-top: 8px;    background: url("../images/icon_06.png") no-repeat;    background-size: 15px 16px;    background-position: 11px 10px;    background-color: #4d76ed;}.page_route{    float: left;    font-size: 12px;    color: #999;    margin-left: 24px;    margin-top: 20px;}.page_route a{    color: #999;}.news_list{    position: relative;    width: 70%;    margin: 0 auto;    margin-top: 40px;}.n_1{    position: relative;    width: 100%;    margin-bottom: 60px;}.n_1 a{    width: 100%;}.n_1_left{    float: left;    width: 6%;}.n_2_right{    float: right;    width: 93%;    color: #0f4c82;}.n_2_right h3{    height: 20px;    color: #0f4c82;    line-height: 20px;    overflow: hidden;    text-overflow:ellipsis;    white-space: nowrap;}.n_2_right p{    height: 50px;    line-height: 25px;    margin-top: 20px;    padding-left: 28px;    overflow: hidden;    word-break: break-all;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp: 2;    font-size: 15px;    color: #666;    background: url("../images/shijian.png") no-repeat;    background-size: 24px 22px;    background-position: 0 1px;}.news_list:before{    position: absolute;    left: -32px;    top: 2px;    content: ' ';    display: inline-block;    width:0;    height:100%;    border-left: 1px #efefef solid;}.n_1:before{    position: absolute;    left: -41px;    top: 2px;    content: ' ';    display: inline-block;    width: 16px;    height: 16px;    border: 1px #e3e6e5 solid;    border-radius: 50%;    background-color: #f5f7f6;}/*��������ҳ*/.details_content{    width: 1200px;    margin: 0 auto;    padding-top: 30px;}.newstitle{    text-align:center;    font-size: 27px;    font-weight: bold;    letter-spacing: 2px;    line-height: 35px;}.newsdate{    text-align:center;    line-height: 30px;    color: #888;    margin-top: 15px;}.newsdate span:last-child{    margin-left: 50px;}.news_details{    width: 85%;    margin: 0 auto;    line-height: 30px;    margin-top: 15px;}.newscontent img{    max-width: 100%;}/*���а�*/.cs_banner{    width: 100%;    min-width: 1200px;    height: 161px;    background: url("../images/rank_zyz.png") no-repeat  center;}.cs_banner:before{    content: "";    display: block;    padding-top: 15.4%;}.rank_content{    width: 1200px;    margin: 0 auto;}.table_header{    width: 100%;    min-width: 1200px;    height: 80px;    line-height: 80px;    color: #fff;    margin-top: 30px;    background-color: #3161eb;    background-image: linear-gradient(to right,#2164ed,#439af6);    border-radius: 10px 10px 0 0;}.table_header ul{    width: 910px;    margin: 0 auto;}.table_header ul li{    float: left;    width: 33.33%;    text-align: center;    list-style: none;    font-weight: 600;}.ranking{    width: 1200px;    margin: 0 auto;    padding: 0 145px;    background-color: #fff;    padding-bottom: 50px;    border-radius:0 0 10px 10px;}.ranking tr td{    width: 25%;    line-height: 30px;    padding: 15px 0;    text-align: center;    border-bottom: 1px #e3e3e3 solid;}.ranking tr:last-child td{    border: none;}/*־Ը�������б�*/.invite_list{    width: 100%;}.invite_list tr td{    width: 16.66%;    text-align: center;    padding: 20px 0;    border-bottom: 1px #e7e7ea solid;}.invite_list tr:nth-child(1) td{    background-color: #e7e7ea;}/*foot*/.foot{    padding: 20px 0;    font-size: 15px;}