.plan_content{background:#fff;border-radius:2px;height:620px;box-sizing:border-box;box-shadow: 0px 3px 8px 0px rgba(224, 229, 236, 0.4);border: solid 1px #e1e7f2;}
.planOut_content{border-radius:2px;padding:0 10px 0px 10px;margin:0 15px;min-height:500px;box-sizing:border-box;overflow: hidden;}
.div_content {    margin: 20px 25px 0px 25px;}
.planTab{background-color:#fafafa;height: 60px;margin: 20px 20px 10px; border-radius: 8px;  }
.planTabIn{padding: 8px 14px;height: 100%}
.planTabIn button{height: 70%;width: 32.5%; border-radius: 8px;background: #fafafa;color: #a6a6a6;}
.planTabIn button:hover{ border-radius: 8px;opacity: 1;background: rgba(51, 108, 230, 0.1);color: #336CE6;cursor:pointer;}
.SelectdBtn{background: rgba(51, 108, 230, 0.1) !important;color: #336CE6 !important;}
.textTips{
    color:#9C9C9C;
    font-size: 12px;
    width: 80%;
    overflow: hidden;
}
.fontRed{
    color: #f66c6c;
}
#planModeFrom .el-form-item__content,
#RegionFrom .el-form-item__content {
    line-height: 18px;
}
#planModeFrom .el-input-group__append{
    font-size: 12px;
    background-color: #fff;
    color: #909399;
    padding: 0 5px;
    border-left: none;
    width: 27%;
    text-align: center;
}
.SOCText .el-form-item__content{
    /*position: relative;*/
    display:flex;
}
.SOCText .el-slider{
    display: inline-block;
}
#region{
    margin-top:70px;
}
#region .el-button--primary{
    color: #fff;
    background-color: #336CE6;
    border-color: #336CE6;
}
#planMode .el-button--primary{
    color: #fff;
    background-color: #336CE6;
    border-color: #336CE6;
}
#planForm{font-size: 18px;}
#autoPlanForm{font-size: 18px;margin-top: 40px;}
#planForm .el-form-item,#planForm .el-form-item, #autoPlanForm .el-form-item.el-form-item{
     margin-bottom: 6px;
    /* line-height: 100px; */
    height: 60px;
    vertical-align: middle;
}
#planModeFrom .el-form-item__label{font-family: PingFang SC;font-size: 16px;font-weight: 500;text-align: right;/*padding: 0px 0px 0px 10%;*/}


#RegionFrom .el-form-item__label{font-family: PingFang SC;font-size: 16px;font-weight: 500;text-align: right;/*padding: 0px 0px 0px 10%;*/}
#planForm .el-form-item__label{font-family: PingFang SC;font-size: 16px;font-weight: 500;}
#planForm .el-button--primary,#autoPlanForm .el-button--primary,#taxSet .el-button--primary,#manualPlan .el-button--primary{
    color: #fff;
    background-color: #336CE6;
    border-color: #336CE6;
}

#planForm .el-button--primary:hover,#autoPlanForm .el-button--primary:hover,#manualPlan .el-button--primary:hover{
    color: #fff;
    background-color: #66b1ff;
    border-color: #66b1ff;
}
#planForm .el-form-item__content ,#autoPlanForm .el-form-item__content {
    font-size: 16px;
    padding-left: 8%;
    margin-left: 30% !important
}
#autoPlanForm .el-form-item__label{font-family: PingFang SC;font-size: 16px;font-weight: 500;text-align: right;/*padding: 0px 0px 0px 10%;*/}
#planForm .el-input-group__append{
    font-size: 12px;
    background-color: #fff;
    color: #909399;
    padding: 0 5px;
    border-left: none;
    width: 27%;
    text-align: center;
}
.el-tag--dark.is-hit{border: none}
.active{ color: #336CE6;}
.active:hover{ cursor: pointer}
.inactive{ color: rgba(52, 108, 231, 0.45);}
.inactive:hover{ cursor: not-allowed;pointer-events: none;}
.titleSpan{font-size: 16px;font-weight: bolder;line-height: normal;}
.el-form-item__error{left: 12%;}
.el-tooltip__popper[x-placement^="right"] .popper__arrow {
    border-right-color: white !important;
}
/*箭头*/
.el-tooltip__popper[x-placement^="right"] .popper__arrow:after {
    border-right-color: white !important;
    /*border: 1px solid #fffd !important;*/
}
/*内容*/
.testtooltip{
    background: white !important;
    box-shadow: 1px 1px 10px 3px #D3D3D6;
    border: 1px solid #fff !important;
}

.planTimeCon{display: inline-block;position:relative;margin-right: 10px;}
.prevLeft{cursor:pointer;background:url(../../images/timeImg.png) no-repeat 12px ;display: inline-block;vertical-align:middle;width:28px;height:28px;background-color:#F2F2F2;border-radius:15px 0 0 15px;margin:1px;position:absolute;left:1px;top:0px;}
.nextRight{cursor:pointer;background:url(../../images/timeImg.png) no-repeat -111px;display: inline-block;vertical-align:middle;width:28px;height:28px;background-color:#F2F2F2;border-radius:0 15px 15px 0;position:absolute;right:1px;top:1px;}
.prevLeft:hover,.nextRight:hover {background-color: #c5c5c5}
.prevLeft.dis,.nextRight.dis{background-color:#eee;cursor:pointer}
/*.Tip{border: white}*/
/*#planForm  .el-input__inner {padding: 0 5px}*/
.planMessage{ width: 340px}
.planMessage .el-message-box__header {
    background: #F8F8F8;
}
.planMessageBtn {color: #FFF;
    background-color: #336CE6 !important;
    border-color: #336CE6 !important;
    width: 84px;
    border-radius: 20px;


}
.planMessageBtn :focus, .planMessageBtn:hover {
    background: #346CE7;
    border-color: #346CE7;
    color: #FFF;
}
.planCancelBtn{
    width: 84px;
    border-radius: 20px;
    opacity: 1;
    background: #E6E6E6;
}
.planCancelBtn:focus,.planCancelBtn:hover{
    background: #cfcfcf;
    border-color: #cfcfcf;
    color: #0a0b0d;
}
.planMessage .el-message-box__btns {
    border-top: 2px solid #f1f1f1;
}
.planMessage .el-message-box__title {
    font-size: 15px;
    font-weight: bold;
}
.planMessage .el-message-box__title>span {
    padding: 12px;
}
.planMessage .el-message-box__title::before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: 13px;
    top: 17px;
    border-radius: 50%;
    background-color: #009CFF;
}
.planMessage .el-message-box__headerbtn{
    top: 10px;
}

.createTip{
    font-size:13px;
    padding:5px;
    /*padding-left: 10px;*/
    width: 93.0%;
    border-radius: 2px;
    opacity: 1;
    background: #F4F4F5;
    margin: auto;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.06);
}
.el-date-table td.current:not(.disabled) span {
    color: #FFF;
    background-color: #336CE6;
}
.el-date-table td.today span {
    color: #336CE6;
    font-weight: 700;
}
.el-time-spinner__wrapper {
    width: 100% !important;
}
html:lang(cn) #autoType .el-form-item__label  {line-height: 40px;}
html:lang(hk) #autoType .el-form-item__label {line-height: 40px;}
#autoType .el-form-item__label{
    line-height: 20px;
}

html:lang(cn) #autoPlanForm .el-form-item__label>span {line-height: 40px;}
html:lang(hk) #autoPlanForm .el-form-item__label>span {line-height: 40px;}
#autoPlanForm .el-form-item__label>span {
    line-height: 20px;
}
img{
   padding-bottom: 3px;
}

.warp {
    width: 100%;
    display: flex;
}

.divleft {
        width:87%;
        height: 100%;
        padding-top: 10px;
        background-color: #ffffff;
        margin-left: 4%;
        margin-top: 10px;
        border-radius: 8px 0px 0px 8px;
}
.divright {
        width:7%;
        /*height: 100%;*/
        margin-top: 10px;
        background-color: #FFF1F0;
        display:flex;justify-content:center; align-items:center;
        border-radius: 0px 8px 8px 0px;
        cursor:pointer;
}
.addTimeStyle{
    margin-left: 7%;
    color: #336CE6;
    font-size: 18px;
    cursor: pointer;
    font-weight: bolder;
}
.addTimeStyle:hover{
    color: #336CE6;
    cursor:pointer;
}
#planFromDevice .el-form-item__label {
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    margin-left: 4%;
    padding-left: 4%;
    max-width: 30%;
}
#planFromDevice .el-form-item__content {
    font-size: 16px;
    padding-left: 9%;
    margin-left: 28%;
}
#planFromDevice .el-form-item{
    margin-bottom: 6px;
    margin-top: 6px;
    vertical-align: middle;
}

#taxSetFromArea .el-form-item{
    margin-bottom: 6px;
    margin-top: 6px;
    vertical-align: middle;
}

#taxSetFromArea .el-form-item__label{font-family: PingFang SC;font-size: 16px;font-weight: 500;margin-left: 4%;padding-left: 4%;}
#taxSetFromArea .el-form-item__content {
    font-size: 16px;
    padding-left: 8%;
    margin-left: 28%;
}
#taxSetFrom .el-form-item__label{font-family: PingFang SC;font-size: 16px;font-weight: 500;}
#taxSetFrom .el-form-item__content {
    font-size: 16px;
    padding-left: 8%;

}
/*#taxSet{*/
/*    margin-top: 6px;*/
/*}*/
.taxSetbox{
    margin-top: 6px;
    height: 400px;
    max-height: 400px;
    overflow-y:auto;
    margin-right: 0.5%;
}
/* 定义滚动条样式 */
.taxSetbox::-webkit-scrollbar {
    width: 4px; /* 宽度 */
}
.taxSetbox::-webkit-scrollbar-track {
    background-color: #fff; /* 背景色 */
    border-radius: 4px; /* 圆角 */
    margin: 5px;
}
.taxSetbox::-webkit-scrollbar-thumb {
    background-color: #D8D8D8; /* 滚动条的颜色 */
    border-radius: 4px; /* 圆角 */
}
.taxSetbox::-webkit-scrollbar-thumb:hover {
    background-color: #D8D8D8; /* 鼠标悬停时的颜色 */
}
.rate-container {
    height: 325px;
    max-height: 325px;
}
#taxSetFrom .el-input-group__append{
    font-size: 12px;
    background-color: #fff;
    color: #909399;
    padding: 0 5px;
    border-left: none;
    width: 32%;
    min-width: 80px;
    text-align: center;
}
#taxSetFrom .input-with-select .el-input-group__append .el-select {
    margin-left: -10px;
    margin-right: -10px;
}
#taxSetFrom .input-with-select .el-input-group__append .el-select .el-input__inner {
    text-align: center;
}
.showBackground{
    background-color:#fcfcfc
}
.el-form-item__content .el-input-group {
    vertical-align: middle;
}
html:lang(cn) .warpText .el-form-item__label {line-height: 40px;}
html:lang(hk) .warpText .el-form-item__label {line-height: 40px;}
html:lang(jp) .warpText .el-form-item__label {line-height: 40px;}
.warpText .el-form-item__label {
    line-height: 20px;
    position: relative;
}
.priceWarpText .el-form-item__label {
    line-height: 20px;
    position: relative;
}
html:lang(cn) .priceWarpText .el-form-item__label {
    line-height: 40px;
    position: relative;
}
html:lang(lmny) .warpTime .el-form-item__label {line-height: 20px;}
html:lang(gk) .warpTime .el-form-item__label {line-height: 20px;}
html:lang(tk) .warpTime .el-form-item__label {line-height: 20px;}
html:lang(it) .warpTime .el-form-item__label {line-height: 20px;}
.warpTime .el-form-item__label {
    line-height: 40px;
}

html:lang(lmny) .modeWarpText .el-form-item__label {line-height: 20px;}
html:lang(pt) .modeWarpText .el-form-item__label {line-height: 20px;}
html:lang(fr) .modeWarpText .el-form-item__label {line-height: 20px;}
html:lang(en) .modeWarpText .el-form-item__label {line-height: 20px;}

.modeWarpText .el-form-item__label {
    line-height: 40px;
}
.abc{ height:300px; border:1px solid #000; margin:0 auto}

.neg-price-model-tips, .rate-tips {
    margin-top: 12px;
    padding: 15px 12px;
    width: 80%;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 16px;
    border-radius: 4px;
    background: rgba(51, 108, 230, 0.06);
    box-sizing: border-box;
}
.neg-price-model-tips .title {
    font-weight: 510;
    color: rgba(0, 0, 0, 0.9);
}
.neg-price-model-tips .title i.icons-info {
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 5px;
    width: 16px;
    height: 16px;
    background-size: 100%;
    background-image: url("../../images/icons-info.png");
}

.rate-tips {
    margin: 0 auto 15px;
    width: 90%;
    text-align: center;
}


@media screen and (max-width: 1600px) {
    .taxSetbox {
        height: 378px;
        max-height: 378px;
    }
    .rate-container {
        height: 270px;
        max-height: 270px;
    }
    html:lang(vn) .deviceWarpText .el-form-item__label {line-height: 20px;}
    html:lang(vn) .modeWarpText .el-form-item__label {line-height: 20px;}
    html:lang(sp) .modeWarpText .el-form-item__label {line-height: 20px;}
    html:lang(gk) .modeWarpText .el-form-item__label {line-height: 20px;}
    html:lang(pl) .modeWarpText .el-form-item__label {line-height: 20px;}
    html:lang(ho) .modeWarpText .el-form-item__label {line-height: 20px;}
    html:lang(it) .modeWarpText .el-form-item__label {line-height: 20px;}
    html:lang(ja) .modeWarpText .el-form-item__label {line-height: 20px;}
    html:lang(en) .modeWarpText .el-form-item__label {line-height: 20px;}

    html:lang(pl) .chargeWarpText .el-form-item__label {line-height: 20px;}
    #autoPlanForm .el-form-item {
         margin-bottom: 0px;
    }
    .el-form-item__label{font-family: PingFang SC;font-size: 14px;font-weight: 500;text-align: right;/*padding: 0px 0px 0px 10%;*/}
    .textTips{
        font-size: 10px;
    }
    html:lang(cn) .priceWarpText .el-form-item__label {
        line-height: 20px;
        position: relative;
    }

    .warpText.multiple-select .el-input__inner {
        height: 60px;
    }
}

/* 设置了浏览器宽度不大于1440px时 abc 显示200px宽度 */

@media screen and (max-width: 1440px) {
    .planTabIn button{height: 70%;width: 32%; border-radius: 8px;background: #fafafa;color: #a6a6a6;}
    #autoPlanForm .el-form-item {
        margin-bottom: 0px;
    }
    .el-form-item__label{
        font-size: 14px !important;
    }

    .subButtonText{
        font-size: 12px !important;
    }
    html:lang(en) .warpTime .el-form-item__label {line-height: 20px;}
    .modeWarpText .el-form-item__label {
        line-height: 20px;
    }
    html:lang(cn) .modeWarpText .el-form-item__label {line-height: 40px;}
    html:lang(hk) .modeWarpText .el-form-item__label {line-height: 40px;}
    html:lang(kr) .modeWarpText .el-form-item__label {line-height: 40px;}
    html:lang(tk) .modeWarpText .el-form-item__label {line-height: 40px;}
    .chargeWarpText .el-form-item__label {
        line-height: 20px;
    }
    html:lang(cn) .chargeWarpText .el-form-item__label {line-height: 40px;}
    html:lang(hk) .chargeWarpText .el-form-item__label {line-height: 40px;}
    html:lang(jp) .chargeWarpText .el-form-item__label {line-height: 40px;}
    html:lang(it) .chargeWarpText .el-form-item__label {line-height: 40px;}
    html:lang(tk) .chargeWarpText .el-form-item__label {line-height: 40px;}

    html:lang(vn) .warpText .el-form-item__label {line-height: 20px;}
    html:lang(vn) .deviceWarpText .el-form-item__label {line-height: 20px;}
    .textTips{
        font-size: 10px;
    }
    html:lang(cn) .priceWarpText .el-form-item__label {
        line-height: 20px;
        position: relative;
    }

    .warpText.multiple-select .el-input__inner {
        height: 60px;
    }
}

.mb-title>div{float:left;padding:12px 20px;cursor:pointer;position:relative;border-radius:0 0 5px 5px;color:#999}
.mb-title>div>i{display: block;content: '';width: 0;height: 2px;background: #009cff; transition: All 0.3s linear;position: absolute; top:0px; left: 50%; right: 0px;}
.mb-title>div.sel i,.mb-title>div.hover i{width: 100%;left: 0;right: 0;}
.mb-title>div.sel,.mb-title>div.hover{background:#f2f2f2;color:#333;font-weight: bold;}
.mb-title>i{clear:both;display:block;}
.mb-title{margin-bottom:20px;overflow: hidden;}
.chartNodata{
    margin: 245px 30%;
    font-size: 16px;
    text-align: center;
    font-weight: bolder;
}

.diy-legend-tooltip .layui-layer-content {
    overflow-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}