.height-100 {
    height: 100% !important;
}

.stable-sm-font {
    font-size: 14px !important;
}

.font-bold {
    font-weight: bold;
}

.pa-10-left {
    padding-left: 10px;
}

.pa-10-lr {
    padding-left: 10px;
    padding-right: 10px;
}

.font-ov {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 45px;
}

.font-hand {
    cursor: pointer;
}

.span-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #2b85e4;
    float: left;
    display: block;
}

.user-no {
    user-select: none;
}

.h-100 {
    height: 100%;
}
/*边距*/
.mg-5 {
    margin: 5px;
}

.mg-10 {
    margin: 10px;
}

.mg-15 {
    margin: 15px;
}

.mg-20 {
    margin: 20px;
}

.mg-top-3 {
    margin-top: 3px;
}

.mg-top-5 {
    margin-top: 5px;
}

.mg-top-10 {
    margin-top: 10px;
}

.mg-top-15 {
    margin-top: 15px;
}

.mg-top-20 {
    margin-top: 20px;
}

.mg-top-25 {
    margin-top: 25px;
}

.mg-top-30 {
    margin-top: 30px;
}

.mg-top-40 {
    margin-top: 40px;
}

.mg-top-50 {
    margin-top: 50px;
}

.mg-left-5 {
    margin-left: 5px;
}

.mg-left-10 {
    margin-left: 10px;
}

.mg-left-15 {
    margin-left: 15px;
}

.mg-left-20 {
    margin-left: 20px;
}

.mg-left-25 {
    margin-left: 25px;
}

.mg-left-30 {
    margin-left: 30px;
}

.mg-right-5 {
    margin-right: 5px;
}

.mg-right-10 {
    margin-right: 5px;
}

.mg-right-15 {
    margin-right: 15px;
}

.mg-right-20 {
    margin-right: 20px;
}

.mg-right-25 {
    margin-right: 25px;
}

.mg-right-30 {
    margin-right: 30px;
}

.mg-bottom-5 {
    margin-bottom: 5px;
}

.mg-bottom-10 {
    margin-bottom: 5px;
}

.mg-bottom-15 {
    margin-bottom: 15px;
}

.mg-bottom-20 {
    margin-bottom: 20px;
}

.mg-bottom-25 {
    margin-bottom: 25px;
}

.mg-bottom-30 {
    margin-bottom: 30px;
}

.pa-5 {
    padding: 5px;
}

.pa-10 {
    padding: 10px;
}
/*边距*/
/*文字大小*/
.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px;
}

.font-13 {
    font-size: 13px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-20 {
    font-size: 20px;
}

.font-22 {
    font-size: 22px;
}

.font-24 {
    font-size: 24px;
}

.font-26 {
    font-size: 26px;
}

.font-28 {
    font-size: 28px;
}

.font-30 {
    font-size: 30px;
}

.font-32 {
    font-size: 32px;
}

.font-34 {
    font-size: 34px;
}

.font-36 {
    font-size: 36px;
}

.font-38 {
    font-size: 38px;
}

.font-40 {
    font-size: 40px;
}
/*文字大小*/
/*文字颜色*/
.font-color-black {
    color: black;
}

.font-color-blue {
    color: #2d8cf0;
}

.font-color-red {
    color: #ed4014;
}

.font-color-green {
    color: #19be6b;
}

.font-color-orange {
    color: #ff9900;
}

.font-color-gay {
    color: #dcdee2;
}

.font-color-gay2 {
    color: #c5c8ce;
}

.font-color-gay3 {
    color: #8d8d8d;
}
/*文字颜色*/
/*背景颜色*/
.btn-bg-bl {
    background-color: #ff884b;
}

.btn-bg-yz {
    background-color: #0e49b5;
}

.li-bg-magenta {
    background-color: #d7385e;
}

.li-bg-gray {
    background-color: #c0bcbd;
}

.li-bg-cyan {
    background-color: #28d3b7;
}

.state-bg-blue {
    background-color: #169bd5;
}

.state-bg-red {
    background-color: #f40a3b;
}

.state-bg-green {
    background-color: #19be6b;
}

.drag-item-bg-green {
    background-color: #19be6b !important;
}

.drag-item-bg-red {
    background-color: #f40a3b !important;
}

.drag-item-bg-blue {
    background-color: #169bd5 !important;
}

.time-stat-bg-gray {
    background-color: #dfe4f2;
    color: #323232;
}

.time-stat-bg-red {
    background-color: #e51647;
    color: #FFFFFF;
}

.flow-state-red {
    background-color: #d9001b;
    color: #FFFFFF;
}

.flow-state-green {
    background-color: #19be6b;
    color: #FFFFFF;
}

.flow-state-grey {
    background-color: #C0C0C0;
    color: #FFFFFF;
}

.link-card-bg-green .ivu-card-head {
    background-color: #05e2b1;
    border-radius: 3px 3px 0 0;
}

.link-card-bg-green .ops-link-card-title p {
    color: #FFFFFF;
}

.link-card-bg-blue .ivu-card-head {
    background-color: #5cadff;
    border-radius: 3px 3px 0 0;
}

.link-card-bg-blue .ops-link-card-title p {
    color: #FFFFFF;
}

.flow-state-blue {
    background-color: #2db7f5;
    color: #FFFFFF;
}
/*背景颜色*/
.fl-left {
    float: left;
}

.fl-right {
    float: right;
}

.fl-clear:after {
    content: "";
    display: block;
    clear: both;
}

.h-100 {
    height: 100% !important;
}

.sp-label {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    /*position: relative !important;*/
    width: auto !important;
    height: auto !important;
    top: 0 !important;
}

.col-right-div .k_menu-item {
    top: 20px !important;
}

.txt-center {
    text-align: center;
}

.txt-left {
    text-align: left !important;
}

.txt-right {
    text-align: left;
    line-height: 44px;
}

.font-color-white {
    color: #FFFFFF;
}

.no-drag {
    cursor: default !important;
}

.no-pa {
    padding: 0 !important;
}

.font-shadow {
    text-shadow: 2px 3px 3px rgba(0,0,0,0.4);
}

.font-space {
    white-space: normal !important;
}

.txt-turn {
    white-space: normal !important;
}

.print-flex-style {
    display: flex;
    align-items: center;
    height: 100%;
}

.ops-print-grid-bor {
    height: 100%;
    border-right: solid 1px #000000;
}

.print-grid-row-height {
    height: 60px;
    border-bottom: solid 1px #000000;
}

.flex-feed {
    flex-wrap: wrap;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logos .tel {
    margin-top: 12px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    border-radius: 20px;
    padding: 0 11px 0 15px;
    font-size: 0;
}

    .logos ul li:before {
        content: "";
        width: 1px;
        height: 12px;
        background: #e0e0e0;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -6px;
    }
.logos ul li:first-child:before {
    display: none;
}

.logos ul {
    margin-top: 16px;
    border: 1px solid #e0e0e0;
    background: #ffffff;
    border-radius: 20px;
    padding: 0 11px 0 15px;
    font-size: 0;
}

    .logos ul li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        padding: 0 9px;
        position: relative;
    }

        .logos ul li a {
            display: block;
            line-height: 38px;
            font-size: 14px;
            color: #4c4c4c;
        }

.logos .fr {
    float: right;
}
/*修改样式 宁德江 start*/

.content-policy-left .swiper-wrapper .swiper-slide a span {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    padding-left: 10px;
    background-color: rgba(0, 0, 0, .6);
    display: block;
    width: 100%;
    text-align: left;
}

.content-policy-left .swiper-pagination {
    text-align: right;
    padding-right: 20px;
}

.content-policy-left .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: 1;
    background-color: #fff;
}

.content-policy-left .swiper-pagination-bullet-active {
    width: 40px;
    border: none;
    background-color: #ffffff;
    border-radius: 10px;
    height: 8px;
    opacity: 1;
}

.ohd span {
    float: left;
    font-size: 23px;
    line-height: 28px;
    padding: 10px 20px 25px 15px;
    font-weight: bold;
}

    .ohd span a {
        color: #9a9a9a;
    }

.ohd {
    overflow: hidden;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}

.ohd span.cur {
    background: url(../images/sy10.jpg) no-repeat center bottom;
}

    .ohd span.cur a {
        color: rgb(0, 94, 43);
    }

.content-policy-right .close {
    display: none;
}

.content-policy-right .open {
    display: block;
}

.content-policy-right-list .txt-right {
    color: #cc9900;
    font-size: 17px;
    padding-right: 15px;
}

.news_date {
    float: left;
    background-color: #258307;
    color: #FFF;
    text-align: center;
}

    .news_date .k {
        width: 100%;
        padding: 10px;
        position: relative;
    }

        .news_date .k h1 {
            margin-bottom: 8px;
        }.ql-video {
    display: block;
    width: 800px;
    height: 450px;
    margin-top: 20px;
    position: relative;
    background: #000;
    border-radius: 3px;
    box-shadow: 0px 6px 35px rgb(0 0 0 / 2%);
    overflow: hidden;
}
/*修改样式 宁德江 end*/

.mainbody-modellist{
    background: #FFFFFF;
}
.custom-loading-exp .el-loading-spinner .el-icon-loading {
    font-size: 60px;
}
.custom-loading-exp .el-loading-spinner .el-loading-text {
    font-size: 26px;
}
.case{
    position: relative;
}
.case .case-title{
    width: 340px !important;
    max-height: 75px !important;
    overflow: hidden;
}
.case .case-journal{
    position: absolute;
    top: 35px;
    left: 10px;
    max-width: 340px !important;
    height: 30px !important;
    overflow: hidden;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 20px;
    color: #FFFFFF !important;
    background-color: #0582be;
    background-image: linear-gradient(90deg, #0582be 0%, #40b25a 100%);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.case .case-content{
    position: absolute;
    top:75px;
    left: 10px;
    max-width: 340px !important;
    height: 30px !important;
    overflow: hidden;
    line-height: 30px;
    padding-left: 5px;
    padding-right: 20px;
    color: #44a8d8 !important;
    background-color: #cadce7;
    background-image: linear-gradient(90deg, #cadce7 0%, #cadce7 100%);
    border-radius: 20px;
}
.line-height28{
    line-height: 28px;
}

.about-items-header{
    padding: 12px 15px;
}
.about-items-header div{
    line-height: 30px;
    height: 30px;
}
.about-items-header div span{
    font-weight: bold;
}

.white-space-pre-line{
    white-space: pre-line;
}
.detail-items-exp{
}
.detail-items-exp ul{
    width: 100%;
}
.detail-items-exp ul li{
    text-align: left;
    width: 50%;
    padding: 10px;
}
.link-box-exp{
    display: flex;
    flex-direction: row !important;
    align-items: center;
    justify-content: space-between !important;
}
.link-box-exp div{
    height: 60px;
    width: calc(50% - 20px);
    padding: 10px;
    overflow: hidden;
}
