.app-wrapper {
    height: 100%;
}
.header {
    /* min-height: 20%; */
    /* padding-top: 10px; */
}
.title_box {
    box-sizing: border-box;
    border: 0.026rem solid #cccccc;
    height: 1.173rem;
    /* margin-top: 0.32rem; */
    background-color: #fbfbfb;
    border-radius: 0.133rem;
}
.title_box span {
    line-height: 1.173rem;
    float: left;
}
.title_box span:nth-child(1) {
    color: #00857c;
    margin-left: 0.533rem;
}
.title_box span:nth-child(2) {
    width: 50%;
    color: #a1a1a1;
    margin-left: 0.533rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.title_message {
    /* border: 0.026rem dashed #CCCCCC; */
}
.title_message div {
    float: left;
    margin-top: 1%;
    margin-bottom: 1%;
    height: 100%;
}
.intresting_domain{
    float: left; margin-bottom: 2%;
}
.intr_img{
    width: 0.32rem; 
    margin-right: 0.26666rem;   
}
.clearfix:after {
    /*添加一个内容*/
    content: '';
    /*转换为一个块元素*/
    display: block;
    /*清除两侧的浮动*/
    clear: both;
}
.body_domain {
    min-height: 55%;
}
.body_domain .el-dropdown {
    width: 48%;
    float: left;
    margin-bottom: 2%;
}
.body_domain .el-dropdown:nth-child(2n) {
    width: 48%;
    float: left;
    margin-left: 3%;
}
.body_domain .el-dropdown:last-child.el-dropdown:nth-child(2n + 1) {
    width: 100%;
    float: left;
}
.body_domain .el-dropdown button {
    width: 100%;
}
.body_domain .el-dropdown span {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.body_domain .el-dropdown span span {
    display: inline-block;
    width: 85%;
}
.el-dropdown-menu {
    /* width: 95%; */
    width: 2.666rem;
    max-height: 6.933rem;
    overflow: scroll;
    margin: 0px 0 !important;
    box-shadow: 0.053rem 0.053rem 0.32rem 0.106rem rgba(0, 0, 0, 0.1);
}
.el-icon-arrow-down {
    float: right;
}
.body_domain .el-button {
    padding: 0.24rem 0.133rem;
    padding-top: 0.32rem;
}
.el-popper[x-placement^='bottom'] {
    margin-top: 0px;
}
/* select{
    -webkit-appearance: none;
    } */
/* .el-select-dropdown,.el-popper{
    width: 267.35px;
    left: 54px;
} */
.el-scrollbar > .el-scrollbar__bar {
    opacity: 1 !important;
}
.el-dropdown-link {
    cursor: pointer;
    color: #409eff;
}
.el-icon-arrow-down {
    font-size: 0.32rem;
}
.submit_button {
    /* margin-bottom: 2%; */
    min-height: 6%;
}
.submit_button button {
    margin-top: 2%;
    width: 100%;
    margin-bottom: 4%;
}
.el-button--primary{
    color: #fff;
    opacity: 0.6;
    background-color: #00857c!important;
    border-color: #00857c!important;
}
.el-button--primary:nth-child(1) {
    color: #fff;
    opacity: 0.6;
    background-color: #00857c!important;
    border-color: #00857c!important;
}
.el-button.is-disabled,
.el-button.is-disabled:focus,
.el-button.is-disabled:hover {
    color: white !important;
    cursor: not-allowed;
    background-image: none;
    background-color: #c0c4cc !important;
    border-color: #c0c4cc !important;
}
.reg-btn {
    background-color: #00857c;
    color: white;
}
.el-button{
    border: 0.02666rem solid #DCDFE6;
    padding: 0.32rem 0.53333rem;
    font-size: 0.373333rem;
    border-radius: 0.106666rem;
}
.el-button:focus,
.el-button:hover {
    color: white !important;
    border-color: #00857c !important;
    background-color: #00857c !important;
}
.el-dropdown-menu .el-checkbox-group {
    box-sizing: border-box;
}
.el-dropdown-menu .el-checkbox {
    width: 100%;
    margin-right: 0;
    font-size: 0.426rem;
}
.el-drawer__body .el-checkbox__input {
    display: none;
}
.el-drawer__body .el-checkbox__input.is-checked + .el-checkbox__label {
    background-color: #00857c;
    color: white;
}
.el-drawer__header .el-checkbox__input.is-checked + .el-checkbox__label {
    color: #00857c;
}
.el-drawer__header .el-checkbox__input.is-checked .el-checkbox__inner {
    /* border-radius: 8px!important; */
    background-color: #00857c;
    border-color: #00857c;
}
.el-drawer__header .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    /* border-radius: 8px!important; */
    background-color: #fff;
    border-color: #00857c;
}
.el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
    background-color: #00857c;
    height: 0.32rem;
    top: 0px;
}
.el-dropdown-menu .is-checked {
    background-color: #00857c;
    color: white;
}
.el-drawer__body .el-checkbox__input.is-checked .el-checkbox__inner,
.el-drawer__body .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    /* border-radius: 8px!important; */
    background-color: white;
    border-color: #00857c;
}
.el-drawer__body .el-checkbox__inner::after {
    border: 0.026rem solid #00857c;
}

.el-checkbox__inner::after {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: '';
    border: 0.026rem solid white;
    border-left: 0;
    border-top: 0;
    height: 0.18666rem;
    left: 0.1066rem;
    position: absolute;
    top: 0.026rem;
    -webkit-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: 0.08rem;
    -webkit-transition: -webkit-transform 0.15s ease-in 0.05s;
    transition: -webkit-transform 0.15s ease-in 0.05s;
    transition: transform 0.15s ease-in 0.05s;
    transition: transform 0.15s ease-in 0.05s, -webkit-transform 0.15s ease-in 0.05s;
    -webkit-transform-origin: center;
    transform-origin: center;
}
.el-checkbox {
    display: block;
}
.el-checkbox {
    margin-right: 0;
    margin-top: 0.026rem;
    margin-bottom: 0.026rem;
    padding: 0.37333rem 0;
    font-size: 0.453rem !important;
    line-height: 0.6rem !important;
    /* border-top: 0.026rem solid rgba(161,161,161,0.5); */
    border-bottom: 0.026rem solid rgba(161, 161, 161, 0.2);
    /* border-bottom: 0.026rem solid #A1A1A1 0.5; */
}
.el-checkbox__inner {
    border: 0.02666rem solid #DCDFE6;
    border-radius: 0.053333rem;
    width: 0.3733333rem;
    height: 0.3733333rem;
}
.el-drawer__body .el-checkbox.is-checked {
    /* border-radius: 8px!important; */
    /* background-color: white;
    color: #00857c; */
    background-color: #00857c;
    color: white;
}
.el-checkbox.is-checked + .el-checkbox__input {
    display: none;
}
.el-drawer__body {
    overflow: scroll;
    padding-bottom: 0.8rem;
}
.el-checkbox__label {
    max-width: 4rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.453rem !important;
    line-height: 0.6rem !important;
}
/* .el-drawer.btt{
    height: 70%!important;
} */
.el-drawer:focus {
    border-color: white;
}
.el-checkbox-button.is-focus {
    display: unset;
}
* {
    -webkit-touch-callout: none; /*系统默认菜单被禁用*/
    -webkit-user-select: none; /*webkit浏览器*/
    -khtml-user-select: none; /*早期浏览器*/
    -moz-user-select: none; /*火狐*/
    -ms-user-select: none; /*IE10*/
    user-select: none;
}
input,
textarea {
    -webkit-user-select: auto; /*webkit浏览器*/
    margin: 0px;
    padding: 0px;
    outline: none;
}
.el-drawer__close-btn {
    display: none;
}
.el-drawer__header {
    margin-bottom: 0px;
    padding: 0px 0px 0;
}
.el-drawer__header .el-checkbox__input {
    float: left;
    margin-left: 5%;
    line-height: 0.6rem !important;
}
.el-drawer__header .el-checkbox__input::after {
    content: '全选';
    font-size: 0.426rem;
    vertical-align: 0.026rem;
    margin-left: 0.053rem;
}
.el-drawer__header .el-checkbox__label {
    max-width: 4rem;
    padding-right: 18%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}
.mint-msgbox-title{
    font-size: 0.426rem;
}
.mint-msgbox-content{
    padding: 0.266rem 0.533rem 0.4rem;
    min-height: 0.96rem;
}
.mint-msgbox-btns{
    height: 1.03rem;
    line-height: 1.03rem;
}
.mint-msgbox-btn{
    font-size: 0.426rem;
}
