body {
  font-family: Arial, "Microsoft YaHei", sans-serif;
  color: #404040;
  overflow-x: hidden;
  height: 100%;
  margin: 0 auto;
}
@media (min-width: 1366px) {
  .container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
/* 图片自适应 */
img {
  max-width: 100%;
  height: auto;
  width: auto \9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
  border: none;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/*header*/
.header {
  min-height: 112px;
  background-color: #fff;
}
.header .header-logo {
  padding-top: 21px;
  padding-bottom: 21px;
}
.header .header-logo img {
  display: block;
}
.header .header-tel {
  text-align: right;
  padding-top: 33px;
  padding-bottom: 33px;
}
.header .header-tel > div {
  display: inline-block;
  background: url("../images/img-02.png") no-repeat left center;
  padding-left: 58px;
  font-size: 30px;
  line-height: 46px;
  height: 46px;
  color: #142870;
  vertical-align: bottom;
  font-weight: bold;
}
.header .header-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 112px;
}
.header .header-nav > span {
  padding-left: 8px;
  padding-right: 8px;
}
.header .header-nav a {
  padding: 35px 30px 0;
  height: 112px;
  text-align: center;
  display: inline-block;
}
.header .header-nav a span {
  display: block;
}
.header .header-nav a .a-ch {
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  font-weight: bold;
}
.header .header-nav a .a-en {
  font-size: 14px;
  line-height: 18px;
  color: #666666;
}
.header .header-nav a:hover,
.header .header-nav a.active {
  background-color: #fdb42b;
}
.header .header-nav a:hover .a-ch,
.header .header-nav a.active .a-ch {
  color: #fff;
}
.header .header-nav a:hover .a-en,
.header .header-nav a.active .a-en {
  color: #fff;
}
/*footer*/
.footer .footer-info {
  background-color: #333333;
  padding-top: 5%;
  padding-bottom: 5%;
  color: #fff;
}
.footer .footer-info .row {
  margin-left: -3%;
  margin-right: -3%;
}
.footer .footer-info .row .box-w {
  padding-left: 3%;
  padding-right: 3%;
}
.footer .footer-info .box-info > div {
  margin-bottom: 25px;
}
.footer .footer-info .box-info > div:last-child {
  margin-bottom: 0;
}
.footer .footer-info .box-info .box-erwm .box-img {
  margin-bottom: 10px;
}
.footer .footer-info .box-info .box-erwm .box-img img {
  display: block;
}
.footer .footer-info .box-info .box-erwm .box-title {
  font-size: 22px;
  line-height: 28px;
}
.footer .footer-info .box-info .box-txt {
  font-size: 16px;
  line-height: 28px;
  color: #e0dddd;
}
.footer .footer-info .box-info .box-add {
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
}
.footer .footer-info .box-info .box-add span {
  display: block;
}
.footer .footer-info .box-info .box-tel {
  font-size: 28px;
  line-height: 38px;
}
.footer .footer-info .box-info .box-tel span {
  font-size: 26px;
  color: #f4cd82;
  display: block;
}
.footer .footer-info .box-form .box-title {
  text-align: center;
  margin-bottom: 40px;
}
.footer .footer-info .box-form .box-title .title-ch {
  font-size: 40px;
  line-height: 48px;
  color: #ffffff;
  margin-bottom: 5px;
}
.footer .footer-info .box-form .box-title .title-en {
  font-size: 16px;
  line-height: 26px;
  color: #f09f2e;
}
.footer .footer-info .box-form .box-s {
  display: flex;
  border-bottom: 1px solid #797979;
  margin-bottom: 25px;
  line-height: 42px;
}
.footer .footer-info .box-form .box-s label {
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  vertical-align: bottom;
  margin-bottom: 0;
}
.footer .footer-info .box-form .box-s .inp-s {
  vertical-align: bottom;
  border: none;
  width: 100%;
  flex: 1;
  background-color: transparent;
  font-size: 16px;
  color: #fff;
}
.footer .footer-info .box-form .box-btn {
  padding-top: 30px;
}
.footer .footer-info .box-form .box-btn .btn-s {
  height: 65px;
  background-color: #ffb44b;
  width: 100%;
  border: none;
  font-size: 20px;
  line-height: 8px;
  color: #ffffff;
}
.footer .footer-copy {
  background-color: #202020;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  color: #e0dddd;
  padding-top: 20px;
  padding-bottom: 20px;
}
/*index*/
.public-title {
  text-align: center;
  color: #011d7b;
  margin-bottom: 35px;
}
.public-title .title-ch {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 5px;
  font-weight: bold;
}
.public-title .title-en {
  font-size: 16px;
}
.public-title .title-en.en-col {
  color: #999999;
}
.index-banner img {
  display: block;
  width: 100%;
  max-width: 100%;
  transition: 1s linear 2s;
  transform: scale(1.1, 1.1);
}
.index-banner .swiper-slide-active img,
.index-banner .swiper-slide-duplicate-active img {
  transition: 6s linear;
  transform: scale(1, 1);
}
.index-banner .swiper-pagination {
  margin-top: 30px;
  bottom: 15px;
  position: absolute;
}
.index-banner .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  opacity: 1;
  margin: 0 4px;
  border: 1px solid #fff;
}
.index-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.other-banner img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.index-box {
  padding-top: 55px;
  padding-bottom: 55px;
}
.index-box-01 .box-img img {
  display: block;
  margin: 0 auto;
}
.index-box-01 .box-info {
  text-align: right;
  padding-top: 40px;
}
.index-box-01 .box-info .box-logo {
  margin-bottom: 50px;
}
.index-box-01 .box-info .box-title {
  font-size: 16px;
  color: #cdcdcd;
  margin-bottom: 25px;
}
.index-box-01 .box-info .box-title span {
  font-size: 20px;
  line-height: 30px;
  color: #fdb42b;
  font-weight: bold;
}
.index-box-01 .box-info .box-txt {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}
.index-box-02 {
  background: url("../images/img-09.png") no-repeat bottom center #92c3eb;
  padding-bottom: 16%;
}
.index-box-02 .box-s {
  margin-bottom: 30px;
}
.index-box-02 .box-s .box-icon {
  width: 204px;
  height: 204px;
  background-color: rgba(255, 255, 255, 0.5);
  border: solid 2px #ffffff;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 25px;
  transition: all 0.7s;
}
.index-box-02 .box-s .box-icon span {
  position: absolute;
  width: 84px;
  height: 84px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-box-02 .box-s .box-icon span img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.7s;
}
.index-box-02 .box-s .box-icon span img.img-h {
  opacity: 0;
}
.index-box-02 .box-s .box-title {
  font-size: 20px;
  line-height: 32px;
  color: #000000;
  text-align: center;
  transition: all 0.7s;
  font-weight: bold;
}
.index-box-02 .box-s:hover .box-icon,
.index-box-02 .box-s.current .box-icon {
  box-shadow: -3px 20px 49px 0 rgba(41, 94, 167, 0.58);
  background-color: #fff;
}
.index-box-02 .box-s:hover .box-icon span,
.index-box-02 .box-s.current .box-icon span {
  position: absolute;
  width: 84px;
  height: 84px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-box-02 .box-s:hover .box-icon span img.img-d,
.index-box-02 .box-s.current .box-icon span img.img-d {
  opacity: 0;
}
.index-box-02 .box-s:hover .box-icon span img.img-h,
.index-box-02 .box-s.current .box-icon span img.img-h {
  opacity: 1;
}
.index-box-02 .box-s:hover .box-title,
.index-box-02 .box-s.current .box-title {
  color: #fff;
}
.index-box-03 {
  padding-bottom: 20px;
}
.index-box-03 .box-s {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.index-box-03 .box-s .box-img,
.index-box-03 .box-s .box-info {
  width: 50%;
}
.index-box-03 .box-s .box-img img {
  display: block;
  width: 100%;
}
.index-box-03 .box-s .box-info {
  background: url("../images/img-11.png") no-repeat right bottom;
  background-size: cover;
  display: flex;
  flex-direction: column;
  padding: 30px 10%;
  justify-content: center;
}
.index-box-03 .box-s .box-info .box-title {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #92c3eb;
}
.index-box-03 .box-s .box-info .box-title span {
  font-size: 46px;
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
.index-box-03 .box-s .box-info .box-txt {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
.index-box-03 .box-s .box-info .box-txt span {
  font-size: 26px;
  display: block;
  line-height: 30px;
  margin-bottom: 10px;
  color: #333333;
  font-weight: bold;
}
.index-box-03 .box-02 {
  background-color: #ebebeb;
  box-shadow: -1px 4px 13px 0 rgba(0, 0, 0, 0.18);
  overflow: hidden;
  margin: 15px 10px;
}
.index-box-03 .box-02 .box-img {
  overflow: hidden;
}
.index-box-03 .box-02 .box-img img {
  display: block;
  width: 100%;
  transition: all 0.7s;
}
.index-box-03 .box-02 .box-info {
  padding: 15px;
  text-align: center;
}
.index-box-03 .box-02 .box-info .box-title {
  font-size: 18px;
  line-height: 20px;
  height: 20px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}
.index-box-03 .box-02 .box-info .box-txt {
  font-size: 14px;
  line-height: 22px;
  color: #999999;
  height: 44px;
  overflow: hidden;
}
.index-box-03 .box-02:hover {
  background-color: #fdb42b;
}
.index-box-03 .box-02:hover .box-img img {
  transform: scale(1.1);
}
.index-box-03 .box-02:hover .box-info .box-title {
  color: #fff;
}
.index-box-03 .box-02:hover .box-info .box-txt {
  color: #fff;
}
.index-box-03 .product-warp {
  margin-bottom: 40px;
}
.index-box-03 .product-advantage .box-03 {
  float: left;
  width: 33.333333%;
  overflow: hidden;
}
.index-box-03 .product-advantage .box-03 img {
  display: block;
  width: 100%;
  transition: all 0.7s;
}
.index-box-03 .product-advantage .box-03 .box-img,
.index-box-03 .product-advantage .box-03 .box-info {
  overflow: hidden;
}
.index-box-03 .product-advantage .box-03 .box-info {
  position: relative;
}
.index-box-03 .product-advantage .box-03 .box-info .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 15px;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}
.index-box-03 .product-advantage .box-03 .box-info .box-mc .box-title {
  font-size: 16px;
  margin-bottom: 15px;
}
.index-box-03 .product-advantage .box-03 .box-info .box-mc .box-title span {
  display: block;
  font-size: 30px;
  margin-bottom: 5px;
}
.index-box-03 .product-advantage .box-03:nth-child(2n) .box-info .box-mc {
  color: #666666;
}
.index-box-03 .product-advantage .box-03:nth-child(2n) .box-info .box-mc .box-title {
  color: #666;
}
.index-box-03 .product-advantage .box-03:nth-child(2n) .box-info .box-mc .box-title span {
  color: #333;
}
.index-box-03 .product-advantage .box-03:hover img {
  transform: scale(1.1);
}
.index-box-03 .swiper-button-next,
.index-box-03 .swiper-button-prev {
  width: 37px;
  height: 58px;
  margin-top: -29px;
  top: auto;
  bottom: 22%;
}
.index-box-03 .swiper-button-next:after,
.index-box-03 .swiper-button-prev:after {
  display: none;
}
.index-box-03 .swiper-button-next {
  background: url("../images/img-13.png") no-repeat;
  right: -60px;
}
.index-box-03 .swiper-button-prev {
  background: url("../images/img-12.png") no-repeat;
  left: -60px;
}
.index-box-03 .product-group-02 .swiper-slide-thumb-active .box-02 {
  background-color: #fdb42b;
}
.index-box-03 .product-group-02 .swiper-slide-thumb-active .box-02 .box-img img {
  transform: scale(1.1);
}
.index-box-03 .product-group-02 .swiper-slide-thumb-active .box-02 .box-info .box-title {
  color: #fff;
}
.index-box-03 .product-group-02 .swiper-slide-thumb-active .box-02 .box-info .box-txt {
  color: #fff;
  height: 40px;
  overflow: hidden;
}
.index-box-03 .product-group-02 .swiper-slide-thumb-active .box-02 .box-info /deep/ p {
  margin: 0;
}
.index-box-04 {
  overflow: hidden;
}
.index-box-04 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.index-box-04 .row .box-w {
  padding-left: 10px;
  padding-right: 10px;
}
.index-box-04 .box-s {
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.index-box-04 .box-s img {
  display: block;
  width: 100%;
  transition: all 0.7s;
}
.index-box-04 .box-s .box-mc {
  padding: 15px;
  display: none;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background-color: rgba(0, 35, 129, 0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.index-box-04 .box-s .box-mc .box-title {
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #ffffff;
  display: block;
}
.index-box-04 .box-s:hover img {
  transform: scale(1.1);
}
.index-box-04 .box-s:hover .box-mc {
  display: flex;
}
.photo-album-group {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.85);
  visibility: hidden;
  z-index: -99;
}
.photo-album-group.photo-album-show {
  z-index: 999;
  visibility: visible;
}
.photo-album-group .box-close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 999;
}
.photo-album-group .box-close img {
  display: block;
}
.photo-album-group .photo-album-warp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
}
.photo-album-group .photo-album {
  width: 100%;
  height: 100%;
}
.photo-album-group .photo-album .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.photo-album-group .photo-album .swiper-slide .box-s {
  display: inline-block;
  background-color: #fff;
  padding: 15px;
  max-width: 100%;
}
.photo-album-group .photo-album .swiper-slide .box-s img {
  display: block;
}
.index-box-05 {
  background: url("../images/img-82.png") no-repeat top center;
  background-size: cover;
}
.index-box-05 .public-title {
  color: #fff;
}
.index-box-05 .box-cont {
  display: flex;
  align-content: center;
}
.index-box-05 .box-map {
  position: relative;
}
.index-box-05 .box-map .a-box {
  position: absolute;
  font-size: 12px;
  line-height: 40px;
  padding: 0 20px;
  margin-left: -20px;
  margin-top: -10px;
  color: #333333;
  font-weight: bold;
  cursor: pointer;
}
.index-box-05 .box-map .a-box .box-tip {
  display: none;
  position: absolute;
  bottom: 65px;
  font-size: 12px;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 10px;
  line-height: 22px;
  color: #333333;
  width: 150px;
  left: 50%;
  transform: translateX(-50%);
}
.index-box-05 .box-map .a-box .box-tip:after {
  content: '';
  position: absolute;
  background: url("../images/img-85.png") no-repeat;
  width: 16px;
  height: 23px;
  left: 50%;
  bottom: -30px;
  transform: translateX(-50%);
}
.index-box-05 .box-map .a-box.current .box-tip {
  display: block;
}
.index-box-05 .box-map .a-nmg {
  left: 67%;
  top: 25%;
}
.index-box-05 .box-map .a-ln {
  left: 82%;
  top: 30%;
}
.index-box-05 .box-map .a-bj {
  left: 71%;
  top: 34%;
}
.index-box-05 .box-map .a-tj {
  left: 74%;
  top: 37%;
}
.index-box-05 .box-map .a-hb {
  left: 70%;
  top: 40%;
}
.index-box-05 .box-map .a-sx {
  left: 64%;
  top: 43%;
}
.index-box-05 .box-map .a-sd {
  left: 75%;
  top: 45%;
}
.index-box-05 .box-map .a-hn {
  left: 67%;
  top: 52%;
}
.index-box-05 .box-map .a-hub {
  left: 65%;
  top: 59%;
}
.index-box-05 .box-list {
  overflow: hidden;
  overflow-y: auto;
}
.index-box-05 .box-list > .box-group {
  display: none;
}
.index-box-05 .box-s {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.index-box-05 .box-s img {
  display: block;
  width: 100%;
}
.index-box-05 .box-s .box-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0 10px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.index-box-06 {
  background: url("../images/img-20.png") no-repeat bottom center #92c3eb;
  padding-top: 90px;
  padding-bottom: 90px;
}
.index-box-06 .container {
  position: relative;
}
.index-box-06 .m-title {
  color: #fff;
  margin-bottom: 35px;
  margin-top: -10px;
  font-size: 32px;
}
.index-box-06 .box-s .box-title {
  background: url("../images/img-50.png") no-repeat left bottom;
  font-size: 28px;
  line-height: 34px;
  color: #ffffff;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.index-box-06 .box-s .box-txt {
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  text-align: justify;
}
.index-box-06 .box-year {
  color: #ffffff;
  width: 114px;
  text-align: center;
  background: url("../images/img-32.png") no-repeat center center;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.index-box-06 .box-year span {
  height: 50px;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 24px;
}
.index-box-06 .box-cont {
  padding-left: 210px;
  padding-bottom: 18%;
}
.index-box-06 .swiper-button-prev,
.index-box-06 .swiper-button-next {
  position: absolute;
  width: 114px;
  height: 88px;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.index-box-06 .swiper-button-prev:after,
.index-box-06 .swiper-button-next:after {
  display: none;
}
.index-box-06 .swiper-button-prev {
  top: -90px;
  background: url("../images/img-18.png") no-repeat top center;
  background-size: contain;
}
.index-box-06 .swiper-button-next {
  top: auto !important;
  bottom: -90px;
  background: url("../images/img-19.png") no-repeat top center;
  background-size: contain;
}
.index-box-06 .gallery-thumbs {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 114px;
  box-sizing: border-box;
  padding: 0;
}
.index-box-06 .gallery-thumbs .swiper-slide-thumb-active .box-year span {
  font-size: 30px;
}
.index-box-07 .box-s {
  padding: 25px;
  background-color: #e0e0e0;
}
.index-box-07 .box-s img {
  display: block;
  width: 100%;
}
.index-box-07 .swiper-pagination {
  margin-top: 30px;
  bottom: 0;
  position: relative;
}
.index-box-07 .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  opacity: 1;
  margin: 0 6px;
  border: 1px solid #ffb44b;
}
.index-box-07 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffb44b;
}
.index-box-08 {
  background: url("../images/img-22.png") no-repeat top center;
  background-size: cover;
}
.index-box-08 .logo-list .row {
  margin-left: 0;
  margin-right: 0;
}
.index-box-08 .logo-list .row .box-w {
  padding-left: 0;
  padding-right: 0;
  transition: all 0.7s;
}
.index-box-08 .logo-list .row .box-w:hover {
  box-shadow: -2px 10px 28px 0 rgba(106, 106, 106, 0.36);
  z-index: 99;
}
.index-box-08 .logo-list .box-logo {
  border: solid 1px #cccaca;
  transition: all 0.7s;
  margin-left: -1px;
  margin-top: -1px;
  position: relative;
}
.index-box-08 .logo-list .box-logo img {
  display: block;
  width: 100%;
}
.index-box-08 .swiper-slide {
  padding: 1px 1px 30px;
}
.index-box-08 .swiper-pagination {
  margin-top: 10px;
  bottom: 0;
  position: relative;
}
.index-box-08 .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  opacity: 1;
  margin: 0 6px;
  border: 1px solid #ffb44b;
}
.index-box-08 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ffb44b;
}
.index-box-09 {
  padding-bottom: 0;
}
.index-box-09 .box-s {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.index-box-09 .box-s .img-s {
  display: block;
  width: 100%;
  transition: all 0.7s;
}
.index-box-09 .box-s .box-title {
  display: block;
  border: 3px solid #fff;
  height: 70px;
  line-height: 64px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  width: 66%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
.index-box-09 .box-s .box-title.title-01 {
  background-color: rgba(255, 255, 255, 0.5);
}
.index-box-09 .box-s .box-title.title-02 {
  background-color: rgba(26, 47, 112, 0.5);
}
.index-box-09 .box-s .box-title.title-03 {
  background-color: rgba(235, 181, 54, 0.5);
}
.index-box-09 .box-s .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 15px solid #fed385;
  background-color: #feb42c;
  padding: 15px;
  display: none;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.index-box-09 .box-s .box-mc .icon-s {
  margin-bottom: 10px;
}
.index-box-09 .box-s .box-mc .icon-s img {
  display: block;
  margin: 0 auto;
}
.index-box-09 .box-s .box-mc .title-s {
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: bold;
}
.index-box-09 .box-s:hover .box-mc,
.index-box-09 .box-s.current .box-mc {
  display: flex;
}
.index-box-10 .box-s {
  display: flex;
  align-content: center;
  box-shadow: 0 0 10px 0 rgba(140, 140, 156, 0.35);
  margin: 10px;
  align-items: center;
}
.index-box-10 .box-s .box-img,
.index-box-10 .box-s .box-info {
  width: 50%;
  min-width: 50%;
}
.index-box-10 .box-s .box-img img {
  display: block;
  width: 100%;
}
.index-box-10 .box-s .box-info {
  background-color: #fff;
  padding: 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.index-box-10 .box-s .box-info .box-title {
  font-size: 24px;
  line-height: 26px;
  color: #333333;
  font-weight: bold;
}
.index-box-10 .box-s .box-info .box-txt {
  padding-left: 40px;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-top: 25px;
}
.index-box-10 .box-s .box-info .box-txt .icon-s {
  position: absolute;
  margin-left: -40px;
}
.index-box-10 .arrow-group {
  position: absolute;
  width: 170px;
  height: 56px;
  bottom: 10px;
  left: 50%;
  margin-left: -85px;
  z-index: 9;
}
.index-box-10 .arrow-group .swiper-button-next,
.index-box-10 .arrow-group .swiper-button-prev {
  position: absolute;
  top: 0;
  width: 85px;
  height: 56px;
  margin-top: 0;
}
.index-box-10 .arrow-group .swiper-button-next:after,
.index-box-10 .arrow-group .swiper-button-prev:after {
  display: none;
}
.index-box-10 .arrow-group .swiper-button-next {
  background: url("../images/img-95.png") no-repeat;
  right: 0;
}
.index-box-10 .arrow-group .swiper-button-prev {
  background: url("../images/img-94.png") no-repeat;
  left: 0;
}
.index-box-11 {
  background-color: #92c3eb;
}
.index-box-11 .public-title {
  color: #fff;
}
.index-box-11 .public-title .title-en.en-col {
  color: #fff;
}
.index-box-11 .box-s {
  overflow: hidden;
  border-radius: 6px;
  border: solid 1px rgba(115, 115, 115, 0.41);
  position: relative;
  margin-bottom: 15px;
}
.index-box-11 .box-s .img-s {
  display: block;
  width: 100%;
  transition: all 0.7s;
}
.index-box-11 .box-s .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 35px 25px 0;
}
.index-box-11 .box-s .box-mc .icon-s {
  position: relative;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}
.index-box-11 .box-s .box-mc .icon-s img {
  position: absolute;
  top: 0;
  left: 0;
}
.index-box-11 .box-s .box-mc .icon-s img.img-h {
  display: none;
}
.index-box-11 .box-s .box-mc .title-s {
  background: url("../images/img-99.png") no-repeat bottom left;
  margin-bottom: 20px;
  height: 50px;
  line-height: 48px;
  font-size: 22px;
  color: #333333;
}
.index-box-11 .box-s .box-mc .txt-s {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
.index-box-11 .box-s .box-mc.box-01 {
  background: url("../images/img-37.png") no-repeat bottom -30px center #fff;
}
.index-box-11 .box-s .box-mc.box-02 {
  background: url("../images/img-38.png") no-repeat bottom -1px right 20px #fff;
}
.index-box-11 .box-s .box-mc.box-03 {
  background: url("../images/img-39.png") no-repeat bottom right -10px #fff;
}
.index-box-11 .box-s:hover .img-s,
.index-box-11 .box-s.current .img-s {
  transform: scale(1.1);
}
.index-box-11 .box-s:hover .box-mc,
.index-box-11 .box-s.current .box-mc {
  background: rgba(26, 47, 112, 0.3) !important;
}
.index-box-11 .box-s:hover .box-mc .icon-s img.img-d,
.index-box-11 .box-s.current .box-mc .icon-s img.img-d {
  display: none;
}
.index-box-11 .box-s:hover .box-mc .icon-s img.img-h,
.index-box-11 .box-s.current .box-mc .icon-s img.img-h {
  display: block;
}
.index-box-11 .box-s:hover .box-mc .title-s,
.index-box-11 .box-s.current .box-mc .title-s {
  background: url("../images/img-40.png") no-repeat bottom left;
  color: #fff;
}
.index-box-11 .box-s:hover .box-mc .txt-s,
.index-box-11 .box-s.current .box-mc .txt-s {
  color: #fff;
}
.index-box-12 {
  padding-bottom: 20px;
}
.index-box-12 .tabs-group {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 240px 100px 35px;
  position: relative;
  transition: all 0.5s;
}
.index-box-12 .tabs-title {
  position: absolute;
  right: 35px;
}
.index-box-12 .tabs-title a {
  width: 170px;
  height: 115px;
  line-height: 113px;
  text-align: center;
  border: solid 1px #cecece;
  display: block;
  margin-bottom: 3px;
  font-size: 16px;
  color: #ffffff;
}
.index-box-12 .tabs-title a:last-child {
  margin-bottom: 0;
}
.index-box-12 .tabs-title a:hover,
.index-box-12 .tabs-title a.current {
  background: url("../images/img-42.png") no-repeat left -5px bottom -5px #92c3eb;
}
.index-box-12 .tabs-cont {
  min-height: 360px;
}
.index-box-12 .tabs-cont > div {
  display: none;
}
.index-box-12 .box-s {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 30px;
}
.index-box-12 .box-s:last-child {
  margin-bottom: 0;
}
.index-box-12 .box-s .box-title {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 30px;
  margin-bottom: 10px;
}
.index-box-12 .box-s .box-title .icon-s {
  margin-right: 10px;
}
.index-box-12 .box-s .box-title .icon-s img {
  vertical-align: middle;
  margin-top: -3px;
}
.index-box-13 {
  padding-bottom: 20px;
}
.index-box-13 .box-cont {
  display: flex;
  align-content: center;
}
.index-box-13 .box-cont .box-img,
.index-box-13 .box-cont .box-info {
  width: 50%;
  min-width: 50%;
}
.index-box-13 .box-cont .box-img img {
  display: block;
  width: 100%;
}
.index-box-13 .box-cont .box-info {
  border: solid 1px #b1b1b1;
  padding: 30px 5%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.index-box-13 .box-cont .box-info .img-s {
  margin-bottom: 35px;
}
.index-box-13 .box-cont .box-info .img-s img {
  display: block;
  margin: 0 auto;
}
.index-box-13 .box-cont .box-info .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  margin-bottom: 30px;
}
.index-box-13 .box-cont .box-info .box-txt:last-child {
  margin-bottom: 0;
}
.index-box-13 .box-cont .box-info .box-txt .title-s {
  font-size: 18px;
  line-height: 40px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: bold;
}
.index-box-13 .box-cont .box-info .box-txt .title-s .icon-s {
  margin-right: 10px;
}
.index-box-13 .box-cont .box-info .box-txt .title-s .icon-s img {
  vertical-align: middle;
  margin-top: -3px;
}
.index-box-14 {
  padding-bottom: 0;
}
.index-box-14 .box-cont {
  background: url("../images/img-88.png") no-repeat top center;
  background-size: cover;
  padding-top: 6%;
  padding-bottom: 10%;
}
.index-box-14 .box-main {
  width: 86%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-content: center;
}
.index-box-14 .box-main .box-img-s {
  width: 53%;
  background-color: #fff;
  box-shadow: 19px 21px 18px 0 rgba(76, 76, 76, 0.26);
  border: solid 14px #ffffff;
  position: relative;
  z-index: 9;
  transition: all 0.7s;
}
.index-box-14 .box-main .box-img-s img {
  display: block;
  width: 100%;
}
.index-box-14 .box-main .box-info-s {
  width: 53%;
  margin-left: -6%;
  margin-top: 6%;
  background-color: #ffffff;
  box-shadow: 19px 21px 18px 0 rgba(76, 76, 76, 0.26);
  border: solid 14px #ffffff;
  margin-bottom: -6%;
  padding: 20px 30px 20px 10%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.index-box-14 .box-main .box-s {
  cursor: pointer;
}
.index-box-14 .box-main .box-s:last-child {
  margin-bottom: 0;
}
.index-box-14 .box-main .box-s .box-title {
  font-size: 18px;
  line-height: 40px;
  color: #333333;
  display: block;
  transition: all 0.5s;
  font-weight: bold;
  margin-bottom: 5px;
}
.index-box-14 .box-main .box-s .box-txt {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.index-box-14 .box-main .box-s.current .box-title {
  background: url("../images/img-57.png") no-repeat top left;
  padding-left: 30px;
  color: #fff;
}
.index-box-14 .box-main .join-thumbs {
  width: 100%;
}
.index-box-14 .box-main .join-thumbs .swiper-wrapper .swiper-slide {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
}
.index-box-14 .box-main .join-thumbs .swiper-slide-thumb-active .box-s .box-title {
  background: url("../images/img-57.png") no-repeat top left;
  padding-left: 30px;
  color: #fff;
}
.index-box-15 {
  background-color: #e6e9ee;
}
.index-box-15 .box-group {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-box-15 .box-group .box-warp:last-child .box-s:after {
  display: none;
}
.index-box-15 .box-group .box-s {
  width: 134px;
  height: 134px;
  box-shadow: 2px 2px 18px 0 rgba(181, 181, 181, 0.54);
  border-radius: 50%;
  position: relative;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin: 20px auto;
  color: #fff;
}
.index-box-15 .box-group .box-s .box-ch {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 2px;
}
.index-box-15 .box-group .box-s:after {
  content: '';
  background: url("../images/img-59.png");
  width: 48px;
  height: 29px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: -63px;
}
.index-box-15 .box-group .box-s.box-01 {
  background-color: #eb7027;
}
.index-box-15 .box-group .box-s.box-02 {
  background-color: #ef802d;
}
.index-box-15 .box-group .box-s.box-03 {
  background-color: #f29337;
}
.index-box-15 .box-group .box-s.box-04 {
  background-color: #f8a444;
}
.index-box-15 .box-group .box-s.box-05 {
  background-color: #f8b64d;
}
.index-box-15 .box-group .box-s.box-06 {
  background-color: #fec658;
}
.toTop {
  position: fixed;
  right: 20px;
  bottom: 30px;
  z-index: 99998;
  display: block;
  width: 82px;
  height: 82px;
}
.toTop img {
  display: block;
  width: 82px;
  height: 82px;
}
/*# sourceMappingURL=style.css.map */