* {
  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,
video {
  outline: none;
  vertical-align: top;
}
.conw {
  width: 18.75rem;
  margin-left: auto;
  margin-right: auto;
}
.g_pub_footer {
  margin-top: 0 !important;
}
html,
body {
  width: 100%;
  height: 100%;
  font-family: "microsoft yahei";
}
#player {
  display: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#player::-webkit-media-controls-fullscreen-button {
  display: none;
}
.m-title img{
	width:10rem;
}
.g-wrap {
  width: 18.75rem;
  max-width: 750px;
  overflow-x: hidden;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.g-wrap .g-header {
  width: 18.75rem;
  margin-left: auto;
  margin-right: auto;
  height: 44.325rem;
  overflow: hidden;
  position: relative;
  background: url("../images/header.jpg") center center no-repeat;
  background-size: cover;
}
.g-wrap .g-header #btn-description {
  position: absolute;
  width: 1.25rem;
  height: 4rem;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  right: 0;
  top: 4.5rem;
}
.g-wrap .g-header #btn-close {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  margin: 1rem auto 0;
}
.g-wrap .g-header .g-description {
  display: none;
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
}
.g-wrap .g-header .g-description .m-description {
  box-sizing: border-box;
  width: 16.95rem;
  height: 22.6rem;
  padding: 3.36rem 0 0 1.75rem;
  font-size: 0.45rem;
  line-height: 2;
  margin: 2rem 0 0 0.9rem;
  background: url("../images/description-bg.jpg") center center no-repeat;
  background-size: cover;
}
.g-wrap .g-header .g-description .m-description .m-scroll {
  width: 13.5rem;
  height: 17.5rem;
  text-align: justify;
  padding-right: 0.9rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.g-wrap .g-header .g-description .m-description .m-scroll::-webkit-scrollbar {
  width: 7px;
  background: #DEA46C;
  border-radius: 10px;
}
.g-wrap .g-header .g-description .m-description .m-scroll::-webkit-scrollbar-thumb {
  background: #8B541E;
  border-radius: 10px;
}
.g-wrap .g-header .g-video {
  width: 14.2rem;
  height: 24.45rem;
  margin: 16.75rem auto 0;
  overflow: hidden;
  text-align: center;
  position: relative;
  background: url("../images/video-bg.png") center center no-repeat;
  background-size: cover;
}
.g-wrap .g-header .g-video img {
  display: block;
  width: 13rem;
  height: 23.1rem;
  margin: 0.7rem auto 0;
  cursor: pointer;
  border-radius: 10px;
}
.g-wrap .g-header .g-video .btn-play {
  width: 2.7rem;
  height: 2.7rem;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  position: absolute;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-wrap .g-header .g-video video {
  display: none;
  width: 13rem;
  height: 23.1rem;
  border-radius: 10px;
  margin: 0.7rem auto 0;
}
.g-wrap .g-header .m-select-btn {
  display: block;
  width: 8.125rem;
  height: 1.675rem;
  cursor: pointer;
  margin: 1.5rem auto 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-wrap .g-header .m-select-btn img {
  width: 100%;
  height: 100%;
}
.g-wrap .g-content {
  height: 95.65rem;
  overflow: hidden;
  background: url("../images/content-bg.jpg") center bottom no-repeat;
  background-size: 100%;
}
.g-wrap .g-zone {
  width: 16.925rem;
  height: 11.9rem;
  box-sizing: border-box;
  margin: 1.55rem auto 0;
  padding: 2.6rem 1.2rem 0;
  background: url("../images/zone-bg.jpg") center center no-repeat;
  background-size: cover;
}
.g-wrap .g-zone .m-input-wrap {
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.g-wrap .g-zone .m-input-wrap input {
  height: 1.45rem;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 0.4rem;
  padding: 0 1rem;
  line-height: 1;
  color: #bbaa99;
  border: 1px solid #cf8e49;
  border-radius: 30px;
}
.g-wrap .g-zone .m-phone {
  width: 14.5rem;
}
.g-wrap .g-zone .m-code {
  float: left;
  width: 8.75rem;
}
.g-wrap .g-zone .m-input-wrap .m-get-code {
  float: right;
  width: 5.25rem;
  color: #FFF;
  border: none;
  cursor: pointer;
  background: url("../images/btn-code-bg.png") center center no-repeat;
  background-size: cover;
}
.g-wrap .g-zone .m-input-wrap .m-countdown {
  display: none;
  float: right;
  width: 5.25rem;
  text-align: center;
}
.g-wrap .g-zone .m-tips {
  font-size: 0.5rem;
  color: #000;
  margin-top: 0.7rem;
  line-height: 1.6;
}
.g-wrap .g-zone .m-tips input {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 0.6rem;
  height: 0.6rem;
  margin: -0.1rem 0.18rem 0 0;
}
.g-wrap .g-zone .m-tips div {
  margin-bottom: 0.4rem;
}
.g-wrap .g-zone .m-tips a {
  color: #f0140a;
}
.g-wrap .g-part {
  overflow: hidden;
  margin-top: 6rem;
}
.g-wrap .g-part .swiper-container {
  margin-top: 2.6rem;
}
.g-wrap .g-part .swiper-container .swiper-slide {
  width: 9.6rem;
  height: 14.75rem;
  text-align: center;
  position: relative;
}
.g-wrap .g-part .swiper-container .swiper-slide .video-poster {
  position: relative;
}
.g-wrap .g-part .swiper-container .swiper-slide video,
.g-wrap .g-part .swiper-container .swiper-slide img {
  width: 6.35rem;
  height: 12.525rem;
  cursor: pointer;
  box-sizing: border-box;
}
.g-wrap .g-part .swiper-container .swiper-slide video {
  height: 11.2rem;
  border-radius: 10px;
  margin-top: 0.6625rem;
  border: 2px solid #f4dcb8;
}
.g-wrap .g-part .swiper-container .swiper-slide .btn-play {
  width: 2.375rem;
  height: 2.375rem;
  left: 0;
  right: 0;
  margin: 5.2rem auto 0;
  position: absolute;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-wrap .g-part .swiper-container .swiper-slide .m-btn {
  width: 7.25rem;
  height: 1rem;
  margin: 1.2rem auto 0;
  background: url("../images/btn2.png") center center no-repeat;
  background-size: cover;
}
.g-wrap .g-part .swiper-container .swiper-button-prev,
.g-wrap .g-part .swiper-container .swiper-button-next {
  width: 1.325rem;
  height: 1.125rem;
  position: absolute;
  left: 0.5rem;
  margin-top: -1.4rem;
  background: url("../images/arrow-prev.png") center center no-repeat;
  background-size: cover;
}
.g-wrap .g-part .swiper-container .swiper-button-next {
  right: 0.5rem;
  left: auto;
  background: url("../images/arrow-next.png") center center no-repeat;
  background-size: cover;
}
.g-wrap .g-jq {
  margin-top: 7.75rem;
}
.g-wrap .g-jq .swiper-container {
  margin-top: 2.25rem;
}
.g-wrap .g-fj {
  margin-top: 6.75rem;
}
.g-wrap .g-fj .swiper-container {
  margin-top: 2.5rem;
}
