* {
  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: 76px;
  height: 18px;
  right: 258px;
  top: 41px;
  background: url("../images/more.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 850px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-logo {
  position: absolute;
  width: 327px;
  height: 67px;
  top: 52px;
  left: 437px;
  animation: fadeIn 1s 0.8s backwards;
  -webkit-animation: fadeIn 1s 0.8s backwards;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 947px;
  height: 276px;
  top: 213px;
  left: 127px;
  animation: zoomIn 1.3s 1.5s backwards;
  -webkit-animation: zoomIn 1.3s 1.5s 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 {
  overflow: hidden;
  padding-bottom: 120px;
  background: url("../images/big-bg.jpg") center top no-repeat;
}
.g-wrap .g-preface {
  width: 1201px;
  height: 135px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding: 0 40px 0 126px;
  margin-top: 90px;
  overflow: hidden;
  background: url("../images/preface.png") center center no-repeat;
}
.g-wrap .g-preface dt {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.g-wrap .g-preface dt a {
  color: #fff;
}
.g-wrap .g-preface dd {
height:135px;
  font-size: 16px;
  text-indent: 2em;
  line-height: 26px;
  color: #e9ffc3;
  display: flex;
align-items: center;
text-align: justify;
}
.g-wrap .g-preface dd a {
  color: #ffda46;
}
.g-wrap .g-part {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-top: 99px;
}
.g-wrap .g-part:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part .m-main {
  margin-top: 50px;
}
.g-wrap .g-part .swiper-container {
  float: left;
  width: 705px;
  height: 492px;
  border-radius: 0 50px 0 0;
  overflow: hidden;
}
.g-wrap .g-part .swiper-container .swiper-slide img {
  width: 705px;
  height: 397px;
}
.g-wrap .g-part .swiper-container .swiper-slide p {
  width: 625px;
  height: 78px;
  font-size: 18px;
  color: #fff;
  padding: 18px 40px 0;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("../images/txt-bg2.png") center center no-repeat;
}
.g-wrap .g-part .swiper-container .swiper-slide p a {
  color: #fff;
}
.g-wrap .g-part .swiper-container .swiper-pagination {
  height: 5px;
  bottom: 20px;
}
.g-wrap .g-part .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 72px;
  height: 3px;
  background: #9d9cb3;
  opacity: 1;
  margin: 1px 2px 0;
  border-radius: 5px;
  vertical-align: top;
}
.g-wrap .g-part .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  height: 5px;
  margin-top: 0;
  background: #fedb4f;
}
.g-wrap .g-part .m-list {
  width: 495px;
  float: right;
}
.g-wrap .g-part .m-list ul li {
  width: 437px;
  height: 94px;
  padding: 0 30px;
  text-align: justify;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 6px;
  color: #333;
  display: flex;
  align-items: center;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  background: url("../images/txt-bg.png") center center no-repeat;
}
.g-wrap .g-part .m-list ul li a {
  color: #333;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.g-wrap .g-part .m-list ul li:last-child {
  margin-bottom: 0;
}
.g-wrap .g-part .m-list ul li:hover {
  background: url("../images/txt-bg-on.png") center center no-repeat;
}
.g-wrap .g-part .m-list ul li:hover a {
  display: block;
  color: #fff;
}
.g-wrap .g-part .m-float-right .swiper-container {
  float: right;
}
.g-wrap .g-part .m-float-right .m-list {
  float: left;
}
