* {
  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-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;
  font-family: "microsoft yahei";
  background: #8f0610 url("../images/header.jpg") center top no-repeat;
}
.g-wrap .m-title {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.g-wrap .m-title a {
  position: absolute;
  width: 44px;
  height: 12px;
  right: 0;
  top: 33px;
  background: url("../images/icon-more.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 723px;
  overflow: hidden;
}
.g-wrap .g-news-wrap {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g-wrap .g-news-wrap .g-news {
  width: 1224px;
  height: 634px;
  zoom: 1;
  overflow: hidden;
  background: url("../images/news-bg.png") center right no-repeat;
}
.g-wrap .g-news-wrap .g-news:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news-wrap .g-news .swiper1 {
  margin-top: 52px;
  float: left;
  width: 720px;
  height: 520px;
}
.g-wrap .g-news-wrap .g-news .swiper1 .swiper-slide img {
  width: 720px;
  height: 520px;
}
.g-wrap .g-news-wrap .g-news .swiper1 .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 20px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 90px 0 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
}
.g-wrap .g-news-wrap .g-news .swiper1 .swiper-slide p a {
  color: #fff;
}
.g-wrap .g-news-wrap .g-news .swiper1 .swiper-pagination {
  width: auto;
  height: 9px;
  bottom: 23px;
  left: auto;
  right: 20px;
}
.g-wrap .g-news-wrap .g-news .swiper1 .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  opacity: 1;
  border-radius: 0;
  margin: 0 2px;
  background: #cbcecc;
  vertical-align: top;
}
.g-wrap .g-news-wrap .g-news .swiper1 .swiper-pagination .swiper-pagination-bullet-active {
  background: #c5943c;
}
.g-wrap .g-news-wrap .g-news .m-news-right {
  width: 430px;
  height: 634px;
  position: relative;
  box-sizing: border-box;
  padding: 52px 0 0 0;
  margin-right: 46px;
  float: right;
}
.g-wrap .g-news-wrap .g-news .m-news-right dl {
  padding: 0 15px 25px;
  border-bottom: 1px dashed #777;
  text-align: justify;
}
.g-wrap .g-news-wrap .g-news .m-news-right dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #c5943c;
  margin: 6px 0 10px 0;
}
.g-wrap .g-news-wrap .g-news .m-news-right dl dt a {
  color: #c5943c;
}
.g-wrap .g-news-wrap .g-news .m-news-right dl dd {
  font-size: 16px;
  line-height: 24px;
  color: #777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.g-wrap .g-news-wrap .g-news .m-news-right dl dd a {
  color: #c5943c;
}
.g-wrap .g-news-wrap .g-news .m-news-right ul {
  margin-top: 20px;
}
.g-wrap .g-news-wrap .g-news .m-news-right ul li {
  display: flex;
  font-size: 18px;
  line-height: 26px;
  height: 62px;
  align-items: center;
  padding-left: 30px;
  background: url("../images/icon-point.png") 16px center no-repeat;
}
.g-wrap .g-news-wrap .g-news .m-news-right ul li a {
  color: #000;
}
.g-wrap .g-news-wrap .g-news .m-news-right .u-more {
  position: absolute;
  right: 0px;
  bottom: 44px;
  width: 44px;
  height: 12px;
  background: url("../images/icon-more.png") center center no-repeat;
}
.g-wrap .g-multi-video {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 88px;
  overflow: hidden;
}
.g-wrap .g-multi-video .m-title {
  text-align: center;
}
.g-wrap .g-multi-video .m-main {
  width: 1200px;
  height: 640px;
  overflow: hidden;
  margin: 46px auto 0;
  position: relative;
  background: url("../images/video-bg.png") center top no-repeat;
}
.g-wrap .g-multi-video .m-main ._Lab_multiVideo {
  width: 1040px;
  height: 585px;
  margin: 10px auto 0;
}
.g-wrap .g-multi-video .m-main .multiVideoSrc {
  display: none;
}
.g-wrap .g-multi-video .m-main .u-title {
  font-size: 20px;
  font-weight: bold;
  height: 44px;
  color: #FFF;
  padding: 0 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 44px;
  text-align: center;
}
.g-wrap .g-poster {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
}
.g-wrap .g-poster .m-main {
  margin-top: 85px;
}
.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: 380px;
  height: 760px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: 30px;
  border: 1px solid #f8c263;
  box-sizing: border-box;
}
.g-wrap .g-poster .m-main ul li img {
  width: 100%;
  height: auto;
}
.g-wrap .g-poster .m-main ul li:last-child {
  margin-right: 0;
}
.g-wrap .g-switch-live {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 120px;
  overflow: hidden;
}
.g-wrap .g-switch-live .m-main {
  zoom: 1;
  margin-top: 60px;
}
.g-wrap .g-switch-live .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-switch-live .m-main .m-video {
  float: left;
  width: 930px;
  height: 613px;
}
.g-wrap .g-switch-live .m-main .m-video .m-switch-live {
  width: 930px;
  height: 523px;
  position: relative;
  margin: 0 auto;
}
.g-wrap .g-switch-live .m-main .m-video .m-text {
  width: 850px;
  height: 90px;
  padding: 0 40px 0;
  background: #c5943c;
  line-height: 30px;
  text-align: justify;
  color: #FFF;
  display: flex;
  align-items: center;
}
.g-wrap .g-switch-live .m-main .m-video .m-text #video-title {
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-switch-live .m-main .m-video .m-text #video-title a {
  color: #FFF;
}
.g-wrap .g-switch-live .m-main .m-video .m-text #video-abstract {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}
.g-wrap .g-switch-live .g-swiper {
  float: right;
  position: relative;
  width: 245px;
  height: 613px;
  overflow: hidden;
}
.g-wrap .g-switch-live .g-swiper .swiper-button-prev,
.g-wrap .g-switch-live .g-swiper .swiper-button-next {
  position: absolute;
  width: 225px;
  height: 20px;
  top: 0px;
  left: auto;
  right: 0;
  cursor: pointer;
  margin-top: 0;
  background: url("../images/prev1.png") 0 0 no-repeat;
}
.g-wrap .g-switch-live .g-swiper .swiper-button-prev:hover,
.g-wrap .g-switch-live .g-swiper .swiper-button-next:hover {
  background: url("../images/prev1-on.png") 0 0 no-repeat;
}
.g-wrap .g-switch-live .g-swiper .swiper-button-next {
  top: auto;
  bottom: 0;
  background: url("../images/next1.png") 0 0 no-repeat;
}
.g-wrap .g-switch-live .g-swiper .swiper-button-next:hover {
  background: url("../images/next1-on.png") 0 0 no-repeat;
}
.g-wrap .g-switch-live .g-swiper .swiper2 {
  width: 245px;
  height: 546px;
  margin: 34px auto 0;
  overflow: hidden;
}
.g-wrap .g-switch-live .g-swiper .swiper2 .swiper-slide {
  position: relative;
  width: 245px;
  height: 126px;
  overflow: hidden;
  margin-bottom: 14px;
}
.g-wrap .g-switch-live .g-swiper .swiper2 .swiper-slide img {
  box-sizing: border-box;
  width: 225px;
  height: 126px;
  margin: 0 0 0 20px;
  cursor: pointer;
}
.g-wrap .g-switch-live .g-swiper .swiper2 .swiper-slide.current {
  background: url("../images/pic-bg.png") center center no-repeat;
}
.g-wrap .g-switch-live .g-swiper .swiper2 .swiper-slide.current img {
  width: 213px;
  height: 114px;
  margin: 6px 0 0 26px;
}
.g-wrap .g-switch-live .g-swiper .tit,
.g-wrap .g-switch-live .g-swiper .playlist-img,
.g-wrap .g-switch-live .g-swiper .playlist-title,
.g-wrap .g-switch-live .g-swiper .playlist-abstract,
.g-wrap .g-switch-live .g-swiper .videoUrl {
  display: none;
}
.g-wrap .g-photo {
  margin-top: 114px;
  padding-bottom: 270px;
  background: url("../images/bottom-bg.jpg") center bottom no-repeat;
}
.g-wrap .g-photo .m-main {
  zoom: 1;
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}
.g-wrap .g-photo .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-photo .m-main .swiper3 {
  cursor: grab;
}
.g-wrap .g-photo .m-main .swiper3 .swiper-slide {
  float: left;
  width: 715px;
  height: 400px;
  overflow: hidden;
  text-align: center;
}
.g-wrap .g-photo .m-main .swiper3 .swiper-slide img {
  width: 100%;
  height: 100%;
}
.g-wrap .g-photo .m-main .swiper3 .swiper-slide p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.g-wrap .g-photo .m-main .swiper3 .swiper-slide p a {
  color: #fff;
}
.g-wrap .g-photo .m-main .swiper-button-prev,
.g-wrap .g-photo .m-main .swiper-button-next {
  width: 19px;
  height: 44px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  top: 180px;
  left: -40px;
  margin: 0;
  background: url("../images/prev2.png") center center no-repeat;
}
.g-wrap .g-photo .m-main .swiper-button-prev:hover,
.g-wrap .g-photo .m-main .swiper-button-next:hover {
  background: url("../images/prev2-on.png") center center no-repeat;
}
.g-wrap .g-photo .m-main .swiper-button-prev.swiper-button-next,
.g-wrap .g-photo .m-main .swiper-button-next.swiper-button-next {
  left: auto;
  right: -40px;
  background: url("../images/next2.png") center center no-repeat;
}
.g-wrap .g-photo .m-main .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-photo .m-main .swiper-button-next.swiper-button-next:hover {
  background: url("../images/next2-on.png") center center no-repeat;
}
