@charset "utf-8";
.head-top {
    position: relative;
    width: 100%;
    min-height: 41.25em;
    background: url(../images/bg-hd-index.png) center bottom no-repeat;
    margin-top: 90px;
}

.head-top:before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
	    background-image: linear-gradient(#08a2c6, #1067ab);
   /* background-color: #ed1d1d;
    background-image: -webkit-linear-gradient(#ed1d1d, #690003);
    background-image: linear-gradient(#ed1d1d, #690003);*/
    z-index: -1;
    content: ""
}

.head-top_inner {
    position: relative;
    width: 100%;
    min-height: 41.25em;
    background: url(../images/bg-hd-index.png) center bottom no-repeat;
    margin-top: 131px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.head-top_inner:before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
   /* background-color: #ed1d1d;
    background-image: -webkit-linear-gradient(#ed1d1d, #690003);*/
    background-image: linear-gradient(#08a2c6, #1067ab);
    z-index: -1;
    content: ""
}

.head-search-nav li,
.search-keys-list li,
.search-keys-list ul {
    display: inline-block
}

.head-box {
    padding-top: 150px;
    width: 100%;
    margin: 0 auto;
    max-width: 1100px;
}

.head-box h1 {
    font-size: 50px;
    letter-spacing: 2px;
    text-shadow: 6px 8px 20px rgba(0, 0, 0, .1);
    text-align: center;
    color: #ffffff;
}

.head-box_inner {
    padding-top: 10px;
    width: 100%;
    margin: 0 auto;
    max-width: 1100px;
}

.head-box_inner h1 {
    font-size: 50px;
    letter-spacing: 2px;
    text-shadow: 6px 8px 20px rgba(0, 0, 0, .1);
    text-align: center;
    color: #ffffff;
}

.head-search {
    margin-top: 5em
}

.head-search-nav {
    position: relative
}

.head-search-nav li button {
    border: 0;
    color: #fff;
    font-size: 16px;
    background: 0 0;
    padding: .125em 1em;
    margin-right: 1em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative
}

.head-search-nav li.active button {
    background-color: #fff;
    color: #333333;
}

.head-search-nav li.active button:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    border-top: 10px solid #fff;
    border-left: 10px dashed transparent;
    border-right: 10px dashed transparent;
    display: inline-block;
    content: "";
    left: 50%;
    margin-left: -5px;
    bottom: -5px
}

.head-search-nav .cat {
    position: absolute;
    right: 5px;
    bottom: -1.75em;
    z-index: 10
}

.head-search-form {
    margin-top: 1em;
    border-radius: 6px;
    position: relative;
    box-shadow: 2px 7px 20px rgba(0, 0, 0, .2)
}

.head-search-form .keys,
.head-search-form .sub {
    height: 52px;
    /*line-height:52px;*/
    color: #333;
    border: 0
}

.head-search-form .keys {
    height: 52px;
    border-radius: 0px;
    font-size: 16px;
    padding: 0 1em;
    background-color: #ffffff;
    width: 100%;
}

.w90 {
    width: 100%;
}

.head-search-form .sub {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #1067ab;
    color: #fff;
    font-size: 20px;
    width: 100px;
    text-align: center;
}

.head-search-form .sub i {
    font-size: 20px;
    margin-right: 5px
}

.head-search-form .sub:hover {
    background-color: #920003
}

.search-keys-list {
    margin-top: 1.5em;
    color: #ffffff;
    background-color: rgba(255, 255, 255, .3);
    padding: 16px 10px;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.search-keys-list strong {
    font-weight: bolder;
    ;
}

@media screen and (max-width:767px) {
    .head-search-form .sub {
        position: static;
        background-color: #920003;
        color: #fff;
        font-size: 18px;
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .head-box h1,
    .head-box_inner h1 {
        font-size: 28px;
        ;
    }
    .head-box,
    .head-box_inner {
        padding-top: 60px;
    }
    .head-top,
    .head-top_inner {
        margin-top: 50px;
        padding-top: 10px;
    }
    .head-top_inner {}
}


/* 查询结果详情 */

.chaxun_detail {
    width: 1120px;
    border: 5px #17c9ff solid;
    border-radius: 10px;
    padding: 30px;
    background: url(../images/chaxun_bg2.png) no-repeat top center #ffffff;
    background-size: 100% 100%;
    margin: 0px auto 0;
    box-shadow: 0px 0px 10px 10px rgb(0 0 0 / 10%);
}

.chaxun_detail h2 {
    margin-top: 20px;
    font-size: 40px;
    color: #1067ab;
    line-height: 50px;
    text-align: center;
}

.chaxun_detail h5 {
    font-size: 18px;
    color: #222;
    line-height: 50px;
    text-align: center;
    margin-top: 20px;
}

.cx_info {
    width: 1020px;
    margin: 20px auto 0;
    border-top: 1px #ddd solid;
    padding-top: 15px;
    line-height: 40px;
    color: #444;
    overflow: hidden;
    background: url(../images/h6.png) center 0 no-repeat;
    font-size: 16px;
}

.cx_info h3 {
    display: block;
    color: #1763a8;
    font-weight: bold;
    font-size: 18px;
    margin-top: 5px;
}

.cx_tips {
    display: block;
    font-style: normal;
    width: 1020px;
    margin: 30px auto 0;
    color: #CD0000;
    line-height: 30px;
    border-top: 1px #ddd solid;
    padding-top: 15px;
}

.cx_tips h4 {
    display: block;
    color: #1763a8;
    font-weight: bold;
    font-size: 16px;
}


/* 查询底部 */

.wapshow {
    display: none;
}

.pcshow {
    display: block;
}

.cxfooter_out {
    width: 100%;
    line-height: 30px;
    padding: 30px 0;
    text-align: center;
    color: #FFF;
    background-color: #da2824;
}

.cxfooter {
    width: 1200px;
    margin: 0px auto;
}

.cxfooter_pic {
    width: 660px;
    margin: 20px auto 20px;
}

.cxfooter_pic a {
    height: 50px;
    font-size: 16px;
    color: #FFF;
    float: left;
}

.cxfooter_pic img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.cxfooter_pic a {
    display: block;
    width: 25%;
    float: left;
    height: 30px;
}

.cxcopyright {}

.cxcopyright p {
    line-height: 30px;
}

.cxcopyright a {
    color: #FFF;
    line-height: 33px;
}

@media screen and (max-width:768px) {
    .wapshow {
        display: block;
    }
    .pcshow {
        display: none;
    }
    .chaxun_bg {
        padding: 100px 0 50px;
        background-size: contain;
    }
    .chaxun_logo {
        width: 94%;
    }
    .chaxun {
        width: 96%;
        margin: 60px auto 20px;
    }
    .chaxun_input {
        width: 100%;
        height: 60px;
        line-height: 60px;
        float: none;
        box-sizing: border-box;
        font-size: 18px;
        padding: 0 10px;
        border: 5px solid #d4923e;
    }
    .chaxun_btn {
        width: 100%;
        height: 60px;
        line-height: 60px;
        float: none;
        margin-top: 28px;
        margin-left: 0;
        font-size: 18px;
        border-radius: 5px;
    }
    .chaxun_menu {
        width: 96%;
        margin: 0px auto;
    }
    .chaxun_menu a {
        font-size: 18px;
        color: #3b3b3b;
        width: 33.33333%;
        float: left;
        text-align: center;
        margin-top: 30px;
    }
    .chaxun_menu a img {
        width: 60%;
    }
    .cxfooter_out {
        padding: 20px 0;
    }
    .cxcopyright {
        width: 96%;
        margin: 0 auto;
    }
    .cxfooter {
        width: 100%;
        margin: 0px auto;
    }
    .cxfooter_pic {
        width: 100%;
        margin: 20px auto;
        padding-bottom: 15px;
    }
    .cxfooter_pic a {
        display: block;
        width: 25%;
        float: left;
        height: 30px;
    }
    .chaxun_detail {
        width: 96%;
        box-sizing: border-box;
        border-radius: 10px;
        border: 3px #CD0000 solid;
        padding: 20px 15px;
    }
    .chaxun_detail h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .cx_info {
        width: 96%;
        margin: 10px auto 0;
        padding-top: 5px;
    }
    .cx_tips {
        width: 96%;
        margin: 10px auto 0;
    }
}


/* 查询列表 */

.chaxun_list {
    width: 100%;
    max-width: 1200px;
    min-height: 300px;
    padding: 20px 15px;
    background: #FFF;
    border-radius: 5px;
    margin: 20px auto;
    box-shadow: 0 1px 4px rgb(0 0 0 / 10%);
    box-sizing: border-box;
}

.chaxun_list table {
    width: 100%;
}

.chaxun_list table td {
    padding: 0 20px;
    line-height: 45px;
    border-bottom: 1px #ddd solid;
    text-align: center;
    color: #666;
    font-size: 13px;
}

.chaxun_list table th {
    background: #ffeded;
    font-weight: bold;
    color: #333;
    line-height: 45px;
}

.chaxun_list table {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}

.chaxun_list table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

.chaxun_list table th,
.chaxun_list table td {
    padding: 6px;
    text-align: center;
}

.chaxun_list table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.chaxun_list table tr:nth-child(even) {
    background-color: #fafafa
}

@media screen and (max-width:768px) {
    .chaxun_list {
        padding: 10px;
    }
    .chaxun_list table {
        border: 0;
    }
    .chaxun_list table thead {
        display: none;
    }
    .chaxun_list table tr {
        margin-bottom: 15px;
        display: block;
        border-bottom: 6px solid #ddd;
    }
    .chaxun_list table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
    }
    .chaxun_list table td:last-child {
        border-bottom: 0;
    }
    .chaxun_list table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}


/* 锁 */

.what-is-peekyou {
    /* padding:80px 0;*/
    text-align: center;
    background: #f2f2f2;
    padding: 45px 0 35px 0;
    position: relative;
    font-size: 18px;
    line-height: 26px;
    width: 100%;
}

.privacy-notice {
    max-width: 1150px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.privacy-notice:before {
    content: " ";
    display: block;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #f2f2f2 url("../images/lock.png") no-repeat center;
    background-size: 31px 35px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -38px;
    z-index: 0;
}

.nodata {
    text-align: center;
    padding: 10px 20px;
    width: 100%;
    margin: 30px auto;
    box-sizing: border-box;
}

.nodata_img {}

.nodata_img img {
    max-width: 160px;
    display: block;
    margin: 20px auto;
}

.nodata_title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #333333;
    line-height: 30px;
}

.nodata_subtitle {
    font-size: 16px;
    padding-bottom: 30px;
    line-height: 26px;
}

.nodata_subtitle a {
    font-weight: bold;
    color: #5b7aff;
}