* {
  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: #edfaff 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: 92px;
  height: 26px;
  right: 220px;
  bottom: 0;
  background: url("../images/more3.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 981px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 1128px;
  height: 247px;
  top: 331px;
  left: 38px;
  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-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-top: 90px;
  position: relative;
}
.g-wrap .g-news:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-swiper-news {
  position: absolute;
  top: 36px;
  left: 0;
  width: 660px;
  height: 430px;
}
.g-wrap .g-news .m-swiper-news .swiper-wrapper {
  width: 660px;
  height: 430px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-news .m-swiper-news .swiper-wrapper .swiper-slide img {
  width: 660px;
  height: 380px;
}
.g-wrap .g-news .m-swiper-news .swiper-wrapper .swiper-slide p {
  font-size: 20px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  padding: 0 60px;
  background: #2fa0de;
}
.g-wrap .g-news .m-swiper-news .swiper-wrapper .swiper-slide p a {
  color: #FFF;
}
.g-wrap .g-news .m-swiper-news .swiper-button-prev,
.g-wrap .g-news .m-swiper-news .swiper-button-next {
  position: absolute;
  width: 20px;
  height: 50px;
  top: auto;
  bottom: 0px;
  left: 20px;
  cursor: pointer;
  background: url("../images/prev1.png") center center no-repeat;
}
.g-wrap .g-news .m-swiper-news .swiper-button-prev.swiper-button-next,
.g-wrap .g-news .m-swiper-news .swiper-button-next.swiper-button-next {
  left: auto;
  right: 20px;
  background: url("../images/next1.png") center center no-repeat;
}
.g-wrap .g-news .m-news-right {
  float: right;
  position: relative;
  width: 634px;
  height: 514px;
  box-sizing: border-box;
  padding: 52px 58px 0 126px;
  margin: 0 -8px 0 0;
  background: url("../images/txt-bg1.png") center center no-repeat;
}
.g-wrap .g-news .m-news-right dl {
  padding-bottom: 22px;
  border-bottom: 1px dashed #d3d3d3;
}
.g-wrap .g-news .m-news-right dl dt {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  color: #0c67b8;
  margin: 0 0 12px 0;
}
.g-wrap .g-news .m-news-right dl dt a {
  color: #0c67b8;
}
.g-wrap .g-news .m-news-right dl dd {
  font-size: 16px;
  line-height: 30px;
  color: #777;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.g-wrap .g-news .m-news-right dl dd a {
  color: #0c67b8;
}
.g-wrap .g-news .m-news-right ul {
  margin-top: 22px;
}
.g-wrap .g-news .m-news-right ul li {
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  padding-right: 16px;
  margin-bottom: 16px;
  -webkit-transition: .3s;
  transition: .3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-news .m-news-right ul li a {
  color: #555;
}
.g-wrap .g-news .m-news-right ul li:hover {
  text-indent: 12px;
  background: url("../images/txt-bg3.png") 0 center no-repeat;
}
.g-wrap .g-news .u-more {
  position: absolute;
  right: 58px;
  bottom: 38px;
  width: 90px;
  height: 26px;
  background: url("../images/more1.png") center center no-repeat;
}
.g-wrap .g-short-video {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-short-video .m-main {
  margin-top: 60px;
}
.g-wrap .g-short-video .m-main ul {
  zoom: 1;
}
.g-wrap .g-short-video .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-short-video .m-main ul li {
  float: left;
  width: 360px;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 60px 0 0;
  box-shadow: 0px 2px 10px 3px #DEDEDE;
}
.g-wrap .g-short-video .m-main ul li .m-pic {
  width: 360px;
  height: 210px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-short-video .m-main ul li .m-pic .pic {
  width: 360px;
  height: 210px;
}
.g-wrap .g-short-video .m-main ul li .m-pic .icon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 60px;
}
.g-wrap .g-short-video .m-main ul li .m-award {
  width: 161px;
  height: 46px;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 76px;
  margin: 15px auto 0;
  line-height: 46px;
  color: #FFF;
  display: none;
  background: url("../images/txt-bg2.png") center center no-repeat;
}
.g-wrap .g-short-video .m-main ul li .m-txt {
  font-size: 20px;
  font-weight: bold;
	height: 90px;
	display: flex;
	align-items: center;
	line-height: 32px;
	text-align: center;
	justify-content: center;
	background: #FFF;
  padding: 0 15px;
}
.g-wrap .g-short-video .m-main ul li .m-txt a {
  color: #333;
}
.g-wrap .g-short-video .m-main ul li:nth-child(3n) {
  margin: 0 0 50px 0;
}
.g-wrap .g-short-video .m-main ul li:nth-child(n + 7):nth-child(-n + 100) {
  display: none;
}
.g-wrap .g-short-video .m-main .short-video-more {
  display: block;
  width: 401px;
  height: 60px;
  margin: 10px auto 0;
  cursor: pointer;
  background: url("../images/more2.png") center center no-repeat;
}
.g-wrap .g-layer {
  box-sizing: border-box;
  height: 2110px;
  margin-top: 90px;
  padding: 170px 0 0 0;
  background: url("../images/big-bg.jpg") center center no-repeat;
}
.g-wrap .g-layer .g-poster {
  width: 1218px;
  margin: 0 auto;
  padding-bottom: 70px;
  background: url("../images/item-bg.png") bottom center no-repeat;
}
.g-wrap .g-layer .g-poster .m-main {
  width: 1218px;
  position: relative;
  margin-top: 60px;
}
.g-wrap .g-layer .g-poster .m-main .swiper-button-prev,
.g-wrap .g-layer .g-poster .m-main .swiper-button-next {
  width: 36px;
  height: 116px;
  left: 4px;
  top: 184px;
  position: absolute;
  opacity: 1;
  margin: 0;
  -webkit-transition: .3s;
  transition: .3s;
  background: url("../images/prev2.png") center center no-repeat;
}
.g-wrap .g-layer .g-poster .m-main .swiper-button-prev:hover,
.g-wrap .g-layer .g-poster .m-main .swiper-button-next:hover {
  background: url("../images/prev2-on.png") center center no-repeat;
}
.g-wrap .g-layer .g-poster .m-main .swiper-button-next {
  left: auto;
  right: 4px;
  background: url("../images/next2.png") center center no-repeat;
}
.g-wrap .g-layer .g-poster .m-main .swiper-button-next:hover {
  background: url("../images/next2-on.png") center center no-repeat;
}
.g-wrap .g-layer .g-poster .m-poster {
  width: 1010px;
  border-radius: 10px;
  overflow: hidden;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide {
  width: 310px;
  height: 580px;
  background: #FFF;
  overflow: hidden;
  margin-right: 40px;
  border-radius: 10px;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide .u-pic {
  width: 290px;
  height: 490px;
  border-radius: 5px;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 10px auto 0;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide .u-pic::-webkit-scrollbar {
  width: 7px;
  border-radius: 3px;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide .u-pic::-webkit-scrollbar-track-piece {
  background: linear-gradient(to right, rgba(248, 127, 132, 0) 25%, #e1ddd6 26%, #e1ddd6 74%, rgba(248, 127, 132, 0) 75%);
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide .u-pic::-webkit-scrollbar-thumb {
  background: #f3b95b;
  border-radius: 3px;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide .u-pic img {
  width: 98%;
  padding-right: 2%;
  height: auto;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide dl {
  height: 80px;
  overflow: hidden;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide dl dt {
  width: 161px;
  height: 46px;
  box-sizing: border-box;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  padding-left: 60px;
  overflow: hidden;
  margin: 14px auto 0;
  display: none;
  background: url("../images/txt-bg2.png") center center no-repeat;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide dl dd {
  font-size: 16px;
  text-align: center;
  padding: 12px 5px;
  line-height: 28px;
  overflow: hidden;
}
.g-wrap .g-layer .g-poster .m-poster .swiper-slide dl dd a {
  color: #000;
}
.g-wrap .g-layer .g-photo {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 88px;
}
.g-wrap .g-layer .g-photo .m-main {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  height: 730px;
}
.g-wrap .g-layer .g-photo .m-main ul li {
  position: absolute;
  display: flex;
  overflow: hidden;
  align-items: center;
}
.g-wrap .g-layer .g-photo .m-main ul li p {
  padding: 0 38px;
  text-align: justify;
  font-size: 22px;
  line-height: 34px;
}
.g-wrap .g-layer .g-photo .m-main ul li p a {
  color: #FFF;
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(1) {
  width: 590px;
  height: 240px;
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(1) img {
  width: 590px;
  height: 240px;
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(2) {
  width: 300px;
  height: 240px;
  left: 595px;
  top: 0;
  background: linear-gradient(90deg, #5cbef4 0%, #2fa0de 100%);
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(3) {
  width: 300px;
  height: 240px;
  left: 900px;
  top: 0;
  background: linear-gradient(90deg, #fcc759 0%, #e99d00 100%);
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(4) {
  width: 300px;
  height: 240px;
  left: 0;
  top: 245px;
  background: linear-gradient(90deg, #fcc759 0%, #e99d00 100%);
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(5) {
  width: 300px;
  height: 240px;
  left: 0;
  top: 490px;
  background: linear-gradient(90deg, #5cbef4 0%, #2fa0de 100%);
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(6) {
  width: 590px;
  height: 485px;
  left: 305px;
  top: 245px;
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(6) img {
  width: 590px;
  height: 485px;
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(7) {
  width: 300px;
  height: 360px;
  left: 900px;
  top: 245px;
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(7) img {
  width: 300px;
  height: 360px;
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(8) {
  width: 120px;
  height: 120px;
  left: 900px;
  top: 610px;
}
.g-wrap .g-layer .g-photo .m-main ul li:nth-child(8) a {
  display: block;
  width: 120px;
  height: 120px;
  background: url("../images/more4.png") center center no-repeat;
}
.g-wrap .g-video {
  width: 1230px;
  margin: 60px auto 0;
  overflow: hidden;
}
.g-wrap .g-video .m-main {
  width: 1230px;
  height: 974px;
  overflow: hidden;
  margin: 56px auto 0;
  zoom: 1;
  background: url("../images/video-bg.png") center center no-repeat;
}
.g-wrap .g-video .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-video .m-main .m-video-wrap {
  width: 952px;
  margin: 0 auto;
  overflow: hidden;
}
.g-wrap .g-video .m-main .m-video-wrap .m-video-title {
  font-size: 20px;
  width: 670px;
  height: 60px;
  line-height: 60px;
  box-sizing: border-box;
  padding: 0 30px;
  text-align: center;
  margin: 11px auto 0;
  color: #313131;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-video .m-main .m-video-wrap .m-video {
  width: 952px;
  height: 536px;
  margin: 34px auto 0;
}
.g-wrap .g-video .m-main .m-video-list {
  width: 952px;
  height: 138px;
  overflow: hidden;
  margin: 36px auto 0;
  position: relative;
}
.g-wrap .g-video .m-main .m-video-list .swiper-button-prev,
.g-wrap .g-video .m-main .m-video-list .swiper-button-next {
  width: 53px;
  height: 53px;
  left: 0;
  top: 42px;
  position: absolute;
  opacity: 1;
  margin: 0;
  -webkit-transition: .3s;
  transition: .3s;
  background: url("../images/prev3.png") center center no-repeat;
}
.g-wrap .g-video .m-main .m-video-list .swiper-button-prev:hover,
.g-wrap .g-video .m-main .m-video-list .swiper-button-next:hover {
  background: url("../images/prev3-on.png") center center no-repeat;
}
.g-wrap .g-video .m-main .m-video-list .swiper-button-prev.swiper-button-next,
.g-wrap .g-video .m-main .m-video-list .swiper-button-next.swiper-button-next {
  left: auto;
  right: 0;
  background: url("../images/next3.png") center center no-repeat;
}
.g-wrap .g-video .m-main .m-video-list .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-video .m-main .m-video-list .swiper-button-next.swiper-button-next:hover {
  background: url("../images/next3-on.png") center center no-repeat;
}
.g-wrap .g-video .m-main #playLists {
  width: 785px;
  height: 138px;
  margin: 0 auto;
}
.g-wrap .g-video .m-main #playLists .swiper-wrapper .swiper-slide {
  width: 245px;
  height: 138px;
  margin-right: 25px;
  cursor: pointer;
  overflow: hidden;
}
.g-wrap .g-video .m-main #playLists .swiper-wrapper .swiper-slide:hover .icon {
  opacity: 1;
}
.g-wrap .g-video .m-main #playLists .swiper-wrapper .swiper-slide .playlist-img {
  width: 245px;
  height: 138px;
}
.g-wrap .g-video .m-main #playLists .swiper-wrapper .swiper-slide .icon {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  opacity: 0;
  transition: 0.3s;
}
.g-wrap .g-video .m-main #playLists .swiper-wrapper .swiper-slide .playlist-title,
.g-wrap .g-video .m-main #playLists .swiper-wrapper .swiper-slide .videoUrl {
  display: none;
}
.g-wrap .g-previous {
  margin-top: 18px;
  padding-bottom: 200px;
  background: url("../images/bottom-bg.png") center bottom no-repeat;
}
.g-wrap .g-previous .m-main {
  width: 1239px;
  height: 768px;
  margin: 37px auto 0;
  overflow: hidden;
  background: url("../images/previous-bg.png") center bottom no-repeat;
}
.g-wrap .g-previous .m-main img {
  display: block;
  width: 1100px;
  height: 620px;
  margin: 74px auto 0;
}
