.layui-btn-normal.noclick{background-color: #ececec!important;;color: #ffffff!important;pointer-events: none;}
dfn {
    font-style: normal;
}
.main {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 100px;
}

.main .col_wrap{
    position: relative;
}

.main .col_main{
    position: static;
    margin: 30px 50px 0 50px !important;
    background: none;
    box-shadow: none;
    border: none;
    border-radius: 2px;
    min-height: 620px;
}
.main .col_main .list-right {
    right: -8px;
    top: -7px;
    position: absolute;
    width: 122px;
    height: 36px;
    cursor: pointer;
    z-index: 10;
}
.main .col_main .list-right .list-right-icon{
    position: absolute;
    left: 0;
    top: 10px;
    background-image: url(/static/index/img/list-right-icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.main .col_main .list-right .list-right-btn {
    position: absolute;
    left: 24px;
    top: 0px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #999;
}
.main .col_main .list-right .list-right-img {
    top: 10px;
    right: -26px;
    width: 360px;
    height: 682px;
    position: absolute;
    display: none;
    background-image: url(/static/index/img/list-right-img2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 99;
}
.main .col_main .list-right:hover .list-right-img {
    display: block;
}
.main .col_main .wrap_1{
    padding-left: 2px;
    padding-right: 14px;
    min-height: auto !important;
    padding: 0px 0px 30px 30px;
}

.main .col_main .wrap_1 .ncolum
{
    line-height: 20px;
    height: 16px;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #999;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}
.main .col_main .wrap_1 .ncolum .tit{

}
.main .col_main .wrap_1 .ch-list{

}
.main .col_main .wrap_1 .ch-list .clearfix{    zoom: 1;}
.main .col_main .wrap_1 .ch-list .clearfix:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.main .col_main .wrap_1 .ch-list .edition{
    float: left;
    width: 15%;
    background: none;
  
    text-align: center;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}
.main .col_main .wrap_1 .ch-list .edition:not(:last-child) {}
.main .col_main .wrap_1 .ch-list .edition_1{}
.main .col_main .wrap_1 .ch-list .edition.active .inner-x{
    background: #467AF2!important;
}
.main .col_main .wrap_1 .ch-list .edition.active .inner{
  /*  border-left: 2px solid #467AF2!important;
    border-right: 2px solid #467AF2!important;
    border-bottom: 2px solid #467AF2!important;*/
}
.main .col_main .wrap_1 .ch-list li:first-child {
    margin-left: 0 !important;
}
@media screen and (max-width: 1610px) {
    .edtion-box-tips {
        right: -120%;
    }
}
@media screen and (max-width: 1700px) {
    .edtion-box-tips {
        right: -110%;
    }
}
@media screen and (max-width: 1800px){
    .edtion-box-tips {
        right: -105%;
    }
}

.main .col_main .wrap_1 .ch-list .edition .inner{
    background: #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 0;
    overflow: hidden;
}
.main .col_main .wrap_1 .ch-list .edition .inner-sign{
    height: 20px;
}
.main .col_main .wrap_1 .ch-list .edition .inner-sign .sign{
    height: 20px;
    background-color: red;
    color: #ffffff;
    float: right;
    font-size: 12px;
    line-height: 20px;
    padding-left: 3px;
    padding-right: 3px;
}
.main .col_main .wrap_1 .ch-list .edition .inner-x{
    height: 8px;
    background: #fff;
    margin-bottom: 10px;

}
.main .col_main .wrap_1 .ch-list .edition .inner .top{
    text-align: center;
    padding-top: 1px;
    color: #FFFFFF;
    display: flex;
    height: 69px;
    background: url(../images/bg8.png) no-repeat left;
    background-size: contain;
}
.main .col_main .wrap_1 .ch-list .edition .inner .top .textBox{
    width: 100%;
    text-align: center;
}
.main .col_main .wrap_1 .ch-list .edition .inner .top .textBox em{
    float: left;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.09);
    text-align: center;
    color: #333;
    line-height: 30px;
}
.main .col_main .wrap_1 .ch-list .edition .inner .top .textBox span {
    float: left;
    width: 100%;
    color: #666;
    font-size: 13px;
    padding-left: 6px;
    min-width: 86px;
    text-align: center;
}

.main .col_main .wrap_1 .ch-list .edition .inner .top .textBox .textRow {
    width: 80%;
    margin: 0 auto;
    display: table;
    white-space: nowrap;
}
.main .col_main .wrap_1 .ch-list .edition .inner .top .textBox .textRow .text{
    color: #999;
    text-align: center;
    font-size: 12px;
    border-bottom: 1px solid #eee;
    line-height: 20px;
    height: 20px;
}

.main .col_main .wrap_1 .ch-list .edition .inner .top .textBox .textRow .text .textSpan{
    font-size: 12px;
    letter-spacing: 1px;
    color: #999;
    padding-left: 6px;
    min-width: 86px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: relative;
    top: 10px;
    background: #fff;
    padding: 0 5px;
}

.main .col_main .wrap_1 .ch-list .edition .inner .down{
    height: 165px;
    background: #fff;
    border-radius: 20px;
}
.main .col_main .wrap_1 .ch-list .edition .inner .down div{
    color: #999;
}
.main .col_main .wrap_1 .ch-list .edition .inner .down .downText{
    text-align: left;

    padding: 10px;
    padding-top: 20px;
}
.main .col_main .wrap_1 .ch-list .edition .inner .down .downText .txt {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 13px;
    color: #333;
    line-height: 20px;
}
.main .col_main .wrap_1 .ch-list .edition .inner .down  .downText .clear {
    clear: both;
    overflow: hidden;
}

.main .col_main .wrap_1 .ch-list .edition .inner .down  .downText .txt3 {
    float: left;
}
.main .col_main .wrap_1 .ch-list .edition .inner .down  .downText .txt4 {
    float: right;
}
.main .col_main .wrap_1 .ch-list .edition .inner .down  .downText .txt4 img {
    position: relative;
    margin: 0;
}
.main .col_main .wrap_1 .ch-list .edition .inner .down  .downText.downText .txt5 {
    float: left;
}

.main .col_main .wrap_1 .ch-list .edition .inner .down  .downText .downText .txt6 {
    float: right;
}

.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips{
    display:none;
    animation: fadeIn 0.3s both;
    right: -120%;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    box-shadow: 0px 5px 17px rgba(0, 0, 0, 0.12);
    text-align: left;
    border-radius: 10px;
    padding: 15px 25px;
    position: absolute;
    bottom: -92%;
    z-index: 66;
    width: 280px;
    left: 30px;
}
.main .col_main .wrap_1 .ch-list .edition:hover .edtion-box-tips {
    display: block;
    -webkit-animation: fadeIn 0.3s both;
    -moz-animation: fadeIn 0.3s both;
    -ms-animation: fadeIn 0.3s both;
    animation: fadeIn 0.3s both;
}
.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 11px solid #fff;
    position: absolute;
    left: 31px;
    top: -10px;
}
.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips .edtion-box-tips-xbt {
    color: #999999;
    font-size: 14px;
    margin-top: 15px;
}
.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips .edtion-box-tips-xbt:first-child {
    margin-top: 0;
}
.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips p {
    color: #666666;
    font-size: 13px;
}
.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips .edtion-box-tips-xbt img {
    margin-right: 10px;
}
.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips .edtion-box-tips-bottom {
    border-top: 1px solid #EEEEEE;
    padding-top: 10px;
    margin-top: 15px;
    font-size: 13px;
    color: #999999;
}
.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips .edtion-box-tips-bottom img {
    margin-right: 5px;
    margin-top: -2px;
}
.main .col_main .wrap_1 .ch-list .edition .edtion-box-tips .edtion-box-tips-bottom span {
    color: #467AF2;
    border-bottom: 1px solid #467AF2;
    margin-left: 10px;
    padding-bottom: 2px;
    cursor: pointer;
}
.main .col_main .wrap_1 .self-check-li{
    float: left;
    width: 40px;
    background: #FAFBFC;
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    color: #7F859A;
    cursor: pointer;
    margin-top: 25px;
    line-height: 19px;
    padding: 11px 0 5px;
    margin: 0 0 10px 1.8%;
    text-align: center;
}
.main .col_main .wrap_1 .self-check-li a {
    display: block;
}
.main .col_main .wrap_1 .self-check-li i {
    width: 38px;
    height: 43px;
    background: url(../images/chachong/check_dg.png) no-repeat center center/100% 100%;
}
.main .col_main .wrap_1 .self-check-li span {
    position: relative;
    top: -11px;
}
.main .col_main .wrap_1 .ch-list .self-check-iconx {
    position: relative;
    width: 16px;
    margin-left: 2.7%;
    margin-top: 10px;
}
.main .col_main .wrap_1 .ch-list .self-check-iconx img {
    width: 16px;
    cursor: pointer;
}
.main .col_main .wrap_1 .ch-list .self-check-iconx .self-check-iconx-hover {
    font-size: 12px;
    color: #666;
    padding: 5px 10px;
    background: #fff;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 16%);
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    width: 63px;
    left: -30px;
    top: 32px;
    display: none;
}

.main .col_main .wrap_1 .ch-input-wrap {
    background: #fff;
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.05);
    padding: 20px 50px 30px;
    margin-top: 20px;
    border-radius: 20px;
}

.main .col_main .wrap_1 .ch-input-wrap .item {
    margin-bottom: 27px;
    margin-top: 0px;
}
.main .col_main .wrap_1 .ch-input-wrap .item .hd {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    display: inline;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
}
.main .col_main .wrap_1 .ch-input-wrap .up-tab .radio {
    background: url(/static/img/radio2.png) no-repeat 0 -47px;
}
.main .col_main .wrap_1 .ch-input-wrap .up-tab .radio {
    display: inline-block;
    padding-left: 20px;
    background: url(/static/img/radio.png) no-repeat 0 -47px;
    color: #333;
    cursor: pointer;
    margin-left: 18px;
    font-weight: normal;
    font-size: 14px;
}
.main .col_main .wrap_1 .ch-input-wrap .up-tab .radio.active {
    background-position: 0 10px;
}

.main .col_main .wrap_1 .ch-input-wrap .item .hd {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    display: inline;
    height: 38px;
    line-height: 38px;
    margin-bottom: 10px;
}

.main .col_main .wrap_1 .ch-input-wrap .item .hd .c-red {
    position: absolute;
    margin-top: -31px;
    color: #f11f1f;
}
.main .col_main .wrap_1 .ch-input-wrap .item .hd em {
    font-weight: normal;
}

.main .col_main .wrap_1 .ch-input-wrap .input {
    border: 1px solid #DDDDDD;
    background: #fff;
    width: 93.3%;
    text-indent: 18px;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    border-radius: 4px;
}
.main .col_main .wrap_1 .ch-input-wrap .textarea.item {
    margin-bottom: 0;
}
.main .col_main .wrap_1 .ch-input-wrap .textarea .hd {
    position: relative;
    top: -275px;
}
.main .col_main .wrap_1 .ch-input-wrap .item .textarea textarea {
    border: 1px solid #DDDDDD;
    background: #fff;
    width: 90.6%;
    height: 286px;
    padding: 6px 18px;
    border-radius: 4px;
    font-size: 15px;
    resize: none;
}
.main .col_main .wrap_1 .up-tab .text-num {
    font-size: 13px;
    color: #999;
    line-height: 1;
    text-align: right;
}
.main .col_main .wrap_1 .up-tab .text-num em {
    color: #333;
}
.main .col_main .wrap_1 .up-tab .mt-40 {
    margin-top: 40px;
}
.main .col_main .wrap_1 .up-tab .mt-40 .btn-orange-cc {
    background-color: #467AF2;
    border: 1px solid #467AF2;
    width: 144px;
    min-width: 144px;
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    padding: 0 24px;
}

.main .col_main .wrap_1 .up-tab .becareful {
    background: none;
    border-top: 1px solid #EEEEEE;
    text-align: center;
    padding-bottom: 0;
    padding: 10px 20px;
    margin-top: 38px;
}

.main .col_main .wrap_1 .up-tab .becareful .care-p {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    color: #999999;
}
.main .col_main .wrap_1 .up-tab .cont-li.active .cont-li1.active {
    display: block;
}
.main .col_main .wrap_1 .up-tab .cont-li .input-div {
    margin-right: 4px;
    position: relative;
}
.main .col_main .wrap_1 .up-tab .cont-li .drop-upload {
    width: 99.6%;
    height: 244px;
    background: #FAFAFA;
    border: 2px dashed #DBDBDB;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
}
.main .col_main .wrap_1 .up-tab .cont-li .drop-upload  .filePrew {
    width: 100%;
    height: 248px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 100px;
    opacity: 0;
    cursor: pointer;
}
.main .col_main .wrap_1 .up-tab .cont-li .drop-upload img {
    margin-top: 29px;
.main .col_main .wrap_1 .up-tab .cont-li
}
.main .col_main .wrap_1 .up-tab .cont-li .drop-upload .drop-xbt {
    color: #202020;
    font-size: 16px;
    margin: 0 0 10px;
}
.main .col_main .wrap_1 .up-tab .cont-li .drop-upload p {
    color: #999;
    font-size: 14px;
}
.main .col_main .wrap_1 .up-tab .cont-li .first-upload p img {
    margin-top: -2px;
}
.main .col-sub {
    top: 0;
    position: absolute;
    right: 0px;
}
@media screen and (max-width: 1580px) {
    .col-sub {
        width: 270px !important;
    }
}
.main .col-sub .sub-layout {
    box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    margin-bottom: 14px;
    background: #fff;
}
.main .col-sub .sub-cha {
    border-top: none;
}
.main .col-sub .sub-wrap {
    background: none;
    padding: 10px 30px 10px 30px;
}
@media screen and (max-width: 1580px) {
    .sub-wrap {
        padding: 10px 25px !important;
    }
}
.main .cha_head, .cha_foot {
    text-align: center;
    margin-bottom: 10px;
}
.main .cha_head img {
    position: relative;
    width: 32px;
    height: 26px;
    margin-top: 0;
    margin-bottom: 5px;
    left: 0;
}
.main .cha_head p {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.main .cha_main .cha_row {
    color: #333;
    align-items: center;
    font-size: 14px;
    line-height: 1.8;
}
.main .cha_main .cha_row1 {
    color: #666;
    float: left;
    width: 33%
}
@media screen and (max-width: 1580px) {
    .cha_row1 {
        width: 32%;
    }
}
.main .cha_main .cha_row2 {
    overflow: hidden;
    padding-top: 12px;
    float: left;
    margin-left: 10px;
}
.main .cha_main .cha_line {
    border-bottom: 1px dashed #CCCCCC;
    background: none;
    height: 1px;
    width: 100px;
}
.main .cha_main .cha_row3 {
    float: right;
    color: #754D19;
}
.main .cha_main .cha_row3 em {
    font-weight: bold;
}
.main .cha_head, .cha_foot {    text-align: center;}
.main .cha_head, .cha_foot .cha_money {
    margin: 0;
}
.main .cha_head, .cha_foot .cha_money span {
    font-size: 14px;
    color: #D18828;
}
.main .cha_head, .cha_foot .cha_money span em {
    font-weight: normal;
    font-size: 30px;
}
.main .cha_head, .cha_foot .del_price {
    color: #999;
    font-size: 14px;
}
.main .cha_foot button {
    background-color: #F0B668;
    cursor: pointer;
    border: none;
    width: 100%;
    color: #fff;
    border-radius: 15px;
    height: 30px;
    margin-top: 8px;
}
.cha_tis {
    font-size: 12px;
    margin-top: 5px;
    color: #999;
}

.con_container{float: left;width: 100%}
.con_container .title{float: left;  width: 100%;  height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f6f6f6;
}
.con_container .title .layui-icon{
    font-family: layui-icon!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.con_container .title  h3{
    float: left;
    font-size: 18px;
    font-weight: 700;
    color: #131F54;
}
.con_container .title .tips{
    float: right;
    right: 0;
    top: 0;
    color: red;
}
.con_container .notice{
    float: left;
    width: 100%;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    background: 0 0;
    border-radius: 0 2px 2px 0;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-color: #eee;
    color: #666;
}
.con_container .con_section{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    clear: both;
    box-sizing: border-box;
}
.con_container .con_section .label_1{
    float: left;
    width: 100%;
    border-radius: 2px;
    box-sizing: border-box;
    text-align: left;
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    background-color: #FAFAFA;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-color: #eee;
    color: #666;
}
.con_container .con_section .con_div{
    float: left;
    width: 100%;
}
.con_container .con_section .con_div textarea{
    float: left;
    font-size: 14px;
    padding: 10px;
    overflow: auto;
    height: 300px;
    line-height: 1.8;
    text-align: justify;
    font-family: "Times New Roman", "Microsoft Yahei", Arial, sans-serif;
    resize: none;
}
.con_container .con_section .con_div .fnotice{
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin-top: -1px;
    padding: 0 10px;
    font-size: 12px;
    color: #ccc;
    box-sizing: border-box;
    text-align: right;

}
.con_container .con_section .con_div .fnotice span{

}
.con_container .con_section con_oth{
    float: left;
    width: 100%;
}

.res_container{float: left;width: 100%;margin-top:30px}
.res_container .res_section{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    clear: both;
    box-sizing: border-box;
}
.res_container .res_section .label_1{
    float: left;
    width: 100%;
    border-radius: 2px;
    box-sizing: border-box;
    text-align: left;
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    background-color: #FAFAFA;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-color: #eee;
    color: #666;
}
.res_container .res_section .label_1 .jc_copy_btn{cursor: pointer;color: #fb6800;font-size: 14px;line-height: 20px}
.res_container .res_section .res_div{
    float: left;
    width: 100%;
    height: 300px;
    overflow: auto;
    font-size: 14px;
    padding: 10px;
    border:1px solid #eeeeee;
    box-sizing: border-box;
    white-space: break-spaces!important;
    font-family: "Times New Roman", "Microsoft Yahei", Arial, sans-serif;
    line-height: 24px;
}






.sele_section{float: left;width: calc(100% - 100px);color: #666;box-sizing:border-box;margin-left:50px}


.sele_section .tit{
    float: left;
    width: 110px;
    padding: 8px 15px;
    height: 38px;
    line-height: 20px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px 0 0 2px;
    text-align: center;
    background-color: #FAFAFA;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    border-color: #eee;
}
.sele_section input{
    float: left;
    display: none;
}
.sele_section .sele_div{
    float: left;

    position: relative;
    height: 30px;
    line-height: 30px;
    padding-right: 30px;
    cursor: pointer;
    font-size: 0;
    transition: .1s linear;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;

    margin: 4px 0 4px 10px;
}

.sele_section .sele_div:hover {
    border-color: #5FB878;
}
.sele_section .sele_div span{
    float: left;
    padding: 0 10px;
    height: 100%;
    font-size: 14px;
    border-radius: 2px 0 0 2px;
    background-color: #d2d2d2;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100px;
    text-align: center;

}
.sele_section .sele_div.active span{
    background-color: #1e9fff!important;

}

.sele_section .sele_div i{

    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 28px;
    border: 1px solid #d2d2d2;
    border-left: none;
    border-radius: 0 2px 2px 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.sele_section .sele_div i:before {

 }
.sele_section .sele_div.active i{
    color: #1e9fff!important;
}







