.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("http://www.aosmithcepc.cn/fonts/FZLTXHJW.otf") format("opentype");
}

@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("http://www.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("http://www.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("http://www.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;
  }
}

.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: 34px;
  }

  .fz30 {
    font-size: 24px;
    line-height: 24px;
  }

  .fz40 {
    font-size: 30px;
    line-height: 30px;
  }

  .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;
  }
}

.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;
  }
}

.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;
  color: #666;
  overflow: hidden;
  /* height: 20px; */
  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;
  }
}

.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-new {
  width: 100%;
  height: 110px;
  background-color: #fff;
}

.header-box .header-new .logo {
  width: 157px;
  height: auto;
  float: left;
  display: block;
  margin-top: 36px;
  /* 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: 100%;
  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: 10;
}

.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: 1000;
}

@media (max-width: 1440px) {
  .header-box .header-top .tel {
    font-size: 16px;
  }

  .header-box .header-top p {
    font-size: 14px;
  }

  .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: 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%;
  height: calc(100% - 75px);
  position: absolute;
  left: 0%;
  overflow: hidden;
  overflow-y: scroll;
  margin: 0 auto;
  padding-top: 12px;
}

.header-m .header .nav ul li {
  width: 90%;
  margin: 0 auto;
  height: auto;
  padding-bottom: 0;
  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(12, 144, 75, 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 {
  height: 100%;
}

.index-banner ul li .con .con-new .en {
  font-size: 14px;
  letter-spacing: 8px;
  color: #0f4299;
  text-transform: uppercase;
  opacity: 0.6;
  line-height: 14px;
}

.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: 65px;
  display: block;
  margin-top: 70px;
  position: relative;
}

.index-banner ul li .con .con-new .more span {
  width: 100%;
  height: 100%;
  background-color: #0f4299;
  text-align: center;
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 65px;
  position: relative;
  z-index: 5;
}

.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 {
  left: 4%;
  background-image: url(../image/index_prev.png);
}

.index-banner .a.next {
  right: 4%;
  background-image: url(../image/index_next.png);
}

.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: 10%;
  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;
  display: none;
}

.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;
  position: relative;
}

.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: 50%;
  padding-bottom: 30%;
}

.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: 400px;
  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;
  text-align: center;
}

@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 .a {
  width: 70px;
  height: 40px;
  position: absolute;
  top: 50%;
  z-index: 10;
  background-position: center;
  background-repeat: no-repeat;
}

.index .index-product .list .a.prev {
  background-image: url("../image/index_prev1.png");
  left: 15px;
}

.index .index-product .list .a.next {
  background-image: url("../image/index_next1.png");
  right: 15px;
}

.index .index-product .list .a.swiper-button-disabled {
  display: none;
}

.index .index-news {
  padding-top: 6%;
}

.index .index-news .content {
  width: 100%;
  height: auto;
  margin-top: 55px;
}

.index .index-news .content .item {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.index .index-news .content .item a {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.index .index-news .content .item a .pic {
  width: 67.5%;
  height: auto;
  float: left;
  position: relative;
}

.index .index-news .content .item a .pic img {}

.index .index-news .content .item a .con {
  width: 32.5%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #0f4299;
}

.index .index-news .content .item a .con .con-new {
  width: 87.9%;
  height: auto;
  margin: 0 auto;
  color: #fff;
}

.index .index-news .content .item a .con .con-new .tits {
  font-size: 18px;
  line-height: 20px;
  height: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index .index-news .content .item a .con .con-new .txt {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  opacity: 0.7;
  height: 96px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 15px;
}

.index .index-news .content .item a .con .con-new .time {
  padding-left: 23px;
  font-size: 12px;
  line-height: 16px;
  background-image: url(../image/index_icon2.png);
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 30px;
}

.index .index-news .content .list {
  width: 100%;
  height: auto;
}

.index .index-news .content .list ul {
  width: 100%;
  height: auto;
}

.index .index-news .content .list ul li {
  width: 32.6%;
  height: auto;
  margin-right: 1.1%;
  float: left;
}

.index .index-news .content .list ul li a {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.index .index-news .content .list ul li a .pic {
  width: 100%;
  height: auto;
}

.index .index-news .content .list ul li a .tits {
  width: calc(100% - 50px);
  height: 52px;
  padding: 0 25px;
  font-size: 18px;
  line-height: 52px;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.35);
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #fff;
}

.index .index-news .content .list ul li:last-child {
  margin-right: 0;
}

.index .index-news .content .more {
  width: 178px;
  height: 65px;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 65px;
  color: #fff;
  position: relative;
  margin: 30px auto 0;
}
.index .index-news .content .more span:hover {
  cursor:pointer;
 
}
.index .index-news .content .more span {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #0f4299;
  z-index: 5;
}

.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:hover{
  cursor: pointer;
}
.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-product .index-title {
    top: 7%;
  }

  .index .index-product .list ul li a {
    padding-top: 50%;
    padding-bottom: 20%;
  }

  .index .index-product .list ul li a .con .tits {
    font-size: 19px;
    line-height: 19px;
  }

  .index .index-product .list ul li a .con .pic {
    height: 340px;
  }

  .index .index-product .list ul li a .con .pic img {
    max-width: 45%;
  }

  .index .index-teamwork .box .more {
    width: 140px;
    height: 55px;
    line-height: 55px;
  }

  .index .index-news .content .more {
    width: 140px;
    height: 55px;
    line-height: 55px;
  }

  .index .index-teamwork .box .txt {
    font-size: 14px;
    line-height: 26px;
  }
}

@media (max-width: 1366px) {
  .index .index-news {
    max-width: 1050px;
  }

  .index .index-news .content .list ul li a .tits {
    font-size: 16px;
  }
}

@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;
  }
}

@media (max-width: 768px) {
  .index .index-title .en {
    margin-top: 4px;
  }

  .index .index-title .line {
    margin: 10px auto 0;
    max-width: 80%;
  }

  .index .index-product .index-title .more {
    margin: 15px auto 0;
  }

  .index .index-news .content .item a .pic {
    width: 100%;
    float: none;
    height: auto !important;
  }

  .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-news .content .more {
    width: 120px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }

  .index .index-teamwork .bg {
    display: block;
  }

  .index .index-product .list ul li a .con .pic {
    height: 275px;
  }
}

@media (max-width: 460px) {
  .index .index-product .list ul li a {
    padding-top: 40%;
    padding-bottom: 20%;
  }

  .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;
  }
}

.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: #424343;
  padding-top: 65px;
  padding-bottom: 55px;
}

.footer-box .footer-nav .w1400 {
  width: 100%;
  text-align: center;
  max-width: 100%;
  font-size: 0;
}

.footer-box .footer-nav .w1400 .box {
  display: inline-block;
  height: auto;
}

.footer-box .footer-nav .w1400 .box dl {
  padding: 0 50px;
  height: 100%;
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}

.footer-box .footer-nav .w1400 .box dl dt {
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
}

.footer-box .footer-nav .w1400 .box dl dt a {
  color: #fff;
}

.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: #fff;
}

.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: #fff;
  text-align: left;
}

.footer-box .footer-nav .w1400 .box dl .txt p {
  margin-bottom: 13px;
}

.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: #1b1b1b;
  font-size: 16px;
  line-height: 28px;
  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 {
    padding-top: 40px;
    padding-bottom: 35px;
  }

  .footer-box .footer {
    font-size: 12px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 24px;
  }
}

@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;
  text-align: center;
  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: 2px;
}

.banner .con .tit {
  font-family: Arial;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  margin-top: 23px;
  display: inline-block;
  background-color: #0f4299;
  padding: 5px 10px;
}

@media (max-width: 1440px) {
  .banner {
    margin-top: 129px;
  }

  .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;
  }
}

.about {
  width: 100%;
  height: auto;
}

.about .about-title {
  width: 100%;
  text-align: center;
  font-size: 40px;
  line-height: 51px;
  color: #323232;
  font-weight: bold;
}

.about .about-title span {
  padding-left: 70px;
  background-position: left center;
  background-repeat: no-repeat;
}

.about .box1 {
  text-align: center;
  padding-top: 4.8%;
  padding-bottom: 4.4%;
}

.about .box1 .tits {
  color: #323232;
  font-weight: bold;
}

.about .box1 .txt {
  width: 980px;
  max-width: 100%;
  height: auto;
  text-align: justify;
  margin: 33px auto 0;
  color: #787878;
}

.about .box2 {
  width: 100%;
  height: auto;
  background-color: #f4f4f4;
}

.about .box2 .box-new {
  text-align: center;
  font-size: 0;
  padding: 48px 0;
}

.about .box2 .box-new .item {
  display: inline-block;
  margin: 0 5.8%;
}

.about .box2 .box-new .item .num {
  text-align: center;
  color: #323232;
  font-family: Arial;
}

.about .box2 .box-new .item .num span {
  font-size: 60px;
}

.about .box2 .box-new .item p {
  font-size: 16px;
  line-height: 28px;
  color: #323232;
  margin-top: 10px;
}

.about .box3 {
  padding-top: 4.4%;
  padding-bottom: 4.6%;
}

.about .box3 .txt {
  width: 980px;
  text-align: justify;
  max-width: 100%;
  margin: 28px auto 0;
  color: #787878;
}

.about .box3 .txt .t {
  width: calc(100% - 20px);
  position: relative;
  padding-left: 20px;
}

.about .box3 .txt .t:after {
  width: 10px;
  height: 10px;
  background-color: #787878;
  border-radius: 100%;
  position: absolute;
  top: 11px;
  left: 0;
  content: '';
  opacity: 0.8;
}

.about .box4 {
  width: 100%;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10.2% 0;
  cursor: pointer;
}

.about .box4 .con {
  width: 100%;
  height: auto;
}

.about .box4 .con .icon {
  width: 72px;
  height: auto;
  margin: 0 auto;
}

.about .box4 .con .tits {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}

.about .box4 .con .tit {
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  width: 90%;
  margin: 16px auto 0;
}

.about .box5 {
  padding: 5% 0;
}

.about .box5 .con {
  width: 44%;
  height: auto;
  float: left;
  padding-top: 7.2%;
}

.about .box5 .con .about-title {
  text-align: left;
}

.about .box5 .con .txt {
  color: #787878;
  margin-top: 19px;
}

.about .box5 .pic {
  width: 50.3%;
  height: auto;
  float: right;
}

@media (max-width: 1366px) {
  .about .box2 .box-new .item .num span {
    font-size: 36px;
  }

  .about .about-title {
    font-size: 30px;
    line-height: 40px;
  }

  .about .box2 .box-new .item p {
    font-size: 14px;
    line-height: 24px;
  }

  .about .box3 {
    padding-top: 2.5%;
    padding-bottom: 2.5%;
  }

  .about .box3 .txt {
    margin: 18px auto 0;
  }

  .about .about-title span {
    padding-left: 50px;
    background-size: auto 90%;
  }

  .about .box2 .box-new .item .num span {
    font-size: 22px;
  }
}

@media (max-width: 1200px) {
  .about .box2 .box-new .item .num span {
    font-size: 26px;
  }

  .about .box4 .con .tits {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: 940px) {
  .about .box2 .box-new .item {
    margin: 0 2.8%;
  }
}

@media (max-width: 768px) {
  .about .box1 .txt {
    margin: 15px auto 0;
  }

  .about .box2 .box-new {
    width: 100%;
    padding: 20px 0;
  }

  .about .box2 .box-new .item {
    width: 33.3%;
    margin: 0 auto;
    display: block;
    float: left;
  }

  .about .box2 .box-new .item p {
    width: 90%;
    margin: 10px auto 0;
  }

  .about .box2 .box-new .item .num span {
    font-size: 18px;
  }

  .about .box2 .box-new .item p {
    font-size: 14px;
    line-height: 24px;
    margin: 5px auto 0;
  }

  .about .about-title {
    font-size: 24px;
    line-height: 36px;
  }

  .about .about-title span {
    background-size: auto 100%;
    padding-left: 45px;
  }

  .about .box3 .txt {
    margin: 15px auto 0;
  }

  .about .box4 .con .icon {
    width: 55px;
  }

  .about .box4 .con .tits {
    margin-top: 10px;
  }

  .about .box4 .con .tit {
    margin: 10px auto 0;
  }

  .about .box5 .con {
    width: 100%;
    float: none;
    padding-top: 0;
  }

  .about .box5 .con .about-title {
    text-align: center;
  }

  .about .box5 .pic {
    width: 100%;
    float: none;
    margin-top: 3%;
  }

  .about .box5 .con .txt {
    margin-top: 15px;
  }
}

@media (max-width: 460px) {
  .about .about-title {
    font-size: 20px;
    line-height: 30px;
  }

  .about .about-title span {
    padding-left: 38px;
  }

  .about .box4 .con .tits {
    font-size: 20px;
    line-height: 20px;
  }

  .about .box4 .con .tit {
    font-size: 14px;
  }
}

.in {
  width: 100%;
  height: auto;
}

.in .box1 {
  padding-top: 4.8%;
  padding-bottom: 4.4%;
}

.in .box1 .tits {
  color: #323232;
  font-weight: bold;
  text-align: center;
}

.in .box1 .txt {
  width: 980px;
  max-width: 100%;
  height: auto;
  text-align: justify;
  margin: 33px auto 0;
  color: #787878;
}

.in .box2 {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #202020;
}

.in .box2 .pic {
  width: 50%;
  height: auto;
  float: left;
}

.in .box2 .con {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.in .box2 .con .con-new {
  width: 78.125%;
  height: auto;
  margin: 0 auto;
  color: #fff;
}

.in .box2 .con .con-new .tits {
  font-weight: bold;
}

.in .box2 .con .con-new .txt {
  text-align: justify;
  margin-top: 37px;
}

.in .box3 {
  margin-top: 5%;
  position: relative;
}

.in .box3 .pic {
  width: 50%;
  float: right;
  height: auto;
}

.in .box3 .con {
  width: 47.5%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.in .box3 .con .con-new {
  width: 100%;
  height: auto;
}

.in .box3 .con .con-new .tits {
  color: #2f2f2f;
  font-weight: bold;
}

.in .box3 .con .con-new .txt {
  color: #787878;
  text-align: justify;

  margin-top: 27px;
}

.in .box4 {
  width: 100%;
  height: auto;
  position: relative;
}

.in .box4 .pic {
  width: 50%;
  height: auto;
  float: left;
  overflow: hidden;
}

.in .box4 .con {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.in .box4 .con .con-new {
  height: 100%;
}

.in .box4 .con .con-new .conn {
  width: 39.3%;
  float: right;
  height: auto;
}

.in .box4 .con .con-new .conn .tits {
  font-weight: bold;
  color: #323232;
  line-height: 64px;
}

.in .box4 .con .con-new .conn .txt {
  color: #787878;
  text-align: justify;
  margin-top: 32px;
}

@media (max-width: 1366px) {
  .in .box4 .con .con-new .conn .tits {
    line-height: 44px;
  }

  .in .box4 .con .con-new .conn {
    width: 44.3%;
  }
}

@media (max-width: 1200px) {
  .in .box4 .con .con-new .conn .tits {
    line-height: 30px;
  }

  .in .box4 .con .con-new .conn {
    width: 46.3%;
  }

  .in .box4 .con .con-new .conn .txt {
    margin-top: 15px;
  }

  .in .box4 .pic img {
    width: 120%;
    margin-left: -10%;
  }
}

@media (max-width: 970px) {
  .in .box2 .pic {
    width: 100%;
    float: none;
  }

  .in .box2 .con {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    padding: 4% 0;
  }

  .in .box2 .con .con-new {
    width: 90%;
  }

  .in .box2 .con .con-new .txt {
    margin-top: 15px;
  }

  .in .box3 {
    width: 100%;
    margin-top: 0;
  }

  .in .box3 .pic {
    width: 100%;
    float: none;
  }

  .in .box3 .con {
    width: 90%;
    position: relative;
    top: auto;
    left: auto;
    margin: 3% auto;
  }

  .in .box3 .con .con-new .txt {
    margin-top: 10px;
  }

  .in .box4 .pic {
    width: 100%;
    float: none;
  }

  .in .box4 .con {
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: auto;
    right: auto;
    padding: 3% 0;
  }

  .in .box4 .con .con-new {
    width: 100%;
  }

  .in .box4 .con .con-new .conn {
    width: 100%;
  }
}

.way {
  width: 100%;
  height: auto;
}

.way .box1 {
  padding-top: 4.8%;
  padding-bottom: 4.4%;
}

.way .box1 .tits {
  color: #323232;
  font-weight: bold;
  text-align: center;
}

.way .box1 .txt {
  width: 725px;
  max-width: 100%;
  height: auto;
  margin: 33px auto 0;
  color: #787878;
  text-align: center;
}

.way .box2 {
  width: 100%;
  height: auto;
  background-color: #f9f9f9;
  position: relative;
}

.way .box2 .pic {
  width: 50%;
  height: auto;
  float: left;
  overflow: hidden;
}

.way .box2 .con {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.way .box2 .con .con-new {
  width: 680px;
  height: auto;
  margin: 0 auto;
  max-width: 94%;
}

.way .box2 .con .con-new .tits {
  color: #323232;
  font-weight: bold;
}

.way .box2 .con .con-new .txt {
  color: #787878;
  margin-top: 22px;
}

.way .box2 .con .con-new .tit {
  padding-left: 175px;
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  color: #0f4299;
  margin-top: 42px;
  position: relative;
}

.way .box2 .con .con-new .tit:after {
  width: 94px;
  height: 81px;
  display: block;
  background-image: url(../image/way_icon1.png);
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  left: 70px;
  top: -30px;
}

.way .box2 .con .con-new .item-new {
  width: 60%;
  padding: 22px 60px 15px;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  margin-top: 10px;
}

.way .box2 .con .con-new .item-new ul li {
  display: inline-block;
  padding-left: 24px;
  font-size: 16px;
  line-height: 32px;
  position: relative;
  margin-right: 65px;
}

.way .box2 .con .con-new .item-new ul li span {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8.5px;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  color: #0f4299;
  border: 1px solid #0f4299;
}

.way .box2 .con .con-new .item-new ul li:nth-child(2n) {
  margin-right: 0;
}

.way .box3 {
  padding: 5% 0 6%;
}

.way .box3 .box {
  width: 100%;
  height: auto;
  position: relative;
}

.way .box3 .box .pic {
  width: 35.5%;
  height: auto;
  float: right;
  overflow: hidden;
}

.way .box3 .box .con {
  width: 52.7%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.way .box3 .box .con .tits {
  font-weight: bold;
  color: #292929;
}

.way .box3 .box .con .tt {
  margin-top: 10px;
  color: #666;
}

.way .box3 .box .con .txt {
  color: #787878;
  margin-top: 30px;
}

.way .box3 .bb {
  width: 100%;
  height: auto;
  margin-top: 16px;
}

.way .box3 .bb .tits {
  font-size: 24px;
  line-height: 81px;
  color: #0f4299;
  padding-left: 113px;
  background-image: url(../image/way_icon1.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.way .box3 .bb .list {
  width: 100%;
  height: auto;
  margin-top: 12px;
  overflow: initial;
}

.way .box3 .bb .list ul {
  text-align: center;
  font-size: 0;
  width: 100%;
}

.way .box3 .bb .list ul li {
  width: 24%;
  height: 370px;
  float: left;
  margin-right: 1.3%;
  border: 1px solid #d5d5d5;
  box-sizing: border-box;
  margin-bottom: 20px;
  overflow: hidden;
  transition: all .5s;
}

.way .box3 .bb .list ul li:nth-child(4) {
  margin-right: 0;
}

.way .box3 .bb .list ul li .con {
  width: 100%;
  height: auto;
  transition: all .5s;
}

.way .box3 .bb .list ul li .con .icon {
  width: 100%;
  height: 97px;
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  margin-top: 53px;
  transition: all .5s;
}

.way .box3 .bb .list ul li .con .t {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #323232;
  margin-top: 18px;
}

.way .box3 .bb .list ul li .con .txt {
  width: 260px;
  height: 120px;
  margin: 12px auto 0;
  max-width: 90%;
  font-size: 16px;
  line-height: 30px;
  color: #646464;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.way .box3 .bb .list ul li .con .more {
  width: 167px;
  height: 52px;
  border: 1px solid #fff;
  text-align: center;
  margin: 53px auto 0;
  display: none;
  font-size: 16px;
  line-height: 52px;
  color: #fff;
}

.way .box3 .bb .list ul li:last-child {
  margin-right: 0;
}

@media (min-width: 1024px) {

  .way .box3 .bb .list ul li:hover {
    background-color: #0f4299;
    border: 1px solid #0f4299;
  }

  .way .box3 .bb .list ul li:hover .con {
    -webkit-transform: translateY(-110px);
    -moz-transform: translateY(-110px);
    -ms-transform: translateY(-110px);
    -o-transform: translateY(-110px);
    transform: translateY(-110px);
  }

  .way .box3 .bb .list ul li:hover .con .icon {
    opacity: 0;
  }

  .way .box3 .bb .list ul li:hover .con .t {
    color: #fff;
  }

  .way .box3 .bb .list ul li:hover .con .txt {
    color: #fff;
    height: auto;
    -webkit-line-clamp: 1000;
  }
}

@media (max-width: 1460px) {
  .way .box2 .con .con-new .item-new {
    padding: 15px 30px;
  }

  .way .box2 .con .con-new .tit:after {
    left: 35px;
    top: -4px;
    width: 60px;
    height: 52px;
    background-size: cover;
  }

  .way .box2 .con .con-new .item-new ul li {
    margin-right: 40px;
  }

  .way .box2 .con .con-new .tit {
    padding-left: 105px;
    margin-top: 25px;
  }

  .way .box3 .bb .tits {
    background-size: 60px;
    line-height: 52px;
    padding-left: 75px;
  }
}

@media (max-width: 1480px) {
  .way .box2 .con .con-new {
    width: 94%;
    max-width: 100%;
  }
}

@media (max-width: 1366px) {
  .way .box2 .con .con-new .item-new {
    width: 75%;
  }

  .way .box2 .con .con-new .txt {
    line-height: 26px;
  }

  .way .box3 .box .pic {
    width: 44%;
  }

  .way .box2 .con .con-new .tit {
    font-size: 20px;
    line-height: 20px;
  }

  .way .box3 .bb .tits {
    font-size: 20px;
  }

  .way .box3 .bb .list ul li .con .t {
    font-size: 20px;
    line-height: 20px;
  }

  .way .box3 .bb .list ul li .con .txt {
    font-size: 15px;
    line-height: 25px;
    height: 100px;
  }
}

@media (max-width: 1300px) {
  .way .box3 .box .pic.p1 img {
    width: 140%;
    margin-left: -20%;
  }
}

@media (max-width: 1200px) {
  .way .box2 .pic img {
    width: 120%;
    margin-left: -10%;
  }

  .way .box2 .con .con-new .tit {
    font-size: 18px;
    line-height: 18px;
  }

  .way .box2 .con .con-new .txt {
    margin-top: 15px;
  }

  .way .box2 .con .con-new .tit {
    margin-top: 15px;
  }

  .way .box2 .con .con-new .item-new {
    padding: 15px 20px;
  }

  .way .box2 .con .con-new .tit:after {
    left: 24px;
    width: 45px;
    height: 39px;
  }

  .way .box2 .con .con-new .tit {
    padding-left: 80px;
  }

  .way .box3 .bb .tits {
    background-size: 45px;
    padding-left: 56px;
    line-height: 40px;
    font-size: 20px;
  }

  .way .box3 .bb .list ul li {
    height: 335px;
  }

  .way .box3 .bb .list ul li .con .t {
    font-size: 20px;
    line-height: 20px;
  }

  .way .box3 .bb .list ul li .con .icon {
    margin-top: 30px;
  }
}

@media (max-width: 1100px) {
  .way .box3 .box .con .txt {
    margin-top: 15px;
  }

  .way .box3 .box .pic img {
    width: 120%;
    margin-left: -10%;
  }
}

@media (max-width: 1024px) {
  .way .box3 .bb .list ul li {
    width: 32%;
    margin-right: 2%;
  }

  .way .box3 .bb .list ul li:nth-child(3n) {
    margin-right: 0;
  }

  .way .box3 .bb .list ul li:nth-child(4) {
    margin-right: 2%;
  }

  .way .box2 {
    padding-bottom: 4%;
  }

  .way .box2 .pic {
    width: 100%;
    float: none;
  }

  .way .box2 .con {
    width: 90%;
    margin: 3% auto 0;
    position: relative;
    top: auto;
    left: auto;
  }

  .way .box2 .con .con-new {
    width: 100%;
  }

  .way .box2 .con .con-new .item-new ul li {
    margin-right: 20px !important;
  }
}

@media (max-width: 990px) {
  .way .box3 .box .pic {
    width: 100%;
    float: none;
  }

  .way .box3 .box .pic img {
    width: 100%;
    margin-left: 0;
  }

  .way .box3 .box .con {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    padding: 4% 0;
  }

  .way .box3 .box .pic.p1 img {
    width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 500px) {
  .way .box3 .bb .list ul li .con .icon {
    margin-top: 15px;
  }

  .way .box3 .bb .list ul li {
    height: 280px;
  }

  .way .box3 .bb .list ul li {
    width: 48.5%;
    margin-right: 3%;
  }

  .way .box3 .bb .list ul li:nth-child(3n) {
    margin-right: 3%;
  }

  .way .box3 .bb .list ul li:nth-child(2n) {
    margin-right: 0%;
  }

  .way .box2 .con .con-new .item-new ul li {
    font-size: 14px;
  }

  .way .box2 .con .con-new .item-new ul li:nth-child(2n) {
    margin-right: 0 !important;
  }

  .way .box2 .con .con-new .item-new {
    width: calc(100% - 40px);
  }

  .way .box3 .bb .list ul li .con .t {
    font-size: 18px;
    line-height: 18px;
  }

  .way .box3 .bb .list ul li .con .txt {
    font-size: 14px;
    line-height: 26px;
  }
}

.history {
  width: 100%;
  height: auto;
}

.history .box1 {
  padding: 6% 0;
  position: relative;
}

.history .box1 .pic {
  width: 30.6%;
  height: auto;
  float: left;
}

.history .box1 .con {
  width: 60.9%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 2.8%;
}

.history .box1 .con .tits {
  font-weight: bold;
  color: #323232;
}

.history .box1 .con .txt {
  color: #787878;
  text-align: justify;
  margin-top: 30px;
}

.history .box1 .con .tit {
  width: 235px;
  height: auto;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 17px;
  margin-top: 55px;
}

.history .box1 .con .tit .t {
  font-size: 30px;
  line-height: 30px;
  color: #000;
}

.history .box1 .con .tit .t1 {
  font-size: 18px;
  line-height: 18px;
  color: #787878;
  margin-top: 5px;
}

.history .box2 {
  width: 100%;
  height: auto;
  background-color: #202020;
  padding: 6% 0;
}

.history .box2 .w1400 {
  color: #fff;
}

.history .box2 .w1400 .tits {
  font-weight: bold;
  text-align: center;
}

.history .box2 .w1400 .txt {
  width: 883px;
  height: auto;
  max-width: 100%;
  margin: 32px auto 0;
}

.history .box3 {
  padding: 5% 0;
  position: relative;
}

.history .box3 .pic {
  width: 49.5%;
  height: auto;
  float: right;
}

.history .box3 .con {
  width: 45.5%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.history .box3 .con .tits {
  color: #323232;
  font-weight: bold;
  line-height: 58px;
}

.history .box3 .con .txt {
  color: #787878;
  margin-top: 38px;
}

.history .box4 {
  width: 100%;
  height: auto;
  position: relative;
}

.history .box4 .pic-box {
  width: 100%;
  height: auto;
  position: relative;
}

.history .box4 .pic-box ul {
  width: 100%;
  height: auto;
}

.history .box4 .pic-box ul li {
  width: 100%;
  height: auto;
  display: none;
}

.history .box4 .pic-box ul li.on {
  display: block;
}

.history .box4 .line-box {
  width: 100%;
  height: 30px;
  top: 42px;
  position: absolute;
}

.history .box4 .line-box .line1 {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #d4d4d4;
  z-index: 4;
}

.history .box4 .line-box .line2 {
  width: 50%;
  height: 2px;
  background-color: #0f4299;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.history .box4 .line-box .yuan {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #fff;
  border: 6px solid #0f4299;
  margin: 0 auto;
  position: relative;
  z-index: 6;
}

.history .box4 .year-list {
  width: 100%;
  position: absolute;
  bottom: 55px;
  left: 0;
}

.history .box4 .list {
  width: calc(1400px - 140px);
  padding: 0 70px;
  max-width: calc(94% - 140px);
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.history .box4 .list .list-new {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
}

.history .box4 .list ul {
  width: 100%;
  height: auto;
}

.history .box4 .list ul li {
  width: 26%;
  height: 75px;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #646464;
  font-family: Arial;
  float: left;
  position: relative;
  cursor: pointer;
}

.history .box4 .list ul li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.history .box4 .list ul li i {
  width: 17px;
  height: 17px;
  background-image: url('../image/g2.png');
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.history .box4 .list ul li.onn span {
  top: auto;
  bottom: 0;
}

.history .box4 .list ul li.on {
  font-weight: bold;
  color: #0f4299;
  font-size: 48px;
}

.history .box4 .list ul li.on i {
  background-image: url('../image/g2_h.png');
}

.history .box4 .list ul li.on span {
  top: -9px;
}

.history .box4 .list ul li.onn.on span {
  top: auto;
  bottom: -9px;
}

.history .box4 .list ul li:last-child {
  margin-right: 0;
}

.history .box4 .list .a {
  width: 52px;
  height: 52px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.history .box4 .list .a.prev {
  left: 0;
  background-image: url(../image/g_prev.png);
}

.history .box4 .list .a.next {
  right: 0;
  background-image: url(../image/g_next.png);
}

@media (max-width: 1366px) {
  .history .box3 .con .tits {
    line-height: 36px;
  }

  .history .box1 .con .tit .t {
    font-size: 24px;
    line-height: 24px;
  }

  .history .box2 {
    padding: 4% 0;
  }

  .history .box4 .year-list {
    bottom: 15px;
  }

  .history .box4 .list ul li.on span {
    top: -3px;
  }

  .history .box4 .list ul li.onn.on span {
    bottom: -2px;
  }

  .history .box4 .list ul li {
    font-size: 20px;
    line-height: 20px;
  }

  .history .box4 .list ul li.on {
    font-size: 32px;
  }
}

@media (max-width: 1350px) {
  .history .box1 .con .txt {
    margin-top: 18px;
  }

  .history .box1 .con .tit {
    margin-top: 30px;
  }
}

@media (max-width: 1200px) {
  .history .box1 .con .tit .t {
    font-size: 20px;
    line-height: 20px;
  }

  .history .box1 .pic {
    width: 35%;
  }

  .history .box3 .con .txt {
    margin-top: 15px;
  }

  .history .box4 .list ul li.on {
    font-size: 30px;
  }
}

@media (max-width: 960px) {
  .history .box4 .list ul li {
    height: 60px;
  }

  .history .box4 .list ul li i {
    height: 12px;
    width: 12px;
    background-size: cover;
  }

  .history .box4 .line-box {
    top: 25px;
  }

  .history .box4 .list {
    width: calc(1400px - 100px);
    padding: 0 50px;
    max-width: calc(94% - 100px);
  }

  .history .box4 .list .list-new {
    padding: 10px 0;
    background-size: cover;
  }

  .history .box4 .list .a {
    width: 40px;
    height: 40px;
  }

  .history .box4 .pic-box ul li {
    overflow: hidden;
  }

  .history .box4 .pic-box ul li img {
    width: 130%;
    margin-left: -15%;
  }

  .history .box1 .pic {
    width: 100%;
    float: none;
  }

  .history .box1 .con {
    width: 100%;
    height: auto;
    float: none;
    margin-top: 3%;
    position: relative;
    top: auto;
    right: auto;
  }

  .history .box3 .pic {
    width: 100%;
    float: none;
  }

  .history .box3 .con {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    margin-top: 3%;
  }
}

@media (max-width: 768px) {
  .history .box1 .con .txt {
    margin-top: 10px;
    margin-top: 15px;
  }

  .history .box1 .con .tit .t {
    font-size: 18px;
    line-height: 18px;
  }

  .history .box1 .con .tit .t1 {
    font-size: 14px;
    line-height: 14px;
  }

  .history .box1 .con .tit {
    padding-left: 15px;
    padding-bottom: 7px;
    padding-top: 5px;
    display: none;
  }

  .history .box2 .w1400 .txt {
    margin: 20px auto 0;
  }

  .history .box3 .con .tits {
    line-height: 28px;
  }

  .history .box3 .con .txt {
    margin-top: 10px;
  }

  .history .box4 .list ul li.on {
    font-size: 32px;
  }

  .history .box4 .a {
    width: 18px;
    height: 36px;
  }
}

@media (max-width: 640px) {
  .history .box4 .list .a {
    width: 30px;
    height: 30px;
  }

  .history .box4 .pic-box ul li img {
    width: 180%;
    margin-left: -40%;
  }

  .history .box4 .year-list {
    bottom: 0;
  }

  .history .box4 .list ul li {
    height: 44px;
  }

  .history .box4 .list ul li.onn span {
    bottom: -3px;
  }

  .history .box4 .line-box {
    height: 14px;
  }

  .history .box4 .line-box .yuan {
    width: 10px;
    height: 10px;
    border: 2px solid #0f4299;
  }

  .history .box4 .list ul li {
    font-size: 16px;
    line-height: 16px;
  }

  .history .box4 .list ul li.on {
    font-size: 20px;
  }
}

.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;
  }
}

.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: #0f4299;
  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;
  }
}

.join {
  width: 100%;
  height: auto;
}

.join .box1 {
  padding: 5% 0;
}

.join .box1 .item {
  width: 100%;
  height: auto;
  position: relative;
}

.join .box1 .item .pic {
  width: 50%;
  height: auto;
  overflow: hidden;
}

.join .box1 .item .con {
  width: 44.3%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.join .box1 .item .con .tits {
  color: #323232;
}

.join .box1 .item .con .tits span {
  color: #0f4299;
}

.join .box1 .item .con .txt {
  font-size: 16px;
  line-height: 28px;
  color: #676767;
  margin-top: 13px;
}

.join .box1 .item .con .item-new {
  width: auto;
  margin-top: 30px;
  padding: 22px 60px 15px;
  border: 1px solid #e4e4e4;
}

.join .box1 .item .con .item-new .t {
  font-size: 24px;
  line-height: 24px;
  color: #0f4299;
}

.join .box1 .item .con .item-new ul {
  margin-top: 16px;
}

.join .box1 .item .con .item-new ul li {
  width: calc(100% - 24px);
  padding-left: 24px;
  font-size: 16px;
  line-height: 28px;
  float: left;
  position: relative;
}

.join .box1 .item .con .item-new ul li span {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 6px;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  color: #0f4299;
  border: 1px solid #0f4299;
}

.join .box1 .item .con.c1 {
  left: 0;
  right: auto;
}

.join .box2 {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 5% 0;
}

.join .box2 .tits {
  text-align: center;
  color: #323232;
  font-weight: bold;
}

.join .box2 .txt {
  width: 1010px;
  height: auto;
  max-width: 100%;
  margin: 28px auto 0;
}

.join .box2 .item {
  width: 100%;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 5%;
}

.join .box2 .item a {
  width: 50%;
  height: auto;
  display: block;
  float: left;
  padding-top: 65px;
  padding-bottom: 63px;
  transition: transform .5s;
}

.join .box2 .item a .icon {
  width: 100%;
  height: 64px;
  background-position: center;
  background-repeat: no-repeat;
}

.join .box2 .item a p {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  margin-top: 30px;
}

@media (min-width: 1024px) {
  .join .box2 .item a:hover {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@media (max-width: 1550px) {
  .join .box1 .item .con {
    width: 47%;
  }

  .join .box1 .item .con .item-new {
    padding: 15px 30px;
    margin-top: 20px;
  }

  .join .box1 .item .con .tits {
    font-size: 28px;
    line-height: 38px;
  }
}

@media (max-width: 1440px) {
  .join .box1 .item .con .item-new ul li {
    width: calc(100% - 24px);
  }

  .join .box1 .item .con.c1 .item-new ul li {
    width: calc(100% - 24px) !important;
  }
}

@media (max-width: 1366px) {
  .join .box1 .item .pic img {
    width: 120%;
    margin-left: -10%;
  }

  .join .box1 .item .con .tits {
    font-size: 22px;
    line-height: 28px;
  }
}

@media (max-width: 1300px) {
  .join .box1 .item .con.c1 .item-new ul li {
    width: calc(100% - 24px) !important;
  }
}

@media (max-width: 1200px) {
  .join .box1 .item .con .tits {
    font-size: 22px;
    line-height: 28px;
  }

  .join .box1 .item .con .item-new .t {
    font-size: 20px;
    line-height: 20px;
  }

  .join .box1 .item .con .item-new ul {
    margin-top: 10px;
  }

  .join .box1 .item .con .item-new ul li {
    line-height: 26px;
  }
}

@media (max-width: 1024px) {
  .join .box1 .item .pic {
    width: 100%;
    float: none;
  }

  .join .box1 .item .pic img {
    width: 100%;
    margin-left: 0;
  }

  .join .box1 .item {
    margin-bottom: 3%;
  }

  .join .box1 .item .con {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    margin-top: 3%;
  }

  .join .box1 .item .con .item-new ul li {
    width: calc(100% - 24px) !important;
  }

  .join .box2 .item a p {
    font-size: 20px;
    line-height: 20px;
    margin: 15px auto 0;
  }
}

@media (max-width: 768px) {
  .join .box1 .item .con .txt {
    font-size: 14px;
    line-height: 28px;
  }

  .join .box1 .item .con .tits {
    font-size: 18px;
    line-height: 26px;
  }

  .join .box1 .item .con .item-new .t {
    font-size: 16px;
    line-height: 16px;
  }

  .join .box1 .item .con .item-new ul li {
    font-size: 14px;
  }

  .join .box2 .txt {
    margin: 14px auto 0;
  }
}

@media (max-width: 500px) {
  .join .box2 .item a {
    padding: 30px 0;
  }

  .join .box2 .item a .icon {
    height: 45px;
    background-size: auto 100%;
  }

  .join .box2 .item a p {
    font-size: 16px;
    line-height: 16px;
  }
}

.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;
  }
}

@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;
  }
}

/*# sourceMappingURL=style.css.map */