* {
  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 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.g-wrap .m-title a {
  position: absolute;
  width: 46px;
  height: 15px;
  right: 0;
  bottom: 32px;
  background: url("../images/more.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 680px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .m-title-box {
  position: absolute;
  width: 1200px;
  height: 412px;
  top: 166px;
  left: 0;
}
.g-wrap .g-header .m-title-box .u-heart {
  position: absolute;
  width: 190px;
  height: 190px;
  top: 166px;
  left: 72px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: fadeInRight 1s 0.3s backwards;
  -webkit-animation: fadeInRight 1s 0.3s backwards;
}
.g-wrap .g-header .m-title-box .u-title {
  position: absolute;
  width: 945px;
  height: 412px;
  top: 0;
  right: -34px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: zoomIn 1.5s 0.5s backwards;
  -webkit-animation: zoomIn 1.5s 0.5s backwards;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-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-introduction {
  width: 100%;
  height: 590px;
  overflow: hidden;
  background: url("../images/introduction.jpg") center top no-repeat;
}
.g-wrap .g-introduction .m-introduction {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 45px 0 0 125px;
  font-size: 28px;
  font-weight: 300;
  text-indent: 2em;
  line-height: 55px;
  text-align: justify;
  color: #4f291a;
}
.g-wrap .g-layer {
  padding-bottom: 40px;
  background: url("../images/big-bg1.jpg") center bottom no-repeat;
}
.g-wrap .g-live {
  margin: 80px auto 0;
  overflow: hidden;
  background: url("../images/live-bg.png") center 258px no-repeat;
}
.g-wrap .g-live .m-live-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g-wrap .g-live .m-live {
  width: 1200px;
  height: 675px;
  position: relative;
}
.g-wrap .g-live .m-live-info {
  font-size: 22px;
  width: 610px;
  height: 50px;
  text-indent: 30px;
  line-height: 50px;
  color: #FFF;
  margin: 18px 0 0 0;
  background: url("../images/txt-bg1.png") center center no-repeat;
}
.g-wrap .g-live #MultiAttachPh {
  display: none;
}
.g-wrap .g-gist {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
.g-wrap .g-gist .m-main {
  margin-top: 40px;
  position: relative;
  border-top: 1px solid transparent;
  background: url("../images/guest-bg.png") right top no-repeat;
}
.g-wrap .g-gist .m-main .m-pic {
  width: 800px;
  height: 450px;
  margin-top: 30px;
  overflow: hidden;
}
.g-wrap .g-gist .m-main .m-pic img {
  width: 100%;
  height: 100%;
}
.g-wrap .g-gist .m-main .m-guest {
  position: absolute;
  right: 0;
  top: -182px;
  width: 365px;
  height: 635px;
  z-index: 9;
}
.g-wrap .g-gist .m-main .m-guest img {
  position: absolute;
  right: 0;
  top: 0;
}
.g-wrap .g-gist .m-main .m-guest div {
  position: absolute;
  top: 370px;
  width: 220px;
  text-align: justify;
  font-size: 22px;
  line-height: 36px;
  color: #fff1d6;
}
.g-wrap .m-title-xsj {
  margin-top: 80px;
}
.g-wrap .g-video {
  height: 670px;
  overflow: hidden;
  background: url("../images/part-bg1.jpg") right top no-repeat;
}
.g-wrap .g-video .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 66px;
  zoom: 1;
}
.g-wrap .g-video .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-video .m-main .m-video-pic {
  float: left;
  width: 960px;
  height: 550px;
  position: relative;
  overflow: hidden;
}
.g-wrap .g-video .m-main .m-video-pic li {
  display: none;
}
.g-wrap .g-video .m-main .m-video-pic li.on {
  display: block;
}
.g-wrap .g-video .m-main .m-video-pic li:hover img {
  transform: scale(1.05);
}
.g-wrap .g-video .m-main .m-video-pic img {
  width: 960px;
  height: 550px;
  transition: .3s;
}
.g-wrap .g-video .m-main .m-video-pic p {
  position: absolute;
  width: 100%;
  height: 135px;
  box-sizing: border-box;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: 0;
  bottom: 0;
  font-size: 30px;
  line-height: 190px;
  background: url("../images/repeat.png") repeat;
}
.g-wrap .g-video .m-main .m-video-pic p a {
  width: 100%;
  height: 100%;
  color: #FFF;
  display: block;
      overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.g-wrap .g-video .m-main .m-video-nav {
  float: right;
}
.g-wrap .g-video .m-main .m-video-nav li {
  width: 205px;
  height: 123px;
  box-sizing: border-box;
  margin-bottom: 20px;
  transition: .3s;
  background: url("../images/txt-bg2.png") 10px center no-repeat;
  font-size: 20px;
  line-height: 28px;
  color: #2a2828;
  text-align: justify;
  padding: 0 10px 0 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.g-wrap .g-video .m-main .m-video-nav li.on {
  color: #fff;
  background: url("../images/txt-bg2-on.png") right center no-repeat;
}
.g-wrap .g-video .m-main .m-video-nav li.on a {
  color: #fff;
}
.g-wrap .g-video .m-main .m-video-nav li a {
  color: #2a2828;
}
.g-wrap .g-video .m-main .m-video-nav li:last-child {
  margin-bottom: 0;
}
.g-wrap .g-news {
  margin-top: 80px;
  padding-bottom: 197px;
  background: url("../images/part-bg2.jpg") center bottom no-repeat;
}
.g-wrap .g-news .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 55px;
}
.g-wrap .g-news .m-main .m-news-list {
  zoom: 1;
}
.g-wrap .g-news .m-main .m-news-list:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .m-news-list li {
  float: left;
  width: 570px;
  height: 280px;
  overflow: hidden;
  background: url("../images/txt-bg3.png") center center no-repeat;
  margin: 0 60px 40px 0;
}
.g-wrap .g-news .m-main .m-news-list li .u-title {
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #444;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-news .m-main .m-news-list li .u-title a {
  color: #444;
}
.g-wrap .g-news .m-main .m-news-list li .u-wrap {
  zoom: 1;
  margin-top: 19px;
}
.g-wrap .g-news .m-main .m-news-list li .u-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .m-news-list li .u-wrap .u-pic {
  float: left;
  width: 280px;
  height: 180px;
  margin-left: 20px;
}
.g-wrap .g-news .m-main .m-news-list li .u-wrap .u-pic img {
  width: 280px;
  height: 180px;
}
.g-wrap .g-news .m-main .m-news-list li .u-wrap .u-txt {
  float: right;
  width: 220px;
  text-align: justify;
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  color: #666;
  margin: 6px 26px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.g-wrap .g-news .m-main .m-news-list li .u-wrap .u-txt a {
  color: #d93d3d;
}
.g-wrap .g-news .m-main .m-news-list li:nth-child(2),
.g-wrap .g-news .m-main .m-news-list li:nth-child(4) {
  margin-right: 0;
}
.g-wrap .g-news .m-main .m-news-list li:nth-child(3),
.g-wrap .g-news .m-main .m-news-list li:nth-child(4) {
  margin-bottom: 0;
}
.g-wrap .g-news .m-main .m-news-list li:nth-child(3) .u-wrap .u-pic,
.g-wrap .g-news .m-main .m-news-list li:nth-child(4) .u-wrap .u-pic {
  float: right;
  margin-right: 26px;
}
.g-wrap .g-news .m-main .m-news-list li:nth-child(3) .u-wrap .u-txt,
.g-wrap .g-news .m-main .m-news-list li:nth-child(4) .u-wrap .u-txt {
  float: left;
  margin: 6px 0 0 20px;
}
.g-wrap .g-news .m-main .m-poster {
  margin-top: 102px;
  position: relative;
}
.g-wrap .g-news .m-main .m-poster .swiper1 {
  width: 980px;
  margin: 0 auto;
}
.g-wrap .g-news .m-main .m-poster .swiper1 .swiper-slide {
  float: left;
  width: 300px;
  height: 450px;
  background: #FFF;
  margin-right: 40px;
}
.g-wrap .g-news .m-main .m-poster .swiper1 .swiper-slide img {
  display: block;
  width: 280px;
  height: 430px;
  margin: 10px auto 0;
}
.g-wrap .g-news .m-main .m-poster .swiper-button-prev,
.g-wrap .g-news .m-main .m-poster .swiper-button-next {
  width: 40px;
  height: 40px;
  margin: 0;
  top: 195px;
  background: url("../images/prev.png") center center no-repeat;
}
.g-wrap .g-news .m-main .m-poster .swiper-button-prev:hover,
.g-wrap .g-news .m-main .m-poster .swiper-button-next:hover {
  background: url("../images/prev-on.png") center center no-repeat;
}
.g-wrap .g-news .m-main .m-poster .swiper-button-prev.swiper-button-next,
.g-wrap .g-news .m-main .m-poster .swiper-button-next.swiper-button-next {
  background: url("../images/next.png") center center no-repeat;
}
.g-wrap .g-news .m-main .m-poster .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-news .m-main .m-poster .swiper-button-next.swiper-button-next:hover {
  background: url("../images/next-on.png") center center no-repeat;
}
.g-wrap .g-photo {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
.g-wrap .g-photo .m-main-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
}
.g-wrap .g-photo .m-main-wrap .m-main {
  width: 1224px;
  height: 425px;
  overflow: hidden;
  position: relative;
  background: url("../images/part3-bg.png") left top no-repeat;
}
.g-wrap .g-photo .m-main-wrap .m-main li {
  position: absolute;
  overflow: hidden;
}
.g-wrap .g-photo .m-main-wrap .m-main li img {
  width: 100%;
  height: 100%;
  transition: .3s;
}
.g-wrap .g-photo .m-main-wrap .m-main li:nth-child(1) {
  width: 207px;
  height: 374px;
  left: 0;
  top: 1px;
}
.g-wrap .g-photo .m-main-wrap .m-main li:nth-child(2) {
  width: 324px;
  height: 182px;
  top: 1px;
  left: 217px;
}
.g-wrap .g-photo .m-main-wrap .m-main li:nth-child(3) {
  width: 324px;
  height: 182px;
  top: 193px;
  left: 217px;
}
.g-wrap .g-photo .m-main-wrap .m-main li:nth-child(4) {
  width: 468px;
  height: 374px;
  top: 1px;
  left: 551px;
}
.g-wrap .g-photo .m-main-wrap .m-main li:nth-child(5) {
  width: 170px;
  height: 211px;
  left: 1028px;
  top: 1px;
}
.g-wrap .g-photo .m-main-wrap .m-main li:nth-child(6) {
  width: 170px;
  height: 153px;
  left: 1028px;
  top: 222px;
}
.g-wrap .g-photo .m-main-wrap .m-main li:hover img {
  transform: scale(1.06);
}
