@charset "UTF-8";

/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
★                                      _.._        .--------------------.                  ★
★                                   /       `.    ( what are you 弄啥咧! )                 ★
★                                  /  __) __  \    .--------------------.                  ★
★                                 (  (`-`(-)   ) _.-                                       ★
★                                 /)  \  = /  (                                            ★
★                                /     |--  .  \                                           ★
★                               (  ,---|  `-.)__`                                          ★
★                                )(  `-.,--    _`-.                                        ★
★                                /,           (  Uu",                                      ★
★                                (_       ,    `/,-  )                                     ★
★                                `.__,  : `- /  /`--                                       ★
★                                  |      --   |                                           ★
★                                  \   `-._   /                                            ★
★                                   \        (                                             ★
★                                   /\ .      \.  meitoos.com                              ★
★                                  / |` \     ,-\                                          ★
★                                 /  \| .)   /   \                                         ★
★                                ( , |\    ,      :                                        ★
★                                | \,`.`--"/      }                                        ★
★                                `,     \  |,     /                                        ★
★                               / "-._   `-/      |                                        ★
★                               "-.   "-., |      ;                                        ★
★                               /       _/["--- ""]                                        ★
★                              :       /  |"-     |                                        ★
★                              :          |      /                                         ★
★                                         `     |                                          ★
★                                                                                          ★
★★★★★★★★★★★★★★★★★★★【www.meitoos.com】★★★★★★★★★★★★★★★★★*/
a:hover {color:#fd721f;}
li {list-style-type:none;}
reply,fieldset{display:none;}/* 隐藏早期回复可见内容 */
@media (min-width: 1550px) {
    .max_width .container {
        max-width: 1540px;
    }
	.single.max_width .container,.page-template.max_width .container {
		max-width: 1280px;
	}	
}

.off-canvas .section {
    padding-top: 20px; 
    padding-bottom: 20px;
}
.yhmt {
    font-size: 12px;
    font-weight: 400;
    color: #8a8a8c;
    padding: 0 13px;
}
.yhmt span{color: #3366ff;}
.jq22-digit {
    padding: 0 1rem;
}
.jq22-digit h2 {
    font-size: 2.5rem;
}
.jq22-flex-box h4 {
    font-weight: 400;
    font-size: .8rem;
    color: #8a8a8c;
    height: 2rem;
    line-height: 2.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*顶部*/
.navbar .logo {
    max-width: 160px;
}
.navbar .yincang.menu-item {
    display: none;
}
.navbar .menu-item {
    cursor: pointer;
}
.row, .navbar .menu-item-mega>.sub-menu {
    margin-left: -10px;
    margin-right: -10px;
}
.navbar .sub-menu {
	min-width: 360px;
    padding: 10px 0;
}
.navbar .sub-menu .menu-item{
	float: left;
    width: 50%;	
}
.navbar .sub-menu .menu-item a{	   
    font-size: 12px;
	overflow: hidden;
    -o-text-overflow: ellipsis;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.navbar .sub-menu .menu-item>a {
    padding: 6px 20px;
}

@media (min-width: 992px) {
    .meta-3 .sub-menu {
    	min-width: 480px;
    }
    .meta-3 .sub-menu .menu-item{
        width: 33.33333%;	
    }
    .meta-3 .sub-menu .menu-item>a {
        padding: 6px 5px 6px 15px;
        float: left;
    }
}
.hot{
	padding: 2px 8px;
    font-size: 8px;
    line-height: 14px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 50px;
    background: #fd721f;
    z-index: 5;
    position: absolute;
    top: 15px;
    right: -1px;
    animation: fivezhe 1.8s infinite;
}
.hot:after{
	bottom: -3px;
    left: 3px;
    border-top: solid transparent;
    border-top-color: transparent;
    border-top-width: medium;
    border-right: solid transparent;
    border-right-color: transparent;
    border-right-width: medium;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-top-color: rgba(136, 183, 213, 0);
    border-top-color: #ff364f;
    border-width: 4px;
    margin-left: 0;
}
@media (max-width: 1230px) {
	.navbar .nav-list>.menu-item>a {
		margin: 0 5px;
	}
}
@media (max-width: 992px) {.hot{display:none;}}
@media (max-width: 767px) {
    .module.slider .post{
        height:140px;
    }
	.navbar .logo {
		max-width: 120px;
	}
}

@media (max-width: 360px) {
	.navbar .logo {
		max-width: 80px;
	}
	.navbar-full .site-header {
        padding: 0 10px;
    }
    .navbar .user-pbtn span{
        display: none;
    }
    
}
/**====首页横屏滚动，样式开始====*/
.ripro-dark .toptu{
	background-color: #1d1e1f;
}
.item.scroll {
    left: 0px;
    width: 100%;
    height: 320px;
    background-size: auto 100%;
    pointer-events: none;
    background-position: center center;
    background-repeat: no-repeat;
    transition: opacity 0.3s ease 0s;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    font-size: 0;
    background: #000;
    word-wrap: break-word;
    box-sizing: border-box;
    outline: none;
}

.item.scroll .scroll-image {
    position: relative;
    height: 100%;
    transform: translateX(0px);
    animation: banner 40s linear infinite;
    opacity: 0.5;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
.slider-title {
    position: absolute;
    top: 72px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-size: 16px;
    white-space: normal;
    width: 100%;
    margin: auto;
}

.slider-title .slider-t1 {
    margin: 0;
	color: #fff;
    font-weight: 650;
    font-size: 36px;
    text-align: center;
    letter-spacing: 3px;
}
.slider-title .slider-t1 span{font-size: 58px;font-family: Georgia;color: transparent; -webkit-text-fill-color: #fd721f; -webkit-text-stroke: 0.6px #fff;}
.slider-title .slider-t2 {
    margin: 15px 0 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.8;
	color: #fff;
    letter-spacing: 0.3px;
}

@media screen and (max-width: 1230px) {
    .item.scroll {
        height: 250px;
        margin-top: -54px;
    }
}
@media screen and (max-width: 900px) {
    .item.scroll {
        height: 180px;
    }
	.slider-title .slider-t1 {
		font-size: 18px;
		letter-spacing: 0px;
	}
	.slider-title .slider-t1 span{font-size: 24px;}
	.slider-title .slider-t2 {
		font-size: 12px;
		line-height: 1.2;
		letter-spacing: 0px;
	}
}

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


/*替换登录按钮颜色*/
.navbar .login-btn {background-color: #fd721f;color: #fff;}

/*首页搜索条*/
.home-filter--content {box-shadow: none;background: #fff;}
.home-filter--content:before {height: 0;width: 0;}
.home-filter--content .form-box {margin-bottom: 0;background-color: rgba(0, 0 , 0, 0.03);margin-right: 0;margin-left: 0;}
input:focus {outline:1px solid #7c448f;}
@media (max-width: 575px) {
	.home-filter--content,.toptu {display:none;}
}

/*首页模特*/
.i-mote>ul>li{position: relative;}
.i-mote {zoom:1; overflow:auto;clear:both; margin:0 auto; width:100%;margin-bottom:-60px}
.i-mote ul{padding:0px; zoom:1; overflow:auto;}
.i-mote ul li{width: 7.33333%;float: left; margin:0.5%;}
.i-mote ul li img{ padding:0px; width:100%; height:auto;background: #ffffff;border-radius:100%; }
.i-mote ul li p{ line-height:20px; font-size:12px; height:20px; overflow:hidden; padding:0;text-align:center;}
.i-mote ul li {
    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);
}
.i-mote ul li:hover {-webkit-transform: translateY(-5px);transform: translateY(-5px);-ms-transform: translateY(-5px);}
.i-mote ul li:hover img{opacity: 0.7; transition: opacity .2s cubic-bezier(0.77,0,0.175,0.7);}
.i-mote ul li:hover p a{color:#fd721f}

@media (max-width: 1230px) {
	.i-mote ul li{WIDTH: 14.6666667%;FLOAT: left; margin:1%;}
}
@media (max-width: 575px) {
	.i-mote {margin-bottom:-40px}
}
.modular-title-2 .section-title {display:none;}

/*列表*/
.term-bar{background-color: transparent;padding: 20px 0 0px;}
.term-bar:before{background-color: transparent;}
.term-bar .term-title{ 
	color: #34495e;
    font-size: 32px;
    font-weight: 600;
}
.home .term-bar{padding: 30px 0 10px;}
.home .term-bar .term-title{
    font-size: 38px;
    font-weight: 500;
}
.shoulushuliang {
    position: relative;
    top: 20px;
    background: #f5f5f5;
    padding: 0 10px;
    color: #aaa;
    text-align: center;
    width: 270px;
    margin: 0px auto;
}
.home .shoulushuliang {width: 320px;}
.shoulushuliang span {
    font-size: 18px;
    color: #fd721f;
    font-weight: bolder;
    padding: 0 5px;
}
.hr {
    height: 0px;
    border: none;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #fff;
    margin: 10px 0 20px;
}
.ripro-dark .term-bar .term-title {color: #aaa;}
.ripro-dark .term-bar:before, .ripro-dark .term-bar {
    background-color: #232425;
}
.ripro-dark .shoulushuliang{background: #232425;}
.ripro-dark .hr{border-bottom: 1px solid #000;}

.filter--content .filter-item {
	margin-top: 0;
    padding-bottom: 10px;
	margin-bottom: 13px;
    border-bottom: 1px solid #E9E9E9;
}
.filter--content .filter-tab {
    font-size: 14px;
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}
.filter--content .filter-tab a.on {
    color: #fd721f;
}
.filter--content .filter-tab .tab.on i:before{color: #fd721f;}
.filter--content .filter-item a.on{
    border: 1px dashed #fd721f;
	color: #fd721f;
    background-color: transparent;
}
.filter--content .filter-item a:hover {
    border: 1px dashed #fd721f;
	color: #fd721f;
    background-color: transparent;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .navbar .menu-item-mega>.sub-menu>.menu-item, .navbar .menu-item-mega.mega-col-2>.sub-menu>.menu-item, .navbar .menu-item-mega.mega-col-3>.sub-menu>.menu-item, .navbar .menu-item-mega.mega-col-6>.sub-menu>.menu-item {
    padding-left: 10px;
    padding-right: 10px;
}
.post-list {
    margin-bottom: 20px;
}
.post-grid {
    margin-bottom: 20px;
	border: 0;
    box-shadow: 0 0 15px rgba(0,0,0,0.075);
    background-size: cover;
    background-position: center;
    transition: all .3s ease 0s;
}
.post-grid:hover{box-shadow:0 0 15px rgba(0,0,0,0.15);-webkit-transform: translateY(-5px);transform: translateY(-5px);}
.post-grid .cao-cover, .post-list .cao-cover, .menu-post .cao-cover {background: rgba(0, 0, 0, 0.3);}
.post-grid .entry-media {margin-bottom: 3px;}
.entry-media .meta-price {float: right;}
.entry-media .meta-price .free-tag{width: 35px;height: 35px;position: absolute;top: -3px;left: -3px;overflow: hidden;z-index: 10;margin-right: 0}
.widget-area .entry-media .meta-price .free-tag{top: 0;left: 0;}
.entry-media .meta-price .free-tag i{height: 15px;line-height: 15px;width: 60px;background-color: #fd721f;-webkit-box-shadow: -1.204px 1.597px 4px 0 rgba(0,0,0,.22);box-shadow: -1.204px 1.597px 4px 0 rgba(0,0,0,.22);position: absolute;top: 50%;left: -18px;margin-top: -13px;font-size: 12px;color: #fff;text-align: center;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;z-index: 1;font-style: normal;}
.entry-media .meta-price .vip-tag i{background: #21b3fc}
.entry-media .meta-price .boosvip-tag i{background: #ff0000}
.entry-media .meta-price .dg-tag i{background: #ff6900}
.entry-media .meta-price .free-tag:before, .lists .list .list-meta .vip-tag:after{content: '';position: absolute;z-index: 0;background-color: #fd721f;}
.entry-media .meta-price .vip-tag:before, .lists .list .list-meta .free-tag:after{background: #21b3fc}
.entry-media .meta-price .boosvip-tag:before, .lists .list .list-meta .free-tag:after{background: #ff0000}
.entry-media .meta-price .dg-tag:before{background: #ff6900}
.entry-media .meta-price .free-tag:before{height: 3px;width: 10px;right: 0;top: 0;}
.entry-media .meta-price .free-tag:after{height: 10px;width: 3px;left: 0;bottom: 0;}

.post-grid .entry-wrapper {
    padding: 0 10px 20px 10px;
}
.entry-header .entry-meta {
    margin: 3px 0 0; 
}
.entry-header .entry-title {
    font-weight: 500;
    letter-spacing: 0;
}
.entry-header .entry-title .table{margin: 0 auto;overflow: hidden;display:table;height:44px;}
.entry-header .entry-title .table a{display:table-cell; vertical-align:middle;}
.entry-header .entry-title .table a:visited{color: #999;}

.entry-footer .post-meta-box {
    border-top: 0; 
	margin-top: 0;
	padding: 0 15px;
}
.entry-footer .post-meta-box .meta-date {
    color: #aaa;
}

.entry-footer .post-meta-box .meta-price {
    color: #aaa;
	background-color: transparent;
}

.entry-header .entry-meta .meta-category a {
    align-items: center;
    display: flex;
	background-color: transparent;
}
.entry-header .entry-meta .meta-category .dot {
    background-color: transparent;
    border-radius: 50%;
    height: 8px;
    margin-right: 5px;
    width: 8px;
	border: 2px solid #fd721f;
}
.ripro-dark .entry-footer .post-meta-box {
    border-top: 0;
}
.ripro-dark .entry-footer .post-meta-box .meta-price {
    background-color: transparent;
}
.ripro-dark .entry-header .entry-meta .meta-category .dot {
    background-color: transparent;
}
.entry-footer .tag a {background: transparent;color: #fd721f;margin:0 3px 0 0;padding: 0;}

.ripro-dark .entry-footer a {
    background: transparent;
    color: #aaa;
}

/*分类顶部美化*/
.term-bar {
    align-items: center;
    background-color: #34495e;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding:0 0 60px 0;
    position: relative;
    text-align: left;
	height: 300px;
}
.term-bar:before {
    background-color: #34495e;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 1s cubic-bezier(0.77,0,0.175,1);
}
.term-bar.lazyloaded:before {
    opacity: .5;
}
.term-bar .container{
	width:1540px;
}
.term-bar .term-title {
    color: #fff;
    font-size: 38px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
    font-weight: 300;
    line-height: 1;
    margin: 0;
    position: relative;
    margin: 20px 0 10px 0;
}
.term-bar .term-subtitle, .term-bar .term-subtitle a {
    color: #fff;
    font-size: 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
    margin: 0;
    position: relative;
    margin-bottom: 10px;
	max-width:700px;
}
.term-bar .shoulu {
	display:inline-block;
	color:#34495e;
    font-size: 15px;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	padding:0 10px;
    position: relative;
    margin-bottom: 10px;
	background-color: #f6f6f6;
	border-radius: 4px;
}
.term-bar .shoulu span{
	color: #fd721f;
    font-weight: 700;
	margin:0 3px;
}
.term-bar-page.term-bar {
	height: 120px;	
    padding:0 ;	
    margin-bottom: -30px;
}
.term-bar-page.term-bar .term-title{
	font-size: 30px;
}
@media (max-width: 768px) {
    .term-bar .term-title {
        margin: 0;
        margin-bottom: 20px;
    }
	.term-bar .term-subtitle{
		display: none;
	}
}

/*内容页*/
.cao_entry_header{    padding-bottom: 10px;    border-bottom: 1px dashed #eee;}
.article-content .entry-header .entry-title {
    padding-bottom:0;
    margin-bottom: 0px;
    border-bottom: none;
}
.ripro-dark .article-content .entry-header .entry-title {border-bottom: none;}
.meitoos-name {
	padding-top:10px;
    display: block;
    font-size: 13px;
    color: #cdcdcd;
}
.meitoos-name a{color: #cdcdcd;}
.meitoos-name a:hover{color: #2756fc;}
.meitoos-name span {margin: 0 15px 0 5px;}
.entry-title{padding-left:0;}
.breadcrumbs {
    margin-bottom: 15px;
    margin-top: -30px;
}
.u-text-format a {
    font-weight: 500;
    text-decoration: none;
}
.entry-content a{color: #fd721f;}
.entry-content a:hover{
    color: #2196F3;	
	filter:alpha(opacity=1);-moz-opacity:1;opacity:1;
}
.site-ads.ads-single-header {
    position: relative;
    margin-top: 10px;
    font-size: 12px;
    padding: 5px 20px;
    border-radius: 6px;
    border: 1px dashed #aaa;
	color: #fd721f;
}
.article-content blockquote {
    position: relative;
    margin: 30px 0 10px 0;
	font-size:14px;
    padding: 10px 20px;
	border-radius: 6px;
    background-color: rgb(246,246,246);
}
.article-content blockquote p{padding: 0px;}
.article-content blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    background: transparent;
    content: ''
}
.article-content blockquote:after {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: 0;
    height: 0;
    background: transparent;
    content: ''
}
.article-content .content-gallery-warning {
	max-width:340px;
    border-radius: 4px;
    position: relative;	
    padding: 4px 0;
    text-align: center;
    background-color: rgb(246,246,246);
    font-size: 12px;
	margin:0 auto;
	color: #fd721f;
}
.ripro-dark .article-content .content-gallery-warning {background-color: #232425;}
.article-content .content-gallery-warning a{color: #21b3fc;	}
.article-content .content-gallery-warning .fa {padding-right:4px;}
.article-content .content-gallery-warning span{padding:0 1px;font-size:14px;font-weight:600;}
.article-content .content-gallery-warning .btn {
    border-radius: 0;
    font-weight: normal;
    padding: 0;
	line-height: 20px;
}
.entry-content .gallery{
    margin-top: 0;
    background-color: transparent;
    padding: 0;
}
.entry-content .gallery-item {
	display:inline-block;
    margin-bottom: 0px;
	padding:1%;
	margin: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ripro-dark .entry-content .gallery-item {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ripro-dark .entry-content .gallery{background-color: transparent;}
.entry-content .gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.entry-content .gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.entry-content .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.entry-content .gallery-item img {
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.14),0 4px 10px rgba(0,0,0,.18);
	box-shadow: 0 2px 6px rgba(0,0,0,.14),0 4px 10px rgba(0,0,0,.18);
    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);
}
.entry-content .gallery-item img:hover {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
}
.entry-content .gallery-item .blur img{filter: blur(2px);}
.entry-content .gallery-item .blur img:hover{
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.alignnone {
    clear: both;
    display: block;
    margin: 30px auto !important;
}
.article-copyright {
    background: #fbfbfb;
    border: none;
    border-left: 6px solid #fd721f;
    font-size: 14px;
    border-radius: 0;
}
.article-copyright a{color:#fd721f;}
.btn:hover{opacity: 0.8;color: #fff;}
.widget-pay .pay--rateinfo {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.widget-pay .pay--rateinfo b .price {color: #fd721f;}
sup {top: 0; }
.agent--contact .list-paybody {background-color: rgb(246,246,246);}
.agent--contact .list-paybody .shoujijieya {display:none;}
.agent--contact ul li span a {padding-left: 5px;font-size: 10px;}
.list-paybody a {color: #fd721f;}
.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: 1px solid #fd721f;border-radius: 50%;background-color: #fff;-ms-flex-negative: 0;flex-shrink: 0;}
.agent--contact ul li{font-size: 11px;list-style: none;position: relative;padding: 1px 0 5px 20px;-ms-flex-preferred-size: 100%;flex-basis: 100%;color: currentColor;white-space: nowrap;text-overflow: ellipsis}
.agent--contact ul li:not(:last-of-type):before{height: 100%;width: 1px;left: 3px;background: linear-gradient(-180deg,#ffb386 0,#fd721f 98%);}
.agent--contact .list-paybody span{font-style: inherit;letter-spacing: 0;letter-spacing: .025em;color: #8a92a9;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}
.ripro-dark .agent--contact ul li:after{border: 1px solid #fff;background-color: rgb(35, 36, 37);;}
.widget-pay .boosvip-abs {
    text-align: left;
    font-size: 11px;
}
/*公告*/
.widget .track-list ul li{font-size: 11px;position: relative;padding-left:20px}
.widget .track-list ul li:nth-child(1){color:#fd721f;}
.widget .track-list ul li:after,.widget .track-list ul li:not(:last-of-type):before{content: "";position: absolute;top: calc((1em - -11px)/ 2)}
.widget .track-list ul li:after{left: 0;display: inline-block;-webkit-box-sizing: border-box;box-sizing: border-box;width: 7px;height: 7px;border: 1px solid #fd721f;border-radius: 50%;background-color: #fff;-ms-flex-negative: 0;flex-shrink: 0;}
.widget .track-list ul li:not(:last-of-type):before{height: 100%;width: 1px;left: 3px;background: linear-gradient(-180deg,#ffb386 0,#fd721f 98%);}

/*猜你喜欢*/
.cao-widget-posts .posts .grid{width: 46% ;max-width: 46%; margin:2%;  float: left;}

/*登陆窗口*/
.register-login-modal .rest-zhuce{
    color: #34495e;
    font-size: 13px;
	padding-left:3px;
}
.register-login-modal .rest-zhuce span{color: #fd721f;margin-right:108px;}
.register-login-modal .rest-password{font-size: 13px;color: #fd721f;}

/*底部*/
.footer-widget{color: #34495e;}
.footer-widget .widget--about p {text-indent: 2em;color: #34495e;}
.footer-widget .footer--logo {font-size: 32px;}
.footer-ul{
    display: -webkit-flex; 
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0; 
}
.footer-ul li h6 {
	color: #fd721f;
    line-height: 0px !important;
    font-size: 20px !important;
    margin-right: 30px;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
}
.footer-ul li h6 span{
	color: #34495e;
	font-size: 13px;
	padding-right:3px;
}
/*闪闪钻石*/
.diamond{margin-left:2px;font-weight: 700;background-image: -webkit-linear-gradient(45deg,#f35626,#feab3a);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: hue 0.3s infinite linear;}

/*底部公告*/
.site-footer {padding-bottom: 95px;}
.sitetips{text-align:center;background: #fff3e9;border: 1px solid #fcecdf;position: fixed;bottom: 15px;left:0;right: 0;z-index: 998;width: 70%;border-radius: 3px;font-size: 15px;padding:8px 10px;color:#f58b36;margin:0 auto;}
.sitetips span{border-radius:3px;/*background:#fff;*/color:#f58b36;padding:1px 6px;margin-right:5px; }
.sitetips .fa{padding-right:2px;}
@media (max-width: 1024px) {
.sitetips{display:none;}
}

/*用户中心*/
.label-warning {background-color: #fd721f;}
.charge .subtitle {margin-bottom: 5px;}
.charge .subtitle-ts{color:#fd721f;font-size:13px;line-height:16px;margin-bottom: 10px;}
.subtitle-ts{color:#fd721f;font-size:13px;line-height:16px;margin-bottom: 10px;}
.nav-diamond,.nav-credit-card{color:#fd721f;font-weight:550;}
.charge .modules__content .amounts {padding: 10px 0;}
.charge .modules__content .amounts ul li p {background: #fd721f;padding: 10px 30px;color:#fff;}
.register-login-modal .forget-password {
    margin-top: 0px;
    color: #fd721f;
    font-size: 18px;
    display: block;
    text-align: center;
    text-decoration: none;
}

#ripro-mse{margin-top:10px;border-radius:0}


.ripro-star,.riprostar {
    border-color: #ffffff;
}

.riprostar.ok {
    color: #555;
    border-color: #555;
}
.ripro-star.ok {
    color: #fff;
    background-color:#fd721f;
    border-color: #fd721f;
}
.ripro-star.ok:hover {
	color: #fff;
}


.register-login-modal .rest-password , .register-login-modal .rest-qq{
    color: #34495e;
    font-size: 13px;
	margin:0 5px;
}

.register-login-modal .rest-password.zhucegongxian{color: #fd721f;font-weight:550}


.charge .modules__content .amounts ul li p.selected {
    background: #fd721f;
}
.payvip-box .vip-info {
    opacity: 0.6;
    filter: alpha(opacity=0.6);
    cursor: pointer;
}
.payvip-box .vip-info .vipc {
    opacity: 1;
}
.payvip-box .vip-info h3 {
    font-size: 28px;
	padding: 10px;
}
.payvip-box .vip-info h3 span {
    font-size: 14px;
}
.payvip-box .vip-info p {
    color: #fff;
    margin: 0;
    padding: 10px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.1);
}

/*全局*/
@media (max-width: 575px) {
	.term-bar .term-title,.home .term-bar .term-title{
		font-size: 28px;
	}
}
/*右侧浮动*/
.rollbar{display:none;}
.rightList ul,li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
.rightList ul,ol,li{list-style-type:none}
.rightList.bar-v2{position:fixed;right: 18px;bottom:54px;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;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;}
.ripro-dark .rightList.bar-v2 .sidebar,.ripro-dark .rightList.bar-v2 .Top{background:#171819;}
.bar-v2 .Top i{font-size:16px;color:#000;transition:.3s}
.ripro-dark .bar-v2 .Top i{color:#FFC107;}
.bar-v2 .Top span{display:block;margin: -5px auto 0;width:16px;height:2px;border:0;border-radius:1px;}
.bar-v2 .Top:hover i{color:#fd721f}
.ripro-dark .bar-v2 .Top:hover i{color:#ffa363}
.bar-v2 .sidebar li{position:relative}
.bar-v2 .sidebar li>a{display:block;padding: 6px 0;cursor:pointer;position:relative;border:0;opacity:1;}
.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 .fa{font-size:20px;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(//js.izihun.com/web/site/common/images/right-icon-v2.png);background-repeat:no-repeat;background-size:auto 20px}
.bar-v2 .sidebar .fa{font-size:18px;color:#fd721f;background-image:linear-gradient(to bottom,#f44336 0,#fd721f 100%);background-image:-webkit-gradient(to bottom,#f44336 0,#fd721f 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.ripro-dark .bar-v2 .sidebar .fa{color:#FFC107;background-image:linear-gradient(to bottom,#FFC107 0,#ffa363 100%);background-image:-webkit-gradient(to bottom,#FFC107 0,#ffa363 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}
.bar-v2 .sidebar li .red-bag{width:15px;height:20px;background-position-x:-90px}
.bar-v2 .sidebar li span{display:block;font-size:12px;color:#232323;text-align:center;transition:.3s;line-height: 14px;}
.ripro-dark .bar-v2 .sidebar li span{color:#fff;}
.bar-v2 .sidebar li:hover span{color:#f44336}
.bar-v2 .sidebar .vip span,.bar-v2 .sidebar .meitoos-pay span{font-size:12px;color:#ee663f;padding:0 10px;letter-spacing:0;}
.bar-v2 .sidebar .youhuima span{font-size:12px;color:#ee663f;padding:0 5px;letter-spacing:0;}
.bar-v2 .sidebar .youhuima .burger {
    border-radius: 0;
    cursor: pointer;
    height: auto;
    position: relative;
    width: auto;
    background-color: transparent;
    border: 0;
}
.bar-v2 .sidebar .youhuima .burger:before{background-color: transparent;}
.bar-v2 .sidebar .meitoos-pay .fa,.bar-v2 .sidebar .youhuima .fa{font-size:16px;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.vip:hover span{color:#ee663f}
.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: 0px 2px 4px 0 rgba(0, 0, 0, 0.33);}
.bar-v2 .sidebar .vip:hover .left-box{width:220px;opacity:1}
.bar-v2 .sidebar .vip .left-box>img{width:100%}
.bar-v2 .sidebar li:hover{background:transparent}
.bar-v2 .sidebar .vip a:before,.bar-v2 .sidebar .meitoos-pay a:before{top:5px;left:5px}
.bar-v2 .sidebar .vip a:before,.bar-v2 .sidebar .meitoos-pay a:before{position:absolute;content:'';top: 7px;left: 7px;width:6px;height:6px;border-radius:50%;background:#fd721f;background:linear-gradient(45deg,#fd721f 29%,#f44336 100%);background:-webkit-linear-gradient(-45deg,#fd721f 29%,#f44336 100%);background:-moz-linear-gradient(45deg,#fd721f 29%,#f44336 100%);background:-ms-linear-gradient(45deg,#fd721f 29%,#f44336 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 .bar-v2 .sidebar .vip a:before,.ripro-dark .bar-v2 .sidebar .meitoos-pay 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)}
}
.customer-service{position:relative}
li.customer-service:hover .service-box{opacity:1;width:200px}
.sidebar li .service-box{position:absolute;top:50%;transform:translateY(-50%);right:106%;cursor:pointer;width:0;opacity:0;transition:0s;border-radius:4px;overflow:hidden;box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.33);}
.sidebar li .service-box .service-con{padding:15px 0;width:100%;height:100%;overflow:hidden;border-radius:4px;font-size:14px;background:#fff;border: 1px solid #ececec}
.sidebar li .service-box .service-con img {width:120px;height:140px;display: inline-block; vertical-align: middle;}
.sidebar li .service-box .service-con p{text-align:center;line-height:14px}
.sidebar li .service-box .btn-contact{display:block;margin:0 20px;height:26px;background-color:#fd721f;color:#fff;box-shadow:0 3px 4px 0 #fd721fe0;border-radius:4px;line-height:26px;text-align:center;font-size:14px;transition:all .2s}
.common-gradient{color:#fff;border:1px solid #fd721f;background:#f44336;background-image:-o-linear-gradient(90deg,#fd721f 0,#f44336 100%);background-image:-moz-linear-gradient(90deg,#fd721f 0,#f44336 100%);background-image:-webkit-linear-gradient(0deg,#fd721f 0,#f44336 100%);background-image:-ms-linear-gradient(90deg,#fd721f 0,#f44336 100%);background-image:linear-gradient(90deg,#fd721f 0,#f44336 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd721f',endColorstr='#f44336',GradientType=1);transition:all .3s ease-in-out}
.common-gradient:hover{background:#fd721f;background-image:-moz-linear-gradient(90deg,#fd721f 0,#f44336 100%);background-image:-webkit-linear-gradient(0deg,#fd721f 0,#f44336 100%);background-image:-ms-linear-gradient(90deg,#fd721f 0,#f44336 100%);background-image:-o-linear-gradient(90deg,#fd721f 0,#f44336 100%);background-image:linear-gradient(90deg,#fd721f 0,#f44336 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd721f',endColorstr='#f44336',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)}
/*Floating navigation phone Style*/
@media (max-width: 768px){.rightList {display:none;}}
/*右侧浮动*/

.suspend{display: none;}
@media (max-width:767px){
	.suspend{width: 50px;height: 50px;position:fixed;bottom: 5px;right: 5px;overflow:hidden;z-index:999999;display: block;}
	.suspend a .fa{display:block;font-size: 50px;color:#26aa3a}

}


/*女神页面*/
.zhuanti {
    margin-top:30px;
}
@media (min-width: 1450px) {
    .max_width .col-lg-1-6 {
        flex: 0 0 20%;
        width: 16.66667% ;
        max-width: 16.66667%;
    }
}


.category-li {
    float: left;
    width: 11.5%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding: 15px;
}
.background-img{background-color:#333;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}
.background-img{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:.8;}
.background-img:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:#111;opacity:0;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;transition-timing-function:ease}
.category-tile{box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.08);}
.category-tile__wrap{position:relative;margin-top:20px;box-shadow:0 -20px 0 -10px rgba(0,0,0,.05),0 -38px 0 -20px rgba(0,0,0,.02);}
.category-tile__inner{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;min-height:132px;position:relative}
.heji-text,.zhuanti-tile__description{font-size:20px;color:#fff;font-weight:540;text-shadow: 0 2px 2px rgba(0,0,0,1);}
.category-tile .link-overlay{
	z-index:1
}
.category-tile__text{
	width:100%;
    position: absolute;
    bottom: 0px;
    padding: 0px;
    margin: 0px;
	text-align:center
}
.category-tile__name {
	width:100%;
	display:inline-block;
	background-color: #000;
	color:#fff;
	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.80;
	font-size:.6rem;
	-webkit-transition:all .15s ease-out 0s;
	-moz-transition:all .15s ease-out 0s;
	transition:all .15s ease-out 0s
}	
.category-tile__description{
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.8);
	max-width:700px;
	font-size:.8rem
}
.category-tile:hover .background-img:after{
	opacity:.4
}
@media (max-width: 1450px) {
	.category-li{
		width: 14.66%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
}
@media (max-width: 1230px) {
	.category-li{
		width: 18%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.article-content .entry-header .entry-title {
		font-size: 1.3em;
	}
}
@media (max-width: 1000px) {
	.category-li{
		width: 23%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
}
@media (max-width: 768px) {
	.category-li{
		width: 31.33%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.meitoos-name{
		display:none;
	}
	.term-bar-page.term-bar{height:80px;}
	.zhuanti {margin-top:40px;}
}
/*VIP单页*/
.vip-slogan {
	border-radius: 5px;
	height: 280px;
	width: 100%;
	box-sizing: border-box;
	font-size: 0;
	margin: 40px auto auto auto
}
.vip-slogan-box:nth-of-type(-n+3) {
	border-bottom: 0
}


.vip-slogan-box {
	padding-top: 20px;
	display: inline-block;
	height: 50%;
	background: #fff;
	width: 32.5%;
	box-sizing: border-box;
	vertical-align: middle
}
.quanxian.vip-slogan-box {width: 97.5%;border-top:1px solid #efefef;}
.vip-slogan-box:nth-child(1) ,.vip-slogan-box:nth-child(2){
	border-right:1px solid #efefef;
}
.vip-slogan-box:nth-child(3) {
	border: 0px;
}

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

.quanxian.vip-slogan-box p i{line-height: 18px;font-size: 18px;width: 24px;}
.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
}

.vip-slogan-text p span{color:#fd721f;font-family: Georgia;}
.module-line {
	width: 100%;
	text-align: center;
	margin-top: 40px
}
.module-line .left-arrow {
	background: url(assets/images/vip-left.png)
}
.module-line .right-arrow {
	background: url(assets/images/vip-right.png)
}
.module-line .arrow {
	width: 84px;
	height: 16px
}
.module-line .text {
	font-size: 26px;
	color: #4c4c4c;
	margin: 0 10px
}
.module-line span {
	display: inline-block;
*display:inline;
*zoom:1;
}



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

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

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

.vip-block-wrapper .vip-block-item {
    display: block;
    box-sizing: border-box;
    padding: 10px 20px;
    width: 33.333%;
    text-align: center;
}
.vip-block-wrapper .vip-block-item span{color: #fd721f;}

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

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

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

.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: #26aa3a;
    text-shadow: 0 5px 6px #90f69f;
}

.vip-block-item:nth-child(1) .vip-bt {
    background-image: -webkit-linear-gradient(left,#26aa3a,#5ee272);
}

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

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

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

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

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

.vip-block-item:nth-child(4) .vip-bt {
    background-image: -webkit-linear-gradient(left,#f52f3e,#ff4c22);
}
p.vip-home-price {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    width: 200px;
    margin: 15px auto;
}

p.vip-home-price i {
    font-size: 16px;
}
.vip-block-wrapper .vip-block-item .content0-title {
    padding: 0;
	margin-top:30px;
    font-size: 1.875rem;
}
.content1-title {
    padding: 0;
	margin-top:30px;
    font-size: 22px;
}
.fukuan p.vip-home-price {
    font-size:12px;
}
.fukuan img{
	width:60%;height:auto;display: inline-block; vertical-align: middle;
}

@media (max-width: 1230px) {
	.vip-slogan-box i {font-size: 36px;width: 50px;}
	.vip-slogan-text {
		font-size: 12px;
	}

	.vip-slogan-text p:first-child {
		font-size: 14px;
	}
}
@media (max-width: 1000px) {
	.tequan,.vip-slogan-box i{display:none;}
	.vip-slogan {height:80px;}
	.quanxian.vip-slogan-box {text-align:center;padding:20px 5px 0;}
	
}
@media (max-width: 768px) {
	.vip-slogan,.tequan-tit.module-line,.module-line .arrow,.kefuweixin.vip-block-item{display:none;}
    .vip-block-wrapper {
        display:block
    }

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

 /* 评论样式 */
.guestbook ,.shuoming{
    padding: 0 30px;
    font-size: 16px;
}
#respond .form-submit {
    margin-bottom: 30px;
    margin-top: 0;
}
p.jinggao {
    margin-top: -20px;
    font-size: 12px;
    color: #3366ff;
}
.page .bottom-area{padding:0}
.page .comments-area{padding:0}
.comments-area .comment-content {
    padding-bottom: 0px;
}
.article-content li {
    margin-bottom: 20px;
}
.comments-area .comment-metadata {
    margin-bottom: 0px;
}
.comments-area .children {
    padding-left: 50px;
}

.comments-area .comment-author-name .fn {
    font-size: 14px;
}
.comments-area .comment-author-name .fn.vip {
	padding: 0px;
	background-color: transparent;
    color: #fd721f;
}
.comments-area .comment-author-name .fn i{
	padding-left: 4px;
	font-size: 11px;
	color:#aaa;
}
.comments-area .comment-author-name .fn.vip i{
	padding-left: 4px;
	font-size: 11px;
	color:#aaa;
}
textarea {
    max-height: 150px;
}

/*头像*/
.bg-cover { border: #ececec 1px solid;}
 
/*头像旋转*/
.avatar{
-webkit-transition:0.8s;
-webkit-transition:-webkit-transform 0.8s ease-out;
transition:transform 0.8s ease-out;
-moz-transition:-moz-transform 0.8s ease-out;
}
.avatar:hover{
transform:rotateZ(360deg);
-webkit-transform:rotateZ(360deg);
-moz-transform:rotateZ(360deg);
}


.archives-list {
    margin: 0;
}
.archives-list li {
    list-style: none;
}
.archives-list li a {
    align-items: center;
    display: flex;
	background-color: transparent;
}
.archives-list li .dot {
    background-color: transparent;
    border-radius: 50%;
    height: 8px;
    width: 8px;
	border: 2px solid #fd721f;
}
.archives-list li .dot {
    background-color: transparent;
}
.archives-list time {
    width: auto;
	font-size:11px;
	margin:0 8px;
}
/*底部统计*/
.bgcolor-f00 {background-color: #fd721f;}
.foot{height:100px;background:#fd721f}
.foot .foot_list{width:100%;margin:0 auto;}
.foot_num{width:25%;float:left;color:#fff;line-height:100px;height:100px}
.foot_num a{color:#fff;}
.foot_num a:hover{color:#fff}
.foot_num div:nth-child(1){font-size:18px;float:left;width:125px;text-align:right}
.foot_num div:nth-child(2){font-size: 46px;float:left;margin-left: 10px;}
.foot_num:hover{background:#b54502;cursor:pointer}
@media screen and (max-width: 1440px){
.foot_num div:nth-child(1){font-size:14px;float:left;width:110px;text-align:right}
.foot_num div:nth-child(2){font-size: 34px;float:left;margin-left: 10px;}
}
@media screen and (max-width: 1100px){
.foot_num div:nth-child(1){font-size:12px;float:left;width:100px;text-align:right}
.foot_num div:nth-child(2){font-family:Conv;font-size: 24px;float:left;margin-left: 10px;}
}
@media (max-width: 575px) {

}

@media (max-width: 575px) {
	.header-gap,.navbar{height:60px;} 
	.numeric-pagination .page-numbers:not(ul) {border-radius: 3px;width: 30px;}
	.term-bar {padding: 0;height: 150px;}
	.term-bar .term-title {font-size: 28px;}
	.term-bar .shoulu{font-size: 13px;}
	.heji .category-li,.category-li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.article-content .entry-header .entry-title{
		font-size: 16px;		
	}	
	.section.bgcolor-fff,.meitoos-name{
		display:none;
	}
	.post-grid .entry-header .entry-title {
		padding-bottom:0;
	}
	.heji-text,.zhuanti-tile__description{font-size:15px;color:#fff;font-weight:540;text-shadow: 0 2px 2px rgba(0,0,0,1);}
	.article-content{font-size:12px;line-height:22px}
	.breadcrumbs,.filter--content .filter-tab span,.article-content blockquote{display:none;}
	.entry-content .gallery-item .blur img{filter: blur(1px);}
	.article-copyright,.article-nav{font-size: 12px;}
	p {margin: 0 0 5px;}
		.foot{
		display:none;
	}
	.agent--contact .list-paybody .shoujijieya {display:flex;}
}

.comments-area .end.comment-awaiting-moderation {
    color: #3366ff;
    font-size: 12px;
    font-style: normal;
}



.mypay-list .post-list .entry-media {
        width: 120px;
    }