.main-title {
    display: inline-block;
    margin: 25px 20px 0 0;
    font-size: 24px;
    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: fixed;
    left: 50%;
    margin-left: -620px;
    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("../../images/icon-consult@2x.png") #FF5B24 no-repeat;
    background-position: 10px center;
    background-size: 18px;
}

.lable-bg-img3:hover {
    background: url("../../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("../../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("../../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("../../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;
}