body, html {
  margin: auto;
  background: #FFFFFF;
  width: 100%;
  min-width: 1380px;
  overflow: visible; }

.tab {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 120px;
  background: url("/resource/img/tab/tab-bg.png") no-repeat;
  background-size: cover; }
  .tab.service {
    background: url("/resource/img/tab/tab-service.png?201662645") no-repeat; }
  .tab.tab-white {
    background: #FFFFFF !important;
    -webkit-box-shadow: 0px -1px 0px 0px #EDEDEE;
            box-shadow: 0px -1px 0px 0px #EDEDEE;
    border-bottom: 1px solid  #EDEDEE; }
    .tab.tab-white .tab-main .logo {
      background: url("/resource/img/logo/logo.png?201662645") no-repeat; }
    .tab.tab-white .tab-main dl a {
      color: #021031; }
      .tab.tab-white .tab-main dl a.curr {
        color: #FF7C1A; }
        .tab.tab-white .tab-main dl a.curr::before {
          background: #FF7C1A; }
  .tab .tab-main {
    width: 1200px;
    height: 100%;
    margin: auto;
    line-height: 120px; }
    .tab .tab-main .logo {
      display: inline-block;
      background: url("/resource/img/logo/logo-white.png?201662645") no-repeat;
      background-size: contain;
      width: 216px;
      height: 68px;
      vertical-align: middle; }
    .tab .tab-main dl {
      display: inline-block;
      width: 900px;
      float: right;
      margin: 0;
      text-align: right; }
      .tab .tab-main dl a {
        font-size: 20px;
        color: #FFFFFF;
        margin-left: 80px;
        cursor: pointer;
        opacity: .6;
        position: relative;
        text-decoration: none; }
        .tab .tab-main dl a.curr {
          opacity: 1;
          font-weight: bold; }
          .tab .tab-main dl a.curr::before {
            content: "1";
            color: transparent;
            position: absolute;
            bottom: -10px;
            width: 100%;
            height: 4px;
            background: #FFFFFF; }
        .tab .tab-main dl a:first-child {
          margin-left: 0; }

footer {
  width: 100%;
  height: 449px;
  background: #021031;
  display: inline-block; }
  footer .customer-service {
    width: 1200px;
    margin: 68px auto 0 auto;
    height: 182px; }
    footer .customer-service .left {
      float: left;
      width: 49.9%;
      height: 100%;
      border-right: 1px solid rgba(255, 255, 255, 0.5);
      -webkit-box-sizing: content-box;
              box-sizing: content-box;
      line-height: 182px; }
      footer .customer-service .left .logo {
        vertical-align: middle;
        width: 348px;
        height: 110px; }
    footer .customer-service .right {
      float: left;
      width: 49.9%;
      height: 100%; }
      footer .customer-service .right p {
        padding-left: 80px;
        color: #FFFFFF;
        width: 100%;
        display: inline-block;
        opacity: .7; }
        footer .customer-service .right p.msg-1 {
          margin: 0 0 20px 0;
          font-size: 20px;
          line-height: .22px; }
        footer .customer-service .right p.msg-2 {
          font-size: 32px;
          line-height: 34px;
          margin: 12px 0 0 0; }
        footer .customer-service .right p.msg-3 {
          margin: 40px 0 0 0;
          font-size: 18px;
          line-height: 20px; }
  footer .copy-right {
    width: 1200px;
    height: 131px;
    margin: 68px  auto 0 auto;
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
    footer .copy-right p {
      display: inline-block;
      color: #FFFFFF;
      width: 100%;
      text-align: center; }
      footer .copy-right p.link-info {
        margin: 40px 0 16px 0;
        font-size: 18px;
        line-height: 20px;
        opacity: .7; }
        footer .copy-right p.link-info span {
          cursor: pointer;
          margin-right: 24px; }
          footer .copy-right p.link-info span.curr a {
            color: #FF7C1A !important;
            opacity: 1 !important; }
          footer .copy-right p.link-info span a {
            text-decoration: none;
            color: #FFFFFF; }
      footer .copy-right p.desc {
        margin: 0;
        font-size: 13px;
        line-height: 15px;
        opacity: .5; }

.main {
  width: 1200px;
  margin: 120px auto 0 auto; }
  .main .article-navigation {
    margin: 0 auto;
    padding-top: 40px;
    outline: none;
    text-align: center; }
    .main .article-navigation li {
      display: inline-block;
      color: #021031;
      font-size: 20px;
      font-weight: bold;
      line-height: 22px;
      margin: 0 80px; }
      .main .article-navigation li.curr {
        color: #FF7C1A; }
  .main .article-list .article-item {
    height: 260px;
    cursor: pointer; }
    .main .article-list .article-item:not(:last-child) {
      margin-bottom: 66px; }
    .main .article-list .article-item .article-img {
      width: 450px;
      height: 260px;
      border-radius: 20px;
      float: left; }
      .main .article-list .article-item .article-img img {
        width: 100%;
        height: 100%;
        border-radius: 20px; }
    .main .article-list .article-item .article-content {
      float: right;
      width: 690px;
      height: 100%; }
      .main .article-list .article-item .article-content .title {
        margin: 35px 0 20px 0;
        color: #021031;
        font-size: 30px;
        font-weight: bold;
        line-height: 32px; }
      .main .article-list .article-item .article-content .short-content {
        width: 100%;
        height: 68px;
        font-size: 20px;
        color: #021031;
        line-height: 34px;
        font-weight: normal;
        overflow: hidden; }
      .main .article-list .article-item .article-content .bottom {
        font-size: 20px;
        line-height: 22px;
        margin-top: 50px;
        color: rgba(2, 16, 49, 0.6); }
        .main .article-list .article-item .article-content .bottom .bottom-left {
          float: left; }
        .main .article-list .article-item .article-content .bottom .bottom-right {
          float: right; }
  .main .pagination {
    height: 36px;
    margin: 65px 0 80px 0;
    text-align: center;
    line-height: 36px; }
    .main .pagination ul {
      margin: 0;
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      text-align: center; }
      .main .pagination ul li {
        display: inline-block;
        background: #FFFFFF;
        color: #677083;
        font-size: 20px;
        text-align: center;
        line-height: 36px;
        border-radius: 50%;
        margin: 0 13px;
        cursor: pointer; }
        .main .pagination ul li.curr {
          width: 36px;
          height: 36px;
          background: #FF7C1A;
          color: #FFFFFF; }
    .main .pagination .left {
      display: inline-block;
      vertical-align: middle;
      width: 14px;
      height: 28px;
      margin-right: 13px;
      background: url("../img/arcitle/left.png") no-repeat;
      background-size: cover; }
      .main .pagination .left.deep {
        background: url("../img/arcitle/left-deep.png") no-repeat;
        background-size: cover; }
    .main .pagination .right {
      display: inline-block;
      vertical-align: middle;
      width: 14px;
      height: 28px;
      margin-left: 13px;
      background: url("../img/arcitle/right.png") no-repeat;
      background-size: cover; }
      .main .pagination .right.deep {
        background: url("../img/arcitle/right-deep.png") no-repeat;
        background-size: cover; }
  .main .article-detail-wrap {
    margin-bottom: 180px;
    color: #021031; }
    .main .article-detail-wrap p {
      margin: 0; }
    .main .article-detail-wrap .title {
      padding: 80px 0 30px 0;
      font-size: 40px;
      line-height: 42px;
      font-weight: bold; }
    .main .article-detail-wrap .desc {
      font-size: 20px; }
      .main .article-detail-wrap .desc span {
        margin-right: 30px; }
    .main .article-detail-wrap .detail-content {
      margin-top: 50px;
      font-size: 20px !important; }
      .main .article-detail-wrap .detail-content table {
        border: 1px solid #dcdcdc;
        border-collapse: collapse; }
      .main .article-detail-wrap .detail-content th, .main .article-detail-wrap .detail-content tr, .main .article-detail-wrap .detail-content td {
        border: 1px solid #dcdcdc;
        border-collapse: collapse;
        text-align: center; }
      .main .article-detail-wrap .detail-content th {
        background: rgba(220, 220, 220, 0.5); }
