  @charset "UTF-8";

  html.old_type {
      font-size: 32px;
  }

  /* html.mobile_type {
      font-size: 4vw;
  } */

  .active_bfr {
      padding-top: 50px !important;
  }
  .main__content {
      width: 1200px;
      padding-bottom: 40px;
      margin: 0 auto;
  }

  .main__content-1,
  .main__content-2,
  .main__content-3 {
      margin-top: 40px;
  }

  .main__content-1 {
      display: flex;
  }

  .main__content-1>* {
      flex: 1;
  }

  .main__content-1>*:first-of-type {
      margin-right: 30px;
  }

  .main__content-1 .fw__title {
      margin-bottom: 20px;
  }

  .fw__title {
      font-size: 22px;
      font-weight: bold;
      line-height: 40px;
      color: #333333;
  }

  .col--4 {
      display: flex;
      flex-wrap: wrap;
  }

  .col--4>* {
      width: calc(25% - 15px);
      margin-top: 20px;
      margin-right: 20px;
  }

  .col--4>*:nth-of-type(4n) {
      margin-right: 0;
  }

  .col--4>*:nth-of-type(1),
  .col--4>*:nth-of-type(2),
  .col--4>*:nth-of-type(3),
  .col--4>*:nth-of-type(4) {
      margin-top: 0;
  }

  .old_type .col--4>* {
      width: calc(50% - 15px);
      margin-top: 30px;
      margin-right: 30px;
  }

  .old_type .col--4>*:nth-of-type(2n) {
      margin-right: 0;
  }

  .old_type .col--4>*:nth-of-type(1),
  .old_type .col--4>*:nth-of-type(2) {
      margin-top: 0;
  }

  .sec_inbox {
      width: 1200px;
      margin: 0 auto;
      margin-top: 25px;
      margin-bottom: 40px;
  }

  .qydk_tit {
      font-family: PingFangSC-Medium;
      font-weight: 500;
      font-size: 22px;
      color: #333333;
      letter-spacing: 0;
      margin-bottom: 25px;
  }

  .qydk_cxbox {
      width: 1200px;
      height: 156px;
      background: #F4F8FB;
      padding: 30px;
  }

  .qydk_cxbox>p {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 20px;
  }

  .qydk_cxbox>p span {
      margin-right: 10px;
      font-family: PingFangSC-Regular;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      line-height: 22px;
  }

  .qydk_cxbox>p a {
      padding: 0 12px;
      margin-right: 10px;
      background: #FFFFFF;
      border-radius: 4px;
      font-family: PingFangSC-Regular;
      font-weight: 400;
      font-size: 14px;
      color: #333333;
      line-height: 22px;
      cursor: pointer;
  }

  .qydk_cxbox>.changeBox1 {
      margin-bottom: 10px;
      width: 100%;
  }
  .qydk_cxbox>.changeBox1 a:nth-child(15) {
    margin-left: 80px;
}
  .qydk_cxbox>.changeBox1 a {
      margin-bottom: 10px;
      display: inline-block;
  }

  .qydk_cxbox>p a.change1 {
      background: #007AEA;
      color: #FFFFFF;
  }


  .qydk_lsbox {
      width: 100%;
      margin-top: 30px;
      display: flex;
      flex-wrap: wrap;

  }

  .product-item {
      border: 1px solid #dcdfe6;
      width: 380px;
      height: 273px;
      margin-bottom: 31px;
      margin-right: 30px;
      font-size: 14px;
      color: #999999;
  }

  .product-item:nth-of-type(3n) {
      margin-right: 0;
  }

  .product-item-abstract {
      line-height: 28px;
      margin-bottom: 20px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .product-item-top .address {
    height: 56px;
    line-height: 28px;
  }
  .product-item:hover {
      box-shadow: 0 0 20px 0 #6069873d;
  }

  .product-item h5 {
      color: #333333;
      font-size: 16px;
      line-height: 32px;
  }

  .contact_Information {
      display: flex;
      justify-content: space-between;
  }

  .product-item p {
      color: #999999;
      line-height: 28px;
      text-indent: 0 !important;
  }

  .contact_Information img,
  .contact_Information span {
      vertical-align: middle;
      text-align: justify;
  }

  .product-item .product-item-top {
      padding: 20px;
      background-color: #f7f9fa;
  }

  .product-item-url {
      display: block;
      font-size: 14px;
      color: #007AEA;
      line-height: 28px;
      padding: 6px 20px;
  }

  .product-item:hover .product-item-top {
      background-color: #fff;
  }

  .product-item:hover .product-item-url {
      background-color: #2078F3;
      color: #FFFFFF;
  }


  /* html.mobile_type {
      font-size: 4vw;
  } */

  .mobile_type .position {
      width: 100%;
      height: auto;
      line-height: 8vw;
      margin: 0 auto;
      padding: 0vw 2vw;
  }

  .mobile_type .sec_inbox {
      width: 100%;
      height: auto;
      margin: 0 auto;
      padding: 0vw 2vw;
  }

  .mobile_type .qydk_tit {
      font-size: 6vw;
      margin: 2vw 0vw;

  }

  .mobile_type .qydk_cxbox {
      width: 100%;
      height: auto;
      padding: 1rem 1rem 0.5rem 1rem;
  }



  .mobile_type .qydk_cxbox>.changeBox1 {
      float: none;
      width: 100%;
  }

  .mobile_type .product-item {
      border: 1px solid #dcdfe6;
      width: 100%;
      height: auto;
      margin-bottom: 6vw;
      margin-right: 0;
      font-size: 4vw;
  }

  .mobile_type .product-item h5 {
      font-size: 1rem;
      line-height: 2rem;
  }

  .mobile_type .qydk_cxbox>p {
      margin-bottom: 0;
      justify-content: space-between;
  }

  .mobile_type .qydk_cxbox>p a {
    font-size: 0.875rem;
    line-height: 1.375rem;
    margin-bottom: 0.625rem;
    margin-right: 0.625rem;
    padding: 0.0 .75rem;
  }

  .mobile_type .product-item .product-item-top {
      padding: 1.25rem;
  }

  .mobile_type .product-item p {
      font-size: 0.875rem;
      line-height: 1.75rem;
  }

  .mobile_type .product-item-url {
      font-size: 0.875rem;;
      line-height: 1.75rem;
      padding: 0.375rem 1.25rem;
  }

  .mobile_type .qydk_cxbox>p span {
    margin-right: 0.625rem;
    font-size: 0.875rem;
    line-height: 1.375rem;
}
.mobile_type .qydk_cxbox>.changeBox1 a:nth-child(15) {
    margin-left: 0.625rem;
}
.mobile_type  .qydk_cxbox>p {
    align-items: baseline;
}
.mobile_type .product-item-abstract{
    font-size: 0.875rem;
    line-height: 1.75rem;
    margin: 1rem 0;
}
.mobile_type .product-item-top .address{
    height: auto;
    line-height: 1.75rem;
    font-size: 0.875rem;
}
.mobile_type .contact_Information{
    font-size: 0.875rem;
}


  
  /* 文章页 */
  .sec_inbox_active {
      margin: 40px auto;
      display: flex;
      justify-content: space-between;
  }

  .active_fl {
      width: 870px;
      min-height: 764px;
      background-color: #fff;
      padding: 40px;
  }

  .active_fl h3 {
      font-size: 30px;
      margin-bottom: 30px;
  }

  .active_fl .intro p {
      font-size: 18px;
      margin-bottom: 15px;
  }

  .active_fl .intro p img {
      margin-right: 16px;
  }

  .active_fl .intro p img,
  .active_fl .intro p span {
      vertical-align: middle;
  }

  .line {
      border: 1px solid #DCDFE6;
      margin: 30px 0 20px;
  }

  .zoom {
      font-size: 18px;
      line-height: 36px;
  }

  .active_fr {
      width: 300px;
      height: 764px;
      background-color: #fff;
  }

  .active_fr>h3 {
      height: 60px;
      width: 100%;
      background-color: #007AEA;
      color: #FFFFFF;
      font-size: 24px;
      line-height: 60px;
      padding-left: 20px;
  }

  .active_fr_clom {
      padding: 20px;
      width: 100%;
  }

  .active_fr_clom a h3 {
      color: #333333;
      font-size: 18px;
      text-align: left;
      line-height: 36px;
  }

  .active_fr_clom a p {
      color: #999999;
      font-size: 16px;
      line-height: 32px;
      height: 64px;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      text-overflow: ellipsis;
      text-indent: 0 !important;
  }

  .active_fr_clom ul li {
      border-bottom: 1px solid #DCDFE6;
      padding-bottom: 21px;
      margin-bottom: 20px;
  }

  .active_fr_clom ul li:last-child {
      margin-bottom: 0;
      border-bottom: none;
  }
  .address img,
  .address span {
    vertical-align: middle;
  }






  .mobile_type .active_fr {
      /* display: none; */
  }

  .mobile_type .active_fl {
      width: 100%;
      height: auto;
      background-color: #fff;
      padding: 2rem;
  }

  .mobile_type .active_fl h3 {
      font-size: 1.875rem;
      margin-bottom: 1.875rem;
  }

  .mobile_type .active_fl .intro p {
      font-size: 1.125rem;
      margin-bottom: 0.938rem;
  }

  .mobile_type .active_fl .intro p img {
      margin-right: 1rem;
      width: 1.25rem;
  }

  .mobile_type .line {
      border: 0.063rem solid #DCDFE6;
      margin: 1.875rem 0 1.25rem;
  }

  .mobile_type .zoom {
      font-size: 1.125rem;
      line-height: 2.25rem;
  }

  .mobile_type .sec_inbox_active {
      display: initial;
  }

  .mobile_type .active_fr {
      width: 100%;
      height: auto;
      margin-top: 1rem;
  }

  .mobile_type .active_fr>h3 {
      height: auto;
      font-size: 1.5rem;
      line-height: 3.75rem;
      padding-left: 1.25rem;
  }

  .mobile_type .active_fr_clom {
      padding: 1.25rem;
  }

  .mobile_type .active_fr_clom ul li {
      border-bottom: 0.063rem solid #DCDFE6;
      padding-bottom: 1.313rem;
      margin-bottom: 1.25rem;
  }

  .mobile_type .active_fr_clom a h3 {
      font-size: 1.125rem;
      line-height: 2.25rem;  
  }

  .mobile_type .active_fr_clom a p {
      font-size: 1rem;
      line-height: 2rem;
      height: 4rem;
  }

  .mobile_type .position img {
    width: 0.75rem;
    margin-bottom: 0.3rem;
  }
