.header {
  position: relative; }

iframe {
  display: none !important; }

#chatIframe {
  display: block !important; }

#uc_recommend_ad {
  display: none !important; }

.head-line {
  width: 100%;
  height: 2px;
  background: #dddddd; }
  @media (max-width: 767px) {
    .head-line {
      display: none; } }

.col-sm-1-7 {
    width:14.28% !important;
}
.vertical-swiper {
  width: 100%;
  height: 100%;
    overflow: hidden;
}
  .vertical-swiper.no-vertical {
    height: auto;
    overflow: auto; }

.isWeb.isVertical {
  overflow: hidden; }

.top-tool {
  width: 100%;
  box-shadow: 0px 2px 5px #ccc;
  padding: 0 10px;
  position: relative;
  left: 10px;
  text-align: center; }
  .top-tool .logo {
    display: inline-block;
    margin-left: 30px; }
  .top-tool .menu {
    box-shadow: -3px 3px 3px #ccc; }
    .top-tool .menu .top_nav {
      padding: 0; }
      .top-tool .menu .top_nav a {
        padding: 10px 0; }
  .top-tool .min-login {
    display: inline-block;
    float: right;
    font-size: 14px;
    margin-top: 12px; }
    .top-tool .min-login img {
      margin-right: 2px;
      width: 26px; }
    .top-tool .min-login a {
      position: relative;
      top: 2px;
      color: #333; }
  @media (max-width: 767px) {
    .top-tool .menu {
      position: fixed;
      left: -100%;
      top: 45px;
      z-index: 600;
      width: 60%;
      background: #fff;
      text-align: center;
      opacity: 0;
      transition: 0.5s ease-out; }
    .top-tool .menu_position {
      left: 0;
      border-top: 1px solid #e6e6e6;
      opacity: 1;
      transition: 0.5s ease-out; } }

.menu_btn {
  float: left;
  position: relative;
  top: 3px; }

.btn-box {
  text-align: center; }
  .btn-box .btn {
    display: inline-block;
    background-color: #4472c4;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    cursor: pointer; }

.top-list {
  margin-left: -16px; }
  .top-list .nav-link {
    color: #333;
    line-height: 57px;
    text-align: center; }
    .top-list .nav-link div {
      width: 80px;
      margin: 0 auto; }
    .top-list .nav-link:visited {
      color: #333; }
    .top-list .nav-link:hover div {
      border-bottom: 3px solid #4472c4;
      color: #4472c4; }
    .top-list .nav-link.active div {
      border-bottom: 3px solid #4472c4;
      color: #4472c4; }
  .top-list .login-btn-wrapper {
    padding: 0;
    text-align: right; }
    .top-list .login-btn-wrapper a {
      display: inline-block;
      background-color: #4472c4;
      color: #fff;
      border-radius: 4px;
      text-align: center;
      margin-top: 11px;
      margin-right: -16px;
      padding: 7px 5px;
      cursor: pointer; }
  @media (max-width: 920px) {
    .top-list {
      font-size: 12px; } }

.isWeb .vertical-swiper-container {
  position: relative; }

.foot_nav {
  margin-bottom: 10px; }
  .foot_nav a, .foot_nav .new-footer-phone {
    padding: 0 5px 0 8px !important; }

.new-footer-phone {
  display: inline-block;
  padding-left: 3px;
  border-left: 1px solid #666;
  font-size: 12px;
  color: #999;
  text-decoration: none;
  transition: .2s ease-out;
  position: relative; }
  .new-footer-phone .footer-phone-box {
    display: none;
    position: absolute;
    top: -85px;
    right: -75px;
    width: 220px;
    height: 88px;
    z-index: 999;
    animation-name: fadeIn;
    animation-iteration-count: 1;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out; }
    .new-footer-phone .footer-phone-box img {
      width: 220px; }
  .new-footer-phone .footer-phone-text {
    cursor: pointer; }
  .new-footer-phone:hover .footer-phone-text {
    color: #ccc; }
  .new-footer-phone:hover .footer-phone-box {
    display: block; }

.banner .ba_ch {
  font-size: 30px; }
.banner .ba_text {
  border-top: 1px solid #fff;
  font-size: 26px;
  color: #fff;
  padding-top: 20px;
  display: inline-block; }
@media (max-width: 767px) {
  .banner .ba_ch {
    font-size: 22px; }
  .banner .ba_text {
    font-size: 16px; } }
@media (max-width: 543px) {
  .banner .ba_ch {
    font-size: 20px; }
  .banner .ba_text {
    font-size: 14px; } }
.banner .ba_img01 {
  background-image: url("../images/new-index/banner01.png"); }
.banner .ba_img02 {
  background-image: url("../images/new-index/banner02.png"); }
.banner .ba_img03 {
  background-image: url("../images/new-index/banner03.png"); }
.banner .ba_img04 {
  background-image: url("../images/new-index/banner04.png"); }
  .banner .ba_img04 .banner_box {
    top: 60%; }
.banner .ba_img05 {
  background-image: url("../images/new-index/banner05.jpg"); }
  .banner .ba_img05 .banner_box {
    top: 60%; }

.swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 6px;
  border-radius: 6px;
  background: #f7f7f7;
  margin: 0 10px;
  opacity: 0.8;
  cursor: pointer; }
  @media (max-width: 767px) {
    .swiper-pagination-switch {
      width: 27px;
      height: 4px;
      border-radius: 4px; } }

.swiper-active-switch {
  background: #4472c4; }

.swiper-container {
  position: relative; }
  .swiper-container .line-page {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center; }

.vertical-swiper-container {
  height: 100%; }
  .vertical-swiper-container .vertical-wrapper {
    height: 100%; }
    @media (min-width: 767px) {
      .vertical-swiper-container .vertical-wrapper .vertical-slide {
        height: 100%; } }
    .vertical-swiper-container .vertical-wrapper .vertical-slide .sec-title {
      text-align: center; }
      .vertical-swiper-container .vertical-wrapper .vertical-slide .sec-title .main-title {
        font-size: 20px;
        margin: 8% 0 20px; }
      .vertical-swiper-container .vertical-wrapper .vertical-slide .sec-title .title-hr {
        width: 60px;
        height: 4px;
        border-radius: 2px;
        background-color: #558eeb;
        margin: 0 auto; }
    @media (min-width: 767px) {
      .vertical-swiper-container .vertical-wrapper .vertical-slide .more-btn-box {
        width: 100%;
        position: absolute;
        bottom: 10%; } }
    @media (max-width: 767px) {
      .vertical-swiper-container .vertical-wrapper .vertical-slide .more-btn-box {
        padding: 15px 0; } }
    .vertical-swiper-container .vertical-wrapper .vertical-slide .more-btn-box .more-btn {
      border-radius: 4px;
      display: block;
      margin: 0 auto;
      text-align: center;
      background-color: #558eeb;
      color: #fff;
      line-height: 31px;
      font-size: 14px;
      width: 100px; }
    .vertical-swiper-container .vertical-wrapper .vertical-slide .swiper-container {
      height: 100%;
      margin-top: 0; }
      .vertical-swiper-container .vertical-wrapper .vertical-slide .swiper-container .swiper-wrapper {
        height: 100%; }
        .vertical-swiper-container .vertical-wrapper .vertical-slide .swiper-container .swiper-wrapper .swiper-slide {
          height: 100%; }
          .vertical-swiper-container .vertical-wrapper .vertical-slide .swiper-container .swiper-wrapper .swiper-slide .ba_img {
            height: 100%; }

.min-swiper-container {
  overflow: hidden;
  position: relative; }
  .min-swiper-container .min-swiper-wrapper {
    display: inline-block;
    width: 100%; }
    .min-swiper-container .min-swiper-wrapper .min-swiper-slide {
      width: 100%;
      float: left; }
      .min-swiper-container .min-swiper-wrapper .min-swiper-slide img {
        width: 100%; }
  .min-swiper-container .min-line-page {
    position: absolute;
    z-index: 20;
    bottom: 3px;
    width: 100%;
    text-align: center; }

@media (min-width: 767px) {
  .index-product {
    height: 100%; }

  .index-product-list {
    position: absolute;
    left: 10px;
    width: 100%;
    top: 50%; } }
.index-product {
  height: 100%;
  position: relative; }
  .index-product .index-product-list {
    top: 50%; }
    @media (min-width: 767px) {
      .index-product .index-product-list {
        position: absolute;
        width: 100%;
        margin-top: -15%; } }
    .index-product .index-product-list .img-box {
      display: block;
      margin: 20px 0;
      text-align: center;
      position: relative;
      color: #333; }
      .index-product .index-product-list .img-box .product-img {
        position: relative;
        top: 0;
        width: 70%; }
      @media (max-width: 767px) {
        .index-product .index-product-list .img-box .product-img {
          width: 50%; } }
      @media (max-width: 543px) {
        .index-product .index-product-list .img-box .product-img {
          width: 70%; } }
      .index-product .index-product-list .img-box div {
        font-size: 18px;
        margin-top: 10px; }
    .index-product .index-product-list .img-box:hover .product-img {
      top: -10px;
      transition: .2s; }
  @media (max-width: 767px) {
    .index-product .index-product-list {
      top: 20%; }
      .index-product .index-product-list .img-box {
        margin: 8% 0; } }
  @media (max-width: 543px) {
    .index-product .index-product-list {
      top: 20%; }
      .index-product .index-product-list .img-box {
        margin: 15% 0; } }

.index-info {
  height: 100%;
  position: relative; }
  .index-info .info-list {
    top: 50%; }
    @media (min-width: 767px) {
      .index-info .info-list {
        position: absolute;
        width: 100%;
        margin-top: -12%; } }
    .index-info .info-list .img-box {
      display: block;
      cursor: pointer;
      margin: 20px 0;
      text-align: center;
      position: relative;
      color: #333; }
      .index-info .info-list .img-box .img-wrapper .info-img {
        width: 70%;
        opacity: 1; }
      @media (max-width: 767px) {
        .index-info .info-list .img-box .img-wrapper .info-img {
          width: 50%; } }
      @media (max-width: 543px) {
        .index-info .info-list .img-box .img-wrapper .info-img {
          width: 70%; } }
      .index-info .info-list .img-box .img-wrapper div {
        font-size: 18px;
        margin-top: 10px; }
      .index-info .info-list .img-box .img-wrapper-hover {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }
        .index-info .info-list .img-box .img-wrapper-hover .info-img-hover {
          width: 70%;
          opacity: 0; }
        @media (max-width: 767px) {
          .index-info .info-list .img-box .img-wrapper-hover .info-img-hover {
            width: 50%; } }
        @media (max-width: 543px) {
          .index-info .info-list .img-box .img-wrapper-hover .info-img-hover {
            width: 70%; } }
    .index-info .info-list .can-hover:hover .info-img {
      opacity: 0;
      transition: .2s; }
    .index-info .info-list .can-hover:hover .info-img-hover {
      opacity: 1;
      transition: .2s; }
  @media (max-width: 767px) {
    .index-info .info-list {
      top: 25%; } }
  @media (max-width: 543px) {
    .index-info .info-list {
      top: 25%; } }

.index-news-silde {
  position: relative; }
  .index-news-silde .index-news {
    height: 100%;
    position: relative; }
    .index-news-silde .index-news .news-swiper-wrapper {
      position: absolute;
      margin-top: -12%;
      top: 50%; }
    .index-news-silde .index-news .news-swiper-box {
      position: relative; }
      .index-news-silde .index-news .news-swiper-box .news-swiper-container {
        position: relative;
        overflow: hidden; }
        .index-news-silde .index-news .news-swiper-box .news-swiper-container .news-wrapper .news-slide {
          position: relative;
          text-align: center;
          float: left;
          width: 33.3%; }
          .index-news-silde .index-news .news-swiper-box .news-swiper-container .news-wrapper .news-slide .news-slide-inner {
            cursor: pointer;
            width: 80%;
            margin: 0 auto; }
            .index-news-silde .index-news .news-swiper-box .news-swiper-container .news-wrapper .news-slide .news-slide-inner .news-slide-title {
              margin: 10px auto 0;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
            .index-news-silde .index-news .news-swiper-box .news-swiper-container .news-wrapper .news-slide .news-slide-inner .news-slide-img {
              overflow: hidden; }
              .index-news-silde .index-news .news-swiper-box .news-swiper-container .news-wrapper .news-slide .news-slide-inner .news-slide-img img {
                width: 100%;
                height: 100%;
                transition: transform .5s; }
            .index-news-silde .index-news .news-swiper-box .news-swiper-container .news-wrapper .news-slide .news-slide-inner:hover .news-slide-img img {
              transform: scale(1.1); }
      .index-news-silde .index-news .news-swiper-box .news-line-page {
        position: absolute;
        z-index: 20;
        bottom: -30px;
        width: 100%;
        text-align: center; }
      .index-news-silde .index-news .news-swiper-box .news-swiper-btn {
        z-index: 99;
        position: absolute;
        top: 50%;
        margin-top: -30px;
        width: 20px;
        height: 37px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer; }
      @media (max-width: 767px) {
        .index-news-silde .index-news .news-swiper-box .news-swiper-btn {
          display: none; } }
      .index-news-silde .index-news .news-swiper-box .news-swiper-prev {
        left: -5px;
        background-image: url("../images/new-index/swiper-prev.png"); }
      .index-news-silde .index-news .news-swiper-box .news-swiper-next {
        right: -5px;
        background-image: url("../images/new-index/swiper-next.png"); }
    .index-news-silde .index-news .min-index-news {
      margin-top: 30px; }
      .index-news-silde .index-news .min-index-news .news-slide {
        margin-top: 20px;
        width: 100%;
        float: left;
        text-align: center; }
        .index-news-silde .index-news .min-index-news .news-slide img {
          width: 80%; }
        .index-news-silde .index-news .min-index-news .news-slide div {
          text-align: center;
          width: 80%;
          margin: 10px auto 0;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
    .index-news-silde .index-news .more-btn-box {
      bottom: 15% !important; }
    @media (max-width: 767px) {
      .index-news-silde .index-news .more-btn-box {
        bottom: 10% !important; } }

.new-index-banner {
  position: relative; }
  .new-index-banner img {
    width: 100%; }
  .new-index-banner p {
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .new-index-banner p.white-title {
      color: #fff; }

.new-index-tool {
  font-size: 12px;
  margin: 15px auto;
  color: #808080; }
  @media (max-width: 767px) {
    .new-index-tool {
      font-size: 14px; } }
  .new-index-tool .index-position {
    padding: 0; }
  .new-index-tool a {
    color: #808080; }
    .new-index-tool a:hover {
      text-decoration: underline; }
  .new-index-tool .tool-right {
    text-align: right; }

.product-wrapper {
  margin-bottom: 50px; }
  .product-wrapper .product-list {
    margin: 70px auto 100px; }
    .product-wrapper .product-list.product-exam {
      margin-top: 20px; }
    .product-wrapper .product-list .product-list-title {
      text-align: center; }
      .product-wrapper .product-list .product-list-title .main-title {
        font-size: 20px;
        padding: 15px 0; }
      .product-wrapper .product-list .product-list-title .title-hr {
        width: 60px;
        height: 4px;
        border-radius: 2px;
        background-color: #558eeb;
        margin: 0 auto; }
        @media (max-width: 767px) {
          .product-wrapper .product-list .product-list-title .title-hr {
            margin-bottom: 16px; } }
    .product-wrapper .product-list .info-list {
      margin: 20px 0; }
      .product-wrapper .product-list .info-list a {
        color: #333; }
      .product-wrapper .product-list .info-list a:visited {
        color: #333; }
      .product-wrapper .product-list .info-list .img-box {
        margin: 20px 0;
        text-align: center;
        position: relative; }
        .product-wrapper .product-list .info-list .img-box .img-wrapper .info-img {
          width: 70%;
          opacity: 1; }
        @media (max-width: 767px) {
          .product-wrapper .product-list .info-list .img-box .img-wrapper .info-img {
            width: 50%; } }
        @media (max-width: 543px) {
          .product-wrapper .product-list .info-list .img-box .img-wrapper .info-img {
            width: 70%; } }
        .product-wrapper .product-list .info-list .img-box .img-wrapper div {
          font-size: 18px;
          margin-top: 10px; }
        .product-wrapper .product-list .info-list .img-box .img-wrapper-hover {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%; }
          .product-wrapper .product-list .info-list .img-box .img-wrapper-hover .info-img-hover {
            width: 70%;
            opacity: 0; }
          @media (max-width: 767px) {
            .product-wrapper .product-list .info-list .img-box .img-wrapper-hover .info-img-hover {
              width: 50%; } }
          @media (max-width: 543px) {
            .product-wrapper .product-list .info-list .img-box .img-wrapper-hover .info-img-hover {
              width: 70%; } }
      .product-wrapper .product-list .info-list .can-hover:hover .info-img {
        opacity: 0;
        transition: .2s; }
      .product-wrapper .product-list .info-list .can-hover:hover .info-img-hover {
        opacity: 1;
        transition: .2s; }
    @media (max-width: 767px) {
      .product-wrapper .product-list .info-list {
        margin: 5% 0; }
        .product-wrapper .product-list .info-list .img-box {
          margin: 5% 0; } }
    @media (max-width: 543px) {
      .product-wrapper .product-list .info-list {
        margin: 15% 0; }
        .product-wrapper .product-list .info-list .img-box {
          margin: 15% 0; } }

.recruit-wrapper {
  margin: 0 auto; }
  .recruit-wrapper .recruit-list {
    border-right: 1px solid #d8d8d8;
    padding: 0 50px 0 30px;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .recruit-wrapper .recruit-list {
        border: 0 none;
        padding: 0 30px 0 30px; } }
    .recruit-wrapper .recruit-list .recruit-item {
      padding-bottom: 20px;
      border-bottom: 1px solid #d8d8d8; }
      .recruit-wrapper .recruit-list .recruit-item:last-child {
        border: 0 none; }
      .recruit-wrapper .recruit-list .recruit-item .recruit-title {
        margin-top: 30px;
        font-size: 20px;
        font-weight: bold;
        position: relative; }
        .recruit-wrapper .recruit-list .recruit-item .recruit-title .recruit-title-icon {
          position: absolute;
          left: -30px;
          top: 5px;
          width: 21px;
          height: 18px;
          background-size: cover; }
        .recruit-wrapper .recruit-list .recruit-item .recruit-title .recruit-title-icon1 {
          background-image: url("../images/new-index/recruit-title-icon1.png"); }
        .recruit-wrapper .recruit-list .recruit-item .recruit-title .recruit-title-icon2 {
          background-image: url("../images/new-index/recruit-title-icon2.png"); }
        .recruit-wrapper .recruit-list .recruit-item .recruit-title .recruit-title-icon3 {
          background-image: url("../images/new-index/recruit-title-icon3.png"); }
        .recruit-wrapper .recruit-list .recruit-item .recruit-title .recruit-title-icon4 {
          background-image: url("../images/new-index/recruit-title-icon4.png"); }
        .recruit-wrapper .recruit-list .recruit-item .recruit-title .recruit-title-icon5 {
          background-image: url("../images/new-index/recruit-title-icon5.png"); }
        .recruit-wrapper .recruit-list .recruit-item .recruit-title .recruit-title-icon6 {
          background-image: url("../images/new-index/recruit-title-icon6.png"); }
      .recruit-wrapper .recruit-list .recruit-item .recruit-sec-title {
        font-size: 20px;
        font-weight: bold;
        line-height: 60px; }
      .recruit-wrapper .recruit-list .recruit-item .recruit-text {
        font-size: 14px;
        line-height: 30px; }
  .recruit-wrapper .nav-left-list {
    position: relative;
    padding-left: 50px; }
    @media (max-width: 767px) {
      .recruit-wrapper .nav-left-list {
        padding: 0 30px 0 30px; } }
    .recruit-wrapper .nav-left-list .top-list {
      position: fixed;
      top: 0; }
      @media (max-width: 767px) {
        .recruit-wrapper .nav-left-list .top-list {
          position: relative; } }
    .recruit-wrapper .nav-left-list .nav-title {
      margin-top: 30px;
      font-size: 20px;
      font-weight: bold;
      position: relative; }
      .recruit-wrapper .nav-left-list .nav-title:before {
        content: '';
        position: absolute;
        top: 2px;
        left: -20px;
        width: 10px;
        height: 26px;
        background-color: #558eeb;
        border-radius: 5px; }
    .recruit-wrapper .nav-left-list .nav-item {
      font-size: 14px;
      margin: 15px 0; }
    .recruit-wrapper .nav-left-list .job-list {
      border-bottom: 1px solid #d8d8d8; }
    .recruit-wrapper .nav-left-list .job-item {
      cursor: pointer;
      font-size: 14px; }
      .recruit-wrapper .nav-left-list .job-item.active {
        color: #558eeb;
        position: relative; }
        .recruit-wrapper .nav-left-list .job-item.active:before {
          content: '';
          position: absolute;
          top: -1px;
          left: -17px;
          width: 4px;
          height: 22px;
          background-color: #558eeb;
          border-radius: 2px; }

.about-list .about-list-title {
  margin-bottom: 20px;
  text-align: center; }
  .about-list .about-list-title .main-title {
    font-size: 20px;
    margin: 15px 0; }
  .about-list .about-list-title .title-hr {
    width: 60px;
    height: 4px;
    border-radius: 2px;
    background-color: #558eeb;
    margin: 0 auto; }

.about-intro {
  padding: 0 30px 50px; }
  .about-intro .company-intro {
    text-indent: 2em;
    line-height: 36px;
    table-layout: fixed;
    word-wrap: break-word;
    word-break: normal;
    text-align: justify;
    text-justify: inter-ideograph; }
    @media (max-width: 767px) {
      .about-intro .company-intro {
        line-height: 34px; } }
  .about-intro .company-certificate {
    margin-top: 30px; }
    .about-intro .company-certificate img {
      width: 100%; }

.about-culture {
  padding: 30px 0 60px;
  background-color: #f5f5f5; }
  .about-culture .culture-list .culture-item {
    text-align: center;
    margin-top: 20px; }
    .about-culture .culture-list .culture-item .culture-title {
      display: inline-block;
      margin: 0 auto 20px;
      padding: 5px 20px;
      color: #fff; }
      .about-culture .culture-list .culture-item .culture-title.culture-title1 {
        background-color: #ED7B2E; }
      .about-culture .culture-list .culture-item .culture-title.culture-title2 {
        background-color: #4472C4; }
      .about-culture .culture-list .culture-item .culture-title.culture-title3 {
        background-color: #07AD00; }
    .about-culture .culture-list .culture-item .culture-text {
      line-height: 30px; }

.about-character {
  padding: 30px 0 50px; }
  .about-character .character-list .character-item {
    text-align: center;
    margin-top: 20px; }
    .about-character .character-list .character-item .character-title {
      font-size: 18px; }
    .about-character .character-list .character-item .character-sec-title {
      color: #558eeb;
      margin: 30px 0 10px; }
    .about-character .character-list .character-item .character-text {
      color: #404040;
      line-height: 30px; }

.about-contact {
  padding: 30px 0 60px;
  background-color: #f5f5f5; }
  .about-contact #mapcontainer {
    height: 500px; }
  .about-contact .mapWrapper {
    margin-top: 20px;
    position: relative; }
    .about-contact .mapWrapper .button-group {
      position: absolute;
      right: 0;
      top: 20px; }
      .about-contact .mapWrapper .button-group input {
        display: block;
        width: 100px;
        position: absolute;
        right: 10px;
        line-height: 35px;
        height: 35px;
        font-size: 16px; }
        .about-contact .mapWrapper .button-group input.tobeijing {
          top: 35%; }
        .about-contact .mapWrapper .button-group input.tohefei {
          top: 50%; }
        .about-contact .mapWrapper .button-group input.toshanghai {
          top: 65%; }

.news-item {
  width: 100%;
  padding: 20px 10px;
  margin: auto;
  overflow: hidden;
  font-size: 0;
  border-bottom: 1px solid #d8d8d8; }
  .news-item:last-child {
    border: 0 none; }
  .news-item .news-img {
    display: inline-block;
    vertical-align: middle; }
    .news-item .news-img img {
      height: 135px;
      width: 180px;
      border-radius: 6px; }
  .news-item .news-detail {
    position: relative;
    height: 135px; }
    .news-item .news-detail .news-name {
      font-size: 16px;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      text-overflow: ellipsis; }
    .news-item .news-detail .news-content {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      text-overflow: ellipsis;
      overflow: hidden;
      padding-top: 10px;
      opacity: 0.6;
      font-size: 14px; }
    .news-item .news-detail .view-aticle {
      position: absolute;
      bottom: 0px;
      background-color: #4472c4;
      color: #fff;
      border-radius: 4px;
      text-align: center;
      width: 120px;
      font-size: 14px;
      padding: 5px 0px;
      cursor: pointer; }
  @media (max-width: 992px) {
    .news-item .news-img {
      padding: 0;
      float: inherit; }
      .news-item .news-img img {
        width: 100%;
        height: auto; }
    .news-item .news-detail {
      float: inherit;
      display: inline-block;
      vertical-align: middle;
      height: auto; } }
  @media (max-width: 992px) and (max-width: 767px) {
    .news-item .news-detail .news-name {
      font-size: 12px; }
    .news-item .news-detail .news-content {
      font-size: 10px; } }
  @media (max-width: 992px) {
      .news-item .news-detail .view-aticle {
        display: none; } }

.page {
  text-align: center;
  font-size: 14px;
  opacity: 0.6;
  padding: 20px 0; }
  .page .page-box {
    display: inline-block;
    text-align: center; }
    .page .page-box .cell-item {
      display: table-cell;
      padding: 0 10px;
      cursor: pointer; }
      .page .page-box .cell-item:hover {
        text-decoration: underline; }
  @media (max-width: 767px) {
    .page {
      font-size: 12px; } }

.category-contain {
  text-align: center;
  font-size: 16px;
  padding: 20px 0; }
  .category-contain .category-box {
    margin: 0 auto; }
    .category-contain .category-box .category {
      display: inline-block;
      cursor: pointer;
      text-align: center;
      padding-left: 0;
      padding-right: 0; }
      .category-contain .category-box .category div {
        display: inline-block;
        width: 90%;
        min-width: 3em;
        margin: 0 auto; }
      .category-contain .category-box .category:hover div, .category-contain .category-box .category.active div {
        color: #4472c4;
        border-bottom: 2px solid #4472c4; }

.info-box {
  margin: 0; }
  .info-box .info-item {
    padding-bottom: 25px; }
    .info-box .info-item img {
      display: inherit;
      margin: 0 auto;
      width: 200px;
      height: 150px; }
    .info-box .info-item .info-title {
      padding-top: 10px;
      display: inherit;
      margin: 0 auto;
      width: 90%;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      font-size: 14px; }
    @media (max-width: 468px) {
      .info-box .info-item img {
        display: inherit;
        margin: 0 auto;
        width: 150px;
        height: 100px; } }

.pop-window {
  position: fixed;
  overflow-y: scroll;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 20001;
  background-image: url("../images/new-index/popwindow-background.png");
  background-repeat: repeat; }
  .pop-window .window {
    padding: 72px 40px 72px 40px;
    margin: 60px auto 0 auto;
    width: 60%;
    background: #fff; }
    .pop-window .window .content {
      width: 100%;
      display: inline-block; }
      .pop-window .window .content img {
        width: 100%; }
  .pop-window .close-btn {
    position: fixed;
    left: 82%;
    top: 60px; }
    .pop-window .close-btn img {
      width: 32px; }

.pro_title {
  position: relative;
  margin: 5% auto;
  width: 95%;
  text-align: center; }

.pro_title h2 {
  position: relative;
  z-index: 10;
  display: inline-block;
  padding: 5px 5%;
  font-size: 28px;
  color: #333;
  font-family: "microsoft yahei"; }

@media (max-width: 1199px) {
  .pro_title h2 {
    font-size: 26px; } }
@media (max-width: 991px) {
  .pro_title h2 {
    font-size: 24px; } }
@media (max-width: 767px) {
  .pro_title h2 {
    font-size: 22px;
    font-weight: 300; } }
@media (max-width: 543px) {
  .pro_title h2 {
    font-size: 20px; } }
.exam_box {
  padding: 0 5%; }
  .exam_box .btn-box {
    margin: 50px 0 50px; }

.exam_box ul li {
  float: left;
  width: 11.1111%;
  text-align: center; }

/*.exam_box ul li:nth-child(4n+1) {
    padding-top: 5%;
}*/
.exam_box ul li:nth-child(2n+1) {
  width: 13%; }

.exam_box ul li:nth-child(2n) {
  width: 8.75%; }

.exam_box ul li h3 {
  font-size: 20px;
  text-align: center;
  /* color: #34d8ba;*/
  font-family: "microsoft yahei";
  margin: 20% 0; }

/*.exam_box ul li.exam_list2 h3 {
    color: #f5b014;
}
.exam_box ul li.exam_list3 h3 {
    color: #47c2ff;
}
.exam_box ul li.exam_list4 h3 {
    color: #ff6e6c;
}
.exam_box ul li.exam_list5 h3 {
    color: #97d000;
}*/
.exam_box ul li .exam_icon img {
  margin: 10px auto; }

.healthy_box ul li .exam_content {
  text-align: center; }

.exam_box ul li .exam_content h4 {
  margin: 10px 0;
  font-size: 14px;
  /*color: #000;*/
  font-family: "microsoft yahei"; }

.exam_box ul li .exam_content span {
  color: #666; }

.exam_img {
  margin-top: 38%; }

.exam_img img {
  width: 100%; }

@media (max-width: 1199px) {
  .exam_box {
    padding: 0 10px; }

  .exam_box ul li,
  .exam_box ul li:nth-child(4n+1),
  .exam_box ul li:nth-child(2n+1) {
    width: 20%; }

  .exam_box ul li:nth-child(4n+1) {
    padding-top: 0; }

  .exam_box ul li h3 {
    font-size: 18px;
    margin: 15% 0; } }
@media (max-width: 991px) {
  .exam_box ul li,
  .exam_box ul li:nth-child(4n+1),
  .exam_box ul li:nth-child(2n+1) {
    padding: 0 2%;
    width: 33.3333%;
    height: 280px; }

  .exam_box ul li h3 {
    font-size: 16px;
    margin: 10% 0; } }
@media (max-width: 767px) {
  .exam_box ul li .exam_content h4 {
    font-size: 12px; }

  .exam_box ul li .exam_content span {
    font-size: 12px; } }
@media (max-width: 543px) {
  .exam_box ul li,
  .exam_box ul li:nth-child(4n+1),
  .exam_box ul li:nth-child(2n+1) {
    margin: 3% 0;
    width: 50%;
    height: 250px; }

  .healthy_box ul li {
    height: 220px; } }
.exam_box .physical-sign-list li {
  width: 16.6% !important;
  border-right: 1px solid #d8d8d8;
  padding: 10px 0 !important;
  margin: 10px 0 30px; }
.exam_box .physical-sign-list li:nth-child(6n) {
  border: 0 none; }

@media (max-width: 767px) {
  .exam_box .physical-sign-list li {
    height: auto !important;
    width: 50% !important; }
  .exam_box .physical-sign-list li:nth-child(2n) {
    border: 0 none; } }

/*# sourceMappingURL=index.css.map */
