@charset "UTF-8";
.index-cover{
  position: fixed;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.5);
  z-index: 1000000;
}
.videoBig{
  position: fixed;
  top: calc(50% - 300px);
  left: calc(50% - 400px);
  z-index: 1000001;
}
.videoBig .close01{
  position: absolute;
  top: -20px;
  right: -30px;
  width: 40px;
  height: 40px;
}
.banner {
  width: 100%;
  background-size: contain;
  background-size: auto 100%;
  overflow: hidden; }
  .banner .banner-txt {
    color: #fff;
    text-align: center;
    padding-top: 150px; }
    .banner .banner-txt .tt1 {
      font-size: 48px;
      font-weight: bold;
      margin-bottom: 25px; }
    .banner .banner-txt .tt2 {
      font-size: 18px;
      margin-bottom: 10px; }
      .serve-list .serverxq .team-list li .right .desc p{
      	overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
      }
      .serve-list .serverxq .team-list li .right .desc{
      	height: 240px;
      }

.s-nav {
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1);
  display: inline-block; }
  .s-nav ul {
    display: flex;
    justify-content: center; }
    .s-nav ul li {
      width: 120px;
      height: 60px;
      line-height: 60px;
      margin-left: 30px;
      display: inline-block; }
      .s-nav ul li a {
        width: 100%;
        height: 94%;
        color: #333;
        cursor: pointer;
        text-align: center;
        display: inline-block;
        font-size: 14px; }
    .s-nav ul .active {
      color: #083a95;
      border-bottom: 3px solid #083a95; }

.content .content-text {
  width: 93.5%;
  padding: 60px 80px 10px;
  background: #fff;
  box-sizing: border-box;
  color: #666;
  margin: 0 auto;
  margin-bottom: 60px;
  margin-top: 30px; }
  .content .content-text .join_us .content-text01 {
    padding-bottom: 150px; }
    .content .content-text .join_us .content-text01 .title {
      font-size: 16px;
      text-align: center;
      line-height: 2em; }
    .content .content-text .join_us .content-text01 .article-list {
      width: 100%;
      margin-top: 50px;
      display: flex;
      flex-wrap: wrap; }
      .content .content-text .join_us .content-text01 .article-list li {
        display: inline-block;
        width: 24%;
        margin-right: 1%;
        vertical-align: top;
        box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1);
        margin-bottom: 20px;
        box-sizing: border-box; }
        .content .content-text .join_us .content-text01 .article-list li a {
          width: 100%;
          height: 100%;
          display: inline-block; }
          .content .content-text .join_us .content-text01 .article-list li a .img {
            width: 100%;
            overflow: hidden; }
            .content .content-text .join_us .content-text01 .article-list li a .img img {
              width: 100%;
              height: 100%;
              transition: transform .5s ease-out;
              -webkit-transition: transform .5s ease-out;
              -moz-transition: transform .5s ease-out; }
          .content .content-text .join_us .content-text01 .article-list li a .info {
            width: 100%;
            box-sizing: border-box;
            padding: 30px 40px 0px 30px;
            background: #fff;
            height: 160px; }
            .content .content-text .join_us .content-text01 .article-list li a .info .title1 {
              color: #000;
              font-size: 18px;
              margin-bottom: 20px;
              font-weight: bold;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
            .content .content-text .join_us .content-text01 .article-list li a .info p {
              color: #666;
              font-size: 14px;
              line-height: 1.5em; }
      .content .content-text .join_us .content-text01 .article-list li:hover a .img img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1); }
      .content .content-text .join_us .content-text01 .article-list li:nth-of-type(4n) {
        margin-right: 0; }
  .content .content-text .join_us .content-text02 .select-box {
    display: flex;
    justify-content: space-between; }
    .content .content-text .join_us .content-text02 .select-box select {
      width: 500px;
      height: 50px;
      line-height: 50px;
      color: #fff;
      background: #083a95;
      display: inline-block;
      border: none;
      outline: none;
      padding-left: 10px; }
    .content .content-text .join_us .content-text02 .select-box .search {
      width: 110px;
      height: 50px;
      line-height: 50px;
      background: #da0017;
      text-align: center;
      color: #fff;
      font-size: 14px; }
  .content .content-text .join_us .content-text02 .zhopin-dtl {
    width: 100%;
    box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1);
    margin-top: 20px; }
    .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav {
      color: #666;
      padding: 0 20px;
      font-size: 14px;
      height: 70px;
      line-height: 70px;
      background: #fff;
      box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1);
      display: flex;
      justify-content: space-between; }
.content .content-text .join_us .content-text02 .zhopin-dtl .z-nav .z-item{
  width: 25%;
}
      .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav span {
        color: #333; }
    .content .content-text .join_us .content-text02 .zhopin-dtl .z-info {
      padding: 30px 0px 40px 20px; }
      .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .info {
        width: 49%;
        font-size: 14px;
        color: #333;
        display: inline-block;
        vertical-align: top; }
        .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .info .tt {
          color: #da0017;
          font-size: 18px;
          font-weight: bold; }
        .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .info .info-text {
          margin-top: 20px; }
          .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .info .info-text p {
            line-height: 1.5em; }
      .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .z-btn {
        width: 15%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        background: #083a95;
        margin-top: 40px;
        cursor: pointer; }
    .content .content-text .join_us .content-text02 .zhopin-dtl .active {
      background: #e3e3e3; }
  .content .content-text .news .content-text01 .news-box {
    display: flex;
    flex-wrap: wrap; }
    .content .content-text .news .content-text01 .news-box .new-item {
      width: 24%;
      background-color: #ffffff;
      box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1);
      padding: 20px 20px 0px;
      box-sizing: border-box;
      margin-bottom: 20px;
      margin-right: 1.33333%; }
      .content .content-text .news .content-text01 .news-box .new-item .item-cont {
        width: 100%;
        background: #fbfbfb;
        padding: 10px 0px;
        box-sizing: border-box; }
        .content .content-text .news .content-text01 .news-box .new-item .item-cont a {
          width: 100%;
          height: 100%;
          color: #1e368c; }
          .content .content-text .news .content-text01 .news-box .new-item .item-cont a .logo {
            width: 120px;
            height: 22px;
            margin-left: 10px; }
            .content .content-text .news .content-text01 .news-box .new-item .item-cont a .logo img {
              width: 100%;
              height: 100%; }
          .content .content-text .news .content-text01 .news-box .new-item .item-cont a .tt {
            color: #1e368c;
            margin-top: 25px;
            text-align: right;
            margin-right: 10px; }
            .content .content-text .news .content-text01 .news-box .new-item .item-cont a .tt .tt1 {
              font-size: 14px;
              font-weight: bold; }
            .content .content-text .news .content-text01 .news-box .new-item .item-cont a .tt .tt2 {
              font-size: 48px; }
          .content .content-text .news .content-text01 .news-box .new-item .item-cont a .new-pic {
            margin-top: 10px;
            width: 100%;
            overflow: hidden; }
            .content .content-text .news .content-text01 .news-box .new-item .item-cont a .new-pic img {
              width: 100%;
              height: 100%;
              transition: transform .5s ease-out;
              -webkit-transition: transform .5s ease-out;
              -moz-transition: transform .5s ease-out; }
          .content .content-text .news .content-text01 .news-box .new-item .item-cont a > span {
            display: block;
            margin-top: 5px; }
          .content .content-text .news .content-text01 .news-box .new-item .item-cont a ul {
            color: #333;
            font-size: 12px;
            margin-top: 10px; }
            .content .content-text .news .content-text01 .news-box .new-item .item-cont a ul li {
              padding-left: 10px;
              position: relative;
              line-height: 1.7em;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis; }
              .content .content-text .news .content-text01 .news-box .new-item .item-cont a ul li span {
                display: inline-block;
                padding-left: 10px; }
            .content .content-text .news .content-text01 .news-box .new-item .item-cont a ul li:before {
              content: "";
              width: 3px;
              height: 3px;
              background: #000000;
              border-radius: 50%;
              position: absolute;
              left: 10px;
              top: 5px; }
      .content .content-text .news .content-text01 .news-box .new-item .new-num {
        color: #666666;
        font-size: 14px;
        padding: 20px 0px 25px;
        text-align: center;
        display: block; }
    .content .content-text .news .content-text01 .news-box .new-item:nth-of-type(4n) {
      margin-right: 0; }
    .content .content-text .news .content-text01 .news-box .new-item:hover .new-pic img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1); }
  .content .content-text .news .content-text02 {
    padding-bottom: 60px; }
    .content .content-text .news .content-text02 .news-swiper {
      box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1); }
      .content .content-text .news .content-text02 .news-swiper .swiper-wrapper {
        height: 507px; }
        .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide {
          width: 100%;
          height: 100%; }
          .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a {
            width: 100%;
            height: 100%;
            display: flex; }
            .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .pic {
              width: 49%;
              height: 100%;
              display: inline-block;
              box-sizing: border-box; }
              .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .pic img {
                width: 100%;
                height: 100%; }
            .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info {
              width: 49%;
              padding: 50px 0px 0px 40px;
              background: #fff;
              display: inline-block;
              box-sizing: border-box; }
              .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .tt {
                color: #333;
                font-size: 30px;
                line-height: 1.7em; }
              .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .time {
                color: #666;
                font-size: 16px;
                margin-top: 20px;
                margin-bottom: 40px; }
              .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .cont {
                color: #666;
                font-size: 16px;
                line-height: 1.7em; }
      .content .content-text .news .content-text02 .news-swiper .news-pagination {
        left: 75px; }
        .content .content-text .news .content-text02 .news-swiper .news-pagination .swiper-pagination-bullet {
          width: 18px;
          height: 3px;
          background: #999;
          border-radius: 0px; }
        .content .content-text .news .content-text02 .news-swiper .news-pagination .swiper-pagination-bullet-active {
          background: #083a95; }
    .content .content-text .news .content-text02 .news-item-box {
      display: flex;
      flex-wrap: wrap; }
      .content .content-text .news .content-text02 .news-item-box .news-item {
        width: 49%;
        margin-right: 2%;
        height: 130px;
        box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1);
        box-sizing: border-box;
        display: flex;
        align-items: center;
        margin-top: 20px;
        cursor: pointer;
        transition: background-color .5s ease-out;
        -webkit-transition: background-color .5s ease-out;
        -moz-transition: background-color .5s ease-out; }
        .content .content-text .news .content-text02 .news-item-box .news-item .items-left {
          display: inline-block;
          width: 85%;
          padding-left: 20px;
          padding-right: 35px;
          box-sizing: border-box; }
          .content .content-text .news .content-text02 .news-item-box .news-item .items-left .title {
            color: #333;
            font-weight: bold;
            font-size: 18px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .content .content-text .news .content-text02 .news-item-box .news-item .items-left .info {
            color: #666;
            font-size: 14px;
            margin-top: 20px;
            line-height: 1.5em; }
        .content .content-text .news .content-text02 .news-item-box .news-item .items-right {
          width: 15%;
          padding: 0px 30px 0px 25px;
          color: #666;
          height: 130px;
          display: inline-block;
          box-sizing: border-box;
          border-left: 1px solid #ededed;
          display: flex;
          flex-direction: column;
          justify-content: center; }
          .content .content-text .news .content-text02 .news-item-box .news-item .items-right .year {
            font-size: 14px; }
          .content .content-text .news .content-text02 .news-item-box .news-item .items-right .date {
            font-size: 18px; }
      .content .content-text .news .content-text02 .news-item-box .news-item:nth-of-type(2n) {
        margin-right: 0px; }
      .content .content-text .news .content-text02 .news-item-box .news-item:hover {
        background: #083a95; }
      .content .content-text .news .content-text02 .news-item-box .news-item:hover .items-left .title,
      .content .content-text .news .content-text02 .news-item-box .news-item:hover .items-left .info,
      .content .content-text .news .content-text02 .news-item-box .news-item:hover .items-right .year,
      .content .content-text .news .content-text02 .news-item-box .news-item:hover .items-right .date {
        color: #fff; }
  .content .content-text .responsibility .content-text-box {
    padding-bottom: 100px; }
    .content .content-text .responsibility .content-text-box .res-box {
      display: flex;
      flex-wrap: wrap; }
      .content .content-text .responsibility .content-text-box .res-box .res-item {
        width: 24%;
        padding: 20px 25px 25px 20px;
        background-color: #ffffff;
        box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1);
        box-sizing: border-box;
        margin-right: 1.33333%;
        margin-top: 20px; }
        .content .content-text .responsibility .content-text-box .res-box .res-item a {
          width: 100%;
          height: 100%;
          display: inline-block; }
          .content .content-text .responsibility .content-text-box .res-box .res-item a .res-pic {
            width: 100%;
            overflow: hidden; }
            .content .content-text .responsibility .content-text-box .res-box .res-item a .res-pic img {
              width: 100%;
              height: 100%;
              transition: transform .5s ease-out;
              -webkit-transition: transform .5s ease-out;
              -moz-transition: transform .5s ease-out; }
          .content .content-text .responsibility .content-text-box .res-box .res-item a .res-info {
            color: #666;
            font-size: 14px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            margin-top: 20px;
            text-align: center; }
      .content .content-text .responsibility .content-text-box .res-box .res-item:nth-of-type(4n) {
        margin-right: 0; }
      .content .content-text .responsibility .content-text-box .res-box .res-item:hover .res-pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1); }
  .content .content-text .contact .content-text01 {
    padding-bottom: 70px; }
    .content .content-text .contact .content-text01 .con-box {
      width: 100%;
      box-sizing: border-box;
      padding: 20px 35px 20px 20px;
      border: 1px solid #dfdfdf; }
      .content .content-text .contact .content-text01 .con-box .tt {
        color: #000;
        font-size: 18px;
        margin-bottom: 10px; }
      .content .content-text .contact .content-text01 .con-box p {
        color: #666;
        font-size: 14px;
        line-height: 1.5em; }
    .content .content-text .contact .content-text01 .title {
      color: #000;
      font-size: 24px;
      text-align: center;
      margin-top: 60px;
      margin-bottom: 50px; }
    .content .content-text .contact .content-text01 form .input-box {
      display: flex;
      flex-wrap: wrap; }
      .content .content-text .contact .content-text01 form .input-box .ipt-item {
        width: 49%;
        height: 80px;
        line-height: 80px;
        border-bottom: 1px solid #ededed;
        margin-right: 2%; }
        .content .content-text .contact .content-text01 form .input-box .ipt-item span {
          color: #da0017; }
        .content .content-text .contact .content-text01 form .input-box .ipt-item label {
          color: #333;
          font-size: 18px;
          margin-left: 15px; }
        .content .content-text .contact .content-text01 form .input-box .ipt-item input {
          height: 60px;
          border: none;
          outline: none; }
      .content .content-text .contact .content-text01 form .input-box .ipt-item:nth-of-type(2n) {
        margin-right: 0; }
      .content .content-text .contact .content-text01 form .input-box .text-item {
        width: 100%;
        height: 80px;
        line-height: 80px;
        border-bottom: 1px solid #ededed; }
        .content .content-text .contact .content-text01 form .input-box .text-item span {
          color: #da0017; }
        .content .content-text .contact .content-text01 form .input-box .text-item label {
          color: #333;
          font-size: 18px;
          margin-left: 15px; }
        .content .content-text .contact .content-text01 form .input-box .text-item input {
          height: 60px;
          border: none;
          outline: none; }
    .content .content-text .contact .content-text01 form .btn-box {
      margin-top: 40px; }
      .content .content-text .contact .content-text01 form .btn-box button {
        width: 160px;
        height: 50px;
        line-height: 50px;
        outline: none;
        border: none;
        background: #da0017;
        color: #fff;
        font-size: 18px; }
      .content .content-text .contact .content-text01 form .btn-box span {
        color: #999;
        font-size: 14px;
        display: inline-block;
        margin-left: 10px; }
  .content .content-text .contact .content-text02 {
    padding-bottom: 70px; }
    .content .content-text .contact .content-text02 .map-box {
      width: 100%;
      height: 560px; }
    .content .content-text .contact .content-text02 .address-list {
      display: flex;
      flex-wrap: nowrap;
      margin-top: 20px; }
      .content .content-text .contact .content-text02 .address-list .address-item {
        width: 24%;
        background-color: #ffffff;
        box-shadow: 0px 0px 20px 0px rgba(29, 29, 29, 0.1);
        padding: 25px 20px 30px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        box-sizing: border-box;
        margin-right: 1.3333333%; }
        .content .content-text .contact .content-text02 .address-list .address-item .title {
          color: #083a95;
          font-size: 18px;
          margin-bottom: 15px;
          font-weight: bold; }
        .content .content-text .contact .content-text02 .address-list .address-item ul li {
          font-size: 14px;
          color: #333;
          width: 100%;
          margin-bottom: 10px; }
          .content .content-text .contact .content-text02 .address-list .address-item ul li span {
            display: inline-block;
            vertical-align: top; }
          .content .content-text .contact .content-text02 .address-list .address-item ul li span:first-child {
            color: #666; }
          .content .content-text .contact .content-text02 .address-list .address-item ul li span:last-child {
            width: 80%; }
        .content .content-text .contact .content-text02 .address-list .address-item .map-btn {
          width: 60%;
          height: 40px;
          line-height: 40px;
          text-align: center;
          background: #fff;
          color: #083a95;
          font-size: 14px;
          margin-top: 10px;
          border: 1px solid #083a95;
          cursor: pointer;
          transition: background .5s ease-out;
          -webkit-transition: background .5s ease-out;
          -moz-transition: background .5s ease-out; }
        .content .content-text .contact .content-text02 .address-list .address-item .map-btn:hover {
          background: #083a95;
          color: #fff; }
      .content .content-text .contact .content-text02 .address-list .address-item:nth-of-type(4n) {
        margin-right: 0; }

.page {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
  font-size: 0;
  margin-top: 50px;
  margin-bottom: 62px; }
  .page a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #f6f6f6;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    margin: 0 1px;
    vertical-align: top; }
  .page .next {
    width: 60px; }
  .page .current {
    background-color: #c91a25;
    color: #fff; }

#map .BMapLabel {
  border: none !important; }
  #map .BMapLabel .map-info-div {
    width: 500px;
    height: 240px;
    padding: 40px 100px 0px 30px;
    box-sizing: border-box;
    color: #fff;
    background: url("/templates/default/images/map-bg.png"); }
    #map .BMapLabel .map-info-div .company {
      font-size: 18px; }
    #map .BMapLabel .map-info-div .line {
      width: 40px;
      height: 2px;
      background: #fff;
      margin-top: 20px;
      margin-bottom: 20px; }
    #map .BMapLabel .map-info-div .info-line {
      display: flex;
      align-items: center;
      margin-bottom: 10px; }

.hide {
  display: none; }

.slideshadow {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.8);
  display: none; }

body {
  background-color: #f4f5fa; }

.swiper1 {
  width: 100%;
  font-size: 0; }
  .swiper1 .swiper-slide {
    width: 100%;
    position: relative; }
    .swiper1 .swiper-slide img {
      width: 100%; }
    .swiper1 .swiper-slide .font {
      position: absolute;
      width: 100%;
      text-align: center;
      color: #fff;
      z-index: 20;
      top: 35%; }
      .swiper1 .swiper-slide .font .title {
        font-size: 60px;
        color: #fff;
        font-weight: bold;
        margin-bottom: 10px; }
      .swiper1 .swiper-slide .font .desc {
        font-size: 18px;
        line-height: 32px; }
  .swiper1 .button {
    position: absolute;
    width: 100%;
    text-align: center;
    top: calc(35% + 176px);
    z-index: 20; }
    .swiper1 .button a {
      display: inline-block;
      width: 160px;
      height: 40px;
      background-color: #ba1628;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url("/templates/default/images/11.png");
      font-size: 18px;
      color: #fff;
      text-align: center;
      line-height: 40px;
      margin-right: 20px; }
    .swiper1 .button a:last-child {
      margin-right: 0; }
  .swiper1 .swiper-pagination span {
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 0;
    margin: 0 5px;
    opacity: 1; }
  .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #f2001b; }

.index-title {
  height: 135px;
  line-height: 135px;
  box-sizing: border-box;
  padding-left: 60px; }
  .index-title .tit {
    font-size: 16px;
    color: #666; }
    .index-title .tit span {
      font-size: 36px;
      color: #083a95;
      font-weight: bold;
      margin-right: 16px; }
    .index-title .tit a {
      color: #333;
      padding-bottom: 10px;
      border-bottom: 1px solid #333;
      vertical-align: top;
      margin-left: 30px; }
      .index-title .tit a img {
        margin-left: 100px;
        margin-top: -20px; }

.swiper2 {
  width: 100%;
  font-size: 0;
  box-sizing: border-box;
  padding: 0 60px;
  position: relative; }
  .swiper2 .swiper-container {
    width: 100%; }
    .swiper2 .swiper-container .swiper-slide {
      position: relative; }
      .swiper2 .swiper-container .swiper-slide img {
        width: 100%; }
      .swiper2 .swiper-container .swiper-slide .img-shadow {
        position: absolute;
        z-index: 10;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0);
        top: 0;
        left: 0; }
      .swiper2 .swiper-container .swiper-slide .shadow2 {
        width: 100%;
        padding-top: 48%;
        z-index: 11;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #f4f4f4;
        transition: padding-top .5s ease-out;
        -webkit-transition: padding-top .5s ease-out;
        -moz-transition: padding-top .5s ease-out; }
      .swiper2 .swiper-container .swiper-slide .font {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 12;
        box-sizing: border-box;
        padding: 8%; }
        .swiper2 .swiper-container .swiper-slide .font .line {
          width: 18px;
          height: 3px;
          background-color: #333; }
        .swiper2 .swiper-container .swiper-slide .font .title {
          font-size: 18px;
          color: #333;
          margin-top: 26px;
          font-weight: bold; }
        .swiper2 .swiper-container .swiper-slide .font .desc {
          font-size: 14px;
          color: #666;
          margin-top: 10px;
          line-height: 22px; }
        .swiper2 .swiper-container .swiper-slide .font .bottom {
          margin-top: 15px;
          display: none; }
          .swiper2 .swiper-container .swiper-slide .font .bottom .line {
            height: 1px;
            background-color: #f2001b;
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px; }
          .swiper2 .swiper-container .swiper-slide .font .bottom .tit {
            font-size: 14px;
            color: #f2001b;
            margin-bottom: 10px; }
          .swiper2 .swiper-container .swiper-slide .font .bottom .desc {
            line-height: 22px;
            margin-top: 0;
            color: #fff; }
            .swiper2 .swiper-container .swiper-slide .font .bottom .desc a {
              color: #fff; }
    .swiper2 .swiper-container .swiper-slide:hover .img-shadow {
      background-color: rgba(0, 36, 101, 0.9); }
    .swiper2 .swiper-container .swiper-slide:hover .shadow2 {
      padding-top: 0; }
    .swiper2 .swiper-container .swiper-slide:hover .font .bottom {
      display: block; }
    .swiper2 .swiper-container .swiper-slide:hover .font .line {
      background-color: #f2001b; }
    .swiper2 .swiper-container .swiper-slide:hover .font .title {
      color: #fff; }
    .swiper2 .swiper-container .swiper-slide:hover .font .top .desc {
      display: none; }
  .swiper2 .swiper-button-prev {
    width: 52px;
    height: 100%;
    background-color: #083a95;
    left: 0;
    top: 0;
    margin: 0;
    opacity: 1;
    background-image: url("/templates/default/images/13.png");
    background-size: 16px 28px; }
  .swiper2 .swiper-button-next {
    width: 52px;
    height: 100%;
    background-color: #083a95;
    right: 0;
    top: 0;
    margin: 0;
    opacity: 1;
    background-image: url("/templates/default/images/12.png");
    background-size: 16px 28px; }
  .swiper2 .swiper-button-next:focus, .swiper2 .swiper-button-next:focus {
    outline: none; }
  .swiper2 .swiper-button-prev.swiper-button-disabled,
  .swiper2 .swiper-button-next.swiper-button-disabled {
    opacity: 1;
    background-color: #f4f4f4; }

.index-aboutus {
  width: 100%;
  box-sizing: border-box;
  padding: 0 60px;
  font-size: 0; }
  .index-aboutus .index-title {
    padding-left: 0; }
  .index-aboutus .left {
    display: inline-block;
    width: 49.5%;
    vertical-align: top; }
    .index-aboutus .left .bottom, .index-aboutus .left .bottom1 {
      background-color: #f4f4f4;
      height: 320px;
      position: relative;
      z-index: 20; }
    .index-aboutus .left .bottom .video {
      float: left;
      width: 50%;
      position: relative;
      height: 100%;
      background-color: #000; }
      .index-aboutus .left .bottom .video video {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%); }
      .index-aboutus .left .bottom .video .shadow {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        left: 0; }
        .index-aboutus .left .bottom .video .shadow img {
          position: absolute;
          left: 50%;
          top: 50%;
          width: 60px;
          height: auto;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%); }
    .index-aboutus .left .bottom .font {
      margin-left: 53%; }
      .index-aboutus .left .bottom .font .title {
        font-size: 18px;
        color: #333;
        font-weight: bold;
        height: 76px;
        line-height: 76px; }
      .index-aboutus .left .bottom .font .list {
        display: flex;
        flex-wrap: wrap; }
        .index-aboutus .left .bottom .font .list li {
          width: 50%;
          font-size: 14px;
          color: #333;
          display: inline-block;
          flex-shrink: 1;
          box-sizing: border-box;
          padding-top: 16px;
          padding-bottom: 35px; }
          .index-aboutus .left .bottom .font .list li .num {
            color: #083a95;
            font-weight: bold;
            line-height: 48px;
            height: 48px; }
            .index-aboutus .left .bottom .font .list li .num span {
              font-size: 48px; }
        .index-aboutus .left .bottom .font .list li:nth-of-type(1), .index-aboutus .left .bottom .font .list li:nth-of-type(3) {
          border-right: 1px solid #d5d5d5; }
        .index-aboutus .left .bottom .font .list li:nth-of-type(2), .index-aboutus .left .bottom .font .list li:nth-of-type(4) {
          padding-left: 7%; }
        .index-aboutus .left .bottom .font .list li:nth-of-type(2), .index-aboutus .left .bottom .font .list li:nth-of-type(1) {
          border-bottom: 1px solid #d5d5d5; }
    .index-aboutus .left .bottom1 {
      background-color: #f4f4f4; }
      .index-aboutus .left .bottom1 .list {
        width: 100%;
        box-sizing: border-box;
        padding: 3%;
        padding-top: 2%;
        padding-bottom: .5%;
        font-size: 0;
        overflow-x: hidden;
        overflow-y: auto;
        height: 100%; }
        .index-aboutus .left .bottom1 .list li {
          height: 60px;
          line-height: 60px;
          border-bottom: 1px solid #dcdcdc;
          font-size: 16px; }
          .index-aboutus .left .bottom1 .list li a {
            color: #666;
            display: inline-block;
            width: 100%;
            height: 100%; }
            .index-aboutus .left .bottom1 .list li a span {
              display: inline-block;
              height: 100%;
              vertical-align: top; }
            .index-aboutus .left .bottom1 .list li a .name {
              width: 14%; }
            .index-aboutus .left .bottom1 .list li a .content {
              width: 70%;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
            .index-aboutus .left .bottom1 .list li a .date {
              float: right; }
        .index-aboutus .left .bottom1 .list li:hover a {
          color: #083a95; }
        .index-aboutus .left .bottom1 .list li:last-child {
          border: 0; }
  .index-aboutus .left:nth-of-type(1) {
    margin-right: 1%; }

.about-list {
  width: 100%;
  box-sizing: border-box;
  padding: 0 60px;
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  height: 150px;
  margin-bottom: 78px; }
  .about-list li {
    width: 25%;
    height: 100%;
    margin-right: 8px;
    background-color: #f4f4f4;
    text-align: center;
    box-sizing: border-box;
    padding: 0 20px; }
    .about-list li a {
      display: inline-block;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .about-list li a div {
        width: 100%; }
      .about-list li a p {
        width: 100%; }
      .about-list li a .img {
        font-size: 16px;
        color: #0a3b95;
        font-weight: bold;
        margin-bottom: 12px;
        line-height: 16px; }
        .about-list li a .img img {
          vertical-align: top;
          margin-right: 3px;
          margin-top: -4px;
          width: 114px; }
      .about-list li a .title {
        font-size: 16px;
        color: #333; }
      .about-list li a .desc {
        font-size: 12px;
        color: #fff;
        margin-top: 16px;
        line-height: 20px;
        display: none; }
  .about-list li:hover {
    background: url("/templates/default/images/19.png") no-repeat right bottom;
    background-size: contain;
    background-color: #083a95; }
    .about-list li:hover a .img {
      display: none; }
    .about-list li:hover a .title {
      color: #fff; }
    .about-list li:hover a .desc {
      display: -webkit-box; }
  .about-list li:last-child {
    margin-right: 0; }

.serve-list {
  width: 100%;
  margin-top: 30px;
  box-sizing: border-box;
  padding: 0 30px; }
  .serve-list .list {
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 50px 78px 120px; }
    .serve-list .list li {
      box-sizing: border-box;
      padding-right: 70px;
      padding-left: 16px;
      border: 1px solid #e7e8ec;
      margin-bottom: 20px;
      background: url("/templates/default/images/26.png") no-repeat right center;
      transition: background-color .5s ease-out;
      -webkit-transition: background-color .5s ease-out;
      -moz-transition: background-color .5s ease-out; }
      .serve-list .list li a {
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        display: inline-block;
        padding-top: 20px;
        padding-bottom: 20px; }
        .serve-list .list li a p {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .serve-list .list li a .title {
          font-size: 18px;
          color: #333;
          font-weight: bold; }
        .serve-list .list li a .desc {
          font-size: 14px;
          color: #666;
          margin-top: 12px; }
    .serve-list .list li:hover {
      background-color: #083a95;
      background-image: url("/templates/default/images/25.png"); }
      .serve-list .list li:hover a p {
        color: #fff; }
  .serve-list .serverxq {
    background-color: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 50px 78px 120px;
    position: relative;
    margin-bottom: 60px; }
		.serve-list .serverxq img{
			max-width: 100%;
		}
    .serve-list .serverxq .title .tit {
      font-size: 30px;
      color: #083a95;
      font-weight: bold; }
    .serve-list .serverxq .title .line {
      width: 18px;
      height: 3px;
      background-color: #083a95;
      margin-top: 20px; }
    .serve-list .serverxq .top {
      width: 100%; }
      .serve-list .serverxq .top .editor {
        margin-top: 40px;
        font-size: 0;
        padding-bottom: 20px; }
        .serve-list .serverxq .top .editor .left {
          display: inline-block;
          width: 49%;
          margin-right: 2%;
          font-size: 14px; }
        .serve-list .serverxq .top .editor .right {
          width: 49%;
          vertical-align: top; }
    .serve-list .serverxq .bottom .title {
      font-size: 24px;
      color: #da0017;
      border-bottom: 1px solid #dcdcdc;
      margin-bottom: 30px; }
      .serve-list .serverxq .bottom .title span {
        padding-bottom: 8px;
        display: inline-block;
        padding-right: 90px;
        border-bottom: 1px solid #da0017; }
    .serve-list .serverxq .bottom .classfiy {
      width: 100%;
      border: 1px solid #e8e8e8; }
      .serve-list .serverxq .bottom .classfiy .list1 {
        border-bottom: 1px solid #e8e8e8;
        display: flex;
        justify-content: space-between;
        font-size: 0;
        align-items: center; }
        .serve-list .serverxq .bottom .classfiy .list1 .left {
          width: 188px;
          font-size: 14px;
          color: #666;
          box-sizing: border-box;
          padding-left: 20px;
          line-height: 20px; }
        .serve-list .serverxq .bottom .classfiy .list1 .right {
          width: 50%;
          flex-grow: 1;
          font-size: 14px;
          color: #666;
          box-sizing: border-box;
          padding: 15px 20px;
          line-height: 20px;
          border-left: 1px solid #e8e8e8; }
      .serve-list .serverxq .bottom .classfiy .list1.name {
        background-color: #ffe7ea; }
        .serve-list .serverxq .bottom .classfiy .list1.name .left {
          font-size: 16px;
          color: #333; }
        .serve-list .serverxq .bottom .classfiy .list1.name .right {
          background-color: #f4f5fa;
          color: #333;
          font-size: 16px; }
    .serve-list .serverxq .bottom .desc1 {
      font-size: 14px;
      color: #666;
      margin-top: 30px; }
      .serve-list .serverxq .bottom .desc1 span {
        margin-right: 30px; }
      .serve-list .serverxq .bottom .desc1 .red {
        color: #da0017; }
      .serve-list .serverxq .bottom .desc1 .blue {
        color: #0054ff; }
    .serve-list .serverxq .bottom .nextpage {
      margin-top: 40px; }
      .serve-list .serverxq .bottom .nextpage p {
        font-size: 14px;
        color: #666;
        margin-bottom: 8px; }
        .serve-list .serverxq .bottom .nextpage p a {
          color: #333; }
      .serve-list .serverxq .bottom .nextpage p:hover a {
        color: #da0017; }
    .serve-list .serverxq .about2-editor {
      text-align: center; }
    .serve-list .serverxq .about2-nav {
      position: absolute;
      right: 80px;
      top: 100px;
      font-size: 18px;
      line-height: 34px; }
      .serve-list .serverxq .about2-nav li {
        position: relative;
        padding-left: 14px; }
        .serve-list .serverxq .about2-nav li::before {
          position: absolute;
          content: "";
          clear: both;
          width: 10px;
          height: 2px;
          background-color: #999;
          left: 0;
          top: 50%; }
      .serve-list .serverxq .about2-nav .active::before {
        background-color: #083a95; }
      .serve-list .serverxq .about2-nav .active a {
        color: #083a95; }
      .serve-list .serverxq .about2-nav a {
        color: #999; }
    .serve-list .serverxq .about1 {
      font-size: 0; }
      .serve-list .serverxq .about1 .video {
        display: inline-block;
        width: 49%;
        position: relative;
        background-color: #000; }
        .serve-list .serverxq .about1 .video video {
          width: 100%; }
        .serve-list .serverxq .about1 .video .shadow {
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.5);
          position: absolute;
          top: 0;
          left: 0; }
          .serve-list .serverxq .about1 .video .shadow img {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 60px;
            height: auto;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%); }
      .serve-list .serverxq .about1 .left {
        width: 49%;
        margin-right: 2%;
        font-size: 14px;
        display: inline-block;
        vertical-align: top; }
        .serve-list .serverxq .about1 .left .fixednum {
          width: 100%;
          height: 110px;
          display: flex;
          justify-content: space-between;
          margin-top: 20px;
          margin-bottom: 40px; }
          .serve-list .serverxq .about1 .left .fixednum li {
            height: 100%;
            color: #666;
            flex-grow: 1;
            display: flex;
            align-items: center;
            flex-wrap: wrap; }
            .serve-list .serverxq .about1 .left .fixednum li .title {
              color: #083a95;
              font-weight: bold;
              font-size: 16px; }
              .serve-list .serverxq .about1 .left .fixednum li .title span {
                font-size: 48px; }
    .serve-list .serverxq .about3 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .serve-list .serverxq .about3 li {
        width: 100px;
        margin-right: 18px;
        flex-grow: 1;
        text-align: center;
        position: relative;
        overflow: hidden; }
        .serve-list .serverxq .about3 li .bg {
          width: 100%; }
        .serve-list .serverxq .about3 li .font {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          color: #fff; }
          .serve-list .serverxq .about3 li .font .top {
            margin: 0 auto;
            margin-top: 56px;
            width: 80%; }
            .serve-list .serverxq .about3 li .font .top .tit {
              font-size: 22px;
              margin-top: 15px; }
            .serve-list .serverxq .about3 li .font .top .line {
              display: inline-block;
              width: 18px;
              height: 3px;
              background-color: #fff;
              margin-bottom: 10px;
              margin-top: 10px; }
            .serve-list .serverxq .about3 li .font .top .desc {
              font-size: 14px; }
          .serve-list .serverxq .about3 li .font .bottom {
            width: 80%;
            margin: 0 auto;
            transition: all .5s ease-out;
            -webkit-transition: all .5s ease-out;
            -moz-transition: all .5s ease-out; }
            .serve-list .serverxq .about3 li .font .bottom .tit {
              font-size: 18px;
              margin-top: 14px;
              margin-bottom: 4px; }
            .serve-list .serverxq .about3 li .font .bottom .desc {
              font-size: 14px;
              line-height: 22px; }
      .serve-list .serverxq .about3 li:last-child {
        margin-right: 0; }
    .serve-list .serverxq .about4 {
      font-size: 0; }
      .serve-list .serverxq .about4 li {
        display: inline-block;
        width: 24%;
        margin-right: 1.33%;
        box-sizing: border-box;
        background-color: #fff;
        padding: 20px;
        margin-bottom: 20px;
        box-shadow: 1px 1px 20px #f4f4f4; }
        .serve-list .serverxq .about4 li img {
          width: 100%; }
        .serve-list .serverxq .about4 li p {
          font-size: 14px;
          color: #666;
          text-align: center;
          line-height: 54px;
          height: 54px; }
      .serve-list .serverxq .about4 li:nth-of-type(4n) {
        margin-right: 0; }
    .serve-list .serverxq .about5 li {
      width: 100%;
      background-color: #fff;
      box-shadow: 1px 1px 15px #f4f4f4;
      box-sizing: border-box;
      padding: 20px;
      margin-bottom: 20px;
      height: 270px; }
      .serve-list .serverxq .about5 li .img {
        float: left;
        width: 22%;
        height: 100%;
        background-color: #efefef;
        text-align: center;
        position: relative; }
        .serve-list .serverxq .about5 li .img img {
          max-width: 90%;
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%); }
      .serve-list .serverxq .about5 li .font {
        padding-left: 20px;
        margin-left: 22%; }
        .serve-list .serverxq .about5 li .font .title {
          font-size: 18px;
          color: #333;
          font-weight: bold;
          line-height: 46px; }
        .serve-list .serverxq .about5 li .font .desc {
          font-size: 14px;
          line-height: 24px;
          color: #666;
          height: 96px; }
        .serve-list .serverxq .about5 li .font a {
          display: inline-block;
          width: 150px;
          height: 40px;
          font-size: 14px;
          color: #083a95;
          text-align: center;
          line-height: 40px;
          border: 1px solid #083a95;
          margin-top: 30px;
          transition: all .5s ease-out;
          -webkit-transition: all .5s ease-out;
          -moz-transition: all .5s ease-out; }
        .serve-list .serverxq .about5 li .font a:hover {
          background-color: #083a95;
          color: #fff; }
    .serve-list .serverxq .team-list {
      width: 100%;
      font-size: 0; }
      .serve-list .serverxq .team-list li {
        width: 49%;
        vertical-align: top;
        margin-right: 2%;
        background-color: #fff;
        box-sizing: border-box;
        padding: 20px;
        display: inline-block;
        margin-bottom: 20px;
        box-shadow: 1px 1px 15px #f4f4f4; }
        .serve-list .serverxq .team-list li .img {
          width: 30%;
          overflow: hidden;
          float: left; }
          .serve-list .serverxq .team-list li .img img {
            width: 100%;
            transition: transform .5s ease-out;
            -webkit-transition: transform .5s ease-out;
            -moz-transition: transform .5s ease-out; }
        .serve-list .serverxq .team-list li .right {
          margin-left: 33%; }
          .serve-list .serverxq .team-list li .right .title {
            font-size: 18px;
            color: #333;
            font-weight: bold; }
          .serve-list .serverxq .team-list li .right .desc {
            font-size: 14px;
            color: #666;
            line-height: 24px;
            margin-top: 22px; }
      .serve-list .serverxq .team-list li:nth-of-type(2n) {
        margin-right: 0; }
    .serve-list .serverxq .help1 .title {
      text-align: center;
      font-size: 24px;
      color: #333; }
      .serve-list .serverxq .help1 .title span {
        color: #da0017; }
    .serve-list .serverxq .help1 .help-list {
      font-size: 0;
      margin-top: 54px; }
      .serve-list .serverxq .help1 .help-list li {
        display: inline-block;
        width: 24%;
        margin-right: 1.33%;
        height: 145px;
        font-size: 16px;
        vertical-align: top;
        background: none;
        position: relative;
        border: 1px solid #e5e5e5;
        box-sizing: border-box;
        margin-bottom: 20px; }
        .serve-list .serverxq .help1 .help-list li .num {
          position: absolute;
          font-size: 60px;
          color: #083a95;
          opacity: .2;
          top: 10px;
          left: 10px;
          line-height: 60px; }
        .serve-list .serverxq .help1 .help-list li .text {
          position: absolute;
          text-align: center;
          width: 90%;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%); }
          .serve-list .serverxq .help1 .help-list li .text .tit {
            font-size: 22px;
            color: #333; }
          .serve-list .serverxq .help1 .help-list li .text .desc {
            color: #666;
            margin-top: 15px; }
      .serve-list .serverxq .help1 .help-list li:hover {
        box-shadow: 1px 1px 15px #f4f4f4; }
      .serve-list .serverxq .help1 .help-list li:nth-of-type(4n) {
        margin-right: 0; }
    .serve-list .serverxq .help2 ul {
      display: flex;
      flex-wrap: wrap; }
      .serve-list .serverxq .help2 ul li {
        width: 49%;
        height: 130px;
        border: 1px solid #e5e5e5;
        margin-right: 1.333333%;
        padding: 0px 30px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        box-sizing: border-box;
        margin-bottom: 20px;
        transition: box-shadow .5s ease-out;
        -webkit-transition: box-shadow .5s ease-out;
        -moz-transition: box-shadow .5s ease-out; }
        .serve-list .serverxq .help2 ul li a {
          display: flex;
          width: 100%;
          height: 100%;
          justify-content: space-between;
          align-items: center;
          cursor: pointer; }
          .serve-list .serverxq .help2 ul li a .title {
            color: #333;
            font-size: 24px; }
          .serve-list .serverxq .help2 ul li a .pic {
            width: 30px;
            height: 27px; }
            .serve-list .serverxq .help2 ul li a .pic img {
              width: 100%;
              height: 100%; }
      .serve-list .serverxq .help2 ul li:hover {
        box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
        color: #083a95; }
      .serve-list .serverxq .help2 ul li:hover .title {
        color: #083a95; }
      .serve-list .serverxq .help2 ul li:nth-of-type(2n) {
        margin-right: 0; }
    .serve-list .serverxq .help3 .title {
      color: #000;
      font-size: 24px;
      text-align: center; }
    .serve-list .serverxq .help3 ul {
      width: 45%;
      margin: 0 auto; }
      .serve-list .serverxq .help3 ul li {
        width: 100%;
        height: 85px;
        font-size: 18px;
        border-bottom: 1px solid #e5e5e5;
        display: flex;
        align-items: center; }
        .serve-list .serverxq .help3 ul li span {
          color: #da0017;
          display: inline-block;
          margin-right: 20px; }
        .serve-list .serverxq .help3 ul li label {
          color: #333; }
        .serve-list .serverxq .help3 ul li input {
          width: 75%;
          outline: none;
          border: none; }
        .serve-list .serverxq .help3 ul li .upload-box {
          width: 60%;
          position: relative; }
          .serve-list .serverxq .help3 ul li .upload-box .upload {
            opacity: 0;
            z-index: 9999;
            height: 50px;
            position: absolute;
            top: -20px;
            width: 150px;
            left: 13px; }
          .serve-list .serverxq .help3 ul li .upload-box .up1 {
            position: absolute;
            top: -20px;
            z-index: 99;
            display: flex;
            align-items: center; }
            .serve-list .serverxq .help3 ul li .upload-box .up1 a {
              width: 130px;
              height: 40px;
              line-height: 40px;
              text-align: center;
              color: #083a95;
              border: 1px solid #083a95;
              display: inline-block;
              margin-left: 15px;
              margin-right: 15px;
              transition: background-color .5s ease-out;
              -webkit-transition: background-color .5s ease-out;
              -moz-transition: background-color .5s ease-out; }
            .serve-list .serverxq .help3 ul li .upload-box .up1 a:hover {
              background-color: #083a95;
              color: #fff; }
            .serve-list .serverxq .help3 ul li .upload-box .up1 em {
              color: #999;
              font-style: normal; }
      .serve-list .serverxq .help3 ul li:nth-of-type(8) {
        height: auto;
        border: none; }
    .serve-list .serverxq .help3 .help-btn {
      margin-top: 50px; }
      .serve-list .serverxq .help3 .help-btn button {
        width: 160px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        border: none;
        background: #da0017;
        color: #fff;
        margin-right: 10px; }
      .serve-list .serverxq .help3 .help-btn span {
        color: #999;
        font-size: 14px; }

.slideshadow {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  background-color: rgba(0, 0, 0, 0.8);
  display: none; }

.page {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px; }
  .page a {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    background-color: #f4f5fa;
    color: #333;
    font-size: 14px;
    text-align: center;
    line-height: 40px; }
  .page .next {
    width: 60px; }
  .page .current {
    background-color: #c91a25;
    color: #fff; }

.team-detail {
  position: fixed;
  width: 810px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px;
  z-index: 1002;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  padding-bottom: 45px;
  display: none; }
  .team-detail .top {
    width: 100%; }
    .team-detail .top img {
      float: left;
      width: 26%; }
    .team-detail .top .font {
      margin-left: 29%;
      overflow-y: auto;
      margin-right: 5%; }
      .team-detail .top .font .title {
        font-size: 18px;
        font-weight: bold;
        color: #333; }
      .team-detail .top .font .desc {
        font-size: 14px;
        line-height: 24px;
        color: #666;
        margin-top: 12px; }
  .team-detail .bottom {
    min-height: 250px;
    width: 100%;
    background-color: #fafafa;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 20px;
    line-height: 28px;
    overflow: auto; }
    .team-detail .bottom .item span {
      float: left;
      font-size: 14px;
      color: #da0017;
      font-weight: bold; }
    .team-detail .bottom .item .right {
      margin-left: 86px;
      font-size: 14px;
      color: #666; }
  .team-detail .close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 16px;
    right: 16px; }

@media screen and (max-width: 1630px) {
  .index-aboutus .left .bottom .font .list li .num span {
    font-size: 40px; }

  .index-aboutus .left .bottom .font .list li {
    padding-bottom: 26px; }

  .index-aboutus .left .bottom1 .list li a .date {
    font-size: 14px; }

  .serve-list .serverxq .about3 li .font .top {
    margin-top: 30px; }

  .serve-list .serverxq .about3 li .font .top .desc {
    font-size: 12px; }

  .serve-list .serverxq .about3 li .font .top .tit {
    font-size: 18px; }

  .serve-list .serverxq .about3 li .font .bottom .tit {
    font-size: 16px;
    margin-top: 10px; }

  .serve-list .serverxq .about3 li .font .bottom .desc {
    font-size: 12px; }

  .serve-list .serverxq .about3 li .top img {
    height: 26px;
    width: auto; } }
@media screen and (max-width: 1460px) {
  .index-aboutus .left .bottom1 .list li {
    height: 50px;
    line-height: 50px; }

  .index-aboutus .left .bottom, .index-aboutus .left .bottom1 {
    height: 280px; }

  .index-aboutus .left .bottom .font .title {
    height: 56px;
    line-height: 56px; }

  .index-aboutus .left .bottom .font .list li {
    padding-top: 8px;
    padding-bottom: 16px; }

  .index-aboutus .left .bottom1 .list li a {
    font-size: 14px; }

  .index-aboutus .left .bottom1 .list li a .content {
    width: 60%; }

  .serve-list .serverxq .about1 .video {
    width: 100%; }

  .serve-list .serverxq .about1 .left {
    width: 100%;
    margin-right: 0; }

  .serve-list .serverxq .about3 li {
    width: 40%;
    margin-bottom: 20px; }

  .serve-list .serverxq .about3 li:nth-of-type(2) {
    margin-right: 0; }

  .serve-list .serverxq .about3 li .top img {
    height: 36px; }

  .serve-list .serverxq .about3 li .font .top {
    margin-top: 100px; }

  .serve-list .serverxq .about3 li .font .top .tit {
    font-size: 24px; }

  .serve-list .serverxq .about3 li .font .bottom .desc {
    font-size: 16px; }

  .serve-list .serverxq .about3 li .font .bottom .tit {
    font-size: 20px; }

  .serve-list .serverxq .help1 .help-list li {
    width: 32%;
    margin-right: 2%; }

  .serve-list .serverxq .help1 .help-list li:nth-of-type(4n) {
    margin-right: 2%; }

  .serve-list .serverxq .help1 .help-list li:nth-of-type(3n) {
    margin-right: 0; }

  .serve-list .serverxq .help3 ul {
    width: 60%; } 
  .content .content-text .contact .content-text02 .map-box{
    overflow: auto;
  }
  .content .content-text .contact .content-text02 .map-box::-webkit-scrollbar{
    width: 6px;
    height: 6px;
  }
  .content .content-text .contact .content-text02 .map-box::-webkit-scrollbar-thumb{
    background-color: #083a95;
  }
  .content .content-text .contact .content-text02 .map-box img{
    max-width: max-content;
  }
}
@media screen and (max-width: 1300px) {
  .index-aboutus .left .bottom .font .list li {
    padding-bottom: 8px; }

  .index-aboutus .left .bottom .font .list li .num span {
    font-size: 34px; }

  .swiper2 .swiper-container .swiper-slide .font {
    padding: 3%;
    padding-top: 6%; }

  .swiper2 .swiper-container .swiper-slide .font .title {
    margin-top: 10px; } }
@media screen and (max-width: 1044px) {
  .swiper1 .swiper-slide .font .title {
    font-size: 40px; }

  .swiper1 .swiper-slide .font .desc {
    font-size: 16px;
    line-height: 28px; }

  .swiper1 .button {
    top: calc(35% + 132px); }

  .index-aboutus .left {
    width: 100%;
    margin-right: 0; }

  .index-title {
    height: 100px;
    line-height: 100px; }

  .about-list {
    flex-wrap: wrap; }

  .about-list li {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 8px;
    height: 150px; }

  .about-list li:nth-of-type(2) {
    margin-right: 0; }

  .about-list {
    height: auto; }

  .inside-nav li {
    margin-right: 10px; }

  .serve-list .list, .serve-list .serverxq {
    padding: 30px 40px 60px; }

  .serve-list .serverxq .top .editor .left {
    display: block;
    width: 100%;
    margin-right: 0; }

  .serve-list .serverxq .top .editor .right {
    width: 100%; }

  .serve-list .serverxq .about3 li .top img {
    height: 30px; }

  .serve-list .serverxq .about3 li .font .top {
    margin-top: 60px; }

  .serve-list .serverxq .about3 li .font .top .tit {
    font-size: 20px; }

  .serve-list .serverxq .about3 li .font .bottom .desc {
    font-size: 14px; }

  .serve-list .serverxq .about3 li .font .bottom .tit {
    font-size: 18px; }

  .serve-list .serverxq .team-list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: .3rem; }

  .team-detail {
    width: 680px; }

  .serve-list .serverxq .help1 .help-list li {
    width: 49%;
    margin-right: 2%; }

  .serve-list .serverxq .help1 .help-list li:nth-of-type(4n) {
    margin-right: 2%; }

  .serve-list .serverxq .help1 .help-list li:nth-of-type(3n) {
    margin-right: 2%; }

  .serve-list .serverxq .help1 .help-list li:nth-of-type(2n) {
    margin-right: 0; }

  .serve-list .serverxq .help2 ul li {
    padding: 0px 20px;
    height: 100px; }

  .serve-list .serverxq .help2 ul li a .title {
    font-size: 20px; }

  .serve-list .serverxq .help3 ul {
    width: 100%; } }
@media screen and (max-width: 900px) {
  .swiper2 .swiper-container .swiper-slide .font .title {
    font-size: 16px; }

  .swiper2 .swiper-container .swiper-slide .font .desc {
    line-height: 20px;
    margin-top: 5px; }

  .inside-nav li {
    margin-right: 0; }

  .serve-list .serverxq .bottom .classfiy .list1 .left {
    width: 148px;
    padding-left: 10px; }

  .serve-list .serverxq .about2-nav {
    top: 50px;
    right: 34px; }

  .serve-list .serverxq .about3 li .font .top {
    margin-top: 40px; }

  .serve-list .serverxq .about3 li .font .top .tit {
    font-size: 18px; }

  .serve-list .serverxq .about3 li .font .bottom .desc {
    font-size: 12px; }

  .serve-list .serverxq .about3 li .font .bottom .tit {
    font-size: 16px; }

  .serve-list .serverxq .about4 li {
    width: 49%;
    margin-right: 2%; }

  .serve-list .serverxq .about4 li:nth-of-type(4n) {
    margin-right: 2%; }

  .serve-list .serverxq .about4 li:nth-of-type(2n) {
    margin-right: 0; } }
@media screen and (max-width: 750px) {
  .swiper1 .swiper-slide .font .title {
    font-size: 16px; }

  .swiper1 .swiper-slide .font .desc {
    font-size: 10px;
    line-height: 16px;
    padding: 0 .3rem; }

  .swiper1 .swiper-slide .font {
    top: 12%; }

  .swiper1 .button a {
    width: 80px;
    height: 22px;
    line-height: 22px;
    font-size: 12px; }

  .swiper1 .button {
    top: calc(12% + 89px); }

  .swiper1 .button a:nth-of-type(1) {
    margin-right: 10px; }

  .index-title {
    height: 1rem;
    line-height: 1rem;
    padding-left: .3rem; }

  .index-title .tit {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .index-title p {
    height: 1rem; }

  .index-title .tit span {
    font-size: 18px; }

  .swiper2 {
    padding: 0 .6rem; }

  .swiper2 .swiper-button-prev, .swiper2 .swiper-button-next {
    width: .5rem;
    background-size: 10px 18px; }

  .swiper2 .swiper-container .swiper-slide .font {
    padding-top: 10%; }

  .index-aboutus {
    padding: 0 .3rem; }

  .index-aboutus .left .bottom .video {
    float: none;
    width: 100%; }

  .index-aboutus .left .bottom, .index-aboutus .left .bottom1 {
    height: auto; }

  .index-aboutus .left .bottom .video video {
    position: static;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0); }

  .index-aboutus .left .bottom .font {
    margin-left: 0; }

  .index-aboutus .left .bottom .font .list li {
    padding-left: 5% !important; }

  .index-aboutus .left .bottom .font .title {
    padding-left: 10px; }

  .index-aboutus .left .bottom .font .list {
    padding-bottom: .2rem; }

  .index-title .tit a {
    padding-bottom: .1rem; }

  .index-title .tit a img {
    margin-top: -.1rem;
    width: .13rem; }

  .index-aboutus .left .bottom1 .list {
    padding-bottom: .2rem; }

  .index-aboutus .left .bottom1 .list li a {
    font-size: 12px; }

  .index-aboutus .left .bottom1 .list li a .name {
    width: 18%;
    display: none; }

  .index-aboutus .left .bottom1 .list li a .date {
    font-size: 12px; }

  .about-list {
    padding: 0 .3rem; }

  .about-list li {
    width: 100%; }

  .serve-list {
    padding: .2rem 0 .5rem;
    margin-top: .3rem; }

  .serve-list .list, .serve-list .serverxq {
    padding: .5rem .3rem .6rem; }

  .serve-list .list li a .desc {
    font-size: 12px; }

  .serve-list .list li a .title {
    font-size: 16px; }

  .serve-list .list li {
    padding-left: .1rem;
    padding-right: .7rem;
    background-size: .6rem .24rem; }

  .serve-list .list li a {
    padding: .3rem; }

  .serve-list .list li a .desc {
    margin-top: .12rem; }

  .serve-list .serverxq .title .tit {
    font-size: 18px; }

  .serve-list .serverxq .title .line {
    margin-top: 8px;
    height: 2px; }

  .serve-list .serverxq .bottom .title span {
    font-size: 18px;
    padding-right: 50px; }

  .serve-list .serverxq .bottom .classfiy .list1.name .left {
    font-size: 14px; }

  .serve-list .serverxq .bottom .desc1 span:last-child {
    margin-right: 0; }

  .serve-list .serverxq .bottom .classfiy .list1 .left {
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
    width: 114px; }

  .serve-list .serverxq .bottom .classfiy .list1 .right {
    font-size: 12px;
    padding: 8px; }

  .serve-list .serverxq .bottom .classfiy .list1.name .right {
    font-size: 14px; }

  .serve-list .serverxq .about2-nav {
    font-size: 14px;
    line-height: 24px;
    right: 14px;
    top: 20px; }

  .serve-list .serverxq .about1 .left .fixednum {
    display: none; }

  .serve-list .serverxq .about1 .left .editor {
    margin-top: 20px; }

  .serve-list .serverxq .about3 li {
    width: 100%;
    margin-right: 0; }

  .serve-list .serverxq .about3 li .font .bottom {
    opacity: 1;
    margin-top: 0; }

  .serve-list .serverxq .about3 li .font .top {
    margin-top: 60px; }

  .serve-list .serverxq .about4 li {
    padding: 10px; }

  .serve-list .serverxq .about4 li p {
    font-size: 12px;
    height: 40px;
    line-height: 40px; }

  .page a {
    width: 30px;
    height: 30px;
    line-height: 30px; }

  .serve-list .serverxq .about5 li .img {
    display: none; }

  .serve-list .serverxq .about5 li .font {
    margin-left: 0;
    padding-left: 0; }

  .serve-list .serverxq .about5 li .font a {
    width: 110px;
    height: 30px;
    line-height: 30px; }
    
  

  .team-detail {
    width: 86%;
    padding: 10px;
    padding-bottom: 20px; }

  .team-detail .top .font .desc {
    font-size: 12px;
    line-height: 20px; }

  .team-detail .top .font .title {
    font-size: 16px; }

  .team-detail .bottom .item span {
    float: none;
    display: block; }

  .team-detail .bottom .item .right {
    margin-left: 0;
    font-size: 12px;
    line-height: 20px; }

  .team-detail .close {
    right: .1rem;
    top: .1rem; }

  .serve-list .serverxq .help1 .help-list li .text .tit {
    font-size: 16px; }

  .serve-list .serverxq .help1 .help-list li .num {
    font-size: 30px;
    line-height: 30px; }

  .serve-list .serverxq .help1 .help-list li .text .desc {
    font-size: 12px;
    margin-top: 8px; }

  .serve-list .serverxq .help1 .title {
    font-size: 18px; }

  .serve-list .serverxq .help1 .help-list {
    margin-top: 30px; }

  .serve-list .serverxq .help2 ul li {
    width: 100%;
    height: 1rem;
    margin-right: 0; }

  .serve-list .serverxq .help2 ul li a .pic {
    width: .3rem;
    height: .27rem; }

  .serve-list .serverxq .help2 ul li a .title {
    font-size: 16px; }

  .serve-list .serverxq .help3 .title {
    font-size: 18px; }

  .serve-list .serverxq .help3 ul li {
    font-size: 12px;
    height: 1rem; }

  .serve-list .serverxq .help3 ul li input {
    width: 70%;
    height: .6rem; }

  .serve-list .serverxq .help3 ul li a {
    width: 1.3rem;
    height: .35rem;
    line-height: .35rem; }

  .serve-list .serverxq .help3 .help-btn button {
    width: 1.6rem;
    height: .5rem;
    line-height: .5rem;
    margin-right: .1rem; }

  .serve-list .serverxq .help3 .help-btn {
    margin-top: .5rem; } }
    .serve-list .serverxq #editor .editor img{
        max-width: 100%;
        height: auto!important;
    }
.bodyfixed {
  position: fixed; }

.scrollbar1::-webkit-scrollbar {
  /*转动条整体样式*/
  width: 2px;
  /*高宽划分对应横竖转动条的尺寸*/ }

.scrollbar1::-webkit-scrollbar-thumb {
  /*转动条内里小方块*/
  background: #333; }

.scrollbar1::-webkit-scrollbar-track {
  /*转动条内里轨道*/
  background: #f6f6f6;
  width: 2px; }

@media screen and (max-width: 1460px) {
  .content .content-text {
    margin-bottom: 60px;
    margin-top: 30px;
    padding: 30px 40px 10px; }

  .content .content-text .join_us .content-text01 {
    padding-bottom: 100px; }

  .content .content-text .join_us .content-text01 .article-list li {
    margin-right: .5%; }

  .content .content-text .join_us .content-text01 .title {
    font-size: 14px; }

  .content .content-text .join_us .content-text01 .article-list {
    margin-top: 40px; }

  .content .content-text .join_us .content-text02 .select-box select {
    width: 30%; }

  .content .content-text .join_us .content-text02 .select-box .search {
    width: 9%; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper {
    height: 4rem; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info {
    padding: 20px 0px 0px 30px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .tt {
    font-size: 24px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .time {
    margin-top: 10px;
    margin-bottom: 20px; }

  .content .content-text .news .content-text02 .news-item-box .news-item .items-left {
    width: 80%; }

  .content .content-text .news .content-text02 .news-item-box .news-item .items-right {
    width: 20%;
    padding: 0px 10px 0px 20px; }

  .content .content-text .contact .content-text02 .address-list .address-item {
    padding: 20px; }

  .content .content-text .contact .content-text02 .address-list .address-item ul li span:last-child {
    width: 70%; }

  #map .BMapLabel {
    left: 125px !important; } }
@media screen and (max-width: 1386px) {
  .content .content-text {
    width: 93.5%;
    margin-bottom: 50px;
    margin-top: 30px; }

  .content .content-text .join_us .content-text01 {
    padding-bottom: 80px; }

  .content .content-text .join_us .content-text01 .title {
    font-size: 14px; }

  .content .content-text .join_us .content-text01 .article-list {
    margin-top: 40px; }

  .content .content-text .join_us .content-text01 .article-list li a .info {
    padding: 20px 30px 0px 20px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper {
    height: 3.5rem; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .tt {
    font-size: 22px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .time {
    margin-top: 10px;
    margin-bottom: 20px; }

  #map .BMapLabel {
    left: 100px !important; } }
@media screen and (max-width: 1300px) {
  .content .content-text {
    width: 93.5%;
    margin-bottom: 45px;
    margin-top: 30px; }

  .content .content-text .join_us .content-text01 {
    padding-bottom: 70px; }

  .content .content-text .join_us .content-text01 .title {
    font-size: 15px; }

  .content .content-text .join_us .content-text01 .article-list li a .info {
    padding: 20px 30px 0px 20px; }

  .content .content-text .news .content-text01 .news-box .new-item {
    width: 32%;
    margin-right: 1.3333%; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper {
    height: 3rem; }

  #map .BMapLabel {
    left: 100px !important; } }
@media screen and (max-width: 1044px) {
  .banner .banner-txt {
    padding-top: 75px; }

  .content .content-text {
    width: 93.5%;
    padding: 35px 20px 10px;
    margin-bottom: 40px;
    margin-top: 30px; }

  .content .content-text .join_us .content-text01 {
    padding-bottom: 60px; }

  .content .content-text .join_us .content-text01 .article-list li {
    width: 49%;
    margin-right: 1.33333%; }

  .content .content-text .join_us .content-text01 .article-list li:nth-of-type(2n) {
    margin-right: 0px; }

  .content .content-text .join_us .content-text01 .article-list li a .info {
    padding: 15px 20px 0px 15px;
    font-size: 13px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-info {
    padding: 30px 0px 40px 10px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .info {
    font-size: 13px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .z-btn {
    height: 40px;
    line-height: 40px;
    font-size: 13px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav {
    height: 60px;
    line-height: 60px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav1 {
    height: 60px;
    line-height: 60px; }

  .content .content-text .news .content-text01 .news-box .new-item {
    width: 49%;
    margin-right: 1.333333%; }

  .content .content-text .news .content-text01 .news-box .new-item:nth-of-type(2n) {
    margin-right: 0; }

  .content .content-text .news .content-text01 .news-box .new-item .item-cont a .tt .tt2 {
    font-size: 38px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper {
    height: 2.5rem; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .tt {
    font-size: 20px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .cont {
    font-size: 13px;
    line-height: 1.5em; }

  .content .content-text .news .content-text02 .news-item-box .news-item {
    width: 100%; }

  .content .content-text .news .content-text02 .news-item-box .news-item .items-right {
    text-align: center;
    padding: 0px; }

  .content .content-text .news .content-text02 .news-item-box .news-item {
    margin-right: 0; }

  .content .content-text .responsibility .content-text-box .res-box .res-item {
    width: 49%;
    margin-right: 1.33333%; }

  .content .content-text .responsibility .content-text-box .res-box .res-item:nth-of-type(2n) {
    margin-right: 0px; }

  .content .content-text .contact .content-text02 .address-list {
    flex-wrap: wrap; }

  .content .content-text .contact .content-text02 .address-list .address-item {
    width: 49%;
    margin-right: 1.33333%;
    margin-bottom: 20px; }

  .content .content-text .contact .content-text02 .address-list .address-item:nth-of-type(2n) {
    margin-right: 0; }

  #map .BMapLabel {
    left: -185px !important;
    top: 100px !important; }

  #map .BMapLabel .map-info-div {
    width: 362px;
    height: 120px;
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
    background: url(/templates/default/images/map-bg.png); }

  #map .BMapLabel .map-info-div .line {
    margin-top: .1rem;
    margin-bottom: .15rem; } }
@media screen and (max-width: 750px) {
  .banner .banner-txt {
    padding: .75rem .1rem 0; }

  .banner .banner-txt .tt1 {
    font-size: 18px;
    margin-bottom: .25rem; }

  .banner .banner-txt .tt2 {
    font-size: 12px; }

  .content .content-text {
    padding: .15rem  .1rem  .1rem;
    margin: 0 auto;
    margin-bottom: .35rem;
    margin-top: .3rem; }

  .content .content-text .join_us .content-text01 {
    padding-bottom: .5rem; }

  .content .content-text .join_us .content-text01 .article-list li {
    width: 100%;
    margin-right: 0; }

  .content .content-text .join_us .content-text01 .title {
    font-size: 12px; }

  .content .content-text .join_us .content-text01 .article-list li a .info p {
    font-size: 12px; }

  .content .content-text .join_us .content-text01 .article-list li a .info {
    width: 100%;
    box-sizing: border-box;
    padding: .1rem .2rem .1rem .2rem;
    background: #fff;
    height: 1.3rem; }

  .content .content-text .join_us .content-text01 .article-list li a .info .title1 {
    font-size: 14px;
    margin-bottom: 10px; }

  .content .j-nav ul li a {
    font-size: 14px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .info {
    font-size: 12px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .z-btn {
    height: 30px;
    line-height: 30px;
    font-size: 12px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-info {
    padding: 30px 10px 20px 10px;
    box-sizing: border-box; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .info {
    font-size: 12px;
    width: 100%;
    padding-bottom: 10px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .z-btn {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    width: 25%;
    margin: 0 auto;
    margin-top: 20px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav {
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    padding: 0px 10px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav1 {
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    padding: 0px 10px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav1 .z-item {
    white-space: nowrap; }

  .content .content-text .join_us .content-text02 .select-box select {
    font-size: 12px;
    height: 35px;
    line-height: 35px; }

  .content .content-text .join_us .content-text02 .select-box .search {
    font-size: 12px;
    height: 35px;
    line-height: 35px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav {
    line-height: 15px; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav .z-item {
    display: flex;
    align-items: center; }

  .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav span {
    display: inline-block;
    width: 2em; }

  .content .content-text .news .content-text01 .news-box .new-item {
    width: 100%; }

  .content .content-text .news .content-text01 .news-box .new-item .item-cont a .tt .tt2 {
    font-size: 38px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper {
    height: 6rem;
    padding-bottom: 45px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .tt {
    font-size: 16px;
    line-height: 1.5em; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .pic {
    width: 100%;
    height: 3.5rem; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info {
    width: 100%;
    height: 2.5rem;
    padding: .2rem; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a {
    display: block; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .cont {
    font-size: 12px; }

  .content .content-text .news .content-text02 .news-swiper .swiper-wrapper .swiper-slide a .info .time {
    margin-top: .1rem;
    margin-bottom: .15rem; }

  .content .content-text .news .content-text02 .news-swiper .news-pagination {
    left: 0px; }

  .content .content-text .news .content-text02 .news-item-box .news-item {
    height: 1.5rem; }

  .content .content-text .news .content-text02 .news-item-box .news-item .items-left .title {
    font-size: 14px; }

  .content .content-text .news .content-text02 .news-item-box .news-item .items-right {
    height: 1.5rem; }

  .content .content-text .news .content-text02 .news-item-box .news-item .items-left .info {
    margin-top: .1rem;
    font-size: 12px; }

  .content .content-text .news .content-text02 .news-item-box .news-item .items-left {
    padding: 0px 10px; }

  .content .content-text .news .content-text02 {
    padding-bottom: .6rem; }

  .content .content-text .responsibility .content-text-box .res-box .res-item {
    width: 100%;
    margin-right: 0; }

  .content .content-text .responsibility .content-text-box {
    padding-bottom: 1rem; }

  .content .content-text .contact .content-text02 .address-list .address-item {
    width: 100%;
    margin-right: 0; }

  .content .content-text .contact .content-text01 form .input-box .ipt-item {
    width: 100%; }

  .content .content-text .contact .content-text01 form .btn-box span {
    margin-top: .2rem; }

  #map .BMapLabel .map-info-div .company {
    font-size: 16px; }
    .content .content-text .contact .content-text01 form .input-box .ipt-item,
    .content .content-text .contact .content-text01 form .input-box .text-item{
    	height: 50px;
    	line-height: 50px;
    }
    .content .content-text .contact .content-text01 form .input-box .ipt-item label,
    .content .content-text .contact .content-text01 form .input-box .text-item label{
    	font-size: 12px;
    }
    .content .content-text .contact .content-text01 form .input-box .ipt-item input,
    .content .content-text .contact .content-text01 form .input-box .text-item input{
    	height: 44px;
    	font-size: 12px;
    }
    .content .content-text .contact .content-text01 form .input-box .text-item.code input{
    	width: 106px !important;
    }
    .content .content-text .contact .content-text01 form .btn-box button{
    	width: 120px;
    	height: 32px;
    	font-size: 12px;
    	line-height: 32px;
    }
    .content .content-text .contact .content-text01 form .btn-box span{
    	font-size: 12px;
    }
    .content .content-text .contact .content-text01 form .input-box .ipt-item label,
    .content .content-text .contact .content-text01 form .input-box .text-item label{
    	margin-left: 8px;
    }
    .serve-list .serverxq .about2-editor img{
    	width: 60px;
    	margin-top: 20px !important;
    	margin-bottom: 10px !important;
    }
    .serve-list .serverxq .about2-editor .year{
    	font-size: 14px !important;
    	margin-bottom: 14px !important;
    	    }
    .serve-list .serverxq .about2-editor .mouth{
    		font-size: 12px !important;
    		line-height: 22px !important;
    		margin-top: 0 !important;
    }
    .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav .z-item:nth-of-type(2),
    .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav .z-item:nth-of-type(3){
    	display: none;
    }
    .content .content-text .join_us .content-text02 .zhopin-dtl .z-nav span{
    	width: auto;
    }
    .content .content-text .join_us .content-text02 .zhopin-dtl .z-info .info .info-text pre{
    	white-space: pre-wrap;
    	width: 100%;
    }
    
     }
@media screen and (max-width: 750px) {
  .page a {
    width: .6rem;
    height: .6rem;
    line-height: .6rem; }

  .s-nav {
    height: 45px; }

  .s-nav ul li {
    width: 85px;
    height: 45px;
    line-height: 45px;
    margin-left: 0px;
    overflow-x: auto;
    overflow-y: hidden;
    display: inline-block; }

  .s-nav ul li a {
    font-size: 12px; }

  .s-nav ul .active {
    border-bottom: 1px solid #083a95; } }
    .server {
      width: 100%;
      background: url("/zhan1/templates/default/images/22.jpg") no-repeat top center;
      background-size: contain;
      background-size: auto 418px; }
      .server .content {
        width: 1440px;
        margin: 0 auto; }
        .server .content .server-list {
          font-size: 0; }
          .server .content .server-list li {
            display: inline-block;
            width: 32%;
            margin-right: 2%;
            position: relative;
            overflow: hidden;
            vertical-align: top; }
            .server .content .server-list li img {
              width: 100%; }
            .server .content .server-list li .shadow {
              width: 100%;
              height: 100%;
              background: -webkit-linear-gradient(to bottom, rgba(8, 58, 148, 0.2), #083a94);
              /* Safari 5.1 - 6.0 */
              background: -o-linear-gradient(to bottom, rgba(8, 58, 148, 0.2), #083a94);
              /* Opera 11.1 - 12.0 */
              background: -moz-linear-gradient(to bottom, rgba(8, 58, 148, 0.2), #083a94);
              /* Firefox 3.6 - 15 */
              background: linear-gradient(to bottom, rgba(8, 58, 148, 0.2), #083a94);
              /* 标准的语法 */
              transition: all .5s ease-in-out;
              -webkit-transition: all .5s ease-in-out;
              -moz-transition: all .5s ease-in-out;
              opacity: 0;
              position: absolute;
              top: 0;
              left: 0; }
            .server .content .server-list li .font {
              position: absolute;
              width: 100%;
              bottom: -214px;
              box-sizing: border-box;
              padding: 0 30px;
              transition: all .5s ease-out;
              -webkit-transition: all .5s ease-out;
              -moz-transition: all .5s ease-out; }
              .server .content .server-list li .font .title {
                font-size: 24px;
                color: #fff; }
              .server .content .server-list li .font .line {
                width: 60px;
                height: 2px;
                background-color: #fff;
                margin-top: 26px;
                margin-bottom: 60px;
                transition: all .5s ease-out;
                -webkit-transition: all .5s ease-out;
                -moz-transition: all .5s ease-out; }
              .server .content .server-list li .font .desc {
                font-size: 14px;
                line-height: 24px;
                color: #fff;
                height: 72px; }
              .server .content .server-list li .font .more {
                width: 220px;
                height: 50px;
                background-color: #fff;
                font-size: 16px;
                color: #083a95;
                display: block;
                text-align: center;
                line-height: 50px;
                margin-top: 35px;
                margin-bottom: 56px; }
          .server .content .server-list li:hover .shadow {
            opacity: 1; }
          .server .content .server-list li:hover .font {
            bottom: 0; }
            .server .content .server-list li:hover .font .line {
              margin-bottom: 20px; }
          .server .content .server-list li:nth-of-type(3n) {
            margin-right: 0;
            margin-bottom: 20px; }
        .server .content .news-list {
          width: 100%;
          font-size: 0; }
          .server .content .news-list li {
            width: 23.5%;
            margin-right: 2%;
            display: inline-block;
            background-color: #fff;
            vertical-align: top;
            margin-bottom: 30px; }
            .server .content .news-list li a {
              display: inline-block;
              width: 100%;
              height: 100%; }
              .server .content .news-list li a .img {
                width: 100%;
                overflow: hidden; }
                .server .content .news-list li a .img img {
                  width: 100%;
                  transition: all .5s ease-out;
                  -webkit-transition: all .5s ease-out;
                  -moz-transition: all .5s ease-out; }
              .server .content .news-list li a .font {
                box-sizing: border-box;
                padding: 16px 20px 30px;
                box-sizing: border-box;
                height: 214px;
                position: relative; }
                .server .content .news-list li a .font .title {
                  font-size: 18px;
                  color: #333;
                  line-height: 24px;
                  height: 48px;
                  font-weight: bold; }
                .server .content .news-list li a .font .desc {
                  font-size: 14px;
                  color: #666;
                  line-height: 24px;
                  margin-top: 12px; }
                .server .content .news-list li a .font .date {
                  font-size: 14px;
                  color: #999;
                  margin-top: 30px;}
          .server .content .news-list li:hover a .img img {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1); }
          .server .content .news-list li:nth-of-type(4n) {
            margin-right: 0; }
        .server .content .honor-list {
          width: 100%;
          font-size: 0; }
          .server .content .honor-list li {
            width: 23.5%;
            margin-right: 2%;
            display: inline-block;
            background-color: #fff;
            vertical-align: top;
            margin-bottom: 20px;
            box-sizing: border-box;
            padding: 20px 20px 0; }
            .server .content .honor-list li .img {
              width: 100%;
              overflow: hidden;
              position: relative; }
              .server .content .honor-list li .img img {
                width: 100%;
                transition: transform .5s ease-out;
                -webkit-transition: transform .5s ease-out;
                -moz-transition: transform .5s ease-out; }
              .server .content .honor-list li .img .hover {
                position: absolute;
                width: 100%;
                height: 100%;
                background-color: rgba(5, 58, 149, 0.85);
                background-repeat: no-repeat;
                background-position: center;
                background-size: 41px 42px;
                background-image: url("/zhan1/templates/default/images/39.png");
                top: 0;
                left: 0;
                opacity: 0;
                transition: opacity .5s ease-out;
                -webkit-transition: opacity .5s ease-out;
                -moz-transition: opacity .5s ease-out; }
            .server .content .honor-list li p {
              text-align: center;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              font-size: 14px;
              color: #666;
              height: 60px;
              line-height: 60px; }
          .server .content .honor-list li:hover .img img {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1); }
          .server .content .honor-list li:hover .img .hover {
            opacity: 1; }
          .server .content .honor-list li:nth-of-type(4n) {
            margin-right: 0; }
        .server .content .team-list {
          width: 100%;
          font-size: 0; }
          .server .content .team-list li {
            width: 49%;
            margin-right: 2%;
            background-color: #fff;
            box-sizing: border-box;
            vertical-align: top;
            padding: 20px;
            display: inline-block;
            margin-bottom: 20px; }
            .server .content .team-list li .img {
              width: 30%;
              overflow: hidden;
              float: left; }
              .server .content .team-list li .img img {
                width: 100%;
                transition: transform .5s ease-out;
                -webkit-transition: transform .5s ease-out;
                -moz-transition: transform .5s ease-out; }
            .server .content .team-list li .right {
              margin-left: 33%; }
              .server .content .team-list li .right .title {
                font-size: 18px;
                color: #333;
                font-weight: bold; }
              .server .content .team-list li .right .desc {
                font-size: 14px;
                color: #666;
                line-height: 24px;
                height:240px;
                margin-top: 22px; }
                .server .content .team-list li .right .desc p{
                  overflow: hidden;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 10;
                }
                
          .server .content .team-list li:nth-of-type(2n) {
            margin-right: 0; }
        .server .content .case-title {
          padding-top: 50px;
          padding-bottom: 40px; }
          .server .content .case-title p {
            font-size: 28px;
            color: #083a95;
            font-weight: bold; }
          .server .content .case-title .line {
            width: 60px;
            height: 2px;
            background-color: #083a95;
            margin-top: 20px; }
        .server .content .case {
          background-color: #fff;
          padding: 0 40px 55px; }
        .server .content .casetop {
          background-color: #fff; }
          .server .content .casetop .broad-list {
            width: 100%;
            font-size: 0; }
            .server .content .casetop .broad-list li {
              width: 32%;
              margin-right: 2%;
              display: inline-block;
              border: 1px solid #eaeaea;
              margin-bottom: 20px;
              position: relative;
              box-sizing: border-box;
              cursor: pointer; }
              .server .content .casetop .broad-list li img {
                width: 100%; }
              .server .content .casetop .broad-list li .name {
                height: 48px;
                line-height: 48px;
                text-align: center;
                font-size: 14px;
                color: #333; }
              .server .content .casetop .broad-list li .shadow {
                width: 100%;
                height: 100%;
                background-color: rgba(18, 62, 146, 0.95);
                position: absolute;
                left: 0;
                top: 0;
                text-align: center;
                color: #fff;
                box-sizing: border-box;
                padding-top: 10%;
                padding-left: 10px;
                padding-right: 10px;
                opacity: 0;
                transition: opacity .5s ease-out;
                -webkit-transition: opacity .5s ease-out;
                -moz-transition: opacity .5s ease-out; }
                .server .content .casetop .broad-list li .shadow .tit {
                  display: inline-block;
                  font-size: 18px;
                  padding-bottom: 5px;
                  border-bottom: 2px solid #fff;
                  margin-bottom: 14px; }
                .server .content .casetop .broad-list li .shadow .desc {
                  font-size: 14px;
                  color: #fff;
                  line-height: 30px; }
            .server .content .casetop .broad-list li:nth-of-type(3n) {
              margin-right: 0; }
            .server .content .casetop .broad-list li:hover .shadow {
              opacity: 1; }
        .server .content .casebottom {
          font-size: 0; }
          .server .content .casebottom .two {
            width: 49%;
            display: inline-block;
            background-color: #fff;
            box-sizing: border-box;
            border: 1px solid #ddd;
            margin-right: 2%; }
            .server .content .casebottom .two .title {
              width: 100%;
              background-color: #083a95;
              text-align: center;
              line-height: 52px;
              height: 52px;
              color: #fff;
              font-size: 16px; }
            .server .content .casebottom .two .name {
              height: 50px;
              line-height: 50px;
              font-size: 16px;
              color: #000;
              background-color: #fbfdff;
              border-bottom: 1px solid #ddd; }
              .server .content .casebottom .two .name .left {
                width: 16%;
                text-align: center;
                float: left; }
              .server .content .casebottom .two .name .right {
                margin-left: 16%;
                border-left: 1px solid #ddd;
                padding-left: 4%; }
            .server .content .casebottom .two .bottom {
              width: 100%; }
              .server .content .casebottom .two .bottom .bottom-list {
                width: 100%;
                color: #666;
                border-bottom: 1px solid #ddd;
                display: flex;
                align-items: center; }
                .server .content .casebottom .two .bottom .bottom-list .city {
                  height: 100%;
                  width: 16%;
                  text-align: center;
                  float: left;
                  font-size: 16px; }
                .server .content .casebottom .two .bottom .bottom-list .citylist {
                  width: 84%;
                  border-left: 1px solid #ddd; }
                  .server .content .casebottom .two .bottom .bottom-list .citylist li {
                    height: 40px;
                    line-height: 40px;
                    border-bottom: 1px solid #ddd;
                    font-size: 16px;
                    padding-left: 3%; }
                  .server .content .casebottom .two .bottom .bottom-list .citylist li:last-of-type {
                    border: 0; }
              .server .content .casebottom .two .bottom .bottom-list:last-child {
                border: 0; }
          .server .content .casebottom .two:nth-of-type(2n) {
            margin-right: 0; }
        .server .content .map {
          width: 100%;
          background-color: #fff;
          box-sizing: border-box;
          padding: 40px 40px 65px; }
          .server .content .map #maps {
            width: 100%;
            height: 475px; }
          .server .content .map .address {
            width: 100%;
            font-size: 0;
            margin-top: 20px; }
            .server .content .map .address li {
              display: inline-block;
              box-sizing: border-box;
              border: 1px solid #ddd;
              width: 32%;
              margin-right: 2%;
              text-align: center;
              padding: 23px 10px 20px;
              box-sizing: border-box;
              vertical-align: top; }
              .server .content .map .address li .wra {
                height: 50px;
                line-height: 50px; }
              .server .content .map .address li .img {
                font-size: 16px;
                color: #083a95;
                font-weight: bold;
                display: none; }
              .server .content .map .address li .desc {
                font-size: 16px;
                color: #666;
                line-height: 22px;
                margin-top: 12px;
                height: 44px; }
            .server .content .map .address li:hover {
              box-shadow: 1px 0px 10px #f3f5f7; }
              .server .content .map .address li:hover .img {
                display: block; }
              .server .content .map .address li:hover img {
                display: none; }
            .server .content .map .address li:nth-of-type(3n) {
              margin-right: 0; }
        .server .content .introduction {
          width: 100%;
          background-color: #fff;
          box-sizing: border-box;
          padding: 45px 40px 98px; }
          .server .content .introduction .intro-title {
            margin-bottom: 30px; }
            .server .content .introduction .intro-title p {
              font-size: 28px;
              font-weight: bold;
              color: #083a95; }
            .server .content .introduction .intro-title .line {
              width: 60px;
              height: 2px;
              background-color: #083a95;
              margin-top: 20px; }
          .server .content .introduction .num-progress {
            display: flex;
            justify-content: space-between;
            margin: 60px 0; }
            .server .content .introduction .num-progress li {
              width: 25%;
              height: 60px;
              border-right: 1px solid #a9bada;
              text-align: center; }
              .server .content .introduction .num-progress li .num {
                font-size: 36px;
                color: #083a95;
                font-weight: bold; }
              .server .content .introduction .num-progress li .desc {
                font-size: 16px;
                color: #083a95; }
            .server .content .introduction .num-progress li:nth-of-type(1) {
              border-left: 1px solid #a9bada; }
          .server .content .introduction .editor-title {
            font-size: 18px;
            color: #083a95;
            font-weight: bold;
            margin-bottom: 20px; }
          .server .content .introduction .editor img {
            max-width: 100%; }
        .server .content .enviroment {
          width: 100%;
          font-size: 0; }
          .server .content .enviroment li {
            width: 49%;
            margin-right: 2%;
            overflow: hidden;
            display: inline-block;
            margin-bottom: 20px; }
            .server .content .enviroment li img {
              width: 100%;
              height: 100%;
              transition: transform .5s ease-out;
              -webkit-transition: transform .5s ease-out;
              -moz-transition: transform .5s ease-out; }
          .server .content .enviroment li:hover img {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1); }
          .server .content .enviroment li:nth-of-type(2n) {
            margin-right: 0; }
    
    .page {
      background-color: #fff;
      text-align: center;
      padding: 20px 0;
      font-size: 0;
      margin-top: 50px;
      margin-bottom: 62px; }
      .page a {
        display: inline-block;
        width: 40px;
        height: 40px;
        background-color: #f6f6f6;
        line-height: 40px;
        color: #333;
        font-size: 14px;
        margin: 0 1px;
        vertical-align: top; }
      .page .next {
        width: 60px; }
      .page .current {
        background-color: #083a95;
        color: #fff; }
    
    @media screen and (max-width: 1460px) {
      .server .content {
        width: 84%; } 
      .server .content .map #maps{
        overflow: auto;
      }
      .server .content .map #maps::-webkit-scrollbar{
        width: 6px;
        height: 6px;
      }
      .server .content .map #maps::-webkit-scrollbar-thumb{
        background-color: #083a95;
      }
      .server .content .map #maps img{
        max-width: max-content;
      }
    }
    @media screen and (max-width: 1300px) {
      .server .content .server-list li .font .title {
        font-size: 20px; }
    
      .server .content .server-list li .font .line {
        margin-top: 10px; }
    
      .server .content .server-list li:hover .font .line {
        margin-bottom: 16px; }
    
      .server .content .server-list li .font .more {
        width: 160px;
        height: 38px;
        line-height: 38px;
        margin-top: 20px;
        margin-bottom: 36px; }
    
      .server .content .server-list li .font {
        bottom: -186px; }
    
      .page {
        margin-top: 20px;
        margin-bottom: 30px; }
    
      .server .content .news-list li a .font .title {
        font-size: 16px; }
    
      .server .content .news-list li a .font {
        height: 185px; }
    
      .server .content .news-list li a .font .date {
        bottom: 20px; }
    
      .server .content .introduction .num-progress li .num {
        font-size: 30px; }
    
      .server .content .introduction .num-progress li .desc {
        font-size: 14px; } }
    @media screen and (max-width: 1044px) {
      .server .content .server-list li .font {
        padding: 0 15px; }
    
      .server .content .server-list li .font .title {
        font-size: 18px; }
    
      .server .content .server-list li .font .more {
        margin-bottom: 20px;
        width: 112px;
        height: 28px;
        line-height: 28px;
        font-size: 14px; }
    
      .server .content .server-list li .font .desc {
        line-height: 20px;
        height: 60px; }
    
      .server .content .news-list li {
        width: 32%; }
    
      .server .content .news-list li:nth-of-type(4n) {
        margin-right: 2%; }
    
      .server .content .news-list li:nth-of-type(3n) {
        margin-right: 0; }
    
      .server .content .honor-list li {
        width: 32%; }
    
      .server .content .honor-list li:nth-of-type(4n) {
        margin-right: 2%; }
    
      .server .content .honor-list li:nth-of-type(3n) {
        margin-right: 0; }
    
      .server .content .map .address li .desc {
        font-size: 12px; }
    
      .server .content .introduction .num-progress li .num {
        font-size: 20px; } }
    @media screen and (max-width: 750px) {
      .server .content {
        width: 100%;
        box-sizing: border-box;
        padding: 0 .3rem; }
    .server .content .news-list li a .font .date{
      margin-top: 10px;
    }
      .page a {
        width: .6rem;
        height: .6rem;
        line-height: .6rem; }
    
      .server .content .map .address li {
        width: 100%;
        margin-right: 0;
        margin-bottom: .2rem; }
    
      .server .content .map {
        padding: .4rem; }
    
      .server .content .map #maps {
        height: 6rem; }
    
      .server .content .enviroment li {
        width: 100%;
        margin-right: 0; } }
    @media screen and (max-width: 750px) {
      .server .content .honor-list li {
        padding: 14px 14px 0; }
    
      .inside-title {
        padding-top: 1rem;
        padding-bottom: .6rem; }
    
      .inside-title .title {
        display: none;
        font-size: 18px; }
    
      .inside-title .nav li a {
        font-size: 12px;
        padding: 0 5px;
        padding-bottom: 4px; }
    
      .inside-title .nav li.active a {
        border-bottom-width: 1px; }
    
      .server .content .honor-list li {
        width: 48%;
        margin-bottom: .2rem; }
    
      .server .content .honor-list li:nth-of-type(3n) {
        margin-right: 2%;
        margin-bottom: .3rem; }
    
      .server .content .honor-list li:nth-of-type(2n) {
        margin-right: 0; }
    
      .server .content .honor-list li p {
        font-size: 12px;
        height: 40px;
        line-height: 40px; }
    
      .server .content .server-list li {
        width: 48%;
        margin-bottom: .3rem; }
    
      .server .content .server-list li:nth-of-type(3n) {
        margin-right: 2%;
        margin-bottom: .3rem; }
    
      .server .content .server-list li:nth-of-type(2n) {
        margin-right: 0; }
    
      .server .content .server-list li .font {
        bottom: 0;
        padding: 0 .2rem; }
    
      .server .content .server-list li .font .desc {
        -webkit-line-clamp: 2;
        height: 36px;
        font-size: 12px;
        line-height: 18px; }
    
      .server .content .server-list li .font .more {
        margin-top: .2rem;
        margin-bottom: .2rem;
        font-size: 12px;
        width: 76px;
        height: 22px;
        line-height: 22px; }
    
      .server .content .server-list li .font .title {
        font-size: 16px; }
    
      .server .content .server-list li .font .line {
        width: 35px;
        margin-bottom: .3rem; }
    
      .server .content .server-list li .shadow {
        opacity: 1; }
    
      .server {
        background-size: auto 4rem; }
    
      .server .content .news-list li {
        width: 49%;
        margin-right: 2%; }
    
      .server .content .news-list li:nth-of-type(3n) {
        margin-right: 2%; }
    
      .server .content .news-list li:nth-of-type(2n) {
        margin-right: 0; }
    
      .server .content .news-list li a .font {
        padding: .2rem; }
    
      .server .content .news-list li a .font .title {
        font-size: 14px; }
    
      .server .content .news-list li a .font .desc {
        margin-top: 8px;
        font-size: 12px;
        line-height: 20px;
        height: 40px; }
    
      .server .content .news-list li a .font {
        height: 152px; }
    
      .server .content .news-list li a .font .date {
        font-size: 12px;
        bottom: .3rem; }
    
      .server .content .news-list li {
        margin-bottom: .3rem; }
    
      .server .content .introduction .intro-title p {
        font-size: 22px; }
    
      .server .content .introduction .intro-title .line {
        margin-top: 10px; }
      .server .content .introduction .num-progress {
        display: none; }
    
      .server .content .introduction {
        padding: .45rem .4rem .98rem; }
    
      .server .content .introduction .intro-title p {
        font-size: 18px; } }
        @media screen and (max-width: 1460px) {
          .server .content .casetop .broad-list li .shadow .desc {
            font-size: 12px;
            line-height: 22px; }
        
          .server .content .casetop .broad-list li .shadow .tit {
            font-size: 16px; } }
        @media screen and (max-width: 1300px) {
          .server .content .casetop .broad-list li {
            width: 49%; }
        
          .server .content .casetop .broad-list li:nth-of-type(3n) {
            margin-right: 2%; }
        
          .server .content .casetop .broad-list li:nth-of-type(2n) {
            margin-right: 0; } }
        @media screen and (max-width: 1044px) {
          .server .content .casetop .broad-list li .shadow {
            padding-top: 5%; }
        
          .server .content .casebottom .two {
            width: 100%;
            margin-right: 0; }
        
          .server .content .casebottom .two:nth-of-type(1) {
            margin-bottom: 20px; } }
        @media screen and (max-width: 750px) {
          .server .content .casetop .broad-list li:hover .shadow {
            opacity: 0; }
        
          .server .content .casetop .broad-list li {
            margin-bottom: .2rem; }
        
          .server .content .case {
            padding: 0 .2rem .4rem; }
        
          .server .content .case-title {
            padding-top: .5rem;
            padding-bottom: .4rem; }
        
          .server .content .case-title p {
            font-size: 20px; }
        
          .server .content .case-title .line {
            margin-top: 10px; }
        
          .server .content .casebottom .two .name {
            font-size: 14px; }
        
          .server .content .casebottom .two .bottom .bottom-list .citylist li {
            font-size: 14px; }
        
          .server .content .casebottom .two .bottom .bottom-list .city {
            font-size: 14px; }
            .inside-title .nav li span{
              margin:0 8px;
            } }
            .inside-title {
              width: 100%;
              padding-top: 108px;
              padding-bottom: 62px; }
              .inside-title .title {
                font-size: 30px;
                color: #fff;
                font-weight: bold; }
                .inside-title{
                  zoom: 1;
                }
                .inside-title:after,.inside-title:before{
                  content: "\200B"; display: block; height: 0; visibility: hidden;
                }
                .inside-title:after{
                  clear: both;
                }
                .inside-title .nav{
                  float: right;
                }
                .inside-title .nav li {
                  display: inline-block;
                  vertical-align: top; }
                  .inside-title .nav li span {
                    display: inline-block;
                    width: 6px;
                    height: 6px;
                    border-radius: 50%;
                    background-color: #fff;
                    margin: 0 25px; }
                  .inside-title .nav li a {
                    color: #fff;
                    font-size: 16px;
                    padding: 0 10px;
                    padding-bottom: 6px; }
                .inside-title .nav li:nth-of-type(1) span {
                  display: none; }
                .inside-title .nav li.active a {
                  border-bottom: 2px solid #fff; }<!--耗时1757910851.5265秒-->