
#facility{
    width: 100%;
    min-width: 1100px;
}

.facility_top {
    position: relative;
    width: 100%;
}

.facility_top>img {
    width: 100%;
}

/* @media (max-width: 1920px) {
    .facility_top {
        background: url("../../../../../website/images/product/selfServiceGuide/background.png") no-repeat;
        background-position: center;
        background-size: auto 100%;
    }
}

@media (min-width: 1920px) { */
    .facility_top {
        background: url("../../../../../website/images/product/selfServiceGuide/background.png") no-repeat;
        background-size: 100% auto;
    }
/* } */
.facility_top>div {
    width: 440px;
    /* position: absolute; */
    padding-top: 100px;
    padding-bottom: 150px;
    /* top: 259px; */
    margin-left: calc((100% - 1100px)/2);
    color: #363C40;
}
/* .facility_top>div {
    width: 440px;
    position: absolute;
    top: 180px;
    left: calc((100% - 1100px)/2);
    color: #363C40;
} */
.facility_top h1 {
    text-align: left;
    font-size: 36px;
    line-height: 37px;
    margin-bottom: 27px;
}
.facility_top span {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2px;
}
.docflow{
    position: relative;
    width: 1100px;
    margin-top: 100px;
    margin-bottom: 100px;
    left: calc((100% - 1100px)/2);
    color: #333;
}
.docflow a:visited {
    color: #333;
}
.docflow a {
    color: #333;
}
.blue{
    color: #6491F4;
}
.purple{
    color: #9276E3;
}
.green{
    color: #7ED2C6;
}
.fs-24{
    font-size: 24px;
}
.fs-22{
    font-size: 22px;
}
.fs-18{
    font-size: 18px;
}
.fs-16{
    font-size: 16px;
}
.lh-50{
    line-height:50px;
}
.lh-40{
    line-height:40px;
}
.lh-30{
    line-height:30px;
}
.lh-100{
    line-height:100px;
}
.mt50{
    margin-top:50px;
}
.mt40{
    margin-top:40px;
}
.mt30{
    margin-top:30px;
}
.mt20{
    margin-top:20px;
}
.mt10{
    margin-top:10px;
}
.mb50{
    margin-bottom:50px;
}
.pt30{
    padding-top:30px;
}

.pt25{
    padding-top:25px;
}
.pt20{
    padding-top:20px;
}
.pt10{
    padding-top:10px;
}
.lc24{
    letter-spacing: 2.4px;
}

.lc36{
    letter-spacing: 3.6px;
}
.lc24{
    letter-spacing: 2.4px;
}
.lc22{
    letter-spacing: 2.2px;
}
.lc20{
    letter-spacing: 2px;
}
.lc18{
    letter-spacing: 1.8px;
}


.cardl{
    margin-right: 28px;
}
.cardc{
    margin:0 14px;
}
.cardr{
    margin-left: 28px;
}
/* .card > .cardbox{
    background-color: #FDB2B2;
} */

.cardbox{
    background-color: #D3E1FF;
    /* border: 1px solid #000 !important; */
    width: 100%;
    height: 352px;
    padding: 15px;
    margin-top: 39px;
    box-shadow: -0.28px 8px 12.35px 0.4px rgb(35 64 117 / 44%);
}
.libox{
    display: inline-block;
    width: 100%;
}
.litxt{
    float: right;
    width: calc(100% - 30px);
}
.liinto{
    float: left;
    padding: 27px 0px 0px 0px;
}
.bggreen{
    background-color: #EEF7EA !important;
}
.bgactivegreen{
    background-color: #D5EACB;
}

.bgexplain{
    background-color: #FFF2DC !important;
}
.bgactiveexplain{
    background-color: #FEDFA8;
}

.bgstreng{
    background-color: #F7AE60 !important;
}
.bgactivestreng{
    background-color: #F3943F;
}

.bgseries{
    background-color: #EBE8FF !important;
}
.bgactiveseries{
    background-color: #CEC6FF !important;
}

.table th{
    border-bottom: 6px solid #fff !important;
    border-right: 6px solid #fff !important;
}
.table td{
    border-bottom: 6px solid #fff !important;
    border-right: 6px solid #fff !important;
}

.tf{
    width: 10%;
    padding: 0px !important;
}

.slashbox{
    position: relative;
}

.tr{
    position: absolute;
    top: -20px;
    text-align: right;
    width: 100%;
    padding-right: 10px;
}

.bl{
    position: absolute;
    width: 100%;
    text-align: left;
    padding-left: 10px;
}

.tr2{
    position: absolute;
    top: -210px;
    text-align: right;
    width: 100%;
    padding-right: 20px;
}

.bl2{
    position: absolute;
    top: 215px;
    width: 100%;
    text-align: left;
    padding-left: 20px;
}

.slash{
    -webkit-transform: skewY(21deg);
    -moz-transform: skewY(21deg);
    -ms-transform: skewY(21deg);
    -o-transform: skewY(21deg);
    transform: skewY(21deg);
    background-color: #fff;
    width: 100%;
    height: 6px;
}
.directional-slash{
    -webkit-transform: skewY(79.5deg);
    -moz-transform: skewY(79.5deg);
    -ms-transform: skewY(79.5deg);
    -o-transform: skewY(79.5deg);
    transform: skewY(79.5deg);
    background-color: #fff;
    width: 100%;
    height: 32px;
}

.contact {
    width: 100%;
    position: relative;
}

.contact>a {
    width: 240px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #71d0ba;
    color: #fff;
    font-size: 24px;
    letter-spacing: 4px;
    font-weight: 400;
    border-radius: 10px;
    position: absolute;
    left: calc((100% - 240px)/2);
    bottom: calc((100% - 100px)/2);
}