* {
  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;
}
.snowbg{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:1920px;height:999px;pointer-events:none;z-index:99;overflow:hidden;}
.snow{position:absolute;top:-50px;transform:translate3d(0,0,0);will-change:transform,opacity;animation-fill-mode:forwards;animation-timing-function:linear;width:auto;height:auto;}
@keyframes snowFall{
    to{transform:translate3d(var(--moveX),999px,0);opacity:0.1;}
}
@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: sysimsun_m;
  src: url("https://topics.gmw.cn/font/sysimsun_m.otf");
}
@font-face {
  font-family: sysimsun_b;
  src: url("https://photo.gmw.cn/font/sysimsun_b.otf");
}
.img-cover {
  object-fit: cover;
  background-size: cover;
}
img {
  vertical-align: top;
}
.conw {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_pub_footer {
  margin-top: 0 !important;
}
.g-wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  min-width: 1200px;
  position: relative;
  font-family: "sysimsun_m", SimSun, "microsoft yahei", sans-serif;
  background: #fbf5ec url("../images/header.jpg") center top no-repeat;
}
.g-wrap .g-news {
  transform: translateY(150px);
  opacity: 0;
  transition: 0.6s;
  -webkit-transition: 0.6s;
}
.g-wrap .part-show {
  opacity: 1;
  transform: translateY(0px);
}
.g-wrap .m-title {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.g-wrap .m-title a{
  position: absolute;
  right: 0;
  top: 78px;
  width: 40px;
  height: 17px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background: url("../images/more.png") center center no-repeat;
}
.g-wrap .m-title a:hover{
  background: url("../images/more-on.png") center center no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 1350px;
  overflow: hidden;
  position: relative;
  z-index:9999;
}
.g-wrap .g-header .u-logo {
  position: absolute;
  width: 181px;
  top: 85px;
  left: 510px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: fadeInUp 0.8s 0.3s backwards;
  -webkit-animation: fadeInUp 0.8s 0.3s backwards;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 676px;
  top: 234px;
  left: 242px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: zoomIn 1.2s 0.56s backwards;
  -webkit-animation: zoomIn 1.2s 0.6s backwards;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.g-wrap .g-headerline {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 240px;
  box-sizing: border-box;
  margin-top: 1020px;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0 50px 0 140px;
  background: url("../images/headline.png") center center no-repeat;
}
.g-wrap .g-headerline .m-headerline {
  text-align: justify;
  font-size: 18px;
  text-indent: 2em;
  line-height: 38px;
  color: #333;
}
.g-wrap .g-notice {
  height: 830px;
  background: url("../images/notice.png") center bottom no-repeat;
}
.g-wrap .g-notice .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-top: 50px;
  overflow: hidden;
}
.g-wrap .g-notice .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-notice .m-main .m-left {
  float: left;
  width: 700px;
  height: 570px;
  margin: 49px 0 0 110px;
  background: url("../images/txt-bg1.png") center center no-repeat;
}
.g-wrap .g-notice .m-main .m-left .m-scroll {
  width: 600px;
  height: 506px;
  overflow: auto;
  padding-right: 40px;
  font-size: 16px;
  line-height: 32px;
  color: #333;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  margin: 28px 0 0 30px;
}
.g-wrap .g-notice .m-main .m-left .m-scroll::-webkit-scrollbar {
  width: 6px;
  background: #ffd7b0;
  border-radius: 6px;
}
.g-wrap .g-notice .m-main .m-left .m-scroll::-webkit-scrollbar-thumb {
  background: #dc6c57;
  border-radius: 6px;
}
.g-wrap .g-notice .m-main .m-right {
  float: right;
  width: 310px;
  height: 575px;
  margin: 49px 43px 0 0;
  background: url("../images/upload.png") center center no-repeat;
}
.g-wrap .g-notice .m-main .m-right a {
  display: block;
  width: 256px;
  height: 60px;
  margin: 254px auto 0;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background: url("../images/btn-pc.png") center center no-repeat;
}
.g-wrap .g-notice .m-main .m-right a:hover {
  background: url("../images/btn-pc-on.png") center center no-repeat;
}
.g-wrap .g-layer {
  padding-bottom: 110px;
  overflow: hidden;
  background: url("../images/bg-middle.png") center 230px no-repeat;
}
.g-wrap .g-special {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-special .m-main {
  height: 698px;
  overflow: hidden;
  margin-top: 50px;
  zoom: 1;
  background: url("../images/special.png") center center no-repeat;
}
.g-wrap .g-special .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-special .m-main .m-left {
  float: left;
  width: 411px;
  height: 608px;
  overflow: hidden;
  margin: 45px 0 0 69px;
  background: url("../images/pic-bg1.png") center top no-repeat;
}
.g-wrap .g-special .m-main .m-left .swiper1 {
  width: 375px;
  height: 590px;
  margin: 18px auto 0;
}
.g-wrap .g-special .m-main .m-left .swiper1 .swiper-slide {
  width: 375px;
  height: 542px;
}
.g-wrap .g-special .m-main .m-left .swiper1 .swiper-slide img {
  width: 100%;
  height: 100%;
}
.g-wrap .g-special .m-main .m-left .swiper1 .swiper-pagination {
  width: 260px;
  height: 19px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  text-align: center;
}
.g-wrap .g-special .m-main .m-left .swiper1 .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 0 15px;
  opacity: 1;
  z-index: 9;
  background: url("../images/icon-pic.png") center center no-repeat;
}
.g-wrap .g-special .m-main .m-left .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
  background: url("../images/icon-pic-on.png") center center no-repeat;
}
.g-wrap .g-special .m-main .m-left .swiper1 .swiper-pagination:before {
  content: "";
  position: absolute;
  top: 9px;
  width: 100%;
  left: 0;
  z-index: 1;
  border-top: 1px dashed #ebb669;
}
.g-wrap .g-special .m-main .m-right {
  float: right;
  width: 597px;
  margin: 46px 74px 0 0;
}
.g-wrap .g-special .m-main .m-right .m-photo {
  width: 597px;
  height: 382px;
  overflow: hidden;
  background: url("../images/pic-bg2.png") center top no-repeat;
}
.g-wrap .g-special .m-main .m-right .m-photo img {
  display: block;
  width: 560px;
  height: 315px;
  margin: 18px auto 0;
}
.g-wrap .g-special .m-main .m-right .m-photo p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 26px 20px 0;
  text-align: center;
}
.g-wrap .g-special .m-main .m-right .m-photo p a {
  color: #333;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap {
  position: relative;
  margin-top: 26px;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper2 {
  width: 530px;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper2 .swiper-slide {
  width: 250px;
  height: 200px;
  margin-right: 30px;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper2 .swiper-slide .u-pic {
  width: 250px;
  height: 170px;
  overflow: hidden;
  background: #FFF;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper2 .swiper-slide img {
  display: block;
  width: 240px;
  height: 160px;
  margin: 5px auto 0;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper2 .swiper-slide .u-txt {
  display: block;
  width: 240px;
  margin: 8px 5px 0;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper2 .swiper-slide .u-txt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper-button-prev,
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper-button-next {
  width: 15px;
  height: 29px;
  left: 0;
  background: url("../images/arrow-prev.png") center center no-repeat;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper-button-prev:hover,
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper-button-next:hover {
  background: url("../images/arrow-prev-on.png") center center no-repeat;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper-button-prev.swiper-button-next,
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper-button-next.swiper-button-next {
  left: auto;
  right: 0;
  background: url("../images/arrow-next.png") center center no-repeat;
}
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-special .m-main .m-right .m-swiper-wrap .swiper-button-next.swiper-button-next:hover {
  background: url("../images/arrow-next-on.png") center center no-repeat;
}
.g-wrap .g-gmrb {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-gmrb .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  zoom: 1;
  height: 589px;
  background: url("../images/gmrb.png") center center no-repeat;
}
.g-wrap .g-gmrb .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-gmrb .m-main .m-left {
  float: left;
  width: 690px;
  margin: 75px 0 0 60px;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav {
  width: 350px;
  margin: 0 auto;
  position: relative;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper3 {
  width: 200px;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper3 span {
  display: block;
  width: 200px;
  height: 36px;
  line-height: 36px;
  background: #ffdba3;
  cursor: pointer;
  text-align: center;
  background: #da4b2f;
  color: #FFF;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper3 .current span {
  background: #da4b2f;
  color: #FFF;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper3 .m-txt,
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper3 .m-paper {
  display: none;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper-button-prev,
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper-button-next {
  position: absolute;
  width: 36px;
  height: 36px;
  left: 0px;
  top: 0;
  margin: 0;
  transition: .3s;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: url("../images/arrow-prev1.png") center center no-repeat;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper-button-prev:hover,
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper-button-next:hover {
  background: url("../images/arrow-prev1-on.png") center center no-repeat;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper-button-next {
  left: auto;
  right: 0px;
  background: url("../images/arrow-next1.png") center center no-repeat;
}
.g-wrap .g-gmrb .m-main .m-left .m-nav .swiper-button-next:hover {
  background: url("../images/arrow-next1-on.png") center center no-repeat;
}
.g-wrap .g-gmrb .m-main .m-left .m-text {
  margin-top: 46px;
  padding-right: 10px;
}
.g-wrap .g-gmrb .m-main .m-left .m-text .m-scroll {
  padding: 0 20px;
  height: 340px;
  overflow-x: hidden;
  overflow-y: auto;
}
.g-wrap .g-gmrb .m-main .m-left .m-text .m-scroll::-webkit-scrollbar {
  width: 4px;
  background: #e5ccae;
  border-radius: 8px;
}
.g-wrap .g-gmrb .m-main .m-left .m-text .m-scroll::-webkit-scrollbar-thumb {
  background: #d09e63;
  border-radius: 8px;
}
.g-wrap .g-gmrb .m-main .m-left .m-text h2 {
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
  text-align: center;
  color: #333;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-gmrb .m-main .m-left .m-text p {
  font-size: 16px;
  line-height: 32px;
  color: #333;
  padding: 2px 0;
  text-align: justify;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-gmrb .m-main .m-left .m-text img {
  width: 90% !important;
  height: auto !important;
}
.g-wrap .g-gmrb .m-main .m-right {
  float: right;
  width: 290px;
  height: 420px;
  margin: 82px 88px 0 0;
}
.g-wrap .g-gmrb .m-main .m-right img {
  width: 290px;
  height: 420px;
}
.g-wrap .g-works {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-works .m-swiper-wrap {
  margin-top: 50px;
  position: relative;
}
.g-wrap .g-works .m-swiper-wrap .swiper-container {
  margin-top: 40px;
}
.g-wrap .g-works .m-swiper-wrap .swiper-slide {
  width: 380px;
  margin-right: 30px;
}
.g-wrap .g-works .m-swiper-wrap .swiper-slide .u-pic {
  width: 380px;
  height: 260px;
  overflow: hidden;
}
.g-wrap .g-works .m-swiper-wrap .swiper-slide .u-pic img {
  width: 380px;
  height: 260px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.g-wrap .g-works .m-swiper-wrap .swiper-slide .u-txt {
  display: block;
  padding: 0 15px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #333;
  background: #FFF;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.g-wrap .g-works .m-swiper-wrap .swiper-slide .u-txt span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-works .m-swiper-wrap .swiper-slide:hover img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.g-wrap .g-works .m-swiper-wrap .swiper-slide:hover a {
  color: #ef665c;
}
.g-wrap .g-works .m-swiper-wrap .swiper-button-next,
.g-wrap .g-works .m-swiper-wrap .swiper-button-prev {
  width: 67px;
  height: 67px;
  margin: 0;
  top: auto;
  left: -98px;
  bottom: 136px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background: url("../images/arrow-prev2.png") center center no-repeat;
}
.g-wrap .g-works .m-swiper-wrap .swiper-button-next:hover,
.g-wrap .g-works .m-swiper-wrap .swiper-button-prev:hover {
  background: url("../images/arrow-prev2-on.png?v=2") center center no-repeat;
}
.g-wrap .g-works .m-swiper-wrap .swiper-button-next.swiper-button-prev,
.g-wrap .g-works .m-swiper-wrap .swiper-button-prev.swiper-button-prev {
  left: auto;
  right: -98px;
  background: url("../images/arrow-next2.png") center center no-repeat;
}
.g-wrap .g-works .m-swiper-wrap .swiper-button-next.swiper-button-prev:hover,
.g-wrap .g-works .m-swiper-wrap .swiper-button-prev.swiper-button-prev:hover {
  background: url("../images/arrow-next2-on.png") center center no-repeat;
}
.g-wrap .g-works .m-swiper-wrap.m-swiper-wrap1 {
  margin-top: 60px;
}
.g-wrap .g-poster {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-poster .m-main ul {
  zoom: 1;
}
.g-wrap .g-poster .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-poster .m-main ul li {
  float: left;
  width: 270px;
  height: 480px;
  overflow: hidden;
  zoom: 1;
  margin-top: 50px;
  margin-right: 40px;
}
.g-wrap .g-poster .m-main ul li:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-poster .m-main ul li img {
  width: 270px;
  height: 480px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.g-wrap .g-poster .m-main ul li:hover img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.g-wrap .g-poster .m-main ul li:nth-child(4),
.g-wrap .g-poster .m-main ul li:nth-child(8) {
  margin-right: 0;
}
