* {
  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: 150px;
  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: 43px;
  height: 12px;
  right: 400px;
  bottom: 0;
  background: url("../images/icon-more.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 720px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 854px;
  height: 200px;
  top: 199px;
  left: 164px;
  animation: zoomIn 1.2s 0.3s backwards;
  -webkit-animation: zoomIn 1.2s 0.3s 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;
  }
}
.g-wrap .g-abstract {
  background: url("../images/abstract.jpg") center center no-repeat;
}
.g-wrap .g-abstract .m-abstract {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 260px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0 0 100px;
  overflow: hidden;
  font-size: 18px;
  line-height: 42px;
  text-align: justify;
  color: #242848;
}
.g-wrap .g-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-top: 80px;
}
.g-wrap .g-news:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main {
  zoom: 1;
  margin-top: 60px;
}
.g-wrap .g-news .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-news .m-main .m-news-pic {
  float: left;
  width: 660px;
  height: 430px;
  overflow: hidden;
}
.g-wrap .g-news .m-main .m-news-pic img {
  width: 660px;
  height: 430px;
}
.g-wrap .g-news .m-main .m-news-list {
  float: right;
  position: relative;
  width: 510px;
  height: 430px;
  overflow: hidden;
}
.g-wrap .g-news .m-main .m-news-list .news-swiper {
  width: 460px;
  height: 430px;
  margin: 0;
}
.g-wrap .g-news .m-main .m-news-list .news-swiper .swiper-slide {
  width: 460px;
  height: 140px;
  margin-bottom: 5px;
}
.g-wrap .g-news .m-main .m-news-list .news-swiper .swiper-slide img {
  display: none;
}
.g-wrap .g-news .m-main .m-news-list .news-swiper .swiper-slide p {
  display: flex;
  height: 100%;
  padding: 0 20px;
  font-size: 20px;
  text-align: justify;
  line-height: 32px;
  background: #f4f7fd;
  align-items: center;
  color: #23295b;
  -webkit-transition: .3s;
  transition: .3s;
}
.g-wrap .g-news .m-main .m-news-list .news-swiper .swiper-slide p a {
  color: #23295b;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.g-wrap .g-news .m-main .m-news-list .news-swiper .swiper-slide.on p {
  color: #FFF;
  background: #00cc80;
}
.g-wrap .g-news .m-main .m-news-list .news-swiper .swiper-slide.on p a {
  color: #FFF;
}
.g-wrap .g-news .m-main .m-news-list .swiper-button-prev,
.g-wrap .g-news .m-main .m-news-list .swiper-button-next {
  position: absolute;
  width: 25px;
  height: 25px;
  left: auto;
  right: 0;
  top: 0;
  margin: 0;
  background: url("../images/arrow-prev.png") 0 0 no-repeat;
}
.g-wrap .g-news .m-main .m-news-list .swiper-button-prev:hover,
.g-wrap .g-news .m-main .m-news-list .swiper-button-next:hover {
  background: url("../images/arrow-prev-on.png") 0 0 no-repeat;
}
.g-wrap .g-news .m-main .m-news-list .swiper-button-prev:after,
.g-wrap .g-news .m-main .m-news-list .swiper-button-next:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 360px;
  left: 12px;
  top: 36px;
  background: #c9e8fa;
}
.g-wrap .g-news .m-main .m-news-list .swiper-button-prev.swiper-button-next,
.g-wrap .g-news .m-main .m-news-list .swiper-button-next.swiper-button-next {
  right: 0;
  top: auto;
  bottom: 0;
  background: url("../images/arrow-next.png") 0 0 no-repeat;
}
.g-wrap .g-news .m-main .m-news-list .swiper-button-prev.swiper-button-next:after,
.g-wrap .g-news .m-main .m-news-list .swiper-button-next.swiper-button-next:after {
  display: none;
}
.g-wrap .g-news .m-main .m-news-list .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-news .m-main .m-news-list .swiper-button-next.swiper-button-next:hover {
  background: url("../images/arrow-next-on.png") 0 0 no-repeat;
}
.g-wrap .g-viewpoint {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.g-wrap .g-viewpoint .m-main .m-item {
  height: 320px;
  zoom: 1;
  margin-top: 50px;
  background: #f4f7fd;
}
.g-wrap .g-viewpoint .m-main .m-item:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-viewpoint .m-main .m-item .m-pic {
  float: left;
  width: 200px;
  height: 242px;
  overflow: hidden;
  margin: 40px 0 0 40px;
  background: url("../images/pic-bg.png") right bottom no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item .m-pic img {
  width: 180px;
  height: 222px;
}
.g-wrap .g-viewpoint .m-main .m-item dl {
  float: right;
  width: 939px;
  margin: 40px -9px 0 0;
}
.g-wrap .g-viewpoint .m-main .m-item dl dt {
  height: 59px;
  overflow: hidden;
  zoom: 1;
  background: url("../images/txt-bg1.png") center center no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item dl dt:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-viewpoint .m-main .m-item dl dt .u-name {
  float: left;
  width: 90px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
}
.g-wrap .g-viewpoint .m-main .m-item dl dt .u-job {
  float: left;
  width: 780px;
  line-height: 58px;
  padding-left: 40px;
  font-size: 16px;
  color: #FFF;
}
.g-wrap .g-viewpoint .m-main .m-item dl dd {
  width: 870px;
  padding-right: 30px;
  height: 160px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 16px;
  line-height: 32px;
  color: #333;
  text-align: justify;
  margin-top: 20px;
}
.g-wrap .g-viewpoint .m-main .m-item dl dd::-webkit-scrollbar {
  width: 2px;
  background: #4c9aff;
}
.g-wrap .g-viewpoint .m-main .m-item dl dd::-webkit-scrollbar-thumb {
  background: #c8e4f5;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(even) .m-pic {
  float: right;
  margin: 40px 40px 0 0;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(even) dl {
  float: left;
  margin: 40px 0 0 -9px;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(even) dl dt {
  background: url("../images/txt-bg2.png") center center no-repeat;
}
.g-wrap .g-viewpoint .m-main .m-item:nth-child(even) dl dd {
  margin-left: 39px;
}
.g-wrap .g-photo {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.g-wrap .g-photo .photo-swiper {
  margin-top: 60px;
}
.g-wrap .g-photo .photo-swiper .swiper-wrapper .swiper-slide {
  width: 1200px;
  height: 400px;
  position: relative;
}
.g-wrap .g-photo .photo-swiper .swiper-wrapper .swiper-slide .m-pic {
  width: 700px;
  height: 400px;
}
.g-wrap .g-photo .photo-swiper .swiper-wrapper .swiper-slide .m-pic img {
  width: 700px;
  height: 400px;
}
.g-wrap .g-photo .photo-swiper .swiper-wrapper .swiper-slide .m-txt {
  position: absolute;
  width: 600px;
  height: 320px;
  box-sizing: border-box;
  padding: 46px 50px 0;
  right: 0;
  top: 40px;
  background: url("../images/txt-bg3.png") center center no-repeat;
}
.g-wrap .g-photo .photo-swiper .swiper-wrapper .swiper-slide .m-txt dt {
  font-size: 24px;
  font-weight: bold;
  color: #23295b;
}
.g-wrap .g-photo .photo-swiper .swiper-wrapper .swiper-slide .m-txt dt a {
  color: #23295b;
}
.g-wrap .g-photo .photo-swiper .swiper-wrapper .swiper-slide .m-txt dd {
  font-size: 16px;
  line-height: 32px;
  color: #333;
  text-align: justify;
  margin-top: 18px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.g-wrap .g-photo .photo-swiper .swiper-wrapper .swiper-slide .m-txt .u-more {
  position: absolute;
  width: 163px;
  height: 43px;
  font-size: 16px;
  color: #fff;
  line-height: 43px;
  text-indent: 20px;
  bottom: 42px;
  left: 50px;
  background: url("../images/details.png") center center no-repeat;
}
.g-wrap .g-photo .swiper-button-prev,
.g-wrap .g-photo .swiper-button-next {
  position: absolute;
  width: 25px;
  height: 25px;
  left: auto;
  right: 134px;
  top: 284px;
  margin: 0;
  background: url("../images/arrow-prev1.png") 0 0 no-repeat;
}
.g-wrap .g-photo .swiper-button-prev:hover,
.g-wrap .g-photo .swiper-button-next:hover {
  background: url("../images/arrow-prev1-on.png") 0 0 no-repeat;
}
.g-wrap .g-photo .swiper-button-prev:after,
.g-wrap .g-photo .swiper-button-next:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  left: 36px;
  top: 12px;
  background: #70b5dd;
}
.g-wrap .g-photo .swiper-button-prev.swiper-button-next,
.g-wrap .g-photo .swiper-button-next.swiper-button-next {
  left: auto;
  right: 38px;
  background: url("../images/arrow-next1.png") 0 0 no-repeat;
}
.g-wrap .g-photo .swiper-button-prev.swiper-button-next:after,
.g-wrap .g-photo .swiper-button-next.swiper-button-next:after {
  display: none;
}
.g-wrap .g-photo .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-photo .swiper-button-next.swiper-button-next:hover {
  background: url("../images/arrow-next1-on.png") 0 0 no-repeat;
}
.g-wrap .g-info {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.g-wrap .g-info .m-main {
  margin-top: 60px;
}
.g-wrap .g-info .m-main ul {
  zoom: 1;
}
.g-wrap .g-info .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-info .m-main ul li {
  float: left;
  width: 570px;
  height: 120px;
  border: 1px solid #e2edf4;
  box-sizing: border-box;
}
.g-wrap .g-info .m-main ul li .m-pic{
	float: left;
	width: 80px;
	height: 60px;
	margin: 30px 0 0 25px;
}
.g-wrap .g-info .m-main ul li .m-pic img{
	width: 80px;
    height: 60px;
    object-fit: cover;
}
.g-wrap .g-info .m-main ul li .m-date {
  width: 84px;
  height: 66px;
  float: left;
  margin-top: 27px;
  text-align: right;
  padding-right: 22px;
  border-right: 1px solid #e2edf4;
}
.g-wrap .g-info .m-main ul li .m-date .day {
  position: relative;
  font-size: 32px;
  color: #666;
  line-height: 32px;
  padding-bottom: 8px;
}
.g-wrap .g-info .m-main ul li .m-date .day:after {
  position: absolute;
  right: 4px;
  bottom: 0;
  width: 34px;
  height: 2px;
  content: "";
  background: #e2edf4;
}
.g-wrap .g-info .m-main ul li .m-date .month {
  font-size: 16px;
  color: #999;
  padding-top: 4px;
}
.g-wrap .g-info .m-main ul li .u-title {
  float: left;
  display: flex;
  align-items: center;
  width: 410px;
  height: 118px;
  box-sizing: border-box;
  padding: 0 30px;
  font-size: 18px;
  line-height: 36px;
  color: #333;
}
.g-wrap .g-info .m-main ul li .u-title a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333;
}
.g-wrap .g-info .m-main ul li .u-more {
  float: right;
  width: 49px;
  height: 118px;
  border-left: 1px solid #e2edf4;
  background: url("../images/arrow.png") center center no-repeat;
}
.g-wrap .g-info .m-main ul li:hover .u-more {
  background: url("../images/arrow-on.png") center center no-repeat;
}
.g-wrap .g-info .m-main ul li:nth-child(2) {
  float: right;
}
