* {
  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;
  padding-bottom: 100px;
  font-family: "microsoft yahei";
  background: #3b6b56 url("../images/part-bg.jpg") center 2670px 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: 40px;
  height: 12px;
  right: 310px;
  top: 42px;
  display: none;
  background: url("../images/more1.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  height: 1140px;
  overflow: hidden;
  background: #3b6b56 url("../images/header.jpg") center top no-repeat;
}
.g-wrap .g-header .g-headerline {
  width: 1214px;
  height: 154px;
  box-sizing: border-box;
  margin: 980px auto 0;
  padding: 18px 50px 0 154px;
  overflow: hidden;
  text-align: justify;
  background: url("../images/headline.png") center center no-repeat;
}
.g-wrap .g-header .g-headerline div {
  font-size: 18px;
  line-height: 36px;
  text-indent: 2rem;
  color: #1c3329;
}
.g-wrap .g-video {
  width: 1208px;
  height: 597px;
  margin: 70px auto 0;
  overflow: hidden;
  zoom: 1;
  background: url("../images/video-bg.png") center top no-repeat;
}
.g-wrap .g-video:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-video .m-video-wrap {
  float: left;
  width: 880px;
}
.g-wrap .g-video .m-video-wrap .m-video {
  width: 805px;
  height: 453px;
  overflow: hidden;
  box-sizing: border-box;
  margin: 23px 0 0 56px;
}
.g-wrap .g-video .m-video-wrap .m-video-title {
  font-size: 20px;
  width: 600px;
  padding: 0 35px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  margin: 38px 0 0 129px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-wrap .g-video .m-video-list {
  float: right;
  margin: 4px 38px 0 0;
  width: 260px;
  height: 580px;
  position: relative;
}
.g-wrap .g-video .m-video-list .swiper-button-prev,
.g-wrap .g-video .m-video-list .swiper-button-next {
  width: 30px;
  height: 18px;
  left: 112px;
  top: 44px;
  position: absolute;
  opacity: 1;
  margin: 0;
  transition: .3s;
  background: url("../images/arrow-top.png") center center no-repeat;
}
.g-wrap .g-video .m-video-list .swiper-button-prev:hover,
.g-wrap .g-video .m-video-list .swiper-button-next:hover {
  background: url("../images/arrow-top-on.png") center center no-repeat;
}
.g-wrap .g-video .m-video-list .swiper-button-next {
  top: auto;
  bottom: 44px;
  background: url("../images/arrow-bottom.png") center center no-repeat;
}
.g-wrap .g-video .m-video-list .swiper-button-next:hover {
  background: url("../images/arrow-bottom-on.png") center center no-repeat;
}
.g-wrap .g-video #playLists {
  width: 206px;
  height: 396px;
  margin: 94px 0 0 23px;
}
.g-wrap .g-video #playLists .swiper-wrapper .swiper-slide {
  width: 207px;
  height: 112px;
  cursor: pointer;
  overflow: hidden;
}
.g-wrap .g-video #playLists .swiper-wrapper .swiper-slide.current:after {
  content: "";
  position: absolute;
  width: 207px;
  height: 112px;
  left: 0;
  top: 0;
  z-index: 9;
  background: url("../images/current.png") 0 0 no-repeat;
}
.g-wrap .g-video #playLists .swiper-wrapper .swiper-slide:hover .icon {
  opacity: 1;
}
.g-wrap .g-video #playLists .swiper-wrapper .swiper-slide .playlist-img {
  width: 200px;
  height: 112px;
  border-radius: 10px;
  margin-left: 7px;
}
.g-wrap .g-video #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 #playLists .swiper-wrapper .swiper-slide.current .icon {
  opacity: 1;
}
.g-wrap .g-video #playLists .swiper-wrapper .swiper-slide .playlist-title,
.g-wrap .g-video #playLists .swiper-wrapper .swiper-slide .videoUrl {
  display: none;
}
.g-wrap .g-survey {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 86px;
}
.g-wrap .g-survey .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 600px;
  overflow: hidden;
  margin-top: 50px;
  position: relative;
}
.g-wrap .g-survey .m-main ul li {
  position: absolute;
  border-radius: 15px;
  overflow: hidden;
}
.g-wrap .g-survey .m-main ul li dl {
  padding: 36px 20px 0;
}
.g-wrap .g-survey .m-main ul li dl dt {
  font-size: 18px;
  font-weight: bold;
}
.g-wrap .g-survey .m-main ul li dl dt a{
  position: relative;
}
.g-wrap .g-survey .m-main ul li dl dt a:after{
  position: absolute;
  opacity: 0;
  content: "";
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background: #3b6b56;
}
.g-wrap .g-survey .m-main ul li dl dt a {
  color: #000;
}
.g-wrap .g-survey .m-main ul li dl dd {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  color: #000;
}
.g-wrap .g-survey .m-main ul .u-lis1 {
  width: 420px;
  height: 600px;
  left: 0;
  top: 0;
}
.g-wrap .g-survey .m-main ul li img,.g-wrap .g-survey .m-main ul li dt a{
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-survey .m-main ul li:hover img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.g-wrap .g-survey .m-main ul li:hover dt a,.g-wrap .g-survey .m-main ul li:hover dd{
  color: #3b6b56;
}
.g-wrap .g-survey .m-main ul li:hover dt a:after{
  opacity: 1;
}
.g-wrap .g-survey .m-main ul .u-lis1 img {
  width: 420px;
  height: 600px;
}
.g-wrap .g-survey .m-main ul .u-lis2 {
  width: 340px;
  height: 390px;
  left: 430px;
  top: 0;
}
.g-wrap .g-survey .m-main ul .u-lis2 img {
  width: 340px;
  height: 390px;
}
.g-wrap .g-survey .m-main ul .u-lis3 {
  width: 420px;
  height: 190px;
  top: 0;
  right: 0;
  background: linear-gradient(180deg, #fff4dc 0%, #ebd3b0 100%);
}
.g-wrap .g-survey .m-main ul .u-lis4 {
  width: 420px;
  height: 190px;
  top: 200px;
  right: 0;
  background: linear-gradient(180deg, #eaf7db 0%, #bbc5ae 100%);
}
.g-wrap .g-survey .m-main ul .u-lis5 {
  width: 480px;
  height: 200px;
  left: 430px;
  top: 400px;
  background: linear-gradient(180deg, #ccebe1 0%, #aad2c5 100%);
}
.g-wrap .g-survey .m-main ul .u-lis6 {
  width: 280px;
  height: 200px;
  top: 400px;
  right: 0;
}
.g-wrap .g-survey .m-main ul .u-lis6 img {
  width: 280px;
  height: 200px;
}
.g-wrap .g-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 262px;
}
.g-wrap .g-news .m-title a {
  background: url("../images/more2.png") center center no-repeat;
}
.g-wrap .g-news .m-main {
  margin-top: 50px;
  min-height: 346px;
}
.g-wrap .g-news .m-main .m-pic-list {
  zoom: 1;
}
.g-wrap .g-news .m-main .m-pic-list:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .m-pic-list li {
  float: left;
  zoom: 1;
  width: 570px;
}
.g-wrap .g-news .m-main .m-pic-list li:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .m-pic-list li:nth-child(even) {
  float: right;
}
.g-wrap .g-news .m-main .m-pic-list li .m-pic {
  float: left;
  width: 190px;
  height: 130px;
  border-radius: 10px;
  overflow: hidden;
}
.g-wrap .g-news .m-main .m-pic-list li .m-pic img {
  width: 190px;
  height: 130px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-news .m-main .m-pic-list li:hover img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.g-wrap .g-news .m-main .m-pic-list li:hover dl dt{
  font-weight: bold;
}
.g-wrap .g-news .m-main .m-pic-list li:hover dl dt a{
  color: #3b6b56;
}
.g-wrap .g-news .m-main .m-pic-list li dl {
  float: left;
  width: 360px;
  margin-left: 20px;
}
.g-wrap .g-news .m-main .m-pic-list li dl dt {
  font-size: 20px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  padding-bottom: 10px;
  border-bottom: 1px dashed #b2afab;
}
.g-wrap .g-news .m-main .m-pic-list li dl dt a {
  color: #000;
}
.g-wrap .g-news .m-main .m-pic-list li dl dd {
  font-size: 14px;
  line-height: 24px;
  color: #555;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.g-wrap .g-news .m-main .m-pic-list li dl dd a {
  color: #3c6553;
}
.g-wrap .g-news .m-main .m-txt-list {
  zoom: 1;
  margin-top: 16px;
}
.g-wrap .g-news .m-main .m-txt-list:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .m-txt-list li {
  float: left;
  width: 570px;
  font-size: 18px;
  line-height: 50px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-indent: 34px;
  background: url("../images/icon-list.png") 10px center no-repeat;
}
.g-wrap .g-news .m-main .m-txt-list li:hover a{
  color: #3c6553;
}
.g-wrap .g-news .m-main .m-txt-list li:nth-child(even) {
  float: right;
}
.g-wrap .g-news .m-main .m-txt-list li a {
  color: #333;
}
.g-wrap .g-photo {
  width: 1210px;
  margin: 80px auto 0;
}
.g-wrap .g-photo .m-title a {
  background: url("../images/more2.png") center center no-repeat;
}
.g-wrap .g-photo .m-main {
  position: relative;
  margin-top: 44px;
}
.g-wrap .g-photo .m-main .m-wrap {
  width: 1210px;
  padding-bottom: 5px;
  overflow: hidden;
}
.g-wrap .g-photo .m-main .m-photo {
  width: 1200px;
  overflow: visible;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide {
  float: left;
  width: 360px;
  margin-right: 60px;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide li {
  list-style: none;
  width: 360px;
  height: 290px;
  border-radius: 10px;
  overflow: hidden;
  background: #FFF;
  box-shadow: 0px 2px 3px 3px #ebe3d7;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide li .m-pic {
  width: 360px;
  height: 210px;
  overflow: hidden;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide li .m-pic:hover img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide li .m-pic img {
  width: 360px;
  height: 210px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide li p {
  height: 80px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide li p a {
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 0 20px;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide li:hover p a{
  color: #3b6b56;
}
.g-wrap .g-photo .m-main .m-photo .swiper-slide li:nth-child(even) {
  margin-top: 50px;
}
.g-wrap .g-photo .m-main .swiper-button-prev,
.g-wrap .g-photo .m-main .swiper-button-next {
  width: 39px;
  height: 70px;
  margin: 0;
  top: 280px;
  left: -60px;
  background: url("../images/arrow-prev.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/arrow-prev-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: -60px;
  background: url("../images/arrow-next.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/arrow-next-on.png") center center no-repeat;
}
.g-wrap .g-log {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 210px;
}
.g-wrap .g-log .m-main {
  height: 1343px;
  overflow: hidden;
  margin-top: 14px;
  background: url("../images/log-bg.png") center center no-repeat;
}
.g-wrap .g-log .m-main .u-title {
  width: 750px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  margin: 104px auto 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  font-size: 28px;
  font-weight: bold;
  color: #FFF;
  padding: 0 21px;
  background: url("../images/txt-bg1.png") center center no-repeat;
}
.g-wrap .g-log .m-main .u-title a {
  color: #FFF;
}
.g-wrap .g-log .m-main .m-text {
  width: 1100px;
  margin: 35px auto 0;
  text-align: center;
}
.g-wrap .g-log .m-main .m-text .m-scroll {
  height: 710px;
  padding-right: 55px;
  overflow: auto;
}
.g-wrap .g-log .m-main .m-text .m-scroll::-webkit-scrollbar {
  width: 9px;
  border-radius: 10px;
}
.g-wrap .g-log .m-main .m-text .m-scroll::-webkit-scrollbar-track-piece {
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 20%, #bebebe 21%, #bebebe 79%, rgba(0, 0, 0, 0) 80%);
}
.g-wrap .g-log .m-main .m-text .m-scroll::-webkit-scrollbar-thumb {
  background: #eab460;
  border-radius: 10px;
}
.g-wrap .g-log .m-main .m-text img {
  width: 660px;
  margin: 15px 0;
}
.g-wrap .g-log .m-main .m-text p {
  font-size: 16px;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  line-height: 32px;
  color: #333;
  text-align: justify;
}
.g-wrap .g-log .m-main .m-list {
  width: 876px;
  margin: 144px 0 0 155px;
  zoom: 1;
}
.g-wrap .g-log .m-main .m-list:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-log .m-main .m-list li {
  float: left;
  width: 420px;
  height: 53px;
  line-height: 52px;
  zoom: 1;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #FFF;
  background: url("../images/txt-bg2.png") center center no-repeat;
}
.g-wrap .g-log .m-main .m-list li:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-log .m-main .m-list li:nth-child(even) {
  float: right;
}
.g-wrap .g-log .m-main .m-list li span {
  float: left;
}
.g-wrap .g-log .m-main .m-list li span:nth-child(odd) {
  width: 80px;
  text-align: center;
}
.g-wrap .g-log .m-main .m-list li span:nth-child(even) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 340px;
  box-sizing: border-box;
  padding: 0 10px 0 8px;
}
.g-wrap .g-log .m-main .m-list li a {
  color: #FFF;
}
.g-wrap .g-team {
  width: 1210px;
  margin: 100px auto 0;
}
.g-wrap .g-team .m-main {
  box-sizing: border-box;
  padding: 28px 18px 77px;
  height: 202px;
  margin-top: 50px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: url("../images/team-bg.png") center center no-repeat;
}
.g-wrap .g-team .m-main p {
  width: 100%;
}
