.Lease_Number {
    position: absolute;
    right: 5px;
    margin-top: 10px;
}

    .Lease_Number select {
        outline: none;
        border: 0;
        background: transparent;
        text-align: right;
        color: #fff;
    }

    .Lease_Number > select > option {
        outline: none;
        border: 0;
        background: transparent;
        text-align: right;
    }

.left {
    float: left;
    background: #FFF !important;
    margin-left: 5px;
}


.view-green {
    color: #4788ca;
    margin-left: 5px;
    margin-top: 5px;
}

.pa_20 {
    padding: 7px 0;
}

.pa-bot-70 {
    padding-bottom: 70px;
}

.ma-bot-10 {
    margin-bottom: 10px;
}

.ma-bot-20 {
    margin-bottom: 20px;
}

.ma-bot-30 {
    margin-bottom: 30px;
}

.ma-bot-40 {
    margin-bottom: 40px;
}

.ma-bot-50 {
    margin-bottom: 50px;
}

.ma-bot-60 {
    margin-bottom: 60px;
}

.ma-bot-70 {
    margin-bottom: 70px;
}

.ma-top-10 {
    margin-top: 10px;
}

.ma-top-20 {
    margin-top: 20px;
}

.ma-top-30 {
    margin-top: 30px;
}

.ma-top-40 {
    margin-top: 40px;
}

.ma-top-50 {
    margin-top: 50px;
}

.ma-left-10 {
    margin-left: 10px;
}

.ma-left-20 {
    margin-left: 20px;
}

.ma-left-30 {
    margin-left: 30px;
}

.ma-left-40 {
    margin-left: 40px;
}

.ma-right-10 {
    margin-right: 10px;
}



.nav > li > a > img {
    width: 2.5em;
    margin-right: 5px;
    /*height: 20%;*/
}

.size12 {
    font-size: 12px !important;
}

.size14 {
    font-size: 14px !important;
}

.size16 {
    font-size: 16px !important;
}

.size18 {
    font-size: 18px !important;
}

.size20 {
    font-size: 20px !important;
    /*font-weight: bold;*/
}

.size-plus {
    color: #4788ca;
    font-size: 28px;
    font-weight: 700;
}


.nav > li > a {
    font-size: 15px;
}

.active {
    /*background: #fff !important;*/
}

.bg-footer-blank {
    background-color: #4b5861;
}

.text-center > span {
    color: #fff !important;
    font-size: 12px;
    margin-left: 10px;
}

.home-bg {
    width: 100%;
    height: 100%;
    padding-left: 0;
    margin-left: 0;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-login.png', sizingMethod='scale');
}

.home-bg img {
        display: inline-block;
        height: auto;
        max-width: 100%;
}

.home_bj {
    background: url(../images/home_mask.png);
}

.home-bg-url_acb {
    background: url(../images/home_bj_acb.jpg) no-repeat left;
    background-size: 100% 100%;
}

.home-bg-url_acs {
    background: url(../images/home_bj_acs.jpg) no-repeat left;
    background-size: 100% 100%;
}

.home-bg-url_ckct {
    background: url(../images/home_bj_ckct.jpg) no-repeat left;
    background-size: 100% 100%;
}

.home-bg-url_hf {
    background: url(../images/home_bj_hf.jpg) no-repeat left;
    background-size: 100% 100%;
}

.home-bg-url_hlc {
    background: url(../images/home_bj_hlc.jpg) no-repeat left;
    background-size: 100% 100%;
}

.home-bg-url_wg {
    background: url(../images/home_bj_wg.jpg) no-repeat left;
    background-size: 100% 100%;
}
.home-bg-url_tjmp {
    background: url(../images/home_bj_tjmp.jpg) no-repeat left;
    background-size: 100% 100%;
}
.home-bg-url_tjmt {
    background: url(../images/home_bj_tjmt.jpg) no-repeat left;
    background-size: 100% 100%;
}
.home-bg-url_whts {
    background: url(../images/home_bj_whts.jpg) no-repeat left;
    background-size: 100% 100%;
}
 .home-bg-url_offc {
    background: url(../images/home_bj_offc.jpg) no-repeat left;
    background-size: 100% 100%;
}
 .home-bg-url_shop {
    background: url(../images/home_bj_shop.jpg) no-repeat left;
    background-size: 100% 100%;
}
 .home-bg-url_cpap {
    background: url(../images/home_bj_cpap.jpg) no-repeat left;
    background-size: 100% 100%;
}
 .home-bg-url_cpmk {
    background: url(../images/home_bj_cpmk.jpg) no-repeat left;
    background-size: 100% 100%;
}
 .home-bg-url_cpof {
    background: url(../images/home_bj_cpof.jpg) no-repeat left;
    background-size: 100% 100%;
}
.navbar-collapse2 {
    position: fixed;
    top: -1px;
    left: -290px;
    width: 290px;
    height: 100%;
    z-index: 1032;
    background-color: #fff;
    transition: left 0.5s;
    -moz-transition: left 0.5s;
    /* Firefox 4 */
    -webkit-transition: left 0.5s;
    /* Safari 和 Chrome */
    -o-transition: left 0.5s;
    /* Opera */
}

.collapse {
    display: block;
}

.navbar-nav {
    margin: -1px -15px;
}

.collapse2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1031;
    background-color: #000000;
    filter: alpha(opacity=30);
    /* IE */
    -moz-opacity: 0.3;
    /* 老版Mozilla */
    -khtml-opacity: 0.3;
    /* 老版Safari */
    opacity: 0.3;
    /* 支持opacity的浏览器*/
    display: none;
}

.login-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-left: 0;
    margin-left: 0;
}
.login-bg-hk {
    background: url(../images/login01.jpg) no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login01.jpg', sizingMethod='scale');
    background-size: 100% 100%;
}
.login-bg-tj {
    background: url(../images/login01_tj.jpg) no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login01_tj.jpg', sizingMethod='scale');
    background-size: 100% 100%;
}
.login-bg-wh {
    background: url(../images/login01_wh.jpg) no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login01_wh.jpg', sizingMethod='scale');
    background-size: 100% 100%;
}
.login-bg-shmlz {
    background: url(../images/login01_shmlz.jpg) no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login01_shmlz.jpg', sizingMethod='scale');
    background-size: 100% 100%;
}
.login-bg-szmh {
    background: url(../images/login01_szmh.jpg) no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login01_szmh.jpg', sizingMethod='scale');
    background-size: 100% 100%;
}

.login-bg label,
    a {
        color: #FFF;
    }

    .login-bg label, a:hover {
            color: #fff;
    }

    .login-bg img {
        position: absolute;
        top: 10px;
        left: 10px;
        height: 50px;
    }

.login-panel {
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 300px;
    height: 415px;
}

.login-panel2 {
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 300px;
    height: 415px;
    background-color: #000;
    opacity: 0.7;
}

.login-panel .form-horizontal .form-group {
    margin-right: -120px;
    margin-left: 5px;
    margin-top: 20px;
}

.login-span {
    font-size: 16px;
    border-bottom: solid 2px #fff;
}

.forgot-psw {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background-color: #4788ca;
}

.gly-right {
    position: absolute;
    right: 9px;
    top: 11px;
    font-size: 18px;
}

.a {
    position: absolute;
    left: 10%;
    margin-top: -4px;
}


/***************自适应代码开始*************/

/*解决Forgot_password小屏显示问题*/
@media (max-width: 320px) {
    .size12 {
        font-size: 12px !important;
    }

    .table-ac td {
        font-size: 12px;
    }
}

@media (max-width: 375px) {
    .collapse > ul > li > a {
        font-size: 14px;
    }

    .a {
        position: absolute;
        left: 12%;
        margin-top: -4px;
    }

    .size12 {
        font-size: 12px !important;
    }
}

/*分辨率小于720PX时将footr的分两行显示*/
@media screen and (max-width: 720px) {
    .fot_span {
        display: block;
    }

    .img-logo > a > img {
        width: 40% !important;
    }

    .google-apple {
        position: fixed;
        top: 3%;
        right: -5px;
        z-index: 1000;
    }

        .google-apple img {
            width: 45%;
        }

    .nav-page {
        background-color: #4788ca !important;
    }

    .acsupply-img {
        width: 100% !important;
        padding-left: 0;
        margin-left: 0;
    }
}

/* （分辨率大于720px时） */
@media (min-width: 720px) {
    .container-carpark {
        width: 720px;
    }

    .home-bg-url_acb {
        background: url(../images/home_bj_acb_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }

    .home-bg-url_acs {
        background: url(../images/home_bj_acs_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }

    .home-bg-url_ckct {
        background: url(../images/home_bj_ckct_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }

    .home-bg-url_hf {
        background: url(../images/home_bj_hf_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }

    .home-bg-url_hlc {
        background: url(../images/home_bj_hlc_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }

    .home-bg-url_wg {
        background: url(../images/home_bj_wg_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
    .home-bg-url_tjmp {
        background: url(../images/home_bj_tjmp_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
    .home-bg-url_tjmt {
        background: url(../images/home_bj_tjmt_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
    .home-bg-url_whts {
        background: url(../images/home_bj_whts_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
    .home-bg-url_offc {
        background: url(../images/home_bj_offc_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
    .home-bg-url_shop {
        background: url(../images/home_bj_shop_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
    .home-bg-url_cpap {
        background: url(../images/home_bj_cpap_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
    .home-bg-url_cpmk {
        background: url(../images/home_bj_cpmk_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
    .home-bg-url_cpof {
        background: url(../images/home_bj_cpof_1500.jpg) no-repeat left;
        background-size: 100% 100%;
    }
}


/* 平板（大于等于 768px） */
@media (min-width: 768px) {
    .collapse > ul > li > a {
        font-size: 12px;
    }

    .a {
        display: none;
    }

    .login-panel {
        width: 600px;
        height: 430px;
    }

    .login-panel2 {
        position: fixed;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 600px;
        height: 430px;
        background-color: #000;
        opacity: 0.7;
    }

    .login-center {
        text-align: center !important;
    }

    .nav > li > a > img {
        display: none;
    }

    .img-logo {
        display: none !important;
    }

    .myloading-bg {
        position: fixed;
        top: 50%;
        left: 50%;
        margin: -51px 0 0 -291px;
        width: 580px;
        height: 120px;
        z-index: 1031;
        background-color: #fff;
        border: 1px solid #CCC;
        border-radius: 4px;
        text-align: center;
    }

        .myloading-bg img {
            margin-top: 17px;
            width: 60px;
            height: 60px;
        }

    .navbar-collapse2 {
        position: relative;
        top: initial;
        left: initial;
        width: initial;
        height: initial;
        z-index: initial;
        background-color: initial;
        transition: left 0s;
        -moz-transition: left 0s;
        /* Firefox 4 */
        -webkit-transition: left 0s;
        /* Safari 和 Chrome */
        -o-transition: left 0s;
        /* Opera */
    }

    .collapse {
        display: none;
    }

    .collapse2 {
        display: none;
    }

    .login-bg {
        position: absolute;
        padding-left: 0;
        margin-left: 0;
    }
    .login-bg-hk {
        background: url(../images/login_bj04.png) no-repeat center;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login01.jpg', sizingMethod='scale');
        background-size: contain;
    }
    .login-bg-tj {
        background: url(../images/login_bj04_tj.png) no-repeat center;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login_bj04_tj.png', sizingMethod='scale');
        background-size: contain;
    }
    .login-bg-wh {
        background: url(../images/llogin_bj04_wh.png) no-repeat center;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login_bj04_wh.png', sizingMethod='scale');
        background-size: contain;
    }
    .login-bg-shmlz {
        background: url(../images/login_bj04_shmlz.png) no-repeat center;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login_bj04_shmlz.png', sizingMethod='scale');
        background-size: contain;
    }
    .login-bg-szmh {
        background: url(../images/login_bj04_szmh.png) no-repeat center;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='login_bj04_szmh.png', sizingMethod='scale');
        background-size: contain;
    }
    .login-bg img {
            display: none;
    }

    .myloading-bg {
        position: fixed;
        top: 50%;
        left: 50%;
        margin: -51px 0 0 -291px;
        width: 580px;
        height: 120px;
        z-index: 1031;
        background-color: #fff;
        border: 1px solid #CCC;
        border-radius: 4px;
        text-align: center;
    }

        .myloading-bg img {
            margin-top: 17px;
            width: 60px;
            height: 60px;
        }

    .img-pl {
        position: relative;
    }

        .img-pl > img {
            display: block !important;
            text-align: center;
            position: relative;
            top: 15px;
            left: 50%;
            transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }

    .navbar-nav > li {
        float: left;
        text-align: center !important;
    }


    .google-apple {
        position: fixed;
        top: 8%;
        right: 10%;
        z-index: 1000;
    }

        .google-apple img {
            width: 45%;
        }

    .navbar-default {
        background-color: #FFF;
        /* border-color: #e7e7e7; */
        /* color: #000; */
    }

    .Lease_Number select {
        color: #000;
    }

    .bg-green {
        color: #ffffff;
        background-color: #4788ca !important;
    }

        .bg-green label {
            border-bottom: 3px solid #ffffff !important;
        }

    .bg-green {
        color: #ffffff !important;
    }

    .contact-us > form {
        margin-top: 20px;
    }
}


/*PC（分辨率大于等于1024px*/
@media (min-width: 1024px) {
    .a {
        display: none;
    }

    .Lease_Number {
        position: absolute;
        right: 5px;
        margin-top: 22px !important;
    }

    .navbar-default .navbar-nav > li > a {
        color: #000;
    }

    .collapse > ul > li > a {
        font-size: 14px;
    }

    .img-logo {
        display: none !important;
    }

    .navbar-nav > li > a {
        padding-top: 10px !important;
        padding-bottom: 5px !important;
    }
}

@media (min-width: 1025px) {
    .collapse > ul > li > a {
        font-size: 14px;
        line-height: 25px;
    }

    .a {
        display: none;
    }

    .nav > li > a > img {
        display: none;
    }

    .img-logo > a > img {
        width: 80% !important;
        margin-top: 3px;
        display: inherit !important;
    }

    .img-logo {
        display: inline !important;
    }
}


/* 大屏幕（大桌面显示器，大于等于 1300px） */
@media (min-width: 1300px) {
    .collapse > ul > li > a {
        font-size: 14px;
        line-height: 25px;
    }

    .a {
        display: none;
    }

    .nav > li > a > img {
        display: none;
    }

    .img-logo > a > img {
        width: 97% !important;
        margin-top: 0px;
    }

    .img-logo {
        display: inline !important;
    }

    .nav > li > a {
        padding: 10px 25px !important;
    }
}
/***************自适应代码结束*************/


.forgot-psw-address {
    background-color: #fff;
    min-height: 30px !important;
    line-height: 30px;
    margin-bottom: 10px;
    color: #4788ca;
}

.feedback {
    background-color: #4788ca;
    min-height: 30px !important;
    line-height: 30px;
    margin-bottom: 10px;
}

.change-lease {
    background-color: #4788ca;
    min-height: 40px !important;
    line-height: 40px;
    margin-bottom: 10px;
}

.home-address {
    margin-top: 10px;
}

    .home-address > label > span {
        color: #005ead;
        font-size: 16px;
        font-weight: normal;
    }

    .home-address > label > i {
        color: #005ead;
        font-size: 16px;
    }

.home-welcome {
    padding: 0 0 15px 0;
}

    .home-welcome > h3 {
        font-weight: bold;
        color: #FFFFFF;
    }

    .home-welcome > h4, h5, h6 {
        color: #fff;
    }

.MyStatment1-address {
    min-height: 30px !important;
    line-height: 30px;
    margin-bottom: 10px;
    color: #000000;
}

    .MyStatment1-address > label > span {
        color: #000000;
        font-size: 14px;
        font-weight: normal;
    }

    .MyStatment1-address > label > i {
        color: #4788ca;
        font-size: 14px;
    }

.service-request {
    background-color: #4788ca;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.service label {
    border-bottom: 1px #999999 solid;
    margin-bottom: 30px;
    font-weight: 100;
}

.bg-green {
    background-color: #fff;
    height: 50px;
    line-height: 45px;
    text-align: center;
    color: #4788ca;
    font-size: 20px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

    .bg-green label {
        border-bottom: 3px solid #4788ca;
        display: inline;
        padding-bottom: 2px;
    }

.bg-label {
    height: 50px;
    line-height: 45px;
    text-align: center;
    color: #005ead;
    font-size: 20px;
    background-color: #fff;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

    .bg-label label {
        border-bottom: 3px solid #005ead;
        display: inline;
        padding-bottom: 5px;
    }

.bg-label-2 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    background: #4788ca;
}

    .bg-label-2 label {
        border-bottom: 3px solid #FFF;
        display: inline;
        padding-bottom: 5px;
    }



.media-body > .green {
    color: #4788ca;
}

.green {
    color: #4788ca;
}

.over-hid {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-all;
    /*text-indent: 2em;*/
}

.pa-body {
    padding: 5px 15px;
}

.statement {
    padding: 15px;
}

.balance {
    margin-top: 6px;
}

.statement-bj {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
}

.panel-body-border {
    border-bottom: 1px #e4e4e4 solid;
}

.panel-body-border2 {
    border-bottom: 1px #e4e4e4 dashed;
}

.st-numb {
    background: #4788ca;
    color: #fff;
}

.view-img {
    padding: 9px 15px;
}

.panel-span {
    font-size: 16px;
    font-weight: bold;
    color: #3d87B6;
}

.jumbotron-Online {
    padding: 23px 15px;
    color: inherit;
    background-color: #f3f3f3;
}

.jumbotron-span {
    font-size: 30px;
    font-weight: 900;
    color: #3d87B6;
    text-align: center;
    font-family: "微软雅黑";
}

.onlinepay {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background-color: #1e2631;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

.border-radius111 {
    border-radius: 20px !important;
}

.lease-number span {
    height: 25px;
    line-height: 25px;
}

.carpark {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background-color: #4788ca;
}

.panel-1 {
    margin: 15px 0;
}

.parking {
    padding: 15px;
    font-size: 16px;
}

.remarks {
    padding: 20px;
    background: #dadce3;
}

.bold {
    font-weight: bold;
}

.promotion {
    padding: 20px 10px;
    margin-top: 10px;
    background: #f3f3f3;
}

.contact-us {
    text-align: center;
}

.contact-span {
    word-break: break-word;
}

.contact-us2 {
    background: #FFF;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}



.box-shadow {
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

.ma {
    margin-left: -15px;
}

.my-profile {
    background: #fff;
    padding: 10px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

.change-psw {
    padding: 10px;
    background: #fff;
}

    .change-psw > .form-horizontal .form-group {
        margin: 8px 0 20px 0;
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: center !important;
    }
}

.link-lease {
    padding: 10px 0;
}

.link-lease2 {
    margin-top: 20px;
    padding: 0 15px;
    text-align: left;
}

.blue {
    color: #3d94ca;
}

.btn-a {
    display: block;
    /*line-height: 24px;*/
}

    .btn-a:hover,
    .btn-a:focus,
    .btn-a.focus {
        color: #FFF;
        text-decoration: none;
    }

.pay1 .form-group {
    margin-left: 0;
    margin-right: 0;
}

.online-pay1 {
    padding: 20px 5px;
}

.pps-pa > .form-group label {
    padding-top: 7px;
}

.online-pps {
    padding: 23px 15px;
    color: inherit;
    background-color: #f3f3f3;
}

.span-a {
    margin: 20px 0;
}

    .span-a a {
        color: #2A2B2F;
        text-decoration: none;
    }

    .span-a a {
        color: #2A2B2F;
        text-decoration: none;
    }

        .span-a a:hover,
        .span-a a:focus {
            color: #4788ca;
        }

.payment {
    margin-top: -10px;
    margin-right: 10px;
}

/*复用样式，用于加白背景，边框阴影*/
.bg-white {
    background-color: #fff;
    padding: 10px;
    border-radius: 5PX;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

.bg-selected {
    background-color: #3d87B6;
    padding: 10px;
    border-radius: 5PX;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}
/*去除LOGIN界面的白色背景（container > form） */
.bg-login {
    background: transparent !important;
}

.media-body > h4 {
    color: #005ea8;
}

.media-body > label {
    color: #509fca;
}

.contact-us > form {
    background: #ffffff;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

.border-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.border-bot {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.container > form {
    background: #ffffff;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
}

.del-box-shadow {
    box-shadow: none !important;
}

.contactus {
    width: 400px;
    height: 200px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #000;
    opacity: 0.5;
}

.contactus2 {
    width: 400px;
    height: 200px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
}

    .contactus2 a {
        color: #fff;
    }

.con-us {
    position: relative;
    top: 160px;
    right: 10px;
    color: #000;
}

.carpark-p {
    text-align: left;
    color: #fff;
    overflow: auto;
}

.abc {
    background-color: #4788ca;
    padding: 10px;
    margin-top: 10px;
}

.feedback_bg {
    background-color: #eaeaec;
    margin-top: 8px;
    margin-bottom: 10px;
    padding: 0 12px;
}

.feedback_detail {
    margin: 0 0 -1px;
    padding: 5px 0 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}


/* 微信气泡 */
div.speech {
    float: left;
    margin-bottom: 15px;
    padding: 8px;
    table-layout: fixed;
    word-break: break-all;
    position: relative;
    background: #ffffff;
    border: 1px solid #989898;
    border-radius: 5px;
}

    div.speech:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        left: 15px;
        top: -20px;
        border: 10px solid;
        border-color: transparent transparent #989898 transparent;
    }

    div.speech:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        left: 17px;
        top: -16px;
        border: 8px solid;
        border-color: transparent transparent #ffffff transparent;
    }

    div.speech.right {
        display: inline-block;
        margin-right: 10px;
        max-width: 90%;
        float: right;
        background: #b6d865;
    }

        div.speech.right:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            top: 9px;
            bottom: auto;
            left: auto;
            right: -10px;
            border-width: 9px 0 9px 10px;
            border-color: transparent #989898;
        }

        div.speech.right:after {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            top: 10px;
            bottom: auto;
            left: auto;
            right: -8px;
            border-width: 8px 0 8px 9px;
            border-color: transparent #b6d865;
        }

div .left1 {
    display: inline-block;
    margin-left: 10px;
    max-width: 90%;
    position: relative;
    background: #f0f0f0;
}

    div .left1:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        top: 9px;
        bottom: auto;
        left: -10px;
        border-width: 9px 10px 9px 0;
        border-color: transparent #989898;
    }

    div .left1:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        top: 10px;
        bottom: auto;
        left: -8px;
        border-width: 8px 9px 8px 0;
        border-color: transparent #f0f0f0;
    }

.leftimg {
    float: left;
    margin-top: 10px;
}

.rightimg {
    float: right;
    margin-top: 10px;
}

.leftd {
    clear: both;
    float: left;
    margin-left: 10px;
}

.rightd {
    clear: both;
    float: right;
    margin-right: 10px;
}

.leftd_h {
    width: 39px;
    height: 39px;
    border-radius: 100%;
    display: block;
    float: left;
    overflow: hidden;
}

    .leftd_h img {
        display: block;
        width: 100%;
        height: auto;
    }

.rightd_h {
    width: 39px;
    height: 39px;
    border-radius: 100%;
    display: block;
    float: right;
    overflow: hidden;
}

    .rightd_h img {
        display: block;
        width: 100%;
        height: auto;
    }

.reply-span {
    display: block;
    font-size: 12px;
    color: #444;
    margin-top: 5px;
}

.reply-label {
    width: 100%;
    display: block;
}

.reply-txt {
    color: #4788ca;
    margin: 10px 0;
    padding: 10px 10px;
    background: #ffffff;
    box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
}

.qr_container {
    padding: 0 15px;
}

.qr_code1 span {
    font-size: 15px;
    font-weight: bold;
}

.qr_code1 p {
    text-align: justify;
    margin-bottom: 20px;
}

.qr_code2 span {
    font-size: 15px;
    font-weight: bold;
}

.qr_code2 p {
    text-align: justify;
    font-weight: bold;
}

.line_side_text {
    position: absolute;
    text-align: center;
    width: 100%;
}

    .line_side_text div {
        line-height: 20px;
    }
        /*CSS伪类用法*/
        .line_side_text div:after, .line_side_text div:before {
            position: absolute;
            top: 50%;
            background: #ddd;
            content: "";
            height: 1px;
            width: 45%;
        }
        /*调整背景横线的左右距离*/
        .line_side_text div:before {
            left: 0;
        }

        .line_side_text div:after {
            right: 0;
        }

.mytable {
    width: 100%;
    border: 1px solid #ddd;
}

    .mytable thead td {
        color: #3c763d;
        background-color: #dff0d8;
        font-weight: bold;
        text-align: center;
    }

    .mytable tbody td {
        border-collapse: collapse;
        text-align: left;
        padding: 3px 5px;
    }

.mytable-line {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

.acsupply-img {
    width: 50%;
    padding-left: 0;
    margin-left: 0;
}

/*调整文字两端都齐*/
.text-justify {
    text-align: justify;
}
/*调整文字水平居中*/
.text-center {
    text-align: center;
}

.form-time {
    height: 25px !important;
    text-align: center !important;
    font-size: 12px;
    coler: #4787c9 !important;
}

.table-ac {
    width: 100%;
}

    .table-ac td {
        padding: 0 3px;
    }
