.w1624 {
  max-width: 1624px;
  margin: 0 auto;
  width: 85%;
  display: flex;
}
.w1540 {
  max-width: 1540px;
  margin: 0 auto;
  width: 80.3%;
}
.w1200 {
  max-width: 1300px;
  margin: 0 auto;
  width: 70%;
}
.w1200_1 {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.w1194 {
  max-width: 1194px;
  margin: 0 auto;
  width: 63%;
  display: flex;
}
html {
  scroll-behavior: smooth;
}
.head_pc {
  z-index: 999;
  transition: 1s ease-out, top 0s;
  border-bottom: 1px solid #ffffff86;
}
.head_pc:hover.scroll_head {
  background-color: #0000003e !important;
}
.head_pc .w1200 {
  display: flex;
  justify-content: space-between;
  transition: 1s ease-out, top 0s;
  z-index: 9999;
  padding: 10px 0px;
}
.head_pc .w1200 .logo img {
  vertical-align: middle;
}
.head_pc .w1200 .nav {
  width: 45%;
  text-align: right;
  margin: auto 0;
}
.head_pc .w1200 .nav .ul2 {
  flex-direction: column;
  line-height: 50px;
  display: none;
}
.head_pc .w1200 .nav .ul2 a.hover::before,
.head_pc .w1200 .nav .ul2 a:hover::before {
  display: none;
  height: 13px;
}
.head_pc .w1200 .nav ul {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 400px;
  color: #000;
}
.head_pc .w1200 .nav ul .li1 {
  position: relative;
}
.head_pc .w1200 .nav ul .li1 a.hover,
.head_pc .w1200 .nav ul .li1 a:hover {
  color: #0093DD;
}
.head_pc .w1200 .lanuage {
  padding-left: 35px;
}
.head_pc .w1200 .lanuage a {
  width: 66px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 8px;
  font-size: 14px;
}
.head_pc .w1200 .lanuage a:nth-child(1) {
  margin-right: 10px;
  background: #db251c;
  border-color: #db251c;
}
.head_pc .w1200 .lanuage a:hover {
  background: #db251c;
  border-color: #db251c;
}
.pub_more {
  width: 200px;
  line-height: 64px;
  text-align: center;
  border-radius: 6px;
  font-size: 18px;
  color: #fff;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.5);
  transition: 0.3s;
}
.pub_more:hover {
  background: #db251c;
  border-color: #db251c;
}
.pub_title {
  text-align: center;
  color: #fff;
}
.pub_title .cn {
  font-size: 40px;
  font-weight: lighter;
  line-height: 28px;
}
.pub_title .en {
  font-size: 26px;
  line-height: 3.07em;
  margin-bottom: 53px;
}
.pub_padding {
  padding: 8.8% 0;
}
.cc_botton {
  margin: 0;
}
@font-face {
  font-family: LIFEBI;
  src: url(../css/fonts/LIFEBI.TTF);
}
@font-face {
  font-family: LIFEB;
  src: url(../css/fonts/LIFEB.TTF);
}
@font-face {
  font-family: LIFEI;
  src: url(../css/fonts/LIFEI.TTF);
}
@font-face {
  font-family: LIFEN;
  src: url(../css/fonts/LIFEN.TTF);
}
@font-face {
  font-family: PingFangRegular;
  src: url("../en_css/fonts/PingFang\ Regular.ttf");
}
* {
  font-family: PingFangRegular;
  box-sizing: border-box;
}
.top_green {
  background-color: #028983;
  padding: 12px 0;
}
.top_green_left img {
  margin-top: 3px;
}
.top_green_left span {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  font-weight: 400;
  margin-left: 10px;
  line-height: 24px;
}
.top_green_right_a {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: right;
  font-weight: 400;
  padding: 0 10px;
}
.top_green_right_a:last-child {
  padding-right: 0;
}
.shu {
  height: 19px;
  width: 1px;
  background-color: #fff;
  margin-top: 3px;
}
.top_green_right {
  display: flex;
}
.top_green_flex {
  display: flex;
  justify-content: space-between;
}
