@charset "UTF-8";
body {
  background-color: #f6f6f6; }

.wrap {
  background: none; }
  .wrap.isMobile .share-wechat {
    display: none; }

.main {
  background: none; }

.main-l {
  float: left;
  width: 32%;
  padding-top: 30px; }

.main-r {
  float: left;
  width: 67.5%;
  padding-top: 30px;
  font-family: times; }

.main-l-inner .content,
.main-r-inner .content {
  padding: 40px 0 20px; }

.main-l-inner {
  padding-left: 17%;
  padding-right: 35px; }
  .main-l-inner .about-us {
    padding: 20px 5.5% 16px;
    background: url("//file.caixin.com/en/CXLive/images/aboutBG.png") left top no-repeat;
    background-color: #27aedb;
    margin-bottom: 14px;
    overflow: hidden; }
    .main-l-inner .about-us h5 {
      font-family: Avenir Next;
      color: #fff;
      font-size: 24px;
      margin-bottom: 10px;
      font-weight: normal; }
    .main-l-inner .about-us p {
      font-family: times;
      font-size: 16px;
      line-height: 22px; }
  .main-l-inner .active-box {
    text-align: center;
    font-size: 24px;
    font-family: Avenir Next;
    border-radius: 4px;
    background: url("//file.caixin.com/en/CXLive/images/activeL.png") left top no-repeat;
    background-size: auto 100%;
    background-color: #27aedb;
    overflow: hidden; }
    .main-l-inner .active-box .box {
      padding: 20px 0 10px;
      background: url("//file.caixin.com/en/CXLive/images/activeR.png") right top no-repeat;
      background-size: auto 100%; }
    .main-l-inner .active-box a {
      color: #fff; }
      .main-l-inner .active-box a:hover {
        color: #fff; }
  .main-l-inner .content {
    padding: 30px 5.5% 20px;
    margin-bottom: 30px;
    background-color: #fff; }
  .main-l-inner dt {
    color: #0cb7df;
    font-size: 18px;
    margin-bottom: 20px;
    position: relative; }
    .main-l-inner dt::before {
      content: "";
      display: block;
      width: 22px;
      height: 25px;
      position: absolute;
      background: url(//file.caixin.com/en/CXLive/images/titleIcon.png) left top no-repeat;
      background-size: 100% 100%;
      left: -27px; }
  .main-l-inner dd {
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 20px; }
    .main-l-inner dd a {
      color: #62626c; }

.main-r-inner {
  padding-right: 9%; }
  .main-r-inner .r-banner {
    margin-bottom: 14px;
    height: 150px;
    overflow: hidden; }
    .main-r-inner .r-banner img {
      width: 100%; }
  .main-r-inner .content {
    padding: 0 0 20px; }
  .main-r-inner table {
    width: 100%; }
  .main-r-inner .ke-zeroborder p {
    padding: 10px 0;
    color: #acacac;
    font-size: 14px;
    font-family: arial; }
  .main-r-inner .live-cons,
  .main-r-inner .live-title {
    padding: 0 5.5%; }
  .main-r-inner .live-cons {
    margin-bottom: 12px;
    padding-top: 0.5066666667rem;
    background-color: #fff; }
  .main-r-inner .app .live-cons {
    padding-bottom: 0.5066666667rem; }
  .main-r-inner #moreAttributeBtn {
    margin: 0 auto;
    display: block;
    width: 100px;
    line-height: 2em;
    text-align: center; }

.content img {
  width: 100%;
  vertical-align: top;
  border: none; }
.content .live-title {
  font-size: 30px;
  color: #0cb7df;
  line-height: 1em;
  background-color: #fff;
  margin-bottom: -0.5066666667rem;
  padding-top: 30px; }
.content .cons-title {
  font-size: 36px;
  font-family: times;
  color: #262525;
  line-height: 120%;
  margin-top: 15px;
  font-weight: bold; }
.content .cons-author {
  padding: 10px 0;
  font-size: 16px;
  color: #0cb7df;
  line-height: 1.2em; }
  .content .cons-author a {
    color: #0cb7df; }
.content .listBox {
  margin-bottom: 12px; }
  .content .listBox .cons-author {
    display: none; }
  .content .listBox .readMore {
    text-align: right; }
    .content .listBox .readMore a {
      color: #0cb7df;
      font-size: 18px; }
.content .cons-photo {
  margin-bottom: 10px; }
.content .cons-photo-txt {
  font-size: 14px;
  color: #acacac;
  margin-top: 12px;
  line-height: 1.4em;
  padding: 4px 0; }
.content .live-content {
  font-size: 18px;
  line-height: 26px;
  font-family: times; }
  .content .live-content p {
    margin-bottom: 10px;
    line-height: 130%;
    font-size: 20px; }
  .content .live-content p:nth-child(n+3) {
    display: none; }
  .content .live-content table {
    display: none; }
  .content .live-content a {
    color: #0cb7df;
    font-weight: bold; }
.content .article .live-content p,
.content .article .live-content table {
  display: block; }
.content .article .btn {
  display: none; }
.content em {
  font-style: normal; }
.content .btn,
.content .btn-app {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  background-color: #e8e9ea;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto 10px;
  position: relative;
  font-size: 16px;
  font-family: arial; }
  .content .btn:hover,
  .content .btn-app:hover {
    color: #000; }
  .content .btn .icon,
  .content .btn-app .icon {
    width: 12px;
    height: 7px;
    display: inline-block;
    position: absolute;
    top: 16px;
    margin-left: -20px;
    background: url("https://file.caixin.com/en/CXLive/images/more.png") center center no-repeat; }
  .content .btn.more .icon,
  .content .btn-app.more .icon {
    background-image: url("https://file.caixin.com/en/CXLive/images/less.png"); }

.shareBox {
  padding-bottom: 50px; }
  .shareBox a {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 10px; }
  .shareBox .share-facebook {
    background-image: url("https://file.caixin.com/en/CXLive/images/facebook.png"); }
  .shareBox .share-twitter {
    background-image: url("https://file.caixin.com/en/CXLive/images/twitter.png"); }
  .shareBox .share-linkedin {
    background-image: url("https://file.caixin.com/en/CXLive/images/linkedin.png"); }
  .shareBox .share-wechat {
    background-image: url("https://file.caixin.com/en/CXLive/images/wechat.png"); }
  .shareBox .copy-link {
    background-image: url("https://file.caixin.com/en/CXLive/images/link.png"); }

.app .shareBox {
  display: none; }

.listBox {
  background-color: #ebebeb;
  padding: 40px 5.5%; }
  .listBox .listTitle {
    font-weight: bold;
    font-size: 52px; }

.list-col-title {
  font-size: 30px;
  color: #2fbde1;
  margin-bottom: 20px; }

.list-news li {
  padding: 30px 0;
  border-bottom: 1px solid #c8c8c8; }

.list-news li:last-child {
  border-bottom: none; }

.list-news dl {
  margin-top: 10px; }

.list-news dt {
  font-size: 28px;
  font-family: times;
  font-weight: bold;
  line-height: 100%; }

.list-news dd {
  font-size: 16px;
  font-family: georgia,times;
  line-height: 130%;
  color: #666;
  margin-top: 10px; }

.opinion-list dd {
  margin-top: 12px; }

.cons-info {
  width: 58%; }

.has-img .cons-info {
  width: 100%; }

.has-img .list-news-txt {
  float: left;
  width: 58%; }

.list-photo {
  float: right;
  width: 40%; }

.list-photo img {
  width: 100%; }

.cons-date {
  float: left;
  font-size: 14px;
  color: #acacac;
  line-height: 140%; }

.cons-topic-link {
  float: right;
  font-size: 14px;
  color: #2fbde1;
  line-height: 140%; }

.cons-author {
  margin-top: 5px; }

.cons-author-photo {
  float: left;
  width: 56px;
  height: 56px;
  margin-right: 18px; }

.cons-author-photo img {
  width: 100%; }

.cons-author-txt {
  float: left;
  font-size: 14px;
  color: #6f6f6f;
  font-family: georgia,times; }

.has-author-photo .cons-author-txt {
  line-height: 56px; }

@media (max-width: 1020px) {
  .list-col-title {
    margin-bottom: 0; }

  .list-news li {
    padding: 15px 0;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 20px; }

  .cons-info {
    width: 100%; }

  .cons-date {
    float: none;
    font-size: 0.32rem; }

  .list-news dt {
    font-size: 0.6133333333rem; }

  .cons-topic-link {
    float: none; }

  .has-img .list-news-txt {
    float: none;
    width: 100%; }

  .list-photo {
    float: right;
    width: 100%;
    margin-bottom: 10px; }

  .list-news dl {
    margin-top: 5px; }

  .list-news dd {
    margin-top: 0.16rem;
    font-size: 0.48rem;
    color: #000; } }
@media (max-width: 1020px) {
  .main-l {
    display: none; }

  .main-r {
    width: 100%;
    padding-top: 0; }
    .main-r .main-r-inner {
      padding-right: 0; }
    .main-r .live-title {
      background-color: #1f286f;
      color: #2fbde1;
      padding-top: 0.6666666667rem;
      padding-bottom: 0.8rem;
      font-size: 0.5333333333rem;
      margin-bottom: 0; }
    .main-r .content {
      padding-top: 0; }
      .main-r .content .cons-title {
        font-size: 0.6933333333rem; }
      .main-r .content .cons-author {
        font-size: 0.3466666667rem;
        padding-bottom: 0.4rem; }
      .main-r .content .cons-photo-txt {
        font-size: 0.2666666667rem; }
      .main-r .content .live-content {
        font-size: 0.48rem;
        line-height: 0.7466666667rem; }
        .main-r .content .live-content p {
          margin-bottom: 0.2666666667rem; }
      .main-r .content .btn {
        height: 0.8rem;
        border-radius: 0.4rem;
        line-height: 0.8rem;
        width: 3.7333333333rem;
        font-size: 0.3466666667rem;
        margin-bottom: 0.5333333333rem; }
        .main-r .content .btn .icon {
          width: 0.2666666667rem;
          height: 0.2133333333rem;
          background-size: 100% auto;
          margin-left: -0.4rem;
          top: 0.2933333333rem; }
      .main-r .content .listBox .cons-author {
        display: block; }
        .main-r .content .listBox .cons-author .cons-author-txt {
          font-size: 0.3466666667rem; }

  .shareBox a {
    width: 0.5333333333rem;
    height: 0.5333333333rem;
    background-size: contain;
    margin-right: 0.5333333333rem; }

  .listBox .listTitle {
    font-size: 0.88rem; } }
.head {
  background-color: #fff; }

.CXLive .logo-box {
  width: 240px;
  margin: 0; }

li.menu-user-name {
  padding: 0; }

.menu-user-bt {
  position: relative;
  background: url("https://file.caixin.com/en/web/img/down-arrow-b.png") 100% center no-repeat;
  background-size: 9px 5px;
  padding-right: 15px;
  color: #656060;
  cursor: pointer;
  height: 100%;
  line-height: 36px; }

.menu-user-box {
  display: none;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 999;
  background: #faf8f5;
  padding: 10px 20px;
  width: 200px;
  border: 1px solid #eee; }

.menu-user-box-name {
  margin: 0 20px 20px 0;
  border-bottom: 1px solid #666;
  padding-bottom: 5px;
  font-size: 20px;
  color: #000; }

.menu-user-box-name a {
  color: #000; }

.menu-user-nav {
  font-size: 16px;
  color: #2bafd6;
  padding-bottom: 10px; }

.menu-user-nav a {
  color: #2bafd6; }

.menu-user-out {
  width: 60%;
  background: #929292;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  cursor: pointer;
  margin: 10px 0; }

@media (max-width: 1020px) {
  .nav-opened {
    background-image: url("https://file.caixin.com/en/web/img/up-arrow-w.png"); }

  .menu-user-bt {
    background-image: url("https://file.caixin.com/en/web/img/down-arrow-w.png");
    background-position: 90% center;
    color: #2bafd6;
    padding: 15px 0; }

  .menu-user-box {
    background: #323232;
    position: static;
    left: 0;
    top: 0;
    border: none;
    padding: 0 0 10px 10px;
    width: auto; }

  .menu-user-box-name {
    display: none; }

  .menu-user-nav {
    border-bottom: 1px solid #444; }

  .menu-user-nav {
    padding: 15px 0; }

  .menu-user-nav a {
    padding: 0; }

  .menu-user-out {
    margin: 10px 0 0; } }
.CXLive .logo-box {
  width: 240px;
  height: 90px;
  padding-top: 10px;
  text-align: center; }

.logo-con02 {
  display: none; }

.logo-con {
  width: 90%; }

.logo-con dt img,
.logo-con02 dt img {
  width: 100%; }

.christmas {
  background: url("https://file.caixin.com/en/web/img/christmas-bg.jpg") no-repeat center top;
  -webkit-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  width: 390px; }

.logo-con dd {
  font-size: 12px; }

.logo-con dd a {
  padding: 0 12px; }

.logo-con dd a.cur {
  font-weight: bold; }

.head-left-icon {
  display: none; }

.head-tip {
  background: #434244;
  color: #fff;
  font-family: sans-serif; }
  .head-tip p {
    text-align: right;
    font-size: 18px;
    padding: 10px 88px; }
  .head-tip a {
    color: #fff;
    background: url("//file.caixin.com/en/CXLive/images/miniLogo.png") right center no-repeat;
    background-size: auto 22px;
    padding-right: 80px; }

@media (max-width: 1020px) {
  .logo-con02 {
    width: 140px;
    margin: 0 auto; }

  .CXLive .logo-box {
    width: 320px;
    margin: 0 auto;
    padding-top: 0;
    height: 74px; }

  .logo-con02 {
    display: block; }

  .logo-con {
    display: none; }

  .logo-con02 dt {
    padding: 10px 0 0; }

  .head-left-icon {
    display: block; }

  .head-tip {
    display: none; }

  .main-r-inner .r-banner {
    display: none; } }
@media (max-width: 600px) {
  .christmas {
    width: 160px;
    background: url("https://file.caixin.com/en/web/img/christmas-bg.jpg") no-repeat center 10px;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto; }

  .logo-con02 dt {
    width: 80px;
    margin: 0 auto; }

  .CXLive .logo-box {
    width: 160px;
    height: 50px; } }
/* common head  css   防止以后公共样式修改 影响此页面*/
.CXLive .head {
  max-width: 1200px;
  height: 100px;
  padding: 0 40px;
  position: relative;
  margin: 0 auto; }
.CXLive .logo {
  width: 180px;
  margin: 0 auto;
  padding-top: 18px; }
.CXLive .logo img {
  width: 100%; }
.CXLive .menu-l,
.CXLive .menu-r {
  position: absolute;
  top: 31px;
  z-index: 999; }
.CXLive .menu-l {
  left: 40px; }
.CXLive .menu-r {
  right: 100px; }
.CXLive .menu-bt {
  display: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 10;
  background: url("https://file.caixin.com/en/web/img/menu-icon-2x.png") 0 0 no-repeat;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  cursor: pointer; }
.CXLive .nav {
  font-size: 14px;
  line-height: 18px; }
.CXLive .nav-sec {
  position: relative;
  z-index: 1; }
.CXLive .nav li {
  float: left;
  margin-right: 10px;
  display: inline;
  height: 36px;
  line-height: 36px; }
.CXLive .nav a {
  color: #656060; }
.CXLive li.nav-cn-txt {
  display: none; }
.CXLive li.login-open-bt {
  cursor: pointer; }
.CXLive li.nav-cn img {
  width: 40px;
  height: 18px; }
.CXLive .search-switch {
  width: 45px;
  height: 45px;
  position: absolute;
  top: 26px;
  right: 55px;
  z-index: 10;
  background: url("https://file.caixin.com/en/web/img/search-2x.png") center center no-repeat;
  -webkit-background-size: 30px 30px;
  -o-background-size: 30px 30px;
  background-size: 30px 30px;
  cursor: pointer; }
.CXLive .search-box {
  display: none;
  width: 22%;
  height: 36px;
  position: absolute;
  right: 56px;
  top: 32px;
  z-index: 1000;
  background: #eee;
  border-radius: 4px;
  overflow: hidden;
  padding: 0 80px 0 10px; }
.CXLive .search-ipt {
  width: 100%;
  height: 24px;
  border: none;
  outline: 0;
  background: #eee;
  font-size: 16px;
  line-height: 24px;
  padding: 6px 0; }
.CXLive .search-bt {
  width: 36px;
  height: 36px;
  line-height: 36px;
  position: absolute;
  top: 0;
  right: 36px;
  z-index: 10;
  cursor: pointer;
  color: #2fbde1; }
.CXLive .search-cancel {
  width: 36px;
  height: 24px;
  position: absolute;
  top: 6px;
  right: 0;
  z-index: 10;
  cursor: pointer;
  background: url("https://file.caixin.com/en/web/img/search-close-2x.png") center center no-repeat;
  background-size: 30px 30px;
  border-left: 1px solid #ccc; }
.CXLive .head-left-icon {
  width: 44px;
  height: 90px;
  position: absolute;
  bottom: -18px;
  left: 0;
  z-index: 5;
  background: url("https://file.caixin.com/en/web/img/head-left-icon-2x.png") 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }
.CXLive .main {
  background: url("https://file.caixin.com/en/web/img/common-top-bg.png") 0 0 repeat-x; }
.CXLive .nav-mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5); }
.CXLive .menu-box {
  z-index: 1000; }
.CXLive .nav-sec-title {
  position: relative;
  height: 100%;
  line-height: 36px;
  z-index: 11;
  color: #656060;
  cursor: pointer;
  background: url("https://file.caixin.com/en/web/img/down-arrow-b.png") 100% center no-repeat;
  background-size: 9px 5px;
  padding: 0 15px; }
.CXLive .nav-opened {
  background-image: url("https://file.caixin.com/en/web/img/up-arrow-b.png"); }
.CXLive .nav-sec-title.nav-opened {
  background: #494951;
  color: #fff;
  height: 110%; }
.CXLive .nav-sec-list {
  display: none;
  background: #faf8f5;
  position: absolute;
  z-index: 999;
  left: -40px;
  top: 39px;
  max-width: 1280px;
  width: 1280px;
  padding: 30px 0;
  background-color: #494951; }
.CXLive .nav-sec-list a {
  display: block;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  float: left;
  min-width: 50%;
  box-sizing: border-box;
  padding: 10px 0; }
.CXLive .nav-sec-list a:hover {
  color: #2fbde1; }
.CXLive .nav-sec-list .nav-list-detail {
  float: left;
  box-sizing: border-box;
  padding-left: 48px; }
.CXLive .nav-sec-list .detail-l,
.CXLive .nav-sec-list .detail-r {
  width: 28.5%; }
.CXLive .nav-sec-list .detail-m {
  width: 42.9%;
  padding-left: 62px;
  border-left: 1px solid #5d5c61;
  border-right: 1px solid #5d5c61; }
.CXLive .nav .detail-title {
  font-size: 16px;
  color: #34bee0;
  font-weight: 700;
  margin-bottom: 10px;
  pointer-events: none;
  cursor: default;
  background: 0 0; }
.CXLive .nav .detail-list {
  display: block; }
@media (max-width: 1020px) {
  .CXLive .ad-top-m,
  .CXLive .ad-top-pc {
    display: none; }
  .CXLive .ad-top-pad {
    display: block; }
  .CXLive .head {
    height: 74px; }
  .CXLive .logo {
    width: 140px;
    padding-top: 10px; }
  .CXLive .menu-head {
    height: 72px;
    position: relative; }
  .CXLive .menu-close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 14px;
    right: 20px;
    z-index: 10;
    background: url("https://file.caixin.com/en/web/img/menu-close-2x.png") 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    cursor: pointer; }
  .CXLive .menu-bt {
    display: block; }
  .CXLive .head-left-icon {
    width: 22px;
    height: 45px;
    bottom: -9px; }
  .CXLive .menu-box {
    display: block;
    width: 250px;
    height: 100%;
    background: #272525;
    position: fixed;
    right: -250px;
    top: 0;
    z-index: 1000;
    overflow-y: auto;
    padding-bottom: 50px; }
  .CXLive .nav {
    font-size: 16px;
    line-height: 20px;
    margin: 0 20px 0 44px; }
  .CXLive .nav li {
    float: none;
    margin: 0;
    display: block;
    color: #fff;
    border-bottom: 1px solid #383838;
    height: auto;
    line-height: inherit; }
  .CXLive .nav .menu-user-name {
    padding: 0; }
  .CXLive .nav .nav-sec {
    border: none; }
  .CXLive .nav-sec-title {
    display: none; }
  .CXLive .nav a {
    display: block;
    padding: 26px 0; }
  .CXLive li.login-open-bt,
  .CXLive li.menu-user-name {
    padding: 26px 0;
    color: #2fbde1; }
  .CXLive li.nav-cn,
  .CXLive li.nav-sp,
  .CXLive li.nav-vline {
    display: none; }
  .CXLive li.nav-app,
  .CXLive li.nav-cn-txt {
    display: block; }
  .CXLive .menu-l,
  .CXLive .menu-r {
    position: static;
    top: auto; }
  .CXLive .menu-l {
    left: auto; }
  .CXLive .menu-r {
    right: auto; }
  .CXLive .menu-l a {
    color: #fff; }
  .CXLive .menu-l a:active {
    color: #2fbde1; }
  .CXLive .menu-r a {
    color: #2fbde1; }
  .CXLive li.nav-app a {
    color: #fff; }
  .CXLive .search-switch {
    display: none; }
  .CXLive .search-box {
    display: block !important;
    width: auto;
    height: 36px;
    position: relative;
    right: 0;
    top: 0;
    padding: 0 46px 0 10px;
    margin: 0 20px 20px 44px; }
  .CXLive .search-ipt {
    width: 100%;
    height: 24px;
    line-height: 24px;
    padding: 6px 0; }
  .CXLive .search-bt {
    right: 0; }
  .CXLive .search-cancel {
    display: none; }
  .CXLive .nav-sec-list {
    display: block !important;
    background-color: transparent;
    width: auto; }
  .CXLive .nav-sec-list a {
    padding: 10px; }
  .CXLive .nav-sec-title {
    padding: 26px 0;
    color: #fff;
    background-image: url("https://file.caixin.com/en/web/img/down-arrow-w.png");
    background-position: 90% center; }
  .CXLive .nav-opened {
    background-image: url("https://file.caixin.com/en/web/img/up-arrow-w.png"); }
  .CXLive .nav-sec-list {
    background: #323232;
    position: static;
    left: 0;
    top: 0;
    padding: 0; }
  .CXLive .nav-sec-list a {
    color: #ccc;
    border-bottom: 1px solid #444; }
  .CXLive .nav-sec-list .nav-list-detail {
    float: none;
    padding-left: 0;
    width: auto;
    border: none; }
  .CXLive .nav .detail-list {
    display: none;
    background-color: #323232; }
  .CXLive .nav .detail-title {
    color: #fff;
    padding: 26px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #383838;
    pointer-events: auto;
    cursor: pointer;
    background-image: url("https://file.caixin.com/en/web/img/down-arrow-w.png");
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: 9px 5px;
    background-color: #272525;
    font-weight: 400; }
  .CXLive .detail-title.nav-opened {
    background-image: url("//file.caixin.com/en/web/img/up-arrow-w.png");
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: 9px 5px; }
  .CXLive .nav-sec-list a {
    color: #ccc;
    float: none;
    width: auto;
    font-size: 14px;
    padding: 10px;
    border-bottom: 1px solid #444; } }
@media (max-width: 600px) {
  .CXLive .ad-top-pad,
  .CXLive .ad-top-pc {
    display: none; }
  .CXLive .ad-top-m {
    display: block; }
  .CXLive .head {
    height: 50px; }
  .CXLive .logo {
    width: 100px;
    padding-top: 6px; }
  .CXLive .menu-head {
    height: 54px; }
  .CXLive .menu-close {
    top: 8px; }
  .CXLive .menu-bt {
    top: 5px;
    right: 5px; }
  .CXLive .menu-box {
    padding-bottom: 30px; }
  .CXLive .nav a,
  .CXLive .nav-sec-title,
  .CXLive li.login-open-bt,
  .CXLive li.menu-user-name {
    padding: 15px 0; }
  .CXLive .nav-sec-list a {
    padding: 10px; }
  .CXLive .nav li {
    line-height: 20px; }
  .CXLive .nav .detail-title {
    padding: 15px 0; } }
.CXLive .sbpxm {
  width: 100px;
  height: 36px;
  background: #2fbde1;
  line-height: 36px;
  text-align: center;
  position: absolute;
  left: -120px;
  top: 1px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer; }
.CXLive .sbpxm.sign {
  left: -110px; }
.CXLive .sbpxm.register {
  left: -220px; }
.CXLive .sbpxm a {
  color: #fff; }
.CXLive .nav .PCHide {
  display: none; }
@media (max-width: 1020px) {
  .CXLive .sbpxm {
    float: none;
    margin: 0;
    display: block;
    color: #fff;
    border-bottom: 1px solid #383838;
    padding: 0;
    color: #2fbde1;
    position: static;
    width: auto;
    height: auto;
    background: 0 0;
    text-align: left;
    color: #2fbde1;
    line-height: 1; }
  .CXLive .nav li {
    color: #2fbde1; }
  .CXLive .sbpxm a {
    color: #2fbde1; }
  .CXLive .PCHide.homeLink {
    display: block; } }
.CXLive .nav-sec-title {
  padding: 0 20px; }
.CXLive .nav-sec-title.nav-opened {
  color: #0cb7df; }
.CXLive .nav-sec-list {
  width: 204px !important;
  left: 0;
  padding: 15px 0; }
.CXLive .nav-sec-list .detail-l {
  width: 100% !important; }
.CXLive .nav .detail-title {
  display: none; }
.CXLive .nav-sec-list a {
  float: none; }
.CXLive .nav-sec-list .nav-list-detail {
  padding: 0 50px 0 20px; }
@media (max-width: 1020px) {
  .CXLive .PCHide {
    display: block; }
  .CXLive .nav .detail-title {
    display: block; }
  .CXLive .nav-sec-list .nav-list-detail {
    padding: 0; }
  .CXLive .nav-sec-list {
    padding: 0; } }

.share-wechat {
  position: relative; }

.wx-qr-box {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 100;
  width: 248px;
  margin: -170px 0 0 -125px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); }

.wx-qr-title {
  height: 24px;
  border-bottom: 1px solid #eee;
  padding: 10px 15px;
  margin-bottom: 10px; }

.wx-qr-code {
  width: 220px;
  margin: 0 auto; }

.wx-qr-code img {
  width: 100%; }

.wx-qr-text {
  padding: 10px 15px;
  font-size: 12px;
  margin-top: 10px;
  border-top: 1px solid #eee; }

.wx-qr-close {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 14px;
  right: 12px;
  z-index: 10;
  cursor: pointer;
  padding: 0 10px;
  background: url("https://file.caixin.com/en/web/img/login-close-icon.png") center center no-repeat; }

#loadingBox {
  display: none;
  background-color: #fff;
  text-align: center;
  color: #b6b6b6;
  padding: 0.9333333333rem 0;
  font-size: 0.32rem; }
  #loadingBox .imagesBox {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto; }

/* 首次弹窗 */
body {
  padding-bottom: 1.85rem; }

.firstShowBox {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 99; }

.firstShowBox img {
  width: 100%;
  vertical-align: top; }

.firstShowBox .firstShowCont {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  background-color: #fff; }

.wapBg, .wapIcon {
  display: none; }

.imgBox {
  height: 100%; }

.imgBox img {
  width: 100%; }

.firstShowTitle {
  color: #1f286f;
  font-size: 0.27rem;
  line-height: 0.35rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
  color: #fff;
  font-family: Avenir;
  line-height: 1.5em; }
  .firstShowTitle span {
    color: #75e2f6; }

.firstShowDesc {
  color: #1d2088;
  font-size: 0.186rem;
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 14px;
  text-align: right; }
  .firstShowDesc a {
    font-size: 18px;
    color: #fff;
    line-height: 1.6em; }

.firstShowDesc .imgIcon {
  width: 0.426rem;
  float: left;
  padding-top: .1rem; }

.firstShowDesc p {
  padding-left: 0.5rem; }

.firstShowText {
  position: relative;
  z-index: 1;
  padding: .43rem 20%; }

.firstShowCont .imgBox {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0; }

.firstShowClosed {
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  right: 0.1rem;
  top: 0.1rem;
  padding: 0.1rem;
  z-index: 2; }

.firstShowMore {
  position: absolute;
  font-size: 0.19rem;
  color: blue;
  font-weight: bold;
  right: 0.2rem;
  bottom: 0.1rem;
  padding: 0.1rem;
  z-index: 2;
  color: #1f286f; }

@media (max-width: 1020px) {
  body {
    padding-bottom: 0; }

  .firstShowBox {
    position: relative; }

  .pcBg, .pcIcon {
    display: none; }

  .wapBg, .wapIcon {
    display: block; }

  .firstShowBox .firstShowCont {
    min-height: 2rem;
    overflow: hidden; }

  .firstShowCont .imgBox {
    bottom: -2px; }

  .firstShowText {
    padding-left: 0.29rem;
    padding-right: 0;
    padding-top: 0.3333333333rem; }

  .firstShowTitle {
    display: none; }

  .firstShowDesc {
    color: #1d2088;
    font-size: 0.2933333333rem;
    position: absolute;
    right: 0.8rem;
    top: 0.4rem;
    text-align: right; }
    .firstShowDesc a {
      color: #fff;
      font-size: 0.32rem;
      line-height: 1.2em;
      margin-right: -0.5333333333rem; }

  .firstShowDesc .imgIcon {
    width: 1rem;
    float: left;
    padding-top: .2rem; }

  .firstShowMore {
    font-size: 0.4rem;
    color: #fff; }

  .firstShowClosed {
    width: 0.5333333333rem;
    height: 0.5333333333rem; }

  .imgBox img {
    width: 100%;
    height: auto; } }

/*# sourceMappingURL=CXLive.css.map */
