* {
  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: 38px;
  height: 11px;
  right: 340px;
  top: 40px;
  background: url("../images/icon-more.png") 0 0 no-repeat;
}
.g-wrap .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 1055px;
  overflow: hidden;
  position: relative;
}
.g-wrap .g-header .u-title {
  position: absolute;
  width: 533px;
  height: 325px;
  top: 211px;
  left: 334px;
  transform: translate3d(0, 0, 0);
  will-change: transform;
  animation: zoomIn 1.2s 0.3s backwards;
  -webkit-animation: zoomIn 1.2s 0.3s backwards;
}
.g-wrap .g-header .g-headerline {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 588px;
  overflow: hidden;
  animation: fadeIn 1.2s 1s backwards;
  -webkit-animation: fadeIn 1.2s 1s backwards;
}
.g-wrap .g-header .g-headerline .m-headerline {
  width: 1208px;
  height: 202px;
  padding: 31px 39px 8px 154px;
  box-sizing: border-box;
  background: url("../images/headline.png") center center no-repeat;
}
.g-wrap .g-header .g-headerline .m-headerline div {
  display: flex;
  align-items: center;
  text-align: justify;
  height: 162px;
  font-size: 20px;
  line-height: 32px;
  text-indent: 2em;
  color: #00255d;
}
.mob .g-wrap{background: url("../images/mob-header.jpg") center top no-repeat;}
.mob .g-wrap .g-header{height:1100px;}
.mob .g-wrap .g-header .g-headerline{margin-top: 674px;}
.mob .g-wrap .g-header .u-title{top:268px;}
@-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-part1 {
  height: 994px;
  overflow: hidden;
  background: url("../images/bg1.jpg") center top no-repeat;
}
.g-wrap .g-part1 .g-video {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  box-sizing: border-box;
  overflow: hidden;
  height: 824px;
  padding: 112px 50px 0;
  background: url("../images/video-bg.png") center top no-repeat;
}
.g-wrap .g-part1 .g-video .m-video {
  height: 619px;
  margin: 0 auto 0;
  position: relative;
}
.g-wrap .g-part1 .g-video .m-video #MultiAttachPh {
  display: none;
}
.g-wrap .g-part1 .g-video .u-title {
  width: 1060px;
  height: 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 28px;
  padding: 0 20px;
  font-size: 20px;
  color: #fff;
}
.g-wrap .g-part1 .g-video .u-title span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.g-wrap .g-part2 {
  height: 1025px;
  padding-top: 80px;
  background: url("../images/bg2.jpg") center top no-repeat;
}
.g-wrap .g-part2 .m-main {
  width: 1204px;
  height: 798px;
  overflow: hidden;
  margin: 60px auto 0;
  zoom: 1;
  background: url("../images/txt1.png") center top no-repeat;
}
.g-wrap .g-part2 .m-main:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part2 .m-main .m-pic {
  float: left;
  width: 420px;
  height: 746px;
  position: relative;
  margin: 24px 0 0 63px;
}
.g-wrap .g-part2 .m-main .m-pic img {
  width: 100%;
  height: 100%;
}
.g-wrap .g-part2 .m-main .m-pic .icon {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.g-wrap .g-part2 .m-main .m-txt {
  float: right;
  width: 653px;
  padding: 54px 0 0 0;
}
.g-wrap .g-part2 .m-main .m-txt dl {
  height: 171px;
  overflow: hidden;
  padding: 22px 52px 0 0;
}
.g-wrap .g-part2 .m-main .m-txt dl dt {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #0d47a1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-part2 .m-main .m-txt dl dt a {
  color: #0d47a1;
}
.g-wrap .g-part2 .m-main .m-txt dl dd {
  font-size: 16px;
  line-height: 27px;
  color: #000;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 10px;
}
.g-wrap .g-part2 .m-main .m-txt dl dd a {
  color: #eb4c79;
}
.g-wrap .g-part2 .m-main .m-txt ul {
  margin-top: 27px;
  overflow: hidden;
}
.g-wrap .g-part2 .m-main .m-txt ul li {
  display: flex;
  height: 92px;
  line-height: 32px;
  padding: 0 37px 4px 52px;
  margin-top: 22px;
  align-items: center;
  background: url("../images/txt2.png") center center no-repeat;
  font-size: 20px;
  color: #333;
}
.g-wrap .g-part2 .m-main .m-txt ul li a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333;
}
.g-wrap .g-part2 .m-main .m-txt ul li a:hover {
  color: #0d47a1;
}
.g-wrap .g-part3 {
  height: 1906px;
  overflow: hidden;
  background: url("../images/bg3.jpg") center top no-repeat;
}
.g-wrap .g-part3 .m-jwdy {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-part3 .m-jwdy .m-main {
  margin-top: 60px;
}
.g-wrap .g-part3 .m-jwdy .m-main ul {
  position: relative;
  width: 1200px;
  height: 606px;
  overflow: hidden;
}
.g-wrap .g-part3 .m-jwdy .m-main ul li {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}
.g-wrap .g-part3 .m-jwdy .m-main ul li:hover img {
  transform: scale(1.06);
}
.g-wrap .g-part3 .m-jwdy .m-main ul li:nth-of-type(1) {
  width: 582px;
  height: 606px;
  left: 0;
  top: 0;
}
.g-wrap .g-part3 .m-jwdy .m-main ul li:nth-of-type(2) {
  width: 280px;
  height: 293px;
  left: 602px;
  top: 0;
}
.g-wrap .g-part3 .m-jwdy .m-main ul li:nth-of-type(3) {
  width: 280px;
  height: 293px;
  left: 602px;
  bottom: 0;
}
.g-wrap .g-part3 .m-jwdy .m-main ul li:nth-of-type(4) {
  width: 297px;
  height: 606px;
  right: 0;
  top: 0;
}
.g-wrap .g-part3 .m-jwdy .m-main ul li img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.g-wrap .g-part3 .m-jwdy .m-main ul li .u-txt {
  position: absolute;
  width: 100%;
  height: 200px;
  line-height: 333px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 22px;
  color: #FFF;
  left: 0;
  bottom: 0;
  background: url("../images/repeat1.png") left center repeat-x;
}
.g-wrap .g-part3 .m-hzyh {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
.g-wrap .g-part3 .m-hzyh .m-main {
  position: relative;
  margin-top: 60px;
}
.g-wrap .g-part3 .m-hzyh .m-main .swiper1 .swiper-slide {
  width: 380px;
  height: 720px;
  border-radius: 15px;
  overflow: hidden;
}
.g-wrap .g-part3 .m-hzyh .m-main .swiper1 .swiper-slide img {
  width: 100%;
  height: 100%;
}
.g-wrap .g-part3 .m-hzyh .m-main .swiper-button-prev,
.g-wrap .g-part3 .m-hzyh .m-main .swiper-button-next {
  position: absolute;
  width: 28px;
  height: 65px;
  left: -57px;
  transition: 0.3s;
  margin-top: 0;
  top: 328px;
  background: url("../images/prev1.png") left center no-repeat;
}
.g-wrap .g-part3 .m-hzyh .m-main .swiper-button-prev:hover,
.g-wrap .g-part3 .m-hzyh .m-main .swiper-button-next:hover {
  background: url("../images/prev1-on.png") left center no-repeat;
}
.g-wrap .g-part3 .m-hzyh .m-main .swiper-button-prev.swiper-button-next,
.g-wrap .g-part3 .m-hzyh .m-main .swiper-button-next.swiper-button-next {
  left: auto;
  right: -57px;
  background: url("../images/next1.png") right center no-repeat;
}
.g-wrap .g-part3 .m-hzyh .m-main .swiper-button-prev.swiper-button-next:hover,
.g-wrap .g-part3 .m-hzyh .m-main .swiper-button-next.swiper-button-next:hover {
  background: url("../images/next1-on.png") right center no-repeat;
}
.g-wrap .g-part4 {
  height: 758px;
  padding-top: 80px;
  overflow: hidden;
  background: url("../images/bg4.jpg") center top no-repeat;
}
.g-wrap .g-part4 .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  position: relative;
}
.g-wrap .g-part4 .m-main .m-list .u-con {
  zoom: 1;
  overflow: hidden;
  display: none;
  max-height: 525px;
  position: relative;
}
.g-wrap .g-part4 .m-main .m-list .u-con:after {
  content: "";
  display: block;
  clear: both;
}
.g-wrap .g-part4 .m-main .m-list .u-con.current {
  display: block;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-pic {
  float: left;
  width: 700px;
  height: 525px;
  overflow: hidden;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-pic img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-pic:hover img {
  transform: scale(1.06);
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt {
  width: 570px;
  height: 270px;
  padding: 0 50px 0;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 30px;
  background: url("../images/txt3.png") left center no-repeat;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt .u-info {
  color: #0d47a1;
  padding: 38px 0 22px 0;
  border-bottom: 1px dashed #a3851d;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt .u-info p:nth-child(1) {
  font-size: 25px;
  line-height: 28px;
  font-weight: bold;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt .u-info p:nth-child(2) {
  font-size: 18px;
  margin-top: 12px;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt dl {
  padding: 20px 0 0 0;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt dl dt {
  font-size: 22px;
  font-weight: bold;
  color: #000;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt dl dt a {
  color: #000;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt dl dd {
  font-size: 16px;
  line-height: 26px;
  text-indent: 2em;
  margin-top: 6px;
  color: #000;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-wrap .g-part4 .m-main .m-list .u-con .u-txt dl dd a {
  color: #eb4c79;
}
.g-wrap .g-part4 .m-main .m-swiper-wrap {
  position: absolute;
  width: 486px;
  height: 178px;
  top: 318px;
  right: 0;
  z-index: 1;
}
.g-wrap .g-part4 .m-main .m-swiper-wrap .swiper2 .swiper-slide {
  width: 154px;
  height: 116px;
  margin-right: 12px;
  cursor: pointer;
}
.g-wrap .g-part4 .m-main .m-swiper-wrap .swiper2 .swiper-slide img {
  width: 100%;
  height: 100%;
}
.g-wrap .g-part4 .m-main .m-swiper-wrap .swiper-button-prev,
.g-wrap .g-part4 .m-main .m-swiper-wrap .swiper-button-next {
  width: 60px;
  height: 36px;
  bottom: 0;
  left: auto;
  top: auto;
  right: 70px;
  transition: 0.3s;
  background: url("../images/prev2.png") center center no-repeat;
}
.g-wrap .g-part4 .m-main .m-swiper-wrap .swiper-button-prev:hover,
.g-wrap .g-part4 .m-main .m-swiper-wrap .swiper-button-next:hover {
  background: url("../images/prev2-on.png") center center no-repeat;
}
.g-wrap .g-part4 .m-main .m-swiper-wrap .swiper-button-next {
  right: 0;
  background: url("../images/next2.png") center center no-repeat;
}
.g-wrap .g-part4 .m-main .m-swiper-wrap .swiper-button-next:hover {
  background: url("../images/next2-on.png") center center no-repeat;
}
.g-wrap .g-part5 {
  height: 834px;
  overflow: hidden;
  padding-top: 90px;
  background: url("../images/bg.png") center bottom no-repeat;
}
.g-wrap .g-part5 .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 600px;
  overflow: hidden;
  margin-top: 60px;
  position: relative;
}
.g-wrap .g-part5 .m-main ul li {
  position: absolute;
  overflow: hidden;
}
.g-wrap .g-part5 .m-main ul li dl {
  padding: 36px 28px 0;
}
.g-wrap .g-part5 .m-main ul li dl dt {
  font-size: 18px;
  font-weight: bold;
}
.g-wrap .g-part5 .m-main ul li dl dt a {
  color: #000;
}
.g-wrap .g-part5 .m-main ul li dl dd {
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  text-align: justify;
  color: #000;
}
.g-wrap .g-part5 .m-main ul li img {
  transition: 0.3s;
}
.g-wrap .g-part5 .m-main ul li:hover img {
  transform: scale(1.06);
}
.g-wrap .g-part5 .m-main ul .u-lis1 {
  width: 420px;
  height: 600px;
  left: 0;
  top: 0;
}
.g-wrap .g-part5 .m-main ul .u-lis1 img {
  width: 420px;
  height: 600px;
}
.g-wrap .g-part5 .m-main ul .u-lis2 {
  width: 340px;
  height: 390px;
  left: 430px;
  top: 0;
}
.g-wrap .g-part5 .m-main ul .u-lis2 img {
  width: 340px;
  height: 390px;
}
.g-wrap .g-part5 .m-main ul .u-lis3 {
  width: 420px;
  height: 190px;
  top: 0;
  right: 0;
  background: url("../images/txt-bg1.png") center center no-repeat;
}
.g-wrap .g-part5 .m-main ul .u-lis4 {
  width: 420px;
  height: 190px;
  top: 200px;
  right: 0;
  background: url("../images/txt-bg2.png") center center no-repeat;
}
.g-wrap .g-part5 .m-main ul .u-lis5 {
  width: 480px;
  height: 200px;
  left: 430px;
  top: 400px;
  background: url("../images/txt-bg3.png") center center no-repeat;
}
.g-wrap .g-part5 .m-main ul .u-lis6 {
  width: 280px;
  height: 200px;
  top: 400px;
  right: 0;
}
.g-wrap .g-part5 .m-main ul .u-lis6 img {
  width: 280px;
  height: 200px;
}
.g-wrap .g-part6 {
  padding-top: 70px;
  height: 310px;
  overflow: hidden;
  background: url("../images/footer.jpg") center bottom no-repeat;
}
.g-wrap .g-part6 .m-main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 170px;
  font-size: 20px;
  line-height: 36px;
  color: #FFF;
  text-align: center;
}
