.main-wrapper.wp{width: auto;}
#loading{position:relative;top:80px;overflow:hidden;z-index:7;} 
.hamburger-box { 
width: 30px !important;
height: 30px !important; }
.hamburger-box img{ 
width: 30px !important;
height: 30px !important; }
.page-load-status {
  display: none; 
  padding-top: 20px;
  text-align: center;
  color: #777;
}
.loader-ellips {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}
.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #3f6ad8;
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }
@keyframes reveal {
  from { transform: scale(0.001); }
  to { transform: scale(1); }
}

@keyframes slide {
  to { transform: translateX(1.5em) }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.hidden{ display: none;  }
.six-45{ 
width: 42px !important;
height: 42px !important; }
.six-35{ 
width: 35px !important;
height: 35px !important; }
.width100{ 
width: 100% !important; }
.width480{ width: 480px !important; }
.width600{ max-width: 600px !important; }
.width800{ max-width: 800px !important; }
.f-size-28{ font-size: 28px !important; }
.f-size-23{ font-size: 23px !important; }
.f-size-20{ font-size: 20px !important; }
.f-size-18{ font-size: 18px !important; }
.f-size-16{ font-size: 16px !important; }
.f-size-14{ font-size: 14px !important; }
.f-size-12{ font-size: 12px !important; }
.f-size-10{ font-size: 10px !important; }
.f-size-8{ font-size: 8px !important; }
.f-bold-0{ font-weight: 100 !important; }
.f-bold{   font-weight: bold !important; }
.vz-card{ 
box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
border-width: 0;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #e6e8e9;
background-clip: border-box;
border-radius: .25rem;
}
.vz-card img{ 
border-radius: .25rem;
}
.card-header-title {
    display: inline-block !important;
    align-items: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.vz-card-footer {
    bottom: 0px;
    width: 100%;
    position: absolute;
    background: none !important;
    border-top: none !important;
}
.vz-cardp{ 
box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
border-width: 0;
display: flex;
flex-direction: column;
min-width: 0;
border-radius: .25rem;
word-wrap: break-word;
background-color: #FFFFFF;
background-clip: border-box;
}
.vz-cardp img{ 
border-radius: .25rem;
}
.vz-cardp .card-header { 
position: absolute;
width: 100%;
}
.vz-cardp-9img img{ 
width: 100%;
border-radius: 0rem !important;
}
.vz-cardp-9img .col-md-4 { 
padding-right: 1px !important;
padding-bottom: 1px !important;
}
.vz-widget-chart { 
position: absolute;
    width: 100%;
    left: 0rem;
    top: 0rem;
    padding: 2rem;
}
.vz-cardp-footer {
    bottom: 0px;
    width: 100%;
	left: 0rem;
    position: absolute;
    background: none !important;
    border-top: none !important;
}
.vz-widget-chart .widget-numbers { 
    font-size: 1rem !important;
    line-height: 1.4 !important;
	height: 45px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.vz-widget-chart .widget-chart { 
    padding: 0rem !important;
}
.vz-widget-chart .widget-subheading { 
        text-align: left !important;
}
.vz-cardp .card-body { 
    position: absolute;
    bottom: 42px;
    width: 100%;
    left: 0rem;
}
.t-1 {top: 1px !important;}
.t-2 {top: 2px !important;}
.btn:not(:disabled):not(.disabled) {
    text-decoration: none;
}
.app-main-bg { 
background-image: url('../assets/images/originals/app-bg.jpg');
position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    opacity: .2;
}
.mt-6 { 
    margin-top: 4rem !important;
}
.mt-7 { 
    margin-top: 5rem !important;
}
.mr-6 { 
    margin-right: 4rem !important;
}
.mr-7 { 
    margin-right: 5rem !important;
}
.ml-6 { 
    margin-left: 4rem !important;
}
.ml-7 { 
    margin-left: 5rem !important;
}
.mb-6 { 
    margin-bottom: 4rem !important;
}
.mb-7 { 
    margin-bottom: 5rem !important;
}
.mb-30 { 
    margin-bottom: 30px !important;
}
.mb-40 { 
    margin-bottom: 40px !important;
}
.mb-50 { 
    margin-bottom: 50px !important;
}
.mb-60 { 
    margin-bottom: 60px !important;
}
.mb-70 { 
    margin-bottom: 70px !important;
}
.mb-80 { 
    margin-bottom: 80px !important;
}
.mb-100 { 
    margin-bottom: 100px !important;
}
.mt-50 { 
    margin-top: 50px !important;
}
.mt-60 { 
    margin-top: 60px !important;
}
.mt-70 { 
    margin-top: 70px !important;
}
.mt-80 { 
    margin-top: 80px !important;
}
.mt-100 { 
    margin-top: 100px !important;
}
.mt-200 { 
    margin-top: 200px !important;
}
.ml-80 { 
    margin-left: 80px !important;
}
.ml-100 { 
    margin-left: 100px !important;
}
.ml-200 { 
    margin-left: 200px !important;
}
.h-80 { 
height: 80vh !important;
}
.h-90 { 
height: 90vh !important;
}
.vz-cardp-footer .fa-thumbs-up { 
    top: 18px;
    left: 10px;
    position: absolute;
}
.vz-widget-chart .widget-subheading { 
opacity: 1 !important;
}
.vs-app-title .page-title-heading { 
margin: 0 auto !important;
}
.max1200 { 
max-width: 1200px;
margin: 0 auto !important;
}
.max1000 { 
max-width: 1000px;
margin: 0 auto !important;
}
.max1100 { 
max-width: 1100px;
margin: 0 auto !important;
}
.w-auto { 
margin: 0 auto !important;
}
.top100-auto { 
margin: 40px auto !important;
}
.plb-1 { 
padding: 0px 0px 1px 1px !important;
}
.vz-thread-right .col-sm-4 img:hover{ 
    opacity: 1 !important;
}
.recommend-box .avatar-icon { 
    width: 60px !important;
    height: 60px !important;
	background: #3f6ad8 !important;
    border: #3f6ad8 !important;
	color: #ffffff !important;
}
.recommend-box .avatar-icon-bookmark { 
    width: 60px ;
    height: 60px ;
	background: #f7b924;
    border: #f7b924;
	color: #ffffff ;
	text-align: center;
    opacity: .6;
	display: block;
	transition: all .2s;
	border-radius: 50px;
	overflow: hidden;
}
.recommend-box .avatar-icon-bookmark:hover{ 
    opacity: 1;
}
.recommend-box .avatar-icon-bookmark i{ 
    font-style: normal;
    vertical-align: middle;
    display: block;
    height: 100%;
}
.recommend-box .avatar-icon-dashang { 
    width: 60px ;
    height: 60px ;
	background: #3ac47d;
    border: #3ac47d;
	color: #ffffff ;
	text-align: center;
    opacity: .6;
	display: block;
	transition: all .2s;
	border-radius: 50px;
	overflow: hidden;
}
.recommend-box .avatar-icon-dashang:hover{ 
    opacity: 1;
}
.recommend-box .avatar-icon-dashang i{ 
    font-style: normal;
    vertical-align: middle;
    display: block;
    height: 100%;
}
.recommend-box .f-size-12 { 
    margin-top: 9px;
}
.recommend-box .fa-thumbs-up { 
position: absolute;
    text-align: center;
    top: 32px;
    left: 22px;
    font-size: 1rem !important;
}
.recommend-box .fa-heart { 
position: absolute;
    text-align: center;
    top: 33px;
    left: 23px;
    font-size: 1rem !important;
}
.recommend-box .fa-dashang { 
position: absolute;
    text-align: center;
    top: 32px;
    left: 21px;
    font-size: 1.3rem !important;
}
.recommend-box .avatar-icon-download { 
    width: 60px ;
    height: 60px ;
	background: #444054;
    border: #444054;
	color: #ffffff ;
	text-align: center;
    opacity: .6;
	display: block;
	transition: all .2s;
	border-radius: 50px;
	overflow: hidden;
}
.recommend-box .avatar-icon-download i {
    font-style: normal;
    vertical-align: middle;
    display: block;
    height: 100%;
}
.recommend-box .avatar-icon-download:hover{ 
    opacity: 1;
}
.recommend-box .fa-cloud-download { 
position: absolute;
    text-align: center;
    top: 32px;
    left: 21px;
    font-size: 1.3rem !important;
}
.border-t-0 { 
border-top: none !important;
}
.avatar-wrapper-dashang .badge { 
position: relative !important;
    right: 0px !important;
    top: 0px !important;
}
.btn-link-dashang { 
bottom: 18px;
}
.commenticons .badge { 
    position: absolute !important;
    top: -4px !important;
    left: 21px;
}
.px {
    height: 21px !important;
}
.px, .pt {
    padding: 2px 4px;
    line-height: 21px !important;
}
.hasd label {
    width: 100% !important;
    margin: 0px 0 5px 0px !important;
}
.tahfx select {
    width: 150px !important;
}
.tpclg h4 a.dpbtn {
    margin-right: 10px !important;
}
.pg_viewthread #mdly {
    margin: 20px 0 0 -50px !important;
}
.vz-card-header-title {
display: block !important;
}
.vz-card-header-title {
border-bottom: none !important;
}
.psth {
    background: #3f6ad8 url(https://mati.vsszan.com/template/vz_style/iscwo/common/arw.gif) no-repeat 100% 50% !important;
    color: #ffffff !important;
}
.vz-eye-header {
right: 15px;
    top: 15px;
    position: absolute;
}
.row .bm {
    border: none !important;
    background: none !important;
}
.tip_3, .tip_4 {
    margin-top: -80px !important;
    margin-left: -80px !important;
}
.tip {
    position: relative;
    padding: 10px !important;
    width: 300px !important;
    border: 1px solid #B1B1B1;
    background: #FEFEE9;
}
.sinf {
    float: none !important;
    width: 100% !important;
}
.widget-content .widget-content-right .widget-heading {
    opacity: .8;
    font-weight: bold;
}
.height-2 {
    height: 2px !important;
}
kbd {
    color: #666 !important;
    background-color: white !important;
}
.f-right{
    float: right;
}
.vz-login .sina {
    padding: 7px 7px !important;
}
hr {

    border-top: none !important;
}
.vz-ka-max-300 {
    max-width: 300px !important;
}
.vz-ka-max-300-450 {
    max-width: 300px !important;
	max-height:450px !important;
}
.author-avatar .widget-chart {
    padding: 0px !important;
}
.avatar-icon-xl2 .avatar-icon {
    width: 128px;
    height: 128px;
}
.avatar-icon-xl2 .avatar-icon {
   border-radius: 50% !important;
}

.popover-body .grid-menu [class*=col-] {
    border-bottom: none !important;
}
.menu-width-10 {
    width: 10rem !important;
}
.left--30 .popover {
    left: -30px !important;
}
.top-nav .dropdown-menu {
    min-width: 10rem !important;
}
.tablebox .custom-control {
    padding-left: 0rem !important;
}
.tablebox .custom-control-label::before {
    top: .4rem !important;
    left: .6rem !important;
}
.tablebox .custom-control-label::after {
    top: .4rem !important;
    left: .6rem !important;
}
#fwin_batchdownload .modal-footer {
display: block;
}
.modal-footer {
    display: block !important;
}
.work-null {
  width: 100%;
  min-height: 349px;
  margin: 20px auto 0;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .work-null .work-null-inner {
    padding: 40px 0; }
    .work-null .work-null-inner .null-images {
      display: inline-block;
      background: url("../iscwo/images/null-page-draw.png") no-repeat;
      width: 300px;
      height: 230px;
      background-size: 280px;
      vertical-align: middle; }
    .work-null .work-null-inner .work-null-tips {
      text-align: center;
      color: #666666;
      margin-top: 26px; }
      .work-null .work-null-inner .work-null-tips .subject-title {
        color: #444444;
        font-size: 16px; }
      .work-null .work-null-inner .work-null-tips .subhead-title {
        font-size: 14px; }
    .work-null .work-null-inner .btn-current-null {
      margin-top: 16px; }

.work-null-nobg {
  background: transparent; }
.vz-thread-post .t_f a{
    color: #b3b3b3 !important;
    text-decoration: none !important;
    font-size: 12px;
	}
.vz-thread-post .t_f a:hover{
    color: #3f6ad8 !important;
	}
.t_f, .t_f td {
    font-size: 14px !important;
	color: #495057;
}
.vz-t-ad-footer {
    bottom: -8px;
    width: 0px;
    right: 20px;
    position: absolute;
    background: none !important;
    border-top: none !important;
}
.vz-f-ad-footer {
    bottom: -5px;
    right: -10px;
    width: 100%;
    position: absolute;
    background: none !important;
    border-top: none !important;
}
.hamburger--elastic .hamburger-inner {
    top: 8px !important;
}
.app-header .app-header__content .app-header-right {
    margin-left: unset !important;
}
.app-header-unbg {
    background: none !important;
}
.app-header__logo .logo-src-jiajv {
    height: 23px;
    width: 120px;
    background: url(../assets/images/logo-jiajv.png);
}
.app-header.header-text-dark .app-header__logo .logo-src-jiajv {
  background: url("../assets/images/logo-jiajv.png");
}
.fixed-sidebar.closed-sidebar:not(.fixed-header) .app-sidebar .app-header__logo .logo-src-jiajv {
  display: none;
}
.closed-sidebar:not(.closed-sidebar-mobile) .app-header .app-header__logo .logo-src-jiajv {
  display: none;
}
.closed-sidebar.closed-sidebar-mobile .app-sidebar .app-header__logo .logo-src-jiajv {
  display: block !important;
  margin: 0 auto;
  width: 21px;
}
.closed-sidebar.closed-sidebar-mobile .app-sidebar:hover .app-header__logo .logo-src-jiajv {
  width: 97px;
  margin: 0;
}
.sidebar-mobile-open .app-sidebar .app-header__logo .logo-src-jiajv {
    width: 97px !important;
    margin-left: auto;
    margin-right: 0;
}
.logo-src-jiajv-c {
    height: 38px;
    width: 288px;
    background: url(../assets/images/logo-jiajv-c.png);
}
.app-page-title .menu-header-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 8;
    opacity: .25;
    filter: grayscale(80%);
    background-size: cover;
}
.forms-wizard .icon {
    top: 7px;
    position: relative;
}
.forms-wizard li .nav-link:active, .forms-wizard li .nav-link:focus, .forms-wizard li .nav-link:hover {
    color: #495057!important;
}
.forms-wizard .active em{
    background: #3f6ad8!important;
}
.w-80 {
    width: 80%;
}
.w-70 {
    width: 70%;
}
.w-60 {
    width: 60%;
}
.w-40 {
    width: 40%;
}
.w-30 {
    width: 30%;
}
.w-20 {
    width: 20%;
}
.t-0 {
top:0px !important;
}
.b-0 {
bottom:0px !important;
}
.ui-theme-fenlei {
    position: fixed;
    z-index: 150;
    right: -60px;
    top: 0;
    height: 100vh;
    transition: all .2s;
    box-shadow: -0.46875rem 0 2.1875rem rgba(4,9,20,0.03), -0.9375rem 0 1.40625rem rgba(4,9,20,0.03), -0.25rem 0 0.53125rem rgba(4,9,20,0.05), -0.125rem 0 0.1875rem rgba(4,9,20,0.03);
}
.ui-theme-fenlei .btn-open-fenlei {
    border-radius: 50px;
    position: relative;
    left: -90px;
    top: 320px;
    padding: 0;
    height: 54px;
    line-height: 54px;
    width: 54px;
    text-align: center;
    display: block;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
}
.border-radius-0 {
    border-radius: 0px  !important;
}
.text-samll {
 color: #adb5bd;
 font-size: .75rem;
}
.media-box-img{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
		}
.media-box-footer-2{
		position: absolute;
        width: 100%;
        bottom: 0px;
		background-color: #FFF;
		}
.media-box-footer{
		position: absolute;
        width: 100%;
        bottom: 46px;
	    background-color: #FFF;
		}
.media-box-footer:hover{ 
        background-color: #e0f3ff !important;
        }
.media-box-text{
    position: absolute;
    width: 100%;
    left: 0px;
    padding-top: 15px;
    padding-bottom: 5px;
    bottom: 84px !important;
    font-size: 14px !important;
    line-height: 25px !important;
    height: 70px;
    color: rgba(13,27,62,.55) !important;
    background-color: #FFF;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
		}
.media-box-quote{
		position: absolute;
        width: 100%;
        top: 0px;
	    height: 200px;
		    font-size: 12px !important;
            line-height: 25px !important;
		display: table-cell;
            text-align: center;
            vertical-align: middle;
		}
.media-box-quote2{
		display: inline-block;
		}
.media-box-bottom-100{
		bottom: 112px !important;
		}
.m-t--60 {
    margin-top: -60px !important;
}
a:hover {
  text-decoration: none; }
.vz-f-30 {
    background: #FFF;
    color: #3f6ad8;
    text-align: center;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.vz-f-30:hover {
    background: #3f6ad8;
    color: #FFF;
    -webkit-transition: all .05s linear;
    -moz-transition: all .05s linear;
    -o-transition: all .05s linear;
    -ms-transition: all .05s linear;
    transition: all .05s linear;
}
.vz-f-30 i {
    line-height: 30px; 
}
.vzcss .app-footer__inner {
border-left: none !important;
background: none !important;
}
.vzcss .app-footer {
border-top: #f1f4f6 solid 1px !important;
}
.vzpost {
position: fixed;
z-index: 155;
right: 480px !important;
top: 0;
height: 100vh;
transform: translate(500px);
transition: all .2s;
box-shadow: -0.46875rem 0 2.1875rem rgba(4,9,20,.03), -0.9375rem 0 1.40625rem rgba(4,9,20,.03), -0.25rem 0 0.53125rem rgba(4,9,20,.05), -0.125rem 0 0.1875rem rgba(4,9,20,.03);
}
.vzpost .btn-open-options {
    border-radius: 50px;
    position: absolute;
    left: -114px;
    bottom: 80px;
    padding: 0;
    height: 54px;
    line-height: 54px;
    width: 54px;
    text-align: center;
    display: block;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,.03), 0 0.9375rem 1.40625rem rgba(4,9,20,.03), 0 0.25rem 0.53125rem rgba(4,9,20,.05), 0 0.125rem 0.1875rem rgba(4,9,20,.03);
    margin-top: -27px;
}
.flb {
    font-size: 1.17em;
}
.dzdwg {
    width: 30px;
	height:30px;
}
.thread-card:hover .post-fancybox {
opacity: 1;
}
.vz-nav-aside .btn .badge {
position: absolute;
right: 10px;
top: 10px;
}
.vz-nav-aside .btn-white {
background-color: #f9fbff;
}
.vz-nav-aside .nav-fold .btn-active {
background-color: #FFF !important;
}
.vz-nav-aside .btn-white:hover {
background-color: #FFF;
}
.vz-nav-aside .nav-caret {
top: 1px;
}
.nav-mega-a:hover {
background-color: #F9F9F9;
}
.nav-sub-jifen {
width: 180px !important;
}
.nav-sub-jifen a {
min-width: 180px !important;
}
.nav-sub-jifen li {
width: unset !important;
}
.navbar {
    min-height: 50px !important;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .88rem ;
    padding-left: .88rem ;
}
#header {
    background-color: #f9f9fa;
}
#header .navbar-nav .nav-item {
    color: #191919;
	font-size: 16px;
    font-weight: 600;
}
.navbar::before {
    bottom: 0;
    content: '';
    height: 1px;
    left: 0;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    right: 0;
}
.searchtop-opacity {
opacity: 0;
transition: all .2s;
}
.sticky {
    top:50px;
}
.scroll-up .sticky {
    z-index: 228;
}
.scroll-up .searchtop {
   opacity: 1;
   top:50px;
    transition: all .85s;
    -webkit-transition: all .85s;
}

.navbartopyear {
    font-weight: 800 !important;
    font-size: 1.2rem;
	color: #5e676f !important;
    font-family: Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.navbartopyear:hover {
	color: #2366ff !important;
}
.navbartopyear .badge:hover {
	background-color: #2366ff !important;
}
.navbartopyear .badge {
top: 22px;
right: -24px;
}
.navbartop button {
	color: #5e676f !important;
}
.w-148 {
  width: 148px;
  height: 148px;
}
.vz-user-description {
    color: #191919;
    font-family: "acumin-pro-wide", "Acumin Pro Wide", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.68;
    margin: 0 auto;
    max-width: 50%;
	letter-spacing: 2px;
	min-width: 600px;
}
.ui-menu {
position: fixed !important;
z-index: 248 !important;
}
.userspacenav .badge {
top: 5px;
right: -5px;
}
#header .nav .nav-favorite,#header .nav .nav-pmbell {
border-radius: 4rem;
transition: all .6s;
-webkit-transition: all .6s;
}
#header .nav .nav-favorite:hover,#header .nav .nav-pmbell:hover {
background-color: #e9e9e9;
transition: all .6s;
-webkit-transition: all .6s;
}
#header .nav .nav-follows {
border-radius: 4rem;
transition: all .6s;
-webkit-transition: all .6s;
}
#header .nav .nav-follows:hover {
background-color: #e9e9e9;
transition: all .6s;
-webkit-transition: all .6s;
}
#header .nav .avatar-status {
position: absolute;
width: 10px;
height: 10px;
border-width: 1px;
}
#header .nav .avatar-status.avatar-right {
right: 4px;
}
#header .nav .avatar-status.on {
    background-color: #2366ff;
}