* {
  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: 43px;
  height: 12px;
  right: 338px;
  top: 106px;
  background: url("../images/more.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 1121px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-logo {
  position: absolute;
  width: 597px;
  height: 92px;
  top: 66px;
  left: 302px;
  animation: fadeIn 1s 0.3s backwards;
  -webkit-animation: fadeIn 1s 0.3s backwards;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 744px;
  height: 516px;
  top: 234px;
  left: 228px;
  animation: zoomIn 1s 0.6s backwards;
  -webkit-animation: zoomIn 1s 0.6s backwards;
}
.g-wrap .g-header .u-host {
  position: absolute;
  width: 362px;
  height: 196px;
  top: 866px;
  left: 421px;
  animation: fadeInUp 1s 1s backwards;
  -webkit-animation: fadeInUp 1s 1s 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;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.g-wrap .g-content {
  padding-bottom: 150px;
  background: url("../images/big-bg.jpg") center top no-repeat;
}
.g-wrap .g-preface {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g-wrap .g-preface div {
  display: flex;
  box-sizing: border-box;
  width: 1247px;
  height: 345px;
  padding: 0 100px 0 186px;
  margin-left: -21px;
  background: url("../images/preface.png") center center no-repeat;
  font-size: 18px;
  line-height: 40px;
  color: #333;
  align-items: center;
  text-align: justify;
}
.g-wrap .g-video {
  width: 1218px;
  height: 955px;
  margin: 80px auto 0;
  overflow: hidden;
  background: url("../images/video-bg.png") center top no-repeat;
}
.g-wrap .g-video .m-video-title {
  height: 148px;
  zoom: 1;
}
.g-wrap .g-video .m-video-title:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-video .m-video-title .u-order {
  float: left;
  width: 200px;
  height: 148px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  line-height: 118px;
  text-align: center;
}
.g-wrap .g-video .m-video-title .u-title {
  float: left;
  width: 900px;
  font-size: 26px;
  line-height: 118px;
  padding: 0 56px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-video .m-video {
  width: 1040px;
  height: 585px;
  margin: 0 auto;
  position: relative;
}
.g-wrap .g-video .m-video #MultiAttachPh {
  display: none;
}
.g-wrap .g-video .m-video-introduce {
  width: 1080px;
  height: 64px;
  margin: 102px 0 0 68px;
  overflow: hidden;
}
/*.g-wrap .g-video .m-video-introduce::-webkit-scrollbar {
  width: 6px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 20%, #ffac69 21%, #ffac69 79%, rgba(0, 0, 0, 0) 80%);
  border-radius: 6px;
}
.g-wrap .g-video .m-video-introduce::-webkit-scrollbar-thumb {
  background: #FFF;
  border-radius: 6px;
}*/
.g-wrap .g-video .m-video-introduce .m-txt {
  width: 1030px;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  color: #FFF;
}
.g-wrap .g-viewpoint {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 85px;
}
.g-wrap .g-viewpoint .m-main .m-item {
  width: 1264px;
  height: 452px;
  overflow: hidden;
  position: relative;
  margin: 23px 0 0 -12px;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-button-prev,
.g-wrap .g-viewpoint .m-main .m-item .swiper-button-next {
  width: 22px;
  height: 40px;
  margin: 0;
  left: 468px;
  background: url("../images/arrow-prev.png") 0 0 no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-button-prev:hover,
.g-wrap .g-viewpoint .m-main .m-item .swiper-button-next:hover {
  background: url("../images/arrow-prev-on.png") 0 0 no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-button-prev.swiper-button-next,
.g-wrap .g-viewpoint .m-main .m-item .swiper-button-next.swiper-button-next {
  left: auto;
  right: 82px;
  background: url("../images/arrow-next.png") 0 0 no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-viewpoint .m-main .m-item .swiper-button-next.swiper-button-next:hover {
  background: url("../images/arrow-next-on.png") 0 0 no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-container {
  width: 630px;
  margin-left: 510px;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-container .swiper-slide {
  float: left;
  width: 300px;
  height: 250px;
  margin-right: 30px;
  background: #FFF;
  border-radius: 10px;
  overflow: hidden;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-container .swiper-slide .u-pic {
  width: 290px;
  height: 210px;
  overflow: hidden;
  border-radius: 10px;
  margin: 5px auto 0;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-container .swiper-slide img {
  width: 290px;
  height: 210px;
  -webkit-transition: .3s;
  transition: .3s;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-container .swiper-slide p {
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 2px 10px 0;
  color: #333;
}
.g-wrap .g-viewpoint .m-main .m-item .swiper-container .swiper-slide p a{color: #333;}
.g-wrap .g-viewpoint .m-main .m-item .swiper-container .swiper-slide:hover img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(1) {
  height: 324px;
  padding-top: 152px;
  background: url("../images/personage1.png") center top no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(1) .swiper-button-prev,
.g-wrap .g-viewpoint .m-main .m-item:nth-child(1) .swiper-button-next {
  top: 257px;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(2) {
  margin-top: 13px;
  height: 309px;
  padding-top: 143px;
  background: url("../images/personage2.png") center top no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(2) .swiper-button-prev,
.g-wrap .g-viewpoint .m-main .m-item:nth-child(2) .swiper-button-next {
  top: 248px;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(3) {
  margin-top: 33px;
  height: 309px;
  padding-top: 138px;
  background: url("../images/personage3.png") center top no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(3) .swiper-button-prev,
.g-wrap .g-viewpoint .m-main .m-item:nth-child(3) .swiper-button-next {
  top: 243px;
}
.g-wrap .g-poster {
  width: 1218px;
  margin: 92px auto 0;
  overflow: hidden;
}
.g-wrap .g-poster .m-main {
  height: 758px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  background: url("../images/poster-bg.png") center center no-repeat;
}
.g-wrap .g-poster .m-main .m-poster {
  width: 1034px;
  margin-top: 114px;
}
.g-wrap .g-poster .m-main .m-poster .swiper-slide {
  width: 328px;
  height: 578px;
  margin-right: 25px;
  background: url("../images/pic-bg.png") center center no-repeat;
  position: relative;
}
.g-wrap .g-poster .m-main .m-poster .swiper-slide img {
  display: block;
  width: 310px;
  height: 560px;
  margin: 9px auto 0;
  border-radius: 10px;
}
.g-wrap .g-poster .m-main .swiper-button-prev,
.g-wrap .g-poster .m-main .swiper-button-next {
  position: absolute;
  width: 28px;
  height: 51px;
  top: 378px;
  left: 45px;
  margin: 0;
  background: url("../images/arrow-prev1.png") 0 0 no-repeat;
}
.g-wrap .g-poster .m-main .swiper-button-prev:hover,
.g-wrap .g-poster .m-main .swiper-button-next:hover {
  background: url("../images/arrow-prev1-on.png") 0 0 no-repeat;
}
.g-wrap .g-poster .m-main .swiper-button-prev.swiper-button-next,
.g-wrap .g-poster .m-main .swiper-button-next.swiper-button-next {
  left: auto;
  right: 42px;
  background: url("../images/arrow-next1.png") 0 0 no-repeat;
}
.g-wrap .g-poster .m-main .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-poster .m-main .swiper-button-next.swiper-button-next:hover {
  background: url("../images/arrow-next1-on.png") 0 0 no-repeat;
}
.g-wrap .g-previous {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 88px;
}
.g-wrap .g-previous .m-main {
  margin-top: 50px;
}
.g-wrap .g-previous .m-main ul {
  zoom: 1;
}
.g-wrap .g-previous .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-previous .m-main ul li {
  float: left;
  zoom: 1;
  width: 580px;
  height: 80px;
  line-height: 80px;
  background: url("../images/txt-bg.png") center center no-repeat;
}
.g-wrap .g-previous .m-main ul li:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-previous .m-main ul li span {
  float: left;
  width: 120px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.g-wrap .g-previous .m-main ul li span a {
  color: #fff;
}
.g-wrap .g-previous .m-main ul li p {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #000;
  width: 420px;
  padding: 0 20px;
}
.g-wrap .g-previous .m-main ul li p a {
  color: #000;
}
.g-wrap .g-previous .m-main ul li:nth-child(even) {
  float: right;
}
.g-wrap .g-previous .m-main ul li:nth-child(3),
.g-wrap .g-previous .m-main ul li:nth-child(4) {
  margin-top: 30px;
}
.g-wrap .g-creator {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 196px;
  padding: 30px 0 30px 402px;
  margin-top: 110px;
  color: #000;
  background: url("../images/creator-bg.png") center center no-repeat;
  font-size: 18px;
  line-height: 40px;
  flex-wrap: wrap;
}
