body {
	background-color: #f6f6f6!important;
}
a:hover {
    text-decoration: none;
}

.vip-center-title{
    width:100%;
    position: relative;
	margin-top: 15px;	
}
.vip-center-title h1{
    margin-bottom: 10px;
    padding: 5px 0px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    color: #888;
	line-height: 40px;
}
.viplisq{
  width: 295px;
  position: relative;
  margin:5px 9px;
  display: inline-block;
}
.vip-bakvip li{
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width:97%;
	position: relative;
    float: left;
    border: 1px solid #e0e0e0;
    margin:0;
    padding: 5px 10px;
    min-height: 165px;
    border-radius: 8px;   
	top: 0px;    cursor: pointer;    border-top-left-radius: 0px;
}
.vip-bakvip li.activate{
    border:solid 3px #31c00b;padding:2px 2px;
}

.vip-bakvip li.checked{
    border: solid 3px #ff0000;top: 0px;box-shadow: 0 6px 13.8px 2.2px rgba(255, 0, 0, 0.31);
}
.vip-bakvip li.checked i.ick {
    width: 60px;
    height: 60px;
    background: url(/source/plugin/vip/static/yck.png) no-repeat;
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
}
.vip-label-s{
    font-size: 12px;
    line-height: 15px;
    display: inline-block;
    padding: 1px 2px;
    color: #ff7f0d;
    border: 1px solid #ff7f0d;
    border-radius: 2px;
    position: relative;
    top: -2px;
    left: -1px;
}
.price{
    line-height: 35px;
    font-size: 15px;
    color: #999;
    margin: 15px 0px;
	text-align: center;
	padding:6px 0px;    color: #3f3f3f;
}
span.jb {
    position: relative;
    top: -5px;
}
.present{
    line-height: 25px;
    font-size: 14px;
    color: #888;
    margin-bottom: 10px;
}
.sf{
    border-radius: 15px;
    font-size: 14px;
    padding: 3px;
    font-weight: bold;
}
.vip-pay {
    width: 102%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    text-align: center;
    height: 80px;
}
.vip-bnt {
    height: 30px;
    line-height: 30px;
    margin: 20px 1px;
    padding: 1px 10px;
    display: inline-block;
    font-size: 15px;
    background-color:#46bdf3;
    color: white;
    border-radius: 15px;
	box-shadow: 0 0 25px 0 rgba(0,0,0,.2);
}
.vip-notice{
    height: 100px;
    z-index: 99;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    text-align: center;
    font-size: 16px;
}
.vip-loading-wrap,#vip-load-more,.vip-page{
    padding: 10px;
    font-size: 15px;
    text-align: center;
	color:#888;
}
#vip-toast{width:100%; position:fixed; z-index:21; left:0; bottom:50%; text-align:center;}
#vip-toast-msg{ 
    margin: 0 auto;
    line-height: 35px;
    background: rgba(0,0,0,0.7);
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    border-radius: 6px;
    display: inline-block;
    padding: 5px 20px;
}
.vip-introduce {
    position: relative;
    width: 100%;
    display: inline-block;
    color: #7a7a7a;
    font-size: 12px;
    border-top: 1px solid #e3e3e3;
    text-align: center;
    font-family: 宋体;
}
.vip-introduce .jvb{
    display: inline-block;
    padding: 6px 0px;
    border: 3px solid #8BC34A;
    border-radius: 2px;
    background: #fff7de;
    float: left;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.vip-introduce p{
    max-width: 100%;
    line-height: 25px;
}
.vip_html{
    padding: 10px 0px;
    line-height: 26px;
    position: relative;
    overflow: visible;
}
.present .data{
    font-size: 14px;
    color: #9E9E9E;
    padding-left:5px;
}

.vip_icon{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    text-align: center;
}
.vip_icon img{
    width: 35px;
    height: 35px;
    border-radius: 50px;
}
.vip-center{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    text-align: center;    margin-top: 21px;
}
.teq{
    padding: 0px 10px;
    display: inline-block;
    font-size: 13px;
    background-color: rgba(24, 180, 237, 0.53);
    color: white;
    border-radius: 15px;
}
.vip_discount{
    line-height: 23px;
    display: inline-block;
    padding: 2px 8px;
    border: 1px solid #FF9800;
    border-radius: 5px;
    background: #fff7de;
    float: right;
    position: relative;
    top: -5px;
}
.vip-page{
	overflow: visible;
}
.vip-label-sp {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background-color: #ff0000;
    white-space: nowrap;
    color: #fff;
    padding: 0px 8px;
}
.vip-loading-wrap,#vip-load-more,.vip-page{
    padding: 10px;
    font-size: 15px;
    text-align: center;
	color:#888;
}
.vip-loading-wrap a{
    border-radius: 15px;
    padding: 5px 0px;
    background: #e2f3f9;
    color: #00a5e0;
    background-color: rgba(205, 242, 255, 0.95);
    width: 95%;
    display: inline-block;
}
.vip-center-title .viplist{
    width: 200px;
	float: left;    border: solid 1px #dedede;
    border-right: 0px;    background-color: #f6f6f6;
}
.vip-center-title .viplist a{display: block;
    font-size: 15px;    border-left: 5px solid #4cceff;
    line-height: 60px;    border-top: solid 1px #ececec;
}

.vip-center-title .viplist a.ck{
	    background: #fff;font-weight: 700;
	       border-left: 5px solid #ff0000;
    color: #ff0000;
}
.vip-center-title .viplist a.ck b {
    width: 15px;
    height: 60px;
    background: #ffffff;
    display: block;
    position: absolute;
    margin-left: 188px;
    margin-top: -60px;
}
.vip-bakvip {
    width: 997px;
    background: #fff;
    float: right;
    height: auto;
    border: solid 1px #e7e7e7;
    border-top: solid 2px #e7e7e7;
}
.vip-bakvip h2 {
    font-size: 16px;
    color: #666;
    line-height: 88px;
    font-weight: 700;
    margin-left: 24px;
}
.vip-bakvip #list{
	    width: 955px;
    margin-left: 26px;
}
.vip-center-title .viplist i {
    width: 30px;
    height: 25px;
    display: inline-block;
    vertical-align: sub;   
	 background: url(/source/plugin/vip/static/vip.png) no-repeat;
   
}
.fkanniu .loading_pay {
    display: inline-block;
    width: 903px;
    height: 77px;
    line-height: 77px;
    color: #fff;
    text-align: center;
    background-image: -webkit-gradient(linear,left top,right top,from(#00a0e9),to(#2398ff));
    background-image: -webkit-linear-gradient(left,#00a0e9,#2398ff);
    background-image: linear-gradient(to right,#00a0e9,#2398ff);
    FILTER: progid:DXImageTransform . Microsoft . Gradient(gradientType=1, startColorStr=#00a0e9, endColorStr=#2398ff);
    border: 0;
    margin-top: 5px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 4px;	
}
.fkanniu .loading_pay:hover{
	background-image: -webkit-gradient(linear,left top,right top,from(#F44336),to(#ff3c00));
    background-image: -webkit-linear-gradient(left,#F44336,#ff3c00);
    background-image: linear-gradient(to right,#F44336,#ff3c00);
    FILTER: progid:DXImageTransform . Microsoft . Gradient(gradientType=1, startColorStr=#F44336, endColorStr=#ff3c00);
}
#zfb_pay {
    width: 170px;
    height: 65px;
    min-height: 65px;
    background: url(/source/plugin/vip/static/zfb_150.png) no-repeat center;
    margin-left: 38px;
    overflow: hidden;
    border-radius:8px; border: 1.5px solid #e0e0e0;
}

#tb_pay {
    width: 190px;
    height: 65px;
    min-height: 65px;
    background: url(/source/plugin/vip/static/tb_150.png) no-repeat center;
    overflow: hidden;
    border-radius: 0;
    position: relative;
    float: left;
    border: 2px solid #e0e0e0;
    cursor: pointer;
    margin: 0 11px;
    padding:0 11px;
}

#zfb_pay.ck i {
    width: 30px;
    height: 29px;
    background: url(/source/plugin/vip/static/ck.png) no-repeat;
    display: block;
    position: relative;
    float: right;
    top: 41px;
    left: 11px;
}
#zfb_pay.ck{
	    border: 1.5px solid #ff0000;
}


#wx_pay {
    width: 190px;
    height: 65px;
    min-height: 65px;
    background: url(/source/plugin/vip/static/wx_150.png) no-repeat center;
    margin-left: 38px;
    overflow: hidden;
    border-radius:8px;    border: 1.5px solid #e0e0e0;
    opacity: 0.5;
    cursor: no-drop;
}
#wx_pay.ck i {
    width: 30px;
    height: 29px;
    background: url(/source/plugin/vip/static/ck.png) no-repeat;
    display: block;
    position: relative;
    float: right;
    top: 41px;
    left: 11px;
}
#wx_pay.ck{
	    border: 1.5px solid #ff0000;
}
.fkanniu {
    display: block;
    width: 925px;
    float: left;
    margin: 38px 36px 0px 36px;
}

#fwxy {
    display: block;
    margin: 15px;
}

#fwxy h2{
    line-height: 52px;
}
#fwxy p {
    margin: 7px 14px;
    line-height: 30px;
    font-size: 14px;
}
.fwsm input{
    position: relative;
    top: 2px;
}

.vip-bakvip h2.fwsm {
    font-size: 12px;
    font-weight: initial;
    color: #189af8;
    cursor: pointer;
    display: inline-block;
}
.fwonline{
    color: #ffffff;
    background: #008aff;
    padding: 2px 7px;
    border-radius: 5px;
}
.fwonline:hover{
	 background: #ff0000;
}
.vip-center-title .viplist .tmvip-icon {
	 margin: 11px 6px -1px 19px;
background-position: -179px 4px;   
}
.vip-center-title .viplist .jdvip-icon{
	 margin: 11px 6px -2px 19px;
	 background-position: -70px 4px;	
}
.vip-center-title .viplist .xcxvip-icon{
    margin: 11px 6px -2px 19px;
    background-position: -180px -65px;	
}
.vip-center-title .viplist .alvip-icon{
	 margin: 11px 6px -2px 19px;
	  background-position: 2px 4px;	
}
.vip-center-title .viplist .gjvip-icon{
	 margin: 11px 6px -2px 19px;
	    background-position: -216px 4px;	
}
.vip-center-title .viplist .qztvip-icon {
    margin: 11px 6px -3px 19px;
    background-position: -104px -30px;
    width: 34px;
    height: 27px;
}
.vip-center-title .viplist .pulsvip-icon {
    margin: 11px 6px -3px 19px;
    background-position: -33px 4px;
    width: 34px;
    height: 27px;
}
.viptyp {
    float: left;
width: 264px;
    margin-left: 15px;
    height: 210px;
    border-radius: 8px;
    background-color: #fff;
    border: solid 1px #dedede;
    position: relative;
}
.viptyp span{    display: block;
    text-align: center;}
.viptyp .price-title {
    padding: 19px 0 8px;
    font-size: 16px;
    font-weight: 700;
    color: #888;
}
.viptyp  .price-deadline {
    width: 78%;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    padding: 3px 0 11px;
    border-bottom: 1px solid #dcdcdc;
}
.viptyp .price-des {
    padding-top: 25px;
    font-size: 12px;
    color: #666;
}
.viptyp .price-title em {
    color: #10c55b;
}
.viptyp .price-info em {
    font-family: HelveticaLT;
    font-size: 40px;
    color: #666;
}
.viptyp input {
    display: none;
}
.lyhzr{
    position: absolute;
    top: 341px;
    left: 0;
}
#shouhou {
	    display: block;
    width: 100%;
    height: 160px;
}
#shouhou ul div {
    width: 210px;
    height: 54px;
    border: 1px solid #00ae50;
    text-align: center;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
}
#shouhou ul h5{    font-weight: bold;
    font-size: 14px;
    line-height: 30px;
}
i.sqfw.iconfont{
    position: absolute;
    margin-left: 75px;
    margin-top: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    background: #00c94e;
    border-radius: 54px;
    width: 26px;
    height: 26px;    text-align: center;
}
#fkfsa{display: inline-block;}
.nisdiv{margin-left: 38px;}
.fkyhm a{font-size: 15px;margin-top: 5px;cursor: pointer;}
.yhtext {margin-top: 5px;  }
.yhtext input{padding: 5px;  width: 280px;    outline: none;}
.yhtext a{margin-left: 10px;color:#b3b3b3;}
.fkanniu .loading_pay d{    
    font-size: 26px;
    font-weight: bold;}
    {
    width: 50px;
    display: inline-block;
    text-align: center;
    border: 2px dotted #f00;
    font-size: 16px;
    line-height: 28px;
}
.yhtext #mianzhi{
    display: inline-block;
    text-align: center;
    border: 2px dotted #fff;
    font-size: 23px;
    line-height: 28px;
    background: #ff0000;
    color: #edff00;
    border-radius: 9px;
    padding: 7px 28px;
}
.yhtext #mianzhi .cts{
    font-size: 12px;
    position: absolute;
    margin-top: -14px;
    color: #fff;
    margin-left: 17px;
    cursor: pointer;
}

.gdktshu{display:table;font-size:15px;color:#fff;background:#9100ff;position:absolute;padding:5px 17px;border-radius:10px;border:2px solid #fff;opacity:.5;z-index:9999;left:100%;_left:1980px;*left:1980px}
.gdktshu:hover{opacity:1}
.fkfooter{margin-top:0!important}
.poppaq{position:absolute;width:100%;top:0;height:0}
.bhmkbody{display: none;
    position: absolute;
    z-index: 9;
    margin-left: -254px;
    border-radius:15px;
    border: 1px solid #ddd;
    overflow: hidden;
    box-shadow: 0 6px 13.8px 2.2px rgba(66, 66, 66, 0.31);
    margin-top: 10px;
}
.vip-page:hover .bhmkbody{
    display: block;
}.vip_html .vipys{
    background: #5a00ff;
    background-image: -webkit-linear-gradient(to right,#5a00ff, #e673ff);
    background-image: -moz-linear-gradient(to right,#5a00ff, #e673ff);
    background-image: -o-linear-gradient(to right,#5a00ff, #e673ff);
    background-image: linear-gradient(to right, #5a00ff, #e673ff);
    display: inline-block;
    padding: 4px 26px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 6px;
}
.dzsmtxt{
    margin: 0 23px;
    background: #feffda;
    padding: 12px 12px;
    border-radius: 7px;
    margin-top: 23px;
    line-height: 26px;
    border: 1px solid #ffd400;
    color: #424242;
    margin-bottom: 25px;
    display:inline-block;    font-size: 12px;
}
.dzsmtxt .bqsma{
    text-align: right;
    display: block;
    padding-top: 10px;
}
/*
[vip_id="24"] .jb {
    display: none;
}*/