* {
  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%;
  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: 822px;
  position: relative;
}
.g-wrap .g-header .u-logo {
  position: absolute;
  width: 1209px;
  height: 61px;
  top: 68px;
  left: -5px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: fadeIn 1s 0.2s backwards;
  -webkit-animation: fadeIn 1s 0.2s backwards;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 803px;
  height: 453px;
  top: 262px;
  left: 198px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: zoomIn 1.2s 0.5s backwards;
  -webkit-animation: zoomIn 1.2s 0.5s backwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-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;
  }
}
.g-wrap .g-introduce {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 310px;
  box-sizing: border-box;
  font-size: 20px;
  line-height: 42px;
  color: #000000;
  text-indent: 2em;
  padding: 30px 47px 0 163px;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  background: url("../images/introduce.png") center 0 no-repeat;
}
.g-wrap .g-focus {
  margin-top: 40px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 535px;
  zoom: 1;
  padding-top: 35px;
  background: url("../images/focus-bg.jpg") center center no-repeat;
}
.g-wrap .g-focus:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-focus .m-big-photo {
  float: left;
  width: 900px;
  height: 500px;
  margin: 0 0 0 30px;
}
.g-wrap .g-focus .m-big-photo img {
  width: 900px;
  height: 500px;
}
.g-wrap .g-focus .m-small-photo {
  float: right;
  width: 232px;
}
.g-wrap .g-focus .m-small-photo ul li {
  cursor: pointer;
  width: 200px;
  height: 140px;
  padding: 20px 20px 0;
  color: #16324f;
  overflow: hidden;
  margin-bottom: 15px;
  text-align: center;
  background: url("../images/pic-bg.png") center top no-repeat;
}
.g-wrap .g-focus .m-small-photo ul li p {
  font-size: 16px;
  line-height: 24px;
}
.g-wrap .g-focus .m-small-photo ul li div {
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  margin-top: 8px;
}
.g-wrap .g-focus .m-small-photo ul li img,
.g-wrap .g-focus .m-small-photo ul li a {
  display: none;
}
.g-wrap .g-focus .m-small-photo ul li.on {
  color: #FFF;
  background: url("../images/pic-bg-on.png") center top no-repeat;
}
.g-wrap .g-focus .m-small-photo ul li:last-child {
  margin-bottom: 0;
}
.g-wrap .g-news-wrap {
  height: 610px;
  overflow: hidden;
  margin-top: 70px;
  background: url("../images/part-bg.jpg") center center no-repeat;
}
.g-wrap .g-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-top: 60px;
  position: relative;
}
.g-wrap .g-news:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-swiper1 {
  float: left;
  width: 620px;
  height: 400px;
  margin: 0;
  overflow: hidden;
}
.g-wrap .g-news .m-swiper1 .swiper-slide img {
  width: 620px;
  height: 350px;
}
.g-wrap .g-news .m-swiper1 .swiper-slide p {
  height: 50px;
  font-size: 20px;
  color: #fff;
  line-height: 50px;
  padding: 0 50px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: linear-gradient(90deg, #356acb 0%, #6bb9fe 100%);
}
.g-wrap .g-news .m-swiper1 .swiper-slide p a {
  color: #fff;
}
.g-wrap .g-news .m-swiper1 .swiper-button-prev,
.g-wrap .g-news .m-swiper1 .swiper-button-next {
  width: 50px;
  height: 50px;
  margin: 0;
  top: auto;
  bottom: 0;
  background: url("../images/prev.png") center center no-repeat;
}
.g-wrap .g-news .m-swiper1 .swiper-button-prev.swiper-button-next,
.g-wrap .g-news .m-swiper1 .swiper-button-next.swiper-button-next {
  background: url("../images/next.png") center center no-repeat;
}
.g-wrap .g-news .m-news-right {
  width: 512px;
  height: 462px;
  margin-top: 59px;
  float: right;
}
.g-wrap .g-news .m-news-right .u-news {
  display: block;
  width: 512px;
  height: 120px;
  margin-bottom: 20px;
  cursor: pointer;
  zoom: 1;
  color: #000;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  background: url("../images/txt-bg.png") center center no-repeat;
}
.g-wrap .g-news .m-news-right .u-news:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-news-right .u-news:hover {
  color: #1464b7;
  background: url("../images/txt-bg-on.png") center center no-repeat;
}
.g-wrap .g-news .m-news-right .u-news:last-child {
  margin-bottom: 0;
}
.g-wrap .g-news .m-news-right .u-news .u-date {
  float: left;
  width: 77px;
  height: 65px;
  padding-right: 18px;
  text-align: right;
  border-right: 1px solid #c0e1fb;
  overflow: hidden;
  margin: 28px 0 0 0;
  color: #777;
}
.g-wrap .g-news .m-news-right .u-news .u-date .u-day {
  font-size: 26px;
}
.g-wrap .g-news .m-news-right .u-news .u-date .u-year {
  font-size: 14px;
  color: #999;
  margin-top: 7px;
}
.g-wrap .g-news .m-news-right .u-news .u-title {
  float: left;
  display: flex;
  width: 315px;
  height: 120px;
  font-size: 18px;
  line-height: 36px;
  margin: 0 0 0 20px;
  align-items: center;
  text-align: justify;
}
.g-wrap .g-news .m-news-right .u-news .u-title p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-news .u-more {
  position: absolute;
  width: 100px;
  height: 32px;
  right: 0;
  bottom: 0;
  background: url("../images/more.png") 0 0 no-repeat;
}
.g-wrap .m-viewpoint {
  margin: 70px auto 0;
  padding-bottom: 80px;
  background: url("../images/bottom-bg.jpg") center bottom no-repeat;
}
.g-wrap .m-viewpoint .m-title {
  margin-bottom: 80px;
}
.g-wrap .m-viewpoint .m-viewpoint-part {
  width: 1200px;
  height: 550px;
  margin: 0 auto 50px;
  background: url("../images/bg.jpg") center top no-repeat;
  overflow: hidden;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-time-wrap {
  height: 140px;
  zoom: 1;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-time-wrap:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-time-wrap .u-day {
  float: left;
  width: 187px;
  margin: 60px 0 0 32px;
  font-size: 32px;
  font-weight: bold;
  color: #072c65;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-time-wrap .u-subject-wrap {
  float: left;
  font-size: 24px;
  color: #FFF;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-time-wrap .u-subject-wrap .u-time {
display:none;
  margin: 33px 0 20px 0;
  text-indent: 20px;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-time-wrap .u-subject-wrap .u-subject {
  color: #072c65;
  text-indent: 16px; margin-top: 32px;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main {
  width: 1200px;
  margin-top: 80px;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul {
  display: flex;
  gap: 0 10px;
  justify-content: center;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li {
  vertical-align: top;
  width: 150px;
  height: 330px;
  text-align: center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  cursor: pointer;
  transform: translate3d(0, 0, 0);
  will-change: transform;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li .u-pic {
  background: #FFF;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li .u-pic img {
  width: 150px;
  height: 210px;
  box-sizing: border-box;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li dl {
  height: 91px;
  text-align: center;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li dl dt {
  font-size: 16px;
  margin: 11px 0 6px 0;
  color: #333;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li dl dt a {
  color: #333;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li dl dd {
  opacity: 0;
  font-size: 14px;
  color: #666;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li:hover {
  transform: scale(1.1);
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li:hover img {
  border: 2px solid #FFF;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li:hover dl dt {
  font-size: 20px;
  font-weight: bold;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li:hover dl dt a {
  color: #072c65;
}
.g-wrap .m-viewpoint .m-viewpoint-part .m-main ul li:hover dl dd {
  opacity: 1;
}
