@charset "utf-8";
.bottombar {}
.bottombar .bottombar-wrap {}
/* ================================ up ================================ */

.bottombar .up {}
.bottombar .up .sec0 {
    padding: 30px 0px 20px;
}
.bottombar .up .sec1 {
    padding: 40px 0px;
}
.bottombar .up .sec1 ul {}
.bottombar .up .sec1 ul li {
    display: inline-block;
    vertical-align: middle;
    width: 33.3%;
}
.bottombar .up .sec1 ul li.eq1 {
    width: 30.3%;
}
.bottombar .up .sec1 ul li.eq2 {
    width: 36.3%;
}
.bottombar .up .sec1 ul li div {
    display: inline-block;
    vertical-align: middle;
}
.bottombar .up .sec1 ul li img {
    display: inline-block;
    vertical-align: middle;
}
.bottombar .up .sec1 ul li i {
    display: inline-block;
    vertical-align: middle;
    width: 2px;
    height: 40px;
    background-color: #7d7d7d;
    margin-left: 15px;
    margin-right: 13px;
}
.bottombar .up .sec1 ul li div h1 {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}
.bottombar .up .sec2 {
    padding: 30px 0px;
    border-top: 1px solid #5f1785;
}
.bottombar .up .sec2 ul {}
.bottombar .up .sec2 ul li {
    float: left;
    margin-left: 245px;
}
.bottombar .up .sec2 ul li a {
    color: #666;
    font-size: 16px;
}
.bottombar .up .sec2 ul li a:hover {
    color: #5f1785;
}
/* ================================ down ================================ */

.bottombar .down {
    color: #fff;
    background-color: #5f1785;
    padding: 30px 0px;
}
.bottombar .down .left {
    float: left;
}
.bottombar .down .left h1 {
    font-size: 15px;
    font-weight: normal;
}
.bottombar .down .left h1 span {
    margin-left: 20px;
}
.bottombar .down .right {
    float: right;
}
.bottombar .down .right ul {}
.bottombar .down .right ul li {
    float: left;
    margin-left: 23px;
}
.bottombar .down .right ul li a {
    color: #fff;
    font-size: 15px;
}
.bottombar .down .right ul li a:hover {}
/* ================================ bottombar-fixed ================================ */

.bottombar-fixed {
    display: none;
}
@media (min-width: 1px) and (max-width: 1024px) {
    .bottombar {}
    .bottombar .bottombar-wrap {}
    /* ================================ up ================================ */
    .bottombar .up {}
    .bottombar .up .sec0 {
        padding: 30px 0px 20px;
        padding: 20px 0px 0px;
    }
    .bottombar .up .sec1 {
        padding: 40px 0px;
        padding: 25px 0px;
    }
    .bottombar .up .sec1 ul {
        margin: 0 auto;
        margin-top: -20px;
        width: 300px;
    }
    .bottombar .up .sec1 ul li {
        display: inline-block;
        vertical-align: middle;
        width: 33.3%;
        display: block;
        width: 100%;
        margin-top: 20px;
    }
    .bottombar .up .sec1 ul li.eq1 {
        width: 30.3%;
        width: 100%;
    }
    .bottombar .up .sec1 ul li.eq2 {
        width: 36.3%;
        width: 100%;
    }
    .bottombar .up .sec1 ul li div {
        display: inline-block;
        vertical-align: middle;
        display: block;
        text-align: left;
        text-align: center;
    }
    .bottombar .up .sec1 ul li div.left {
        display: none;
    }
    .bottombar .up .sec1 ul li div.right {
        margin-top: 5px;
    }
    .bottombar .up .sec1 ul li img {
        display: inline-block;
        vertical-align: middle;
    }
    .bottombar .up .sec1 ul li i {
        display: inline-block;
        vertical-align: middle;
        width: 2px;
        height: 40px;
        background-color: #7d7d7d;
        margin-left: 15px;
        margin-right: 13px;
        display: none;
    }
    .bottombar .up .sec1 ul li div h1 {
        color: #666;
        font-size: 12px;
        font-weight: normal;
    }
    .bottombar .up .sec2 {
        padding: 30px 0px;
        border-top: 1px solid #5f1785;
        display: none;
    }
    .bottombar .up .sec2 ul {}
    .bottombar .up .sec2 ul li {
        float: left;
        margin-left: 245px;
    }
    .bottombar .up .sec2 ul li a {
        color: #666;
        font-size: 16px;
    }
    .bottombar .up .sec2 ul li a:hover {
        color: #5f1785;
    }
    /* ================================ down ================================ */
    .bottombar .down {
        color: #fff;
        background-color: #5f1785;
        padding: 30px 0px;
        padding: 25px 0px;
    }
    .bottombar .down .left {
        float: left;
        float: none;
    }
    .bottombar .down .left h1 {
        font-size: 15px;
        font-weight: normal;
        font-size: 12px;
        text-align: center;
    }
    .bottombar .down .left h1 span {
        margin-left: 20px;
        display: none;
    }
    .bottombar .down .right {
        float: right;
        display: none;
    }
    .bottombar .down .right ul {}
    .bottombar .down .right ul li {
        float: left;
        margin-left: 23px;
    }
    .bottombar .down .right ul li a {
        color: #fff;
        font-size: 15px;
    }
    .bottombar .down .right ul li a:hover {}
    /* ================================ bottombar-fixed ================================ */
    .bottombar-fixed {
        display: block;
        width: 100%;
        height: 45px;
    }
    .bottombar-fixed .bottombar-fixed-wrap {
        width: 100%;
        position: fixed;
        left: 0px;
        bottom: 0px;
        z-index: 9000;
    }
    .bottombar-fixed .bottombar-fixed-wrap .bottombar-fixed-wrap2 {
        /* max-width: 640px; */
        margin: 0 auto;
        height: 44px;
        border-top: 1px solid #ccc;
        background-color: #fff;
    }
    .bottombar-fixed ul {
        height: 100%;
    }
    .bottombar-fixed ul li {
        float: left;
        width: 20%;
        height: 100%;
        position: relative;
    }
    .bottombar-fixed ul li>a {
        display: block;
        color: #666;
        text-align: center;
        font-size: 12px;
        height: 18px;
        line-height: 18px;
        padding-top: 24px;
        text-decoration: none;
        position: relative;
        cursor: pointer;
    }
    .bottombar-fixed ul li:hover>a {
        color: #5f1785;
    }
    .bottombar-fixed ul li.chked>a {
        color: #5f1785;
    }
    .bottombar-fixed ul li>a i {
        width: 100%;
        height: 20px;
        position: absolute;
        left: 0px;
        top: 4px;
        background: 50% 100% no-repeat;
        background-size: auto 19px;
    }
    .bottombar-fixed ul li._shouye>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-home.svg);
    }
    .bottombar-fixed ul li._shouye:hover>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-home-hover.svg);
    }
    .bottombar-fixed ul li._shouye.chked>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-home-hover.svg);
    }
    .bottombar-fixed ul li._guanyu>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my.svg);
    }
    .bottombar-fixed ul li._guanyu:hover>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my-hover.svg);
    }
    .bottombar-fixed ul li._guanyu.chked>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my-hover.svg);
    }
    .bottombar-fixed ul li._chanpin>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my.svg);
    }
    .bottombar-fixed ul li._chanpin:hover>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my-hover.svg);
    }
    .bottombar-fixed ul li._chanpin.chked>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my-hover.svg);
    }
    .bottombar-fixed ul li._zhumian>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my.svg);
    }
    .bottombar-fixed ul li._zhumian:hover>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my-hover.svg);
    }
    .bottombar-fixed ul li._zhumian.chked>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-my-hover.svg);
    }
    .bottombar-fixed ul li._more>a i {
        background-size: auto 6px;
        background-position: 50% 9px;
        background-image: url(../../res/imgs/bottombar/bottombar-more.svg);
    }
    .bottombar-fixed ul li._more:hover>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-more-hover.svg);
    }
    .bottombar-fixed ul li._more.chked>a i {
        background-image: url(../../res/imgs/bottombar/bottombar-more-hover.svg);
    }
    .bottombar-fixed ul li div {
        /* display: none; */
        opacity: 0;
        width: 100%;
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: -1;
        padding-bottom: 10px;
        transition: all 300ms;
        -o-ransition: all 300ms;
        -ms-transition: all 300ms;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;
    }
    .bottombar-fixed ul li:hover div {
        /* display: block; */
    }
    .bottombar-fixed ul li div.animate {
        opacity: 1;
        top: -81px;
    }
    .bottombar-fixed ul li div dl {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 8px;
        /* padding: 5px 0px; */
    }
    .bottombar-fixed ul li div dl dt {
        border-top: 1px solid #ccc;
    }
    .bottombar-fixed ul li div dl dt.bt0 {
        border-top: 0px;
    }
    .bottombar-fixed ul li div dl dt a {
        display: block;
        color: #666;
        font-size: 14px;
        height: 34px;
        line-height: 34px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
    }
    .bottombar-fixed ul li div dl dt a:hover {
        color: #5f1785;
    }
    .bottombar-fixed ul li div dl dt.chked a {
        color: #5f1785;
    }
    .bottombar-fixed ul li div i {
        width: 0px;
        position: absolute;
        left: 50%;
        bottom: 0px;
        margin-left: -5px;
        border: 5px solid transparent;
        border-top-color: #ccc;
    }
    .bottombar-fixed ul li div b {
        width: 0px;
        position: absolute;
        left: 50%;
        bottom: 1px;
        margin-left: -5px;
        border: 5px solid transparent;
        border-top-color: #fff;
    }
}