* {
    margin: 0;
    padding: 0;
    /* font-size: 0; */
}
ul,li{
    list-style: none;
}

body {
    min-width: 1000px;
}

.loginAfter {
    display: none;
    margin-top: 30%;
}

.loginAfter .index_btn {
    width: 35%;
    height: 51px;
    line-height: 51px;
}
.index_btn1{
    background: #999 !important;
}

.exam_content {
    background: #ffffff;
    overflow-x: hidden;
}

.content_part1 {
    width: 100%;
    /* height: 763px; */
    height: auto;
    position: relative;
    z-index: 0;
    /* background: url(../images/exam_top.png)no-repeat center center /cover; */
}

.content_part1_pic {
    width: 100% !important;
    height: auto;
    display: block;
}

.content_part2 {
    background-image: linear-gradient(#FFFFFF, #FDF3E9);
    height: 237px;
}

.content_part3_title {
    font-size: 24px;
    color: #A31F24;
    font-weight: 400;

}

.common_txtIcon {
    width: 127px;
    height: 55px;
    background: url(../images/exam_txt.png) no-repeat center center /cover;
}

.content_part3_list {
    width: 100%;
    padding-top: 18px;
    display: flex;
    justify-content: space-between;
    margin: 0 42px;
}

.content_part3_item {
    /* padding-right: 18px; */
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 15px 0;
    box-sizing: border-box;
    background: #FFFFFF;
    width: 50%;
    height: 110px;
    border-radius: 10px;
    /* display: inline; */
    width: 359px;
    height: 242px;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgba(4, 0, 0, 0.15);
    border-radius: 10px;
}

.content_part3_item {
    display: block;
}

.content_part3_item_txt1 {
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}

.content_part3_item_txt1 span {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.content_part3_rank {
    width: 84%;
    margin: 0 auto;
    margin-top: 100px;
    box-shadow: 0px 3px 8px 0px rgb(4 0 0 / 15%);
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    z-index: 6;
}

.content_part3_rank_icon {
    width: 100%;
    height: auto;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
    padding: 20px 0;
    text-shadow: 0px 3px 8px rgb(4 0 0 / 25%);
    text-align: center;
}

.content_part3_rank_icon span {
    font-size: 16px;
}

.person_title_bg {
    /* background: url(//new-jnqg.oss-cn-beijing.aliyuncs.com/uploads/20210618/6d711feeea3801c8a9ffd5c5bf77000d.png); */
    background-size: 100% auto;
    background-repeat: no-repeat;
    background: #88ABFC;
box-shadow: 0px 3px 20px 1px rgba(204,0,48,0.06);
}

.dishi_title_bg {
    background: url(//new-jnqg.oss-cn-beijing.aliyuncs.com/uploads/20210618/383387d6934394f498ad88c051125c90.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.chanye_title_bg {
    background: url(//new-jnqg.oss-cn-beijing.aliyuncs.com/uploads/20210618/6e77ca55ecea4bc05e7aa344cd09aa33.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.qiye_title_bg {
    background: url(//new-jnqg.oss-cn-beijing.aliyuncs.com/uploads/20210618/383387d6934394f498ad88c051125c90.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.content_part3_rank_th {
    border-top: 1px solid #FFFFFF;
    overflow: hidden;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
    background: #88ABFC;
    height: 65px;
}

.content_part3_rank_txt1 {
    font-size: 18px;
    color: #fff;
    line-height: 65px;
}

.content_part3_rank_scroll {
    max-height: 770px;
    padding-top: 10px;
    overflow-y: scroll;
    background: #fff;
}

/* 滚动条样式 */
.content_part3_rank_scroll::-webkit-scrollbar {
    width: 0px;
    height: 0px;
}

.content_part3_rank_scroll::-webkit-scrollbar-track {
    background: rgb(239, 239, 239);
    border-radius: 2px;
}

.content_part3_rank_scroll::-webkit-scrollbar-thumb {
    background: #88ABFC;
    border-radius: 10px;
}

.content_part3_rank_scroll::-webkit-scrollbar-thumb:hover {
    background: #D3141C;
}

.content_part3_rank_scroll::-webkit-scrollbar-corner {
    background: #D3141C;
}

/* 滚动条样式 */
.content_part3_rank_td {
    overflow: hidden;
    box-sizing: border-box;
}

.content_part3_rank_txt2 {
    font-size: 16px;
    color: #333;
    line-height: 44px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}

.content_part3_rank_tips {
    padding: 20px 0;
    background: #fff;
    padding-left: 24px;
}

.content_part3_rank_txt3 {
    font-size: 16px;
    color: #3370FF;
    line-height: 25px;
}

.content_part4 {
    width: 100%;
    height: 428px;
    /* height: auto; */
    background: url(../images/part4_bg.png) no-repeat center center /cover;
}

.content_part4_wrapper {
    width: 954px;
    height: 355px;
    padding-top: 36.5px;
    /* margin: 36.5px auto 0; */
    /* display: flex;align-items: center;justify-content:center; */
}

.content_part4_left {
    width: 456px;
    height: 355px;
    background: url(../images/part4_left_bg.png) no-repeat center center /cover;
    padding: 63px 36px;
    box-sizing: border-box;
}

.content_part4_right {
    width: 498px;
    height: 355px;
    background: #fff;
}

.content_part4_left_txt1 {
    font-size: 24px;
    color: #FFFFFF;
    line-height: 30px;
}

.content_part4_left_txt2 {
    font-size: 15px;
    color: #FFFFFF;
    line-height: 20px;
}

.content_part4_left_txt3 {
    font-size: 20px;
    color: #FFFFFF;
    line-height: 27px;
}

.content_part4_right {
    padding: 10px 40px 30px 30px;
    box-sizing: border-box;
}

.content_part4_right_register {
    font-size: 20px;
    color: #D3141C;
    line-height: 45px;
    text-align: right;
    padding-right: 20px;
    position: relative;
}

.content_part4_right_register:after {
    position: absolute;
    content: '';
    top: 14.5px;
    right: 0;
    width: 9px;
    height: 16px;
    background: url(../images/right_icon.png) no-repeat center center /cover;
}

.content_part4_right_title {
    font-size: 26px;
    font-weight: bold;
    color: #A31F24;
    line-height: 29px;
}

.content_part4_right_input {
    width: 100%;
    height: 60px;
    margin-top: 10px;
    border-bottom: 1px solid #E6E6E6;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 50px;
    padding-left: 10px;
    box-sizing: border-box;
}

input {
    background: none;
    outline: none;
    border: none;
}
.bg_form2 p,.bg_form2 .seach_select{
    width: 501px;
    height: 70px;
    background: #F4F4F4;
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    border: 1px solid #DDDDDD;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-bottom: 37px;
    box-sizing: border-box;
    padding: 0 20px;
}   
.bg_form2 p input{
    margin: 0;
    flex: 1;
}
input {
    /* border-bottom: 1px solid #E6E6E6; */
    
    
}

.content_part4_right_btns {
    margin-top: 22px;
}

.content_part4_right_btn {
    width: 209px;
    height: 55px;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 55px;
    text-shadow: 0px 3px 8px rgba(4, 0, 0, 0.25);
    border-radius: 12px;
}

.content_part4_right_btn+.content_part4_right_btn {
    margin-left: 10px;
}

.red {
    background: #D3141C;
}

.yellow {
    background: #FBB569;
}

.content_part4_right_forget {
    margin-top: 5px;
    font-size: 20px;
    color: #999999;
    line-height: 45px;
    padding: 0 20px;
    box-sizing: border-box;
    width: 50%;
}

.content_part4_right_forget+.content_part4_right_forget {
    /* margin-left: 30px; */
}

.content_part5_right_title {
    font-size: 26px;
    font-weight: bold;
    color: #ffffff;
    line-height: 29px;
}

.content_part5_txt3 {
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    justify-content: space-between;
}

.content_part5_wrapper {
    position: relative;
    margin-top: 66px;
}

.content_part5_pic {
    width: 100%;
}

.content_part5_pic img {
    width: 100%;
    height: 100%;
}

.content_part5_content {
    position: absolute;
    width: 45%;
    right: 6%;
    transform: translate(-6%, -50%);
    top: 50%;
    -moz-transform: translateX(-6%) translateY(-50%);
    -ms-transform: translateX(-6%) translateY(-50%);
    height: max-content;
    text-align: justify;
}

.content_part5_txt1 {
    font-size: 24px;
    color: #A31F24;
    line-height: 29px;
}

.content_part5_txt2 {
    font-size: 18px;
    color: #777;
    line-height: 34px;
    justify-content: space-between;
}

.content_part6 {
    width: 84%;
    margin: 0 auto;
    margin-top: 66px;
    box-sizing: border-box;
}

.content_part4_right_list {
    width: 564px;

}

.content_part4_right_item {
    width: 267px;
    height: 100px;
    background: #fff;
    border-radius: 12px;
}

.content_part4_right_item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 14px;
    color: #A31F24;
    line-height: 24px;
}

.content_part7 {
    margin-top: 66px;
}

.content_part7_wrapper {
    width: 84%;
    margin: 0 auto;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 3px 8px 0px rgb(4 0 0 / 15%);
    border-radius: 20px;
    box-sizing: border-box;
}


/* 工具类方法开始 */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w6 {
    width: 6%;
}

.w30 {
    width: 30%;
}

.w22 {
    width: 22%;
}

.wh730 {
    width: 730px;
}

.wh874 {
    width: 874px;
}

.wh1300 {
    width: 1300px;
}

.wh1200 {
    width: 1200px;
}

.mauto {
    margin: 0 auto;
}

.pt38 {
    padding-top: 38px;
}

.plr200 {
    padding: 0 200px;
    box-sizing: border-box;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.tcenter {
    text-align: center;
}

.tleft {
    text-align: left;
}

.tweight {
    font-weight: bold;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    min-height: 1px;
}
.pm_cont_box{
    position: relative;
    background: #005CEA;
    min-height:800px;
    overflow: hidden;
}
.pm_cont_box p.deep_img{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 0;
}
.pm_cont_box p.deep_img img{
    width: 100%;
    height: auto;
    display: block;
}
/* 工具类方法结束 */

/* 公共底部开始 */
.common_foot {
    box-sizing: border-box;
    position: relative;
    background: #333333;
    box-sizing: border-box;
    padding: 50px 0;
}
.bottom_block_cont{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 1200px;
    margin: 0 auto;
}
.bottom_block_cont p{
    color: #fff;
    font-size: 18px;
}
.code_img {
    width: 386px;
}
.code_img img{
    display: block;
    width: 142px;
    height: 142px;
    margin: 0 auto;
}
.code_img p{
    text-align: center;
    margin-top: 14px;
}
.bg_bottom {
    width: 100%;
    height: auto;
}

.bottom_block {
    position: absolute;
    top: 38%;
    width: 70%;
    left: 15%;
}

.b_left {
    float: left;
    width: 60%;
}

.b_left p {
    color: #e6e6e6;
    font-size: 15px;
    line-height: 32px;
}

.b_right {
    float: right;
    width: 40%;
    text-align: center;
}

.b_right p {
    color: #e6e6e6;
    text-align: center;
}

.b_right img {
    width: 120px;
    margin-bottom: 10px;
}

.common_foot_txt1 {
    font-size: 16px;
    color: #A31F24;
    line-height: 30px;
   
}

.common_foot_txt2 {
    font-size: 20px;
    color: #666;
    line-height: 30px;
}

.common_foot_txt_wrapper {
    position: relative;
    padding: 20px 0;
    box-sizing: border-box;
}

.common_foot_txt_wrapper+.common_foot_txt_wrapper::before {
    position: absolute;
    content: '';
    width: 56px;
    height: 2px;
    background: #A31F24;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

/* 公共底部结束 */


/* 弹框样式 */
.codePic {
    width: 80px;
    height: 30px;
}

.codePic img {
    width: 100%;
    height: 100%;
}

.codePicShow {
    display: none;
}

.register {
    display: none;
    width: 500px;
    max-height: 700px;
    background: #fff;
    padding: 30px 30px 30px 0;
    box-sizing: border-box;
    border-radius: 5px;
}

.forget {
    display: none;
    width: 500px;
    max-height: 400px;
    background: #fff;
    padding: 30px 30px 30px 0;
    box-sizing: border-box;
    border-radius: 5px;
}

.register form {}

.reward {
    display: none;
    width: 500px;
    max-height: 400px;
    background: #fff;
    padding: 30px 30px 30px 0;
    box-sizing: border-box;
    border-radius: 5px;
}

.layui-form-txt1 {
    padding-left: 20px;
    font-size: 14px;
}

.block1_p {
    background: url('../images/index/bgm1.png') no-repeat;
    background-size: 100% 100%;
    background-position-y: 80px;
    height: 827px;
    width: 100%;
    position: relative;
    z-index: 1;
    padding-bottom: 100px;
}
.text_info_cont{
    width: 1200px;
    margin: -100px auto 0;
    background: #fff;
    height: 227px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px 1px rgba(204,0,48,0.06);
    border-radius: 10px 10px 10px 10px;
    opacity: 1;
    position: relative;
    z-index: 9;
    box-sizing: border-box;
    padding: 0 20px;
}
.text_info_cont p.img{
    display: flex;
    justify-content: center;
    padding-top: 28px;
}
.text_info_cont .text_cont{
    font-size: 18px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #8F959E;
    text-indent: 2em;
    margin-top: 16px;
}
.ul_cont_box{
    width: 1200px;
    margin: 80px auto 0;
}
.ul_cont_box p.title_img{
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.ul_cont_box ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ul_cont_box li{
    width: 282px;
    height: 354px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px 1px rgba(204,0,48,0.06);
    border-radius: 10px 10px 10px 10px;
    display: flex;
    flex-direction: column;
}

.ul_cont_box li p.img img{
    display: block;
    width: 100%;
    height: 158px;
}
.ul_cont_box li div.cont_info{
    box-sizing: border-box;
    padding: 16px 20px 0;
    flex: 1;
}
.ul_cont_box  div.cont_info p.title_icon{
    margin-bottom: 10px;
}
.ul_cont_box  div.cont_info p.title_icon img{
    height: 23px;
}
.ul_cont_box  div.cont_info span{
    display: block;
    text-indent: 2em;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #8F959E;
}
.block1 {
    
}

.block1 .title {
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #AC1E24;
    margin-top: 20px;
}
p.title_tips{
    text-align: left;
    text-indent: 2em;
    margin-top: 18px;
    font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 300;
color: #595757;
padding: 0 63px;
}

.spDomTt {
    height: 54px;
    text-align: center;
    position: relative;
    margin-top: 21px;
}

.line_border {
    width: 50%;
    height: 4px;
    background: #ac1e24 radial-gradient(#a32025, #ffffff);
    position: relative;
    top: 50%;
    margin: 0 auto;
}

.line_text {
    text-align: center;
    width: max-content;
    padding: 0 20px;
    line-height: 22px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    z-index: 3;
}

.spDomTt strong,
.spDomTt .line_text span {
    font-size: 40px;
    color: #AC1E24;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
}

.icon_rule {
    float: left;
    width: 90px;
    box-shadow: 0px 3px 8px 0px rgb(4 0 0 / 15%);
    border-radius: 6px;
    vertical-align: middle;
}

.content_part3_item img {
    width: 52px;
}

.content_part3_item span {
    text-align: justify;
    display: block;
    line-height: 20px;
    font-size: 16px;
    padding-right: 8px;
    color: #666;
    margin: 0 34px;
}

.content_part3_item span i {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-top: 11px;
    font-style: unset;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.bg_form_p {
    position: relative;
    margin-top: -5px;
    background: url('../images/index/bgm2.png') no-repeat;
    background-size: 100% 100%;
    height: 1024px;
    display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
}
.left_cont_text{
    width: 512px;
    margin-right: 87px;
}
.text_cont1{
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
}
.text_cont1 p.tips{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 10px;
}
.text_cont2 p.text{
    margin-top: 56px;
    color: #fff;
    font-size: 56px;
font-family: PingFang SC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
}
.text_cont2 p.time{
    font-size: 24px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 10px;
}
p.tips_text{
    color: #e91e42;
    font-size: 14px;
    margin-top: -20px;
    margin-left: 50px;
    border: none;
    background: none;
    height: 20px;
}
.bg_form1 {
    width: 100%;
    height: auto;
}
#registerBox{
    display: none;
}
.bg_form2 {
    width: 601px;
    height: 560px;
    padding-bottom: 20px;
    background: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    /* position: absolute;
    top: 11%;
    right: 22%; */
    /* background: #fff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0px 3px 8px 0px rgb(4 0 0 / 15%); */
}
#registerBox{
    height: 800px;
}

.zhuce {
    color: #8F959E;
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 28px;
    cursor: pointer;
    padding-top: 32px;
    padding-right: 31px;
}

.baoming {
    color: #3370FF;
    font-size: 40px;
    font-weight: bold;
    line-height: 50px;
    margin-top: 34px;
    margin-left: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #EDEDEE;
    padding-bottom: 21px;
}
.seach_select{
    position: relative;
    width: 100%;
    flex: 1;
    
}
/* .seach_select input{
    position: absolute;
    left: 50px;
    top: 0;
    outline: none;
    width: 100%;
    height:  100%;
} */
.select{
   border: none;
   outline: none;
   position: relative;
   width: 100%;
}
.select li{
    list-style: none;
    cursor: pointer;
    line-height: 35px;
    width: 100%;
}
.unit_list{
    width: 70%;
    position: absolute;
    left: 0;
    top: 30px;
    display: none;
    z-index: 99;
    max-height: 300px;
    overflow-y: auto;
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 2px 2px 20px 1px rgba(0, 0, 0, 0.2);
    margin: 15px 15px 15px 0px;
}
.phone,
.password,
.name {
    display: block;
    width: 70%;
    font-size: 16px;
    padding: 8px 0;
    margin-top: 8px;
    color: #333;
    border-bottom: 1px solid #f1f1f1;
    /* margin: 0 50px 46px; */
}

#registerBox .baoming {
    margin-top: 30px;
    margin-bottom: 30px;

}

#registerBox input {
    /* margin-bottom: 40px; */
}

.index_btn_p {
    margin: 20px auto 0;
}

.index_btn {
    width: 501px;
    height: 70px;
    background: #3370FF;
    border: none;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    line-height: 70px;
    display: block;
    margin: 4px auto;
    font-size: 22px;
    cursor: pointer;
}

.index_btn2 {
    background: #FFB119;
}

.wangji {
    text-align: center;
    line-height: 48px;
    color: #777;
    font-size: 15px;
    cursor: pointer;
}

.box_zhuce {
    display: none;
}

.box_cover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333;
    z-index: 999;
    opacity: 0.5;
}

.box_block {
    position: fixed;
    width: 50%;
    left: 25%;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    max-width: 560px;
    min-width: 290px;
    background: #fff;
    padding: 4em;
    text-align: center;
    box-shadow: 0px 3px 8px 0px rgb(4 0 0 / 50%);
    border-radius: 6px;
    z-index: 1000;
}

.box_text {
    color: #d3151d;
    font-size: 18px;
    text-align: justify;
}

.box_btn {
    width: 45%;
    margin: 0 auto;
    padding: 14px 20px;
    outline: none;
    font-weight: bold;
    border: none;
    color: #fff;
    background: #d3151d;
    font-size: 18px;
    margin-top: 40px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}