* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
@media only screen and (max-width: 750px) {
  .g-mobile .g_pub_header_box,
  .g-mobile .g_pub_footer_box {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .g-mobile .m_head_nav,
  .g-mobile .m_foot_nav {
    display: none;
  }
  .g-mobile .g_pub_footer {
    height: auto !important;
    zoom: 1 !important;
  }
  .g-mobile .g_pub_footer:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
  }
  .g-mobile .g_pub_footer .u_logo.foot {
    width: 100%;
    margin-left: 0;
  }
}
/*@font-face {
  font-family: founder_lanting_black;
  src: url("https://photo.neamco.com/font/founder_lanting_black.ttf");
}
@font-face {
  font-family: founder_lanting_medium;
  src: url("https://photo.neamco.com/font/founder_lanting_medium.ttf");
}
@font-face {
  font-family: lanting_light;
  src: url("https://photo.neamco.com/font/lanting_light.ttf");
}*/
@font-face {
  font-family: lanting_regular;
  src: url("https://photo.neamco.com/font/lanting_regular.ttf");
}
body {
  min-width: 1200px;
}
.img-cover {
  object-fit: cover;
  background-size: cover;
}
img {
  vertical-align: top;
}
.conw {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.g_pub_footer {
  margin-top: 0 !important;
}
.g-wrap {
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  min-width: 1200px;
  font-family: "lanting_regular";
}
.g-wrap .m-title {
  max-width: 1360px;
  height: 42px;
  line-height: 42px;
  margin: auto;
  position: relative;
  text-align: center;
}
.g-wrap .m-title img {
  position: absolute;
  width: 19px;
  height: 19px;
  vertical-align: top;
}
.g-wrap .m-title .cir-left {
  top: 0;
  left: -28px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
.g-wrap .m-title .cir-right {
  right: -28px;
  bottom: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.g-wrap .m-title span {
  position: relative;
  display: inline-block;
  height: 42px;
  font-size: 28px;
  font-weight: bold;
  color: #222;
  /*font-family: "founder_lanting_medium";*/
}
.g-wrap .m-title a {
  position: absolute;
  width: 50px;
  height: 13px;
  right: 0;
  top: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url("../images/more.png") 0 0 no-repeat;
}
.g-wrap .m-title a:after {
  position: absolute;
  content: "";
  top: 1px;
  left: 34px;
  width: 12px;
  height: 11px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url("../images/arrow.png") 0 0 no-repeat;
}
.g-wrap .m-title a:hover {
  background: url("../images/more-on.png") 0 0 no-repeat;
}
.g-wrap .m-title a:hover:after {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
  background: url("../images/arrow-on.png") 0 0 no-repeat;
}
.g-wrap .m-title.m-title-left {
  text-align: left;
  box-sizing: border-box;
  padding-left: 26px;
}
.g-wrap .m-title.m-title-left .cir-left {
  top: 0;
}
.g-wrap .g-sh,
.g-wrap .g-cy,
.g-wrap .g-kj,
.g-wrap .g-wl,
.g-wrap .g-ny,
.g-wrap .g-zf,
.g-wrap .g-mz {
  transform: translateY(150px);
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.g-wrap .part-show {
  opacity: 1;
  transform: translateY(0px);
}
.g-wrap .g-bottom {
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.g-wrap .part-bottom-show {
  opacity: 1;
}
.g-wrap .g-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: transparent;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  z-index: 9;
  zoom: 1;
}
.g-wrap .g-header:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-header .m-channe-logo {
  float: left;
  width: 400px;
  height: 60px;
  margin-left: 30px;
  zoom: 1;
}
.g-wrap .g-header .m-channe-logo:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-header .m-channe-logo .u-logo {
  float: left;
  margin-top: 10px;
}
.g-wrap .g-header .m-channe-logo .u-slogan {
  float: left;
  margin: 28px 0 0 10px;
}
.g-wrap .g-header .m-pic-link {
  float: right;
  font-size: 16px;
  color: #fff;
  width: 100px;
  height: 40px;
  line-height: 40px;
  margin: 10px 30px 0 0;
  background: #f04243;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-header .m-pic-link:hover {
  background: #d53738;
}
.g-wrap .g-focus {
  margin: 0 auto;
  position: relative;
}
.g-wrap .g-focus .swiper-slide img {
  width: 100%;
  object-fit: cover;
}
.g-wrap .g-focus .swiper-slide .u-title {
  position: absolute;
  width: 100%;
  height: 500px;
  font-size: 18px;
  line-height: 880px;
  bottom: 0;
  left: 0;
  color: #fff;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  background: url("../images/focus-repeat.png") 0 0 repeat-x;
}
.g-wrap .g-focus .swiper-slide:hover .u-title {
  opacity: 1;
}
.g-wrap .g-focus .swiper-pagination {
  bottom: 0px;
  right: 0;
  width: 510px;
  height: 40px;
  margin: 0 auto;
}
.g-wrap .g-focus .swiper-pagination div {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  width: 90px;
  height: 40px;
  opacity: 1;
  border-radius: 0;
  vertical-align: top;
  background: transparent;
}
.g-wrap .g-focus .swiper-pagination div .pagination-visual {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.4);
  overflow: hidden;
}
.g-wrap .g-focus .swiper-pagination div p {
  position: absolute;
  top: 50%;
  left: -90px;
  transform: translateY(-50%);
  width: 90px;
  height: 2px;
  background: #d43638;
}
.g-wrap .g-focus .swiper-pagination div .login {
  -webkit-transform: translateX(90px) translateY(-50%);
  -ms-transform: translateX(90px) translateY(-50%);
  transform: translateX(90px) translateY(-50%);
  -webkit-transition: -webkit-transform 5s linear;
  transition: transform 5s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.g-wrap .g-news:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-news {
  padding: 48px 0 54px;
  background: #f8f8f8;
}
.g-wrap .g-news .m-main {
  width: 1360px;
  margin: -6px auto 0;
  zoom: 1;
}
.g-wrap .g-news .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .link-con {
  float: left;
  width: 420px;
  height: 160px;
  box-sizing: border-box;
  padding: 18px 20px 0;
  margin: 40px 50px 0 0;
  border: 1px solid #ececec;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-news .m-main .link-con:nth-child(3n) {
  margin: 40px 0 0 0;
}
.g-wrap .g-news .m-main .link-con:hover {
  border: 1px solid transparent;
  box-shadow: 0 2px 10px 1px rgba(200, 200, 200, 0.8);
  background: #FFF;
}
.g-wrap .g-news .m-main .link-con:hover dl dt {
  font-weight: 600;
}
.g-wrap .g-news .m-main .link-con:hover dl dd {
  color: #444;
}
.g-wrap .g-news .m-main .link-con .u-time {
  font-size: 16px;
  /*font-family: "lanting_light";*/
  color: #777;
}
.g-wrap .g-news .m-main .link-con dl dt {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 16px;
}
.g-wrap .g-news .m-main .link-con dl dd {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  font-size: 14px;
  line-height: 24px;
  color: #777;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 12px;
}
.g-wrap .g-news .m-banner {
  width: 1360px;
  margin: 40px auto 0;
}
.g-wrap .g-news .m-banner img {
  width: 1360px;
  height: 120px;
}
.g-wrap .m-public-part {
  margin-top: 68px;
}
.g-wrap .m-public-part .m-main {
  zoom: 1;
  width: 1360px;
  margin: 16px auto 0;
}
.g-wrap .m-public-part .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .m-public-part .m-main img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .m-public-part .m-main .m-small-pic {
  float: left;
  width: 328px;
}
.g-wrap .m-public-part .m-main .m-small-pic li {
  position: relative;
  overflow: hidden;
}
.g-wrap .m-public-part .m-main .m-small-pic li:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.g-wrap .m-public-part .m-main .m-small-pic li:hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.g-wrap .m-public-part .m-main .m-small-pic img {
  width: 328px;
  height: 216px;
  object-fit: cover;
}
.g-wrap .m-public-part .m-main .m-small-pic li:last-child {
  margin-top: 16px;
}
.g-wrap .m-public-part .m-main .m-big-pic {
  float: left;
  position: relative;
  width: 672px;
  height: 448px;
  overflow: hidden;
}
.g-wrap .m-public-part .m-main .m-big-pic img {
  width: 672px;
  height: 448px;
  object-fit: cover;
}
.g-wrap .m-public-part .m-main .m-big-pic:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.g-wrap .m-public-part .m-main .m-big-pic:hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.g-wrap .m-public-part .m-main p {
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(144px);
  transform: translateY(144px);
  width: 90%;
  padding: 0 5%;
  height: 70px;
  line-height: 100px;
  left: 0;
  bottom: 0;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.g-wrap .m-public-part .m-main p a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .m-public-part-middle .m-main .m-big-pic {
  float: left;
  margin-left: 16px;
}
.g-wrap .m-public-part-middle .m-main .m-small-pic:last-child {
  float: right;
}
.g-wrap .m-public-part-left .m-main .m-big-pic {
  float: left;
  margin-right: 16px;
}
.g-wrap .m-public-part-left .m-main .m-small-pic:last-child {
  float: right;
}
.g-wrap .m-public-part-right .m-main .m-big-pic {
  float: right;
}
.g-wrap .m-public-part-right .m-main .m-small-pic:nth-of-type(2) {
  float: left;
  margin-left: 16px;
}
.g-wrap .g-sh:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-cy:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-kj:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-wl:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-ny:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-zf:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-mz:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-bottom {
  height: 676px;
  margin-top: 50px;
  background: #d43638 url("../images/bottom.jpg") center top no-repeat;
  background-size: 100% 536px;
}
.g-wrap .g-topics:hover .m-title img {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-topics {
  height: 516px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  padding: 50px 0 0;
}
.g-wrap .g-topics .m-main {
  position: relative;
  margin-top: 40px;
}
.g-wrap .g-topics .topics-swiper {
  width: 2000px;
  height: 324px;
  left: 50%;
  margin-left: -680px;
}
.g-wrap .g-topics .topics-swiper .swiper-slide {
  width: 310px !important;
  height: 270px;
  box-sizing: border-box;
}
.g-wrap .g-topics .topics-swiper .swiper-slide .u-pic {
  overflow: hidden;
  width: 310px;
  height: 170px;
}
.g-wrap .g-topics .topics-swiper .swiper-slide img {
  width: 310px;
  height: 170px;
  object-fit: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-topics .topics-swiper .swiper-slide dl {
  box-sizing: border-box;
  height: 100px;
  padding: 20px 20px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-topics .topics-swiper .swiper-slide dl dt {
  font-size: 18px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-topics .topics-swiper .swiper-slide dl dt a {
  color: #000;
}
.g-wrap .g-topics .topics-swiper .swiper-slide dl dd {
  font-size: 14px;
  margin-top: 24px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url("../images/arrow.png") 63px center no-repeat;
}
.g-wrap .g-topics .topics-swiper .swiper-slide dl dd a {
  color: #999;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-topics .topics-swiper .swiper-slide dl:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #d5a57a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-topics .topics-swiper .swiper-slide:hover {
  background: #fff;
  box-shadow: 0 2px 10px 1px rgba(200, 200, 200, 0.8);
}
.g-wrap .g-topics .topics-swiper .swiper-slide:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.g-wrap .g-topics .topics-swiper .swiper-slide:hover dl:after {
  width: 100%;
}
.g-wrap .g-topics .topics-swiper .swiper-slide:hover dl dd {
  background: url("../images/arrow-on.png") 73px center no-repeat;
}
.g-wrap .g-topics .topics-swiper .swiper-slide:hover dl dd a {
  color: #d54244;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics {
  position: absolute;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  top: 290px;
  left: 1272px;
  z-index: 9;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #d5d5d5;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  cursor: pointer;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container {
  position: relative;
  width: 8px;
  -webkit-transform: translateY(calc(51%)) rotate(180deg);
  transform: translateY(calc(51%)) rotate(180deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-wrapper,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-wrapper {
  position: relative;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-wrapper .slash-top,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-wrapper .slash-top {
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 1.5px;
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transform: rotate(45deg) translateY(0.5px) translateX(-0.5px);
  transform: rotate(45deg) translateY(0.5px) translateX(-0.5px);
  display: flex;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-wrapper .slash-top .slash-inner-box,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-wrapper .slash-top .slash-inner-box {
  position: relative;
  height: 100%;
  width: 100%;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-wrapper .slash-bottom,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-wrapper .slash-bottom {
  position: absolute;
  top: 50%;
  right: 0;
  width: 8px;
  height: 1.5px;
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-layer,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-layer {
  position: absolute;
  inset: 0;
  background: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .empty-div,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .empty-div {
  height: 100%;
  width: 2px;
  flex-shrink: 0;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-top .layer-left,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-top .layer-left {
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-top .layer-right,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-top .layer-right {
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-bottom .layer-right,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-bottom .layer-right {
  -webkit-transform-origin: right;
  transform-origin: right;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics .btn-inner-container .slash-bottom .layer-left,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics .btn-inner-container .slash-bottom .layer-left {
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics.swiper-button-next-topics,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics.swiper-button-next-topics {
  left: 1326px;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics.swiper-button-next-topics .btn-inner-container,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics.swiper-button-next-topics .btn-inner-container {
  -webkit-transform: translateY(calc(49%));
  transform: translateY(calc(49%));
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics:hover,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics:hover {
  background-color: #d5a57a;
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics:hover .slash-top .layer-left,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics:hover .slash-top .layer-left,
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics:hover .slash-bottom .layer-right,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics:hover .slash-bottom .layer-right {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics:hover .slash-top .layer-right,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics:hover .slash-top .layer-right,
.g-wrap .g-topics .topics-swiper .swiper-button-prev-topics:hover .slash-bottom .layer-left,
.g-wrap .g-topics .topics-swiper .swiper-button-next-topics:hover .slash-bottom .layer-left {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.g-wrap .g-links {
  width: 1360px;
  height: 160px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.g-wrap .g-links .m-title-link {
  text-align: left;
  height: 24px;
  line-height: 26px;
  padding-left: 24px;
  margin-top: 60px;
  box-sizing: border-box;
}
.g-wrap .g-links .m-title-link span {
  font-size: 20px;
  color: #fff;
}
.g-wrap .g-links .m-title-link:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 24px;
  content: "";
  background: #fff;
}
.g-wrap .g-links .m-main {
  zoom: 1;
  margin: 20px auto 0;
}
.g-wrap .g-links .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-links .m-main li {
  float: left;
  font-size: 16px;
  margin-right: 50px;
}
.g-wrap .g-links .m-main li a {
  color: #fff;
}
.g-wrap .g-links .m-main li a:hover {
  color: #ffebdd;
}
.g-wrap .g-links .m-main li:first-child {
  margin-left: 22px;
}
.g-wrap .g-links .m-qr {
  position: absolute;
  width: 316px;
  right: 0;
  top: 0;
  zoom: 1;
  display: none;
}
.g-wrap .g-links .m-qr:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-links .m-qr ul {
  float: left;
  width: 138px;
  margin-top: 62px;
}
.g-wrap .g-links .m-qr ul li {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  text-align: right;
}
.g-wrap .g-links .m-qr ul li:first-child {
  background: url("../images/icon-s.png") left 4px no-repeat;
}
.g-wrap .g-links .m-qr div {
  float: right;
  width: 160px;
  height: 154px;
  overflow: hidden;
  text-align: center;
  background: url("../images/qr-bg.png") center center no-repeat;
}
.g-wrap .g-links .m-qr div img {
  width: 106px;
  height: 106px;
  margin-top: 38px;
}
.is-mob .g-sh,
.is-mob .g-cy,
.is-mob .g-kj,
.is-mob .g-wl,
.is-mob .g-ny,
.is-mob .g-zf,
.is-mob .g-mz,
.is-mob .g-bottom {
  transform: translateY(0);
  opacity: 1;
}
