.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: 24px;
    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: fixed;
    left: 50%;
    margin-left: -620px;
    top: 164px;
    width: 80px;
}

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

#bszn {
    position: relative;
}

.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;
        } 