

#footer .bottom .c-right .r-body,
#footer .bottom .center,
#footer .top .t-body div,
#footer .top .title {
    display: flex
}
#footer .bottom .c-right .r-body p{ line-height: 26px; }
#footer a:hover {
    color: #feaf1a !important
}

#footer {
    background-color: #333
}

#footer .top {
    border-bottom: 1px solid #666
}

#footer .top .title div {
    width: 88px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background-color: #292929;
    font-size: 14px;
    margin-right: 20px;
    cursor: pointer
}


#footer .top .title .active {
    background-color: #384144
}

#footer .top .t-body {
    margin: 20px 0
}


#footer .top .t-body a {
    color: #c2c2c2;
    font-size: 12px;
    margin-right: 18px;
    white-space: nowrap;
    cursor: pointer
}

#footer .bottom {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px
}




#footer .bottom .c-left .c1 a {
    color: #fff;
    font-size: 14px;
    margin-right: 28px
}
#footer .bottom .c-left .c2{ color: #666; }

#footer .img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#footer .img li {
    background-image: url(../images/footer.png);
    background-size: auto;
    margin-right: 30px
}

#footer .img li a {
    display: block;
    width: 100%;
    height: 100%
}

#footer .img li:nth-of-type(1) {
    width: 160px;
    height: 38px;
    background-position-y: -192px
}

#footer .img li:nth-of-type(2) {
    width: 154px;
    height: 38px;
    background-position-y: 0
}

#footer .img li:nth-of-type(3) {
    width: 108px;
    height: 38px;
    background-position-y: -48px
}

#footer .img li:nth-of-type(4) {
    width: 130px;
    height: 38px;
    background-position-y: -144px
}

#footer .img li:nth-of-type(5) {
    width: 120px;
    height: 38px;
    background-position-y: -240px
}

#footer .center .go-top {
    position: fixed;
    right: 0;
    bottom: 100px;
    z-index: 999
}

#footer .center .go-top>li {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

#footer .center .go-top>li>p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    color: #666;
    display: none
}

#footer .center .go-top>li .m-ewm,
#footer .center .go-top>li .tel {
    width: 110px;
    height: 130px;
    position: absolute;
    bottom: -2%;
    left: -16px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    background-color: #f5f5f5;
    border-radius: 4px;
    display: none
}

#footer .center .go-top>li .m-ewm::after,
#footer .center .go-top>li .tel::after {
    content: "";
    position: absolute;
    top: 84%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #f5f5f5
}
#footer .center .go-top>li:hover {
    background-color: #00b2fc;
    border-color: #00b2fc
}

#footer .center .go-top>li:hover>p {
    display: block;
    color: #fff
}

#footer .center .go-top>li:hover div,
#footer .center .go-top>li:nth-of-type(3)>img {
    display: block
}

#footer .center .go-top>li:nth-of-type(1),
#footer .center .go-top>li:nth-of-type(2) {
    border-bottom: none
}

#footer .center .go-top>li>img {
    width: 27px;
    height: 27px;
    margin: auto;
    display: block
}








/*分页*/
.diypage {
    text-align: center;
    padding: 5px;
    padding: 50px 0;
}
.diypage ul.pagination{ width: auto!important; }
.diypage ul.pagination li {
    display: inline
}

.diypage ul.pagination li a {
    display: inline-block;
    background-color: #fff;
    border: 0 none;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 5px;
    text-decoration: none;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e3e3e3;
    padding: 0 12px;
    color: #333;
}

.diypage ul.pagination li a:hover {
    background-color: var(--color-base);
    color: #FFF
}

.diypage ul.pagination li a:active {
    background-color: var(--color-base);
    color: #FFF
}

.diypage ul.pagination li.active a {
    background-color: var(--color-base);
    border: 0 none;
    border-radius: 3px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    border: 1px solid var(--color-base);
}

.diypage ul.pagination li.disabled a {
    border: #eee 1px solid;
    margin: 2px;
    color: #ddd
}
/*分页*/



.right-kefu {
    position: fixed;
    right: 19px;
    bottom: 30%;
    font-size: 12px;
    z-index: 999;
    line-height: normal;
}
@media screen and (max-width: 1400px) {
    .right-kefu {
        bottom: 50px;
    }
}
.right-kefu ul li {
    position: relative;
}
.right-kefu ul li a.kefu-hob {
    background: var(--color-base);
    color: #fff;
}
.right-kefu ul li a.kefu-online {
    background: var(--color-base)
}
.kefu-close {
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -70px -40px;
    right: 0;
    top: -16px;
}
.kefu-hov {
    width: 55px;
    height: 55px;
    background: #fff;
    display: block;
    text-align: center;
    padding-top: 6px;
    box-sizing: border-box;
    color: #666;
    margin-top: 5px;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102, 102, 102, .2);
}
.kefu-hov i{ font-style: normal; }
.kefu-i:before {
    content: '';
    display: block;
    width: 30px;
    height: 27px;
    margin: 0 auto;
    font-size: 24px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: url(../images/right-kefu.png) no-repeat center;
}
.kefu-online {
    background: var(--color-base);
    padding-top: 3px;
}
.kefu-online i:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-position: -5px -35px;
}
.kefu-online p {
    color: #fff;
}
.kefu-phone i:before {
    /*background-position: -35px -5px;*/
    background-position-x:-35px;
    background-position-y:-5px;

}
.kefu-code i:before {
    /*background-position: -65px -5px;*/
    background-position-x:-65px;
    background-position-y:-5px;
}
.kefu-share i:before {
    /*background-position: -95px -5px;*/
    background-position-x:-95px;
    background-position-y:-5px;
}
.kefu-gotop i:before {
    /*background-position: -125px -5px;*/
    background-position-x:-125px;
    background-position-y:-5px;
}
.kefu-con {
    position: absolute;
    right: 55px;
    top: 0;
    width: 154px;
    overflow: hidden;
    display: none;
    box-shadow: -5px 0 8px rgba(102, 102, 102, .2);
}

.kefu-hov:hover i:before{
    background-position-y:-35px;
}


.kefu-cono {
    width: 80px;
}
.kefu-hide {
    background-color: #fff;
    color: #666;
    padding: 10px;
    transform: translate(134px);
    transition: transform .3s;
    overflow: hidden;
}
.kefu-hide.show {
    transform: translate(0);
}
.kefu-arrow {
    width: 7px;
    height: 10px;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -150px -60px;
    position: absolute;
    right: 4px;
    top: 10px;
    display: none;
}
.kefu-ol-con {
    border-top: 1px solid #F2F2F2;
    padding-top: 10px;
}
.kefu-ol .kefu-ol-con:first-child {
    border-top: none;
    padding-top: 0;
}
.kefu-hide .kefu-tit {
    font-size: 14px;
    font-weight: normal;
}
.kefu-ol-con ul li a {
    width: 52px;
    height: 22px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
}
.kefu-ol-con ul li:first-child a {
    margin-right: 6px;
}
.kefu-ol-con ul li {
    float: left;
}
.kefu-ol-con ul li a.kefu-qq {
    background-position: -5px -60px;
}
.kefu-ol-con ul li a.kefu-zx {
    background-position: -70px -60px;
}
.kefu-hide .kefu-mobile .kefu-h3 {
    margin-bottom: 5px;
}
.kefu-hide .kefu-mobile .kefu-h4 {
    font-size: 18px;
    white-space: nowrap;
    padding-bottom: 5px;
    margin-bottom: 7px;
    font-family: arial;
    font-weight: bold;
    color: var(--color-base);
    border-bottom: 1px solid #e8e8e8;
}
.kefu-ewm img {
    width: 111px;
    height: 111px;
    display: inline-block;
}
.kefu-ewm p {
    margin-top: 5px;
    text-align: center;
}
.kefu-more {
    width: 50px;
    display: block;
    text-align: center;
    background: rgba(204, 204, 204, .8);
    margin-bottom: 5px;
    display: none;
    float: left;
}
.kefu-more i {
    width: 22px;
    height: 7px;
    display: inline-block;
    background: url(../images/right-kefu.png) no-repeat;
    background-position: -5px -40px;
}
.kefu-gotop {
    margin-top: 10px;
}
.kefu-txt p {
    float: left;
    width: 116px;
    text-align: center;
}
.kefu-con.kefu-ewm-con {
    width: 284px;
}
.kefu-con.kefu-ewm-con .kefu-hide {
    height: 129px;
}

.wx-code p {
    color: #fff;
    line-height: 14px;
}

.wx-code i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('../images/sewm.png') no-repeat;
    margin-top: 3px;
}



.wx-kefu-con .kefu-hide {
    padding: 10px 0;
}

.kefu-zxwx {
    text-align: center;
    padding: 10px;
}
.wxImg{
    text-align: center;
    padding: 10px;
}
.wxImg img {
    width: 81px;
    height: 81px;
    margin: 0 auto;
}

.wxTit {
    font-size: 14px;
    font-weight: bold;
    color: #ff9e18;
    margin: 3px 0 6px;
}

.wxClose {
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    right: 0;
    top: -15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .06);
}

.wxClose:before,
.wxClose:after {
    content: '';
    width: 8px;
    height: 1px;
    background-color: #9a9a9a;
    position: absolute;
    right: 4px;
    top: 7px;
}

.wxClose:before {
    transform: rotate(45deg);
}

.wxClose:after {
    transform: rotate(135deg);
}

.kefu-con .kefu-arrow {
    background: url(../images/rrrr.png) no-repeat;
    background-position: -150px -60px;
    display: block;
    right: -6px;
}


.kefu-con {
    padding-right: 10px;
    box-shadow: none;
    overflow: visible;
}

.kefu-con .kefu-hide {
    overflow: visible;
    box-shadow: 0 0 10px #ddd;
    transform: translate(0);
}

.right-kefu ul li a.wx-code {
    width: 55px;
    height: 55px;
    background: var(--color-sub) !important;
    text-align: center;
    margin-bottom: 5px;
    display: block;
}



