* {
    margin: 0;
}

.warning_query_wrapper .warning_leve a {
    margin-left: 10px;
}

.item_list ul {
    list-style: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
    color: #fff;
}

.item_list ul.header {
    font-weight: bolder;
    background-color: #00000024;
}

.item_list ul li {
    float: left;
    width: 25%;
    text-align: center;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
}

.item_list ul.header li {
    background-color: #00000024;
}

.item_list ul.odd li {
    background-color: #00000000;
}

.item_list ul.even li {
    background-color: #00000024;
}

.item_list_wrapper {
}

.dialog_box_wrapper {
    padding: 30px;;
    position: absolute;
    width: 750px;
    height: 350px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -175px;
    margin-left: -375px;
    border-radius: 3px;
    box-shadow: 0px 0px 6px 0px black;
}

.dialog_box_wrapper input[type=text] {
    border: 1px solid #dcdcdc;
    padding-left: 10px;
    height: 30px;
    color: #636363;
}

.clastop {
    color: #0094cb;
    overflow: auto;
    padding: 15px;
    position: absolute;
    top: 16%;
    left: 10%;
    width: calc(80%);
    height: 100px;
    border: 0px solid #1e8cea;
    background-image: url(../img/box_bg_line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.btmclass {
    color: #fff;
    overflow: auto;
    padding: 15px;
    position: absolute;
    top: 29.5%;
    left: 10%;
    width: calc(80%);
    /*height: 80px;*/
    border: 0px solid #1e8cea;
    background-image: url(../img/box_bg_line.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.cenbtom {
    color: #fff;
    overflow: auto;
    padding: 15px;
    position: absolute;
    top: 40.5%;
    left: 10%;
    width: calc(80%);
    min-height: calc(100% - 420px);
    border: 0px solid #1e8cea;
    background-image: url(../img/box_bg_big.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 30px;
}

/*导航开始*/

.classtab {
    color: #0094cb;
    overflow: auto;
    position: absolute;
    top: 10%;
    left: 10%;
    width: calc(80%);
    height: 50px;
    border: 0px solid #1e8cea;
}

.classtab ul {

}

.classtab ul li {
    float: left;
    width: 110px;
    height: 42px;
    background: url("../img/xd_tab.png") center center no-repeat;
    background-size: 100% auto;
    margin-right: 7px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
}

.classtab ul .xd_liactive a {
    color: #0F87EE;
}

@media screen and (max-width: 1445px) {
    body .classtab {
        left: 5%;
        width: calc(90%);
    }

    body .clastop {
        left: 5%;
        width: calc(90%);
    }

    body .btmclass {
        left: 5%;
        width: calc(90%);
    }

    body .cenbtom {
        left: 5%;
        width: calc(90%);
    }

    body .xd_cenbtm{
        left: 5%;
        width: calc(90%);
    }
}

body .ipt_phone {
    display: block;
    height: 30px;
    float: left;
    width: calc(100% - 250px);
    font-size: 14px;
    background: transparent;
}
.xd_box3{
    padding: 0 4px;
}
.xd_box3 li{
    float: left;
    width: 30%;
}

.xd_cenbtm{
    color: #fff;
    overflow: auto;
    padding: 15px;
    position: absolute;
    top: 36.5%;
    left: 10%;
    width: calc(80%);
    min-height: calc(100% - 350px);
    border: 0px solid #1e8cea;
    background-image: url(../img/box_bg_big.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 50px;
}
.chaxunList{
    margin-top: 10px;
}

.xd_li{
    padding: 0 20px;
    clear: both;
    overflow: hidden;
}

.xdli_lef{
    float: left;
    width: calc(14% - 20px);
    text-align: right;
    padding-right: 20px;
    padding-top: 20px;
}
.xdli_rig{
    float: left;
    width: 87%;
    border-left: 1px solid #0F87EE;
    padding: 25px 0 25px 25px;
    position: relative;
}
.xdbox{
    height: 57px;
    line-height: 57px;
    text-align: center;
    background:rgba(15,29,41,1);
    opacity:0.7;
}
.xd_dian{
    width: 9px;
    height: 9px;
    background: #1e8cea;
    border-radius: 50%;
    position: absolute;
    left: -5.5px;
    top: 17px;
}

.xd_box1{
    background:rgba(15,29,41,1);
    opacity:0.7;
    overflow: hidden;
    float: left;
    width: 50%;
    height: 260px;
    margin-bottom: 5px;
}

.xd_tablebox{
    margin: 20px;
}

.xd_tablebox h3{
    height: 37px;
    line-height: 37px;
    border-top: 1px solid #1E8CEA;
    padding: 0 10px;
}
.xd_tablebox h3 span{
    float: right;
    cursor: pointer;
}

.xd_tablebox h3 span img{
    float: right;
    width: 20px;
    margin-top: 8px;
}

.xd_thtr{
    height: 33px;
    line-height: 33px;
    background: #053860;
    color: #04C7FF;
    font-size: 14px;
}

.xd_tbodyder{

}

.xd_tbodyder tr{
    height: 33px;
    line-height: 33px;
}

.xd_tbodyder tr td{
    text-align: center;
    color: #fff;
}

body {
    height: auto;
    min-height: 100%;
    background-size: cover;
    overflow: auto;
}

.xd_overbox{
    overflow: hidden;
}


/*查询记录*/
.xd_propo{
    display: none;
    min-width: 900px;
    min-height: 400px;
    padding: 0 40px;
}
.xd_skin .layui-layer-title{
    padding: 0;
    margin: 0 40px;
    background: #fff;
    border-color: #0f87ee;
    color: #0f87ee;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
}
.xd_table{
    margin-top: 10px;
}
.xd_table tr{
    height: 35px;
    line-height: 35px;
    border-spacing: 1px;
    border-bottom: 1px solid #eee;
}
.xd_table tr th{
    font-weight: normal;
}
.xd_table tr td{
    color: #fff;
    cursor: pointer;
    text-align: center;
}
.xd_tbodyder tr td{
    color: #333;
    cursor: pointer;
}
.xd_tr{
    color: #fff;
}
.xd_tabtitlr{
    background: #0F87EE;
    color: #fff;
    font-weight: normal;
}
.xd_skin{
    position: relative;
}
table {
    border-spacing: 0;
}
.xd_check{
    width: 274px;
    position: absolute;
    right: 40px;
    top: -62px;
    z-index: 2000;
    height: 52px;
    line-height: 52px;
}
.xd_check input {
    line-height: 30px;
    height: 30px;
    color: #333;
}
.xd_check .xd_checkbtn{
    background-color: #0f87ee;
    width: 100px;
    height: 30px;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    padding: 5px;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}
.xd_check input::-webkit-input-placeholder {
    color: #00a0e9;
}
body .layui-layer-page .layui-layer-content {
    overflow: visible;
}
/*新分页*/
.listpagenew{
    text-align: center;
}
.listpagenew input{
    color: #333;
    text-align: center;
    padding: 0;
}
.listpagenew .layui-laypage a, .listpagenew .layui-laypage span {
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
}
.layui-laypage .layui-laypage-count, .layui-laypage .layui-laypage-limits, .layui-laypage .layui-laypage-refresh, .layui-laypage .layui-laypage-skip {
    margin-left: 0;
    margin-right: 0;
}

.xd_tbodyder tr:hover td{
    background: rgba(0,0,0,0.3);
    color: #fff;
}
.xd_propo{
    position: relative;
}
.xd_propo .listpagenew{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}


/*new身份查询*/

/*标题*/
.id_title{
    min-height: 60px;
    background: rgba(15,29,41,0.7);
    border-radius: 10px;
    margin-bottom: 6px;
    font-size: 14px;
}
.id_tlu1{
    float: left;
    margin: 15px;
}
.id_tlu1 .button{
    background: transparent;
    border: 1px solid #0f87ee;
    border-radius: 5px;
    color: #0f87ee;
    cursor: pointer;
    margin-right: 10px;
    float: left;
}
.id_btn{
    float: right;
    width: 100px;
    height: 30px;
    border: 1px solid #0f87ee;
    color: #0f87ee;
    text-align: center;
    float: right;
    cursor: pointer;
    line-height: 30px;
    border-radius: 5px;
    margin: 15px 5px;
}
/**/
.id_tit{
    text-align: center;
    font-size: 18px;
    min-height: 50px;
    line-height: 50px;
}
.id_tali{
    padding: 15px 30px;
    width: 100%;
    overflow: hidden;
    cursor: pointer;
}
.id_tali:hover{
    background: rgba(26,54,77,0.7);
}
.id_tali li{
    float: left;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    display:table-cell;
    vertical-align: middle;
}
.id_tali li img{
    width: 44px;
    height: 44px;
    margin-right: 5px;
}
.id_title .id_talititle li{
    color: #04c7ff;
    font-weight: bold;
}
.id_tali li:nth-child(1){
    width: 50px;
}
.id_tali li:nth-child(2){
    width: 20%;
}
.id_tali li:nth-child(3){
    width: 15%;
}
.id_tali li:nth-child(4){
    text-align: left;
    width: calc(57% - 50px);
}
.id_tali li:nth-child(5){
    text-align: left;
    width: calc(57% - 50px);
}
.id_tali li:nth-child(6){
    width: 8%;
}
.id_box{
    padding: 15px 30px;
    display: none;
}
body .id_tlu1 .id_btn_active{
    background: #0f87ee;
    color: #fff;
    border-color: transparent;
}
.id_hide{
    display: none;
}
.id_tali li .jianjie{
    width: 20px;
    height: auto;
    margin-left: 6px;
}
.id_tali .id_jjafter{
    display: none;
    text-align: center;
}

