*{
    outline: none;
}
.zjjxx_top_bg{
    width: 100%;
}
.zjjxx_top_bg>img{
    width: 100%;
}
.zjjxx_box{
    width: 80%;
    margin: 30px auto 30px auto;
}
.tjcg_box{
    width: 40%;
    margin: 30px auto 30px auto;
    text-align: center;
    font-size: 15px;
    color: #666;
    line-height: 35px;
}
.tjcg_box>.h1{
    font-size: 20px;
    color:#282938;
}
.zjjxx_con{
    padding: 30px;
    font-size: 18px;
    color: #0E5AC5;
    font-weight: bold;
    line-height: 35px;
}
.zjjxx_btn{
    width: 100%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.zjjxx_btn >.btn{
    width: 200px;
    height: 50px;
    line-height: 50px;
    background: #2D77FD;
    border-radius: 4px;
    text-align: center;
    opacity: 1;
}
.zjjxx_btn >.btn >a{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.con_w80{
    width: 86%;
    margin: 20px auto 40px auto;
}
.position{
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
}
.notice_txt{
    padding: 10px 0px;
    font-size: 14px;
    color: #666;
}
.xz_box{
    position:fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    height: 100vh;
    width: 100%;
    background:rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
}
.xz_con{
    padding: 60px 40px 50px 40px;
    width: 60%;
    position: relative;
    background: #fff;
    position: relative;
    line-height: 30px;
  }
.txt_right{
   position: absolute;
   top:10px;
   right:10px;
   width: 60px;
   height:30px;
   line-height: 30px;
   overflow: hidden;
   text-align: center;
   background: #2D77FD;
   font-size: 14px;
   color: #fff;
   border-radius: 4px;
   text-align: center;
}
.list{
  margin-top:20px;
  
}

.list::after{
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.list >label{
    width: 13%;
    float: left;
   
}
.list>input[type='text']{
    float: left;
    width: 80%;
    padding-left: 10px;
    border-radius: 4px;
    opacity: 1;
    border: 1px solid #E0E2E4;
    height: 30px;
}
.list>input[type='text'].w30,.list>input[type='text'].w40{
    width: 30%;
}
.list>input[type='radio']{
    font-size: 15px;
    color:#666
}
.f14{
    font-size: 14px;
    color: #666;
}
.list >textarea{
    width: 81%;
    height:150px; border-radius: 4px;
    opacity: 1;
    border: 1px solid #E0E2E4;
    font-size: 14px;
    color:#666;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 10px;
    
}
select{
    border-radius: 4px;
    opacity: 1;
    border: 1px solid #E0E2E4;
    height: 30px;
}
.mleft30{
    margin-left: 30px;
}
.list >img{
    width: 10%;
    margin-top: -8px;
    margin-left: 10px;
}
.btn_group{
    width: 22%;
    margin: auto;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.submit_btn,.reset_btn{
    width: 100px;
    height:35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: none;
    border-radius: 4px;
}
.submit_btn{
    background: #2D77FD;
}
.reset_btn{
    background: #8EB6FF;
}
.table{
    width: 90%;
    margin: 30px auto 0px auto;
    border-collapse: collapse;

}
table.table>thead>tr{
    height: 40px;
    line-height: 40px;
    background: #818DB1;
    color:#fff;
}
table.table>thead>tr>th{
    width: 20%;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
table.table>tbody>tr>td{
    text-align: center;
    height: 40px;
    line-height: 40px;
}
table.table>tbody>tr>td>a>div{
width: 72px;
margin: auto;
height: 30px;
line-height: 30px;
background: #2D77FD;
border-radius: 4px 4px 4px 4px;
opacity: 1;
font-size: 14px;
color: #fff;
}
.lyxq_table{
    width: 100%;
    margin: 30px auto 0px auto;
   
}
.lyxq_table>table{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #DEDEDE;
}
.lyxq_table>table>tbody>tr>td{
    height:40px;
    line-height: 40px;
    border: 1px solid #DEDEDE;
    padding-left: 8px;
}
.blue{
    background: #F4F4F4;
    width: 10%;
}
.center{
    text-align: center;
}
.lyul{
    margin-top: 20px;
}
.lyul>li{
   list-style: none;
   line-height: 45px;
   height:45px;
   border-bottom: 1px solid #DEDEDE;
}
.lyul>li>a{
    font-size: 16px;
    color: #666;
    padding: 0px 8px;
    font-weight: normal;
}
.lyul>li>a>.left{
    width: 70%;
    float: left;
}
.lyul>li>a>.right{
    width: 20%;
    float: right;
    text-align: right;
}
.page{
    text-align: right;
    font-size: 14px;
}
.page >div >a{
    font-size: 14px;
}
.lytitle{
    font-size: 22px;
    text-align: center;
    color: #666;
    padding-bottom: 20px;
    border-bottom: 1px solid #999;
}
.ly_con{
    width: 100%;
    margin: auto;
    padding-top: 20px;
}
.ly_con>.blue_f{
    color: #0E5AC5;
    font-size: 14px;
}
.ly_con>.con_txt{
    text-indent: 2em;
    font-size: 14px;
    color: #666;
    line-height: 35px;
}
.lyxq_table_mobile{
    display: none;
}
.hundred{
    width: 100%;
}
.lylb_btn{
    width: 100%;
    margin: auto;
}
.lylb_btn>ul{
    display: flex;
    justify-content: space-between;
    width: 40%;
 }
.lylb_btn>ul>li{
  width: 32%;
  height:35px;
  background: #f8f8f8;
  color: #2D77FD;
  text-align: center;
  border-radius: 4px;
  line-height: 35px;
  margin-top: 20px;
}
.lylb_btn>ul>li:hover{
    background:#2D77FD;
    color: #fff;
    cursor: pointer;
}
.lylb_btn>ul>li.active{
    background:#2D77FD;
    color: #fff; 
}
.red{
    color: #ff0000;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}
.yzm_red{
    float: left;
    color: #ff0000;
    margin-top: 8px;
}
.clear{
    clear: both;
}
.member_button{
    width: 80px;
    height:35px;
    line-height: 35px;
    background: #005DFF;
    color: #fff;
    text-align: center;
    border: none;
}
.mobile_zx{
    display: none;
}
@media screen and (max-width:550px){
    .zjjxx_box{
        width: 90%;
        margin: 0px auto 20px auto;
    }
    .zjjxx_con{
       font-size: 1em;
      
    }
    .zjjxx_btn{
        display: block;
    }
    .zjjxx_btn >.btn{
        width: 90%;
        margin: auto;
        margin-top: 10px;
        height: 40px;
        line-height: 40px;
        font-size: 0.8em;
    }
    .list{
        position: relative;
    }
    .list >label{
        width: 100%;
    }
    .list>input[type='text'],select,.list>.f14>input[type='radio'],.list >textarea{
        margin-top: 10px;
    }
   
    .con_w80{
        width: 90%;
    }
    .list>input[type='text'].w30{
        width: 80%;
    }
    .list>input[type='text'].w40{
        width: 50%;
    }
    .mleft30{
        margin-left: 0px;
    }
    .list>img{
        position: absolute;
        margin: 0px;
        top: 70px;
        right: 20px;
        width: 30%;
    }
    .xz_con{
        width: 90%;
        padding: 50px 10px;
        font-size: 14px;
    }
    .btn_group{
        width: 100%;
    }
    .submit_btn, .reset_btn{
        width: 40%;
    }
    .table{
       display: none;
    }
    table.table>thead>tr>th,table.table>tbody>tr>td{
        font-size: 12px;
        border-bottom: 1px solid #DEDEDE;
    }
    table.table>tbody>tr>td>a>div{
        background: none;
        color: #2D77FD;
    }
    .lyxq_table_mobile{
        display: block;
        
    }
    .lyxq_table{
        display: none;
    }
    
    .lyxq_table_mobile>ul>li{
        height: 60px;
        line-height: 30px;
        border-bottom: 1px solid #DEDEDE;
    }
    .lyxq_table_mobile>ul>li>.left{
        width: 40%;
        font-size:1em;
        color: #282938;
        font-weight: bold;
        padding-left: 15px;
        float: left;
    }
    .lyxq_table_mobile>ul>li>.right{
        float: right;
        text-align: right;
        width: 50%;
        padding-right: 15px;
        color: #999;
        font-size:1em;
    }
    .lyxq_table_mobile{
       border-top: 15px solid #F1F1F1;
      
    }
    
    .lyxq_table_mobile>ul>li.w100{
        line-height: 30px;
        border-bottom: 1px solid #DEDEDE;
        height: auto;
    }
    .lyxq_table_mobile>ul>li.w100>.title{
        width: 24%;
        font-size:1em;
        color: #282938;
        font-weight: bold;
        padding-left: 15px;
        padding-top: 10px;
        height: 50px;
       overflow: hidden;
    }
    .lyxq_table_mobile>ul>li.w100>.txt{
        color: #999;
        font-size:1em;
        padding-left: 15px;
        padding-bottom: 10px;
    }
    
    .lylb_btn>ul{
        width: 90%;
    }
   
    .mobile_zx{
        display: block;
    }
    .mobile_list{
        line-height:30px;
        display: flex;
        justify-content: flex-start;
        font-size: 0.9em;
       
    }
    .mobile_list>.left{
        width:40%;
        text-align: right;
        padding-right: 8px;
    }
    .mobile_list>.right{
        width: 55%;
    }
    .gray_line{
        border-bottom: 1px solid #cdcdcd;
        padding-top: 15px;
    }
    .gray_line::after{
        content: '';
        line-height: 0px;
        display: block;
        visibility: hidden;
        clear: both;
    }
    .lylb_btn > ul > li{
        height:30px;
        line-height: 30px;
        font-size: 0.9em;
    }
    .page > div > a{
        font-size: 1em;
    }
    .page{
        font-size: 0.8em;
    }
    .mobile_more{
    width: 30%;
    margin: auto;
    height: 30px;
    line-height: 30px;
    background: #2D77FD;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    font-size: 14px;
    color: #fff;
    text-align: center;
    float: right;
    margin-bottom: 10px;
    }
}
