﻿@font-face {
  font-family: BEB;
  src: url("../fonts/bebasneue.eot");
  src: url("../fonts/bebasneue.eot") format("embedded-opentype"), url("../fonts/bebasneue.svg#bebasneue") format("svg"), url("../fonts/bebasneue.woff") format("woff"), url("../fonts/bebasneue.ttf") format("truetype"); }
@font-face {
  font-family: DIN;
  src: url("../fonts/dincondmedium.eot");
  src: url("../fonts/dincondmedium.eot") format("embedded-opentype"), url("../fonts/dincondmedium.svg#dincondmedium") format("svg"), url("../fonts/dincondmedium.woff") format("woff"), url("../fonts/dincondmedium.woff2") format("woff2"), url("../fonts/dincondmedium.ttf") format("truetype"); }
@font-face {
  font-family: DINL;
  src: url("../fonts/dincondlight.eot");
  src: url("../fonts/dincondlight.eot") format("embedded-opentype"), url("../fonts/dincondlight.svg#dincondlight") format("svg"), url("../fonts/dincondlight.woff") format("woff"), url("../fonts/dincondlight.woff2") format("woff2"), url("../fonts/dincondlight.ttf") format("truetype"); }
html {
  font-size: 20px; }

@media only screen and (min-width: 360px) {
  html {
    font-size: 26px !important; } }
@media only screen and (min-width: 435px) {
  html {
    font-size: 32px !important; } }
@media only screen and (min-width: 500px) {
  html {
    font-size: 36px !important; } }
@media only screen and (min-width: 769px) {
  html {
    font-size: 40px !important; } }
@media only screen and (min-width: 1025px) {
  html {
    font-size: 48px !important; } }
* {
  -webkit-font-smoothing: antialiased; }

.left {
  float: left; }

.right {
  float: right; }

.in-block, .inner-banner .flexslider .flex-control-nav li, .video .content .tab-box .tab {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.text-hide {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.user-select {
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.iconfont {
  -webkit-text-stroke-width: 0; }

.table {
  display: table;
  width: 100%;
  height: 100%; }
  .table .table-cell {
    display: table-cell;
    vertical-align: middle; }

#lightbox-image {
  width: 100%; }

button,
input {
  outline: none;
  border: none;
  background: none; }

@media (max-width: 1024px) {
  .is1024 {
    display: none; } }

.inner-banner .flexslider {
  position: relative; }
  .inner-banner .flexslider .flex-control-nav {
    position: absolute;
    bottom: 5%;
    z-index: 10;
    text-align: center; }
    .inner-banner .flexslider .flex-control-nav li a {
      position: relative;
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #0061ae;
      cursor: pointer; }
      .inner-banner .flexslider .flex-control-nav li a .line {
        display: block;
        height: 100%;
        position: absolute;
        width: 0;
        border-radius: 50%;
        background-color: #fff; }
      .inner-banner .flexslider .flex-control-nav li a.flex-active .line {
        width: 100%; }
  .inner-banner .flexslider .slides .items .link {
    position: relative;
    display: block; }
    .inner-banner .flexslider .slides .items .link .img-box {
      overflow: hidden; }
      .inner-banner .flexslider .slides .items .link .img-box img {
        display: block;
        width: 100%;
        transform: scale(1.07); }
      .inner-banner .flexslider .slides .items .link .img-box video {
        display: block;
        width: 100%;
        object-fit: fill; }
    .inner-banner .flexslider .slides .items .link .pos {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.1); }
      .inner-banner .flexslider .slides .items .link .pos .text-box .e {
        font-family: BEBA;
        font-size: 105px;
        letter-spacing: 5px;
        transition: text-shadow 0.4s,opacity 0.4s;
        opacity: 0;
        text-shadow: 0px 0px 60px #fff; }
      .inner-banner .flexslider .slides .items .link .pos .text-box .text {
        padding-bottom: 68px;
        font-size: 48px;
        transition: text-shadow 0.4s,opacity 0.4s;
        opacity: 0;
        text-shadow: 0px 0px 60px #fff; }
      .inner-banner .flexslider .slides .items .link .pos .text-box .ex-more {
        transform: translate(0, 50px);
        transition: transform 0.4s,opacity 0.4s;
        opacity: 0; }
        @media (min-width: 1025px) {
          .inner-banner .flexslider .slides .items .link .pos .text-box .ex-more:hover {
            background-color: transparent;
            color: #0061ae;
            border-color: #0061ae; } }
  .inner-banner .flexslider .slides .items.cur .link .img-box img {
    transition: transform 10s;
    transform: scale(1); }
  .inner-banner .flexslider .slides .items.cur .link .pos .e, .inner-banner .flexslider .slides .items.cur .link .pos .text, .inner-banner .flexslider .slides .items.cur .link .pos .ex-more {
    transform: translate(0, 0);
    opacity: 1;
    text-shadow: 0px 0px 1px #fff; }
@media (max-width: 1440px) {
  .inner-banner .flexslider .slides .items .link .pos .text-box .e {
    font-size: 73.5px; }
  .inner-banner .flexslider .slides .items .link .pos .text-box .text {
    padding-bottom: 47.6px;
    font-size: 33.6px; } }
@media (max-width: 1300px) {
  .inner-banner .flexslider .slides .items .link .pos .text-box .e {
    font-size: 63px; }
  .inner-banner .flexslider .slides .items .link .pos .text-box .text {
    padding-bottom: 40.8px;
    font-size: 28.8px; } }
@media (max-width: 1024px) {
  .inner-banner .flexslider .slides .items .link .pos .text-box .e {
    font-size: 42px; }
  .inner-banner .flexslider .slides .items .link .pos .text-box .text {
    padding-bottom: 27.2px;
    font-size: 19.2px; } }
@media (max-width: 768px) {
  .inner-banner .flexslider .slides .items .link .img-box img {
    width: 140%;
    margin-left: -20%; } }
@media (max-width: 500px) {
  .inner-banner .flexslider .slides .items .link .img-box img {
    width: 170%;
    margin-left: -35%; }
  .inner-banner .flexslider .slides .items .link .pos .text-box .e {
    font-size: 22px; }
  .inner-banner .flexslider .slides .items .link .pos .text-box .text {
    padding-bottom: 27.2px;
    font-size: 16px; } }

i {
  font-style: normal; }

.w1580 {
  width: 82.29%;
  max-width: 1580px;
  margin: 0 auto; }
  @media (max-width: 1580px) {
    .w1580 {
      width: 94%; } }

.BMap_cpyCtrl, .anchorBL {
  display: none; }

.f12 {
  font-size: 13px; }

@keyframes spinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.head {
  position: relative;
  width: 100%;
  height: 87px;
  z-index: 250;
  position: fixed;
  top: 0;
  left: 0; }

@media (max-width: 1024px) {
  .head {
    height: 65px;
    transition: height 0.3s; } }
.header {
  width: 100%;
  height: 82px;
  border-top: 5px solid #00579c;
  background: url(../images/header_bg.jpg);
  box-shadow: 0 0 21px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20; }
  .header .header-new {
    width: 94.3%;
    height: 100%;
    margin: 0 auto;
    position: relative; }
    .header .header-new .logo {
      width: 160px;
      height: auto;
      float: left;
      display: block;
      margin-top: 22px;
      margin-left: 8px;
      position: relative;
      transition: 0.3s; }
    .header .header-new .nav {
      float: left;
      margin-left: 30px; }
      .header .header-new .nav ul li {
        width: 130px;
        height: auto;
        float: left;
        border-right: 1px solid #d1d1d1; }
        .header .header-new .nav ul li .tits {
          width: 100%;
          height: 82px;
          display: block;
          text-align: center;
          font-size: 16px;
          color: #222;
          line-height: 82px; }
      .header .header-new .nav ul li:hover .tits {
        color: #0060ad; }
      .header .header-new .nav ul li:last-child {
        border-right: none; }
    .header .header-new .nav-click {
      width: 31px;
      height: 31px;
      display: block;
      float: right;
      margin-right: 34px;
      background-color: #0060ad;
      background-image: url(../images/nav_click.png);
      background-repeat: no-repeat;
      background-position: center center;
      border-radius: 100%;
      margin-top: 27px; }
    .header .header-new .nav-click.on {
      background-image: url(../images/nav_click_h.png); }
    .header .header-new .search {
      float: right;
      margin-top: 24px;
      margin-right: 50px;
      border-radius: 18px;
      height: 30px;
      border: 2px solid #ededed;
      background-color: #fff;
      width: 177px;
      position: relative; }
      .header .header-new .search .submit {
        width: 35px;
        height: 30px;
        background-image: url(../images/search.png);
        background-repeat: no-repeat;
        background-position: 10px center;
        float: right;box-sizing: border-box;}
        @media (min-width: 1025px) {
          .header .header-new .search .submit:hover {
            background-image: url(../images/search2.png); } }
      .header .header-new .search .text {
        width: 140px;
        height: 28px;
        background-color: #fff;
        border: none;
        float: left;
        font-size: 14px;
        line-height: 30px;
        color: #737373;
        border-radius: 14px;
        text-indent: 1em; }
      .header .header-new .search .tits {
        position: absolute;
        top: 30px;
        left: 0;
        width: 100%;
        font-size: 12px;
        line-height: 25px;
        opacity: 0; }
        .header .header-new .search .tits a {
          color: #222;
          margin: 0 10px; }
        .header .header-new .search .tits a.on {
          color: #0060ad; }
        .header .header-new .search .tits a:hover {
          color: #0060ad; }
    .header .header-new .line {
      width: 1px;
      height: 82px;
      background: #d1d1d1;
      float: right;
      margin-right: 40px; }
    .header .header-new .icon {
      float: right;
      margin-top: 27px;
      margin-right: 34px; }
      .header .header-new .icon .a {
        width: 31px;
        height: 31px;
        background: #9f9f9f;
        position: relative;
        display: block;
        float: left;
        margin-left: 18px;
        border-radius: 100%;
        overflow: hidden; }
        .header .header-new .icon .a .bg {
          width: 0;
          height: 0;
          position: absolute;
          top: 50%;
          left: 50%;
          z-index: 1;
          transition: all 0.5s ease;
          border-radius: 100%;
          background: #0060ad;
          opacity: 0; }
        .header .header-new .icon .a i {
          width: 100%;
          height: 100%;
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 2;
          border-radius: 100%; }
      .header .header-new .icon .tel i {
        background: url(../images/header_tel.png) center no-repeat; }
      .header .header-new .icon .add i {
        background: url(../images/header_add.png) center no-repeat; }
      .header .header-new .icon .a1 {
        font-size: 14px;
        line-height: 31px;
        color: #333;
        float: left;
        margin-left: 9px; }
		.header .header-new .icon .a2 {
        font-size: 14px;
        line-height: 31px;
        color: #333;
        float: left;
        margin-left: 9px; }
      @media (min-width: 1025px) {
        .header .header-new .icon .a:hover .bg {
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          opacity: 1; }
        .header .header-new .icon .a1:hover {
          color: #0060ad; } }
  @media (max-width: 1350px) {
    .header .header-new .nav {
      margin-left: 15px; }
      .header .header-new .nav ul li {
        width: 110px; }
    .header .header-new .icon {
      margin-right: 14px; }
      .header .header-new .icon .a {
      margin-left: 13px; }
    .header .header-new .line {
      margin-right: 20px; }
    .header .header-new .search {
      margin-right: 20px; }
    .header .header-new .nav-click {
      margin-right: 10px; } }
  @media (max-width: 1220px) {
    .header .header-new .logo {
      margin-top: 27px; }
    .header .header-new .icon {
      margin-right: 14px;  }
	 .header .header-new .search {
        display: none; }
    .header .header-new .line {
      display: none; } }
  @media (max-width: 1024px) {
    .header {
      height: 60px;
      transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
      .header .header-new .logo {
        width: 160px;
        margin-top: 10px;
        transform-origin: left center;
        -webkit-transform-origin: left center;
        -o-transform-origin: left center;
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -o-transform: scale(0.7); }
      .header .header-new .nav {
        display: none; }
      .header .header-new .search {
        display: none; }
      .header .header-new .line {
        display: none; }
      .header .header-new .icon {
        margin-right: 14px;
		margin-top: 14px;}
		.header .header-new .icon .a2 {
        display: none; }
		.header .header-new .icon .a {
        display: none; }
      .header .header-new .nav-click {
        margin-top: 14px; } }

@media (min-width: 1025px) {
  .head.notop {
    height: 70px; }
    .head.notop .header {
      height: 65px; }
      .head.notop .header .header-new .logo {
        margin-top: 12px; }
      .head.notop .header .header-new .nav ul li .tits {
        height: 65px;
        line-height: 65px; }
      .head.notop .header .header-new .nav-click {
        margin-top: 17px; }
      .head.notop .header .header-new .search {
        margin-top: 16px; }
      .head.notop .header .header-new .line {
        height: 65px; }
      .head.notop .header .header-new .icon {
        margin-top: 18px; }
    .head.notop .header-mnav-pc {
      top: 69px; } }

.header-mnav-pc {
  width: 100%;
  height: auto;
  padding-bottom: 60px;
  position: fixed;
  top: 87px;
  left: 0;
  background: #f1f1f1;
  z-index: 10;
  display: none; }
  .header-mnav-pc .mnav-new {
    height: auto;
    width: 94.3%;
    margin: 0 auto; }
    .header-mnav-pc .mnav-new .con {
      padding-top: 54px;
      height: auto;
      margin-left: 198px; }
      .header-mnav-pc .mnav-new .con ul {
        float: left; }
        .header-mnav-pc .mnav-new .con ul li {
          width: 130px;
          font-size: 14px;
          line-height: 18px;
          float: left;
          text-align: center; }
          .header-mnav-pc .mnav-new .con ul li a {
            color: #797979;
            display: block;
            margin-bottom: 20px; }
          .header-mnav-pc .mnav-new .con ul li a:hover {
            color: #0060ad; }
      .header-mnav-pc .mnav-new .con .header-video {
        width: 604px;
        height: auto;
        position: relative;
        overflow: hidden;
        float: right;
        cursor: pointer;
        margin-top: 7px; }
        .header-mnav-pc .mnav-new .con .header-video .img1 {
          width: 64px;
          height: 64px;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto; }
    .header-mnav-pc .mnav-new p {
      margin-left: 236px;
      font-size: 12px;
      line-height: 20px;
      color: #0060ad;
      margin-top: 67px; }
      .header-mnav-pc .mnav-new p a {
        color: #0060ad; }
      .header-mnav-pc .mnav-new p span {
        margin: 0 3px; }
    @media (max-width: 1430px) {
      .header-mnav-pc .mnav-new .con .header-video {
        width: 500px; } }
    @media (max-width: 1350px) {
      .header-mnav-pc .mnav-new .con {
        margin-left: 183px; }
        .header-mnav-pc .mnav-new .con ul li {
          width: 110px; }
      .header-mnav-pc .mnav-new p {
        margin-left: 210px; } }
    @media (max-width: 1220px) {
      .header-mnav-pc .mnav-new .con {
        margin-left: 133px; }
        .header-mnav-pc .mnav-new .con .header-video {
          width: 380px; }
      .header-mnav-pc .mnav-new p {
        margin-left: 165px; } }

.header-mnav-pc.on {
  display: block !important; }

.f-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }

.menuBox {
  background-color: #0060ad;
  color: #fff;
  position: fixed;
  right: 0px;
  top: 0px;
  width: 390px;
  height: 100%;
  z-index: 999;
  overflow-x: hidden;
  overflow-y: auto;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transform: translate(100%, 0px); }
  .menuBox .logo {
    width: 100%;
    height: 87px;
    background: #fff;
    display: block; }
    .menuBox .logo img {
      margin-left: 30px;
      padding-top: 23px;
      display: block; }
  @media (max-width: 1024px) {
    .menuBox .logo {
      height: 65px; }
      .menuBox .logo img {
        transform: scale(0.7);
        padding-top: 18px; } }
  .menuBox .navMobile {
    padding: 10% 0px; }
    .menuBox .navMobile li .tits {
      color: #fff;
      display: block;
      font-size: 20px;
      padding: 5px 30px;
      line-height: 36px; }
    .menuBox .navMobile li dl {
      background-color: #fff;
      display: none;
      padding: 10px 30px; }
      .menuBox .navMobile li dl dd {
        padding: 5px 0px;
        margin-bottom: 5px;
        line-height: 28px; }
        .menuBox .navMobile li dl dd a {
          color: #323232;
          position: relative;
          font-size: 16px; }

.footer {
  width: 100%;
  height: auto; }
  @media (max-width: 1024px) {
    .footer .ispc {
      display: none; } }
  .footer .foott {
    width: 100%;
   /* height: 368px;*/
    background: url(../images/footer_bg.jpg) center no-repeat; }
    .footer .foott .foott-new {
      width: 1280px;
      height: auto;
      padding-top: 62px;
      margin: 0 auto; }
      .footer .foott .foott-new .foott-left {
        width: 230px;
        float: left; }
        .footer .foott .foott-new .foott-left .tel {
          width: 100%;
          height: auto; }
          .footer .foott .foott-new .foott-left .tel .icon {
            width: 32px;
            height: 32px;
            float: left;
            margin-top: 8px; }
          .footer .foott .foott-new .foott-left .tel .tel-list {
            width: 182px;
            height: auto;
            float: right;
            position: relative; }
            .footer .foott .foott-new .foott-left .tel .tel-list ul {
              width: 100%;
              height: auto; }
              .footer .foott .foott-new .foott-left .tel .tel-list ul li {
                width: 182px;
                height: auto;
                float: left; }
                .footer .foott .foott-new .foott-left .tel .tel-list ul li i {
                  width: 100%;
                  font-size: 12px;
                  line-height: 12px;
                  color: #8b8b8b;
                  display: block; }
                .footer .foott .foott-new .foott-left .tel .tel-list ul li span {
                  width: 100%;
                  font-size: 24px;
                  line-height: 24px;
                  color: #cfcfcf;
                  font-family: Arial;
                  display: block;
                  margin-top: 6px; }
            .footer .foott .foott-new .foott-left .tel .tel-list .next {
              width: 9px;
              height: 17px;
              background: url(../images/footer_prev.png) no-repeat;
              display: block;
              position: absolute;
              right: 0;
              bottom: 4px;
              z-index: 10;
              animation: sP 1s ease infinite; }
            .footer .foott .foott-new .foott-left .tel .tel-list .next:hover {
              animation: sP paused; }
        .footer .foott .foott-new .foott-left .link {
          width: 100%;
          height: auto;
          float: right;
          position: relative;
          margin-top: 35px; }
          .footer .foott .foott-new .foott-left .link .tits {
            width: 100%;
            height: 39px;
            font-size: 12px;
            line-height: 39px;
            color: #fff;
            background: none;
            border: 1px solid #fff;
            display: block;
            opacity: 0.8; }
            .footer .foott .foott-new .foott-left .link .tits span {
              margin-left: 13px;
              float: left; }
            .footer .foott .foott-new .foott-left .link .tits i {
              background: url(../images/footer_icon.png) center no-repeat;
              margin-right: 20px;
              width: 9px;
              height: 39px;
              display: block;
              float: right; }
          .footer .foott .foott-new .foott-left .link .tits.on i {
            transform: rotate(180deg); }
          .footer .foott .foott-new .foott-left .link ul {
            width: 100%;
            background: #ececed;
            border: 1px solid #ececed;
            border-bottom: none;
            position: absolute;
            bottom: 40px;
            left: 0;
            padding: 5px 0;
            display: none;
            z-index: 10; }
            .footer .foott .foott-new .foott-left .link ul li {
              font-size: 12px;
              line-height: 25px; }
              .footer .foott .foott-new .foott-left .link ul li a {
                display: block;
                padding-left: 13px;
                color: #535353; }
              .footer .foott .foott-new .foott-left .link ul li a:hover {
                color: #0060ad; }
        .footer .foott .foott-new .foott-left .share {
          width: 100%;
          height: auto; }
          .footer .foott .foott-new .foott-left .share a {
            width: 35px;
            height: 35px;
            margin: 40px 15px 0 0;
            padding: 0;
            background-color: #535353;
            position: relative;
            border-radius: 100%;
            display: block;
            opacity: 1 !important;
            float: left;
            transition: all 0.5s ease;
            background-repeat: no-repeat;
            background-position: center center; }
          .footer .foott .foott-new .foott-left .share a.bds_sqq {
            background-image: url(../images/footer_qq.png); }
          .footer .foott .foott-new .foott-left .share a.bds_weixin {
            background-image: url(../images/footer_wx.png); }
          .footer .foott .foott-new .foott-left .share a.bds_tsina {
            background-image: url(../images/footer_wb.png); }
          @media (min-width: 1025px) {
            .footer .foott .foott-new .foott-left .share a:hover {
              background-color: #0061ae; } }
        .footer .foott .foott-new .foott-left h1 {
          font-size: 12px;
          line-height: 58px;
          color: #fff;
          display: block; }
          .footer .foott .foott-new .foott-left h1 a {
            color: #fff;
            transition: all 0.5s ease;margin-right: 10px; }
          .footer .foott .foott-new .foott-left h1 span {
            margin: 0 5px; }
      .footer .foott .foott-new .foott-right {
        float: right; }
        .footer .foott .foott-new .foott-right .line {
          width: 1px;
          height: 213px;
          background: #4e4e4e;
          position: relative;
          float: left;
          margin-left: 59px; }
          .footer .foott .foott-new .foott-right .line span {
            width: 2px;
            height: 34px;
            background: #737373;
            position: absolute;
            top: 0;
            left: 0; }
        .footer .foott .foott-new .foott-right dl {
          float: left;
          margin-left: 40px; }
          .footer .foott .foott-new .foott-right dl dt {
            font-size: 18px;
            line-height: 24px;
            margin-bottom: 11px;
            margin-top: 3px; }
            .footer .foott .foott-new .foott-right dl dt a {
              color: #cfcfcf; }
          .footer .foott .foott-new .foott-right dl dd {
            font-size: 14px;
            line-height: 26px; }
            .footer .foott .foott-new .foott-right dl dd a {
              color: #cfcfcf;
              opacity: 0.5; }
            .footer .foott .foott-new .foott-right dl dd a:hover {
              opacity: 1; }
  .footer .foottt {
    width: 100%;
    background: #1f1f1f; }
    .footer .foottt .foottt-new {
      width: 1280px;
      height: auto;
      margin: 0 auto;padding:10px}
      .footer .foottt .foottt-new p {
        font-size: 12px;
        line-height: 24px;
        color: #fff; }
        .footer .foottt .foottt-new p a {
          color: #fff; }
        .footer .foottt .foottt-new p a:hover {
          color: #fff; }
      .footer .foottt .foottt-new h1 {
        float: left;
        font-size: 12px;
        line-height: 24px;
        color: #3d3d3d;
        margin-left: 30px; }
        .footer .foottt .foottt-new h1 a {
          padding: 0 8px;
          color: #3d3d3d;
          transition: all 0.5s ease; }
        .footer .foottt .foottt-new h1 a:hover {
          color: #fff; }
        .footer .foottt .foottt-new h1 span {
          margin: 0 5px; }
  @media (max-width: 1300px) {
    .footer .foott .foott-new {
      width: 98%; }
    .footer .foottt .foottt-new {
      width: 96%; } }
  @media (max-width: 1100px) {
    .footer .foott .foott-new .foott-right .line {
      margin-left: 40px; }
    .footer .foott .foott-new .foott-right dl {
      margin-left: 40px; } }
  @media (max-width: 920px) {
    .footer .foott .foott-new .foott-right .line {
      margin-left: 20px; }
    .footer .foott .foott-new .foott-right dl {
      margin-left: 20px; } }
  @media (max-width: 758px) {
    .footer .foott .foott-new .foott-left {
      width: 100%; }
      .footer .foott .foott-new .foott-left .tel .tel-list {
        width: 364px;
        float: left;
        margin-left: 10px; }
      .footer .foott .foott-new .foott-left .link {
        width: 70%;
        float: none; }
      .footer .foott .foott-new .foott-left h1 {
        display: block; }
    .footer .foott .foott-new .foott-right {
      display: none; }
    .footer .foottt .foottt-new h1 {
      display: none; } }
  @media (max-width: 440px) {
    .footer .foott .foott-new .foott-left {
      width: 100%; }
      .footer .foott .foott-new .foott-left .tel {
        width: 230px; }
        .footer .foott .foott-new .foott-left .tel .tel-list {
          width: 182px;
          float: right;
          margin-left: 0; } }
  @media (max-width: 375px) {
    .footer .foottt .foottt-new p.left {
      width: 100%;
      float: none;
      text-align: center; }
    .footer .foottt .foottt-new p.right {
      display: none; } }

@keyframes sP {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.ex-more {
  display: block;
  width: 158px;
  height: 44px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 42px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #0061ae;
  border-radius: 42px;
  border: 1px solid transparent;
  transition: all 0.5s; }
  @media (max-width: 1400px) {
    .ex-more {
      width: 134px;
      height: 36px;
      font-size: 14px;
      line-height: 36px; } }
  @media (max-width: 1024px) {
    .ex-more {
      width: 120px;
      height: 32px;
      font-size: 13px;
      line-height: 32px; } }
  @media (max-width: 500px) {
    .ex-more {
      width: 104px;
      height: 24px;
      font-size: 12px;
      line-height: 24px; } }

.main {
  width: 100%;
  overflow: hidden; }

.main .title {
  border-bottom: 1px solid #bebdbd;
  margin-top: 48px;
  padding-bottom: 35px; }
  .main .title .tits {
    font-size: 30px;
    line-height: 30px;
    color: #666666;
    float: left; }
    .main .title .tits i {
      font-weight: bold;
      float: left;
      font-style: normal; }
    .main .title .tits .t1 {
      float: none; }
    .main .title .tits span {
      font-size: 18px;
      text-transform: uppercase;
      color: #7c7c7c;
      line-height: 18px;
      font-family: Arial;
      float: left;
      margin-top: 15px;
      margin-left: 13px; }
    .main .title .tits .t2 {
      float: none;
      font-size: 15px;
      font-weight: bold;
      margin-left: 0;
      margin-top: 13px; }
  @media (max-width: 1024px) {
    .main .title {
      margin-top: 28.8px;
      padding-bottom: 21px; }
      .main .title .tits {
        font-size: 24px; }
        .main .title .tits span {
          font-size: 14px;
          line-height: 16px;
          margin-top: 14px;
          margin-left: 10px; } }
  @media (max-width: 640px) {
    .main .title {
      margin-top: 24px;
      padding-bottom: 17.5px; }
      .main .title .tits {
        font-size: 16px;
        line-height: 22px; }
        .main .title .tits span {
          font-size: 12px;
          line-height: 16px;
          margin-top: 7px;
          margin-left: 7px; } }
  .main .title .nav {
    position: relative;
    text-align: right;
    top: 14px; }
    .main .title .nav a {
      font-size: 16px;
      line-height: 18px;
      color: #6d6d6d;
      margin-left: 6%; }
    .main .title .nav a.on {
      color: #0060ad; }
    .main .title .nav a:hover {
      color: #0060ad; }
  .main .title .n {
    margin-top: 42px; }
  .main .title .nav1 {
    float: right;
    height: 18px;
    margin-top: 14px; }
    .main .title .nav1 a {
      font-size: 16px;
      line-height: 18px;
      color: #6d6d6d;
      float: left; }
    .main .title .nav1 span {
      width: 1px;
      height: auto;
      color: #f3f3f3;
      float: left;
      display: block;
      margin: 0 30px; }
    .main .title .nav1 a.on {
      color: #0060ad; }
    .main .title .nav1 a:hover {
      color: #0060ad; }
  @media (max-width: 1200px) {
    .main .title .nav1 span {
      margin: 0 20px; } }
  @media (max-width: 1025px) {
    .main .title .nav {
      display: none; }
    .main .title .nav1 {
      display: none; } }
.main .cNav {
  width: 94%;
  height: auto;
  margin: 20px auto 0;
  display: none; }
  @media (max-width: 1025px) {
    .main .cNav {
      display: block; } }
  .main .cNav a {
    width: 20%;
    height: 40px;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    display: block;
    float: left;
    color: #333;
    margin-bottom: 10px; }
  .main .cNav a.on {
    background: #0060ad;
    color: #fff; }
  @media (max-width: 460px) {
    .main .cNav a {
      width: 25%;
      font-size: 14px; } }

.about {
  width: 100%;
  height: auto; }
  .about .content {
    width: 100%;
    height: auto; }
    .about .content .box1 {
      width: 100%;
      height: auto; }
      .about .content .box1 .tits {
        font-size: 60px;
        line-height: 60px;
        color: #f6f6f6;
        text-align: center;
        text-transform: uppercase;
        font-family: DIN;
        margin-top: 52px; }
      .about .content .box1 .tit {
        text-align: center;
        font-size: 30px;
        line-height: 30px;
        color: #666;
        margin-top: 14px; }
      .about .content .box1 .list {
        width: 71%;
        height: auto;
        margin: 80px auto 0; }
        .about .content .box1 .list ul {
          width: 100%;
          height: auto; }
          .about .content .box1 .list ul li {
            width: 19.8%;
            height: 132px;
            float: left;
            border-right: 1px solid #eaeaea;
            text-align: center; }
            .about .content .box1 .list ul li .t {
              font-size: 52px;
              line-height: 52px;
              font-family: BEB;
              color: #a0a0a0;
              position: relative;
              margin-top: 25px; }
              .about .content .box1 .list ul li .t b {
                font-weight: normal; }
              .about .content .box1 .list ul li .t span {
                font-family: Arial;
                font-size: 26px;
                line-height: 26px;
                position: absolute;
                top: -15px; }
              .about .content .box1 .list ul li .t i {
                font-size: 14px;
                line-height: 14px;
                font-family: Microsoft Yahei;
                position: absolute;
                top: 4px;
                margin-left: 4px; }
            .about .content .box1 .list ul li .t1 {
              font-size: 14px;
              line-height: 24px;
              color: #888;
              margin-top: 3px; }
          .about .content .box1 .list ul li:last-child {
            border-right: none; }
          @media (min-width: 1025px) {
            .about .content .box1 .list ul li:hover .t {
              color: #2b94e8; }
            .about .content .box1 .list ul li:hover .t1 {
              color: #2b94e8; } }
      .about .content .box1 .con {
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 90px; }
        .about .content .box1 .con .bg {
          width: 80%;
          height: 550px;
          position: absolute;
          left: 50%;
          margin-left: -16.625%;
          background-color: #f6f6f6;
          top: 0; }
        .about .content .box1 .con .con-new {
          width: 56%;
          height: auto;
          margin: 0 auto;
          position: relative;
          z-index: 3;
          padding-top: 98px; }
          .about .content .box1 .con .con-new .txt {
            font-size: 14px;
            line-height: 30px;
            color: #888;
            margin-bottom: 75px; }
          .about .content .box1 .con .con-new img {
            display: block;
            width: 100%; }
    @media (max-width: 1300px) {
      .about .content .box1 .list {
        width: 80%;
        margin: 64px auto 0; }
      .about .content .box1 .con {
        margin-top: 72px; }
        .about .content .box1 .con .bg {
          height: 495px; }
        .about .content .box1 .con .con-new {
          width: 80%;
          padding-top: 58.8px; } }
    @media (max-width: 1100px) {
      .about .content .box1 .tits {
        font-size: 48px;
        line-height: 48px;
        margin-top: 36.4px; }
      .about .content .box1 .tit {
        font-size: 24px;
        line-height: 24px; }
      .about .content .box1 .list {
        width: 90%;
        margin: 56px auto 0; }
        .about .content .box1 .list ul li {
          height: 105.6px; }
          .about .content .box1 .list ul li .t {
            font-size: 41.6px;
            line-height: 41.6px;
            margin-top: 20px; }
      .about .content .box1 .con {
        margin-top: 54px; }
        .about .content .box1 .con .bg {
          height: 495px; }
        .about .content .box1 .con .con-new {
          width: 90%;
          padding-top: 58.8px; }
          .about .content .box1 .con .con-new .txt {
            margin-bottom: 45px; } }
    @media (max-width: 615px) {
      .about .content .box1 .tits {
        font-size: 36px;
        line-height: 36px;
        margin-top: 20.8px; }
      .about .content .box1 .tit {
        font-size: 18px;
        line-height: 18px; }
      .about .content .box1 .list {
        width: 90%;
        margin: 40px auto 0; }
        .about .content .box1 .list ul li {
          height: 79.2px; }
          .about .content .box1 .list ul li .t {
            font-size: 36.4px;
            line-height: 36.4px;
            margin-top: 12.5px; }
            .about .content .box1 .list ul li .t span {
              font-size: 20.8px;
              line-height: 20.8px;
              top: -6px; }
      .about .content .box1 .con {
        margin-top: 36px; }
        .about .content .box1 .con .bg {
          height: 440px; }
        .about .content .box1 .con .con-new {
          width: 90%;
          padding-top: 39.2px; }
          .about .content .box1 .con .con-new .txt {
            margin-bottom: 30px; } }
    @media (max-width: 525px) {
      .about .content .box1 .list {
        margin: 32px auto 0; }
        .about .content .box1 .list ul li {
          height: 66px; }
          .about .content .box1 .list ul li .t {
            font-size: 26px;
            line-height: 26px;
            margin-top: 10px; }
            .about .content .box1 .list ul li .t i {
              font-size: 12px;
              line-height: 12px;
              top: 0; }
          .about .content .box1 .list ul li .t1 {
            font-size: 12px;
            line-height: 20px; }
      .about .content .box1 .con {
        margin-top: 27px; }
        .about .content .box1 .con .bg {
          height: 385px; }
        .about .content .box1 .con .con-new {
          width: 90%;
          padding-top: 29.4px; }
          .about .content .box1 .con .con-new .txt {
            margin-bottom: 22.5px; } }
    @media (max-width: 445px) {
      .about .content .box1 .list ul li {
        width: 33%;
        margin-bottom: 15px; }
      .about .content .box1 .list ul li:nth-of-type(3) {
        border-right: none; }
      .about .content .box1 .list ul li:nth-of-type(4) {
        margin-left: 15.5%; }
      .about .content .box1 .con {
        margin-top: 7px; }
        .about .content .box1 .con .bg {
          display: none; }
        .about .content .box1 .con .con-new {
          padding-top: 10px; }
          .about .content .box1 .con .con-new .txt {
            line-height: 26px; } }
    .about .content .box2 {
      width: 100%;
      height: auto;
      background: #f6f6f6;
      padding-top: 6.7%;
      margin-top: 140px;
      padding-bottom: 3.6%; }
      .about .content .box2 .box-new .box-left {
        width: 50%;
        height: auto;
        float: left;
        margin-top: 48px; }
        .about .content .box2 .box-new .box-left .item {
          width: 100%;
          height: auto;
          margin-bottom: 12%; }
          .about .content .box2 .box-new .box-left .item .num {
            width: 71px;
            height: 71px;
            background: #eaeaea;
            position: relative;
            border-radius: 100%;
            font-size: 48px;
            line-height: 71px;
            color: #a0a0a0;
            font-family: DIN;
            text-align: center;
            float: left;
            overflow: hidden; }
            .about .content .box2 .box-new .box-left .item .num .bg {
              width: 0px;
              height: 0px;
              position: absolute;
              top: 50%;
              background: #0060ad;
              left: 50%;
              opacity: 0;
              transition: all 0.5s ease;
              z-index: 1;
              border-radius: 100%; }
            .about .content .box2 .box-new .box-left .item .num i {
              position: relative;
              z-index: 3; }
          .about .content .box2 .box-new .box-left .item .con {
            width: 84.3%;
            float: right;
            height: auto; }
            .about .content .box2 .box-new .box-left .item .con .tits {
              font-size: 24px;
              line-height: 24px;
              color: #666; }
              .about .content .box2 .box-new .box-left .item .con .tits i {
                float: left; }
              .about .content .box2 .box-new .box-left .item .con .tits span {
                font-size: 30px;
                font-family: DINL;
                margin-left: 10px;
                text-transform: uppercase;
                float: left; }
            .about .content .box2 .box-new .box-left .item .con .line {
              width: 94px;
              height: 1px;
              background: #afafaf;
              margin-top: 22px;
              transition: all 0.5s ease; }
            .about .content .box2 .box-new .box-left .item .con .tit {
              font-size: 14px;
              line-height: 30px;
              color: #888;
              margin-top: 15px; }
        @media (min-width: 1025px) {
          .about .content .box2 .box-new .box-left .item:hover .num .bg {
            width: 100%;
            height: 100%;
            opacity: 1;
            top: 0;
            left: 0; }
          .about .content .box2 .box-new .box-left .item:hover .num i {
            color: #fff; }
          .about .content .box2 .box-new .box-left .item:hover .con .line {
            width: 100%; } }
      .about .content .box2 .box-new .pic {
        width: 39.9%;
        height: auto;
        float: right; }
        .about .content .box2 .box-new .pic img {
          display: block; }
    @media (max-width: 1340px) {
      .about .content .box2 {
        margin-top: 112px; }
        .about .content .box2 .box-new .box-left {
          margin-top: 0; }
          .about .content .box2 .box-new .box-left .item {
            margin-bottom: 6%; }
        .about .content .box2 .box-new .pic {
          width: 47%; } }
    @media (max-width: 1100px) {
      .about .content .box2 {
        margin-top: 98px; }
        .about .content .box2 .box-new .box-left {
          margin-top: 0; }
          .about .content .box2 .box-new .box-left .item {
            margin-bottom: 6%; }
        .about .content .box2 .box-new .pic {
          width: 47%;
          margin-top: 6%; } }
    @media (max-width: 980px) {
      .about .content .box2 {
        margin-top: 84px; }
        .about .content .box2 .box-new .box-left {
          width: 100%;
          margin-top: 30px; }
          .about .content .box2 .box-new .box-left .item {
            width: 100%;
            margin-bottom: 6%; }
            .about .content .box2 .box-new .box-left .item .con {
              width: 90%; }
              .about .content .box2 .box-new .box-left .item .con .tits {
                font-size: 20px;
                line-height: 20px; }
                .about .content .box2 .box-new .box-left .item .con .tits span {
                  font-size: 24px;
                  margin-top: 2px; }
        .about .content .box2 .box-new .pic {
          width: 100%;
          margin-top: 0;
          float: left; }
          .about .content .box2 .box-new .pic img:last-child {
            display: none; } }
    @media (max-width: 815px) {
      .about .content .box2 .box-new .box-left .item {
        margin-bottom: 4%; }
        .about .content .box2 .box-new .box-left .item .con {
          width: 87%; }
          .about .content .box2 .box-new .box-left .item .con .line {
            margin-top: 15px; }
          .about .content .box2 .box-new .box-left .item .con .tit {
            margin-top: 10px; } }
    @media (max-width: 625px) {
      .about .content .box2 {
        margin-top: 56px; }
        .about .content .box2 .box-new .box-left .item .num {
          width: 49.7px;
          height: 49.7px;
          line-height: 49.7px;
          font-size: 28.8px; } }
    @media (max-width: 500px) {
      .about .content .box2 {
        margin-top: 28px; }
        .about .content .box2 .box-new .box-left .item {
          margin-bottom: 8%; }
          .about .content .box2 .box-new .box-left .item .con {
            width: 80%; }
            .about .content .box2 .box-new .box-left .item .con .tits {
              font-size: 18px;
              line-height: 18px; }
              .about .content .box2 .box-new .box-left .item .con .tits span {
                font-size: 20px;
                margin-top: 0; }
            .about .content .box2 .box-new .box-left .item .con .line {
              margin-top: 10px; }
            .about .content .box2 .box-new .box-left .item .con .tit {
              line-height: 26px;
              margin-top: 5px; } }
    .about .content .box3 {
      position: relative;
      margin: 8% auto 0; }
      .about .content .box3 .pic {
        width: 44.6%;
        height: auto;
        float: left; }
      .about .content .box3 .item {
        width: 48.7%;
        height: auto;
        float: right; }
        .about .content .box3 .item .num {
          width: 71px;
          height: 71px;
          background: #eaeaea;
          position: relative;
          border-radius: 100%;
          font-size: 48px;
          line-height: 71px;
          color: #a0a0a0;
          font-family: DIN;
          text-align: center;
          float: left;
          overflow: hidden; }
          .about .content .box3 .item .num .bg {
            width: 0px;
            height: 0px;
            position: absolute;
            top: 50%;
            background: #0060ad;
            left: 50%;
            opacity: 0;
            transition: all 0.5s ease;
            z-index: 1;
            border-radius: 100%; }
          .about .content .box3 .item .num i {
            position: relative;
            z-index: 3; }
        .about .content .box3 .item .con {
          width: 86.4%;
          float: right;
          height: auto; }
          .about .content .box3 .item .con .tits {
            font-size: 24px;
            line-height: 24px;
            color: #666; }
          .about .content .box3 .item .con .line {
            width: 94px;
            height: 1px;
            background: #afafaf;
            margin-top: 30px;
            transition: all 0.5s ease; }
          .about .content .box3 .item .con .tit {
            font-size: 14px;
            line-height: 30px;
            color: #888;
            margin-top: 30px; }
          .about .content .box3 .item .con .tit1 {
            font-size: 72px;
            color: #ebebeb;
            line-height: 72px;
            font-family: DINL;
            text-transform: uppercase;
            position: absolute;
            bottom: -10px; }
      @media (min-width: 1025px) {
        .about .content .box3 .item:hover .num .bg {
          width: 100%;
          height: 100%;
          opacity: 1;
          top: 0;
          left: 0; }
        .about .content .box3 .item:hover .num i {
          color: #fff; }
        .about .content .box3 .item:hover .con .line {
          width: 100%; } }
    @media (max-width: 1260px) {
      .about .content .box3 {
        margin: 5% auto 0; }
        .about .content .box3 .item {
          width: 53%; }
          .about .content .box3 .item .con {
            width: 84%; }
            .about .content .box3 .item .con .line {
              margin-top: 15px; }
            .about .content .box3 .item .con .tit {
              margin-top: 15px; }
            .about .content .box3 .item .con .tit1 {
              position: relative;
              bottom: 0; } }
    @media (max-width: 1000px) {
      .about .content .box3 .pic {
        margin-top: 3%; }
      .about .content .box3 .item .num {
        width: 56.8px;
        height: 56.8px;
        line-height: 56.8px;
        font-size: 38.4px; }
      .about .content .box3 .item .con .tit1 {
        font-size: 57.6px;
        line-height: 57.6px; } }
    @media (max-width: 820px) {
      .about .content .box3 .pic {
        width: 100%;
        margin-top: 0; }
      .about .content .box3 .item {
        width: 100%;
        margin-top: 20px; }
        .about .content .box3 .item .con {
          width: 88%; } }
    @media (max-width: 570px) {
      .about .content .box3 .item .num {
        width: 49.7px;
        height: 49.7px;
        line-height: 49.7px;
        font-size: 33.6px; }
      .about .content .box3 .item .con {
        width: 86%; }
        .about .content .box3 .item .con .tits {
          font-size: 18px;
          line-height: 18px; }
        .about .content .box3 .item .con .tit {
          line-height: 26px;
          margin-top: 7px; }
        .about .content .box3 .item .con .tit1 {
          font-size: 43.2px;
          line-height: 43.2px; } }
    @media (max-width: 430px) {
      .about .content .box3 .item .con {
        width: 80%; } }
    .about .content .box4 {
      width: 100%;
      height: auto;
      margin-top: 8.3%; }
      .about .content .box4 .box-left {
        width: 50%;
        overflow: hidden;
        height: auto;
        position: relative;
        float: left; }
        .about .content .box4 .box-left .bg {
          width: 100%;
          height: 100%;
          background: #287fce;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0.6;
          z-index: 1; }
        .about .content .box4 .box-left img {
          width: 100%; }
        .about .content .box4 .box-left .con {
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 3;
          height: auto; }
          .about .content .box4 .box-left .con .con-new {
            width: 50%;
            height: auto;
            margin: 0 auto;
            text-align: center;
            padding-top: 9.3%; }
            .about .content .box4 .box-left .con .con-new .num {
              width: 71px;
              height: 71px;
              border-radius: 100%;
              background: #fff;
              font-size: 48px;
              line-height: 71px;
              font-family: DIN;
              color: #48a7ff;
              margin: 0 auto; }
            .about .content .box4 .box-left .con .con-new .tits {
              font-size: 24px;
              line-height: 24px;
              color: #fff;
              margin-top: 8%; }
            .about .content .box4 .box-left .con .con-new .tit {
              font-size: 14px;
              line-height: 30px;
              color: #fff;
              margin-top: 8%; }
      .about .content .box4 .box-right {
        width: 50%;
        float: right;
        height: auto;
        position: relative;
        overflow: hidden; }
        .about .content .box4 .box-right img {
          width: 100%; }
        .about .content .box4 .box-right .con {
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 3;
          height: auto; }
          .about .content .box4 .box-right .con .con-new {
            width: 50%;
            height: auto;
            margin: 0 auto;
            text-align: center;
            padding-top: 9.3%; }
            .about .content .box4 .box-right .con .con-new .num {
              width: 71px;
              height: 71px;
              border-radius: 100%;
              background: #fff;
              font-size: 48px;
              line-height: 71px;
              font-family: DIN;
              color: #565656;
              margin: 0 auto; }
            .about .content .box4 .box-right .con .con-new .tits {
              font-size: 24px;
              line-height: 24px;
              color: #565656;
              margin-top: 8%; }
            .about .content .box4 .box-right .con .con-new .tit {
              font-size: 14px;
              line-height: 30px;
              color: #565656;
              margin-top: 8%; }
    @media (max-width: 1400px) {
      .about .content .box4 .box-left img {
        width: 120%;
        margin-left: -10%; }
      .about .content .box4 .box-left .con .con-new {
        width: 70%; }
      .about .content .box4 .box-right img {
        width: 120%;
        margin-left: -10%; }
      .about .content .box4 .box-right .con .con-new {
        width: 70%; } }
    @media (max-width: 1220px) {
      .about .content .box4 {
        margin-top: 5%; }
        .about .content .box4 .box-left img {
          width: 140%;
          margin-left: -20%; }
        .about .content .box4 .box-left .con .con-new {
          width: 70%; }
        .about .content .box4 .box-right img {
          width: 140%;
          margin-left: -20%; }
        .about .content .box4 .box-right .con .con-new {
          width: 70%; } }
    @media (max-width: 970px) {
      .about .content .box4 .box-left .con .con-new {
        width: 85%;
        padding-top: 6%; }
        .about .content .box4 .box-left .con .con-new .num {
          width: 56.8px;
          height: 56.8px;
          line-height: 56.8px;
          font-size: 38.4px; }
        .about .content .box4 .box-left .con .con-new .tits {
          margin-top: 4%; }
        .about .content .box4 .box-left .con .con-new .tit {
          line-height: 26px;
          margin-top: 6%; }
      .about .content .box4 .box-right .con .con-new {
        width: 85%;
        padding-top: 6%; }
        .about .content .box4 .box-right .con .con-new .num {
          width: 56.8px;
          height: 56.8px;
          line-height: 56.8px;
          font-size: 38.4px; }
        .about .content .box4 .box-right .con .con-new .tits {
          margin-top: 4%; }
        .about .content .box4 .box-right .con .con-new .tit {
          line-height: 26px;
          margin-top: 6%; } }
    @media (max-width: 800px) {
      .about .content .box4 .box-left img {
        width: 160%;
        margin-left: -30%; }
      .about .content .box4 .box-right img {
        width: 160%;
        margin-left: -30%; } }
    @media (max-width: 705px) {
      .about .content .box4 .box-left {
        width: 100%; }
        .about .content .box4 .box-left img {
          width: 100%;
          margin-left: 0; }
      .about .content .box4 .box-right {
        width: 100%; }
        .about .content .box4 .box-right img {
          width: 100%;
          margin-left: 0; } }
    @media (max-width: 515px) {
      .about .content .box4 .box-left img {
        width: 130%;
        margin-left: -15%; }
      .about .content .box4 .box-left .con .con-new {
        width: 90%; }
        .about .content .box4 .box-left .con .con-new .num {
          width: 42.6px;
          height: 42.6px;
          line-height: 42.6px;
          font-size: 28.8px; }
        .about .content .box4 .box-left .con .con-new .tits {
          font-size: 20px;
          line-height: 20px; }
      .about .content .box4 .box-right img {
        width: 130%;
        margin-left: -15%; }
      .about .content .box4 .box-right .con .con-new {
        width: 90%; }
        .about .content .box4 .box-right .con .con-new .num {
          width: 42.6px;
          height: 42.6px;
          line-height: 42.6px;
          font-size: 28.8px; }
        .about .content .box4 .box-right .con .con-new .tits {
          font-size: 20px;
          line-height: 20px; } }
    @media (max-width: 405px) {
      .about .content .box4 .box-left img {
        width: 180%;
        margin-left: -40%; }
      .about .content .box4 .box-right img {
        width: 180%;
        margin-left: -40%; } }
    .about .content .box5 {
      width: 100%;
      height: auto;
      background: #f6f6f6;
      margin-top: 15.5%;
      position: relative;
      padding-bottom: 5.5%; }
      .about .content .box5 .item {
        position: absolute;
        top: -32%;
        left: 8.85%;
        background: #e3e5e6;
        padding-top: 5%;
        padding-bottom: 5%; }
        .about .content .box5 .item .item-left {
          width: 64.6%;
          height: auto;
          float: left;
          margin-left: 3.5%; }
          .about .content .box5 .item .item-left .num {
            width: 71px;
            height: 71px;
            background: #f6f6f6;
            position: relative;
            border-radius: 100%;
            font-size: 48px;
            line-height: 71px;
            color: #a0a0a0;
            font-family: DIN;
            text-align: center;
            float: left;
            overflow: hidden; }
            .about .content .box5 .item .item-left .num .bg {
              width: 0px;
              height: 0px;
              position: absolute;
              top: 50%;
              background: #0060ad;
              left: 50%;
              opacity: 0;
              transition: all 0.5s ease;
              z-index: 1;
              border-radius: 100%; }
            .about .content .box5 .item .item-left .num i {
              position: relative;
              z-index: 3; }
          .about .content .box5 .item .item-left .con {
            width: 87.6%;
            float: right;
            height: auto; }
            .about .content .box5 .item .item-left .con .tits {
              font-size: 24px;
              line-height: 24px;
              color: #666; }
              .about .content .box5 .item .item-left .con .tits i {
                float: left; }
              .about .content .box5 .item .item-left .con .tits span {
                font-size: 30px;
                font-family: DINL;
                margin-left: 10px;
                text-transform: uppercase;
                float: left; }
            .about .content .box5 .item .item-left .con .line {
              width: 264px;
              height: 1px;
              background: #afafaf;
              margin-top: 22px;
              transition: all 0.5s ease; }
            .about .content .box5 .item .item-left .con .tit {
              font-size: 14px;
              line-height: 30px;
              color: #888;
              margin-top: 20px; }
        @media (min-width: 1025px) {
          .about .content .box5 .item .item-left:hover .num .bg {
            width: 100%;
            height: 100%;
            opacity: 1;
            left: 0;
            top: 0; }
          .about .content .box5 .item .item-left:hover .num i {
            color: #fff; }
          .about .content .box5 .item .item-left:hover .con .line {
            width: 100%; } }
        .about .content .box5 .item .list {
          width: 24%;
          height: 102px;
          border-left: 1px solid #d5d5d5;
          float: right;
          margin-top: 5%;
          margin-right: 3.7%; }
          .about .content .box5 .item .list ul {
            width: 100%;
            height: auto; }
            .about .content .box5 .item .list ul li {
              width: 33%;
              float: left;
              height: auto;
              border-right: 1px solid #d5d5d5; }
              .about .content .box5 .item .list ul li .icon {
                width: 100%;
                height: 63px;
                background-repeat: no-repeat;
                background-position: center center; }
              .about .content .box5 .item .list ul li .i1 {
                background-image: url(../images/about_icon1.png); }
              .about .content .box5 .item .list ul li .i2 {
                background-image: url(../images/about_icon2.png); }
              .about .content .box5 .item .list ul li .i3 {
                background-image: url(../images/about_icon3.png); }
              .about .content .box5 .item .list ul li p {
                font-size: 14px;
                line-height: 24px;
                text-align: center;
                color: #b2b2b2;
                margin-top: 9px; }
            @media (min-width: 1024px) {
              .about .content .box5 .item .list ul li:hover .i1 {
                background-image: url(../images/about_icon1_h.png); }
              .about .content .box5 .item .list ul li:hover .i2 {
                background-image: url(../images/about_icon2_h.png); }
              .about .content .box5 .item .list ul li:hover .i3 {
                background-image: url(../images/about_icon3_h.png); }
              .about .content .box5 .item .list ul li:hover p {
                color: #666; } }
      .about .content .box5 .item1 {
        position: relative;
        padding-top: 13.4%; }
        .about .content .box5 .item1 .pic {
          width: 44.6%;
          height: auto;
          float: left; }
        .about .content .box5 .item1 .item-new {
          width: 48.7%;
          height: auto;
          float: right; }
          .about .content .box5 .item1 .item-new .num {
            width: 71px;
            height: 71px;
            background: #eaeaea;
            position: relative;
            border-radius: 100%;
            font-size: 48px;
            line-height: 71px;
            color: #a0a0a0;
            font-family: DIN;
            text-align: center;
            float: left;
            overflow: hidden; }
            .about .content .box5 .item1 .item-new .num .bg {
              width: 0px;
              height: 0px;
              position: absolute;
              top: 50%;
              background: #0060ad;
              left: 50%;
              opacity: 0;
              transition: all 0.5s ease;
              z-index: 1;
              border-radius: 100%; }
            .about .content .box5 .item1 .item-new .num i {
              position: relative;
              z-index: 3; }
          .about .content .box5 .item1 .item-new .con {
            width: 86.4%;
            float: right;
            height: auto; }
            .about .content .box5 .item1 .item-new .con .tits {
              font-size: 24px;
              line-height: 24px;
              color: #666; }
            .about .content .box5 .item1 .item-new .con .line {
              width: 94px;
              height: 1px;
              background: #afafaf;
              margin-top: 30px;
              transition: all 0.5s ease; }
            .about .content .box5 .item1 .item-new .con .tit {
              font-size: 14px;
              line-height: 30px;
              color: #888;
              margin-top: 30px; }
            .about .content .box5 .item1 .item-new .con .tit1 {
              font-size: 72px;
              color: #ebebeb;
              line-height: 72px;
              font-family: DINL;
              text-transform: uppercase;
              position: absolute;
              bottom: -10px; }
        @media (min-width: 1025px) {
          .about .content .box5 .item1 .item-new:hover .num .bg {
            width: 100%;
            height: 100%;
            opacity: 1;
            top: 0;
            left: 0; }
          .about .content .box5 .item1 .item-new:hover .num i {
            color: #fff; }
          .about .content .box5 .item1 .item-new:hover .con .line {
            width: 100%; } }
    @media (max-width: 1580px) {
      .about .content .box5 .item {
        left: 3%; } }
    @media (max-width: 1430px) {
      .about .content .box5 .item {
        top: -25%; }
        .about .content .box5 .item .list {
          width: 25%; }
          .about .content .box5 .item .list ul li {
            width: 32%; }
      .about .content .box5 .item1 {
        padding-top: 16%; }
        .about .content .box5 .item1 .item-new .con .line {
          margin-top: 15px; }
        .about .content .box5 .item1 .item-new .con .tit {
          margin-top: 15px; }
        .about .content .box5 .item1 .item-new .con .tit1 {
          position: relative;
          bottom: 0; } }
    @media (max-width: 1200px) {
      .about .content .box5 .item {
        padding-top: 3%;
        padding-bottom: 3%; }
      .about .content .box5 .item1 {
        padding-top: 17%; }
        .about .content .box5 .item1 .item-new {
          width: 52%; }
          .about .content .box5 .item1 .item-new .con {
            width: 83%; }
            .about .content .box5 .item1 .item-new .con .tit1 {
              font-size: 55px;
              line-height: 55px; } }
    @media (max-width: 1000px) {
      .about .content .box5 {
        margin-top: 0;
        padding-top: 3%; }
        .about .content .box5 .item {
          position: relative;
          top: 0;
          left: 0; }
          .about .content .box5 .item .item-left .num {
            width: 56.8px;
            height: 56.8px;
            line-height: 56.8px;
            font-size: 38.4px; }
          .about .content .box5 .item .item-left .con {
            width: 85%; }
            .about .content .box5 .item .item-left .con .line {
              margin-top: 12px; }
            .about .content .box5 .item .item-left .con .tit {
              margin-top: 14px; }
        .about .content .box5 .item1 {
          padding-top: 2%; }
          .about .content .box5 .item1 .pic {
            width: 100%; }
          .about .content .box5 .item1 .item-new {
            width: 100%;
            margin-top: 20px; }
            .about .content .box5 .item1 .item-new .num {
              width: 56.8px;
              height: 56.8px;
              line-height: 56.8px;
              font-size: 38.4px; }
            .about .content .box5 .item1 .item-new .con {
              width: 90%; }
              .about .content .box5 .item1 .item-new .con .tit {
                line-height: 26px; } }
    @media (max-width: 810px) {
      .about .content .box5 .item .item-left {
        width: 94%;
        margin: 0 auto;
        float: none; }
        .about .content .box5 .item .item-left .con {
          width: 88%; }
      .about .content .box5 .item .list {
        width: 40%;
        float: none;
        margin-left: 3%; }
      .about .content .box5 .item1 .item-new .con {
        width: 88%; } }
    @media (max-width: 600px) {
      .about .content .box5 .item .item-left .con {
        width: 85%; }
        .about .content .box5 .item .item-left .con .tits {
          font-size: 18px;
          line-height: 18px; }
          .about .content .box5 .item .item-left .con .tits span {
            font-size: 23px; }
      .about .content .box5 .item .list {
        width: 60%; }
      .about .content .box5 .item1 .item-new .con {
        width: 85%; }
        .about .content .box5 .item1 .item-new .con .tits {
          font-size: 18px;
          line-height: 18px; } }
    @media (max-width: 440px) {
      .about .content .box5 .item .item-left .num {
        width: 49.7px;
        height: 49.7px;
        line-height: 49.7px;
        font-size: 33.6px; }
      .about .content .box5 .item .item-left .con {
        width: 80%; }
        .about .content .box5 .item .item-left .con .line {
          width: 89px; }
        .about .content .box5 .item .item-left .con .tit {
          margin-top: 5px; }
      .about .content .box5 .item .list {
        width: 60%; }
        .about .content .box5 .item .list ul li .icon {
          background-size: 65%; }
        .about .content .box5 .item .list ul li p {
          margin-top: 0; }
      .about .content .box5 .item1 .item-new .num {
        width: 49.7px;
        height: 49.7px;
        line-height: 49.7px;
        font-size: 33.6px; }
      .about .content .box5 .item1 .item-new .con {
        width: 80%; }
        .about .content .box5 .item1 .item-new .con .line {
          margin-top: 10px;
          width: 89px; }
        .about .content .box5 .item1 .item-new .con .tit {
          margin-top: 5px; }
        .about .content .box5 .item1 .item-new .con .tit1 {
          font-size: 40px;
          line-height: 40px; } }

.culture {
  width: 100%;
  height: auto; }
  .culture .content {
    width: 100%;
    height: auto; }
    .culture .content .box1 {
      height: auto;
      text-align: center; }
      .culture .content .box1 .tits {
        font-size: 60px;
        line-height: 60px;
        color: #5ea3e2;
        font-family: DINL;
        text-transform: uppercase;
        margin-top: 60px; }
      .culture .content .box1 .tit {
        font-size: 30px;
        color: #666;
        line-height: 30px;
        margin-top: 23px; }
      .culture .content .box1 .tit1 {
        font-size: 14px;
        line-height: 30px;
        color: #666;
        width: 57%;
        margin: 30px auto 0; }
    .culture .content .list ul {
      width: 100%;
      height: auto;
      margin-top: 7%; }
      .culture .content .list ul li {
        width: 5.8%;
        height: auto;
        float: left; }
        .culture .content .list ul li .icon {
          width: 100%;
          height: auto;
          transition: all 0.5s ease; }
          .culture .content .list ul li .icon .img1 {
            display: block; }
          .culture .content .list ul li .icon .img2 {
            display: none; }
        .culture .content .list ul li p {
          text-align: center;
          font-size: 14px;
          line-height: 18px;
          color: #797979;
          margin-top: 22px;
          transition: all 0.5s ease; }
      .culture .content .list ul li:hover .icon {
        transform: translateY(-10px); }
        .culture .content .list ul li:hover .icon .img1 {
          display: none; }
        .culture .content .list ul li:hover .icon .img2 {
          display: block; }
      .culture .content .list ul li:hover p {
        color: #4d8cdb;
        transform: translateY(10px); }
      .culture .content .list ul span {
        width: 1px;
        height: 132px;
        display: block;
        background: #eaeaea;
        float: left;
        margin: 0 6.3%; }
    .culture .content .box2 {
      width: 100%;
      height: auto;
      background: #eaeaea;
      margin-top: 5%; }
      .culture .content .box2 ul {
        padding: 5.2% 0 4%; }
        .culture .content .box2 ul li {
          width: 32%;
          margin-right: 2%;
          height: auto;
          float: left; }
          .culture .content .box2 ul li .item {
            width: 100%;
            height: auto;
            margin-bottom: 7%;
            position: relative; }
            .culture .content .box2 ul li .item .bg {
              width: 100%;
              height: 100%;
              position: absolute;
              background: #0077d2;
              top: 0;
              left: 0;
              z-index: 2;
              opacity: 0;
              transition: all 1s ease; }
            .culture .content .box2 ul li .item .con {
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              z-index: 3;
              text-align: center;
              color: #fff; }
              .culture .content .box2 ul li .item .con .tits {
                font-size: 60px;
                line-height: 60px;
                font-family: DINL;
                text-transform: uppercase;
                padding-top: 21%;
                transition: all 0.5s ease; }
              .culture .content .box2 ul li .item .con .tit {
                font-size: 30px;
                line-height: 30px;
                margin-top: 2.5%;
                transition: all 0.5s ease; }
              .culture .content .box2 ul li .item .con .tit1 {
                font-size: 16px;
                line-height: 22px;
                margin-top: 4.3%;
                transition: all 0.5s ease; }
              .culture .content .box2 ul li .item .con .icon {
                width: 18%;
                height: auto;
                position: absolute;
                top: 20%;
                left: 50%;
                margin-left: -9%;
                opacity: 0;
                transition: all 0.5s ease; }
            .culture .content .box2 ul li .item .con1 {
              color: #5d8dd3; }
          @media (min-width: 1340px) {
            .culture .content .box2 ul li .item:hover .bg {
              opacity: 0.6; }
            .culture .content .box2 ul li .item:hover .con .tits {
              padding-top: 5%; }
            .culture .content .box2 ul li .item:hover .con .icon {
              top: 44%;
              opacity: 1; }
            .culture .content .box2 ul li .item:hover .con .tit1 {
              margin-top: 27%; }
            .culture .content .box2 ul li .item:hover .con.c2 .tits {
              padding-top: 28%; }
            .culture .content .box2 ul li .item:hover .con1 {
              color: #fff; } }
          @media (min-width: 1025px) and (max-width: 1339px) {
            .culture .content .box2 ul li .item:hover .bg {
              opacity: 0.6; }
            .culture .content .box2 ul li .item:hover .con .tits {
              padding-top: 9%; }
            .culture .content .box2 ul li .item:hover .con .icon {
              top: 44%;
              opacity: 1; }
            .culture .content .box2 ul li .item:hover .con .tit1 {
              margin-top: 27%; }
            .culture .content .box2 ul li .item:hover .con.c2 .tits {
              padding-top: 36%; }
            .culture .content .box2 ul li .item:hover .con1 {
              color: #fff; } }
        .culture .content .box2 ul li:last-child {
          margin-right: 0; }

@media (max-width: 1340px) {
  .culture .content .box1 .tit1 {
    width: 65%; }
  .culture .content .list ul li {
    padding: 0 3%; }
  .culture .content .list ul span {
    margin: 0 2.8%; }
  .culture .content .box2 ul li .item {
    overflow: hidden; }
    .culture .content .box2 ul li .item img {
      width: 120%;
      margin-left: -10%; }
    .culture .content .box2 ul li .item .con .tits {
      padding-top: 10%; }
    .culture .content .box2 ul li .item .con .tit1 {
      width: 90%;
      line-height: 18px;
      margin: 4.3% auto 0; }
    .culture .content .box2 ul li .item .con .icon {
      width: 15%; } }
@media (max-width: 1060px) {
  .culture .content .list ul li {
    width: 16.2%;
    padding: 0; }
    .culture .content .list ul li .icon {
      width: 55%;
      margin: 0 auto; }
  .culture .content .list ul span {
    margin: 0; } }
@media (max-width: 820px) {
  .culture .content .box1 .tits {
    font-size: 40px;
    line-height: 40px;
    margin-top: 40px; }
  .culture .content .box1 .tit {
    font-size: 26px;
    line-height: 26px;
    margin-top: 15px; }
  .culture .content .box1 .tit1 {
    width: 100%;
    margin: 20px auto 0; }
  .culture .content .list ul span {
    height: 115px; }
  .culture .content .box2 ul li .item .con .tits {
    font-size: 40px;
    line-height: 40px;
    display: none; }
  .culture .content .box2 ul li .item .con .tit {
    font-size: 24px;
    line-height: 24px;
    margin-top: 21%; }
  .culture .content .box2 ul li .item .con .tit1 {
    font-size: 14px; } }
@media (max-width: 600px) {
  .culture .content .list ul li {
    width: 33%;
    margin-bottom: 10px;
    border-right: 1px solid #eaeaea;
    padding: 5px 0; }
  .culture .content .list ul li:last-child {
    border-right: none; }
  .culture .content .list ul li:nth-of-type(3) {
    border-right: none; }
  .culture .content .list ul span {
    display: none; }
  .culture .content .box2 ul li .item img {
    width: 140%;
    margin-left: -20%; }
  .culture .content .box2 ul li .item .con .tits {
    font-size: 26px;
    line-height: 26px; }
  .culture .content .box2 ul li .item .con .tit {
    font-size: 16px;
    line-height: 16px; } }
@media (max-width: 490px) {
  .culture .content .box1 .tits {
    margin-top: 20px;
    font-size: 30px;
    line-height: 30px; }
  .culture .content .box1 .tit {
    font-size: 18px;
    line-height: 18px; }
  .culture .content .box2 ul {
    padding: 0; }
    .culture .content .box2 ul li {
      width: 100%;
      margin-right: 0; }
      .culture .content .box2 ul li .item {
        margin-bottom: 0; }
        .culture .content .box2 ul li .item img {
          width: 100%;
          margin-left: 0; }
        .culture .content .box2 ul li .item .con .tits {
          font-size: 40px;
          line-height: 40px;
          padding-top: 20%;
          display: block; }
        .culture .content .box2 ul li .item .con .tit {
          font-size: 28px;
          line-height: 28px;
          margin-top: 2.5%; } }
.duty {
  width: 100%;
  height: auto;
  padding-bottom: 100px; }
  .duty .content {
    height: auto; }
    .duty .content .box1 {
      height: auto;
      text-align: center; }
      .duty .content .box1 .tits {
        font-size: 60px;
        line-height: 60px;
        color: #f6f6f6;
        font-family: DIN;
        text-transform: uppercase;
        margin-top: 50px; }
      .duty .content .box1 .tit {
        font-size: 30px;
        color: #666;
        line-height: 30px;
        margin-top: 15px; }
      .duty .content .box1 .tit1 {
        font-size: 14px;
        line-height: 30px;
        color: #666;
        margin: 30px auto 0; }
    .duty .content .list {
      width: 100%;
      height: auto;
      margin-top: 50px; }
      .duty .content .list ul {
        width: 100%;
        height: auto; }
        .duty .content .list ul li {
          width: 100%;
          height: auto;
          background: #f3f3f3;
          margin-bottom: 40px; }
          .duty .content .list ul li a {
            width: 100%;
            height: auto;
            display: block; }
            .duty .content .list ul li a .pic {
              width: 34.8%;
              height: auto;
              position: relative;
              float: left;
              overflow: hidden; }
              .duty .content .list ul li a .pic img {
                transition: all 1s; }
              .duty .content .list ul li a .pic .time {
                width: 80px;
                height: 69px;
                background: rgba(0, 97, 174, 0.8);
                text-align: center;
                font-size: 28px;
                line-height: 28px;
                color: #fff;
                font-family: Arial;
                position: absolute;
                padding-top: 11px;
                top: 0;
                left: 0; }
                .duty .content .list ul li a .pic .time span {
                  font-size: 18px; }
            @media (min-width: 1024px) {
              .duty .content .list ul li a .pic:hover img {
                transform: scale(1.1);
                transition-duration: 1s; } }
            .duty .content .list ul li a .con {
              width: 58%;
              float: left;
              height: auto;
              margin-left: 3.7%; }
              .duty .content .list ul li a .con .tits {
                font-size: 20px;
                line-height: 30px;
                color: #292929;
                padding-top: 53px; }
              .duty .content .list ul li a .con .tit {
                font-size: 14px;
                line-height: 30px;
                color: #656565;
                margin-top: 27px;
                height: 130px;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden; }
              @media (min-width: 1024px) {
                .duty .content .list ul li a .con .tits:hover {
                  color: #5493e4; }
                .duty .content .list ul li a .con .tit:hover {
                  color: #5493e4; } }
              .duty .content .list ul li a .con .num {
                font-size: 14px;
                line-height: 17px;
                background: url(../images/duty_icon1.png) no-repeat;
                padding-left: 37px;
                color: #979797; }
              @media (min-width: 1455px) and (max-width: 1740px) {
                .duty .content .list ul li a .con .tits {
                  padding-top: 30px; }
                .duty .content .list ul li a .con .tit {
                  height: 120px;
                  margin-top: 15px; } }
              @media (min-width: 1200px) and (max-width: 1454px) {
                .duty .content .list ul li a .con .tits {
                  padding-top: 20px; }
                .duty .content .list ul li a .con .tit {
                  height: 90px;
                  margin-top: 15px; }
                .duty .content .list ul li a .con .num {
                  margin-top: 10px; } }
              @media (max-width: 1199px) {
                .duty .content .list ul li a .con .tits {
                  padding-top: 10px; }
                .duty .content .list ul li a .con .tit {
                  height: 60px;
                  margin-top: 15px;
                  -webkit-line-clamp: 2; }
                .duty .content .list ul li a .con .num {
                  margin-top: 20px; } }
      .duty .content .list .paging {
        width: 100%;
        height: auto;
        padding-top: 20px;
        border-top: 1px solid #e6e6e6; }
        .duty .content .list .paging .paging-left {
          float: left;
          font-size: 18px;
          line-height: 18px;
          color: #bfbfbf;
          font-family: Arial;
          margin-top: 19px; }
          .duty .content .list .paging .paging-left span {
            color: #454546; }
        .duty .content .list .paging .paging-right {
          float: right; }
          .duty .content .list .paging .paging-right a {
            width: 50px;
            height: 50px;
            float: left;
            display: block;
            margin-left: 3px;
            background-color: #f4f4f4;
            background-image: url(../images/duty_icon2.png);
            background-repeat: no-repeat;
            background-position: center center; }
          .duty .content .list .paging .paging-right a.next {
            transform: rotate(180deg); }
          .duty .content .list .paging .paging-right a:hover {
            background-color: #0060ad;
            background-image: url(../images/duty_icon2_h.png); }

@media (min-width: 700px) and (max-width: 1024px) {
  .duty .content .box1 .tits {
    font-size: 50px;
    line-height: 50px;
    margin-top: 40px; }
  .duty .content .box1 .tit {
    font-size: 26px;
    line-height: 26px; }
  .duty .content .list {
    margin-top: 40px; }
    .duty .content .list ul li {
      margin-bottom: 30px; }
      .duty .content .list ul li a .con .tits {
        font-size: 18px;
        line-height: 20px;
        height: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-top: 5px; }
      .duty .content .list ul li a .con .tit {
        line-height: 20px;
        height: 40px;
        margin-top: 10px; }
      .duty .content .list ul li a .con .num {
        margin-top: 10px; } }
@media (max-width: 699px) {
  .duty .content .box1 .tits {
    font-size: 40px;
    line-height: 40px;
    margin-top: 30px; }
  .duty .content .box1 .tit {
    font-size: 24px;
    line-height: 24px; }
  .duty .content .list {
    margin-top: 30px; }
    .duty .content .list ul li {
      margin-bottom: 20px; }
      .duty .content .list ul li a .pic {
        width: 100%;
        float: none; }
      .duty .content .list ul li a .con {
        width: 90%;
        margin: 15px auto 0;
        padding-bottom: 15px;
        float: none; }
        .duty .content .list ul li a .con .tits {
          font-size: 18px;
          line-height: 20px;
          height: 20px;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          padding-top: 5px; }
        .duty .content .list ul li a .con .tit {
          line-height: 20px;
          height: 40px;
          margin-top: 10px; }
        .duty .content .list ul li a .con .num {
          margin-top: 10px; } }
@media (max-width: 414px) {
  .duty .content .box1 .tits {
    font-size: 30px;
    line-height: 30px;
    margin-top: 20px; }
  .duty .content .box1 .tit {
    font-size: 20px;
    line-height: 20px; } }
.news-info {
  width: 100%;
  height: auto;
  padding-bottom: 83px;
  background: #f1f1f1; }
  .news-info .content {
    height: auto; }
    .news-info .content .con-top {
      width: 100%;
      height: auto;
      margin-top: 44px; }
      .news-info .content .con-top .top-left {
        width: 80%;
        float: left; }
        .news-info .content .con-top .top-left .tits {
          font-size: 24px;
          line-height: 24px;
          color: #717171; }
        .news-info .content .con-top .top-left .tit {
          font-size: 12px;
          line-height: 14px;
          color: #b1b1b1;
          float: left;
          display: block;
          margin-top: 27px; }
          .news-info .content .con-top .top-left .tit span {
            margin-right: 10px; }
          .news-info .content .con-top .top-left .tit .time {
            background: url(../images/info_time.png) left center no-repeat;
            padding-left: 21px; }
          .news-info .content .con-top .top-left .tit .num {
            background: url(../images/info_num.png) left center no-repeat;
            padding-left: 25px; }
      .news-info .content .con-top a {
        width: 52px;
        height: auto;
        display: block;
        float: right;
        margin-top: 24px; }
    .news-info .content .content-new {
      width: 100%;
      height: auto;
      font-size: 16px;
      line-height: 28px;
      color: #888;
      margin-top: 45px;
      padding-bottom: 40px; }
      @media (max-width: 1024px) {
        .news-info .content .content-new {
          padding-bottom: 30px; } }
      .news-info .content .content-new .t {
        font-size: 22px;
        line-height: 22px;
        color: #717171;
        margin-bottom: 45px; }
      .news-info .content .content-new img {
        max-width: 100%;
        display: block;
        margin: 0 auto; }
      .news-info .content .content-new .t1 {
        margin-bottom: 105px; }
    .news-info .content .paging {
      width: 100%;
      height: auto;
      border-top: 1px solid #b8b8b8;
      padding-top: 22px; }
      .news-info .content .paging .paging-left {
        margin-top: 18px;
        float: left; }
        .news-info .content .paging .paging-left a {
          width: 37px;
          height: 37px;
          background-color: #b8b8b8;
          background-image: url(../images/info_prev_h.png);
          background-repeat: no-repeat;
          background-position: center center;
          display: block;
          margin-right: 15px;
          float: left;
          transition: all 0.5s ease; }
          @media (min-width: 1025px) {
            .news-info .content .paging .paging-left a:hover {
              background-color: #3e99cf;
              background-image: url(../images/info_prev.png); } }
        .news-info .content .paging .paging-left a.next {
          transform: rotate(180deg); }
      .news-info .content .paging .paging-right {
        float: right; }
        .news-info .content .paging .paging-right .share {
          float: left; }
          .news-info .content .paging .paging-right .share a {
            background: url(../images/info_icon2.png) left center no-repeat;
            font-size: 18px;
            height: auto;
            line-height: 54px;
            color: #b3b3b3;
            margin: 0;
            padding: 0 0 0 60px; }
        .news-info .content .paging .paging-right .returnTop {
          width: 66px;
          height: 54px;
          background: #3e99cf url(../images/info_icon3.png) center no-repeat;
          display: block;
          float: left;
          margin-left: 40px; }

@media (max-width: 930px) {
  .news-info .content .con-top {
    margin-top: 30px; }
  .news-info .content .content-new {
    margin-top: 60px; }
    .news-info .content .content-new .t {
      margin-bottom: 30px; }
    .news-info .content .content-new img {
      margin: 0 auto; }
    .news-info .content .content-new .t1 {
      margin-bottom: 70px; } }
@media (max-width: 546px) {
  .news-info .content .con-top .top-left .tits {
    font-size: 18px;
    line-height: 25px; }
  .news-info .content .con-top .top-left .tit {
    margin-top: 15px; }
  .news-info .content .con-top .return {
    margin-top: 0;
    width: 42px; }
  .news-info .content .content-new {
    margin-top: 40px; }
    .news-info .content .content-new .t {
      font-size: 18px; }
    .news-info .content .content-new .t1 {
      margin-bottom: 40px; }
  .news-info .content .paging .paging-left {
    margin-top: 0; }
  .news-info .content .paging .paging-right .share a {
    padding: 0 0 0 40px; }
  .news-info .content .paging .paging-right .share .bds_more {
    line-height: 37px; }
  .news-info .content .paging .paging-right .returnTop {
    width: 55px;
    height: 40px; } }
.news {
  width: 100%;
  height: auto; }
  .news .list {
    margin: 55px auto 0;
    overflow: hidden; }
    .news .list ul {
      width: 105%;
      height: auto; }
      .news .list ul li {
        width: 30.6%;
        margin-right: 2%;
        background: #f9f9f9;
        float: left;
        margin-bottom: 30px;
        transition: all 1s ease; }
        .news .list ul li a {
          width: 100%;
          height: auto;
          display: block;
          padding-bottom: 67px; }
          .news .list ul li a .pic {
            width: 100%;
            height: auto;
            overflow: hidden; }
            .news .list ul li a .pic img {
              transition: all 1s ease; }
          .news .list ul li a .con {
            width: 65%;
            height: auto;
            margin: 0 auto; }
            .news .list ul li a .con .tits {
              font-size: 18px;
              line-height: 25px;
              color: #333;
              display: -webkit-box;
              -webkit-line-clamp: 1;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              margin-top: 75px;
              transition: all 0.5s ease; }
            .news .list ul li a .con .tag {
              font-size: 12px;
              line-height: 14px;
              color: #b1b1b1;
              display: block;
              margin-top: 18px;
              transition: all 0.5s ease; }
              .news .list ul li a .con .tag span {
                margin-right: 10px; }
              .news .list ul li a .con .tag .time {
                background: url(../images/info_time.png) left center no-repeat;
                padding-left: 21px; }
              .news .list ul li a .con .tag .num {
                background: url(../images/info_num.png) left center no-repeat;
                padding-left: 25px; }
            .news .list ul li a .con .tit {
              font-size: 12px;
              line-height: 24px;
              color: #666;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              margin-top: 16px;
              transition: all 0.5s ease; }
            .news .list ul li a .con .more {
              font-size: 12px;
              line-height: 12px;
              color: #b1b1b1;
              text-transform: uppercase;
              margin-top: 26px;
              transition: all 0.5s ease; }
        @media (min-width: 1025px) {
          .news .list ul li:hover {
            background: #459be0; }
            .news .list ul li:hover a .pic img {
              transform: scale(1.1); }
            .news .list ul li:hover a .con .tits {
              color: #fff; }
            .news .list ul li:hover a .con .tag {
              color: #fff; }
              .news .list ul li:hover a .con .tag .time {
                background: url(../images/info_time_h.png) left center no-repeat; }
              .news .list ul li:hover a .con .tag .num {
                background: url(../images/info_num_h.png) left center no-repeat; }
            .news .list ul li:hover a .con .tit {
              color: #fff; }
            .news .list ul li:hover a .con .more {
              color: #fff; } }
    .news .list.list_sw ul li {
      width: 22.5%; }
      .news .list.list_sw ul li a {
        padding-bottom: 0; }
        .news .list.list_sw ul li a .con .tits {
          display: block;
          padding: 20px 0 24px;
          margin-top: 0; }
        .news .list.list_sw ul li a .con .tag {
          margin-top: -15px;
          padding-bottom: 20px; }
    .news .list.list_sw2 ul li {
      width: 22.5%; }
      @media (max-width: 1200px) {
        .news .list.list_sw2 ul li {
          width: 30.6%; } }
      @media (max-width: 730px) {
        .news .list.list_sw2 ul li {
          width: 45%;
          margin-right: 4%; } }
      @media (max-width: 414px) {
        .news .list.list_sw2 ul li {
          width: 100%; } }
  @media (max-width: 1200px) {
    .news .list ul li a {
      padding-bottom: 40px; }
      .news .list ul li a .con .tits {
        margin-top: 40px; } }
  @media (max-width: 1024px) {
    .news .list {
      margin: 30px auto 0; }
      .news .list ul li a {
        padding-bottom: 30px; }
        .news .list ul li a .con {
          width: 90%; }
          .news .list ul li a .con .tits {
            margin-top: 30px; } }
  @media (max-width: 730px) {
    .news .list ul li {
      width: 45%;
      margin-right: 4%;
      margin-bottom: 20px; }
      .news .list ul li a {
        padding-bottom: 20px; }
        .news .list ul li a .con .tits {
          margin-top: 10px; }
        .news .list ul li a .con .tag {
          margin-top: 10px; }
        .news .list ul li a .con .tit {
          margin-top: 8px; }
        .news .list ul li a .con .more {
          margin-top: 15px; }
    .news .list.list_sw ul li {
      width: 45%;
      margin-right: 4%; }
      .news .list.list_sw ul li a .con .tits {
        margin-top: 0;
        padding: 15px 0 18px; } }
  @media (max-width: 414px) {
    .news .list ul, .news .list.list_sw ul {
      width: 100%; }
      .news .list ul li, .news .list.list_sw ul li {
        width: 100%; } }

.brand {
  width: 100%;
  height: auto; }
  .brand .content {
    width: 100%;
    height: auto; }
    .brand .content .box1 {
      width: 1455px;
      height: auto;
      margin: 45px auto 0; }
      .brand .content .box1 .tits {
        font-size: 60px;
        line-height: 60px;
        text-transform: uppercase;
        color: #d9d9d9;
        text-align: center;
        font-family: DINL; }
      .brand .content .box1 .tit {
        font-size: 30px;
        line-height: 30px;
        color: #666;
        text-align: center;
        margin-top: 12px; }
      .brand .content .box1 .item {
        width: 100%;
        height: auto;
        margin-top: 140px;
        position: relative; }
        .brand .content .box1 .item .con {
          width: 54%;
          height: auto;
          padding-top: 103px;
          padding-bottom: 138px;
          background: #3288cc; }
          .brand .content .box1 .item .con .con-new {
            width: 64.9%;
            height: auto;
            margin-left: 9.3%; }
            .brand .content .box1 .item .con .con-new .t {
              font-size: 30px;
              line-height: 30px;
              color: #fff;
              font-weight: bold; }
            .brand .content .box1 .item .con .con-new .t1 {
              font-size: 14px;
              line-height: 25px;
              color: #fff;
              margin-top: 65px; }
        .brand .content .box1 .item .pic {
          width: 54%;
          height: auto;
          position: absolute;
          right: 0;
          top: -67px;
          transition: all 0.5s ease; }
          .brand .content .box1 .item .pic img {
            display: block; }
        @media (min-width: 1025px) {
          .brand .content .box1 .item .pic:hover {
            top: -40px; } }
      .brand .content .box1 .item1 {
        width: 100%;
        height: auto;
        margin-top: 260px; }
        .brand .content .box1 .item1 .pic {
          width: 54%;
          height: auto;
          position: relative; }
          .brand .content .box1 .item1 .pic img {
            position: relative;
            z-index: 2;
            transition: all 0.5s ease;
            top: 0; }
          .brand .content .box1 .item1 .pic .bg {
            width: 100%;
            height: 100%;
            position: absolute;
            background: #f5f5f5;
            top: -130px;
            left: -40%; }
          .brand .content .box1 .item1 .pic .bg1 {
            width: 100%;
            height: 100%;
            position: absolute;
            background: #5ca5df;
            top: -92px;
            left: 40%; }
        @media (min-width: 1025px) {
          .brand .content .box1 .item1 .pic:hover img {
            top: -20px; } }
        .brand .content .box1 .item1 .con {
          width: 36.4%;
          height: auto; }
          .brand .content .box1 .item1 .con .t {
            font-size: 30px;
            line-height: 30px;
            color: #939393;
            font-weight: bold;
            margin-top: 18px; }
          .brand .content .box1 .item1 .con .t1 {
            font-size: 14px;
            line-height: 25px;
            color: #959595;
            margin-top: 43px; }
          .brand .content .box1 .item1 .con .t2 {
            width: 410px;
            height: auto;
            margin-top: 108px; }
            .brand .content .box1 .item1 .con .t2 .img {
              width: 99px;
              height: 99px;
              float: left; }
            .brand .content .box1 .item1 .con .t2 .txt {
              width: 263px;
              height: 90px;
              float: right;
              font-size: 18px;
              line-height: 30px;
              color: #939393; }
      .brand .content .box1 .item2 {
        margin-top: 215px; }
    @media (max-width: 1480px) {
      .brand .content .box1 {
        width: 94%; }
        .brand .content .box1 .item .con {
          padding-top: 4%;
          padding-bottom: 10%; }
        .brand .content .box1 .item1 {
          margin-top: 180px; }
          .brand .content .box1 .item1 .pic .bg {
            width: 130%;
            top: -100px; }
          .brand .content .box1 .item1 .pic .bg1 {
            width: 130%;
            top: -80px;
            left: 17%; } }
    @media (max-width: 1170px) {
      .brand .content .box1 .tits {
        font-size: 50px;
        line-height: 50px; }
      .brand .content .box1 .tit {
        font-size: 24px;
        line-height: 24px; }
      .brand .content .box1 .item {
        margin-top: 110px; }
        .brand .content .box1 .item .con {
          padding-top: 4%;
          padding-bottom: 5%; }
          .brand .content .box1 .item .con .con-new .t1 {
            margin-top: 50px; }
      .brand .content .box1 .item1 {
        margin-top: 140px; }
        .brand .content .box1 .item1 .pic .bg {
          top: -60px; }
        .brand .content .box1 .item1 .pic .bg1 {
          top: -60px; }
        .brand .content .box1 .item1 .con {
          width: 42%; }
          .brand .content .box1 .item1 .con .t2 {
            margin-top: 60px; } }
    @media (max-width: 970px) {
      .brand .content .box1 {
        margin: 35px auto 0; }
        .brand .content .box1 .tits {
          font-size: 30px;
          line-height: 30px; }
        .brand .content .box1 .item {
          margin-top: 50px; }
          .brand .content .box1 .item .pic {
            position: relative;
            width: 100%;
            top: 0;
            left: 0; }
          .brand .content .box1 .item .con {
            width: 100%; }
            .brand .content .box1 .item .con .con-new {
              width: 80%;
              margin: 0 auto; }
              .brand .content .box1 .item .con .con-new .t1 {
                margin-top: 30px; }
        .brand .content .box1 .item1 {
          margin-top: 40px; }
          .brand .content .box1 .item1 .pic {
            width: 100%;
            float: none; }
            .brand .content .box1 .item1 .pic .bg {
              display: none; }
            .brand .content .box1 .item1 .pic .bg1 {
              display: none; }
          .brand .content .box1 .item1 .con {
            width: 90%;
            float: none;
            margin: 10px auto 0; }
            .brand .content .box1 .item1 .con .t {
              font-size: 26px;
              line-height: 26px; }
            .brand .content .box1 .item1 .con .t1 {
              margin-top: 25px; }
            .brand .content .box1 .item1 .con .t2 {
              margin-top: 30px; } }
    @media (max-width: 600px) {
      .brand .content .box1 .tit {
        font-size: 18px;
        line-height: 18px;
        margin-top: 8px; }
      .brand .content .box1 .item {
        margin-top: 30px; }
        .brand .content .box1 .item .con .con-new .t {
          font-size: 22px;
          line-height: 22px; }
        .brand .content .box1 .item .con .con-new .t1 {
          margin-top: 20px; }
        .brand .content .box1 .item .con .con-new .t2 {
          margin-top: 20px; }
      .brand .content .box1 .item1 .con .t {
        font-size: 22px;
        line-height: 22px; }
      .brand .content .box1 .item1 .con .t2 {
        width: 100%;
        margin-top: 20px; }
        .brand .content .box1 .item1 .con .t2 .img {
          width: 70px;
          height: 70px; }
        .brand .content .box1 .item1 .con .t2 .txt {
          width: 78%;
          height: 70px;
          font-size: 16px;
          line-height: 26px; } }
    .brand .content .box2 {
      width: 100%;
      height: auto;
      margin-top: 220px;
      padding-top: 170px;
      padding-bottom: 210px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover !important; }
      .brand .content .box2 .con {
        width: 1400px;
        height: auto;
        margin: 0 auto;
        background: #fff; }
        .brand .content .box2 .con .con-left {
          float: left;
          margin-left: 65px; }
          .brand .content .box2 .con .con-left .t {
            font-size: 30px;
            line-height: 30px;
            color: #666;
            font-weight: bold;
            padding-top: 70px; }
          .brand .content .box2 .con .con-left .t1 {
            font-size: 24px;
            line-height: 24px;
            color: #b0b0b0;
            margin-top: 40px; }
        .brand .content .box2 .con .pic {
          width: 409px;
          height: auto;
          float: right; }
    @media (max-width: 1430px) {
      .brand .content .box2 {
        margin-top: 130px;
        padding-top: 10%;
        padding-bottom: 13%; }
        .brand .content .box2 .con {
          width: 94%; } }
    @media (max-width: 1150px) {
      .brand .content .box2 {
        margin-top: 80px; } }
    @media (max-width: 885px) {
      .brand .content .box2 {
        padding-top: 7%;
        padding-bottom: 10%;
        margin-top: 50px; }
        .brand .content .box2 .con .con-left {
          margin-left: 5%; }
          .brand .content .box2 .con .con-left .t {
            font-size: 24px;
            line-height: 24px;
            padding-top: 20%; }
          .brand .content .box2 .con .con-left .t1 {
            font-size: 18px;
            line-height: 18px;
            margin-top: 5%; }
        .brand .content .box2 .con .pic {
          width: 40%; } }
    @media (max-width: 600px) {
      .brand .content .box2 .con .pic {
        width: 100%;
        float: none; }
      .brand .content .box2 .con .con-left {
        float: none;
        padding-bottom: 5%; }
        .brand .content .box2 .con .con-left .t {
          padding-top: 5%;
          font-size: 18px;
          line-height: 18px; }
        .brand .content .box2 .con .con-left .t1 {
          font-size: 16px;
          line-height: 16px; } }
    .brand .content .box3 {
      width: 100%;
      height: auto;
      padding-top: 80px; }
      .brand .content .box3 .tits {
        font-size: 60px;
        line-height: 60px;
        text-transform: uppercase;
        color: #d9d9d9;
        text-align: center;
        font-family: DINL; }
      .brand .content .box3 .tit {
        font-size: 30px;
        line-height: 30px;
        color: #666;
        text-align: center;
        margin-top: 12px; }
      .brand .content .box3 .box-new {
        width: 100%;
        height: auto;
        background: #5ca5df;
        margin-top: 78px;
        padding-top: 118px;
        padding-bottom: 108px; }
        .brand .content .box3 .box-new .con {
          width: 1455px;
          height: auto;
          margin: 0 auto;
          position: relative; }
          .brand .content .box3 .box-new .con .con-cen {
            width: 43.2%;
            height: auto;
            margin: 0 auto; }
          .brand .content .box3 .box-new .con .txt {
            text-align: center;
            color: #fff;
            font-size: 24px;
            line-height: 24px;
            font-weight: bold;
            margin-top: 45px; }
          .brand .content .box3 .box-new .con ul li {
            width: 18.6%;
            height: auto;
            position: absolute; }
            .brand .content .box3 .box-new .con ul li .cc {
              width: 100%;
              height: auto;
              position: relative; }
              .brand .content .box3 .box-new .con ul li .cc .t {
                font-size: 18px;
                line-height: 18px;
                color: #fff;
                font-weight: bold; }
              .brand .content .box3 .box-new .con ul li .cc .t1 {
                font-size: 14px;
                line-height: 14px;
                color: #fff;
                margin-top: 20px; }
              .brand .content .box3 .box-new .con ul li .cc .icon {
                position: absolute;
                background-size: cover !important;
                background-repeat: no-repeat;
                background-position: center center;
                top: 9px;
                width: 47.8%;
                height: 18px; }
              .brand .content .box3 .box-new .con ul li .cc .icon.i1 {
                width: 32.3%;
                height: 1px; }
            .brand .content .box3 .box-new .con ul li .cc.c1 {
              text-align: right; }
              .brand .content .box3 .box-new .con ul li .cc.c1 .icon {
                top: 44px; }
          .brand .content .box3 .box-new .con ul li.l1 {
            top: 1%;
            right: 12.9%; }
            .brand .content .box3 .box-new .con ul li.l1 .cc .icon {
              background-image: url(../images/brand_icon2.png);
              left: -54%; }
          .brand .content .box3 .box-new .con ul li.l2 {
            top: 9%;
            left: 12.9%; }
            .brand .content .box3 .box-new .con ul li.l2 .cc .icon {
              background-image: url(../images/brand_icon1.png);
              right: -58%; }
          .brand .content .box3 .box-new .con ul li.l3 {
            top: 19%;
            right: 12.9%; }
            .brand .content .box3 .box-new .con ul li.l3 .cc .icon {
              width: 47.8%;
              height: 55px;
              background-image: url(../images/brand_icon3.png);
              left: -54%; }
          .brand .content .box3 .box-new .con ul li.l4 {
            top: 32%;
            left: 11.6%; }
            .brand .content .box3 .box-new .con ul li.l4 .cc .icon {
              background-color: #fff;
              right: -42%; }
          .brand .content .box3 .box-new .con ul li.l5 {
            top: 46%;
            right: 6.9%; }
            .brand .content .box3 .box-new .con ul li.l5 .cc .icon {
              background-image: url(../images/brand_icon2.png);
              left: -56%; }
          .brand .content .box3 .box-new .con ul li.l6 {
            top: 50%;
            left: 4.8%; }
            .brand .content .box3 .box-new .con ul li.l6 .cc .icon {
              background-image: url(../images/brand_icon1.png);
              right: -57%; }
          .brand .content .box3 .box-new .con ul li.l7 {
            top: 69%;
            right: 4.6%; }
            .brand .content .box3 .box-new .con ul li.l7 .cc .icon {
              background-color: #fff;
              left: -41%; }
          .brand .content .box3 .box-new .con ul li.l8 {
            top: 75%;
            left: 1%; }
            .brand .content .box3 .box-new .con ul li.l8 .cc .icon {
              background-color: #fff;
              right: -41%; }
    @media (max-width: 1480px) {
      .brand .content .box3 .box-new .con {
        width: 94%; } }
    @media (max-width: 1300px) {
      .brand .content .box3 {
        padding-top: 60px; }
        .brand .content .box3 .box-new {
          margin-top: 50px;
          padding-top: 60px;
          padding-bottom: 55px; }
          .brand .content .box3 .box-new .con ul li .cc .t1 {
            margin-top: 10px; }
          .brand .content .box3 .box-new .con ul li .cc .icon {
            height: 15px; }
          .brand .content .box3 .box-new .con ul li .cc.c1 .icon {
            top: 30px; }
          .brand .content .box3 .box-new .con ul li.l3 .cc .icon {
            height: 41px; }
          .brand .content .box3 .box-new .con .txt {
            margin-top: 32px; } }
    @media (max-width: 1150px) {
      .brand .content .box3 {
        padding-top: 40px; }
        .brand .content .box3 .box-new {
          margin-top: 30px; }
          .brand .content .box3 .box-new .con .txt {
            font-size: 20px;
            line-height: 20px;
            margin-top: 32px; } }
    @media (max-width: 980px) {
      .brand .content .box3 {
        padding-top: 40px; }
        .brand .content .box3 .tits {
          font-size: 40px;
          line-height: 40px; }
        .brand .content .box3 .tit {
          font-size: 20px;
          line-height: 20px;
          margin-top: 5px; }
        .brand .content .box3 .box-new {
          margin-top: 30px;
          padding-top: 40px;
          padding-bottom: 30px; }
          .brand .content .box3 .box-new .con ul li .cc .t {
            font-size: 16px;
            line-height: 16px; }
          .brand .content .box3 .box-new .con ul li .cc .t1 {
            font-size: 12px;
            line-height: 16px;
            margin-top: 5px; }
          .brand .content .box3 .box-new .con ul li .cc .icon {
            height: 11px;
            top: 5; }
          .brand .content .box3 .box-new .con ul li .cc.c1 .icon {
            top: 24px; }
          .brand .content .box3 .box-new .con ul li.l3 .cc .icon {
            height: 31px; }
          .brand .content .box3 .box-new .con .txt {
            font-size: 16px;
            line-height: 16px;
            margin-top: 20px; } }
    @media (max-width: 740px) {
      .brand .content .box3 .box-new .con .con-cen {
        display: none; }
      .brand .content .box3 .box-new .con ul {
        width: 100%;
        height: auto;
        margin-top: 20px; }
        .brand .content .box3 .box-new .con ul li {
          position: relative;
          top: 0 !important;
          left: 0 !important;
          right: 0 !important;
          width: 100%;
          background: #fff;
          margin-bottom: 20px;
          padding: 15px 0 20px; }
          .brand .content .box3 .box-new .con ul li .cc {
            width: 85%;
            margin: 0 auto; }
            .brand .content .box3 .box-new .con ul li .cc .t {
              color: #666;
              font-size: 22px;
              line-height: 22px; }
            .brand .content .box3 .box-new .con ul li .cc .t1 {
              color: #b0b0b0;
              font-size: 16px;
              line-height: 16px;
              margin-top: 15px; }
            .brand .content .box3 .box-new .con ul li .cc .icon {
              display: none; }
          .brand .content .box3 .box-new .con ul li .cc.c1 {
            text-align: left; }
      .brand .content .box3 .box-new .con .txt {
        font-size: 20px;
        line-height: 20px; } }
    @media (max-width: 480px) {
      .brand .content .box3 .box-new .con ul li {
        margin-bottom: 10px; }
        .brand .content .box3 .box-new .con ul li .cc .t {
          font-size: 18px;
          line-height: 18px; }
        .brand .content .box3 .box-new .con ul li .cc .t1 {
          font-size: 14px;
          line-height: 14px; }
      .brand .content .box3 .box-new .con .txt {
        font-size: 16px;
        line-height: 16px; } }
    .brand .content .box4 {
      width: 100%;
      height: auto;
      position: relative;
      background-size: cover !important;
      background-repeat: no-repeat;
      background-position: center center;
      padding-bottom: 100px; }
      .brand .content .box4 .content {
        width: 100%;
        position: relative;
        z-index: 2; }
        .brand .content .box4 .content .tits {
          font-size: 60px;
          line-height: 60px;
          text-transform: uppercase;
          color: #bdbdbd;
          text-align: center;
          font-family: DINL;
          padding-top: 5.3%; }
        .brand .content .box4 .content .tit {
          font-size: 30px;
          line-height: 30px;
          color: #666;
          text-align: center;
          margin-top: 15px; }
        .brand .content .box4 .content .con {
          width: 58%;
          height: auto;
          margin: 3.7% auto 0; }
          .brand .content .box4 .content .con .c1 {
            width: 43.5%;
            height: auto;
            margin: 0 auto;
            position: relative; }
            .brand .content .box4 .content .con .c1 .item {
              width: 48.9%;
              height: auto; }
              .brand .content .box4 .content .con .c1 .item span {
                left: 0;
                font-size: 24px;
                line-height: 24px;
                color: #fff;
                position: absolute;
                width: 100%;
                display: block;
                text-align: center; }
            .brand .content .box4 .content .con .c1 .t1 {
              margin: 0 auto; }
              .brand .content .box4 .content .con .c1 .t1 span {
                top: 35%;
                font-weight: bold; }
            .brand .content .box4 .content .con .c1 .t2 {
              position: absolute;
              top: 78%;
              left: 0; }
              .brand .content .box4 .content .con .c1 .t2 span {
                top: 50%; }
            .brand .content .box4 .content .con .c1 .t3 {
              top: 78%;
              right: 0;
              position: absolute; }
              .brand .content .box4 .content .con .c1 .t3 span {
                top: 50%; }
            .brand .content .box4 .content .con .c1 .item1 {
              width: 33.8%;
              height: auto;
              margin: 0 auto 0;
              position: absolute;
              left: 33.1%;
              top: 60%; }
          .brand .content .box4 .content .con .c2 {
            width: 100%;
            height: 330px;
            position: relative;
            margin-top: 10.4%; }
            .brand .content .box4 .content .con .c2 .item {
              width: 9.2%;
              height: auto;
              position: absolute; }
            .brand .content .box4 .content .con .c2 .t1 {
              top: 0;
              left: 0; }
            .brand .content .box4 .content .con .c2 .t2 {
              top: 50%;
              left: 21.3%; }
            .brand .content .box4 .content .con .c2 .t3 {
              top: 68%;
              left: 46.5%; }
            .brand .content .box4 .content .con .c2 .t4 {
              top: 50%;
              right: 21.3%; }
            .brand .content .box4 .content .con .c2 .t5 {
              right: 0;
              top: 0; }
            .brand .content .box4 .content .con .c2 .line {
              width: 5.8%;
              height: auto;
              position: absolute; }
            .brand .content .box4 .content .con .c2 .l1 {
              top: 35%;
              left: 11.5%; }
            .brand .content .box4 .content .con .c2 .l2 {
              top: 71%;
              left: 34.5%;
              transform: rotate(-21deg); }
            .brand .content .box4 .content .con .c2 .l3 {
              top: 71%;
              right: 34.5%;
              transform: rotate(-58deg); }
            .brand .content .box4 .content .con .c2 .l4 {
              top: 35%;
              right: 11.5%;
              transform: rotate(-78deg); }
    @media (max-width: 1360px) {
      .brand .content .box4 {
        padding-bottom: 80px; }
        .brand .content .box4 .content .tits {
          font-size: 50px;
          line-height: 50px; }
        .brand .content .box4 .content .tit {
          font-size: 26px;
          line-height: 26px; }
        .brand .content .box4 .content .con .c1 .item span {
          font-size: 20px;
          line-height: 20px; }
        .brand .content .box4 .content .con .c2 {
          height: 280px; } }
    @media (max-width: 1090px) {
      .brand .content .box4 {
        padding-bottom: 60px; }
        .brand .content .box4 .content .tits {
          font-size: 40px;
          line-height: 40px; }
        .brand .content .box4 .content .tit {
          font-size: 20px;
          line-height: 20px; }
        .brand .content .box4 .content .con {
          width: 80%; }
          .brand .content .box4 .content .con .c1 .item span {
            font-size: 18px;
            line-height: 18px; }
          .brand .content .box4 .content .con .c2 {
            height: 225px; } }
    @media (max-width: 650px) {
      .brand .content .box4 {
        padding-bottom: 40px; }
        .brand .content .box4 .content .con .c1 {
          width: 45%; }
          .brand .content .box4 .content .con .c1 .item span {
            font-size: 16px;
            line-height: 16px; }
        .brand .content .box4 .content .con .c2 {
          height: 150px; }
          .brand .content .box4 .content .con .c2 .item {
            transform: scale(1.3); } }
    @media (max-width: 490px) {
      .brand .content .box4 {
        padding-bottom: 40px; }
        .brand .content .box4 .content .tits {
          font-size: 30px;
          line-height: 30px; }
        .brand .content .box4 .content .tit {
          font-size: 14px;
          line-height: 14px; }
        .brand .content .box4 .content .con .c1 {
          width: 60%; }
          .brand .content .box4 .content .con .c1 .item span {
            font-size: 12px;
            line-height: 12px; }
        .brand .content .box4 .content .con .c2 {
          height: 72px;
          margin-top: 20%; }
          .brand .content .box4 .content .con .c2 .item {
            transform: scale(1.5); } }
    .brand .content .box5 {
      width: 100%;
      height: auto;
      background-size: cover !important;
      background-repeat: no-repeat;
      background-position: center center; }
      .brand .content .box5 .box-left {
        width: 33.2%;
        height: 100%;
        background: #5ca5df;
        float: left;
        padding-bottom: 7%; }
        .brand .content .box5 .box-left .con {
          width: 66.6%;
          height: auto;
          margin-left: 22.9%;
          padding-top: 25%; }
          .brand .content .box5 .box-left .con .t {
            width: 100%;
            height: 74px;
            margin-bottom: 64px; }
            .brand .content .box5 .box-left .con .t .icon {
              width: 12.7%;
              height: 60px;
              float: left;
              background-repeat: no-repeat;
              background-position: center center; }
            .brand .content .box5 .box-left .con .t .i1 {
              background-image: url(../images/brand_icon4.png);
              background-size: 100%; }
            .brand .content .box5 .box-left .con .t .i2 {
              background-image: url(../images/brand_icon5.png);
              background-size: 100%; }
            .brand .content .box5 .box-left .con .t .i3 {
              background-image: url(../images/brand_icon6.png);
              background-size: 88.9%; }
            .brand .content .box5 .box-left .con .t .i4 {
              background-image: url(../images/brand_icon7.png);
              background-size: 94.5%; }
            .brand .content .box5 .box-left .con .t .tt {
              width: 78.1%;
              height: auto;
              float: right; }
              .brand .content .box5 .box-left .con .t .tt .t1 {
                font-size: 24px;
                line-height: 24px;
                color: #fff;
                font-weight: bold; }
              .brand .content .box5 .box-left .con .t .tt .t2 {
                font-size: 18px;
                line-height: 25px;
                color: #fff;
                margin-top: 25px; }
      .brand .content .box5 .box-right {
        width: 26.56%;
        height: auto;
        margin-left: 6.4%;
        float: left;
        padding-top: 8%; }
        .brand .content .box5 .box-right .item {
          width: 100%;
          height: 187px;
          background: #fff;
          margin-bottom: 28px;
          position: relative;
          transition: all 0.5s ease;
          cursor: pointer; }
          .brand .content .box5 .box-right .item .con {
            width: 64.7%;
            height: 100%;
            margin: 0 auto;
            color: #666;
            transition: all 0.5s ease; }
            .brand .content .box5 .box-right .item .con .tits {
              font-size: 24px;
              line-height: 24px;
              font-weight: bold; }
            .brand .content .box5 .box-right .item .con .tit {
              font-size: 18px;
              line-height: 18px;
              margin-top: 20px; }
          .brand .content .box5 .box-right .item .icon {
            width: 75px;
            height: 75px;
            border-radius: 100%;
            position: absolute;
            top: 50%;
            margin-top: -37.5px;
            left: -37.5px;
            background: #5ca5df; }
            .brand .content .box5 .box-right .item .icon .bg {
              width: 0;
              height: 0;
              position: absolute;
              top: 50%;
              left: 50%;
              background: #fff;
              border-radius: 100%;
              z-index: 1;
              opacity: 0;
              transition: all 0.5s ease; }
            .brand .content .box5 .box-right .item .icon i {
              width: 100%;
              height: 100%;
              background-image: url(../images/brand_icon8.png);
              background-repeat: no-repeat;
              background-position: center center;
              background-size: 54.7%;
              display: block;
              transition: all 0.5s ease;
              position: absolute;
              left: 0;
              top: 0;
              z-index: 3; }
          @media (min-width: 1025px) {
            .brand .content .box5 .box-right .item:hover {
              background: #7dbaea; }
              .brand .content .box5 .box-right .item:hover .con {
                color: #fff; }
              .brand .content .box5 .box-right .item:hover .icon .bg {
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                opacity: 1; }
              .brand .content .box5 .box-right .item:hover .icon i {
                background-image: url(../images/brand_icon8_h.png); } }
        .brand .content .box5 .box-right .item.on {
          background: #7dbaea; }
          .brand .content .box5 .box-right .item.on .con {
            color: #fff; }
          .brand .content .box5 .box-right .item.on .icon .bg {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            opacity: 1; }
          .brand .content .box5 .box-right .item.on .icon i {
            background-image: url(../images/brand_icon8_h.png); }
    @media (max-width: 1300px) {
      .brand .content .box5 .box-left {
        width: 44%;
        padding-bottom: 2%; }
        .brand .content .box5 .box-left .con {
          width: 71%;
          margin-left: 13%;
          padding-top: 15%; }
      .brand .content .box5 .box-right {
        width: 31%; }
        .brand .content .box5 .box-right .item {
          height: 150px; }
          .brand .content .box5 .box-right .item .con {
            width: 72%; }
          .brand .content .box5 .box-right .item .icon {
            width: 60px;
            height: 60px;
            left: -30px;
            margin-top: -30px; } }
    @media (max-width: 1000px) {
      .brand .content .box5 .box-left .con .t {
        margin-bottom: 40px; }
        .brand .content .box5 .box-left .con .t .tt .t1 {
          font-size: 20px;
          line-height: 20px; }
        .brand .content .box5 .box-left .con .t .tt .t2 {
          font-size: 16px;
          line-height: 20px;
          margin-top: 15px; }
      .brand .content .box5 .box-right {
        width: 31%; }
        .brand .content .box5 .box-right .item {
          height: 110px; }
          .brand .content .box5 .box-right .item .con .tits {
            font-size: 18px;
            line-height: 18px; }
          .brand .content .box5 .box-right .item .con .tit {
            font-size: 14px;
            line-height: 14px; }
          .brand .content .box5 .box-right .item .icon {
            width: 40px;
            height: 40px;
            left: -20px;
            margin-top: -20px; } }
    @media (max-width: 770px) {
      .brand .content .box5 .box-left {
        width: 55%; }
        .brand .content .box5 .box-left .con {
          width: 85%;
          margin-left: 7%; }
          .brand .content .box5 .box-left .con .t {
            margin-bottom: 30px;
            height: 48px; }
            .brand .content .box5 .box-left .con .t .icon {
              height: 45px; }
            .brand .content .box5 .box-left .con .t .tt {
              width: 85%; }
              .brand .content .box5 .box-left .con .t .tt .t1 {
                font-size: 18px;
                line-height: 18px; }
              .brand .content .box5 .box-left .con .t .tt .t2 {
                font-size: 12px;
                line-height: 16px;
                margin-top: 10px; }
      .brand .content .box5 .box-right {
        width: 36%;
        padding-top: 4%; }
        .brand .content .box5 .box-right .item {
          height: 90px;
          margin-bottom: 22px; }
          .brand .content .box5 .box-right .item .con {
            width: 80%; }
            .brand .content .box5 .box-right .item .con .tits {
              font-size: 16px;
              line-height: 16px; }
            .brand .content .box5 .box-right .item .con .tit {
              margin-top: 10px;
              font-size: 12px; } }
    @media (max-width: 450px) {
      .brand .content .box5 .box-left .con .t {
        margin-bottom: 20px; }
        .brand .content .box5 .box-left .con .t .icon {
          height: 25px; }
        .brand .content .box5 .box-left .con .t .tt .t1 {
          font-size: 16px;
          line-height: 16px; }
      .brand .content .box5 .box-right .item {
        height: 60px; }
        .brand .content .box5 .box-right .item .con {
          width: 66%; }
          .brand .content .box5 .box-right .item .con .tits {
            font-size: 14px;
            line-height: 14px; }
          .brand .content .box5 .box-right .item .con .tit {
            display: none; }
        .brand .content .box5 .box-right .item .icon {
          width: 30px;
          height: 30px;
          left: -15px;
          margin-top: -15px; } }

.network {
  width: 100%;
  height: auto; }
  .network .content {
    width: 100%;
    height: auto; }
    .network .content .tits {
      margin-bottom: 2.6%; }
      .network .content .tits .t {
        font-size: 60px;
        line-height: 60px;
        text-transform: uppercase;
        color: #d9d9d9;
        text-align: center;
        font-family: DIN;
        margin-top: 53px; }
      .network .content .tits .t1 {
        font-size: 30px;
        line-height: 30px;
        color: #666;
        text-align: center;
        margin-top: 12px; }
    @media (max-width: 780px) {
      .network .content .tits .t {
        font-size: 40px;
        line-height: 40px;
        margin-top: 40px; }
      .network .content .tits .t1 {
        font-size: 24px;
        line-height: 24px; } }
    @media (max-width: 450px) {
      .network .content .tits .t {
        font-size: 30px;
        line-height: 30px;
        margin-top: 30px; }
      .network .content .tits .t1 {
        font-size: 20px;
        line-height: 20px; } }
    .network .content .box1 {
      width: 100%;
      height: auto;
      background: #f6f6f6;
      padding-top: 3%;
      padding-bottom: 4.5%; }
      .network .content .box1 .box-new .map {
        width: 40.4%;
        float: left;
        height: 416px; }
        .network .content .box1 .box-new .map .map-new {
          width: 100%;
          height: 100%; }
          .network .content .box1 .box-new .map .map-new svg {
            width: 100% !important;
            height: 100% !important; }
      .network .content .box1 .box-new .con {
        width: 44.6%;
        margin-right: 5.4%;
        float: right; }
        .network .content .box1 .box-new .con .t {
          font-size: 24px;
          line-height: 30px;
          color: #808080;
          margin-top: 45px; }
        .network .content .box1 .box-new .con .con-new {
          font-size: 14px;
          line-height: 25px;
          color: #808080;
          margin-top: 50px; }
          .network .content .box1 .box-new .con .con-new .tt {
            margin-bottom: 24px; }
    @media (max-width: 1300px) {
      .network .content .box1 .box-new .con .t {
        margin-top: 25px; }
      .network .content .box1 .box-new .con .con-new {
        margin-top: 15px; }
        .network .content .box1 .box-new .con .con-new .tt {
          margin-bottom: 15px; } }
    @media (max-width: 1000px) {
      .network .content .box1 .box-new .map {
        width: 45%;
        margin-left: 0; } }
    @media (max-width: 780px) {
      .network .content .box1 .box-new .map {
        width: 100%;
        float: none;
        margin: 0 auto; }
      .network .content .box1 .box-new .con {
        float: none;
        width: 90%;
        margin: 0 auto; } }
    @media (max-width: 500px) {
      .network .content .box1 .box-new .map {
        width: 100%;
        overflow-x: scroll; }
        .network .content .box1 .box-new .map .map-new {
          width: 470px; } }
    .network .content .box2 {
      width: 100%;
      height: auto;
      background: #4d9ddd;
      padding-top: 60px;
      padding-bottom: 100px; }
      .network .content .box2 .box-new {
        width: 1220px;
        height: auto;
        margin: 0 auto; }
        .network .content .box2 .box-new .tits {
          text-align: center;
          font-size: 24px;
          line-height: 24px;
          color: #fff;
          letter-spacing: 10px; }
        .network .content .box2 .box-new .tits1 {
          width: 100%;
          height: auto; }
          .network .content .box2 .box-new .tits1 .tt {
            font-size: 24px;
            line-height: 36px;
            color: #fff;
            letter-spacing: 10px;
            float: left; }
          .network .content .box2 .box-new .tits1 .select {
            width: 182px;
            height: auto;
            float: right;
            position: relative;
            z-index: 5; }
            .network .content .box2 .box-new .tits1 .select .t {
              width: 179px;
              height: 32px;
              border: 1px solid rgba(207, 207, 207, 0.3);
              border-radius: 16px;
              background: #fff;
              cursor: pointer; }
              .network .content .box2 .box-new .tits1 .select .t i {
                width: 16px;
                height: 32px;
                display: block;
                background: url(../images/g_icon.png) center no-repeat;
                float: left;
                margin-left: 10px; }
              .network .content .box2 .box-new .tits1 .select .t span {
                width: 115px;
                height: 32px;
                display: block;
                font-size: 18px;
                line-height: 32px;
                float: left;
                margin-left: 9px;
                color: #494141; }
              .network .content .box2 .box-new .tits1 .select .t b {
                width: 10px;
                height: 32px;
                display: block;
                background: url(../images/g_icon1.png) center no-repeat;
                float: left; }
            .network .content .box2 .box-new .tits1 .select .t.on {
              border-bottom-left-radius: 0;
              border-bottom-right-radius: 0; }
              .network .content .box2 .box-new .tits1 .select .t.on b {
                transform: rotate(180deg); }
            .network .content .box2 .box-new .tits1 .select ul {
              width: 179px;
              height: auto;
              position: absolute;
              top: 33px;
              background: #fff;
              border: 1px solid rgba(207, 207, 207, 0.3);
              z-index: 2;
              border-top: none;
              display: none;
              padding: 10px 0;
              z-index: 15;
              border-bottom-left-radius: 16px;
              border-bottom-right-radius: 16px; }
              .network .content .box2 .box-new .tits1 .select ul li {
                padding-left: 36px;
                font-size: 18px;
                line-height: 32px;
                color: #494141;
                cursor: pointer; }
              @media (min-width: 1025px) {
                .network .content .box2 .box-new .tits1 .select ul li:hover {
                  background: #f6f6f6;
                  color: #808080; } }
        .network .content .box2 .box-new .table-list {
          width: 100%;
          height: auto;
          border: 1px solid #fff;
          border-radius: 10px;
          display: block;
          margin-top: 55px; }
          .network .content .box2 .box-new .table-list table {
            width: 100%; }
            .network .content .box2 .box-new .table-list table tr {
              width: 100%;
              height: 70px;
              border-bottom: 1px solid #fff;
              line-height: 70px; }
              .network .content .box2 .box-new .table-list table tr td {
                color: #fff; }
                .network .content .box2 .box-new .table-list table tr td p {
                  margin-left: 23%; }
                .network .content .box2 .box-new .table-list table tr td .icon {
                  width: 35px;
                  height: 35px;
                  float: left;
                  margin-top: 17px; }
                  .network .content .box2 .box-new .table-list table tr td .icon img {
                    display: block; }
                .network .content .box2 .box-new .table-list table tr td .tit {
                  float: left;
                  margin-left: 8%;
                  width: 80%;
                  height: 70px;
                  line-height: 25px;
                  word-break: break-all; }
              .network .content .box2 .box-new .table-list table tr .td1 {
                width: 15.6%;
                font-size: 18px; }
              .network .content .box2 .box-new .table-list table tr .td2 {
                width: 36.3%;
                font-size: 16px; }
                .network .content .box2 .box-new .table-list table tr .td2 .tit {
                  width: 75%; }
              .network .content .box2 .box-new .table-list table tr .td3 {
                width: 48.1%;
                font-size: 16px; }
            .network .content .box2 .box-new .table-list table tr:last-child {
              border-bottom: none; }
      .network .content .box2 .paging {
        width: 100%;
        height: auto;
        text-align: center;
        font-size: 18px;
        line-height: 24px;
        margin-top: 60px; }
        .network .content .box2 .paging a {
          color: #fff;
          margin: 0 25px; }
    @media (max-width: 1250px) {
      .network .content .box2 .box-new {
        width: 94%; } }
    @media (max-width: 1024px) {
      .network .content .box2 {
        padding-top: 40px;
        padding-bottom: 60px; }
        .network .content .box2 .box-new .tits {
          font-size: 20px;
          line-height: 20px;
          letter-spacing: 6px; }
        .network .content .box2 .box-new .tits1 .tt {
          font-size: 20px;
          line-height: 32px;
          letter-spacing: 6px; }
        .network .content .box2 .box-new .table-list {
          margin-top: 35px; }
          .network .content .box2 .box-new .table-list table tr {
            height: 60px; }
            .network .content .box2 .box-new .table-list table tr td {
              height: 60px;
              line-height: 60px; }
              .network .content .box2 .box-new .table-list table tr td p {
                margin-left: 9%; }
              .network .content .box2 .box-new .table-list table tr td .icon {
                width: 30px;
                height: 30px;
                margin-top: 15px; }
              .network .content .box2 .box-new .table-list table tr td .tit {
                height: 60px; }
            .network .content .box2 .box-new .table-list table tr .td1 {
              font-size: 14px; }
            .network .content .box2 .box-new .table-list table tr .td2 {
              font-size: 14px; }
            .network .content .box2 .box-new .table-list table tr .td3 {
              font-size: 14px; } }
    @media (max-width: 740px) {
      .network .content .box2 .box-new .table-list {
        margin-top: 28px; }
        .network .content .box2 .box-new .table-list table tr td .tit {
          width: 70%;
          margin-left: 3%; }
        .network .content .box2 .box-new .table-list table tr .td2 .tit {
          width: 70%; }
      .network .content .box2 .paging {
        margin-top: 30px; } }
    @media (max-width: 630px) {
      .network .content .box2 .box-new .tits {
        font-size: 18px;
        line-height: 18px; }
      .network .content .box2 .box-new .tits1 .tt {
        font-size: 18px;
        line-height: 22px; }
      .network .content .box2 .box-new .table-list {
        margin-top: 25px; }
        .network .content .box2 .box-new .table-list table tr td .icon {
          width: 30px;
          height: 30px;
          margin-top: 15px; }
        .network .content .box2 .box-new .table-list table tr td .tit {
          line-height: 20px; }
        .network .content .box2 .box-new .table-list table tr .td1 {
          width: 20%;
          font-size: 12px; }
        .network .content .box2 .box-new .table-list table tr .td2 {
          font-size: 12px; }
        .network .content .box2 .box-new .table-list table tr .td3 {
          font-size: 12px; }
      .network .content .box2 .paging {
        font-size: 14px; }
        .network .content .box2 .paging a {
          margin: 0 10px; } }
    @media (max-width: 425px) {
      .network .content .box2 {
        padding-bottom: 30px;
        padding-top: 20px; }
        .network .content .box2 .box-new .table-list table tr td .icon {
          display: none; }
        .network .content .box2 .box-new .table-list table tr td .tit {
          margin-left: 0 !important;
          width: 94% !important; }
        .network .content .box2 .box-new .table-list table tr .td1 {
          width: 29%; } }
    .network .content .box3 {
      width: 100%;
      height: auto;
      background: #f6f6f6;
      padding-top: 56px;
      padding-bottom: 25px; }
      .network .content .box3 .box-new .con {
        width: 35.8%;
        height: auto;
        float: left;
        margin-left: 4.4%;
        margin-top: 10.7%; }
        .network .content .box3 .box-new .con .t {
          font-size: 24px;
          line-height: 30px;
          color: #808080; }
        .network .content .box3 .box-new .con .t1 {
          font-size: 14px;
          line-height: 25px;
          color: #808080;
          margin-top: 24px; }
      .network .content .box3 .box-new .pic {
        width: 41.9%;
        height: auto;
        float: right;
        margin-right: 8.1%;
        position: relative; }
        .network .content .box3 .box-new .pic ul li {
          width: 20px;
          height: 20px;
          background: #fff;
          position: absolute;
          border-radius: 100%; }
          .network .content .box3 .box-new .pic ul li .bg {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(255, 255, 255, 0.75);
            position: absolute;
            border-radius: 100%;
            animation: yuan 1s infinite ease-in-out; }
        .network .content .box3 .box-new .pic ul li.l1 {
          top: 35%;
          left: 17.5%; }
        .network .content .box3 .box-new .pic ul li.l2 {
          top: 37.5%;
          left: 53%; }
        .network .content .box3 .box-new .pic ul li.l3 {
          top: 31%;
          right: 18%; }
        .network .content .box3 .box-new .pic ul li.l4 {
          bottom: 28%;
          right: 17%; }
        .network .content .box3 .box-new .pic ul li.l5 {
          bottom: 31%;
          left: 31%; }
    @media (max-width: 1100px) {
      .network .content .box3 .box-new .pic ul li {
        width: 15px;
        height: 15px; } }
    @media (max-width: 970px) {
      .network .content .box3 .box-new .pic ul li {
        width: 10px;
        height: 10px; }
      .network .content .box3 .box-new .con {
        width: 48%;
        margin-left: 0;
        margin-top: 4%; } }
    @media (max-width: 770px) {
      .network .content .box3 {
        padding-top: 30px;
        padding-bottom: 30px; }
        .network .content .box3 .box-new .pic {
          width: 80%;
          margin: 0 auto;
          float: none; }
        .network .content .box3 .box-new .con {
          width: 90%;
          float: none;
          margin: 0 auto; }
          .network .content .box3 .box-new .con .t {
            font-size: 18px;
            line-height: 24px; }
          .network .content .box3 .box-new .con .t1 {
            font-size: 12px;
            line-height: 20px; } }

.case {
  width: 100%;
  height: auto; }
  .case .content {
    width: 100%;
    height: auto; }
    .case .content .tits .t {
      font-size: 60px;
      line-height: 60px;
      text-transform: uppercase;
      color: #d9d9d9;
      text-align: center;
      font-family: DIN;
      margin-top: 53px; }
    .case .content .tits .t1 {
      font-size: 30px;
      line-height: 30px;
      color: #666;
      text-align: center;
      margin-top: 12px; }
    @media (max-width: 780px) {
      .case .content .tits .t {
        font-size: 40px;
        line-height: 40px;
        margin-top: 40px; }
      .case .content .tits .t1 {
        font-size: 24px;
        line-height: 24px; } }
    @media (max-width: 450px) {
      .case .content .tits .t {
        font-size: 30px;
        line-height: 30px;
        margin-top: 30px; }
      .case .content .tits .t1 {
        font-size: 20px;
        line-height: 20px; } }
    .case .content .list {
      margin: 55px auto 80px;
      overflow: hidden; }
      .case .content .list ul {
        width: 105%;
        height: auto; }
        .case .content .list ul li {
          width: 30.6%;
          margin-right: 2%;
          float: left;
          margin-bottom: 50px;
          transition: all 1s ease;
          overflow: hidden;
          position: relative; }
          .case .content .list ul li a {
            width: 100%;
            height: auto;
            display: block; }
            .case .content .list ul li a img {
              transition: all 1s ease; }
            .case .content .list ul li a .bg {
              width: 100%;
              height: 100%;
              position: absolute;
              top: 0;
              left: 0;
              background: rgba(94, 160, 227, 0.7);
              opacity: 0;
              transition: all 0.5s ease; }
            .case .content .list ul li a .con {
              width: 57%;
              height: 147px;
              background: rgba(255, 255, 255, 0.7);
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              margin: auto;
              text-align: center;
              opacity: 0;
              transform: translateY(40px);
              transition: all 1s ease; }
              .case .content .list ul li a .con .t {
                font-size: 18px;
                line-height: 20px; }
              .case .content .list ul li a .con .line {
                width: 73px;
                height: 1px;
                background: #e2e2e2;
                margin: 10px auto 0; }
              .case .content .list ul li a .con .t1 {
                font-size: 24px;
                line-height: 24px;
                color: #797979;
                margin-top: 10px; }
          @media (min-width: 1025px) {
            .case .content .list ul li:hover {
              background: #459be0; }
              .case .content .list ul li:hover a img {
                transform: scale(1.1); }
              .case .content .list ul li:hover a .bg {
                opacity: 1; }
              .case .content .list ul li:hover a .con {
                opacity: 1;
                transform: translateY(0px); } }
    @media (max-width: 1150px) {
      .case .content .list ul li a .con {
        width: 75%;
        height: 130px; } }
    @media (max-width: 1024px) {
      .case .content .list {
        margin: 30px auto 50px; }
        .case .content .list ul li a .bg {
          opacity: 1; }
        .case .content .list ul li a .con {
          opacity: 1;
          transform: translateY(0px); } }
    @media (max-width: 800px) {
      .case .content .list ul li {
        width: 45%;
        margin-right: 4%;
        margin-bottom: 20px; } }
    @media (max-width: 678px) {
      .case .content .list {
        margin: 30px auto; }
        .case .content .list ul li a .con {
          height: 100px; }
          .case .content .list ul li a .con .t {
            font-size: 14px;
            line-height: 14px; }
          .case .content .list ul li a .con .line {
            margin-top: 5px; }
          .case .content .list ul li a .con .t1 {
            font-size: 18px;
            line-height: 18px;
            margin-top: 5px; } }
    @media (max-width: 414px) {
      .case .content .list ul {
        width: 100%; }
        .case .content .list ul li {
          width: 100%; } }

.case-info {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(69, 167, 224, 0.85);
  z-index: 3000;
  display: none; }
  .case-info .con {
    width: 42.5%;
    height: auto;
    margin: 0 auto;
    padding-top: 5%; }
    .case-info .con .con-top {
      width: 100%;
      height: auto; }
      .case-info .con .con-top .tits {
        font-size: 30px;
        line-height: 36px;
        color: #fff;
        float: left; }
      .case-info .con .con-top .share {
        float: right; }
        .case-info .con .con-top .share a {
          background: url(../images/case_icon2.png) left center no-repeat;
          line-height: 37px;
          color: #fff;
          opacity: 1;
          height: 37px;
          margin: 0;
          font-size: 18px;
          padding: 0 0 0 58px;
          display: block;
          height: auto; }
    .case-info .con .con-new {
      width: 100%;
      height: auto;
      text-align: center;
      margin-top: 5%;
      margin-bottom: 5%; }
      .case-info .con .con-new img {
        max-width: 100%; }
    .case-info .con .return {
      font-size: 24px;
      line-height: 41px;
      color: #fff; }
      .case-info .con .return i {
        width: 52px;
        height: auto;
        display: block;
        float: left; }
      .case-info .con .return span {
        margin-left: 20px; }
  @media (max-width: 1200px) {
    .case-info .con {
      width: 60%; } }
  @media (max-width: 870px) {
    .case-info .con {
      padding-top: 15%; }
      .case-info .con .con-top .tits {
        font-size: 24px;
        line-height: 28px; }
      .case-info .con .con-top .share a {
        line-height: 28px;
        background-size: 27%; }
      .case-info .con .return {
        line-height: 28px;
        font-size: 18px; }
        .case-info .con .return i {
          width: 35px; } }
  @media (max-width: 670px) {
    .case-info .con {
      width: 90%; }
      .case-info .con .con-top .tits {
        font-size: 18px;
        line-height: 22px; }
      .case-info .con .con-top .share a {
        line-height: 22px;
        font-size: 16px;
        padding: 0 0 0 25px; } }
  @media (max-width: 430px) {
    .case-info .con {
      padding-top: 20%; } }
  .case-info .close-click {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 8.85%;
    margin-right: -22px;
    background: #fff;
    top: 3%;
    border-radius: 100%; }
    .case-info .close-click .bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.3);
      z-index: 2;
      animation: yuan 1s infinite ease-in-out;
      border-radius: 100%; }
    .case-info .close-click i {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url(../images/case_icon1.png) center no-repeat;
      z-index: 3; }
  .case-info .page a {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    background: url(../images/case_prev_h.jpg) no-repeat;
    display: block;
    border: none;
    padding: 0;
    width: 37px;
    height: 37px; }
  .case-info .page a.next {
    transform: rotate(180deg);
    right: 8.855%; }
  .case-info .page a.prev {
    left: 8.855%; }
  @media (min-width: 1025px) {
    .case-info .page a:hover {
      background: url(../images/case_prev.jpg) no-repeat; } }
  @media (max-width: 1580px) {
    .case-info .close-click {
      right: 5%;
      margin-right: 0; }
    .case-info .page a.prev {
      left: 3%; }
    .case-info .page a.next {
      right: 3%; } }
  @media (max-width: 840px) {
    .case-info .page a {
      top: 40%;
      margin-top: 0; } }
  @media (max-width: 640px) {
    .case-info .close-click {
      width: 30px;
      height: 30px; } }
  @media (max-width: 480px) {
    .case-info .page a {
      top: 22%;
      margin-top: 0; } }

.history {
  width: 100%;
  height: auto;
  margin-bottom: 5%; }
  .history .content {
    margin: 5% auto 0;
    position: relative; }
    .history .content ul {
      padding-top: 10%; }
      .history .content ul li {
        width: 50%;
        height: 170px;
        position: relative;
        margin-bottom: 2%; }
        .history .content ul li .con {
          width: 75.3%;
          height: auto;
          text-align: right; }
          .history .content ul li .con .year {
            font-size: 60px;
            line-height: 60px;
            color: #888;
            font-family: DIN;
            text-transform: uppercase;
            margin-right: 5%; }
          .history .content ul li .con .tits {
            font-size: 18px;
            line-height: 28px;
            color: #888;
            margin-top: 7px;
            margin-right: 5%; }
          .history .content ul li .con .pic {
            width: 100%;
            height: auto; }
          .history .content ul li .con .pic1 {
            width: 100%;
            height: auto;
            margin-bottom: 6%; }
          .history .content ul li .con .icon {
            width: 24.2%;
            height: auto;
            position: absolute;
            top: 17%; }
      .history .content ul li.left .con .icon {
        right: 0; }
      .history .content ul li.right:nth-child(2) {
        margin-top: 10%; }
      .history .content ul li.right .con {
        text-align: left;
        float: right; }
        .history .content ul li.right .con .year {
          margin-right: 0;
          margin-left: 5%; }
        .history .content ul li.right .con .tits {
          margin-right: 0;
          margin-left: 5%; }
        .history .content ul li.right .con .icon {
          left: 0;
          transform: rotateY(180deg); }
        .history .content ul li.right .con .pic {
          display: none; }
    .history .content .line {
      width: 2px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -1px;
      background: url(../images/history_line.png); }
  .history .more {
    width: 193px;
    height: 48px;
    border-radius: 24px;
    background: #2d88d0;
    font-family: Arial;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 5% auto 0;
    color: #fff; }
  @media (max-width: 1230px) {
    .history .content ul li .con .year {
      font-size: 55px;
      line-height: 55px; } }
  @media (max-width: 1100px) {
    .history .content ul li .con .tits {
      font-size: 16px;
      line-height: 22px; } }
  @media (max-width: 980px) {
    .history .content ul li .con {
      width: 80%; }
      .history .content ul li .con .year {
        font-size: 40px;
        line-height: 40px; }
      .history .content ul li .con .tits {
        font-size: 16px;
        line-height: 22px; }
      .history .content ul li .con .icon {
        width: 21%;
        top: 12%; } }
  @media (max-width: 650px) {
    .history .content ul li {
      width: 100%;
      height: auto;
      margin-bottom: 6%;
      float: none; }
      .history .content ul li .con {
        float: right;
        text-align: left;
        width: 85%; }
        .history .content ul li .con .year {
          margin-right: 0;
          margin-left: 5%; }
        .history .content ul li .con .tits {
          margin-right: 0;
          margin-left: 5%; }
        .history .content ul li .con .icon {
          width: 14%;
          transform: rotateY(180deg); }
    .history .content ul li.left .con .icon {
      left: 0; }
    .history .content ul li.right:nth-child(2) {
      margin-top: 0; }
    .history .content ul li.right .con .pic1 {
      display: none; }
    .history .content ul li.right .con .pic {
      display: block; }
    .history .content ul li.right .con .icon {
      top: 6%; }
    .history .content .line {
      position: absolute;
      top: 0;
      left: 0; } }
  @media (max-width: 450px) {
    .history .content ul li .con .year {
      font-size: 30px;
      line-height: 30px; }
    .history .content ul li .con .icon {
      top: 5%; }
    .history .more {
      width: 165px;
      height: 40px;
      line-height: 40px;
      border-radius: 20px;
      font-size: 14px; } }

.video {
  width: 100%;
  height: auto; }
  .video .content {
    width: 100%;
    height: auto; }
    .video .content .tab-box {
      padding: 68px 0 68px;
      text-align: center;
      font-size: 0; }
      .video .content .tab-box .tab {
        margin: 0 2.5% 20px; }
        .video .content .tab-box .tab .icon-box {
          position: relative;
          width: 105px;
          margin-bottom: 20px; }
          .video .content .tab-box .tab .icon-box .blue {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #3895df;
            border-radius: 50%;
            transform: scale(0.6);
            opacity: 0;
            transition: transform 0.5s,opacity 0.5s; }
          .video .content .tab-box .tab .icon-box .gray {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #eaeaea;
            border-radius: 50%;
            transition: transform 0.5s,opacity 0.5s; }
          .video .content .tab-box .tab .icon-box .icon {
            position: relative;
            z-index: 10;
            width: 100%;
            padding: 50% 0;
            background-size: contain;
            background-position: center center;
            background-repeat: no-repeat; }
        .video .content .tab-box .tab .text {
          font-size: 18px;
          text-align: center;
          color: #939393; }
        .video .content .tab-box .tab:nth-child(1) .icon-box .icon {
          background-image: url(../images/pro-icon1.png); }
        .video .content .tab-box .tab:nth-child(2) .icon-box .icon {
          background-image: url(../images/pro-icon2.png); }
        .video .content .tab-box .tab:nth-child(3) .icon-box .icon {
          background-image: url(../images/pro-icon3.png); }
        .video .content .tab-box .tab:nth-child(4) .icon-box .icon {
          background-image: url(../images/pro-icon4.png); }
        .video .content .tab-box .tab:nth-child(5) .icon-box .icon {
          background-image: url(../images/pro-icon5.png); }
        .video .content .tab-box .tab:nth-child(6) .icon-box .icon {
          background-image: url(../images/pro-icon6.png); }
        @media (min-width: 1025px) {
          .video .content .tab-box .tab:hover .icon-box .gray {
            transform: scale(1.8);
            opacity: 0; }
          .video .content .tab-box .tab:hover .icon-box .blue {
            transform: scale(1);
            opacity: 1; }
          .video .content .tab-box .tab:hover .text {
            color: #0074d0; }
          .video .content .tab-box .tab:hover:nth-child(1) .icon-box .icon {
            background-image: url(../images/pro-icon1-1.png); }
          .video .content .tab-box .tab:hover:nth-child(2) .icon-box .icon {
            background-image: url(../images/pro-icon2-1.png); }
          .video .content .tab-box .tab:hover:nth-child(3) .icon-box .icon {
            background-image: url(../images/pro-icon3-1.png); }
          .video .content .tab-box .tab:hover:nth-child(4) .icon-box .icon {
            background-image: url(../images/pro-icon4-1.png); }
          .video .content .tab-box .tab:hover:nth-child(5) .icon-box .icon {
            background-image: url(../images/pro-icon5-1.png); }
		  .video .content .tab-box .tab:hover:nth-child(6) .icon-box .icon {
            background-image: url(../images/pro-icon6-1.png); } }
        .video .content .tab-box .tab.cur .icon-box .gray {
          transform: scale(1.4);
          opacity: 0; }
        .video .content .tab-box .tab.cur .icon-box .blue {
          transform: scale(1);
          opacity: 1; }
        .video .content .tab-box .tab.cur .text {
          color: #0074d0; }
        .video .content .tab-box .tab.cur:nth-child(1) .icon-box .icon {
          background-image: url(../images/pro-icon1-1.png); }
        .video .content .tab-box .tab.cur:nth-child(2) .icon-box .icon {
          background-image: url(../images/pro-icon2-1.png); }
        .video .content .tab-box .tab.cur:nth-child(3) .icon-box .icon {
          background-image: url(../images/pro-icon3-1.png); }
        .video .content .tab-box .tab.cur:nth-child(4) .icon-box .icon {
          background-image: url(../images/pro-icon4-1.png); }
        .video .content .tab-box .tab.cur:nth-child(5) .icon-box .icon {
          background-image: url(../images/pro-icon5-1.png); }
		.video .content .tab-box .tab.cur:nth-child(6) .icon-box .icon {
          background-image: url(../images/pro-icon6-1.png); }
      @media (max-width: 1024px) {
        .video .content .tab-box {
          padding: 1.41667rem 0 1.20833rem; } }
      @media (max-width: 960px) {
        .video .content .tab-box .tab {
          margin-bottom: 0.625rem; }
          .video .content .tab-box .tab .icon-box {
            width: 90px; }
          .video .content .tab-box .tab .text {
            font-size: 16px; } }
      @media (max-width: 768px) {
        .video .content .tab-box .tab .icon-box {
          width: 68px;
          margin-bottom: 10px; }
        .video .content .tab-box .tab .text {
          font-size: 14px; } }
    .video .content .ex-wrap-title {
      padding: 55px 0 60px;
      text-align: center; }
      .video .content .ex-wrap-title .e {
        padding-bottom: 5px;
        font-size: 60px;
        text-transform: uppercase;
        font-weight: normal;
        font-family: DIN;
        color: #f6f6f6; }
      .video .content .ex-wrap-title .c {
        font-size: 30px;
        font-weight: normal;
        color: #666; }
      @media (max-width: 1400px) {
        .video .content .ex-wrap-title .e {
          font-size: 48px; }
        .video .content .ex-wrap-title .c {
          font-size: 24px; } }
      @media (max-width: 1024px) {
        .video .content .ex-wrap-title {
          padding: 1.14583rem 0 1.25rem; }
          .video .content .ex-wrap-title .e {
            font-size: 36px; }
          .video .content .ex-wrap-title .c {
            font-size: 18px; } }
      @media (max-width: 640px) {
        .video .content .ex-wrap-title .e {
          font-size: 26px; }
        .video .content .ex-wrap-title .c {
          font-size: 20px; } }
    .video .content .tits .t {
      font-size: 60px;
      line-height: 60px;
      text-transform: uppercase;
      color: #d9d9d9;
      text-align: center;
      font-family: DIN;
      margin-top: 53px; }
    .video .content .tits .t1 {
      font-size: 30px;
      line-height: 30px;
      color: #666;
      text-align: center;
      margin-top: 12px; }
    @media (max-width: 780px) {
      .video .content .tits .t {
        font-size: 40px;
        line-height: 40px;
        margin-top: 40px; }
      .video .content .tits .t1 {
        font-size: 24px;
        line-height: 24px; } }
    @media (max-width: 450px) {
      .video .content .tits .t {
        font-size: 30px;
        line-height: 30px;
        margin-top: 30px; }
      .video .content .tits .t1 {
        font-size: 20px;
        line-height: 20px; } }
    .video .content .list {
      margin: 0 auto 80px;
      overflow: hidden; }
      .video .content .list ul {
        width: 105%;
        height: auto; }
        .video .content .list ul li {
          width: 22.3%;
          margin-right: 2%;
          float: left;
          margin-bottom: 50px;
          overflow: hidden;
          position: relative;
          background: #f9f9f9;
          transition: all 0.5s ease; }
          .video .content .list ul li a {
            width: 100%;
            height: auto;
            display: block; }
            .video .content .list ul li a .pic {
              width: 100%;
              height: auto;
              overflow: hidden;
              position: relative; }
              .video .content .list ul li a .pic .img {
                transition: all 1s ease; }
              .video .content .list ul li a .pic .bg {
                background-color: #000;
                transition: 1s transform cubic-bezier(0.23, 1, 0.32, 1);
                opacity: .3;
                filter: alpha(opacity=30);
                height: 100%;
                width: 100%;
                position: absolute;
                top: 0;
                left: 0;
                transform: scale(2) rotate(-45deg) translateZ(0px); }
              .video .content .list ul li a .pic i {
                width: 64px;
                height: 64px;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
                display: block;
                opacity: 0;
                transform: translateY(20px);
                transition: all 0.5s ease; }
            .video .content .list ul li a .tit {
              width: 100%;
              height: 80px; }
              .video .content .list ul li a .tit .t {
                width: 90%;
                height: auto;
                font-size: 18px;
                line-height: 30px;
                color: #333;
                margin: 0 auto;
                transition: all 0.5s ease; }
                @media (max-width: 1500px) {
                  .video .content .list ul li a .tit .t {
                    font-size: 18px; } }
          @media (min-width: 1025px) {
            .video .content .list ul li:hover {
              background: #459be0; }
              .video .content .list ul li:hover a .pic .img {
                transform: scale(1.1); }
              .video .content .list ul li:hover a .pic .bg {
                transition-duration: 1s;
                transform: scale(2) translateX(-100%) translateY(-100%) translateZ(0px) rotate(-45deg); }
              .video .content .list ul li:hover a .pic i {
                transform: translateY(0px);
                opacity: 1; }
              .video .content .list ul li:hover a .tit .t {
                color: #fff; } }
    @media (max-width: 1150px) {
      .video .content .list ul li a .tit {
        height: 70px; }
        .video .content .list ul li a .tit .t {
          font-size: 15px;
          line-height: 1.5; } }
    @media (max-width: 1024px) {
      .video .content .list {
        margin: 8px auto 50px; }
        .video .content .list ul li a .pic i {
          width: 45px;
          height: 45px;
          opacity: 1;
          transform: translateY(0px); } }
    @media (max-width: 800px) {
      .video .content .list ul li {
        width: 45%;
        margin-right: 4%;
        margin-bottom: 20px; }
        .video .content .list ul li a .tit {
          height: 60px; }
          .video .content .list ul li a .tit .t {
            font-size: 16px;
            line-height: 24px; } }
    @media (max-width: 678px) {
      .video .content .list {
        margin: 5px auto 30px; }
        .video .content .list ul li a .pic i {
          width: 35px;
          height: 35px; }
        .video .content .list ul li a .tit {
          height: 60px; }
          .video .content .list ul li a .tit .t {
            font-size: 14px;
            line-height: 22px; } }
    @media (max-width: 414px) {
      .video .content .list ul {
        width: 100%; }
        .video .content .list ul li {
          width: 100%; }
          .video .content .list ul li a .pic i {
            width: 30px;
            height: 30px; }
          .video .content .list ul li a .tit {
            height: 50px; } }

.v {
  width: 100%;
  height: 100%;
  background: rgba(69, 167, 224, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  display: none; }
  .v .v-new {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 640px;
    height: 437px;
    margin: auto; }
    .v .v-new iframe {
      width: 100% !important;
      height: 100% !important; }
    .v .v-new embed {
      width: 100% !important;
      height: 100% !important; }
  .v .close {
    width: 44px;
    height: 44px;
    position: absolute;
    right: 8.85%;
    margin-right: -22px;
    background: #fff;
    top: 3%;
    border-radius: 100%;
    cursor: pointer;opacity: 1; }
    .v .close .bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(255, 255, 255, 0.3);
      z-index: 2;
      animation: yuan 1s infinite ease-in-out;
      border-radius: 100%; }
    .v .close i {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url(../images/case_icon1.png) center no-repeat;
      z-index: 3; }
  @media (max-width: 600px) {
    .v .v-new {
      width: 100%; } }
  @media (max-width: 1580px) {
    .v .close {
      right: 5%;
      margin-right: 0; } }
  @media (max-width: 640px) {
    .v .close {
      width: 30px;
      height: 30px; } }

.contact {
  width: 100%;
  height: auto; }
  .contact .content {
    margin: 45px auto 100px; }
    .contact .content .con-left {
      width: 46.2%;
      height: auto;
      float: left; }
      .contact .content .con-left .txt {
        width: 100%;
        height: auto; }
        .contact .content .con-left .txt .t {
          font-size: 18px;
          line-height: 40px;
          padding-left: 9%;
          color: #484848;
          margin-bottom: 45px;
          background-size: 5.5%;
          background-repeat: no-repeat;
          background-position: left center; }
        .contact .content .con-left .txt .t1 {
          background-image: url(../images/contact_icon1.png); }
        .contact .content .con-left .txt .t2 {
          background-image: url(../images/contact_icon2.png); }
        .contact .content .con-left .txt .t3 {
          background-image: url(../images/contact_icon3.png); }
      .contact .content .con-left .tits {
        width: 100%;
        height: auto;
        font-size: 24px;
        line-height: 48px;
        color: #484848;
        margin-top: 64px; }
        .contact .content .con-left .tits span {
          float: left; }
        .contact .content .con-left .tits .click {
          width: 46px;
          height: 46px;
          border-radius: 100%;
          border: 1px solid #c3c3c3;
          float: right;
          display: block;
          background-image: url(../images/contact_icon4.png);
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 60%;
          transition: all 0.5s ease; }
        @media (min-width: 1025px) {
          .contact .content .con-left .tits .click:hover {
            background-color: #0060ad;
            border: 1px solid #0060ad;
            background-image: url(../images/contact_icon4_h.png); } }
      .contact .content .con-left .contact-table {
        width: 100%;
        height: auto;
        margin-top: 48px; }
        .contact .content .con-left .contact-table .t {
          width: 100%;
          height: auto;
          margin-bottom: 34px; }
          .contact .content .con-left .contact-table .t .text {
            width: 48.2%;
            height: 59px;
            background: #f5f5f5;
            border: none;
            text-indent: 1em;
            font-size: 18px;
            line-height: 59px;
            color: #bab9b9; }
        .contact .content .con-left .contact-table .t1 {
          width: 100%;
          height: auto;
          margin-bottom: 34px; }
          .contact .content .con-left .contact-table .t1 .text {
            width: 100%;
            height: 59px;
            background: #f5f5f5;
            border: none;
            text-indent: 1em;
            font-size: 18px;
            line-height: 59px;
            color: #bab9b9; }
        .contact .content .con-left .contact-table .text1 {
          width: 96%;
          height: 200px;
          padding: 2%;
          font-size: 18px;
          line-height: 30px;
          color: #bab9b9;
          background: #f5f5f5;
          border: none; }
        .contact .content .con-left .contact-table .submit {
          width: 162px;
          height: 54px;
          background: #3e8fda;
          text-align: center;
          font-size: 18px;
          line-height: 54px;
          color: #fff;
          border-radius: 15px;
          margin-top: 45px; }
    .contact .content .map {
      width: 46.5%;
      height: 886px;
      float: right; }
  @media (max-width: 1200px) {
    .contact .content .con-left .txt .t {
      margin-bottom: 30px;
      font-size: 16px; }
    .contact .content .con-left .tits {
      font-size: 18px;
      margin-top: 40px; }
    .contact .content .con-left .contact-table {
      margin-top: 35px; }
      .contact .content .con-left .contact-table .t {
        margin-bottom: 25px; }
      .contact .content .con-left .contact-table .t1 {
        margin-bottom: 25px; }
      .contact .content .con-left .contact-table .submit {
        margin-top: 25px; }
    .contact .content .map {
      height: 797px; } }
  @media (max-width: 980px) {
    .contact .content .con-left .txt .t {
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 25px; }
    .contact .content .con-left .tits {
      font-size: 16px;
      margin-top: 30px; }
      .contact .content .con-left .tits .click {
        display: none; }
    .contact .content .con-left .contact-table {
      margin-top: 25px; }
      .contact .content .con-left .contact-table .t {
        margin-bottom: 20px; }
        .contact .content .con-left .contact-table .t .text {
          height: 40px;
          line-height: 40px;
          font-size: 16px; }
      .contact .content .con-left .contact-table .t1 {
        margin-bottom: 20px; }
        .contact .content .con-left .contact-table .t1 .text {
          height: 40px;
          line-height: 40px;
          font-size: 16px; }
      .contact .content .con-left .contact-table .text1 {
        line-height: 28px;
        font-size: 16px; }
      .contact .content .con-left .contact-table .submit {
        margin-top: 25px;
        height: 40px;
        line-height: 40px; }
    .contact .content .map {
      height: 670px; } }
  @media (max-width: 715px) {
    .contact .content {
      margin: 30px auto 60px; }
      .contact .content .con-left {
        width: 100%; }
        .contact .content .con-left .txt .t {
          background-size: 3.3%;
          padding-left: 6%; }
        .contact .content .con-left .tits {
          margin-top: 20px; }
        .contact .content .con-left .contact-table {
          margin-top: 25px; }
          .contact .content .con-left .contact-table .t {
            margin-bottom: 0; }
            .contact .content .con-left .contact-table .t .text {
              width: 100%;
              float: left;
              margin-bottom: 20px; }
          .contact .content .con-left .contact-table .t1 {
            margin-bottom: 20px; }
            .contact .content .con-left .contact-table .t1 .text {
              height: 40px;
              line-height: 40px;
              font-size: 16px; }
          .contact .content .con-left .contact-table .text1 {
            line-height: 28px;
            font-size: 16px; }
          .contact .content .con-left .contact-table .submit {
            margin-top: 25px;
            height: 40px;
            line-height: 40px; }
      .contact .content .map {
        width: 100%;
        height: 400px;
        margin-top: 30px; } }
  @media (max-width: 450px) {
    .contact .content .con-left .txt .t {
      background-size: 5.5%;
      padding-left: 8%; } }

@keyframes yuan {
  0% {
    transform: scale(1); }
  60% {
    transform: scale(1.5); } }
@keyframes click {
  0% {
    transform: scale(1); }
  60% {
    transform: scale(1.1); } }
@media (min-width: 1025px) {
  .main .js-m {
    transform: translateY(50px);
    opacity: 0; }
    .main .js-m.inner-banner {
      transform: translate(0, -200px); }
    .main .js-m .js-m-top {
      opacity: 1;
      transform: none; }

  .main .js-m1 {
    transform: translateX(-50px);
    opacity: 0; }

  .main .js-m2 {
    transform: translateX(50px);
    opacity: 0; }

  .main .js-m3 {
    transform: translateY(-50px);
    opacity: 0; } }
.echarts-tooltip {
  display: none !important; }

@media (min-width: 1025px) {
  .about .content .box1 .con .con-new img {
    transition: transform 0.3s linear; }
    .about .content .box1 .con .con-new img:hover {
      transform: translate(0, -10px); }

  .about .content .box2 .box-new .pic img {
    margin-bottom: 15px;
    transition: transform 0.3s linear; }
    .about .content .box2 .box-new .pic img:hover {
      transform: translate(0, -10px); }

  .about .content .box3 .pic {
    overflow: hidden; }
    .about .content .box3 .pic img {
      transition: transform 0.4s; }
    .about .content .box3 .pic:hover img {
      transform: scale(1.1); }

  .about .content .box4 .box-left img {
    transition: transform 0.4s; }
  .about .content .box4 .box-left:hover img {
    transform: scale(1.1); }

  .about .content .box4 .box-right img {
    transition: transform 0.4s; }
  .about .content .box4 .box-right:hover img {
    transform: scale(1.1); }

  .about .content .box5 .item1 .pic {
    overflow: hidden; }
    .about .content .box5 .item1 .pic img {
      transition: transform 0.4s; }
    .about .content .box5 .item1 .pic:hover img {
      transform: scale(1.1); }

  .culture .content .box2 ul li .item {
    overflow: hidden; }
    .culture .content .box2 ul li .item img {
      transition: transform 0.4s; }
    .culture .content .box2 ul li .item:hover img {
      transform: scale(1.05); }

  .history .content ul li .con .pic {
    overflow: hidden; }
    .history .content ul li .con .pic img {
      transition: transform 0.4s; }
    .history .content ul li .con .pic:hover img {
      transform: scale(1.05); }

  .history .content ul li .con .pic1 {
    overflow: hidden; }
    .history .content ul li .con .pic1 img {
      transition: transform 0.4s; }
    .history .content ul li .con .pic1:hover img {
      transform: scale(1.05); } }

/*# sourceMappingURL=style_gx.css.map */