.Top-Title{
    margin: 0 auto;
    width: 62%;
    text-align: center;
    height: 80px;
    line-height: 100px;
}
.el-tabs__content{
    padding-bottom: 30px;
}
div#tab-evidentiary{
    border-right:1px solid #BEBEBE;
    width: 260px;
}
div#pane-evidentiary .title-box{
    color: black;
    height: 40px;
    line-height: 40px;
}
.sign-up{
    color: #000;
    font-size: 20px;
    display: inline-block;
    margin-bottom: -13px;
    vertical-align: middle;
    padding-left: 5px;
}
.time-bound{
    width: 62%;
    text-align: center;
    margin: 20px auto;
    color: #000;
    font-size: 20px;
    padding: 20px 0px;
    background-color: #F3FBFD;
}
.time-show{
    width: 62%;
    text-align: center;
    margin:  0 auto;
    color: #000;
    font-size: 20px;
    padding-bottom:35px ;

}
.ul-text {
    position: relative;
    margin: 0 auto;
    padding: 10px 0px 15px 0px;
    margin-left: 58px;
    color: #000;
    font-size: 18px;
    list-style-type: disc;
    line-height: 30px;
}
.img_1{width: 100%;}

.el-tabs.el-tabs--top {width: 62%;margin: 0 auto;}
.el-tabs__item{
    border-radius: 2px;
    border-left: 1px solid #BEBEBE;
    border-top: 1px solid #BEBEBE;
    min-width: 180px;
    text-align: center;
    padding:0px;
    height: 50px;
    line-height: 50px;
    color: #696363;
    font-size: 17px;
}
.el-tabs__nav-wrap::after{
    height: 1px;
    background-color:#BEBEBE;
}
.el-tabs__active-bar{
    background-color: #f6f6f6;
    margin-left: 0.5px;
}

.title_line{
    width: 56px;
    height: 1px;
    background: #000;
    margin: 5px 20px;
    display: inline-block;
}
.Bottom-content,form.el-form.asq_options ,
.el-tabs__nav-scroll{
    margin-left: 15px;
}
.Bottom-content{
    text-align: center;
    height: 40px;
    font-size: 18px;
}
.el-tabs__item:hover {
    color: #621318;
    font-weight: bold;
}
.el-tabs__item.is-active {
    color: #621318;
    font-weight: bold;
}
.el-icon-error:before {
    content: none;
}
.el-message.el-message--error {
    min-width: 150px;  /* 设置宽度为150px */
}
.el-message.el-message--error p {
    margin: 0 auto;
}
form.el-form.asq_options{
    border-top: 0px;
    margin-top: 0px;

}
.el-form-item__content{
    margin-left: 10px;
}
p{
    background: #F9F8F8;
    font-size: 16px;
    color: rgb(163, 59, 66);
    font-weight: bold;
}
.el-radio{
    margin-top: 20px;
    margin-right: 20px;
}
.el-radio+.el-radio{
    margin-left: 0px;
}
.total{
    display: inline-block;
    float: left;
    line-height: 40px;
    font-size: 17px;
    margin-left: 10px;
}
.el-button--primary{
   float: right;
    margin-right: 30px;
    width: 140px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #A33B42;
    border-radius: 4px;
}
.el-button--primary:focus, .el-button--primary:hover{
    background: #A33B42;
    border-color: #A33B42;
    color: #FFF;
}

/*选择题禁止状态下覆盖样式*/

.el-radio__input.is-disabled .el-radio__inner {
    background-color: white;
    border: 1px solid #DCDFE6;

}
.el-radio__input.is-checked.is-disabled .el-radio__inner {
    border-color: #409EFF;
    background: #409EFF;
}
.el-radio__input.is-disabled.is-checked .el-radio__inner::after {
    background-color: white;
}

.el-radio__input.is-disabled .el-radio__inner {
    background-color: #fff; /* Unselected state dot color for disabled state */
    border: 1px solid #DCDFE6;
}
.el-radio__input.is-disabled+span.el-radio__label {
    color: #606266;
    cursor: not-allowed;
}
.el-radio__input.is-checked.is-disabled+.el-radio__label {
    color: #1890ff; /* Selected option label color for disabled state */
}
::marker {
    color: #FE9758;
}
.hospital ::placeholder {
    font-size: 18px;
}


.el-tooltip__popper.is-light {
    max-width: 21em;
    word-wrap: break-word;
    background: #FFF;
    border: 1px solid #e9e9eb;
    font-size: 12px;
    color: #888492;
}
.title-box{
    display: inline-block;
    min-width: 90px;
}
.title-box .title{
    padding-left: 10px;
}
.topic-module{
    background: #F9F8F8; font-size: 16px; color: rgb(163, 59, 66); font-weight: bold;
}
.el-form-item__content{
    line-height: 2;
}
.block{padding: 10px 0px  30px 35px;border-top: 1px solid #ebebeb;text-align: left;font-size: 16px;}
.time-bound .apply{margin-bottom: 20px;text-align: left;margin-left: 35px;}
.various{vertical-align: middle;display: inline-block;margin-top: 12px;margin-left: 5px;font-size: 18px;color: #F8AD6C;}
.grade{color: #38D46F;font-size: 22px;margin-right: 50px;display: inline-block;}
.block {
    padding: 10px 0px 30px 35px;
    border-top: 1px solid #ebebeb;
    text-align: left;
    font-size: 17px;
}

.time-bound .apply {
    margin-bottom: 20px;
    text-align: left;
    margin-left: 35px;
}

.various {
    vertical-align: middle;
    display: inline-block;
    margin-top: 12px;
    margin-left: 5px;
    font-size: 18px;
    color: #F8AD6C;
}

.grade {
    color: #38D46F;
    font-size: 22px;
    margin-right: 50px;
    display: inline-block;
}

/* 悬停样式，可以根据需要调整 */
.unloading:active {
    color: #A33B42;
}
.upload-demo {
    display: inline-block;
}

.el-dialog{
    border: 3px solid #E1E1E1;
}
.el-dialog__body,.el-dialog__header{
    padding: 0px;
}
.popup-head{
    height: 70px;
    border-bottom: 2px solid #E1E1E1;
    margin-top: -30px;
}
.popup-head .button{
    height: 31px;
    width: 80px;
    border: 1px solid #E1E1E1;
    background-color: white;
    margin-right: 20px;
    border-radius: 3px;
    letter-spacing:1px;
    cursor:pointer;
}
.dialog-close{
    color: red;
    float: right;
    cursor:pointer;
    font-size: 18px;
    margin-top: -6px
}
.popup-head .input{
    height: 28px;border-radius: 3px;width: 250px;outline: none;margin: 20px 20px 20px 10px
}

.popup-content{
    margin-top: 20px;
    margin-bottom: 10px;
    min-height: 300px;
}
.popup-content-div,popup-content-div-p{
    width: 140px;
    display: inline-block;
    border: 1px solid rosybrown;
/*     background-color: #E1E1E1; */
    margin: 5px 30px ;
}
.popup-content-div{
    height: 200px;
}

.picture {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    margin-bottom: 2px;
}

.popup-content-div-span-img {
    width: 140px;
    height: 130px;
    text-align: center;
    line-height: 130px;
    display: inline-block;
}
.delete-text{
    width: 140px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: black;
}
.delete-icon {
    position: relative;
    top: -130px;
    right: -54px;
    cursor: pointer;
}

.popup-content-div-p{
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    background-color: white;
}
.popup-content-div::selection {
    background: white;
}

.popup-content-background{
    background-color:white ;
}
.preview{
    font-size: 16px;
    color: green;
    margin-left: 15px;
    cursor: pointer;
    display: inline-block;
}

.preview_red{
    font-size: 16px;
    color: rgb(163, 59, 66);
    margin-left: 15px;
    cursor: pointer;
}
.preview:hover{
    color: green;
}
.hand_style{
	cursor: pointer;
	font-weight: 900;
    color: orange;
}
.block-total{
    margin-left: 25px;
}

