.chain-search .chain-header[data-v-1e680aaf] {
    height: 230px;
    background: url(../../../images/website/fhs/chain_bg111.png);
    background-size: cover;
    background-position: center;
    padding-top: 70px;
}
.chain-search .chain-header[data-v-1e680aaf] {
    padding: 10px;
    height: auto;
}
.chain-search .search-area[data-v-1e680aaf] {
    width: 1216px;
    margin: auto;
    color: white;
    font-size: 20px;
    letter-spacing: 2px;
}
.chain-search .search-area[data-v-1e680aaf] {
    text-align: left;
}
.page_left{
    width: 70%;
    float: left;
}
.page_right{
    width: 29%;
    margin-left: 1%;
    float: left;
}
.page_title {
    width: 100%;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    font-weight: bolder;
}

.page_body_data {
    position: relative;
    border: 1px solid #ccc;
    border-top-width: 6px;
}

.page_body_data .panel_header {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
    box-sizing: content-box;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}
.page_body_data .panel_header .panel_title {
    font-size: 14px;
    margin: 0;
    line-height: 40px;
    font-weight: bolder;
}
.panel_content{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    transition: .1s ease all;
}
.panel_content .form-inline{
    padding-top: 10px;
    padding-bottom: 10px;
    height: 48px;
    border-bottom: 1px solid #ccc;
}
.panel_content .form-inline .date_input {
    float: left;
}
.panel_content .form-inline .data_export {
    float: right;
}
.panel_content .form-inline .data_export a{
    background: red;
    color: white;
    padding: 4px 6px;
}
.panel_content .form-inline .data_export a i{

}
.panel_content .form-inline .date_input .form_label{
    margin-right: 10px;
}
.layui-input-inline {
    width: 100px;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.layui-input{
    height: 30px;
    line-height: 30px;
}
.layui-laydate{
    font-size: 13px;
}

.quab_table{

}
.page_body_data .panel_content .quab_table table {
    width: 100%;
}

.page_body_data .panel_content .quab_table table tr:first-child td {
    color: #4d4d4d;
    font-size: 13px;
}

.page_body_data .panel_content .quab_table table tr {

}

.page_body_data .panel_content .quab_table table tr td {
    width: 50%;
    line-height: 35px;
    font-size: 13px;
    border: 1px solid #ccc;
    text-align: left;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding-right: 5px;
    color: #3d3737;
}
.page_body_data .panel_content .quab_table table tr td:last-child{
    text-align: right;
}
.data_table_one{
    width: 49% !important;float: left;
}
.data_table_tow{
    width: 49% !important;float: right;margin-left: 2%;
}

.baseinfo_content {
    margin: 0 20px;
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
}
.baseinfo_table{
    margin: 0 20px;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.baseinfo_table .left{
    float: left;
}
.baseinfo_table .right{
    float: right;
}
.baseinfo_table .left.rate{
    width: 68%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.baseinfo_table .right.rate{
    width:32%;
    text-align: right;
}
.layui-table-cus{
    text-align: left;
    margin-top: 5px;
}
.layui-laypage a, .layui-laypage span{
    font-size: 12px;
    padding: 0px 9px;
}
.layui-laydate{
    font-size: 13px;
}
.layui-laydate-list>li {
    height: 30px;
    line-height: 30px;
}
.layui-laydate .layui-this {
    background-color: #2196f4!important;
    color: #fff!important;
}

.layui-laydate-content td, .layui-laydate-content th{
    font-size: 13px;
}
.highcharts-legend{
    display: none;
}
.laydate-btns-clear{
    display: none!important;
}
.vip-mask {
    background-image: url(../../../images/website/comm/vip_mask-ea7f883e.png);
    width: 65px;
    height: 24px;
    display: inline-block;
    background-size: 65px 24px;
    vertical-align: bottom;
}

.showviptip{
    position: absolute;
    background-image: linear-gradient( 134deg ,#626262,#212121 100%,#212121 0);
    -webkit-box-shadow: 0 -1px 8px 0 rgb(85 85 85 / 50%);
    box-shadow: 0 -1px 8px 0 rgb(85 85 85 / 50%);
    border-radius: 8px;
    width: 70%;
    height: 100px;
    z-index: 11;
    margin-left: 15%;
    margin-top: 86px;
    text-align: center;
}
.showviptip .mess {
    font-size: 16px;
    color: #fde4df;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.showviptip .gov {
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-image: linear-gradient( 135deg ,#fde4df,#edbcb2 100%,#212121 0);
    border-radius: 4px;
    font-size: 13px;
    color: #424242;
    cursor: pointer;
    padding: 8px 10px;
}