.left {
  float: left;
}

.right {
  float: right;
}

/*************     404     ***************/
.f_or_f {
  width: 100%;
  border-top: 3px solid #034299;
}

.dz_for {
  background-image: -webkit-radial-gradient(circle at top, rgb(255, 255, 255), rgb(215, 214, 212));
  background-image: radial-gradient(circle at top, rgb(255, 255, 255), rgb(215, 214, 212));
}

.fof {
  text-align: center;
  padding: 140px 0 80px 0;
  margin-top: 30px;
}

.fof img {
  max-width: 90%;
}

.fof h1 {
  color: #3b3b3b;
  font-size: 32px;
  /* 38/14 */
  font-weight: normal;
  margin: 22px 0;
}

.fof p {
  color: #3b3b3b;
  font-size: 16px;
  ;
  /* 16/14 */
  margin-bottom: 36px;
}

.fof a {
  padding: 8px 28px;
  background: #034299;
  color: #fff;
  font-size: 18px;
  /* 18/14 */
  border-radius: 6px;
}

@media (max-width: 768px) {
  .fof h1 {
    font-size: 18px;
  }

  .fof p {
    font-size: 14px;
  }

  .fof a {
    font-size: 16px;
  }
}


@font-face {
  font-family: "FZLTXHJW";
  src: url("../font/FZLTXHJW.woff2") format("woff2"), url("../font/FZLTXHJW.woff") format("woff"), url("../font/FZLTXHJW.ttf") format("truetype"), url("../font/FZLTXHJW.eot") format("embedded-opentype"), url("../font/FZLTXHJW.svg") format("svg"), url("https://cwp.aosmithcepc.cn/fonts/FZLTXHJW.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "SYHR";
  src: url("../font/SourceHanSerifCN-Regular.woff2") format("woff2"), url("../font/SourceHanSerifCN-Regular.woff") format("woff"), url("../font/SourceHanSerifCN-Regular.ttf") format("truetype"), url("../font/SourceHanSerifCN-Regular.eot") format("embedded-opentype"), url("../font/SourceHanSerifCN-Regular.svg") format("svg"), url("https://cwp.aosmithcepc.cn/fonts/SourceHanSerifCN-Regular.otf") format("opentype");
}

@font-face {
  font-family: "SYHL";
  src: url("../font/SourceHanSansCN-Light.woff2") format("woff2"), url("../font/SourceHanSansCN-Light.woff") format("woff"), url("../font/SourceHanSansCN-Light.ttf") format("truetype"), url("../font/SourceHanSansCN-Light.eot") format("embedded-opentype"), url("../font/SourceHanSansCN-Light.svg") format("svg"), url("https://cwp.aosmithcepc.cn/fonts/SourceHanSansCN-Light.otf") format("opentype");
}

@font-face {
  font-family: "SYHE";
  src: url("../font/SourceHanSansCN-ExtraLight.woff2") format("woff2"), url("../font/SourceHanSansCN-ExtraLight.woff") format("woff"), url("../font/SourceHanSansCN-ExtraLight.ttf") format("truetype"), url("../font/SourceHanSansCN-ExtraLight.eot") format("embedded-opentype"), url("../font/SourceHanSansCN-ExtraLight.svg") format("svg"), url("https://cwp.aosmithcepc.cn/fonts/SourceHanSansCN-ExtraLight.otf") format("opentype");
}

.table {
  width: 100%;
  height: 100%;
  display: table;
}

.table .table-cell {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: table-cell;
}

.fL {
  font-family: SYHL;
}

.fE {
  font-family: SYHE;
}

.w1200 {
  width: 90%;
  height: auto;
  margin: 0 auto;
  max-width: 1200px;
}

.w1400 {
  width: 90%;
  height: auto;
  margin: 0 auto;
  max-width: 1400px;
}

@media (max-width: 1366px) {
  .w1400 {
    max-width: 1050px;
  }
}

.w1320 {
  width: 90%;
  height: auto;
  margin: 0 auto;
  max-width: 1320px;
}

@media (max-width: 1366px) {
  .w1320 {
    max-width: 1000px;
  }
}

.fz30 {
  font-size: 30px;
  line-height: 30px;
}

.fz16 {
  font-size: 16px;
  line-height: 16px;
}

.fz72 {
  font-size: 72px;
  line-height: 72px;
  color: #fff;
}

.fz40 {
  font-size: 40px;
  line-height: 40px;
}

.fz1632 {
  font-size: 16px;
  line-height: 32px;
}

.fz48 {
  font-size: 48px;
  line-height: 48px;
}

.fz36 {
  font-size: 36px;
  line-height: 50px;
  font-weight: bold;
}

@media (max-width: 1366px) {
  .fz72 {
    font-size: 32px;
    line-height: 32px;
  }

  .fz48 {
    font-size: 26px;
    line-height: 26px;
  }

  .fz36 {
    font-size: 24px;
    line-height: 30px;
  }

  .fz30 {
    font-size: 24px;
    line-height: 24px;
  }

  .fz40 {
    font-size: 24px;
    line-height: 24px;
  }

  .fz1632 {
    font-size: 14px;
    line-height: 26px;
  }
}

@media (max-width: 1200px) {
  .fz72 {
    font-size: 32px;
    line-height: 32px;
  }

  .fz30 {
    font-size: 22px;
    line-height: 22px;
  }

  .fz40 {
    font-size: 26px;
    line-height: 26px;
  }

  .fz48 {
    font-size: 26px;
    line-height: 26px;
  }

  .fz36 {
    font-size: 22px;
    line-height: 36px;
  }
}

@media (max-width: 768px) {
  .fz30 {
    font-size: 20px;
    line-height: 20px;
  }

  .fz16 {
    font-size: 14px;
    line-height: 14px;
  }

  .fz72 {
    font-size: 28px;
    line-height: 28px;
  }

  .fz40 {
    font-size: 22px;
    line-height: 22px;
  }

  .fz1632 {
    font-size: 14px;
    line-height: 26px;
  }

  .fz48 {
    font-size: 20px;
    line-height: 20px;
  }

  .fz36 {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 460px) {
  .fz72 {
    font-size: 22px;
    line-height: 22px;
  }

  .fz48 {
    font-size: 18px;
    line-height: 18px;
  }

  .fz40 {
    font-size: 16px;
    line-height: 16px;
  }
}

.main {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.pt100 {
  padding: 100px 0;
}

@media (max-width: 1200px) {
  .pt100 {
    padding: 60px 0;
  }
}

@media (max-width: 768px) {
  .pt100 {
    padding: 40px 0;
  }
}

.header-box {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.header-box .header-top {
  width: 100%;
  height: 46px;
  background-color: #0f4299;
  font-weight: bold;
}

.header-box .header-top .tel {
  padding-left: 32px;
  background-image: url(../image/header_tel.png);
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 20px;
  line-height: 46px;
  color: #fff;
  font-family: Arial;
  float: right;
}

.header-box .header-top .line {
  width: 1px;
  height: 14px;
  background-color: #fff;
  opacity: 0.4;
  margin-top: 16px;
  float: right;
  margin-right: 16px;
}

.header-box .header-top p {
  float: right;
  font-size: 16px;
  line-height: 46px;
  color: #fff;
  margin-right: 18px;
}

.header-box .header-top a {
  font-size: 14px;
  line-height: 46px;
  color: #e6e6e6;
  float: right;
  margin-left: 15px;
  display: block;
}

.header-box .header-new {
  width: 100%;
  height: 110px;
  background-color: #fff;
}

.header-box .header-new .logo {
  width: 157px;
  height: auto;
  float: left;
  display: block;
  margin-top: 45px;
}

.header-box .header-new .nav {
  float: right;
  margin-right: -36px;
}

.header-box .header-new .nav ul li {
  height: 110px;
  float: left;
  position: relative;
}

.header-box .header-new .nav ul li .tits {
  font-size: 18px;
  line-height: 110px;
  color: #000;
  padding: 0 36px;
  font-family: fE;
}

.header-box .header-new .nav ul li dl {
  width: 164px;
  height: auto;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -72px;
  border-top: 2px solid #50a72c;
  background-color: rgba(250, 250, 250, 0.95);
  display: none;
  z-index: 50;
}

.header-box .header-new .nav ul li dl dd {
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
  text-align: center;
  -webkit-transition: background .5;
  -o-transition: background .5;
  transition: background .5;
  margin: 0 auto;
}

.header-box .header-new .nav ul li dl dd a {
  width: 100%;
  height: auto;
  display: block;
  color: #666;
}

.header-box .header-new .nav ul li dl dd:last-child {
  border-bottom: none;
}

.header-box .header-new .nav ul li dl dd:hover {
  background-color: #fff;
}

.header-box .header-new .nav ul li dl dd:hover a {
  color: #0f4299;
}

.header-box .header-new .nav ul li:after {
  width: 1px;
  height: 12px;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #8a8a8a;
  content: '';
}

.header-box .header-new .nav ul li:last-child:after {
  display: none;
}

.header-box .header-new .nav ul li.on .tits {
  color: #0f4299;
}

.header-box .header-new .nav ul li:hover .tits {
  color: #0f4299;
}

.header-box .header-new.on {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

@media (max-width: 1440px) {
  .header-box .header-top .tel {
    font-size: 14px;
  }

  .header-box .header-top p {
    font-size: 16px;
  }

  .header-box .header-new {
    height: 83px;
  }

  .header-box .header-new .logo {
    width: 130px;
    margin-top: 30px;
  }

  .header-box .header-new .nav ul li {
    height: 83px;
  }

  .header-box .header-new .nav ul li .tits {
    line-height: 83px;
    font-size: 15px;
  }

  .header-box .header-new .nav ul li dl {
    top: 83px;
  }

  .header-box .header-new .nav ul li dl dd {
    font-size: 14px;
    line-height: 38px;
  }
}

@media (max-width: 1245px) {
  .header-box .header-new .nav ul li .tits {
    padding: 0 20px;
  }
}

@media (max-width: 1024px) {
  .header-box {
    display: none;
  }
}

.header-m {
  width: 100%;
  height: 70px;
  display: none;
}

.header-m .header {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 100;
  background-color: #fff;
}

.header-m .header .logo {
  width: 157px;
  height: auto;
  display: block;
  margin-left: 5%;
  margin-top: 17px;
  float: left;
}

.header-m .header .nav-click {
  width: 30px;
  height: 100%;
  float: right;
  display: block;
  margin-right: 5%;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../image/nav_click.png);
}

.header-m .header .nav-click.on {
  background-image: url(../image/nav_close.png);
  background-size: 22px;
}

.header-m .header .nav {
  width: 100%;
  position: fixed;
  top: 70px;
  left: 0;
  height: calc(100vh - 70px);
  background-color: rgba(250, 250, 250, 0.9);
  z-index: 19;
  display: none;
}

.header-m .header .nav ul {
  width: 100%;
  margin: 0 auto;
  height: calc(100% - 75px);
  position: absolute;
  left: 0;
  overflow: hidden;
  overflow-y: scroll;
  padding-top: 12px;
}

.header-m .header .nav ul li {
  width: 90%;
  height: auto;
  padding-bottom: 0;
  margin: 0 auto;
  position: relative;
}

.header-m .header .nav ul li .tits {
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
  padding: 0;
  display: block;
  color: #0f4299;
  border-bottom: 1px solid rgba(0, 130, 54, 0.9);
  margin-bottom: 10px;
}

.header-m .header .nav ul li dl {
  width: 100%;
  height: auto;
  padding: 0 0 15px;
  position: relative;
  top: auto;
  left: auto;
  display: block !important;
  background: none;
}

.header-m .header .nav ul li dl dd {
  width: auto;
  margin-right: 15px;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  border-bottom: none;
}

.header-m .header .nav ul li dl dd a {
  width: 100%;
  height: auto;
  display: block;
  color: #666;
}

.header-m .header .nav .tel {
  width: 100%;
  position: absolute;
  bottom: 4%;
  left: 0;
  text-align: center;
}

.header-m .header .nav .tel span {
  padding-left: 34px;
  display: inline-block;
  font-size: 18px;
  line-height: 30px;
  color: #0f4299;
  background-image: url("../image/tel11.png");
  font-weight: bold;
  background-position: left center;
  background-repeat: no-repeat;
}

@media (max-width: 1024px) {
  .header-m {
    display: block;
  }
}

@media (max-width: 768px) {
  .header-m {
    height: 60px;
  }

  .header-m .header {
    height: 60px;
  }

  .header-m .header .logo {
    width: 126px;
  }

  .header-m .header .nav-click {
    width: 24px;
  }

  .header-m .header .nav {
    top: 60px;
    height: calc(100vh - 60px);
  }
}

.index-banner {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  margin-top: 156px;
}

.index-banner ul {
  width: 100%;
  height: auto;
  position: relative;
}

.index-banner ul li {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}

.index-banner ul li .con {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.index-banner ul li .con .con-new {
  padding-top: 12%;
}

.index-banner ul li .con .con-new .en {
  font-size: 16px;
  letter-spacing: 8px;
  color: #0f4299;
  text-transform: uppercase;
  opacity: 0.6;
  line-height: 24px;
}

.index-banner ul li .con .con-new .tits {
  font-size: 62px;
  line-height: 62px;
  color: #000;
  margin-top: 7px;
}

.index-banner ul li .con .con-new .tit {
  font-size: 40px;
  line-height: 40px;
  color: #0f4299;
  margin-top: 20px;
}

.index-banner ul li .con .con-new .more {
  width: 178px;
  height: 57px;
  display: block;
  margin-top: 70px;
  position: relative;
  border-radius: 29px;
}

.index-banner ul li .con .con-new .more span {
  width: 100%;
  height: 100%;
  background-color: #0f4299;
  text-align: center;
  border-radius: 29px;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 57px;
  position: relative;
  z-index: 5;
}

.index-banner ul li .con .con-new .more:after {
  border-radius: 29px;
}

.index-banner .a {
  width: 37px;
  height: 74px;
  position: absolute;
  background-position: center;
  background-size: cover;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.index-banner .a.prev {
  background-image: url(../image/index_prev.png);
  left: 4%;
}

.index-banner .a.next {
  background-image: url(../image/index_next.png);
  right: 4%;
}

.index-banner .btns {
  text-align: center;
  width: 100%;
  font-size: 0;
  position: absolute;
  bottom: 24px;
  left: 0;
  z-index: 10;
}

.index-banner .btns span {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 1;
  border: 2px solid #0f4299;
  display: inline-block;
  margin: 0 10px;
}

.index-banner .btns span.swiper-pagination-bullet-active {
  background-color: #0f4299;
}

@media (max-width: 1440px) {
  .index-banner {
    margin-top: 129px;
  }
}

@media (max-width: 1366px) {
  .index-banner ul li .con .con-new .en {
    letter-spacing: 5px;
  }

  .index-banner ul li .con .con-new .tits {
    font-size: 44px;
    line-height: 44px;
  }

  .index-banner ul li .con .con-new .tit {
    font-size: 26px;
    line-height: 26px;
  }

  .index-banner ul li .con .con-new .more {
    width: 145px;
    height: 50px;
    margin-top: 40px;
  }

  .index-banner ul li .con .con-new .more span {
    line-height: 50px;
  }
}

@media (max-width: 1024px) {
  .index-banner {
    display: none;
  }
}

.banner-m {
  width: 100%;
  height: auto;
  display: none;
  position: relative;
}

.banner-m ul {
  width: 100%;
  height: auto;
}

.banner-m ul li {
  width: 100%;
  height: auto;
  float: left;
}

.banner-m .btns {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 15;
  font-size: 0;
  text-align: center;
}

.banner-m .btns span {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #fff;
  opacity: 1;
  border: 2px solid #0f4299;
  display: inline-block;
  margin: 0 5px;
}

.banner-m .btns span.swiper-pagination-bullet-active {
  background-color: #0f4299;
}

@media (max-width: 1024px) {
  .banner-m {
    display: block;
  }
}

@media (max-width: 500px) {
  .banner-m .btns {
    bottom: 10px;
  }

  .banner-m .btns span {
    width: 8px;
    height: 8px;
    border: 1px solid #0f4299;
  }
}

.more.hover:after,
.more-click.hover:after {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 4;
  background-color: #0f4299;
  content: '';
  top: 0;
  left: 0;
}

.more.hover:hover:after,
.more-click.hover:hover:after {
  animation: hoverAnimation .5s linear;
}

.index {
  width: 100%;
  height: auto;
  padding-bottom: 6.5%;
}

.index .index-title {
  width: 100%;
  height: auto;
  text-align: center;
}

.index .index-title .cn {
  color: #000;
}

.index .index-title .en {
  color: #868686;
  margin-top: 9px;
}

.index .index-title .line {
  width: 400px;
  height: 1px;
  background-color: #bfbfbf;
  margin: 21px auto 0;
  position: relative;
}

.index .index-title .line span {
  width: 40px;
  height: 9px;
  background-color: #0f4299;
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -20px;
}

.index .index-product {
  width: 100%;
  height: auto;
  position: relative;
}

.index .index-product .index-title {
  position: absolute;
  top: 7%;
  left: 0;
  z-index: 10;
}

.index .index-product .index-title .more {
  width: 216px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #0f4299;
  letter-spacing: 4px;
  border-radius: 25px;
  border: 1px solid #0f4299;
  display: block;
  background-color: #f8f8f8;
  margin: 50px auto 0;
  transition: all .5s;
}

.index .index-product .index-title .more span {
  padding-left: 30px;
  background-image: url(../image/index_icon1.png);
  background-repeat: no-repeat;
  background-position: left center;
}

@media (min-width: 1024px) {
  .index .index-product .index-title .more:hover {
    background-color: #0f4299;
    color: #fff;
  }

  .index .index-product .index-title .more:hover span {
    background-image: url(../image/index_icon1_h.png);
  }
}

.index .index-product .list {
  width: 100%;
  height: auto;
}

.index .index-product .list ul {
  width: 100%;
  height: auto;
}

.index .index-product .list ul li {
  width: 25%;
  height: auto;
  background-color: #f6f6f6;
  float: left;
}

.index .index-product .list ul li a {
  width: 100%;
  height: auto;
  display: block;
  padding-top: 55%;
  padding-bottom: 20%;
}

.index .index-product .list ul li a .con {
  width: 100%;
  height: auto;
  transition: transform .5s;
}

.index .index-product .list ul li a .con .pic {
  width: 100%;
  height: 420px;
  position: relative;
  overflow: hidden;
}

.index .index-product .list ul li a .con .pic img {
  position: absolute;
  left: 0;
  bottom: 3%;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 94%;
}

.index .index-product .list ul li a .con .tits {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #323232;
  margin-top: 15px;
}

.index .index-product .list ul li a .con .tit {
  width: 240px;
  height: 40px;
  max-width: 94%;
  margin: 15px auto 0;
  font-size: 14px;
  line-height: 20px;
  color: #787878;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 1024px) {
  .index .index-product .list ul li:hover a .con {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.index .index-product .list ul li:nth-child(2n) {
  background-color: #fff;
}

.index .index-product .list ul li:nth-child(3) {
  background-color: #fff8f5;
}

.index .index-news {
  width: 100%;
  height: auto;
  padding-top: 6%;
}

.index .index-news .content {
  width: 100%;
  height: auto;
  margin-top: 55px;
}

.index .index-news .content .item-list {
  width: 100%;
  height: auto;
}

.index .index-news .content .item-list .item {
  width: 100%;
  height: auto;
  position: relative;
  display: none;
}

.index .index-news .content .item-list .item .img1 {
  display: block;
}

.index .index-news .content .item-list .item .con {
  width: 100%;
  height: auto;
  position: absolute;
  top: 15%;
  left: 0;
}

.index .index-news .content .item-list .item .con .box {
  width: 464px;
  height: auto;
  background-color: rgba(255, 255, 255, 0.85);
}

.index .index-news .content .item-list .item .con .box .box-new {
  padding: 30px 55px;
}

.index .index-news .content .item-list .item .con .box .box-new .tits {
  font-size: 24px;
  line-height: 24px;
  color: #333;
  font-weight: bold;
}

.index .index-news .content .item-list .item .con .box .box-new .tit {
  font-size: 18px;
  line-height: 24px;
  color: #666;
  margin-top: 15px;
}

.index .index-news .content .item-list .item .con .box .box-new .more {
  width: 262px;
  height: 55px;
  font-size: 18px;
  line-height: 55px;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
  margin-top: 30px;
}

.index .index-news .content .item-list .item .con .box .box-new .more span {
  width: 100%;
  height: 100%;
  background-color: #0f4299;
  display: block;
  position: relative;
  z-index: 5;
}

.index .index-news .content .tabs {
  width: calc(100% - 128px);
  height: auto;
  margin: 0 auto;
  background-color: #0f4299;
  text-align: center;
}

.index .index-news .content .tabs a {
  display: inline-block;
  font-size: 24px;
  line-height: 104px;
  color: #fff;
  padding: 0 10px 0 5px;
  position: relative;
  margin: 0 3.2%;
}

.index .index-news .content .tabs a:before {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 25px;
  background-color: #fff;
  content: '';
  z-index: 5;
  display: none;
}

.index .index-news .content .tabs a:after {
  width: 38px;
  height: 2px;
  bottom: 24px;
  left: 0;
  position: absolute;
  content: '';
  background-color: #fff100;
  z-index: 4;
  display: none;
}

.index .index-news .content .tabs a.on:after {
  display: block;
}

.index .index-news .content .tabs a.on:before {
  display: block;
}

.index .index-teamwork {
  width: 100%;
  height: auto;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.index .index-teamwork .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
}

.index .index-teamwork .box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.index .index-teamwork .box .index-title {
  text-align: left;
}

.index .index-teamwork .box .index-title .line {
  width: 175px;
  margin: 21px 0 0 0;
}

.index .index-teamwork .box .index-title .line span {
  left: 0;
  margin-left: 0;
}

.index .index-teamwork .box .txt {
  font-size: 16px;
  line-height: 24px;
  width: 395px;
  color: #000;
  margin-top: 30px;
}

.index .index-teamwork .box .more {
  width: 178px;
  height: 65px;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 65px;
  color: #fff;
  position: relative;
  margin-top: 5.2%;
}

.index .index-teamwork .box .more span {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #0f4299;
  z-index: 5;
}

@media (max-width: 1440px) {
  .index .index-teamwork .box .more {
    width: 140px;
    height: 55px;
    line-height: 55px;
  }

  .index .index-product .list ul li a .con .tits {
    font-size: 19px;
    line-height: 19px;
  }

  .index .index-news .content .item-list .item .con .box .box-new .tits {
    font-size: 20px;
    line-height: 20px;
  }

  .index .index-news .content .item-list .item .con .box .box-new .tit {
    font-size: 16px;
    line-height: 24px;
  }

  .index .index-news .content .item-list .item .con .box .box-new .more {
    height: 45px;
    line-height: 45px;
    width: 220px;
    font-size: 16px;
  }

  .index .index-teamwork .box .txt {
    font-size: 14px;
    line-height: 26px;
  }
}

@media (max-width: 1366px) {
  .index .index-news .content .tabs a {
    font-size: 18px;
    line-height: 65px;
    margin: 0 2%;
  }

  .index .index-news .content .tabs a:after {
    bottom: 12px;
  }

  .index .index-news .content .tabs a:before {
    bottom: 13px;
  }

  .index .index-news {
    padding-top: 4%;
  }
}

@media (max-width: 1200px) {
  .index .index-product .index-title {
    top: 6%;
  }

  .index .index-product .index-title .more {
    margin: 30px auto 0;
  }
}

@media (max-width: 1024px) {
  .index .index-product .list ul li a .con .tits {
    font-size: 18px;
    line-height: 18px;
  }

  .index .index-product .index-title .more {
    font-size: 16px;
    letter-spacing: 1px;
    width: 180px;
    height: 45px;
    line-height: 45px;
  }

  .index .index-product .index-title .more span {
    padding-left: 25px;
  }

  .index .index-news .content .item-list .item .con .box .box-new {
    padding: 15px 20px;
  }

  .index .index-news .content .item-list .item .con .box .box-new .tits {
    font-size: 18px;
    line-height: 18px;
  }

  .index .index-news .content .item-list .item .con .box .box-new .tit {
    font-size: 18px;
    line-height: 22px;
  }

  .index .index-news .content .item-list .item .con .box .box-new .more {
    width: auto;
    padding: 0 25px;
    height: 40px;
    margin-top: 15px;
    line-height: 40px;
    display: inline-block;
    font-size: 16px;
  }

  .index .index-news .content .tabs a {
    margin: 0 15px;
    font-size: 16px;
    line-height: 60px;
  }

  .index .index-news .content .tabs a:after {
    bottom: 10px;
  }

  .index .index-news .content .tabs a:before {
    bottom: 11px;
  }
}

@media (max-width: 860px) {
  .index .index-news .content .item-list .item img {
    width: 140%;
    margin-left: -20%;
  }

  .index .index-news .content .tabs {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .index .index-title .en {
    margin-top: 4px;
  }

  .index .index-title .line {
    margin: 10px auto 0;
    max-width: 200px;
  }

  .index .index-product .index-title .more {
    margin: 15px auto 0;
  }

  .index .index-news .content .item a .pic {
    width: 100%;
    float: none;
  }

  .index .index-news .content .item a .con {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    padding: 20px 0;
  }

  .index .index-news .content .item a .con .con-new .tits {
    font-size: 16px;
    line-height: 18px;
    height: 18px;
  }

  .index .index-news .content .list ul li {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .index .index-news .content {
    margin-top: 30px;
  }

  .index .index-teamwork {
    padding: 6% 0;
  }

  .index .index-teamwork img {
    display: none;
  }

  .index .index-teamwork .box {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
  }

  .index .index-teamwork .box .txt {
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
    width: 80%;
  }

  .index .index-teamwork .box .more {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }

  .index .index-teamwork .bg {
    display: block;
  }
}

@media (max-width: 720px) {
  .index .index-news .content .tabs {
    width: 100%;
    overflow-x: scroll;
  }

  .index .index-news .content .tabs .tabs-new {
    width: 720px;
  }
}

@media (max-width: 540px) {
  .index .index-news .content .item-list .item {
    padding: 15% 0;
    background-size: cover;
    display: block;
  }

  .index .index-news .content .item-list .item .img1 {
    display: none;
  }

  .index .index-news .content .item-list .item .con {
    position: relative;
    top: auto;
    left: auto;
  }

  .index .index-news .content .item-list .item .con .box {
    width: 100%;
  }

  .index .index-news .content .item-list .item .con .box .box-new .tit {
    font-size: 14px;
    line-height: 24px;
  }

  .index .index-news .content .item-list .item .con .box .box-new .more {
    font-size: 14px;
    padding: 0 10px;
    line-height: 36px;
    height: 36px;
  }

  .index .index-news .content .tabs {
    display: none;
  }
}

@media (max-width: 460px) {
  .index .index-product .list ul li a {
    padding-top: 35%;
    padding-bottom: 15%;
  }

  .index .index-product .index-title .more {
    width: 140px;
    height: 40px;
    letter-spacing: 0;
    font-size: 14px;
  }

  .index .index-product .index-title .more span {
    line-height: 40px;
  }

  .index .index-title .line span {
    height: 5px;
    top: -2px;
  }

  .index .index-news .content .list ul li a .tits {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: calc(100% - 30px);
    padding: 0 15px;
  }

  .index .index-product .list ul li a .con .pic {
    height: 270px;
  }

  .index .index-news .content .tabs a {
    line-height: 45px;
  }

  .index .index-news .content .tabs a:before {
    bottom: 5px;
  }

  .index .index-news .content .tabs a:after {
    bottom: 4px;
  }
}

.pic.hover {
  overflow: hidden;
}

.pic.hover img {
  transition: transform 1.5s;
}

@media (min-width: 1024px) {
  .pic.hover:hover img {
    transform: scale(1.1);
  }
}

.footer-box {
  width: 100%;
  height: auto;
}

.footer-box .footer-nav {
  width: 100%;
  height: auto;
  background-color: #f3f3f3;
  padding-top: 65px;
  padding-bottom: 55px;
}

.footer-box .footer-nav .w1400 {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.footer-box .footer-nav .w1400 .box {
  display: inline-block;
  height: 363px;
}

.footer-box .footer-nav .w1400 .box dl {
  padding: 0 50px;
  height: 100%;
  float: left;
  border-right: 1px solid #d8d8d8;
}

.footer-box .footer-nav .w1400 .box dl dt {
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  color: #888;
  margin-bottom: 20px;
}

.footer-box .footer-nav .w1400 .box dl dt a {
  color: #888;
}

.footer-box .footer-nav .w1400 .box dl dt a:hover {
  color: #0f4299;
}

.footer-box .footer-nav .w1400 .box dl dd {
  text-align: center;
  font-size: 16px;
  line-height: 40px;
}

.footer-box .footer-nav .w1400 .box dl dd a {
  color: #888;
}

.footer-box .footer-nav .w1400 .box dl dd a:hover {
  color: #0f4299;
}

.footer-box .footer-nav .w1400 .box dl .txt {
  font-size: 16px;
  line-height: 26px;
  color: #888;
  text-align: left;
}

.footer-box .footer-nav .w1400 .box dl .txt p {
  margin-bottom: 36px;
}

.footer-box .footer-nav .w1400 .box dl:last-child {
  border-right: none;
}

.footer-box .footer-nav .w1400 .box dl:last-child dt {
  text-align: left;
  margin-bottom: 26px;
}

.footer-box .footer {
  width: 100%;
  height: auto;
  background-color: #0f4299;
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 45px;
}

.footer-box .footer p a {
  color: #fff;
}

.footer-box .footer p span {
  margin: 0 20px;
}

@media (max-width: 1366px) {
  .footer-box .footer-nav .w1400 .box dl dt {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 15px;
  }

  .footer-box .footer-nav .w1400 .box dl dd {
    line-height: 30px;
    font-size: 14px;
  }

  .footer-box .footer-nav .w1400 .box dl .txt {
    font-size: 14px;
    line-height: 24px;
  }

  .footer-box .footer-nav .w1400 .box dl:last-child dt {
    margin-bottom: 16px;
  }

  .footer-box .footer-nav .w1400 .box {
    height: 280px;
  }

  .footer-box .footer-nav {
    padding-top: 40px;
    padding-bottom: 35px;
  }

  .footer-box .footer {
    font-size: 12px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 24px;
  }

  .footer-box .footer-nav .w1400 .box dl .txt p {
    margin-bottom: 15px;
  }
}

@media (max-width: 1200px) {
  .footer-box .footer-nav .w1400 .box dl {
    padding: 0 30px;
  }
}

@media (max-width: 1024px) {
  .footer-box .footer-nav {
    display: none;
  }

  .footer-box .footer {
    font-size: 14px;
    line-height: 24px;
    padding: 15px 0;
  }
}

@media (max-width: 460px) {
  .footer-box .footer {
    font-size: 12px;
    line-height: 18px;
  }

  .footer-box .footer p span {
    margin: 0 7px;
  }
}

.banner {
  width: 100%;
  height: auto;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 156px;
}

.banner .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 4;
  background-image: url(../image/banner_bg.png);
}

.banner .con {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 5;
  padding-bottom: 60px;
  padding-top: 11.5%;
}

.banner .con .icon {
  width: 177px;
  height: 177px;
  position: relative;
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../image/banner_iconbg.png);
}

.banner .con .icon img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.banner .con .tits {
  text-align: center;
  margin-top: 12px;
}

.banner .con .tit {
  font-family: Arial;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #0f4299;
  margin-top: 23px;
}

@media (max-width: 1440px) {
  .banner {
    margin-top: 129px;
  }
}

@media (max-width: 1366px) {
  .banner .con .icon {
    width: 132px;
    height: 132px;
  }

  .banner .con .icon img {
    width: 44%;
  }
}

@media (max-width: 1200px) {
  .banner .con .icon {
    width: 120px;
    height: 120px;
  }

  .banner .con .icon img {
    width: 32%;
  }
}

@media (max-width: 1024px) {
  .banner {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .banner .con {
    padding-top: 17%;
    padding-bottom: 30px;
  }

  .banner .con .tit {
    margin-top: 10px;
  }
}

@media (max-width: 460px) {
  .banner .con .icon {
    width: 90px;
    height: 90px;
  }

  .banner .con .tit {
    font-size: 16px;
    line-height: 16px;
  }
}

.teamwork {
  width: 100%;
  height: auto;
}

.teamwork .box1 {
  width: 100%;
  height: auto;
  padding: 6.1% 0;
  background-color: #f7f6f9;
}

.teamwork .box1 .w1400 {
  position: relative;
}

.teamwork .box1 .w1400 .pic {
  width: 38.6%;
  height: auto;
  float: right;
  position: relative;
}

.teamwork .box1 .w1400 .pic img {
  width: 100% !important;
  height: auto !important;
}

.teamwork .box1 .w1400 .pic .icon {
  width: 57px;
  height: 57px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-image: url(../image/teamwork_icon7.png);
  background-position: center;
  background-size: cover;
  display: none;
}

.teamwork .box1 .w1400 .con {
  width: 53.9%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.teamwork .box1 .w1400 .con .icon {
  width: 100%;
  height: auto;
}

.teamwork .box1 .w1400 .con .tits {
  color: #323232;
  margin-top: 10px;
}

.teamwork .box1 .w1400 .con .txt {
  color: #323232;
  margin-top: 26px;
}

.teamwork .box2 {
  width: 100%;
  height: auto;
  position: relative;
}

.teamwork .box2 .img {
  width: 100% !important;
  height: auto !important;
}

.teamwork .box2 .con {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.teamwork .box2 .con .w1400 {
  height: 100%;
}

.teamwork .box2 .con .w1400 .con-new {
  width: 39.3%;
  float: right;
  height: auto;
}

.teamwork .box2 .con .w1400 .con-new .icon {
  width: 100%;
  height: auto;
}

.teamwork .box2 .con .w1400 .con-new .tits {
  color: #323232;
  margin-top: 10px;
}

.teamwork .box2 .con .w1400 .con-new .txt {
  color: #323232;
  margin-top: 26px;
}

.teamwork .box3 {
  padding-top: 3.6%;
  padding-bottom: 4.5%;
}

.teamwork .box3 .icon {
  width: 84px;
  height: auto;
  margin: 0 auto;
}

.teamwork .box3 .tits {
  text-align: center;
  color: #323232;
}

.teamwork .box3 .tt {
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  color: #999;
  margin-top: 10px;
}

.teamwork .box3 .table-box {
  width: 100%;
  height: auto;
  margin-top: 50px;
}

.teamwork .box3 .table-box .t {
  width: 100%;
  height: auto;
}

.teamwork .box3 .table-box .t .text {
  width: calc(48.9% - 20px);
  height: 70px;
  background-color: none;
  border: 1px solid #dcdcdc;
  padding-left: 20px;
  color: #323232;
  font-size: 16px;
  line-height: 70px;
  margin-bottom: 30px;
}

.teamwork .box3 .table-box .txt {
  width: calc(100% - 40px);
  height: 160px;
  background-color: #f2f2f2;
  border: none;
  color: #323232;
  font-size: 16px;
  line-height: 32px;
  padding: 20px;
}

.teamwork .box3 .table-box .more {
  width: 100%;
  height: 72px;
  position: relative;
  font-size: 16px;
  line-height: 72px;
  display: block;
  margin-top: 35px;
}

.teamwork .box3 .table-box .more span {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  color: #fff;
  background-color: #289b59;
  display: block;
  text-align: center;
}

@media (max-width: 1366px) {
  .teamwork .box1 .w1400 .con .icon {
    height: 55px;
  }

  .teamwork .box1 .w1400 .con .icon img {
    height: 100%;
  }

  .teamwork .box2 .con .w1400 .con-new .icon {
    height: 55px;
  }

  .teamwork .box2 .con .w1400 .con-new .icon img {
    height: 100%;
  }

  .teamwork .box3 .icon {
    width: 50px;
  }

  .teamwork .box3 .table-box .t .text {
    height: 53px;
    line-height: 53px;
    margin-bottom: 20px;
  }

  .teamwork .box3 .table-box .more {
    height: 55px;
    margin-top: 25px;
    line-height: 55px;
  }

  .teamwork .box3 .table-box {
    margin-top: 30px;
  }
}

@media (max-width: 1260px) {
  .teamwork .box1 .w1400 .con .txt {
    margin-top: 12px;
  }

  .teamwork .box2 .con .w1400 .con-new .txt {
    margin-top: 12px;
  }

  .teamwork .box1 .w1400 .con .icon {
    height: 45px;
  }

  .teamwork .box1 .w1400 .con .icon img {
    height: 100%;
  }

  .teamwork .box2 .con .w1400 .con-new .icon {
    height: 45px;
  }

  .teamwork .box2 .con .w1400 .con-new .icon img {
    height: 100%;
  }

  .teamwork .box1 .w1400 .con {
    width: 59%;
  }

  .teamwork .box1 .w1400 .pic img {
    width: 120%;
    margin-left: -10%;
  }

  .teamwork .box3 .icon {
    width: 50px;
  }
}

@media (max-width: 1024px) {
  .teamwork .box1 .w1400 {
    width: 100%;
  }

  .teamwork .box1 .w1400 .pic {
    width: 100%;
    float: none;
  }

  .teamwork .box1 {
    padding: 0;
  }

  .teamwork .box1 .w1400 .pic img {
    width: 100%;
    margin: 3% auto 0;
  }

  .teamwork .box1 .w1400 .con {
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: auto;
    left: auto;
    padding-top: 3%;
  }

  .teamwork .box2 {
    padding-bottom: 5%;
  }

  .teamwork .box2 .img {
    width: 160% !important;
    margin-top: 3%;
    display: block;
  }

  .teamwork .box2 .img1 {
    width: 180%;
  }

  .teamwork .box2 .con {
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: auto;
    left: auto;
    padding-top: 3%;
  }

  .teamwork .box2 .con .w1400 {
    width: 100%;
  }

  .teamwork .box2 .con .w1400 .con-new {
    width: 100%;
  }

  .teamwork .box3 .table-box .t .text {
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  .teamwork .box3 .table-box .more {
    margin-top: 20px;
    height: 50px;
    line-height: 50px;
  }
}

@media (max-width: 768px) {
  .teamwork .box1 .w1400 .con .tits {
    text-align: center;
  }

  .teamwork .box2 .con .w1400 .con-new .tits {
    text-align: center;
  }

  .teamwork .box3 .table-box {
    margin-top: 20px;
  }

  .teamwork .box3 .table-box .t .text {
    width: calc(100% - 10px);
    padding-left: 10px;
    float: none;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .teamwork .box3 .table-box .more {
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
  }

  .teamwork .box3 .table-box .txt {
    padding: 10px;
    width: calc(100% - 20px);
  }

  .teamwork .box3 .icon {
    width: 45px;
  }

  .teamwork .box1 .w1400 .con .icon {
    text-align: center;
  }

  .teamwork .box2 .con .w1400 .con-new .icon {
    text-align: center;
  }
}

.about {
  padding-top: 4.1%;
}

.about .item {
  width: 100%;
  height: auto;
  margin-bottom: 7.4%;
}

.about .item .pic {
  width: 50%;
  height: auto;
  float: left;
  position: relative;
}

.about .item .pic .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 3;
}

.about .item .pic .tits {
  width: 100%;
  height: 55px;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 20px;
  line-height: 55px;
  color: #fff;
  text-align: center;
  z-index: 4;
}

.about .item .pic .icon {
  width: 72px;
  height: 72px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 5;
  background-image: url(../image/about_icon11.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.about .item .con {
  width: 45.7%;
  height: auto;
  float: right;
}

.about .item .con .tits {
  color: #323232;
  font-weight: bold;
}

.about .item .con .txt {
  color: #787878;
  margin-top: 32px;
}

@media (max-width: 1366px) {
  .about .item {
    margin-bottom: 4.4%;
  }
}

@media (max-width: 910px) {
  .about .item .pic {
    width: 100%;
    float: none;
  }

  .about .item .con {
    width: 100%;
    float: none;
    margin-top: 4%;
  }

  .about .item .con .txt {
    margin-top: 15px;
  }
}

@media (max-width: 768px) {
  .about .item .pic .tits {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }

  .about .item .pic .icon {
    width: 50px;
    height: 50px;
  }

  .about .item .con .txt {
    margin-top: 10px;
  }
}

.case {
  padding-bottom: 6%;
}

.case .box1 {
  width: 100%;
  height: auto;
  margin-top: 5.5%;
}

.case .box1 .txt {
  padding: 0 20px;
  color: #666;
}

.case .box1 .list {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 5%;
}

.case .box1 .list .list-new {
  width: 100%;
  height: auto;
}

.case .box1 .list .list-new ul {
  width: 100%;
  height: auto;
}

.case .box1 .list .list-new ul li {
  width: 31.4%;
  height: auto;
  float: left;
  margin-right: 2.9%;
  box-sizing: border-box;
  border: 1px solid #e2e2e2;
  padding-bottom: 53px;
}

.case .box1 .list .list-new ul li a {
  width: 100%;
  height: auto;
  display: block;
}

.case .box1 .list .list-new ul li a .pic {
  width: 100%;
  height: auto;
}

.case .box1 .list .list-new ul li a .con {
  width: 355px;
  height: auto;
  max-width: 92%;
  margin: 33px auto 0;
}

.case .box1 .list .list-new ul li a .con .tits {
  color: #000;
  font-weight: normal;
}

.case .box1 .list .list-new ul li a .con .tit {
  font-size: 16px;
  line-height: 30px;
  color: #787878;
  height: 120px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 7px;
}

.case .box1 .list .list-new ul li a .con .more {
  font-size: 18px;
  line-height: 21px;
  color: #0f4299;
  background-position: 80px center;
  background-repeat: no-repeat;
  background-image: url(../image/case_icon1.png);
  margin-top: 40px;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  transition: transform .5s, opacity .5s;
}

.case .box1 .list .list-new ul li:last-child {
  margin-right: 0;
}

@media (min-width: 1024px) {
  .case .box1 .list .list-new ul li:hover a .con .more {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

.case .box1 .list .a {
  width: 64px;
  height: 64px;
  background-color: #e6e6e6;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 5;
}

.case .box1 .list .a.prev {
  background-image: url(../image/case_prev.png);
  left: -116px;
}

.case .box1 .list .a.next {
  background-image: url(../image/case_next.png);
  right: -116px;
}

@media (min-width: 1024px) {
  .case .box1 .list .a:hover {
    background-color: #0f4299;
  }
}

.case .box2 {
  width: 100%;
  height: auto;
  margin-top: 10%;
}

.case .box2 .item {
  width: 48.6%;
  height: auto;
}

.case .box2 .item .tits {
  font-weight: normal;
  color: #000;
}

.case .box2 .item .pic {
  width: 100%;
  height: auto;
  margin-top: 5.5%;
}

.case .box2 .item .txt {
  font-size: 16px;
  line-height: 29px;
  color: #787878;
  margin-top: 5%;
}

@media (max-width: 1660px) {
  .case .box1 .list .a.prev {
    left: -64px;
  }

  .case .box1 .list .a.next {
    right: -64px;
  }
}

@media (max-width: 1366px) {
  .case .box1 .list .list-new ul li a .con .tit {
    font-size: 14px;
    line-height: 26px;
    height: 104px;
  }

  .case .box1 .list .list-new ul li a .con .more {
    font-size: 16px;
  }

  .case .box1 .list .a {
    width: 45px;
    height: 45px;
  }
}

@media (max-width: 1280px) {
  .case .box1 .list .a.prev {
    left: -32px;
  }

  .case .box1 .list .a.next {
    right: -32px;
  }
}

@media (max-width: 1024px) {
  .case .box1 .list .list-new ul li {
    padding-bottom: 25px;
  }

  .case .box1 .list .list-new ul li a .con .more {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }

  .case .box1 .list .list-new ul li a .con {
    margin: 15px auto 0;
  }

  .case .box1 .list .list-new ul li a .con .tit {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    -webkit-line-clamp: 3;
  }

  .case .box1 .list .list-new ul li a .con .more {
    margin-top: 20px;
    font-size: 14px;
    background-position: 60px center;
  }
}

@media (max-width: 768px) {
  .case .box1 .list .a {
    width: 46px;
    height: 46px;
  }

  .case .box1 .list .a.prev {
    left: -23px;
  }

  .case .box1 .list .a.next {
    right: -23px;
  }

  .case .box2 .item {
    width: 100%;
    float: none;
    margin-bottom: 4%;
  }
}

.home-box {
  width: 100%;
  height: auto;
}

.home-box.solution {
  background-color: #f8f8f8;
}

.home-box.teamwork {
  background-color: #f7f6f9;
}

.home-box .home {
  padding-left: 23px;
  font-size: 14px;
  line-height: 20px;
  padding-top: 21px;
  overflow: hidden;
  /* height: 20px; */
  color: #666;
  background-image: url("../image/home.png");
  background-position: left 23px;
  background-repeat: no-repeat;
}

.home-box .home a {
  color: #666;
  float: left;
}

.home-box .home a:hover {
  color: #0f4299;
}

.home-box .home span {
  width: 4px;
  height: 20px;
  display: inline-block;
  background-image: url(../image/home_icon.png);
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin: 0 15px;
}

.home-box .home i {
  float: left;
}

@media (max-width: 600px) {
  .home-box .home span {
    margin: 0 5px;
  }
}

.info-banner {
  width: 100%;
  height: auto;
  position: relative;
}

.info-banner .con {
  width: 100%;
  position: absolute;
  bottom: 33%;
  left: 0;
}

.info-banner .con .tits {
  color: #fff;
  text-shadow: 0 5px 5px rgba(255, 255, 255, 0.5);
}

.case-info {
  padding-bottom: 5%;
}

.case-info .content {
  width: 100%;
  max-width: 985px;
  height: auto;
  margin: 3% auto 0;
  font-size: 16px !important;
  line-height: 32px;
  color: #666;
}

.case-info .content h4 {
  color: #333;
  font-weight: normal;
  margin-bottom: 10px;
}

.case-info .content img {
  max-width: 60%;
  max-height: 495px;
  display: block;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .case-info .content {
    font-size: 16px !important;
    line-height: 26px;
  }
}

@media (max-width: 768px) {
  .case-info .content {
    font-size: 14px;
  }

  .case-info .content img {
    max-width: 100%;
    max-height: auto;
  }
}

.service {
  width: 100%;
  height: auto;
}

.service .box1 {
  padding-top: 5.2%;
}

.service .box1 .pic {
  width: 52.5%;
  float: left;
  height: auto;
}

.service .box1 .con {
  width: 42.9%;
  float: right;
  height: auto;
}

.service .box1 .con .tits {
  font-weight: bold;
  color: #323232;
  margin-top: -11px;
}

.service .box1 .con .tit {
  margin-top: 53px;
}

.service .box1 .con .tit .t {
  font-size: 18px;
  line-height: 18px;
  color: #0f4299;
  margin-bottom: 32px;
}

.service .box1 .con .tit .t span {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  display: block;
  margin-top: 17px;
}

.service .box2 {
  width: 100%;
  height: auto;
  background-color: #f6f5f6;
  padding: 4% 0;
}

.service .box2 .pic {
  float: right;
  width: 38.6%;
}

.service .box2 .con {
  width: 29.3%;
  margin-left: 32.1%;
  float: left;
  margin-top: 30px;
}

.service .box2 .con .tits {
  color: #323232;
  font-weight: bold;
}

.service .box2 .con .tit {
  margin-top: 46px;
}

.service .box2 .con .tit .t {
  font-size: 18px;
  line-height: 32px;
  color: #333;
  padding-left: 26px;
  position: relative;
  margin-bottom: 20px;
}

.service .box2 .con .tit .t span {
  left: 0;
  position: absolute;
  top: 0;
}

.service .box3 {
  padding-bottom: 6%;
}

.service .box3 .pic {
  float: left;
  width: 52.5%;
}

.service .box3 .con {
  width: 38.6%;
  float: right;
}

.service .box3 .con .tits {
  color: #323232;
  font-weight: bold;
}

.service .box3 .con .tit {
  margin-top: 46px;
}

.service .box3 .con .tit .t {
  font-size: 18px;
  line-height: 32px;
  color: #333;
  padding-left: 26px;
  position: relative;
  margin-bottom: 20px;
}

.service .box3 .con .tit .t span {
  left: 0;
  position: absolute;
  top: 0;
}

.service .box3 .con.con1 {
  padding-top: 5%;
}

@media (max-width: 1400px) {
  .service .box1 .con .tit {
    margin-top: 30px;
  }

  .service .box1 .con .tit .t {
    margin-bottom: 15px;
  }

  .service .box1 .con .tit .t span {
    margin-top: 5px;
  }

  .service .box2 .con .tit {
    margin-top: 30px;
  }

  .service .box2 .con .tit .t {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .service .box2 .con .tit .t span {
    top: 0;
  }

  .service .box3 .con .tit {
    margin-top: 30px;
  }

  .service .box3 .con .tit .t {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
  }

  .service .box3 .con .tit .t span {
    top: 0;
  }
}

@media (max-width: 950px) {
  .service .box1 .pic {
    width: 100%;
    float: none;
  }

  .service .box1 .con {
    width: 100%;
    float: none;
    margin-top: 5%;
    padding-bottom: 5%;
  }

  .service .box1 .con .tits {
    margin-top: 0;
  }

  .service .box1 .con .tit {
    margin-top: 15px;
  }

  .service .box1 .con .tit .t {
    font-size: 16px;
  }

  .service .box1 .con .tit .t span {
    font-size: 14px;
  }

  .service .box2 .pic {
    width: 100%;
    float: none;
  }

  .service .box2 .con {
    width: 100%;
    margin-top: 5%;
    float: none;
    margin-left: 0;
  }

  .service .box2 .con .tit {
    margin-top: 10px;
  }

  .service .box3 {
    padding-top: 4%;
  }

  .service .box3 .pic {
    width: 100%;
    float: none;
  }

  .service .box3 .con {
    width: 100%;
    margin-top: 5%;
    float: none;
    margin-left: 0;
    padding-top: 0;
  }

  .service .box3 .con .tit {
    margin-top: 10px;
  }

  .service .box3 .con.con1 {
    padding-top: 0;
  }
}

.solution {
  width: 100%;
  height: auto;
}

.solution .box1 {
  width: 100%;
  height: auto;
  background-color: #f8f8f8;
  padding-top: 4.5%;
  padding-bottom: 4.3%;
}

.solution .box1 .tits {
  font-size: 40px;
  line-height: 47px;
  color: #000;
  font-weight: bold;
  text-align: center;
}

.solution .box1 .tits span {
  color: #0f4299;
}

.solution .box1 .txt {
  width: 90%;
  max-width: 890px;
  height: auto;
  margin: 28px auto 0;
  color: #787878;
}

.solution .list {
  padding: 4.8% 0;
}

.solution .list ul {
  width: 100%;
  height: auto;
}

.solution .list ul li {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 45px;
}

.solution .list ul li .pic {
  width: 50%;
  height: auto;
  float: left;
}

.solution .list ul li .con {
  width: calc(50% - 1px);
  height: calc(100% - 2px);
  border: 1px solid #e2e2e2;
  border-left: none;
  position: absolute;
  top: 0;
  right: 0;
}

.solution .list ul li .con .tag {
  position: absolute;
  top: -1px;
  right: -1px;
  font-size: 18px;
  line-height: 33px;
  background-color: #0f4299;
  color: #fff;
  padding: 0 18px;
}

.solution .list ul li .con .con-new {
  width: 77.4%;
  height: auto;
  margin: 0 auto;
}

.solution .list ul li .con .con-new .num {
  width: 59px;
  height: 59px;
  border: 1px solid #0f4299;
  border-radius: 100%;
  text-align: center;
  line-height: 59px;
  font-size: 24px;
  color: #0f4299;
  font-family: Arial;
}

.solution .list ul li .con .con-new .tits {
  color: #000;
  font-weight: bold;
  margin-top: 10px;
  line-height: 57px;
}

.solution .list ul li .con .con-new .tit {
  color: #787878;
  margin-top: 30px;
  height: 200px;
  overflow: hidden;
}

.solution .list ul li:last-child {
  margin-bottom: 0;
}

.solution .list ul li:nth-child(even) .pic {
  float: right;
}

.solution .list ul li:nth-child(even) .con {
  right: none;
  left: 0;
  border-left: 1px solid #e2e2e2;
  border-right: none;
}

.solution .box2 {
  width: 100%;
  height: auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 8.3% 0;
}

.solution .box2 a {
  width: 405px;
  padding: 55px 50px 37px;
  display: block;
  color: #fff;
  background-color: #2e2e2e;
}

.solution .box2 a .tits {
  font-size: 27px;
  line-height: 27px;
}

.solution .box2 a .tit {
  font-size: 14px;
  line-height: 14px;
  opacity: 0.5;
  margin-top: 10px;
}

.solution .box2 a .tit1 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 24px;
}

.solution .box2 a .icon {
  width: 35px;
  height: 21px;
  float: right;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../image/solution_icon1.png);
  margin-top: 10px;
}

@media (max-width: 1366px) {
  .solution .box1 .tits {
    font-size: 24px;
    line-height: 30px;
  }

  .solution .list ul li .con .con-new .tits {
    line-height: 32px;
  }

  .solution .list ul li .con .con-new .num {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }

  .solution .box2 a .tits {
    font-size: 22px;
    line-height: 22px;
  }

  .solution .box2 a .tit1 {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 1200px) {
  .solution .box1 .tits {
    font-size: 28px;
    line-height: 34px;
  }

  .solution .list ul li .con .con-new .tits {
    line-height: 32px;
  }

  .solution .list ul li .con .con-new .tit {
    margin-top: 15px;
  }

  .solution .list ul li .con .con-new .num {
    width: 45px;
    line-height: 45px;
    height: 45px;
  }
}

@media (max-width: 980px) {
  .solution .list ul li {
    margin-bottom: 25px;
  }

  .solution .list ul li .pic {
    width: 100%;
    float: none !important;
  }

  .solution .list ul li .con {
    width: calc(100% - 2px);
    height: auto;
    border: 1px solid #e2e2e2 !important;
    border-top: none;
    padding: 4% 0;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
  }

  .solution .list ul li .con .con-new {
    width: 92%;
  }

  .solution .list ul li .con .con-new .tit {
    height: auto;
  }
}

@media (max-width: 768px) {
  .solution .list ul li .con .con-new .tits {
    line-height: 24px;
  }

  .solution .list ul li .con .tag {
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
  }

  .solution .box1 .tits {
    font-size: 18px;
    line-height: 30px;
  }

  .solution .box1 .txt {
    margin: 15px auto 0;
  }

  .solution .box2 a {
    width: calc(100% - 40px);
    padding: 25px 20px 20px;
  }

  .solution .box2 a .tits {
    font-size: 18px;
    line-height: 18px;
  }

  .solution .box2 a .tit1 {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
}

@media (max-width: 460px) {
  .solution .list ul li .con .con-new .tits {
    line-height: 20px;
  }
}

.product-banner {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 20 !important;
  margin-top: 156px;
}

.product-banner ul {
  width: 100%;
  height: auto;
}

.product-banner ul li {
  width: 100%;
  height: auto;
}

.product-banner .product-nav {
  width: 100%;
  height: 72px;
  position: fixed;
  top: 156px;
  left: 0;
  background-color: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  z-index: 10000;
  display: none;
}

.product-banner .product-nav .tits {
  font-size: 18px;
  line-height: 72px;
  color: #666;
  float: left;
}

.product-banner .product-nav .nav {
  float: right;
  font-size: 14px;
  line-height: 72px;
  color: #666;
}

.product-banner .product-nav .nav a {
  float: left;
  color: #666;
}

.product-banner .product-nav .nav a.on {
  color: #0f4299;
}

.product-banner .product-nav .nav span {
  width: 1px;
  height: 14px;
  background-color: #a0a0a0;
  display: block;
  margin: 29px 12px 0;
  float: left;
}

.product-banner .product-nav .nn {
  float: right;
  width: 20px;
  height: 45px;
  float: right;
  display: block;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../image/nav_click.png);
  display: none;
}

.product-banner .product-nav .nn.on {
  background-image: url(../image/nav_close.png);
  background-size: 16px;
}

.product-banner .btns {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: 25px;
  left: 0;
  z-index: 9;
}

.product-banner .btns span {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #e5e5e5;
  display: inline-block;
  margin: 0 8px;
  opacity: 1;
}

.product-banner .btns span.swiper-pagination-bullet-active {
  background-color: #0f4299;
}

@media (max-width: 1440px) {
  .product-banner {
    margin-top: 129px;
  }

  .product-banner .product-nav {
    top: 129px;
  }
}

@media (max-width: 1024px) {
  .product-banner {
    margin-top: 0;
  }

  .product-banner .product-nav {
    top: 70px;
    height: 45px;
  }

  .product-banner .product-nav .tits {
    font-size: 16px;
    line-height: 45px;
  }

  .product-banner .product-nav .nav {
    display: none;
    position: absolute;
    top: 45px;
    right: 0;
    width: 120px;
    line-height: 40px;
    z-index: 10;
    background-color: #fff;
  }

  .product-banner .product-nav .nav a {
    width: 100%;
    text-align: center;
    display: block;
    border-top: 1px solid #eee;
  }

  .product-banner .product-nav .nav span {
    display: none;
  }

  .product-banner .product-nav .nn {
    display: block;
  }

  .product-banner .product-nav.on {
    top: 70px;
  }
}

@media (max-width: 768px) {
  .product-banner .product-nav {
    top: 60px;
  }

  .product-banner .product-nav.on {
    top: 60px;
  }

  .product-banner .btns {
    bottom: 15px;
  }

  .product-banner .btns span {
    margin: 0 3px;
  }
}

.product {
  width: 100%;
  height: auto;
}

.product .box1 {
  position: relative;
}

.product .box1 .item {
  width: 33.3333333333%;
  height: auto;
  text-align: center;
  float: left;
  padding: 50px 0;
}

.product .box1 .item .t {
  font-size: 32px;
  line-height: 32px;
  color: #333;
}

.product .box1 .item .t1 {
  font-size: 20px;
  line-height: 26px;
  margin-top: 22px;
}

.product .box1 .line {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 0.3) 10%, rgba(242, 242, 242, 0.6) 20%, #f2f2f2 30%, #f2f2f2 40%, #f2f2f2 50%, #f2f2f2 60%, #f2f2f2 70%, rgba(242, 242, 242, 0.6) 80%, rgba(242, 242, 242, 0.3) 90%, rgba(0, 0, 0, 0) 100%);
}

.product .box1 .line1 {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 33.3%;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 0.3) 10%, rgba(242, 242, 242, 0.6) 20%, #f2f2f2 30%, #f2f2f2 40%, #f2f2f2 50%, #f2f2f2 60%, #f2f2f2 70%, rgba(242, 242, 242, 0.6) 80%, rgba(242, 242, 242, 0.3) 90%, rgba(0, 0, 0, 0) 100%);
}

.product .box1 .line2 {
  width: 1px;
  height: 100%;
  position: absolute;
  left: 66.6%;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 0.3) 10%, rgba(242, 242, 242, 0.6) 20%, #f2f2f2 30%, #f2f2f2 40%, #f2f2f2 50%, #f2f2f2 60%, #f2f2f2 70%, rgba(242, 242, 242, 0.6) 80%, rgba(242, 242, 242, 0.3) 90%, rgba(0, 0, 0, 0) 100%);
}

.product .box2 {
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
  padding-top: 5%;
  padding-bottom: 3%;
}

.product .box2 .title {
  text-align: center;
  color: #f5ac27;
}

.product .box2 .title .tits {
  font-size: 35px;
  line-height: 35px;
}

.product .box2 .title .tit {
  font-size: 18px;
  line-height: 28px;
  margin-top: 17px;
}

.product .box2 .title .line {
  width: 100%;
  height: 6px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../image/product_line1.png);
  margin-top: 54px;
}

.product .box2 .list {
  width: 100%;
  height: auto;
  margin-top: 58px;
  position: relative;
}

.product .box2 .list .list-new {
  width: 100%;
  height: auto;
}

.product .box2 .list .list-new ul {
  width: 100%;
  height: auto;
}

.product .box2 .list .list-new ul li {
  width: 32.5%;
  height: auto;
  float: left;
  position: relative;
  margin-right: 1.25%;
}

.product .box2 .list .list-new ul li .tits {
  width: 100%;
  height: 44px;
  text-align: center;
  font-size: 20px;
  line-height: 44px;
  color: #fff;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  background-color: rgba(0, 0, 0, 0.4);
}

.product .box2 .list .list-new ul li:last-child {
  margin-right: 0;
}

.product .box2 .list .list-new .btns {
  width: 100%;
  text-align: center;
  height: auto;
  font-size: 0;
  margin-top: 50px;
}

.product .box2 .list .list-new .btns span {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #e5e5e5;
  display: inline-block;
  margin: 0 8px;
  opacity: 1;
}

.product .box2 .list .list-new .btns span.swiper-pagination-bullet-active {
  background-color: #0f4299;
}

.product .box2 .list .a {
  width: 64px;
  height: 64px;
  background-color: #e6e6e6;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 5;
}

.product .box2 .list .a.prev {
  background-image: url(../image/case_prev.png);
  left: -116px;
}

.product .box2 .list .a.next {
  background-image: url(../image/case_next.png);
  right: -116px;
}

@media (min-width: 1024px) {
  .product .box2 .list .a:hover {
    background-color: #0f4299;
  }
}

.product .box3 {
  width: 100%;
  height: auto;
  padding: 5.2% 0;
}

.product .box3 .tits {
  font-size: 36px;
  line-height: 36px;
  color: #f5ac27;
  text-align: center;
}

.product .box3 .bb {
  width: 79.7%;
  height: auto;
  margin: 4.2% auto 0;
}

.product .box3 .bb .pic {
  width: 100%;
  height: auto;
  border: 2px solid #02affa;
  border-radius: 2px;
}

.product .box3 .bb .tit {
  width: 100%;
  height: auto;
  font-size: 18px;
  line-height: 84px;
  color: #000;
  position: relative;
}

.product .box3 .bb .tit .t {
  width: 33.3333333333%;
  float: left;
  text-align: center;
}

.product .box3 .bb .tit span {
  width: 4px;
  height: 47px;
  background-color: #eee;
  left: calc(33.3% - 2px);
  position: absolute;
  top: 19px;
}

.product .box3 .bb .tit span.s {
  left: calc(66.6% - 2px);
}

.product .box3 .line {
  width: 100%;
  height: 6px;
  background-image: url(../image/product_line1.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 3.3%;
  margin-bottom: 4.3%;
}

.product .box4 {
  width: 100%;
  height: auto;
  background-color: #f3f3f3;
  padding-top: 5.5%;
  padding-bottom: 5.8%;
}

.product .box4 .tits {
  font-size: 36px;
  line-height: 36px;
  color: #666;
}

.product .box4 .tits span {
  color: #0f4299;
}

.product .box4 .box-new {
  width: 100%;
  height: auto;
}

.product .box4 .box-new .pic {
  width: 54.3%;
  height: auto;
  float: right;
  text-align: center;
  margin-top: 7.5%;
}

.product .box4 .box-new .pic img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.product .box4 .box-new .pic .t {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #999;
  margin-top: 37px;
}

.product .box4 .box-new .con {
  width: 45.7%;
  height: auto;
  float: left;
  margin-top: 7.5%;
}

.product .box4 .box-new .con .t {
  width: 100%;
  height: auto;
  font-size: 18px;
  line-height: 38px;
}

.product .box4 .box-new .con .t .tt {
  color: #333;
  float: left;
  width: 36.7%;
}

.product .box4 .box-new .con .t .tt1 {
  color: #666;
  float: left;
  width: 63.3%;
}

.product .box5 {
  width: 100%;
  height: auto;
  padding: 5.4% 0 5.2%;
}

@media (max-width: 1660px) {
  .product .box2 .list .a.prev {
    left: -64px;
  }

  .product .box2 .list .a.next {
    right: -64px;
  }
}

@media (max-width: 1366px) {
  .product .box1 .item .t {
    font-size: 20px;
    line-height: 20px;
  }

  .product .box1 .item .t1 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
  }

  .product .box2 .title .tits {
    font-size: 22px;
    line-height: 22px;
  }

  .product .box2 .title .tit {
    font-size: 14px;
    line-height: 24px;
  }

  .product .box3 .tits {
    font-size: 22px;
    line-height: 22px;
  }

  .product .box4 .tits {
    font-size: 22px;
    line-height: 22px;
  }

  .product .box4 .box-new .pic {
    width: 48%;
  }

  .product .box4 .box-new .con {
    width: 52%;
  }

  .product .box3 .bb .tit {
    line-height: 60px;
  }

  .product .box4 .box-new .con .t {
    font-size: 15px;
    line-height: 32px;
  }
}

@media (max-width: 1280px) {
  .product .box2 .list .a.prev {
    left: -32px;
  }

  .product .box2 .list .a.next {
    right: -32px;
  }
}

@media (max-width: 1024px) {
  .product .box1 .item .t {
    font-size: 20px;
    line-height: 20px;
  }

  .product .box1 .item .t1 {
    font-size: 16px;
    line-height: 22px;
  }

  .product .box1 .item {
    padding: 30px 0;
  }

  .product .box2 .title .tits {
    font-size: 20px;
    line-height: 20px;
  }

  .product .box3 .tits {
    font-size: 20px;
    line-height: 20px;
  }

  .product .box4 .tits {
    font-size: 20px;
    line-height: 20px;
  }

  .product .box2 .title .tit {
    font-size: 14px;
    line-height: 24px;
  }

  .product .box2 .title .line {
    background-size: 100% 100%;
    margin-top: 15px;
  }

  .product .box2 .list {
    margin-top: 20px;
  }

  .product .box3 .line {
    background-size: 100% 100%;
  }

  .product .box3 .bb .tit {
    font-size: 16px;
    line-height: 40px;
  }

  .product .box3 .bb .tit span {
    width: 2px;
    height: 20px;
    top: 10px;
  }

  .product .box4 .box-new .pic {
    width: 100%;
    float: none;
    margin-top: 9%;
    height: 450px;
  }

  .product .box4 .box-new .pic img {
    max-height: 90%;
  }

  .product .box4 .box-new .con {
    width: 100%;
  }

  .product .box4 .box-new .con .t {
    font-size: 14px;
    line-height: 26px;
  }
}

@media (max-width: 800px) {
  .product .box1 {
    width: 100%;
  }

  .product .box1 .item {
    width: 50%;
  }

  .product .box1 .line {
    top: 33.3%;
  }

  .product .box1 .line1 {
    left: 50%;
  }

  .product .box1 .line2 {
    width: 100%;
    height: 1px;
    top: 66.6%;
    left: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 0.3) 10%, rgba(242, 242, 242, 0.6) 20%, #f2f2f2 30%, #f2f2f2 40%, #f2f2f2 50%, #f2f2f2 60%, #f2f2f2 70%, rgba(242, 242, 242, 0.6) 80%, rgba(242, 242, 242, 0.3) 90%, rgba(0, 0, 0, 0) 100%);
  }

  .product .box1 .item {
    padding: 20px 0;
  }

  .product .box1 .item .t {
    font-size: 18px;
    line-height: 18px;
  }

  .product .box1 .item .t1 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .product .box2 .list .a {
    width: 46px;
    height: 46px;
  }

  .product .box2 .list .a.prev {
    left: -23px;
  }

  .product .box2 .list .a.next {
    right: -23px;
  }

  .product .box2 .list .list-new .btns {
    margin-top: 15px;
  }

  .product .box2 .title .tits {
    font-size: 18px;
    line-height: 18px;
  }

  .product .box3 .tits {
    font-size: 18px;
    line-height: 18px;
  }

  .product .box4 .tits {
    font-size: 18px;
    line-height: 18px;
  }

  .product .box4 .box-new .pic .t {
    margin-top: 25px;
  }

  .product .box2 .list .list-new .btns span {
    margin: 0 3px;
  }
}

.product-list {
  padding-top: 2.2%;
  /*padding-bottom: 6%;*/
}

.product-list .index-title {
  padding-bottom: 30px;
  width: 100%;
  height: auto;
  text-align: center;
}

.product-list .index-title .cn {
  color: #000;
}

.product-list .index-title .en {
  color: #868686;
  margin-top: 9px;
}

.product-list .index-title .line {
  width: 400px;
  height: 1px;
  background-color: #bfbfbf;
  margin: 21px auto 0;
  position: relative;
}

.product-list .index-title .line span {
  width: 40px;
  height: 9px;
  background-color: #0f4299;
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -20px;
}

.product-list .list {
  width: 100%;
  height: auto;
  margin-top: 2%;
}

.product-list .list ul li {
  width: 31%;
  height: auto;
  float: left;
  margin-right: 45px;
  margin-bottom: 2%;
}

.product-list .list ul li a {
  width: 100%;
  height: auto;
  display: block;
}

.product-list .list ul li a .pic {
  width: 100%;
  height: 383px;
  position: relative;
}

.product-list .list ul li a .pic .img {
  width: 100%;
  height: auto;
  position: absolute;
  /*bottom: 0;*/
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  /*border: 2px solid #0f4299;*/
  /* border-radius: 100%; */
  overflow: hidden;
  transition: width .5s, bottom .5s, border .5s;
}

.product-list .list ul li a .pic .bg {
  width: 83%;
  height: auto;
  position: absolute;
  bottom: -5px;
  left: 8.5%;
  transform: rotate(30deg);
  opacity: 0;
  transition: width .5s, transform .5s, opacity .5s, bottom .5s, left .5s;
}

.product-list .list ul li a .tits {
  text-align: center;
  color: #323232;
  margin-top:84px;
}

.product-list .list ul li a .tits span {
  display: inline-block;
  position: relative;
}

.product-list .list ul li a .tits span:after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #323232;
  border-radius: 100%;
  position: absolute;
  left: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.product-list .list ul li a .tits span:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #323232;
  border-radius: 100%;
  position: absolute;
  right: -25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.product-list .list ul li a .line {
  width: 124px;
  height: 1px;
  background-color: #333;
  margin: 30px auto 0;
}

.product-list .list ul li a .tit {
  width: 90%;
  text-align: center;
  margin: 14px auto 0;
  font-size: 20px;
  line-height: 30px;
  height: 60px;
  color: #333;
  text-overflow: ellipsis;
}

.product-list .list ul li:nth-child(3n) {
  margin-right: 0;
}

@media (min-width: 1024px) {
  .product-list .list ul li:hover a .pic .img {
    border: 2px solid #7d7d7d;
  }

  .product-list .list ul li:hover a .pic .bg {
    opacity: 1;
    transform: rotate(0deg);
  }
}

@media (max-width: 1366px) {
  .product-list .list ul li a .tits {
    margin-top: 25px;
  }

  .product-list .list ul li a .tit {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
  }

  .product-list .list ul li a .line {
    margin: 15px auto 0;
  }
}

@media (max-width: 1200px) {
  .product-list .list ul li a .tit {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
  }

  .product-list .list ul li a .line {
    margin: 15px auto 0;
  }
}

@media (max-width: 768px) {
  .product-list .list {
    margin-top: 0;
  }

  .product-list .list ul li a .tits span:after {
    width: 6px;
    height: 6px;
    left: -15px;
  }

  .product-list .list ul li a .tits span:before {
    width: 6px;
    height: 6px;
    right: -15px;
  }

  .product-list .list ul li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 0;
  }

  .product-list .list ul li a .tits {
    margin-top: 15px;
  }

  .product-list .list ul li a .tit {
    display: none;
  }

  .product-list .index-title .en {
    margin-top: 4px;
  }

  .product-list .index-title .line {
    margin: 10px auto 0;
    max-width: 80%;
  }
}

.mt {
  margin-top: 156px;
}

@media (max-width: 1440px) {
  .mt {
    margin-top: 129px;
  }
}

@media (max-width: 1024px) {
  .mt {
    margin-top: 0;
  }
}

.closeClick {
  width: 60px;
  height: 60px;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../image/nav_close.png");
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000000000;
  display: none;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .closeClick {
    width: 34px;
    height: 34px;
    background-size: 14px;
  }
}


.news {
  width: 100%;
  height: auto;
  padding-bottom: 65px;
}

.news ul {
  width: 100%;
  height: auto;
}

.news ul li {
  width: 100%;
  height: auto;
}

.news ul li a {
  padding: 50px 0;
  display: block;
  position: relative;
  border-bottom: 1px solid #eaeaea;
}

.news ul li a .pic {
  width: 38.8%;
  height: auto;
  float: left;
}

.news ul li a .con {
  width: 55.4%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.news ul li a .con .time {
  color: #787878;
  line-height: 16px;
}

.news ul li a .con .tits {
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  color: #323232;
  max-height: 80px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 5px;
}

.news ul li a .con .txt {
  color: #787878;
  height: 128px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 20px;
}

.news ul li a .con .more {
  width: 165px;
  height: 52px;
  position: relative;
  font-size: 16px;
  line-height: 52px;
  margin-top: 40px;
  position: absolute;
  bottom: 50px;
  left: 0;
  display: none;
}

.news ul li a .con .more span {
  width: 100%;
  height: 100%;
  background-color: #0f4299;
  text-align: center;
  color: #fff;
  display: block;
  position: relative;
  z-index: 5;
}

@media (min-width: 1024px) {
  .news ul li:hover {
    background-color: #f6f6f6;
  }

  .news ul li:hover a {
    border-bottom: 1px solid #f6f6f6;
  }

  .news ul li:hover a .con .more {
    display: block;
  }
}

.news .more-click {
  width: 227px;
  height: 73px;
  position: relative;
  font-size: 16px;
  line-height: 73px;
  margin: 36px auto 0;
  display: block;
}

.news .more-click span {
  width: 100%;
  height: 100%;
  background-color: #0f4299;
  text-align: center;
  color: #fff;
  display: block;
  position: relative;
  z-index: 5;
}

@media (max-width: 1366px) {
  .news ul li a .con .tits {
    font-size: 20px;
    line-height: 28px;
    max-height: 56px;
  }

  .news ul li a .con .txt {
    height: 78px;
    -webkit-line-clamp: 3;
  }

  .news ul li a .con .more {
    width: 135px;
    height: 44px;
    line-height: 44px;
  }
}

@media (max-width: 1200px) {
  .news ul li a .con .time {
    margin-top: -9%;
  }

  .news ul li a .con .tits {
    font-size: 20px;
    line-height: 28px;
  }

  .news ul li a .con .txt {
    margin-top: 10px;
  }

  .news ul li a .con .more {
    width: 135px;
    height: 40px;
    line-height: 40px;
  }
}

@media (max-width: 1024px) {
  .news ul li a .con .more {
    display: block;
  }

  .news ul li a .pic {
    width: 42%;
  }

  .news .more-click {
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
}

@media (max-width: 830px) {
  .news {
    padding-bottom: 30px;
  }

  .news ul li a {
    padding: 25px 0;
  }

  .news ul li a .pic {
    width: 100%;
    float: none;
  }

  .news ul li a .con {
    width: 100%;
    float: none;
    position: relative;
    top: auto;
    right: auto;
  }

  .news ul li a .con .time {
    margin-top: 3%;
  }

  .news ul li a .con .tits {
    font-size: 16px;
    line-height: 22px;
    height: auto;
    max-height: auto;
  }

  .news ul li a .con .txt {
    height: auto;
  }

  .news ul li a .con .more {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 15px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
  }
}

.info {
  margin: 5% auto;
}

.info .tits {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #323232;
}

.info .time {
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #999;
  margin-top: 15px;
}

.info .con {
  width: 1100px;
  max-width: 94%;
  margin: 4% auto 0;
  font-size: 14px !important;
  line-height: 26px;
  color: #666;
  text-align: justify;
}

.info .con img {
  max-width: 60%;
  display: block;
  margin: 0 auto;
}

.info .paging {
  width: 100%;
  border-top: 1px solid #999;
  height: auto;
  padding-top: 15px;
  margin-top: 4%;
}

.info .paging p {
  width: 70%;
  height: auto;
}

.info .paging p a {
  width: 100%;
  height: auto;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 40px;
  color: #333;
}

@media (min-width: 1024px) {
  .info .paging p a:hover {
    color: #0f4299;
  }
}

.info .paging .return-list {
  width: 140px;
  height: 43px;
  border: 1px solid #aaa;
  float: right;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
  line-height: 43px;
  display: block;
  margin-top: 17px;
  color: #999;
  transition: all .5s;
}

@media (min-width: 1024px) {
  .info .paging .return-list:hover {
    background-color: #0f4299;
    border: 1px solid #0f4299;
    color: #fff;
  }
}

@media (max-width: 620px) {
  .info .con img {
    max-width: 90%;
  }

  .info .paging p {
    width: 100%;
  }

  .info .paging p a {
    font-size: 14px;
    line-height: 26px;
  }

  .info .tits {
    font-size: 16px;
    line-height: 26px;
  }
}


.pc {
  display: block;
  width: 100%;
}

.wap {
  display: none;
  width: 100%;
}

@media (max-width: 768px) {
  .pc {
    display: none;
  }

  .wap {
    display: block;
  }
}


@keyframes hoverAnimation {
  from {
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
  }

  to {
    top: -10px;
    left: -10px;
    opacity: 0;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0;
  }
}

@-moz-keyframes hoverAnimation {
  from {
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
  }

  to {
    top: -10px;
    left: -10px;
    opacity: 0;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0;
  }
}

@-webkit-keyframes hoverAnimation {
  from {
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
  }

  to {
    top: -10px;
    left: -10px;
    opacity: 0;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0;
  }
}

@-o-keyframes hoverAnimation {
  from {
    top: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
  }

  to {
    top: -10px;
    left: -10px;
    opacity: 0;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    opacity: 0;
  }
}


/*.ser{
  width: 100%;
  height: auto;
  margin-top: 156px;
}
.ser .pc{
  width: 100%;
  height: auto;
}
.ser .m{
  display: none;
}
.ser .m a{
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 1440px){
  .ser{
    margin-top: 129px;
  }
}
@media (max-width: 1024px){
  .ser{
    margin-top: 0;
  }
}
@media (max-width: 768px){
  .ser .pc{
    display: none;
  }
  .ser .m{
    display: block;
  }
}*/
/*# sourceMappingURL=style.css.map */