* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;

    --base-color: #ebeef5;
    --active-color: #99ccff;
}

#app {
    width: 100%;
    height: 100%;
    background: #fff;
}

.indexBck {
    width: 100%;
    height: auto;
}

.content{
    width:660px;
    margin:0 auto;
}
.titleNew{
    padding:50px 0px 30px 0px;
    border-bottom:1px dashed #999;
    overflow: hidden;
}
.word{
    font-size:30px;
    color:#101010;
    float: left;
}
.devider{
    height: 32px;
    background:#409fee;
    width:10px;
    border-radius:8px;
    margin-right:16px;
    display:inline-block;
    float: left;
    margin-top:5px;
}

.introduce{
    display: flex;
    align-items: center;
    padding:20px 0px;
}
.icon{
    width:133px;
    height:133px;
    margin-right:20px;
}
.txt{
    line-height:34px;
}

.normal{
    font-size:20px;
    color:#101010;
}
.red{
    color:#F26161;
    font-size:20px;
}

.form{
    padding:50px 0px 60px 0px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}


.r2{
    overflow: hidden;
    margin:10px 0px;
}
.star{
    color:#F26161;
    float: left;
}
.inputword{
    color:#101010;
    font-size:14px;
    float: left;
    margin:0 15px 0 5px;
}
.choose{
    color:#444434;
    font-size:14px;
    float: left;
    margin-right:10px;
}
.choose input{
    margin-right:10px;
    color:#101010;

}
.r3{
    /*    display: flex;
        align-items: center;*/
    margin-bottom:20px;


}
.input{
    width:650px;
    margin-left:10px;
}
.input input,.input select{
    width:100%;
    height:40px;
    line-height:40px;
    border-radius:4px;
    border: 1px solid rgba(153, 153, 153, 0.3);
    text-indent:0px;
    outline:none;
}
.input textarea{
    width:100%;
    height:100px;
    line-height:30px;
    border-radius:4px;
    border: 1px solid rgba(153, 153, 153, 0.3);
    text-indent:20px;
    outline:none;
}

.city-picker-span{
    border-radius:4px;
    border: 1px solid rgba(153, 153, 153, 0.3);
    text-indent:20px;
    outline:none;
}

.city-picker-span.focus{
    border-bottom: 1px solid rgba(153, 153, 153, 0.3)!important;
}

.city-picker-dropdown{
    left:150px!important;
    top:95px!important;
}


.star{
    color:#F26161;
    float: left;
}

.inputword{
    color:#101010;
    font-size:16px;
    float: left;
    margin:0 15px 0 5px;
}

.btns {
    width:370px;
    /*margin: 0 auto;*/
    overflow: hidden;
    margin-left:150px;
}

.submit{
    width:160px;
    height:40px;
    line-height:40px;
    color:#fff;
    background: #FF7B00;
    text-align: center;
    font-size:16px;
    border:1px solid #FF7B00;
    float: left;
    border-radius:5px;
    cursor: pointer;
}
.rebset{
    width:160px;
    height:40px;
    line-height:40px;
    color:#333;
    background: #fff;
    text-align: center;
    font-size:16px;
    margin-right:50px;
    float: left;
    border-radius:5px;
    border: 1px solid rgba(187, 187, 187, 1);
    cursor: pointer;
}
.getCode{
    width:150px;
    height:40px;
    line-height:40px;
    border:1px solid #FF7B00;
    color: #FF7B00;
    font-size:14px;
    text-align: center;
    border-radius:3px;
    margin-left:10px;
    background:#fff;
    float: right;
    cursor: pointer;
}

.r3-left{
    /* width:150px;
     text-align: right;*/
    /*   // display: flex;
        justify-content: right;*/
    font-size:18px;
    font-weight: bold;
    padding-bottom:40px;
}




.bottomWord{
    width:370px;
    margin-top:47px;
}
.bottomOneRow{
    font-size:16px;
    color:#fff;
    height:30px;
    line-height:30px;
}.bottomTwoRow{
     font-size:16px;
     color:#fff;
     height:30px;
     line-height:30px;
 }
.bottomTwoRow a{
    display: inline-block;
    text-decoration:none;
    color:#fff;
    margin-right:10px;
}
.bottomTwoRow a:hover{
    color:#fff;
}

.bottomOneRow{
    font-size:16px;
    color:#fff;
    height:30px;
    line-height:30px;
}

.severWindow{
    margin-top:40px;
    position: relative;
}
.exportContent{
    width:640px;
    background:#f5f5f5;
    margin:20px 10px;
    padding:20px;
}

.oneRow{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.oneRow span:first-child{
    font-size:14px;
    color:#101010;
    font-weight: bold;
}
.oneRow span:last-child{
    font-size:12px;
    color:#999999;
}
.twoRow{
    display: flex;
    align-items: center;
    margin-top:20px;
}
.twoRow span:first-child{
    color:#F26161;
}
.btnDownTem{
    width: 134px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    background-color: rgba(255,123,0,1);
    color: rgba(245,245,245,1);
    font-size: 14px;
    text-align: center;
    margin-left:10px;
    font-family: -regular;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.btnViewTem{
    width: 134px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    color: rgba(255,123,0,1);
    font-size: 14px;
    text-align: center;
    font-family: -regular;
    border: 1px solid rgba(255,123,0,1);
    margin-left:25px;
    cursor: pointer;
}
.dtishi{
    line-height: 28px;
    color: rgb(153,153,153);
    font-size: 14px;
    text-align: left;
    font-family: SourceHanSansSC-regular;
    margin:25px 0px;
}
.btnss{
    display: flex;
    align-items: center;
    margin-bottom:20px;
    justify-content: flex-start;
}





.div-mask-one {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    cursor: pointer;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.37);
    /* 垂直居中展示 注意点 如果使用绝对居中，其内容内容要用一个div包起来 */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    transition: height 300ms;
}
.list-one-box:hover .div-mask-one {
    height: 100%;
    transition: height 500ms;
}

.upload-content {
    overflow: hidden;
    /*// height: 100px;*/
    margin-bottom: 20px;
}
.hideUpload {
    margin-bottom: 20px;
    /*// height: auto;*/
}
.file .el-form--inline .el-form-item__label {
    width: 100px;
}

.cosCol /deep/ .el-upload-list {
    display: none;
}
/deep/ canvas {
    width: 700px !important;
    overflow: hidden;
}

.vueQr {
    margin: 0 auto;
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    background-color: #f5f5f5a9;
}

.btn-examples {
    position: absolute;
    bottom: 40px;
    border: 1px solid #1e90ff;
    color: #1e90ff;
}

.faceCode-shade {
    position: absolute;
    top: 35%;
    left: 50%;
    text-align: center;
    line-height: 32px;
    width: 30px;
    height: 30px;
    box-shadow: 0px 0px 6px 5px #c3c3c3;
    margin-left: -14px;
    margin-top: -12px;
    border-radius: 50%;
    font-size: 22px;
    background-color: aliceblue;
}

.el-upload-dragger .el-upload_text em {
    color: #67c23a;
}

.cosCol /deep/ .el-upload-dragger {
    min-width: 330px;
    line-height: 18px;
    padding-top: 24px;
}

.img-dialog {
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-dialog /deep/ .el-dialog {
    margin-top: 0 !important;
    width: auto;
    max-width: 90vw;
}

.img-dialog img {
    max-width: 100%;
}

.showAll {
    height: 110px;
    overflow: hidden;
    margin-left: 20px;
}

.showAll.active {
    height: auto;
    background: #fff;
    min-height: 110px;
}

/deep/ .el-upload__tip {
    margin-left: 0px;
}

.mask {
    background-color: rgba(0, 0, 0, 0.7);
    /* 使用固定定位让元素撑满全屏 */
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width:100vw;
    height:100vh;
}

.maskContent {
    /*position: fixed;
    top: 50%;
    left: 50%;
   !*transform: translate(-50%, -50%);*!
    background-color: white;
    padding: 20px;
    z-index: 1001; !* 比遮罩层高 *!
    width:400px;
    height:400px;
    margin-top:-200px;
    margin-left:-200px;*/

    position: relative;
    width:400px;
    height:400px;
    margin-left:calc(50vw - 200px);
    margin-top:calc(50vh - 200px);
    background:#fff;


}




.close {
    font-size: 30px;
    position: absolute;
    right: -20px;
    top: -20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    /*//  background: #000;*/
    text-align: center;
    z-index: 10000;
    cursor: pointer;
    line-height: 35px;
}

.lastNext {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

/deep/ .star .el-form-item__label:before {
    content: '*';
    color: #F56C6C;
    font-size: 14px;
}


.v-html_helpcontent {
    background: #f5f5f5;
    margin-bottom: 10px;
}

.v-html_helpcontent /deep/p {
    width: 100%;
}

.v-html_helpcontent /deep/img {
    /*width: 500px;*/
    width: 100%;
    height: auto;
    display: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
}




.el-form--inline .el-form-item {
    margin-bottom: 0;
}


.dialogTaber {
    margin-bottom: 10px;
    position: relative;
    height: 40px;
    line-height: 40px;
}

.time_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tip-text {
    display: inline-block;
    max-width: 100%;
}

.row1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.el-dialog__body {
    padding: 0 20px 20px;
}

.examine_topTxt {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.examine_topSpan {
    border-right: 4px solid #ff7b00;
    margin-right: 10px;
    border-radius: 10px;
    position: relative;
}

.el-table .disabledCheck .cell .el-checkbox__inner {
    display: none;
}

.avue-crud__pagination {
    margin-top: 15px;
}

.el-button--primary {
    color: #FFF;
    background-color: #ff7b00;
    border-color: #ff7b00;
}

.el-button:focus,
.el-button:hover {
    color: #ff7b00;
    border-color: #ffca99;
    background-color: #fff2e6;
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #ff7b00;
}

.el-table .disabledCheck .cell::before {
    content: '';
    text-align: center;
    line-height: 37px;
}

.returnContract {
    margin: 50px 100px;
}

.returnContract-title {
    font-weight: 800;
    margin-bottom: 15px;
    font-size: 18px;
}

.returnContract-title::before {
    content: "";
    color: #ff7b00;
    margin-right: 6px;
    border-left: 4px solid;
    border-radius: 5px;
}

.returnContract-upload {
    margin-top: 20px;
    overflow: hidden;
}

.returnContract-upload-label {
    float: left;
}

.returnContract-upload-label::before {
    content: '*';
    color: #F56C6C;
    font-size: 14px;
}

.returnContract-upload-upload {
    margin-top: 10px;
    margin-left: 20px;
    float: left;
}

.upload {}

.returnContract-footer {
    clear: both;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.returnContract-footer-btn {
    width: 200px;
    height: 35px;
    border-radius: 4px;
    text-align: center;
    line-height: 35px;
    padding: 0px;
}

/deep/ .el-upload-list {
    display: none !important;
}

.upload-image {
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;

}

.upload-image .el-image {
    width: 100px;
    height: 100px;
}

.div-mask-one {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    cursor: pointer;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.37);
    /* 垂直居中展示 注意点 如果使用绝对居中，其内容内容要用一个div包起来 */
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    transition: height 300ms;
}

.list-one-box:hover .div-mask-one {
    height: 100%;
    transition: height 500ms;
}

.drag-outer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.drag-inner {
    transform-origin: center center;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: move;
    user-select: none;
    position: fixed;

    z-index: 10000;
    top: 100px;
}

>* {
    -webkit-user-drag: none;
    user-drag: none;
}


.avatar-uploader .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.avatar-uploader .el-upload:hover {
    border-color: #409EFF;
}

.avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}

.avatar {
    width: 178px;
    height: 178px;
    display: block;
}

.mobile .el-upload-dragger {
    width: 100px;
    height: 100px;
    line-height: 100px;
}

.returnContract-upload-upload {}

.exportIntroduce_r3 {
    font-size: 14px;
    color: #409EFF;
    font-weight: bold;
}


.tip {
    position: relative;
    margin-top: 8px;
    width: calc(100% - 60px);
    background: #ccc;
    padding: 10px;
    /*设置圆角*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fe4300;
    font-size: 12px;
}

/*提示框-上三角*/
.tip-trangle-top {
    position: absolute;
    top: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ccc;
}
