@charset "UTF-8";
#footer {
    font-family: arial, sans-serif;
    position: relative;
    background-color: #fff;
    border-top: 1px solid #eee;
    color: #333
}

#footer .footer-inner {
    width: 1200px;
    margin: 0 auto
}

#footer .footer-left {
    float: left;
    max-width: 857px
}

#footer .footer-right {
    float: right;
    max-width: 314px
}

.footer-l-top {
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 33px;
    border-bottom: 1px solid #eee
}

.footer-l-top a {
    display: inline-block;
    color: #333;
    margin-right: 32px;
    font-size: 14px;
    padding: 0;
    line-height: 30px
}

.footer-l-mid dd a:hover, .footer-l-top a:hover {
    color: #e62828
}

.footer-l-top a:last-child {
    margin-right: 0
}

.footer-l-top .split {
    display: inline-block;
    width: 0;
    height: 14px;
    margin-right: 31px;
    border-right: 1px solid #eee;
    vertical-align: middle
}

.footer-l-mid {
    overflow: hidden;
    margin-bottom: 28px
}

.footer-innerlink span.active, .footer-l-mid dt {
    color: #333
}

.footer-l-mid dt .apply-link {
    display: inline-block;
    width: 34px;
    height: 16px;
    background: #f7f7f7;
    border-radius: 2px;
    margin-left: 13px;
    font-size: 12px;
    color: #aaa;
    line-height: 16px;
    text-align: center
}

.footer-l-mid dt .apply-link:hover {
    background-color: #ffecec;
    color: #e62828
}

.footer-l-mid dd {
    margin: 10px 0 0 -10px;
    font-size: 0
}

.footer-l-mid dd a {
    display: inline-block;
    line-height: 12px;
    color: #666;
    white-space: nowrap;
    font-size: 12px;
    border-left: 1px solid #eee;
    padding: 0 10px;
    margin-top: 5px;
    margin-bottom: 5px
}

.footer-l-mid .valueq-img {
    display: inline-block;
    width: 18px;
    height: 12px;
    vertical-align: top;
    margin-right: 2px
}

.footer-l-credit {
    margin-bottom: 30px
}

.footer-l-credit p img {
    height: 28px;
    margin-left: 0
}

#subscribes li, .footer-l-btm {
    margin-bottom: 10px
}

.footer-l-btm p {
    line-height: 12px;
    font-size: 12px;
    color: #999
}

.footer-l-btm p img.footer-l-police {
    width: 12px;
    height: 12px;
    margin-left: 2px;
    vertical-align: -2px
}

.footer-l-btm p a {
    color: #aaa
}

.footer-l-btm p + p {
    margin-top: 7px
}

.footer-right {
    width: 120px;
    padding-top: 22px
}

#qrcode {
    margin-bottom: 8px;
    background-color: #fff;
    position: relative
}

#qrcode > img {
    max-width: 100%;
    border: 1px solid #ececec
}

#qrcode:after, #qrcode:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -7px;
    left: 12px;
    border-top: 8px solid #ececec;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

#qrcode:after {
    bottom: -6px;
    left: 13px;
    border-top: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent
}

#subscribes {
    padding-left: 12px
}

#subscribes a, #subscribes span {
    color: #333;
    font-size: 12px
}

#subscribes a > i, #subscribes span > i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    color: #333;
    vertical-align: -1px;
    font-size: 16px
}

#subscribes a > i.z-icon-rss, #subscribes span > i.z-icon-rss {
    font-size: 16px
}

#subscribes a:hover, #subscribes a:hover > i, .footer-innerlink a:hover, .internal-links-con div a:hover, .internal-links-tab a.active {
    color: #e62828
}

.internal-links-tab {
    margin-bottom: 10px
}

.internal-links-tab a {
    padding-right: 32px;
    color: #333
}

.internal-links-con div {
    display: none;
    font-size: 12px
}

.footer-innerlink a, .internal-links-con div a {
    display: inline-block;
    color: #666;
    white-space: nowrap
}

.internal-links-con div a {
    padding-right: 30px;
    line-height: 24px
}

.footer-innerlink {
    margin-bottom: 30px
}

.footer-innerlink span {
    padding-right: 30px
}

.footer-innerlink .innerlink-content {
    margin: 10px 0 0
}

.footer-innerlink a {
    margin: 8px 42px 8px 0;
    line-height: 12px;
    font-size: 12px
}

#elevator {
    position: fixed;
    top: 350px;
    right: 0;
    z-index: 999
}



#elevator.z-right-widget.fixed-footer {
    position: absolute;
    top: -182px
}

#elevator li {
    position: relative;
    width: 40px;
    height: 40px;
    margin-top: -1px;
    line-height: 54px;
    text-align: center;
    font-size: 14px;
    color: #aaa;
    background-color: #fff;
    border: 1px solid #f5f5f5
}

#elevator li .elevator-text {
    display: none;
    position: absolute;
    top: -12px;
    right: 51px;
    padding: 10px 0;
    background-color: #fff;
    font-size: 14px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-radius: 2px;
    width: 134px;
    color: #999;
    line-height: 24px;
    height: 66px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#elevator li .elevator-text .elevator-arrow {
    top: 28px
}

#elevator li .pure-text, #elevator li > a > span, #elevator li > span > span {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    width: 30px;
    margin-top: 3px
}

#elevator li.back-top {
    opacity: 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

#elevator li.back-top.show {
    opacity: 1
}

#elevator li i {
    font-size: 28px
}

#elevator li > span.elevator-report {
    padding: 4px 0;
    color: #999;
    line-height: 16px;
    text-align: center
}

#elevator li > a, #elevator li > span {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #aaa
}

#elevator li > a > i, #elevator li > span > i {
    display: inline-block;
    color: #ccc
}

#elevator li > a > span, #elevator li > span > span {
    display: none
}

#elevator li:hover {
    color: #fff;
    background-color: #e62828;
    cursor: pointer;
    z-index: 1
}

#elevator li:hover > a > i, #elevator li:hover > span > i {
    display: none
}

#elevator li:hover > a > span, #elevator li:hover > span > span, #elevator li > span.elevator-report {
    font-size: 12px;
    display: inline-block
}

#elevator li:hover .elevator-info, #elevator li:hover .elevator-qrcode {
    display: block
}

#elevator li:hover > .elevator-report, #elevator li:hover > a, #elevator li:hover > span {
    color: #fff
}

#elevator li .elevator-qrcode span, #elevator li:hover > .elevator-text {
    display: block
}

#elevator .elevator-arrow, #elevator li .elevator-arrow {
    position: absolute;
    top: 55px;
    right: -3px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #fff;
    border-bottom: 5px solid transparent
}

#elevator li:nth-child(1) .elevator-qrcode {
    top: -60px
}

#elevator li:nth-child(1) .elevator-arrow {
    top: 77px
}

#elevator li .elevator-qrcode {
    display: none;
    position: absolute;
    top: -38px;
    right: 51px;
    padding: 10px;
    background-color: #fff;
    color: #333;
    line-height: 20px;
    font-size: 14px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-radius: 2px
}

#elevator li .elevator-qrcode img {
    width: 100px;
    height: 100px
}

#elevator .icon-angle-up-o {
    font-weight: 600
}


.footer-floating-layer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    -webkit-box-shadow: 0 -2px 4px 0 rgba(0,0,0,.06);
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,.06);
    z-index: 9999;
}

.footer-floating-layer .footer-wrapper {
    width: 1200px;
    margin: 0 auto
}

.footer-floating-layer .footer-wrapper .footer-left {
    float: left;
    max-width: 857px
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-top {
    margin: 20px 0 15px 0;
    padding: 0;
    border: none;
    font-size: 0
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-top a {
    margin-right: 30px;
    width: 56px;
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #333
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-top a i {
    margin-left: 15px;
    font-size: 12px;
    color: #999
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-top a:first-child {
    color: #f04848
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-top a:last-child {
    margin-right: 0
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-top .split {
    display: inline-block;
    width: 30px;
    height: 1px
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-btm {
    display: none;
    padding: 0 0 7px 0
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-btm p {
    margin: 5px 0;
    line-height: 12px;
    font-size: 12px;
    color: #999
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-btm p a {
    color: #aaa
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-btm p a .footer-l-police {
    width: 12px;
    height: 12px;
    margin-left: 2px;
    vertical-align: -2px
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-credit {
    display: none;
    margin-bottom: 21px
}

.footer-floating-layer .footer-wrapper .footer-left .footer-left-credit p a img {
    height: 28px;
    margin-left: 0
}

.footer-floating-layer .footer-wrapper .footer-right {
    float: right;
    padding-top: 0;
    width: 314px
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top {
    position: relative;
    float: right;

}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon {
    padding: 16px 0
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon a,.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon span {
    display: inline-block;
    margin-right: 30px;
    width: 28px;
    height: 28px;
    color: #999;
    border-radius: 50%;
    background-color: #f7f7f7;
    text-align: center
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon a i,.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon span i {
    line-height: 28px
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon a:hover,.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon span:hover {
    color: #333
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon .icon-down {
    -webkit-transform: scale(180);
    -ms-transform: scale(180);
    transform: scale(180);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .icon .icon-up {
    -webkit-transform: scale(-180);
    -ms-transform: scale(-180);
    transform: scale(-180);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .down-img {
    display: none;
    position: absolute;
    top: -95px;
    left: -32px;
    padding: 6px 6px 3px;
    width: 83px;
    height: 83px;
    -webkit-box-shadow: 0 0 4px 0 rgba(139,100,100,.1);
    box-shadow: 0 0 4px 0 rgba(139,100,100,.1);
    background-color: #fff
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .down-img:after {
    content: "";
    position: absolute;
    top: 91px;
    left: 50%;
    margin-left: -4px;
    width: 0;
    height: 0;
    border-right: 4px solid rgba(0,0,0,0);
    border-left: 4px solid rgba(0,0,0,0);
    border-top: 4px solid #fff
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .down-img img {
    max-width: 100%
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .qrcode {
    position: absolute;
    top: -50px;
    right: 5px;
    -webkit-box-shadow: 0 -2px 4px 0 rgba(0,0,0,.06);
    box-shadow: 0 -2px 4px 0 rgba(0,0,0,.06);
    border: 1px solid #eee;
    background-color: #fff
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .qrcode svg {
    margin: 6px 6px 3px
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-top .qrcode-title {
    position: absolute;
    top: 38px;
    right: 4px;
    width: 82px;
    text-align: center;
    font-size: 12px;
    color: #666
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-btm {
    display: none;
    margin: 10px 0 37px;
    width: 245px
}

.footer-floating-layer .footer-wrapper .footer-right .footer-right-btm li {
    font-size: 12px;
    line-height: 18px;
    color: #999
}

.footer-floating-layer .footer-clone {
    position: absolute;
    cursor: pointer;
    top: 20px;
    right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 50%;
    color: #ccc
}

.footer-new-guide {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 122px;
    width: 100%;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgba(0,0,0,.7);
    z-index: 9999999
}

.footer-new-guide .content-box {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-new-guide .content-box .left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 190px
}

.footer-new-guide .content-box .left p {
    font-size: 26px;
    line-height: 26px;
    margin-top: 30px;
    color: #fff;
    font-weight: 700
}

.footer-new-guide .content-box .left p span {
    color: #f04845
}

.footer-new-guide .content-box .left p:last-child {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    margin-top: 20px;
    font-weight: 400
}

.footer-new-guide .content-box .right {
    width: 484px;
    height: 220px;
    padding-right: 80px;
    position: relative;
    top: -98px
}

.footer-new-guide .content-box .right img {
    display: block;
    width: 100%
}

.footer-new-guide .guide-close {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50%;
    background-size: cover;
    right: 10px;
    top: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 20px
}

.fr_link{
    display: flex;
    flex-wrap: wrap;
    line-height: 30px;
    margin-bottom: 10px;
}

.fr_link li {
    margin: 0 20px 0 0;
    line-height: 12px;
    color: #999;
    width: auto;
    height: 20px;
    font-size: 14px;
    font-weight: 500;
}

.fr_link li a{
    color: #999;
}