.category {
  box-sizing: border-box;
  padding-top: 64px;
  text-align: center; }
  .category.zg {
    height: 956px;
    background-color: #f4f6f9; }
    .category.zg .img-col {
      margin: 44px auto 0;
      width: 1262px;
      height: 526px; }
      .category.zg .img-col .col {
        float: left; }
        .category.zg .img-col .col .img {
          width: 240px;
          height: 480px; }
          .category.zg .img-col .col .img.sg {
            background: url(../img/p/x01.png) no-repeat;
            background-size: cover; }
          .category.zg .img-col .col .img.cs {
            background: url(../img/p/x02.png) no-repeat;
            background-size: cover; }
          .category.zg .img-col .col .img.sx {
            background: url(../img/p/x03.png) no-repeat;
            background-size: cover; }
          .category.zg .img-col .col .img.bl {
            background: url(../img/p/x04.png) no-repeat;
            background-size: cover; }
          .category.zg .img-col .col .img.my {
            background: url(../img/p/x05.png) no-repeat;
            background-size: cover; }
        .category.zg .img-col .col .text {
          margin-top: 16px;
          height: 30px;
          line-height: 30px;
          font-size: 2rem;
          letter-spacing: 2px;
          color: #606266; }
    .category.zg .mask {
      width: 100%;
      height: 100%;
      opacity: 0.8;
      background-color: #0f141b;
      text-align: left;
      padding: 74px 30px;
      color: #ffffff; }
      .category.zg .mask .title {
        height: 40px;
        font-size: 1.8rem; }
        .category.zg .mask .title .icon {
          margin-right: 8px;
          float: left;
          width: 24px; }
        .category.zg .mask .title .txt {
          padding-top: 3px; }
      .category.zg .mask .description {
        font-size: 1.6rem;
        line-height: 1.71;
        letter-spacing: 0.6px;
        text-align: justify; }
  .category.yh {
    height: 668px; }
    .category.yh .img-col {
      margin: 44px auto 0;
      width: 1260px;
      height: 230px; }
      .category.yh .img-col .col {
        float: left;
        width: 410px;
        height: 230px; }
        .category.yh .img-col .col .mask {
          width: 100%;
          height: 100%;
          opacity: 0.7;
          text-align: center;
          background-color: #0f141b;
          padding-top: 80px; }
          .category.yh .img-col .col .mask .text {
            font-size: 2rem;
            line-height: 1.5;
            letter-spacing: 1.5px;
            text-align: center;
            color: #ffffff; }
        .category.yh .img-col .col.one {
          background: url(../img/img_one.756c4cf.png) no-repeat;
          background-size: cover; }
        .category.yh .img-col .col.two {
          background: url(../img/img_two.37d2382.png) no-repeat;
          background-size: cover; }
        .category.yh .img-col .col.three {
          background: url(../img/img_three.1ce9cd6.png) no-repeat;
          background-size: cover; }
  .category .role {
    display: inline-block;
    _display: inline;
    zoom: 1;
    margin-bottom: 26px; }
    .category .role .line {
      display: inline-block;
      border-top: 2px solid #DCDFE6;
      width: 68px;
      height: 14px; }
  .category .text1 {
    display: inline-block;
    height: 40px;
    font-size: 3.6rem;
    line-height: 0.9;
    letter-spacing: 0.3px;
    color: #000000;
    margin: 0 20px; }
  .category .text2 {
    font-size: 2rem;
    line-height: 1.36;
    letter-spacing: 1.4px;
    color: #606266; }
  .category .blank {
    float: left;
    width: 15px;
    height: 10px; }
  .category .hm_btn {
    cursor: pointer;
    color: #ffffff;
    width: 265px;
    height: 64px;
    line-height: 64px;
    margin: 48px auto;
    border-radius: 2px;
    background-color: #3388ff;
    font-size: 2.4rem;
    letter-spacing: 0.2px;
    text-align: center; }
        
        
        
        
.qf-instruction-back {
  background: #f4f6f9;
  overflow: hidden; }

.qf-instruction {
  max-width: 1100px;
  background-color: #fff;
  box-shadow: 0px 10px 20px -16px #909399;
  width: 90%;
  margin: 57px auto;
  display: table; }
  .qf-instruction .img-box {
    width: 100%; }
    .qf-instruction .img-box img {
      width: 100%; }
  .qf-instruction .instruction-content {
    width: 53.2%;
    padding: 0 15px 0 41px;
    display: table-cell;
    vertical-align: middle; }
    .qf-instruction .instruction-content .header {
      height: 36px;
      font-size: 20px;
      line-height: 36px;
      position: relative;
      padding-left: 12px; }
      .qf-instruction .instruction-content .header:before {
        position: absolute;
        display: block;
        content: '';
        width: 3px;
        height: 21px;
        background: #39a1ff;
        left: 0;
        top: 9px; }
    .qf-instruction .instruction-content .text {
      font-size: 18px;
      color: #909399;
      line-height: 30px;
      letter-spacing: 1px; }

@media screen and (max-width: 860px) {
  .qf-instruction {
    display: block;
    width: 100%;
    background: #f4f6f9;
    box-shadow: unset;
    margin: 0 auto; }
    .qf-instruction .img-box {
      width: 100%; }
    .qf-instruction .instruction-content {
      padding: 0;
      display: block;
      width: 80%;
      margin: 0 auto; }
      .qf-instruction .instruction-content .header {
        font-size: 28px;
        margin: 60px auto 40px; }
      .qf-instruction .instruction-content .text {
        width: auto;
        margin-bottom: 90px; } }

@media screen and (max-width: 768px) {
  .qf-instruction {
    display: block;
    width: 100%;
    margin: 0 auto; }
    .qf-instruction .img-box {
      width: 100%; }
    .qf-instruction .instruction-content {
      display: block;
      width: 100%;
      padding: 0 31px;
      margin: 0 auto; }
      .qf-instruction .instruction-content .header {
        font-size: 14px;
        margin: 30px auto 21px; }
      .qf-instruction .instruction-content .text {
        font-size: 11px;
        line-height: 15px;
        width: auto;
        margin-bottom: 46px; } }

@media screen and (min-width: 1024px) {
  html {
    font-size: 10px; }
    html .col-md-3 {
      width: 20%; }
    html .img {
      position: relative;
      overflow: hidden;
      transition: all ease 300ms; }
      html .img:hover {
        box-shadow: 0 18px 20px -14px rgba(100, 100, 110, 0.4);
        margin-top: -10px; }
      html .img .mask {
        position: absolute;
        transition: .3s linear;
        top: -100%;
        left: 0; } }

@media screen and (max-width: 600px) {
  html {
    width: 100%;
    font-size: 5px;
    overflow-x: hidden; }
    html .customer .company {
      margin: 0 auto 15px;
      width: 85px;
      height: 32px; }
  .banner-root {
    margin-top: 44px; }
    .banner-root .banner {
      padding: 70px 0 0 20px;
      height: 232px; }
    .banner-root .sunmi {
      padding: 0; }
    .banner-root .event-201905 {
      padding: 0; }
    .banner-root .event {
      padding: 0; }
    .banner-root .zg {
      background: url(../img/p/banner2x.jpg) no-repeat center;
      background-size: cover; }
    .banner-root .yh {
      background: url(../img/banner_youhuo-mobile.d80ee5a.png) no-repeat center;
      background-size: cover; }
    .banner-root .wq {
      background: url(../img/banner_waiqing-mobile.234f27a.png) no-repeat center;
      background-size: cover; }
    .banner-root .referral {
      cursor: pointer;
      background: url(../img/img_banner_recommand_small.37cb284.png) no-repeat center;
      background-size: cover; }
    .banner-root .carousel-indicators {
      display: none; }
    .banner-root .hm_btn {
      cursor: pointer;
      margin-top: 25px;
      width: 77px;
      height: 24px;
      line-height: 24px;
      border-radius: 2px;
      letter-spacing: 1px; }
  .category {
    padding-top: 32px; }
    .category .blank {
      width: 7px; }
    .category.zg {
      height: 455px; }
      .category.zg .img-col {
        margin: 22px auto 0;
        width: 630px;
        height: 240px; }
        .category.zg .img-col .col .img {
          width: 120px;
          height: 240px; }
        .category.zg .img-col .col .text {
          display: none; }
      .category.zg .placeholder {
        height: 50%; }
      .category.zg .mask {
        height: 50%;
        padding: 13px 15px; }
        .category.zg .mask .title {
          font-size: 10px;
          height: 20px; }
          .category.zg .mask .title .icon {
            margin-right: 4px;
            width: 12px; }
          .category.zg .mask .title .txt {
            padding-top: 1px; }
        .category.zg .mask .description {
          font-size: 9px; }
    .category.yh {
      height: 334px; }
      .category.yh .img-col {
        margin: 22px auto 0;
        width: 630px;
        height: 115px; }
        .category.yh .img-col .col {
          width: 205px;
          height: 115px; }
          .category.yh .img-col .col .mask {
            padding-top: 40px; }
    .category .role {
      margin-bottom: 13px; }
      .category .role .line {
        display: inline-block;
        width: 34px;
        height: 7px;
        border-top: 1px solid #DCDFE6; }
    .category .text1 {
      height: 20px;
      line-height: 0.9;
      margin: 0 10px; }
    .category .hm_btn {
      cursor: pointer;
      width: 132px;
      height: 32px;
      line-height: 32px;
      margin: 24px auto; }
  .customer {
    padding-top: 32px;
    height: 408px; }
    .customer .text {
      margin-bottom: 24px; }
    .customer .col-xs-4 {
      width: 33.33333333%; } }

.live {
  max-width: 1120px;
  width: 93.33333%;
  margin: 64px auto 64px auto;
  position: relative; }
  @media all and (max-width: 764px) {
    .live {
      max-width: none;
      margin: 10px auto 17px auto; } }
  .live a:hover {
    text-decoration: none; }
  .live a.title {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 36px;
    font-size: 20px;
    color: #39a1ff;
    line-height: 36px;
    padding: 0 0 0 38px;
    margin: 0 0 2px 0; }
    @media all and (max-width: 764px) {
      .live a.title {
        margin: 0 0 17px 0; } }
    @media all and (max-width: 600px) {
      .live a.title {
        height: 25px;
        font-size: 14px;
        line-height: 25px;
        padding: 0 0 0 26.5px; } }
  .live .items {
    position: relative;
    padding-top: 35.6%;
    margin: 2px 0 0 0; }
    @media all and (max-width: 764px) {
      .live .items {
        position: static;
        padding-top: 0;
        margin: 15px 0 0 0; } }
    .live .items a.item {
      position: absolute;
      display: block;
      box-sizing: border-box;
      width: 100%;
      height: 33.3%;
      border-bottom: 1px solid #EBEEF5; }
      @media all and (max-width: 764px) {
        .live .items a.item {
          position: relative;
          height: auto;
          padding: 10px 0 10px 0; } }
      .live .items a.item .text {
        position: absolute;
        top: 24.13793%;
        left: 0;
        max-width: 400px;
        width: 80%;
        height: 30px;
        font-size: 18px;
        color: #303133;
        line-height: 30px;
        letter-spacing: 1px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
        @media all and (max-width: 1280px) {
          .live .items a.item .text {
            font-size: 16px;
            width: 75%; } }
        @media all and (max-width: 1024px) {
          .live .items a.item .text {
            font-size: 15px;
            width: 70%; } }
        @media all and (max-width: 764px) {
          .live .items a.item .text {
            position: static; } }
        @media all and (max-width: 600px) {
          .live .items a.item .text {
            font-size: 12.5px; } }
      .live .items a.item .date {
        position: absolute;
        top: 24.13793%;
        right: 0;
        width: 92px;
        height: 30px;
        font-size: 14px;
        color: #909399;
        line-height: 30px;
        letter-spacing: 1px; }
        @media all and (max-width: 1280px) {
          .live .items a.item .date {
            font-size: 12px; } }
        @media all and (max-width: 764px) {
          .live .items a.item .date {
            top: 1em;
            width: auto;
            padding-right: 0.5em;
            font-size: 12px; } }
        @media all and (max-width: 600px) {
          .live .items a.item .date {
            font-size: 10px; } }
    .live .items a.item:nth-child(1) {
      top: 0; }
    .live .items a.item:nth-child(2) {
      top: 33.3%; }
    .live .items a.item:nth-child(3) {
      top: 66.6%; }
  .live .productUpdates {
    max-width: 500px;
    width: 44.64286%; }
    @media all and (max-width: 764px) {
      .live .productUpdates {
        max-width: none;
        width: 100%; } }
    .live .productUpdates a.title {
      background: url() right 5px/24px no-repeat; }
      @media all and (max-width: 600px) {
        .live .productUpdates a.title {
          background: url() right 3px/17px no-repeat; } }
    .live .productUpdates a.banner {
      display: block;
      width: 100%;
      padding-top: 35.6%;
      background: url(../img/p/p05.png) 0 center/100% no-repeat; }
      @media all and (max-width: 764px) {
        .live .productUpdates a.banner {
          padding-top: 27.14286%; } }
  .live .news {
    max-width: 500px;
    width: 44.64286%;
    position: absolute;
    top: 0;
    right: 0; }
    @media all and (max-width: 764px) {
      .live .news {
        max-width: none;
        width: 100%;
        position: static;
        margin: 23px 0 0 0; } }
    .live .news a.title {
      background: url() right 5px/24px no-repeat; }
      @media all and (max-width: 600px) {
        .live .news a.title {
          background: url() right 3px/17px no-repeat;
          margin: 0 0 1.5px 0; } }
    .live .news a.banner {
      position: relative;
      display: block;
      box-sizing: border-box;
      width: 100%;
      padding-top: 35.6%;
      background: 0 center/50% no-repeat;
      background-image: url(../img/p/p04.jpg); }
      @media all and (max-width: 764px) {
        .live .news a.banner {
          padding-top: 35.57143%; } }
      .live .news a.banner .title {
        position: absolute;
        top: 12.35955%;
        right: 0;
        max-width: 240px;
        width: 48%;
        height: 5em;
        font-size: 18px;
        color: #303133;
        line-height: 1.67em;
        letter-spacing: 1px;
        overflow: hidden; }
        @media all and (max-width: 1280px) {
          .live .news a.banner .title {
            font-size: 16px; } }
        @media all and (max-width: 1024px) {
          .live .news a.banner .title {
            font-size: 15px; } }
        @media all and (max-width: 764px) {
          .live .news a.banner .title {
            max-width: none;
            top: 12.4498%;
            width: 48%; } }
        @media all and (max-width: 600px) {
          .live .news a.banner .title {
            width: 48%;
            height: 42px;
            font-size: 12.5px;
            line-height: 21px; } }
      @media all and (max-width: 900px) {
        .live .news a.banner .title.threeline {
          line-height: 21px;
          height: 63px; } }
      .live .news a.banner .date {
        position: absolute;
        bottom: 11.23596%;
        left: 52%;
        width: 92px;
        height: 30px;
        font-size: 14px;
        color: #909399;
        line-height: 30px;
        letter-spacing: 1px; }
        @media all and (max-width: 1280px) {
          .live .news a.banner .date {
            font-size: 12px; } }
        @media all and (max-width: 764px) {
          .live .news a.banner .date {
            bottom: 11.24498%;
            font-size: 12px; } }
        @media all and (max-width: 600px) {
          .live .news a.banner .date {
            height: 21px;
            font-size: 10px;
            line-height: 21px; } }
    @media all and (max-width: 764px) {
      .live .news .items {
        margin: 0; } }
