@charset "UTF-8";
@font-face {
  font-family: 'constantia';
  src: url("fonts/CONSTANB.eot");
  src: url("fonts/CONSTANB.eot") format("embedded-opentype"), url("fonts/CONSTANB.woff2") format("woff2"), url("fonts/CONSTANB.woff") format("woff"), url("fonts/CONSTANB.ttf") format("truetype"), url("fonts/CONSTANB.svg#CONSTANB") format("svg");
}
@font-face {
  font-family: 'impact';
  src: url("fonts/IMPACT.eot");
  src: url("fonts/IMPACT.eot") format("embedded-opentype"), url("fonts/IMPACT.woff2") format("woff2"), url("fonts/IMPACT.woff") format("woff"), url("fonts/IMPACT.ttf") format("truetype"), url("fonts/IMPACT.svg#IMPACT") format("svg");
}
.impact {
  font-family: "impact";
}

.constantia {
  font-family: "constantia";
}

/*网站单位设置*/
@media (max-width: 767px) {
  html {
    font-size: 26px !important;
  }
}
@media (max-width: 479px) {
  html {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 320px) {
  html {
    font-size: 20px !important;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 28px !important;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 30px !important;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 34px !important;
  }
}
@media (min-width: 1680px) {
  html {
    font-size: 40px !important;
  }
}
@media (min-width: 1900px) {
  .welcome-banner {
    width: 100%;
  }
  .welcome-banner .pc-banner-img {
    width: auto;
    height: auto;
  }
}
@media (min-width: 1270px) {
  .welcome {
    padding-top: 48px;
  }
}
div, ul, li, span, a {
  box-sizing: border-box;
}

body {
  overflow: hidden;
}

.event {
  margin-bottom: 2.25rem;
}

.por {
  position: relative;
}

.poa {
  position: absolute;
}

.Arial {
  font-family: "Arial";
}

.toUpp {
  text-transform: uppercase;
}

.bgff {
  background: #fff;
}

.omit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.toTop {
  display: none;
  position: fixed;
  z-index: 6;
  bottom: 50px;
  right: 50px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: #3d62ad url(../img/toTop.png) no-repeat center;
  transition: all .3s linear;
  background-size: 40px !important;
  border-radius: 50%;
}
.toTop:hover {
  transform: translateY(-6px);
}

.omit1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.omit2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.omit3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.omit4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.omit5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.omit6 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.omit7 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.omit8 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.omit9 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.nowrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.opa7 {
  opacity: .7;
  filter: alpha(opacity=70);
}

.ovh {
  overflow: hidden;
}

.ovs {
  overflow: visible;
}

.img100 {
  display: block;
  width: 100%;
}

.table {
  display: table;
  width: 100%;
  height: 100%;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.flexBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.can-hover .img-wrap {
  overflow: hidden;
}
.can-hover .img-wrap .img100 {
  transition: all 1.5s ease;
}
.can-hover:hover .img-wrap .img100 {
  transform: scale(1.1, 1.1);
}

.bgImg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.poa50 {
  position: absolute;
  left: 50%;
  top: 50%;
}

.poa100 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.sha10 {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.welcome-body .header {
  position: fixed;
}

.header {
  overflow: visible;
  padding: 0 2rem;
  position: absolute;
  z-index: 7;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  align-items: center;
}
.header .header-nav {
  position: relative;
  opacity: 0;
  transform: skew(90deg);
  transform-origin: center;
  transition: all 1s ease;
}
.header.fixed2 {
  position: fixed;
}
.header.animate .header-nav {
  opacity: 1;
  transform: skew(0);
}
.header.animate .header-nav.hide1 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
.header.animate .logo {
  opacity: 1;
  transform: scale(1) rotateX(0);
}
.header .logo {
  flex: 0 0 158px;
  width: 158px;
  height: 52px;
  opacity: 0;
  transform: scale(0.8) rotateX(90deg);
  transition: all 1s ease;
}

.scroll-down {
  position: absolute;
  z-index: 2;
  left: 50%;
  margin-left: -12px;
  bottom: 26px;
  display: block;
  margin-top: 3rem;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  cursor: pointer;
  background: url(../img/scroll-down.png) no-repeat center;
  animation: mouseMove 1.5s linear infinite;
}

@keyframes mouseMove {
  0% {
    bottom: 36px;
    opacity: 0;
  }
  50% {
    bottom: 26px;
    opacity: 1;
  }
  100% {
    bottom: 16px;
    opacity: 0;
  }
}
.header-right {
  flex: 0 0 1090px;
  display: inline-flex;
  align-items: center;
}
.header-right .language-wrap {
  display: inline-flex;
  padding-left: 51px;
  box-sizing: content-box;
  flex: 0 0 79px;
  height: 22px;
  display: inline-flex;
  order: 1;
  background: url(../img/earth0.png) 9px center no-repeat;
}
.header-right .lan-a {
  flex: 0 0 auto;
  font-size: 14px;
  line-height: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
  color: #aaa;
  transition-duration: .3s;
}
.header-right .lan-a.cur, .header-right .lan-a:hover {
  color: #333;
}
.header-right .lan-cn:after {
  content: "";
  margin: 0 10px;
  background: #aaa;
  height: 16px;
  vertical-align: middle;
  width: 1px;
  display: inline-block;
}
.header-right .lan-en {
  text-transform: uppercase;
}

.header-nav {
  flex: 0 0 auto;
}
.header-nav .nav-item {
  position: relative;
  display: inline-block;
  height: 90px;
  padding: 34px 0;
  flex: 1;
  text-align: center;
  transition-duration: .5s;
}
.header-nav .nav-item.cur .nav-s0, .header-nav .nav-item:hover .nav-s0 {
  transform: translateY(-22px);
}
.header-nav .nav-s0 {
  position: relative;
  display: block;
  height: 22px;
  line-height: 22px;
  padding: 0 27px;
  transition: all .5s ease;
}
.header-nav .nav-s0:after {
  content: attr(data-title);
  position: absolute;
  color: #3d62ad;
  left: 0;
  transform: translateY(100%);
  width: 100%;
}
.header-nav .nav-a {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}
.header-nav .sub-hides {
  overflow: hidden;
  display: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  top: 100%;
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.05);
  transition-duration: .5;
}
.header-nav .sub-a {
  transform: translateX(6px);
  border-bottom: 1px solid #e5e5e5;
  display: block;
  padding: 10px 27px;
  color: #666;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  transition-duration: .5s;
  transition-timing-function: ease;
}
.header-nav .sub-a:hover {
  color: #3d62ad;
  transform: translateX(-5px);
}

.toUpp {
  text-transform: uppercase;
}

.m-header-nav {
  display: none;
  width: 100%;
  height: calc(100% - 50px);
  display: none;
  position: fixed;
  left: 0;
  top: 50px;
  z-index: 7;
  overflow: scroll;
  background: #fff;
}
.m-header-nav .nav-item {
  width: 92%;
  margin: 0 auto;
  height: auto;
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #ccc;
}
.m-header-nav .nav-item:first-child {
  border-top: 1px solid #ccc;
}
.m-header-nav .nav-a {
  display: block;
  line-height: 35px;
  color: #000;
  font-size: 16px;
  overflow: hidden;
  background: url(../img/jia.png) no-repeat center right 0.24rem;
  background-size: 16px !important;
}
.m-header-nav .cur .nav-a {
  background: url(../img/jian.png) no-repeat center right 0.24rem;
}
.m-header-nav .sub-hides {
  display: none;
  margin-top: 10px;
}
.m-header-nav .sub-a {
  font-size: 14px;
  display: block;
  line-height: 40px;
  color: #666;
  border-top: 1px solid #ccc;
}

.pabotFooter {
  padding-bottom: 3.25rem;
}

.footer {
  background: #1e2127;
}

.footer-nav {
  flex: 0 0 66%;
  display: inline-flex;
}
.footer-nav .nav-item {
  flex: 0 0 20%;
  position: relative;
  display: inline-block;
}
.footer-nav .nav-a {
  display: block;
  color: #ddd;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 20px;
  transition-duration: .5s;
}
.footer-nav .nav-a:hover {
  color: #fff;
}
.footer-nav .sub-hides {
  padding-bottom: 20px;
}
.footer-nav .sub-a {
  display: block;
  color: #6c7079;
  font-size: 14px;
  line-height: 32px;
  transition-duration: .5s;
  transition-timing-function: ease;
}
.footer-nav .sub-a:hover {
  color: #fff;
}

.footer-top {
  align-items: flex-start;
  padding: 1.9rem 0 2rem;
}

.footer-top-right {
  display: inline-flex;
  justify-content: flex-end;
  color: #000;
  float: right;
  flex: 0 0 33.6%;
  font-size: 16px;
  line-height: 1.2;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}
.footer-top-right .right-mains {
  flex: 0 0 368px;
}
.footer-top-right .contact-cn {
  margin-bottom: 18px;
  line-height: 1.2;
  color: #ddd;
  margin-bottom: 28px;
}
.footer-top-right .contact-item {
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
  color: #ddd;
  background-size: 22px !important;
  transition-duration: .5s;
  margin-top: 18px;
}
.footer-top-right .contact-item:first-child {
  background: url(../img/contact-ico1.png) no-repeat left top;
}
.footer-top-right .contact-item:nth-child(2) {
  background: url(../img/contact-ico2.png) no-repeat left top;
}
.footer-top-right .contact-item:last-child {
  background: url(../img/contact-ico3.png) no-repeat left top;
}

.footer-bot {
  background: #15181f;
  font-size: 14px;
  line-height: 28px;
  color: #474a51;
  padding: 16px 0;
}
.footer-bot .footer-bot-dl {
  float: left;
}
.footer-bot .footer-bot-dr {
  float: right;
  padding-left: 72px;
  position: relative;
}
.footer-bot .footer-bot-dr:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "分享到：";
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  height: 28px;
  width: 72px;
  color: #474a51;
}
.footer-bot .boc-a {
  color: #474a51;
  transition: all .5s ease;
}
.footer-bot .boc-a:hover {
  color: #fff;
}
.footer-bot .bds_tqq {
  margin: 0 !important;
  background: url(../img/qq.png) no-repeat center !important;
}
.footer-bot .bds_tqq:hover {
  background: url(../img/qqon.png) no-repeat center !important;
}
.footer-bot .bds_weixin {
  margin: 0 13px !important;
  background: url(../img/wechat.png) no-repeat center !important;
}
.footer-bot .bds_weixin:hover {
  background: url(../img/wechaton.png) no-repeat center !important;
}
.footer-bot .bds_tsina {
  margin: 0 !important;
  background: url(../img/sina.png) no-repeat center !important;
}
.footer-bot .bds_tsina:hover {
  background: url(../img/sinaon.png) no-repeat center !important;
}

.bdshare-button-style0-16 a {
  display: block !important;
  width: 28px !important;
  height: 28px !important;
  padding: 0 !important;
  background-position: center !important;
  transition-duration: .5s;
}

.building-list3-hd01 {
  padding: 20px 0;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.building-list3-hd01 .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin: 0 7px;
  background: #ccc;
  opacity: 1;
  border-radius: 7px;
  overflow: hidden;
  transition-duration: .8s;
}
.building-list3-hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3d62ad;
  width: 36px;
}

.welcome-banner {
  overflow: hidden;
}
.welcome-banner .swiper-slide {
  background-position: center top 90px !important;
}
.welcome-banner .pc-banner-img {

}
.wel-about-wrap {
  margin: 3rem auto;
  align-items: flex-start;
}

.wel-about-left {
  flex: 0 0 50%;
  padding-top: 2rem;
}
.wel-about-left .left-mians {
  margin-right: 2rem;
}
.wel-about-left .wel-about-details {
  font-size: 14px;
  line-height: 30px;
  color: #888;
  height: 120px;
  overflow: hidden;
}

.wel-about-more {
  display: block;
  font-size: 14px;
  line-height: 52px;
  height: 52px;
  width: 180px;
  padding: 0 36px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Arial";
  background: #3d62ad url(../img/more1.png) no-repeat right 36px center;
  margin-top: 1.9rem;
  margin-bottom: 2.1rem;
  transition: all .5s ease;
  font-weight: bold;
}
.wel-about-more:hover {
  color: #fff;
  transform: translateY(-8px);
  box-shadow: 0 0 10px rgba(61, 98, 173, 0.9);
}

.wel-industry-more1 {
  display: block;
  font-size: 14px;
  height: 180px;
  width: 16%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: "Arial";
  background: #3d62ad;
  transition: all .3s ease;
  display: inline-flex;
  align-items: center;
  font-weight: bold;
}
.wel-industry-more1 .ajax-title2 {
  flex: 0 0 100%;
  height: 44px;
  line-height: 44px;
}
.wel-industry-more1 .ajax-title2:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 44px;
  width: 28px;
  background: #3d62ad url(../img/more1.png) no-repeat right center;
}
.wel-industry-more1:hover {
  color: #fff;
  padding-left: 36px;
}

.wel-about-title {
  color: #333;
}
.wel-about-title .title-en {
  font-size: 1.4rem;
  line-height: 1;
  font-weight: bold;
}
.wel-about-title .title-en:after {
  content: "";
  display: block;
  height: 4px;
  width: 36px;
  background: #3d62ad;
  margin-top: .7rem;
  margin-bottom: .6rem;
}
.wel-about-title .title-cn {
  font-size: .7rem;
  line-height: 1.4;
  position: relative;
  padding-bottom: 1.4rem;
}
.wel-about-title .title-cn:after {
  position: absolute;
  right: 0;
  bottom: .7rem;
  content: "";
  display: block;
  height: 1px;
  width: 200%;
  background: #e8e8e8;
}

.wel-about-icos .ico-item {
  padding: 20px 0;
  flex: 0 0 120px;
  height: 118px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
}
.wel-about-icos .ico-item:first-child {
  background: url(../img/ico-bg1.png) no-repeat center;
}
.wel-about-icos .ico-item:nth-child(2) {
  background: url(../img/ico-bg2.png) no-repeat center;
}
.wel-about-icos .ico-item:nth-child(3) {
  background: url(../img/ico-bg3.png) no-repeat center;
}
.wel-about-icos .ico-item:last-child {
  background: url(../img/ico-bg4.png) no-repeat center;
}
.wel-about-icos .ico-item:hover .unhover {
  display: none !important;
}
.wel-about-icos .ico-item:hover .hover {
  display: block !important;
}
.wel-about-icos .ico-item:hover .icos-txts {
  color: #3d62ad;
}
.wel-about-icos .unhover {
  display: block;
}
.wel-about-icos .hover {
  display: none;
}
.wel-about-icos .icos {
  position: relative;
  flex: 0 0 38px;
  width: 38px;
  height: 38px;
  overflow: hidden;
  margin: 0 auto 14px;
}
.wel-about-icos .icos-txts {
  flex: 0 0 100%;
  font-size: 16px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
  color: #666;
  transition-duration: .3s;
}

.wel-industry-wrap {
  position: relative;
  height: 19rem;
  margin-bottom: 360px;
  padding-top: .5rem;
  background: url(../img/wel-industry-bg1.jpg) no-repeat center;
  background-size: cover;
}

.wel-industry-mains {
  position: relative;
  margin-top: 144px;
  padding: 0 1.5rem;
  height: 18.5rem;
}
.wel-industry-mains .wel-industry-a {
  display: block;
  height: 18.5rem;
  position: relative;
  z-index: 2;
}
.wel-industry-mains .wel-industry-a .w1500 {
  height: 100%;
  align-items: center;
}
.wel-industry-mains .wel-industry-mores {
  flex: 0 0 470px;
  margin-left: 2.4rem;
}
.wel-industry-mains .wel-industry-en {
  font-size: 66px;
  line-height: 1.2;
  color: #fff;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(30px);
  transition-property: transform opacity;
  transition-duration: 0s;
}
.wel-industry-mains .wel-industry-en.animate {
  opacity: 1;
  transform: translate(0, 0);
  transition-duration: 1s;
  transition-timing-function: ease;
}
.wel-industry-mains .wel-industry-more2 {
  display: block;
  font-size: 42px;
  line-height: 44px;
  color: #fff;
  margin-top: .9rem;
  opacity: 0;
  transform: translateY(30px);
  transition-property: transform opacity;
  transition-duration: 0s;
}
.wel-industry-mains .wel-industry-more2.animate {
  opacity: 1;
  transform: translate(0, 0);
  transition-duration: 1s;
  transition-timing-function: ease;
}
.wel-industry-mains .wel-industry-more2:after {
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-left: .9rem;
  background: url(../img/more2.png) no-repeat center;
  vertical-align: top;
  content: "";
}

.wel-industry-title {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 46px;
  line-height: 144px;
  color: #fff;
}

.m-industry-nav {
  overflow: hidden;
  height: 48px;
  line-height: 48px;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.m-industry-nav .swiper-slide {
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  border-bottom: 1px solid #eee;
  transition: all .5s ease;
  position: relative;
  background: #fff;
}
.m-industry-nav .swiper-slide:hover, .m-industry-nav .swiper-slide.cur {
  background: #3d62ad;
  border-bottom-color: transparent;
}
.m-industry-nav .swiper-slide:hover .unhover, .m-industry-nav .swiper-slide.cur .unhover {
  display: none !important;
}
.m-industry-nav .swiper-slide:hover .hover, .m-industry-nav .swiper-slide.cur .hover {
  display: block !important;
}
.m-industry-nav .swiper-slide:hover .ajax-title, .m-industry-nav .swiper-slide.cur .ajax-title {
  color: #fff;
}
.m-industry-nav .unhover {
  display: block;
}
.m-industry-nav .hover {
  display: none;
}
.m-industry-nav .img-wrap {
  position: relative;
  flex: 0 0 21px;
  width: 21px;
  height: 22px;
  overflow: hidden;
  margin-right: 12px;
}
.m-industry-nav .ajax-title {
  flex: 0 0 auto;
  font-size: .5rem;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  text-align: center;
  color: #999;
  transition-duration: .3s;
  text-transform: uppercase;
}

.pc-industry-nav {
  position: relative;
  z-index: 2;
  overflow: visible;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: -90px;
}
.pc-industry-nav .nav-item {
  flex: 0 0 27%;
  margin-right: 1%;
  height: 80px;
  border-bottom: 3px solid #eee;
  text-align: center;
  justify-content: center;
  display: inline-flex;
  align-items: center;
  background: #fff;
  transition: all .3s linear;
}
.pc-industry-nav .nav-item:hover, .pc-industry-nav .nav-item.cur {
  background: #3d62ad;
  height: 100px;
  border-bottom-color: transparent;
}
.pc-industry-nav .nav-item:hover .unhover, .pc-industry-nav .nav-item.cur .unhover {
  display: none !important;
}
.pc-industry-nav .nav-item:hover .hover, .pc-industry-nav .nav-item.cur .hover {
  display: block !important;
}
.pc-industry-nav .nav-item:hover .ajax-title, .pc-industry-nav .nav-item.cur .ajax-title {
  color: #fff;
  font-size: 28px;
}
.pc-industry-nav .nav-item:hover .img-wrap, .pc-industry-nav .nav-item.cur .img-wrap {
  transform: scale(1.2);
}
.pc-industry-nav .unhover {
  display: block;
}
.pc-industry-nav .hover {
  display: none;
}
.pc-industry-nav .img-wrap {
  transition: all .3s linear;
  position: relative;
  flex: 0 0 36px;
  height: 37px;
  margin-right: 22px;
}
.pc-industry-nav .ajax-title {
  transition: all .3s linear;
  flex: 0 0 auto;
  font-size: 20px;
  line-height: 44px;
  color: #999;
}

.wel-about-right {
  flex: 0 0 50%;
  display: inline-flex;
  justify-content: space-between;
  align-items: stretch;
  overflow: hidden;
}
.wel-about-right .wel-about-img1 {
  position: relative;
  top: 2rem;
  height: 100%;
  flex: 0 0 46.67%;
}
.wel-about-right .wel-about-img1 .img100 {
  opacity: 0;
}
.wel-about-right .wel-about-img2 {
  flex: 0 0 52%;
}

.wel-news-banner {
  padding: 20px 0;
  overflow: hidden;
}
.wel-news-banner .swiper-slide {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  background: #fff;
  transition: all .5s ease;
}
.wel-news-banner .swiper-slide:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.wel-news-banner .swiper-slide:hover .news-title {
  color: #3d62ad;
}
.wel-news-banner .txt-wrap {
  padding: .9rem .8rem;
}
.wel-news-banner .news-title {
  font-size: 24px;
  line-height: 28px;
  color: #333;
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wel-news-banner .news-detail {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  height: 52px;
  overflow: hidden;
  margin: .3rem 0 .7rem;
}
.wel-news-banner .news-time {
  font-size: 14px;
  line-height: 24px;
  color: #999;
  font-family: "Arial";
}

.wel-news-wrap {
  padding-bottom: 2.5rem;
}

.wel-news-title {
  font-size: 46px;
  line-height: 122px;
  color: #333;
  text-align: center;
}

.news-more-wrap {
  margin-top: 1rem;
  position: relative;
}
.news-more-wrap:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  z-index: 1;
  background: url(../img/line1.jpg) no-repeat center;
  background-size: 100%;
  left: 0;
  top: 50%;
}
.news-more-wrap .wel-news-more {
  display: block;
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  border: 1px solid #e9e9e9;
  margin: 0 auto;
  line-height: 100px;
  font-weight: bold;
  text-align: center;
}
.news-more-wrap .wel-news-more:before {
  content: "";
  display: block;
  width: 60%;
  height: 60%;
  position: absolute;
  z-index: 1;
  background: #ebbf50;
  border-radius: 50%;
  left: 20%;
  top: 20%;
  transition-duration: .5s;
}
.news-more-wrap .wel-news-more:after {
  content: "View more";
  display: block;
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  font-size: 14px;
  color: #333;
}
.news-more-wrap .wel-news-more:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.news-more-wrap .wel-news-more:hover:before {
  transform: scale(0.8);
}

.wel-banner-hd01 {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 1.5rem !important;
  height: 34px;
  text-align: center;
}
.wel-banner-hd01 .swiper-pagination-bullet {
  width: 138px;
  height: 34px;
  display: inline-block;
  position: relative;
  margin: 0 !important;
  opacity: 1;
  transition-duration: .5s;
  color: rgba(255, 255, 255, 0.5);
  border-radius: 0;
  font-size: 16px;
  line-height: 1.1;
  background: url(../img/hd012.png) no-repeat center bottom;
  background-size: 100% !important;
}
.wel-banner-hd01 .swiper-pagination-bullet:first-child {
  background: url(../img/hd01.png) no-repeat center bottom;
}
.wel-banner-hd01 .swiper-pagination-bullet:first-child:after {
  content: "01";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(2):after {
  content: "02";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(3):after {
  content: "03";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(4):after {
  content: "04";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(5):after {
  content: "05";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(6):after {
  content: "06";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(7):after {
  content: "07";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(8):after {
  content: "08";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(9):after {
  content: "09";
}
.wel-banner-hd01 .swiper-pagination-bullet:nth-child(10):after {
  content: "10";
}
.wel-banner-hd01 .swiper-pagination-bullet:before {
  position: absolute;
  display: block;
  left: 0;
  bottom: 2px;
  content: "";
  width: 0px;
  height: 1px;
  background: #fff;
  transition: all 0s linear;
}
.wel-banner-hd01 .swiper-pagination-bullet:after {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  transition-duration: .8s;
  color: rgba(255, 255, 255, 0.5);
  font-family: "Arial";
}
.wel-banner-hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
}
.wel-banner-hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  color: #fff;
}
.wel-banner-hd01 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  width: 100%;
  transition: all 4s linear;
}

.more1 {
  display: block;
  border-radius: 21px;
  width: 108px;
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 42px;
  border: 1px solid #dedede;
  transition: all .5s ease;
  cursor: pointer;
}
.more1:hover {
  background: #3d62ad;
  border-color: #3d62ad;
  color: #fff;
  transform: translateX(-6px);
}

.pages {
  padding: 1.5rem 0 2.2rem;
  text-align: center;
}
.pages .pagination {
  display: inline-block;
}
.pages .pagination a {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #333;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
  transition: all .3s linear;
  font-family: "Arial";
  vertical-align: top;
  margin: 0 5px;
}
.pages .pagination a:hover, .pages .pagination a.active {
  color: #fff;
  background: #3d62ad;
  border-color: transparent;
}
.pages .pagination .prev {
  background: url(../img/prev2.png) no-repeat center;
}
.pages .pagination .prev:hover {
  background: #3d62ad url(../img/prev2on.png) no-repeat center;
}
.pages .pagination .next {
  background: url(../img/next2.png) no-repeat center;
}
.pages .pagination .next:hover {
  background: #3d62ad url(../img/next2on.png) no-repeat center;
}

.ajax-contents {
  -webkit-transform: scale3d(0.8, 0.8, 1);
  -moz-transform: scale3d(0.8, 0.8, 1);
  -webkit-transition: all .6s;
  transition: all .6s;
}
.ajax-contents.cur {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
}

.inner-nav {
  background: #f8f8f8;
}
.inner-nav .w1280 {
  border-right: 1px solid #dbdbdb;
}
.inner-nav .inner-nav-item {
  position: relative;
  flex: 1;
  color: #333;
  font-size: 16px;
  line-height: 2.1rem;
  text-align: center;
  border-left: 1px solid #dbdbdb;
  transition: all .5s ease;
  overflow: hidden;
}
.inner-nav .inner-nav-item:before {
  position: absolute;
  left: 50%;
  top: -8px;
  margin-left: -8px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-color: #3d62ad transparent transparent transparent;
  border-width: 8px;
  border-style: solid;
  transition: all .5s ease;
}
.inner-nav .inner-nav-item.cur, .inner-nav .inner-nav-item:hover {
  background: #fff;
}
.inner-nav .inner-nav-item.cur:before, .inner-nav .inner-nav-item:hover:before {
  top: 0;
}

.por {
  position: relative;
}

.his-btns {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  right: 0;
  top: 50%;
}
.his-btns .btn {
  position: absolute;
  display: block;
  top: -29px;
  width: 46px;
  height: 46px;
  cursor: pointer;
  background-position: center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  transition: all .5s ease;
}
.his-btns .prev {
  left: 0;
  background-image: url(../img/prev1.png);
}
.his-btns .prev:hover {
  background-image: url(../img/prev1on.png);
}
.his-btns .next {
  right: 0;
  background-image: url(../img/next1.png);
}
.his-btns .next:hover {
  background-image: url(../img/next1on.png);
}

.culture-btns {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  right: 0;
  top: calc(50% - 38px);
}
.culture-btns .btn {
  position: absolute;
  display: block;
  top: -26px;
  width: 52px;
  height: 52px;
  cursor: pointer;
  background-position: center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  transition: all .5s ease;
}
.culture-btns .prev {
  left: 1.5rem;
  background-image: url(../img/prev3.png);
}
.culture-btns .prev:hover {
  transform: translateY(-10px);
}
.culture-btns .next {
  right: 1.5rem;
  background-image: url(../img/next3.png);
}
.culture-btns .next:hover {
  transform: translateY(-10px);
}

.building-btns {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: calc(63.5% - 20px);
  left: calc(18% + 10px);
  top: 50%;
}
.building-btns .btn {
  position: absolute;
  display: block;
  top: -26px;
  width: 52px;
  height: 52px;
  cursor: pointer;
  background-position: center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  transition: all .5s ease;
}
.building-btns .prev {
  left: 46px;
  background-image: url(../img/prev5.png);
}
.building-btns .prev:hover {
  transform: translateY(-10px);
}
.building-btns .next {
  right: 46px;
  background-image: url(../img/next5.png);
}
.building-btns .next:hover {
  transform: translateY(-10px);
}

.stone-btns {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 100%;
  right: 0;
  top: calc(50% - 30px);
}
.stone-btns .btn {
  position: absolute;
  display: block;
  top: -26px;
  width: 52px;
  height: 52px;
  cursor: pointer;
  background-position: center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  transition: all .5s ease;
}
.stone-btns .prev {
  left: -100px;
  background-image: url(../img/prev1.png);
}
.stone-btns .prev:hover {
  background-image: url(../img/prev1on.png);
}
.stone-btns .next {
  right: -100px;
  background-image: url(../img/next1.png);
}
.stone-btns .next:hover {
  background-image: url(../img/next1on.png);
}

.news-btns {
  position: absolute;
  z-index: 3;
  height: 1px;
  overflow: visible;
  width: 104px;
  left: calc(50% + 1.5rem);
  bottom: 3.15rem;
}
.news-btns .btn {
  position: absolute;
  display: block;
  top: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
  background-position: center !important;
  background-size: 100% auto !important;
  background-repeat: no-repeat !important;
  transition: all .5s ease;
}
.news-btns .prev {
  left: 0;
  background-image: url(../img/prev4.png);
}
.news-btns .prev:hover {
  background-image: url(../img/prev4on.png);
}
.news-btns .next {
  right: 0;
  background-image: url(../img/next4.png);
}
.news-btns .next:hover {
  background-image: url(../img/next4on.png);
}

.m-banner-img {
  display: none;
}

.m-nav-btn {
  display: none;
  width: 30px;
  height: 20px;
  vertical-align: middle;
  position: absolute;
  cursor: pointer;
  right: 4%;
  top: 50%;
  margin-top: -10px;
}
.m-nav-btn.cur .line1 {
  transform: rotate(38deg);
}
.m-nav-btn.cur .line2 {
  display: none;
}
.m-nav-btn.cur .line3 {
  transform: rotate(-38deg);
}
.m-nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333;
  left: 0;
  border-radius: 1px;
  transition: all .5s ease;
}
.m-nav-btn .line1 {
  top: 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}
.m-nav-btn .line2 {
  top: 9px;
}
.m-nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.ajax-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 11;
  background: rgba(0, 0, 0, 0.5);
}

.wel-news-wrap {
  margin-top: -44px;
  position: relative;
  z-index: 2;
  align-items: center;
}
.wel-news-wrap .wel-news-left {
  flex: 0 0 390px;
  background: #fff;
  color: #333;
  height: 250px;
}
.wel-news-wrap .wel-news-a {
  flex: 0 0 320px;
  background: #3d62ad url(../img/morebg3.png) no-repeat 82px center;
  color: #fff;
  padding-left: 130px;
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  text-transform: uppercase;
  transition-duration: .5s;
}
.wel-news-wrap .wel-news-a:hover {
  transform: translateY(-6px);
}
.wel-news-wrap .wel-news-h5 {
  font-size: 30px;
  line-height: 1.2;
  padding: 1rem .75rem .5rem;
}
.wel-news-wrap .wel-news-dt {
  font-size: 16px;
  line-height: 1.5;
  padding: 0 .75rem;
}

.wel-list3 {
  padding-bottom: 2.2rem;
}
.wel-list3 .moudle-titles {
  padding: 1.8rem 0 1.3rem;
}
.wel-list3 .txts-wrap {
  background: #fff;
  text-align: center;
  padding: .75rem 1.2rem;
}
.wel-list3 .list3-item-title {
  font-size: 20px;
  line-height: 1.2;
  color: #333;
  transition-duration: .5s;
}
.wel-list3 .list3-item-detail {
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  opacity: .6;
  color: #666;
  margin: 8px auto 16px;
}
.wel-list3 .swiper-slide {
  border: 1px solid #dfdfdf;
}
.wel-list3 .swiper-slide:hover .list3-item-title {
  color: #3d62ad;
}
.wel-list3 .list3-item-more {
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  background: url(../img/morebg4.png);
  width: 84px;
  height: 24px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14px;
  color: #333;
  text-transform: uppercase;
  transition-duration: .5s;
}
.wel-list3 .list3-item-more:hover {
  color: #fff;
  background: url(../img/morebg4on.jpg);
}

.inner-banner {
  position: relative;
  height: 15rem;
  overflow: hidden;
  -webkit-clip-path: circle(2.1% at 50% 50%);
  clip-path: circle(0% at 50% 50%);
  transition: all 1s cubic-bezier(0, 0.35, 0.14, 1.1) 0.5s;
  color: #fff;
  background-size: cover !important;
}
.inner-banner.animate {
  -webkit-clip-path: circle(70.7% at 50% 50%);
  clip-path: circle(70.7% at 50% 50%);
}

.inner-banner-titles {
  width: 1500px;
  height: 184px;
  margin-top: -122px;
  margin-left: -750px;
}
.inner-banner-titles.show0 {
  opacity: 1;
  transform: rotateX(0);
}
.inner-banner-titles.show0 .inner-banner-en, .inner-banner-titles.show0 .inner-banner-cn {
  transform: skew(0);
  opacity: 1;
}
.inner-banner-titles .inner-banner-en {
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
  opacity: 0;
  transform: rotateX(90deg);
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}
.inner-banner-titles .inner-banner-en:after {
  display: block;
  content: "";
  width: 60px;
  height: 4px;
  background: #fff;
  margin: 28px 0 32px;
}
.inner-banner-titles .inner-banner-cn {
  font-size: 56px;
  line-height: 60px;
  opacity: 0;
  transform: rotateX(90deg);
  transition-duration: 1s;
  transition-delay: .3s;
  transition-timing-function: ease-in-out;
}

.pc-inner-nav {
  position: relative;
  z-index: 6;
  margin-top: -36px;
}
.pc-inner-nav .w1500 {
  justify-content: flex-end;
}
.pc-inner-nav .inner-nav-a {
  flex: 0 0 6rem;
  text-align: center;
  height: 72px;
  line-height: 72px;
  background: #fff;
  border-bottom: 4px solid #e1e1e1;
  margin-left: 8px;
  font-size: 16px;
  color: #333;
  transition-duration: .3s;
}
.pc-inner-nav .inner-nav-a:hover, .pc-inner-nav .inner-nav-a.cur {
  color: #fff;
  background: #3d62ad;
  border-bottom-color: #335291;
  font-weight: bold;
}
.pc-inner-nav .inner-nav-a:first-child {
  margin-left: 0;
}
.pc-inner-nav.fixed0 {
  position: fixed;
  top: 36px;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition-duration: 0;
  transition-delay: 0;
}
.pc-inner-nav.fixed0 .w1500 {
  justify-content: center;
}
.pc-inner-nav.fixed0 .inner-nav-a {
  border-bottom: none;
  margin-left: 1px;
}
.pc-inner-nav.fixed0 .inner-nav-a:hover, .pc-inner-nav.fixed0 .inner-nav-a.cur {
  background: #3d62ad;
  color: #fff;
  border-bottom: none;
}

.m-inner-nav {
  display: none;
  height: 48px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.m-inner-nav .swiper-slide {
  text-align: center;
  height: 48px;
  line-height: 48px;
  background: #fff;
  font-size: 14px;
  color: #333;
  transition-duration: .5s;
}
.m-inner-nav .swiper-slide.cur {
  color: #fff;
  background: #3d62ad;
}

.pc-inner-nav, .m-inner-nav {
  opacity: 0;
  transform: rotateX(90deg);
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}
.pc-inner-nav.show0, .m-inner-nav.show0 {
  transform: skew(0);
  opacity: 1;
}

.moudle-title {
  text-align: center;
  padding-top: 56px;
}
.moudle-title .moudle-en {
  font-size: 80px;
  line-height: 1.1;
  color: #e8e8e8;
  position: relative;
  top: 34px;
  z-index: 0;
  text-transform: uppercase;
}
.moudle-title .moudle-cn {
  position: relative;
  z-index: 1;
  font-size: 36px;
  line-height: 1.1;
  color: #333;
}

.about-list1 {
  padding-top: 2.5rem;
  padding-bottom: 2.1rem;
  background-color: #f6f6f6;
  background-position: right bottom -3.75rem;
  background-repeat: no-repeat;
}
.about-list1 .w1500 {
  position: relative;
}

.about-list1-left {
  width: 540px;
  position: relative;
  padding-bottom: 44px;
}
.about-list1-left:after {
  content: "";
  position: absolute;
  width: 11px;
  height: 100%;
  background: url(../img/line2.png) no-repeat center;
  background-size: auto 100%;
  right: 0;
  top: 0;
}
.about-list1-left .left-en {
  font-size: 80px;
  line-height: 1.1;
  color: #e8e8e8;
  position: relative;
  top: 34px;
  z-index: 0;
  text-transform: uppercase;
}
.about-list1-left .left-cn {
  position: relative;
  z-index: 1;
  font-size: 36px;
  line-height: 1.1;
  color: #333;
  margin-bottom: 36px;
}
.about-list1-left .left-imgs {
  background: #fff;
  overflow: visible;
  width: 450px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.about-list1-left .left-imgs .img100 {
  position: relative;
  left: 10px;
  top: -10px;
}

.about-list1-right {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: calc(100% - 606px);
}
.about-list1-right .scroll-wrap {
  height: 100%;
}
.about-list1-right .right-mains {
  height: calc(100% - 32px);
  padding-top: 66px;
  font-size: 16px;
  line-height: 2;
}
.about-list1-right .right-h4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
  color: #333;
}
.about-list1-right .details {
  color: #666;
}
.about-list1-right .details .p {
  margin-bottom: 20px;
}
.about-list1-right .details .p:first-child {
  padding-top: 20px;
}
.about-list1-right .details .p:last-child {
  padding-bottom: 20px;
}
.about-list1-right .details-ending {
  text-align: right;
  color: #333;
}

.about-list2-right {
  flex: 0 0 41.5%;
}
.about-list2-right .right-mains {
  border-left: 6px solid #fff;
  height: 18rem;
}

.about-list2-left {
  height: 18rem;
  flex: 0 0 58.5%;
}
.about-list2-left .left-en {
  font-size: 80px;
  line-height: 1.1;
  color: #5678bc;
  position: relative;
  top: 34px;
  z-index: 0;
  text-transform: uppercase;
}
.about-list2-left .left-cn {
  position: relative;
  z-index: 1;
  font-size: 36px;
  line-height: 1.1;
  color: #fff;
  margin-bottom: 36px;
}
.about-list2-left .left-cn:after {
  display: block;
  content: "";
  width: 40px;
  height: 3px;
  background: #fff;
  margin: 28px 0 32px;
}
.about-list2-left .scroll-wrap {
  height: 100%;
}
.about-list2-left .left-mains {
  padding: 54px 1.5rem 1rem 10vw;
  height: 100%;
  font-size: 16px;
  line-height: 2;
  color: #e8ebef;
}
.about-list2-left .left-mains .p {
  margin-bottom: 20px;
}

.about-list3 {
  padding-bottom: 2.6rem;
}

.his-top-banner {
  margin-top: 34px;
  padding: 20px 0;
  margin-bottom: 20px;
}
.his-top-banner .txts-wrap {
  background: #eee;
  padding: .5rem .6rem .7rem;
  text-align: center;
}
.his-top-banner .swiper-slide {
  transition: all .5s ease;
}
.his-top-banner .swiper-slide:hover, .his-top-banner .swiper-slide.swiper-slide-active {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.his-top-banner .swiper-slide:hover .his-time, .his-top-banner .swiper-slide.swiper-slide-active .his-time {
  background: #3d62ad;
}
.his-top-banner .his-time {
  width: 110px;
  height: 36px;
  line-height: 36px;
  background: #999;
  color: #fff;
  font-size: .5rem;
  border-radius: 18px;
  margin: 0 auto 12px;
  transition: all .5s ease;
  padding: 0 6px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.his-top-banner .his-h5 {
  font-size: .4rem;
  line-height: 26px;
  color: #666;
  height: 52px;
  overflow: hidden;
}

.about-list4 {
  padding-bottom: 2.5rem;
}
.about-list4 .w1500 {
  margin-top: 24px;
}
.about-list4 .about-list4-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.bgf6 {
  background: #f6f6f6;
}

.his-top-banner, .his-bot-banner {
  overflow: hidden;
}
.his-bot-banner {
  background: url(../img/line3.png) repeat-X center top 23px;
}
.his-bot-banner {
  position: relative;
  /*padding: 0 46px;*/
}
.his-bot-banner .banner-year {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  color: #333;
  font-family: "impact";
  transition: all .5s ease;
}
.his-bot-banner .swiper-slide {
  padding-top: 54px;
  position: relative;
}
.his-bot-banner .swiper-slide:before {
  position: absolute;
  z-index: 1;
  width: 10px;
  height: 10px;
  background: #c1c1c1;
  border-radius: 50%;
  content: "";
  top: 34px;
  left: 50%;
  margin-left: -4px;
  transition: all .5s ease;
}
.his-bot-banner .swiper-slide:after {
  position: absolute;
  z-index: 2;
  width: 30px;
  height: 38px;
  content: "";
  top: 0;
  left: 50%;
  margin-left: -18px;
  background: url(../img/map1.png) no-repeat center;
  transition: all .5s ease;
  opacity: 0;
  transform: scale(0);
}
.his-bot-banner .swiper-slide:hover:before, .his-bot-banner .swiper-slide.cur:before, .his-bot-banner .swiper-slide.swiper-slide-active:before {
  opacity: 0;
  transform: scale(0);
}
.his-bot-banner .swiper-slide:hover:after, .his-bot-banner .swiper-slide.cur:after, .his-bot-banner .swiper-slide.swiper-slide-active:after {
  opacity: 1;
  transform: scale(1);
}
.his-bot-banner .swiper-slide:hover .banner-year, .his-bot-banner .swiper-slide.cur .banner-year, .his-bot-banner .swiper-slide.swiper-slide-active .banner-year {
  color: #3d62ad;
}

.patopHeader {
  padding-top: 90px;
}

.loaddings {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  display: block;
  background: url(../img/loadings.gif) no-repeat center;
  background-size: 40px;
  width: 40px;
  height: 40px;
}

.newsInfo {
  padding: 1.5rem 0;
  min-height: 500px;
}
.newsInfo img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.newsInfo .info-title {
  font-size: .75rem;
  line-height: 1.5;
  color: #333;
  font-weight: bold;
  text-align: center;
  padding-bottom: 1rem;
}
.newsInfo .info-dates {
  font-size: 16px;
  line-height: 24px;
  color: #999;
  text-align: center;
  margin: 20px auto;
}
.newsInfo .info-dt-wrap {
  font-size: 16px;
  line-height: 2;
  color: #666;
  padding: 1rem 0;
  margin-bottom: 1.5rem;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.newsInfo .info-bot-dl {
  width: 70%;
  color: #666;
  font-size: 14px;
  line-height: 36px;
}
.newsInfo .info-bot-dl a {
  color: #666;
}
.newsInfo .info-bot-dr {
  padding-top: 16px;
}
.newsInfo .news-return-a {
  display: block;
  width: 110px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #3d62ad;
  color: #fff;
  font-size: 14px;
  transition: all .3s linear;
}
.newsInfo .news-return-a:hover {
  transform: translate(0, -5px);
  box-shadow: 0 0 10px rgba(61, 98, 173, 0.1);
}

.mCSB_inside > .mCSB_container {
  margin-right: 20px !important;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  background: #999 !important;
  width: 104px !important;
  border-radius: 5px;
  height: 10px !important;
  bottom: 3px;
  opacity: 1 !important;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background: #999 !important;
  height: 10px !important;
  margin: 0 auto !important;
  opacity: 1 !important;
  transition: none !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #999 !important;
  margin: auto !important;
  opacity: 1 !important;
  transition: none !important;
  width: 3px !important;
  border-radius: 5px !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 1px !important;
}
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  transition: none !important;
}

.about-list1 .mCSB_scrollTools .mCSB_draggerRail {
  background: #999 !important;
}

.about-list1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #999 !important;
}

.about-list2 .mCSB_scrollTools .mCSB_draggerRail {
  background: #fff !important;
}

.about-list2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff !important;
}

#lightbox-container-image-data-box {
  box-sizing: content-box;
}

.newsInfo .info-dt-wrap {
}

.header-nav, .header-right-img {
  transition: all 0.5s;
}

.hide1 {
  -webkit-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  transform: scale(0) !important;
  opacity: 0 !important;
}

.show1 {
  z-index: 3;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.w1200 {
  width: 1200px;
}

.w1400 {
  width: 1400px;
}

.w1500 {
  width: 1500px;
}

.w1200, .w1400, .w1500 {
  margin-left: auto;
  margin-right: auto;
}

.welcome-banner {
  position: relative;
  overflow: hidden;
}
.welcome-banner .m-banner-img {
  display: none;
}

.bgImg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.recruit-list1 {
  box-shadow: 0 0 20px #ddd;
  background: #fff;
  padding: 2rem 2.5rem 0;
  margin-top: 52px;
}
.recruit-list1 .recruit-items-wrap {
  padding-top: 20px;
}
.recruit-list1 .recruit-td {
  flex: 0 0 25%;
  box-sizing: border-box;
  text-align: center;
}
.recruit-list1 .recruit-td:first-child {
  text-align: left;
}
.recruit-list1 .recruit-td:last-child {
  text-align: right;
}
.recruit-list1 .bgf8 {
  padding-bottom: 1.25rem;
}
.recruit-list1 .recruit-title1 {
  color: #fff;
  font-size: 16px;
  background: #3d62ad;
  padding: 0 50px;
  line-height: 68px;
  font-weight: bold;
}
.recruit-list1 .recruit-top {
  padding: 0 50px;
  font-size: 18px;
  color: #333;
  line-height: 68px;
  cursor: pointer;
  transition: all .3s linear;
}
.recruit-list1 .recruit-top .recruit-td:last-child {
  background: url(../img/j.png) no-repeat right 16px center;
}
.recruit-list1 .recruit-top .recruit-td:first-child {
  position: relative;
}
.recruit-list1 .recruit-top .recruit-td:first-child:before {
  position: absolute;
  width: 30px;
  height: 24px;
  content: "";
  display: block;
  top: 50%;
  margin-top: -12px;
  left: -50px;
  background: url(../img/recruit-ico1.png) no-repeat right center;
}
.recruit-list1 .recruit-top.cur {
  font-weight: bold;
  color: #3d62ad;
}
.recruit-list1 .recruit-top.cur .recruit-td:last-child {
  background: url(../img/j2.png) no-repeat right 16px center;
}
.recruit-list1 .recruit-top.cur .recruit-td:first-child:before {
  background: url(../img/recruit-ico1on.png) no-repeat right center;
}
.recruit-list1 .recruit-items {
  border-bottom: 1px solid #e8e8e8;
}
.recruit-list1 .recruit-items:first-child .recruit-bot {
  display: block;
}
.recruit-list1 .recruit-bot-item {
  padding: 0 50px;
}
.recruit-list1 .recruit-bot-item:first-child {
  padding-top: 16px;
}
.recruit-list1 .recruit-bot {
  display: none;
  padding-bottom: 24px;
}
.recruit-list1 .recruit-bot-dt {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.recruit-list1 .recruit-bot-h5 {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  padding-top: 24px;
  padding-bottom: 10px;
  font-weight: bold;
}
.recruit-list1 .recruit-bot-a {
  display: block;
  width: 200px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  background: #3d62ad;
  margin-left: 50px;
  margin-top: 40px;
  transition: all .5s ease;
}
.recruit-list1 .recruit-bot-a:hover {
  padding-left: 6px;
  box-shadow: 0 0 10px rgba(61, 98, 173, 0.8);
}

.recruit-list2 {
  padding-top: 40px;
}
.recruit-list2 .recruits-list2-item {
  flex: 0 0 48.66%;
  background: #fff;
}
.recruit-list2 .txts-wrap {
  padding: 1.1rem;
}
.recruit-list2 .recruits-list2-h5 {
  font-size: 28px;
  line-height: 30px;
  color: #333;
  margin-bottom: 16px;
}
.recruit-list2 .recruits-list2-dt {
  font-size: 16px;
  line-height: 2;
  color: #666;
}
.recruit-list2 .recruits-list2-dt p {
  padding-left: 16px;
  position: relative;
}
.recruit-list2 .recruits-list2-dt p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 13px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #3d62ad;
}

.recruit-list3 {
  padding-top: 2.75rem;
  padding-bottom: 2.6rem;
  margin-top: 2rem;
}
.recruit-list3 .w1500 {
  background: url(../img/recruitbg.png) no-repeat top center;
  background-size: 70.8%;
}
.recruit-list3 .recruits-list3-item {
  flex: 0 0 320px;
  text-align: center;
}
.recruit-list3 .recruits-list3-item:hover .img-wrap {
  background: #3d62ad;
}
.recruit-list3 .recruits-list3-item:hover .unhover {
  display: none;
}
.recruit-list3 .recruits-list3-item:hover .hover {
  display: block;
}
.recruit-list3 .recruits-list3-item:hover .recruits-list3-h5 {
  color: #3d62ad;
}
.recruit-list3 .unhover {
  display: block;
}
.recruit-list3 .hover {
  display: none;
}
.recruit-list3 .img-wrap {
  background: #eaeef6;
  border-radius: 50%;
  width: 66px;
  height: 66px;
  margin: 0 auto 26px;
  position: relative;
  overflow: hidden;
}
.recruit-list3 .img-wrap .poa50 {
  width: 30px;
  height: 34px;
  margin-top: -17px;
  margin-left: -15px;
}
.recruit-list3 .recruits-list3-h5 {
  font-size: 20px;
  line-height: 1.2;
  color: #333;
  margin-bottom: 8px;
  font-weight: bold;
}
.recruit-list3 .recruits-list3-dt {
  font-size: 16px;
  line-height: 28px;
  color: #666;
}

.bgf8 {
  background: #f8f8f8;
}

.bgfff {
  background: #fff;
}

.contact .inner-banner-titles {
  text-align: center;
}
.contact .inner-banner-titles .inner-banner-en:after {
  margin-left: auto;
  margin-right: auto;
}

.contact-list1-left {
  flex: 0 0 50%;
  background: #3d62ad;
  color: #fff;
}
.contact-list1-left .left-mains {
  padding-top: 1.8rem;
  padding-bottom: 1rem;
}
.contact-list1-left .left-h5 {
  font-size: 28px;
  line-height: 1.5;
  padding-bottom: 1px;
}
.contact-list1-left .left-h5:after {
  display: block;
  content: "";
  width: 40px;
  height: 3px;
  background: #fff;
  margin: 20px 0;
}
.contact-list1-left .item-h6 {
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
}
.contact-list1-left .item-p {
  font-size: 16px;
  line-height: 30px;
}
.contact-list1-left .left-item {
  padding-left: 84px;
  margin-top: 30px;
}
.contact-list1-left .left-item:first-child {
  background: url(../img/c1on-ico1.png) no-repeat left top;
}
.contact-list1-left .left-item:nth-child(2) {
  background: url(../img/c1on-ico2.png) no-repeat left top;
}
.contact-list1-left .left-item:nth-child(3) {
  background: url(../img/c1on-ico3.png) no-repeat left top;
}
.contact-list1-left .left-item:last-child {
  background: url(../img/c1on-ico4.png) no-repeat left top;
}

.contact-list1-right {
  flex: 0 0 50%;
}
.contact-list1-right .right-mains {
  padding: 1.8rem 0 2.4rem 0;
}
.contact-list1-right .right-h5 {
  font-size: 28px;
  line-height: 1.5;
  color: #3d62ad;
}
.contact-list1-right .right-h5:after {
  display: block;
  content: "";
  width: 40px;
  height: 3px;
  background: #3d62ad;
  margin: 20px 0 32px;
}
.contact-list1-right .tr {
  position: relative;
  padding-left: 100px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  line-height: 24px;
  font-size: 16px;
  color: #666;
  margin-top: 20px;
}
.contact-list1-right .form-s0 {
  display: block;
  left: 16px;
  position: absolute;
  width: 84px;
  height: 24px;
  top: 15px;
}
.contact-list1-right .form-input0 {
  display: block;
  width: 100%;
  height: 54px;
  padding: 15px 0;
  background: none;
  border: none;
  box-sizing: border-box;
}
.contact-list1-right textarea {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  height: 96px;
  background: none;
  border: none;
  box-sizing: border-box;
}
.contact-list1-right .td {
  left: 0;
  position: absolute;
  width: 200px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  padding-left: 80px;
}
.contact-list1-right .td img {
  display: block;
  position: absolute;
  margin-left: 11px;
  left: 100%;
  top: 0;
  width: 128px;
  height: 54px;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
}
.contact-list1-right .tr3 {
  justify-content: flex-end;
  border: none;
  padding-left: 0;
}
.contact-list1-right .tr3 .form-input0 {
  width: 114px;
}
.contact-list1-right .tr3 .form-s0 {
  width: 64px;
}
.contact-list1-right .form-submit0 {
  flex: 0 0 200px;
  height: 54px;
  line-height: 54px;
  background: #3d62ad;
  color: #fff;
  text-align: center;
  border: none;
  border-radius: 6px;
}

.w580 {
  width: 580px;
  margin-left: auto;
  margin-right: auto;
}

.contact-list2 {
  height: 16rem;
  padding-top: 2.5rem;
}

.contact-list1 {
  position: relative;
  z-index: 2;
  color: #222;
}
.contact-list1 .contact-mains {
  align-items: stretch;
  margin-top: 54px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.contact-list1 .contact-ico {
  width: 32px;
  display: inline-block;
  margin-left: 10px;
}
.contact-list1 .contact-name {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  line-height: 32px;
}
.contact-list1 .con-title {
  padding: .8rem 1.3rem;
  align-items: center;
  border-bottom: 3px solid #000;
  text-align: center;
}
.contact-list1 .con-bot1 {
  padding: 12px 1.3rem;
  font-size: .4rem;
  line-height: 1rem;
}
.contact-list1 .bot1-right-a {
  display: inline-block;
  flex: 0 0 116px;
  border-radius: .5rem;
  text-align: center;
  color: #222;
  border: 1px solid #000;
  transition-duration: .5s;
}
.contact-list1 .bot1-right-a:hover {
  background: #3d62ad;
  color: #fff;
  border-color: #3d62ad;
}
.contact-list1 .bot1-left {
  flex: 0 0 auto;
}
.contact-list1 .con-bot2 {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.contact-list1 .bot2-s0, .contact-list1 .bot2-s1 {
  display: inline-block;
  vertical-align: top;
}
.contact-list1 .bot2-s0 {
  margin-right: 8px;
}
.contact-list1 .bot2-item {
  flex: 1;
  font-size: .4rem;
  line-height: 2;
  text-align: center;
  padding: .5rem 0;
}
.contact-list1 .bot2-item:nth-child(2n) {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.contact-list1 .con-bot3 {
  padding: 1rem 1.3rem;
  justify-content: center;
}
.contact-list1 .contact-hides {
  opacity: 0;
  position: absolute;
  top: 1.3rem;
  left: 50%;
  width: 100px;
  height: 100px;
  padding: 4px;
  background: #fff;
  margin-left: -50px;
  transform: scale(0.8);
  transition: all .5s ease;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.contact-list1 .contact-a {
  width: 1.25rem;
  height: 1.25rem;
  padding: 0 !important;
  flex: 　0 0 1.25rem;
  margin: 0 1rem;
  border-radius: 50%;
  display: inline-block;
  transition-duration: .5s;
  background-size: .7rem !important;
  position: relative;
}
.contact-list1 .contact-a.sina {
  background: #000 url(../img/sina.png) no-repeat center;
}
.contact-list1 .contact-a.sina:hover {
  background: #3d62ad url(../img/sina.png) no-repeat center;
}
.contact-list1 .contact-a.sina:hover .contact-hides {
  opacity: 1;
  transform: scale(1);
}
.contact-list1 .contact-a.weichat {
  background: #000 url(../img/weichat.png) no-repeat center;
}
.contact-list1 .contact-a.weichat:hover {
  background: #3d62ad url(../img/weichat.png) no-repeat center;
}
.contact-list1 .contact-a.weichat:hover .contact-hides {
  opacity: 1;
  transform: scale(1);
}
.contact-list1 .contact-a.email {
  background: #000 url(../img/email.png) no-repeat center;
}
.contact-list1 .contact-a.email:hover {
  background: #3d62ad url(../img/email.png) no-repeat center;
}

.duty-list1 {
  padding: 2.5rem 0;
}
.duty-list1 .w1500 {
  background: #fff;
}
.duty-list1 .img-wrap {
  flex: 0 0 50%;
}
.duty-list1 .txts-wrap {
  flex: 0 0 50%;
  position: relative;
}
.duty-list1 .txts-mains {
  padding: 2rem 1.5rem 0;
}
.duty-list1 .title-cn {
  font-size: 28px;
  line-height: 1.2;
  color: #333;
}
.duty-list1 .title-en {
  font-size: 18px;
  line-height: 1.2;
  color: #ccc;
  padding-top: 6px;
  letter-spacing: 1px;
}
.duty-list1 .title-en:after {
  display: block;
  content: "";
  width: 30px;
  height: 3px;
  background: #3d62ad;
  margin: 24px 0 32px;
}
.duty-list1 .duty-list1-detail {
  font-size: 16px;
  line-height: 32px;
  height: 96px;
  color: #666;
}
.duty-list1 .list1-img {
  position: absolute;
  bottom: 1.1rem;
  right: 1.7rem;
  width: 235px;
  height: 43px;
  display: block;
}

.duty-list2 {
  background: #fff;
  padding-top: 2.5rem;
}
.duty-list2 .flexBox {
  border-bottom: 1px solid #e1e1e1;
}
.duty-list2 .duty-list2-item {
  flex: 0 0 48%;
  display: inline-flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  transition-duration: .5s;
}
.duty-list2 .duty-list2-item:hover {
  transform: translateX(-10px);
}
.duty-list2 .duty-list2-item:hover .duty-list2-h5 {
  color: #3d62ad;
}
.duty-list2 .img-wrap {
  flex: 0 0 47%;
}
.duty-list2 .txts-wrap {
  flex: 0 0 49%;
  padding-top: 10px;
  position: relative;
}
.duty-list2 .duty-list2-h5 {
  font-size: 18px;
  line-height: 32px;
  color: #666;
  height: 64px;
  overflow: hidden;
  transition-duration: .5s;
}
.duty-list2 .duty-list2-time {
  font-size: 14px;
  line-height: 18px;
  height: 18px;
  color: #999;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 32px;
}

.culture-list1 {
  margin-bottom: 3rem;
}
.culture-list1 .w1500 {
  margin-top: 52px;
}
.culture-list1 .list1-item {
  flex: 0 0 25%;
  height: 520px;
  display: inline-flex;
  text-align: center;
  background: #fff;
  flex-wrap: wrap;
}
.culture-list1 .list1-item:nth-child(2) .img-wrap, .culture-list1 .list1-item:nth-child(4) .img-wrap {
  order: 1;
}
.culture-list1 .list1-item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.culture-list1 .list1-item:hover .list1-h5 {
  color: #3d62ad;
}
.culture-list1 .img-wrap {
  flex: 0 0 100%;
  height: 50%;
}
.culture-list1 .txts-wrap {
  flex: 0 0 100%;
  height: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.culture-list1 .ico-wrap {
  width: 66px;
  margin: 0 auto;
}
.culture-list1 .txts-mains {
  flex: 0 0 92%;
  height: auto;
}
.culture-list1 .list1-h5 {
  font-size: 24px;
  line-height: 32px;
  color: #333;
  margin: .7rem 0 .4rem;
}
.culture-list1 .list1-h6 {
  font-size: 16px;
  line-height: 32px;
  color: #666;
}

.culture-list2 {
  padding-bottom: 2.7rem;
}
.culture-list2 .list2-banner {
  padding: 48px 0 120px;
  overflow: hidden;
  position: relative;
}
.culture-list2 .swiper-slide {
  transition-duration: .8s;
  position: relative;
}
.culture-list2 .swiper-slide:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  transition-duration: .8s;
  background: rgba(0, 0, 0, 0.5);
}
.culture-list2 .swiper-slide-active {
  transform: scale(1.2);
  z-index: 3;
}
.culture-list2 .swiper-slide-active .list2-h5 {
  opacity: 1;
}
.culture-list2 .swiper-slide-active:after {
  opacity: 0;
}
.culture-list2 .swiper-slide-active .img-wrap {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.culture-list2 .list2-top {
  font-size: 16px;
  line-height: 2;
  text-align: center;
  color: #888;
  width: 1030px;
  margin: 34px auto 44px;
}
.culture-list2 .list2-h5 {
  opacity: 0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -68px;
  font-size: 18px;
  line-height: 32px;
  color: #666;
  font-weight: bold;
  margin: .5rem 0;
  height: 32px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news-list1 {
  padding: 1.5rem 0;
}
.news-list1 .list1-banner {
  background: #fff;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.news-list1 .swiper-slide {
  background: #fff;
}
.news-list1 .swiper-slide:hover .list1-h5 {
  color: #3d62ad;
}
.news-list1 .img-wrap {
  flex: 0 0 50%;
}
.news-list1 .txts-wrap {
  flex: 0 0 50%;
  width: 50%;
  position: relative;
}
.news-list1 .txts-mains {
  padding: 1.8rem 1.5rem 1rem;
}
.news-list1 .list1-h5 {
  font-size: 28px;
  line-height: 32px;
  color: #333;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  transition-duration: .5s;
}
.news-list1 .list1-detail {
  margin-top: .6rem;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  height: 52px;
  overflow: hidden;
}
.news-list1 .list1-time {
  font-size: 16px;
  line-height: 18px;
  color: #999;
  font-weight: bold;
  overflow: hidden;
}
.news-list1 .list1-time:after {
  display: block;
  content: "";
  width: 24px;
  height: 1px;
  background: #3d62ad;
  margin: 22px 0 32px;
}

.news .pages {
  padding-bottom: 3rem;
}

.news-list2 {
  padding-top: 1rem;
}
.news-list2 .w1500 {
  justify-content: flex-start;
}
.news-list2 .list2-item {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.2rem;
  transition-duration: .5s;
}
.news-list2 .list2-item:hover .list2-h5 {
  color: #3d62ad;
}
.news-list2 .txts-wrap {
  padding: .85rem .8rem .9rem;
}
.news-list2 .list2-h5 {
  font-size: 24px;
  line-height: 26px;
  color: #333;
  height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  transition-duration: .5s;
}
.news-list2 .list2-detail {
  margin: .45rem 0 .9rem;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  height: 52px;
  overflow: hidden;
}
.news-list2 .list2-time {
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  color: #999;
  overflow: hidden;
  font-weight: bold;
}

.building-title {
  font-size: 28px;
  line-height: 32px;
  color: #333;
  text-align: center;
  padding-top: 2.4rem;
}
.building-title:after {
  display: block;
  content: "";
  width: 30px;
  height: 3px;
  background: #3d62ad;
  margin: 28px auto 50px;
}

.building-list1 {
  background: #fff;
  margin-top: 56px;
}
.building-list1 .list1-left {
  flex: 0 0 50%;
  height: 15rem;
  position: relative;
}
.building-list1 .list1-right {
  flex: 0 0 50%;
  height: 15rem;
}
.building-list1 .list1-right .right-en {
  font-size: 18px;
  line-height: 1.1;
  color: #ccc;
  position: relative;
  text-transform: uppercase;
  margin-top: 6px;
  letter-spacing: 1px;
}
.building-list1 .list1-right .right-en:after {
  display: block;
  content: "";
  width: 30px;
  height: 3px;
  background: #3d62ad;
  margin: 24px 0 32px;
}
.building-list1 .list1-right .right-cn {
  position: relative;
  z-index: 1;
  font-size: 28px;
  line-height: 1.2;
  color: #333;
}
.building-list1 .list1-right .scroll-wrap {
  height: 100%;
}
.building-list1 .list1-right .right-mains {
  height: 100%;
  padding: 1.5rem 5.7vw 1rem 2rem;
  font-size: 16px;
  line-height: 2;
  color: #666;
}
.building-list1 .list1-right .right-mains p {
  margin-bottom: 14px;
}
.building-list1 .list1-right .list1-nums-wrap {
  margin-top: 1.25rem;
  font-size: 14px;
  line-height: 50px;
  color: #666;
  align-items: center;
  justify-content: flex-start;
}
.building-list1 .list1-right .list1-nums-wrap .num0 {
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: baseline;
  font-size: 50px;
  line-height: 50px;
  color: #3d62ad;
  position: relative;
  top: 6px;
  margin: 0 4px;
}
.building-list1 .list1-right .nums-item {
  flex: 0 0 auto;
}
.building-list1 .list1-right .sline0 {
  flex: 0 0 1px;
  height: 50px;
  background: #e1e1e1;
  margin: 0 64px;
}

.building-list2 {
  padding-bottom: 2rem;
}
.building-list2 .wel-about-more {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  margin-bottom: 0;
}
.building-list2 .list2-banner {
  overflow: hidden;
  position: relative;
}
.building-list2 .swiper-slide {
  transition-duration: .8s;
  position: relative;
}
.building-list2 .swiper-slide:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  transition-duration: .8s;
  background: rgba(255, 255, 255, 0.5);
}
.building-list2 .swiper-slide-active {
  z-index: 3;
}
.building-list2 .swiper-slide-active .list2-txts {
  opacity: 1;
}
.building-list2 .swiper-slide-active:after {
  opacity: 0;
}
.building-list2 .swiper-slide-active .img-wrap {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.building-list2 .list2-txts {
  opacity: 0;
  position: absolute;
  width: 460px;
  bottom: 0;
  background: #fff;
  border-left: 4px solid #3d62ad;
  padding: .9rem 1.1rem .9rem .9rem;
}
.building-list2 .list2-en {
  font-size: 18px;
  line-height: 30px;
  color: #333;
  height: 60px;
  overflow: hidden;
}
.building-list2 .list2-cn {
  font-size: 16px;
  line-height: 28px;
  color: #666;
  font-weight: bold;
  margin-top: 24px;
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.building-list3 {
  padding-bottom: 2rem;
}
.building-list3 .list3-banner {
  overflow: hidden;
  padding-bottom: 30px;
}
.building-list3 .swiper-slide {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.building-list3 .swiper-slide .img-wrap,.stone-list2 .swiper-slide .img-wrap {
  position: relative;
  max-height: 300px;
}
.building-list3 .swiper-slide .img-wrap:after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  transition-duration: .5s;
  background: rgba(61, 98, 173, 0.8);
}
.building-list3 .swiper-slide .img-wrap:before {
  content: "";
  position: absolute;
  width: 2rem;
  height: 2rem;
  left: 50%;
  top: 50%;
  margin-left: -1rem;
  margin-top: -1rem;
  z-index: 3;
  display: block;
  transition-duration: .5s;
  background: url(../img/building-ico1.png) no-repeat center;
  background-size: 100%;
  transform: scale(0);
  opacity: 0;
}
.building-list3 .swiper-slide:hover .img-wrap:before {
  transform: scale(1);
  opacity: 1;
  transition-delay: .1s;
}
.building-list3 .swiper-slide:hover .img-wrap:after {
  opacity: 1;
}
.building-list3 .list3-h5 {
  font-size: 16px;
  line-height: 2;
  padding: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  text-align: center;
}

.buildInfo-list1 {
  padding-bottom: .8rem;
}
.buildInfo-list1 .pages {
  padding-top: 1rem;
}
.buildInfo-list1 .m-img {
  display: none;
}
.buildInfo-list1 .buildInfo-item {
  transition-duration: .8s;
  margin-bottom: 1rem;
  background: #fff;
  cursor: pointer;
}
.buildInfo-list1 .buildInfo-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.buildInfo-list1 .buildInfo-item:hover .list1-h5 {
  color: #3d62ad;
}
.buildInfo-list1 .img-wrap {
  flex: 0 0 60%;
  height: 11.25rem;
}
.buildInfo-list1 .txts-mains {
  padding: 1.5rem 1.5rem 1rem;
}
.buildInfo-list1 .txts-wrap {
  flex: 0 0 40%;
}
.buildInfo-list1 .list1-detail {
  font-size: 14px;
  line-height: 28px;
  color: #666;
  height: 112px;
  overflow: hidden;
  margin: .55rem 0 1.1rem;
}
.buildInfo-list1 .list1-h5 {
  font-size: 24px;
  line-height: 34px;
  color: #333;
  max-height: 102px;
  overflow: hidden;
}
.buildInfo-list1 .list1-cn {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  font-weight: bold;
  height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.buildInfo-list1 .num0 {
  font-size: 30px;
  line-height: 30px;
  color: #3d62ad;
  vertical-align: top;
  margin: 0 2px;
  display: inline-block;
}

.stone-list2 {
  padding-bottom: 3rem;
}
.stone-list2 .list2-banner-wrap {
  position: relative;
  overflow: visible;
}
.stone-list2 .list2-banner {
  overflow: hidden;
}
.stone-list2 .wel-about-more {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  margin-bottom: 0;
}
.stone-list2 .list2-h5 {
  font-size: 22px;
  line-height: 1.5rem;
  height: 1.5rem;
  padding: 0 6px;
  font-weight: bold;
  color: #333;
  align-items: center;
  justify-content: flex-start;
}
.stone-list2 .nums {
  flex: 0 0 96px;
}
.stone-list2 .nums:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 1px;
  background: #666;
  margin-left: 6px;
}
.stone-list2 .names {
  flex: 0 0 calc(100% - 100px);
  width: calc(100% - 100px);
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.stoneInfo-list1 {
  padding-bottom: .8rem;
}
.stoneInfo-list1 .pages {
  padding-top: .75rem;
}
.stoneInfo-list1 .w1500 {
  justify-content: flex-start;
}
.stoneInfo-list1 .stoneInfo-item {
  margin-bottom: .75rem;
}
.stoneInfo-list1 .wel-about-more {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  margin-bottom: 0;
}
.stoneInfo-list1 .list2-h5 {
  font-size: 22px;
  line-height: 1.5rem;
  height: 1.5rem;
  padding: 0 6px;
  font-weight: bold;
  color: #333;
  align-items: center;
  justify-content: flex-start;
}
.stoneInfo-list1 .nums {
  flex: 0 0 96px;
}
.stoneInfo-list1 .nums:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 1px;
  background: #666;
  margin-left: 6px;
}
.stoneInfo-list1 .names {
  flex: 0 0 calc(100% - 100px);
  width: calc(100% - 100px);
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.contact-list1-right .tr2 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 66px;
}

.contact-list1-right .tr2 .form-s0 {
  width: 66px;
}

.recruit-form-wrap {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
.recruit-form-wrap .yzm-td {
  position: relative;
}
.recruit-form-wrap .yzm-td img {
  position: absolute;
  left: 130px;
  top: 8px;
  display: block;
  max-width: 112px;
  max-height: 36px;
}

.recruit-submit {
  border: none;
  box-sizing: border-box;
  display: block;
  font-size: 14px;
  line-height: 52px;
  height: 52px;
  width: 180px;
  padding: 0 36px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: "Arial";
  background: #3d62ad;
  margin: 1rem auto 0;
  transition: all .5s ease;
}
.recruit-submit:hover {
  color: #fff;
  transform: translateY(-8px);
  box-shadow: 0 0 10px rgba(61, 98, 173, 0.9);
}

#chart-form {
  width: 1500px;
  height: 13.75rem;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1800px) {
  .about-list1-right .right-mains {
    padding-top: 40px;
  }
  .about-list2-left .left-en {
    top: 0;
  }
  .about-list2-left .left-cn {
    margin-top: -34px;
    margin-bottom: 24px;
  }
  .about-list2-left .left-mains {
    padding: 40px;
  }
  .building-list1 .list1-left,.building-list1 .list1-right {
    height: 17rem;
  }
  .about-list2-left .left-mains .p {
    margin-bottom: 12px;
  }
  .building-list1 .list1-right .right-mains {
    padding: 40px;
    padding-right: 3vw;
  }

  .building-list1 .list1-right .right-mains {
    line-height: 1.7;
  }

  .stone-btns .prev {
    left: 20px;
  }

  .stone-btns .next {
    right: 20px;
  }

  .pc-industry-nav, .wel-industry-mains .wel-industry-a .w1500 {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }

  .about-list2-left .left-mains {
    padding-left: 3vw;
  }

  .buildInfo-list1 .list1-h5 {
    -webkit-line-clamp: 2;
    height: 68px;
  }

  .buildInfo-list1 .txts-mains {
    padding: 30px;
  }
}
@media (max-width: 1630px) {
  .building-list3 .swiper-slide .img-wrap,.stone-list2 .swiper-slide .img-wrap {
    height: 250px;
  }
  .culture-list1 .list1-item {
    height: 484px;
  }
  .about-list1-left .left-imgs {
    width: 400px;
  }

  .building-list1 .list1-right .right-mains {
    font-size: 14px;
    padding-right: 3.6vw;
  }

  .about-list2-left .left-en {
    top: 0;
  }

  .about-list2-left .left-cn {
    margin-top: -34px;
  }

  #chart-form {
    width: 1400px;
  }

  .building-list1 .list1-right .sline0 {
    margin: 0 1rem;
  }

  .about-list1-right .right-mains, .about-list2-left .left-mains, .building-list1 .list1-right .right-mains {
    line-height: 1.8;
    font-size: 16px;
  }

  .w1500 {
    width: 1400px;
  }

  .inner-banner-titles {
    width: 1400px;
    margin-left: -700px;
  }

  .about-list2-left .left-en, .about-list1-left .left-en {
    font-size: 66px;
  }

  .about-list2-left .left-mains {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (max-width: 1530px) {
  .building-list3 .swiper-slide .img-wrap,.stone-list2 .swiper-slide .img-wrap {
    height: 18vw;
  }
  .building-list1 .list1-right .list1-nums-wrap {
    margin-top: 1rem;
  }
  .building-list1 .list1-right .right-en:after {
    margin: 10px 0 16px;
  }
  .about-list1-right .right-mains, .about-list2-left .left-mains, .building-list1 .list1-right .right-mains {
    font-size: 14px;
  }
  .culture-list1 .list1-item {
    height: 31.67vw;
  }
  .recruit-list2 .recruits-list2-dt p:before {
    top: 11px;
  }

  .recruit-list2 .recruits-list2-dt, .recruit-list3 .recruits-list3-dt, .contact-list1-left .item-p {
    font-size: 14px;
  }

  .building-list1 .list1-left, .building-list1 .list1-right {
    height: 17rem;
  }

  #chart-form {
    width: 1200px;
  }

  .w1500 {
    width: 92%;
  }

  .header {
    padding: 0 30px;
  }

  .w580 {
    width: 86%;
  }

  .inner-banner-titles {
    width: 92%;
    margin-left: 0;
    left: 4%;
  }

  .building-list2 .list2-txts {
    width: 380px;
    padding: 20px;
  }

  .building-list2 .list2-en {
    font-size: 12px;
    line-height: 24px;
    height: 48px;
  }

  .building-list2 .list2-cn {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    margin-top: 10px;
  }
  .culture-list1 .list1-h6 {
    font-size: 14px;
  }
}
@media (max-width: 1430px) {
  .building-list1 .list1-right .right-en:after {
    margin: 16px 0 20px;
  }
  .building-list1 .list1-right .right-mains {
    padding: 40px;
  }
  .recruit-list1 .recruit-bot-dt {
    font-size: 14px;
    line-height: 2;
  }

  .news-list1 .list1-time:after {
    margin-top: 12px;
  }

  .wel-about-left .wel-about-more {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .wel-about-left .wel-about-details {
    line-height: 24px;
  }

  .duty-list1 .duty-list1-detail {
    font-size: 14px;
    line-height: 24px;
    height: 96px;
  }

  .duty-list1 .txts-mains {
    padding: 30px;
  }

  .duty-list1 .list1-img {
    bottom: 30px;
    right: 30px;
  }

  .duty-list2 .duty-list2-h5 {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }

  .recruit-list3 .recruits-list3-item {
    flex: 0 0 20%;
  }

  .building-list1 .list1-right .list1-nums-wrap .num0 {
    font-size: 40px;
    line-height: 40px;
  }

  .building-list1 .list1-right .sline0 {
    margin: 0 20px;
    height: 40px;
  }

  .building-list1 .list1-right .list1-nums-wrap {
    line-height: 40px;
  }

  .header-right {
    flex: 0 0 970px;
  }

  .header-nav .nav-s0 {
    padding: 0 20px;
  }

  .contact-list1-right .td {
    flex: 0 0 190px;
  }

  .contact-list1-right .form-submit0 {
    flex: 0 0 150px;
  }

  .contact-list1-left .item-p {
    font-size: 14px;
  }

  .footer-top-right {
    flex: 0 0 35%;
  }

  .footer-nav {
    flex: 0 0 64%;
  }
}
@media (max-width: 1340px) {
  .culture-list1 .ico-wrap {
    width: 48px;
  }

  .culture-list1 .list1-h6 {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }

  .culture-list1 .list1-h5 {
    margin: 10px 0;
    font-size: 20px;
    line-height: 22px;
  }

  .w1200 {
    width: 92%;
  }

  .building-btns {
    width: 92%;
    left: 4%;
  }

  .building-btns .next {
    right: 0;
  }

  .building-btns .prev {
    left: 0;
  }

  .building-list2 .list2-txts {
    position: static;
    width: 100%;
  }

  .building-list2 .list2-en {
    font-size: 18px;
  }

  .building-list2 .list2-cn {
    font-size: 16px;
  }

  .building-list2 .list2-txts {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .pc-inline {
    display: inline;
  }

  .news-list2 .list2-item {
    flex: 0 0 31.6%;
    width: 31.6%;
    margin-right: 2.6%;
  }
  .news-list2 .list2-item:nth-child(3n) {
    margin-right: 0;
  }

  .stoneInfo-item {
    flex: 0 0 31.6%;
    width: 31.6%;
    margin-right: 2.6%;
  }
  .stoneInfo-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .news-list2 .list2-item {
    flex: 0 0 48%;
    width: 48%;
    margin-right: 4%;
  }
  .news-list2 .list2-item:nth-child(2n) {
    margin-right: 0;
  }

  .stoneInfo-item {
    flex: 0 0 48%;
    width: 48%;
    margin-right: 4%;
  }
  .stoneInfo-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 1270px) {
  .recruit-list3 .img-wrap .poa50 {
    width: 22px;
    height: 24px;
    margin-top: -12px;
    margin-left: -11px;
  }

  .duty-list1 .duty-list1-detail {
    font-size: 16px;
  }

  .building-list3 .swiper-slide:hover .img-wrap:before, .building-list3 .swiper-slide:hover .img-wrap:after {
    display: none;
    opacity: 0;
  }

  .header {
    position: fixed;
  }

  .welcome-banner .swiper-slide {
    background-position: center top 60px !important;
  }

  .welcome {
    padding-top: 60px;
  }

  #chart-form {
    width: 960px;
  }

  .pc-industry-nav,.welcome-banner .pc-banner-img {
    display: none;
  }

  .m-industry-nav {
    display: block;
  }

  .recruit-submit {
    width: 124px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
  }

  .wel-about-icos .ico-item {
    padding: 10px 0;
    flex: 0 0 88px;
    height: 98px;
    background-size: 100% !important;
  }

  .wel-about-icos .icos-txts {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
  }

  .wel-about-icos .icos {
    margin-bottom: 0;
  }

  .culture-list2 .list2-top {
    font-size: 14px;
  }

  .culture-list2 .list2-h5 {
    font-size: 16px;
  }

  .culture-list2 .list2-top {
    width: 92%;
  }

  .news-btns .btn {
    width: 40px;
    height: 40px;
    background-size: 40px !important;
  }

  .recruit-list1 .recruit-bot-a {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }

  .recruit-td3 {
    padding-right: 0;
  }

  .pc-td {
    display: none;
  }

  .recruit-list1 .recruit-td {
    flex: 0 0 50%;
  }

  .recruit-list1 .recruit-bot-dt {
    font-size: 14px;
    line-height: 24px;
  }

  .recruit-list1 .recruit-title1, .recruit-list1 .recruit-top {
    line-height: 44px;
  }

  .header-nav {
    display: none;
  }

  .m-nav-btn {
    display: block;
    flex: 0 0 20px;
  }

  .header {
    padding: 0 4vw;
    height: 60px;
  }

  .patopHeader {
    padding-top: 60px;
  }

  .header-right {
    flex: 0 0 170px;
  }

  .header .logo {
    flex: 0 0 95px;
    width: 95px;
    height: 32px;
  }

  .duty-list1 .duty-list1-detail {
    height: 88px;
    line-height: 22px;
  }

  .duty-list1 .list1-img {
    width: 118px;
    height: 23px;
  }

  .inner-banner-titles .inner-banner-en {
    font-size: 44px;
    line-height: 44px;
  }

  .inner-banner-titles .inner-banner-cn {
    font-size: 36px;
    line-height: 36px;
  }

  .inner-banner-titles {
    height: 146px;
    margin-top: -73px;
  }

  .building-list3 {
    padding-bottom: 1rem;
  }

  .building-list3-hd01 {
    padding-top: 0;
  }

  .wel-about-more {
    width: 124px;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    background-position: right 20px center;
    font-size: 12px;
  }

  .pages .pagination a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }

  .buildInfo-list1 .txts-mains {
    padding: 20px;
  }

  .buildInfo-list1 .num0 {
    font-size: 26px;
  }

  .buildInfo-list1 .list1-detail {
    line-height: 1.7;
  }

  .building-list1 .list1-right .right-mains {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .building-list1 .list1-right .nums-item {
    flex: 0 0 auto;
  }

  .building-list1 .list1-right .sline0 {
    display: inline-block;
  }

  .news-btns {
    bottom: 64px;
    left: calc(50% + 1rem);
  }

  .news-list1 .list1-time:after, .building-list1 .list1-right .right-en:after, .duty-list1 .title-en:after {
    margin: 15px 0 20px;
  }

  .news-list1 .txts-mains {
    padding: 1rem;
  }

  .about-list2-left .left-en {
    top: 0;
  }

  .about-list2-left .left-cn {
    margin-top: -34px;
  }

  .about-list1-left, .about-list1-right {
    width: 48%;
  }

  .about-list1-left .left-imgs {
    width: 84%;
  }

  .moudle-title {
    padding-top: 40px;
  }

  .moudle-title .moudle-en {
    font-size: 60px;
  }

  .moudle-title .moudle-cn {
    font-size: 32px;
  }

  .contact-list1-left, .contact-list1-right, .footer-top-right, .building-list1 .list1-right, .building-list1 .list1-left, .buildInfo-list1 .img-wrap, .buildInfo-list1 .txts-wrap {
    flex: 0 0 100%;
  }

  .footer-top-right {
    border-left: none;
    justify-content: flex-start;
  }

  .contact-list1-left .left-mains {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .building-list1 .list1-right, .buildInfo-list1 .list1-detail, .buildInfo-list1 .list1-h5, .building-list1 .list1-right .right-mains {
    height: auto;
  }

  .contact-list1-right .form-input0, .contact-list1-right .td img, .contact-list1-right .form-submit0 {
    height: 44px;
  }

  .buildInfo-list1 .list1-h5 {
    font-size: 18px;
    line-height: 28px;
  }

  .contact-list1-right .form-submit0 {
    line-height: 44px;
  }

  .contact-list1-right .tr2, .contact-list1-right .form-input0 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contact-list1-right .form-s0 {
    top: 10px;
  }

  .w580 {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .recruit-td2, .header .header-nav, .pc-inner-nav, .footer-nav {
    display: none;
  }

  .m-inner-nav {
    display: block;
  }

  .toTop {
    right: 4%;
  }

  .footer-top {
    padding: 40px 0;
  }

  .building-list1 .list1-right .scroll-wrap {
    height: auto;
  }

  .recruit-list1 {
    padding: 30px;
  }

  .welcome-banner .m-banner-img {
    display: block;
  }

  .welcome-banner {
    height: auto;
  }

  .wel-about-icos {
    width: 480px;
  }

  .wel-about-right {
    margin-top: 40px;
  }

  .wel-industry-mains .wel-industry-en {
    font-size: 48px;
  }

  .wel-industry-mains .wel-industry-more2 {
    font-size: 30px;
  }

  .wel-news-title {
    font-size: 36px;
    line-height: 100px;
  }

  .wel-news-banner .news-title {
    font-size: 18px;
    line-height: 20px;
  }

  .news-more-wrap .wel-news-more:after, .news-more-wrap .wel-news-more {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 12px;
  }

  .wel-news-wrap {
    padding-bottom: 40px;
  }

  .wel-industry-title {
    font-size: 36px;
    line-height: 100px;
  }

  .wel-industry-mains {
    margin-top: 100px;
  }

  .wel-industry-wrap {
    margin-bottom: 210px;
  }

  .wel-industry-mains {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
.about-list2-right .m-img {
  display: none;
}

@media (max-width: 1100px) {
  .wel-about-left .wel-about-details {
    height: auto;
  }
  .omit4,.omit3 {
    display: block;
  }
  .wel-about-left {
    padding-top: 0;
    flex: 0 0 100%;
  }

  .wel-about-left .left-mians {
    margin-right: 0;
  }

  .wel-about-icos {
    width: 480px;
  }

  .wel-about-right {
    flex: 0 0 480px;
  }
}
.building-list1 .m-img {
  display: none;
}

@media (max-width: 1023px) {
  .stoneInfo-list1 .list2-h5 {
    font-size: 18px;
  }

  .stoneInfo-list1 .names {
    font-size: 16px;
  }

  .wel-news-wrap {
    padding-bottom: 20px;
  }

  .news-more-wrap {
    margin-top: 0;
  }

  .news-more-wrap .wel-news-more {
    transform: scale(0.8);
  }

  .building-list1 .m-img {
    display: block;
  }

  .building-list1 .list1-left {
    height: auto;
  }

  .stone-btns {
    top: calc(50% - 20px);
  }

  .stone-btns .prev {
    left: 0;
  }

  .stone-btns .next {
    right: 0;
  }

  #chart-form {
    width: 680px;
  }

  .wel-industry-mains .wel-industry-more2 {
    font-size: 24px;
    line-height: 34px;
    margin-top: 16px;
  }

  .wel-industry-mains .wel-industry-more2:after {
    width: 34px;
    height: 34px;
    background-size: 100%;
  }

  .wel-industry-mains .wel-industry-en {
    font-size: 36px;
  }

  .culture-list1 .list1-h5 {
    margin: 6px 0;
    font-size: 16px;
    line-height: 18px;
  }

  .his-top-banner .his-h5 {
    font-size: 14px;
  }

  .culture-list1 .list1-h6 {
    font-size: 12px;
    line-height: 18px;
    height: 36px;
  }

  .culture-list1 .txts-mains {
    width: 92%;
  }

  .culture-list1 .ico-wrap {
    width: 32px;
  }

  .culture-list1 .list1-item {
    flex: 0 0 50%;
    height: 62.4vw;
  }

  /*.culture-list1 .list1-item:nth-child(4) .img-wrap, .culture-list1 .list1-item:nth-child(2) .img-wrap {
    order: 1;
  }

  .culture-list1 .list1-item:nth-child(1) .img-wrap, .culture-list1 .list1-item:nth-child(3) .img-wrap {
    order: 0;
  }
*/
  .duty-list1 .title-cn {
    font-size: 20px;
  }

  .duty-list2 {
    padding-top: 40px;
  }

  .duty-list2 .duty-list2-h5 {
    font-size: 12px;
    line-height: 22px;
    height: 44px;
  }

  .duty-list2 .duty-list2-item {
    margin-bottom: 20px;
  }

  .duty-list2 .txts-wrap {
    padding-top: 0;
  }

  .duty-list2 .duty-list2-time {
    bottom: 0;
    font-size: 12px;
  }

  .duty-list1 {
    padding: 40px 0;
  }

  .duty-list1 .img-wrap, .duty-list1 .txts-wrap, .duty-list2 .duty-list2-item {
    flex: 0 0 100%;
  }

  .duty-list1 .txts-mains {
    padding: 20px 15px 50px;
  }

  .duty-list1 .list1-img {
    right: 15px;
    bottom: 20px;
  }

  .duty-list1 .duty-list1-detail {
    height: auto;
  }

  .recruit-list1 {
    padding: 20px 15px 0;
  }

  .pages {
    padding-bottom: 40px;
    padding-top: 40px;
  }

  .recruit-list3 {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .recruit-list2 .txts-wrap {
    padding: 20px 15px;
  }

  .recruit-list2 .recruits-list2-h5 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .recruit-list3 .recruits-list3-item {
    flex: 0 0 100%;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .recruit-list3 .recruits-list3-h5 {
    font-size: 16px;
    line-height: 26px;
  }

  .recruit-list3 .recruits-list3-dt {
    font-size: 14px;
    line-height: 20px;
  }

  .recruit-list3 .img-wrap {
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    margin-right: 10px;
    margin-bottom: 0;
  }

  .recruit-list3 .txts-wrap {
    flex: 0 0 calc(100% - 57px);
    width: calc(100% - 57px);
  }

  .inner-banner {
    height: 60vw;
  }

  .contact-list1-right .form-s0 {
    left: 10px;
    width: 72px;
  }

  .contact-list1-right .td {
    padding-left: 64px;
  }

  .contact-list1-right .tr {
    font-size: 14px;
    padding-left: 80px;
  }

  .contact-list1-right .tr2 {
    padding-left: 52px;
  }

  .contact-list1-right .tr3 {
    padding-left: 68px;
  }

  .contact-list1-left .left-h5, .contact-list1-right .right-h5 {
    font-size: 24px;
  }

  .contact-list1-left .item-h6 {
    font-size: 16px;
    line-height: 26px;
  }

  .contact-list1-left .left-item {
    padding-left: 66px;
    margin-top: 20px;
  }

  .contact-list1-left .item-p {
    font-size: 12px;
    line-height: 20px;
  }

  .contact-list1-left .left-item {
    background-size: 46px !important;
  }

  .news-list1 .list1-detail {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }

  .recruit-list1 .recruit-top .recruit-td:first-child:before {
    display: none;
  }

  .recruit-list1 .recruit-bot-item {
    padding-left: 16px;
    padding-right: 16px;
  }

  .recruit-list1 .recruit-top {
    padding: 0;
  }

  .stone-list2 .list2-h5 {
    line-height: 40px;
    font-size: 18px;
  }

  .stone-list2 .nums:after {
    width: 30px;
  }

  .stone-list2 .nums {
    flex: 0 0 66px;
  }

  .stone-list2 .names {
    flex: 0 0 calc(100% - 70px);
    width: 0 0 calc(100% - 70px);
  }

  .stone-list2 .list2-h5 {
    line-height: 40px;
    height: 40px;
  }

  .stone-list2 .names {
    font-size: 16px;
  }

  .building-list1 .list1-right .right-mains {
    font-size: 14px;
  }

  .news-list1 {
    padding-bottom: 0;
  }

  .news-list1 .list1-h5 {
    font-size: 24px;
    line-height: 28px;
    height: 28px;
  }

  .news-list1 .txts-mains, .news-list2 .txts-wrap {
    padding: 20px;
  }

  .news-list1 .list1-detail {
    display: none;
  }

  .news-list2 .list2-h5 {
    font-size: 20px;
  }

  .about-list2-left .left-mains, .about-list2-right .right-mains, .about-list1-right, .about-list1-right .right-mains, .about-list2-left .scroll-wrap, .about-list2-left {
    height: auto;
  }

  .about-list2-left .left-cn:after {
    height: 1px;
    margin: 15px 0 20px;
  }

  .about-list2-left .left-mains, .about-list1-right .right-mains, .news-list2 .list2-detail {
    font-size: 14px;
  }

  .news-list2 .list2-detail {
    line-height: 24px;
    height: 48px;
    margin: 10px 0;
  }

  .about-list2-left .left-en, .about-list1-left .left-en, .moudle-title .moudle-en {
    font-size: 48px;
  }

  .about-list2-left .left-cn {
    font-size: 28px;
    margin-top: -28px;
  }

  .about-list1-left .left-en {
    top: 0;
  }

  .about-list1-left .left-cn {
    margin-top: -22px;
    font-size: 26px;
  }

  .about-list2-right {
    order: -1;
    flex: 0 0 100%;
  }

  .about-list2-right .right-mains {
    border-left: none;
  }

  .about-list2-right .m-img {
    display: block;
  }

  .about-list2-left {
    flex: 0 0 100%;
  }

  .about-list1-left:after {
    display: none;
  }

  .about-list1-left .left-imgs {
    width: 450px;
  }

  .about-list1-right {
    position: static;
  }

  .about-list1-right .right-mains {
    padding-top: 0;
  }

  .mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
  }

  .about-list1-left, .about-list1-right {
    width: 100%;
  }

  .footer-bot .footer-bot-dl {
    width: 100%;
  }

  .footer-bot .footer-bot-dr {
    width: 100%;
  }

  .recruit-list1 .recruit-top, .recruit-list1 .recruit-title1 {
    line-height: 44px;
  }

  .recruit-list1 .recruit-bot-a {
    margin-left: 16px;
  }

  .recruit-list1 .recruit-bot {
    background: none;
  }

  .recruit-list1 .recruit-title1 {
    padding: 0 15px;
  }

  .recruit-list1 .recruit-bot, .recruit-list1 .recruit-items-wrap {
    padding: 0;
  }

  .recruit-list1 .bot-tele {
    padding: 20px 0;
  }

  .recruit-list1 .bot-dl {
    padding-top: 15px;
  }

  .recruit-list1 .recruit-bot-dt {
    margin: 15px 0;
  }

  .recruit-list1 .recruit-td {
    flex: 0 0 120px;
  }

  .recruit-list1 .recruit-td0 {
    flex: 0 0 140px;
  }

  .recruit-list1 .bot-dl {
    flex: 0 0 100%;
  }

  .footer-nav {
    display: none;
  }

  .footer-top-right {
    flex: 0 0 100%;
  }

  .footer-bot {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }

  .footer-bot .footer-bot-dr {
    padding-left: 0;
  }

  .footer-bot {
    font-size: 12px;
    text-align: center;
  }

  .footer-bot .footer-bot-dr:before {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }

  .bdshare-button-style0-16 {
    display: inline-block;
    vertical-align: top;
  }

  .recruit-list1 .recruit-top, .recruit-list1 .recruit-title1 {
    font-size: 16px;
    padding-left: 16px;
  }

  .recruit-list1 .recruit-td:last-child {
    background-size: 20px !important;
  }

  .recruit-list2 .recruits-list2-item {
    flex: 0 0 100%;
  }
  .recruit-list2 .recruits-list2-item:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .building-list3 .swiper-slide .img-wrap,.stone-list2 .swiper-slide .img-wrap {
    height: 27.63vw;
  }
  .culture-list1 .list1-item {
    flex: 0 0 50%;
    height: 64vw;
  }
  .news-btns .prev {
    left: 50%;
    margin-left: -50px;
  }

  .news-btns .next {
    right: 50%;
    margin-right: -50px;
  }

  .news-list1 .list1-banner {
    padding-bottom: 60px;
  }

  .recruit-list2 .recruits-list2-dt p:before {
    top: 9px;
  }

  .wel-news-banner {
    padding-top: 0;
  }

  .culture-btns .prev {
    left: 0;
  }

  .culture-btns .next {
    right: 0;
  }

  .wel-banner-hd01 .swiper-pagination-bullet {
    font-size: 12px;
    width: 44px;
    height: 26px;
  }

  .wel-banner-hd01 {
    bottom: 00px !important;
  }

  .wel-banner-hd01 .swiper-pagination-bullet {
    background: none !important;
  }

  .wel-banner-hd01 .swiper-pagination-bullet:before {
    display: none;
  }

  #chart-form {
    width: 400px;
  }

  .wel-about-icos .icos {
    flex: 0 0 26px;
    width: 26px;
    height: 26px;
  }

  .wel-about-icos .ico-item {
    flex: 0 0 70px;
    height: 80px;
  }

  .wel-about-icos {
    width: 100%;
  }

  .wel-about-right {
    flex: 0 0 100%;
  }

  .wel-industry-mains .wel-industry-more2 {
    font-size: 20px;
  }

  .wel-industry-wrap {
    height: 11rem;
    margin-bottom: 124px;
  }

  .wel-industry-mains .wel-industry-en {
    font-size: 28px;
  }

  .wel-industry-mains .wel-industry-a .w1500 {
    width: 100%;
  }

  .wel-industry-mains .wel-industry-mores {
    flex: 0 0 92%;
    margin-left: auto;
    margin-right: auto;
  }

  .wel-industry-mains .wel-industry-a, .wel-industry-mains {
    height: 9rem;
  }

  .wel-industry-mains {
    margin-top: 60px;
  }

  .wel-industry-title, .wel-news-title {
    font-size: 28px;
    line-height: 70px;
  }

  .his-btns {
    top: 38px;
  }

  .news-list2 .list2-item {
    flex: 0 0 100%;
  }

  #lightbox-container-image-box, #lightbox-container-image-box {
    max-width: 100vw !important;
    overflow: scroll;
    max-height: 100vh !important;
  }

  #lightbox-container-image-data-box, #lightbox-container-image-data-box {
    max-width: 100vw !important;
  }

  #lightbox-container-image-data-box {
    width: 100vw !important;
    box-sizing: border-box;
  }

  .stoneInfo-list1 .stoneInfo-item {
    flex: 0 0 100%;
  }

  .stoneInfo-list1 .nums:after {
    width: 30px;
  }

  .stoneInfo-list1 .nums {
    width: 66px;
    flex: 0 0 66px;
  }

  .stoneInfo-list1 .names {
    flex: 0 0 calc(100% - 67px);
    width: calc(100% - 67px);
  }

  .culture-list1 .list1-h6 {
    font-size: 13px;
    line-height: 18px;
    height: 36px;
  }

  .culture-list1 .txts-mains {
    width: 100%;
    flex: 0 0 100%;
    padding: 0 10px;
  }

  .culture-list2 .list2-h5 {
    position: static;
    font-size: 14px;
  }

  .culture-list2 .list2-banner {
    padding: 0;
  }

  .culture-list2 .swiper-slide-active {
    transform: scale(1);
  }

  .recruit-list1 .recruit-items-wrap {
    padding: 0 10px;
  }

  .recruit-list1 .recruit-bot-a {
    width: 124px;
    height: 36px;
    line-height: 36px;
    margin-top: 24px;
  }

  .recruit-list1 .recruit-bot-dt {
    margin: 0;
  }

  .moudle-title {
    padding-top: 18px;
  }

  .his-top-banner {
    margin-top: 20px;
  }

  .news-list2 .list2-item，.culture-list2 .list2-top {
    margin-bottom: 20px;
  }

  .contact-list1 .contact-mains, .about-list4 .w1500, .recruit-list1，.culture-list2 .list2-top, .building-list1 {
    margin-top: 40px;
  }

  .about-list1, .about-list2-left .left-mains, .news-list1, .news-list2, .building-list1 .list1-right .right-mains {
    padding-top: 40px;
  }

  .about-list1-left, .about-list1, .about-list2-left .left-mains, .about-list4，.news-list1, .news .pages, .recruit-list1 .bgf8, .culture-list2, .building-list1 .list1-right .right-mains {
    padding-bottom: 40px;
  }

  .footer-bot {
    line-height: 18px;
  }

  .newsInfo .info-title {
    font-size: 20px;
  }

  .newsInfo .info-dt-wrap {
    font-size: 14px;
  }

  .newsInfo .info-bot-dl, .newsInfo .info-bot-dr {
    width: 100%;
  }

  .newsInfo .news-return-a {
    height: 36px;
    line-height: 36px;
  }

  .footer-top-right .contact-cn {
    margin-bottom: 12px;
  }

  .footer-top-right .contact-item {
    margin-top: 12px;
  }

  .footer-top-right .contact-item {
    font-size: 12px;
  }

  .contact-list1-right .right-mains {
    padding-top: 1.8rem;
    padding-bottom: 1.8rem;
  }

  .contact-list1-right .td {
    width: 100%;
    top: 0;
  }

  .contact-list1-right .form-submit0 {
    height: 36px;
    line-height: 36px;
    width: 130px;
    flex: 0 0 130px;
  }

  .contact-list1-right .td img {
    left: calc(100% - 138px);
    margin-left: 0;
    border: none;
  }

  .contact-list1-right .tr3 {
    padding-top: 56px;
    padding-left: 0;
    justify-content: center;
  }

  .contact-list1-right .td {
    flex: 0 0 100%;
  }

  .contact-list1-left .left-h5:after, .contact-list1-right .right-h5:after {
    height: 1px;
    margin: 12px 0;
  }

  .contact-list1-left .left-item {
    padding-left: 56px;
  }

  .contact-list1-left .item-h6 {
    font-size: 14px;
  }

  .contact-list1-left .left-h5, .contact-list1-right .right-h5 {
    font-size: 18px;
  }

  .w580 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .recruit-list1 .recruit-bot-item:first-child {
    padding-top: 0;
  }

  .recruit-list2 .recruits-list2-dt p, .recruit-list1 .recruit-bot-dt {
    font-size: 12px;
  }

  .recruit-list1 .recruit-title1 {
    font-size: 14px;
  }

  .recruit-list1 {
    padding: 0;
  }

  .building-btns .btn, .his-btns .btn, .culture-btns .btn, .stone-btns .btn {
    width: 40px;
    height: 40px;
    top: -20px;
  }

  .building-list2 .list2-banner {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }

  .building-title {
    font-size: 24px;
    line-height: 28px;
    padding-top: 1.5rem;
  }

  .building-list1 .list1-right .list1-nums-wrap {
    line-height: 26px;
    font-size: 12px;
  }

  .building-list1 .list1-right .sline0 {
    margin: 0 4px;
    height: 26px;
  }

  .building-list1 .list1-right .list1-nums-wrap .num0 {
    font-size: 26px;
    line-height: 26px;
  }

  .building-list2 .list2-en {
    font-size: 14px;
  }

  .building-list2 .list2-cn {
    font-size: 12px;
  }

  .building-list3 .list3-h5 {
    padding: 10px;
  }

  .inner-banner-titles .inner-banner-en:after, .building-title:after {
    height: 1px;
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .inner-banner-titles .inner-banner-en {
    font-size: 36px;
    line-height: 36px;
  }

  .inner-banner-titles .inner-banner-cn {
    font-size: 28px;
    line-height: 28px;
  }

  .inner-banner-titles {
    height: 104px;
    margin-top: -52px;
  }

  .moudle-title .moudle-cn {
    font-size: 28px;
  }

  .moudle-title .moudle-en {
    font-size: 34px;
    top: 22px;
  }

  .about-list2-left .left-en, .about-list1-left .left-en {
    font-size: 38px;
  }

  .wel-list3 {
    padding-bottom: 1rem;
  }

  .wel-list3 .list3-item-detail {
    font-size: 12px;
  }

  .toTop {
    bottom: 0;
  }

  .newsInfo .news-return-a {
    margin: 20px auto 0;
  }

  .news-list1 .img-wrap, .news-list1 .txts-wrap {
    flex: 0 0 100%;
  }

  .news-btns {
    width: 100%;
    left: 0;
    bottom: 40px;
  }

  .news-list1 .swiper-slide {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
  }

  .news-list1 .list1-banner {
    background: none;
    box-shadow: none;
  }

  .news-list1 .list1-detail {
    display: block;
  }
}
@media (max-width: 480px) {
  .culture-list1 .list1-h6 {
    font-size: .2rem;
  }
  .news-list2 .list2-detail {
    display: block;
    height: auto;
  }
  .news-list2 .list2-h5 {
    font-size: 18px;
  }
  .news-list1 .txts-mains, .news-list2 .txts-wrap {
    padding: 18px;
  }
  .news-list2 .list2-h5 {
    height: auto;
    white-space: pre-wrap;
  }
  .footer-top-right .right-mains {
    flex: 0 0 100%;
  }
  .building-list3 .swiper-slide .img-wrap,.stone-list2 .swiper-slide .img-wrap {
    height: auto;
  }
  .news-list1 .list1-h5 {
    font-size: 18px;
    line-height: 24px;
    height: 24px;
  }

  .about-list1-left .left-imgs {
    width: 84%;
  }

  .m-inner-nav .swiper-slide {
    height: 48px;
    line-height: 48px;
  }

  .m-inner-nav {
    height: 48px;
  }
}
.svg1 {
  overflow: hidden;
  -webkit-clip-path: circle(2.1% at 50% 50%);
  clip-path: circle(0% at 50% 50%);
  transition: all 1s cubic-bezier(0, 0.35, 0.14, 1.1) 0.5s;
}
.svg1.animate {
  -webkit-clip-path: circle(70.7% at 50% 50%);
  clip-path: circle(70.7% at 50% 50%);
}

.js-m {
  opacity: 0;
  transform: translateY(30px);
  transition-property: transform opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
}

.js-to-left {
  opacity: 0;
  transform: translateX(30px);
  transition-property: transform opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
}

.js-to-right {
  opacity: 0;
  transform: translateX(-30px);
  transition-property: transform opacity;
  transition-duration: 1s;
  transition-timing-function: ease;
}

.js-m.animate, .js-to-left.animate, .js-to-right.animate {
  opacity: 1;
  transform: translate(0, 0);
}

.delay1 {
  transition-delay: .1s;
}

.delay2 {
  transition-delay: .2s;
}

.delay3 {
  transition-delay: .3s;
}

.delay4 {
  transition-delay: .4s;
}

.delay5 {
  transition-delay: .5s;
}

.delay6 {
  transition-delay: .6s;
}

.delay7 {
  transition-delay: .7s;
}

.delay8 {
  transition-delay: .8s;
}

.delay9 {
  transition-delay: .9s;
}

.delay10 {
  transition-delay: 1s;
}

.delay11 {
  transition-delay: 1.1s;
}

.delay12 {
  transition-delay: 1.2s;
}

.delay13 {
  transition-delay: 1.3s;
}

.delay14 {
  transition-delay: 1.4s;
}

.delay15 {
  transition-delay: 1.5s;
}

.delay16 {
  transition-delay: 1.6s;
}

.delay17 {
  transition-delay: 1.7s;
}

.delay18 {
  transition-delay: 1.8s;
}

.delay19 {
  transition-delay: 1.9s;
}

.delay20 {
  transition-delay: 2s;
}

.delay21 {
  transition-delay: 2.1s;
}

.delay23 {
  transition-delay: 2.3s;
}

@media (max-width: 321px) {
  .building-list1 .list1-right .nums-item {
    flex: 0 0 100%;
    text-align: center;
  }
  .building-list1 .list1-right .nums-item:first-child {
    margin-bottom: 10px;
  }

  .building-list1 .list1-right .sline0 {
    display: none;
  }
}
#jquery-overlay {
  width: 100vw;
  height: 100vh;
}
#lightbox-container-image-box,#jquery-lightbox {
  width: 800px !important;
  height: 505px !important;
}
#lightbox-container-image-data-box {
  width: 800px !important;
  box-sizing: border-box;
}
#jquery-lightbox {
  left: 50% !important;
  margin-left: -400px !important;
}
#jquery-lightbox #lightbox-image {
  width: 780px !important;
  height: 485px !important;
  display: block !important;
}
@media (max-width: 1023px) {
  #lightbox-container-image-box,#jquery-lightbox {
    width: 400px !important;
    height: 253px !important;
  }
  #lightbox-container-image-data-box {
    width: 400px !important;
  }
  #jquery-lightbox {
    left: 50% !important;
    margin-left: -200px !important;
  }
  #jquery-lightbox #lightbox-image {
    width: 380px !important;
    height: 233px !important;
    display: block !important;
  }
}
@media (max-width: 480px) {
   #lightbox-container-image-box,#jquery-lightbox {
    width: 300px !important;
    height: 190px !important;
  }
  #lightbox-container-image-data-box {
    width: 300px !important;
  }
  #jquery-lightbox {
    left: 50% !important;
    margin-left: -150px !important;
  }
  #jquery-lightbox #lightbox-image {
    width: 280px !important;
    height: 170px !important;
    display: block !important;
  }
}
.news-list2 .img-wrap {
  height: 290px;
  overflow: hidden;
}
@media (max-width: 1630px) {
  .news-list2 .img-wrap {
    height: 270px;
  }
}
@media (max-width: 1530px) {
  .news-list2 .img-wrap {
    height: 17.5vw;
  }
}
@media (max-width: 767px) {
  .news-list2 .img-wrap {
    height: auto;
  }
}
/*# sourceMappingURL=style.css.map */
