
@media(max-width:900px) {
	.middleconten {
		display: none
	}
}
.ceo-help-seeeervice-img img:hover {
	position: relative;
animation: shake 0.5s ease-in-out infinite;
}
@keyframes shake {
0% { transform: rotate(0deg); }
25% { transform: rotate(4deg); }
50% { transform: rotate(0deg); }
75% { transform: rotate(-4deg); }
100% { transform: rotate(0deg); }
}
.containerre {
    width: 1300px;
    margin: 0 auto;
}

.label-default {
    background-color: #FA8BFF;
    background-image: linear-gradient(278deg, #ff3bd5 0%, #FF2525 74%);
    box-shadow: 3px 5px 6px rgb(255 125 32 / 48%);
    border-radius: 18px;
    color: #ffffff;
    
}
.ceo_category_software_film_star:hover {color: #ffa40000;}
.ceo_category_software_film_icon a img:hover{padding: 50px;}
.post-list-meta-dox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0px;
    padding: 10px 10px;
    background: linear-gradient(to top, #aaa 0, #00000017 100%);
    width: 100%;
    transition: bottom .2s ease;
    border-radius: 8px;
}
.single-contentvip p {
	color: #ef170173;
	letter-spacing: .5px;
	line-height: 30px;
}
@media(max-width:767px) {
	.meta-author {
		display: none
	}
}
p.zvip-home-price {
    position: relative;
    font-size: 1.875rem;
    font-weight: 700;
    width: 200px;
    margin: 15px auto;
  color: #2cca00;
    text-shadow: 0 5px 6px #7cff21ba;
}
p.zzvip-home-price {
    position: relative;
    font-size: 1.875rem;
    font-weight: 700;
    width: 200px;
    margin: 15px auto;
  color: #ff1697;
    text-shadow: 0 5px 6px #ffa621ba;
}
p.zzzvip-home-price {
    position: relative;
    font-size: 1.875rem;
    font-weight: 700;
    width: 200px;
    margin: 15px auto;
   color: #ff8d00;
    text-shadow: 0 5px 6px #fff821ba;
}
.products-category .pricing-title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .51px;
    position: relative;
    line-height: 1;
}

.page-product .category-num, .products-category .category-num {
    top: -16px;
	font-size: 14px;
	border-radius: 10px 10px 10px 0px;
	color: #fff;
	margin-left: 3px;
    padding: 1px 6px;
    background: #ff5c00;
    box-shadow: 0 8px 10px rgb(255 32 199 / 22%);
	}
.products-category .center {
    text-align: center;
}
.ceo_vipbgsbb {
    width: 100%;
    height: 340px;
    background: #f0f2f7;
    position: relative;
}
.products-category .content-wrapper {
    padding-bottom: 20px;
}
.a8ku-ui-section {
	padding-top: 0
}
.post-list {
    background: #ffffff;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
}
 .box-introduction .list li {
    width: auto;
    flex: 1;
    border: none;
    padding: 0;
}

.menu-post .cao-covver, .post-grid .cao-covver, .post-list .cao-covver {
       position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
        background: linear-gradient(177deg,#f902cf 0%, #fdab2f26 100%);
    height: 100%;
    color: #fff;
    font-size: 25px;
    border-radius: 8px;
}
.menu-post .cao-covver,.post-grid .cao-covver,.post-list .cao-covver {
	opacity: 0
}
.menu-post .cao-covver img,.post-grid .cao-covver img,.post-list .cao-covver img {
	width: 50px!important;
	height: 50px!important;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
	-webkit-filter: blur(0)!important;
	-moz-filter: blur(0)!important;
	-ms-filter: blur(0)!important;
	filter: blur(0)!important
}
.menu-post:hover .cao-covver,.post-grid:hover .cao-covver,.post-list:hover .cao-covver {
	opacity: 1;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}
.post-grid .cao-covver,.post-list .cao-covver,.menu-post .cao-covver {
	pointer-events: none!important
}
.qtw-button.qtw-button--jjxx {
    position: absolute;
    top: 20%;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    border-radius: 10px;
    color: #fff !important;
    display: inline-block;
    font-size: 13px;
    background-image: linear-gradient(90deg, #016fff00, #00a6ff00);
    box-shadow: 1px 7px 10px 0 rgba(2, 88, 220, 0);
    border: 0;
    width: 160px !important;
    height: 35px !important;
    margin-top: -25px;
    left: 50%;
    margin-left: -80px;
}
.section {
	padding-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.quote_q {
    padding: 1.2em;
    margin: 10px 0 20px 0;
    position: relative;
    --quote-color: var(--main-color);
    color: var(--quote-color);
}
 .ceo_category_software:hover {
  border-radius: 10px;
  
}
.ceo_category_software .cao-covver{
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    /*background: linear-gradient(177deg,#021373 0%, #990297cc 100%);*/
    height: 100%;
    color: #fff;
    font-size: 25px;
    border-radius: 8px;
    background-image: -webkit-linear-gradient(45deg,#719700,#b38700);
    -webkit-animation: hue 6s infinite cubic-bezier(0.82, 0.82, 1, 1);
}
.ceo_category_software .cao-covver{
	opacity: 0
}
.ceo_category_software .cao-covver img{
	width: 50px!important;
	height: 50px!important;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
	-webkit-filter: blur(0)!important;
	-moz-filter: blur(0)!important;
	-ms-filter: blur(0)!important;
	filter: blur(0)!important
}
.ceo_category_software:hover .cao-covver{
	opacity: 1;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}
.ceo_category_software .cao-covver {
	pointer-events: none!important
}
.ceo_category_software {
    float: left;
    width: 280px;
    padding: 8px;
    border: 1px solid #1829f24a;
    background: #fdfcfc;
    transition: all .3s;
    border-radius: 5px;
    margin: 0 10px 35px 15px;
    position: relative;
}

.post-grid .entry-media {
    margin-bottom: 0;
    position: relative;
    background-size: 100% 100%;
    padding: 2px;
    border-radius: 30px 30px 0 0;
}
.tags .tagslist li:hover .name {
    background-color: #333;
color: #f7dc05;
}
 .site-data-wp li i {
    display: inline-block;
    height: 25px;
    color:#e67b0dd9;
    transition: 0.3s; 
   font-size: 20px;
}
.gotopp {
	position: fixed;
    bottom: 200px;
    left: 0;
    margin: 30px;
    z-index: 999;
}
.sidebar li .service-box .custom-num{text-align:left;border-bottom:1px solid rgba(255,255,255,.17);padding-left:34px;line-height:35px}
.header-banner {
	background-color: #333
}
.label-info {
    background: linear-gradient(100deg,#2050ff,#20a5ff);
    box-shadow: 0 13px 15px rgba(32,160,255,.3);
}
.header-banner .ym-menu a,.header-banner {
	color: #fff
}
.badge-danger-lighten {
    color: #ff5b5b;
    background-color: rgba(255, 91, 91, .18);
    font-size: 15px;
}
.l-through {
    text-decoration: line-through;
    font-size: 1.5rem;
    font-weight: 600;
    color: #f9461d;
} 
.ceo-user-alerts {
    padding: 45px;
    background: #f5f5f5;
    font-size: 13px;
    color: #999;
    border-radius: 2px;
}
 
.card-img {
    float: left;
    width: 130px;
    
}

/* .ceo_category_software {*/
/*    float: left;*/
/*    width: 280px;*/
/*     padding: 15px; */
/*     border: 1px dashed #18cef2bd;*/
/*    background: #fdfcfc;*/
/*    box-shadow: 2px 6px 16px rgb(32 160 255 / 14%);*/
/*    transition: all .3s;*/
/*    border-radius: 10px;*/
/*    margin: 0 20px 40px 0px;*/
/*    position: relative;*/
/*}*/
/*.ceo_category_software:hover {*/
/*    -webkit-box-shadow: 0 34px 20px -24px rgba(136,161,206,0.3);*/
/*    box-shadow: 0 34px 20px -24px rgba(136,161,206,0.3);*/
/*   -webkit-transform: scale(1.1);*/
/*    transform: scale(1.1);*/
/*    -ms-transform: scale(1.1);*/
/*  border-radius: 20px;*/
/*background: linear-gradient(100deg,#20a0ff7a,#20b8ff9c);*/
/*background: linear-gradient(100deg,#ffffff,#ffffff);*/
/*border: 1px solid #20b8ff9c; */

/*}*/

 .ceo_category_software h5 a {
  font-size: 12px;
    color: #001371;
}
 
.pt2020 {
    padding-top: 40px;
}
.tags .tagslist li .name {
  font-size: 16px;
    color: #819dc7;
    background: linear-gradient(#ffffff00,rgb(201 227 247 / 28%) 88%,#78c7d70a);
    transition: .5s;
    border-radius: 5px;
    font-weight: 500;
    line-height: 20px;
    padding: 6px 10px 6px 10px;
    margin: 8px 0 8px 15px;
    box-shadow: 0 5px 5px rgb(215 221 230 / 76%), 1px 0 0 #bbd1eb inset, -1px 0 0 #cadff9 inset, 0 -1px 0 #dfe8f3 inset, 0 0 0 2px rgb(24 129 203 / 12%) inset;
}
.tags .tagslist li {
    
    border-radius: 10px;
}
.tags .tagslist li:hover {
    border-color: #fd6b00;
}
.article-content .content-hide-tips .coin span {
    font-size: 15px;
    border: 1px solid #9e71ff;
    color: #ffffff;
     
}
 .tags .tagslist li span {
    padding: 4px;
    margin-left: 8px;
    color: #50a2bb;
    background-color: #fff;
    border-radius: 5px;
    font-size: 13px;
}
.close-sidebar {
    float: right;
}

.show-sidebar {
    display: none;
    float: right;
}
.fa-lg {
    font-size: 1.5em;
   color: #f045ff;
    margin-left: 50px;
}

.fa-toggle-off{ 
  color: #ff4d45;
   margin-left: 50px;
}
@media (max-width: 767px) {
    .show-sidebar,.close-sidebar,.sjblog-views,.sjblog-time,.sjblog-name {
        display: none;
    }
}

@media (max-width: 767px) {
    .show-sidebar,.close-sidebar,.sjblog-views,.sjblog-time,.sjblog-name {
        display: none;
    }
}
/* qy */
.form-holder {
width: 100%;
border-radius: 5px;
overflow: hidden;
margin: 60px 0;
}
.has-shadow {
-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.1), -1px 0 2px rgba(0,0,0,.05);
box-shadow: 2px 2px 2px rgba(0,0,0,.1), -1px 0 2px rgba(0,0,0,.05);
}
.form-holder .info {
background: rgba(121,106,238,.9);
color: #fff;
}
.form-holder .info h1 {
font-size: 2.5em;
font-weight: 600;
color: #FFF;
}
.form-holder .info p {
font-weight: 300;
}
.form-holder .info, .form-holder .form {
padding: 40px;
height: 100%;
}
.form-holder .form .content {
width: 100%;
}
.form-holder .form form {
width: 100%;
}
.form-holder .form .form-group {
position: relative;
margin-bottom: 30px;
}
.form-holder .form .form-group>.edit_email_cap {
position: absolute;
top: 10px;
right: 0px;
}
input.input-material {
     width: 100%;
    /* border: none; */
    /* border-bottom: 1px solid #eee; */
    padding: 10px 0;
    background: #eae30059;
    /* outline: none; */
     
}
input.input-material.is-invalid{
border-color:#dc3545!important;
}
input.input-material:focus{
border-color:#796aee;
}
.form-holder .info .logo {
text-align: center;
}
.form-holder .info .logo>img {
display: inline-block;
width: 100px;
border-radius: 50%;
margin-bottom: 20px;
}
.form-holder .info p {
text-align: center;
font-size: 25px;
margin-top: 25px;
}
.form-holder>.row {
background-color: #FFF;
}
.form-holder .form .form-group>.edit_email_cap
{
background: linear-gradient(
-125deg
,#f902c0 0,#fd6e1a 100%);
    box-shadow: 0px 5px 10px rgb(220 87 0 / 48%);
  color: #ffffff;
}
.sidebar .twinkle-boint a:before {
	top: 5px;
	left: 5px
}
.navbar .nav-list>.menu-item>a {
    color: #061f46;
    font-size: 0.8rem;
}
.navbar .logo {
    margin-right: 12px;
    height: auto;
    max-width: 160px;
}

::-webkit-scrollbar {
  width: 10px;     
  height: 4px;
}
::-webkit-scrollbar-thumb {
  background-color: #12b7f5;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 93, 143, 1) 25%, transparent 25%, transparent 50%, rgba(255, 93, 143, 1) 50%, rgba(255, 93, 143, 1) 75%, transparent 75%, transparent);
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #f6f6f6;
}

.fff {
    color: #fff;
} 
.shanshan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-right: 20px;
}

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

.heshan {
    position: relative;
}

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

.heshan > a {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* height: 68px; 
    padding: 15px;*/
    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: 100px;
    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(/wp-content/themes/ripro-child/assets/images/tab_newani.png) no-repeat -60px 0;
    width: 13px;
    height: 100px;
    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(/wp-content/themes/ripro-child/assets/images/tab_newani.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(/wp-content/themes/ripro-child/assets/images/tab_newani.png) no-repeat -100px 0;
    width: 13px;
    height: 100px;
    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(/wp-content/themes/ripro-child/assets/images/tab_newani.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;
   color: #f714d4;
    font-weight: 700;
    padding: 2px 18px;
    background-color: rgb(0 0 0 / 81%);
    color: #efd696;
    line-height: 1.5;
    border-radius: 25px;
    font-size: 13px;
    border: 5px solid #f3dfa1;
}

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

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

.softlist ul {
    padding: 10px;
}
.fz24 {
    font-size: 24px;
}
.softlist ul li {
    float: left;
    width: 100%;
    border-radius: 5px;
    margin: 0 20px 20px 0;
    background: #fff;
    transition: box-shadow 0.3s;
    list-style-type: none;
}
.ceo_category_software_inner{

}
.ceo_category_software_inner h5 {
    height: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ceo_category_software_inner h5 a {
    font-size: 14px;
    color: #333;
}
.ceo_category_software_inner h5 a:hover{
    color: #17A1FF;
}
.ceo_category_software_film_icon {
    float: left;
    width: 85px;
    height: 85px;
}
.ceo_category_software_film_icon a , .ceo_category_software_film_icon a img{
    display: block;
    width: 85px;
   border-radius:10px; 
    
}
.ceo_category_software_film_mid {
    float: left;
    margin-left: 25px;
}
.ceo_category_software_film_star {
    height: 20px;
    margin-bottom: 8px;
    margin-top: 0px;
    color: #ffa40082;
    position: relative;
    overflow: hidden;
}
 .box-hot-notice .item {
    width: 420px;
    margin: 0 10px 20px;
}
.ceo_category_software_film_mid p {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}
.ceo_category_software_film_mid p em {
    padding: 0 10px;
    font-size: 12px;
    color: #ccc;
}
.ceo_category_software_film_dl {
    float: right;
    margin-top: 55px;
}
.ceo_category_software_film_dl a {
    display: block;
    width: 56px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #17A1FF;
    background: #fff;
    border: 1px solid #17A1FF54;
    overflow: hidden;
    font-size: 14px;
    border-radius: 5px;
}
.ceo_category_software_film_dl a:hover{
    background:#fffb06;
    color:#000000;
     border-radius: 5px;
}
.shanshan .shanlian.lianzi .ic_mask::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background: #fff;
    top: -12px;
    left: 0px;
    animation: super_mask 2s linear both infinite;
    -webkit-animation: super_mask 2s linear both infinite;
    opacity: .6;
}
.ripro-dark .post-grid {
    box-shadow: 0 3px 10px rgb(0, 0, 0);
    background-color: #171819;
    border: 0px solid #ffc107; 
   -webkit-border: 0px solid #FFEB3B; 
}
 .box-hot-notice .item .ct .pic {
    position: relative;
    border: 1px solid #d7d7d7;
    margin-right: 10px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
/*.post-grid:hover {*/
/*    -webkit-box-shadow: 0 34px 20px -24px rgba(136,161,206,0.3);*/
/*    box-shadow: 0 34px 20px -24px rgba(136,161,206,0.3);*/
/*     border-radius: 10px;*/
/*    -webkit-transform: scale(1.1);*/
/*    transform: scale(1.1);*/
/*    -ms-transform: scale(1.1);*/
/*	border-radius: 20px;*/
/*    background: linear-gradient(180deg,#fff,#20b8ff9c);*/
   
/*}*/
 
@keyframes super_ngiftl {
    0%,100% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(-15deg);
    }
}

@-webkit-keyframes super_ngiftl {
    0%,100% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(-15deg);
    }
}

@keyframes super_ngiftr {
    0%,100% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(15deg);
    }
}

@-webkit-keyframes super_ngiftr {
    0%,100% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(15deg);
    }
}

@keyframes super_giftl {
    0%,100% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(-50deg);
    }
}

@-webkit-keyframes super_giftl {
    0%,100% {
        -webkit-transform: rotateY(0deg);
    }

    50% {
        -webkit-transform: rotateY(-50deg);
    }
}

@keyframes super_giftr {
    0%,100% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(50deg);
    }
}

@-webkit-keyframes super_giftr {
    0%,100% {
        -webkit-transform: rotateY(0deg);
    }

    50% {
        -webkit-transform: rotateY(50deg);
    }
}

@keyframes super_mask {
    0% {
        transform: translate(0,0) rotate(-30deg);
    }

    50%,100% {
        transform: translate(56px,22px) rotate(-30deg);
    }
}

@-webkit-keyframes super_mask {
    0% {
        -webkit-transform: translate(0,0) rotate(-30deg);
    }

    50%,100% {
        -webkit-transform: translate(56px,22px) rotate(-30deg);
    }
}

.box-hot-notice .item .ct .pic img {
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.box-hot-notice .item .tt .name {
    position: absolute;
    top: 0;
    left: 24px;
    line-height: 84px;
} 
/*
 * tooltip
 */
[data-balloon] {
    position: relative
}

[data-balloon]:before {
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out;
    -moz-transition: all 0.18s ease-out;
    -ms-transition: all 0.18s ease-out;
    -o-transition: all 0.18s ease-out;
    transition: all 0.18s ease-out;
    background: rgba(17,17,17,0.9);
    border-radius: 4px;
    color: #fff;
    content: attr(data-balloon);
    font-size: 14px;
    padding: .2em 1em;
    position: absolute;
    white-space: nowrap;
    z-index: 10;
    font-family: miranafont,"Hiragino Sans GB","Microsoft YaHei",SimSun,sans-serif;
}

[data-balloon]:after {
    background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17,17,17,0.9)" transform="rotate(0)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
    background-size: 100% auto;
    width: 14px;
    height: 6px;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out;
    -moz-transition: all 0.18s ease-out;
    -ms-transition: all 0.18s ease-out;
    -o-transition: all 0.18s ease-out;
    transition: all 0.18s ease-out;
    content: '';
    position: absolute;
    z-index: 10
}

[data-balloon]:hover:before,[data-balloon]:hover:after {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto
}

[data-balloon][data-balloon-break]:before {
    white-space: normal
}

[data-balloon][data-balloon-pos="up"]:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 11px;
    -webkit-transform: translate3d(-50%, 10px, 0);
    -moz-transform: translate3d(-50%, 10px, 0);
    -ms-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos="up"]:after {
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    -webkit-transform: translate3d(-50%, 10px, 0);
    -moz-transform: translate3d(-50%, 10px, 0);
    -ms-transform: translate3d(-50%, 10px, 0);
    transform: translate3d(-50%, 10px, 0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos="up"]:hover:before {
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

[data-balloon][data-balloon-pos="up"]:hover:after {
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

[data-balloon][data-balloon-pos='down']:before {
    left: 50%;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate3d(-50%, -10px, 0);
    -moz-transform: translate3d(-50%, -10px, 0);
    -ms-transform: translate3d(-50%, -10px, 0);
    transform: translate3d(-50%, -10px, 0)
}

[data-balloon][data-balloon-pos='down']:after {
    background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36px" height="12px"><path fill="rgba(17,17,17,0.9)" transform="rotate(180 18 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
    background-size: 100% auto;
    width: 14px;
    height: 6px;
    left: 50%;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate3d(-50%, -10px, 0);
    -moz-transform: translate3d(-50%, -10px, 0);
    -ms-transform: translate3d(-50%, -10px, 0);
    transform: translate3d(-50%, -10px, 0)
}

[data-balloon][data-balloon-pos='down']:hover:before {
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

[data-balloon][data-balloon-pos='down']:hover:after {
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0)
}

[data-balloon][data-balloon-pos='left']:before {
    margin-right: 11px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate3d(10px, -50%, 0);
    -moz-transform: translate3d(10px, -50%, 0);
    -ms-transform: translate3d(10px, -50%, 0);
    transform: translate3d(10px, -50%, 0)
}

[data-balloon][data-balloon-pos='left']:after {
    background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17,17,17,0.9)" transform="rotate(-90 18 18)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    margin-right: 5px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate3d(10px, -50%, 0);
    -moz-transform: translate3d(10px, -50%, 0);
    -ms-transform: translate3d(10px, -50%, 0);
    transform: translate3d(10px, -50%, 0)
}

[data-balloon][data-balloon-pos='left']:hover:before {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

[data-balloon][data-balloon-pos='left']:hover:after {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

[data-balloon][data-balloon-pos='right']:before {
    left: 100%;
    margin-left: 11px;
    top: 50%;
    -webkit-transform: translate3d(-10px, -50%, 0);
    -moz-transform: translate3d(-10px, -50%, 0);
    -ms-transform: translate3d(-10px, -50%, 0);
    transform: translate3d(-10px, -50%, 0)
}

[data-balloon][data-balloon-pos='right']:after {
    background: no-repeat url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12px" height="36px"><path fill="rgba(17,17,17,0.9)" transform="rotate(90 6 6)" d="M2.658,0.000 C-13.615,0.000 50.938,0.000 34.662,0.000 C28.662,0.000 23.035,12.002 18.660,12.002 C14.285,12.002 8.594,0.000 2.658,0.000 Z"/></svg>');
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    left: 100%;
    margin-left: 5px;
    top: 50%;
    -webkit-transform: translate3d(-10px, -50%, 0);
    -moz-transform: translate3d(-10px, -50%, 0);
    -ms-transform: translate3d(-10px, -50%, 0);
    transform: translate3d(-10px, -50%, 0)
}

[data-balloon][data-balloon-pos='right']:hover:before {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

[data-balloon][data-balloon-pos='right']:hover:after {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

[data-balloon][data-balloon-length='small']:before {
    white-space: normal;
    width: 80px
}

[data-balloon][data-balloon-length='medium']:before {
    white-space: normal;
    width: 150px
}

[data-balloon][data-balloon-length='large']:before {
    white-space: normal;
    width: 260px
}

[data-balloon][data-balloon-length='xlarge']:before {
    white-space: normal;
    width: 380px
}

@media screen and (max-width: 768px) {
    [data-balloon][data-balloon-length='xlarge']:before {
        white-space:normal;
        width: 90vw
    }
}

[data-balloon][data-balloon-length='fit']:before {
    white-space: normal;
    width: 100%
}

  
.zhankr-zx {
  font-family: QxianQ;
    position: relative;
    margin-bottom: 30px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    line-height: 1;margin-top: 20px;
}
.zhankr-zx span {
     background: linear-gradient(-125deg, #ffa029 0%, #ff1294 100%);  
    -webkit-background-clip: text;
    color: transparent;
    font-size: 50px;
    letter-spacing: 3px;
    display: inline-block;
    font-weight: 700;
    
}
.sidebar .twinkle-boint a:before {
    position: absolute;
    content: '';
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: linear-gradient(45deg,#fbfbfb 29%,#ffffff 100%);
    animation: twinkle .6s ease-in-out infinite alternate;
   
}

.box-hot-notice .item .tt {
    position: relative;
}
.box-hot-notice .item .ct .cont .title {
    font-size: 16px;
    line-height: 24px;
    flex: 1;
    color: #001d87;
}
.box-hot-notice .item .ct .cont .title:hover{color:#ff8a00}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.zhankr-zx:before, .zhankr-zx:after {
     content: "";
    display: inline-block;
    width: 222px;
    height: 1px;
    background: linear-gradient(-125deg, #98e8f9 0%, #e2b40b 100%);
    border-radius: 50%;
}

.zhankr-zx .zhankr-zx-n strong {
        display: block;
    font-size: 20px;
    background-image: -webkit-linear-gradient(45deg,#9dd200,#b90000);
    -webkit-animation: hue 6s infinite cubic-bezier(0.82, 0.82, 1, 1);
    -webkit-background-clip: text;
    color: #00abc5;
}

.btn--white {
    background: linear-gradient(100deg,#20a0ff,#20b8ff);
    
    box-shadow: 0 8px 10px rgba(32, 160, 255, 0.22);
    color: #fff;
   
}
.btn--white:hover {
    -webkit-box-shadow: 0 34px 20px -24px rgba(136,161,206,0.3);
      box-shadow: 0 3px 20px 0 rgba(115, 129, 146, 0.09);
    -webkit-transform: translateY(8px);
    opacity: 1;
    transform: translateY(8px);
    -ms-transform: translateY(8px);
    transition: all 0.3s ease;
}

.btn {
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 33px;
    outline: none;
    /*javascript:;*/
    margin: 0px 6px;
    padding: 0 18px;
    text-align: center;
    position: relative;
}
.home-cat-nav-wrap ul li:hover .btn {
    background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
box-shadow: 0 8px 10px rgba(32,160,255,.3);
color: #ffffff;
}

.home-cat-nav-wrap {
	background-color: #f0f2f7;
    position: relative;
    padding: 5px 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}
 
.zhankrzx {
    background-color: #f0f2f7;
}
 
.ripro-dark .header-banner {
	background-color: #191616;
}
.home_title .title .pricing-title:after {
    background: linear-gradient(#58B7FF 30%,#20a0ff 70%);
    content: "";
    position: absolute;
    display: inline-block;
    height: 1px;
    border-radius: 3px;
    bottom: -5px;
    margin-left: 900px;
    left: 0;
    width: 230px;
    box-shadow: 0 3px 4px rgba(32,160,255,.6);
    transition: .25s;
}
.header-banner-left {
    padding: .25rem .875rem;
    background-image: -webkit-linear-gradient(45deg,#4a5a18,#cc0e0e);
    -webkit-animation: hue 6s infinite cubic-bezier(0.82, 0.82, 1, 1);
    border-color: #fff;
    border-radius: 5px;
}

.header-banner-left .menu li a {
	display: flex;
	align-items: center;
	opacity: .5;
	transition: opacity .2s ease-out
}

.header-banner-left .menu li a:hover {
	opacity: 1;
	transition: opacity .2s ease-out
}
.ripro-dark .sidebar .twinkle-boint a:before {
	background: #ffa363;
	background: linear-gradient(45deg,#ffa363 29%,#ffc107 100%);
	background: -webkit-linear-gradient(-45deg,#ffa363 29%,#ffc107 100%);
	background: -moz-linear-gradient(45deg,#ffa363 29%,#ffc107 100%);
	background: -ms-linear-gradient(45deg,#ffa363 29%,#ffc107 100%)
}


.header-banner-left ul {
	display: flex;
	align-items: center;
	padding-left: 0;
	margin: 0
}

.header-banner-left .menu li {
	margin-left: 14px
}
.sjblog-new{
	font-size: 13px;
	margin-left: 6px;
	margin-right: 6px;
}

.navnum
{
   position: absolute;
    top: 8px;
    left: 66%;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-family: Calibri;
    box-shadow: 1px 8px 10px 3px rgba(1, 32, 202, 0.12);
    background: #3800ff;
    font-size: 14px;
    min-width: 50px;
}
.header-banner {
	width: 100%;
	color: #b2bac2;
	position: relative;
	z-index: 999
}

.header-banner-content {
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 12px
}

.deangg {
	line-height: 30px
}

.deanggspan {
	float: left;
	margin: 0 auto;
	width: 105px;
	color: #333;
	font-size: 14px
}

.deanggspan i {
	float: left;
	display: block;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 5px;
	font-size: 18px;
	background-image: -webkit-linear-gradient(125deg,#448aff,#18cef2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.deanggspan span {
	float: left;
	display: block;
	color: #eee
}

.deangg b {
	float: left;
	display: block;
	margin-top: 9px;
	width: 1px;
	height: 12px;
	background: #a8a8a8
}
.box-hot-notice .item .ct .cont {
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
.box-hot-notice .item .ct .pic .num
{position:absolute;top:0;left:0;color:#fff;width:46px;line-height:18px;font-size:12px;
text-align:center;-webkit-border-radius:4px 0 4px 0;-ms-border-radius:4px 0 4px 0;-moz-border-radius:4px 0 4px 0;border-radius:4px 0 4px 0;background:rgba(0,0,0,0.5)
}
.deanggc {
	float: left
}

.announce-wrap {
	overflow: hidden;
	height: 30px
}

.deanggc ul {
	margin-top: -30px
}
 
.deanggc ul li {
	clear: both;
	display: block;
	width: 580px;
	height: 30px;
	font-size: 14px
}

.deanggc ul li a {
	float: left;
	font-weight: 700;
	background-image: -webkit-linear-gradient(125deg,#fffa4f,#ffbd04);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.deanggc ul li a:hover {
	color: #f60;
	text-decoration: blink
}
 .rightList .twinkle-boint {
    border-radius: 5px;
    background-image: linear-gradient(120deg, #ed1c24 0, #fb8f02 100%) !important;
}
.deanggc ul li span {
	float: right;
	width: 120px;
	color: #999;
	font-size: 12px
}

.site-header {
	height: 76px;

	
}

.uitop {
   
	margin-top: 36px
}

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

@media(max-width:768px) {
	.site-header {
		height: 76px;
		margin-top: 0;
		box-shadow: 0
	}
}

.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 .3125rem .3125rem -0.3125rem rgba(0,0,0,0.117);
	-moz-box-shadow: 0 .3125rem .3125rem -0.3125rem rgba(0,0,0,0.117);
	box-shadow: 0 .3125rem .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)
}

.navbar {
	height: 76px
}

.header-gap {
	height: 76px
}

.navbar .login-btn {
	color: #ffffff;
    background-image: -webkit-linear-gradient(45deg,#f90073,#ff7600);
   box-shadow: 0 3px 16px 1px #ed1c2459;
}
.navbar .login-btn {
	border-radius: 25px;
	width: 90px
}

.search-open.navbar-button {
	background: linear-gradient(125deg,#18cef2 0,#448aff 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,#18cef2 0,#448aff 100%);*/
/*	transition: transform .1s;*/
/*	box-shadow: 4px 3px 10px #2f6bd024;*/
/*	color: #fff*/
/*}*/

.ripro-dark .navbar .navbar-button,.off-canvas .canvas-close {
	color: #ffc107;
	box-shadow: 4px 3px 10px #40404024;
	border: 2px solid #000;
	background: linear-gradient(125deg,#333 0,#000 100%)
}
.box-hot-notice .item .ct {
    border: 1px dashed #c6c9cb;
    border-top: 0;
    padding: 12px 22px 12px 22px;
    -webkit-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.burger {
	background: linear-gradient(125deg,#18cef2 0,#448aff 100%);
	box-shadow: 4px 3px 10px #2f6bd024;
	transition: transform .1s;
	color: #FFF;
	border: 0
}

.youkuaixun-header h1 {
    font-size: 12px;
    font-size: 1.6rem;
    line-height: 30px;
    text-align: center;
    margin: 0 0 15px 0;
}
.youkuaixun-header{
	padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}
.youkuaixun-title{
	font-size: 13px;
    text-align: center;
    color: #555;
    font-weight: 400;
}
strong { font-weight: normal;}
.youkuaixun {
position: relative;
}
.youkuaixun h2 {
    color: #ff0909;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;
        margin-top: 0px;
    margin-top: -30px;
    font-size: 20px;
}
.youkuaixun li {
padding: 8px 0;
display: block;
}
.youkuaixun-content {
box-shadow: 0 0 1px RGBA(0,0,0,.15);
    background-color: #def8fb3d;
    border: 1px #ccc0 solid;
    border-radius: 4px;
    font-size: 1.0em;
    line-height: 1.5em;
    margin: 0 30px 0 40px;
    letter-spacing: 1px;
    padding: 20px 20px 0px 30px;
    color: #666;
    min-height: 60px;
    position: relative;
	white-space: pre; /* CSS 2.0 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3.0 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap; /* HP Printers */
	word-wrap: break-word; /* IE 5+, 文本行的任意字内断开 */
}
.youkuaixun-content p{margin:0;margin-top: -10px;}

.youkuaixun-meta {text-align: right;letter-spacing: 0px;margin-top:1px;}
.youkuaixun-meta span{background-color:#f9f9f9;border-radius:3px;padding:2px 5px;font-size:13px}
.youkuaixun-meta a {color: #666 !important;}

.calendar{text-align:center;position:relative;margin-bottom:5px;margin-right:-5px;margin-top:0;border:1px solid #c9c9c9;-webkit-border-top-left-radius:7px;-webkit-border-bottom-right-radius:7px;border-radius-topleft:7px;border-radius-bottomright:7px;border-top-left-radius:7px;border-bottom-right-radius:7px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;top:20px;float:left;margin-left: 3px;-webkit-box-shadow:#c6c6c6 1px 1px 3px;box-shadow:#c6c6c6 1px 1px 3px}
.calendar-year{
	text-align: center;
    position: relative;
    margin-bottom: -50px;
    margin-right: -5px;
    margin-top: 0;
    -webkit-border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    top: -25px;
    float: left;
    margin-left: 27px;
	color: #bbb;
	}
.cal-year{color:#b2b1b2;background-color:#e9e9e9;text-shadow:white -1px -1px 1px;-webkit-border-top-left-radius:6px;border-radius-bottomleft:6px;border-bottom-left-radius:6px;letter-spacing:-2px;font:bold 15px Helvetica,"Arial Rounded MT Bold",Geneva,sans-serif;padding:1px 4px 2px 0;text-align:center;border:1px solid #fff}
.cal-month{-webkit-border-top-left-radius:6px;border-radius-topleft:6px;border-top-left-radius:6px;font-size:10px;font-weight:bold;color:#fff;letter-spacing:0;text-transform:uppercase;padding:3px 10px}
.cal-date{color:#222;background-color:#e9e9e9;text-shadow:white -1px -1px 1px;-webkit-border-bottom-right-radius:6px;border-radius-bottomright:6px;border-bottom-right-radius:6px;letter-spacing:-2px;font:bold 21px Helvetica,"Arial Rounded MT Bold",Geneva,sans-serif;padding:1px 4px 2px 0;text-align:center;border:1px solid #fff}
.month-01{background-color:#767c8f}.month-02{background-color:#345abe}.month-03{background-color:#37838d}.month-04{background-color:#55b06c}.month-05{background-color:#409ad5}.month-06{background-color:#be63c5}
.month-07{background-color:#f79445}.month-08{background-color:#4e1e00}.month-09{background-color:#a04262}.month-10{background-color:#284461}.month-11{background-color:#4d1d77}.month-12{background-color:#af1919}

.youkuaixun li em{float:left;background:url("bolangxian.png") no-repeat;width:55px;height:10px;margin:42px 0 0 26px;}

.youkuaixun .avatar{border-radius: 50%;
    margin: 0px 10px 0 -40px;
    float: left;
    padding: 0px;
    border: 1px #ddd solid;
    display: block;
    transition: .5s;
    width: 25px;
    height: 25px;
    overflow: hidden;
	box-shadow: 0px 0px 5px 1px rgb(41, 83, 252);
	}
.youkuaixun li:hover .avatar {
transform: rotate(360deg);-webkit-transform: rotate(720deg);-moz-transform: rotate(720deg);border-color: #0c0;}

.youkuaixun:before {
height: 100%;
width: 2px;
background: #eee;
position: absolute;
left: 30px;
content: "";
top:0px;
}
.youkuaixun-content:before {
position: absolute;
    top: -15px;
    bottom: 0px;
    left: -46px;
    background: #fff;
    height: 12px;
    width: 12px;
    border-radius: 6px;
    content: "";
    box-shadow: inset 0 0 2px #2c50fd;
}
.youkuaixun-content:after {
    position: absolute;
    top: -13px;
    bottom: 0px;
    left: -44px;
    background: #0590f9;
    height: 8px;
    width: 8px;
    border-radius: 6px;
    content: "";
}
.youkuaixun li:hover .youkuaixun-content:after {
background: #0c0;
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
}
.youkuaixun li:hover .youkuaixun-content:before {-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);}

.youkuaixun li:hover .youkuaixun-meta:after {
background: #0c0;
}
@media screen and (max-width: 550px) {
.youkuaixun-content {margin:0 30px 0 30px;padding: 10px 3px 0px 8px;font-size:0.9em;}
.calendar{left: -46px;top:8px;margin-right:-46px;}
.cal-month{font-size:8px;padding:0px 3px}
.cal-date{font:bold 13px Helvetica,"Arial Rounded MT Bold",Geneva,sans-serif;}
.calendar-year{left: -46px;top:26px;}
.cal-year{font:bold 9px Helvetica,"Arial Rounded MT Bold",Geneva,sans-serif;padding:0 1px 0 0;}
.youkuaixun:before {left: 20px;}
.youkuaixun-content:before {left: -16px;top:25px;}
.youkuaixun-content:after {left: -14px;top:27px;}
.youkuaixun:after {right: 20px;}
.youkuaixun .avatar{margin: 16px -17px 0 5px;width: 30px;height: 30px;}
.youkuaixun li em{float:left;width:10px;height:10px;margin:25px 0 0 -12px;}
.youkuaixun-meta span{font-size:10px}
}

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

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

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



.actions .login-btn {
	position: relative
}

.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: linear-gradient(-125deg,#f9e602 0,#86fd2f 100%)
}
.login-btn:hover{
	transform:translateY(-3px);
	color: #fff;
    background-image: -webkit-linear-gradient(45deg,#d300f9,#ffa500);
 
}
.diamond .kt {
	position: relative;
	display: inline-block;
	margin-top: 12px;
	margin-bottom: 11px;
	width: 176px;
	height: 36px;
	border-radius: 45px;
	background-image: linear-gradient(135deg,#356ffa,#f218e4);
	color: #fff;
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
	line-height: 36px;
	text-align: center
}

.diamond .kt:hover {
	background-image: linear-gradient(135deg,#18cef2 0,#448aff 100%)
}

.diamond .kt em {
	position: absolute;
top: -35px;
right: 12px;
width: 95px;
height: 34px;
background: url(../ripro-child/assets/images/newuser.png) 1px -775px no-repeat;
font-size: 12px;
line-height: 28px;
color: #fff;
font-weight: 600;
}

.login-btn .diamond ul {
	margin: 10px 0;
	padding-left: 0!important
}

.login-btn .diamond ul li {
	display: inline-block;
	margin-left: 15px;
	width: 127px;
	height: 40px;
	color: #333;
	text-align: left;
	font-weight: 400;
	font-size: 15px;
	font-size: 14px;
	line-height: 40px
}

.login-btn .diamond ul li i {
	display: inline-block;
	margin-right: 4px;
	width: 17px;
	height: 14px;
	background: url(../ripro-child/assets/images/newuser.png) -28px -109px no-repeat;
	vertical-align: -1px
}

.logo-wrappers {
	position: relative;
	font-size: 2em;
	font-weight: 700;
	line-height: 39px;
	overflow: hidden;
	margin: 0
}

.logo-wrappers::before {
	content: "";
	position: absolute;
	width: 150px;
	height: 10px;
	background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 1s ease-in 1s infinite;
	animation: searchLights 1s ease-in 1s infinite
}

.ripro-dark .logo-wrappers::before {
	background-color: rgba(25,22,22,0.5)
}

@-webkit-keyframes searchLights {
	0% {
		left: -90px;
		top: 0
	}

	to {
		left: 90px;
		top: 0
	}
}
.box-hot-notice .item .ct li {
    padding: 8px 0;
}

.navbar .user-pbtn img {
	height: 35px;
	width: 35px;
	box-shadow: 4px 3px 10px #2f6bd017
}

.ripro-dark .user-pbtn img {
	height: 30px;
	width: 30px;
	box-shadow: 4px 3px 10px #40404024;
	border: 2px solid #000
}

.navbar .user-pbtn {
	z-index: 99
}

.search-open.navbar-button {
	z-index: 99
}

.wp-VIP {
	background: linear-gradient(90deg,#ff4949,#ff7849);
    box-shadow: 0 10px 10px -2px rgba(255, 73, 73, 0.47);
    padding: .3em 1.0em .22em;
    border-radius: 10px;
    color: #fff;
  
}

.header-top .group-name {
	background: linear-gradient(90deg,#070035,#00070b);
    color: #ffd700;
    border: 5px solid #f3dfa1;
    font-size: 12px;
    animation: fade 1.2s infinite !important;
    -webkit-animation: fade 1.2s infinite;
}

.header-top {
	border-bottom: 1px dashed #ced5dc
}

.header-center .md-l {
	padding: 15px;
	border-radius: 1px;
	background-clip: padding-box,border-box;
	background-origin: padding-box,border-box;
	background-image: linear-gradient(135deg,#18cef2,#448aff);
	text-align: left!important
}

.ripro-dark .header-center .md-l {
	background-image: linear-gradient(135deg,#fff,#e3e3e3)
}

.header-center .md-tit {
	color: #fff;
	font-size: 14px;
	font-weight: 600
}

.header-center .jinbi,.header-center .dou {
	color: #fff
}

.ripro-dark .header-center .md-tit,.ripro-dark .header-center .jinbi,.ripro-dark .header-center .dou {
	color: #000
}

.header-center .dou i,.header-center .jinbi i {
	width: 15px;
	height: 15px;
	display: -webkit-inline-box;
	position: relative;
	top: 0;
	margin-right: 6px
}

.header-center .pay-credit {
	background: linear-gradient(-180deg,#fff 2%,#eee 98%);
	color: #0a79ed
}

.ripro-dark .header-center .pay-credit {
	background: linear-gradient(-180deg,#333 2%,#000 98%);
	color: #fff
}

.header-center .pay-credit:hover {
	background: linear-gradient(-180deg,#0163ff 2%,#004cc5 98%);
	color: #fff
}

.header-center .md-t {
	padding: 10px;
	margin-bottom: 11px;
	border-radius: 1px;
	background-image: linear-gradient(135deg,#fdf8ed,#ffe3af)
}

.header-center .md-t span {
	color: #b6833f;
	font-size: 14px
}

.header-center .md-t p {
	color: #f0007c
}

.header-center .md-t a,.header-center .md-b a {
	background-color: #e803b9c7;
}

.header-center .md-t a:hover,.header-center .md-b a:hover {
	background-color: #885700
}

.header-center .md-b {
	padding: 10px;
	border-radius: 1px;
	background-image: linear-gradient(135deg,#fdf8ed,#ffe3af)
}

.header-center .md-b span {
    color: #fff;
    font-size: 14px;
}

.header-center .md-b p {
	color: #fff;
}

.header-bottom li i:hover {
	background-color: #f00
}

.filter--content {
	border: 0;
	padding: 20px 0;
	margin-top: -80px;
	background-color: #f6f6f6
}

.ripro-dark .filter--content {
	background-color: #232425
}

.filter--content .form-box {
	margin-top: -80px;
    display: block;
    padding: 20px;
   border-radius: 14px;
    background-color: #fff;
   box-shadow: 0 34px 20px -24px rgba(0,36,100,0.06);
}

.ripro-dark .filter--content .form-box {
	background-color: #232425
}

.lang {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	margin-top: -55px
}

.lang__1 {
	background: url(../ripro-child/assets/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(../ripro-child/assets/images/sch_c.png) repeat-x;
	width: 4500px;
	height: 60px;
	animation: langs 18s infinite linear;
	position: absolute;
	top: 0
}

.lang__4 {
	background: url(../ripro-child/assets/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(../ripro-child/assets/images/sch_e.png) repeat-x
}

.ripro-dark .lang__4 {
	background: url(../ripro-child/assets/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
	}
}

.navtenyearcon {
    font-size: 12px;
}
.navtenyear {
    font-size: 14px;
    padding: 1px 5px;
    background-color: #F67524;
    border-radius: 5px;
    color: #fff;
}


.filter--content .filter-tab span {
	background-color: #ffffff00;
	color: #448aff
}

.find-light-icon {
	position: absolute;
	right: 4px;
	top: 26px;
	width: 8px;
	height: 8px;
	background: #448aff;
	border-radius: 100%;
	display: none
}

.filter-tag li .name {
   color: #000217;
    background: linear-gradient(-125deg,#ffffff 0,#ffffff 100%);
    border: 1px dashed #d5d5d5;
    font-size: 13px;
    margin-top: -10px;
    margin-bottom: 5px;
}

.filter--content .filter-item a {
    display: inline-block;
    margin-top: 0;
    margin-right: 10px;
    padding: 0 10px;
    position: relative;
    border: 1px solid #0037d147;
    border-radius: 4px;
    background: linear-gradient(257deg,#e7d02f59 40%, rgb(127 255 10 / 40%) 60%);
    background-color: rgba(255, 255, 255, 0.25);
    backdrop-filter: undefined;
    -webkit-backdrop-filter: undefined;
    -webkit-box-shadow: rgba(142, 142, 142, 0.19) 0px 6px 15px 0px;
    border-radius: 5px;
}
.filter--content .filter-item a:hover {
    color: #ffffff;
    background-image: -webkit-linear-gradient(45deg,#fb007f,#fb00ff);
}

.filter--content .filter-tab a.on {
	color: #448aff
}

.filter--content .filter-tab .tab.on i:before {
	color: #448aff
}

.ripro-dark .filter--content .filter-item span {
	background-color: #ffffff00;
	color: #fff
}

.ripro-dark .filter--content .filter-item span,.ripro-dark .filter--content .filter-tab span {
	background-color: #ffffff00;
	color: #fff
}

.ripro-dark .filter--content .filter-item a {
	color: #eee
}

.ripro-dark .filter--content .filter-tab a {
	color: #eee
}

.owl .owl-dot.active {
	background: linear-gradient(125deg,#18cef2 0,#448aff 100%)
}

.slider.big.diy {
	border-radius: 4px
}

.r_b_tip_box {
	position: relative
}

.r_b_tip {
	width: 182px;
	height: 67px;
	position: absolute;
	bottom: 0;
	z-index: 88;
	right: 0
}

.site-ads.ads-list-footer {
	padding-top: 0;
	padding-bottom: 20px
}

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

.static .flex {
	padding: 0;
	margin: 0;
	display: flex
}

.static li.st_one {
	flex: 1;
	margin-right: 10px;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	list-style: none;
	transition: all .3s ease-out;
	height: 145.5px
}

.static li.st_one:last-child {
	margin-right: 0
}

.static li.st_one:hover {
	transform: translateY(-5px)
}

.static .st_one .card-main {
	width: 100%
}

.static .active-card-title {
	position: absolute;
	bottom: 0;
	color: #fff;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.7)),to(transparent));
	width: 100%;
	padding: 12px 20px;
	font-size: 16px;
	margin: 0
}

@media screen and (max-width:900px) {
	.item.scroll {
		height: 200px;
		margin-top: -54px
	}
}

.sc-1wssj0-17 img {
	display: inline-block
}

@-webkit-keyframes banner {
	from {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes banner {
	from {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.item img {
	display: inline-block;
	height: auto;
	max-width: 100%;
	vertical-align: middle
}
.post {
    
    color: #fb02ba8c;
    font-size: 10px;
}
.ripro-dark .post-grid {
	background-color: #171819;
	border: 1px solid #171819
}

.post-grid .entry-media img {
	margin: 0 auto;
	width: 100%;
	border-radius: 10px;
}

.entry-media .placeholder {
	background-color: unset
}

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

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

.vwip10,.vwip30 {
	position: absolute;
	z-index: 10;
	border-radius: 5px 0 0 0
}

.vwip10,.vwip30 {
	display: inline-block;
	background-image: url(../ripro-child/assets/images/tuyiyi_vip4.png);
	background-size: auto 40px;
	vertical-align: middle;
	height: 40px;
	width: 40px
}

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

#help h2, #down h2 {
    font-size: 18px;
    line-height: 54px;
    color: #323232;
    border-bottom: 1px dashed #ed1c24;
    /* width: 50px; */
    /* 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(../ripro-child/assets/images/ico.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: -40px;
	top: 0
}

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

.entry-star {
	background: -webkit-linear-gradient(-45deg,#448aff 29%,#18cef2 100%)
}

.entry-star a {
	color: #fff
}

.entry-star:hover,.entry-star a:hover {
	color: #000;
	background: -webkit-linear-gradient(-45deg,#ffa363 29%,#ffc107 100%)
}

.menu-post .cao-cover,.post-grid .cao-cover,.post-list .cao-cover {
	opacity: 0
}

.menu-post .cao-cover,.post-grid .cao-cover,.post-list .cao-cover {
 position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    background: #1a1a1a40;
    height: 100%;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    font-size: 25px;
    border-radius: 13px 13px 13px 13px;
}

.menu-post .cao-cover img,.post-grid .cao-cover img,.post-list .cao-cover img {
	width: 50px!important;
	height: 50px!important;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
	-webkit-filter: blur(0)!important;
	-moz-filter: blur(0)!important;
	-ms-filter: blur(0)!important;
	filter: blur(0)!important
}

.menu-post:hover .cao-cover,.post-grid:hover .cao-cover,.post-list:hover .cao-cover {
	opacity: 1;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s
}
 
.post-grid:hover .entry-media img,.post-list:hover .entry-media img,menu-post:hover .entry-media img {
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px)
	
}

.entry-header .entry-meta .meta-category .dot {
	border: 2px solid #ff008d;
	background-color: #fd721f00;
	height: 8px;
	width: 8px
}

.entry-header .entry-meta .meta-category a:nth-child(2) .dot {
	border: 2px solid #4caf50;
	background-color: #fd721f00;
	height: 8px;
	width: 8px
}
.entry-header .entry-meta .meta-category a:nth-child(3) .dot {
	border: 2px solid #e57400;
	background-color: #fd721f00;
	height: 8px;
	width: 8px
}
.entry-content .gallery-item {
	margin-bottom: 10px
}
.ceo_category_software .entry-title {
    font-size: 15px;
    color: rgba(0, 0, 0, .8);
    height: 35px;
    line-height: 27px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-left: 10px;
}
.ceo_category_software .entry-meta a {
    color: #9da0ef;
}
 .widget_tabcontent h3 span {
    background: linear-gradient(100deg,#20a0ff,#20b8ff);
    border-radius: 5px;
    font-size: 15px;
   margin: 0 10px 0 0;
    color: #fff;
    padding: 0 20px;
    box-shadow: 0 8px 10px rgba(32, 160, 255, 0.22);
    transition: all 0.3s ease;
}
 .widget_tabcontent h3 .selected {
    background: linear-gradient(100deg,#ea01c6,#e00);
    border-radius: 15px;
    font-size: 20px;
    margin: 0 10px 0 0;
    color: #fff;
    padding: 0 20px;
    box-shadow: 0 8px 10px rgba(255, 32, 199, 0.22);
    transition: all 0.3s ease;
}
 

 

.ripro-dark .widget_tabcontent h3 span {
	color: #f1f1f1
}



.widget_tabcontent .hide-code {
	display: none;
	padding-left: 0;
	margin: 0
}

.show {
	display: block!important
}

ol,ul {
	list-style: none
}

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

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

.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: #fff;
    border-radius: 15px;
	background: linear-gradient(100deg,#20a0ff66,#20b8ff6b);
    box-shadow: 0 8px 10px rgba(32, 160, 255, 0.22);
    line-height: 35px;
    text-align: center;
    font-weight: 700;
}

.ripro-dark .h-screen li a {
	color: #fff
}

.h-screen li a:hover {
	background: linear-gradient(100deg,#fb6e07,#fffc20);
    box-shadow: 0 8px 10px rgba(240, 170, 3, 0.49);
    color: #000;
}

.ripro-dark .h-screen li a:hover {
	color: #ffa363
}

.h-screen li a .num {
	position: relative;
	display: inline-block;
	height: 18px;
	line-height: 18px;
	margin-left: 10px;
	padding: 0 3px;
	background-color: #3d7eff;
	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 #3d7eff transparent transparent;
	border-width: 9px 7px 9px 0
}

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

.h-screen li.on a {
	 background: linear-gradient(100deg,#ea01c6,#e00);
     box-shadow: 0 8px 10px rgba(255, 32, 199, 0.22);
    border-radius: 20px;
    font-weight: bold;
    color: #fff;
}

.ripro-dark .h-screen li.on a {
	border: 1px solid #ffa363;
	border-radius: 20px;
	font-weight: bold;
	color: #ffa363
}

.h-screen li.on a:hover {
	background: linear-gradient(100deg,#81e40a,#01e830);
    box-shadow: 0 8px 10px rgba(185, 232, 17, 0.65);
    border-radius: 20px;
    font-weight: bold;
    color: #fff;
}

.ripro-dark .h-screen li.on a:hover {
	border-color: #fff
}

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

.h-soup {
	position: relative;
	float: right;
	width: auto;
	height: 40px;
	padding: 0 110px 0 20px;
	background: linear-gradient(100deg,#fffc2e,#84db03);
    box-shadow: 0 8px 10px rgba(123, 2, 36, 0.22);
	border-radius: 20px;
	margin: 15px 0 0 auto
}

.h-soup li {
	float: right
}

.h-soup li i {
	position: absolute;
	top: 8px;
	font-size: 28px;
	color: #fff;
	cursor: pointer
}

.h-soup li.open i {
	color: #fd0053;
}

.h-soup li i.icon_star {
	right: 7px
}

.h-soup li i.icon_heart {
	right: 41px
}

.h-soup li i.icon_warn {
	right: 75px
}

.h-soup li .txt {
	display: none;
	font-size: 14px;
	color: #6b3612;
	line-height: 40px;
	white-space: nowrap;
	display: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 350px
}

@media screen and (min-width:1760px) {
	.h-soup li .txt {
		max-width: 500px
	}
}

.h-soup li.open .txt {
	display: block
}

@media(max-width:768px) {
	.h-screen {
		margin: 15px 0 0;
		padding-left: 0;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.h-soup {
		display: none
	}

	.h-screen li a {
		padding: 0 10px
	}
}

#hitokoto {
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap
}
.fenleishu {
       color: #f8fdffe6;
    background-color: #0000003b;
    margin-left: 0.25rem !important;
    border-radius: 5px;
    font-size: 85%;
    padding: 0.2em 0.8em;
}
.home_title {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap
}

.home_title .title {
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 20px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	width: calc(100% - 48px)
}

.home_title .title .pricing-title {
	background: linear-gradient(100deg,#6cab20,#00e62f);
    box-shadow: 0 8px 10px rgba(185, 232, 17, 0.65);
    border-radius: 20px;
    font-weight: bold;
    color: #fff;
    padding: 4px 15px;
    position: relative;
    margin: 0 0 30px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
}

.ripro-dark .home_title .title .pricing-title {
	color: #e2e2e2
}

.index_fenlei {
	float: right;

	font-size: .75rem;
	font-weight: 400;
	color: #878787;
	margin-top: 4px;
	display: block;
	padding: 3px 0;
	border-radius: 5px;
	line-height: 16px
}



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

.fwq_fenlei_title {
	float: right;
	display: block;
	padding: 3px 0;
	width: 18px;
	height: 24px;
	line-height: 24px
}


.category-num {
    position: absolute;
    line-height: normal;
    font-family: BxianA;
}
.infinite-scroll-button {
	background: linear-gradient(125deg,#18cef2 0,#448aff 100%);
	-webkit-box-shadow: 0 8px 10px rgba(32,160,255,.3);
	box-shadow: 0 6px 10px rgba(32,160,255,0.27);
	min-width: 200px;
	padding: 14px
}

.ripro-dark .infinite-scroll-button {
	color: #333;
	background: #e2e2e2;
	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px);
	-webkit-box-shadow: 0 .3125rem .3125rem -0.3125rem rgba(0,0,0,0.117);
	-moz-box-shadow: 0 .3125rem .3125rem -0.3125rem rgba(0,0,0,0.117);
	box-shadow: 0 .3125rem .3125rem -0.3125rem rgba(0,0,0,0.117)
}

.rightList ul,li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}



.rightList.bar-v2 {
	position: fixed;
	right: 18px;
	bottom: 34px;
	z-index: 999;
	text-align: center;
	width: 50px;
	height: auto;
	box-sizing: border-box;
	padding-bottom: 55px;
	background: transparent;
	box-shadow: none
}

.rightList.bar-v2 .sidebar {
	position: relative;
	transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	width: 100%;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12);
	border-radius: 6px
}

.rightList.bar-v2 .Top {
	display: none;
	position: absolute;
	left: -3px;
	bottom: 0;
	cursor: pointer;
	z-index: 10;
	width: 100%;
	height: 45px;
	background: #fff;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.12);
	border-radius: 6px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 12px
}

.bar-v2 .Top i {
	font-size: 16px;
	color: #000;
	transition: .3s
}

.bar-v2 .Top span {
	display: block;
	margin: -7px auto 0;
	width: 16px;
	height: 2px;
	border: 0;
	border-radius: 1px
}

.bar-v2 .Top:hover i {
	color: #448aff
}

.ripro-dark .bar-v2 .Top:hover i {
	color: #ffa363
}

.bar-v2 .sidebar li {
	position: relative
}

.bar-v2 .sidebar li>a {
	display: block;
	padding: 8px 0;
	cursor: pointer;
	position: relative;
	border: 0;
	opacity: 1
 
}
.bar-v2 .sidebar li > a {
    box-shadow: 0 6px 16px -5px #0089e5;
    border-radius: 8px;
}
.bar-v2 .sidebar li>a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 3px;
	width: 44px;
	height: 1px;
	background: #707070;
	opacity: .1
}

.bar-v2 .sidebar .vip .iconfont {
	font-size: 22px;
	color: #ffa363;
	background-image: linear-gradient(to bottom,#ffa363 0,#fd7d5b 100%);
	background-image: -webkit-gradient(to bottom,#ffa363 0,#fd7d5b 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.bar-v2 .sidebar li .right-icon {
	display: block;
	margin: 0 auto;
	background-image: url(../ripro-child/assets/images/right-icon-v2.png);
	background-repeat: no-repeat;
	background-size: auto 20px
}

.bar-v2 .sidebar .iconfont {
	font-size: 22px;
	color: #448aff;
	background-image: linear-gradient(to bottom,#18cef2 0,#448aff 100%);
	background-image: -webkit-gradient(to bottom,#18cef2 0,#448aff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.ripro-dark .bar-v2 .sidebar .iconfont {
	color: #ffc107;
	background-image: linear-gradient(to bottom,#e0007e 0,#ec9102 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.bar-v2 .sidebar li .sign-icon {
	width: 18px;
	height: 17px;
	background-position-x: 0
}

.bar-v2 .sidebar li .custom-icon {
	width: 18px;
	height: 18px;
	background-position-x: -18px
}

.bar-v2 .sidebar li .client-icon {
	width: 18px;
	height: 18px;
	background-position-x: -37px
}

.bar-v2 .sidebar li .log-icon {
	width: 17px;
	height: 20px;
	background-position-x: -56px
}

.bar-v2 .sidebar li .recruit-icon {
	width: 16px;
	height: 19px;
	background-position-x: -73px
}
.box-hot-notice .item .ct .pic .num3 {
    background: linear-gradient(90deg,#61be33,#8fce44);
    box-shadow: 3px 5px 10px -2px rgba(104,195,59,.5);
}
.bar-v2 .sidebar li .red-bag {
	width: 15px;
	height: 20px;
	background-position-x: -90px
}

.bar-v2 .sidebar li span {
	display: block;
	margin-top: 2px;
	font-size: 12px;
	color: #20a0ff;
	text-align: center;
	transition: .3s;
	line-height: 16px
}
.sidebar .vip a:before {
    position: absolute;
    content: '';
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: -webkit-linear-gradient(-45deg,#448aff 29%,#18cef2 100%);
    background: -moz-linear-gradient(45deg,#448aff 29%,#18cef2 100%);
    background: -ms-linear-gradient(45deg,#448aff 29%,#18cef2 100%);
    -webkit-animation: twinkle .6s ease-in-out infinite alternate;
    -moz-animation: twinkle .6s ease-in-out infinite alternate;
    -o-animation: twinkle .6s ease-in-out infinite alternate;
}
.bar-v2 .sidebar li:hover span {
	color: #f218d6;
}

.bar-v2 .sidebar .vip span {
	font-size: 12px;
	color: #ee663f;
	padding: 0 10px;
	letter-spacing: 0
}

.bar-v2 .sidebar li.vip:hover span {
	color: #20a0ff;
}

.bar-v2 .sidebar .vip .left-box {
	position: absolute;
	top: 0;
	right: 106%;
	cursor: pointer;
	width: 0;
	opacity: 0;
	transition: .3s;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.33)
}

.bar-v2 .sidebar .vip:hover .left-box {
	width: 350px;
	opacity: 1
}

.bar-v2 .sidebar .vip .left-box>img {
	width: 100%
}

.bar-v2 .sidebar li:hover {
	background: transparent
}

.bar-v2 .sidebar li .service-box {
	top: 50%;
	transform: translateY(-50%)
}

.sidebar .twinkle-point a:before {
	top: 5px;
	left: 5px
}

.sidebar .twinkle-point a:before {
	position: absolute;
	content: '';
	top: 7px;
	left: 7px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #448aff;
	background: linear-gradient(45deg,#448aff 29%,#18cef2 100%);
	background: -webkit-linear-gradient(-45deg,#448aff 29%,#18cef2 100%);
	background: -moz-linear-gradient(45deg,#448aff 29%,#18cef2 100%);
	background: -ms-linear-gradient(45deg,#448aff 29%,#18cef2 100%);
	animation: twinkle .6s ease-in-out infinite alternate;
	-webkit-animation: twinkle .6s ease-in-out infinite alternate;
	-moz-animation: twinkle .6s ease-in-out infinite alternate;
	-o-animation: twinkle .6s ease-in-out infinite alternate
}

.ripro-dark .sidebar .twinkle-point a:before {
	background: #ffa363;
	background: linear-gradient(45deg,#ffa363 29%,#ffc107 100%);
	background: -webkit-linear-gradient(-45deg,#ffa363 29%,#ffc107 100%);
	background: -moz-linear-gradient(45deg,#ffa363 29%,#ffc107 100%);
	background: -ms-linear-gradient(45deg,#ffa363 29%,#ffc107 100%)
}

@keyframes twinkle {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1)
	}

	100% {
		transform: scale(1.6);
		-webkit-transform: scale(1.6);
		-ms-transform: scale(1.6);
		-o-transform: scale(1.6)
	}
}

@-webkit-keyframes twinkle {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1)
	}

	100% {
		transform: scale(1.6);
		-webkit-transform: scale(1.6);
		-ms-transform: scale(1.6);
		-o-transform: scale(1.6)
	}
}

@-ms-keyframes twinkle {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1)
	}

	100% {
		transform: scale(1.6);
		-webkit-transform: scale(1.6);
		-ms-transform: scale(1.6);
		-o-transform: scale(1.6)
	}
}

@-o-keyframes twinkle {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1)
	}

	100% {
		transform: scale(1.6);
		-webkit-transform: scale(1.6);
		-ms-transform: scale(1.6);
		-o-transform: scale(1.6)
	}
}
.codecdk-panel {
       background-color: #f0f2f7;
}

.codecdk-panel .jq22-flex:after {
    background: #f0f2f7;
}

.codecdk-panel .jq22-flex:before {
   background: #f0f2f7;
}

.codecdk-panel .jq22-flex {
     background: #ffffff;
    box-shadow: 0px 5px 16px 0px #004e8114;
    border: 1px dashed #2d102854;
    height: 7rem;
    border-radius: 3px;
    padding: 0;
    -webkit-box-align: initial;
    align-items: initial;
    position: relative;
    display: flex;
    margin: 10px 0;
}
.jq22-price-nub {
   /*background-image: -moz-linear-gradient(left,#f63f5d,#ec2546);*/
    background-color: #e9183b;
    height: 7rem;
    border-radius: 3px 0 0 3px;
    overflow: hidden;
    background-color: #efd696;
    color: #020100;
}

.customer-service {
	position: relative
}

li.customer-service:hover .service-box {
	opacity: 1;
	width: 225px
}

.sidebar li .service-box {
	opacity: 0;
	position: absolute;
	width: 0;
	right: 93.3%;
	top: 50%;
	transform: translateY(-50%);
	padding-right: 5px;
	transition: opacity .3s
}

.sidebar li .service-box .service-con {
	background: #fb8f02;
	background-image: linear-gradient(120deg,#ed1c24 0,#fb8f02 100%);
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 4px;
	font-size: 14px;
	color: #fff
}

.sidebar li .service-box .service-con>a {
	display: block;
	line-height: 35px;
	height: 36px;
	border-bottom: 1px solid rgba(255,255,255,.17);
	color: inherit;
	padding-left: 34px;
	text-align: left
}

.sidebar li .service-box .service-con .iconfont {
	font-size: 12px;
	color: inherit;
	margin-left: 5px
}

.sidebar li .service-box .service-con p {
	color: inherit;
	text-align: center;
	line-height: 18px
}

.sidebar li .service-box .custom-box,.sidebar li .service-box .custom-tel {
	padding: 6px 0;
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,.17)
}

.sidebar li .service-box .btn-contact {
	display: block;
	margin: 6px auto;
	width: 100px;
	height: 26px;
	background-color: #fff;
	box-shadow: 0 3px 4px 0 #fb8f02;
	border-radius: 4px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #ed1c24!important;
	transition: all .2s
}

.sidebar li .service-box .btn-contact.lg {
	width: 140px
}

.sidebar li .service-box .btn-contact:hover {
	transform: translateY(-3px)
}

.sidebar li .service-box .warning-box {
	padding: 10px 0
}

.common-gradient {
	color: #fff;
	border: 1px solid #448aff;
	background: #18cef2;
	background-image: -o-linear-gradient(90deg,#448aff 0,#18cef2 100%);
	background-image: -moz-linear-gradient(90deg,#448aff 0,#18cef2 100%);
	background-image: -webkit-linear-gradient(0deg,#448aff 0,#18cef2 100%);
	background-image: -ms-linear-gradient(90deg,#448aff 0,#18cef2 100%);
	background-image: linear-gradient(90deg,#448aff 0,#18cef2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#448aff',endColorstr='#18cef2',GradientType=1);
	transition: all .3s ease-in-out
}

.common-gradient:hover {
	background: #448aff;
	background-image: -moz-linear-gradient(90deg,#448aff 0,#18cef2 100%);
	background-image: -webkit-linear-gradient(0deg,#448aff 0,#18cef2 100%);
	background-image: -ms-linear-gradient(90deg,#448aff 0,#18cef2 100%);
	background-image: -o-linear-gradient(90deg,#448aff 0,#18cef2 100%);
	background-image: linear-gradient(90deg,#448aff 0,#18cef2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#448aff',endColorstr='#18cef2',GradientType=1)
}

.ripro-dark .common-gradient {
	border: 1px solid #ffa363;
	background: #ffc107;
	background-image: -o-linear-gradient(90deg,#ffa363 0,#ffc107 100%);
	background-image: -moz-linear-gradient(90deg,#ffa363 0,#ffc107 100%);
	background-image: -webkit-linear-gradient(0deg,#ffa363 0,#ffc107 100%);
	background-image: -ms-linear-gradient(90deg,#ffa363 0,#ffc107 100%);
	background-image: linear-gradient(90deg,#ffa363 0,#ffc107 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa363',endColorstr='#FFC107',GradientType=1);
	transition: all .3s ease-in-out
}

.ripro-dark .common-gradient:hover {
	background: #ffa363;
	background-image: -moz-linear-gradient(90deg,#ffa363 0,#ffc107 100%);
	background-image: -webkit-linear-gradient(0deg,#ffa363 0,#ffc107 100%);
	background-image: -ms-linear-gradient(90deg,#ffa363 0,#ffc107 100%);
	background-image: -o-linear-gradient(90deg,#ffa363 0,#ffc107 100%);
	background-image: linear-gradient(90deg,#ffa363 0,#ffc107 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa363',endColorstr='#FFC107',GradientType=1)
}

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

svg.iconf {
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 26px
}

.module.slider .post {
    /*background-image: -webkit-linear-gradient(45deg,#a6d220,#fd2d2d);*/
    /*-webkit-animation: hue 6s infinite ease-in-out;*/
    
    background-position: center;
    background-size: cover;
    height: 400px;
    position: relative;
}

.home-filter--content .form-box {
 background-image: -webkit-linear-gradient(45deg,#e5fd9d1f,#ff8c8c1f);
   
}

.widget-pay .pricing-options li .pricing__opt {
	font-weight: 600;
	color: #fd721f;
	float: right!important
}
@media(max-width:767px) {
	.list row {
		display: none;
	}
}
@media(max-width:767px) {
	.box-hot-notice .item {
		display: none;
	}
}
/*@media(max-width:767px) {*/
/*	.rightList ul, li {*/
/*		display: none;*/
/*	}*/
/*}*/
.alignshou {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: -20px;
    margin-top: 20px;
} 
.site-data-wp svg {
	fill: #abbae5;
	-webkit-transition: fill .3s cubic-bezier(.31,1,.34,1);
	transition: fill .3s cubic-bezier(.31,1,.34,1)
}

.site-data-wp li span.active::after {
	opacity: 1
}
 
 
@font-face {
	font-family:"QxianQ";src:url("/wp-content/themes/ripro-child/font/fontawesome-labfont.otf") format("truetype");font-style:normal;font-weight:bold
}	

.site-data-wp li strong {
	font-family: QxianQ;

	display: block;
	line-height: 70px;
	font-size: 38px;
	text-shadow: 3px 4px 5px #a9390047;
	color: #615c72;
	position: relative;
	font-weight: bold
}

@font-face {
	font-family:"BxianA";src:url("/wp-content/themes/ripro/assets/fonts/fontawesome-webfont.ttf") format("truetype");font-style:normal; 
}
body {
  font-family:BxianA;
}

.meta-post-type {
 z-index: 1;
    /* background-color: rgba(0, 0, 0, 0.4); */
    /* border-radius: 10%; */
    color: #1de8fd8c;
    font-size: 20px;
    /* height: 30px; */
    left: 111px;
    line-height: 162px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 25px;
}
.site-data-wp li:hover svg {
	fill: #fff
}

.site-data-wp li:hover strong {
	color: #f106d2
}
.quote_q::before {
    content: "";
    border-radius: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .04;
    right: 0;
    background: var(--quote-color);
    top: 0;
}
.site-data-wp {
	height: 246px;
	background-size: auto 100%;
	background-repeat: repeat-x;
	background-color: #f7ef03;
	background-position: center;
	text-align: center;
	font-size: 0
}

.site-data-wp .data-items {
	padding-top: 45px;
	padding-bottom: 32px;
	font-size: 0;
	min-height: 85px;
	margin: 0;
	padding-left: 0
}

.site-data-wp li {
	display: inline-block;
	vertical-align: top;
	width: 220px
}

.site-data-wp li i {
	display: inline-block;
	height: 25px
}

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

.site-data-wp li span {
	display: block;
	color: #ff3600;
	font-size: 12px;
	line-height: 1;
	transition: color .3s cubic-bezier(.31,1,.34,1)
}

.site-data-wp li:hover span {
	color: #3e00f5
}

.site-data-wp li strong.active::after {
	opacity: 1
}

.site-data-wp li strong::after {
	content: '+';
	font-family: Arial;
	font-size: 20px;
	position: absolute;
	line-height: 1;
	padding-left: 1px;
	opacity: 0
}

.site-data-wp .btn-outlined {
	color: #fff;
	background: linear-gradient(100deg,#20a0ff,#20b8ff);
	padding: 0 15px 0 12px;
	box-shadow: 0 13px 15px rgba(32,160,255,.3);
	min-width: 200px;
	line-height: 36px;
	font-size: 13px;
	margin-bottom: 30px;
	font-weight: 400;
	background-color: transparent;
	margin-left: 25px;
	height: 40px
}
.article-categories a span {
    padding: 4px;
    margin-left: 5px;
    color: #111c6a;
    background-color: #fff;
    border-radius: 5px;
}
.site-data-wp .btn-outlined:active,.site-data-wp .btn-outlined:hover {
	color: #fff;
	box-shadow: 0 3px 20px 0 rgba(32,160,255,.3);
	-webkit-transform: translateY(5px);
	opacity: 1;
	-ms-transform: translateY(5px);
	transition: all .3s ease;
	background-color: rgba(255,255,255,.2)
}
.schezi-tab-dj {
    padding: 0px 12px;
    border-radius: 12px;
    border: 2px solid #fff;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 14px;
    left: -7px;
    z-index: 99;
    animation: twinkle 0.6s ease-in-out 0s infinite alternate none running;
    background: radial-gradient(circle farthest-corner at 75% 25%,#ff7a60 0,#e6162d 100%);
     box-shadow: 0px 10px 10px -2px rgba(255,73,73,.6);
     
}
.schezi-tab-rx {
    padding: 0px 12px;
    border-radius: 12px;
    border: 2px solid #fff;
    font-size: 12px;
    color: #000;
    position: absolute;
    top: 14px;
    left: -7px;
    z-index: 99;
    animation: twinkle 0.6s ease-in-out 0s infinite alternate none running;
    background: linear-gradient(-125deg,#77defd 0,#2fbafd 100%);
    box-shadow: 0px 10px 10px -2px rgba(11, 163, 236, 0.5);
}
.schezi-tab-tj {
    padding: 0px 12px;
    border-radius: 12px;
    border: 2px solid #fff;
    font-size: 12px;
    color: #000;
    position: absolute;
    top: 14px;
    left: -7px;
    z-index: 99;
    animation: twinkle 0.6s ease-in-out 0s infinite alternate none running;
    background: radial-gradient(circle farthest-corner at 75% 25%,#ffe422 0,#e6a616 100%);
     box-shadow: 0px 10px 10px -2px rgba(236, 136, 11, 0.6);
}    
.schezi-tab-sz {
    padding: 0px 12px;
    border-radius: 12px;
    border: 2px solid #fff;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 14px;
    left: -7px;
    z-index: 99;
    animation: twinkle 0.6s ease-in-out 0s infinite alternate none running;
    background: radial-gradient(circle farthest-corner at 75% 25%,#ee60ff 0,#e40d8e 100%);
    box-shadow: 0px 10px 10px -2px rgba(219, 73, 255, 0.6);
}



.schezi-tab-zx { 
    position: absolute;
    top: 15px;
    left: 80px;
    z-index: 99;
    box-shadow: 1px 7px 20px 0px rgb(245 249 11);
    font-weight: 700;
    padding: 18px 14px;
    background-color: rgb(0 0 0 / 38%);
    color: #efd696;
    line-height: 4;
    border-radius: 50px;
    font-size: 13px;
    border: 5px solid #f3dfa1;
    animation: fade 1.2s infinite !important;
    
}
.schezi-tab-zx:hover {
	position: absolute;
    top: 15px;
    left: 80px;
    z-index: 99;
    box-shadow: 1px 7px 20px 0px rgb(245 249 11 / 0%);
    font-weight: 700;
    padding: 18px 14px;
    background-color: rgb(0 0 0 / 0%);
    color: #efd69600;
    line-height: 4;
    border-radius: 50px;
    font-size: 13px;
    border: 5px solid #f3dfa100;
}
@media(max-width:767px) {
	.schezi-tab-zx {
		display: none
	}
}
.stamp_dynamic{-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-animation:bubble_pop infinite 2.5s;animation:bubble_pop infinite 2.5s}
.jiaobiao{
    position: absolute;
    right: -.4rem;
    padding: 0 .4rem;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    font-size: .6rem;
    white-space: nowrap;
    background: linear-gradient(90deg,#f217f5,#e15300);
    border-radius: .7rem .7rem .7rem 0;
    box-shadow: 0 0.15rem 0.3rem rgba(233,59,61,.2);
    top: .75rem;
}
.jiaobiao2{
    position: absolute;
    bottom: rem;
    right: -.4rem;
    padding: 0 .4rem;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    font-size: .6rem;
    white-space: nowrap;
    background: linear-gradient(90deg,#006eff,#448aff);
    border-radius: .7rem .7rem .7rem 0;
    box-shadow: 0 0.15rem 0.3rem #448aff82;
    top: .75rem;
}
@-webkit-keyframes bubble_pop{0%{-webkit-transform:scale(.4) rotate(-45deg);transform:scale(.4) rotate(-45deg)}
    40%{-webkit-transform:scale(1.02) rotate(4deg);transform:scale(1.02) rotate(4deg)}
    50%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
    100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
}
@keyframes bubble_pop{0%{-webkit-transform:scale(.4) rotate(-45deg);transform:scale(.4) rotate(-45deg)}
    40%{-webkit-transform:scale(1.02) rotate(4deg);transform:scale(1.02) rotate(4deg)}
    50%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
    100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}
}

@media screen and (max-width: 750px) { 
.jiaobiao  {display:none;} 
.jiaobiao2  {display:none;} 
} 
.btn-outlined {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	height: 43px;
	line-height: 43px;
	min-width: 80px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 500;
	color: inherit;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background-color: #fff;
	border-radius: 5px;
	border: 0 none;
	position: relative;
	overflow: hidden
}

.xshare a.share-weibo {
	 background: radial-gradient(circle farthest-corner at 75% 25%,#ff7a60 0,#e6162d 100%);
     box-shadow: 0 10px 10px -2px rgba(255,73,73,.6);
    text-shadow: 0 -1px #ff953f;
    transition: .5s;
    border: 0 solid #e6e6e6;
    color: #fff;
}

.xshare a.share-weibo:hover {
	-webkit-box-shadow: 0 34px 20px -24px rgba(255,73,73,.6);
	box-shadow: 0 3px 20px 0 rgba(255,73,73,.6);
	-webkit-transform: translateY(8px);
	opacity: 1;
	transform: translateY(8px);
	-ms-transform: translateY(8px);
	transition: all .3s ease
}

.xshare a.share-qq {
	background: linear-gradient(90deg,#20a0ff,#20b8ff);
      box-shadow: 0 10px 10px -2px rgba(32,160,255,.5);
    text-shadow: 0 -1px #0a64a7;
    border: 0 solid #e6e6e6;
    color: #fff;
}

.xshare a.share-qq:hover {
	-webkit-box-shadow: 0 34px 20px -24px rgba(32,160,255,.5);
	box-shadow: 0 3px 20px 0 rgba(32,160,255,.5);
	-webkit-transform: translateY(8px);
	opacity: 1;
	transform: translateY(8px);
	-ms-transform: translateY(8px);
	transition: all .3s ease
}
.ripro-star {
    background: #ff953f;
    background: -webkit-radial-gradient(75% 25%,circle farthest-corner,#ff9600 0 ,rgba(255,83,73,1) 100%);
    background: radial-gradient(circle farthest-corner at 75% 25%,#ff9600 0,rgba(255,83,73,1) 100%);
    color: #fff;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    margin-right: 4px;
   box-shadow: 0 0 0 25px rgba(255,83,73,0), 0 0 0 20px rgba(255,83,73,0), 0 0 0 0 transparent inset, 0 10px 10px -2px rgba(255,83,73,.6);
    font-size: 16px;
  transition: .5s;
}
.xshare a.ripro-star {
	color: #fff;
     background: linear-gradient(90deg,#61be33,#8fce44);
    border: 0 solid #e6e6e6;
    text-shadow: 0 -1px #61be33;
     box-shadow: 0 10px 10px -2px rgba(104,195,59,.5);
}
 .gzhzm{
				margin:0 auto; 
				height:150px; 
				width:470px; 
				box-shadow:0 10px 50px 5px rgba(0,0,0,.08); 
				margin-top:40px; 
				border-radius:10px; 
				}
.gzhimg{
				float: left;		 
				width: 110px;	 
				margin-top: 20px;	 
				margin-left: 30px;	 
				}
.gzhp 	{
				margin-left: 150px; 
				line-height:30px 
				
				}
.gzhzm2{
				margin-left: 150px; 
				font-size:14px; 
				line-height:1.5; 
				color:#919191 ;
				}

.xshare a.ripro-star:hover {
	-webkit-box-shadow: 0 34px 20px -24px rgba(104,195,59,.5);
	box-shadow: 0 3px 20px 0 rgba(104,195,59,.5);
	-webkit-transform: translateY(8px);
	opacity: 1;
	transform: translateY(8px);
	-ms-transform: translateY(8px);
	transition: all .3s ease
}
.groupp-name {
    color: #f0007c; padding: 2px 4px;
    border-radius: 3px;font-size: 13px;position: relative;
    left: -2px;
    top: 10px;
}
.xshare a.share-weixin {
	color: #fff;
      background: linear-gradient(90deg,#ff953f,#ffb449);
    text-shadow: 0 -1px #ff953f;
    border: 0 solid #e6e6e6;
    box-shadow: 0 10px 10px -2px rgba(255,154,73,.5);
}

.xshare a.share-weixin:hover {
	-webkit-box-shadow: 0 34px 20px -24px rgba(255,154,73,.5);
	box-shadow: 0 3px 20px 0 rgba(255,154,73,.5);
	-webkit-transform: translateY(8px);
	opacity: 1;
	transform: translateY(8px);
	-ms-transform: translateY(8px);
	transition: all .3s ease
}

@media(max-width:768px) {
	.footer-statistics {
		display: none
	}
}

.footer-fav {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #f7fafc;
	background: #edf3f9
}

@media(min-width:768px) {
	.footer-fav {
		overflow: visible;
		width: auto;
		background: #edf3f9
	}
}

@media(min-width:768px) {
	.ripro-dark .footer-fav {
		background: #2d2d2d
	}
}

.footer-fav .container {
	overflow: visible;
	padding-top: 36px;
	padding-bottom: 36px
}

.footer-fav .site-info {
	width: 60%
}

@media(min-width:768px) {
	.footer-fav .site-info {
		display: inline-block;
		width: auto
		 
	}
}

.footer-fav .site-info h2 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.4
}

@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
}

.ripro-dark .footer-fav .site-info h2 a {
	color: #eee
}

.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 {
	display: inline;
	margin-bottom: 10px;
	color: #797979;
	font-size: 9pt;
	line-height: 1.8
}

.ripro-dark .footer-fav .site-info p {
	color: #dadada
}

@media(min-width:768px) {
	.footer-fav .site-info p {
		display: block;
		margin-bottom: 0;
		font-size: 14px
	}
}

.footer-fav .site-fav {
	padding-top: 5px
}

@media(min-width:768px) {
	.footer-fav .site-fav {
		float: right;
		display: block;
		padding-top: 24px
	}
}

.footer-fav .site-fav .btn-orange {
	padding: 0 1.2em;
	font-size: 14px;
	line-height: 2.5
}

@media(min-width:768px) {
	.footer-fav .site-fav .btn-orange {
		padding: 0 2em;
		color: #fff;
		font-size: 1pc;
		line-height: 3.5
	}
}

.footer-fav .site-girl {
	position: absolute;
	bottom: 0;
	left: 50%
}

.footer-fav .site-girl .girl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 180px;
	transition: all .3s
}

@media(min-width:768px) {
	.footer-fav .site-girl .girl {
		left: -50px
	}
}

.codecdk-yaoye {
    
    background-size: contain;
    background-attachment: fixed;
}

.codecdk-yaoye .jq22-flex {
   height: 7rem;
    border-radius: 3px;
    padding: 0;
    -webkit-box-align: initial;
    align-items: initial;
    position: relative;
    display: flex;
    margin: 10px 0;
	background-color: #ffffff;
}

.codecdk-yaoye .jq22-flex:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: 73.999%;
    left: -10px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
   background: #571c93;
    margin-top: -10px;
}

.codecdk-yaoye .jq22-flex:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 73.999%;
    right: -10px;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: #571c93;
    margin-top: -10px;
}
.codecdk-yaoye .jq22-flex .jq22-flex-box {
    height: 5.05rem;
    border-bottom: 1px dashed #eaeaea;
    padding-left: 1rem;
    padding-top: 1rem;
    position: relative;
    width: 65%;
}

.codecdk-yaoye .jq22-flex .jq22-flex-box .cop-codecdk {
    background-image: -webkit-gradient(linear,left top,right top,from(#ef0f82),to(#fe1c44));
    background-image: -webkit-linear-gradient(left,#ef0f82,#fe1c44);
    background-image: -moz-linear-gradient(left,#ef0f82,#fe1c44);
    background-image: linear-gradient(to right,#ef0f82,#fe1c44);
    background-color: #ef0f82;
    color: #fff;
    border-radius: 50px;
    border: 0;
    font-size: 13px;
    padding: 4px 12px;
    position: absolute;
    right: 0;
    bottom: 15px;
    line-height: 1;
    cursor: pointer;
}

.ripro-dark .codecdk-yaoye .jq22-flex {
    background: #171819;
}

 
.footer-fav .site-girl .girl:after {
	position: absolute;
	top: 40%;
	left: 100%;
	display: block;
	visibility: hidden;
	color: #a7a7a7;
	content: 'Hi~';
	font-size: 20px;
	opacity: 0;
	transition: all .2s;
	transition: all .3s
}

.footer-fav .site-girl .thumb {
	display: block;
	padding-top: 116.667%
}

.footer-fav .site-girl .girl-info {
	margin-bottom: 55px;
	margin-left: 150px
}

.footer-fav .site-girl h4 {
	color: #797979;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.8
}

.ripro-dark .footer-fav .site-girl h4 {
	color: #eee
}

.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: -5pc
	}

	.footer-fav:hover .site-girl .girl:after {
		visibility: visible;
		opacity: 1;
		transition: all .2s
	}
}

@media(max-width:767px) {
	.footer-fav .btn-group>.btn:last-child {
		border-radius: 3px
	}
}

@media(max-width:767px) {
	.footer-fav {
		display: none
	}
}
.qtw-button.qtw-button--jx {
    position: absolute;
    top: 50%;
    text-align: center;
    background: rgb(0 0 0 / 40%);
    border-radius: 10px;
    color: #fff !important;
    display: inline-block;
    font-size: 13px;
    background-image: linear-gradient(90deg, #016fff, #00a6ff);
    box-shadow: 1px 7px 10px 0 rgb(2 88 220 / 60%);
    border: 0;
    width: 160px !important;
    height: 35px !important;
    margin-top: -25px;
    left: 50%;
    margin-left: -80px;
}
.site-footer .site-info {
	max-width: 100%
}

.g-footer h4,.g-footer p,.g-footer ul {
	-webkit-tap-highlight-color: transparent;
	margin: 0;
	padding: 0
}

.g-footer ol,ul {
	list-style-type: none;
	list-style-image: none
}

.copyright {
	font-family: PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif;
	-ms-text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis;
	text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis;
	outline: 0;
	text-rendering: optimizeLegibility
}

.g-footer {
	padding: 20px 0
}

.g-footer .logo a {
	margin-right: 10px
}

.g-footer .logo img {
	height: 36px
}

.g-footer .links {
	font-size: 14px;
	color: grey
}

.g-footer .links:after,.g-footer .links:before {
	display: table;
	content: ""
}

.widget-pay .ac_qqhao a {
	color: #fff;
	display: inline-block;
	background: linear-gradient(90deg,#ff4949,#ff7849);
	text-shadow: 0 -1px #ff4949;
	box-shadow: 0 10px 10px -2px rgba(255,73,73,0.34);
	text-align: center;
	line-height: 34px;
	padding: 0 40px;
	border-radius: 4px;
	margin-right: 4px;
	font-size: 13px;
	transition: .5s
}

.widget-pay .ac_qqhao a:hover {
	box-shadow: 0 3px 20px 0 rgba(255,73,73,0.34);
	opacity: 1;
	transform: translateY(8px);
	transition: all .3s ease
}

.g-footer .links:after {
	clear: both
}
.psdbeijing {
   border-radius: 5px;
    background-color: rgba(255, 201, 7, 0.63);
    padding: 1px 10px;
   
}
.g-footer .links .links-menu {
	float: left;
	max-width: 50%
}

.g-footer .links .links-menu2 {
	float: right
}
.entry-footer-vip-text {
    color: #e91e63;
    background-color: rgba(249, 143, 113, .1);
    padding: 2px 4px;
    border-radius: 3px;
    animation: fade 1.2s infinite !important;
    -webkit-animation: fade 1.2s infinite;
    font-size: 12px;
    margin-left: 10px;
}
@keyframes fade {
    from {
        opacity: 1
    }
    50% {
        opacity: .4
    }
    to {
        opacity: 1
    }
}
.g-footer .links h4 {
	float: left;
	width: 100px;
	line-height: 32px
}

.g-footer .links ul:after,.g-footer .links ul:before {
	display: table;
	content: ""
}

.g-footer .links ul:after {
	clear: both
}

.g-footer .links ul.nav li {
	padding-right: 16px;
	margin-right: 15px;
	position: relative
}
.post-list-meta-box {
   display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: -0px;
    padding: 6px 10px;
    /* transition: all .3s; */
    /*background: linear-gradient(to top, #aaa 0, transparent 100%);*/
    width: 100%;
    transition: bottom .2s ease;
    border-radius: 13px;
}
.g-footer .links ul.nav li:before {
	content: "";
	width: 1px;
	height: 10px;
	background: #979797;
	position: absolute;
	right: 0;
	top: 11px
}

.g-footer .links ul.nav li:last-child:before {
	display: none
}

.g-footer .links li {
	float: left
}

.g-footer .links li a {
	display: block;
	padding: 0 10px;
	line-height: 32px;
	color: grey;
	-webkit-transition: color .2s ease-in;
	transition: color .2s ease-in
}

.g-footer .links li a:hover {
	color: #4f4f4f
}

.g-footer .links .menu-items {
	padding-bottom: 10px
}

.g-footer .links .menu-items ul {
	margin-left: 100px
}

.g-footer .links .copyright {
	line-height: 32px;
	padding-top: 5px
}

@media screen and (max-width:640px) {
	.g-header .g-nav>ul>li.active>a,.g-header .g-nav>ul>li.current-menu-item>a,.g-header .g-nav>ul>li:hover>a,.have_search .g-header .g-nav>ul li.active>a,.have_search .g-header .g-nav>ul li.current-menu-item>a,.have_search .g-header .g-nav>ul li:hover>a,.page-scroll .g-header .g-nav>ul li.active>a,.page-scroll .g-header .g-nav>ul li.current-menu-item>a,.page-scroll .g-header .g-nav>ul li:hover>a {
		border: 0
	}

	.g-footer .links-menu2,.copyright {
		display: none
	}

	.g-footer {
		padding: 0
	}

	.g-footer .links,.g-footer .logo {
		display: inline-block;
		margin: 0
	}

	.g-footer .links .links-menu {
		max-width: 100%
	}

	.g-footer p {
		display: none
	}
}

.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(../ripro-child/assets/images/a8ku_001.svg);
	mask: url(../ripro-child/assets/images/a8ku_001.svg);
	animation-delay: -2s;
	animation-duration: 12s
}

#waveHorizontal1,#waveHorizontal2,#waveHorizontal3 {
	background-image: linear-gradient(20deg,#18cef2 0,#448aff 100%)!important
}

.ripro-dark #waveHorizontal1,.ripro-dark #waveHorizontal2,.ripro-dark #waveHorizontal3 {
	background-image: linear-gradient(20deg,#ececec 0,#bbb 100%)!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,0px) scale(1,1)
	}

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

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

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

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

.col-xs-12.friend-links {
	padding: 14px
}
.col-xs-12.friend-links a{
     color: #7b7b7b;
}
.codesign-fl {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px
}

.codesign-fl li {
	margin-left: 10px;
	color: #171819
}

.ripro-dark .codesign-fl li {
	color: #fff
}

.codesign-dw {
    border: 1px dashed #797979;
    background-color: #1620335c;
    border-radius: 6px;
}

.ripro-dark .codesign-dw {
	border: 1px dashed #44444487;
	background-color: #2d2d2d;
	text-shadow: #000 0 1px 0
}

@media(max-width:767px) {
	.codesign-dw {
		display: none
	}
}
.box-hot-notice .item .ct .pic .num2 {
    background: linear-gradient(90deg,#20a0ff,#20b8ff);
    box-shadow: 3px 4px 10px -2px rgba(32,160,255,.5);
}

ul.plinks {
	position: relative;
	margin-top: 30px;
	width: 100%
}

ul.plinks li.linkcat {
	padding: 20px 20px;
	border-radius: 6px
}

ul.plinks li.linkcat h2 {
	margin: 0;
	font-weight: 700;
	font-size: 18px
}

ul.plinks li.linkcat ul {
	overflow: hidden;
	margin: 50px;
	padding: 50px;
	list-style: none
}

body {
	background-color: #f0f2f7;
	color: #475669
}


ul.plinks li.linkcat ul li {
   float: left;
    overflow: hidden;
    margin-top: 15px;
    width: calc(20% - 20px);
    box-shadow: 0 5px 5px rgb(215 221 230 / 76%), 1px 0 0 #bbd1eb inset, -1px 0 0 #cadff9 inset, 0 -1px 0 #dfe8f3 inset, 0 0 0 2px rgb(24 129 203 / 12%) inset;
    height: 153px;
    margin: 33px 0 30px;
    padding: 20px 15px;
    text-align: center;
    position: relative;
    /* cursor: pointer; */
    border-radius: 10px 10px 10px 10px;
    background: linear-gradient(#ffffff00,rgb(201 227 247 / 28%) 88%,#78c7d70a);
    border: 0.125rem solid #e8f0fa;
    transform-origin: right;
    transform: perspective(52rem) rotateY(0);
    transition: .35s;
}

.ripro-dark ul.plinks li.linkcat ul li a {
	color: #eee
}

.ripro-dark ul.plinks li.linkcat ul li {
	background: #2d2d2d;
	border: 1px #9e9e9e solid
}

ul.plinks li.linkcat ul li:hover {
    
    transform: translate(0,-6px) -webkit-transition:all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    
    border: 1px #a0d6ff solid;
    transform: perspective(34rem) rotateY(65deg);
    box-shadow: -3rem 0rem 1rem 0px rgb(54 100 152 / 7%);
    transition: .5s cubic-bezier(.5,1.5,.6,1);
}

ul.plinks li.linkcat ul li a {
	overflow: hidden;
    margin-bottom: 8px;
    display: block;
    /* cursor: pointer; */
    padding: 12px 3px 0;
    color: #b609ef91;
}

ul.plinks li.linkcat ul li a:hover {
	color: #005fee
}

ul.plinks li.linkcat ul li a img {
	width: 40px;
	height: 40px;
	border-radius: 40px;
	display: inline-block
}

.site-footer {
	background-color: #33333a;
    color: #7b7b7b;
}
.footer-widget .widget--title h5 {
    color: #fff;
}
.footer-widget a{
     color: #7b7b7b;
}
.bg-cover {
	box-shadow: 0 6px 14px -2px rgba(32,160,255,.5)
}

@media(max-width:768px) {
	ul.plinks li.linkcat ul li {
		width: calc(100% - 20px)
	}
}

@media(max-width:544px) {
	ul.plinks li.linkcat ul li {
		width: calc(100% - 20px)
	}
}

.apollo-user-meta {
	position: relative;
	margin-top: 4rem;
	padding-bottom: 1.5rem
}

.w-96 {
	width: 96px
}

@media(min-width:768px) {
	.user-d-flex {
		align-items: center;
		flex-direction: row;
		display: flex
	}
}

.user-d-flex {
	display: flex;
	flex: 1 1 auto
}

@media(min-width:768px) {
	.mb-md-0,.my-md-0 {
		margin-bottom: 0!important
	}
}

.rounded {
	border-radius: 6px
}

.ml-md-4,.mx-md-4 {
	margin-left: 1.5rem!important
}

.flex-fill {
	-ms-flex: 1 1 auto!important;
	flex: 1 1 auto!important
}

.text-lg {
	font-size: 1.25rem!important;
	text-align: left
}

.text-white {
	color: #fff!important
}

.apollo-user-meta .name .badge {
	position: relative;
	top: -2.5px
}

.badge-primary {
	background-color: #11999e
}

.badge {
	border-radius: 2px;
	font-weight: normal
}

.text-xs {
	font-size: .75rem!important
}

.mt-2,.my-2 {
	margin-top: .5rem!important
}

.mr-3,.mx-3 {
	margin-right: 1rem!important
}

.font-theme {
	font-family: nicetheme,Arial,sans-serif
}

.apollo-user-meta .data small {
	position: relative;
	top: -1px
}

.text-light {
	color: #ebedf3!important
}

.data {
	text-align: left
}

@media(max-width:767.98px) {
	.text-white {
		padding-top: 18px
	}
}

.navbar-apollo {
	position: relative
}

.navbar-apollo .nav-user {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.nav-user {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-apollo .nav-user-link {
	padding-top: .75rem;
	padding-bottom: .75rem;
	font-size: .875rem
}

.nav-user-link {
	display: block;
	padding: .5rem 1rem
}

.d-block {
	display: block!important
}

.nice-apollo-two .text-xl {
	font-size: 1.5rem!important
}

.nice-icon {
	line-height: 1;
	display: inline-block;
	vertical-align: middle
}

.nice-icon {
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.text-xl {
	font-size: 1.625rem!important
}

.navbar-apollo .nav-user-link {
	padding-top: .75rem;
	padding-bottom: .75rem;
	font-size: .875rem
}

.nav-user {
	flex-wrap: nowrap;
	overflow-x: scroll;
	overflow-y: hidden;
	padding-bottom: 22px
}

.nav-user::-webkit-scrollbar {
	display: none
}

@media(max-width:768px) {
	.apollo-user-meta {
		padding-left: 10px
	}
}

.content-hide-tips .label-warning {
	border-radius: 16px;
	line-height: 14px
}

.form-control,textarea.form-control {
	color: #2d3039;
	background-color: #f8f8f8;
	border: 1px solid #eee
}

.or:before {
	background: #f6f6f6;
	color: #ff5c00
}

.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
}
.widget-pay .pay-box .pwd .cop-codecdk {
    cursor: copy;
    font-weight: 600;
    background-color: #c1c1c1;
    border-radius: 4px;
    color: #d2d2d2;
    padding: 0 10px;
    background-image: linear-gradient(45deg,#9E9E9E 25%,white 0,white 50%,#9E9E9E 0,#9E9E9E 75%,white 0);
    background-size: 2px 2px;
}
.widget-pay .pay-box .pwd .cop-codecdk:hover {
    cursor: copy;
    color: #ffffff;
}
.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
	}
}
 
.card {}
.card .module-title {
	padding: 0;
}
.card .item {
    background-image: linear-gradient(120deg, #f6d36580 0%, #fda08599 100%);
	 
    transition: all .3s;
    border-radius: 6px;
    box-shadow: 0px 12px 21px 0px rgba(53, 92, 141, 0.21);
}
.card .item:hover {
	box-shadow: 0px 12px 21px 0px rgb(35 93 167 / 18%);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
.card .item .thumb {
	height: 280px;
}
.card .item .content {
    padding: 20px;
}
.card .item .content .titlebox{
    box-shadow: 0px 12px 21px 0px rgba(53, 92, 141, 0.11);
    padding: 30px;
    margin-top: -50px;
    position: relative;
    background: #fff;
    border-radius: 6px;
    text-align: center;
}
.card .item .content .titlebox p{
    color: #01940e;
    margin-top: 20px;
}
.card .item .content .title {
    font-size: 20px;
    color: #f50db6;
}
.card .item .content .title:hover{
    color: var(--primary-color)
}
.card .item .content .contentan{
    text-align: center;
    margin-top: 20px;
}
.card .item .content .contentan .x{
    display: inline-block;
    text-align: center;
    font-size: 14px;
    width: 110px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    border-radius: 50px;
    background-image: linear-gradient(90deg, #006eff, #13adff);
    box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
}
.card .item .content .contentan .x:hover{
    box-shadow: 0px 6px 16px 2px rgba(55, 110, 242, 0.49);
}
.more {
	color: #fff;
	width: 140px;
	margin: 0 auto;
	text-align: center;
	background: var(--primary-color);
	box-shadow: 0 3px 10px -6px var(--primary-color);
	color: #fff;
	padding: 8px 0;
	font-size: 15px;
	letter-spacing: 1px;
	transition: all .3s;
}

.more:hover {
	color: #fff;
	transform: translateY(-3px);
	box-shadow: 0 6px 10px -5px var(--primary-color);
}
.more i {
	display: inline-block;
	transition: all .3s;
}
.more:hover i {
	transform: translateX(5px);
}

.ceo-card-mk{
    position: relative;
} 
sectionin {
   display: flex; 
	flex-wrap: wrap;
	transform-style: preserve-3d;
	flex-direction:row; 
	align-content: flex-start;
   justify-content: space-around;
   /*height: 1000px;*/
}


sectionin .card {
  top: 70px;
    position: relative;
    width: 470px;
    height: 420px;
    margin: 40px;
    transform-style: preserve-3d;
    perspective: 1000px;
}

sectionin .card .box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: 1s ease;
}
sectionin .card .box .imgBx {
       position: absolute;
    top: 0;
    left: 0;
    width: 470px;
    height: 323px;
}
sectionin .card .box .imgBx img {
    position: absolute;
    top: -20px;
    left: 0;
    width: 470px;
    height: 420px;
    object-fit: cover;
	border-radius: 10px;
    background: url(../ripro/assets/images/svg/ringss.svg)no-repeat left top; 
}
sectionin .card .box .contentBx {
    position: absolute;
    top: -20px;
    left: 0;
    width: 470px;
    height: 315px;
    background: #333;
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d;
    transform: rotateY(180deg);
	border-radius: 20px;
}
sectionin .card .box .contentBx div {
    transform-style: preserve-3d;
    padding: 14px;
    top: -20px;
      background-image: linear-gradient( 109.6deg, rgb(219 149 0) 11.2%, rgba(255,0,0,1) 100.2% );
      width: 375px;
    height: 200px;
  border-radius: 10px;
  transform: translateZ(100px);

}
 
sectionin .card .box .contentBx div h2 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0px;
}
sectionin .card .box .contentBx div p {
    color: #fff;
    font-size: 16px; 
}
sectionin .card:hover .box {
    transform: rotateY(180deg);
}
 
.card .ceo_shop_vip{
    position: absolute;
    z-index: 2;
        right: 20px;
    top: -3px;
    display: block;
    height: 18px;
    width: 36px;
    background: url(/wp-content/themes/ripro/assets/static/images/ceo-vip-tag.svg) 0 0 no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 6px 4px -5px #001726bf;
}
 
.ceo-container {
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.ceo-footer-banner {
    background-size: cover;
    /*height: 220px;*/
    box-shadow: 0 5px 15px rgb(0 0 0 / 8%);
    background-image: radial-gradient( circle 337px at 0% 2.1%,  rgba(0,226,192,1) 0.3%, rgba(149,0,248,1) 100% );
    
}
.ceo-footer-banner-box{
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 10;
}
.ceo-footer-banner-box p{
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 24px;
}
.ceo-footer-banner-box h2{
    line-height: 50px;
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.ceo-footer-banner-box a{
    display: block;
    width: 200px;
    margin: 20px auto;
    cursor: pointer;
    line-height: 42px;
    height: 42px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    border: 1px solid #fff;
}
.ceo-footer-banner-box a:hover{
    background: #fff;
    color: var(--primary-color);
}
.ceo-card-category-box{
    position: relative;
    padding: 20px;
    margin-bottom: 40px;
    box-shadow: 0px 6px 12px 0px rgb(205 205 205 / 22%);
}
.ceo-catnav-ss{
    
}
.ceo-catnav-ss ul li strong{
    font-weight: 400;
    color: #333;
}
.ceo-catnav-ss ul li{
    display: inline-block;
    margin-right: 20px;
}
.ceo-catnav-ss ul li:last-child{
    margin-right: 0px;
}
.ceo-card-rili{
    display: inline;
}
.ceo-fl-icon a.hot{
    margin-left: 20px;
}
.ceo-category-card-box{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--border-color)!important;
}
.ceo-category-card-box ul{
    margin-bottom: 20px;
}
.ceo-category-card-box ul:last-child {
    margin-bottom: 0px;
}
.ceo-category-card-box ul li{
    display: inline-block;
    margin-right: 20px;
}
.ceo-category-card-box ul li:last-child{
    margin-right: 0px;
}
.ceo-category-card-box ul li strong{
    font-weight: 400;
    color: #333;
}
.ceo-category-card-box ul li a:hover{
    color: var(--primary-color);
}
.ceo-category-card-box ul .current-cat a{
    color: var(--primary-color);
}
.home-first .hf-widget {
	box-sizing: border-box;
	padding: 14px 17px 0;
	border: 1px solid #f2f2f2;
	background: #fff;
	box-shadow: 0 34px 20px -24px rgba(220,220,220,0.18);
	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
	}
}
/*蓝*/
.schezi-xitong-dj {
    padding: 0px 8px;
    border-radius: 5px;
    border: 1px dashed #089ed0;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    top: 34px;
    right: 18px;
    z-index: 99;
    background: radial-gradient(circle farthest-corner at 75% 25%,#18cef247 0,#20a0ff52 100%);
   color: #230000;
     
}
/*黄*/
.schezi-xitong-rx {
    padding: 0px 8px;
    border-radius: 5px;
    border: 1px dashed #dea700;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    top: 34px;
    right: 18px;
    z-index: 99;
    background: radial-gradient(circle farthest-corner at 75% 25%,#ffc10759 0,#e2ff077a 100%);
    color: #754100;
}
/*红*/
.schezi-xitong-tj {
    padding: 0px 8px;
    border-radius: 5px;
    border: 1px dashed #ce030a;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    top: 34px;
    right: 18px;
    z-index: 99;
    background: radial-gradient(circle farthest-corner at 75% 25%,#ff2907c2 0,#ff07a56e 100%);
    color: #230101;
}    

/*绿*/
.schezi-xitong-zx {
  padding: 0px 8px;
    border-radius: 5px;
    border: 1px dashed #61be33;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    top: 34px;
    right: 18px;
    z-index: 99;
    background: radial-gradient(circle farthest-corner at 75% 25%,#47cc0559 0,#508e325c 100%);
    text-shadow: 1px 3px 3px #ffc10775;
    color: #000;
}
.home-first .hf-widget [class*=" icon-"]:before,.home-first .hf-widget [class^=icon-]:before {
	margin: 0
}
 

.down-notice {
position: absolute;
right: 0;
/*margin-top: 22px;*/
margin-left:5px;
}

.down-notice span {
cursor: pointer;
    background: none !important;
    margin-right: 55px !important;
    top: 22px;
    text-align: center;
    float: left;
    margin-left: 6px;
    display: block;
    line-height: -10px;
    width: 113px;
    float: right;
    position: relative;
    color: #ff4e5e;
    animation: fade 1.6s infinite !important;
    font-size: 18px;
}
.down-notice p {
display: none;
z-index: 1;
position: absolute;
top: 250%;
right: 0;
padding: 8px 16px;
width: 360px;
border: solid 1px #ff5f33;
color: #ff5e52;
background: #fff;
text-align: justify;
font-size: 14px;
line-height: 25px;
border-radius: 10px;
-webkit-box-shadow: 0 3px 15px 3px rgba(146,146,146,.1);
-moz-box-shadow: 0 3px 15px 3px rgba(146,146,146,.1);
box-shadow: 0 3px 15px 3px #ff5e523d
}
.down-notice:hover p {
display: block
}

.down-notice p:after {
position: absolute;
top: -6px;
right: 31px;
display: inline-block;
width: 0;
height: 0;
content: '';
border-bottom: 6px dashed #ffeced;
border-bottom: 6px solid\9 #ffeced;
border-right: 6px solid transparent;
border-left: 6px solid transparent
}
.down-notice span:after {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: 17px;
    content: "";
    right: -2px;
    border-bottom: 10px solid #fffefe00;
    border-left: 10px solid transparent;
}
.down-notice p:before {
position: absolute;
top: -7px;
right: 30px;
display: inline-block;
width: 0;
height: 0;
content: '';
border-bottom: 7px dashed red;
border-bottom: 7px solid\9 red;
border-right: 7px solid transparent;
border-left: 7px solid transparent
}
.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
}
.tip-wrapper
{
	border-radius:8px 7px 7px 8px;
	display:flex;
	align-items:center;
	padding:2px 6px 2px 0;
}
.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: #ea0000
}

.ripro-dark .home-first .hf-widget .hf-widget-title>i {
	margin-right: 2px;
	color: #ffa363
}
.article-content img {
    border-radius: 6px;
    box-shadow: 0px 7px 20px 6px #cccccc8c;
    border: 2px solid #ffffff;
}
img.mr-22 {
    margin-left: 430px;
}
@media only screen and (max-width: 868px) {
    .zizhuti_nav{
        display:none;
    }
}

.zizhuti_nav {
    float: left;
    width: 96px;
    margin-right: 12px;
    text-align: center;
    line-height: 32px;
    position: fixed;
    z-index: 99;
    left: 60px;
    top: 410px;
  
    border-radius: 8px;
    
}
.zizhuti_com{
    width: 96px;
    background-color: #fff;
    text-align: center;
    line-height: 32px;
    position: relative;
    border-radius: 4px;
}
.top-img {
     width: 95px;
    position: absolute;
    top: -75px;
    left: 48px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.zizhuti_com ul{
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.04);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.04);
    padding: 0;
    margin: 0;
}
.zizhuti_com li {
    background: linear-gradient(90deg,#20a0ff,#20b8ff);
    box-shadow: 0 10px 10px -2px rgba(32, 160, 255, 0.32);
    border: 0 solid #e6e6e6;
    border-radius: 6px;
    position: relative;
    width: 100%;
    list-style: none;
}
.zizhuti_nav_com a {
    width: 100%;
    height: 32px;
    display: block;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
}
.zizhuti_nav_com .active a{
    color: #3d7eff;
}
.zizhuti_nav_com a:hover {
    color: #000;
    background: linear-gradient(90deg,#beff05,#f9c300);
    box-shadow: 0 10px 10px -2px rgba(255,154,73,.5);
    border-radius: 6px;
}

.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
}
.tip-wrapper.info
{
	background:linear-gradient(#20b8ff,#20a0ff);
	box-shadow:0 3px 5px rgba(32,160,255,.15);
}
.home-first .hf-widget .hf-widget-title .pages .next,.home-first .hf-widget .hf-widget-title .pages .prev {
	float: left;
	margin: 0;
	padding: 0 2px;
	height: 1pc;
	border: 1px solid #eee;
	color: #ccc;
	font-size: 9px;
	line-height: 15px;
	cursor: pointer
}
.quote_q .fa-quote-left {
    font-size: 1.2em;
    margin-right: .5em;
    position: absolute;
    color: var(--quote-color);
}
.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: 0
}

.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: radial-gradient(circle farthest-corner at 75% 25%,#bbff60 0,#fff251 100%);
	box-shadow: 0 5px 10px -2px rgba(73,137,255,0.67);
	color: #6d6d6d;
	border-radius: 5px;
	border: 1px dashed #f9038085;
	white-space: nowrap;
	font-size: 9pt;
	line-height: 22px;
	word-break: break-all
}
 .staticsc {
   position: static;
    margin-top: 41px;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 36px;
}
.staticsc .flex {
	padding: 0;
	margin: 0;
	display: flex
}
@media(max-width:767px) {
	.staticsc {
		display: none
	}
}
.staticsc li.st_one {
	 flex: 1;
    margin-right: 19px;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 4px 10px 13px rgb(0 0 0 / 25%);
    list-style: none;
    border: 0.125rem solid #e8f0fa;
    transform-origin: right;
    transform: perspective(59rem) rotateY(0);
    transition: .35s;
}

.staticsc li.st_one:hover {
 transform: perspective(50rem) rotateY(54deg);
    box-shadow: -2rem 0rem 1rem 3px rgb(54 100 152 / 15%);
   border-radius: 10px;
    background: linear-gradient(311deg,#07ff0080 0%, #ffcd1199 100%);
}

.staticsc li.st_one:last-child {
	margin-right: 0
}

.staticsc .st_one .card-main {
	width: 100%
}

.staticsc .active-card-title {
	position: absolute;
	bottom: 0;
	color: #fff;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgb(0 0 0)),to(#00000026));
	width: 100%;
	padding: 12px 20px;
	font-size: 16px;
	margin: 0
}
@media(max-width:767px) {
	.statics {
		display: none
	}
}
.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
}
.tip-wrapper.info .tip-content
{
	color:#20a0ff;
}

.tip-wrapper.success
{
	background:linear-gradient(#8fce44,#61be33);
	box-shadow:0 3px 5px rgba(104,195,59,.15);
}
.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: linear-gradient(90deg,#f10366,#ff8303);
	color: #fff;
	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
}

.vip-price {
	background: linear-gradient(90deg,#ff4949,#ff7849);
	box-shadow: 0 3px 5px rgba(255,73,73,.5);
	padding: 2px 2px;
	margin-left: 8px;
	position: relative;
	display: inline-block;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	line-height: initial
}

.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%
}

.entry-footer .post-meta-box .meta-price {
    background: #00a2ff;
   box-shadow: 0 3px 5px rgba(32,160,255,.5);
    padding: 3px 8px;
   margin-left: 8px;
    position: relative;
    display: inline-block;
     text-align: center;
     color: #fff;
    border-radius: 2px;
    line-height: initial;
}
.post-grid:hover .meta-post-type {
    display: none;
}
.home-first .hf-widget-hot-cats .hhicon {
	display: inline-block;
	margin-bottom: 5px;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	background: linear-gradient(90deg,#61be33,#8fce44);
	box-shadow: 0 10px 10px -2px rgba(104,195,59,.5);
	color: #fff;
	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
}

.infinite-scroll-button.button {
	background: linear-gradient(100deg,#20a0ff,#20b8ff);
	box-shadow: 0 13px 15px rgba(32,160,255,.3)
}

.infinite-scroll-button.button:hover {
	color: #fff;
	box-shadow: 0 3px 20px 0 rgba(32,160,255,.3);
	-webkit-transform: translateY(5px);
	opacity: 1;
	-ms-transform: translateY(5px);
	transition: all .3s ease
}

@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
	}
}

.barrage {
	position: fixed;
	bottom: 70px;
	right: -500px;
	display: inline-block;
	width: 500px;
	z-index: 99999
}

.barrage_box {
	background-color: rgba(0,0,0,.5);
	padding-right: 8px;
	height: 40px;
	display: inline-block;
	border-radius: 25px;
	transition: all .3s
}

.barrage_box .portrait {
	display: inline-block;
	margin-top: 4px;
	margin-left: 4px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	overflow: hidden
}

.barrage_box .portrait img {
	width: 100%;
	height: 100%
}

.barrage_box div.p a {
	margin-right: 2px;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	margin-left: 18px
}

.barrage_box div.p a:hover {
	text-decoration: underline
}

.barrage_box .close {
	visibility: hidden;
	opacity: 0;
	text-align: center;
	width: 25px;
	height: 25px;
	margin-left: 20px;
	border-radius: 50%;
	background: rgba(255,255,255,.1);
	margin-top: 8px;
	background-image: url(/wp-content/themes/ripro/assets/static/images/close.png)
}

.barrage_box:hover .close {
	visibility: visible;
	opacity: 1
}

.barrage_box .close a {
	display: block
}

.barrage_box .close .icon-close {
	font-size: 14px;
	color: rgba(255,255,255,.5);
	display: inline-block;
	margin-top: 5px
}

.barrage .z {
	float: left!important
}

.barrage a {
	text-decoration: none
}

.sub-menu li>a:hover:before,.sub-menu li.current_page_item>a:before,.sub-menu li.current-menu-item>a:before,.sub-menu li.current_page_ancestor>a:before,.sub-menu li.current-menu-ancestor>a:before,.sub-menu li.current-menu-parent>a:before {
	opacity: 1
}

.sub-menu li>a:hover,.sub-menu li.current_page_item>a,.sub-menu li.current-menu-item>a,.sub-menu li.current_page_ancestor>a,.sub-menu li.current-menu-ancestor>a {
	color: #25b7f5;
	padding-left: 1.75rem;
	opacity: 1
}

.sub-menu li a {
	font-size: .875rem;
	padding: .5rem 1rem .5rem 1.5rem;
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.sub-menu li a:before {
	content: '';
	height: 1px;
	width: 10px;
	background-color: #25b7f5;
	opacity: 0;
	-webkit-transition: all 300ms linear 0ms;
	-khtml-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	position: absolute;
	left: .75rem;
	top: 50%;
	-webkit-transform: translate(0%,-50%);
	-khtml-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	transform: translate(0%,-50%)
}

.navbar .nav-list>.menu-item>a:hover {
	color: #25b7f5
}

.navbar .nav-list>.menu-item>a:before {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #25b7f5;
	border-radius: 8px 8px 0 0;
	opacity: 0;
	transition: .3s
}

.navbar .nav-list>.menu-item>a:hover:before {
	opacity: 1;
	bottom: -1px
}

.sub-menu:before {
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 1px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: -5px;
	left: 40px;
	z-index: 0
}

.ripro-dark .sub-menu:before {
	background: none!important
}

.container .row .card {
	border: solid 1px #e5e5e5;
	width: 23.5%;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 6px
}

.container .row .card.active {
	box-shadow: 4px 8px 40px 0 rgba(0,0,0,.1)
}

.container .row .card {
	margin: 10px
}

.container .row .card.ent-base:hover {
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	box-shadow: 0 26px 40px -24px rgba(0,36,100,0.3)
}

.container .row .card.ent-base {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out
}

.container .row .card.ent-base .btn {
	background-image: -webkit-linear-gradient(bottom,#fff 30%,#fff);
	background-image: linear-gradient(to top,#fff 30%,#fff)
}

.container .row .card .version {
	font-weight: 700
}

.container .row .header {
	border-radius: 6px 6px 0 0;
	height: 228px;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 23px;
	font-weight: 300;
	z-index: 1
}

.container .row .header .price-year {
	margin-top: 12px;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	font-weight: 400
}

.container .row .header .pricing-deco {
	width: 100%
}

.container .row .header .price-year .dollar {
	font-size: 18px;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-top: 3px;
	font-weight: 300
}

.container .row .header .price-year .price {
	font-size: 46px;
	letter-spacing: 1.7px;
	font-weight: 700;
	font-family: Helvetica
}

.container .row .header .price-quarter {
	font-size: 12px;
	margin: 5px auto 17px
}

.container .row .header .btn {
	width: 160px;
	border-radius: 2px;
	color: rgba(0,0,0,.7);
	font-size: 14px;
	border: 0;
	font-weight: 500;
	font-family: PingFangSC;
	cursor: pointer
}

.container .row .header .btn:hover {
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,.14)
}

.container .row .content {
	position: relative;
	font-size: 12px;
	padding-top: 23px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	z-index: 90
}

.container .row .content .desc {
	line-height: 1;
	padding-left: 37px;
	margin-bottom: 18px;
	color: rgba(62,62,62,.8);
	position: relative
}

.container .row .content .desc:before {
	position: absolute;
	content: "";
	height: 6px;
	width: 9px;
	border: 2px solid #3e3e3e;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 20%;
	left: 16px;
	border-top: 0;
	border-right: 0;
	opacity: .6;
	filter: alpha(opacity=60)
}

@media screen and (max-width:1450px) {
	.container .row .card {
		width: 23.2%
	}
}

@media screen and (max-width:750px) {
	.container .row .card {
		width: 100%
	}
}

@media(min-width:1460px) {
	.container .row .card {
		width: 23.5%
	}
}

.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)
}

.seanggwrap {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.seangg {
	width: 75%;
	float: left;
	line-height: 30px;
	padding: 10px 0;
	border-radius: 30px;
	border: 1px solid #1bcaf3
}

.seanggspan {
	float: left;
	width: 105px;
	margin: 0 auto;
	color: #333;
	font-size: 14px
}

.seanggspan i {
	display: block;
	float: left;
	font-size: 18px;
	 color: #ff06de;
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 6px
}

.seanggspan span {
	display: block;
	float: left;
 color: #ff06de;
}

.seangg b {
	height: 12px;
	margin-top: 9px;
	width: 1px;
	display: block;
	float: left;
	background: #a8a8a8
}

.seanggc {
	float: left;
	width: 85%;
	margin-left: 20px
}

.article-content {
	box-shadow: 0 13px 15px rgba(31,45,61,.1);
}

.widget-area .widget {
	box-shadow: 0 13px 15px rgba(31,45,61,.1);
}

.related-posts-grid {
	box-shadow: 0 13px 15px rgba(31,45,61,.1);
}
 .comments-area{
   box-shadow: 0 13px 15px rgba(31,45,61,.1);
}
.entry-navigation{
   box-shadow: 0 13px 15px rgba(31,45,61,.1);
}
.announce-wrap {
	height: 30px;
	overflow: hidden
}

.seanggc ul li a {
    font-weight: 400;
    color: #ff02d2;
}

.seanggc ul li a:hover {
	color: #1c00ad;
	text-decoration: blink
}

.seanggc ul li {
	font-size: 14px;
	display: block;
	clear: both;
	height: 30px
}

.seanggc ul li span {
	float: right;
	color: #999;
	font-size: 12px;
	width: 120px
}

.seanchart {
	float: right;
	height: 50px;
	width: 25%;
	color: #999;
	margin-left: 20px
}

.seanchart ul {
	width: 460px;
	margin: 0;
	padding: 0;
	word-wrap: break-word
}
.tip-wrapper.success .tip-content
{
	color:#52bb1d;
}

.tip-wrapper.worning
{
	background:linear-gradient(#ffb449,#ff953f);
	box-shadow:0 3px 5px rgba(255,154,73,.15);
}

.tip-wrapper.worning .tip-content
{
	color:#ff7800;
}
.seanchart ul li {
	float: left;
	height: 100%;
	margin-right: 20px;
	font-size: 14px
}
.box-hot-notice .item .ct .pic .num1 {
   background: linear-gradient(90deg,#f00a59,#f637df);
    box-shadow: 3px 5px 10px -2px #f07dc7;
     
}
.seanchart ul li i {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	margin-top: 8px;
	background: url(./assets/images/icon2.png) 0 0 no-repeat
}

.seanchart ul li.seanchart2 i {
	background: url(../ripro-child/assets/images/icon1.png) 0 0 no-repeat
}

.seanchart ul li.seanchart3 i {
	background: url(../ripro-child/assets/images/icon3.png) 0 0 no-repeat
}

.seanchart ul li.seanchart4 i {
	background: url(../ripro-child/assets/images/icon1.png) 0 0 no-repeat
}

.seanchart ul li.seanchart5 i {
	background: url(../ripro-child/assets/images/icon5.png) 0 0 no-repeat
}

.seanchartdiv {
	float: left;
	margin-left: 8px;
	margin-top: 6px;
	text-align: center
}

.seanchartdiv em {
	font-size: 12px;
	color: #999;
	font-style: inherit
}

.seanchartdiv span {
	font-size: 12px;
	color: #999
}

.seanchartdiv a {
	font-size: 12px;
	color: #999
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.aligncenter p.wp-caption-text {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}

.scroll {
	background-color: rgba(2,10,18,.8)
}

.ripro-dark .navbar .user-pbtn {
	background: 0;
	border: 0;
	color: #d4e2ff;
	background-image: none;
	-webkit-animation: none
}

.navigation-down .nav-down-menu1 {
	width: 100%;
	margin: 0;
	background: url(../ripro-child/assets/images/tuyiyi_bg.png) center top;
	position: absolute;
	top: 0;
	-webkit-box-shadow: 5px 0 11px rgba(0,0,0,.2);
	-ms-box-shadow: 5px 0 11px rgba(0,0,0,.2);
	-moz-box-shadow: 5px 0 11px rgba(0,0,0,.2);
	box-shadow: 5px 0 11px rgba(0,0,0,.2);
	z-index: 3
}

.navigation-down-inner {
	margin: auto;
	width: 1200px;
	position: relative
}

#tuyiyi_vip {
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 50px
}

#tuyiyi_vip .banner {
	font-size: 22px;
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center
}

.tuyiyi_vip {
	margin-top: 30px;
	float: left;
	margin-bottom: 30px
}

.tuyiyi_vip li {
	float: left;
	width: 345px;
	height: 205px;
	margin-right: 18px;
	border: 1px solid #e7e7e7;
	background: #fff;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 20px rgba(235,235,235,.3);
	-ms-box-shadow: 0 0 20px rgba(235,235,235,.3);
	-moz-box-shadow: 0 0 20px rgba(235,235,235,.3);
	box-shadow: 0 0 20px rgba(235,235,235,.3);
	list-style: none
}

.tuyiyi_vip li .img {
	float: left;
	width: 85px;
	padding: 40px 0 0 30px;
	text-align: center
}

.tuyiyi_vip li .ico_svip {
	height: 62px;
	width: 68px;
	background-position: 0 0
}

.ico_svip,.ico_vip,.tuyiyi_vip li .ico_qvip {
	background: url(../ripro-child/assets/images/tuyiyi_vip3_1.png) no-repeat
}

.vip_ico {
	display: inline-block;
	vertical-align: middle;
	width: 68px;
	height: 62px;
	margin: 0 0 10px
}

.dingbiao {
    display: inline-block;
    transform: translateY(-12px);
    font-size: .75rem;
    letter-spacing: 0.05em;
     background: linear-gradient(90deg,#ff4949,#ff7849);
    text-shadow: 0 -1px #ff4949;
     box-shadow: 0 5px 5px -2px rgba(255, 73, 73, 0.34);
    color: #ffffff;
   border-radius: 0.7rem 0.7rem 0.7rem 0;
    padding: .2rem .575rem;
    line-height: 1;
    font-weight: bold;
}
.tuyiyi_vip li .img p {
	line-height: 26px;
	font-size: 18px;
	color: #666
}

.tuyiyi_vip li .text {
	float: none;
	padding: 40px 0 40px 0;
	margin-left: 140px;
	line-height: 35px
}

.tuyiyi_vip li .text strong {
	font-size: 22px;
	color: #ffa800
}

.tuyiyi_vip li .text del {
	margin-left: 10px;
	font-size: 16px;
	color: #666
}

.tuyiyi_vip2 a {
	float: left;
	display: block;
	width: 156px;
	line-height: 38px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffa800;
	text-decoration: none;
	margin-top: 8px
}

.tuyiyi_vip2 .tuyiyi_vip3 {
	display: none;
	float: left
}

.tuyiyi_vip2 a {
	float: left;
	display: block;
	width: 156px;
	line-height: 38px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffa800;
	text-decoration: none;
	margin-top: 8px
}

.tuyiyi_vip li .ico_tj {
	color: #fff;
	height: 20px;
	width: 40px;
	position: absolute;
	text-align: center;
	margin: 2px 2px;
	line-height: 20px;
	background-color: #ff5d8f;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.tuyiyi_vip li .ico_qvip {
	height: 62px;
	width: 68px;
	background-position: -68px 0
}

.tuyiyi_vip li .ico_vip {
	height: 62px;
	width: 68px;
	background-position: -136px 0
}

.tuyiyi_vip4 p {
	line-height: 22px
}

.navigation-down {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%
}

@media(max-width:767px) {
	.seanggc {
		width: 60%
	}

	.announce-list span {
		display: none
	}

	.seangg {
		width: 100%
	}

	.seanchart {
		display: none
	}

	.g-footer ol,ul {
		padding-left: 0
	}
}

.suspend {
	display: none
}

@media(max-width:767px) {
	.suspend {
		width: 66px;
		height: 90px;
		position: fixed;
		bottom: 20px;
		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(../ripro-child/assets/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 .fa-diamond {
	color: #000376;
}
.aini_foot_nav .nohover {
	color: #00a1ff
}

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



.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%;
	text-align: center;
	float: left
}

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

.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.fa-diamond {
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 50%;
	padding: 0;
	margin-top: 8px;
	background: #ffd200;box-shadow: 0 6px 16px -5px #0089e5; 
}
.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: #ffd200;box-shadow: 0 6px 16px -5px #0089e5; 
}
.ripro-dark .aini_foot_nav li.aini_zjbtn a span i.foot_btn {
	background: #ffd200;
}

.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 #000!important
}

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

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

.content-link-application {
	padding: 60px 40px;
	background-color: #fff;
	border-radius: 5px;
	width: 100%;
	-webkit-box-shadow: 0 7px 8px 0 rgba(0,0,0,.11);
	box-shadow: 0 7px 8px 0 rgba(0,0,0,.11)
}

.content-link-application .form-control {
	height: 38px;
	width: 100%
}

.content-link-application .captcha-img,.content-link-application .captcha-input {
	display: inline-block;
	vertical-align: middle
}

.content-link-application .contact-form {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto
}

.content-link-application .form-header {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px
}

.content-link-application .form-header p {
	color: #999;
	font-size: 12px;
	margin: 0
}

.content-link-application h1 {
	font-size: 30px;
	line-height: 44px;
	font-weight: 700
}

.codesign-fl a.ctrl-apply {
	border: 1px solid #656565;
	border-radius: 3px;
	font-size: 12px;
	color: #999;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	display: inline-block;
	line-height: 22px;
	padding: 0 9px
}
.title-iconse {
    height: 8px;
    width: 8px;
    background: #fd4b4b;
      
    padding: 0px;
    display: inline-block;
    border-radius: 50%;
    line-height: 0;
    position: relative;
    -webkit-transition: ease-in-out 0.25s;
    transition: ease-in-out 0.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 0.25s;
    transition: ease-in-out 0.25s;
}
.title-iconse:after {
    content: " ";
    height: 8px;
    width: 8px;
    background: #4dc301;
    
    border-radius: 50%;
    margin-left: 30px;
    position: absolute;
    display: block;
    -webkit-transition: ease-in-out 0.25s;
    transition: ease-in-out 0.25s;
}

.codesign-fl a.ctrl-apply svg {
	fill: #999;
	display: inline-block;
	vertical-align: middle
}

.codesign-fl a.ctrl-apply:hover {
	color: #2778ff;
	border-color: var(--mainColor,#2778ff)
}

.codesign-fl a.ctrl-apply:hover svg {
	fill: var(--mainColor,#2778ff)
}

.item.scroll {
	left: 0;
	width: 100%;
	height: 420px;
	background-size: auto 100%;
	pointer-events: none;
	background-position: center center;
	background-repeat: no-repeat;
	transition: opacity .3s ease 0s;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-size: 0;
	background-image: -webkit-linear-gradient(45deg,#a1bd00,#f90303);
    
	word-wrap: break-word;
	box-sizing: border-box;
	outline: 0
}

.item.scroll .scroll-image {
	position: relative;
	height: 100%;
	transform: translateX(0px);
	animation: banner 40s linear infinite;
	opacity: .5;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle
}

.hVBrzU {
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 16px;
	white-space: normal;
	width: 100%;
	margin: auto
}

.statics {
	position: static;
	margin-top: -76px;
	padding-left: 16px;
	padding-right: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px
}

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

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

	.home-subjects {
		display: none
	}
}

.statics .flex {
	padding: 0;
	margin: 0;
	display: flex
}

@media(max-width:767px) {
	.statics {
		display: none
	}
}
.tip-wrapper.error
{
	background:linear-gradient(#ff7849,#ff4949);
	box-shadow:0 3px 5px rgba(255,73,73,.15);
}

.tip-wrapper .tipIcon
{
	width:20px;
	height:20px;
	flex-shrink:0;
	text-align:center;
	color:#fff;
}

.tip-wrapper .tipIcon i
{
	font-size:12px;
	width:12px;
	height:12px;
}
.statics li.st_one {
	flex: 1;
	margin-right: 10px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	list-style: none;
	transition: all .3s ease-out
}

.statics li.st_one:hover {
	transform: translateY(5px)
}

.statics li.st_one:last-child {
	margin-right: 0
}

.statics .st_one .card-main {
	width: 100%
}

.statics .active-card-title {
	position: absolute;
	bottom: 0;
	color: #fff;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgb(0 0 0)),to(#00000026));
	width: 100%;
	padding: 12px 20px;
	font-size: 16px;
	margin: 0
}

@media screen and (max-width:900px) {
	.item.scroll {
		height: 200px;
		margin-top: 0
	}
}

.sc-1wssj0-17 img {
	display: inline-block
}

@-webkit-keyframes banner {
	from {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@keyframes banner {
	from {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

.item img {
	display: inline-block;
	height: auto;
	max-width: 100%;
	vertical-align: middle
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.pace-inactive {
	display: none
}

.pace .pace-progress {
	background: linear-gradient(125deg,#18cef2 0,#448aff 100%);
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 3px
}

.pay--content .info .price font i {
	font-size: 16px;
	margin-left: 5px
}
.shangyongbeijingNo {
    display: inline-block;
    width: 50px;
    height: 19px;
    background: url(/wp-content/themes/ripro-child/assets/images/csfsc.png) no-repeat center;
    vertical-align: bottom;
    margin: 3px 2px;
}
.pay--content .info .price span {
	color: #333;
	font-size: 14px;
	margin-left: 7px
}

.widget-pay .pay--content .info {
	padding-top: 20px
}

.pay--content .info .price span i {
	position: relative;
	left: 5px;
	color: red
}

.widget-pay .pay-box .sc-bdVaJa {
	width: 18px;
	height: 18px;
	position: relative;
	top: 2px
}

.pay--content .info .paynum span {
	position: relative;
	top: 23px
}

.widget-pay .pay--content .btn--primary {
	border: 1px dashed #0043e0;
    font-size: 16px;
    padding: 6px 0;
     color: #1c1c1c;
    background: #78fb00;
    border-radius:10px;
   font-weight: 400;
}

.widget-pay .pay--content .showgouwu {
	font-size: 20px;
	position: relative;
	top: 2px;
	font-weight: 300
}

.widget-pay .pay--content .btn--primary:hover {
	color: #fff;
	font-weight: 700;
	background: #0056ff
}

.label-warning .fa {
	font-size: 12px
}



.filter--content {
	border: unset;
	box-shadow: none;
	margin-top: -80px;
	padding: 0
}

.term-bar {
	padding: 80px 0
}

.widget-pay .pay-box .pwd {
	border-radius: 0;
	background-color: #f9f9f9;
	border: 0
}

.agent--contact ul li:after,.agent--contact ul li:not(:last-of-type):before {
	content: "";
	position: absolute;
	top: calc((1em - -5px)/ 2)
}

.agent--contact ul li:after {
    left: 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #f91c8cf0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    animation: twinkle .6s ease-in-out infinite alternate;
}

.agent--contact ul li {
	font-size: 11px;
	list-style: none;
	position: relative;
	padding: 1px 20px 17px;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	color: currentColor;
	justify-content: inherit;
	white-space: nowrap;
	text-overflow: ellipsis
}

.agent--contact ul li:not(:last-of-type):before {
	height: 100%;
	width: 1px;
	left: 3px;
 
   background-image: -webkit-linear-gradient(45deg,#e5fd9d,#ff8c8c);    
    
}

.agent--contact .list-paybody span {
	font-style: inherit;
	letter-spacing: 0;
    font-size: 13px;
     color: #171d2d;
	letter-spacing: .025em;
	padding-right: 10px
}

.agent--contact .list-paybody span:nth-child(1) {
	font-style: inherit;
	letter-spacing: .075em;
	margin-top: 0;
	text-transform: uppercase;
	display: block;
	font-weight: 600;
	color: currentColor
}

.agent--contact .list-paybody {
    background: #ebfaff;
    border-radius: 10px;
}

.register-login-modal .nav-tabs .active {
	border-bottom: 3px solid #333
}

.tab-content .btn--secondary {
	padding: 0 18px
}

.pay--content .info .price {
	text-align: left;
	color: #33a4fa;
	font-size: 20px
}

.pay--content .info .paynum {
	top: 3px
}

.Hh-goumai-title {
	padding-left: 12px;
	font-size: 16px;
	position: relative;
	color: #666
}

.Hh-goumai-title:before {
	content: "";
	width: 5px;
	height: 16px;
	background: #30a8f9;
	position: absolute;
	top: 2px;
	left: 0
}

.widget-area .pay--content .go-down {
	color: #fff;
    background: linear-gradient(90deg,#61be33,#8fce44);
    box-shadow: 0 3px 5px rgba(104,195,59,.5);
    margin-top: 0!important;
}

.a8ku-jiaqun h5 {
	font-size: 16px;
	line-height: 1.4
}

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

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

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

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

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

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

.a8ku-jiaqun-btn-on {
	color: #fff;
	background: linear-gradient(125deg,#18cef2 0,#448aff 100%);
	box-shadow: 0 3px 10px -1px #1ec3f43b!important;
	border: 0
}

.widget-title {
	position: relative;
	color: #393e46;
	font-size: .875rem;
	letter-spacing: 5px;
	padding-bottom: .875rem;
	margin-bottom: 1.5rem;
	font-weight: 400
}

.widget-title:after {
	content: "";
	position: absolute;
	background: linear-gradient(125deg,#18cef2 0,#448aff 100%);
	left: 1px;
	width: 50px;
	height: 3px;
	bottom: -2px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.widget:hover .widget-title:after {
	width: 40%
}

.home-filter--content:before {
	background-color: rgba(91,91,91,0)
}

.home-filter--content {
	 background: linear-gradient(to right,#fff0,#fff0,#fff0);
    border-radius: 10px;
    box-shadow: 0px 6px 11px 0px rgb(0 36 100 / 10%);
}

.ripro-dark .home-filter--content {
	background: linear-gradient(to right,#232425,#232425,#232425)
}

.home-filter--content .form-box {
	margin-right: 0;
	margin-left: 0
}
.btn-info {
    border-radius: 30px;
    background-image: -webkit-linear-gradient(45deg, #e5fd9d, #ff8c8c);
    box-shadow: 0px 6px 12px 0px #edaa1cad;
    color: #421b00;font-size: 15px;
}
.btn-info:hover {
	border-radius: 30px;
    background-image: -webkit-linear-gradient(45deg, #f30087, #de16f5);
    box-shadow: 0 6px 16px -5px #ff07b3;
    color: #fafaff;
  -webkit-transform: translateY(8px);
	opacity: 1;
	transform: translateY(8px);
	-ms-transform: translateY(8px);
	transition: all .3s ease
}
.btn-blue {
background: linear-gradient(-125deg,#0295f9 0,#2f49fd 100%);
box-shadow: 0 8px 10px rgb(32 160 255 / 30%);
}
.btn-success {
   border-radius: 30px;
    background-image: -webkit-linear-gradient(45deg, #00f3e8, #e7f516);
    box-shadow: 0px 6px 12px 0px #3bed1cad;
     font-size: 15px;
    color: #095405;
}
.btn-success:hover {
	border-radius: 30px;
 background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
box-shadow: 0 6px 16px -5px #ff2907ad;
    color: #ffffff;
    font-size: 15px;
  -webkit-transform: translateY(8px);
	opacity: 1;
	transform: translateY(8px);
	-ms-transform: translateY(8px);
	transition: all .3s ease
}
.button,.btn--primary {
	/*background: linear-gradient(-125deg,#0295f9 0,#2f49fd 100%);*/
	/*box-shadow: 0 8px 10px rgba(32,160,255,.3)*/
}

.post-grid {
	margin-bottom: 30px;
	background-color: #FFF;
	border-radius: 10px;
    transition: box-shadow .3s cubic-bezier(.215,.61,.355,1),transform .3s cubic-bezier(.215,.61,.355,1),-webkit-box-shadow .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);
	transform: translate(0,0);
	/*border: 1px solid #a5daff;*/
     box-shadow: 6px 13px 20px 1px rgb(26 86 160 / 25%);
}



@media(max-width:768px) {
	.home-filter--content .form-box {
		margin-right: 10px;
		margin-left: 10px
	}
}

.ripro-dark .button,.btn--primary {
	background: linear-gradient(-125deg,#2648ff 0,#077efd 100%);
	box-shadow: 0 8px 10px rgba(28,145,248,0.39);
	color: #fff
}

.ripro-dark .form-box {
	background-color: #232425
}

.ripro-dark .home-filter--content .form-box input {
	box-shadow: 8px 8px 9pt #212121
}

.container .row .card {
	border: solid 1px #e5e5e5;
	width: 23.5%;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 12px
}

.container .row .card.active {
	box-shadow: 4px 8px 40px 0 rgba(0,0,0,.1)
}

.container .row .card {
	margin: 10px
}

.container .row .card.ent-base:hover {
	transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-o-transform: translate(0,-10px);
	box-shadow: 0 26px 40px -24px rgba(0,36,100,.3)
}

.container .row .card.ent-base {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out
}

.container .row .card.ent-base .btn {
	background-image: -webkit-linear-gradient(bottom,#fff 30%,#fff);
	background-image: linear-gradient(to top,#fff 30%,#fff)
}

.container .row .card .version {
	font-weight: 700
}

.container .row .header {
	border-radius: 12px 12px 0 0;
	color: #fff;
	font-size: 14px;
	line-height: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 23px;
	font-weight: 300;
	z-index: 1
}

.container .row .header .price-year {
	margin-top: 12px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	font-weight: 400
}

.container .row .header .pricing-deco {
	width: 100%
}

.container .row .header .price-year .dollar {
	font-size: 18px;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-top: 3px;
	font-weight: 300
}

.container .row .header .price-year .price {
	font-size: 46px;
	letter-spacing: 1.7px;
	font-weight: 700;
	font-family: Helvetica
}

.container .row .header .price-quarter {
	font-size: 12px;
	margin: 5px auto 17px
}

.container .row .header .btn {
	width: 160px;
	border-radius: 2px;
	color: rgba(0,0,0,.7);
	font-size: 14px;
	border: 0;
	font-weight: 500;
	font-family: PingFangSC;
	cursor: pointer
}

.container .row .header .btn:hover {
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,.14)
}

.container .row .content {
	position: relative;
	font-size: 12px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	z-index: 10;
	top: -30px;
	background-color: #fff
}

.container .row .content .desc {
	line-height: 1;
	padding-left: 47px;
	margin-bottom: 18px;
	color: rgba(62,62,62,.8);
	position: relative
}

.container .row .content .desc:before {
	position: absolute;
	content: "";
	height: 6px;
	width: 9px;
	border: 2px solid #3e3e3e;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 20%;
	left: 30px;
	border-top: 0;
	border-right: 0;
	opacity: .6
}

@media screen and (max-width:1450px) {
	.container .row .card {
		width: 23.2%
	}
}

@media screen and (max-width:750px) {
	.container .row .card {
		width: 100%
	}
}

@media(min-width:1460px) {
	.container .row .card {
		width: 23.5%
	}
}

.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)
}

.vip-banner {
   background: linear-gradient(-125deg,#f902cf 0%, #fdab2f 100%);   
    position: relative;
    width: 100%;
    height: 200px;
    position: relative;
}
.vip-banner .vipbj h2 {
    text-align: center;
    font-size: 40px;
    color: #ffd2ab;
  
}
.vip-banner .vipbj p {
    text-align: center;
    font-size: 18px;
   color: #ffd2ab;
}

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

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

.vip-slogan {
    border-radius: 5px;
    height: 300px;
    width: 1300px;
    background: #fff;
    box-shadow: 0px 5px 10px 4px rgba(121, 221, 251, 0.22);
    box-sizing: border-box;
    font-size: 0;
    margin: 40px auto 60px auto;
}

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

.vip-slogan-box:nth-child(1) {
	border: 0
}

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

.vip-slogan-box:nth-child(3) {
	border: 0
}

.vip-slogan-box:nth-child(4) {
	border: 0
}

.vip-slogan-box:nth-child(6) {
	border: 0
}

.vip-slogan-box i {
	width: 100px;
	line-height: 100px;
	display: inline-block;
	background-image: linear-gradient(125deg,#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;*/
	margin-top: 100px;
}

.module-line .left-arrow {
	background: url(../ripro-child/assets/images/left_arrow.png)
}

.module-line .right-arrow {
	background: url(../ripro-child/assets/images/right_arrow.png)
}

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

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

.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%;--VIP页面会员介绍高度100%*/
	justify-content: center
}

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

.home-vipbox {
	padding: 1px 0 38px 0;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 6px 16px -5px #0089e554;
}

.home-vipbox:hover {
    transform:translateY(-10px);
	box-shadow:0 20px 20px 0 rgba(234,51,28,0.40);
}

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: #2cca00;
    text-shadow: 0 5px 6px #7cff21ba;
}

.vip-block-item:nth-child(1) .vip-bt {
color: #316700;
    background: linear-gradient(90deg,#66ef23,#9fef41);
    border: 1px solid #1a7500;
    text-shadow: 0 -1px #61be33;
    box-shadow: 0 10px 10px -2px rgb(104 195 59 / 66%);
}

.vip-block-item:nth-child(2) h3 {
	color: #ff1697;
    text-shadow: 0 5px 6px #ffa621ba;
}

.vip-block-item:nth-child(2) .vip-bt {
	    background: radial-gradient(circle farthest-corner at 75% 25%,#ff7a60 0,#e6162d 100%);
    box-shadow: 0 10px 10px -2px rgb(255 73 73 / 60%);
    text-shadow: 0 -1px #ff953f;
    transition: .5s;
    border: 1px solid #460000;
    color: #fff;
}

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

.vip-block-item:nth-child(3) .vip-bt {
	color: #846300;
    background: linear-gradient(90deg,#e6f702,#f3be00);
    border: 1px solid #6f6a01;
    /* text-shadow: 0 -1px #987200; */
    box-shadow: 0 10px 10px -2px #ffc107ab;
}

p.vip-home-price {
	position: relative;
	font-size: 40px;
	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-banner,.vip-slogan,.search_section {
		display: none
	}
}

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

.vip-block-wrapper .vip-block-item img {
	height: 60px
}

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

.sjblog-tgroup {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccd4e0;
	margin-bottom: 10px
}

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

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

.sjblog-name {
	padding-top: 5px;
	display: block;
	font-size: 13px;
	color: #cdcdcd;
}
@media(max-width:767px) {
	.sjblog-name {
		display: none;
	}
}
.sjblog-name a {
	color: #d900f3;
}

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

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

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

.entry-wrapper .u-clearfix h2 {
    padding-bottom: 0.4rem;
    color: #3b4351;
    margin-top: 1rem;
    position: relative;
    
}
.u-clearfix h2::before {
    content: '';
position: absolute;
left: 0px;
bottom: -1px;
display: block;
width: 6rem;
height: 0.3rem;
background: linear-gradient(#ff00b4 30%, #fd5f03 70%);
box-shadow: 1px 5px 10px 0px rgb(218 15 212 / 40%);
    border-radius: 4px;
}

.page-numbers li a {
	color: #379efb
}

.numeric-pagination .page-numbers:not(ul).current {
    background: #fbe9cf;
    border-radius: 20px;
    color: #fb4500;
    border: 1px dashed #984d00;
}

.post-grid .cao-cover,.post-list .cao-cover,.menu-post .cao-cover {
	pointer-events: none!important
}

.deng-box {
	position: fixed;
	top: -30px;
	left: -20px;
	z-index: 999;
}
 
.deng-box1 {
	position: fixed;
	top: -30px;
	right:-20px;
	z-index: 999;
}

@media(max-width:767px) {
	.deng-box,.deng-box1 {
		display: none
	}
}

.deng-box1 .deng {
	position: relative;
	width: 120px;
	height: 90px;
	margin: 50px;
	background: #d8000f;
	background: rgba(216,0,15,0.8);
	border-radius: 50% 50%;
	-webkit-transform-origin: 50% -100px;
	-webkit-animation: swing 5s infinite ease-in-out;
	box-shadow: -5px 5px 30px 4px rgba(252,144,61,1)
}

.deng {
	position: relative;
	width: 120px;
	height: 90px;
	margin: 50px;
	background: #d8000f;
	background: rgba(216,0,15,0.8);
	border-radius: 50% 50%;
	-webkit-transform-origin: 50% -100px;
	-webkit-animation: swing 3s infinite ease-in-out;
	box-shadow: -5px 5px 50px 4px rgba(250,108,0,1)
}
.tip-wrapper .tip-content {
    width: calc(100% - 20px);
    background: linear-gradient(#fff,hsla(0,0%,100%,.9));
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 5px;
    padding: 0 10px;
    text-shadow: 0 1px #fff;
}
.deng-a {
	width: 100px;
	height: 90px;
	background: #d8000f;
	background: rgba(216,0,15,0.1);
	margin: 12px 8px 8px 10px;
	border-radius: 50% 50%;
	border: 2px solid #dc8f03
}

.deng-b {
	width: 45px;
	height: 90px;
	background: #d8000f;
	background: rgba(216,0,15,0.1);
	margin: -4px 8px 8px 26px;
	border-radius: 50% 50%;
	border: 2px solid #dc8f03
}

.xian {
	position: absolute;
	top: -20px;
	left: 60px;
	width: 2px;
	height: 20px;
	background: #dc8f03
}

.shui-a {
	position: relative;
	width: 5px;
	height: 20px;
	margin: -5px 0 0 59px;
	-webkit-animation: swing 4s infinite ease-in-out;
	-webkit-transform-origin: 50% -45px;
	background: #ffa500;
	border-radius: 0 0 5px 5px
}

.shui-b {
	position: absolute;
	top: 14px;
	left: -2px;
	width: 10px;
	height: 10px;
	background: #dc8f03;
	border-radius: 50%
}

.shui-c {
	position: absolute;
	top: 18px;
	left: -2px;
	width: 10px;
	height: 35px;
	background: #ffa500;
	border-radius: 0 0 0 5px
}

.deng:before {
	position: absolute;
	top: -7px;
	left: 29px;
	height: 12px;
	width: 60px;
	content: " ";
	display: block;
	z-index: 999;
	border-radius: 5px 5px 0 0;
	border: solid 1px #dc8f03;
	background: #ffa500;
	background: linear-gradient(to right,#dc8f03,#ffa500,#dc8f03,#ffa500,#dc8f03)
}

.deng:after {
	position: absolute;
	bottom: -7px;
	left: 10px;
	height: 12px;
	width: 60px;
	content: " ";
	display: block;
	margin-left: 20px;
	border-radius: 0 0 5px 5px;
	border: solid 1px #dc8f03;
	background: #ffa500;
	background: linear-gradient(to right,#dc8f03,#ffa500,#dc8f03,#ffa500,#dc8f03)
}

.deng-t {
	font-family: 华文行楷,Arial,Lucida Grande,Tahoma,sans-serif;
	font-size: 20px;
	color: #dc8f03;
	font-weight: bold;
	line-height: 85px;
	text-align: center
}

.night .deng-t,.night .deng-box,.night .deng-box1 {
	background: transparent!important
}

@-moz-keyframes swing {
	0% {
		-moz-transform: rotate(-10deg)
	}

	50% {
		-moz-transform: rotate(10deg)
	}

	100% {
		-moz-transform: rotate(-10deg)
	}
}

@-webkit-keyframes swing {
	0% {
		-webkit-transform: rotate(-10deg)
	}

	50% {
		-webkit-transform: rotate(10deg)
	}

	100% {
		-webkit-transform: rotate(-10deg)
	}
}

@media(max-width:1500px) {
	.deng-box,.deng-box1 {
		display: none
	}
}

@media(max-width:768px) {
	.downinfo .btn--block {
		line-height: 24px;
		width: 100%!important
	}

	.zy h2 {
		margin: 5px;
		width: 100%!important
	}

	#sch_banner {
		padding: 5px 10px 10px!important
	}

	.meta .serv li {
		padding: 10px 0 0!important
	}

	.meta .serv {
		padding-bottom: 10px!important;
		margin: 0 1em 0 0!important
	}
}

.downinfo .btn--block {
	min-width: 180px
}

.buy span.Tips {
	color: #fff!important
}

.navbar .showzx {
	color: #ff1841
}

@keyframes mymove {
	0% {
		background-position: 0 0
	}

	50% {
		background-position: 50% 100%
	}

	100% {
		background-position: 100% 0
	}
}

 

.jbvip {
	display: inline-block;
	transform: translateY(-12px);
	font-size: .75rem;
	letter-spacing: .05em;
	background: linear-gradient(to top,#efd3b0 0,#f9e1be 100%);
	color: #fff;
	border-radius: 1rem;
	padding: .15rem .275rem;
	line-height: 1;
	font-weight: bold
}

.new {
	display: inline-block;
	transform: translateY(-12px);
	font-size: .75rem;
	letter-spacing: .05em;
	background: linear-gradient(to top,#f308a0 0,#fb0655 100%);
	color: #fff;
	border-radius: 1rem;
	padding: .15rem .275rem;
	line-height: 1;
	font-weight: bold
}

.related-posts-grid .entry-title a {
	font-size: 15px!important
}

.jbvip {
	display: inline-block;
	transform: translateY(-12px);
	font-size: .75rem;
	letter-spacing: .05em;
	background: linear-gradient(to top,#efd3b0 0,#f9e1be 100%);
	color: #fff;
	border-radius: 1rem;
	padding: .15rem .275rem;
	line-height: 1;
	font-weight: bold
}

.new {
	display: inline-block;
	transform: translateY(-12px);
	font-size: .75rem;
	letter-spacing: .05em;
	background: linear-gradient(to top,#f308a0 0,#fb0655 100%);
	color: #fff;
	border-radius: 1rem;
	padding: .15rem .275rem;
	line-height: 1;
	font-weight: bold
}

button,input,optgroup,select {
	/*color: #f5078b;*/
	width: 100px;
	padding: 8px 0;
	border-radius: 26px
}

#sc_hong {
   overflow: hidden;
    border-radius: 10px;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
    background-color: #eb6a6f0d;
    color: #ff5473;
    border: 1px dashed #ed1c7338;
}

#sc_huang {
   color: #ff0202db;
    overflow: hidden;
    border-radius: 10px;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
    background-image: -webkit-linear-gradient(220deg,#fde7d44a 0%,#fdd98859 55%,#fff7ce40 100%);
    border: 1px dashed #ffa3636e;
}


#sc_blue {
	 
    overflow: hidden;
    border-radius: 10px;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
    background-color: #61bbfd12;
    color: #0087e7;
    border: 1px dashed #85c6f76e;
}

#sc_lvse {
	 
    overflow: hidden;
    border-radius: 10px;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
   background-color: #9cf7911f;
    color: #01832f;
    border: 1px dashed #b0f18f;

}

#sc_zise {
	color: #383838;
    overflow: hidden;
    margin: 10px 0;
    padding: 15px 15px 15px 35px;
    border-radius: 10px;
    box-shadow: 6px 0 12px -5px rgb(190, 196, 252), -6px 0 12px -5px rgb(189, 196, 252);
    background-image: -webkit-linear-gradient(62deg,#8EC5FC 0%,#E0C3FC 100%);
}

#sc_xuk {
	color: #fff;
	background: linear-gradient(90deg,#e2f902 0,#fdbc0d 100%);
	box-shadow: 0 6px 16px -5px #ad00e55c;
	border-radius: 50px;
	border: 3px solid #fffffe;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px
}

.entry-title>a,.uposts .hentry .title>a,.article-nav span.article-nav-next a,.article-nav a {
	-webkit-transition: margin .2s ease-out;
	-moz-transition: margin .2s ease-out;
	-khtml-transition: margin .2s ease-out
}

.entry-title>a:hover,.uposts .hentry .title>a:hover,.article-nav span.article-nav-next a:hover,.article-nav a:hover {
	background-image: linear-gradient(to right,deeppink,dodgerblue);
	-webkit-background-clip: text;
	color: transparent;
	margin-left: 10px
}

.bg-cover {
	border: #ececec 1px solid
}

.avatar {
	-webkit-transition: .4s;
	-webkit-transition: -webkit-transform .4s ease-out;
	transition: transform .4s ease-out;
	-moz-transition: -moz-transform .4s ease-out
}

.avatar:hover {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg)
}

@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: -10px;
	margin-right: -10px;
	display: flex;
	background: #fff;
	border: 1px solid rgba(0,0,0,0.05);
	border-radius: 6px;
	box-shadow: 0 4px 12px 0 rgba(52,73,94,0.1)
}

.clearfix {
	color: #fff;
	background: linear-gradient(135deg,#5f55fd 0,#fd2f4ce0 100%);
	margin-top: 1rem;
	padding: 1rem 1.5rem;
	border: 1px solid transparent;
	border-radius: .375rem;
	max-width: 100%
}

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

.ripro-dark .article-copyright {
	background: #f0f0f0;
	border: 1px dashed #232425
}

.ripro-dark #help h2,#down h2,.ripro-dark #help dt {
	color: #eee
}

.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
}

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

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

.article-categories a:nth-child(5n) {
	background: linear-gradient(-125deg,#1ae2f3 0,#1cb7fb 100%);
	color: #000e76;
	border-radius: 10px;
    
}

.article-categories a:nth-child(5n+1) {
      background: #ff76002e;
	color: #ff6f06;
	border-radius: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 8px 15px 8px 12px;
    margin: 8px 0 8px 15px;
     
}

.article-categories a:nth-child(5n+2) {
	background: #25d33b2e;
	color: #18a52a;
	border-radius: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 8px 15px 8px 12px;
    margin: 8px 0 8px 15px;
    

}

.article-categories a:nth-child(5n+3) {
    background: #ff28281f;
    color: #ef0202;
	border-radius: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 8px 15px 8px 12px;
    margin: 8px 0 8px 15px;
     
}

.article-categories a:nth-child(5n+4) {
	background: #ca28ff1f;
    color: #d502ef;
	border-radius: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 8px 15px 8px 12px;
    margin: 8px 0 8px 15px;
      
}

.article-categories a:nth-child(5n+5) {
	background: #2997f72b;
    color: #2997f7;
	border-radius: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 8px 15px 8px 12px;
    margin: 8px 0 8px 15px;
      
}

.article-categories a:nth-child(5n+6) {
	background: #11d59621;
    color: #03a36f;
	border-radius: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 8px 15px 8px 12px;
    margin: 8px 0 8px 15px;
     
}

.article-categories a:nth-child(5n+7) {
	    background: #d1208a1f;
    color: #d1208a;
	border-radius: 10px;
    font-weight: 500;
    line-height: 15px;
    padding: 8px 15px 8px 12px;
    margin: 8px 0 8px 15px;
     
}


.article-categories a:hover {
	color: #000; 
    box-shadow: #000e76;
    opacity: 1;
     transform: translateY(8px);
     transition: all 0.3s ease;
}

.article-title {
	position: relative;
	margin-bottom: 15px;
	font-size: 26px;
	line-height: 1.3;
	display: block;
	font-weight: 400;
	margin: 0 0 35px;
	padding: 0 0 30px;
	border-bottom: 1px solid #e7e7e7;
	color: #FFF
}

.label-warning {
	background: linear-gradient(-125deg,#ec02f9 0,#f99415 100%);
	box-shadow: 0 6px 16px -5px rgba(0,0,0,.3);
	border-radius: 16px;
	padding: 4px 11px;
	color: #ffffff;
}

.article-copyright {
	color: #555;
	border-radius: 5px;
    overflow: hidden;
    margin: 30px 0;
    padding: 15px 15px 15px 35px;
    background-image: -webkit-linear-gradient(45deg,#e5fd9d7a,#ff8c8c63);
    -webkit-animation: hue 6s infinite cubic-bezier(0.82, 0.82, 1, 1);
}

.comments-area .comment-author-name .fn.vip {
	background: linear-gradient(-125deg,#ec02f9 0,#f99415 100%);
	box-shadow: 0 6px 16px -5px rgba(0,0,0,.3);
	border-radius: 16px;
	padding: 4px 11px
}

.comments-area .comment-author-name .fn {
	background: linear-gradient(-125deg,#2e89ff 0,#1531f9 100%);
	color: #fff;
	box-shadow: 0 6px 16px -5px rgba(0,0,0,.3);
	border-radius: 16px;
	padding: 4px 11px
}

.navbar .sub-menu {
	background: linear-gradient(-125deg,#f9e602a1 0,#86fd2f 100%);
	box-shadow: 0 6px 8px rgba(32,91,255,0.26);
	border-radius: 10px;
	list-style-type: none;
	margin: -1px 0 0 -18px;
	min-width: 220px;
	opacity: 0;
	padding: 20px 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	transition: all .5s cubic-bezier(0,2.44,0.42,0.52);
	visibility: hidden;
	z-index: 80
}

.navbar .sub-menu .menu-item>a:hover {
	background-image: linear-gradient(to left,#f58365,#ff5c00);
	color: #fff;
	box-shadow: 0 5px 30px -10px rgba(82,229,231,0.8);
	transform: scale(1.03);
	border-radius: 5px
}

.navbar .sub-menu {
	margin: -14px 0 0 -14px;
	border-radius: 10px
}

.row,.navbar .menu-item-mega>.sub-menu {
	margin-left: -10px;
	margin-right: -10px
}

.filter--content .filter-item span {
    font-size: 13px;
    line-height: 28px;
    margin-top: -2px;
    margin-bottom: -2px;
    border: none;
    background: #010002;
    color: #fff;
    border-radius: 5px;
    /*box-shadow: -1px 5px 5px rgba(115, 32, 255, 0.16);*/
    -webkit-transition: .25s;
    padding: 6px 12px;
}
 
.filter--content .filter-tab span {
	margin-right: 10px;
	background-color: #31fa87;
	padding: 2px 6px;
	border-radius: 4px;
	color: #34495e;
	border-radius: 10px;
	border: 2px solid #fff;
	box-shadow: 0 6px 16px -5px #0089e5
}

.filter--content .filter-item a.on {
    color: #ffffff;
    background-image: -webkit-linear-gradient(45deg,#fb007ffa,#ff8100eb);
}
 
.zhuanti .zhuanti-tile__name {
    background-image: -webkit-linear-gradient(45deg,#ff00a5,#b300fd);
    /* -webkit-animation: hue 6s infinite cubic-bezier(0.82,0.82,1,1); */
    border: 1px solid #fff;
    color: #fafcff;
    border-radius: 50px;
}

.register-login-modal .rest-password {
	color: #c4c5d2;
	font-size: 15px
}

.header__dropdown {
	border: 1px dashed #5c00ff;
	box-shadow: 0 8px 15px 2px #0046e55c
}

.header-bottom li i:hover {
	background-color: #f00
}

.header-center .md-l {
	border-radius: 10px
}
.filter--content .filter-item a:hover bb {
    color: #353c46;
    background: rgb(255 255 255);
    border-radius: 4px;
}
.filter--content .filter-item a.on bb {
    color: #353c46;
    background: rgb(255 255 255);
    border-radius: 4px;
}
.header-center .md-t {
	border-radius: 6px;
	background-image: linear-gradient(135deg,#edd49d,#fae17d)
}

.header-center .md-b {
    border-radius: 6px;
    background-image: linear-gradient(135deg,#7cce03,#00bb98);
}

.header-bottom li i {
	box-shadow: 0 6px 16px -5px #0089e5;
	width: 40px;
	height: 40px;
	display: block;
	border-radius: 40%;
	margin: 0 auto;
	margin-bottom: 0;
	margin-bottom: 0;
	background-size: 78%;
	background-position: center;
	background-repeat: no-repeat
}

.header-top p {
	color: #ff26ce
}

.type_icont_2 {
	background: linear-gradient(-125deg,#f902cf 0,#fdab2f 100%);
	color: #fff!important;
	font-size: 15px;
	height: 25px!important;
	border-radius: 20px!important
}

.alert-dark {
	background-color: #e2e9fd;
	border: 1px solid #fff;
	box-shadow: 0 6px 17px 0 #022d942b
}

 
.quote_q .fa {
    opacity: .6;
}
.widget-pay .pay--rateinfo {
	padding: 10px 20px;
	margin-top: 0;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	box-shadow: 1px 8px 18px 3px rgba(202,1,1,0.25);
	background: #f7ff0f;
	border: 1px dashed #0043e0
}

.entry-media img {
	transition: all .9s;
	cursor: pointer
}

.entry-media img:hover {
	transform: scale(1.2)
	 
}


.edit--profile-links li a.active {
	background: linear-gradient(-125deg,#ff26ce 0,#fd6207 100%);
	box-shadow: 0 8px 10px rgba(28,86,248,0.32);
	color: #fff
}



.tags .tagslist li small {
	margin-left: 10px;
	color: #e54c02
}

.tagcloud {
	padding: 12px 13px 10px 15px
}

.ripro-dark .tagcloud a:nth-child(9n),tagcloud a:nth-child(9n) {
	background: linear-gradient(-125deg,#fd6f72 0,#ec3b70 100%);
	color: #1c004f
}

.ripro-dark .tagcloud a:nth-child(9n+1),.tagcloud a:nth-child(9n+1) {
	background-color: #00b8ee;
	border: 1px dashed #6700d1;
	border-radius: 5px;
	box-shadow: 0 6px 16px -5px #06addf;
	color: #fff!important
}

.ripro-dark .tagcloud a:nth-child(9n+2),tagcloud a:nth-child(9n+2) {
	background-color: #90f80d;
	border-radius: 5px;
	box-shadow: 0 6px 16px -5px #8219ee;
	color: #fff!important
}

.ripro-dark .tagcloud a:nth-child(9n+3),.tagcloud a:nth-child(9n+3) {
	background-color: #9e3fff;
	border: 1px dashed #7c14e6;
	border-radius: 5px;
	box-shadow: 0 6px 16px -5px #bb79fe;
	color: #fff!important
}

.ripro-dark .tagcloud a:nth-child(9n+4),.tagcloud a:nth-child(9n+4) {
	background-color: #fa9c16;
	border: 1px dashed #d75500;
	border-radius: 5px;
	box-shadow: 0 6px 16px -5px #fe9958;
	color: #00092a!important
}

.ripro-dark .tagcloud a:nth-child(9n+5),.tagcloud a:nth-child(9n+5) {
	background-color: #e847a7;
	border: 1px dashed #b7006d;
	border-radius: 5px;
	box-shadow: 0 6px 16px -5px #fe69c2;
	color: #fff!important
}

.ripro-dark .tagcloud a:nth-child(9n+6),.tagcloud a:nth-child(9n+6) {
	background-color: #90f80d;
	border: 1px dashed #7adb00;
	border-radius: 5px;
	box-shadow: 0 6px 16px -5px #549600;
	color: #2b4e00!important
}

.ripro-dark .tagcloud a:nth-child(9n+7),.tagcloud a:nth-child(9n+7) {
	background-color: #f23227;
	border: 1px dashed #b80a00;
	border-radius: 5px;
	box-shadow: 0 6px 16px -5px #ff6d65;
	color: #fff!important
}

.ripro-dark .tagcloud a:nth-child(9n+8),.tagcloud a:nth-child(9n+8) {
	background-color: #29f1e6;
	border: 1px dashed #00b6ae;
	border-radius: 5px;
	box-shadow: 0 6px 16px -5px #69fff7;
	color: #002c2a!important
}

.tagcloud a {
	opacity: .80;
	filter: alpha(opacity=80);
	color: #fff;
	background-color: #ff0;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0 6px;
	line-height: 21px
}

.tagcloud a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.widget_tag_cloud .tagcloud>a {
	border: 1px dashed #f23227;
	border-radius: 5px
}

.widget_tag_cloud .tagcloud>a:hover {
	box-shadow: 0 3px 5px rgba(32,160,255,.5)
}

.ripro-dark .widget_tag_cloud .tagcloud>a {
	color: #fff
}

 

.register-login-modal .open-oauth .btn {
	color: #fff!important;
	font-size: 28px;
	 margin: 0;
	-webkit-border-radius: 50%;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	width: 62px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	cursor: pointer;
	margin-left: 10px;
	margin-top: -10px;
    letter-spacing: 0;
	font-weight: normal
}

.register-login-modal .open-oauth .btn-mpweixin {
    background: linear-gradient(-125deg,#57cb00 0,#23BF36 100%);
    /*box-shadow: 0 8px 10px #00a7d973;*/
}
.register-login-modal .open-oauth .btn-qq {
   background: linear-gradient(-125deg,#f9027f 0,#fdab2f 100%);
    /*box-shadow: 0 8px 10px rgb(255 32 170 / 30%);*/
}
.register-login-modal .open-oauth .btn-weibo {
    background: linear-gradient(-125deg,#ffae19 0,#ff8100 100%);
    /*box-shadow: 0 8px 10px #2100d94d;*/
}
.card-box .author-info h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin: 0
}

.card-box .author-info h5 {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin: 0
}

.uposts .codesign-cover {
   background: radial-gradient(circle farthest-corner at 75% 25%,#018feacc 0,#001bd6c2 100%);
	box-shadow: 0 10px 10px -2px rgba(73,129,255,0.48)
}
.uposts span.codesign-esc {
color: rgb(239 255 0 / 78%);
}
 
.zhankr-fuwu {
	float: left;
	padding: 30px;
	background-color: #fff;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 20px;
}

.zhankr-fuwu .soft_t {
	height: 45px
}

.zhankr-fuwu h3 {
	margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    float: left;
    line-height: 25px;
    text-align: left;
    border-left: 4px solid #0056ff;
    padding-left: 10px;
    width: 840px;
}

.zhankr-fuwu p {
	line-height: 2em;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}

.zhankr-fuwu .helpUl table {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
	text-align: left;
	line-height: 25px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 12px;
	font-style: initial;
	max-width: 870px !important;
	border-left: #ff5f3e 1px solid;
	background: #FFF
}

.zhankr-fuwu .helpUl table th,.zhankr-fuwu .helpUl table td {
	padding: 5px 15px;
	border: 1px solid #e9e9e9
}

.zhankr-fuwu .helpUl table tr .tb {
	vertical-align: middle;
	text-align: center
}

.zhankr-fuwu .helpUl table tr:nth-child(2n) {
	background-color: #f9f9f9
}

.zhankr-fuwu .helpUl table tr {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent
}

.zhankr-fuwu .helpUl table .td {
	text-align: center
}
.zhankr-fuwu li{
    list-style: none;
    list-style-type: none;
}
.workorder-model-btn {
    display: inline-block;
    font-size: 16px;
    border-radius: 2px;
    background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
    box-shadow: 0 3px 10px -1px #2c63ff!important;
    padding: 8px 22px;
    margin-top: 10px;
    color: #fff;
}
@media (max-width: 768px){
.zhankr-fuwu {
    display: none;
}
}
 
.vip-footer {
    margin-top: 50px;
}
.vip-footer>h2 {
	font-size:30px
}
.vip-footer>h2,.vip-footer>p {
	text-align:center
}
/*.vip-faq dt {*/
/*	font-size: 15px;*/
/*    padding: 20px;*/
/*    cursor: pointer;*/
/*    background: #fcd81542;*/
/*    border-radius: 8px;*/
/*    margin-top: 30px;*/
/*}*/
/*.vip-faq dd {*/
/*	 font-size: 15px;*/
/*    background: #d9efff;*/
/*    border-radius: 8px;*/
/*    background-image: -webkit-linear-gradient(45deg,#fd01de,#f39c1a);*/
/*    padding: 20px;*/
/*    border-radius: 10px;*/
/*    color: #ffffff;*/
/*    margin-top: 10px;*/
/*}*/
.vip-faq dd {
    font-size: 15px;
    
    border-radius: 8px;
    background-image: -webkit-linear-gradient(45deg,#fd7edc2b,#fb6fc31f);
    padding: 20px;
    border-radius: 10px;
    color: #ff03b2;
    margin-top: 10px;
}
.vip-faq dt {
    font-size: 15px;
    padding: 20px;
    cursor: pointer;
    background: #64ccfd21;
    border-radius: 8px;
    margin-top: 30px;
    color: #1480df;
}
.vip-faq-list dt {
	color:#d7d7d7;
}
.vip-wrapper {
	width:1440px;
	max-width:100%;
	margin:0 auto
}
 .sort-config-icon, .h3 {
    float: left;
    -webkit-transition: .3s;
    transition: .3s;
}
.sort-config-icon {
    width: 62px !important;
    height: 62px;
    margin-right: 12px;
}
.html-box {
     background: #ffffff;
    position: relative;
    width: 1400px;
    margin: 0 auto;
    border-radius: 20px;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 8px 16px 2px rgb(57 60 67 / 12%);
    margin-bottom: 25px;
    /* position: relative; */
    margin-top: 5px;
    /* z-index: 3; */
    /* padding: 10px; */
    /* background: hsla(0, 0%, 100%, .96); */
}
@media(max-width:767px) {
	.html-box {
		display: none;
	}
}
.ripro-dark .html-box {
	background-color:#232425
}
.ripro-dark .home-division li h3 {
	color:#fff
}
.tip-wrapper p
{
	margin:5px 0!important;
}
.ripro-dark .pb1,.ripro-dark .pb2,.ripro-dark .pb3,.ripro-dark .pb4,.ripro-dark .pb5,.ripro-dark .sucaihuzx {
	background-color:#2d2d2d
}
.ripro-dark .products-category .pricing-title a {
	color:#b4b3b2
}
.home-division {
	overflow:hidden
}
.home-division a {
	color:#525252;
	display:block;
	padding:20px 0 10px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	text-align:center
}
.home-division a:hover .item-thumb,.home-division a:hover h3 {
	color:#fd6360
}
.home-division a:hover .icon-inspiration-nav-1:before {
	content:"\e82c"
}
.home-division a:hover .icon-tool-nav-1:before {
	content:"\e82a"
}
.home-division a:hover .icon-course-nav-1:before {
	content:"\e82e"
}
.home-division ul {
	margin:0;
	overflow:hidden
}
.home-division li {
	float:left;
	line-height:1;
	width:20%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
.home-division li h3 {
	font-size:13px;
	line-height:1;
	margin:10px 0;
	color:#43484d;
	font-weight:400
}
.home-division li h3:hover {
	color: #0713f4;
}
.home-division li h3 .go {
	background: #fd6360;
    height: 14px;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: top;
    min-height: 18px;
    box-sizing: border-box;
    padding: 3px;text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    background-color: #f47bef8c;
  transform: translate(20%);
}
.home-division li h3 .go i {
	vertical-align:middle;
	margin:-2px 3px 0
}
.home-division li p {
	font-size:13px;
	color:#9a9a9a;
	display:none
}
@media (min-width:768px) {
	.home-division a {
	text-align:left;
	padding:22px 0 30px 50px
}
}@media (min-width:1330px) {
	.home-division a {
	padding-left:75px
}
}@media (min-width:768px) {
	.home-division li h3 {
	font-size:18px;
	font-weight:700
}
}@media (min-width:1024px) {
	.home-division li h3 .go {
	display:inline-block
}
}@media (min-width:1024px) {
	.home-division li p {
	display:block
}
.home-division li .item-thumb {
	font-size:28px
}
@media (max-width:1023px) {
	.home-division li .item-thumb {
	color:#fd6360
}
}@media (min-width:768px) {
	.home-division li .item-thumb {
	position:absolute;
	left:5px;
	top:20px;
	font-size:36px;
	color:#999
}

.home-division li .item-thumb {
    position: absolute;
    left: 5px;
    top: 20px;
    font-size: 36px;
    background-image: -webkit-linear-gradient(276deg,#ff0099,#ffc902);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 4s cubic-bezier(0.07, 0.83, 0.97, 0.43) infinite;
   
}
}@media (min-width:1330px) {
	.home-division li .item-thumb {
	top: 22px;
    left: 3px;
}
}
.home-division li.li_4 .item .item-thumb,.home-division li.li_4 .item h3 {
	color:#7d2a58
}
.home-division li.li_4 .item:hover {

	-webkit-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	color:#13adff;
}
.home-division li.li_4 .item:hover h3,.home-division li.li_4 .item:hover i,.home-division li.li_4 .item:hover p 
{	color:#13adff;
}
.top-dvertisement {
	margin-top: 40px
}

.top-dver-item {
	float: left;
	position: relative
}

.top-dver-item:nth-child(2n+0) {
	float: right
}

.top-dver-item img {
	width: 100%;
	height: auto
}
.img-info {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 0;
	text-align: right;
	color: #fff
}

.img-info i {
	position: relative;
	display: inline-block;
	color: rgba(251,251,251,.55);
	font-size: 18px;
	line-height: 19px;
	text-align: center;
	z-index: 9;
	font-style: inherit;
	animation: fade 1s infinite;
	-webkit-animation: fade 1s infinite
}

.img-info .info {
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 0;
	padding: 5px 0 5px;
	overflow: hidden;
	background: #ed1c24;
	border-radius: 10px;
	line-height: 10px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	white-space: nowrap
}

.img-info .info a {
	color: #fff
}

.h-images .item-tuwen .info a {
	display: inline-block!important;
	height: auto!important
}

.inner:hover .info,.item-tuwen:hover .info,.top-dver-item:hover .info {
	width: auto;
	padding: 5px 23px 5px 12px;
	-webkit-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-moz-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-ms-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-o-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	font-size: 12px;
	z-index: 1
}

@media (min-width:992px) {
	.newworklist .col-lg-8 {
		flex: 0 0 0!important;
		max-width: none!important
	}
}
.mbxzb-zhuyi1:before {
	content: "\e607"
}
.mbxzb-iconfontwodea-copy:before {
	content: "\e61c"
}
.bar-v2 .sidebar .vip .iconfont {
	font-size: 22px;
	color: #ffa363;
	background-image: linear-gradient(to bottom,#ffa363 0,#fd7d5b 100%);
	background-image: -webkit-gradient(to bottom,#ffa363 0,#fd7d5b 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}
.header-box .row-company .company-jump {
	display: block;
	width: 100%;
	height: 50px;
	background-image: url(../ripro-child/assets/images/putongvip.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.header-box .tg-sucaihu {
	height: 40px;
	line-height: 40px;
	box-shadow: 0 2px 20px rgba(0,0,0,.1);
	position: relative;
	overflow: hidden;
	margin: 10px 0;
	border-radius: 10px;
}

.header-box .tg-sucaihu span {
	text-indent: 1rem;
	font-size: 14px;
	float: left;
	color: #a8a4a4
}

.header-box .tg-sucaihu em {
	float: right;
	display: block;
	color: #ed1c24;
	padding-right: 10px;
	position: absolute;
	right: 0;
	font-style: normal
}

@media (min-width:1230px) {
	.container {
		max-width: 1250px
	}
}
#col-contact {
	width: 200px;
	text-align: center;
	float: left;
}

#col-contact .phone {
	margin: 0 0 5px;
	font-size: 22px;
	line-height: 1;
	color: #ed1c24;
	text-align: center
}

#col-contact p {
	margin: 10px 0 10px;
	font-size: 12px;
	text-align: center;
   color: #a7a7a7;
}
#col-contact a.btn-line-primary {
	display: inline-block;
	width: 158px;
	height: 38px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	
	transition: all .4s;
	
	border-color: #ed1c24;
	color: #fff;
	background: #ed1c24 url(../ripro-child/assets/images/liuyanb.png) no-repeat 20px center;
	border-radius: 4px
    
}

#col-contact a.btn-line-primary:hover {
	display: inline-block;
	width: 158px;
	height: 38px;
	padding: 0;
	margin: 0;
	color: #ed1c24;
	background-color: #fff!important;
	border: 1px solid #ed1c24!important;
	background: url(../ripro-child/assets/images/liuyanh.png) no-repeat 20px center
}


.footer-diy {
	float: left;
	margin: 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.footer-diy img {
	width: 100px;
	height: 100px
}

 
.vipcate {
    margin: 0 10%;
    height: 100%;
    padding: 10% 0;
    background-color: rgba(255,255,255,.3);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    -moz-box-shadow: #d4d2d2 0px 0px 10px;
    border-radius: 20px;
    text-align: center;
}

.vipcatetext {
    background-image: -webkit-linear-gradient(left,blue,#66ffff 10%,#cc00ff 20%,#CC00CC 30%, #CCCCFF 40%, #00FFFF 50%,#CCCCFF 60%,#CC00CC 70%,#CC00FF 80%,#66FFFF 90%,blue 100%);
    -webkit-text-fill-color: transparent;
    /* 将字体设置成透明色 */
    -webkit-background-clip: text;
    /* 裁剪背景图，使文字作为裁剪区域向外裁剪 */
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 4s linear infinite;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
}

@keyframes masked-animation {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -100% 0;
    }
}

.vipcatebtn {
    background: -webkit-gradient(linear,left top,right top,from(var(--accent-color)),to(var(--accent-color-min)));
    background: linear-gradient(90deg,#ff20b0,#ffae20);
    box-shadow: 0 10px 10px -2px rgb(255 184 73 / 60%);
    display: inline-block;
    margin-top: 20px;
    padding: 10px;
    border-radius: 15px;
}
.vipcatebtn:hover {
	-webkit-box-shadow: 0 34px 20px -24px rgba(32,160,255,.5);
	box-shadow: 0 3px 20px 0 rgba(32,160,255,.5);
	-webkit-transform: translateY(8px);
	opacity: 1;
	transform: translateY(8px);
	-ms-transform: translateY(8px);
	transition: all .3s ease
}

.vipcatebtn a {
    color: #fff;
    font-size: 25px;
}

.grida {
    background-image: -webkit-linear-gradient(left,blue,#6ff 10%,#c0f 20%,#c0c 30%,#ccf 40%,#0ff 50%,#ccf 60%,#c0c 70%,#c0f 80%,#6ff 90%,blue 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 4s linear infinite;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}

.sideColumn-activity {
    position: fixed;
    top: 113px;
    left: 2.7%;
    width: 200px;
    height: 180px;
    text-align: center;
    z-index: 5;
}

.sideColumn-activity a {
    display: inline-block;
    box-sizing: border-box;
    padding: 88.5px 0 0 0;
    width: 200px;
    height: 175px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 15px;
    margin: 10px;
}

.sideColumn-activity a p {
    font-size: 16px;
    line-height: 20px;
    color: #FFF967;
}

.sideColumn-activity a p span {
    margin: 0 3px;
}

p span.time {
    color: black
}

@media screen and (max-width: 1670px) {
    .sideColumn-activity {
        display: none;
    }
}

.red_tkl {
    padding: 2px 2px;
    margin-left: 8px;
    position: relative;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    line-height: initial;
}
.red_tkl:hover {
 /*  -webkit-box-shadow: 0 34px 20px -24px rgba(255,73,73,.6);*/
	/*box-shadow: 0 3px 10px 0 rgba(255,73,73,.6);*/
	/*-webkit-transform: translateY(5px);*/
	opacity: 1;
	/*transform: translateY(5px);*/
	/*-ms-transform: translateY(5px);*/
	/*transition: all .3s ease*/
}
.red_tkl:active {
    color: #de898c;
    background: -webkit-gradient(linear, left top, left bottombottom, from(#aa1317), to(#ed1c24));
    background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}
.button_tkl {
    display: inline-block;
    display: inline;
    vertical-align: baselinebaseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
   
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    background: linear-gradient(-125deg,#f902cf 0%, #fdab2f 100%);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button_tkl:hover {
    text-decoration: none;
}
.button_tkl:active {
    position: relative;
    top: 1px;
}

.ssnavbar-button {
  background: linear-gradient(90deg,#db129f,#ee5959);
  transition: transform 0.1s;
  -webkit-box-shadow: 0 5px 10px 0 rgba(16, 110, 253, .3);
  box-shadow: 0 5px 10px 0 rgba(210, 2, 22, 0.3);
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  font-size: 20px;
  justify-content: center;
  width: 30px;
  margin-right: 10px;
  border: 0;
}
.ssnavbar-button i {
  color: #fff;
}
@-webkit-keyframes ssnavbar-button {
 25% {-webkit-transform: translateY(10px);}
 50%, 100% {-webkit-transform: translateY(0);}
 75% {-webkit-transform: translateY(-10px);}
}

@keyframes ssnavbar-button {
 25% {transform: translateY(10px);}
 50%, 100% {transform: translateY(0);}
 75% {transform: translateY(-10px);}
}

.ssnavbar-button{-webkit-animation: ssnavbar-button 1.4s linear infinite;animation: ssnavbar-button 1.4s linear infinite;}
