@charset "UTF-8";
.header-container {
  width: 100%;
  background: #333333; }
  .header-container .news-head-warp {
    width: 1200px;
    margin: 0 auto;
    color: #E1E1E1; }

/* 头部 */
.smm-page-header {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  background: #333; }
  .smm-page-header .wrap_site_list {
    width: 1200px;
    margin: 0 auto;
    background: #061d3e; }
    .smm-page-header .wrap_site_list .site_left {
      float: left; }
      .smm-page-header .wrap_site_list .site_left a.site_left_home {
        color: #E1E1E1;
        font-size: 12px;
        position: relative;
        text-decoration: none;
        vertical-align: top;
        margin-right: 10px; }
        .smm-page-header .wrap_site_list .site_left a.site_left_home .homeicon {
          display: block;
          top: 1px;
          left: 0;
          width: 14px;
          position: absolute;
          height: 13px;
          background: url(https://static.smm.cn/common.smm.cn/images/home.png); }
        .smm-page-header .wrap_site_list .site_left a.site_left_home .hometext {
          padding: 0 10px 0 20px;
          vertical-align: top; }
          .smm-page-header .wrap_site_list .site_left a.site_left_home .hometext:hover {
            text-decoration-line: underline; }
        .smm-page-header .wrap_site_list .site_left a.site_left_home:after {
          content: "";
          position: absolute;
          right: 0px;
          height: 10px;
          width: 1px;
          top: 4px;
          background: #666; }
      .smm-page-header .wrap_site_list .site_left a.site_left_site {
        color: #E1E1E1;
        font-size: 12px;
        text-decoration: none;
        margin-right: 5px;
        padding: 0 5px;
        vertical-align: top; }
        .smm-page-header .wrap_site_list .site_left a.site_left_site:hover {
          text-decoration-line: underline; }
      .smm-page-header .wrap_site_list .site_left .site_left_split {
        position: relative;
        padding-left: 10px !important; }
        .smm-page-header .wrap_site_list .site_left .site_left_split::before {
          content: "";
          position: absolute;
          left: 0px;
          height: 10px;
          width: 1px;
          top: 4px;
          background: #666; }
    .smm-page-header .wrap_site_list .site_right {
      float: right;
      height: 30px;
      font-size: 0;
      /*信息框内容*/ }
      .smm-page-header .wrap_site_list .site_right .login-container {
        display: inline-block;
        height: 100%; }
      .smm-page-header .wrap_site_list .site_right .welcome-you {
        border-right: none;
        padding: 0;
        width: auto;
        max-width: 240px;
        color: #E1E1E1; }
      .smm-page-header .wrap_site_list .site_right .every-a {
        width: 80px;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        color: #E1E1E1; }
        .smm-page-header .wrap_site_list .site_right .every-a:hover {
          background: #666; }
      .smm-page-header .wrap_site_list .site_right .user_logout {
        display: inline-block;
        width: 80px;
        text-align: center;
        color: #E1E1E1; }
      .smm-page-header .wrap_site_list .site_right a {
        font-size: 12px;
        text-decoration: none;
        padding: 0 10px;
        border-right: 1px solid #666; }
        .smm-page-header .wrap_site_list .site_right a.user_msg {
          position: relative;
          width: 80px;
          display: inline-block;
          box-sizing: border-box;
          font-size: 0;
          height: 30px;
          padding: 9px 10px;
          text-decoration: none;
          text-align: center;
          position: relative; }
          .smm-page-header .wrap_site_list .site_right a.user_msg:hover {
            background: #666; }
        .smm-page-header .wrap_site_list .site_right a.cellphone {
          width: 40px;
          position: relative;
          border-right: none;
          cursor: pointer;
          padding: 0; }
          .smm-page-header .wrap_site_list .site_right a.cellphone:hover .cellphone-wrapper {
            display: block; }
          .smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper {
            display: none;
            position: absolute;
            right: 0;
            width: 202px;
            height: 60px;
            background: #FAFAFA;
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            text-align: center;
            color: #666;
            z-index: 1000;
            top: 35px; }
            .smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper .phonenumber {
              font-size: 16px; }
              .smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper .phonenumber .icon-cellphone {
                display: inline-block;
                width: 12px;
                height: 12px;
                margin-right: 3px;
                background: url(https://static.smm.cn/common.smm.cn/images/cellphone-black.png); }
            .smm-page-header .wrap_site_list .site_right a.cellphone .cellphone-wrapper .worktime {
              font-size: 12px; }
        .smm-page-header .wrap_site_list .site_right a.sjys-wrap {
          position: relative;
          cursor: pointer; }
          .smm-page-header .wrap_site_list .site_right a.sjys-wrap:hover .sjys {
            display: block; }
          .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys {
            display: none;
            position: absolute;
            left: -218px;
            top: 35px;
            background: #f2f2f2;
            color: #666586;
            list-style: none;
            padding: 0;
            margin: 0; }
            .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li {
              position: relative;
              width: 300px;
              border-bottom: 1px solid #e1e1e1; }
              .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content {
                margin: 10px; }
                .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .left {
                  position: absolute; }
                  .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .left img {
                    width: 100px; }
                .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .right {
                  margin-left: 115px;
                  text-align: left; }
                  .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .right .title {
                    font-size: 16px;
                    color: #D7000F; }
                  .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .right .content {
                    font-size: 12px;
                    padding-right: 15px;
                    display: inline-block;
                    line-height: 15px;
                    color: #666;
                    margin-top: 10px;
                    height: 30px; }
                  .smm-page-header .wrap_site_list .site_right a.sjys-wrap .sjys li div.sjys-content .right .addition {
                    color: #999; }
        .smm-page-header .wrap_site_list .site_right a.online-client {
          position: relative; }
          .smm-page-header .wrap_site_list .site_right a.online-client .qrcode-img {
            display: none;
            width: 120px;
            height: 140px;
            position: absolute;
            top: 30px;
            left: -20px;
            background: #f2f2f2;
            color: #666586;
            list-style: none;
            padding: 10px;
            margin: 5px 0 0px;
            z-index: 2;
            -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
            box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
          .smm-page-header .wrap_site_list .site_right a.online-client:hover .qrcode-img {
            display: block; }
          .smm-page-header .wrap_site_list .site_right a.online-client .qrcodeImg {
            width: 100px; }
          .smm-page-header .wrap_site_list .site_right a.online-client .text {
            color: #999999; }
      .smm-page-header .wrap_site_list .site_right .register_url {
        font-size: 12px;
        text-decoration: none;
        padding: 0 10px;
        border-right: 1px solid #666;
        cursor: pointer; }
      .smm-page-header .wrap_site_list .site_right .login_url {
        width: 80px;
        font-size: 12px;
        text-decoration: none;
        padding: 0 10px;
        border-right: 1px solid #666;
        border-bottom: 2px solid #061d3e;
        text-decoration: none;
        display: inline-block;
        text-align: center;
        vertical-align: top;
        background: #666;
        cursor: pointer; }
        .smm-page-header .wrap_site_list .site_right .login_url:hover {
          background: #d7000f;
          border-color: #d7000f; }
      .smm-page-header .wrap_site_list .site_right .message-container {
        display: inline-block;
        position: relative;
        vertical-align: top; }
        .smm-page-header .wrap_site_list .site_right .message-container:hover .messagebox-new {
          display: block; }
      .smm-page-header .wrap_site_list .site_right .top-header-cellphone {
        display: inline-block;
        margin-top: 7px;
        width: 14px;
        height: 14px;
        background: url(https://static.smm.cn/common.smm.cn/images/cellphone.png); }
      .smm-page-header .wrap_site_list .site_right .xinfeng {
        display: inline-block;
        width: 15px;
        height: 12px;
        vertical-align: top;
        background: url(https://static.smm.cn/common.smm.cn/images/xinfeng.png); }
      .smm-page-header .wrap_site_list .site_right .badge {
        margin-top: -18px;
        margin-left: 7px;
        width: 27px;
        height: 18px;
        line-height: 18px;
        display: none;
        vertical-align: middle;
        min-width: 10px;
        font-size: 12px;
        color: #666;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        background-color: #fff;
        border-radius: 10px; }
      .smm-page-header .wrap_site_list .site_right .display-show {
        display: inline-block; }
      .smm-page-header .wrap_site_list .site_right .display-none {
        display: none; }
      .smm-page-header .wrap_site_list .site_right .messagebox .message-tips {
        font-size: 12px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -10px 0 0 4px;
        display: inline-block;
        *display: inline;
        zoom: 1;
        background: #d7000f;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        width: 15px;
        height: 15px;
        text-align: center;
        line-height: 15px; }
      .smm-page-header .wrap_site_list .site_right .messagebox-hover {
        width: 100%;
        cursor: pointer;
        padding: 0 25px; }
      .smm-page-header .wrap_site_list .site_right .messagebox-new {
        position: absolute;
        background: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
        border: 1px solid #ccc;
        color: #999 !important;
        font-size: 12px;
        width: 450px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        display: none;
        z-index: 100;
        right: -202px; }
        .smm-page-header .wrap_site_list .site_right .messagebox-new dl {
          margin-bottom: 0;
          -webkit-margin-before: 0;
          -webkit-margin-after: 0; }
          .smm-page-header .wrap_site_list .site_right .messagebox-new dl dt {
            border-bottom: 1px solid #e1e1e1;
            font-weight: 700;
            line-height: 1.42857143; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dt h4 {
              background: #f1f1f1;
              height: 52px;
              line-height: 52px;
              font-size: 14px;
              text-align: left;
              text-indent: 10px;
              color: #666;
              margin-top: 0;
              margin-bottom: 0; }
          .smm-page-header .wrap_site_list .site_right .messagebox-new dl .message-more-container {
            text-align: center; }
          .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd {
            color: #999 !important; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd a {
              line-height: 30px;
              border-right: none; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox {
              text-align: left; }
              .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li {
                position: relative;
                border-bottom: 1px solid #e1e1e1;
                cursor: pointer;
                list-style: none;
                line-height: 30px; }
                .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a {
                  color: #999;
                  border-right: none;
                  display: block; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a p {
                    text-align: left;
                    color: #666;
                    font-weight: bolder;
                    margin-bottom: 1px;
                    width: 85%;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    -o-text-overflow: ellipsis;
                    overflow: hidden;
                    padding-left: 10px;
                    position: relative; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-label {
                    width: 60px;
                    height: 24px;
                    text-align: center;
                    line-height: 24px;
                    color: #666;
                    display: inline-block;
                    zoom: 1;
                    background-color: #e1e1e1;
                    padding: 1px 10px;
                    font-size: 12px;
                    -webkit-border-radius: 2px;
                    -moz-border-radius: 2px;
                    border-radius: 2px;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin: -10px 10px 0 0; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-time {
                    color: #999 !important;
                    padding-left: 10px; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-unread {
                    color: #333;
                    margin: 0;
                    -webkit-margin-before: 0;
                    -webkit-margin-after: 0; }
                    .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-unread i {
                      display: inline-block;
                      zoom: 1;
                      width: 5px;
                      height: 5px;
                      background-color: #d7000f;
                      -webkit-border-radius: 10px;
                      -moz-border-radius: 10px;
                      border-radius: 10px;
                      margin-right: 5px;
                      position: absolute;
                      top: 50%;
                      left: 0;
                      margin-top: -2.5px; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-label-unread {
                    display: inline-block;
                    line-height: 1.42857143;
                    zoom: 1;
                    background-color: #999;
                    padding: 1px 10px;
                    font-size: 12px;
                    color: #333;
                    -webkit-border-radius: 2px;
                    -moz-border-radius: 2px;
                    border-radius: 2px;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin: -10px 10px 0 0; }
                  .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .newbox li a .message-time-unread {
                    color: #333 !important;
                    padding-left: 10px; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .message-more {
              color: #337ab7 !important; }
            .smm-page-header .wrap_site_list .site_right .messagebox-new dl dd .message-label {
              width: 60px;
              height: 24px;
              text-align: center;
              line-height: 24px;
              color: #666; }

.no-border {
  border-right: none; }

.look-detail {
  margin-left: 20px;
  color: #169BD5; }

.display-block {
  display: block; }

.site-topbar-placeholder {
  height: 30px; }

.site-header {
  position: sticky;
  top: 30px;
  z-index: 99;
  background: #fff;
  border-bottom: 1px solid #eee; }

.site-header-inner {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  min-height: 60px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  gap: 80px; }

.site-brand {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit; }

.site-brand-logo {
  height: 28px;
  width: auto;
  margin-right: 24px; }

.site-nav {
  display: flex;
  align-items: center;
  gap: 80px; }

.site-nav-item {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  color: #273249;
  line-height: 24px;
  text-decoration: none; }
  .site-nav-item:hover {
    color: #d7000f; }
  .site-nav-item.site-nav-item-active {
    color: #d7000f;
    font-weight: 600; }

.site-header-mobile {
  top: 0;
  border-bottom: none; }
  .site-header-mobile .site-header-inner {
    min-height: 45px;
    margin: 0;
    padding: 12px 20px;
    gap: 0; }
  .site-header-mobile .site-brand-logo {
    height: 21px;
    margin-right: 0; }

.site-footer {
  width: 100%;
  background: #000;
  margin-top: 30px;
  padding: 56px 20px 48px;
  color: #fff;
  box-sizing: border-box; }
  .site-footer .site-footer-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 48px; }
  .site-footer .site-footer-logo-left {
    position: relative;
    padding-right: 50px;
    margin-right: 50px; }
    .site-footer .site-footer-logo-left img {
      display: block;
      width: 120px;
      height: auto; }
    .site-footer .site-footer-logo-left .site-footer-logo-border {
      position: absolute;
      top: 50%;
      right: 0;
      width: 0;
      height: 72px;
      margin-top: -36px;
      border-right: 1px solid #999; }
  .site-footer .site-footer-logo-right {
    display: flex;
    align-items: flex-start; }
    .site-footer .site-footer-logo-right dl {
      margin: 0 0 0 40px;
      text-align: center;
      color: #fff;
      font-size: 12px;
      line-height: 1.5; }
      .site-footer .site-footer-logo-right dl:first-child {
        margin-left: 0; }
    .site-footer .site-footer-logo-right dt {
      margin: 0;
      line-height: 0; }
    .site-footer .site-footer-logo-right dd {
      margin: 10px 0 0;
      line-height: 1.5;
      color: #fff; }
    .site-footer .site-footer-logo-right img {
      display: block;
      width: 90px;
      height: 90px; }
  .site-footer .site-footer-link {
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    line-height: 1; }
    .site-footer .site-footer-link a {
      display: inline-block;
      padding: 0 12px;
      line-height: 1;
      color: #fff;
      font-size: 14px;
      text-decoration: none;
      border-right: 1px solid #fff; }
      .site-footer .site-footer-link a:last-child {
        border-right: none; }
      .site-footer .site-footer-link a:hover {
        opacity: 0.8; }
  .site-footer .site-footer-copyright {
    margin: 22px 0 0;
    text-align: center;
    font-size: 12px;
    line-height: 1.6;
    color: #fff; }
    .site-footer .site-footer-copyright p {
      margin: 0; }
    .site-footer .site-footer-copyright a {
      color: #fff;
      text-decoration: none; }
      .site-footer .site-footer-copyright a:hover {
        opacity: 0.8; }

@media (max-width: 768px) {
  .site-footer {
    margin-top: 20px;
    padding: 32px 12px 28px; }
    .site-footer .site-footer-logo {
      justify-content: space-between;
      width: 100%;
      max-width: 260px;
      margin: 0 auto 28px; }
    .site-footer .site-footer-logo-left {
      flex-shrink: 0;
      padding-right: 16px;
      margin-right: 16px; }
      .site-footer .site-footer-logo-left img {
        width: 72px; }
      .site-footer .site-footer-logo-left .site-footer-logo-border {
        height: 56px;
        margin-top: -28px; }
    .site-footer .site-footer-logo-right {
      flex: 1;
      justify-content: space-between;
      min-width: 0; }
      .site-footer .site-footer-logo-right dl {
        margin: 0;
        font-size: 11px; }
      .site-footer .site-footer-logo-right dd {
        margin-top: 6px;
        white-space: nowrap; }
      .site-footer .site-footer-logo-right img {
        width: 64px;
        height: 64px; }
    .site-footer .site-footer-link {
      max-width: 320px;
      line-height: 28px; }
      .site-footer .site-footer-link a {
        padding: 0 8px;
        font-size: 12px;
        line-height: 28px; }
    .site-footer .site-footer-copyright {
      margin-top: 16px;
      font-size: 11px;
      line-height: 1.8; } }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  color: #333;
  background: #fff; }

.hero {
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  background-size: cover;
  color: #fff; }

.hero-inner {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.hero-copy {
  flex: 1;
  padding-right: 40px;
  margin-top: -20px; }

.hero-title {
  margin: 0 0 10px;
  font-size: 30px;
  color: #FFFFFF;
  line-height: 45px; }

.hero-desc {
  margin: 0;
  max-width: 540px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 22px; }

.hero-badge {
  position: relative;
  width: 220px;
  height: 220px;
  flex-shrink: 0; }

.hero-badge-img {
  position: absolute;
  top: 20px;
  right: 0;
  width: 100%;
  height: 100%; }

.hero-badge-text {
  position: absolute;
  top: 115px;
  right: 70px;
  font-weight: bold;
  font-size: 20px;
  color: #273249;
  white-space: nowrap; }
  .hero-badge-text > span {
    color: #d7000f; }

.hero-badge-number {
  font-size: 28px !important;
  margin-left: 5px; }

.main {
  width: 1240px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }

.section {
  margin-bottom: 48px;
  scroll-margin-top: 110px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  color: #3B404A;
  line-height: 22px; }

.section-title {
  position: relative;
  margin: 40px 0 28px;
  font-family: MicrosoftYaHeiSemibold;
  font-size: 20px;
  color: #273249;
  line-height: 30px; }
  .section-title::before {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 38px;
    height: 3px;
    background: #d7000f; }

.section-para {
  margin: 0 0 10px; }

.section-link {
  color: #d7000f;
  text-decoration: none; }

.pdf-list {
  display: flex;
  flex-direction: column; }

.pdf-item {
  display: inline-block;
  width: fit-content;
  margin-bottom: 10px;
  color: #2D59B1; }
  .pdf-item:hover {
    color: #d7000f; }

.hero-mobile {
  height: 160px;
  overflow: hidden; }
  .hero-mobile .hero-inner {
    height: 160px;
    flex-direction: row;
    align-items: center;
    padding: 0 20px; }
  .hero-mobile .hero-copy {
    flex: 1;
    min-width: 0;
    padding-right: 10px;
    margin-top: 0; }
  .hero-mobile .hero-title {
    margin: 0 0 8px;
    font-size: 20px;
    line-height: 30px; }
  .hero-mobile .hero-desc {
    max-width: none;
    font-size: 12px;
    line-height: 20px; }
  .hero-mobile .hero-badge {
    width: 100px;
    height: 100px;
    flex-shrink: 0; }
  .hero-mobile .hero-badge-img {
    top: 0;
    right: 0; }
  .hero-mobile .hero-badge-text {
    top: 50%;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    font-size: 11px; }
  .hero-mobile .hero-badge-number {
    font-size: 16px !important;
    margin-left: 2px; }

.main-mobile {
  padding: 0 12px; }
  .main-mobile .section {
    margin-bottom: 32px;
    scroll-margin-top: 60px;
    font-size: 14px;
    color: #3B404A;
    line-height: 22px; }
  .main-mobile .section-title {
    margin: 28px 0 16px;
    font-size: 16px;
    line-height: 24px; }
  .main-mobile .section-para,
  .main-mobile .pdf-item {
    font-size: 14px; }

