@charset "UTF-8";
/* SCSS MIXIN*/
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes scaleout {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
}
@-webkit-keyframes huadong {
  0% {
    -webkit-transform: translate(0, -60px);
    transform: translate(0, -60px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes shandong {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/* SCSS MIXIN*/
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes scaleout {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
}
@-webkit-keyframes huadong {
  0% {
    -webkit-transform: translate(0, -60px);
    transform: translate(0, -60px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes shandong {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote, th, td, p, iframe {
  margin: 0;
  padding: 0;
}

input, button, select, textarea {
  outline: none;
}

li {
  list-style: none;
}

img {
  border: none;
}

textarea {
  resize: none;
}

@font-face {
  font-family: Bebas;
  src: url("../fontFrame/BEBASNEUE-1.ttf");
}
@font-face {
  font-family: Noto;
  src: url("../fontFrame/NotoSansHans-Regular-2.ttf");
}
body {
  color: #000;
  word-break: break-word;
  word-wrap: break-word;
}

body, input, textarea {
  font-size: 12px;
  font-family: Noto, "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

i, em {
  font-style: normal;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #000;
}

table {
  border-collapse: collapse;
}

/*clearfix*/
body {
  position: relative;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 320px;
  width: 100%;
}

.clearfix:after, .cl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.fl, .z {
  float: left;
}

.fr, .y {
  float: right !important;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.tal {
  text-align: left !important;
}

.fz12 {
  font-size: 12px !important;
}

.fz14 {
  font-size: 14px !important;
}

.tac {
  text-align: center !important;
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right !important;
}

.pt0 {
  padding-top: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.hide {
  display: none !important;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.wrap2 {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.wrap3 {
  padding: 0 40px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.iconfont {
  font-size: inherit;
}

.cblue {
  color: #55ADE5 !important;
}

.body-en {
  word-break: break-word;
}

.iconfont {
  font-size: inherit;
}

.flexCentery {
  display: flex;
  align-items: center;
}

.flexCenterxy {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

.flexCenterxys {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

.ctArrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #ccc;
}

.maintop {
  padding-top: 100px;
}

.burger {
  padding: 15px;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.burger .burger-in {
  width: 30px;
  margin: 0 auto;
}
.burger [class^=line] {
  background: #000;
  height: 3px;
  margin-bottom: 5px;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.burger .line1 {
  width: 30px;
}
.burger .line1:last-of-type {
  margin-bottom: 0;
}
.burger .line1:hover {
  width: 30px;
}
.burger .line2 {
  width: 25px;
}
.burger .line2:last-of-type {
  margin-bottom: 0;
}
.burger .line2:hover {
  width: 30px;
}
.burger .line3 {
  width: 20px;
}
.burger .line3:last-of-type {
  margin-bottom: 0;
}
.burger .line3:hover {
  width: 30px;
}
.burger.on .line1 {
  -webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 6);
}
.burger.on .line2 {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: matrix(1, 0, 0, 1, -40, 0);
  transform: matrix(1, 0, 0, 1, -40, 0);
}
.burger.on .line3 {
  width: 30px;
  -webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -10);
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -10);
}

.bgfixed {
  background-attachment: fixed !important;
}

@media screen and (max-width: 1300px) {
  .wrap, .wrap2, .wrap3 {
    width: 980px;
  }
}
@media screen and (max-width: 750px) {
  .wrap, .wrap2, .wrap3 {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    padding: 0 10px;
  }

  .burger {
    display: block;
  }

  .maintop, .maintop2 {
    padding-top: 60px;
  }

  .bgfixed {
    background-attachment: scroll !important;
  }
}
.paging {
  height: 32px;
  line-height: 30px;
  margin: 50px 0;
  text-align: center;
}
.paging a {
  display: inline-block;
  padding: 0 12px;
  margin: 5px 3px 0;
  font-size: 14px;
  border: 1px solid #999;
  color: #666;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.paging a:hover, .paging a.cur {
  background: #000;
  border-color: #000;
  color: #fff;
}

.pc-show {
  display: block;
}

.wap-show {
  display: none !important;
}

@media screen and (max-width: 750px) {
  .pc-show {
    display: none !important;
  }

  .wap-show {
    display: block !important;
  }
}
/**************************/
.nodata {
  padding: 80px 0;
  text-align: center;
  font-size: 18px;
  color: #666;
}
.nodata .ico-nodata {
  display: block;
  width: 153px;
  height: 153px;
  background: url(../images/ico-nodata.png) no-repeat;
  margin: 0 auto 25px;
}

.search-title h4 {
  font-size: 24px;
  font-weight: normal;
  color: #333;
}
.search-title h4 strong {
  color: #000;
  font-weight: normal;
}

.search-view {
  padding-bottom: 50px;
}
.search-view li {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  padding: 20px;
}
.search-view li .tit {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 2;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.search-view li .tit:hover {
  color: #000;
}
.search-view li .des {
  font-size: 14px;
  color: #999;
  line-height: 2;
}
.search-view li .hand {
  display: inline-block;
  width: 120px;
  height: 32px;
  border: none;
  background: #000;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  box-sizing: border-box;
  line-height: 32px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  margin-top: 10px;
}
.pagering {
  text-align: center;
  padding: 10px 0 80px;
}
.pagering li {
  display: inline-block;
  margin: 0 3px;
}
.pagering a, .pagering span {
  display: block;
  line-height: 32px;
  padding: 0 12px;
  height: 34px;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  font-size: 14px;
}
.pagering .disabled a, .pagering .disabled span {
  background: #ddd;
  color: #fff;
  font-size: 14px;
  display: block;
}
.pagering a:hover {
  background: #36747E;
  border-color: #36747E;
  color: #fff;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.pagering .active a {
  background: #535353;
  color: #fff;
  border-color: #535353;
}
.pagering a.page-link {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
}

/* SCSS MIXIN*/
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes scaleout {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0.7;
  }
}
@-webkit-keyframes huadong {
  0% {
    -webkit-transform: translate(0, -60px);
    transform: translate(0, -60px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes shandong {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.blackPage {
  background: #232323;
}

.c2 {
  color: #36747E !important;
}

.black {
  color: #000 !important;
}

.ffbe {
  font-family: Bebas;
}

/*首页banner*/
.com-banner {
  position: relative;
  overflow: hidden;
}

.com-banner a {
  display: block;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

.com-banner .swiper-pagination {
  bottom: 30px;
  padding-right: 40px;
  box-sizing: border-box;
}

.com-banner .swiper-pagination span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #eee;
  opacity: 0.7;
}

.com-banner .swiper-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #fff;
}

.com-banner .bcont {
  padding-top: 100px;
  color: #fff;
}

.com-banner .tit {
  font-size: 52px;
  font-weight: normal;
  line-height: 60px;
  padding: 10px 0;
}

.com-banner .disc {
  font-size: 15px;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  margin-top: 10px;
  max-width: 750px;
}

.com-banner .handle {
  display: block;
  width: 140px;
  height: 38px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 38px;
  margin-top: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.com-banner .handle:hover {
  background-color: #fff;
  border-color: #fff;
  color: #273A55;
}

.com-banner .swiper-button-prev {
  left: 30px;
}

.com-banner .swiper-button-next {
  right: 30px;
}

.com-banner .wrap {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.com-banner .bgVideo {
  height: 100vh;
  max-height: calc(70vw * 9 / 16);
  position: relative;
}
.com-banner .bgVideo .pic {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.com-banner .bgVideo video {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.com-banner .bgVideo[class*=bg-]:after {
  position: absolute;
  z-index: 1;
  background: #36747E;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.com-banner .bgVideo.bg-black:after {
  background: rgba(0, 0, 0, 0.15);
}
.com-banner .bgVideo.bg-black-30:after {
  background: rgba(0, 0, 0, 0.3);
}
.com-banner .bgVideo.bg-black-50:after {
  background: rgba(0, 0, 0, 0.5);
}
.com-banner .bgVideo-about {
  height: 590px;
}
.com-banner .bgTxt {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  line-height: 1.8;
  padding: 5% 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  color: #fff;
}
.com-banner .bgTxt h1 {
  font-size: 54px;
  font-weight: normal;
  box-sizing: border-box;
  width: 100%;
}
.com-banner .bgTxt h2 {
  font-size: 40px;
  font-weight: normal;
  box-sizing: border-box;
  width: 100%;
}
.com-banner .bgTxt h3 {
  font-size: 34px;
  font-weight: normal;
  line-height: 1.5;
}
.com-banner .bgTxt h4 {
  font-size: 20px;
  font-weight: normal;
  width: 100%;
}
.com-banner .bgTxt .hand {
  display: inline-block;
  width: 200px;
  height: 48px;
  border: none;
  background: #278DCB;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  box-sizing: border-box;
  line-height: 48px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  border-radius: 5px;
  margin-top: 20px;
}
.com-banner .bgTxt .hand:not(.disabled):not([disabled]):hover {
  background: #36747E;
  color: #fff;
}
.com-banner .bgTxt .hand2 {
  display: inline-block;
  width: 240px;
  height: 56px;
  border: 3px solid #fff;
  background: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  box-sizing: border-box;
  line-height: 50px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  border-radius: 5px;
  margin-top: 20px;
}
.com-banner .bgTxt .hand2:not(.disabled):not([disabled]):hover {
  background: #36747E;
  color: #fff;
}
.com-banner .bgTxt.teb {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.com-banner .bgTxt .lettes {
  margin-bottom: 40px;
  font-size: 46px;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
}
.com-banner .bgTxt .d {
  font-size: 20px;
  font-weight: normal;
  max-width: 900px;
}
.com-banner .bgTxt.vabottom {
  justify-content: flex-end;
  padding-bottom: 50px;
}
.com-banner .bgTxt .brLogo {
  position: absolute;
  top: 20%;
  right: 0;
  opacity: 0;
  width: 275px;
  -webkit-transform: scale(0) translate(0, 10%);
  transform: scale(0) translate(0, 10%);
  transition: all 5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.com-banner .bgTxt .pro-h1 {
  font-size: 36px;
  line-height: 1.4;
  font-weight: normal;
  width: 100%;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}
.com-banner .bgTxt .pro-h2 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: normal;
  background: #278DCB;
  padding: 0 6px;
  margin: 12px 0;
}
.com-banner .bgTxt .pro-h3 {
  font-size: 28px;
  line-height: 1.4;
  font-weight: normal;
  width: 100%;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}
.isLoaded .com-banner .brLogo {
  opacity: 1;
  -webkit-transform: scale(1) translate(0, -10%);
  transform: scale(1) translate(0, -10%);
}

.com-banner .bbtit {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.com-banner .bbtit strong {
  position: relative;
  color: #fff;
  font-size: 52px;
  font-weight: normal;
  padding-bottom: 20px;
}
.com-banner .bbtit strong:after {
  content: "";
  width: 120px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -60px;
  height: 4px;
  background: #fff;
}
.com-banner .camTxt {
  position: absolute;
  line-height: 20px;
  padding: 20px 40px;
  max-width: 90%;
  bottom: 10%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 15px;
}
.com-banner .mouse {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 46px;
  height: 46px;
  background: url(../images/varrow.png) no-repeat;
  background-size: 100% 100%;
  z-index: 10;
  -webkit-animation: huadong 1.2s infinite linear;
  animation: huadong 1.2s infinite linear;
  pointer-events: none;
  line-height: 64px;
  text-align: center;
  font-size: 32px;
}
.com-banner .mouse + * {
  margin-bottom: 100px;
}
.com-banner .cirlist {
  margin-top: 50px;
}
.com-banner .cirlist li {
  margin-top: 5px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 15px;
  color: #fff;
}
.com-banner .cirlist li:before {
  content: "";
  width: 53px;
  height: 23px;
  background: url(../images/p-block.png) no-repeat 0 center;
  margin-right: 10px;
}
.com-banner .cirlist li:hover {
  -webkit-transform: translate(10px, 0);
  transform: translate(10px, 0);
  color: #e6734d;
}
.com-banner .cards-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.com-banner .cards {
  position: absolute;
  display: none;
  box-sizing: border-box;
  padding: 15px 25px 20px;
  width: 45%;
  bottom: 60px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  right: 0;
  color: #fff;
}
.com-banner .cards .cd-t {
  font-size: 22px;
}
.com-banner .cards .cd-info {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 80px;
  margin-top: 20px;
}
.com-banner .cards .cd-logo {
  flex: 50%;
  padding-right: 30px;
  box-sizing: border-box;
  border-right: 5px solid #fff;
}
.com-banner .cards .cd-logo img {
  height: 80px;
  float: right;
}
.com-banner .cards .cd-des {
  padding-left: 30px;
  width: 50%;
}
.com-banner .cards .cd-name {
  font-size: 30px;
}
.com-banner .cards .cd-job {
  font-size: 24px;
  color: #aaa;
}

.short-banner a {
  max-height: calc(80vw * 9 / 16);
}

.h40-banner a {
  max-height: calc(40vw * 9 / 16);
}

.h50-banner a {
  max-height: calc(50vw * 9 / 16);
}

.h60-banner a {
  max-height: calc(60vw * 9 / 16);
}

.h70-banner a {
  max-height: calc(70vw * 9 / 16);
}

.h75-banner a {
  max-height: calc(75vw * 9 / 16);
}

.h80-banner a {
  max-height: calc(80vw * 9 / 16);
}

.h90-banner a {
  max-height: calc(90vw * 9 / 16);
}

.h100-banner a {
  max-height: calc(100vw * 9 / 16);
}

.h40-banner .bgVideo {
  max-height: calc(40vw * 9 / 16);
}

.h50-banner .bgVideo {
  max-height: calc(50vw * 9 / 16);
}

.h60-banner .bgVideo {
  max-height: calc(60vw * 9 / 16);
}

.h70-banner .bgVideo {
  max-height: calc(70vw * 9 / 16);
}

.h75-banner .bgVideo {
  max-height: calc(75vw * 9 / 16);
}

.h80-banner .bgVideo {
  max-height: calc(80vw * 9 / 16);
}

.h90-banner .bgVideo {
  max-height: calc(90vw * 9 / 16);
}

.h100-banner .bgVideo {
  max-height: calc(100vw * 9 / 16);
}

.px305-banner a {
  max-height: 305px;
}

.px614-banner a {
  max-height: 614px;
}

.rotate-banner .bgVideo {
  height: 200px;
}

@media screen and (max-width: 750px) {
  .wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
  }

  .com-banner a {
    height: 50vw;
    max-height: none;
  }

  .h40-banner a {
    height: 32vw;
  }

  .com-banner .bgVideo {
    max-height: 70vw;
  }
  .com-banner .bgTxt {
    padding: 10px 20px;
    line-height: 1.4;
  }
  .com-banner .bgTxt h1 {
    font-size: 16px;
  }
  .com-banner .bgTxt h3 {
    font-size: 14px;
  }
  .com-banner .bgTxt h4 {
    font-size: 14px;
  }
  .com-banner .bgTxt h5 {
    font-size: 14px;
  }
  .com-banner .bgTxt .hand {
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin-top: 15px;
  }
  .com-banner .bgTxt .lettes {
    font-size: 24px;
  }
  .com-banner .bgTxt .d {
    font-size: 14px;
    line-height: 1.4;
  }
  .com-banner .bgTxt .pro-h1 {
    font-size: 18px;
    line-height: 1.4;
  }
  .com-banner .bgTxt .pro-h2 {
    font-size: 13px;
    margin: 4px 0;
  }
  .com-banner .bgTxt .pro-h3 {
    font-size: 16px;
  }
  .com-banner .bgTxt .hand2 {
    width: 140px;
    height: 36px;
    line-height: 34px;
    border-width: 1px;
  }
  .com-banner .cards {
    right: 6%;
    left: 6%;
    bottom: 50px;
    width: auto;
    padding: 15px 10px;
  }
  .com-banner .cards .cd-t {
    font-size: 16px;
  }
  .com-banner .cards .cd-info {
    height: 60px;
    margin-top: 12px;
  }
  .com-banner .cards .cd-logo {
    padding-right: 20px;
  }
  .com-banner .cards .cd-logo img {
    height: 60px;
  }
  .com-banner .cards .cd-des {
    padding-left: 20px;
  }
  .com-banner .cards .cd-name {
    font-size: 20px;
  }
  .com-banner .cards .cd-job {
    font-size: 16px;
    color: #aaa;
  }

  .hm-banner .bg-color {
    width: 100%;
  }
  .hm-banner .sinfo {
    display: block;
    padding-top: 10vw;
  }
  .hm-banner .img {
    display: block;
    width: 80vw;
    height: 80vw;
    position: static;
    margin-top: 10px;
    margin: 0 auto;
  }
  .hm-banner .txts {
    position: static;
    height: auto;
    width: 80vw;
    margin: 10px auto 0;
  }
  .hm-banner .t {
    font-size: 20px;
  }
  .hm-banner .d {
    margin-top: 10px;
    font-size: 14px;
  }
  .hm-banner .swiper-btn-next {
    height: 60px;
    width: 100%;
  }

  .pt-banner .bgVideo {
    max-height: 120vw;
  }
}
.swiper-btn {
  position: absolute;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  z-index: 1;
  cursor: pointer;
  top: 50%;
  margin-top: -40px;
  width: 50px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  color: #fff;
  font-size: 36px;
  color: #fff;
}
.swiper-btn:hover {
  color: #36747E;
}
.swiper-btn.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.3;
}

.swiper-btn-prev {
  left: -80px;
}

.swiper-btn-next {
  right: -80px;
}

.home-banner-swipers .pic {
  display: block;
}
.home-banner-swipers .m-pic {
  display: none;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media screen and (max-width: 750px) {
  .home-banner-swipers .pic {
    display: none;
  }
  .home-banner-swipers .m-pic {
    display: block;
  }
  .home-banner-swipers .bgVideo {
    max-height: calc(100vh - 60px);
  }
}
.disTit {
  color: #1F1F1F;
  text-align: center;
  line-height: 1.7;
  font-size: 28px;
  font-weight: normal;
}

.bort1 {
  border-top: 1px solid #ddd;
}

@media screen and (max-width: 750px) {
  .swiper-btn {
    margin-top: -25px;
    width: 30px;
    height: 50px;
    font-size: 22px;
    border-radius: 5px;
  }

  .swiper-btn-prev {
    left: 10px;
  }

  .swiper-btn-next {
    right: 10px;
  }

  .m-toper ~ .com-banner {
    margin-top: 60px;
  }
}
#hbanner {
  position: relative;
}

.home-info {
  padding: 60px 0;
}
.home-info .box {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.home-info .box.reverse {
  flex-direction: row-reverse;
}
.home-info .box.xcenter {
  align-items: center;
}
.home-info .w40 {
  width: 48%;
}
.home-info .w55 {
  width: 48%;
}
.home-info .pic img, .home-info .pic video {
  display: block;
  width: 100%;
}
.home-info .t {
  font-size: 44px;
}
.home-info .d {
  font-size: 18px;
  color: #666;
  line-height: 1.8;
}
.home-info .bx-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.home-info .tz-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.home-info .tz-list .tzitem {
  width: 48%;
  border-top: 1px solid #333;
  padding-top: 20px;
}
.home-info .tz-list span {
  display: block;
  font-size: 20px;
  color: #666;
}
.home-info .tz-list strong {
  font-weight: normal;
  font-size: 60px;
  margin-top: 10px;
  color: #444;
}
.home-info .tz-list i {
  font-size: 20px;
}
.home-info .tz-about {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 50px;
}
.home-info .tz-about img {
  width: 49%;
}
.home-info .tz-about .zwTit {
  width: 49%;
  text-align: right;
}
.home-info:nth-child(1) {
  background: #FAFFF9;
}
.home-info:nth-child(2) {
  background: #FFFDF7;
}
.home-info:nth-child(3) {
  background: #F7FAF4;
}
.home-info:nth-child(4) {
  background: #F2F8EE;
}

.zwTit {
  font-size: 50px;
  font-weight: normal;
  line-height: 1.15;
}

.zwhand {
  margin-top: 10px;
}
.zwhand a {
  font-size: 20px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.zwhand a:hover {
  color: #36747E;
}
.zwhand a i {
  color: #36747E;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  display: inline-block;
}
.zwhand a:hover i {
  -webkit-transform: translate(10px, 0);
  transform: translate(10px, 0);
}

@media screen and (max-width: 750px) {
  .home-info {
    padding: 25px 0;
  }
  .home-info .box {
    display: block;
  }
  .home-info .w40 {
    width: 100%;
  }
  .home-info .w55 {
    width: 100%;
  }
  .home-info .info {
    margin-top: 25px;
  }
  .home-info .d {
    font-size: 15px;
  }
  .home-info .zwhand {
    margin-top: 20px !important;
  }
  .home-info .zwhand a {
    font-size: 18px;
  }
  .home-info .tz-list span {
    font-size: 16px;
  }
  .home-info .tz-list strong {
    font-size: 32px;
  }
  .home-info.mt90 {
    margin-top: 40px !important;
  }

  .zwTit {
    font-size: 36px;
  }
}
.yaotu-list .list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.yaotu-list .list li {
  width: 48%;
  margin-left: 4%;
  margin-bottom: 10px;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
.yaotu-list .list li:nth-child(2n+1) {
  margin-left: 0;
}
.yaotu-list .list .ct {
  font-size: 16px;
  color: #aaa;
}
.yaotu-list .list .t {
  font-size: 18px;
  color: #666;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 10px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.yaotu-list .list .t:hover {
  text-decoration: underline;
}
.yaotu-list .list .date {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 20px;
}
.yaotu-list .list .day {
  font-size: 24px;
  line-height: 22px;
  font-family: Bebas;
}
.yaotu-list .list .year {
  font-size: 16px;
  line-height: 16px;
  color: #aaa;
  font-family: Bebas;
  margin-left: 10px;
}
.yaotu-list .hi-right {
  margin-left: 6%;
  min-width: 215px;
}

@media screen and (max-width: 750px) {
  .yaotu-list .list {
    display: block;
  }
  .yaotu-list .list li {
    width: 100%;
    padding: 15px 0;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .yaotu-list .list .ct {
    font-size: 14px;
  }
  .yaotu-list .list .t {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
  }
  .yaotu-list .hi-right {
    margin-left: 0;
    margin-top: 20px;
  }
}
.home-info-swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.home-info-swiper .swiper-btn-prev {
  left: 10px;
}
.home-info-swiper .swiper-btn-next {
  right: 10px;
}

.home-ecology {
  padding: 80px 0;
}

.eco-swiper-wrapper {
  position: relative;
  margin-top: 20px;
}
.eco-swiper-wrapper .eco-swiper {
  overflow: hidden;
}
.eco-swiper-wrapper .list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.eco-swiper-wrapper .list li {
  width: 19%;
  cursor: pointer;
  margin: 0 0.5% 20px;
  height: 145px;
  position: relative;
}
.eco-swiper-wrapper .list .bgc {
  position: absolute;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.eco-swiper-wrapper .list .img {
  position: relative;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.eco-swiper-wrapper .list .img img {
  max-width: 90%;
  max-height: 90%;
}
.eco-swiper-wrapper .list li:hover .bgc {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.eco-swiper-wrapper .list li:hover .img {
  -webkit-filter: invert(100%);
  -moz-filter: invert(100%);
  -ms-filter: invert(100%);
  -o-filter: invert(100%);
  filter: invert(100%);
}
.eco-swiper-wrapper .list .info {
  display: none;
}
.eco-swiper-wrapper .item {
  padding: 15px;
  width: 20%;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.eco-swiper-wrapper .item img {
  max-width: 90%;
  max-height: 100px;
}
.eco-swiper-wrapper .item:hover {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.eco-swiper-wrapper .swiper-btn {
  width: 60px;
  height: 60px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 60px;
  border-radius: 50%;
}
.eco-swiper-wrapper .swiper-btn:hover {
  background: #000;
  color: #fff;
}
.eco-swiper-wrapper .swiper-btn-prev {
  -webkit-transform: rotate3d(0, 0, 1, -90deg);
  transform: rotate3d(0, 0, 1, -90deg);
}
.eco-swiper-wrapper .swiper-btn-next {
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
  transform: rotate3d(0, 0, 1, 90deg);
}
.eco-swiper-wrapper .swiper-btn.swiper-button-disabled {
  opacity: 0;
}

.home-contacts {
  padding: 60px 0;
  position: relative;
}
.home-contacts .caInfo {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  width: 500px;
  box-sizing: border-box;
  padding: 45px;
  font-size: 14px;
}
.home-contacts .caInfo .ca-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-bottom: 50px;
}
.home-contacts .caInfo .ca-left dl {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.home-contacts .caInfo .ca-left .ico {
  width: 40px;
  margin-right: 8px;
}
.home-contacts .caInfo .ca-left .ico img {
  display: block;
  width: 40px;
}
.home-contacts .caInfo .ca-left .info {
  flex: 1;
}
.home-contacts .caInfo .ca-left dt {
  font-size: 16px;
}
.home-contacts .caInfo .ca-left dd {
  margin-top: 5px;
}
.home-contacts .caInfo .ca-right {
  width: 150px;
  text-align: center;
  font-size: 16px;
}
.home-contacts .caInfo .ca-right img {
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
.home-contacts .caInfo .ca-address {
  border-top: 1px solid #d9d9d9;
  padding-top: 15px;
}
.home-contacts .caInfo .ca-address .t {
  font-size: 20px;
}
.home-contacts .caInfo .ca-address .d {
  margin-top: 5px;
}
.home-contacts .bdmap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 750px) {
  .eco-swiper-wrapper .list li {
    width: 33.3%;
    margin: 0 0 10px;
    height: 100px;
  }

  .home-investors {
    padding: 60px 0;
  }
  .home-investors .yeb-info {
    display: block;
  }
  .home-investors .info {
    width: 100%;
    margin-top: 15px;
  }
  .home-investors .pic {
    width: 100%;
  }

  .home-ecology {
    padding: 60px 0;
  }
  .home-ecology .list li {
    width: 48%;
    margin: 0 1% 15px;
  }

  .home-contacts {
    padding-top: 0;
  }
  .home-contacts .caInfo {
    width: auto;
    padding: 20px 15px;
  }
  .home-contacts .caInfo .ca-top {
    display: block;
  }
  .home-contacts .bdmap {
    height: 80vw;
    position: static;
    margin-bottom: 10px;
  }
}
.portfolio-box .wrap {
  padding: 70px 0;
}
.portfolio-box:nth-child(n+2) .wrap {
  border-top: 1px solid #ccc;
}

.portfolio-layer .info {
  padding: 70px;
}
.portfolio-layer .info .t {
  font-size: 28px;
}
.portfolio-layer .info .d {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 20px;
}
.portfolio-layer .info a {
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  display: inline-block;
  padding: 10px 25px;
  margin-top: 30px;
  text-decoration: none;
}
.portfolio-layer .info a:hover {
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
}

@media screen and (max-width: 750px) {
  .portfolio-box .wrap {
    padding: 30px 0;
  }
  .portfolio-box .ptfo-list li {
    width: 48%;
    margin: 0 1% 15px;
  }

  .portfolio-layer .info {
    padding: 20px;
  }
  .portfolio-layer .info .t {
    font-size: 24px;
  }
  .portfolio-layer .info .d {
    font-size: 14px;
    margin-top: 12px;
  }
  .portfolio-layer .info a {
    margin-top: 20px;
  }
}
.press-page {
  background: url(../data/career-bg.svg) no-repeat center 0/1920px auto;
}

.press-top {
  text-align: center;
  padding: 50px 0;
}
.press-top h1 {
  font-size: 48px;
  font-weight: normal;
}
.press-top form {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 35px;
  font-size: 18px;
  color: #787878;
}
.press-top form select {
  height: 50px;
  width: 200px;
  margin-left: 12px;
  font-size: 18px;
}

.press-list {
  padding-bottom: 100px;
}
.press-list li {
  padding: 35px 0 40px;
  border-bottom: 1px solid #ddd;
}
.press-list .t {
  font-size: 24px;
  color: #1F1F1F;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.press-list .t:hover {
  text-decoration: underline;
}
.press-list .date {
  font-size: 16px;
  color: #666;
  margin-top: 12px;
}
.press-list .d {
  margin-top: 15px;
}
.press-list .d a {
  font-size: 16px;
  color: #575747;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.press-list .d a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 750px) {
  .press-top {
    padding-top: 0;
  }
  .press-top h1 {
    font-size: 24px;
  }
  .press-top form {
    display: block;
    text-align-last: left;
  }
  .press-top form span {
    display: block;
  }
  .press-top form select {
    display: block;
    margin-top: 8px;
    margin-left: 0;
  }

  .press-list {
    padding-bottom: 80px;
  }
  .press-list li {
    padding: 25px 0 30px;
  }
  .press-list .t {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .press-list .date {
    font-size: 14px;
    margin-top: 10px;
  }
  .press-list .d {
    margin-top: 12px;
  }
  .press-list .d a {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
.team-list li {
  padding: 45px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.team-list li:nth-child(even) {
  flex-direction: row-reverse;
}
.team-list .pic {
  width: 380px;
  height: 380px;
  position: relative;
  margin: 0 60px;
}
.team-list .pic .img {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
}
.team-list .pic .team-shine {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 60%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  z-index: 3;
}
.team-list .pic .team-fang {
  position: absolute;
  bottom: 0;
  height: 50%;
  left: 0;
  width: 110%;
  background: #54A7AD;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  transform-origin: 0 34%;
}
.team-list .info {
  width: 450px;
  margin: 0 60px;
}
.team-list .t {
  font-size: 30px;
}
.team-list .type {
  font-size: 14px;
  color: #54A7AD;
  margin-top: 10px;
}
.team-list .d {
  font-size: 18px;
  color: #666;
  margin-top: 15px;
}

@media screen and (max-width: 750px) {
  .team-list li {
    display: block;
    padding: 30px 0;
  }
  .team-list .pic {
    display: block;
    width: 70%;
    height: calc(70vw - 20px);
    margin: 0 auto;
  }
  .team-list .info {
    width: auto;
    margin: 12px auto 0;
  }
}
.share-news {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.share-news a {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-right: 15px;
  font-size: 14px;
  color: #666;
}
.share-news img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.team-detail {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
  flex-direction: row-reverse;
  flex-wrap: nowrap;
  padding-bottom: 100px;
}
.team-detail .team-info {
  width: 48%;
}
.team-detail .pic {
  width: 430px;
  height: 430px;
  margin-right: 80px;
  position: relative;
}
.team-detail .pic .img {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 2;
}
.team-detail .pic .team-fang {
  position: absolute;
  bottom: 0;
  height: 50%;
  left: 0;
  width: 110%;
  background: #54A7AD;
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  transform-origin: 0 34%;
}

@media screen and (max-width: 750px) {
  .team-detail {
    display: block;
  }
  .team-detail .team-info {
    width: 100%;
    margin-top: 15px;
  }
  .team-detail .pic {
    width: 100%;
  }
}
.page-f {
  background: url(../data/bg-main-f.jpg) no-repeat center top/1920px auto;
}

.eco-activity {
  position: relative;
}
.eco-activity .wrap {
  padding: 70px 0;
  border-top: 1px solid #ccc;
}
.eco-activity .ecoa-main {
  position: relative;
  margin-top: 40px;
  z-index: 1;
  line-height: 1.8;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.eco-activity .r-info {
  width: 600px;
  overflow: hidden;
}
.eco-activity .info {
  margin-right: 80px;
  flex: 1;
}
.eco-activity .photos {
  position: relative;
}
.eco-activity .photos li {
  position: relative;
  overflow: hidden;
}
.eco-activity .photos li img, .eco-activity .photos li .img {
  display: block;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.eco-activity .photos li img {
  display: block;
  width: 100%;
}
.eco-activity .photos li .img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.eco-activity .photos li:hover > img, .eco-activity .photos li:hover > .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.eco-activity .photos img {
  display: block;
  width: 100%;
}
.eco-activity .photos .d {
  padding: 12px 20px;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
}
.eco-activity .swiper-btn-prev {
  left: 10px;
  font-size: 36px;
}
.eco-activity .swiper-btn-next {
  right: 10px;
  font-size: 36px;
}

.jskip {
  text-align: center;
  line-height: 1.8;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  margin-top: 20px;
  font-size: 14px;
  color: #535353;
}
.jskip a {
  display: inline-block;
  line-height: 16px;
  border-bottom: 1px solid #535353;
}
.jskip i {
  position: relative;
  top: 3px;
  font-size: 26px;
  display: inline-block;
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
  transform: rotate3d(0, 0, 1, 90deg);
}

@media screen and (max-width: 750px) {
  .eco-activity .ecoa-main {
    display: block;
  }
  .eco-activity .r-info {
    width: 100%;
  }
  .eco-activity .info {
    margin-right: 0;
  }
}
.eco-investigate .wrap {
  padding: 70px 0;
  border-top: 1px solid #ccc;
}
.eco-investigate .ecoive-main {
  margin-top: 40px;
}
.eco-investigate .photos {
  position: relative;
  overflow: hidden;
}
.eco-investigate .photos li {
  position: relative;
  overflow: hidden;
  height: 260px;
}
.eco-investigate .photos li img, .eco-investigate .photos li .img {
  display: block;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.eco-investigate .photos li img {
  display: block;
  width: 100%;
}
.eco-investigate .photos li .img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.eco-investigate .photos li:hover > img, .eco-investigate .photos li:hover > .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.eco-investigate .photos .img {
  display: block;
  width: 100%;
}
.eco-investigate .photos .d {
  padding: 12px 20px;
  line-height: 1.5;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
}
.eco-investigate .swiper-btn-prev {
  left: 10px;
  font-size: 36px;
}
.eco-investigate .swiper-btn-next {
  right: 10px;
  font-size: 36px;
}

.about-page {
  padding-top: 50px;
}

@media screen and (max-width: 750px) {
  .about-page {
    padding-top: 30px;
  }
}
.stateLayers {
  position: relative;
  padding: 0 30px 30px;
}
.stateLayers .close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.stateLayers .close:hover {
  color: #36747E;
}
.stateLayers .title {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  padding: 15px 20px;
}
.stateLayers .artContent {
  padding: 30px 20px 30px;
  background: #f0f0f0;
  font-size: 15px;
  overflow: auto;
  max-height: 50vh;
}
@media screen and (max-width: 750px) {
  .stateLayers .title {
    font-size: 24px;
  }
  .stateLayers .artContent {
    padding: 15px 20px 20px;
  }
}

.m-header + .pageBox {
  padding-top: 100px;
}

@media screen and (max-width: 750px) {
  .m-header + .pageBox {
    padding-top: 60px;
  }
}
.header {
  height: 100px;
  position: fixed;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  background: none;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 101;
  color: #fff;
}
.header .header-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
  height: 100%;
}
.header .hh-logo {
  float: left;
}
.header .hh-logo a {
  display: block;
  position: relative;
}
.header .hh-logo img {
  position: relative;
  z-index: 1;
  display: block;
  height: 70px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.header .tt-links {
  float: right;
  display: inline-block;
  width: 140px;
  height: 42px;
  border: 1px solid #36747E;
  background: transparent;
  color: #36747E;
  text-align: center;
  cursor: pointer;
  font-size: 13px;
  box-sizing: border-box;
  line-height: 40px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  border-radius: 5px;
  margin-top: 29px;
}
.header .tt-links:not(.disabled):not([disabled]):hover {
  background: #000;
  color: #fff;
}
.header .tt-cont {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.header .tt-cont li {
  position: relative;
  height: 100px;
}
.header .tt-cont li a {
  color: inherit;
  line-height: 100px;
  padding: 0 13px;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.header .tt-cont li i {
  font-size: 15px;
}
.header .tt-cont li .icon-out {
  font-size: 20px;
}
.header .hh-menus {
  height: 100%;
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  float: right;
}
.header .hh-menus dl {
  position: relative;
  text-align: center;
  height: 100%;
  margin: 0 15px;
}
.header .hh-menus dl:hover dt a:after {
  opacity: 1;
}
.header .hh-menus dl:hover dd {
  pointer-events: auto;
  opacity: 1;
}
.header .hh-menus dl.on dt a:after {
  opacity: 1;
}
.header .hh-menus dt {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
  z-index: 1;
  height: 100%;
}
.header .hh-menus dt a {
  font-size: 18px;
  height: 100%;
  padding: 0 5px;
  position: relative;
  color: inherit;
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.header .hh-menus dt a:after {
  background: #fff;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  opacity: 0;
  width: 100%;
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  bottom: 20px;
  height: 1px;
}
.header .hh-menus dd {
  position: absolute;
  top: 100%;
  left: 0;
  box-sizing: border-box;
  width: 200px;
  background-color: #fff;
  text-align: left;
  opacity: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.header .hh-menus dd a {
  display: block;
  padding: 10px 30px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  position: relative;
}
.header .hh-menus dd a:nth-child(n+2) {
  border-top: 1px solid #ddd;
}
.header .hh-menus dd a:hover {
  color: #36747E;
}
.header .hh-menus dl:nth-child(7) dt a {
  height: 36px;
  background: #1E5961;
  color: #fff;
}
.header .hh-menus dl:nth-child(7) dt a::after {
  display: none;
}
.header .tt-pends {
  float: right;
}
.header .hh-search a {
  color: inherit;
  font-size: 20px;
  padding: 0 10px;
}
.header .hh-search a i {
  position: relative;
  top: 2px;
}
.header .search-box {
  height: 36px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  display: none;
  position: absolute;
  line-height: 36px;
  top: 0;
  right: 0;
  padding: 5px 8px;
  background: #fff;
}
.header .search-box input {
  width: 260px;
  height: 36px;
  border: 0;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 8px;
  padding: 0 8px;
  box-sizing: border-box;
  font-size: 15px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  cursor: pointer;
}
.header .search-box button {
  position: absolute;
  color: #fff;
  top: 5px;
  right: 8px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  background: #36747E;
  border-radius: 0 8px 8px 0;
  border: none;
  font-size: 20px;
}
.header .hh-lang {
  float: left;
  margin-left: 30px;
  position: relative;
  cursor: pointer;
  font-size: 15px;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
}
.header .hh-lang a {
  width: 36px;
  height: 36px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  border: 1px solid #fff;
  color: inherit;
  border-radius: 50%;
  font-size: 15px;
}
.header .hh-lang a:hover {
  background: #fff;
  color: #000;
}
.header .tt-share {
  margin-left: 10px;
  float: left;
  margin-top: 22px;
}
.header .tt-share a {
  float: left;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  padding: 8px;
}
.header .tt-share a img {
  width: 24px;
  height: 24px;
  display: block;
}
.header.vblack {
  background: #000;
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.2);
}

.en-html .header .hh-menus dl:nth-child(7) {
  display: none;
}
.en-html .m-header .hh-menus dl:nth-child(7) {
  display: none;
}

@media screen and (max-width: 1450px) {
  .toper .hh-logo img {
    height: 40px;
  }
  .toper .hh-menus dt a {
    font-size: 13px;
    padding: 0 10px;
  }
  .toper .tt-share {
    display: none;
  }
  .toper .search-box input {
    width: 120px;
  }
}
@media screen and (max-width: 1300px) {
  .header .hh-menus dl {
    margin: 0 7px;
  }
  .header .hh-menus dt a {
    font-size: 16px;
  }
}
.m-toper {
  display: none;
  height: 60px;
  position: fixed;
  left: 0;
  background: #fff;
  width: 100%;
  top: 0;
  z-index: 100;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.m-toper .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 100%;
}
.m-toper .hh-logo {
  flex: 1;
}
.m-toper .hh-logo img {
  display: block;
  height: 40px;
}
.m-toper .hh-lang {
  float: right;
  position: relative;
  margin-right: 50px;
  color: #000;
  font-size: 24px;
}

.m-header {
  position: fixed;
  display: none;
  pointer-events: none;
  top: 60px;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}
.m-header .m-header-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  pointer-events: none;
}
.m-header .m-header-box {
  margin-left: 100%;
  width: 80%;
  background: #fff;
  position: relative;
  z-index: 1;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.m-header .hh-menus .search-box {
  padding: 8px 10px;
  position: relative;
  line-height: 36px;
  border-bottom: 1px solid #666;
  background: #000;
}
.m-header .hh-menus .search-box input {
  width: 100%;
  height: 36px;
  border: 0;
  background: #eee;
  opacity: 1;
  border-radius: 8px;
  padding: 0 8px 0 36px;
  box-sizing: border-box;
  font-size: 15px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  cursor: pointer;
}
.m-header .hh-menus .search-box button {
  position: absolute;
  top: 8px;
  left: 10px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  background: none;
  color: inherit;
  border: none;
  font-size: 20px;
  pointer-events: none;
}
.m-header .hh-menus dl {
  position: relative;
  border-bottom: 1px solid #666;
}
.m-header .hh-menus dl dt a {
  display: block;
  background: #000;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font-size: 14px;
  color: #fff;
}
.m-header .hh-menus dl dt .l-icon {
  font-size: 20px;
  position: relative;
  top: 2px;
}
.m-header .hh-menus dl dd {
  padding: 8px 0;
  width: auto !important;
  display: none;
}
.m-header .hh-menus dl dd .gezi:nth-child(n+2) {
  padding-top: 8px;
  margin-top: 8px;
  border-top: 2px dotted #000;
}
.m-header .hh-menus dl dd img {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
.m-header .hh-menus dl dd a {
  display: block;
  color: #333;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  line-height: 20px;
  padding: 6px 10px;
  margin-left: 10px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.m-header .hh-menus dl:hover dt a, .m-header .hh-menus dl.on dt a {
  background: #000;
}
.m-header .hh-menus dl:hover dd, .m-header .hh-menus dl.on dd {
  display: block;
}
.m-header .hh-menus dl.hhm-lang dt img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.m-header .hh-menus dl.hhm-lang dd img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
.m-header.over .m-header-layer {
  opacity: 1;
  pointer-events: auto;
}
.m-header.over .m-header-box {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.full-menus {
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  position: fixed;
  left: 0;
  top: 100px;
  width: 100%;
  z-index: 100;
  background: #fff;
}

.fdMenus {
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.2);
  display: none;
  background: #fff;
  color: #333;
}
.fdMenus .wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 360px;
}
.fdMenus .secPhoto {
  width: 280px;
  margin-top: 30px;
}
.fdMenus .secPhoto .pic {
  height: 160px;
  display: block;
  position: relative;
  overflow: hidden;
}
.fdMenus .secPhoto .pic img, .fdMenus .secPhoto .pic .img {
  display: block;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.fdMenus .secPhoto .pic img {
  display: block;
  width: 100%;
}
.fdMenus .secPhoto .pic .img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.fdMenus .secPhoto .pic:hover > img, .fdMenus .secPhoto .pic:hover > .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.fdMenus .secPhoto .tit {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
  display: block;
  color: #36747E;
  font-size: 16px;
}
.fdMenus .secNav {
  margin-left: 20px;
  margin-top: 30px;
  width: 280px;
}
.fdMenus .secNav a {
  display: block;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  padding: 8px 12px;
}
.fdMenus .secNav a.active {
  color: #fff;
  background: #36747E;
}
.fdMenus .secNav .iconfont {
  float: right;
  margin-right: 5px;
  font-size: 12px;
  color: #fff;
}
.fdMenus .thirdNav {
  height: 100%;
  flex: 1;
}
.fdMenus .thirdNav .tnavs {
  height: 100%;
  width: 100%;
  box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.2);
  display: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px 0;
}
.fdMenus .thirdNav a {
  display: block;
  width: 50%;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 0;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.fdMenus .thirdNav a:hover {
  color: #36747E;
}
.fdMenus .thirdNav a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 750px) {
  .full-menus {
    top: 60px;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    display: none;
  }

  .fdMenus .wrap {
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .fdMenus .secPhoto {
    display: none;
  }
  .fdMenus .secNav {
    width: 38%;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .fdMenus .secNav a {
    padding: 8px 5px;
  }
  .fdMenus .thirdNav {
    margin-left: 4%;
    flex: 1;
    margin-right: -10px;
  }
  .fdMenus .thirdNav .tnavs {
    padding: 20px;
  }
  .fdMenus .thirdNav a {
    width: 100%;
  }
}
/*底部*/
.footer {
  background: #1E5861 url(../images/ft-bg.jpg) repeat;
  line-height: 1.8;
  color: #fff;
}
.footer .wrap {
  padding: 70px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.footer .ft-share {
  overflow: hidden;
}
.footer .ft-share a {
  float: left;
  padding: 0 8px;
  box-sizing: border-box;
}
.footer .ft-share a img {
  height: 32px;
  display: block;
}
.footer .bottomLink {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  flex: 1;
  margin-left: 30px;
}
.footer .bottomLink a {
  color: inherit;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  font-size: 14px;
  color: #535353;
}
.footer .bottomLink a:hover {
  text-decoration: underline;
}
.footer .bottomLink em {
  margin: 0 20px;
}
.footer .bottomLink .fslogo {
  margin-left: 20px;
}
.footer .bottomCopyr {
  font-size: 14px;
  color: #535353;
}
.footer .bottomCopyr a {
  color: inherit;
}
.footer .flogo {
  width: 162px;
  display: block;
}
.footer .flogo img {
  width: 100%;
}
.footer .finfos {
  display: block;
  font-size: 16px;
}
.footer .finfos dl {
  margin-bottom: 20px;
}
.footer .finfos dd {
  color: #3AB2C4;
  margin-top: 15px;
}
.footer .faddress {
  font-size: 16px;
  max-width: 400px;
}
.footer .faddress p {
  margin-bottom: 15px;
}
.footer a {
  color: inherit;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.footer a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 750px) {
  .footer .wrap {
    display: block;
    padding: 30px 10px;
  }
  .footer .bottomLink {
    margin-left: 0;
    margin-top: 10px;
  }
  .footer .bottomCopyr {
    margin-top: 10px;
  }
  .footer .finfos {
    margin-top: 15px;
  }
}
.backTop {
  width: 58px;
  z-index: 100;
  opacity: 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  pointer-events: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 58px;
  position: fixed;
  bottom: 70px;
  right: 20px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  color: #000;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
}
.backTop i {
  font-size: 45px;
  line-height: 45px;
}
.backTop:hover {
  background-color: #000;
  color: #fff;
}
.backTop.over {
  opacity: 1;
  pointer-events: auto;
}

@media screen and (max-width: 1200px) {
  .toper .search-box {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .toper, .header {
    display: none;
  }

  .m-toper, .m-header {
    display: block;
  }

  .m-header.over {
    pointer-events: auto;
  }

  .pageBox {
    transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  }
  .pageBox.out {
    -webkit-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
  }

  .foot-center {
    display: none;
  }

  .wap-menu-mask {
    position: absolute;
    z-index: 90;
    top: 60px;
    width: 100%;
    bottom: 0;
    pointer-events: none;
  }

  .wap-menu-mask.open {
    pointer-events: auto;
  }

  .m-pulleft {
    transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  }

  .m-pulleft.close {
    -webkit-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
  }
}
.home-pageIn {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.home-pageIn .videobox {
  width: 1920px;
  height: 1080px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 50%;
  margin-top: -540px;
}
.home-pageIn .videobox video {
  width: 1920px;
  height: 1080px;
  pointer-events: none;
}

.secNavs {
  padding: 30px 0;
}
.secNavs .secTit {
  float: left;
  font-weight: normal;
  color: #535353;
  line-height: 36px;
}
.secNavs .secMenus {
  float: right;
}
.secNavs .secMenus a {
  min-width: 80px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  line-height: 36px;
  float: left;
  text-align: center;
  padding: 0 10px;
  color: #535353;
  font-size: 12px;
  margin-right: 20px;
  border-bottom: 1px solid #ddd;
}
.secNavs .secMenus a:hover, .secNavs .secMenus a.on {
  border-bottom-color: #000;
}

@media screen and (max-width: 750px) {
  .leTitle {
    height: 120px;
    line-height: 120px;
  }

  .secNavs .secTit {
    float: none;
  }
  .secNavs .secMenus {
    float: none;
  }
  .secNavs .secMenus a {
    width: 30%;
    margin-left: 5%;
    margin-right: 0;
    box-sizing: border-box;
  }
  .secNavs .secMenus a:nth-child(3n+1) {
    margin-left: 0;
  }
}
.comViews {
  padding: 100px 0;
  position: relative;
  color: #fff;
  text-align: center;
  background: #36747E;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.comViews .wrap {
  position: relative;
  z-index: 1;
}
.comViews .cvtitle {
  font-size: 30px;
  font-weight: normal;
}
.comViews .info {
  font-size: 16px;
  line-height: 36px;
  margin-top: 50px;
}
.comViews .alinks {
  margin-top: 40px;
}
.comViews .alinks a {
  margin: 0 10px;
}
.comViews .alinks .abtn-bd {
  display: inline-block;
  width: 220px;
  height: 56px;
  border: 2px solid #fff;
  background: none;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  box-sizing: border-box;
  line-height: 54px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.comViews .alinks .abtn-bd:not(.disabled):not([disabled]):hover {
  background: #000;
  color: #fff;
}
.comViews .alinks .abtn-vv {
  display: inline-block;
  width: 180px;
  height: 56px;
  border: none;
  background: #111;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  box-sizing: border-box;
  line-height: 56px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.comViews .alinks .abtn-vv:not(.disabled):not([disabled]):hover {
  background: #000;
  color: #fff;
}

@media screen and (max-width: 750px) {
  .comViews {
    padding: 50px 0;
  }
}
.pageTurning {
  text-align: center;
  margin-bottom: 80px;
  margin-top: 20px;
}
.pageTurning a {
  display: inline-block;
  margin: 0 30px;
  padding: 0 5px;
  font-size: 18px;
  color: #333;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.pageTurning a:hover {
  color: #36747E;
}

.pageMore {
  display: block;
  margin-top: 20px;
  text-align: center;
  padding-bottom: 50px;
}
.pageMore .loadMore {
  display: inline-block;
  width: 168px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  height: 52px;
  border: 1px solid #bbb;
  font-size: 16px;
  text-align: center;
  color: #444;
  line-height: 52px;
}
.pageMore .loadMore:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.pageMore .supporting {
  display: none;
}

.pageMore-reverse .loadMore {
  color: #fff;
}

.page-gray {
  background: #f2f2f2;
}

.sideTools {
  position: fixed;
  z-index: 999;
  top: 40%;
  right: 0;
  background: #5E3F63;
  width: 70px;
}
.sideTools .item {
  border-top: 1px solid #7D6980;
  position: relative;
}
.sideTools .item:first-child {
  border-top: 0;
}
.sideTools .item .inTxt {
  height: 90px;
  background: #5E3F63;
  position: relative;
  z-index: 2;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  color: #B4B4B4;
}
.sideTools .item .inTxt i {
  font-size: 28px;
}
.sideTools .item .inTxt span {
  font-size: 13px;
  margin-top: 5px;
}
.sideTools .item .inTxt:hover {
  color: #fff;
}
.sideTools .item .inAway {
  position: absolute;
  width: 140px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0 20px;
  background: #5E3F63;
  color: #fff;
  font-size: 18px;
}
.sideTools .item:hover .inAway {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.disTit {
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
  color: inherit;
}
.disTit h1 {
  font-size: 34px;
  font-weight: normal;
  color: #000;
}
.disTit h2 {
  font-size: 30px;
  font-weight: normal;
  color: #000;
}
.disTit .hh1 {
  font-size: 42px;
  font-weight: normal;
  color: #000;
}
.disTit .hh2 {
  font-size: 32px;
  font-weight: normal;
}
.disTit h4 {
  font-size: 20px;
  font-weight: normal;
}
.disTit h5 {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 2.2;
  font-weight: normal;
}
.disTit .d {
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 1.8;
  font-weight: normal;
  color: #525252;
  margin: 0 auto;
}
.disTit .d2 {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.8;
  font-weight: normal;
}
.disTit .handle {
  display: inline-block;
  width: 180px;
  height: 52px;
  border: none;
  background: #555555;
  color: #fff;
  text-align: center;
  cursor: pointer;
  font-size: 17px;
  box-sizing: border-box;
  line-height: 52px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  margin-top: 20px;
}
.disTit .handle:not(.disabled):not([disabled]):hover {
  background: #36747E;
  color: #fff;
}

.gliner {
  position: relative;
  padding-bottom: 20px;
}
.gliner:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  left: 50%;
  width: 90px;
  margin-left: -45px;
  background: #111;
}

@media screen and (max-width: 1080px) {
  .disTit h1 {
    font-size: 24px;
    line-height: 1.6;
  }
  .disTit h2 {
    font-size: 22px;
  }
  .disTit h4 {
    font-size: 16px;
  }
  .disTit .d {
    font-size: 14px;
  }
  .disTit .hh1 {
    font-size: 24px;
    font-weight: normal;
  }
  .disTit .hh2 {
    font-size: 24px;
    font-weight: normal;
  }
  .disTit .d2 {
    font-size: 14px;
  }
  .disTit .handle {
    width: 140px;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    margin-top: 15px;
  }
}
.layer-openVideo {
  width: 800px;
  height: 500px;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  background: #000;
}

.layer-openVideo iframe {
  width: 800px;
  height: 100%;
}

@media screen and (max-width: 750px) {
  .layer-openVideo {
    width: 90vw;
    height: 60vw;
  }
  .layer-openVideo iframe {
    width: 90vw;
    height: 100%;
  }
}
.artTitleH1 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.6;
  color: #000;
  position: relative;
}
.artTitleH1.liner {
  padding-bottom: 15px;
}
.artTitleH1.liner:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 44px;
  content: "";
  height: 2px;
  background: #36747E;
}
.artTitleH1.tac.liner:after {
  left: 50%;
  margin-left: -22px;
}

.artTimes {
  font-size: 16px;
  color: #666;
}

.artContent {
  font-size: 14px;
  line-height: 2;
  color: #666;
}
.artContent img {
  max-width: 100%;
  height: auto !important;
}

.artMain {
  padding: 60px 0 70px;
}

.crumbsTab {
  height: 45px;
  background: #F5F3F3;
}
.crumbsTab .wrap {
  font-size: 14px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 12px;
  color: #888;
}
.crumbsTab a {
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  color: inherit;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  position: relative;
  padding-right: 40px;
  margin-right: 25px;
}
.crumbsTab a:hover {
  color: #36747E;
}
.crumbsTab a:hover {
  text-decoration: underline;
}
.crumbsTab a:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  content: "";
  background: url(../images/tab-arrow.png) no-repeat center center;
}
.gb-crumbsTab {
  line-height: 28px;
  box-sizing: content-box;
  padding: 20px 0;
  background: #F5F5F5;
}
.gb-crumbsTab .crumb {
  font-size: 14px;
  color: #aaa;
}
.gb-crumbsTab .crumb a {
  display: block;
  float: left;
  color: inherit;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.gb-crumbsTab .crumb a:hover {
  text-decoration: underline;
}
.gb-crumbsTab .crumb i {
  float: left;
  margin: 0 15px;
}
.gb-crumbsTab .crumb span {
  float: left;
  color: #222;
}

@media screen and (max-width: 750px) {
  .artTitleH1 {
    font-size: 24px;
  }

  .artContent {
    font-size: 14px;
  }
  .artContent table {
    width: 100% !important;
  }
  .artContent img {
    height: auto !important;
  }

  .crumbsTab a {
    padding-right: 25px;
    margin-right: 10px;
  }
}
.graybody {
  background: #EEEEEE;
}

.zyimg-info {
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  background: #36747E;
  text-align: center;
  color: #fff;
}
.zyimg-info.flexreverse {
  flex-direction: row-reverse;
}
.zyimg-info .pic {
  width: 50%;
  position: relative;
  overflow: hidden;
  position: relative;
}
.zyimg-info .pic img, .zyimg-info .pic .img {
  display: block;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.zyimg-info .pic img {
  display: block;
  width: 100%;
}
.zyimg-info .pic .img {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.zyimg-info .pic:hover > img, .zyimg-info .pic:hover > .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.zyimg-info .pic img {
  display: block;
  width: 100%;
}
.zyimg-info .pic .img {
  display: block;
  width: 100%;
}
.zyimg-info .pic .cover-btn {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
}
.zyimg-info .pic .cover-btn i {
  color: #fff;
  font-size: 80px;
}
.zyimg-info .pic .cover-shadow {
  position: absolute;
  position: absolute;
  right: 0;
  top: 0;
  width: 60%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0%, #222 100%);
}
.zyimg-info .pic .cover-shadow.csleft {
  right: auto;
  left: 0;
  background: linear-gradient(270deg, transparent 0%, #222 100%);
}
.zyimg-info .info {
  width: 50%;
  min-height: 600px;
  box-sizing: border-box;
  padding: 100px 4% 100px 4%;
  padding-right: calc(50% - 600px);
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
}
.zyimg-info .info .t {
  font-size: 32px;
  display: block;
  width: 100%;
  font-weight: normal;
}
.zyimg-info .info .t2 {
  font-size: 26px;
  display: block;
  width: 100%;
  font-weight: normal;
}
.zyimg-info .info .d {
  width: 100%;
  font-size: 16px;
  line-height: 1.8;
  margin-top: 40px;
  display: block;
}
.zyimg-info .info .d2 {
  width: 100%;
  font-size: 16px;
  color: #aaa;
  line-height: 2;
  display: block;
}
.zyimg-info .info .hand {
  display: inline-block;
  width: 170px;
  height: 50px;
  border: 1px solid #fff;
  background: none;
  color: #F9DF32;
  text-align: center;
  cursor: pointer;
  font-size: 17px;
  box-sizing: border-box;
  line-height: 48px;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  -webkit-transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  margin-top: 25px;
}
.zyimg-info.zyimg-black {
  background: #222222;
  color: #fff;
}
.zyimg-info.zyimg-gray {
  background: #C9CACA;
  color: #fff;
}
.zyimg-info.zyimg-gray2 {
  background: #F8F6F4;
  color: #212121;
}
.zyimg-info.zyimg-bg1 {
  background: #BF9C3B;
  color: #fff;
}
.zyimg-info.zyimg-6-4 .pic {
  width: 40%;
}
.zyimg-info.zyimg-6-4 .info {
  width: 60%;
  padding: 100px 5% 100px 5%;
}

@media screen and (max-width: 750px) {
  .zyimg-info {
    display: block;
  }
  .zyimg-info .pic {
    width: 100% !important;
    display: block;
    height: 75vw;
  }
  .zyimg-info .info {
    width: 100% !important;
    min-height: auto;
    height: auto;
    padding: 40px 4%;
  }
  .zyimg-info .info .t {
    font-size: 28px;
  }
  .zyimg-info .info .t2 {
    font-size: 22px;
  }
  .zyimg-info .info .d {
    font-size: 14px;
  }
  .zyimg-info.zyimg-6-4 .pic {
    width: 40%;
  }
  .zyimg-info.zyimg-6-4 .info {
    width: 60%;
    padding: 50px 10px;
    min-height: 200px;
  }
}
.hashbox {
  position: relative;
}

.hashTag {
  position: absolute;
  height: 1px;
  overflow: hidden;
  visibility: hidden;
  top: -100px;
}

@media screen and (max-width: 1080px) {
  .hashTag {
    top: -60px;
  }
}

/*# sourceMappingURL=common.css.map */
