.w1624 {
  max-width: 1624px;
  margin: 0 auto;
  width: 85%;
  display: flex;
}
.w1450 {
  max-width: 1450px;
  margin: 0 auto;
  width: 76%;
  display: flex;
}
.w1194 {
  max-width: 1194px;
  margin: 0 auto;
  width: 63%;
  display: flex;
}
html {
  scroll-behavior: smooth;
}
.head_pc {
  position: static;
  z-index: 999;
  transition: 1s ease-out, top 0s;
}
.head_pc.scroll_head {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.head_pc.scroll_head .w1368 {
  line-height: 90px;
}
.head_pc .w1368 {
  display: flex;
  line-height: 94px;
  transition: 1s ease-out, top 0s;
  position: fixed;
  position: relative;
  z-index: 9999;
  background-color: #fff;
}
.head_pc .w1368 .logo img {
  vertical-align: middle;
}
.head_pc .w1368 .nav .ul2 {
  flex-direction: column;
  line-height: 50px;
  display: none;
}
.head_pc .w1368 .nav .ul2 a.hover::before,
.head_pc .w1368 .nav .ul2 a:hover::before {
  display: none;
  height: 13px;
}
.head_pc .w1368 .nav ul {
  display: flex;
  font-size: 20px;
  color: #000;
}
.head_pc .w1368 .nav ul .li1 {
  padding: 0px 0px 0px 40px;
  position: relative;
}
.head_pc .w1368 .nav ul .li1 a {
  padding-bottom: 34px;
}
.head_pc .w1368 .nav ul .li1 a.hover,
.head_pc .w1368 .nav ul .li1 a:hover {
  color: #4aaad6;
  border-bottom: 2px solid #4aaad6;
}
.head_pc .w1368 .lanuage {
  padding-left: 35px;
}
.head_pc .w1368 .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 .w1368 .lanuage a:nth-child(1) {
  margin-right: 10px;
  background: #db251c;
  border-color: #db251c;
}
.head_pc .w1368 .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: arial;
  src: url(../css/fonts/arial.ttf);
}
@font-face {
  font-family: arial;
  src: url(../css/fonts/ariblk.ttf);
}
* {
  font-family: arial;
  box-sizing: border-box;
}
.suojin {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dsuojin {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.daxie {
  text-transform: uppercase;
}
.w1368 {
  max-width: 1368px;
  width: 100%;
  margin: 0 auto;
}
.head_p {
  margin: auto 0;
  display: inline-block;
}
.head_p1 {
  font-size: 18px;
  color: #666666;
  line-height: 30px;
}
.head_p2 {
  font-size: 22px;
  color: #cda274;
  line-height: 30px;
}
