.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: fixed; */
  z-index: 999;
  transition: 1s ease-out, top 0s;
  background-color: white;
}
.head_pc.scroll_head {
  background: rgba(255, 255, 255) !important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.head_pc.scroll_head .w1624 {
  line-height: 90px;
  background-color: white;
}
.head_pc {
  display: flex;
  /* line-height: 76px; */
  justify-content: space-between;
  transition: 1s ease-out, top 0s;
}
.w382 {
  max-width: 382px;
  margin: 0  auto;
}
.head_pc .logo img {
  vertical-align: middle;
  margin: 39px 54px;
}
.logo_hr {
  margin-bottom: 76px;
  border: 1px solid #eee;
}
.li1 {
  margin-bottom: 48px;
  margin: 0 95px 56px;
}
.head_pc .nav .ul2 {
  flex-direction: column;
  line-height: 50px;
  display: none;
}
.ul21 {
  display: none;
}
.head_pc .nav .ul2 a.hover::before,
.head_pc .nav .ul2 a:hover::before {
  display: none;
  height: 13px;
}
.head_pc .nav ul {
  font-size: 18px;
  color: #000;
  font-family: MISANS-BOLD;
  font-weight: 600;
}
.logo_x {
  display: none;
}
.head_pc .nav ul li a.hover,
.head_pc .nav ul li a:hover {
  color: #fd2823;
}
.head_pc .nav ul li a.hover .logo_x,
.head_pc .nav ul li a:hover .logo_x {
  display: block;
}
.head_pc .lanuage {
  padding-left: 35px;
}
.head_pc .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 .lanuage a:nth-child(1) {
  margin-right: 10px;
  background: #db251c;
  border-color: #db251c;
}
.head_pc .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: 1.6% 0;
}
.cc_botton {
  margin: 0;
}
@font-face {
  font-family: numberFont;
  src: url(../css/fonts/MISANS-LIGHT.TTF);
}
* {
  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;
}
.w1624 {
  max-width: 1679px;
  margin: 0 auto;
  width: 98%;
  display: flex;
}
.nav {
  margin-bottom: 50px;
}
.search {
  background: url(../images/image/search.png) no-repeat;
  padding-top: 33px;
  padding-bottom: 46px;
}
.search_tel {
  font-size: 40px;
  font-family: MISANS-REGULAR;
  text-align: center;
  color: white;
  margin-top: 15px;
}
.btn_sear {
  width: 25px;
  background: url(../images/image/s.png) no-repeat;
  border: 0;
}
.btn_sear:hover {
  border: 0;
}
.k {
  width: 73.5%;
  height: 50px;
  display: inline-block;
  border-radius: 50px;
  border: 2px solid #fff;
}
.search .Right {
  text-align: center;
}
.sou_s {
  width: 75%;
  height: 50px;
  border: 0px;
  background-color: rgba(248, 248, 248, 0);
}
.sou_s::placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  font-family: MISANS-REGULAR;
}
.sou_s:hover {
  border: 0;
}
