.aside-first:after, .aside-first > .aside-dt:before, .fix-r .to-top:before {
    content: ''
}

html {
    overflow: auto
}

.aside-dd, .aside-dt, .c-def-header .header-l, .header-public-search a, body {
    overflow: hidden
}

body {
    background-color: #edf1f5
}

.header-public {
    height: 50px;
    position: fixed;
    z-index: 2999;
    background-color: #4A4848;
    width: 100%;
    min-width: 1190px;
    left: 0;
    top: 0;
    text-align: center;
    -webkit-box-shadow: -1px 5px 5px #4a4848;
    box-shadow: -1px 5px 5px #4a4848
}

.header-public-bot {
    height: 50px
}

.header-public-main {
    padding: 0 20px;
    height: 50px;
    margin: 0 auto;
    position: relative
}

.header-public .service-call {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    line-height: 54px;
    font-size: 16px
}

.header-public-logo {
    height: 37px;
    float: left;
    padding-top: 4px
}

.header-public-logo img {
    height: 40px
}

.user-address {
    display: inline-block;
    height: 50px;
    float: left;
    margin-left: 55px;
    position: relative;
    cursor: pointer
}

.user-address .show-city {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 0 24px 0 12px;
    font-size: 14px;
    background: inherit;
    -webkit-transition: all 1s;
    transition: all 1s
}

.user-address .show-city .dropdown-icon {
    position: absolute;
    top: 24px;
    right: 12px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .3s;
    transition: all .3s
}

.user-address:hover .show-city .dropdown-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.user-address:hover .city-box {
    display: block
}

.user-address .city-box {
    width: 330px;
    height: 184px;
    display: none;
    position: absolute;
    z-index: 5;
    background: #fff;
    border: 1px solid #d9d9d9;
    text-align: left
}

.user-address .city-box .current-city {
    width: 280px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
    color: #444;
    font-size: 18px;
    margin: 16px 25px 0
}

.user-address .city-box .hot-city {
    color: #e8473f;
    display: inline-block;
    float: left;
    margin: 30px 0 0 25px;
    font-size: 14px
}

.user-address .city-box ul {
    color: #444;
    font-size: 14px;
    margin-top: 30px;
    height: 48px;
    width: 232px;
    float: right;
    display: inline-block
}

.user-address .city-box ul li {
    display: inline-block;
    width: 58px;
    float: left;
    margin-bottom: 15px
}

.user-address .city-box a.more-city {
    color: #444;
    font-size: 14px;
    float: right;
    padding: 20px 27px 20px 0;
    clear: both
}

.header-public-search {
    width: 220px;
    height: 30px;
    background-color: #e5e6e9;
    float: right;
    margin: 10px 465px 0 0;
    border-radius: 3px;
    position: relative
}

.header-public-search input {
    width: 150px;
    height: 18px;
    background-color: #e5e6e9;
    border: #e5e6e9;
    color: #505050;
    font-size: 14px;
    float: left;
    margin: 6px 0 0 24px;
    outline: 0
}

.header-public-search a {
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin: 5px 0 0 10px
}

.header-public-search a img {
    width: 20px;
    height: 40px
}

.header-public-nav-l {
    display: inline-block;
    position: absolute;
    left: 150px
}

.header-public-nav-r {
    display: inline-block;
    position: absolute;
    right: 0
}

.header-public-nav-l li, .header-public-nav-r li {
    display: inline-block;
    position: relative;
    float: left;
    height: 50px;
    margin: 0 5px;
    background: inherit;
    -webkit-transition: all 1s;
    transition: all 1s
}

.header-public-nav-l li:hover, .header-public-nav-r li:hover, .user-address .show-city:hover {
    background: #2f2e2e
}

.header-public-nav-l li a, .header-public-nav-r li a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 16px;
    color: #FFF
}

.header-user-info {
    padding: 6px 10px 4px;
    height: 40px;
    cursor: pointer
}

.header-user-info .user-logo {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 50px;
    border: 2px solid #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.aside-bg, .index-outside > aside {
    border-right: 1px solid #dbdee5;
    bottom: 0
}

.header-user-info .user-name {
    color: #fff;
    line-height: 40px;
    margin-left: 5px;
    display: inline-block;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.header-user-info:hover .user-name {
    color: #F0CE2E
}

.qr-code {
    position: absolute;
    right: 0;
    display: none;
    background: rgba(0, 0, 0, .5);
    padding-top: 15px;
    width: 160px;
    left: -30px;
    font-weight: 400;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.qr-code img {
    width: 110px
}

.download-app:hover .qr-code {
    display: block
}

.user-info {
    position: absolute;
    left: 0;
    display: none;
    width: 100%;
    z-index: 5;
    background: #fff;
    border: 1px solid #dbdee5
}

.header-user:hover .user-info {
    display: block
}

.header-user-info .dropdown-icon {
    display: inline-block
}

.user-name:hover .dropdown-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s;
    transition: all .3s
}

.user-info-nav li {
    float: none;
    height: 40px;
    background: #fff;
    cursor: pointer;
    width: 100%;
    padding: 0;
    margin: 0
}

.user-info-nav li:hover {
    background: #fff;
    color: #e8473f
}

.aside-dt, .aside-nav {
    color: #000;
    cursor: pointer
}

.user-info-nav p {
    line-height: 40px;
    width: 100%;
    margin: auto;
    text-align: center;
    border-top: 1px solid #dbdee5
}

.index-outside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto
}

.aside-bg, .index-outside > aside {
    width: 195px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.index-outside > aside {
    position: fixed;
    top: 50px;
    z-index: 999;
    background-color: #fff;
    overflow-x: hidden
}

.aside-scroll {
    width: 215px;
    overflow-x: hidden;
    height: 100%
}

.aside-bg, .aside-main {
    width: 195px;
    background-color: #fff
}

.aside-bg {
    position: absolute;
    top: 0
}

.aside-main {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    margin-top: 20px
}

.fix-menu-btn {
    display: none
}

.aside-dt {
    position: relative;
    height: 30px;
    line-height: 30px;
    padding: 5px 12px 5px 10px;
    font-size: 18px;
    background-color: transparent
}

.aside-first > .aside-dt:before {
    position: absolute;
    left: 0;
    width: 4px;
    background: #e8473f;
    height: 50%;
    top: 25%
}

.aside-first:after {
    display: block;
    margin: 10px;
    border-bottom: 1px solid #e9ebf2
}

.aside-first:last-child:after {
    display: none
}

.aside-nav {
    display: block;
    font-size: 16px;
    line-height: 25px;
    padding: 8px 8px 8px 20px;
    position: relative
}

.aside-nav:hover, .aside-nav:hover .iconfont {
    color: #e8473f
}

.aside-divide {
    margin: 10px;
    display: none
}

.aside-second > a.active {
    background-color: #e8473f;
    color: #fff
}

.aside-second > a.active i, .aside-second > a.active:hover i {
    color: #fff
}

.aside-first .menu-icon {
    vertical-align: top;
    display: inline-block;
    font-size: 18px;
    padding-right: 6px
}

.aside-second .aside-dt {
    padding-left: 20px;
    font-size: 16px
}

.aside-second .menu-icon {
    font-size: 22px;
    color: #aaa
}

.aside-second .aside-dd {
    background: #f3f3f3
}

.aside-third .aside-nav {
    padding-left: 35px;
    font-size: 14px
}

.aside-second > .aside-dt:hover, .aside-second > .aside-dt:hover .iconfont {
    color: #e8473f
}

.aside-third .active {
    background-color: #e8473f;
    color: #fff
}

.aside-dt .icon-right {
    display: inline-block;
    float: right;
    margin-left: 5px;
    font-size: 12px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.aside-open > .aside-dt > .icon-right {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.c-def-header, .c-time-list-header {
    min-height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6
}

.c-def-header .btn-icon, .c-time-list-header .btn-icon {
    font-size: 18px;
    vertical-align: middle
}

.c-def-header .header-r-btns {
    float: right
}

.c-def-header .header-info, .c-def-header .header-nav {
    display: inline-block
}

.c-def-header .header-info {
    margin-left: 10px
}

.c-def-header .breadcrumb > a {
    color: #999;
    font-size: 18px;
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top
}

.c-def-header .breadcrumb > a:hover {
    color: #e8473f
}

.c-def-header .breadcrumb span[separator] {
    margin: 0 10px;
    color: #999;
    font-size: 18px
}

.c-def-header .breadcrumb a cite {
    color: #666;
    font-style: normal
}

.index-outside > section {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    min-width: 0;
    position: absolute;
    left: 195px;
    right: 0;
    top: 50px;
    bottom: 0;
    z-index: 998;
    width: auto;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.index-outside > section.no-fix {
    position: inherit
}

.index-outside > section .section-main {
    min-width: 930px;
    padding: 15px 30px;
    min-height: calc(100vh - 50px)
}

.aside-main .aside-second-hide {
    display: none
}

@media (max-width: 1460px) {
    .mu-aside .aside-first > .aside-dt, .mu-aside .aside-main .menu-name, .mu-aside .aside-second:hover .menu-name, .mu-aside .aside-second > .aside-dd {
        display: none
    }

    .mu-aside .aside-nav {
        padding: 8px 8px 8px 10px
    }

    .mu-aside .aside-second .aside-dt {
        padding-left: 10px
    }

    .mu-aside .aside-bg, .mu-aside .aside-main, .index-outside > .mu-aside {
        width: 43px
    }

    .index-outside > .mu-aside~section {
        left: 43px
    }

    .index-outside > .mu-aside {
        -webkit-box-shadow: 5px 0 10px #ddd;
        box-shadow: 5px 0 10px #ddd;
        overflow-x: inherit
    }

    .mu-aside .aside-main .aside-second {
        position: relative
    }

    .mu-aside .aside-second .aside-second-hide .aside-dt {
        background: #fff
    }

    .mu-aside .aside-second:hover .aside-second-hide {
        position: absolute;
        left: 43px;
        top: 0;
        display: inherit;
        border-left: none;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        overflow: hidden;
        -webkit-box-shadow: 5px 0 20px 2px #ddd;
        box-shadow: 5px 0 20px 2px #ddd
    }

    .mu-aside .aside-dd {
        overflow: inherit
    }

    .mu-aside .aside-third .aside-nav {
        padding: 8px 20px
    }

    .mu-aside .aside-second:hover .aside-second-hide .menu-name {
        display: inline-block
    }

    .mu-aside .aside-scroll {
        overflow-x: inherit;
        width: 63px
    }

    .mu-aside .aside-second.aside-open > .aside-dt {
        background: #e8473f;
        padding-left: 10px
    }

    .mu-aside .aside-second.aside-open > .aside-dt .menu-icon {
        color: #fff
    }
}

.footer-gray {
    width: 100%;
    text-align: center;
    background: #4A4848
}

.footer-gray .footer-content {
    position: relative;
    width: 1190px;
    height: 170px;
    margin: 0 auto;
    padding: 35px 0 22px;
    overflow: hidden;
    font-size: 14px;
    color: #fff
}

.footer-content .qr-code-content {
    text-align: center;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cec8c8
}

.footer-content .qr-code-item {
    width: 150px;
    margin: 0 20px;
    display: inline-block
}

.footer-content .qr-code-item img {
    width: 110px;
    padding: 5px 0
}

.footer-content .qr-content {
    position: absolute;
    right: 0;
    top: 35px
}

.footer-content .qr-item {
    width: 125px;
    padding-left: 40px;
    display: inline-block
}

.footer-content .qr-item img {
    width: 100%;
    padding: 5px 0
}

.footer-content .copy-right {
    font-size: 14px;
    line-height: 30px;
    color: #fff
}

.right-nav-content {
    position: fixed;
    z-index: 1000;
    width: 50px;
    bottom: 100px;
    right: 20px
}

.right-nav-content a {
    height: 50px;
    width: 50px;
    background: #cec8c8;
    margin-top: 5px;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    cursor: pointer;
    translation: all .3s
}

.right-nav-content a .iconfont {
    font-size: 30px
}

.right-nav-content a:hover {
    background: #e8473f;
    color: #fff
}

.index-outside > section .page-container {
    text-align: right;
    padding-right: 15px
}

.copy-r, .fix-r, .foot-r .qr-ctn p, .m-head .u-navs, .m-msg .msg-ctn, .m-msg .tt, .nav-tabs li, .notify-label {
    text-align: center
}

.notify-label {
    position: absolute;
    top: 10px;
    left: 35px;
    font-size: 12px;
    padding: 2px 3px;
    font-weight: 700;
    line-height: 12px;
    color: #fff;
    border-radius: 5px;
    background-color: #f39c12
}

.g-box {
    width: 1200px;
    height: 100%;
    margin: 0 auto
}

.m-head {
    height: 75px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .3s;
    transition: all .3s
}

.m-head.no-fix, .m-head.no-fix:hover {
    background: #3c3c3c
}

.m-head.no-fix {
    position: relative
}

.m-head:hover {
    background: rgba(0, 0, 0, .3)
}

.m-head .m-logo {
    float: left;
    margin-top: 2px;
    padding: 10px
}

.m-head .nav-tabs {
    float: right;
    margin-top: 5px
}

.m-head .u-logo {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden
}
.m-head .u-name {
    display: inline-block;
    max-width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.m-head .hd-u {
    cursor: pointer
}

.m-head .u-navs {
    display: none;
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, .5)
}

.m-head .u-navs a {
    display: block;
    color: #444
}

.m-head .hd-u:hover .u-navs {
    display: block;
    top: 70px
}

.m-head .u-navs a:hover {
    color: #f7bf3a
}

.fix-r, .m-foot, .m-foot .ctn-mn .hd-tt, .m-msg .tt, .nav-tabs li, .nav-tabs li a {
    color: #fff
}

.nav-tabs li {
    position: relative;
    display: inline-block;
    min-width: 100px;
    line-height: 50px;
    font-size: 18px;
    margin: 0 20px;
    padding: 10px 0;
    font-weight: lighter
}

.nav-tabs li a {
    text-decoration: none
}

.nav-tabs li.active:after, .nav-tabs li:hover:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #fff
}

.nav-tabs .login-btn a {
    display: block;
    width: 65px;
    padding: 10px;
    background: #e8473f;
    text-align: center;
    border-radius: 5px;
    line-height: 12px
}

.nav-tabs .login-btn:hover {
    border-bottom: none
}

.nav-tabs .login-btn:hover:after {
    display: none
}

.m-banner {
    position: relative;
    top: 0;
    z-index: 1;
    overflow: hidden
}

.m-banner .banner-bg {
    -webkit-filter: blur(34px);
    filter: blur(34px);
    left: -5%;
    width: 110%;
    height: 110%;
    position: absolute;
    z-index: -1;
    -webkit-transition: all .6s;
    transition: all .6s
}

.m-banner .flexslider {
    background: 0 0;
    border: 0 !important;
    max-width: 1920px;
    margin: 0 auto
}

.fix-r .c-btn, .fix-r .service-icon {
    margin-bottom: 10px
}

.flexslider .slides .slide-item img {
    display: inline-block;
    width: 100%
}

.layui-layer.layui-msg {
    border-radius: 5px;
    overflow: hidden
}

.m-msg {
    display: none;
    overflow: hidden
}

.m-msg .icon-close {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 27px;
    color: #fff
}

.m-msg .tt {
    line-height: 55px;
    background: #e8473f;
    font-size: 22px;
    letter-spacing: 2px
}

.m-msg .msg-ctn {
    padding: 20px
}

.nav-tabs .qr-code {
    position: absolute;
    margin-top: 10px;
    left: -28px;
    display: none
}

.nav-tabs .qr-code img {
    width: 110px
}

.nav-tabs .download-app:hover .qr-code {
    display: block
}

.fix-r .c-btn, .fix-r .icon-dianhua, .foot-b .foot-t, .foot-r .qr-ctn {
    display: inline-block
}

.m-foot {
    background: #3c3c3c
}

.m-foot .ctn-mn, .m-foot .m-ct-hd {
    background-color: transparent
}

.m-foot .ctn-mn .hd-tt:before {
    background-color: #fff
}

.footer-ctn {
    padding-top: 25px
}

.foot-b {
    margin-top: 10px
}

.foot-b .iconfont {
    font-size: 28px;
    display: inline-block;
    vertical-align: top;
}

.foot-b .foot-t {
    margin-left: 5px;
    font-size: 16px;
    line-height: 40px;
}

.foot-r .qr-ctn p {
    font-size: 18px;
    line-height: 64px
}

.foot-r .qr-ctn img {
    width: 100px;
}

.copy-r {
    line-height: 40px;
    font-size: 16px;
    margin-top: 60px
}

.fix-r {
    position: fixed;
    width: 138px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    right: 15px;
    bottom: 150px;
    font-size: 15px;
    z-index: 999;
    background: #e8463f;
    padding: 20px 10px 5px;
    font-weight: 400;
    line-height: 25px;
    border-top-left-radius: 65px;
    border-top-right-radius: 65px
}

.fix-r .icon-close {
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 22px;
    color: #e8463f
}

.fix-r .icon-dianhua {
    font-size: 22px;
    margin-right: 5px;
    vertical-align: top
}

.fix-r .c-btn {
    padding: 2px 5px;
    background: #fff;
    color: #e8473f;
    width: 100px
}

.fix-r .to-top:before {
    display: block;
    height: 50px;
    background: #e8473f;
    width: 2px
}

.fix-r .to-top {
    display: none;
    position: absolute;
    bottom: -50px;
    left: 68px;
    cursor: pointer
}

.fix-r .to-top .icon-fold {
    width: 43px;
    height: 43px;
    background-color: #e8473f;
    display: block;
    position: absolute;
    top: 47px;
    left: -20px;
    border-radius: 50%;
    line-height: 46px;
    font-size: 30px
}

.m-ct-hd {
    background: 347px 0 repeat-x #fff;
    height: 110px;
    background-size: 1118px 109px
}

.ctn-mn {
    padding: 40px 100px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ctn-mn .hd-inner {
    text-align: center;
}

.ctn-mn .hd-r {
    float: right
}

.ctn-mn .hd-r img {
    height: 108px
}

.ctn-mn .hd-tt {
    font-family: SimHei;
    font-size: 25px;
    position: relative;
    font-weight: 700;
    color: #595757;
}

.ctn-mn .hd-tt i{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    height: 1px;
    background: #ebebeb;
}

.ctn-mn .hd-tt span{
    padding: 20px;
}
.ctn-mn .hd-tt i:first-of-type:after,.ctn-mn .hd-tt i:last-of-type:before{
    position: absolute;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #e94b44;
}
.ctn-mn .hd-tt i:first-of-type:after{
    right: 0;
}
.ctn-mn .hd-tt i:last-of-type:before{
    left: 0;
}
.ctn-mn .hd-sub-tt {
    font-size: 16px;
    color: #5f5f5f;
    font-weight: lighter;
    margin-top: 10px
}
