/*  移动端 */
@media screen and (max-width: 750px) {
    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu a::after {
        transform: rotate(-90deg);
        position: absolute;
        right: 6px;
        top: .8em;
    }

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-left: .1rem;
        margin-right: .1rem;
    }

    .main-auto {
        width: 100%;
        margin: 0 auto;
    }

    .title-box {
        margin: 20px 0;
        width: 90%;
        margin: auto;
    }

    .title-0 {
        text-align: center;
        font-size: 2.5rem;
        font-weight: 600
    }

    .title-1 {
        color: #b9b9b9;
        position: relative;
        font-size: 16px;
        height: 34px;
        line-height: 34px;
        text-align: center;
    }

    .title-1:before {
        content: "";
        position: absolute;
        width: 200px;
        height: 2px;
        top: 50%;
        background-color: #b9b9b9;
        left: 0;
    }

    .title-1:after {
        content: "";
        position: absolute;
        width: 200px;
        height: 2px;
        top: 50%;
        background-color: #b9b9b9;
        right: 0;
    }

    .title-2 {
        text-align: center;
        font-size: 12px;
        color: #b9b9b9;
    }

    .title-3 {
        color: #397789;
        font-size: 2rem;
        font-weight: bold;
        margin: 40px 0
    }

    .title-4 {
        color: #1e1e1e;
        position: relative;
        font-size: 2rem;
        line-height: 40px;
        border-bottom: 2px solid #333;
        width: 9rem;
    }

    .title-4:after {
        content: "";
        position: absolute;
        width: 30px;
        height: 4px;
        background: #429fb3;
        left: 0;
        bottom: -3px;
    }

    .title-5 {
        font-size: 2rem;
        margin-top: 30px;
        line-height: 50px;
        border-bottom: 2px solid #546f79;
        width: 160px;
        margin: auto
    }

    .hxys-content-box-text {
        width: 200px;
        margin: 20px auto;
    }

    .hxys {
        padding: 60px 0;
    }

    .hxys-content {
        flex-wrap: wrap;
        width: 80%;
        margin: 60px auto;
        display: flex;
        text-align: center;
        justify-content: space-between
    }

    .hxys-content-box {
        margin-bottom: 50px;
    }

    .hxys-content-box {
        cursor: pointer;
        width: 100%;
        background: #e6f2f6;
        padding: 60px 0 40px 0;
        box-sizing: border-box;
    }

    .hxys-content-img {
        height: 170px;
        box-sizing: border-box;
    }

    .hxys-content-box-text {
        line-height: 28px
    }

    .hxys-content-box:hover {
        background: #08859f;
        color: #fff;
    }

    .hxys-content-box:hover .title-5 {
        border-color: #fff;
    }

    .jjfa {
        background: #fff;
        margin-bottom: 80px;
    }

    .jjfa-top {
        position: relative;
        background: #eee;
        display: flex;
        padding: 70px 0px 0 30px;
        margin-bottom: 200px
    }

    .sanjiao {
        position: absolute;
        bottom: -200px;
        left: 0;
        right: 0;
        height: 200px
    }

    .sanjiao img {
        width: 100%;
        height: 100%
    }

    .jjfa-top-content {
        display: flex;
        flex-wrap: wrap;
    }

    .jjfa-top-right {
        padding-left: 60px;
        width: 100%
    }

    .jjfa-top-left {
        width: 100%;
        margin-bottom: 100px;
        padding: 20px 40px;
    }

    .jjfa-top-left-content {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }

    .jjfa-bottom {
        display: flex;
        padding: 20px;
        flex-wrap: wrap
    }


    .jjfa-bottom-right {
        padding: 40px 0 0 220px;
    }

    .jjfa-bottom-left {
        text-align: center;
    }

    .jjfa-bottom-right-content {
        padding-left: 20px
    }

    .jjfa-bottom-right-content li {
        font-size: 1.5rem;
        margin-bottom: 1rem;
        list-style: disc;
    }

  .xwzx {
      background: #fff
  }

  .xwzx .title-1:before {
      width: 180px
  }

  .xwzx .title-1:after {
      width: 180px
  }

  .xwzx-content {
      display: flex;
      margin-top: 50px;
      width:80%;
      margin:50px auto;
  }

  .xwzx-content-box {
      width: 600px;
  }

  .xwzx-content ul {

      margin-top: 20px;
      padding-left: 15px;
  }

  .xwzx-content ul li {
      color: #666;
      margin-bottom: 8px;
      list-style: disc;
      cursor: pointer;
  }

  .more-link {
      font-size: 0.8rem;
      cursor: pointer;
      width:8rem;
      border:1px solid #ccc;
      text-align:center;
      padding:0.4rem 0;
      color:#ccc;
      margin:20px auto;
  }

  /* 三级菜单*/
    .nav-three-mobile {
        display: none;
    }
  .more-link:hover{
  color:#00AACA;
  border:1px solid #00AACA;
  }


    .cgal {
        width: 100%;
        height: 240rem;
        background: url("../images/sub/bg.jpg") no-repeat 0 0;
    background-size: auto 100%;
        padding: 80px 50px;
        color: #fff
    }

    .cgal .title-1 {
        color: #fff
    }

    .cgal .title-2 {
        color: #fff
    }

    .cgal-content {
        width: 100%;
        flex-wrap: wrap;
        margin: auto;
        display: flex;
        justify-content: space-between;
        margin-top: 85px
    }

    .cgal-content-box {
        padding-top: 40px;
        cursor: pointer;
        width: 100%;
        margin: auto;
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

    .cgal-content-img {
        width: 80%;
        height: auto;
        margin: auto
    }

    .cgal-content-img img {
        width: 100%;
        height: 100%
    }

    .cgal-content-box-text {
        padding: 0 30px;
        box-size: border-box;
        color: #333;
        text-align: center;
        font-size: 1.8rem;
        line-height: 28px;
        margin: 40px 0;
        font-weight: bold;
    }


    /*首页-头部*/
    .header {
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
        overflow: hidden;
        box-shadow: 5px 5px 5px #eee;
        display: none;
    }

    .header .logo {
        height: 80px;
    }

    .header .tools-bar {

        float: right;
        height: 40px;
        margin: initial;
        display: none;
        justify-content: space-between;
        position: relative;
    }

    .header .tools-bar a {
        display: inline-block;
        margin-left: 6px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 20px;
        border-radius: 40px;
        text-decoration: none;
        background-color: #00AACA;
        color: #FFFFFF;
    }

    .header .tools-bar a:hover {
        background-color: #009ab7;
    }

    .header .tools-bar a:active {
        background-color: #00AACA;
    }

    .header .search-bar {
        position: absolute;
        top: 3PX;
        right: 95px;
        height: 34px;
        width: 200px;
        border-radius: 50px;
        border: 1px solid #E5E5E5;
        background-color: #FFFFFF;
        overflow: hidden;
    }

    .header .search-bar input {
        float: left;
        border: none;
        height: 34px;
        width: 160px;
        padding: 0 0 0 8px;
        font-size: 16px;
        outline: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .header .search-bar div {
        float: left;
        display: block;
        text-align: center;
        line-height: 34px;
        width: 40px;
    }

    .header .search-bar div em,
    .header .search-bar div .em {
        font-size: 18px;
        cursor: pointer;
        color: #666666;
        border: none;
        background-color: transparent;
        padding: 10px;
        outline: none;
    }

    .header .search-bar div em:active,
    .header .search-bar div .em:active {
        color: #666666;
    }

    .header .search-bar div em:hover,
    .header .search-bar div .em:hover {
        color: #999999;
    }

    /*首页-导航*/
    .nav-bar {
        display: none;
        height: 70px;
        letter-spacing: 2px;
        position: fixed;
        background-color: #fff;
        top: 0;

    }

    .nav {
        width: 100%;
        margin: 0 auto;
        text-align: left;
        list-style: none outside none;
        font-size: 0px;

    }

    .navbar {
        display: flex;
        background: #fff;
    / / height: 8 rem;
        box-shadow: 2px 2px 2px 2px #ccc
    }

    .nav-link {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }

    .dropdown-item {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }

    .navbar-toggler {
        font-size: 2rem;
        color: red;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #333
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: #00AACA
    }

    .nav li {
        font-family: "microsoft yahei", "Roboto", Helvetica, Arial, "Apple LiGothic Medium", "Ã¥Â¾Â®Ã¨Â»Å¸Ã¦Â­Â£Ã©Â»â€˜Ã©Â«â€", "Microsoft JhengHei", sans-serif;
        display: inline-block;
        *display: inline;
        zoom: 1;
        height: 60px;
        line-height: 60px;
        padding: 0 8px;
        width: 130px;
        text-align: center;
        font-size: 16px;
        color: #FFFFFF;
        position: relative;
        -webkit-transition: color .3s ease-in-out;
        -moz-transition: color .3s ease-in-out;
        transition: color .3s ease-in-out;
        -webkit-transition: background-color .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out;
    }

    .nav li > a {
        /* font-size: inherit; */
        font-size: 18px;
        font-weight: 700;
        color: #FFFFFF;
    }

    .nav li:hover a,
    .nav li a:hover {
        text-decoration: none;
        color: #00AACA;
    }

    .nav li:hover {
        color: #00AACA;
        background-color: #FFFFFF;
    }

    .nav li > .sub {
        display: none;
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        z-index: 999;
        width: 200px;
        border-radius: 10px;
        box-shadow: 2px 2px 2px 2px #ddd;
    }

    .nav li > .sub a {
        display: block;
        padding: 0 20px;
        /* min-width: 125px; */
        text-align: left;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        border-bottom: 1px solid rgba(229, 229, 229, .9);
        background-color: rgba(255, 255, 255, .9);
        color: #333333;
        white-space: nowrap;
    }

    .nav li > .sub a.is-spacing {
        letter-spacing: -1px;
    }

    .nav li > .sub a:last-child {
        border-bottom: none;
    }

    .nav li > .sub a:hover {
        color: #00AACA;
    }

    .nav li.hover > .sub {
        display: block;
    }

    /*banner*/
    .banner-box {
        width: 100%;
        height: 380px;
        position: relative;
        margin-top:130px
    }

    .banner-box .swiper-container {
        height: 100%;
        width: 100%;
    }

    .banner-box .swiper-slide img {
        width: 100%;
        height: 100%;
    }

    .banner-box .arrow-left,
    .banner-box .arrow-right {
        opacity: 0;
        position: absolute;
        top: 50%;
        margin-top: -50px;
        width: 60px;
        height: 100px;
        z-index: 999;
    }

    .banner-box:hover .arrow-left,
    .banner-box:hover .arrow-right {
        opacity: 1;
    }

    .banner-box .arrow-left {
        background: url("../images/slide/banner-arrow.png") no-repeat 0 0;
        left: 2%;
    }

    .banner-box .arrow-right {
        background: url("../images/slide/banner-arrow.png") no-repeat -60px 0;
        right: 2%;
    }

    .banner-box .arrow-left:active,
    .banner-box .arrow-right:active {
        background-color: rgba(0, 0, 0, .7);
    }

    /* 首页-新闻动态 */
    .index-news-dynamic .swiper-wrapper {
        height: 220px !important;
    }

    .index-news-dynamic .swiper-wrapper .swiper-slide {
        height: 220px !important;
    }

   .news-dynamic-content {
   display:flex;
       width: 90%;
       margin: 50px auto;
       overflow: hidden;
   }

   .news-dynamic-content .inner {
   margin-right:20px;
   }

   .news-dynamic-content .content {
   cursor:pointer;
   box-sizing:border-box;
       margin: 10px 0;
       padding:10px 20px 10px 0;
   }

   .news-dynamic-content .content:hover{
   box-shadow: 0px 0px 15px 0 rgba(0, 0, 0, .2);
   background:rgb(125,177,179);
   }

   .news-dynamic-content .content:hover  .title a{
   color:#fff
   }
   .news-dynamic-content .content:hover  .title span{
   color:rgb(167,197,201)
   }
   .news-dynamic-content .content:hover  .date{
   color:#fff;
   }


   .news-dynamic-content .content .date {
   padding-top:5px;
       float: left;
       width: 80px;
       height: 60px;
       text-align: center;
       margin-right: 15px;
       color: #ccc;
   }

   .news-dynamic-content .content .date h3 {
   width:3.5rem;
   padding-bottom:5px;
   margin:auto;
       font-size: 1.5rem;
       border-bottom:2px solid #Efefef
   }

   .news-dynamic-content .content .date div {
   padding-top:5px;
       font-size: 1.1rem;
   }

   .news-dynamic-content .content .title {
       overflow: hidden;
   }

   .news-dynamic-content .content .title a {
       font-size: 1.3rem;
       font-weight:bold;
       text-decoration: none;
       color:#666;
   }

   .news-dynamic-content .content .title div {
       margin-top: 4px;
   }

   .news-dynamic-content .content .title div:hover {
       color: #00AACA;
   }

   .news-dynamic-content .content .title span {
   font-size:1.2rem;
       display: block;
       margin-top: 9px;
       color: #999999;
   }

    .news-pagination {
        width: 30px;
        margin: 0 auto;
        overflow: hidden;
    }

    .news-pagination span {
        float: left;
        display: block;
        height: 9px;
        width: 9px;
        margin: 0 3px;
        border-radius: 9px;
        font-size: 0;
        line-height: 0;
        cursor: pointer;
        background-color: #bbbbbb;
    }

    .news-pagination span.is-active {
        background-color: #33bbd5;
    }

    /*项目案例*/
    .project-box {
        width: 100%;
        height: 370px;
        position: relative;
        margin-top: 40px;
    }

    .project-box .swiper-container {
        height: 100%;
        width: 100%;
    }

    .project-box .arrow-left,
    .project-box .arrow-right {
        display:none;
        position: absolute;
        top: 50%;
        margin-top: -21px;
        width: 42px;
        height: 42px;
        border-radius: 42px;
        box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, .35);
        z-index: 999;
    }

    .project-box .arrow-left {
        background: url("../images/slide/project-arrow.png") no-repeat 0 0;
        left: -52px;
    }

    .project-box .arrow-right {
        background: url("../images/slide/project-arrow.png") no-repeat -42px 0;
        right: -52px;
    }

    .project-box .arrow-left:hover,
    .project-box .arrow-right:hover {
        box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, .5);
    }

    .project-box .arrow-left:active,
    .project-box .arrow-right:active {
        opacity: .6;
    }

    .project-box-list {
        overflow: hidden;
    }

    .project-box-list a {
        float: left;
        display: block;
        width: 100%;
        height: 370px;
        padding: 15px;
        margin-right: 18px;
        text-decoration: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: #fff;
    }

    .project-box-list a:nth-child(4n+0) {
        margin-right: 0;
    }

    .project-box-list a img {
        display: block;
        margin: 0 auto;
        width: 260px;
        height: 290px;
    }

    .project-box-list a h3 {
        margin-top: 15px;
        text-align: center;
    }

    /*媒体中心*/
    .media-box {
        width: 100%;
        height: 200px;
        position: relative;
        margin-top: 20px;
    }

    .media-box .swiper-container {
        height: 100%;
        width: 100%;
    }

    .media-box .arrow-left,
    .media-box .arrow-right {
       display:none;
    }

    .media-box .arrow-left {
        background: url("../images/slide/media-arrow.png") no-repeat 0 0;
        left: -52px;
    }

    .media-box .arrow-right {
        background: url("../images/slide/media-arrow.png") no-repeat -42px 0;
        right: -52px;
    }

    .media-box .arrow-left:active,
    .media-box .arrow-right:active {
        opacity: .6;
    }

    .media-box-list {
        overflow: hidden;
        width:100%;
        padding:0 10px;
        display:flex;
    }

    .media-box-list a {
        display: block;
        height: 10rem;
        margin-right: 26px;
        text-decoration: none;
    }

    .media-box-list a:nth-child(4n+0) {
        margin-right: 0;
    }

    .media-box-list a img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: 100%;
    }

    /*首页-模块*/
    .module-bg {
        width: 100%;
        height: 780px;
        background: #EEE;
    }

    .module-title {
        overflow: hidden;
        height:auto;
    }

    .module-title .title {
    width:100%;
    text-align:center;
        font-size: 2.1rem;
        font-weight: bold;
        line-height: 40px;
        float:none;
    }

    .module-title .more {
    font-size:1rem;
    margin:1rem auto;
        display: block;
        float:none;
        height: 38px;
        line-height: 38px;
        text-align: center;
        border-radius: 40px;
        text-decoration: none;
        border: 1px solid #00AACA;
        color: #00AACA;
        -webkit-transition: color .3s ease-in-out;
        -moz-transition: color .3s ease-in-out;
        transition: color .3s ease-in-out;
        -webkit-transition: background-color .3s ease-in-out;
        -moz-transition: background-color .3s ease-in-out;
        transition: background-color .3s ease-in-out;
    }

    .module-title .more:hover {
        background-color: #00AACA;
        color: #FFFFFF;
    }

    /*首页-底部*/
    .footer {
        background-color: #f3f3f3;
        color: #666666;
    }

    .footer a {
        color: #666666;
    }

    .footer a:hover {
        color: #00AACA;
    }

    .footer .inner {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
        overflow: hidden;
    }

    .footer .inner .company-info {
        font-size: 1.5rem;
        padding: 20px;
        float: left;
        width: 100%;
    }

    .footer .inner .company-info .title {
        font-size: 2rem;
    }

    .footer .inner .company-info .content {
        width: 800px;
    }

    .footer .inner .company-info .content li {
        float: left;
        margin-right: 60px;
        margin-top: 8px;
    }

    .footer .inner .company-info .content li div {
        margin-top: 8px;
    }

    .footer .inner .qr-code {
        float: none;
        padding-left:20px;
        width: 15rem;
    }

    .footer .inner .qr-code img {
        display: block;
        width: 100%;
        height:  auto;
    }

    .footer .inner .company-info .link {
        margin-top: 15px;
    }

    .footer .inner .company-info .link > div {
        float: left;
        line-height: 32px;
        margin-right: 33px;
    }

    .footer .inner .company-info .link > div:last-child {
        margin-right: 0;
    }

    .footer .copyright {
        height: 34px;
        line-height: 34px;
        text-align: center;
        background-color: #e5e5e5;
    }

    /*swiper*/
    .pagination {
        position: absolute;
        z-index: 20;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }

    .swiper-pagination-switch {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: #222;
        margin-right: 5px;
        opacity: 0.8;
        cursor: pointer;
        background: #AAAAAA;
    }

    .swiper-visible-switch {
        background: #AAAAAA;
    }

    .swiper-active-switch {
        background: #00AACA;
    }

    /*子页页面*/
    .sub-page-main {
        width: 100%;
               margin: 0 auto 50px;
               padding:0 30px;
               box-size:border-box;
    }

    .sub-page-title {
        font-size: 36px;
        height: 36px;
        line-height: 36px;
        padding: 30px 0;
        font-weight: bold;
        color: #008db5;
    }

    .sub-page-banner {
        width: 100%;
        height: 220px;
        background-image: url("../images/sub-banner.jpg");
        background-size: 100% 100%;
    }

    /*人才招聘*/
    .contact-main {
        padding: 80px 0;
    }
    .sub-recruit-info {
        font-size: 18px;
        margin: 0 auto;

        padding: 10px 30px;
        height: 85vw;
        color: #33333;
    }
    .sub-recruit-info .title {
        font-size: 22px;
    }

    .sub-recruit-info div {
        display: flex;
        margin-left: auto;
        margin-bottom: 10px;
        width: 80%;
    }
    .sub-recruit-info .qr-code {
        height: 260px;
        text-align: center;
    }
    .sub-recruit-info .qr-code img {
        top: 10px;
        left: 0;
    }
    .sub-recruit-info a {
        color: #337ab7;
        text-decoration: none;
    }

    .sub-recruit-info a:hover {
        color: #23527c;
    }

    .sub-recruit-module {
        margin-bottom: 10px;
        border-radius: 5px;
        border: 1px solid #E5E5E5;
    }

    .sub-recruit-module:last-child {
        margin-bottom: 0;
    }

    .sub-recruit-module .title {
        font-size: 18px;
        padding: 0 15px;
        height: 50px;
        line-height: 50px;
        background-color: #f5f5f5;
    }

    .sub-recruit-module .title span {
        margin-left: 40px;
    }

    .sub-recruit-module .content {
        display: none;
        padding: 15px;
        font-size: 15px;
        color: #333333;
        border-top: 1px solid #E5E5E5;
    }

    .sub-recruit-module .sub-title {
        font-size: 20px;
    }

    .sub-recruit-module .sub-content {
        margin: 25px 0;
    }

    .sub-recruit-module .sub-content li {
        list-style: disc;
        margin: 5px 0px 5px 40px;
    }

    /*发展历程*/
    .sub-history {
        width: 100%;
        height: 640px;
        position: relative;
    }

    .sub-history-line-bg {
        position: absolute;
        top: 50%;
        margin-top: -1px;
        left: 0;
        width: 100%;
        height: 2px;
        line-height: 0;
        font-size: 0;
        background-color: #00AACA;
    }

    .sub-history-line-bg .line-bg {
        position: absolute;
        top: 50%;
        margin-top: -21px;
        left: 50%;
        margin-left: -600px;
        height: 42px;
        width: 1200px;
        background-image: url("../images/history/history-bg.png");
        background-repeat: no-repeat;
    }

    .sub-history-box {
        width: 1200px;
        height: 640px;
        position: relative;
        margin: 0 auto;
    }

    .sub-history-box .swiper-container {
        height: 100%;
        width: 100%;
    }

    .sub-history-box .arrow-left,
    .sub-history-box .arrow-right {
        position: absolute;
        top: 50%;
        margin-top: -21px;
        width: 42px;
        height: 42px;
        border-radius: 42px;
        z-index: 999;
    }

    .sub-history-box .arrow-left {
        background: url("../images/slide/media-arrow.png") no-repeat 0 0;
        left: 0;
    }

    .sub-history-box .arrow-right {
        background: url("../images/slide/media-arrow.png") no-repeat -42px 0;
        right: 0;
    }

    .sub-history-box .swiper-slide {
        position: relative;
    }

    .sub-history-box .time-one {
        padding-left: 20px;
        background: url("../images/history/time-top-line.png") no-repeat top left;
        position: absolute;
        text-align: left;
        padding-bottom: 30px;
    }

    .sub-history-box .time-one .year {
        font-size: 36px;
        line-height: 1;
        margin-bottom: 15px;
        color: #00AACA;
    }

    .sub-history-box .time-one .title {
        padding: 8px 0;
        width: 260px;
        line-height: 1.2;
        border-bottom: 1px solid #DDDDDD;
        color: #666666;
    }

    .sub-history-box .time-one .content {
        margin-top: 8px;
        width: 260px;
        line-height: 1.2;
        color: #666666;
    }

    .sub-history-box .time-one .image {
        width: 180px;
        height: 100px;
        margin-top: 8px;
    }

    .sub-history-box .time-one .image img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .sub-history-box .swiper-slide .time-one:nth-child(1) {
        bottom: 50%;
        left: 105px;
        background-position: 0 15px;
    }

    .sub-history-box .swiper-slide .time-one:nth-child(2) {
        top: 50%;
        left: 250px;
        background: url("../images/history/time-bottom-line.png") no-repeat top left;
        padding-top: 50px;
        padding-bottom: 0;
        background-position: 0 -210px;
    }

    .sub-history-box .swiper-slide .time-one:nth-child(3) {
        bottom: 50%;
        left: 400px;
        padding-bottom: 60px;
        background-position: 0 15px;
    }

    .sub-history-box .swiper-slide .time-one:nth-child(4) {
        top: 50%;
        left: 633px;
        background: url("../images/history/time-bottom-line.png") no-repeat top left;
        padding-top: 70px;
        padding-bottom: 0;
        background-position: 0 -190px;
    }

    .sub-history-box .swiper-slide .time-one:nth-child(5) {
        bottom: 50%;
        left: 785px;
        padding-bottom: 20px;
        background-position: 0 15px;
    }

    .sub-history-box .swiper-slide .time-one:nth-child(6) {
        top: 50%;
        left: 923px;
        background: url("../images/history/time-bottom-line.png") no-repeat top left;
        padding-top: 55px;
        padding-bottom: 0;
        background-position: 0 -200px;
    }

    /*媒体中心*/
    .sub-video-list .video-one {
        overflow: hidden;
        padding: 25px 0;
        border-bottom: 1px dotted #DDDDDD;
    }

    .sub-video-list .video-one:last-child {
        border-bottom: none;
    }

    .sub-video-list .video-one .video {
        float: left;
        width: 340px;
        height: 210px;
    }

    .sub-video-list .video-one .title {
        position: relative;
        padding: 20px 0 20px 20px;
        overflow: hidden;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.6;
        height: 170px;
    }

    .sub-video-list .video-one .title span {
        position: absolute;
        left: 20px;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    /*子页菜单*/
    /*子页菜单*/
        .sub-menu-bar {
            font-size: 0;
            border-bottom: 1px solid #E5E5E5;
            background-color: #f9f9f9;
        }

        .sub-menu-bar .inner {
        display:flex;
            width: 100%;
            margin: 0 auto;
            height: 80px;
        }

        .sub-menu-bar .inner > a {
        margin:auto;
        width:33.333333%;
            height: 80px;
            padding: 0 0;
            text-align: center;
            display: inline-block;
            color: #666666;
            padding-left:2.8rem;

        }

        .sub-menu-bar .inner > a:hover {
            color: #00bbde;
        }

        .sub-menu-bar .inner > a.is-active {
            background-color: #eeeeee;
            color: #00aaca;
        }

        .sub-menu-bar .inner > a em {
            width: 50px;
            float: left;
            display: block;
            font-size: 34px;
            line-height: 80px;
        }

        .sub-menu-bar .inner > a span {
            width: 80px;
            float: left;
            display: block;
            font-size: 18px;
            line-height: 80px;
            font-weight: bold;
        }

        .sub-menu-bar .inner > a:nth-child(4) {
            width: 250px;
            padding: 0 25px;
        }

        .sub-menu-bar .inner > a:nth-child(4) span {
            width: 145px;
            text-align: right;
        }

    /*职业发展*/
    .sub-development-title {
        width: 100%;
        border-bottom: 2px solid #00AACA;
    }

    .sub-development-title div {
        margin-top: 90px;
        text-align: center;
        font-size: 30px;
        padding: 5px 0;
        background-color: #00AACA;
        color: #FFFFFF;
    }

    .sub-development-content {
        text-align: center;
        padding: 80px 0;
    }
    .sub-development-content img{
        width:100%
        }

    /*薪资福利*/
    .sub-salary-content {
        padding: 100px 0;
    }

    .sub-salary-title {
        position: relative;
        height: 50px;
    }

    .sub-salary-title > div {
        position: absolute;
        top: 50%;
        margin-top: -1px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #009AB7;
    }

    .sub-salary-title > h3 {
        width: 200px;
        margin: 0 auto;
        line-height: 50px;
        font-size: 34px;
        font-weight: bold;
        text-align: center;
        z-index: 10;
        position: relative;
        background-color: #FFFFFF;
        color: #008db5;
    }

    .sub-salary-other-main {
         width: 100%;
        margin: 0 auto;
    }

    .sub-salary-other-list li {
        float: left;
        width: 20%;
        text-align: center;
        margin-bottom: 70px;
        color: #00AACA;
    }

    .sub-salary-other-list li:hover {
        color: #ff6600;
    }

    .sub-salary-other-list li:hover .icon {
        border-color: #ff6600;
    }

    .sub-salary-other-list li .icon {
        display: block;
        height: 110px;
        line-height: 110px;
        width: 110px;
        margin: 0 auto;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        border: 3px solid #00AACA;
    }

    .sub-salary-other-list li .icon em {
        font-size: 80px;
    }

    .sub-salary-other-list li .title {
        font-size: 22px;
        font-weight: bold;
        margin-top: 10px;
    }

    /*业务领域*/
    .sub-business-area-one {
        position: relative;
        display: block;
        width: 288px;
        height: 600px;
        margin: 80px 0 30px 0;
        float: left;
        margin-right: 16px;
        overflow: hidden;
    }

    .sub-business-area-one.bg1 {
        background-image: url('../images/business/1.jpg');
    }

    .sub-business-area-one.bg2 {
        background-image: url('../images/business/2.jpg');
    }

    .sub-business-area-one.bg3 {
        background-image: url('../images/business/3.jpg');
    }

    .sub-business-area-one.bg4 {
        background-image: url('../images/business/4.jpg');
    }

    .sub-business-area-one .inner {
        position: absolute;
        top: 0;
        left: 0;
        height: 600px;
        width: 288px;
        text-align: center;
        -webkit-transition: top 0.6s;
        -moz-transition: top 0.6s;
        -ms-transition: top 0.6s;
        transition: top 0.6s;
        background-color: rgba(0, 170, 202, 0.4);
        color: #FFFFFF;
    }

    .sub-business-area-one:hover .inner {
        top: 550px;
    }

    .sub-business-area-one .inner-icon-btn {
        margin-top: 75%;
    }

    .sub-business-area-one .inner-icon-btn > div {
        display: block;
        width: 80px;
        height: 80px;
        line-height: 80px;
        margin: 0 auto;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        border: 2px solid #FFFFFF;
    }

    .sub-business-area-one .inner-icon-btn > div > em {
        font-size: 60px;
    }

    .sub-business-area-one .inner-icon-btn > h3 {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        font-weight: bold;
    }

    .sub-business-area-one .inner-title {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        font-weight: bold;
        text-align: center;
        color: #FFFFFF;
        /* background-color: rgba(0, 170, 202, 0.6); */
    }

    /*子页面分类列表*/
    .sub-type-main {
        width: 101.5%;
        padding: 45px 0;
        overflow: hidden;
    }

    .sub-type-list li {
        float: left;
        width: 23.5%;
        height: 46px;
        line-height: 46px;
        text-align: center;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 10px 1.5% 10px 0;
        font-size: 16px;
        border-radius: 46px;
        -webkit-border-radius: 46px;
        cursor: pointer;
        font-weight: bold;
        border: 1px solid #E5E5E5;
        color: #666666;
    }

    .sub-type-list li.is-selected {
        color: #FFFFFF;
        border-color: #00bbde;
        background-color: #00bbde;
    }

    .sub-type-list li.is-selected:hover {
        background-color: #00AACA;
    }

    .sub-type-list li.is-selected:hover a,
    .sub-type-list li.is-selected a {
        color: #FFFFFF;
    }

    .sub-type-list li:hover {
        background-color: #f7f7f7;
    }

    .sub-type-list li:active {
        opacity: .8;
    }

    .sub-type-list li a {
        font-size: 16px;
        text-decoration: none;
        color: #666666;
    }

    /*业务领域-列表*/
    .sub-case-list li {
        position: relative;
        padding: 15px;
        overflow: hidden;
        margin-top: 40px;
        background-color: #F7F7F7;
    }

    .sub-case-list li:first-child {
        margin-top: 0;
    }

    .sub-case-list li .list-img {
        float: left;
        padding: 3px;
        margin-right: 25px;
        border: 1px solid #E5E5E5;
        background-color: #FFFFFF;
    }

    .sub-case-list li .list-img img {
        display: block;
        margin: 0 auto;
        width: 420px;
        height: 240px;
    }

    .sub-case-list li .list-info {
        overflow: hidden;
    }

    .sub-case-list li .list-info .info-row {
        width: 700px;
        font-size: 20px;
        margin-top: 10px;
        height: 36px;
        line-height: 36px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #333333;
    }

    .sub-case-list li .list-info .info-row.link {
        margin-top: 30px;
        padding-bottom: 5px;
        color: #008db5;
    }

    .sub-case-list li .list-info .info-row a {
        font-size: 26px;
        font-weight: bold;
        color: #008db5;
    }

    .sub-case-list li .list-link {
        position: absolute;
        bottom: 15px;
        right: 15px;
        display: block;
        width: 120px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        font-size: 18px;
        background-color: #00AACA;
        color: #FFFFFF;
    }

    .sub-case-list li .list-link:hover {
        background-color: #009AB7;
    }

    .sub-case-list li .list-link:active {
        background-color: #008db5;
    }

    /*管理团队*/
    .sub-team-one .inner {
        width: 1200px;
        padding: 60px 0;
        margin: 0 auto;
    }

    .sub-team-one.bg {
        background-color: #F7F7F7;
    }

    .sub-team-one .left {
        float: left;
        width: 350px;
        height: 500px;
        margin-right: 30px;
    }

    .sub-team-one .left img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .sub-team-one .right {
        overflow: hidden;
    }

    .sub-team-one .right .title {
        margin-top: 25px;
        font-size: 30px;
        height: 36px;
        line-height: 36px;
        font-weight: bold;
        color: #008db5;
    }

    .sub-team-one .right .jobs {
        margin-top: 8px;
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 25px;
        border-bottom: 1px solid #E5E5E5;
    }

    .sub-team-one .right .content {
        font-size: 18px;
        margin-top: 25px;
        line-height: 28px;
    }

    /*核心团队*/
    .sub-team-title {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        margin: 70px 0 50px 0;
    }

    .sub-team-list {
        width: 1200px;
        margin: 0 auto;
    }

    .user-list > li {
        float: left;
        width: 252px;
        margin-right: 64px;
        margin-bottom: 62px;
        height: 340px;
        position: relative;
        /* box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3); */
    }

    .user-list > li:nth-child(4n+0) {
        margin-right: 0;
    }

    .user-list > li .user-img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .user-list > li .user-info {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 0;
        text-align: center;
        font-weight: bold;
        background-color: rgba(255, 255, 255, .9);
        border-top: 5px solid #008db5;
    }

    .user-list > li .user-info .name {
        font-size: 16px;
        color: #008db5;
    }

    .user-list > li .user-info .jobs {
        font-size: 14px;
        color: #666666;
    }

    .user-list > li .arrow {
        display: none;
        position: absolute;
        bottom: 66px;
        left: 50%;
        margin-left: -23px;
        height: 20px;
        width: 46px;
        z-index: 100;
        background-image: url('../images/icon-arrow-top.png');
        background-repeat: no-repeat;
    }

    .user-list > li .user-content {
        position: absolute;
        top: 273px;
        z-index: 99;
        display: none;
        padding: 20px;
        height: 320px;
        width: 1200px;
        overflow-x: hidden;
        overflow-y: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border: 1px solid #EEEEEE;
        background-color: #FFFFFF;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    }

    .user-list > li .user-content .name {
        font-size: 24px;
        font-weight: bold;
        padding-bottom: 10px;
        color: #008db5;
        border-bottom: 1px solid #E5E5E5;
    }

    .user-list > li .user-content .jobs {
        margin-left: 10px;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 10px;
        color: #333333;
    }

    .user-list > li .user-content .content {
        margin-top: 10px;
    }

    /*企业文化*/
    .corporate-culture-main {
        position: relative;
        margin: 0 auto 80px;
        height: 600px;
        width: 600px;
        background-image: url("../images/sub/corporate-culture-img.png");
    }

    .corporate-culture-main .main-module {
        position: absolute;
        top: 178px;
        left: 178px;
        width: 240px;
        height: 240px;
        text-align: center;
        border-radius: 50%;
        /* background-color: rgba(0,0,0,.5); */
    }

    .corporate-culture-main .main-module .title {
        margin-top: 80px;
        letter-spacing: 4px;
        font-weight: bold;
        font-size: 32px;
    }

    .corporate-culture-main .main-module .content {
        font-size: 17px;
        margin-top: 5px;
        color: #666666;
    }

    .corporate-culture-main .sub-module {
        position: absolute;
        width: 154px;
        height: 154px;
        border-radius: 50%;
        /* background-color: rgba(0, 0, 0, .5); */
    }

    .corporate-culture-main .sub-module.vision {
        top: 0;
        left: 0;
        color: #ff9100;
    }

    .corporate-culture-main .sub-module.vision:hover .sub-title,
    .corporate-culture-main .sub-module.mission:hover .sub-title,
    .corporate-culture-main .sub-module.service:hover .sub-title,
    .corporate-culture-main .sub-module.strategy:hover .sub-title {
        /* -webkit-animation-name: rubberBand;
        animation-name: rubberBand; */
    }

    .corporate-culture-main .sub-module.mission {
        top: 0;
        right: 0;
        color: #8078bf;
    }

    .corporate-culture-main .sub-module.service {
        bottom: 0;
        right: 0;
        color: #07a9f0;
    }

    .corporate-culture-main .sub-module.strategy {
        bottom: 0;
        left: 0;
        color: #c50048;
    }

    .corporate-culture-main .sub-module .sub-title {
        line-height: 33px;
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 5px;
        margin-top: 40px;
        cursor: default;
    }

    .corporate-culture-main .sub-module .sub-content {
        position: absolute;
        display: block;
    }

    .corporate-culture-main .sub-module .sub-content.is-show {
        display: block;
    }

    .corporate-culture-main .sub-module .sub-content.vision {
        left: -240px;
        top: -20px;
        width: 220px;
        padding: 10px 15px 10px 10px;
        border-bottom: 3px solid #ffaa38;
    }

    .corporate-culture-main .sub-module .sub-content.mission {
        right: -178px;
        top: 30px;
        width: 150px;
        padding: 10px 15px 10px 30px;
        border-top: 3px solid #8078bf;
    }

    .corporate-culture-main .sub-module .sub-content.service {
        right: -220px;
        top: -30px;
        width: 200px;
        padding: 10px 15px;
        border-bottom: 3px solid #25b4f3;
    }

    .corporate-culture-main .sub-module .sub-content.strategy {
        left: -255px;
        bottom: -60px;
        width: 260px;
        padding: 10px 0 10px 10px;
        border-top: 3px solid #da0047;
    }

    .corporate-culture-main .sub-module .sub-content .title {
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .corporate-culture-main .sub-module .sub-content .content {
        font-size: 17px;
        margin-top: 5px;
        letter-spacing: 1px;
        color: #333333;
    }

    .product-box-item .card .card-img-top .p_img_hover{
        display:none
    }

    .product-box-item .card .card-img-top:hover img{
        transform: scale(1);
    }
    .media-box-list a .swiper-image .p_img_hover{
        display: none;
    }
    .media-box-list a .swiper-image:hover img {
        transform: scale(1);
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

    .product-container, .product-box {
        width: 100%;
    }

    .nav-2 {
        display: none;
    }

    .product-detail-nav-2 {
        display: flex;
    }
    .detail-content{
        width: 90%;
        margin: auto;
        font-size: 1.5rem;
        line-height: 3;
    }
    /*.kefubox{*/
    /*    display:none;*/
    /*}*/


    @-webkit-keyframes lightSpeedIn {
        0% {
            -webkit-transform: translateX(100%) skewX(-30deg);
            transform: translateX(100%) skewX(-30deg);
            opacity: 0
        }

        60% {
            -webkit-transform: translateX(-20%) skewX(30deg);
            transform: translateX(-20%) skewX(30deg);
            opacity: 1
        }

        80% {
            -webkit-transform: translateX(0%) skewX(-15deg);
            transform: translateX(0%) skewX(-15deg);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
            opacity: 1
        }
    }

    @keyframes lightSpeedIn {
        0% {
            -webkit-transform: translateX(100%) skewX(-30deg);
            -ms-transform: translateX(100%) skewX(-30deg);
            transform: translateX(100%) skewX(-30deg);
            opacity: 0
        }

        60% {
            -webkit-transform: translateX(-20%) skewX(30deg);
            -ms-transform: translateX(-20%) skewX(30deg);
            transform: translateX(-20%) skewX(30deg);
            opacity: 1
        }

        80% {
            -webkit-transform: translateX(0%) skewX(-15deg);
            -ms-transform: translateX(0%) skewX(-15deg);
            transform: translateX(0%) skewX(-15deg);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(0%) skewX(0deg);
            -ms-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
            opacity: 1
        }
    }

    .lightSpeedIn {
        -webkit-animation-name: lightSpeedIn;
        animation-name: lightSpeedIn;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }


    @keyframes lightSpeedOut {
        0% {
            -webkit-transform: translateX(-100%) skewX(30deg);
            transform: translateX(-100%) skewX(30deg);
            opacity: 0
        }

        60% {
            -webkit-transform: translateX(0%) skewX(-30deg);
            transform: translateX(0%) skewX(-30deg);
            opacity: 1
        }

        80% {
            -webkit-transform: translateX(30%) skewX(-15deg);
            transform: translateX(30%) skewX(-15deg);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
            opacity: 1
        }
    }

    @keyframes lightSpeedOut {
        0% {
            -webkit-transform: translateX(-100%) skewX(30deg);
            -ms-transform: translateX(-100%) skewX(30deg);
            transform: translateX(-100%) skewX(30deg);
            opacity: 0
        }

        60% {
            -webkit-transform: translateX(0%) skewX(-30deg);
            -ms-transform: translateX(0%) skewX(-30deg);
            transform: translateX(0%) skewX(-30deg);
            opacity: 1
        }

        80% {
            -webkit-transform: translateX(30%) skewX(-15deg);
            -ms-transform: translateX(30%) skewX(-15deg);
            transform: translateX(30%) skewX(-15deg);
            opacity: 1
        }

        100% {
            -webkit-transform: translateX(0%) skewX(0deg);
            -ms-transform: translateX(0%) skewX(0deg);
            transform: translateX(0%) skewX(0deg);
            opacity: 1
        }
    }

    .lightSpeedOut {
        -webkit-animation-name: lightSpeedOut;
        animation-name: lightSpeedOut;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    @-webkit-keyframes rubberBand {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1)
        }

        30% {
            -webkit-transform: scaleX(1.25) scaleY(0.75);
            transform: scaleX(1.25) scaleY(0.75)
        }

        40% {
            -webkit-transform: scaleX(0.75) scaleY(1.25);
            transform: scaleX(0.75) scaleY(1.25)
        }

        60% {
            -webkit-transform: scaleX(1.15) scaleY(0.85);
            transform: scaleX(1.15) scaleY(0.85)
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1)
        }
    }

    @keyframes rubberBand {
        0% {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

        30% {
            -webkit-transform: scaleX(1.25) scaleY(0.75);
            -ms-transform: scaleX(1.25) scaleY(0.75);
            transform: scaleX(1.25) scaleY(0.75)
        }

        40% {
            -webkit-transform: scaleX(0.75) scaleY(1.25);
            -ms-transform: scaleX(0.75) scaleY(1.25);
            transform: scaleX(0.75) scaleY(1.25)
        }

        60% {
            -webkit-transform: scaleX(1.15) scaleY(0.85);
            -ms-transform: scaleX(1.15) scaleY(0.85);
            transform: scaleX(1.15) scaleY(0.85)
        }

        100% {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }
    }


}
