* {
  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: #c8edff 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: 49px;
  height: 12px;
  right: 0;
  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: 1137px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 1020px;
  height: 232px;
  top: 60px;
  left: 90px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: fadeInUp 1s 0.3s backwards;
  -webkit-animation: fadeInUp 1s 0.3s backwards;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.g-wrap .g-introduce {
  display: flex;
  align-items: center;
  width: 840px;
  height: 260px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 60px;
  overflow: hidden;
  font-family: "kaiti";
  background: url("../images/introduce-bg.png") center center no-repeat;
}
.g-wrap .g-introduce .m-introduce {
  font-size: 30px;
  line-height: 44px;
  text-indent: 2em;
  text-align: justify;
  color: #FFF;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-video {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 65px;
  height: 610px;
  overflow: hidden;
  background: url("../images/video-bg.png") center top no-repeat;
}
.g-wrap .g-video .m-video {
  width: 1030px;
  height: 580px;
  margin: 15px auto 0;
  position: relative;
}
.g-wrap .g-video #MultiAttachPh {
  display: none;
}
.g-wrap .g-layer {
  overflow: hidden;
  padding-bottom: 450px;
  background: url("../images/bottom-bg.jpg") center bottom no-repeat;
}
.g-wrap .g-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 86px;
}
.g-wrap .g-news .m-main dl {
  height: 210px;
  position: relative;
  box-sizing: border-box;
  padding: 50px 65px 0 70px;
  border-bottom: 1px solid #c6c6c6;
}
.g-wrap .g-news .m-main dl:after {
  position: absolute;
  content: "";
  background: #004da3;
  width: 16px;
  height: 110px;
  left: 0;
  top: 50px;
}
.g-wrap .g-news .m-main dl:last-child {
  border: none;
}
.g-wrap .g-news .m-main dl dt {
  font-size: 30px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #575757;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-news .m-main dl dt a {
  color: #575757;
}
.g-wrap .g-news .m-main dl dd {
  font-size: 18px;
  line-height: 30px;
  text-indent: 2em;
  color: #777;
  margin-top: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-news .m-main dl dd a {
  color: #0f53a0;
}
.g-wrap .g-works1 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 86px;
}
.g-wrap .g-works1 .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 613px;
  margin-top: 68px;
  position: relative;
  zoom: 1;
}
.g-wrap .g-works1 .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-works1 .m-main .m-show {
  float: left;
  position: relative;
  z-index: 9;
  width: 930px;
}
.g-wrap .g-works1 .m-main .m-show .m-show-pic {
  width: 930px;
  height: 613px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-works1 .m-main .m-show .m-show-pic .u-pic {
  width: 930px;
  height: 613px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.g-wrap .g-works1 .m-main .m-show .m-show-pic .u-icon {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.g-wrap .g-works1 .m-main .m-show .m-show-txt {
  position: absolute;
  width: 100%;
  height: 80px;
  padding: 0 40px;
  box-sizing: border-box;
  left: 0;
  bottom: 0;
  font-size: 22px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.7);
}
.g-wrap .g-works1 .m-main .m-show .m-show-txt a {
  color: #FFF;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-width: 100%;
  max-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
.g-wrap .g-works1 .m-main .m-list {
  float: right;
  width: 270px;
  height: 613px;
}
.g-wrap .g-works1 .m-main .m-list .m-wrap {
  width: 318px;
  height: 661px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin: -19px 0 0 -24px;
  padding: 78px 0 0 48px;
  background: url("../images/pic-bg.png") 0 0 no-repeat;
}
.g-wrap .g-works1 .m-main .m-list .m-swiper-live {
  width: 225px;
  height: 494px;
  margin: 0;
}
.g-wrap .g-works1 .m-main .m-list .m-swiper-live .swiper-wrapper .swiper-slide {
  width: 225px;
  height: 148px;
  margin-bottom: 25px;
  text-align: center;
  cursor: pointer;
  /*&.swiper-slide-active{
                                background: url("../images/pic-on.png") center center no-repeat;
                                img{
                                    width: 190px;
                                    height: 130px;
                                    .mt(5px);
                                }
                            }*/
}
.g-wrap .g-works1 .m-main .m-list .m-swiper-live .swiper-wrapper .swiper-slide img {
  width: 225px;
  height: 148px;
}
.g-wrap .g-works1 .m-main .m-list .m-swiper-live .swiper-wrapper .swiper-slide .list-txt {
  display: none;
}
.g-wrap .g-works1 .m-main .m-list .swiper-button-prev,
.g-wrap .g-works1 .m-main .m-list .swiper-button-next {
  width: 50px;
  height: 28px;
  margin: 0;
  top: 40px;
  left: 136px;
  background: url("../images/arrow-prev.png") center center no-repeat;
}
.g-wrap .g-works1 .m-main .m-list .swiper-button-prev.swiper-button-next,
.g-wrap .g-works1 .m-main .m-list .swiper-button-next.swiper-button-next {
  top: auto;
  bottom: 50px;
  background: url("../images/arrow-next.png") center center no-repeat;
}
.g-wrap .g-works2 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 110px;
}
.g-wrap .g-works2 .m-main {
  position: relative;
  margin-top: 50px;
}
.g-wrap .g-works2 .m-main .m-photo {
  width: 1200px;
  height: 630px;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-slide {
  float: left;
  width: 380px;
  margin-right: 30px;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-slide li {
  position: relative;
  list-style: none;
  width: 380px;
  height: 280px;
  border-radius: 10px;
  overflow: hidden;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-slide li .m-pic {
  width: 380px;
  height: 280px;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-slide li .m-pic img {
  width: 380px;
  height: 280px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-slide li p {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 60px;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.7);
}
.g-wrap .g-works2 .m-main .m-photo .swiper-slide li p a {
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding: 0 20px;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-slide li:nth-child(even) {
  margin-top: 30px;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-slide li:hover img {
  transform: scale(1.06);
}
.g-wrap .g-works2 .m-main .m-photo .swiper-pagination {
  height: 16px;
  bottom: 0;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #ababab;
  opacity: 1;
  vertical-align: top;
}
.g-wrap .g-works2 .m-main .m-photo .swiper-pagination .swiper-pagination-bullet-active {
  background: #2c4e9f;
}
