#alttxt {
  background: #fff;
  border: 1px #ddd solid;
  font-size: 12px;
  padding: 10px;
  z-index: 1000;
  position: absolute;
  display: none;
  border-radius: 50px;
}
.w1300 {
  width: 1300px;
  margin: 0 auto;
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
}
.wrap {
  width: 98%;
  max-width: 1440px;
  margin: 0 auto;
}
.index-txt {
  text-align: center;
}
.index-txt h2 {
  color: #333;
  line-height: 1.1;
  font-weight: 700;
}
.index-txt h2:before,
.index-txt h2:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 26px;
  background-repeat: no-repeat;
  margin-top: -6px;
}
.index-txt h2:before {
  background-image: url(tit-icon01.png);
  margin-right: 20px;
}
.index-txt h2:after {
  background-image: url(tit-icon02.png);
  margin-left: 20px;
}
.index-txt p {
  color: #666;
  line-height: 30px;
  margin-top: 30px;
}
.index-type {
  background: url(index-type.jpg) no-repeat top center;
  background-size: cover;
  padding: 85px 0 280px;
  position: relative;
  overflow: hidden;
}
.index-type .pub_title h4,
.index-type .pub_title h5 {
  color: #fff;
}
.index-type ul {
  position: relative;
  z-index: 99;
}
.index-type li {
  float: left;
  width: 20%;
  overflow: hidden;
  text-align: center;
  margin-bottom: 2vh;
}
.index-type li a {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 15px;
  width: 80%;
  display: inline-block;
}
.index-type li a:hover {
  background: #dd0919;
  border-color: #dd0919;
}
.type-txt {
  color: #fff;
  line-height: 1.2;
  box-sizing: border-box;
  text-align: center;
}
.brandwave {
  bottom: 0;
  width: 100%;
  position: absolute;
  z-index: 1;
}
.sycp {
  overflow: hidden;
  width: 94%;
  margin: 0 auto;
}
.sycp .sycp_l {
  width: 300px;
  background: #097dbf;
}
.sycp .sycp_l h3 {
  color: #fff;
  font-size: 30px;
  background: url(1_16.jpg) 20px 20px no-repeat;
  padding-left: 60px;
  padding-top: 10px;
}
.sycp .sycp_l h3 em {
  display: block;
  color: #6fa6d1;
  font-size: 20px;
  text-transform: uppercase;
}
.sycp .sycp_l ul li {
  margin: 0 25px;
}
.sycp .sycp_l ul li a {
  display: block;
  background: url(jt.png) left center no-repeat;
  height: 45px;
  line-height: 45px;
  color: #fff;
  padding-left: 20px;
  border-bottom: 1px solid #fff;
}
.sycp .sycp_l ul li a:hover {
  padding-left: 30px;
}
.sycp .sycp_l .box_two {
  background: url(1_25.jpg) left center no-repeat;
  padding-left: 60px;
  margin: 20px 0 15px 15px;
  color: #fff;
}
.sycp .sycp_l .box_two strong {
  font-size: 30px;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-weight: normal;
}
.sycp .sycp_l img {
  display: block;
  margin: 30px 0 20px 30px;
}
.sycp .sycp_r {
  width: 100%;
}
.tit2 {
  background: url(t.png);
  height: 64px;
  line-height: 64px;
  text-align: center;
  color: #fff;
  margin: 5px 0 0 0;
}
.tit2 a {
  color: #fff;
}
.left_side {
  width: 300px;
  background: #17438c;
}
.left_side h3 {
  color: #fff;
  font-size: 30px;
  background: url(1_16.jpg) 20px 20px no-repeat;
  padding-left: 60px;
  padding-top: 10px;
}
.left_side h3 em {
  display: block;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}
.left_side ul li {
  margin: 0 25px;
}
.left_side ul li a {
  display: block;
  background: url(jt.png) left center no-repeat;
  height: 45px;
  line-height: 45px;
  color: #fff;
  padding-left: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.left_side ul li a:hover {
  padding-left: 30px;
}
.yz {
  padding: 75px 0;
  background: #fff;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  margin: auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.yz li {
  float: left;
  width: 300px;
  text-align: center;
  position: relative;
}
.yz li:after {
  position: absolute;
  width: 40px;
  height: 82px;
  content: "";
  background: url(yz_line.png) no-repeat center;
  right: -20px;
  top: 0;
}
.yz li span {
  display: block;
  height: 60px;
}
.yz li span b {
  display: inline-block;
  font-size: 70px;
  line-height: 60px;
  color: #333;
  font-family: Arial;
}
.yz li span i {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  background: #d80002;
  border-radius: 50%;
  margin-top: 24px;
  vertical-align: top;
  margin-left: 5px;
  font-style: normal;
}
.yz li p {
  font-size: 14px;
  color: #25252d;
  line-height: 30px;
}
.yz li:last-child:after {
  display: none;
}
.sygsjj {
  background: url(about_bj.jpg) center top no-repeat;
  box-sizing: border-box;
}
.sygsjj .index-txt h2 {
  color: #1a7acd;
}
.sygsjj dl dt {
  width: 46%;
  position: relative;
}
.sygsjj dl dt .a_poa {
  padding: 120px 0 0 10%;
}
.sygsjj dl dt h3 {
  color: #333;
  font-weight: 700;
  margin-top: 30px;
}
.sygsjj ul {
  display: flex;
  margin: 50px auto 0;
}
.sygsjj ul li {
  flex: 1;
  text-align: center;
}
.sygsjj ul li:first-child {
  padding-left: 0;
}
.sygsjj ul li:last-child {
  border: none;
}
.sygsjj ul li span {
  color: #555555;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
}
.sygsjj ul li em {
  color: #555555;
}
.sygsjj ul li p {
  color: #999999;
  font-size: 20px;
}
.sygsjj dl dd {
  width: 50.57%;
  margin-top: 140px;
}
.sygsjj dl dd video {
  width: 100%;
}
.sygsjj .gs_con {
  width: 100%;
  margin: 30px auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 30px;
}
.sygsjj .gs_con p {
  color: #555555;
  line-height: 200%;
}
.sygsjj .more {
  line-height: 52px;
  border-radius: 50px;
  overflow: hidden;
  padding-left: 50px;
  box-sizing: border-box;
  margin: 0 auto;
}
.sygsjj .more a {
  color: #fff;
  background: #dc0600;
  text-align: center;
  border-radius: 50px;
  width: 170px;
}
.sygsjj .more a:hover {
  background: #044888;
}

.shili {
  padding: 10vh 0 15vh;
}
.shili .sl_box {
  background: #ededed;
  -webkit-clip-path: circle(50% at 50% 50%);
  margin-left: 20px;
  text-align: center;
  box-sizing: border-box;
  width: 280px;
  height: 280px;
  float: left;
}
.shili .sl_box h5 {
  color: #17438c;
  font-weight: 700;
}
.shili .sl_box p {
  padding: 0 10%;
  color: #999999;
}
/* .shili .sl_box:nth-child(1){margin-left: 11%;} */
/* .shili .sl_box:nth-child(n+5){margin-top: -50px;} */

.honor {
  background: url(i15.jpg) no-repeat top center;
  padding: 10vh 0 15vh;
  background-size: cover;
}
.honor1 {
  text-align: center;
}
.honor1 .honorr,
.honor1 .honorl {
  position: initial;
  display: inline-block;
  width: 65px;
  height: 65px;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 50%;
  margin: 50px 9px 0;
}
.honor1 .honorr {
  background: url(a7.png) no-repeat center;
}
.honor1 .honorr:hover {
  background: url(a8.png) #dc0600 no-repeat center;
}
.honor1 .honorl {
  background: url(a9.png) no-repeat center;
}
.honor1 .honorl:hover {
  background: url(a10.png) #dc0600 no-repeat center;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}
.honor1 .swiper-slide {
  padding: 38px 25px;
  padding-bottom: 30px;
  background: #fff;
  box-sizing: border-box;
}
.honor1 .swiper-slide .words {
  font-size: 15px;
  color: #333333;
  padding-top: 30px;
  border-top: 1px solid #e8e8e8;
  box-sizing: border-box;
  margin-top: 37px;
  text-align: left;
}
.honor1 .swiper-slide .words .span {
  height: 18px;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  position: relative;
}
.honor1 .swiper-slide .words .span:after {
  width: 15px;
  height: 15px;
  background: url(i14.png) no-repeat;
  background-size: 100%;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.gcal {
  background: #f6f6f6;
  box-sizing: border-box;
  padding: 10vh 0 15vh;
}
.case_box {
  height: 840px;
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.case_box .case {
  height: 100%;
  width: 100%;
}
.case_box .case .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100% - 30px) / 2);
}
.case_box .case .swiper-slide h3 {
  padding: 10px;
}

.more {
  text-align: center;
}
.more .call,
.more .but {
  display: inline-block;
  vertical-align: top;
}
.more .call {
  height: 50px;
  text-indent: 1em;
  line-height: 50px;
  padding: 0 40px;
  border-radius: 100px;
  font-size: 28px;
  font-family: impact;
  background: #dd0919 url(d1.png) 30px center no-repeat;
}
.more .call a {
  color: #fff;
}
.more .call:hover {
  background-color: #044888;
}
.more .but {
  width: 250px;
  height: 50px;
  line-height: 50px;
  margin-left: 20px;
  border-radius: 100px;
  background-color: #044888;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.more .but:hover {
  background: #dd0919;
}
.lybox {
  text-align: center;
  color: #fff;
  background: url(ban.jpg) no-repeat top center;
  height: 350px;
  box-sizing: border-box;
  padding-top: 80px;
}
.lybox a {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  margin: 30px 10px 0;
  padding: 5px 20px;
}
.lybox a:hover {
  background: #dd0919;
  border-color: #dd0919;
}
.footer {
  background: #2d2d2d;
}
.footer .w1300 {
  width: 90%;
}
.footer .f1 h3,
.footer .f2 h3,
.footer .f3 h3,
.footer .f4 h3 {
  margin-top: 30px;
  font-size: 24px;
  color: #fff;
  position: relative;
  margin-bottom: 20px;
}
.footer .f1 h3::before,
.footer .f2 h3::before,
.footer .f3 h3::before,
.footer .f4 h3::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 3px;
  background: #fff;
  top: 40px;
  left: 0;
}
.footer .f2 {
  width: 55%;
}
.footer .f2 a {
  float: left;
  color: #fff;
  line-height: 30px;
  display: block;
  border: 1px solid #fff;
  text-align: center;
  margin: 0 10px 0 0;
  padding: 0 5px;
  margin-bottom: 10px;
}
.footer .f2 a:hover {
  background: #dd0919;
  border-color: #dd0919;
}
.footer .f3 {
  width: 20%;
  color: #fff;
  line-height: 30px;
  margin: 0 2.5%;
}
.footer .f4 {
  width: 20%;
  margin-top: 60px;
}
.footer .f4 .fl {
  margin: 0 5% 0 0;
  width: 45%;
}
.footer .f4 .fl img {
  display: inline-block;
}
.footer .f4 .fl p {
  color: #fff;
  text-align: center;
}
.footer .copyright {
  margin-top: 30px;
  text-align: center;
  color: #fff;
  padding: 5px 0;
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.footer .copyright a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
}
.footer .copyright img {
  display: inline-block;
  margin-left: 15px;
}
.footer .copyright p {
  color: #fff;
  text-align: center;
}
.pub_title {
  text-align: center;
  width: 400px;
  margin: 0 auto 50px;
}
.pub_title h5 {
  color: #222222;
  text-transform: uppercase;
}
.pub_title h4 {
  position: relative;
  font-weight: bold;
  z-index: 1;
  color: #222222;
}
.pub_title i {
  width: 257px;
  height: 18px;
  overflow: hidden;
  display: inline-block;
  background: #59b0f5;
  margin: -20px auto 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  transition: 0.3s;
}
.pub_title:hover i {
  background: #dd0919;
}
.page-cover {
  background: #18191b url(loading.gif) no-repeat center 350px;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  z-index: 10000001;
}
@-webkit-keyframes bounceIn1 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-moz-keyframes bounceIn1 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-ms-keyframes bounceIn1 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes bounceIn1 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.fldiv {
  height: 320px;
  width: 320px;
  float: left;
  position: relative;
}
.f_30 {
  white-space: nowrap;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1200px) {
  .fldiv {
    display: none;
  }
  .pintu {
    display: none;
  }
  .f_30 {
    display: none;
  }
}
@media (max-width: 1550px) {
  .f_30 {
    top: 92%;
    left: 45%;
  }
  .fldiv {
    height: 280px;
    width: 280px;
  }
  .f_30 {
    font-size: 18px;
  }
  .shili .sl_box {
    width: 230px;
    height: 230px;
  }
}
