/* DIYCSS
   ========================================================================== */
/**
 * 1. 如果要修改css ，建议在这个文件修改覆盖即可，更新的时候，注意备份此文件即可
 * 2. 如果要修改css ，建议在这个文件修改覆盖即可，更新的时候，注意备份此文件即可
 *    如果要修改css ，建议在这个文件修改覆盖即可，更新的时候，注意备份此文件即可
 */
/*header height*/
.site-header {
    height: 76px;
    box-shadow: 0 0;
}

.uitop {
    margin-top: 36px;
}

@media (min-width: 1550px) {
    .max_width .navbar .nav-list>.menu-item>a {
        font-size: 15px;
        margin: 0 8px;
    }

    .max_width #col-contact {
        width: 251px;
        text-align: center;
        float: left
    }

    .max_width .shanshan {
        display: block
    }
}

@media (min-width: 1230px) {
    .shanshan {
        display: none
    }

    .navbar .nav-list>.menu-item>a {
        font-size: 14px;
        margin: 0 2px;
    }

    #col-contact {
        width: 201px;
        text-align: center;
        float: left
    }
}

@media (min-width: 992px) {
    .shanshan {
        display: none
    }

    .navbar .nav-list>.menu-item>a {
        font-size: 14px;
        margin: 0 2px;
    }

    #col-contact {
        width: 181px;
        text-align: center;
        float: left
    }
}

@media (max-width: 768px) {
    .header-banner {
        display: none;
    }

    .module.parallax,
    .zyw_frlink {
        display: none;
    }

    .site-header {
        height: 76px;
        margin-top: 0;
        box-shadow: 0 0;
    }
}

@media (max-width:992px) {

    .banner-tip,
    .header-banner {
        display: none none !important
    }
}

.navFix {
    margin-top: 0;
    position: fixed !important;
    background-color: rgba(255, 255, 255);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    -webkit-box-shadow: 0 0.3125rem 0.3125rem -0.3125rem rgba(0, 0, 0, 0.117);
    -moz-box-shadow: 0 0.3125rem 0.3125rem -0.3125rem rgba(0, 0, 0, 0.117);
    box-shadow: 0 0.3125rem 0.3125rem -0.3125rem rgba(0, 0, 0, 0.117);
}

.frosted {
    background-color: rgba(255, 255, 255, 0.7);
}

.ripro-dark .frosted {
    background-color: rgba(25, 22, 22, 0.7);
}

#help h2,
#down h2 {
    font-size: 18px;
    line-height: 54px;
    color: #323232;
    border-bottom: 2px solid #4f8af1;
    width: 150px;
    font-weight: normal;
}

#help dt {
    cursor: pointer;
    color: #353535;
    font-size: 18px;
    margin-bottom: 20px;
}

#help dd {
    display: none;
    color: #767676;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    background: #f0f0f0;
    margin-bottom: 20px;
    margin-bottom: 20px;
    line-height: 25px;
    letter-spacing: 1px;
}

#help dt,
#help dd {
    margin-left: 40px;
    position: relative;
}

#help dt i,
#help dd i {
    background: url(../images/ico.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    left: -40px;
    top: 0px;
}

#help dd i {
    background-position: 0 -35px;
}

/**二级菜单文章统计**/
.num {
    position: absolute;
    top: 13;
    left: 70%;
    color: #555;
    border-radius: 8px;
    text-align: center;
    font-family: Calibri;
    background: #eee;
    font-size: 12px;
    min-width: 32px
}

.lanse {
    box-sizing: border-box;
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-left: 10px;
    margin-top: -6px;
    left: 0;
    border-color: #61e1b9;
    border: 3px solid #7a99f2
}

.lvse {
    box-sizing: border-box;
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-left: 10px;
    margin-top: -6px;
    left: 0;
    border-color: #61e1b9;
    border: 3px solid #70d7cf
}

.huangse {
    box-sizing: border-box;
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-left: 10px;
    margin-top: -6px;
    left: 0;
    border-color: #61e1b9;
    border: 3px solid #f5c745
}

.hongse {
    box-sizing: border-box;
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-left: 10px;
    margin-top: -6px;
    left: 0;
    border-color: #61e1b9;
    border: 3px solid #f1787f
}

/***二级导航前面小圆点结束***/
.navbar .showzx {
    color: #ff1841;
}

/*VIP介绍*/
.vip-banner .vipbj h2 {
    text-align: center;
    font-size: 40px;
    color: #fff
}

.vip-banner .vipbj p {
    text-align: center;
    font-size: 18px;
    color: #fff
}

.vip-banner {
    background: url(../images/comvip-banner.png) no-repeat center;
    position: relative;
    width: 100%;
    height: 246px;
    position: relative
}

.vip-banner-bg {
    background-position: center;
    background-size: cover;
    height: 100%
}

.vip-banner .vipbj {
    position: absolute;
    width: 100%;
    top: 20%
}

.vip-slogan {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .02);
    border-radius: 5px;
    height: 280px;
    width: 1200px;
    background: #fff;
    box-sizing: border-box;
    font-size: 0;
    margin: 40px auto auto auto
}

.vip-slogan-box:nth-of-type(-n+3) {
    border-bottom: 0
}

.vip-slogan-box {
    padding-top: 20px;
    display: inline-block;
    border: 1px solid #f4f4f4;
    height: 50%;
    width: 373.2px;
    box-sizing: border-box;
    vertical-align: middle
}

.vip-slogan-box i {
    width: 100px;
    line-height: 100px;
    display: inline-block;
    background-image: linear-gradient(90deg, #ed1c24 0, #fb8f02 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    text-align: center;
    vertical-align: middle
}

.vip-slogan-text {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    color: #898989
}

.vip-slogan-text p:first-child {
    font-size: 18px;
    color: #575959
}

.container-vip {
    width: 1250px
}

.vip-content {
    text-align: center;
    margin-bottom: 50px
}

.module-line {
    width: 100%;
    text-align: center;
    margin-top: 40px
}

.module-line .left-arrow {
    background: url(../images/vip-left.png)
}

.module-line .right-arrow {
    background: url(../images/vip-right.png)
}

.module-line .arrow {
    width: 84px;
    height: 16px
}

.module-line .text {
    font-size: 26px;
    color: #4c4c4c;
    margin: 0 10px
}

.module-line span {
    display: inline-block
}

.vip-banner .vipbj>a {
    width: 170px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-radius: 25px;
    background-image: linear-gradient(90deg, #ed1c24 0, #fb8f02 100%);
    color: #fff;
    margin: 0 auto;
    margin-top: 0;
    display: block;
    margin-top: 20px
}

.vip-row {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
    zoom: 1
}

.vip-row:after,
.vip-row:before {
    display: table;
    content: ''
}

.vip-block-wrapper {
    position: relative;
    display: flex;
    padding: 20px 0;
    height: 100%;
    justify-content: center
}

.vip-block-wrapper .vip-block-item {
    display: block;
    box-sizing: border-box;
    padding: 20px 40px;
    width: 33.333%;
    text-align: center
}

.home-vipbox {
    padding: 1px 0 38px 0;
    border-radius: 8px;
    background: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.home-vipbox:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(213, 213, 213, .4)
}

p.vip-bt {
    color: #fff;
    margin: 0 auto;
    width: 100px;
    padding: 8px 0;
    border-radius: 26px
}

.vip-block-item a p {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.vip-block-item:nth-child(n) a:hover p {
    box-shadow: 0 10px 20px rgba(245, 47, 62, .4);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    background-color: #f52f3e;
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, #f52f3e, #ff4c22);
    background-image: -webkit-linear-gradient(left, #f52f3e, #ff4c22);
    background-image: -o-linear-gradient(left, #f52f3e, #ff4c22);
    background-image: linear-gradient(left, #f52f3e, #ff4c22)
}

.vip-block-item:nth-child(1) h3 {
    color: #f5a02f;
    text-shadow: 0 5px 6px #ffe1b9
}

.vip-block-item:nth-child(1) .vip-bt {
    background-image: -webkit-linear-gradient(left, #021b31, #001529)
}

.vip-block-item:nth-child(2) h3 {
    color: #1890ff;
    text-shadow: 0 5px 6px rgba(24, 144, 255, .4)
}

.vip-block-item:nth-child(2) .vip-bt {
    background-image: -webkit-linear-gradient(left, #1390de, #2f9af5)
}

.vip-block-item:nth-child(3) h3 {
    color: #fd3d00;
    text-shadow: 0 5px 6px #ffb9b9
}

.vip-block-item:nth-child(3) .vip-bt {
    background-image: -webkit-linear-gradient(left, #f1bc37, #fadb37)
}

p.vip-home-price {
    position: relative;
    font-size: 1.875rem;
    font-weight: 700;
    width: 200px;
    margin: 15px auto
}

p.vip-home-price i {
    font-size: 16px
}

@media (max-width:768px) {
    .vip-block-wrapper {
        display: block
    }

    .vip-block-wrapper .vip-block-item {
        float: left;
        width: 100%;
        padding: 10px 0
    }
}

.vip-block-wrapper .vip-block-item .icon {
    width: 20%;
    padding-top: 20px;
    margin: 0 auto
}

.vip-block-wrapper .vip-block-item img {
    width: 100%;
    height: 60px
}

.vip-block-wrapper .vip-block-item .content0-title {
    padding: 0;
    font-size: 1.875rem;
    margin-top: 20px
}

/*VIP介绍*/
.shanshan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-right: 15px;
    margin: 0px 15px
}

[data-microtip] {
    position: relative
}

[data-microtip]:after,
[data-microtip]:before {
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    opacity: 0;
    pointer-events: none;
    transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
    position: absolute;
    box-sizing: border-box;
    z-index: 10;
    transform-origin: top
}

[data-microtip]:before {
    background-size: 100% auto !important;
    content: ""
}

[data-microtip-position|=bottom]:before {
    background: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjDigKYwLDEyLjAwMiBDMTQuMjg1LDEyLjAwMiA4LjU5NCwwLjAwMCAyLjY1OCwwLjAwMCBaIi8+PC9zdmc+) no-repeat;
    height: 6px;
    width: 18px;
    margin-top: 5px;
    margin-bottom: 0
}

[data-microtip-position|=bottom]:before {
    transform: translate3d(-50%, -10px, 0);
    bottom: auto;
    left: 50%;
    top: 100%
}

.heshan>a {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #adb7be;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: color .2s
}

.shanlian.lianzi {
    color: #cea22c;
    line-height: 33px;
    text-align: center
}

.shanlian.lianzi .ic_gif {
    position: absolute;
    top: 0;
    left: 50%;
    width: 96px;
    margin: 0 0 0 -50px
}

.shanlian.lianzi .ic_gif::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/tab_newani.png) no-repeat -60px 0;
    width: 13px;
    height: 25px;
    transform-origin: right center;
    -webkit-transform-origin: right center;
    animation: super_giftl 2s linear both infinite;
    -webkit-animation: super_ngiftl 2s linear both infinite
}

.shanlian.lianzi .ic_gif::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/tab_newani.png) no-repeat -100px 0;
    width: 13px;
    height: 25px;
    transform-origin: left center;
    -webkit-transform-origin: left center;
    animation: super_giftr 2s linear both infinite;
    -webkit-animation: super_ngiftr 2s linear both infinite
}

.shanlian.lianzi .txt {
    position: relative;
    font-size: 14px;
    color: #f5b344;
    margin-right: 2px
}

*,
:after,
:before {
    box-sizing: inherit
}

.shanlian.lianzi {
    color: #cea22c;
    line-height: 33px;
    text-align: center
}

.heshan>a {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #adb7be;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: color .2s
}

.shanlian.lianzi .ic_mask {
    position: absolute;
    top: 10px;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 14px;
    overflow: hidden;
    background: 0 0
}

.shanshan .shanlian.lianzi .ic_mask::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background: #fff;
    top: -12px;
    left: 0;
    animation: super_mask 2s linear both infinite;
    -webkit-animation: super_mask 2s linear both infinite;
    opacity: .6
}

[data-microtip-position=bottom-right]:after {
    transform: translate3d(calc(0 + -16px), -10px, 0);
    top: 100%
}

[data-microtip-position|=bottom]:after {
    transform: translate3d(-50%, -10px, 0);
    top: 100%;
    left: 50%
}

[data-microtip-position|=bottom]:after {
    margin-top: 11px
}

[data-microtip]:after {
    background: rgba(17, 17, 17, .9);
    border-radius: 4px;
    color: #fff;
    content: attr(data-microtip);
    font-size: var(--microtip-font-size, 13px);
    font-weight: var(--microtip-font-weight, normal);
    text-transform: var(--microtip-text-transform, none);
    padding: .5em 1em;
    white-space: nowrap;
    box-sizing: content-box
}

[data-microtip]:after,
[data-microtip]:before {
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    opacity: 0;
    pointer-events: none;
    transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
    position: absolute;
    box-sizing: border-box;
    z-index: 10;
    transform-origin: top
}

.shanlian {
    color: #fff;
    line-height: 33px;
    text-align: center
}

.heshan>a {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #adb7be;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: color .2s
}

.shanlian.lianzi {
    color: #cea22c;
    line-height: 33px;
    text-align: center
}

.shanlian.lianzi .ic_gif {
    position: absolute;
    top: 0;
    left: 50%;
    width: 96px;
    margin: 0 0 0 -50px
}

.shanlian.lianzi .ic_gif1 {
    position: absolute;
    top: 0;
    left: 50%;
    width: 88px;
    margin: 0 0 0 -44px
}

.shanlian.lianzi .ic_gif::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/zhankr_net_vip.png) no-repeat -60px 0;
    width: 13px;
    height: 25px;
    transform-origin: right center;
    -webkit-transform-origin: right center;
    animation: super_giftl 2s linear both infinite;
    -webkit-animation: super_ngiftl 2s linear both infinite
}

.shanlian.lianzi .ic_gif1::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    background: url(../images/zhankr_net_vip.png) no-repeat 0 0;
    width: 13px;
    height: 25px;
    transform-origin: right center;
    -webkit-transform-origin: right center;
    animation: super_giftl 1s linear both infinite;
    -webkit-animation: super_giftl 1s linear both infinite
}

.shanlian.lianzi .ic_gif::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/zhankr_net_vip.png) no-repeat -100px 0;
    width: 13px;
    height: 25px;
    transform-origin: left center;
    -webkit-transform-origin: left center;
    animation: super_giftr 2s linear both infinite;
    -webkit-animation: super_ngiftr 2s linear both infinite
}

.shanlian.lianzi .ic_gif1::after {
    content: "";
    position: absolute;
    top: 4px;
    right: 0;
    background: url(../images/zhankr_net_vip.png) no-repeat -30px 0;
    width: 13px;
    height: 25px;
    transform-origin: left center;
    -webkit-transform-origin: left center;
    animation: super_giftr 1s linear both infinite;
    -webkit-animation: super_giftr 1s linear both infinite
}

.shanlian.lianzi .txt {
    position: relative;
    font-size: 15px;
    color: #f5b344
}

.shanlian.lianzi .txt1 {
    position: relative;
    font-size: 14px;
    color: #f5b344
}

.shanlian.lianzi .ic_mask {
    position: absolute;
    top: 10px;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 14px;
    overflow: hidden;
    background: 0 0
}

.shanshan .shanlian.lianzi .ic_mask::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background: #fff;
    top: -12px;
    left: 0;
    animation: super_mask 2s linear both infinite;
    -webkit-animation: super_mask 2s linear both infinite;
    opacity: .6
}

/*加群小工具*/
.mobanweb-jiaqun h5 {
    font-size: 16px;
    line-height: 1.4
}

.mobanweb-jiaqun-small {
    padding: 15px
}

.mobanweb-jiaqun p {
    max-width: 80%
}

.mobanweb-jiaqun {
    letter-spacing: .5px
}

.mobanweb-jiaqun .btn {
    font-size: 13px
}

.mobanweb-jiaqun .btn i {
    margin-right: 3px
}

.mobanweb-jiaqun .helper-thumb {
    position: absolute;
    right: 0;
    bottom: 0
}

.mobanweb-jiaqun-btn-on {
    color: #fff;
    background: #2c63ff !important;
    box-shadow: 0 3px 10px -1px #2c63ff !important;
    border: 0
}

/*加群小工具*/
.icon {
    width: 1.5em;
    height: 1.15em;
    vertical-align: -0.25em;
    fill: currentColor;
    overflow: hidden;
}

/* 跟随开始 */

.showscaidan:before {
    content: "\eaf1"
}

.shows {
    font-family: show !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_1380870_o08dhovorbr.eot?t=1567357317161);
    src: url(//at.alicdn.com/t/font_1380870_o08dhovorbr.eot?t=1567357317161#iefix) format('embedded-opentype'), url(//at.alicdn.com/t/font_1380870_o08dhovorbr.woff2?t=1567357317161) format('woff2'), url(//at.alicdn.com/t/font_1380870_o08dhovorbr.woff?t=1567357317161) format('woff'), url(//at.alicdn.com/t/font_1380870_o08dhovorbr.ttf?t=1567357317161) format('truetype'), url(//at.alicdn.com/t/font_1380870_o08dhovorbr.svg?t=1567357317161#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-QQqun:before {
    content: "\e600"
}

.icon-weixin:before {
    content: "\e7e5"
}

.icon-qqq:before {
    content: "\e623"
}

.icon-qqqun2:before {
    content: "\e721"
}

.icon-qq:before {
    content: "\e607"
}

.icon-qqq1:before {
    content: "\e601"
}

.icon-QQmian:before {
    content: "\e630"
}

.icon-fankui:before {
    content: "\e61e"
}

.icon-rijianmoshi:before {
    content: "\e626"
}

.icon-qqqun1:before {
    content: "\e679"
}

.icon-quanping2:before {
    content: "\e6e2"
}

.icon-qqqun:before {
    content: "\e603"
}

.icon-dingbu:before {
    content: "\e643"
}

.icon-gongzhonghao:before {
    content: "\e618"
}

.icon-VIPx:before {
    content: "\e628"
}

.icon-quanping:before {
    content: "\e682"
}

.icon-VIP:before {
    content: "\e6b2"
}

.icon-quanping1:before {
    content: "\e887"
}

.icon-yewan:before {
    content: "\e669"
}

.icon-huabanfuben-copy:before {
    content: "\e6b5"
}

.icon-Fill:before {
    content: "\e6bd"
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.float-radius {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.float-text {
    color: #0056ff
}

.ripro-dark a.float-text {
    color: #0056ff
}

.float-icon {
    color: #0056ff
}

.float-hover {
    color: #0056ff
}

.flost-hover-bg {
    background-color: #0056ff
}

.float-border {
    border-color: #ececec !important
}

.float-box {
    width: 68px;
    padding: 5px;
    font-size: 14px;
    position: fixed;
    right: 0;
    top: 75%;
    z-index: 9997;
    margin-top: -303px
}

.float-ul,
.float-ul li {
    margin: 0;
    padding: 0
}

.float-ul {
    margin-top: 5px;
    text-align: center;
    line-height: 1.2;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 2px 5px #e6e6e6
}

.float-ul .iconfont {
    font-size: 22px;
    line-height: 22px
}

.float-ul li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    line-height: 18px
}

.float-ul li a:hover {
    background: linear-gradient(-125deg, #0056ff 0, #2f49fd 100%);
    box-shadow: 0 8px 10px rgba(32, 160, 255, .3);
    color: #fff
}

.float-ul li a.qq {
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative
}

.float-ul li a.weixin {
    position: relative
}

.float-ul li a.fankui {
    -moz-border-bottom-left-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.float-ul li a.fankui .iconfont {
    font-size: 22px;
    line-height: 22px
}

.float-alert-box {
    width: 180px;
    height: 185px;
    background-color: #fff;
    border: 1px solid #ececec;
    position: absolute;
    right: 56px;
    top: 0;
    z-index: 9998;
    display: none
}

.dbsvip {
    background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);
    color: #fff;
    margin-bottom: 20px;
    box-shadow: 0 8px 10px rgba(255, 0, 12, .3);
    color: #fff;
    border-radius: 50%;
}

.dbsvipd {
    padding: 10px;
    background: linear-gradient(-125deg, #ffab23 0%, #ff0036 100%);
    color: #FFF;
}

.dbsvipa {
    color: #FFF;
}

.srcdict_qd_1:hover {
    background: #fff;
    box-shadow: 0 8px 10px rgba(32, 160, 255, .3);
    color: #0295f9
}

.srcdict_qd_1 {
    background: linear-gradient(-125deg, #0056ff 0, #2f49fd 100%);
    box-shadow: 0 8px 10px rgba(32, 160, 255, .3);
    color: #fff
}

.float-qq-box {
    padding: 20px 15px
}

.float-weixin-box {
    padding: 15px
}

.float-weixin-box img {
    margin: 0 auto
}

.float-weixin-box p {
    font-weight: 600;
    color: #0056ff;
    margin-bottom: 5px
}

.float-alert-box h6 {
    font-size: 20px;
    color: #0056ff
}

.float-alert-box p {
    line-height: 24px
}

.float-ul li .float-qq-box {
    color: #666
}

.float-ul li .float-weixin-box {
    color: #666;
    top: -61px
}

.float-qq-btn {
    padding: 10px;
    background-color: #0056ff;
    color: #fff
}

@media screen and (max-width:639px) {
    .float-box {
        display: none
    }
}

/*图片过渡变化*/
.entry-media img {
    transition: all 0.9s;
    cursor: pointer;
}

/*鼠标移到图片放大1.2倍*/
.entry-media img:hover {
    transform: scale(1.2);
}

/* 跟随结束 */
.waveHorizontals {
    width: 100%;
    height: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #fff !important
}

.ripro-dark .waveHorizontals {
    width: 100%;
    height: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #181616 !important
}

#waveHorizontal1 {
    -webkit-mask: url(../images/augsc_001.svg);
    mask: url(../images/augsc_001.svg);
    animation-delay: -2s;
    animation-duration: 12s
}

#waveHorizontal1,
#waveHorizontal2,
#waveHorizontal3 {
    background-image: linear-gradient(20deg, #f84270 0, #fe803b 100%) !important
}

.ripro-dark #waveHorizontal1 {
    background-color: #f1f1f1 !important
}

.ripro-dark #waveHorizontal2 {
    background-color: #f1f1f1 !important
}

.ripro-dark #waveHorizontal3 {
    background-color: #f1f1f1 !important
}

.waveHorizontal {
    width: 200%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 350px 100%;
    transform-origin: 0 100% 0;
    animation-name: move;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes move {
    0% {
        transform: translate(-175px, 0) scale(1, 1)
    }

    50% {
        transform: translate(-87px, 0) scale(1, .5)
    }

    100% {
        transform: translate(0, 0) scale(1, 1)
    }
}

#waveHorizontal2 {
    -webkit-mask: url(../images/augsc_002.svg);
    mask: url(../images/augsc_002.svg);
    animation-delay: -2s;
    animation-duration: 5s
}

#waveHorizontal3 {
    -webkit-mask: url(../images/augsc_003.svg);
    mask: url(../images/augsc_003.svg);
    animation-delay: -1s;
    animation-duration: 3s
}

/*首页cms菜单模块-2*/
.hide_sm {
    display: flex;
}

.container .col-1-4 {
    float: left;
    box-sizing: border-box;
    margin-right: 7.3333px;
    width: 100%;
}

.container .col-1-4:last-child {
    margin-right: 0;
}

@media (min-width:768px) {
    .container .col-1-4 {
        width: 50%
    }
}

@media (min-width:1024px) {
    .container .col-1-4 {
        width: 25%
    }
}

@media (min-width:1024px) {
    .ripro-dark .home-first {
        background: #232425;
    }
}

@media (min-width:768px) {
    .home-first .h-images:after {
        display: none
    }
}

@media (min-width:768px) {
    .home-first .h-images {
        display: box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        justify-content: space-between
    }
}

@media (min-width:1024px) {
    .home-first .h-images {
        width: 25%
    }
}

.home-first .h-images .item-tuwen {
    float: left;
    padding: 0 6.5px;
    width: 50%
}

@media (min-width:1024px) {
    .home-first .h-images .item-tuwen {
        float: none
    }
}

@media (min-width:1024px) {
    .home-first .h-images {
        display: block;
        box-sizing: border-box;
        padding: 0 7.3333px
    }

    .home-first .h-images .item-tuwen {
        padding: 0;
        width: auto
    }
}

.home-first .item-tuwen {
    margin-bottom: 15px
}

@media (min-width:768px) {
    .home-first .item-tuwen {
        margin-bottom: 13px
    }
}

.home-first .item-tuwen a {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 3px
}

.home-first .item-tuwen a .thumb {
    padding-top: 57%;
    transition: all .2s;
    transform-origin: center
}

.home-first .item-tuwen a strong {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: block;
    padding: .4em .8em .6em;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .6) 100%);
    background-repeat: repeat-x;
    box-shadow: 0 -7px 15px rgba(0, 0, 0, .2);
    color: #fff;
    letter-spacing: .5px;
    font-weight: 700;
    font-size: 9pt;
    line-height: 1.3
}

@media (min-width:768px) {
    .home-first .item-tuwen a strong {
        letter-spacing: 1px;
        font-size: 14px;
        line-height: 1.4
    }
}

.home-first .hf-widget {
    box-sizing: border-box;
    padding: 14px 17px 0;
    border: 1px solid #f2f2f2;
    background: #fff;
    box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0.1);
    border-radius: 3px;
}

.ripro-dark .home-first .hf-widget {
    border: 1px solid #2b2b2b;
    background: #232425;
    box-shadow: 8px 8px 9pt #212121;
}

@media (min-width:768px) {
    .home-first .hf-widget {
        overflow: hidden;
        height: 135px
    }
}

@media (min-width:1024px) {
    .home-first .hf-widget {
        margin-bottom: 0
    }
}

.home-first .hf-widget [class*=" icon-"]:before,
.home-first .hf-widget [class^=icon-]:before {
    margin: 0
}

.home-first .hf-widget .hf-widget-title {
    margin-bottom: 14px;
    padding: 0 0 10px;
    border-bottom: 1px solid #f2f2f2;
    color: #383838;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
}

.ripro-dark .home-first .hf-widget .hf-widget-title {
    border-bottom: 1px solid #696969;
}

.ripro-dark .home-first .hf-widget .hf-widget-title a {
    color: #ccc;
}

.home-first .hf-widget .hf-widget-title>i {
    margin-right: 2px;
    color: #448aff;
}

.ripro-dark .home-first .hf-widget .hf-widget-title>i {
    margin-right: 2px;
    color: #ffa363
}

.home-first .hf-widget .hf-widget-title span {
    margin-left: 10px;
    color: #a7a7a7;
    font-weight: 400;
    font-size: 9pt;
    line-height: 20px
}

@media (min-width:1024px) {
    .home-first .hf-widget .hf-widget-title span {
        display: none
    }
}

@media (min-width:1330px) {
    .home-first .hf-widget .hf-widget-title span {
        display: inline
    }
}

.home-first .hf-widget .hf-widget-title .pages {
    float: right;
    padding-top: 2px
}

.home-first .hf-widget .hf-widget-title .pages .next,
.home-first .hf-widget .hf-widget-title .pages .prev {
    float: left;
    margin: 0;
    padding: 0 6px;
    height: 1pc;
    border: 1px solid #eee;
    color: #ccc;
    font-size: 9px;
    line-height: 15px;
    cursor: pointer;
    border-radius: 50px;
}

.home-first .hf-widget .hf-widget-title .pages .next:hover,
.home-first .hf-widget .hf-widget-title .pages .prev:hover {
    color: #448aff
}

.home-first .hf-widget .hf-widget-title .pages .prev {
    border-right: none
}

.home-first .hf-widget .hf-tags {
    margin-bottom: -10px
}

@media (min-width:768px) {
    .home-first .hf-widget .hf-tags {
        overflow: hidden;
        height: 4pc
    }
}

.home-first .hf-widget .hf-tags a {
    display: inline-block;
    margin: 0 5px 10px;
    padding: 0 5px;
    height: 22px;
    border-radius: 2px;
    background: #f9f9f9;
    color: #888;
    white-space: nowrap;
    font-size: 9pt;
    line-height: 22px;
    word-break: break-all
}

.home-first .hf-widget .hf-tags a.style_orange,
.home-first .hf-widget .hf-tags a:hover {
    background: #448aff;
    color: #fff;
}

.ripro-dark .home-first .hf-widget .hf-tags a {
    background: #2c2e2f;
}

.home-first .hf-widget-4 .hf-widget-content {
    color: #888;
    font-size: 14px
}

.home-first .hf-widget-4 .hf-widget-content a {
    color: #888
}

.home-first .hf-widget-4 .hf-widget-content a:hover {
    color: #448aff;
}

.home-first .hf-widget-4 .hf-widget-content h3 {
    overflow: hidden;
    height: 22px;
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 10px;
}

.home-first .hf-widget-4 .hf-widget-content em {
    float: right;
    padding: 0 5px;
    height: 22px;
    border-radius: 2px;
    background: #fff5ef;
    color: #ff5c00;
    font-style: normal;
    font-size: 9pt;
    line-height: 22px
}

.home-first .hf-widget-4 .hf-widget-content ul li {
    margin-bottom: 5px
}

.home-first .hf-widget-4 .hf-widget-content ul li:last-child {
    margin-bottom: 0
}

.home-first .hf-widget-1 .hf-widget-content a {
    color: #888
}

.ripro-dark .home-first .hf-widget-1 .hf-widget-content a {
    color: #ccc
}

.home-first .hf-widget-1 .hf-widget-content a:hover {
    color: #69a1ff;
}

.home-first .hf-widget-1 .hf-widget-content li {
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    width: 25%;
    text-align: center;
    font-size: 9pt
}

.home-first .hf-widget-1 .hf-widget-content li .thumb {
    margin: 0 auto 4px;
    padding-top: 36px;
    width: 36px
}

.home-first .hf-widget-1 .hf-widget-content li span {
    display: block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
}

.home-first .hf-widget-1 .hf-widget-content .scroll-h {
    margin: 0 -10px;
}

.home-first .scroll-h {
    position: relative;
    overflow: hidden;
    height: 56px;
}

.home-first .scroll-h ul {
    list-style: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .2s;
    margin: 0;
    padding-left: 0;
}

.home-first .scroll-h ul:after,
.home-first .scroll-h ul:before {
    clear: both;
    display: block;
    visibility: none;
    height: 0;
    content: "";
    line-height: 0
}

.home-first .scroll-h .holdon {
    position: absolute;
    top: 0;
    left: 100%
}

.home-first .scroll-h .holdon-prev {
    left: -100%
}

.home-first .hf-widget-hot-cats .hhicon {
    display: inline-block;
    margin-bottom: 5px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #e8fbff;
    color: #448aff;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
}

.ripro-dark .home-first .hf-widget-hot-cats .hhicon {
    background: #2c2e2f;
    color: #ffa363;
}

.home-first .hf-widget-hot-cats .scroll-h li a {
    display: block
}

.home-first .hf-widget-hot-cats .scroll-h li a:hover .hhicon {
    background: #448aff;
    color: #fff;
}

.home-first .thumb {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 66.7%;
    width: 100%;
    height: 0;
    background-color: transparent;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .2s
}

.home-first i {
    font-weight: 300
}

@media screen and (max-width:720px) {

    .home-first .hf-widget-1 .hf-widget-content .scroll-h,
    .home-first .hf-widget-content {
        margin: 1pc -10px
    }
}

@media (max-width: 768px) {
    .sxweb {
        display: none;
    }
}

.zhankr-bj {
    padding-bottom: 0px !important;
}

/*首页cms菜单模块-2*/
/*首页网站统计模块*/
.fa-volume-up:before {
    content: "\f028";
    color: #FFFFFF
}

@media (max-width:767px) {

    .shanshan,
    .d-none {
        display: none
    }
}

.alert-primary {
    color: #2b3978;
    background-color: #dde2fa;
    border-color: #cfd6f8
}

.owl-dynamic {
    position: relative;
    padding: 10px 15px;
    border-radius: .5rem;
    margin-top: 20px
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow;
}

.float-left {
    float: left !important
}

.badge-danger {
    color: #fff;
    background-color: #ff5b5b
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow
}

.owl-dynamic .scroll-dynamic {
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    display: inline-block;
    max-width: 70%
}

.owl-dynamic .scroll-dynamic ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.owl-dynamic .scroll-dynamic ul li {
    height: 25px;
    padding-left: 0;
    line-height: 25px
}

@media (max-width:768px) {
    .owl-dynamic .scroll-dynamic {
        max-width: 100%
    }
}

.float-right {
    float: right !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.badge-primary-lighten {
    color: #536de6;
    background-color: rgba(83, 109, 230, .18)
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.badge-danger {
    color: #fff;
    background-color: #ff5b5b;
}

.alert-primary {
    color: #2b3978;
    background-color: #dde2fa;
    border-color: #cfd6f8;
}

/*首页网站统计模块*/

/*底部统计美化*/
.em,
.mobanwebdibutonji {
    display: inline-block;
    font-size: 12px;
    padding-right: 8px;
    padding-left: 20px;
    white-space: nowrap
}

address,
caption,
cite,
code,
dfn,
em,
i,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

.mobanwebdibutonji strong {
    line-height: 1;
    font-size: 24px;
    color: #ff9800
}

/*底部统计美化*/
/*自助申请友情链接*/
@media screen and (max-width:750px) {
    .container .row .card {
        width: 100%
    }
}

.container .row .pricing-deco .deco-layer {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s
}

.container .row .pricing-deco:hover .deco-layer--1 {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0)
}

.container .row .pricing-deco:hover .deco-layer--2 {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0)
}

.srcdict-yqlj {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 6px;
    box-shadow: 0 4px 12px 0 rgba(52, 73, 94, .1)
}

.clearfix {
    color: #232425;
    margin-top: 1rem;
    padding: 1rem 1.5rem;
    border-radius: .375rem;
    max-width: 100%
}

.mt20 {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-left: 20px
}

.card-header {
    padding: 1.25rem 1.5rem;
    font-size: 1.0625rem;
    background-color: #fff
}

.card-header:first-child {
    border-radius: calc(.375rem - 1px) calc(.375rem - 1px) 0 0
}

/* 详细页作者信息 */
.sjblog-avatar {
    width: 50px;
    float: left
}

.sjblog-avatar img {
    float: left;
    width: 50px;
    border-radius: 50%;
    margin-right: 20px
}

.sjblog-tgroup {
    padding-left: 66px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 20px
}

.sjblog-tgroup .entry-header {
    margin-bottom: 0 !important
}

.article-content .entry-header .entry-title {
    padding-bottom: 0;
    margin-bottom: 0 !important;
    border-bottom: none
}

.sjblog-name {
    padding-top: 5px;
    display: block;
    font-size: 13px;
    color: #cdcdcd
}

.sjblog-name a {
    color: #cdcdcd
}

.sjblog-name a:hover {
    color: #2756fc
}

.sjblog-time {
    margin-left: 20px
}


/* 详细页作者信息 */
/*列表美化角标*/
.title-iconse {
    height: 8px;
    width: 8px;
    background: #fd4b4b;
    padding: 0;
    display: inline-block;
    border-radius: 50%;
    line-height: 0;
    position: relative;
    -webkit-transition: ease-in-out .25s;
    transition: ease-in-out .25s;
    margin: 0 10px
}

.float-rightse {
    float: right;
    position: absolute;
    right: 30px
}

.title-iconse:before {
    content: " ";
    height: 8px;
    width: 8px;
    background: #ffd12a;
    border-radius: 50%;
    margin-left: 15px;
    position: absolute;
    display: block;
    -webkit-transition: ease-in-out .25s;
    transition: ease-in-out .25s
}

.title-iconse:after {
    content: " ";
    height: 8px;
    width: 8px;
    background: #79f52a;
    border-radius: 50%;
    margin-left: 30px;
    position: absolute;
    display: block;
    -webkit-transition: ease-in-out .25s;
    transition: ease-in-out .25s
}

/*列表美化角标*/
/*点赞功能美化开始*/
.post-like {
    text-align: center;
    padding: 10px
}

.post-like a {
    background-color: #f44336;
    color: #fff;
    border-radius: 20px;
    font-size: 15px;
    padding: 5px 10px;
    text-decoration: none;
    outline: 0
}

.post-like a.done,
.post-like a:hover {
    background-color: #f44336;
    color: #fff
}

.post-like a.done {
    cursor: not-allowed
}

/*点赞功能美化结束*/
.lang {
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    margin-top: -45px
}

.lang__1 {
    background: url(../images/sch_b.png) repeat-x;
    width: 4500px;
    height: 60px;
    animation: langs 18s infinite linear;
    position: absolute;
    top: 8px
}

.lang__2 {
    height: 60px
}

.lang__3 {
    background: url(../images/sch_c.png) repeat-x;
    width: 4500px;
    height: 60px;
    animation: langs 18s infinite linear;
    position: absolute;
    top: 0
}

.lang__4 {
    background: url(../images/sch_d.png) repeat-x;
    width: 4500px;
    height: 60px;
    animation: langs 12s infinite linear;
    position: relative;
    top: 0
}

.ripro-dark .lang__3 {
    background: url(../images/sch_e.png) repeat-x
}

.ripro-dark .lang__4 {
    background: url(../images/sch_f.png) repeat-x
}

.author .lang {
    margin-top: -132px
}

@keyframes langs {
    0% {
        margin-left: 0
    }

    100% {
        margin-left: -1938px
    }
}

@-webkit-keyframes langs {
    0% {
        margin-left: 0
    }

    100% {
        margin-left: -1938px
    }
}

.zhankr_type_bj {
    background: url(../images/zizhuti-cats.png) no-repeat;
    height: 60px
}

.zhankr_type_bj i {
    font-size: 18px;
    margin-left: 33px;
    color: #fff
}

.zhankr_type_bj span {
    line-height: 56px;
    padding-left: 100px;
    position: relative;
    font-size: 26px;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .49)
}

.zhankr_type_bj span .text-p {
    position: absolute;
    top: 6px;
    text-shadow: none;
    line-height: 19px;
    font-size: 14px;
    background: #fff;
    right: -138px;
    font-weight: 400;
    border-radius: 8px 0 8px 0;
    padding: 4px 12px;
    color: #ed1c24
}

.openVip-Btn {
    float: right;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-top: 16px;
    border-radius: 4px;
    margin-right: 80px;
    padding: 0 8px;
    background-image: none;
    background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
    background-size: 1400% 300%;
    -webkit-animation: mymove 10s ease infinite;
    -moz-animation: mymove 10s ease infinite;
    color: #fff;
    border: 0 solid #ddd;
    font-size: 14px;
    transition: all .3s ease;
    border-color: #ff8a00
}

@media (max-width:768px) {
    .zhankr_type_bj span .text-p {
        display: none
    }
}

.filter--content {
    padding: 0
}

.zhankr_lmdh {
    padding: 20px
}

.filter--content .filter-item span {
    margin-right: 10px;
    background: linear-gradient(-125deg, #fff 0, #fff 100%);
    border-radius: 0;
    color: grey;
    padding: 0 20px;
    border-right: 1px solid
}

@media (max-width:768px) {

    .filter--content .filter-item span,
    .filter--content .filter-tab span {
        padding: 0;
        border-right: 0
    }
}

.filter--content .filter-item a {
    display: inline-block;
    margin-top: 0;
    margin-right: 10px;
    border-bottom: 1px solid transparent;
    color: grey;
    border-radius: 0;
    padding: 0 10px;
    position: relative;
    border: 1px solid transparent;
    border-radius: 4px
}

.filter--content .filter-item a.on {
    border: 1px dashed #fff;
    background: linear-gradient(-125deg, #fff 0, #fff 100%);
    color: #3d7eff
}

.header_search {
    width: 620px;
    height: 42px;
    float: left;
    left: 34%;
    position: absolute
}

.header_search input {
    background: 0 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    appearance: none
}

.header_search .search_form .search_input {
    float: left;
    width: 268px;
    height: 38px;
    border: 1px solid #ddd;
    border-right: none;
    border-radius: 3px 0 0 3px;
    position: relative
}

.header_search .search_form .search_input input {
    width: 320px;
    border: none;
    color: #999;
    font: 14px tahoma, PingFangSC, microsoft yahei ui, microsoft yahei, sans-serif;
    font-size-adjust: none;
    overflow: hidden;
    position: absolute;
    top: 10px
}

.header_search .search_btn {
    width: 80px;
    height: 38px;
    line-height: 38px;
    display: block;
    float: left;
    border-radius: 0 3px 3px 0;
    border: none;
    cursor: pointer;
    background: linear-gradient(125deg, #64c0ff 0, #2f49fd 100%)
}

.header_search .search_btn:hover {
    opacity: .8
}

.header_search .search_btn .icon_search {
    display: block;
    width: 80px;
    height: 40px;
    margin: 2px auto 0;
    background: url(/wp-content/themes/jizhi-chlid/images/index_icons.png) no-repeat -68px -82px
}

.selected_type {
    position: relative;
    cursor: pointer;
    width: 75px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    padding-left: 9px;
    color: #666
}

.selected_type:after {
    border: 5px solid transparent;
    border-top: 6px solid #d2d2d2;
    width: 0;
    height: 0;
    position: absolute;
    top: 18px;
    right: 6px;
    content: ' ';
    transition: all .3s;
    -webkit-transition: all .3s
}

.search_filter_selected dl.search_type {
    display: block
}

.search_filter_selected .selected_type:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 12px
}

.search_filter .search_type {
    display: none;
    position: absolute;
    left: -1px;
    top: 38px;
    z-index: 999;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    box-sizing: border-box;
    padding: 5px 0;
    width: 88px
}

.search_filter .search_type dd {
    cursor: pointer;
    color: #666;
    font-size: 14px;
    padding: 6px 12px;
    text-align: left
}

.search_filter .search_type dd:hover {
    background-color: #0099ed;
    color: #fff
}

.header_search .hotword {
    float: left
}

.header_search .hotword {
    font-size: 12px;
    width: 550px;
    height: 18px;
    overflow: hidden
}

.header_search .hotword a {
    color: #999;
    margin: 0 9px
}

/*svip*/
/*Modify login button style*/
.navbar .login-btn {
    border-radius: 25px;
    width: 90px
}

.actions .login-btn {
    position: relative;
    opacity: .9 !important
}

.login-btn .diamond {
    position: absolute;
    top: 30px;
    left: 110%;
    display: none;
    margin-left: -165px;
    padding: 15px;
    height: auto;
    border-radius: 6px;
    background: #fff
}

.actions a.login-btn:hover {
    opacity: 1
}

.login-btn:hover .diamond {
    display: inline-block;
    background: #fff
}

/*Button color*/
.navbar .login-btn {
    background: linear-gradient(125deg, #ffa363 0, #fb130a 100%);
    color: #fff;
    box-shadow: 4px 3px 10px #2f6bd024
}

.search-open.navbar-button {
    background: linear-gradient(125deg, #ffa363 0, #fb130a 100%);
    transition: transform .1s;
    box-shadow: 4px 3px 10px #2f6bd024;
    color: #fff
}

.ripro-dark .navbar .navbar-button,
.ripro-dark .off-canvas .canvas-close {
    color: #ffc107;
    box-shadow: 4px 3px 10px #40404024;
    border: 2px solid #000;
    background: linear-gradient(125deg, #333 0, #000 100%)
}

.navbar .navbar-button,
.off-canvas .canvas-close {
    background: linear-gradient(125deg, #ffb800 0, #fb130a 100%);
    transition: transform .1s;
    box-shadow: 4px 3px 10px #2f6bd024;
    color: #fff
}

.off-canvas .canvas-close,
.ripro-dark .navbar .navbar-button {
    color: #ffc107;
    box-shadow: 4px 3px 10px #40404024;
    border: 2px solid #000;
    background: linear-gradient(125deg, #333 0, #000 100%)
}

/*Button color*/
.navbar .login-btn {
    background: linear-gradient(125deg, #ffa363 0, #fb130a 100%);
    color: #fff;
    box-shadow: 4px 3px 10px #2f6bd024
}

.search-open.navbar-button {
    background: linear-gradient(125deg, #ffa363 0, #fb130a 100%);
    transition: transform .1s;
    box-shadow: 4px 3px 10px #2f6bd024;
    color: #fff
}

.ripro-dark .navbar .navbar-button,
.ripro-dark .off-canvas .canvas-close {
    color: #ffc107;
    box-shadow: 4px 3px 10px #40404024;
    border: 2px solid #000;
    background: linear-gradient(125deg, #333 0, #000 100%)
}

.navbar .navbar-button,
.off-canvas .canvas-close {
    background: linear-gradient(125deg, #ffb800 0, #fb130a 100%);
    transition: transform .1s;
    box-shadow: 4px 3px 10px #2f6bd024;
    color: #fff
}

.off-canvas .canvas-close,
.ripro-dark .navbar .navbar-button {
    color: #ffc107;
    box-shadow: 4px 3px 10px #40404024;
    border: 2px solid #000;
    background: linear-gradient(125deg, #333 0, #000 100%)
}

.burger {
    background: linear-gradient(125deg, #f5ff07 0, #ff1841 100%) !important;
    box-shadow: 4px 3px 10px #ffc1072e !important;
    transition: transform .1s !important;
    color: #fff !important;
    border: 0 !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 30px
}

.burger:after,
.burger:before {
    background-color: #fff0;
    width: 0
}

.burger .fa-list {
    color: #fff
}

.ripro-dark .burger .fa-list {
    color: #ffc107
}

/*Modify login button style*/

.article-focusbox.bgimg-fixed {
    padding: 60px 0;
    background-position: center center;
    background-size: unset;
    background-repeat: repeat;
    margin-top: -60px
}

.article-focusbox {
    position: relative;
    z-index: 1;
    padding: 45px 0;
    background-color: #394048;
    color: #eee;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 10px
}

.article-focusbox:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: ''
}

.article-title {
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 24px;
    color: #fff
}

.article-meta {
    font-size: 13px;
    opacity: .8
}

.article-meta .item {
    display: inline-block;
    margin: 0 10px
}

.article-meta .item a {
    color: #fff;
    background: #4e89ff;
    color: #fff !important;
    padding: 2px 8px;
    border-radius: 50px
}

.dabolang {
    width: 100%;
    height: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #fff0 !important;
    margin-top: -29px
}

.ripro-dark .dabolang {
    width: 100%;
    height: 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-color: #181616 !important
}

#dabolangl1 {
    -webkit-mask: url(/wp-content/themes/ripro/assets/images/sucaihu001.svg) !important;
    mask: url(/wp-content/themes/ripro/assets/images/sucaihu001.svg) !important;
    animation-delay: -2s;
    animation-duration: 12s
}

#dabolangl1,
#dabolangl2,
#dabolangl3 {
    background-color: #f6f6f6
}

.ripro-dark #dabolangl1 {
    background-color: #f1f1f1 !important
}

.ripro-dark #dabolangl2 {
    background-color: #f1f1f1 !important
}

.ripro-dark #dabolangl3 {
    background-color: #f1f1f1 !important
}

.dabolangl {
    width: 200%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 350px 100%;
    transform-origin: 0 100% 0;
    animation-name: move;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@keyframes move {
    0% {
        transform: translate(-175px, 0) scale(1, 1)
    }

    50% {
        transform: translate(-87px, 0) scale(1, .5)
    }

    100% {
        transform: translate(0, 0) scale(1, 1)
    }
}

#dabolangl2 {
    -webkit-mask: url(/wp-content/themes/ripro/assets/images/sucaihu002.svg) !important;
    mask: url(/wp-content/themes/ripro/assets/images/sucaihu002.svg) !important;
    animation-delay: -2s;
    animation-duration: 5s
}

#dabolangl3 {
    -webkit-mask: url(/wp-content/themes/ripro/assets/images/sucaihu003.svg) !important;
    mask: url(/wp-content/themes/ripro/assets/images/sucaihu003.svg) !important;
    animation-delay: -1s;
    animation-duration: 3s
}

/*Beautification of article title Style start*/
.sjblog-tgroupz {
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f5f5 !important;
}

.sjblog-tgroupz .entry-header {
    margin-bottom: 0 !important;
}

.entry-content {
    padding-top: 20px;
}

.article-content .entry-header .entry-title {
    padding-bottom: 0;
    margin-bottom: 0 !important;
    border-bottom: none;
}

.sjblog-name {
    padding-top: 5px;
    display: block;
    font-size: 13px;
    color: #cdcdcd;
}

.sjblog-name a {
    color: #cdcdcd;
}

.sjblog-name a:hover {
    color: #0056ff;
}

.sjblog-time {
    margin-left: 10px;
}

.sjblog-views {
    margin-left: 10px;
}

.entry-wrapper .u-clearfix h2 {
    font-size: 18px;
    padding: 5px 0;
    margin-bottom: 18px;
    color: #555;
    font-weight: 700;
    text-shadow: 0 0 black;
}

.entry-wrapper .u-clearfix h3 {
    font-size: 18px;
    padding: 5px 0;
    margin-bottom: 18px;
    color: #555;
    font-weight: 700;
    text-shadow: 0 0 black;
}

.u-clearfix h2:before {
    content: "//";
    margin-right: 5px;
    color: #0056ff;
    font-family: "src";
}

.u-clearfix h3:before {
    content: "//";
    margin-right: 5px;
    color: #0056ff;
    font-family: "src";
}

/*Beautification of article title Style end*/
.sucaihu-post-top {
    margin: 0 -43px
}

.sucaihu-post-top a.current {
    color: #3385ff;
    border-bottom-color: #3385ff;
    margin: 0 43px;
    font-size: 20px;
    padding-bottom: 20px;
    border-bottom: 4px solid #3385ff
}

.sucaihu-post-top a.current-p {
    font-size: 20px
}

.sucaihu-d {
    float: right;
    position: absolute;
    right: 20px;
    margin-top: 5px
}

.title-iconse {
    height: 15px;
    width: 15px;
    background: #fd4b4b;
    padding: 0;
    display: inline-block;
    border-radius: 50%;
    line-height: 0;
    position: relative;
    -webkit-transition: ease-in-out .25s;
    transition: ease-in-out .25s;
    margin: 0 10px
}

.float-rightse {
    float: right;
    position: absolute;
    right: 40px
}

.title-iconse:before {
    content: " ";
    height: 15px;
    width: 15px;
    background: #ffd12a;
    border-radius: 50%;
    margin-left: 20px;
    position: absolute;
    display: block;
    -webkit-transition: ease-in-out .25s;
    transition: ease-in-out .25s
}

.title-iconse:after {
    content: " ";
    height: 15px;
    width: 15px;
    background: #79f52a;
    border-radius: 50%;
    margin-left: 40px;
    position: absolute;
    display: block;
    -webkit-transition: ease-in-out .25s;
    transition: ease-in-out .25s
}

#zm_tkzj {
    color: #555;
    background-color: #ffdee9;
    background-image: -webkit-linear-gradient(0deg, rgba(255, 222, 233, .77) 0, rgba(181, 255, 252, .56) 100%);
    overflow: hidden;
    margin: 10px 0;
    padding: 15px 15px 15px 35px
}

.article-copyright {
    line-height: 35px;
    border-width: 0;
    border-style: initial;
    border-color: initial;
    border-image: initial
}

.article-categories {
    margin-bottom: 40px;
    margin-top: 40px
}

.article-categories a {
    padding: 5px 10px;
    background-color: #19b5fe;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    margin: 0 5px 5px 0;
    border-radius: 2px;
    display: inline-block
}

.article-categories a:nth-child(5n) {
    background-color: #4a4a4a;
    color: #fff
}

.article-categories a:nth-child(5n+1) {
    background-color: #ff5e5c;
    color: #fff
}

.article-categories a:nth-child(5n+2) {
    background-color: #ffbb50;
    color: #fff
}

.article-categories a:nth-child(5n+3) {
    background-color: #1ac756;
    color: #fff
}

.article-categories a:nth-child(5n+4) {
    background-color: #19b5fe;
    color: #fff
}

.article-categories a:hover {
    background-color: #1b1b1b;
    color: #fff
}

/*标签云*/
.widget_tag_cloud .tagcloud>a {
    border: none !important
}

.widget_tag_cloud .tagcloud>a:nth-child(7n) {
    background-color: #a26ff9 !important;
    color: #fff !important
}

.widget_tag_cloud .tagcloud>a:nth-child(7n+1) {
    background-color: #ff5e5c !important;
    color: #fff !important
}

.widget_tag_cloud .tagcloud>a:nth-child(7n+2) {
    background-color: #ffbb50 !important;
    color: #fff !important
}

.widget_tag_cloud .tagcloud>a:nth-child(7n+3) {
    background-color: #1ac756 !important;
    color: #fff !important
}

.widget_tag_cloud .tagcloud>a:nth-child(7n+4) {
    background-color: #19b5fe !important;
    color: #fff !important
}

.widget_tag_cloud .tagcloud>a:nth-child(7n+5) {
    background-color: #fb7da9 !important;
    color: #fff !important
}

.widget_tag_cloud .tagcloud>a:nth-child(7n+6) {
    background-color: #666 !important;
    color: #fff !important
}

.widget_tag_cloud .tagcloud>a:hover {
    background-color: #1b1b1b !important;
    color: #fff !important
}

.zyw_frlink {
    height: 60px;
    background: #f7f8fa;
    border: 1px dashed #ccc;
    border-radius: 5px
}

.zyw_frlink ul {
    list-style: none;
    list-style-type: none;
    padding-left: 0;
    margin: 0 0
}

.zyw_frlink ul>span {
    float: left;
    display: block;
    font-size: 14px;
    background: linear-gradient(-125deg, #ffb300 0, #f60 100%);
    height: 60px;
    line-height: 25px;
    padding: 0 30px;
    color: #fff;
    padding-top: 6px;
    margin: -1px -1px -1px -1px;
    text-align: center;
    border-radius: 5px 0 0 5px
}

.zyw_frlink ul>span>a {
    background: linear-gradient(-180deg, #fff 2%, #fff 98%);
    padding: 1px 10px;
    line-height: 20px;
    border-radius: 20px;
    color: #f60
}

.zyw_frlink li {
    float: left
}

.zyw_frlink ul li a {
    display: inline-block;
    padding: 0 10px;
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
    color: #828282;
    padding-top: 8px;
    font-weight: 400
}

/*底部统计*/
.zzhuti .data-items {
    font-size: 0;
    min-height: 85px
}

.zzhuti li {
    display: inline-block;
    vertical-align: top;
    width: 250px
}

.zzhuti li i {
    display: inline-block;
    height: 25px;
    color: #fff;
    transition: .3s;
    font-size: 18px;
    margin-top: 20px
}

.zzhuti li strong {
    display: block;
    line-height: 48px;
    font-size: 36px;
    color: #fff;
    position: relative;
    transition: .3s
}

.zzhuti li span {
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    transition: .3s
}

.zzhuti li strong::after {
    content: '+';
    font-size: 18px;
    position: absolute;
    line-height: 1;
    padding-left: 3px;
    opacity: 0;
    transition: .3s
}

.zzhuti li strong.active::after {
    opacity: 1
}

.zzhuti li:hover i {
    color: #ec2546;
    transform: translate(0, -3px);
    text-shadow: 3px 5px 10px #1716166b
}

.zzhuti li:hover strong {
    color: #ec2546;
    transform: translate(0, -3px);
    text-shadow: 3px 5px 10px #1716166b
}

.zzhuti li:hover span {
    color: #ec2546;
    transform: translate(0, -3px);
    text-shadow: 3px 5px 10px #1716166b
}

.vvip0,
.vvip10,
.vvip30,
.vvip302,
.vvip70,
.vvip702,
.vvip75,
.vvip752,
.vvip80,
.vvip802,
.vwip0,
.vwip10,
.vwip30,
.vwip302,
.vwip70,
.vwip702,
.vwip75,
.vwip752,
.vwip80,
.vwip802 {
    display: inline-block;
    background-image: url(../images/tu_vip.png);
    background-size: auto 40px;
    vertical-align: middle;
    height: 40px;
    width: 40px
}

.vvip0,
.vvip10,
.vvip30,
.vvip302,
.vvip70,
.vvip702,
.vvip75,
.vvip752,
.vvip80,
.vvip802 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.vvip0,
.vwip0 {
    background-position: 0 0
}

.vvip70,
.vwip70 {
    background-position: -80px 0
}

.vvip30,
.vwip30 {
    background-position: -40px 0
}

.vvip302,
.vvip702,
.vvip752,
.vvip802 {
    background-position: -200px 0
}

.vvip75 {
    background-position: -160px 0
}

.vvip80,
.vwip75,
.vwip80 {
    background-position: -120px 0
}

.vwip0,
.vwip10,
.vwip30,
.vwip302,
.vwip70,
.vwip75,
.vwip80 {
    position: absolute;
    z-index: 10;
    border-radius: 5px 0 0 0
}

.vvip10,
.vwip10 {
    background-position: 0 0
}

#right_ad {
    display: none;
    width: 73px;
    height: 61px;
    border-radius: 0 0 13px 13px;
    z-index: 1002;
    left: 20px;
    bottom: 100px;
    position: fixed
}

@keyframes custom-zoom-1 {
    0% {
        transform: scale(1)
    }

    25% {
        transform: scale(1.2)
    }

    50% {
        transform: scale(1)
    }

    75% {
        transform: scale(1.2)
    }
}

#right_ad .close {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 8px;
    right: -6px;
    line-height: 13px;
    cursor: pointer;
    font-style: inherit;
    text-align: center;
    color: #f67345;
    z-index: 5;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #f42a1c
}

@media (max-width:767px) {
    #right_ad.right-ad-active {
        display: none !important
    }
}

#right_ad .num-box {
    position: absolute;
    height: 20px;
    width: 20px;
    background-image: url(/wp-content/themes/ripro-child/assets/images/side-entrynums.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    bottom: 27px;
    right: 68px;
    animation: custom-zoom-1 2.5s linear infinite alternate
}

#right_ad .timer .colon {
    padding-left: 1px;
    padding-right: 1.2px
}

#right_ad .kubao {
    display: none;
    position: absolute;
    top: 0;
    right: -26px;
    width: 73px;
    height: 61px
}

.sm {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/wp-content/themes/ripro-child/assets/images/adsidesmall.png) no-repeat top/cover;
    -webkit-animation: two-up-down .8s ease infinite 80ms alternate;
    animation: two-up-down .8s ease infinite 80ms alternate
}

@keyframes roat {
    0% {
        transform: rotate(10deg);
        transform-origin: 50% 0 0
    }

    100% {
        transform: rotate(-10deg);
        transform-origin: 50% 0 0
    }
}

#right_ad .link {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: inline;
    border: none;
    box-shadow: none;
    animation: computer_1 3s infinite
}

@keyframes computer_1 {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, -20px)
    }

    100% {
        transform: translate(0, 0)
    }
}

#right_ad .link .img-text {
    width: 150px;
    height: 88px;
    display: block;
    position: relative;
    top: 20px;
    left: 0;
    background: url(/wp-content/themes/ripro-child/assets/images/act1118Text.png) no-repeat center/100%;
    animation: scaleact .8s ease-in-out infinite alternate
}

#right_ad .link .img-text:after {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/ripro-child/assets/images/act1118lon.png) no-repeat center;
    animation: opac .5s infinite alternate
}

@-webkit-keyframes opac {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@keyframes opac {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: 1
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes scaleact {
    from {
        transform: scale(.92)
    }

    to {
        transform: scale(1)
    }
}

@keyframes scaleact {
    from {
        transform: scale(.92)
    }

    to {
        transform: scale(1)
    }
}

#right_ad.right-ad-active {
    width: 165px !important;
    height: 170px !important
}

#right_ad .time-box {
    position: absolute;
    bottom: 28px;
    height: 26px;
    left: 18px;
    width: 100%;
    padding-left: 21px
}

#right_ad .time-box .time-list {
    display: inline-block
}

#right_ad .time-box .time-list .time-span {
    float: left;
    font-size: 12px;
    color: #04157a;
    line-height: 26px;
    height: 26px;
    font-weight: 700
}

#right_ad .time-box .time-list .time-span:last-child {
    margin-right: 0
}

#right_ad .db-btn {
    width: 80px;
    height: 22px;
    position: absolute;
    bottom: -9px;
    z-index: 6;
    left: 36px;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    color: #a80000;
    background: url(/wp-content/themes/ripro-child/assets/images/act1118sidebtn.png) no-repeat center/100%
}

#right_ad .ly-db-text {
    width: 143px;
    height: 100px;
    position: absolute;
    top: 39px;
    z-index: 6;
    left: 19px;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    color: #a80000;
    background: url(/wp-content/themes/ripro-child/assets/images/adsidetext.png) no-repeat center/100%;
    animation: scaleact .8s linear alternate infinite
}

#right_ad .time-box .time-list .time-num {
    box-sizing: border-box;
    float: left;
    line-height: 26px;
    height: 26px
}

@keyframes computer_1 {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, -20px)
    }

    100% {
        transform: translate(0, 0)
    }
}

/* 底部悬浮登录提醒*/
.wic_slogin {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 12px 0;
    text-align: center;
    height: auto;
    line-height: 45px;
    background: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    font-family: microsoft yahei;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out;
    background: #fff;
}

.wic_slogin .wp {
    width: 100%;
    align-content: center;
}

.wic_slogin_info {
    display: inline-block;
    font-size: 22px;
    color: #000;
    letter-spacing: 2px;
    height: 40px;
    line-height: 40px;
    font-weight: 300;
}

.wic_slogin_info a {
    color: #3d7eff;
}

.wic_slogin_btn {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin: 0 8px;
}

.wic_slogin_btn a {
    display: block;
    background: #3d7eff;
    color: #fff;
    padding: 0 40px;
    border-radius: 3px;
    font-size: 16px;
    border-radius: 50px;
}

.wic_slogin_qq .fa-qq,
.wic_slogin_wechat .fa-wechat,
.loginbutton .fa-user {
    color: #fff;
    margin-right: 3px;
}

.wic_slogin_line {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 1px;
    height: 10px;
    background: #ccc;
}

.wic_slogin_qq {
    border-radius: 10%;
    display: inline-block !important;
    zoom: 1;
    display: inline;
    line-height: 40px;
    height: 40px;
    margin: 0 8px;
    white-space: nowrap;

}

.wic_slogin_qq a {
    display: block;
    color: #fff;
    padding: 0 40px;
    border-radius: 3px;
    font-size: 16px;
    background: #f6aa07;
    border-radius: 50px;
}

.wic_slogin_qq a:hover {
    background-color: #f6aa07;
    text-decoration: none
}

.wic_slogin_wechat {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    line-height: 40px;
    height: 40px;
    margin: 0 8px;
    white-space: nowrap;
}

.wic_slogin_wechat a {
    display: block;
    color: #fff;
    padding: 0 40px;
    border-radius: 3px;
    font-size: 16px;
    background: #2bac19;
    border-radius: 50px;
}

.wic_slogin_wechat a:hover {
    background-color: #2bac19;
    text-decoration: none
}

.h-screen {
    margin: 15px 0 0;
    padding-left: 0
}

.cl.pos {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.h-screen li {
    position: relative;
    float: left
}

.h-screen li a {
    display: block;
    height: 35px;
    margin-right: 20px;
    padding: 0 20px;
    font-size: 15px;
    color: #333;
    line-height: 35px;
    text-align: center;
    font-weight: 700
}

.h-screen li a:hover {
    color: #fb130a
}

.h-screen li a .num {
    position: relative;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    margin-left: 10px;
    padding: 0 3px;
    background-color: #fb130a;
    font-size: 12px;
    color: #fff
}

.h-screen li a .num:after,
.h-screen li a .num:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid
}

.h-screen li a .num:before {
    top: 0;
    left: -7px;
    border-color: transparent #fb130a transparent transparent;
    border-width: 9px 7px 9px 0
}

.h-screen li a .num:after {
    top: 0;
    right: -7px;
    border-color: transparent transparent transparent #fb130a;
    border-width: 9px 0 9px 7px
}

.h-screen li.on a {
    border: 1px solid #fb130a;
    border-radius: 20px;
    font-weight: 700;
    color: #fb130a
}

.h-screen li.on a:hover {
    border-color: #fb130a
}

.h-screen li.on a .num {
    display: none
}

.choosetype {
    margin: 15px 0 0;
    position: absolute;
    right: 0
}

.child-container .cl.pos {
    position: relative
}

.choosetype a {
    width: 96px;
    height: 30px;
    margin: 10px 2px;
    font-size: 14px;
    padding: 2px 10px 2px 10px;
    color: #fb1408;
    border-radius: 15px;
    background: #fff;
    border: 1px dotted #fb1408
}

.choosetype a:hover {
    border: 1px solid #fb130a;
    cursor: pointer !important
}

@media (max-width:767px) {
    .choosetype {
        display: none
    }

    .h-screen {
        margin: 15px 0 0;
        padding-left: 0;
        width: 100%;
        margin: 0 auto;
        display: flex
    }

    .h-screen span.title {
        font-size: 16px;
        font-weight: 600
    }

    .meta-category a:nth-child(2),
    .meta-category a:nth-child(3) {
        display: none !important
    }
}

.h-screen span.title {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    font-size: 24px;
    color: rgba(0, 0, 0, .65);
    vertical-align: middle
}

.h-screen span.desc {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: rgba(0, 0, 0, .65);
    vertical-align: middle
}

/*Phone Customer service Style start*/
.suspend {
    display: none;
}

@media (max-width:767px) {
    .suspend {
        width: 66px;
        height: 90px;
        position: fixed;
        bottom: 70px;
        right: 15px;
        overflow: hidden;
        z-index: 999999;
        display: block;
    }

    .suspend dl {
        width: 53px;
        height: 57px;
    }

    .suspend dl dt {
        width: 30px;
        height: 149px;
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer;
    }

    .suspend dl a {
        display: block;
        width: 53px;
        height: 57px;
        background: url(../images/suspend.png) no-repeat 0 0;
        transition: width 0s;
        -moz-transition: width 0s;
        -webkit-transition: width 0s;
        -o-transition: width 0s;
    }

    .suspend dl a:hover {
        background-position: -60px 0
    }
}

.aini_foot_nav {
    border-top: 1px solid #eee;
    display: none;
    padding: 8px 0;
    background: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}

.ripro-dark .aini_foot_nav {
    border-top: 1px solid #000;
    background: #1c1c1c;
}

@media (max-width:767px) {
    .aini_foot_nav {
        display: block;
    }
}

.aini_foot_nav .nohover {
    color: #fb3d08
}

.ripro-dark .aini_foot_nav .nohover {
    color: #ffc107
}

.aini_foot_nav .iconjiahao {
    color: #ffffff
}

.aini_foot_nav .amy em {
    position: absolute;
    width: 8px;
    left: 50%;
    height: 8px;
    top: 0;
    margin-left: 5px;
    border-radius: 50%;
    border: 1px solid #fff
}

.aini_foot_nav li {
    width: 20%;
    list-style: none;
    text-align: center;
    float: left
}

.aini_foot_nav li a {
    width: 100%;
    display: block;
    color: #888
}

.aini_foot_nav li i {
    display: block;
    font-size: 28px;
    line-height: 26px
}

.aini_foot_nav li p {
    overflow: hidden;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    color: #888
}

.ripro-dark .aini_foot_nav li p {
    color: #eee
}

.aini_foot_nav .foot_btn {
    width: 48px;
    padding: 5px 0;
    text-align: center;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    margin: 7px auto 0;
    border-radius: 2px
}

.aini_foot_nav li.aini_zjbtn a span i.foot_btn {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 50%;
    padding: 0;
    margin-top: 8px;
    background: #fb3d08
}

.ripro-dark .aini_foot_nav li.aini_zjbtn a span i.foot_btn {
    background: #ffbf00
}

.aini_foot_nav li.aini_zjbtn a span {
    display: block;
    position: absolute;
    bottom: -8px;
    left: calc(50% - 30px);
    z-index: 110;
    width: 60px;
    height: 62px;
    line-height: 62px;
    border-radius: 50%;
    padding: 0 1px
}

.aini_foot_nav li.aini_zjbtn a {
    bottom: 0;
    left: calc(50% - 30px);
    width: 60px;
    height: 40px;
    border-radius: 50%;
    overflow: visible
}

.aini_foot_nav li.aini_zjbtn a em {
    display: block;
    position: absolute;
    bottom: -5px;
    left: calc(50% - 30px);
    z-index: 100;
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.aini_foot_nav li.aini_zjbtn {
    overflow: visible;
    position: relative
}

.aini_foot_nav .bg_f {
    background: #fff !important
}

.ripro-dark .aini_foot_nav .bg_f {
    background: #232425 !important
}

.aini_foot_nav .b_ok {
    border: 1px solid #efefef !important
}

.ripro-dark .aini_foot_nav .b_ok {
    border: 1px solid #000000 !important
}

.aini_foot_nav ul,
.aini_foot_nav p,
.pc {
    margin: 0;
    padding: 0
}

/*Phone Customer service Style end*/

/*首页底部滚动*/

.gundong {
    padding-top: 50px;
    max-width: 1500px;
    margin: 0 auto;
    margin-bottom: 10px
}

.gundongdiv {
    width: 100%;
}

.gundong h1 {
    text-align: center;
}

.gundong p {
    text-align: center !important;
}

.instructions {
    position: relative;
    width: 100%;

    overflow: hidden;
    margin: 0 auto;
    font-size: 0;
}

.instructions .left_mask {
    left: 0;
}

.instructions .mask {
    position: absolute;
    z-index: 10;
}

.instructions .right_mask {
    right: -1px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.scroll-container {
    width: 100%;
    max-width: 1680px !important;
    overflow: hidden;
    position: relative;
    margin: 18px 0;
    border-radius: 12px;

}

.scroll-row {
    display: flex;
    width: max-content;
    padding: 10px 0;
}

.scroll-item {
    flex: 0 0 auto;
    width: 140px;
    height: 100px;
    margin: 0 12px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: none;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.scroll-item h1 {
    color: #000;
}

.scroll-item:hover {
    transform: scale(1.2);
    box-shadow: none;
    z-index: 3;
}

.scroll-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.row-1 .scroll-row {
    animation: scrollLeft 60s linear infinite;
}

.row-2 .scroll-row {
    animation: scrollRight 55s linear infinite;
}

.row-3 .scroll-row {
    animation: scrollLeft 60s linear infinite;
}

.row-4 .scroll-row {
    animation: scrollRight 55s linear infinite;
}

.row-5 .scroll-row {
    animation: scrollLeft 60s linear infinite;
}

.row-6 .scroll-row {
    animation: scrollRight 55s linear infinite;
}

.row-7 .scroll-row {
    animation: scrollLeft 42s linear infinite;
}

.scroll-row:hover {
    animation-play-state: paused !important;
}


@keyframes scrollLeft {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes scrollRight {
    0% {
        transform: translateX(-50%);
    }

    100% {
        transform: translateX(0);
    }
}

.instructions {
    max-width: 800px;
    margin: 40px auto 20px;
    padding: 0px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    text-align: center;
}

footer {
    margin-top: 30px;
    text-align: center;
    font-size: 0.9rem;
    opacity: 0.8;
}

@media (max-width: 768px) {
    .scroll-item {
        width: 180px;
        height: 120px;
    }


}

@media (max-width: 480px) {
    .scroll-item {
        width: 150px;
        height: 100px;
    }


}