.layui-layout-admin .layui-header {
    background-color: #393D49;
}
.layui-bg-black {
    background-color: #20222a!important;
}
.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a, .layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a, .layui-nav-tree .layui-this>a:hover {
    background-color: #137c76;
    color: #fff;
}
.layui-nav {
    background-color: #2e2e2e;
    margin-top: -10px;
}
.layui-btn {
    line-height: 40px;
    /* background-color: #2f4056; */
    height: 40px;
}
#myInputlabel {
display:none;
}

.layui-layout-admin .layui-logo {
    color: #ffffff;
    font-weight:bold;
}
.layui-nav-tree .layui-nav-item a {
    height: 50px;
    line-height: 50px;
}
.layui-form-pane .layui-form-label {
    height: 42px;
    line-height: 25px;
}
.layui-input, .layui-select, .layui-textarea {
    height: 42px;
}
.layui-tab-brief>.layui-tab-title .layui-this {
    color: #FF5722;
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #FF5722;
}
.layui-nav-tree .layui-nav-bar {
    height: 0;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: #ff5722;
    transition: all .2s;
    -webkit-transition: all .2s;
}

#tup{
   position: absolute;
   z-index:999999;
}  
 
 
@media screen and (max-width: 800px) { 
.biaoge{
  width: 800px;
}
.adminmyucms{/* padding: 10px; */width: 800px;}
#myInputlabel {
  display: inline-block;
  top: 1px;  
  margin: 10px;
  position:fixed; 
  z-index:999999;
}
.bar {
  display: block;
  background-color: #ffffff;
  width: 30px;
  height: 6px;
  border-radius: 5px;
  margin: 5px auto;
  transition: background-color .5s ease-in, transform .5s ease-in, width .5s ease-in;
}

 
input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked ~ .content {
  transform: translateX(20%);
}

input[type="checkbox"]:checked ~ label .bar {
  background-color: #fff;
}
input[type="checkbox"]:checked ~ label .middle {
  width: 0;
}

input[type="checkbox"]:checked ~ label .top {
  -webkit-transform: translateY(0px) rotateZ(45deg);
  -moz-transform: translateY(0px) rotateZ(45deg);
  -ms-transform: translateY(0px) rotateZ(45deg);
  -o-transform: translateY(0px) rotateZ(45deg);
  transform: translateY(10px) rotateZ(45deg);
}

input[type="checkbox"]:checked ~ label .bottom {
  -webkit-transform: translateY(-15px) rotateZ(-45deg);
  -moz-transform: translateY(-15px) rotateZ(-45deg);
  -ms-transform: translateY(-15px) rotateZ(-45deg);
  -o-transform: translateY(-15px) rotateZ(-45deg);
  transform: translateY(-10px) rotateZ(-45deg);
}
.layui-layout-left{display:none;}
.layui-side {
   display:none;
}
.layui-layout-admin .layui-footer {display:none;}
.layui-layout-admin .layui-body {
    top: 60px;
    bottom: 0px;
    left:0px;

}
.layui-layout-admin .layui-logo {

    text-align: left;
    left: 50px;
}
}

.vip-banner .vipbj h2 {
	text-align: center;
	font-size: 40px;
	color: #fff
}
.vip-banner .vipbj p {
	text-align: center;
	font-size: 18px;
	color: #fff
}
.vip-banner {
	background: url(/wp-content/themes/jizhi-chlid/images/comvip-banner.png) no-repeat center;
	position: relative;
	width: 100%;
	height: 246px;
	position: relative;
}
.vip-banner-bg {
	background-position: center;
	background-size: cover;
	height: 100%
}
.vip-banner .vipbj {
	position: absolute;
	width: 100%;
	top: 20%
}
.vip-slogan {
	box-shadow: 0 2px 10px rgba(0,0,0,.02);
	border-radius: 5px;
	height: 280px;
	width: 1200px;
	background: #fff;
	box-sizing: border-box;
	font-size: 0;
	margin: 40px auto auto auto
}
.vip-slogan-box:nth-of-type(-n+3) {
	border-bottom: 0
}
.vip-slogan-box {
	padding-top: 20px;
	display: inline-block;
	border: 1px solid #f4f4f4;
	height: 50%;
	width: 373.2px;
	box-sizing: border-box;
	vertical-align: middle
}
.vip-slogan-box i {
	width: 100px;
	line-height: 100px;
	display: inline-block;
	background-image: linear-gradient(90deg, #ed1c24 0, #fb8f02 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 45px;
	text-align: center;
	vertical-align: middle
}
.vip-slogan-text {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	color: #898989
}
.vip-slogan-text p:first-child {
	font-size: 18px;
	color: #575959
}
.container-vip {
	width: 1250px
}
.vip-content {
	text-align: center;
	margin-bottom: 50px
}

.module-line {
	width: 100%;
	text-align: center;
	margin-top: 40px
}
.module-line .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-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;
    height: 100%;
    justify-content: center;
}

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

.home-vipbox {
    padding: 1px 0px 38px 0px;
    border-radius: 5px;
    background: #fff;
}

.home-vipbox:hover {
    transform: translateY(0px);
}

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




.vip-block-item:nth-child(1) >.home-vipbox {
    box-shadow: 0px 2px 8px -7px #393d49;
}

.vip-block-item:nth-child(1) h3 {
    color: #ffffff;
    background: #1e9fff;
}

.vip-block-item:nth-child(1) .vip-bt {
    background: linear-gradient(90deg,rgb(134, 134, 134) 0%,rgb(0, 0, 0) 100%);
    color: #fff;
}

.vip-block-item:nth-child(2) >.home-vipbox {
    box-shadow: 0px 2px 8px -7px #393d49;
}

.vip-block-item:nth-child(2) h3 {
    color: #ffffff;
    background: #ffb800;
}

.vip-block-item:nth-child(2) .vip-bt {
    background-image: linear-gradient(90deg,rgb(134, 134, 134) 0%,rgb(0, 0, 0) 100%);
    color: #fff;
}

.vip-block-item:nth-child(3) >.home-vipbox {
    box-shadow: 0px 2px 8px -7px #393d49;
}
.vip-block-item:nth-child(4) >.home-vipbox {
    box-shadow: 0px 2px 8px -7px #393d49;
}

.vip-block-item:nth-child(3) h3 {
    color: #ffffff;
    background: #2f4056;
}
.vip-block-item:nth-child(4) h3 {
    color: #ffffff;
    background: #FF5722;
}
.vip-block-item:nth-child(3) .vip-bt {
    background-image: linear-gradient(90deg,rgb(134, 134, 134) 0%,rgb(0, 0, 0) 100%);
    color: #fff;
}
.vip-block-item:nth-child(4) .vip-bt {
    background-image: linear-gradient(90deg,rgb(134, 134, 134) 0%,rgb(0, 0, 0) 100%);
    color: #fff;
}
p.vip-home-price {
    position: relative;
    width: 200px;
    margin: 15px auto;
    font-size: 32px;
    color: #333;
}

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

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

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

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

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

.vip-block-wrapper .vip-block-item .content0-title {
    font-size: 20px;
    padding: 15px 0;
}
.icon {
    /* width: 1.5em; */
    /* height: 1.15em; */
    /* vertical-align: -0.25em; */
    /* fill: currentColor; */
    /* overflow: hidden; */
}

.vip-block-wrapper .vip-block-item p {
    margin-bottom:50px;
    text-align: center;
    color: #666;
    font-size: 16px;
}

.vip-block-wrapper .vip-block-item p span{background: #eeeeee;border-radius: 30px;padding:7px 12px 5px;color: #666;display: inline-block;line-height: 1;font-size: 13px;}


.vip-desc {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: -40px;
    margin-bottom: 20px;
}
.article-title {
    margin-top: 0px;
    margin-bottom: 50px;
    font-size: 28px;
    text-align: center;
}
 ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    background-color: #e0e0e0;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.3);
    background-color: #f2f2f2;
}