.t2_boxcon {
    padding: 15px 0px;
}

.andy-module-title {
    margin-bottom: 20px;
    position: relative;
}

.andy-module-title .title {
    display: inline-block;
    font-weight: 600;
    color: #909399;
    line-height: 25px;
    margin-right: 20px;
    font-size: 18px;
    color: rgba(144, 147, 153, 1);
    line-height: 24px;
}

.andy-module-title .more {
    float: right;
    font-size: 16px;
    color: #909399;
    /* padding-right: 50px; */
    vertical-align: middle;
}

.andy-module-title .isOK {
    font-size: 18px;
    color: rgba(48, 49, 51, 1);
    line-height: 24px;
    border-bottom: 4px solid #FF5B24;
    padding-bottom: 4px;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #BFC3CB;
}

.table_style {
    width: 100%;
    border: none;
    table-layout: fixed;
}

.back-button {
    display: inline-block;
    width: 86px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: rgba(246, 247, 249, 1);
    border: 1px solid rgba(224, 226, 231, 1);
    font-size: 16px;
    color: rgba(106, 106, 107, 1);
    margin-right: 30px;
}

.main-title {
    margin-top: 30px;
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 32px;
    letter-spacing: 1px;
}

.content-label {
    display: inline-block;
    font-size: 14px;
    color: rgba(51, 122, 183, 1);
    line-height: 19px;
    background: rgba(241, 249, 254, 1);
    border-radius: 2px;
    border: 1px solid rgba(198, 220, 239, 1);
    padding: 0px 5px;
    letter-spacing: 0;
}

.button-layers,
.table-layers {
    margin-top: 20px;
}

.button-layers .but1 {
    display: inline-block;
    background: #DEF0FE;
    font-size: 16px;
    color: rgba(51, 122, 183, 1);
    line-height: 21px;
    margin-right: 10px;
    padding: 7px 10px;
    cursor: pointer;
    color: #337AB7;
}

.button-layers .but1 a {
    color: #337AB7 !important;
}

.button-layers .but2 {
    display: inline-block;
    background: rgba(246, 247, 249, 1);
    border: 1px solid rgba(224, 226, 231, 1);
    color: rgba(106, 106, 107, 1);
    padding: 7px 20px 7px 42px;
    font-size: 16px;
    line-height: 21px;
    margin-left: -6px;
    cursor: pointer;
}

.button-layers .but3 {
    display: inline-block;
    background: rgba(246, 247, 249, 1);
    border: 1px solid rgba(224, 226, 231, 1);
    color: rgba(106, 106, 107, 1);
    padding: 7px 12px 7px 35px;
    font-size: 16px;
    line-height: 21px;
    margin-left: 3px;
    cursor: pointer;
}

.button-layers .isok {
    background: rgba(255, 247, 244, 1);
    border: 1px solid rgba(255, 210, 195, 1);
    color: rgba(255, 91, 36, 1);
}

.button-layers .img1 {
    background: url("../../images/icon-view-table@2x.png") rgba(246, 247, 249, 1) no-repeat;
    background-position: 15px center;
    background-size: 18px;
}

.button-layers .img1-ok {
    background: url("../../images/icon-view-table-on@2x.png") rgba(255, 247, 244, 1) no-repeat;
    background-position: 15px center;
    background-size: 18px;
}

.button-layers .img2 {
    background: url("../../images/icon-view-text@2x.png") rgba(246, 247, 249, 1) no-repeat;
    background-position: 15px center;
    background-size: 18px;
}

.button-layers .img2-ok {
    background: url("../../images/icon-view-text-on@2x.png") rgba(255, 247, 244, 1) no-repeat;
    background-position: 15px center;
    background-size: 18px;
}

.button-layers .img3 {
    background: url("../../images/icon-view-mix@2x.png") rgba(246, 247, 249, 1) no-repeat;
    background-position: 15px center;
    background-size: 18px;
}

.button-layers .img3-ok {
    background: url("../../images/icon-view-mix-on@2x.png") rgba(255, 247, 244, 1) no-repeat;
    background-position: 15px center;
    background-size: 18px;
}

.button-layers .img4 {
    background: url("../../images/icon-collect@2x.png") rgba(246, 247, 249, 1) no-repeat;
    background-position: 10px center;
    background-size: 18px;
}

.button-layers .img4-ok {
    background: url("../../images/icon-collect-on@2x.png") rgba(255, 247, 244, 1) no-repeat;
    background-position: 10px center;
    background-size: 18px;
}

.button-layers-right {
    float: right;
}

.table_style>tbody>tr>td {
    border: 1px solid #E0E2E7!important;
    height: 43px!important;
    font-size: 16px!important;
    color: rgba(48, 49, 51, 1)!important;
    line-height: 24px!important;
    text-align: left!important;
    padding: 5px 5px 5px 15px!important;
}

.table_style th {
    background: rgba(246, 247, 249, 1);
    border: 1px solid #E0E2E7;
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    padding: 5px 15px 5px 15px;
    height: 43px;
    font-weight: bold;
}

.table_style>tbody>tr>td span,
.andy-table td span {
    display: inline-block;
    /* margin-left: 10px; */
    font-size: 16px;
    color: #444;
    line-height: 21px;
    text-decoration: none!important;
}

.table_style>tbody>tr>td span a {
    color: #2185ff;
    text-decoration: underline !important;
}

.img-err {
    width: 100%;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #F6F7F9
}

.img-kong {
    width: 42px;
    height: 36px;
    background: url("../../images/icon-picture@2x.png") no-repeat;
    background-size: cover;
}

.img-err .text {
    margin: 10px 0;
}

.Qr-code {
    margin: 30px auto 10px auto;
    width: 81px;
    height: 81px;
    border: 1px solid #909399;
}

.Qr-code-text {
    width: 136px;
    height: 31px;
    margin: 0 auto 50px auto;
    font-size: 16px;
    color: rgba(106, 106, 107, 1);
    line-height: 21px;
    padding: 5px 10px 5px 30px;
    background: url("../../images/icon-qrcode@2x.png") #F6F7F9 no-repeat;
    background-position: 10px center;
    background-size: 16px;
}

.adsorption-layer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
    background-color: white;
    z-index: 999;
    -moz-box-shadow: 0px 5px 9px #ccc;
    -webkit-box-shadow: 0px 5px 9px #ccc;
    box-shadow: 0px 5px 9px #ccc;
}

.andy-table {
    margin-top: 20px;
    border-collapse: collapse;
    border: none
}

.andy-table th {
    background-color: #F6F7F9;
    border: 1px solid #E0E2E7;
    padding: 5px 10px 5px 15px;
    font-size: 16px;
    font-weight: normal;
    color: #303133;
    height: 43px;
    text-align: left;
    font-weight: bold;
    line-height: 24px;
}

.andy-table td {
    border: 1px solid #E0E2E7;
    line-height: 24px;
    height: 43px;
    font-size: 16px;
    color: #303133;
    padding: 0 21px;
}

.unit-title {
    display: inline-block;
    font-size: 18px;
    color: #303133;
    font-weight: 600;
    margin-top: 40px;
    border-bottom: 4px solid #FF5B24;
    line-height: 30px;
}

.andy-table td p {
    font-size: 16px;
    color: #303133;
}

.line {
    width: 100%;
    height: 1px;
    background-color: #BFC3CB;
}

.q-title {
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
}

.a-content {
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
    margin: 10px 0 20px 0;
}

.evaluation-box {
    border: 1px solid #E0E2E7;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.evaluation-box .main-title {
    font-size: 18px;
    color: rgba(48, 49, 51, 1);
    line-height: 24px;
}

#textClass,
#imgTextClass {
    display: none;
}

.evaluation-content {
    width: 80%;
    margin-top: 20px;
}

.evaluation-content .title {
    float: left;
    width: 25%;
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
    padding: 0 20px;
    text-align: right;
}

.evaluation-content .content {
    float: left;
    width: 65%;
}

.evaluation-content .content .b1 {
    position: relative;
    width: 500px;
    height: 21px;
    background: rgba(240, 240, 240, 1);
    border-radius: 9px;
}

.evaluation-content .content .b2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 21px;
    background: #83C2F5;
    border-radius: 9px;
}

.evaluation-content .other {
    float: left;
    width: 5%;
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
    text-align: right;
}

.instructions {
    margin: 30px 0;
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
}

.step_x {
    height: 40px;
    width: 100%;
    margin: 40px 0;
    position: relative;
}

.step_x .step_item {
    float: left;
    line-height: 40px;
    width: 266px;
    text-align: center;
    position: absolute;
    left: 0;
    background: url(/images/bg-process2.png) no-repeat;
    background-size: 100%;
}

.step_x .step_item:nth-of-type(2) {
    left: 258px;
}

.step_x .step_item:nth-of-type(3).active_x,
.step_x .step_item:nth-of-type(2).active_x {
    background: url(/images/bg-process1-on_2.png) no-repeat;
    background-size: 100%;
}

.step_x .step_item:nth-of-type(3) {
    left: 516px;
}

.step_x .step_item:nth-of-type(4) {
    background: url(/images/bg-process3.png) no-repeat;
    background-size: 100%;
    left: 774px;
}

.step_x .step_item:nth-of-type(4).active_x {
    background: url(/images/bg-process1-on_last.png) no-repeat;
    background-size: 100%;
}

.step_x .step_item:first-of-type {
    background: url(/images/bg-process1-on.png) no-repeat;
    background-size: 100%;
}

.step_x .step_item a {
    color: rgba(106, 106, 107, 1);
    display: block;
    width: 100%;
    font-size: 16px;
}

.step_x .step_item.active_x a {
    color: #fff;
    font-size: 16px;
}

.step_x .step_item:first-of-type {
    left: 0;
}

.imgText_table tr td {
    border: 1px solid rgba(224, 226, 231, 1);
}

.imgText_table tr td a {
    color: rgba(51, 122, 183, 1);
    text-decoration: underline!important;
}

.imgText_table tr td:first-of-type {
    text-align: center;
    height: 61px;
    font-size: 16px;
    color: #303133;
    background: rgba(246, 247, 249, 1);
    font-weight: bold;
}

.imgText_table tr td:last-of-type {
    padding: 20px;
    font-size: 16px;
    color: #303133;
    word-break: break-all;
    line-height: 26px;
}

.step_cont {
    display: none;
}

.step_cont.step_cont_1 {
    display: block;
}

.left-menu li {
    font-size: 14px;
    font-weight: 600;
    color: #606266;
    margin: 25px 0;
}


    .left-menu {
        position: absolute;
        left: 50%;
        margin-left: -670;
        top: 163px;
        width: 80px;
    }


.left-menu.content_fixed {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -580px;
    top: unset;
    transform: translateX(-50%);
}

#bszn {
    position: relative;
    width: 1032px;
    margin: 0 auto;
}
#bzzn{
    position: relative;
}
#bzzn .w{
    width: 1250px!important;
    float: right;
    margin-right: 25px;
}
.no-round {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #606266;
    vertical-align: middle;
    margin-left: 5px;
    z-index: 2;
    background: white;
}

.isok-round {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FF5B24;
    vertical-align: middle;
    margin-left: 10px;
    z-index: 2;
}

.add-round {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FF5B24;
    vertical-align: middle;
    margin-left: 5px;
    z-index: 2;
    border: none;
}

.vertical-line {
    position: absolute;
    left: 71px;
    top: 28px;
    width: 1px;
    height: 168px;
    background-color: #DCDFE6;
    z-index: -1;
}

.andy-hang {
    margin: 5px 0;
    padding: 5px;
}

.andy-hang1 {
    margin: 5px 0 -1px;
    background: rgba(246, 247, 249, 1);
    border: 1px solid rgba(224, 226, 231, 1);
    padding: 5px;
}

.andy-hang2 {
    padding: 20px;
    border: 1px solid rgba(224, 226, 231, 1);
}

.chailiao {
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
    margin-bottom: 10px;
    margin-left: 72px;
}

.chailiao .ss {
    display: inline-block;
    font-size: 16px;
    color: rgba(192, 196, 204, 1);
    line-height: 21px;
    margin-right: 10px;
}

.andy-box1 {
    display: inline-block;
    width: 9%;
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
    text-align: center;
}

.andy-box2 {
    display: inline-block;
    width: 40%;
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
    text-align: center;
}

.andy-box3 {
    display: inline-block;
    width: 38%;
    font-size: 16px;
    color: rgba(48, 49, 51, 1);
    line-height: 21px;
    text-align: center;
}

.andy-box-hui {
    font-size: 16px;
    color: rgba(192, 196, 204, 1);
    line-height: 21px;
}

.andy-box-hui .showMoreBtn {
    width: 11%
}

.showMoreBtn {
    cursor: pointer;
}

.showMoreBtn2 {
    cursor: pointer;
}

.showMoreBtn3 {
    cursor: pointer;
}

.mdown {
    color: rgba(51, 122, 183, 1);
    text-decoration: underline!important;
}

.zgc {
            height: 100%;
            width: 100%;
            position: fixed;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.5);
            display: none;
            z-index: 999;
        }
        .zgc .model_x {
            width: 847px;
            background: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
        }
        .zgc .model_x .model_title {
            padding: 0 16px;
            border-bottom: 2px solid #083367;
        }
        .zgc .model_x .model_title span:first-of-type {
            line-height: 55px;
            color: #083367;
            font-size: 16px;
        }
        .zgc .model_x .model_title .close_x {
            font-size: 30px;
            width: 30px;
            height: 55px;
            text-align: center;
            line-height: 55px;
            cursor: pointer;
            color: #083367;
        }
         .zgc .model_x .city_list_x {
            padding: 21px 19px 0;
            height: 506px;
    		overflow: auto;
        }
        .zgc .model_x .city_list_x li {
            float: left;
            margin-right: 20px;
            margin-bottom: 20px;
        }
        .zgc .model_x .city_list_x li:nth-of-type(5n) {
            margin-right: 0;
        }
        .zgc .model_x .city_list_x li a{
            width: 145px;
            height: 45px;
            color: #575757;
            background-color: #efefef;
            display: block;
            text-align: center;
            line-height: 45px;
        }
        .zgc .model_x .city_list_x li a:hover {
            background-color: #083367;
            color: #fff;
        } 















        .main-title {
            display: inline-block;
            margin: 25px 20px 0 0;
            font-size: 16px;
            font-weight: 500;
            color: #303133;
            letter-spacing: 1px;
        }
        
        .Label-block {
            display: inline-block;
            background-color: #F1F9FE;
            border: 1px solid #C6DCEF;
            padding: 2px 5px;
            color: #337AB7;
            font-weight: 400;
            font-size: 14px;
            margin-right: 5px;
        }
        
        .menu-box {
            margin-top: 30px;
        }
        
        .unit-box {
            display: inline-block;
            font-size: 16px;
            background-color: #EEF6FF;
            padding: 10px;
            margin-right: 20px;
            color: #337AB7;
        }
        
        .xin {
            padding-left: 30px;
            background: url("../../images/xinxin.png") #EEF6FF no-repeat;
            background-position: 15% center;
        }
        
        .unit-title {
            display: inline-block;
            font-size: 18px;
            color: #303133;
            font-weight: 600;
            margin-top: 40px;
            border-bottom: 4px solid #FF5B24;
            line-height: 30px;
        }
        
        .switch-prev {
            display: none;
        }
        
        .table-main {
            width: 1042px;
            position: relative;
            overflow: hidden;
        }
        
        .table-box {
            position: relative;
            left: 0;
            top: 0;
            z-index: 2;
            width: 3000px;
            clear: both;
        }
        
        .line {
            width: 100%;
            height: 1px;
            background-color: #BFC3CB;
        }
        
        .andy-table {
            margin-top: 20px;
            border-collapse: collapse;
            border: none
        }
        
        .andy-table th {
            background-color: #F6F7F9;
            border: 1px solid #E0E2E7;
            padding: 15px;
            font-size: 16px;
        }
        
        .hengxiangtabel th {
            text-align: center !important;
        }
        
        .andy-table td {
            border: 1px solid #E0E2E7;
            padding: 10px;
            line-height: 1.5;
        }
        
        .load-more-but {
            width: 100%;
            height: 47px;
            font-size: 16px;
            font-weight: 500;
            color: #337AB7;
            background-color: #EEF6FF;
            line-height: 47px;
            text-align: center;
            margin-top: 20px;
        }
        
        .load-more-but .icon {
            display: inline-block;
            width: 22px;
            height: 14px;
            background: url("../../images/button-loadingmore.png") no-repeat;
            background-position: center center;
            background-size: 14px;
        }
        
        .other-title {
            color: #337AB7;
            font-size: 16px;
            font-weight: 500;
            margin: 20px 0 15px 0;
        }
        
        .other-content {
            font-size: 16px;
            font-weight: 500;
            color: rgba(48, 49, 51, 1);
            line-height: 1.5;
        }
        
        .left-menu {
            position: absolute;
        left: 50%;
        margin-left: -670;
        top: 163px;
        width: 80px;
        }
        
        .isok {
            color: #FF5B24 !important;
        }
        
        .left-menu li {
            font-size: 14px;
            font-weight: 600;
            color: #606266;
            margin: 25px 0;
        }
        
        .no-round {
            display: inline-block;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            border: 1px solid #606266;
            vertical-align: middle;
            margin-left: 5px;
            z-index: 2;
            background-color: white;
        }
        
        .isok-round {
            display: inline-block;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #FF5B24;
            vertical-align: middle;
            margin-left: 10px;
            z-index: 2;
        }
        
        .add-round {
            display: inline-block;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #FF5B24;
            vertical-align: middle;
            margin-left: 5px;
            z-index: 2;
            border: none;
        }
        
        .vertical-line3 {
            position: absolute;
            left: 71px;
            top: 28px;
            width: 1px;
            height: 442px;
            background-color: #DCDFE6;
            z-index: -1;
        }
        
        .vertical-line-yzq-cf {
            position: absolute;
            left: 71px;
            top: 28px;
            width: 1px;
            height: 125px;
            background-color: #DCDFE6;
            z-index: -1;
        }
        
        .vertical-line-yzq-qz {
            position: absolute;
            left: 71px;
            top: 28px;
            width: 1px;
            height: 85px;
            background-color: #DCDFE6;
            z-index: -1;
        }
        
        .unit-box-andy {
            width: 48%;
            display: inline-block;
        }
        
        .unit-box-andy p {
            font-size: 16px;
            line-height: 1.5;
            font-weight: 500;
            color: rgba(48, 49, 51, 1);
        }
        
        .q-title {
            font-size: 16px;
            font-weight: 500;
            color: rgba(51, 122, 183, 1);
            margin: 20px 0;
            line-height: 1.2;
        }
        
        .q-title p {
            color: #337AB7
        }
        
        .a-content {
            font-size: 16px;
            font-weight: 500;
            color: rgba(48, 49, 51, 1);
            margin: 10px 0;
            line-height: 1.2;
        }
        
        .switch-next {
            position: absolute;
            right: 0px;
            top: 20px;
            z-index: 3;
            width: 55px;
            height: 44px;
            background-color: #DEF0FE;
            color: #337AB7;
            line-height: 48px;
            text-align: center;
            border: 1px solid #E0E2E7;
            cursor: pointer;
        }
        
        .switch-prev {
            position: absolute;
            left: 0px;
            top: 20px;
            z-index: 3;
            width: 55px;
            height: 44px;
            background-color: #DEF0FE;
            color: #337AB7;
            line-height: 48px;
            text-align: center;
            border: 1px solid #E0E2E7;
            cursor: pointer;
        }
        
        .andyt1 {
            /* display: none; */
            float: left;
            width: 2080px;
        }
        
        .active-andy {
            display: block;
        }
        
        .shenglue_x {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 7;
            overflow: hidden;
        }
        
        .a-lable-add {
            color: #606266;
        }
        
        .a-lable-add.active {
            color: #FF5B24
        }
        
        .new-lable-box {
            display: inline-block;
            line-height: 35px;
            box-sizing: border-box;
            padding: 7px 12px 7px 35px;
            font-size: 16px;
            color: rgba(255, 255, 255, 1);
            line-height: 21px;
            cursor: pointer;
        }
        
        .lable-bg-img1 {
            background: url("../../images/icon-booking@2x.png") #FF5B24 no-repeat;
            background-position: 10px center;
            background-size: 18px;
            color: #fff !important
        }
        
        .lable-bg-img1:hover {
            background: url("../../images/icon-booking-on@2x.png") #FF9761 no-repeat;
            background-position: 10px center;
            background-size: 18px;
        }
        
        .lable-bg-img1-off {
            background: url("../../images/icon-booking-off@2x.png") #ffad91 no-repeat;
            background-position: 10px center;
            background-size: 18px;
        }
        
        .lable-bg-img2 {
            background: url("../../images/icon-online@2x.png") #FF5B24 no-repeat;
            background-position: 10px center;
            background-size: 18px;
            color: #fff !important
        }
        
        .lable-bg-img2:hover {
            background: url("../../images/icon-online-on@2x.png") #FF9761 no-repeat;
            background-position: 10px center;
            background-size: 18px;
        }
        
        .lable-bg-img2-off {
            background: url("../../images/icon-online-off@2x.png") #ffad91 no-repeat;
            background-position: 10px center;
            background-size: 18px;
        }
        
        .lable-bg-img3 {
            background: url("http://zwfw.hubei.gov.cn/images/icon-consult@2x.png") #FF5B24 no-repeat;
            background-position: 10px center;
            background-size: 18px;
        }
        
        .lable-bg-img3:hover {
            background: url("http://zwfw.hubei.gov.cn/images/icon-consult-on@2x.png") #FF9761 no-repeat;
            background-position: 10px center;
            background-size: 18px;
        }
        
        .lable-bg-img3-off {
            background: url("../../images/icon-consult-off@2x.png") #ffad91 no-repeat;
            background-position: 10px center;
            background-size: 18px;
        }
        
        .lable-bg-img4 {
            background: url("http://zwfw.hubei.gov.cn/images/xin-normal@2x.png") #F6F7F9 no-repeat;
            background-position: 10px center;
            background-size: 18px;
            border: 1px solid #E0E2E7;
            font-size: 16px;
            color: rgba(106, 106, 107, 1);
            line-height: 21px;
        }
        
        .lable-bg-img4:hover {
            background: url("http://zwfw.hubei.gov.cn/images/xin-hover@2x.png") #FFF7F4 no-repeat;
            background-position: 10px center;
            background-size: 18px;
            border: 1px solid #FFD2C3;
            font-size: 16px;
            color: rgba(255, 91, 36, 1);
            line-height: 21px;
        }
        
        .lable-bg-img4-ok {
            background: url("http://zwfw.hubei.gov.cn/images/xin-after@2x.png") #FFF7F4 no-repeat;
            background-position: 10px center;
            background-size: 18px;
            font-size: 16px;
            color: rgba(106, 106, 107, 1);
            line-height: 21px;
        }
        
        .andy-but-newAdd {
            color: #2185ff;
            text-decoration: underline !important;
            background: none;
            border: 0px;
            font-size: 16px;
        }
        
        .sdyj-title {
            margin-top: 10px;
            height: 43px;
            background: rgba(246, 247, 249, 1);
            border: 1px solid rgba(224, 226, 231, 1);
            cursor: pointer;
        }
        
        .serial-box {
            float: left;
            height: 41px;
            line-height: 41px;
            text-indent: 20px;
            min-width: 50px;
            font-size: 16px;
            color: rgba(48, 49, 51, 1);
        }
        
        .serial-rightBox {
            float: right;
            height: 41px;
            line-height: 41px;
            margin-right: 30px;
        }
        
        .aLableAddNew {
            font-size: 16px;
            font-weight: 500;
            color: rgba(51, 122, 183, 1);
            line-height: 22px;
        }
        
        .andy-text-special-right {
            text-align: right;
        }
        
        .andy-text-special-center {
            text-align: center;
        }
        
        
        /*设立依据样式*/
        
        #sdyj .gray_line {
            cursor: pointer;
        }
        
        #sdyj .gray_line>th {
            background: rgba(242, 246, 252, 1);
            border: 1px solid rgba(220, 223, 230, 1);
            padding: 10px;
            text-align: left;
            font-size: 13px;
            position: relative;
        }
        
        #sdyj .nosubmit {
            position: absolute;
            height: 42px;
            top: 0;
            right: 50px;
        }
        
        #sdyj .gray_line>th>.line_index {
            height: 20px;
            width: 20px;
            border-radius: 10px;
            background-color: #2364D2;
            color: #FFFFFF;
            display: inline-block;
            text-align: center;
            line-height: 20px;
        }
        
        #sdyj .gray_line>th>.lcmc {
            color: #2364D2;
            margin-left: 3px;
            line-height: 18px;
        }
        
        #sdyj .gray_line>th>.gray_line_lb {
            display: inline-block;
            float: right;
            color: rgba(144, 147, 154, 1);
            margin-top: 3px;
            line-height: 18px;
        }
        
        #sdyj .gray_line>th>.gray_line_lb>.blr {
            color: #8DABA3;
            padding: 0 4px;
            background-color: #F5FAF9;
        }
        
        #sdyj .gray_line>th>.gray_line_lb>.shixian {
            color: #FF5B24;
            padding: 0 10px;
            background-color: #FDF6F2;
        }
        
        #sdyj .gray_line>th .gray_jt_icon {
            padding: 0 10px;
        }
        
        #sdyj .gray_line>th .gray_jt_icon img {
            width: 9px;
            height: 6px;
        }
        
        #sdyj .sqcl>th>.line_index {
            color: #FF5B24;
            background-color: rgba(242, 246, 252, 1);
        }
        
        #sdyj .sqcl>th>.greenText {
            color: #8DABA3;
        }
        
        #sdyj .sqcl>th>.lcmc {
            color: #000000;
        }
        
        #sdyj .contentList table {
            margin-top: 16px;
        }
        
        #sdyj .title_tr {
            font-size: 18px;
            font-family: MicrosoftYaHeiSemibold;
            color: #333333;
            line-height: 23px;
            text-align: center;
        
        }
        
        #sdyj .contentListTable>tr>td {
            padding: 12px 16px;
        
            border: 1px solid rgba(220, 223, 230, 1);
            font-size: 18px;
            font-family: MicrosoftYaHei;
            color: rgba(0, 0, 0, 1);
            line-height: 27px;
        
        }
        
        #sdyj .contentListTable>tr>td:nth-child(1) {
            width: 154px;
        }
        
        #sdyj .contentListTable>tr>td:nth-child(2) {
            word-wrap: break-word;
            word-break: break-all;
        }
        
        #sdyj .contentListTable>tr>td:nth-child(1) {
            background: rgba(245, 246, 248, 1);
        }
        
        #sdyj .contentList table .title_tr td {
            background: #FFFFFF;
        }
        
        .neirong {
            display: block;
        }
        
        #sdyj .newTableType>tr {
            display: none;
            position: relative;
        }
        
        #sdyj .zjfw>tr {
            display: table-row;
        }
        
        #sdyj .newTableType .gray_line {
            display: table-row;
        }
        
        #sdyj .newTableType {
            border: 1px solid rgba(220, 223, 230, 1);
        }
        
        #sdyj .newTableType>tr>td {
            border: 0;
            position: relative;
        }
        
        #sdyj .newTableType>tr>td:nth-child(1) {
            background-color: #FFFFFF;
            color: #4E5665;
        }
        
        #sdyj table {
            margin-top: 16px;
        }