﻿
.qfquery_main {
    background-color:rgba(128, 128, 128, 0.09);
}
.paging_Main {
    padding-bottom:80px;
}

.qfQuery_content {
    padding-top:1.5px;
    padding-bottom:1.5px;
}

/*欠费查询搜索模块start*/
@keyframes my_search_dh {
    0% {
        height:0;
    }
    100% {
        height:80%;
    }
}


.multui_search {
    margin-top:5px;
   /*-webkit-transform:translate3d(0px, 0px, 200px);
    transform:translateX(200);
    transition:all 15s ease-in-out;*/
   z-index:9999;
   display:none;
   height:auto;
}

.multui_search_dh {
    /*display:block;*/
    /*animation: 1s my_search_dh;*/
}


.div_Date_mx {
    text-align:center;
    margin-left:12px;
    margin-right:12px;
}
.row_qfquery {
    padding-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
    border:1px solid #bdbdbd;
    background:#e9e9e9;
    text-align:center;
}
.col33_main {
    padding-top:5px;
    padding-bottom:5px;
}
.col33_sm {
    border-left:1px solid #bdbdbd
}
.col33_on {
    background:#20cdd8;
}

/*欠费查询搜索模块end*/


/*日期控件开始*/
.text_date_col {
    background-color:#ffffff;
}
.item-input.qfquery {
    padding-left:5px;
    height:30px;
}
.sm_date_col .list-inset {
   margin-top:0px;
}
/*日期控件结束*/

/*查询按钮开始*/
.btn_smit {
    padding-bottom:60px;
}
.button-calm {
    width:50%;
    margin-top:15px;

}
.button_ion_css {
    min-height:30px;
    line-height:2px;
}
/*查询按钮结束*/

/*分割线start*/




.date_fenggexian {
            position: relative;
            text-align: center;
            margin-top:25px;
        }

            .date_fenggexian:before, .date_fenggexian:after {
                content: "";
                width: 33%;
                height: 2px;
                position: absolute;
                top: 50%;
            }

            .date_fenggexian:before {
                background: -webkit-linear-gradient(right, #20cdd8, #eee);
                background: -o-linear-gradient(left, #20cdd8, #eee);
                background: -moz-linear-gradient(left,#20cdd8, #eee);
                background: linear-gradient(to left, #20cdd8, #eee);
                left: 2px;
            }

            .date_fenggexian:after {
                background: -webkit-linear-gradient(left, #20cdd8, #eee);
                background: -o-linear-gradient(right, #20cdd8, #eee);
                background: -moz-linear-gradient(right,#20cdd8, #eee);
                background: linear-gradient(to right, #20cdd8, #eee);
                right: 2px;
            }

/*分割线end*/

/*缴费结果列表start*/

.item_content {
    padding-top:5px;
    padding-bottom:5px;
}
p.p_css_display{
        display:inline;
        
    }
p.qfQuery_content_filde {
    color:red;
}
p.qfQuery_content_success {
    color:#5ad80d;
}
.qfquery_content_title {
    font-weight:800;
}

.sfdMainContent .padding{
    padding-left:0px;
    padding-right:0px;
}

/*缴费结果列表end*/


/*==============收费单页面样式表【开始】===================*/

/*****************头部样式*******************/
.jfSec-header-one {
    z-index:3;
    border-bottom:1px solid #ddd;
    background:#ffffff;
}
.jfSec-header {
    width:100%;
    height:50px;
}
    .jfSec-header div {
        width:25%;
        float:left;
        text-align:center;
        line-height:50px;
    }
    .jfSec-header .jfSecHz {
        font-weight:800;
    }
    .jfSec-header p {
        margin:0 0 0;
    }
/*被选中的文字样式*/
.jfHearderActive {
    color:#11c1f3;
}
/*被选中的下划线样式*/
.jfHearderActive-xhx {
   border:1px solid #11c1f3;
}

/******************内容样式*************************/
.contentMain {
    width:100%;
    margin-bottom:115px;
}
    .contentMain .item-avatar {
        padding-left:98px;
        padding-bottom:0px;
        padding-top:8px;
        border-left:0px;
        border-right:0px;
        border-top:0px;
    }
    .contentMain h3 {
        position: absolute;
        top: 33px;
        left: 16px;
        font-weight:800;
    }
    .contentMain p {
        position: absolute;
        top: 53px;
        left: 3px;
        color:#000000;
        width:12em;
    }
    /*圆形图标*/
    .contentMain .yxIoco {
        position: absolute;
        top: 16px;
        left:75px;
        width:13px;
        height:13px;
        -webkit-border-radius:100%;
        border-radius:100%;
    }
    .contentMain .jfSecContentWZ {
        width:100%;

    }
    .contentMain .jfSecContentWZ div{
        width:50%;
        float:left;
        margin-bottom:13px;
    }

/**************************************大平台收费单样式【开始】*******************************************/

/****大平台收费单页面右边菜单按键样式****/
.bigSfdMenu {
    display: flex;
    display: -webkit-flex;
    flex-direction: column-reverse;
    justify-content: center;
    position:relative;
    z-index:6;
    width:100%;
}
    .bigSfdMenu i {
        margin-left:92%;
        color:#fff;
    }

.bigSfdContent {
    margin-left:10px;
    margin-right:10px;
}

    .bigSfdContent .item {
        position: relative;
        padding-left: 10px;
        margin-bottom: 10px;
    }

    .bigSfdContent .bigSfdHeader {
        float: left;
        text-align: center;
    }

    .bigSfdContent .bigSfdmx {
        float: left;
        padding-left: 16px;
    }

.bigSfdmx img {
    width: 2em;
    height: 2em;
    float: left;
    border-radius: 100%;
    -webkit-border-radius: 100%;
}

.bigSfdContent .bigSfdDiv1 {
    float: left;
    margin-left: 15px;
    position: relative;
}

.bigsfdP1 {
    position: absolute;
    top: -6px;
}

.bigsfdP2 {
    color: #666;
    position: absolute;
    top: 23px;
}
.bigSfdIcoDiv {
    position: absolute;
    right: 16px;
    top: 1.5em;
}
    .bigSfdIcoDiv i {
    }

/**************************************大平台收费单样式【结束】*******************************************/


/*==============收费单页面样式表【结束】===================*/

/*===============收费单明细页面样式【开始】============================*/



/*===============收费单明细页面样式【结束】============================*/