* {
  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;
  padding-bottom: 100px;
  font-family: "microsoft yahei";
  background: #43607b url("../images/header.jpg") center top no-repeat;
}
.g-wrap .m-title,
.g-wrap .m-subtitle {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.g-wrap .m-title a,
.g-wrap .m-subtitle a {
  position: absolute;
  width: 49px;
  height: 12px;
  right: 10px;
  top: 10px;
  background: url("../images/icon-more.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 870px;
}
.g-wrap .g-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.g-wrap .g-news:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .new-swiper {
  float: left;
  width: 720px;
  height: 520px;
  margin: 0;
}
.g-wrap .g-news .new-swiper .swiper-slide {
  overflow: hidden;
}
.g-wrap .g-news .new-swiper .swiper-slide .m-pic {
  width: 720px;
}
.g-wrap .g-news .new-swiper .swiper-slide .m-pic img {
  width: 720px;
  height: 520px;
}
.g-wrap .g-news .new-swiper .swiper-slide p {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  line-height: 60px;
  bottom: 0;
  left: 0;
  font-size: 20px;
  padding: 0 85px 0 35px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.7);
}
.g-wrap .g-news .new-swiper .swiper-slide p a {
  color: #FFF;
}
.g-wrap .g-news .new-swiper .swiper-pagination {
  width: auto;
  height: 9px;
  right: 20px;
  left: auto;
  bottom: 24px;
}
.g-wrap .g-news .new-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  opacity: 1;
  border-radius: 0;
  background: #cecdcc;
  vertical-align: top;
  margin: 0 4px 0 0;
}
.g-wrap .g-news .new-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffb300;
}
.g-wrap .g-news .m-news-right {
  float: right;
  position: relative;
  box-sizing: border-box;
  width: 480px;
  padding: 70px 0 0 20px;
  height: 520px;
  background: url("../images/txt-bg.png") 0 center no-repeat;
}
.g-wrap .g-news .m-news-right dl {
  box-sizing: border-box;
  width: 440px;
  padding: 0 10px 24px 14px;
  border-bottom: 1px dashed #777;
}
.g-wrap .g-news .m-news-right dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #474747;
  margin: 0 0 14px 0;
}
.g-wrap .g-news .m-news-right dl dt a {
  color: #474747;
}
.g-wrap .g-news .m-news-right dl dd {
  font-size: 16px;
  line-height: 24px;
  color: #777;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.g-wrap .g-news .m-news-right dl dd a {
  color: #ffb300;
}
.g-wrap .g-news .m-news-right ul {
  width: 415px;
  height: 210px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 18px 0 0 15px;
}
.g-wrap .g-news .m-news-right ul li {
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  padding-left: 15px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background: url("../images/icon-list.jpg") 0 10px no-repeat;
}
.g-wrap .g-news .m-news-right ul li a {
  color: #333;
}
.g-wrap .g-news .m-news-right .u-more {
  position: absolute;
  width: 49px;
  height: 12px;
  right: 0;
  bottom: 0;
  background: url("../images/icon-more.png") 0 0 no-repeat;
}
.g-wrap .g-video {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 110px;
}
.g-wrap .g-video .m-wrap {
  margin-top: 50px;
  height: 600px;
  overflow: hidden;
  background: url("../images/video-bg.png") center top no-repeat;
}
.g-wrap .g-video .m-wrap .m-video {
  width: 1040px;
  height: 585px;
  margin: 7px auto 0;
  position: relative;
}
.g-wrap .g-video .m-wrap .m-video #MultiAttachPh {
  display: none;
}
.g-wrap .g-photo {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 110px;
}
.g-wrap .g-photo .m-main .m-item {
  margin-top: 60px;
}
.g-wrap .g-photo .m-main .m-item ul {
  zoom: 1;
  margin-top: 30px;
}
.g-wrap .g-photo .m-main .m-item ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-photo .m-main .m-item ul li {
  float: left;
  width: 380px;
  height: 260px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 30px;
}
.g-wrap .g-photo .m-main .m-item ul li .m-pic {
  width: 380px;
  height: 210px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-photo .m-main .m-item ul li .m-pic .pic {
  width: 100%;
  height: 210px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-photo .m-main .m-item ul li .m-pic .icon {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.g-wrap .g-photo .m-main .m-item ul li:hover .pic {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.g-wrap .g-photo .m-main .m-item ul li p {
  font-size: 18px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
  text-align: center;
  background: #20476a;
}
.g-wrap .g-photo .m-main .m-item ul li p a {
  color: #fff;
}
.g-wrap .g-photo .m-main .m-item ul li:last-child {
  margin-right: 0;
}
.g-wrap .g-poster {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-poster .m-main {
  margin-top: 65px;
}
.g-wrap .g-poster .m-main ul {
  zoom: 1;
}
.g-wrap .g-poster .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-poster .m-main ul li {
  float: left;
  width: 380px;
  height: 550px;
  margin-right: 30px;
  overflow: hidden;
  border-radius: 10px;
}
.g-wrap .g-poster .m-main ul li .m-pic {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-poster .m-main ul li .m-pic .pic {
  width: 100%;
  height: 500px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-wrap .g-poster .m-main ul li .m-pic:hover .pic {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.g-wrap .g-poster .m-main ul li .m-pic .icon {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.g-wrap .g-poster .m-main ul li p {
  font-size: 18px;
  color: #fff;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 20px;
  text-align: center;
  background: #20476a;
}
.g-wrap .g-poster .m-main ul li p a {
  color: #fff;
}
.g-wrap .g-poster .m-main ul li:last-child {
  margin-right: 0;
}
.g-wrap .g-poster .m-main ul li:last-child .m-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.g-wrap .g-poster .m-main ul li:last-child .m-item .m-pic {
  width: 380px;
  height: 210px;
  overflow: hidden;
}
.g-wrap .g-poster .m-main ul li:last-child .m-item .m-pic .pic {
  width: 380px;
  height: 210px;
}
.g-wrap .g-poster .m-main ul li:last-child .m-item .m-pic .icon {
  width: 60px;
  height: 60px;
}
.g-wrap .g-poster .m-main ul li:last-child .m-item:last-child {
  margin-top: 30px;
}
