
body {
  background: #FAFAFA;
}
.f-topIndex {
  position: relative;
  z-index: 9;
}

.CONTAINER {
  margin-left: auto;
  margin-right: auto;
}
.CONTAINER.primary {
    width: 1200px;
}

.COPYRIGHT[data-v-2aceaafc] {
  margin: 90px auto 50px;
  text-align: center;
  color: #333333;
  font-size: 14px;
}
.COPYRIGHT .brand[data-v-2aceaafc] {
    margin-top: 15px;
}
.COPYRIGHT p[data-v-2aceaafc] {
    line-height: 26px;
}
.COPYRIGHT a[data-v-2aceaafc] {
    color: #333333;
}
.COPYRIGHT a[data-v-2aceaafc]:hover {
      text-decoration: underline;
}
.COPYRIGHT .quick a[data-v-2aceaafc] {
    cursor: pointer;
    padding: 0 8px;
}
.COPYRIGHT .out-link[data-v-2aceaafc] {
    margin-top: 10px;
}
.COPYRIGHT .out-link img[data-v-2aceaafc] {
      max-height: 36px;
}
.COPYRIGHT .city[data-v-2aceaafc] {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    width: 1200px;
    line-height: 1.6em;
    margin: 0 auto 30px;
}
.COPYRIGHT .city a[data-v-2aceaafc] {
      margin: 0 5px;
}
@charset "utf-8";
/* reset */

* {
    padding: 0;
    margin: 0;
}

ul,
ol {
    list-style: none;
}

em,
cite {
    font-style: normal;
}

img {
    border: none;
}

li img {
    -ms-interpolation-mode: bicubic;
}

a {
    outline: none;
}

section,
header,
footer,
nav,
hgroup,
article,
aside {
    display: block;
}

/* public */

html {
    min-width: 990px;
}

body {
    background: #f2f2f2;
    font: 400 12px/21px "Microsoft Yahei", Arial, Tahoma, \5b8b\4f53;
    color: #5e5e5e;
}

::-moz-selection {
    background: #999;
    color: #fff;
}

::-webkit-selection {
    background: #999;
    color: #fff;
}

::selection {
    background: #999;
    color: #fff;
}

a {
    text-decoration: none;
    color: #0097d3;
    -moz-transition: color .3s linear;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
    transition: color .3s linear;
}

a:hover {
    text-decoration: underline;
    color: #ff5b5b;
}

input,
button,
select,
textarea {
    font-family: "\5B8B\4F53";
    font-size: 12px;
    color: #333;
    outline: 1px none transparent;
    vertical-align: middle;
    -moz-transition: border-color .3s linear, outline-color .3s linear, background-color .3s linear, color .3s linear;
    -webkit-transition: border-color .3s linear, outline-color .3s linear, background-color .3s linear, color .3s linear;
    -o-transition: border-color .3s linear, outline-color .3s linear, background-color .3s linear, color .3s linear;
    transition: border-color .3s linear, outline-color .3s linear, background-color .3s linear, color .3s linear;
}

ol li {
    -moz-transition: border-color .4s linear, outline-color .4s linear, box-shadow .4s linear, background-color .4s linear, color .4s linear;
    -webkit-transition: border-color .4s linear, outline-color .4s linear, box-shadow .4s linear, background-color .4s linear, color .4s linear;
    -o-transition: border-color .4s linear, outline-color .4s linear, box-shadow .4s linear, background-color .4s linear, color .4s linear;
    transition: border-color .4s linear, outline-color .4s linear, box-shadow .4s linear, background-color .4s linear, color .4s linear;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.w1200,
.frameW {
    width: 1190px;
    margin: 0 auto;
}

.root1000 .frameW {
    width: 990px;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.frame_960 {
    width: 960px;
    margin: 0 auto;
}

.frame-left {
    width: 880px;
    float: left;
}

.frame-right {
    position: relative;
    width: 290px;
    float: right;
}

.blue {
    color: #0097d3;
}

.red {
    color: #ff5b5b;
}

.grayD {
    color: #5e5e5e;
}

.grayL {
    color: #9f9f9f;
}

.c66 {
    color: #666;
}

.tCenter {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pL-10 {
    padding-left: 10px;
}

.pL-15 {
    padding-left: 15px;
}

.pL-20 {
    padding-left: 20px;
}

.pL-30 {
    padding-left: 30px;
}

.pR-10 {
    padding-right: 10px;
}

.pR-15 {
    padding-right: 15px;
}

.pR-20 {
    padding-right: 20px;
}

.pR-30 {
    padding-right: 30px;
}

.pT-10 {
    padding-top: 10px;
}

.pT-15 {
    padding-top: 15px;
}

.pT-20 {
    padding-top: 20px;
}

.pT-30 {
    padding-top: 30px;
}

.pT-5 {
    padding-bottom: 5px;
}

.pB-10 {
    padding-bottom: 10px;
}

.pB-15 {
    padding-bottom: 15px;
}

.pB-20 {
    padding-bottom: 20px;
}

.pB-30 {
    padding-bottom: 30px;
}

.pB-5 {
    padding-bottom: 5px;
}

.ft-12 {
    font-size: 12px;
}

.ft-14 {
    font-size: 14px;
}

.ft-16 {
    font-size: 16px;
}

.ft-18 {
    font-size: 18px;
}

.ft-20 {
    font-size: 20px;
}

.yh {
    font-family: "Microsoft Yahei";
}

.fw {
    font-weight: bold;
}

.lh-16 {
    line-height: 16px;
}

.lh-24 {
    line-height: 24px;
}

.lh-28 {
    line-height: 28px;
}

.lh-32 {
    line-height: 32px;
}

.lh-36 {
    line-height: 36px;
}

.lh-40 {
    line-height: 40px;
}

.lh-48 {
    line-height: 48px;
}

.simsun {
    font-family: "Simsun";
    font-weight: normal;
}

.flag-vip,
.flag-vip-discount,
.flag-zx,
.flag-letter,
.flag-mobile,
.flag-iden,
.flag-mail,
.flag-property,
.flag-degree,
.flag-work,
.flag-marital,
.flag-vedio,
.flag-star,
.flag-zx-n,
.flag-mobile-n,
.flag-iden-n,
.flag-mail-n,
.flag-property-n,
.flag-degree-n,
.flag-work-n,
.flag-marital-n,
.flag-vedio-n,
.flag-credit,
.flag-credit-n,
.flag-credit-s,
.flag-credit-s-n {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    width: 21px;
    height: 21px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-flag2_7fefd1e.png) no-repeat;
}

.flag-credit,
.flag-credit-n {
    line-height: 20px;
    font-size: 12px !important;
    text-indent: 24px;
    color: #fff;
    font-weight: normal;
}

.flag-credit:hover,
.flag-credit-n:hover {
    color: #fff;
    text-decoration: none;
}

.flag-vip {
    background-position: 0px -76px;
}

.flag-vip-discount {
    background-position: -150px -76px;
}

.flag-zx {
    background-position: -28px -78px;
    margin: 0 auto;
}

.flag-mobile {
    background-position: 0 -28px;
}

.flag-iden {
    background-position: -30px -28px;
}

.flag-mail {
    background-position: -60px -28px;
}

.flag-property {
    background-position: -90px -28px;
}

.flag-degree {
    background-position: -120px -28px;
}

.flag-work {
    background-position: -150px -28px;
}

.flag-marital {
    background-position: -180px -28px;
}

.flag-vedio {
    background-position: -210px -28px;
}

.flag-star {
    background-position: -0 -102px;
}

.flag-letter {
    background-position: -83px -100px;
    width: 17px;
    height: 17px;
    vertical-align: middle;
}

.flag-credit {
    background-position: -240px -28px;
    width: 64px;
}

.flag-credit-s {
    background-position: -314px -28px;
}

.flag-zx-n {
    background-position: -112px -78px;
    margin: 0 auto;
}

.flag-mobile-n {
    background-position: 0 0;
}

.flag-iden-n {
    background-position: -30px 0;
}

.flag-mail-n {
    background-position: -60px 0;
}

.flag-property-n {
    background-position: -90px 0;
}

.flag-degree-n {
    background-position: -120px 0;
}

.flag-work-n {
    background-position: -150px 0;
}

.flag-marital-n {
    background-position: -180px 0;
}

.flag-vedio-n {
    background-position: -210px 0;
}

.flag-credit-n {
    background-position: -240px 0;
    width: 64px;
}

.flag-credit-s-n {
    background-position: -314px 0;
}

.succ-icon,
.fail-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/credit/btn_e1bfdcd.png) 0 0 no-repeat;
    vertical-align: middle;
    padding-right: 8px;
    _background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/credit/btn-8_335ec1f.png);
    vertical-align: middle;
}

.fail-icon {
    background-position: 0 -50px;
}

.btnR1,
.btnR2,
.btnR3,
.btnR4,
.btnP1,
.btnP2,
.btnP3,
.btnP4,
.btnG1,
.btnG2,
.btnG3,
.btnG4,
.btnZ1,
.btnZ2,
.btnZ3,
.btnZ4,
.btnN2 {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-family: "Microsoft Yahei";
    text-decoration: none;
    -webkit-transition: border-color .2s linear, outline-color .4s linear, box-shadow .2s linear, background-color .2s linear, color .2s linear;
}

.btnR1,
.btnP1,
.btnG1,
.btnZ1 {
    width: 260px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 2px;
}

.btnR2,
.btnP2,
.btnG2,
.btnZ2 {
    width: 140px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 2px;
}

.btnN2 {
    width: 138px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 2px;
    color: #737373;
    background: #fff;
    border: 1px solid #ccc;
}

.btnN2:hover {
    background-color: #ebebeb;
    border: 1px solid #ababab;
    text-decoration: none;
    color: #666;
}

.btnR3,
.btnP3,
.btnG3,
.btnZ3 {
    width: 90px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border-radius: 2px;
}

.btnR4,
.btnP4,
.btnG4,
.btnZ4 {
    width: 65px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 2px;
}

.btnR1,
.btnR2 {
    background-color: #ff5b5b;
}

.btnR1:hover,
.btnR2:hover,
.btnR3:hover,
.btnR4:hover {
    background-color: #eb5454;
    text-decoration: none;
    color: #fff;
}

.btnR3,
.btnR4 {
    background-color: #fea0a0;
}

.btnR3:hover,
.btnR4:hover {
    background-color: #ff7c7c;
}

.btnP1,
.btnP2,
.btnP3,
.btnP4 {
    background-color: #b7aeda;
}

.btnP1:hover,
.btnP2:hover,
.btnP3:hover,
.btnP4:hover {
    background-color: #a9a0c9;
    text-decoration: none;
    color: #fff;
}

.btnG1,
.btnG2,
.btnG3,
.btnG4 {
    background-color: #c4c4c4;
}

.btnG1:hover,
.btnG2:hover,
.btnG3:hover,
.btnG4:hover {
    background-color: #b5b5b5;
    text-decoration: none;
    color: #fff;
}

.btnZ1,
.btnZ2,
.btnZ3,
.btnZ4 {
    background-color: #e5e5e5;
    color: #b8b8b8;
    cursor: not-allowed;
}

.btnZ1:hover,
.btnZ2:hover,
.btnZ3:hover,
.btnZ4:hover {
    color: #b8b8b8;
    text-decoration: none;
}

.input-ui {
    width: 60px;
    height: 26px;
    padding: 0 16px 0 6px;
    line-height: 26px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    background: #fff url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/arrow-2_efea1d8.png) 90% center no-repeat;
}

.selector-ui {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    _margin: 0 0px 0 -3px;
    z-index: 2;
}

.selector-ui dt {
    height: 26px;
    padding: 0 16px 0 6px;
    line-height: 26px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    background: #fff url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/arrow-2_efea1d8.png) 90% center no-repeat;
    overflow: hidden;
    cursor: default;
}

.selector-ui dd {
    position: absolute;
    width: 100%;
    top: 28px;
    left: 0;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
}

.selector-ui dd a {
    display: block;
    padding-left: 5px;
    line-height: 22px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    color: #5e5e5e;
    font-size: 12px;
}

.selector-ui dd a:hover {
    color: #fff;
    background: #703987;
    text-decoration: none;
}

.province_input {
    width: 45px;
}

.num-tips {
    padding: 0 4px;
    height: 14px;
    line-height: 13px;
    font-size: 11px;
    font-family: Verdana;
    color: #fff;
    border-radius: 7px;
    background: #ff5b5b;
}

/* clearfix */

.clearfix:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

.clearfix {
    zoom: 1;
}

.clear {
    overflow: hidden;
    height: 0;
    clear: both;
}

.header {
    position: relative;
    zoom: 1;
    z-index: 999;
}

.header .top-bar {
    position: relative;
    height: 75px;
    zoom: 1;
    *z-index: 1;
}

/* 原版logo */

.header .top-bar .logo {
    width: 100px;
    float: left;
    height: 100%;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/logo_c269fa4.png) center left no-repeat;
}

.header .top-bar .ad-word {
    float: left;
    width: 300px;
    height: 100%;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/ad-word_07de3f2.png) center left no-repeat;
    text-indent: -9999px;
}

.smsd_banner {
    width: 131px;
    position: absolute;
    right: 269px;
    top: 26px;
    height: 33px;
}

.time_banr {
    width: 33px;
    height: 33px;
    float: left;
    text-align: center;
    line-height: 33px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.HourEle_bnr {
    margin: 0 0 0 2px;
}

.MinitEle_bnr {
    margin: 0 0 0 2px;
}

.SecondEle_bnr {
    margin: 0 0 0 1px;
}

.root1000 .smsd_banner {
    width: 131px;
    position: absolute;
    right: 202px;
    top: 26px;
    height: 33px;
}

.root1000 .time_banr {
    width: 30px;
    height: 33px;
    float: left;
    text-align: center;
    line-height: 33px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.root1000 .HourEle_bnr {
    margin: 0 0 0 2px;
}

.root1000 .MinitEle_bnr {
    margin: 0 0 0 -2px;
}

.root1000 .SecondEle_bnr {
    margin: 0 0 0 -1px;
}

.smsd_banner_national {
    width: 140px;
    position: absolute;
    right: 175px;
    top: 5px;
    height: 33px;
    font-size: 12px
}

.root1000 .smsd_banner_national {
    right: 123px;
    top: 5px
}

.nationalLabel {
    position: absolute;
    right: 0;
    top: 0;
    width: 66px;
    height: 66px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/nationalDay/label_bbcf812.png);
    text-indent: -99999px;
}

.smsd_banner_server {
    width: 131px;
    position: absolute;
    left: 646px;
    top: 59px;
    height: 33px;
}

.time_banr_server {
    width: 33px;
    height: 33px;
    float: left;
    text-align: center;
    line-height: 33px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
}

.HourEle_bnr_server {
    margin: 3px 0 0 2px;
}

.MinitEle_bnr_server {
    margin: 3px 0 0 7px;
}

.SecondEle_bnr_server {
    margin: 3px 0 0 9px;
}

.root1000 .smsd_banner_server {
    left: 546px;
}

.love520Cor {
    position: absolute;
    right: 0;
    top: 0;
    width: 66px;
    height: 66px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/double11/label_bbcf812.png);
    text-indent: -99999px;
}

.love520Cor_vip {
    position: absolute;
    right: 0;
    top: 0;
    width: 66px;
    height: 66px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/double11/label_vip_de35f57.png);
    text-indent: -99999px;
}

.smsd_banner_say {
    position: absolute;
    left: 944px;
    top: 72px;
    height: 33px;
}

.time_banr_say {
    width: 33px;
    height: 33px;
    float: left;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.HourEle_bnr_say {
    margin: 0 0 0 3px;
}

.MinitEle_bnr_say {
    margin: 0 0 0 22px;
}

.SecondEle_bnr_say {
    margin: 0 0 0 19px;
}

.header .tools {
    float: right;
    height: 100%;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/top-bg_a9e567e.jpg) center right no-repeat;
    text-align: right;
}

.header .tools ul {
    float: right;
    padding: 30px 0 0 0;
}

.header .tools li.mobile,
.header .tools li.tel,
.mobile-qrcode i {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/top-icon_9f96b6f.png?v20150916) no-repeat;
}

.header .tools li {
    float: left;
    padding: 0 10px;
    line-height: 14px;
    border-right: 1px solid #ccc;
}

.header .tools li.mobile {
    position: relative;
    padding-left: 14px;
    background-position: 0 0;
    zoom: 1;
    z-index: 999;
    _background-position: 0 0;
}

.header .tools li.mobile .mobile-qrcode {
    display: none;
    position: absolute;
    left: -50px;
    top: 12px;
    padding: 152px 5px 5px;
    background-position: center 8px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: #9f9f9f;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, .1);
}

.mobile-qrcode i {
    position: absolute;
    left: 50%;
    top: -6px;
    width: 10px;
    height: 6px;
    margin-left: -5px;
    background-position: 0 -96px;
    overflow: hidden;
}

.header .tools li.tel {
    padding-left: 24px;
    border-right: none;
    color: #0097d3;
    background-position: 10px -47px;
}

.header .tools li a {
    color: #0097d3;
    _line-height: 16px;
}

.header .tools li a:hover {
    color: #0097d3;
}

.header .nav-bar {
    height: 51px;
    background: #703987;
}

.header .menu {
    position: relative;
    float: left;
    height: 100%;
}

.header .menu ul {
    position: relative;
    float: left;
    /* width:520px;*/
}

.header .menu ul li {
    position: relative;
    float: left;
    line-height: 51px;
    padding-right: 2px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/menu-border_69649db.png) center right no-repeat;
    z-index: 1;
}

.header .menu ul li a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 100px;
}

.header .menu ul li a:hover {
    text-decoration: none;
}

.header .menu ul li a.cur {
    cursor: default;
}

.header .menu ul li i {
    position: absolute;
    right: 5px;
    top: -10px;
    width: 29px;
    height: 20px;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/game/hot_c3d71dd.gif);
}

.header .menu ul li i.new {
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/new-2_32f97e1.gif);
}

.header .menu ul.noCur li a:hover {
    background: #542b65;
}

.header .menu ul li.bg-scroll {
    display: none;
    float: none;
    zoom: 1;
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 0px;
    width: 100px;
    height: 51px;
    z-index: 0;
}

.header .menu ul li.bg-scroll,
.skinWrap .header .menu ul li.bg-scroll {
    background: #000;
    opacity: .30;
    filter: alpha(opacity=30);
}

.header .header-info {
    position: relative;
    float: right;
    margin-top: 5px;
    z-index: 9;
}

.header .header-info ul {
    display: none;
    position: absolute;
    left: -74px;
    top: 36px;
    background: #fff;
    border: 1px solid #b4b4b4;
    z-index: 1;
}

.header .header-info ul li {
    position: relative;
    width: 134px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}

.header .header-info ul li.hover {
    background: #f2f2f2;
}

.header .header-info ul li.quit {
    border-top: 1px dotted #d4d4d4;
}

.header .header-info ul li .num-tips {
    position: absolute;
    right: 10px;
    top: 7px;
    z-index: 99;
}

.header .header-info ul li a {
    position: relative;
    display: block;
    padding-left: 10px;
    width: 124px;
    height: 100%;
    color: #5e5e5e;
}

.header .header-info ul li a:hover {
    background: #f2f2f2;
    text-decoration: none;
}

.header .header-info ul li a:hover .num-tips {
    text-decoration: none;
}

.header .topic,
.header .link {
    position: relative;
    display: block;
    width: 60px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #703987;
    border-bottom: none;
    background: none;
    text-align: center;
    cursor: pointer;
}

.header .link {
    border: none;
}

.header .topic em,
.header .link em {
    position: absolute;
    display: inline-block;
    zoom: 1;
    _display: inline;
    vertical-align: middle;
    left: 15px;
    top: 8px;
    width: 24px;
    height: 19px;
}

.header .topic em.user-icon {
    width: 21px;
    height: 21px;
}

.header .topic .num-tips,
.header .link .num-tips {
    position: absolute;
    left: 25px;
    top: -8px;
}

.root1000 .rootHeader .menu li a,
.root1000 .rootHeader .menu li.bg-scroll {
    width: 94px;
}

/*子菜单 2016-02-24*/

.header .menu ul li .sub-item {
    display: none;
    position: absolute;
    left: 0;
    top: 51px;
    background-color: #fff;
}

.header .menu ul li .sub-item dd {
    height: 40px;
    line-height: 40px;
}

.header .menu ul li .sub-item dd a {
    color: #5e5e5e;
}

.header .menu ul li .sub-item dd a:hover {
    color: #703987;
}

.header .menu ul li .sub-item dd.lt {
    border-top: 1px solid #E6E6E6;
}

.header .menu ul li .sub-item i {
    display: inline-block;
    position: absolute;
    left: 0;
    _left: 45px;
    right: 0;
    margin: 5px auto;
    width: 12px;
    height: 6px;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/menu-sub-arrow_28dfc62.png);
}

#gamecenter {
    position: relative;
    width: 100px;
    height: 51px;
}

#gamecenter embed {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#gamecenter a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.header .link em {
    top: 7px;
    height: 26px;
}

.message-icon {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-1_2a898ac.png) center right no-repeat;
}

.user-icon {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-2_b536323.png) center right no-repeat;
}

.order-icon {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-order_fb6c047.png) center right no-repeat;
}

.header .nav-bar .header-info.hover .topic {
    border: 1px solid #b4b4b4;
    border-bottom: none;
    background-color: #fff;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/arrow-1_f939a79.png);
    background-repeat: no-repeat;
    background-position: 44px 16px;
    z-index: 2;
}

.header .nav-bar .header-info.hover .topic .message-icon {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-1-h_689f697.png) center right no-repeat;
}

.header .nav-bar .header-info.hover .topic .user-icon {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-2-h_dee7f3e.png) center right no-repeat;
}

.header .nav-bar .hover .order-icon {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-order-h_7fd4120.png) center right no-repeat;
}

.header .nav-bar .header-info.hover ul {
    display: block;
}

/* 小导航plug */

.header .nav-bar-mini {
    background: none;
}

.header .nav-bar-mini .menu-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.header .nav-bar-mini .menu ul li {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/menu-border3_6711000.png) right top no-repeat;
    _background: none;
}

.header .nav-bar-mini .menu ul li.bg-scroll {
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.header .nav-bar-mini .header-info .topic {
    border: none;
    padding: 1px 1px 0px 1px;
}

.header .nav-bar-mini .header-info.hover .topic {
    padding: 0;
    border: 1px solid #b4b4b4;
    border-bottom: none;
}

.header .nav-bar-mini h1.logo1 {
    position: relative;
    float: left;
    margin-right: 10px;
    *display: inline;
    width: 75px;
    height: 50px;
    background: url(https://photo.zastatic.com/images/common-cms/it/20221202/1669975588506_295110_t.png) center no-repeat;
    _ background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/logo2-8_47f0945.png) center no-repeat;
}

.header .nav-bar-mini h1.logo1 a {
    display: block;
    width: 75px;
    height: 50px;
    left: 0;
    top: 0;
}

.header .nav-bar-mini .user-icon {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-2a_c163833.png) center right no-repeat;
}

.header .nav-bar-mini .message-icon {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/icon/small/icon-1a_6e6de53.png) center right no-repeat;
}

/* seo需求 把城市提出页尾 */

.footer {
    background: #fff;
}

.footer a {
    color: #5e5e5e
}

.footer .frameW {
    overflow: hidden;
    /*height:130px;*/
    padding-bottom: 60px;
    text-align: center;
}

/* .footer .about { float:left;} */

.footer .about .quick {
    padding: 25px 0 8px;
    margin-left: -8px;
}

.footer .about .quick a {
    padding: 0 8px;
    color: #5e5e5e;
}

/* .footer .copyright { float:right;  padding-top:25px;} */

.copyright .out-link {
    margin: auto;
    width: 520px;
    height: 45px;
}

.gongan {
    display: inline-block;
    text-decoration: none;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.gongan img {
    display: block;
    width: 100%;
    height: 100%;
}

.copyright a {
    color: #5e5e5e
}

.copyright .out-link a {
    float: right;
    display: inline-block;
    width: 30px;
    height: 45px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/licence_29e09a5.png?v20150916) no-repeat;
}

.copyright .out-link a.link1 {
    background-position: 0 40%;
}

.copyright .out-link a.link2 {
    background-position: -32px 40%;
}

.copyright .out-link a.link3 {
    width: 133px;
    margin-right: 4px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/report_dfda835.jpg?v2016012102) center center no-repeat;
}

.copyright .out-link a.link4 {
    width: 100px;
    margin-right: 4px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/cert_c313c2f.png) center center no-repeat;
}

.copyright .out-link a.link5 {
    background-position: -67px 0;
}

.copyright .out-link a.link6 {
    width: 79px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/report_625a5f6.png) center center no-repeat;
    margin-right: 4px;
}

/*新加3a认证*/

.copyright .out-link a.link7 {
    width: 82px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/rate_e612220.png) center center no-repeat;
    margin-right: 4px;
}

.copyright .out-link a.link10 {
    background: none;
    width: 35px;
    height: 35px;
    margin-right: 4px;
    margin-left: 5px;
}

.copyright .out-link a.link10 img {
    display: block;
    width: 100%;
    height: 100%;
}

.hot-city {
    margin-top: 20px;
    line-height: 22px;
    background: #fff;
    border-top: 1px solid #e0e0e0;
}

.seo-city {
    color: #5e5e5e;
}

.hot-city .city-wrap {
    padding: 30px 0 20px;
    border-bottom: 1px solid #e5e5e5;
}

.hot-city .city-item {
    line-height: 18px;
}

.hot-city a {
    padding: 0 8px;
    color: #5e5e5e;
}

.seo-city a {
    color: #5e5e5e;
}

.seo-city .limit-44 {
    height: 44px;
    overflow: hidden;
}

.seo-city .limit-110 {
    height: 110px;
    overflow: hidden;
}

a.city-list-link {
    padding: 0;
}

.mobile-qrcode {
    display: block;
    width: 145px;
    margin-top: 10px;
    padding: 145px 0 5px 0;
    text-align: center;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/qr-code_a8c382e.jpg) top center no-repeat;
    color: #5e5e5e;
    text-decoration: none;
}

/* 紫色提示弹层样式 */

.ui-dialog.layer-tips-purple {
    border-radius: 2px;
    font-family: "Microsoft Yahei";
    border: 0 none;
}

.ui-dialog.layer-tips-purple .ui-dialog-header {
    background: #ededed;
}

.ui-dialog.layer-tips-purple .ui-dialog-title {
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
    color: #333;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}

.ui-dialog.layer-tips-purple .ui-dialog-close {
    color: #333;
    top: 9px;
    right: 5px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    _background: none;
    _font-weight: 800;
    font-weight: normal;
}

.ui-dialog.layer-tips-purple .ui-dialog-close:hover {
    opacity: 1;
    font-weight: normal;
}

.ui-dialog.layer-tips-purple .ui-dialog-footer {
    text-align: center;
}

.ui-dialog.layer-tips-purple .ui-dialog-footer button {
    margin: 0 5px;
    font-family: "Microsoft Yahei";
    padding: 0;
    width: 140px;
    height: 36px;
    line-height: 36px;
    _height: 34px;
    _line-height: 31px;
    font-size: 14px;
    border-radius: 2px;
    color: #737373;
}

.ui-dialog.layer-tips-purple .ui-dialog-footer button:hover {
    color: #666;
}

.ui-dialog.layer-tips-purple .ui-dialog-button {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.ui-dialog.layer-tips-purple .ui-dialog-footer button.ui-dialog-autofocus {
    padding: 0;
    background: #b7aeda;
    border: none;
    width: 140px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    color: #fff;
}

.ui-dialog.layer-tips-purple .ui-dialog-footer button.ui-dialog-autofocus:hover {
    background: #a9a0c9;
    color: #fff;
}

.ui-dialog.layer-tips-purple .ui-dialog-footer button.ui-dialog-autofocus:focus {
    border: none;
    box-shadow: none;
    color: #fff;
}

.ui-popup-modal .ui-dialog.ttips1 {
    border: 1px solid #e6e6e6;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .1), -2px -2px 3px rgba(0, 0, 0, .1);
}

.ttips1 .ui-dialog-content {
    text-align: center;
}

/*没有底色的弹框*/

.ui-popup-modal .ui-dialog.layer-transparent,
.ui-popup-focus .ui-dialog.layer-transparent {
    font-family: "Microsoft Yahei", Arial, Tahoma, \5b8b\4f53;
    background: none;
    box-shadow: none;
    border: none;
}

/* 没有搜索数据 */

.no-search-data {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-top: 30px;
    padding-left: 180px;
    min-height: 98px;
    *height: 98px;
    text-align: left;
    background: #fff url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/ikon/no-search_560b91b.png) left top no-repeat;
    font-size: 14px;
}

/*节日logo*/

.header .top-bar-xn .logo,
.header .top-bar-xn .ad-word {
    position: relative;
}

.logo-xn {
    position: relative;
    left: -5px;
    float: left;
    width: 209px;
    height: 75px;
    margin-right: -20px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/logo/xn2_36f8fc6.png) 0 0 no-repeat;
    _background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/logo/xn2_1db1cf4.jpg) 0 0 no-repeat;
}

.logo-xn i {
    position: absolute;
    left: 8px;
    top: 54px;
    width: 24px;
    height: 59px;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/public/logo/xn3_662782e.png);
    overflow: hidden;
    z-index: 10;
    -webkit-animation-duration: 2s;
    -webkit-animation-name: swing;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-animation-direction: alternate;
    -webkit-animation-fill-mode: both;
    -webkit-transform-origin: 50% 0;
    animation-duration: 2s;
    animation-name: swing;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    animation-direction: alternate;
    animation-fill-mode: both;
    transform-origin: 50% 0;
}

@-webkit-keyframes swing {
    0% {
        transform: rotateZ(10deg);
    }
    100% {
        transform: rotateZ(-10deg);
    }
}

@keyframes swing {
    0% {
        transform: rotateZ(10deg);
    }
    100% {
        transform: rotateZ(-10deg);
    }
}

/*CCAV*/

.header .top-bar .ad-CCTV {
    /* background-image: url(/zhenai2015/img/myhome/cctv_logo.png);*/
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.zastatic.com/zhenai3/zhenai2015/img/myhome/cctv_logo_eb74da3.png', sizingMethod='crop');
}

/*线上相亲会左下栏*/

#onlineDate_qyh {
    display: block;
    position: fixed;
    width: 278px;
    height: 269px;
    bottom: 2px;
    left: 18px;
    z-index: 999;
    text-decoration: none;
    background-image: url("/zhenai2015/img/xwXqh/left_bottom.png");
}

#onlineDate_qyh a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

#onlineDate_qyh #onlineDate_qyh_close {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 78px;
    right: 0;
    background: url("http://photo.zhenai.com/photo/activity/1472812364240.png");
    z-index: 999;
}

#onlineDate {
    display: block;
    position: fixed;
    width: 268px;
    height: 213px;
    bottom: 2px;
    left: 18px;
    z-index: 999;
    text-decoration: none;
    background-image: url("http://images.zastatic.com/zhenai3/zhenai2015/img/wxXqh/wxXqhLeft_5538828.png");
}

#onlineDate>a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

#onlineDate #onlineDate_btn {
    display: block;
    background: #ff5757;
    width: 137px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    margin: 150px auto 0 auto;
    color: #ffffff;
    font-size: 18px;
    border-radius: 5px;
}

#onlineDate #onlineDate_close {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 17px;
    right: 0;
    background: url("http://images.zastatic.com/zhenai3/zhenai2015/img/wxXqh/wxXqhLeft-close_532cd06.png");
    z-index: 999;
}

/*520 logo*/

.logo-520 {
    position: relative;
    left: -58px;
    float: left;
    width: 200px;
    height: 75px;
    margin-right: -46px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/double11/logo_ab03cef.png) 0 0 no-repeat;
    _background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/double11/logo_ab03cef.png) 0 0 no-repeat;
}

.logo-520 i {
    position: absolute;
    left: 10px;
    top: 0px;
    /* top: -75px; */
    width: 160px;
    height: 78px;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/Love520/love520_logo_flowers_96f900d.png);
    z-index: 10;
    -webkit-animation: showhide 4s linear .5s both;
    animation: showhide 4s linear .5s both
}

.logo-national {
    position: relative;
    left: -58px;
    float: left;
    width: 200px;
    height: 75px;
    margin-right: -46px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/double11/logo_ab03cef.png) 0 0 no-repeat;
    _background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/double11/logo_ab03cef.png) 0 0 no-repeat;
}

@-webkit-keyframes showhide {
    0% {
        opacity: .25;
        transform: translate(-10px, -12px)
    }
    20% {
        opacity: .5;
        transform: translate(-8px, -10px)
    }
    40% {
        opacity: .75;
        transform: translate(0px, 0px)
    }
    60% {
        opacity: .85;
        transform: translate(8px, 8px)
    }
    80% {
        opacity: .95;
        transform: translate(10px, 10px)
    }
    100% {
        opacity: 1;
        transform: translate(10px, 12px)
    }
}

@-moz-keyframes showhide {
    0% {
        opacity: .25;
        transform: translate(-10px, -12px)
    }
    20% {
        opacity: .5;
        transform: translate(-8px, -10px)
    }
    40% {
        opacity: .75;
        transform: translate(0px, 0px)
    }
    60% {
        opacity: .85;
        transform: translate(8px, 8px)
    }
    80% {
        opacity: .95;
        transform: translate(10px, 10px)
    }
    100% {
        opacity: 1;
        transform: translate(10px, 12px)
    }
}

@-o-keyframes showhide {
    0% {
        opacity: .25;
        transform: translate(-10px, -12px)
    }
    20% {
        opacity: .5;
        transform: translate(-8px, -10px)
    }
    40% {
        opacity: .75;
        transform: translate(0px, 0px)
    }
    60% {
        opacity: .85;
        transform: translate(8px, 8px)
    }
    80% {
        opacity: .95;
        transform: translate(10px, 10px)
    }
    100% {
        opacity: 1;
        transform: translate(10px, 12px)
    }
}

@keyframes showhide {
    0% {
        opacity: .25;
        transform: translate(-10px, -12px)
    }
    20% {
        opacity: .5;
        transform: translate(-8px, -10px)
    }
    40% {
        opacity: .75;
        transform: translate(0px, 0px)
    }
    60% {
        opacity: .85;
        transform: translate(8px, 8px)
    }
    80% {
        opacity: .95;
        transform: translate(10px, 10px)
    }
    100% {
        opacity: 1;
        transform: translate(10px, 12px)
    }
}

/*未进行人脸认证，邀请ta认证*/

.m-faceVefiry {
    margin-left: 6px;
    line-height: 14px;
    font-size: 12px;
    color: #FF5B5B;
    text-decoration: underline;
    cursor: pointer;
}
/* 公共 */

body {
    background-color: #fff;
}

img {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
strong {
    font-weight: 400;
    font-size: 100%;
}

article {
    font-size: 14px;
    line-height: 1.5;
}

.btnR2 {
    background-color: #f1007b;
    vertical-align: top;
}

.btnR2:hover {
    background-color: #db0271;
}

.loading {
    display: none;
    height: 36px;
    color: #ccc;
    font-size: 16px;
    text-align: center;
}

.loadMoreMember {
    text-align: center;
}

.loadMoreMember a {
    width: 300px;
    background-color: #b7aeda;
}

.loadMoreMember a:hover {
    background-color: #a9a0c9;
}

h2.title {
    padding: 17px 0 10px 20px;
    font-size: 22px;
    color: #666;
}

.ol-banner2 .rexian {
    position: relative;
    top: 152px;
    display: inline-block;
    padding: 2px 8px;
    background-color: rgba(241, 0, 123, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7ff1007b, endColorstr=#7ff1007b);
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
}

.errorInfo {
    line-height: 40px;
    text-align: center;
}

/* 头部 */

.ol-header {
    border-top: 2px solid #f1007b;
    background-color: #fff;
}

.ol-logo,
.ol-word,
.ol-nav li {
    float: left;
    display: inline;
}

.ol-logo {
    width: 114px;
    height: 50px;
    background: url(../images/logo.f6b2017.png) center center no-repeat;
    margin-top: 16px;
}

.ol-word {
    width: 258px;
    height: 82px;
    background: url(https://photo.zastatic.com/images/common-cms/it/20250301/1740828467998_358544_t.png) left center no-repeat;
    text-indent: -9999px;
}

.ol-nav {
    position: relative;
    float: right;
    zoom: 1;
}

.ol-nav li {
    position: relative;
    height: 82px;
    line-height: 82px;
    font-size: 16px;
}

.ol-nav li a {
    display: block;
    padding: 0 21px;
    color: #333;
}

.ol-nav li a:hover {
    color: #f1007b;
    text-decoration: none;
}

.ol-nav li.cur a {
    color: #f1007b;
}

.ol-nav li#j-menuBeauty {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 106px;
    height: 3px;
    background-color: #f1007b;
    overflow: hidden;
}

.fixedBar {
    position: fixed;
    left: 0;
    top: -46px;
    width: 100%;
    border-top: none;
    background-color: #f1007b;
    padding: 5px 0px;
    opacity: .8;
    filter: alpha(opacity=80);
    z-index: 9999;
}

.fixedBar .ol-logo,
.fixedBar .ol-word,
.fixedBar .ol-nav li {
    height: 44px;
}

.fixedBar .ol-logo {
    background: url(https://photo.zastatic.com/images/common-cms/it/20221202/1669975588506_295110_t.png) no-repeat center;
    margin-top: 0px;

}

.fixedBar .ol-word {
    background-image: url(https://photo.zastatic.com/images/common-cms/it/20250301/1740828489309_352167_t.png);
}

.fixedBar .ol-nav li {
    line-height: 44px;
}

.fixedBar .ol-nav li#j-menuBeauty {
    height: 100%;
    background-color: #d5006d;
}

.fixedBar .ol-nav li a {
    color: #fff;
    -webkit-transition: none;
    transition: none;
}

.ol-placeholder {
    display: none;
    width: 100%;
    height: 85px;
}

.root1000 .ol-nav li a {
    padding: 0 15px;
}

/* 优质会员共用 */

.memberTab {
    border-bottom: 1px solid #e6e6e6;
}

.memberTab .shenqing {
    float: right;
    margin-top: 9px;
}

.memberTab ul {
    margin-bottom: -1px;
}

.memberTab li {
    display: inline-block;
    width: 245px;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #fff;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    *display: inline;
    zoom: 1;
}

.memberTab li.cur {
    border-width: 2px;
    border-bottom-color: #f1007b;
    color: #f1007b;
}

.memberTab li:hover {
    color: #f1007b;
}

.ol-memberList {
    width: 1235px;
}

.ol-memberList .ol-memberItem,
.ol-memberList .item-a span.btnR2 {
    -webkit-transition: .3s;
    transition: .3s;
}

.ol-memberList .ol-memberItem {
    float: left;
    width: 200px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    margin-right: 45px;
    margin-bottom: 38px;
    display: inline;
}

.ol-memberList .ol-memberItem:hover {
    border-color: #c6c6c6;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.ol-memberList .item-a {
    display: block;
    position: relative;
    zoom: 1;
    text-decoration: none;
}

.ol-memberList .item-a:hover {
    text-decoration: none;
}

.ol-memberList .item-a img {
    width: 200px;
    height: 200px;
}

.ol-memberList .menberInfo {
    height: 70px;
    padding: 10px 3px 0 7px;
    line-height: 30px;
    color: #aaa;
}

.ol-memberList .menberInfo span {
    display: inline-block;
}

.ol-memberList .menberInfo span.name {
    width: 90px;
    font-size: 18px;
    color: #f1007b;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}

.ol-memberList .menberInfo span.city {
    width: 58px;
    padding-right: 8px;
    text-align: right;
}

.ol-memberList .menberInfo span.salary {
    width: 140px;
}

.ol-memberList .item-a span.btnR2 {
    position: absolute;
    left: 50%;
    bottom: 80px;
    width: 76px;
    height: 24px;
    line-height: 24px;
    margin-left: -38px;
    opacity: 0;
    font-size: 12px;
    filter: Alpha(opacity=0)
}

.ol-memberList .item-a:hover span.btnR2 {
    opacity: 1;
    bottom: 90px;
}

/*.root1000 .ol-memberList{ width: 1048px;}*/

/* 红娘风采 */

.ol-hnItem p,
.ol-hnItem .hnName {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ol-hnItem {
    position: relative;
    float: left;
    display: inline;
    width: 200px;
    margin-right: 24px;
    margin-bottom: 15px;
    border: 1px solid #ebebeb;
    background-color: #fff;
    font-size: 12px;
    overflow: hidden;
    zoom: 1;
    cursor: pointer;
}

.ol-hnItem:hover .btnLink {
    right: 0;
    opacity: .9;
}

.ol-hnItem .hnImgBox {
    display: block;
    width: 100%;
    height: 278px;
    overflow: hidden;
}

.ol-hnItem .hnImgBox img {
    width: 100%;
    height: 278px;
}

.ol-hnItem .hnTxtBox {
    padding: 7px 12px;
    line-height: 25px;
}

.ol-hnItem p {
    width: 100%;
    color: #999899;
    font-size: 12px;
}

.ol-hnItem b {
    color: #ee7e7f;
    font-size: 14px;
    font-weight: 400;
}

.ol-hnItem .hnName {
    display: inline-block;
    /* width: 85px;*/
    width: 100%;
    vertical-align: middle;
    font-size: 18px;
    color: #ee7e7f;
}

.ol-hnItem .btnLink {
    position: absolute;
    right: -55px;
    top: 225px;
    width: 54px;
    height: 31px;
    line-height: 31px;
    padding-left: 30px;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/offline/btn_ea23207.png);
    overflow: hidden;
    opacity: .8;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.ol-hnItem .btnLink:hover {
    text-decoration: none;
    opacity: 1;
    text-decoration: underline;
    color: #fff;
}

/* 侧边栏 */

.m-title {
    position: relative;
    padding-top: 9px;
    padding-bottom: 9px;
    zoom: 1;
}

.m-title .s-title {
    position: relative;
    background-color: #fff;
    padding-right: 15px;
    font-size: 14px;
    color: #000;
}

.m-title .line {
    position: absolute;
    left: 0;
    top: 50%;
    height: 0;
    width: 100%;
    border-bottom: 1px dotted #d8d8d8;
    overflow: hidden;
}

.ol-mainBar {
    float: left;
    display: inline;
    width: 882px;
    margin-right: 18px;
}

.ol-sideBar {
    float: right;
    display: inline;
    width: 290px;
}

.ad-photo {
    position: relative;
    margin-bottom: 10px;
    zoom: 1;
}

.ad-photo img {
    width: 100%;
    height: 296px;
}

.ad-photo .ad-btn {
    position: absolute;
    left: 50%;
    bottom: 38px;
    width: 190px;
    height: 42px;
    margin-left: -95px;
    background: url();
    cursor: pointer;
}

.ad-photo .ad-btn i {
    position: absolute;
    right: 14px;
    top: 50%;
    width: 10px;
    height: 16px;
    margin-top: -9px;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/offline/arrow_9f1e993.png);
    overflow: hidden;
}

.ad-photo .ad-btn:hover i {
    -webkit-animation: move .5s infinite;
    animation: move .5s infinite;
}

.side-wrap {
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background-color: #fff;
    padding: 8px 15px;
    margin-bottom: 10px;
}

.qaListBox li {
    color: #333;
}

.qaListBox li img {
    width: 100%;
    height: auto;
}

.qaListBox h3 {
    width: 100%;
    padding: 3px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.qaListBox h3 a {
    color: #333;
    font-size: 14px;
}

.qaListBox a:hover {
    color: #0097d3
}

.qaListBox p {
    color: #9f9f9f;
    font-size: 12px;
}

.qaListBox .img-txt {
    position: relative;
    zoom: 1;
    margin-bottom: 10px;
}

.qaListBox .img-txt h3 {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
}

.qaListBox .img-txt h3 a {
    color: #fff;
}

.img-txt .imgBox {
    display: block;
    height: 140px;
    overflow: hidden;
}

.s-memberList li,
.side-wrap .memberInfo {
    overflow: hidden;
    zoom: 1;
}

.s-memberList li {
    position: relative;
    margin-bottom: 20px;
}

.s-memberList .memberPhoto {
    overflow: hidden;
    float: left;
    display: inline;
    margin-right: 11px;
    width: 80px;
    height: 80px;
}

.s-memberList .memberPhoto img {
    width: 80px;
    height: 80px;
}

.s-memberList .memberInfo p {
    line-height: 21px;
}

.s-memberList .memberInfo p:first-child {
    font-size: 12px;
    color: #9f9f9f;
}

.side-wrap .memberInfo .btnP2 {
    position: absolute;
    left: 91px;
    bottom: 3px;
    width: 75px;
    height: 24px;
    line-height: 24px;
}

.side-wrap .memberInfo .memberName {
    display: inline-block;
    width: 75px;
    vertical-align: top;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

/*在线咨询*/

.onlineAskBar {
    position: fixed;
    right: 10px;
    top: 40%;
    width: 121px;
    height: 88px;
    padding-top: 150px;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/offline/consultation_512722e.png);
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    color: #fff;
    z-index: 9999;
    _position: absolute;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.zastatic.com/zhenai3/zhenai2015/img/offline/consultation_512722e.png', sizingMethod='crop');
}

.onlineAskBar .ol-date {
    width: 90px;
    padding: 2px 0 2px 18px;
    margin: 0 auto 8px auto;
    background-color: #bf017b;
    border: 1px dashed #333;
    color: #ffff00;
    line-height: 20px;
    text-align: left;
}

.onlineAskBar .ol-time {
    font-size: 18px;
}

@-webkit-keyframes move {
    0%,
    100% {
        right: 14px;
    }
    50% {
        right: 10px;
    }
}

@keyframes move {
    0%,
    100% {
        right: 14px;
    }
    50% {
        right: 10px;
    }
}

.root1000 .ol-mainBar {
    width: 682px;
}
/* 公共 */

body {
    background-color: #efefef;
}

article h2 {
    padding-top: 45px;
    font-size: 30px;
    color: #5e5e5e;
    text-align: center;
}

article .frameW {
    font-size: 14px;
}

.itemPhoto i,
.list2 i,
.bannerTxt .title,
.bannerTxt-1 i,
.g-slide .ctrl-slide {
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/offline/icon1_f0d6a79.png) no-repeat;
}

.teseItem .itemPhoto .itemBg,
.menberItem .top,
.menberItem .menberInfo {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.teseItem .itemPhoto,
.itemPhoto i,
.teseItem .itemTxt b {
    -webkit-transition: .35s;
    -moz-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

/* banner */

.ol-banner {
    position: relative;
    width: 100%;
    height: 540px;
    zoom: 1;
}

.bannerTxt {
    position: absolute;
    left: 20%;
    overflow: hidden;
    bottom: 146px;
    width: 384px;
    width: 370px;
    height: 150px;
    margin-left: 70px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    box-shadow: 17px px 25px rgba(0, 0, 0, 0.05);
    font-size: 18px;
}

.bannerTxt .cn {
    margin-top: 10px;
    margin-bottom: 30px;
}

.bannerTxt_1 {
    position: absolute;
    left: 50%;
    overflow: hidden;
    bottom: 40px;
    width: 370px;
    margin-left: -185px;
    height: 150px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    box-shadow: 17px px 25px rgba(0, 0, 0, 0.05);
    font-size: 18px;
}

.bannerTxt_1 .cn {
    margin-top: 10px;
    margin-bottom: 30px;
}

.bannerTxt-1 {
    padding-top: 15px;
    color: #f1007b;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ffffff, endColorstr=#c8ffffff);
}

.bannerTxt-1 p {
    font-size: 24px;
    font-family: MicrosoftYaHei;
    color: #3E455C;
}

.g-slide .g-slide-wrapper li .bannerTxt-1 .btnR2 {
    height: 80px;
    margin-top: 20px;
    font-size: 24px;
    vertical-align: center;
    line-height: 45px;
}

.bannerTxt-1 .btnR2 {
    width: 370px;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/offline/apply_service_42206a7.jpg) no-repeat;
}

/* .bannerTxt-1 .btnR2:hover{ background-color: #db0271;} */

.bannerTxt .title {
    display: inline-block;
    width: 550px;
    height: 50px;
    background-position: 0 -176px;
}

/*.swiper-container{width: 100%;height: 100%; }
.swiper-pagination-bullet{ width: 14px; height: 14px; background-color: #fff; opacity: .4;}
.swiper-pagination-bullet-active{ background-color: #fff; opacity: .9;}*/

/* slide */

.g-slide {
    position: relative;
    width: 100%;
    height: 540px;
    overflow: hidden;
}

.g-slide .g-slide-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 540px;
    background-color: #fff;
    z-index: 1;
}

.g-slide .g-slide-wrapper li {
    position: absolute;
    // display: none;
    width: 100%;
    height: 100%;
}

.g-slide .g-slide-wrapper li a {
    position: relative;
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    zoom: 1;
}

.g-slide .ctrl-slide {
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 50px;
    height: 70px;
    margin-top: -35px;
    opacity: .5;
    filter: alpha(opacity=50);
    text-indent: -999em;
}

.g-slide .g-prev {
    left: 0;
    background-position: -120px -240px;
}

.g-slide .g-next {
    right: 0;
    background-position: -172px -240px;
}

.g-slidebox {
    position: absolute;
    left: 50%;
    bottom: 12px;
    margin-left: -30px;
    z-index: 30;
}

.g-slidebox ul {
    height: 14px;
    _width: 70px;
}

.g-slidebox li {
    float: left;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background-color: #fff;
    margin: 0 3px;
    opacity: .4;
    filter: alpha(opacity=40);
    text-indent: -999em;
    cursor: pointer;
    _overflow: hidden;
}

.g-slidebox li:hover,
.g-slidebox li.current {
    opacity: .9;
    filter: alpha(opacity=90);
}

/* 特色服务 */

.ol-wrap1 {
    padding-top: 30px;
    padding-bottom: 100px;
    background-color: #fff;
}

.ol-wrap1 section {
    text-align: center;
}

.teseList {
    padding-top: 40px;
}

.teseList .teseItem {
    display: inline-block;
    width: 220px;
    margin: 0 5px;
    vertical-align: top;
    *display: inline;
    zoom: 1;
}

.teseItem .itemPhoto {
    position: relative;
    width: 164px;
    height: 164px;
    margin: 0 auto 18px auto;
    background: url(http://images.zastatic.com/zhenai3/zhenai2015/img/offline/icon2_3806f8c.jpg) no-repeat;
    overflow: hidden;
    zoom: 1;
}

.teseItem .itemPhoto .itemBg {
    width: 100%;
    height: 100%;
}

.itemPhoto .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://images.zastatic.com/zhenai3/zhenai2015/img/offline/cover_9dbac84.png);
}

.itemPhoto i {
    position: absolute;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
}

.itemPhoto i.icon1 {
    top: 50%;
    opacity: 1;
}

.itemPhoto i.icon2 {
    top: -100%;
    opacity: 0;
}

.teseItem1 i {
    background-position: 0 0;
}

.teseItem2 i {
    background-position: -80px 0;
}

.teseItem3 i {
    background-position: -160px 0;
}

.teseItem4 i {
    background-position: -240px 0;
}

.teseItem5 i {
    background-position: -320px 0;
}

.teseItem1 .itemPhoto {
    background-position: 0 0;
}

.teseItem2 .itemPhoto {
    background-position: 0 -166px;
}

.teseItem3 .itemPhoto {
    background-position: 0 -332px;
}

.teseItem4 .itemPhoto {
    background-position: 0 -498px;
}

.teseItem5 .itemPhoto {
    background-position: 0 -664px;
}

.teseItem .itemTxt {
    height: 48px;
    font-size: 14px;
    color: #999;
}

.teseItem .itemTxt b {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 400;
}

.teseList .teseItem:hover .itemTxt b {
    font-size: 18px;
}

.teseList .teseItem:hover .itemTxt,
.teseList .teseItem:hover .itemTxt b,
.itemHover .itemTxt,
.itemHover .itemTxt b {
    color: #f1007b;
}

.teseList .teseItem:hover .itemBg {
    background-color: rgba(240, 193, 212, 1);
}

.teseList .teseItem:hover .icon1 {
    top: 130%;
    opacity: 0;
}

.teseList .teseItem:hover .icon2 {
    top: 50%;
    opacity: 1;
}

.itemHover .itemPhoto .itemBg {
    background-color: #f0c1d4;
    opacity: 0;
}

/* 精选优质会员 */

.ol-wrap2 .frameW {
    width: 1060px;
    margin: 0 auto;
}

.handle {
    position: relative;
    margin: 20px auto;
    text-align: center;
    zoom: 1;
}

.handle li {
    margin: 0 5px;
    height: 35px;
    line-height: 35px;
    background-color: transparent;
    cursor: pointer;
    vertical-align: top;
    *display: inline;
    zoom: 1;
}

.handle li.btnR2 {
    border: 1px solid #ed669e;
    color: #ed669e;
}

.handle li.btnP2 {
    border: 1px solid #7cbae9;
    color: #7cbae9;
}

.handle li.btnR2:hover,
.handle li.btnR2.cur {
    background-color: #e0528d;
    color: #fff;
}

.handle li.btnP2:hover,
.handle li.btnP2.cur {
    background-color: #60a4d7;
    color: #fff;
}

.handle .more {
    float: right;
    color: #5e5e5e;
    text-decoration: underline;
}

.handle .more:hover {
    color: #ff5b5b;
}

.ol-wrap2 .handle {
    margin-bottom: 50px;
}

.ol-wrap2 .handle .more {
    position: absolute;
    right: 0;
    bottom: 0;
}

.menberBox {
    overflow: hidden;
}

.menberList {
    // display: none;
    width: 1075px;
}

.menberItem {
    position: relative;
    float: left;
    width: 200px;
    height: 200px;
    margin-right: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    zoom: 1;
    color: #fff;
    cursor: pointer;
}

.menberItem img {
    width: 200px;
    min-height: 200px;
}

.menberItem .top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .4));
    background: -webkit-gradient(top, transparent, rgba(0, 0, 0, .4));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .4));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .4));
    background: linear-gradient(top, transparent, rgba(0, 0, 0, .4));
}

.menberItem .menberInfo {
    position: absolute;
    left: 0;
    top: 200px;
    width: 164px;
    height: 200px;
    padding: 0 18px;
    background-color: rgba(0, 0, 0, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

.menberInfo p {
    line-height: 36px;
    border-bottom: 1px solid #918680;
    border-color: rgba(255, 255, 255, .3);
    font-size: 16px;
    margin-top: 130px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.menberInfo a {
    color: #fff;
    font-size: 12px;
    *vertical-align: -2px;
}

.menberInfo .list1 {
    margin-top: 10px;
    margin-bottom: 30px;
}

.menberInfo .list2 {
    line-height: 24px;
    font-size: 12px;
}

.menberInfo .list2 li {
    margin-bottom: 5px;
}

.menberInfo .list2 i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
    width: 24px;
    height: 24px;
}

.menberInfo .list2 .ico1 {
    background-position: 0 -240px;
}

.menberInfo .list2 .ico2 {
    background-position: -26px -240px;
}

.menberItem:hover .top {
    top: -250px;
}

.menberItem:hover .menberInfo {
    top: 0;
}

.VIPbox {
    padding-top: 40px;
    padding-bottom: 50px;
    text-align: center;
}

.VIPbox .btnR2 {
    width: 340px;
    height: 45px;
    line-height: 45px;
    background-color: transparent;
    border: 1px solid #f1007b;
    color: #f1007b;
    font-size: 22px;
}

.VIPbox .btnR2:hover {
    background-color: #f1007b;
    color: #fff;
}

/* 成功故事 */

.ol-wrap3 {
    background-color: #fff;
    padding-bottom: 112px;
}

.ol-wrap3 .frameW {
    width: 1160px;
    margin: 0 auto;
}

.succStory {
    position: relative;
    padding-top: 10px;
    zoom: 1;
}

.succStory .square {
    display: none;
    position: absolute;
    width: 80px;
    height: 80px;
    border: 2px solid #f1007b;
    border-radius: 2px;
}

.succStory .square1 {
    left: -75px;
    top: 69px;
}

.succStory .square2 {
    left: 51%;
    top: 59px;
    margin-left: -42px;
}

.succStory .square3 {
    right: -29px;
    bottom: -33px;
}

.stroyList {
    position: relative;
}

.stroyList .stroyItem {
    float: left;
    width: 280px;
    margin-right: 10px;
}

.stroyItem .blockA {
    display: block;
    height: 305px;
    color: #5e5e5e;
}

.stroyItem .blockA:hover {
    text-decoration: none;
}

.stroyItem .succImg {
    display: block;
    height: 210px;
    line-height: 210px;
    overflow: hidden;
}

.stroyItem .succImg img {
    width: 100%;
    vertical-align: middle;
}

.stroyItem .succTxt {
    height: 60px;
}

.stroyItem h3 {
    font-size: 22px;
    margin: 5px 0;
}

.even h3 {
    margin-top: 0;
}

.even .succImg {
    position: relative;
    top: 65px;
    margin-bottom: -210px;
}

.even .succTxt {
    padding-left: 15px;
}

/* 红娘风采 */

.ol-wrap4 {
    padding-bottom: 100px;
}

.hnListBox {
    overflow: hidden;
}

.hnList {
    width: 1220px;
}

.hnList .hnItem {
    float: left;
    display: inline;
    width: 270px;
    margin-right: 35px;
    background-color: #fff;
}

.hnList .hnItem a {
    color: #5e5e5e;
    text-decoration: none;
}

.hnList .hnItem a:hover {
    text-decoration: none;
}

.hnList .imgBox {
    display: block;
    width: 100%;
    height: 375px;
}

.hnList .imgBox img {
    width: 100%;
    height: auto;
}

.hnItem .txtBox {
    padding: 14px;
}

.hnItem .txtBox li:first-child {
    margin-bottom: 10px;
}

.hnItem .txtBox span {
    margin-right: 25px;
    font-size: 18px;
}

/* 门店 */

.ol-wrap5 {
    padding-bottom: 160px;
    // background-color: #fff;
}

.mdListBox {
    overflow: hidden;
}

.mdList {
    width: 1215px;
}

.mdList .mdItem {
    float: left;
    display: inline;
    width: 280px;
    height: 312px;
    margin-right: 23px;
}

.mdList .mdItem a {
    display: block;
    position: relative;
    zoom: 1;
    height: 100%;
}

.mdList .mdItem img {
    width: 100%;
    height: 100%;
}

.mdList .mdItem p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
    font-size: 18px;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
}

/* 适配 */

.root1000 .teseList .teseItem {
    width: 198px;
}

.root1000 .teseItem .itemTxt {
    font-size: 13px;
}

.root1000 .frameW {
    width: 1060px;
}

.root1000 .stroyList .stroyItem {
    width: 255px;
}

.root1000 .even .succTxt {
    padding-left: 0;
}

.root1000 .hnList .imgBox {
    height: 352px;
}

.root1000 .hnList .hnItem,
.root1000 .mdList .mdItem {
    width: 253px;
    margin-right: 15px;
}

.root1000 .mdList .mdItem {
    height: 282px;
}

.root1000 .mdList .mdItem p {
    font-size: 16px;
}

.fade-enter-active[data-v-08537fdf], .fade-leave-active[data-v-08537fdf] {
  transition: opacity .5s;
}
.fade-enter[data-v-08537fdf], .fade-leave-to[data-v-08537fdf] {
  opacity: 0;
}

.ol-header .frameW .ol-nav[data-v-0442ffc6] {
  margin-right: 420px;
}
.ol-header .frameW .ol-nav ul li[data-v-0442ffc6] {
    box-sizing: border-box;
    cursor: pointer;
}
.ol-header .frameW .ol-nav ul .top-header[data-v-0442ffc6]:hover {
    border-bottom: 3px solid #f1007b !important;
}
.ol-header .frameW .ol-nav ul .fixed-header[data-v-0442ffc6]:hover {
    background-color: #d5006d !important;
}
.ol-header .frameW .ol-nav ul .top-header.current[data-v-0442ffc6] {
    border-bottom: 3px solid #f1007b;
}
.ol-header .frameW .ol-nav ul .fixed-header.current[data-v-0442ffc6] {
    background-color: #d5006d;
}
.ol-header .frameW .ol-nav ul:hover .current[data-v-0442ffc6] {
    border-bottom: none;
    background-color: transparent;
}

.btn-wrapper[data-v-1a20a336] .cancelBtn {
  color: #666;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #999;
}
.text[data-v-1a20a336] {
  font-size: 14px;
  color: #333;
  text-align: center;
  line-height: 20px;
}
.btn-wrapper[data-v-1a20a336] {
  margin-top: 30px;
}

.DIALOG {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity .1s ease-out;
}
.DIALOG.active {
    opacity: 1;
}
.DIALOG.active .DIALOG-box {
      transform: scale(1);
}
.DIALOG .DIALOG-box {
    position: relative;
    width: 542px;
    margin: 15vh auto 50px;
    transform: scale(0);
    background-color: #fff;
    transition: transform .1s ease-out;
}
.DIALOG .DIALOG-box .title {
      position: relative;
      height: 44px;
      line-height: 44px;
      text-align: center;
      font-size: 14px;
      color: #999;
      background-color: #F3F3F3;
}
.DIALOG .DIALOG-box .title.colorfulTitle {
        color: #fff;
        background: linear-gradient(314deg, #8070f1 0%, #b06cef 100%);
}
.DIALOG .DIALOG-box .title.colorfulTitle .close::before, .DIALOG .DIALOG-box .title.colorfulTitle .close::after {
          background: #fff;
}
.DIALOG .DIALOG-box .title .close {
        position: absolute;
        right: 10px;
        top: 12px;
        width: 20px;
        height: 20px;
        transform: rotate(45deg);
        cursor: pointer;
}
.DIALOG .DIALOG-box .title .close::before, .DIALOG .DIALOG-box .title .close::after {
          content: "";
          position: absolute;
          left: 50%;
          top: 50%;
          width: 12px;
          height: 2px;
          background: #666;
}
.DIALOG .DIALOG-box .title .close::before {
          transform: translate(-50%, -50%);
}
.DIALOG .DIALOG-box .title .close::after {
          transform: translate(-50%, -50%) rotate(90deg);
}
.DIALOG .DIALOG-box .content {
      padding: 26px 40px 40px;
}
.DIALOG-HIDDEN-BODY {
  height: 100%;
  overflow: hidden;
}

@charset "UTF-8";
.BTN {
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden\0;
  user-select: none;
  font-size: 14px;
  cursor: pointer;
  /* 这个box也是为了兼容ie9，一层结构，ie9的border-radius不生效 */
}
.BTN .BTN-box {
    /* 兼容ie9 */
    overflow: hidden\0;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    background: linear-gradient(-135deg, #856df1, #a468ef);
}
.BTN.disabled:hover {
    opacity: 1;
}
.BTN.disabled .BTN-box {
    background: #D9D9D9 !important;
    color: #4D4D4D;
    filter: none;
    color: #fff;
    cursor: not-allowed;
}
.BTN:hover {
    opacity: .9;
}
.BTN:active {
    opacity: 1;
}
.BTN .primary {
    background: linear-gradient(-135deg, #856df1, #a468ef);
}
.BTN .plain {
    border: 1px solid #fff;
    background: transparent;
    filter: none;
}
.BTN .pure {
    background: #9463F7;
    filter: none;
}

.loading-box[data-v-71c8c53d] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.loading-box .loading-wrapper[data-v-71c8c53d] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3%;
}
.loading-box .loading-wrapper img[data-v-71c8c53d] {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 68px;
      height: 68px;
}
