* {
  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 .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 1180px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 996px;
  height: 451px;
  top: 122px;
  left: 107px;
  animation: zoomIn 1s 0.3s backwards;
  -webkit-animation: zoomIn 1s 0.3s backwards;
}
.g-wrap .g-header .u-host {
  position: absolute;
  width: 1034px;
  height: 118px;
  top: 672px;
  left: 84px;
  animation: fadeIn 1s 0.6s backwards;
  -webkit-animation: fadeIn 1s 0.6s 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;
  }
}
.g-wrap .g-content {
  padding-bottom: 0;
  overflow: hidden;
  background: url("../images/big-bg.jpg") center top no-repeat;
}
.g-wrap .g-introduce {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 256px;
  box-sizing: border-box;
  overflow: hidden;
  padding: 0 0 0 122px;
  display: flex;
  align-items: center;
  background: url("../images/title-bza.png") 22px center no-repeat;
}
.g-wrap .g-introduce .m-introduce {
  font-size: 22px;
  line-height: 44px;
  text-indent: 2em;
  text-align: justify;
  color: #5b291b;
}
.g-wrap .g-video {
  margin: 2px auto 0;
  overflow: hidden;
  background: url("../images/video-bg.png") center bottom no-repeat;
}
.g-wrap .g-video .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 21px;
}
.g-wrap .g-video .m-main .u-title {
  text-align: center;
  font-size: 20px;
  height: 54px;
  line-height: 42px;
  padding: 0 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5b291b;
}
.g-wrap .g-video .m-video {
  width: 1080px;
  height: 607px;
  margin: 46px auto 0;
  position: relative;
}
.g-wrap .g-video .m-video #MultiAttachPh {
  display: none;
}
.g-wrap .g-photo {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 187px;
}
.g-wrap .g-photo .m-main {
  margin-top: 20px;
}
.g-wrap .g-photo .m-main ul {
  zoom: 1;
}
.g-wrap .g-photo .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-photo .m-main ul li {
  float: left;
  width: 380px;
  height: 360px;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 10px;
  border: 3px solid #e09968;
  background: #FFF;
  margin: 0 30px 40px 0;
}
.g-wrap .g-photo .m-main ul li:nth-child(3n) {
  margin-right: 0;
}
.g-wrap .g-photo .m-main ul li:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.g-wrap .g-photo .m-main ul li .u-pic {
  width: 360px;
  height: 200px;
  overflow: hidden;
  border-radius: 10px;
  margin: 7px auto 0;
}
.g-wrap .g-photo .m-main ul li .u-pic img {
  width: 100%;
  height: 100%;
  -webkit-transition: .3s;
  transition: .3s;
}
.g-wrap .g-photo .m-main ul li dl {
  padding: 0 16px;
}
.g-wrap .g-photo .m-main ul li dl dt {
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-photo .m-main ul li dl dt a {
  color: #5b291b;
}
.g-wrap .g-photo .m-main ul li dl dd {
  font-size: 16px;
  line-height: 24px;
  color: #5b291b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 6px;
}
.g-wrap .g-photo .m-main .u-more {
  display: block;
  width: 382px;
  height: 52px;
  margin: 6px auto 0;
  background: url("../images/more.png") center center no-repeat;
}
.g-wrap .g-poster {
  margin-top: 220px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g-wrap .g-poster .m-main {
  margin-top: 25px;
  position: relative;
}
.g-wrap .g-poster .m-main .carousel {
  width: 916px;
  margin: 0 auto;
}
.g-wrap .g-poster .m-main .poster-prev-btn,
.g-wrap .g-poster .m-main .poster-next-btn {
  position: absolute;
  width: 39px !important;
  height: 156px !important;
  top: 280px;
  left: 78px;
  cursor: pointer;
  background: url("../images/arrow-prev.png") 0 0 no-repeat;
}
.g-wrap .g-poster .m-main .poster-prev-btn:hover,
.g-wrap .g-poster .m-main .poster-next-btn:hover {
  background: url("../images/arrow-prev-on.png") 0 0 no-repeat;
}
.g-wrap .g-poster .m-main .poster-prev-btn.poster-next-btn,
.g-wrap .g-poster .m-main .poster-next-btn.poster-next-btn {
  left: auto;
  right: 78px;
  background: url("../images/arrow-next.png") 0 0 no-repeat;
}
.g-wrap .g-poster .m-main .poster-prev-btn.poster-next-btn:hover,
.g-wrap .g-poster .m-main .poster-next-btn.poster-next-btn:hover {
  background: url("../images/arrow-next-on.png") 0 0 no-repeat;
}
.g-wrap .g-poster .m-main .poster-list {
  position: relative;
}
.g-wrap .g-poster .m-main .poster-list .list-item {
  position: absolute;
  top: 0;
	background: url("../images/pic-bg.png") center no-repeat;
  left: 0;
}
.g-wrap .g-poster .m-main .poster-list .list-item .u-pic {
  display: block;
  width: 100%;
  height: 100%;
}
.g-wrap .g-poster .m-main .poster-list .list-item .u-pic img {
  display: block;
	width: 378px;
	height: 628px;
	margin: 58px auto 0;
}
