* {
  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;
  }
}
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;
  font-family: "microsoft yahei";
  background: url("../images/header.jpg") center top no-repeat;
}
.g-wrap .m-title {
  text-align: center;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 594px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-logo {
  position: absolute;
  width: 262px;
  height: 93px;
  top: 30px;
  left: 40px;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 695px;
  height: 419px;
  top: 54px;
  left: 380px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: zoomIn 1.4s 0.3s backwards;
  -webkit-animation: zoomIn 1.4s 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;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.g-wrap .g-content {
  padding-bottom: 140px;
  overflow: hidden;
  background: url("../images/big-bg.jpg") center top no-repeat;
}
.g-wrap .g-headerline {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g-wrap .g-headerline .m-headerline {
  width: 1237px;
  height: 252px;
  position: relative;
  z-index: 9;
  margin: -10px 0 0 -37px;
  box-sizing: border-box;
  padding: 0 66px 0 190px;
  display: flex;
  align-items: center;
  background: url("../images/introduce-bg.png") center center no-repeat;
  font-size: 20px;
  line-height: 42px;
  text-indent: 2rem;
  color: #333;
}
.g-wrap .g-headerline .m-headerline p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.g-wrap .g-live {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 72px;
}
.g-wrap .g-live .m-main {
  height: 683px;
  margin: 46px auto 0;
  overflow: hidden;
  background: url("../images/live-bg.png") center top no-repeat;
}
.g-wrap .g-live .m-main .m-live {
  width: 1073px;
  height: 603px;
  margin: 7px auto 0;
  position: relative;
}
.g-wrap .g-live .m-main .m-live img {
  width: 1073px;
  height: 603px;
}
.g-wrap .g-live .m-main .m-live p {
  position: absolute;
  width: 100%;
  height: 55px;
  left: 0;
  bottom: 0;
  line-height: 55px;
  font-size: 25px;
  font-weight: bold;
  color: #FFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
}
.g-wrap .g-live .m-main .m-live p a {
  color: #FFF;
}
.g-wrap .g-live .m-main .m-live #MultiAttachPh {
  display: none;
}
.g-wrap .g-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 85px;
}
.g-wrap .g-news .m-main {
  margin-top: 48px;
  zoom: 1;
}
.g-wrap .g-news .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .m-news {
  float: left;
  width: 690px;
  height: 390px;
}
.g-wrap .g-news .m-main .m-news .swiper-slide img {
  width: 690px;
  height: 390px;
}
.g-wrap .g-news .m-main .m-news .swiper-slide p {
  position: absolute;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  width: 690px;
  padding: 0 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  color: #FFF;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}
.g-wrap .g-news .m-main .m-news .swiper-slide p a {
  color: #FFF;
}
.g-wrap .g-news .m-main .m-news .swiper-button-prev,
.g-wrap .g-news .m-main .m-news .swiper-button-next {
  height: 20px;
  margin-top: 0;
  top: auto;
  bottom: 10px;
  left: 15px;
}
.g-wrap .g-news .m-main .m-news .swiper-button-next {
  left: auto;
  right: 15px;
}
.g-wrap .g-news .m-main .m-list {
  float: right;
  width: 480px;
}
.g-wrap .g-news .m-main .m-list ul li {
  font-size: 22px;
  color: #353535;
  line-height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 3px 0 4px 25px;
  background: url("../images/icon-list.png") 0 center no-repeat;
}
.g-wrap .g-news .m-main .m-list ul li a {
  color: #353535;
}
.g-wrap .g-photo {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 88px;
}
.g-wrap .g-photo .m-main {
  margin-top: 45px;
}
.g-wrap .g-photo .m-main .m-photo {
  width: 1200px;
  height: 818px;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide {
  width: 1200px;
  height: 700px;
  text-align: center;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide .u-link {
  width: 1200px;
  height: 700px;
  display: block;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide .u-pic {
  position: absolute;
  width: 1144px;
  height: 644px;
  left: 28px;
  top: 28px;
  border-radius: 76px;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide .u-border {
  position: absolute;
  width: 1200px;
  height: 700px;
  left: 0;
  top: 0;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide .u-icon {
  position: absolute;
  opacity: 0;
  transition: .6s;
  -webkit-transition: .6s;
  width: 120px;
  height: 120px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  margin: auto;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide p {
  font-size: 25px;
  font-weight: bold;
  box-sizing: border-box;
  padding: 0 88px;
  text-align: center;
  color: #FFF;
  background: #18853e;
  height: 76px;
  line-height: 76px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 40px;
  border-radius: 50px;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide p a {
  color: #FFF;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide:hover .u-icon {
  opacity: 1;
}
.g-wrap .g-photo .m-main .m-photo .swiper-button-prev,
.g-wrap .g-photo .m-main .m-photo .swiper-button-next {
  height: 30px;
  margin-top: 0;
  top: auto;
  bottom: 23px;
  left: 44px;
}
.g-wrap .g-photo .m-main .m-photo .swiper-button-next {
  left: auto;
  right: 44px;
}
