﻿/*查询banner*/
.chaxun_banner
{
    display: block;
    width: 100%;
    background-image: url(shengri/chaxun_banner.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center -0.5rem;
}
.chaxun_banner:after
{
    content: ".";
    display: block;
    padding-bottom: 21%;
    visibility: hidden;
}
.chaxun_banner h1,
.chaxun_banner p
{
    top: -500px;
    position: absolute;
}

/*查询：首页*/
.chaxun_box
{
    padding-top: 0.6rem;
    padding-bottom: 0.2rem;
    background-color: #fefefe;
}
.chaxun_box:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.chaxun_box a
{
    float: left;
    display: block;
    width: 39.5%;
    font-size: 0.36rem;
    text-align: center;
    margin-left: 7%;
    margin-bottom: 5%;
}
.chaxun_box a img
{
    display: block;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 2%;
}

/*查询表单*/
.chaxun_box_form
{
    text-align: center;
    margin-top: 0.18rem;
    padding-top: 0.4rem;
    padding-bottom: 0.3rem;
    background-color: #fefefe;
}
.chaxun_box_form h1
{
    text-align: center;
    font-size: 0.46rem;
}
.chaxun_box_form .tit
{
    color: #808080;
    font-size: 0.28rem;
}

/*查询表单一*/
.chaxun_form
{
    width: 68%;
    text-align: center;
    margin: 0.1rem auto;
}
.chaxun_form:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.chaxun_form span
{
    display: block;
    float: left;
    width: 66%;
    height: 0.8rem;
    font-size: 0.46rem;
    line-height: 0.8rem;
    padding-left: 0.20rem;
    padding-right: 0.24rem;
    box-sizing: border-box;
    border: 1px solid #402478;
    border-right: none;
    border-radius: 0.2rem 0 0 0.2rem;
}
.chaxun_form span i
{
    font-size: 0.26rem;
    color: #808080;
    margin-left: 0.1rem;
}
.chaxun_form button
{
    display: block;
    float: left;
    width: 34%;
    height: 0.8rem;
    padding-left: 0.20rem;
    padding-right: 0.24rem;
    font-size: 0.32rem;
    color: #f7d1b3;
    background-color: #402478;
    box-sizing: border-box;
    border: none;
    border-radius: 0 0.2rem 0.2rem 0;
}

/*查询表单二*/
.chaxun2_form
{
    width: 70%;
    text-align: center;
    margin: 0.3rem auto 0;
    font-size: 0.1rem;
}
.chaxun2_form:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.chaxun2_form select
{
    float: left;
    display: inline-block;
    width: 30%;
    height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    padding-left: 0.18rem;
    box-sizing: border-box;
    border: 1px solid #402478;
    border-radius: 0.2rem;
    -webkit-appearance: none;
}
.chaxun2_form select.lt
{
    border-right: none;
    border-radius: 0.2rem 0 0 0.2rem;
}
.chaxun2_form select.ct
{
    border-left: none;
    border-right: none;
    border-radius: 0;
}
.chaxun2_form .ys_xx
{
    float: left;
    display: inline-block;
    width: 70%;
    height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    line-height: 0.75rem;
    color: #404040;
    text-align: center;
    /* background-color: #402478; */
    box-sizing: border-box;
    /* border: none; */
    border-radius: 0.2rem 0 0 0.2rem;
    border: 1px solid #ccc;
}
.chaxun2_form button
{
    float: left;
    display: inline-block;
    width: 40%;
    height: 0.8rem;
    text-align: center;
    font-size: 0.32rem;
    color: #f7d1b3;
    background-color: #402478;
    box-sizing: border-box;
    border: none;
    border-radius: 0 0.2rem 0.2rem 0;
}

/*查询说明*/
.chaxun_article
{
    padding: 0 0.26rem 0.26rem;
    background-color: #fefefe;
}
.chaxun_article p
{
    font-size: 0.32rem;
    line-height: 1.5em;
    text-align: justify;
    text-indent: 2em;
    padding-bottom: 0.3rem;
    word-wrap:break-word;
}
.chaxun_article a
{
    color: #942cdc;
}

/*查询列表*/
.chaxun_list
{
    max-height: 14rem;
    margin: 0 auto;
    overflow: hidden;
}
.riqi_table
{
    width: 100%;
    overflow: hidden;
    border-collapse: collapse;
    margin-bottom: 0.5rem;
}
.riqi_table thead td
{
    text-align: center;
    font-size: 0.32rem;
    color: #808080;
    background-color: #ebebeb;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}
.riqi_table tbody td
{
    box-sizing: border-box;
    border-top: 1px solid #ececec;
    background-color: #f8f8f8;
    text-align: center;
}
.riqi_table tbody a
{
    display: block;
    font-size: 0.32rem;
    color: #808080;
    padding: 0.2rem 0;
}

/*加载全部按钮*/
.chaxun_more
{
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.3rem;
    text-align: center;
    color: #808080;
    margin-bottom: 0.5rem;
    background-color: #e5e5e5;
}
.chaxun_more i
{
    color: #909090;
    font-size: 0.3rem;
}

/*查询表格*/
.chaxun_tab
{
    width: 100%;
    border-collapse: collapse;
}
.chaxun_tab thead td
{
    text-align: center;
    color: #808080;
    font-size: 0.34rem;
    font-weight: bold;
    border-top: 1px solid #eaeaea;
    background-color: #f7f7f7;
    padding-top: 0.24rem;
    padding-bottom: 0.24rem;
}
.chaxun_tab tbody td
{
    font-size: 0.3rem;
    color: #808080;
    border-bottom: 1px solid #F5F5F5;
    text-align: center;
    padding-top: 0.24rem;
    padding-bottom: 0.24rem;
}
.chaxun_tab tbody td a
{
    display: block;
    color: #ef4036;
}

/*文章*/
.chaxun_link
{
    background-color: #fefefe;
    padding: 0.3rem 0.26rem 0.2rem;
    margin-top: 0.18rem;
}
.chaxun_link h3
{
    text-align: center;
    font-size: 0.38rem;
    margin-bottom: 0.2rem;
}
.chaxun_link h4
{
    font-size: 0.38rem;
    margin-bottom: 0.2rem;
}
.chaxun_link ul:after
{
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.chaxun_link ul li
{
    float: left;
    display: block;
    width: 50%;
    border-top: 1px solid #f5f5f5;
}
.chaxun_link ul li a
{
    display: block;
    font-size: 0.34rem;
    padding: 0.24rem 0.1rem 0.24rem 0;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.chaxun_link ul li a:before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background: #909090;
    margin-right: 6px;
    position: relative;
    left: 0;
    bottom: 0.08rem;
}
.chaxun_link ul.col_1 li
{
    width: 100%;
}

.chaxun_link.no_head
{
    padding: 0.2rem 0.26rem 0.2rem;
}
.chaxun_link.no_head li:first-child
{
    border-top: none;
}
.ss_rsl {
    display: none;
    width: 96%;
    margin: 0 auto 0.4rem;
    border: 2px solid #ccc;
    padding: 0.4rem 0.5rem;
    border-radius: 6px;
    box-sizing: border-box;
    text-indent: 0!important;
    line-height: 2em!important;
}

/*时间选择器*/
.mui-dtpicker-header button{
    border-radius: 0.05rem;
    background-color: #FAFAFA;
    border: 1px solid #CCCCCC;
}
.mui-dtpicker-header .mui-btn-blue{
    color: #fff;
    border: 1px solid #007aff;
    background-color: #007aff;
}
.mui-dtpicker-title h5{
    box-sizing: border-box;
    font-size: 0.3rem;
    color: #8f8f94;
}
.mui-backdrop {
    position: fixed;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.3);
}