* {
  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: robotocondensed;
    src: url('https://en.gmw.cn/font/RobotoCondensed.ttf');
}
body {
  font-family: 'robotocondensed', sans-serif;
  line-height: 1.8;
  color: #4d4e52;
  font-size: 62.5%;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
html a,
html button {
  -webkit-font-smoothing: antialiased;
}
.m_header .nav {
  font-size: 2.2em !important;
  font-family: Arial, Helvetica, sans-serif !important;
}
.m_header .nav a {
  padding-right: 1.2em !important;
}
.g_footer .m_footer p {
  font-size: 2em;
}
.img-cover {
  object-fit: cover;
  background-size: cover;
}
img {
  vertical-align: top;
}
.conw {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
}
.g_header{
  margin-bottom: 0 !important;
}
.g_pub_footer {
  margin-top: 0 !important;
}
.g-wrap {
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1560px;
}
.g-wrap .m-title {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.g-wrap .m-title a {
  position: absolute;
  width: 60px;
  height: 13px;
  right: 484px;
  top: 33px;
  background: url("../images/more1.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  background: url("../images/header.jpg") center top no-repeat;
}
.g-wrap .g-header .m-header {
  height: 1055px;
  overflow: hidden;
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.g-wrap .g-header .m-header .u-title {
  position: absolute;
  width: 1158px;
  height: 277px;
  top: 250px;
  left: 200px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: zoomIn 1s 0.3s backwards;
  -webkit-animation: zoomIn 1s 0.3s 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;
  }
}
.g-wrap .g-content {
  overflow: hidden;
  height: 2885px;
  padding-bottom: 120px;
  background: url("../images/big.jpg") center top no-repeat;
}
.g-wrap .g-focus {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
  height: 567px;
  background: url("../images/txt-bg1.png") right bottom no-repeat;
}
.g-wrap .g-focus .swiper1 {
  float: left;
  width: 960px;
  height: 540px;
  overflow: hidden;
}
.g-wrap .g-focus .swiper1 .swiper-slide {
  width: 960px;
  height: 540px;
}
.g-wrap .g-focus .swiper1 .swiper-slide img {
  width: 960px;
  height: 540px;
}
.g-wrap .g-focus .swiper1 .swiper-slide p {
  position: absolute;
  padding: 0 150px 0 30px;
  font-size: 24px;
  color: #281d6b;
  left: 0;
  bottom: 0;
  width: 780px;
  height: 66px;
  line-height: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(255, 255, 255, 0.66);
}
.g-wrap .g-focus .swiper1 .swiper-slide p a {
  color: #281d6b;
}
.g-wrap .g-focus .swiper1 .swiper-pagination {
  width: auto;
  height: 10px;
  left: auto;
  right: 20px;
  bottom: 26px;
}
.g-wrap .g-focus .swiper1 .swiper-pagination .swiper-pagination-bullet {
  vertical-align: top;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  background: #9f9f9f;
  opacity: 1;
}
.g-wrap .g-focus .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  border-radius: 5px;
  background: #322fa3;
}
.g-wrap .g-focus .m-list {
  float: right;
  width: 550px;
}
.g-wrap .g-focus .m-list .m-title {
  width: auto;
}
.g-wrap .g-focus .m-list .m-title a {
  right: 0;
}
.g-wrap .g-focus .m-list ul {
  margin-top: 110px;
}
.g-wrap .g-focus .m-list ul li {
  font-size: 22px;
  height: 68px;
  line-height: 34px;
  padding: 0 50px 0 26px;
  margin-bottom: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #fff;
  background: url("../images/icon-list.png") 0 13px no-repeat;
}
.g-wrap .g-focus .m-list ul li a {
  color: #fff;
  transition: 0.3s;
}
.g-wrap .g-focus .m-list ul li:hover a {
  color: #FEC4B9;
}
.g-wrap .g-vlogs {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.g-wrap .g-vlogs .dg-container {
  margin-top: 60px;
  width: 100%;
  height: 560px;
  position: relative;
}
.g-wrap .g-vlogs .dg-container .dg-wrapper {
  width: 1560px;
  height: 560px;
  margin: 0 auto;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
}
.g-wrap .g-vlogs .dg-container .dg-wrapper a {
  width: 870px;
  height: 560px;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -435px;
}
.g-wrap .g-vlogs .dg-container .dg-wrapper a.dg-transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.g-wrap .g-vlogs .dg-container .dg-wrapper a img {
  width: 870px;
  height: 560px;
  display: block;
  margin: 0 auto;
}
.g-wrap .g-vlogs .dg-container .dg-wrapper a div {
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  background: rgba(67, 17, 70, 0.6);
  left: 0;
  bottom: 0;
  position: absolute;
  color: #FFFFFF;
  padding: 0 50px;
  width: 770px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-wrap .g-vlogs .dg-container .dg-wrapper a div p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-vlogs .dg-container .dg-wrapper a div p:hover {
  color: #FEC4B9;
}
.g-wrap .g-vlogs .dg-container nav {
  width: 1560px;
  height: 55px;
  position: absolute;
  z-index: 1000;
  top: 240px;
  left: 0;
}
.g-wrap .g-vlogs .dg-container nav span {
  position: absolute;
  cursor: pointer;
  width: 45px;
  height: 55px;
}
.g-wrap .g-vlogs .dg-container nav .dg-prev {
  left: 210px;
  background: url(../images/prev.png) no-repeat;
}
.g-wrap .g-vlogs .dg-container nav .dg-prev:hover {
  background: url(../images/prev-on.png) no-repeat;
}
.g-wrap .g-vlogs .dg-container nav .dg-next {
  left: auto;
  right: 210px;
  background: url(../images/next.png) no-repeat;
}
.g-wrap .g-vlogs .dg-container nav .dg-next:hover {
  background: url(../images/next-on.png) no-repeat;
}
.g-wrap .g-photo {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.g-wrap .g-photo .m-title a {
  right: 336px;
}
.g-wrap .g-photo .m-main {
  margin-top: 60px;
  padding-bottom:20px;
  position: relative;
}
.g-wrap .g-photo .m-main ul {
  zoom: 1;
}
.g-wrap .g-photo .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-photo .m-main ul li {
  float: left;
  zoom: 1;
  width: 750px;
  margin-bottom: 40px;
}
.g-wrap .g-photo .m-main ul li:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-photo .m-main ul li:nth-child(even) {
  float: right;
}
.g-wrap .g-photo .m-main ul li:nth-child(5),
.g-wrap .g-photo .m-main ul li:nth-child(6) {
  margin-bottom: 0;
}
.g-wrap .g-photo .m-main ul li .u-pic {
  float: left;
  width: 306px;
  height: 173px;
  overflow: hidden;
}
.g-wrap .g-photo .m-main ul li .u-pic img {
  width: 306px;
  height: 173px;
  transition: 0.3s;
}
.g-wrap .g-photo .m-main ul li .u-pic:hover img {
  transform: scale(1.06);
}
.g-wrap .g-photo .m-main ul li .u-txt {
  float: right;
  width: 410px;
  font-size: 26px;
  line-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  color: #FFF;
}
.g-wrap .g-photo .m-main ul li .u-txt a {
  color: #FFF;
  transition: 0.3s;
}
.g-wrap .g-photo .m-main ul li .u-txt:hover a {
  color: #FEC4B9;
}
.g-wrap .g-activities {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.g-wrap .g-activities .m-main {
  margin-top: 60px;
}
.g-wrap .g-activities .m-main ul {
  zoom: 1;
}
.g-wrap .g-activities .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-activities .m-main ul li {
  float: left;
  width: 486px;
  height: 322px;
  margin-right: 51px;
  overflow: hidden;
}
.g-wrap .g-activities .m-main ul li:last-child {
  margin-right: 0;
}
.g-wrap .g-activities .m-main ul li img {
  width: 486px;
  height: 322px;
  transition: 0.3s;
}
.g-wrap .g-activities .m-main ul li:hover img {
  transform: scale(1.06);
}
.g-wrap .g-logo {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 58px;
  text-align: center;
}
.g-photo .swiper-button-prev,.g-photo .swiper-button-next{
  width:79px;
  height:45px;
  top:auto;
  bottom:-50px;
  left:670px;
  margin:0;
  background:url("../images/arrow-left1.png") center center no-repeat;
}
.g-photo .swiper-button-prev:hover{
  background:url("../images/arrow-left1-on.png") center center no-repeat;
}
.g-photo .swiper-button-next{
  left:auto;
  right:670px;
  background:url("../images/arrow-right1.png") center center no-repeat;
}
.g-photo .swiper-button-next:hover{
  background:url("../images/arrow-right1-on.png") center center no-repeat;
}