/*自定义footer底部CSS*/
 #colophon.fl {
    float:left;
    width: 40%;
    justify-content: space-between;
    display: flex;
}
.fla {
    float:left;
}
.fr {
    float:right;
}
.public-foot {
    width:100%;
    background:#2d3237;
    display:table;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.public-foot .foot-cont {
    padding:30px 0;
    display:table
}
@media screen and (max-width: 768px) {
    .public-foot {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .footer-bottom {
        display: none;
    }
}
.public-foot .foot-cont h4 {
    color:#fff;
    margin-bottom:20px
}
.public-foot .foot-cont-fl ul>li a {
    color:#b2b2b2;
    font-size:13px
}
.public-foot .foot-cont-fr .tel {
    margin-right:55px;
    float: left;
    padding-top: 6px;
}
.public-foot .tel-number {
    display:table;
}
.public-foot .tel-icon .tel-icon-a {
    width:42px;
    height:42px;
    line-height:42px;
    background:#1e1f23;
    color:#8b8b8b;
    text-align:center;
    margin-right:8px;
    padding: 10px;
}
.public-foot .tel-number {
    font-size:24px;
    margin-top:20px
}
.public-foot .ewm {
    margin-top: 5px;
}
.public-foot .ewm span {
    display:block;
    text-align:center;
    color:#b2b2b2;
    padding-top: 5px;
}
.public-foot .ewm ul li {
    float:left;
    margin-left:30px;
    text-transform:uppercase
}
.public-foot .ewm ul li img {
    width:100px
}
.foot-copyright {
    width:100%;
    color:#666;
    padding:20px 0 10px;
    display:table;
}
.foot-copyright p {
    font-size: 12px;
    line-height: 30px;
    width: 100%;
    text-align: center;
}
.foot-copyright-fr ul li {
    float:left;
    margin-right:5px
}
.foot-copyright-fr ul li a {
    display:block
}
.fl ul li {
    font-size: 13px;
    padding: 5px 0px;
    box-sizing: border-box;
}
.fl .html-widget {
    padding: 10px 0px 0px 0px;
}
.fl h2 {
    font-size: 16px;
    padding: 5px 0px;
    color: #fff;
    line-height: 1;
}
.tel > h2 {
    font-size: 16px;
    padding-bottom: 22px;
    color: #fff;
    line-height: 1;
    font-weight: 600;
}

/* ------------------------------------------ */
 @media(min-width:768px) {
    .Onecad_fl {
        float: left
    }
}
a, a:active, a:visited {
    text-decoration: none;
    transition: all .2s
}
@media(max-width:1329px) {
    .hide_md {
        display: none !important
    }
}
.btn {
    display: block;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    line-height: 2.4;
    outline: 0;
    border: 0
}
.btn-orange-light {
    background-color: #fe5b34;
    border-radius: 3px
}
.btn-group {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between
}
.btn-group>.btn {
    border-radius: 0
}
.btn-group>.btn:first-child {
    border-radius: 3px 0 0 3px
}
.btn-group>.btn:last-child {
    border-radius: 0 3px 3px 0
}
.footer-fav {
    position: relative;
    /* z-index: 20; */
    /* background: #f7fafc; */
    background: #edf3f9;
    width: 100%;
    overflow: hidden
}
@media(min-width:768px) {
    .footer-fav {
        width: auto;
        overflow: visible;
        background: #edf3f9;
        display: flex;
    }
}
.footer-fav .wrapper {
    padding-top: 36px;
    padding-bottom: 36px;
    overflow: visible
}
.footer-fav .site-info {
    width: 60%
}
@media(min-width:768px) {
    .footer-fav .site-info {
        width: auto
    }
}
.footer-fav .site-info h2 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: uppercase
}
@media(min-width:768px) {
    .footer-fav .site-info h2 {
        font-size: 26px
    }
}
.footer-fav .site-info h2 a {
    color: #000
}
.footer-fav .site-info .site-p {
    margin-bottom: 10px
}
.footer-fav .site-info .site-p p:first-child::after {
    content:','
}
@media(min-width:768px) {
    .footer-fav .site-info .site-p {
        margin-bottom: 0
    }
    .footer-fav .site-info .site-p p:first-child::after {
        content:''
    }
}
.footer-fav .site-info p {
    font-size: 12px;
    color: #797979;
    line-height: 1.8;
    margin-bottom: 10px;
    display: inline
}
@media(min-width:768px) {
    .footer-fav .site-info p {
        font-size: 14px;
        margin-bottom: 0;
        display: block
    }
}
.footer-fav .site-fav {
    padding-top: 5px
}
@media(min-width:768px) {
    .footer-fav .site-fav {
        padding-top: 24px
    }
}
.footer-fav .site-fav .btn-orange {
    font-size: 14px;
    line-height: 2.5;
    padding: 0 1.2em;
    background-color: var(--b2color);
    color: #fff;
    border-radius: 8px;
}
@media(min-width:768px) {
    .footer-fav .site-fav .btn-orange {
        font-size: 16px;
        line-height: 3.5;
        padding: 0 2em
    }
}
.footer-fav .site-girl {
    position: absolute;
    left: 50%;
    bottom: 0
}
.footer-fav .site-girl .girl {
    width: 180px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .3s
}
@media(min-width:768px) {
    .footer-fav .site-girl .girl {
        left: -50px
    }
}
.footer-fav .site-girl .girl::after {
    content:'Hi~';
    display: block;
    position: absolute;
    left: 100%;
    top: 40%;
    color: #a7a7a7;
    font-size: 20px;
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    transition: all .3s
}
.footer-fav .site-girl .thumb {
    padding-top: 116.667%
}
.footer-fav .site-girl .girl-info {
    margin-left: 150px;
    margin-bottom: 55px
}
.footer-fav .site-girl h4 {
    font-size: 14px;
    font-weight: normal;
    color: #797979;
    line-height: 1.8
}
.footer-fav .site-girl a {
    color: #797979
}
.footer-fav .site-girl a:hover {
    color: #ff5c00
}
@media(min-width:768px) {
    .footer-fav:hover .site-girl .girl {
        left: -80px
    }
    .footer-fav:hover .site-girl .girl::after {
        visibility: visible;
        opacity: 1;
        transition: all .2s
    }
}
@media(max-width:767px) {
    .home .footer-fav {
        display: none
    }
}
@media(max-width:767px) {
    .footer-fav .btn-group>.btn:last-child {
        border-radius: 3px
    }
}
.clearfix:before, .clearfix:after {
    content:"";
    height: 0;
    line-height: 0;
    display: block;
    visibility: none;
    clear: both
}
@media(min-width:768px) {
    .Onecad_fl {
        float: left
    }
}
.thumb {
    display: block;
    width: 100%;
    height: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    transition: all .2s;
}
#Onecad_footer_ys2 .widget ul li {
    font-size: 13px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    /* margin: 16px; */
    margin-left: 16px;
    border-radius: 5px;
    background-color: #222228;
}
.Onecad_footer_ico {
    margin-bottom: 10px;
}
.Onecad_footer_ico i {
    height: 30px;
    width: 30px;
    margin: auto;
}
.Onecad_hide {
    visibility: hidden;
    opacity: 0;
    transition: all .2s
}
@media(max-width:1023px) {
    .hide_sm {
        display: none !important
    }
}
.footer-navi {
    position: relative;
    background: #2a2a32;
    color: #949498;
    line-height: 1.9286;
    padding: 15px 0;
    /* z-index: 20; */
    display: none;
    background: url(../../img/footer_bj.png) no-repeat;
    background-size: cover
}
@media(max-width:768px) {
    .footer-navi {
        padding: 0px 5px;
    }
    .foot-copyright {
        padding: 0px 10px 20px 10px;
    }
}
@media(min-width:768px) {
    .footer-navi {
        display: block
    }
}
@media(min-width:1024px) {
    .footer-navi {
        padding: 40px 0
    }
}
@media(min-width:1310px) {
    .footer-navi {
        overflow: visible
    }
}
.footer-navi .wrapper {
    overflow: visible;
    display: flex;
}
.footer-navi a {
    font-size: 14px
}
.footer-navi a:hover {
    color: var(--b2color);
}
.footer-navi .title {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    line-height: 1.38889;
    margin-bottom: 14px
}
.footer-navi .widget {
    box-sizing: border-box;
    position: relative
}
.footer-navi .about {
    margin: 15px 0 30px
}
@media(min-width:1024px) {
    .footer-navi .about {
        width: 32.1538%;
        padding-right: 15px;
        margin: 0;
        font-size: 13px
    }
}
@media(min-width:1310px) {
    .footer-navi .about {
        font-size: 14px;
        padding-right: 40px;
        height: 190px;
    }
}
@media(min-width:768px) {
    .footer-navi .wrapper-bq {
        padding-top: 32px
    }
}
.footer-navi .navis {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    justify-content: space-around;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 30px
}
@media(min-width:768px) {
    .footer-navi .navis {
        width: 60%;
        margin-bottom: 0
    }
}
@media(min-width:1024px) {
    .footer-navi .navis {
        width: 40%
    }
}
.footer-navi .navis .navi {
    flex: 1;
    text-align: center
}
@media(min-width:1310px) {
    .footer-navi .navis {
        width: 50%;
        border-left: 1px solid #222229;
        border-right: 1px solid #222229;
    }
    .footer-navi .navis .navi {
        text-align: left;
        padding-left: 60px
    }
}
.footer-navi .ewms {
    margin: 0 auto
}
@media(min-width:768px) {
    .footer-navi .ewms {
        width: 350px;
        padding-left: 50px;
        margin: 0
    }
}
.footer-navi .ewms::before, .footer-navi .ewms::after {
    right: auto;
    left: 0
}
.footer-navi .ewms::before {
    left: 1px
}
.footer-navi .ewms .like {
    text-align: center
}
.footer-navi .ewms .like strong {
    color: #fe3d7d;
    font-size: 54px;
    line-height: 1.24;
    font-weight: 400;
    font-family: Impact;
    background-image: linear-gradient(to right, #13adff 0, #3385ff 50%, #3385ff 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 2s infinite linear
}
.footer-navi .ewms .like h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.1;
}
.footer_clearfix {
    display: block;
    clear: both;
    float: none;
    display: flex;
}
.footer-navi .ewms ul {
    text-align: center;
    margin-bottom: 35px
}
.footer-navi .ewms li {
    float: left;
    width: calc(33.333% - 16px);
    box-sizing: border-box;
    display: inline;
    position: relative;
    line-height: 1.3;
    margin-top: 0;
}
.footer-navi .ewms li:hover .ewm-content {
    visibility: visible;
    bottom: 100%;
    opacity: 1
}
.footer-navi .ewms .ico {
    font-size: 46px;
    cursor: pointer;
    transition: all .2s
}
.footer-navi .ewms .ico:hover {
    color: #fff
}
.footer-navi .ewms .ico i {
    display: block
}
.footer-navi .ewms h4 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
.footer-navi .ewms .ewm-content {
    position: absolute;
    left: 50%;
    bottom: 200%;
    background: #fff;
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    width: 330px;
    transform: translate(-50%, 0);
    z-index: 10;
}
.footer-navi .ewms .ewm-content::before {
    content:'';
    display: block;
    position: absolute;
    margin-left: -6px;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff
}
@media(max-width:1600px) {
    .footer-navi .ewms .ewm-content.ewm-douyin, .footer-navi .ewms .ewm-content.ewm-wechat {
        left: auto;
        right: 0;
        transform: translate(0, 0)
    }
    .footer-navi .ewms .ewm-content.ewm-douyin::before, .footer-navi .ewms .ewm-content.ewm-wechat::before {
        left: auto;
        right: 30px
    }
    .footer-navi .ewms .ewm-content.ewm-douyin {
        transform: translate(70px, 0)
    }
    .footer-navi .ewms .ewm-content.ewm-douyin::before {
        right: 100px
    }
}
.footer-navi .ewms .ewm-content.ewm-douyin {
    width: 400px
}
.footer-navi .ewms .ewm-content.ewm-douyin .ewm-main .thumb-div {
    width: 160px
}
.footer-navi .ewms .ewm-main {
    padding: 20px;
    text-align: left;
    display: inline-block;
}
.footer-navi .ewms .ewm-main .Onecad_fl {
    float: left
}
.footer-navi .ewms .ewm-main .fr {
    float: right
}
.footer-navi .ewms .ewm-main .thumb-div {
    width: 120px;
    margin-right: 30px
}
.footer-navi .ewms .ewm-main .thumb {
    padding-top: 100%
}
.footer-navi .ewms .ewm-main h4 {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    line-height: 1.714;
    margin-top: 4px
}
.footer-navi .ewms .ewm-main h4 span {
    color: #47c333
}
.footer-navi .ewms .ewm-main a {
    color: var(--b2color);
}
.footer-navi .ewms .ewm-main a:hover {
    color: var(--b2color);
}
.footer-navi .ewms .ewm-main h5 {
    font-weight: normal;
    font-size: 12px;
    color: #888;
    line-height: 20px;
}
.footer-navi .ewms .ewm-douyin .ewm-main {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}
.footer-navi .ewms .ewm-douyin .ewm-main .thumb-div {
    margin: 0 auto
}
.footer-navi .ewms .ewm-douyin .ewm-douyin-1, .footer-navi .ewms .ewm-douyin .ewm-douyin-2 {
    width: 50%
}
.footer-navi .ewms .ewm-douyin .ewm-douyin-1 {
    position: relative
}
.footer-navi .ewms .ewm-douyin .ewm-douyin-1:after {
    content:'';
    display: block;
    position: absolute;
    right: 0;
    top: 10%;
    width: 1px;
    height: 80%;
    background: #f3f3f3
}
@media(min-width:768px) {
    .footer-navi .bands {
        display: flex;
        width: 100%
    }
}
.footer-navi .bands ul {
    margin: 0 -8px 0 -7px;
    display: flex;
    flex: 1;
    align-content: space-between;
}
.footer-navi .bands ul li {
    padding: 0 8px 15px 7px;
    width: 50%;
    box-sizing: border-box
}
@media(min-width:768px) {
    .footer-navi .bands ul li {
        width: 16.6667%
    }
}
.footer-navi .bands .band {
    background-color: #42424d;
    padding-top: 52px;
    border-radius: 3px;
    transition: all .2s
}
.footer-navi .bands .band::after {
    content:'';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: all .2s
}
.footer-navi .bands .band:hover {
    background-color: #24242d
}
.footer-navi .bands .band:hover::after {
    background: transparent
}
.footer-navi .qqgroup {
    width: 100%
}
@media(min-width:1024px) {
    .footer-navi .qqgroup {
        width: auto
    }
}
.footer-navi .qqgroup a {
    display: block;
    width: 220px;
    height: 52px;
    line-height: 52px;
    background: #222228;
    border-radius: 3px;
    text-align: center;
    margin: 0 auto
}
@media(max-width:1023px) {
    .hide_sm {
        display: none !important
    }
}
.footer .footer-colors {
    width: 100%;
    height: 4px;
    background-color: #333;
    background-position: 0 0;
    background-repeat: repeat;
    background-image: repeating-linear-gradient(to right, #68103b, #68103b 50px, #703f28 50px, #703f28 100px, #a16b13 100px, #a16b13 150px, #a5a02c 150px, #a5a02c 200px, #5e812d 200px, #5e812d 250px, #1c6075 250px, #1c6075 300px, #403161 300px, #403161 350px);
    animation: animate-colors 200s infinite linear;
    animation-play-state: paused
}
.footer .colors-shadow::after {
    content:'';
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0.8), #121212)
}
.footer .friendlinks {
    font-size: 12px;
    color: #4f4f4f;
    line-height: 2;
    margin: 0 -.5em 20px;
    word-break: keep-all
}
.footer .friendlinks h6 {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    margin: 0 .5em
}
.footer .friendlinks ul {
    display: inline
}
.footer .friendlinks li {
    display: inline;
    margin: 0 .5em
}
.footer .friendlinks a {
    color: #4f4f4f
}
.footer .friendlinks a:hover {
    color: #acacac
}
.footer .copyright {
    color: #7f7f7f;
    line-height: 1.5;
    font-size: 12px;
    text-align: center
}
@media(min-width:768px) {
    .footer .copyright {
        color: #545454
    }
}
.footer .copyright .asline {
    font-style: normal;
    display: block
}
@media(min-width:768px) {
    .footer .copyright .asline {
        display: inline
    }
}
.footer .copyright p {
    padding: .5em 0;
    border-radius: 4px
}
@media(min-width:768px) {
    .footer .copyright p {
        background: #000;
        display: inline-block;
        padding: .5em 1.5em
    }
}
.footer .copyright a {
    color: #7f7f7f
}
@media(min-width:768px) {
    .footer .copyright a {
        color: #545454
    }
}
.footer .copyright a:hover {
    color: #acacac
}
.footer .Onecad_fl h2 a {
    font-size: 26px;
}
@media all {
    .footer:hover .footer-colors {
        animation-play-state: running
    }
}
@keyframes animate-colors {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 7000px 0
    }
}
.footer-navi .about .logo-box .logo-img{
    max-width: 80%;
    height: 50px;
    object-fit: contain;
    margin: 0 0 18px;
}