.theme-title {
    margin-top: 55px;
    font-size: 28px;
    color: #333;
    letter-spacing: 2px;
    padding-bottom: 15px;
    text-align: center;
}
.theme-title-underline {
    width: 46px;
    height: 2px;
    background-color: #5185FF;
    margin: 0 auto;
}
.mt15{
    margin-top: 15px;
}
.theme-title-underline-xhs {
    background-color: #FF2741;
  }
  .xhs-banner {
    width: 100%;
    height: 560px;
    background: url("/images/resource/xhs_banner.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
  }
  .xhs-banner .xhs-banner-content {
    width: 1170px;
    margin: 167px auto;
    color: #fff;
  }
  .xhs-banner .xhs-banner-content > h1 {
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 203px;
    margin-bottom: 40px;
  }
  .xhs-banner .xhs-banner-content > p {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    line-height: 25px;
    letter-spacing: 2px;
    margin-top: 35px;
  }
  .xhs-banner .xhs-banner-content > a {
    display: block;
    width: 190px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    background-color: #5185ff;
    border-radius: 23px;
    margin-top: 40px;
    color: #fff;
    text-decoration: none;
  }
  .xhs-banner .xhs-banner-content > a:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
  }
  .xhs-banner .xhs-banner-content > a:visited,
  .xhs-banner .xhs-banner-content > a:active {
    text-decoration: none;
  }
  .xhs-prospect {
    width: 1000px;
    height: 818px;
    overflow: hidden;
    margin: 0 auto;
  }
  .xhs-prospect .xhs-prospect-content {
    width: 1200px;
    margin: 0 auto;
  }
  .xhs-prospect .xhs-prospect-content .txt-left {
    margin-left: 0;
    text-align: left;
  }
  .xhs-prospect .xhs-prospect-content .xhs-firstline {
    width: 1200px;
    magin-top: -10px;
    padding-top: 1px;
  }
  .xhs-prospect .xhs-prospect-content .xhs-firstline .xhs-market-left {
    float: left;
    width: 520px;
    font-size: 16px;
    color: #666;
    margin-top: 30px;
  }
  .xhs-prospect .xhs-prospect-content .xhs-firstline .xhs-market-left > span {
    font-size: 24px;
    color: #FF0000;
  }
  .xhs-prospect .xhs-prospect-content .xhs-firstline > img {
    display: block;
    float: left;
    width: 754px;
    height: 127px;
    margin-left: 60px;
  }
  .xhs-prospect .xhs-prospect-content .xhs-prospect-sex {
    width: 100%;
  }
  .xhs-prospect .xhs-prospect-content .xhs-prospect-sex .xhs-prospect-mark {
    float: left;
    width: 54px;
    height: 54px;
    display: block;
    float: left;
    margin-top: 5px;
  }
  .xhs-prospect .xhs-prospect-content .xhs-prospect-sex > h3 {
    font-size: 18px;
    color: #333;
    float: left;
  }
  .xhs-prospect .xhs-prospect-content .xhs-prospect-sex .xhs-prospect-text {
    float: left;
    width: 412px;
    font-size: 14px;
    line-height: 28px;
    color: #888;
    margin-left: 46px;
    margin-right: 93px;
  }
  .xhs-prospect .xhs-prospect-content .xhs-prospect-sex .xhs-sex-ratio {
    width: 350px;
    height: 171px;
    display: block;
    float: left;
    margin-top: -50px;
  }
  .xhs-resource {
    width: 100%;
    height: 740px;
    background: url("/images/resource/xhs_resource_bg.png") center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: relative;
  }
  .xhs-resource .xhs-resource-content {
    width: 1200px;
    height: 460px;
    margin: 0 auto;
  }
  .xhs-resource .xhs-resource-content .xhs-resource-stars {
    margin-top: 125px;
    float: right;
  }
  .xhs-resource .xhs-resource-content .xhs-resource-stars > h3 {
    font-size: 26px;
    color: #333;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 400;
  }
  .xhs-resource .xhs-resource-content .xhs-resource-stars p {
    font-size: 16px;
    color: #666;
    margin-top: 36px;
    letter-spacing: 2px;
  }
  .xhs-resource .xhs-look-more {
    display: block;
    width: 224px;
    height: 44px;
    line-height: 44px;
    background: #ff2741;
    border-radius: 22px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border: 1px solid #FF2741;
    text-decoration: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
  }
  .xhs-resource .xhs-look-more:hover {
    opacity: 0.8;
    color: #fff;
    cursor: pointer;
  }
  .xhs-resource-tabbar {
    width: 360px;
    margin: 24px auto 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
    color: #666;
  }
  .xhs-resource-tabbar .xhs-resource-tabbar-li {
    float: left;
    width: 120px;
  }
  .xhs-resource-tabbar .xhs-resource-tabbar-li:hover {
    color: #FF2741;
    cursor: pointer;
  }
  .xhs-resource-tabbar .xhs-resource-tabbar-checked {
    height: 64px;
    line-height: 64px;
    margin-top: -8px;
    background-color: #FF2741;
    color: #fff;
  }
  .xhs-resource-tabbar .xhs-resource-tabbar-checked:hover {
    color: #fff;
  }
  .xhs-promo-strategy {
    width: 100%;
    height: 800px;
    background-color: #fff;
    overflow: hidden;
  }
  .xhs-promo-strategy .xhs-promo-strategy-content {
    width: 1200px;
    margin: 49px auto;
    padding-top: 1px;
  }
  .xhs-promo-strategy .xhs-promo-strategy-content .xhs-promo-strategy-text {
    width: 580px;
    margin: 0 auto;
  }
  .xhs-promo-strategy .xhs-promo-strategy-content .xhs-promo-strategy-text .xhs-li-circle {
    width: 8px;
    height: 8px;
    margin-top: 8px;
    background: #ddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-right: 12px;
  }
  .xhs-promo-strategy .xhs-promo-strategy-content .xhs-promo-strategy-text .xhs-li-p {
    width: 560px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
  }
  .xhs-promo-strategy .xhs-promo-strategy-content > img {
    display: block;
    width: 858px;
    height: 414px;
    margin: 40px auto;
  }
  .xhs-create-plan {
    width: 100%;
    height: 660px;
    background-color: #FBFBFB;
    overflow: hidden;
  }
  .xhs-create-plan > img {
    width: 1200px;
    height: 460px;
    display: block;
    margin: 28px auto;
  }
  .xhs-promo-inspire {
    width: 100%;
    height: 750px;
    background-color: #fff;
    overflow: hidden;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 1px;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-tips {
    width: 463px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    text-align: center;
    margin: 30px auto;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content > img {
    display: block;
    width: 520px;
    height: 171px;
    margin: 26px auto;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step {
    width: 1200px;
    margin: 36px auto;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step .xhs-promo-inspire-step-li {
    width: 299px;
    height: 180px;
    float: left;
    border: 1px solid #EBEBFA;
    border-right: 0;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step .xhs-promo-inspire-step-li .xhs-promo-inspire-original .xhs-step-li-circle {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #E8333F;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 49px auto 25px;
    color: #E8333F;
    font-size: 16px;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step .xhs-promo-inspire-step-li .xhs-promo-inspire-original > p {
    font-size: 14px;
    color: #666;
    text-align: center;
    font-weight: 400;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step .xhs-promo-inspire-step-li .xhs-promo-inspire-now {
    padding: 30px;
    font-size: 12px;
    color: #999;
    line-height: 28px;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step .xhs-promo-inspire-step-li:last-child {
    border-right: 1px solid #EBEBFA;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step .xhs-promo-inspire-step-li:hover .xhs-promo-inspire-original {
    display: none;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step .xhs-promo-inspire-step-li:hover .xhs-promo-inspire-now {
    display: block!important;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-promo-inspire-step .xhs-promo-inspire-step-li:hover {
    -webkit-box-shadow: 3px 3px 18px rgba(183, 183, 183, 0.3);
    -moz-box-shadow: 3px 3px 18px rgba(183, 183, 183, 0.3);
    box-shadow: 3px 3px 18px rgba(183, 183, 183, 0.3);
    border: 0;
    cursor: pointer;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-consult-atonce {
    width: 230px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    text-align: center;
    background: #ff2741;
    border-radius: 22px;
    color: #fff;
    margin: 0 auto;
    display: block;
  }
  .xhs-promo-inspire .xhs-promo-inspire-content .xhs-consult-atonce:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  