@font-face {
  font-family: "syRegular";
  src: url("../font/syRegular.eot");
  src: url("../font/syRegular.eot") format("embedded-opentype"), url("../font/syRegular.woff") format("woff"), url("../font/syRegular.ttf") format("truetype"), url("../font/syRegular.svg") format("svg");
  font-weight: normal;
  font-style: normal
}
body {
  font-family: "syRegular", "Microsoft Yahei", "微软雅黑", SimSun, Arial, tahoma, arial !important;
  margin: 0;
  padding: 0;
  font-style: normal !important;
  font-variant: normal !important;
  color: #222;
  font-size: 12px
}
html {
  font-size: 62.5%
}
a {
  color: #222;
  text-decoration: none;
  outline: 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
a:hover {
  color: #d7000f;
  text-decoration: none;
  outline: 0
}
a:focus {
  outline: 0;
  text-decoration: none
}
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0
}
* html .clearfix {
  zoom: 1
}
*:first-child + html .clearfix {
  zoom: 1
}
.cell, .cell2, .cell3 {
  border-collapse: collapse;
  border-spacing: 0
}
.fl {
  float: left
}
.fr {
  float: right
}
.yh {
  font-family: "Microsoft Yahei", "微软雅黑"
}
a, img {
  border: 0
}
br {
  font-family: SimSun
}
p {
  margin: 0;
  padding: 0;
  line-height: 20px
}
i {
  margin: 0;
  padding: 0;
  font-style: normal
}
ul {
  margin: 0;
  padding: 0;
  list-style: none
}
ul li {
  margin: 0;
  padding: 0;
  list-style: none
}
br {
  margin: 0;
  padding: 0
}
.clearheight {
  width: 100%;
  height: 1px;
  overflow: hidden
}
input, select, textarea {
  font-family: "syRegular", "Microsoft Yahei";
  outline: 0
}
input::-ms-clear, input::-ms-reveal {
  display: none
}
input[type="text"]:disabled {
  background-color: #fff
}
input::-moz-placeholder {
  color: #fff
}
input::-moz-placeholder {
  color: #fff
}
input:-ms-input-placeholder {
  color: #fff
}
input::-webkit-input-placeholder {
  color: #fff
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea, button {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px white inset;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}
input[type=button], input[type=text], input[type=password] {
  -webkit-appearance: none;
  outline: 0
}
.loading {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999990;
  background-color: rgba(249, 249, 249, 1);
  display: block
}
.load_img {
  width: 216px;
  height: 56px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -105px;
  margin-top: -28px
}
.load_img img {
  width: 100%;
  display: block
}
.load_img em {
  width: 63px;
  height: 35px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0
}
.load_img em img {
  width: 100%;
  display: block;
  -webkit-animation: an_02 5.1s linear infinite;
  animation: an_02 5.1s linear infinite
}
.pace {
  z-index: 999999
}
.container {
  width: 100%
}
.section {
  width: 100%;
  background-color: #fff
}
.section .pagefr {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.section .p_last {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1)
}
.section.active .pagefr {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1)
}
@-webkit-keyframes an_0 {
  0% {
    box-shadow: 0 0 0 0 rgba(24, 152, 242, 0)
  }
  50% {
    box-shadow: 0 0 10px 3px rgba(24, 152, 242, 0.6)
  }
  100% {
    box-shadow: 0 0 0 0 rgba(24, 152, 242, 0)
  }
}
@keyframes an_0 {
  0% {
    box-shadow: 0 0 0 0 rgba(24, 152, 242, 0)
  }
  50% {
    box-shadow: 0 0 10px 3px rgba(24, 152, 242, 0.6)
  }
  100% {
    box-shadow: 0 0 0 0 rgba(24, 152, 242, 0)
  }
}
@-webkit-keyframes an_02 {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg)
  }
}
@keyframes an_02 {
  0% {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg)
  }
}
.an_02 {
  -webkit-animation-name: an_02;
  animation-name: an_02
}
.play {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  -webkit-animation: an_01 1.1s linear infinite;
  animation: an_01 1.1s linear infinite
}
.play1 b {
  -webkit-animation: an_01 1.1s linear infinite;
  animation: an_01 1.1s linear infinite
}
@-webkit-keyframes an_01 {
  0% {
    transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -webkit-transform: scale(0.95, 0.95)
  }
  50% {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
  }
  100% {
    transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -webkit-transform: scale(0.95, 0.95)
  }
}
@keyframes an_01 {
  0% {
    transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -webkit-transform: scale(0.95, 0.95)
  }
  50% {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1)
  }
  100% {
    transform: scale(0.95, 0.95);
    -moz-transform: scale(0.95, 0.95);
    -webkit-transform: scale(0.95, 0.95)
  }
}
@-webkit-keyframes an_03 {}
@keyframes an_03 {}
.an_03 {
  -webkit-animation-name: an_03;
  animation-name: an_03
}
.in_body {
  min-height: 100vh;
  position: relative
}
.home_body {
  overflow: hidden;
  height: 100vh
}
.wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0
}
.wrap_c {
  margin: 0 10%;
  padding: 0
}
.wrap_in {
  overflow: visible;
  margin: 0 3%
}
.wrap_nr {
  margin: 0 4%;
  padding: 0
}
.w_wap {
  display: none !important
}
.pagefr_n {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative
}
.loadimgfr {
  width: 100%;
  overflow: hidden;
  display: none
}
.topfr {
  width: 100%;
  overflow: visible;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.15);
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.topfr b.b1 {
  width: 100%;
  height: 1px;
  display: block;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 0;
  bottom: 0
}
.topfr .fl {
  margin-top: 21px;
  position: relative
}
.topfr .fl img {
  display: block;
  height: 34px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.topfr .fl img.img1 {
  opacity: 0
}
.topfr .fl img.img2 {
  position: absolute;
  left: 0;
  top: 0
}
.topfr .menu_li {
  float: left
}
.topfr .menu_li ul li {
  float: left;
  height: 80px;
  line-height: 80px;
  color: #fff;
  font-size: 16px;
  padding: 0 12px;
  position: relative;
  overflow: visible;
  cursor: pointer
}
.topfr .menu_li ul li > a {
  color: #fff;
  position: relative;
  z-index: 99
}
.topfr .menu_li ul li > a:hover {
  color: #efa841
}
.topfr .menu_li ul li b {
  width: 0;
  height: 2px;
  display: block;
  overflow: hidden;
  background-color: #efa841;
  position: absolute;
  left: 50%;
  bottom: 0;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}
.topfr .menu_li ul li.on b {
  width: 100%;
  left: 0
}
.topfr .menu_li ul li:last-child {
  border-bottom: 0
}
.topfr .menu_li ul li:last-child img {
  height: 32px
}
.topfr .top_r {
  float: left;
  margin-left: 20px
}
.topfr .top_r a {
  width: 40px;
  height: 40px;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  overflow: hidden;
  border: 1px solid #fff;
  margin-top: 20px;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.topfr .top_r a:nth-child(1) {
  border-right: 0
}
.topfr .top_r a b {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 15px
}
.topfr .top_r a.a3 {
  width: auto;
  border: 0;
  margin-left: 20px;
  position: relative;
  margin-top: 19px
}
.topfr .top_r a.a3 img {
  height: 34px;
  display: block
}
.topfr .top_r a.a3 img.img2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0
}
.topfr .top_r a.a4 {
  width: auto;
  border: 0;
  margin-left: 10px;
  position: relative;
  margin-top: 29px
}
.topfr .top_r a.a4 img {
  height: 22px;
  display: block
}
.topfr .top_r a.a4 img.img2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0
}
.top_on {
  background-color: rgba(255, 255, 255, 0.8);
  -moz-box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 21px rgba(0, 0, 0, 0.15)
}
.top_on .fl {
  margin: 10px 0
}
.top_on .fl img.img1 {
  opacity: 1
}
.top_on .fl img.img2 {
  opacity: 0
}
.top_on .menu_li ul li {
  line-height: 60px;
  height: 60px
}
.top_on .menu_li ul li {
  color: #000
}
.top_on .menu_li ul li a {
  color: #000
}
.top_on .top_r a {
  border: 1px solid #000;
  color: #000;
  margin-top: 10px
}
.top_on .top_r a b {
  background: url("404.png") center no-repeat;
  background-size: 15px
}
.top_on .top_r a.a3 img.img2 {
  opacity: 1
}
.top_on .top_r a.a3 img.img1 {
  opacity: 0
}
.top_on .top_r a.a3 {
  margin-top: 12px
}
.top_on .top_r a.a4 {
  margin-top: 24px;
  height: 30px
}
.top_on .top_r a.a4 img.img2 {
  opacity: 1
}
.top_on .top_r a.a4 img.img1 {
  opacity: 0
}
.topfr .menu_li ul li .top_sub {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 85px
}
.topfr .menu_li ul li .top_sub .top_sub_c {
  background-color: rgba(0, 0, 0, 0.15);
  width: 100%;
  padding: 5px 0;
  display: none
}
.topfr .menu_li ul li .top_sub p {
  width: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 24px;
  margin: 5px 0
}
.topfr .menu_li ul li .top_sub p a {
  color: #fff;
  font-size: 14px
}
.top_on .menu_li ul li .top_sub {
  padding-top: 65px
}
.top_on .menu_li ul li .top_sub .top_sub_c {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%
}
.top_on .menu_li ul li .top_sub p a {
  color: #222
}
.topfr .menu_li ul li .top_sub p a:hover {
  color: #efa841
}
.topfr .menu_li ul li:hover > a {
  color: #efa841
}
.topfr .menu_li ul li:hover .top_sub .top_sub_c {
  display: block
}
.banner {
  overflow: hidden;
  height: 100vh;
  position: relative
}
.banner_slide {
  width: 100%;
  overflow: hidden;
  height: 100vh;
  background-color: #f1f1f1;
  position: relative
}
.banner_slide .swiper-slide {
  width: 100%;
  overflow: hidden
}
.banner_slide .swiper-slide .b1 {
  width: 104%;
  overflow: hidden;
  height: 104vh;
  position: absolute;
  left: -2%;
  top: -2vh;
  display: block;
  background-position: center;
  background-size: cover;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}
.banner_slide .swiper-slide-active .banner_bg b {
  transform: translate3d(0, 0, 0);
  transform: scale(1.04) rotate(0.1deg);
  -moz-transform: scale(1.04) rotate(0.1deg);
  -webkit-transform: scale(1.04) rotate(0.1deg)
}
.banner_slide .swiper-slide .b1.on {
  -webkit-filter: url(#water);
  filter: blur(5px) url(#water)
}
.banner_slide .swiper-slide .in_01fr {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.banner_slide .swiper-slide .in_01fr img {
  max-height: 160px
}
.banner_slide .swiper-slide .in_01fr img.img1 {
  max-height: 220px
}
.banner_slide .banner_sfr {
  position: absolute;
  right: 10px;
  top: 30vh;
  z-index: 999;
  width: 60px
}
.banner_slide .banner_sfr a {
  width: 5px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 0
}
.banner_slide .banner_sfr a img {
  width: 100%;
  display: block
}
.banner_slide .banner_sfr .banner_sp {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin: 20px 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 100
}
.banner_slide .banner_sfr .banner_sp i:nth-child(1) {
  font-size: 30px;
  color: #fff;
  font-weight: 100
}
.banner_slide .banner_sfr .banner_sp i:nth-child(2) {
  margin: 0 5px
}
.banner_slide .banner_fx {
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 999
}
.banner_slide .banner_fx img {
  display: block;
  float: left;
  height: 20px;
  margin-left: 10px
}
.banner_sy {
  width: 14px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  bottom: 20px;
  z-index: 999
}
.banner_sy img {
  width: 100%;
  display: block
}
.banner_sp1 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 999
}
.banner_sp1 ul li {
  float: left;
  margin-left: 20px;
  color: #fff;
  position: relative;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  width: 10px;
  padding-bottom: 5px
}
.banner_sp1 ul li:nth-child(1) {
  margin-left: 0
}
.banner_sp1 ul li a {
  color: #fff
}
.banner_sp1 ul li span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center
}
.banner_sp1 ul li span.sp1 {
  position: absolute;
  left: 0;
  top: 0
}
.banner_sp1 ul li span.sp2 {
  width: 100px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: 0;
  opacity: 0;
  pointer-events: none
}
.banner_sp1 ul li b {
  width: 90%;
  left: 5%;
  bottom: 0;
  height: 1px;
  display: block;
  position: absolute;
  background-color: #fff;
  opacity: 0
}
.banner_sp1 ul li.on span.sp1 {
  opacity: 0
}
.banner_sp1 ul li.on span.sp2 {
  opacity: 1
}
.banner_sp1 ul li.on b {
  opacity: 1
}
.page2 {
  position: relative
}
.page2 .pagefr {
  position: relative
}
.page2 b.b1 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0
}
.page2 ul {
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  position: relative;
  z-index: 999
}
.page2 ul li {
  width: 25%;
  overflow: hidden;
  position: relative;
  opacity: 0;
  height: 100vh;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.page2 ul li em {
  width: 100%;
  display: block;
  overflow: hidden;
  font-style: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.page2 ul li em.em1 {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}
.page2 ul li em.em1 b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.page2 ul li em.em2 {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px
}
.page2 ul li em.em3 {
  width: 100%
}
.page2 ul li em.em3 span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center
}
.page2 ul li em.em3 span.sp1 i {
  display: inline-block;
  position: relative
}
.page2 ul li em.em3 span.sp1 i img {
  height: 80px;
  display: block
}
.page2 ul li em.em3 span.sp1 i img.img2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0
}
.page2 ul li em.em3 span.sp2 {
  text-align: center;
  font-size: 24px;
  color: #2a2a2a;
  line-height: 40px;
  font-weight: bold;
  margin-top: 20px
}
.page2 ul li em.em3 span.sp3 {
  font-size: 14px;
  color: #737373;
  line-height: 24px;
  margin-top: 10px;
  height: 48px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box
}
.page2 ul li em.em3 span.sp4 {
  margin-top: 30px;
  text-align: center
}
.page2 ul li em.em3 span.sp4 i {
  width: 70%;
  position: relative;
  height: 40px;
  display: block;
  overflow: hidden;
  line-height: 40px;
  border: 1px solid #003268;
  font-size: 14px;
  color: #003268;
  margin: 0 auto;
  padding: 0
}
.page2 ul li em.em3 span.sp4 i b.b1 {
  position: relative;
  z-index: 9
}
.page2 ul li em.em3 span.sp4 i b.b2 {
  width: 0;
  height: 100%;
  display: block;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.page2 ul li:hover em.em1 b {
  opacity: 1
}
.page2 ul li:hover em.em3 span.sp1 i img.img1 {
  opacity: 0
}
.page2 ul li:hover em.em3 span.sp1 i img.img2 {
  opacity: 1
}
.page2 ul li:hover em.em3 span.sp2 {
  color: #fff
}
.page2 ul li:hover em.em3 span.sp3 {
  color: #fff
}
.page2 ul li:hover em.em3 span.sp4 i {
  border: 1px solid #fff
}
.page2 ul li:hover em.em3 span.sp4 i b.b2 {
  width: 100%;
  left: 0
}
.page2 ul li.on1 em.em1 b {
  -webkit-filter: url(#water);
  filter: blur(5px) url(#water)
}
.p2_wap {
  width: 100%;
  overflow: hidden
}
.p2w_slide {
  width: 100%;
  overflow: hidden
}
.p2w_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 100vh;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.p2w_slide .swiper-slide em {
  width: 100%;
  display: block;
  overflow: hidden;
  font-style: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.p2w_slide .swiper-slide em.em1 {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}
.p2w_slide .swiper-slide em.em1 b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p2w_slide .swiper-slide em.em2 {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px
}
.p2w_slide .swiper-slide em.em3 {
  width: 100%
}
.p2w_slide .swiper-slide em.em3 span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center
}
.p2w_slide .swiper-slide em.em3 span.sp1 i {
  display: inline-block;
  position: relative
}
.p2w_slide .swiper-slide em.em3 span.sp1 i img {
  height: 80px;
  display: block
}
.p2w_slide .swiper-slide em.em3 span.sp1 i img.img2 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0
}
.p2w_slide .swiper-slide em.em3 span.sp2 {
  text-align: center;
  font-size: 24px;
  color: #2a2a2a;
  line-height: 40px;
  font-weight: bold;
  margin-top: 20px
}
.p2w_slide .swiper-slide em.em3 span.sp3 {
  font-size: 14px;
  color: #737373;
  line-height: 24px;
  margin-top: 10px;
  height: 48px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box
}
.p2w_slide .swiper-slide em.em3 span.sp4 {
  margin-top: 30px;
  text-align: center
}
.p2w_slide .swiper-slide em.em3 span.sp4 i {
  width: 70%;
  position: relative;
  height: 40px;
  display: block;
  overflow: hidden;
  line-height: 40px;
  border: 1px solid #003268;
  font-size: 14px;
  color: #003268;
  margin: 0 auto;
  padding: 0
}
.p2w_slide .swiper-slide em.em3 span.sp4 i b.b1 {
  position: relative;
  z-index: 9
}
.p2w_slide .swiper-slide em.em3 span.sp4 i b.b2 {
  width: 0;
  height: 100%;
  display: block;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p2w_slide .swiper-slide em.em1 b {
  opacity: 1
}
.p2w_slide .swiper-slide em.em3 span.sp1 i img.img1 {
  opacity: 0
}
.p2w_slide .swiper-slide em.em3 span.sp1 i img.img2 {
  opacity: 1
}
.p2w_slide .swiper-slide em.em3 span.sp2 {
  color: #fff
}
.p2w_slide .swiper-slide em.em3 span.sp3 {
  color: #fff
}
.p2w_slide .swiper-slide em.em3 span.sp4 i {
  border: 1px solid #fff
}
.p2w_slide .swiper-slide em.em3 span.sp4 i b.b2 {
  width: 100%;
  left: 0
}
.p2w_slide .p2ws_prev {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat #fff;
  border-radius: 50%;
  background-size: 8px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 40px;
  z-index: 999
}
.p2w_slide .p2ws_prev:hover {
  background: url("404.png") center no-repeat #fff;
  background-size: 8px
}
.p2w_slide .p2ws_next {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat #fff;
  border-radius: 50%;
  background-size: 8px;
  position: absolute;
  left: 50%;
  margin-left: 10px;
  bottom: 40px;
  z-index: 999
}
.p2w_slide .p2ws_next:hover {
  background: url("404.png") center no-repeat #fff;
  background-size: 8px
}
.page3 {
  overflow: hidden;
  position: relative
}
.page3 .fl {
  width: 50%;
  height: 100vh;
  overflow: hidden;
  background: url("404.png");
  position: relative
}
.p3l_center {
  width: 400px;
  height: 400px;
  overflow: visible;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -200px;
  margin-top: -200px;
  opacity: 0
}
.p3l_center img.img1 {
  width: 100%;
  display: block
}
.p3l_center img.img2 {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0
}
.p3l_center a.a1 {
  width: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 50px;
  text-align: center;
  font-size: 14px;
  color: #c99161;
  text-transform: uppercase
}
.p3l_center a.a1:hover {
  text-decoration: underline
}
.p3l_center .p3lc_txt1 {
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: -50px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p3l_center .p3lc_txt1 span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  color: #c99161;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p3l_center .p3lc_txt1 span.sp1 {
  font-size: 15px
}
.p3l_center .p3lc_txt1 span.sp2 {
  font-size: 13px
}
.p3l_center .p3lc_txt1.on {
  top: -56px
}
.p3l_center .p3lc_txt1.on span {
  color: #003268
}
.p3l_center .p3lc_txt1.on span.sp1 {
  font-size: 24px;
  line-height: 30px
}
.p3l_center .p3lc_txt2 {
  width: auto;
  overflow: hidden;
  position: absolute;
  right: -90px;
  top: 50%;
  line-height: 40px;
  margin-top: -17px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p3l_center .p3lc_txt2 span {
  display: block;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  color: #c99161;
  float: left;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p3l_center .p3lc_txt2 span.sp1 {
  font-size: 15px;
  margin-left: 5px
}
.p3l_center .p3lc_txt2 span.sp2 {
  font-size: 13px
}
.p3l_center .p3lc_txt2.on {
  right: -126px
}
.p3l_center .p3lc_txt2.on span {
  color: #003268
}
.p3l_center .p3lc_txt2.on span.sp1 {
  font-size: 24px
}
.p3l_center .p3lc_txt3 {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -50px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p3l_center .p3lc_txt3 span {
  width: 100%;
  display: block;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  color: #c99161;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p3l_center .p3lc_txt3 span.sp1 {
  font-size: 15px
}
.p3l_center .p3lc_txt3 span.sp2 {
  font-size: 13px
}
.p3l_center .p3lc_txt3.on {
  bottom: -56px
}
.p3l_center .p3lc_txt3.on span {
  color: #003268
}
.p3l_center .p3lc_txt3.on span.sp1 {
  font-size: 24px;
  line-height: 30px
}
.p3l_center .p3lc_txt4 {
  width: auto;
  overflow: hidden;
  position: absolute;
  left: -90px;
  top: 50%;
  line-height: 40px;
  margin-top: -17px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p3l_center .p3lc_txt4 span {
  display: block;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  color: #c99161;
  float: left;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.p3l_center .p3lc_txt4 span.sp1 {
  font-size: 15px;
  margin-right: 5px
}
.p3l_center .p3lc_txt4 span.sp2 {
  font-size: 13px
}
.p3l_center .p3lc_txt4.on {
  left: -126px
}
.p3l_center .p3lc_txt4.on span {
  color: #003268
}
.p3l_center .p3lc_txt4.on span.sp1 {
  font-size: 24px
}
.page3 .fr {
  width: 50%;
  height: calc(100vh - 80px);
  margin-top: 80px;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.p3r_c {
  width: 100%;
  overflow: hidden
}
.p3r_c ul li {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  position: relative
}
.p3r_c ul li:nth-child(3) {
  border-bottom: 0
}
.p3r_c ul li a {
  width: 100%;
  height: 100%;
  padding: 40px 60px;
  display: block;
  overflow: hidden;
  padding-right: 60%;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.p3r_c ul li em {
  display: block;
  overflow: hidden;
  font-style: normal
}
.p3r_c ul li em.em2 {
  width: calc(60% - 80px);
  height: calc(100% - 100px);
  display: block;
  overflow: hidden;
  position: absolute;
  right: 60px;
  top: 40px
}
.p3r_c ul li em.em2 b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0
}
.p3r_c ul li em.em1 {
  width: 100%;
  overflow: hidden
}
.p3r_c ul li em.em1 span {
  width: 100%;
  display: block;
  overflow: hidden
}
.p3r_c ul li em.em1 span.sp1 {
  font-size: 12px;
  color: #003268;
  line-height: 20px
}
.p3r_c ul li em.em1 span.sp2 {
  font-size: 12px;
  color: #000;
  line-height: 20px
}
.p3r_c ul li em.em1 span.sp3 {
  font-size: 18px;
  color: #0a1320;
  line-height: 30px;
  height: 60px;
  margin-top: 15px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box
}
.p3r_c ul.ul1 li em.em2 {
  width: calc(100% - 60px);
  top: 30px
}
.p3r_c ul li:nth-child(2) em.em1 span.sp1 {
  color: #c99161
}
.p3r_c ul li:nth-child(3) em.em1 span.sp1 {
  color: #008fd1
}
.p3l_menu {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 70px;
  z-index: 999
}
.p3lm_slide {
  width: 100%;
  overflow: hidden;
  position: relative
}
.p3lm_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  font-weight: bold
}
.p3lm_slide a.p3lms_prev {
  width: 10px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 20px;
  top: 0;
  z-index: 999
}
.p3lm_slide a.p3lms_next {
  width: 10px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 999
}
.page4 {
  overflow: hidden;
  position: relative
}
.page4_t {
  width: 100%;
  overflow: hidden
}
.p4t_slide {
  width: 100%;
  height: calc(100vh - 250px);
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0
}
.p4t_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative
}
.p4t_slide .swiper-slide b {
  width: 100%;
  overflow: hidden;
  height: calc(100vh - 250px);
  display: block
}
.p4t_slide .swiper-slide .p4t_c {
  width: 50%;
  height: 100%;
  padding: 0 60px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.p4t_slide .swiper-slide .p4t_c .p4tcc_c {
  width: 100%;
  overflow: hidden;
  opacity: 0
}
.p4t_slide .swiper-slide .p4t_c .p4tcc_c p {
  width: 100%;
  overflow: hidden;
  font-size: 12px;
  color: #fff;
  line-height: 20px
}
.p4t_slide .p4t_click {
  position: absolute;
  right: 60px;
  bottom: 30px;
  z-index: 999
}
.p4t_slide .p4t_click a {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  float: left;
  margin-left: 10px
}
.p4t_slide .p4t_click a.p4t_prev {
  background: url("404.png") center no-repeat;
  background-size: 100%
}
.p4t_slide .p4t_click a.p4t_next {
  background: url("404.png") center no-repeat;
  background-size: 100%
}
.page4_c {
  width: 100%;
  overflow: hidden;
  background-color: #252525;
  height: 250px;
  position: absolute;
  left: 0;
  bottom: 0
}
.p4c_slide .swiper-slide {
  width: 20px;
  overflow: visible;
  color: #929292;
  position: relative;
  height: 250px
}
.p4c_slide .swiper-slide b {
  width: 1px;
  height: 8px;
  display: block;
  overflow: hidden;
  background-color: #929292;
  position: absolute;
  left: 0;
  bottom: 0
}
.p4c_slide .swiper-slide span {
  position: absolute;
  left: -3px;
  bottom: 20px;
  font-size: 14px;
  color: #929292;
  display: none
}
.p4c_slide .swiper-slide img {
  display: block;
  height: 50px;
  border-radius: 6px;
  position: absolute;
  left: 0;
  cursor: pointer;
  -moz-transition: all .3s ease 0s;
  -ms-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s
}
.p4c_slide .swiper-slide img.p4_down {
  bottom: 88px
}
.p4c_slide .swiper-slide img.p4_up {
  top: 40px
}
.p4c_slide .swiper-slide img:hover {
  z-index: 999
}
.p4c_slide .swiper-slide.show_time b {
  height: 20px
}
.p4c_slide .swiper-slide.show_time span {
  display: block
}
.p4c_slide .swiper-slide-active img {
  border: 1px solid #f00;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03)
}
.p4c_li {
  width: 100%;
  overflow: hidden;
  display: none
}
.page5 {
  overflow: hidden;
  position: relative
}
.subaner {
  overflow: hidden;
  position: relative
}
.subaner b.b1 {
  width: 100%;
  height: 90.55555555555556vh;
  display: block
}
.subaner b.b2 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") right top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0
}
.subaner b.b3 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") right bottom no-repeat;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  bottom: 0
}
.subaner p.p4 {
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 6%;
  bottom: 31vh;
  text-transform: uppercase;
  font-family: Arial
}
.subaner_c {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 41vh
}
.subaner_c p {
  width: 100%;
  overflow: hidden
}
.subaner_c p.p1 {
  font-size: 30px;
  color: #2c2c2c;
  line-height: 50px;
  font-weight: bold;
  letter-spacing: 2px
}
.subaner_c p.p2 {
  margin: 20px 0
}
.subaner_c p.p2 img {
  display: block;
  height: 20px
}
.subaner_c p.p3 {
  font-size: 16px;
  color: #1c1c1c;
  line-height: 30px
}
.subaner_02 {
  overflow: hidden;
  position: relative
}
.subaner_02 b.b1 {
  width: 100%;
  height: 101vh;
  display: block
}
.subaner_02 b.b2 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") right top no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0
}
.subaner_02 b.b3 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") right bottom no-repeat;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  bottom: 0
}
.subaner_02 p.p4 {
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 6%;
  bottom: 51vh;
  text-transform: uppercase;
  font-family: Arial
}
.subaner_02 .subaner_c {
  width: 100%;
  height: calc(101vh - 80px - 266px);
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 80px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-start
}
.subaner_02 .subaner_c p {
  width: 100%;
  overflow: hidden
}
.subaner_02 .subaner_c p.p1 {
  font-size: 30px;
  color: #fff;
  line-height: 50px;
  font-weight: bold;
  letter-spacing: 2px
}
.subaner_02 .subaner_c p.p2 {
  margin: 20px 0
}
.subaner_02 .subaner_c p.p2 img {
  display: block;
  height: 20px
}
.subaner_02 .subaner_c p.p3 {
  font-size: 16px;
  color: #fff;
  line-height: 30px
}
.sub_02_c {
  width: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 80px 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999
}
.sub_02_c .wrap_nr {
  position: relative
}
.sub_02_c img.img1 {
  width: 80px;
  display: block
}
.sub_02_c .fr {
  color: #fff
}
.sub_02_c .fr p {
  font-size: 26px;
  line-height: 50px
}
.sub_02_c .fc {
  width: 800px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0
}
.sub_02_c .fc label {
  width: 100%;
  height: 80px;
  overflow: hidden;
  position: relative;
  display: block
}
.sub_02_c .fc label input.search_txt {
  width: 100%;
  height: 80px;
  line-height: 80px;
  border: 0;
  border-bottom: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0);
  font-size: 20px;
  color: #fff;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.sub_02_c .fc label input.search_btn {
  width: 20px;
  height: 100%;
  display: block;
  border: 0;
  cursor: pointer;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0
}
.hxyw_01 {
  overflow: visible;
  position: relative;
  margin-top: -100px
}
.hxyw_01 .hxyw_01fr {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  padding: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 21px rgba(0, 0, 0, 0.05)
}
.hxyw_01 .hxyw_01fr p {
  width: 100%;
  overflow: hidden;
  font-size: 18px;
  color: #2c2c2c;
  line-height: 35px
}
.hxyw_02 {
  overflow: hidden;
  margin-top: 60px
}
.hxyw_02 ul li {
  width: 100%;
  overflow: hidden;
  height: 500px
}
.hxyw_02 ul li .fl {
  width: 50%;
  overflow: hidden;
  height: 500px
}
.hxyw_02 ul li .fr {
  width: 50%;
  overflow: hidden;
  height: 500px
}
.hxyw_02 ul li .hxyw_02_img {
  position: relative
}
.hxyw_02 ul li .hxyw_02_img b {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0
}
.hxyw_02 ul li .hxyw_02_txt {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.hxyw_02 ul li .fr.hxyw_02_txt {
  padding-left: 60px
}
.hxyw_02 ul li .fl.hxyw_02_txt {
  padding-right: 60px
}
.hxyw_02 ul li .hxyw_02_txt p {
  width: 100%;
  overflow: hidden
}
.hxyw_02 ul li .hxyw_02_txt p.p1 {
  font-size: 30px;
  color: #2f2f2f;
  font-weight: bold;
  line-height: 40px
}
.hxyw_02 ul li .hxyw_02_txt p.p2 {
  margin: 20px 0
}
.hxyw_02 ul li .hxyw_02_txt p.p2 em {
  width: 36px;
  height: 36px;
  display: block;
  overflow: hidden;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.hxyw_02 ul li .hxyw_02_txt p.p2 b {
  width: 36px;
  height: 4px;
  display: block;
  overflow: hidden;
  background-color: #bebebe
}
.hxyw_02 ul li .hxyw_02_txt p.p3 {
  font-size: 15px;
  color: #2f2f2f;
  line-height: 26px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  text-overflow: ellipsis;
  display: -webkit-box
}
.hxyw_02 ul li .hxyw_02_txt .hxyw_02t_c {
  width: 100%;
  overflow: hidden
}
.hxyw_02 ul li .hxyw_02_b {
  width: 100%;
  height: 500px;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.hxyw_02 ul li .hxyw_02_b p {
  width: 50%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  text-align: center
}
.hxyw_02 ul li .hxyw_02_b p.p1 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  line-height: 40px
}
.hxyw_02 ul li .hxyw_02_b p.p2 {
  margin: 20px auto;
  text-align: center
}
.hxyw_02 ul li .hxyw_02_b p.p2 em {
  width: 36px;
  height: 36px;
  display: block;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.hxyw_02 ul li .hxyw_02_b p.p2 b {
  width: 36px;
  height: 4px;
  display: block;
  overflow: hidden;
  background-color: #bebebe
}
.hxyw_02 ul li .hxyw_02_b p.p3 {
  font-size: 15px;
  color: #fff;
  line-height: 26px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  text-overflow: ellipsis;
  display: -webkit-box
}
.btn_empty {
  overflow: hidden;
  height: 60px
}
.btnfr {
  overflow: hidden;
  background-color: #1e1e1e
}
.btn_01 {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #353535;
  padding: 20px 0
}
.btn_01 .fl img {
  display: block;
  height: 40px;
  float: left
}
.btn_01 .fl a:nth-child(2) img {
  margin-left: 20px
}
.btn_01 .fr a {
  width: 15px;
  height: 40px;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%
}
.btn_02 {
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between
}
.btn_02 .fl p {
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  color: #fff;
  line-height: 25px;
  margin: 10px 0
}
.btn_02 .fl p.p1 {
  font-size: 26px;
  color: #efa841;
  line-height: 40px;
  background: url("404.png") left center no-repeat;
  background-size: 25px;
  padding-left: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.btn_02 .fl p.p1 i {
  font-size: 15px;
  margin-left: 5px
}
.btn_02 .fr p {
  width: 100%;
  overflow: hidden
}
.btn_02 .fr p.p1 {
  text-align: right;
  font-size: 15px;
  color: #fff;
  line-height: 30px;
  margin-top: 10px
}
.btn_02 .fr p.p2 {
  margin-top: 10px
}
.btn_02 .fr p.p2 em {
  width: 90px;
  display: block;
  float: left;
  margin-left: 20px;
  font-style: normal
}
.btn_02 .fr p.p2 em:nth-child(1) {
  margin-left: 0
}
.btn_02 .fr p.p2 em img {
  width: 100%;
  display: block
}
.btn_02 .fr p.p2 em span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-top: 5px
}
.btn_02 .fc {
  width: 400px;
  overflow: hidden;
  text-align: center
}
.btn_02 .fc p {
  width: 100%;
  text-align: center
}
.btn_02 .fc p.p1 {
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin-top: 10px
}
.btn_02 .fc p.p2 {
  margin-top: 10px
}
.btn_02 .fc p.p2 select {
  width: 100%;
  height: 40px;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  border: 0;
  background: url("404.png") right center no-repeat #252525;
  background-size: 20px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none
}
.btn_03 {
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #353535;
  margin-top: 30px
}
.btn_03 p {
  text-align: center;
  font-size: 15px;
  color: #646464;
  line-height: 30px;
  margin: 10px 0
}
.jxhg_01 {
  overflow: hidden;
  margin-top: 60px
}
.jxhg_01 ul {
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between
}
.jxhg_01 ul.ul1 li {
  width: 50%
}
.jxhg_01 ul.ul2 li {
  width: 100%
}
.jxhg_01 ul li {
  width: 33.3333%;
  overflow: hidden;
  height: 600px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.jxhg_01 ul li b.b1 {
  width: 101%;
  height: 101%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: .05%;
  top: .05%;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.jxhg_01 ul li b.b2 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: -100%;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.jxhg_01 ul li .jxhg_01fr {
  width: 100%;
  overflow: visible;
  padding: 0 60px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  z-index: 999
}
.jxhg_01 ul li .jxhg_01fr p {
  width: 100%;
  overflow: hidden;
  color: #fff
}
.jxhg_01 ul li .jxhg_01fr p.p1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  text-align: center
}
.jxhg_01 ul li .jxhg_01fr p.p2 {
  margin: 10px auto;
  text-align: center
}
.jxhg_01 ul li .jxhg_01fr p.p2 em {
  width: 36px;
  height: 36px;
  display: block;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.jxhg_01 ul li .jxhg_01fr p.p2 b {
  width: 0;
  height: 4px;
  display: block;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.5);
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.jxhg_01 ul li .jxhg_01fr .jxhg_01c_c {
  width: 100%;
  overflow: hidden;
  display: none;
  position: absolute;
  left: 0;
  top: 96px;
  padding: 0 60px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.jxhg_01 ul li .jxhg_01fr .jxhg_01c_c p {
  font-size: 14px;
  line-height: 26px
}
.jxhg_01 ul li:hover b.b1 {
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03)
}
.jxhg_01 ul li:hover b.b2 {
  bottom: 0
}
.jxhg_01 ul li:hover .jxhg_01fr p.p2 b {
  width: 100%
}
.jxhg_02 {
  overflow: visible;
  padding-top: 60px
}
.jxhg_02_t {
  width: 100%;
  overflow: hidden;
  font-size: 20px;
  color: #2c2c2c;
  line-height: 40px;
  font-weight: bold
}
.jxhg_02_c {
  width: 100%;
  overflow: visible;
  padding-top: 20px
}
.jxhg_02_c ul li {
  width: 48%;
  float: left;
  overflow: hidden;
  height: 160px;
  position: relative;
  padding: 30px;
  padding-left: 160px;
  margin-bottom: 40px;
  margin-right: 4%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 21px rgba(0, 0, 0, 0.05)
}
.jxhg_02_c ul li:nth-child(2n) {
  margin-right: 0
}
.jxhg_02_c ul li img {
  height: 100px;
  display: block;
  position: absolute;
  left: 30px;
  top: 30px
}
.jxhg_02_c ul li em {
  width: 100%;
  display: block;
  overflow: hidden;
  font-style: normal
}
.jxhg_02_c ul li em span {
  width: 100%;
  display: block;
  overflow: hidden
}
.jxhg_02_c ul li em span.sp1 {
  font-size: 20px;
  color: #073482;
  line-height: 30px;
  font-weight: bold
}
.jxhg_02_c ul li em span.sp2 {
  margin: 20px 0
}
.jxhg_02_c ul li em span.sp2 b {
  width: 55px;
  height: 2px;
  background-color: #c1c1c1;
  display: block;
  overflow: hidden;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.jxhg_02_c ul li em span.sp3 {
  font-size: 14px;
  color: #353535;
  line-height: 24px
}
.jxhg_02_c ul li em span.sp4 {
  font-size: 14px;
  color: #6d6d6d;
  line-height: 24px
}
.jxhg_02_c ul li em span.sp5 {
  font-size: 20px;
  color: #073482;
  line-height: 30px;
  font-weight: bold
}
.jxhg_02_c ul li.li1 {
  width: 100%;
  margin-right: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 30px
}
.jxhg_02_c ul li.li1 label {
  display: inline-block;
  position: relative;
  padding-left: 140px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.jxhg_02_c ul li.li1 label img {
  position: absolute;
  left: 0;
  top: 0
}
.jxhg_02_c ul li.li1 .erm_01 {
  position: relative;
  left: 0;
  top: 0
}
.jxhg_03 {
  overflow: hidden;
  margin-top: 30px;
  position: relative
}
.jxhg_03_slide {
  width: 100%;
  overflow: hidden
}
.jxhg_03_slide .swiper-slide {
  width: 100%;
  overflow: hidden
}
.jxhg_03_slide .swiper-slide img {
  width: 100%;
  display: block
}
.jxhg_03_b {
  width: 46%;
  background-color: #fff;
  position: absolute;
  right: 4%;
  bottom: 0;
  height: 80px;
  padding: 20px 74px 20px 74px;
  z-index: 9999;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.jxhg_03_b .jxhg_03b_prev {
  width: 14px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 20px;
  top: 0
}
.jxhg_03_b .jxhg_03b_prev:hover {
  background: url("404.png") center no-repeat;
  background-size: 100%
}
.jxhg_03_b .jxhg_03b_next {
  width: 14px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 20px;
  top: 0
}
.jxhg_03_b .jxhg_03b_next:hover {
  background: url("404.png") center no-repeat;
  background-size: 100%
}
.jxhg_03_b .jxhg_03b_sp {
  line-height: 80px;
  position: absolute;
  right: 54px;
  top: 0;
  font-size: 14px;
  color: #353535
}
.jxhg_03_b .jxhg_03b_sp i:nth-child(1) {
  color: #efa841
}
.jxhg_03_b .sp1 {
  width: 100%;
  display: block;
  overflow: hidden;
  line-height: 40px;
  font-size: 16px;
  color: #353535
}
.lslt_01 {
  overflow: hidden;
  margin-top: 60px
}
.lslt_01fr {
  width: 100%;
  overflow: hidden;
  position: relative
}
.lslt_01fr b.b1 {
  width: 100%;
  overflow: hidden;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0
}
.lslt_01fr ul {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 99;
  color: #fff
}
.lslt_01fr ul li {
  width: 33.3333%;
  padding: 0 30px;
  height: 200px;
  position: relative;
  overflow: hidden;
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.lslt_01fr ul li:nth-child(7) {
  border-bottom: 0
}
.lslt_01fr ul li:nth-child(8) {
  border-bottom: 0
}
.lslt_01fr ul li:nth-child(9) {
  border-bottom: 0
}
.lslt_01fr ul li:nth-child(3n) {
  border-right: 0
}
.lslt_01fr ul li span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  position: relative;
  z-index: 9
}
.lslt_01fr ul li i {
  width: 0;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 0;
  background-color: rgba(7, 52, 130, 0.8);
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.lslt_01fr ul li:hover i {
  width: 100%;
  left: 0;
  top: 0
}
.lyhg_01 {
  overflow: hidden;
  margin-top: 60px
}
.lyhg_01fr {
  width: 100%;
  overflow: hidden;
  position: relative
}
.lyhg_01fr img {
  width: 100%;
  display: block
}
.lyhg_01fr .lyhg_01cfr {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  justify-content: flex-start;
  position: absolute;
  left: 0;
  top: 0
}
.lyhg_01fr .lyhg_01cfr .lyhg_01_c {
  width: 100%;
  overflow: hidden;
  padding: 0 60px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 60px
}
.lyhg_01fr .lyhg_01cfr .lyhg_01_c p {
  width: 100%;
  overflow: hidden;
  color: #fff
}
.lyhg_01fr .lyhg_01cfr .lyhg_01_c p.p1 {
  font-size: 26px;
  font-weight: bold;
  line-height: 46px
}
.lyhg_01fr .lyhg_01cfr .lyhg_01_c p.p2 {
  font-size: 15px;
  line-height: 26px;
  margin-top: 20px
}
.tzzgx_01 {
  overflow: hidden;
  margin-top: 50px
}
.tzzgx_01_t {
  width: 100%;
  overflow: hidden;
  position: relative
}
.tzzgx_01_t .b_right {
  width: 96%;
  height: 1px;
  display: block;
  overflow: hidden;
  background-color: #e7e7e7;
  position: absolute;
  right: 0;
  bottom: 0
}
.tzzgx_01_t .fl {
  position: relative;
  z-index: 99
}
.tzzgx_01_t .fl span {
  float: left;
  display: inline-block;
  position: relative;
  font-size: 15px;
  color: #30323b;
  line-height: 50px;
  padding: 0 0 10px 0
}
.tzzgx_01_t .fl span.sp1 {
  font-weight: bold;
  font-size: 20px
}
.tzzgx_01_t .fl span.sp1 b {
  width: calc(100%+30px);
  height: 1px;
  display: block;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0
}
.tzzgx_01_t .fl span.sp2 {
  font-size: 20px;
  font-weight: bold
}
.tzzgx_01_t .fl span.sp4 {
  margin-left: 15px;
  background: url("../image/tzzgx_07.jpg") left 21px no-repeat;
  padding-left: 16px;
  font-weight: bold
}
.tzzgx_01_t .fl span.sp4 b {
  color: #ca0d0d;
  font-size: 18px
}
.tzzgx_01_t .fl span.sp5 {
  font-weight: bold;
  font-size: 18px;
  color: #ca0d0d;
  margin-left: 20px
}
.tzzgx_01_t .fl span.sp6 {
  margin-left: 20px
}
.tzzgx_01_t .fl span.sp6 b {
  color: #ca0d0d;
  font-size: 18px
}
.tzzgx_01_t .fl span.sp7 {
  margin-left: 20px
}
.tzzgx_01_t .fl span.sp7 b {
  color: #2fb74f;
  font-size: 18px
}
.tzzgx_01_t .fl i {
  float: left;
  width: 1px;
  height: 15px;
  background-color: #e7e7e7;
  display: inline-block;
  margin: 0 30px;
  margin-top: 18px
}
.tzzgx_01_t .fr {
  line-height: 50px;
  font-size: 13px;
  color: #30323b
}
.tzzgx_01_c {
  width: 100%;
  overflow: hidden;
  margin-top: 40px
}
.tzzgx_01_c p {
  font-size: 15px;
  color: #2f2f2f;
  line-height: 25px
}
.tzzgx_02 {
  overflow: hidden;
  margin-top: 60px
}
.tzzgx_02 ul li {
  width: 48%;
  overflow: hidden;
  float: left;
  margin-right: 2%;
  margin-bottom: 30px
}
.tzzgx_02 ul li:nth-child(3n) {
  margin-right: 2%
}
.tzzgx_02 ul li a {
  width: 100%;
  display: block;
  overflow: hidden
}
.tzzgx_02 ul li em {
  width: 100%;
  display: block;
  overflow: hidden;
  font-style: normal
}
.tzzgx_02 ul li em.em1 img {
  width: 100%;
  display: block;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.tzzgx_02 ul li em.em2 {
  margin-top: 20px
}
.tzzgx_02 ul li em.em2 span {
  width: 100%;
  display: block;
  overflow: hidden
}
.tzzgx_02 ul li em.em2 span.sp1 {
  font-size: 20px;
  color: #2f2f2f;
  line-height: 40px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold
}
.tzzgx_02 ul li em.em2 span.sp2 {
  font-size: 15px;
  color: #2f2f2f;
  line-height: 25px;
  height: 50px;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box
}
.tzzgx_02 ul li em.em2 span.sp3 {
  margin-top: 60px;
  border-bottom: 2px solid #e7e7e7;
  line-height: 40px;
  padding-bottom: 10px;
  font-size: 15px;
  color: #194196;
  position: relative
}
.tzzgx_02 ul li em.em2 span.sp3 b {
  width: 12px;
  height: 13px;
  display: block;
  overflow: hidden;
  background: url("../image/com_03.jpg") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 16px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.tzzgx_02 ul li a:hover em.em1 img {
  transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -webkit-transform: scale(1.03, 1.03)
}
.tzzgx_02 ul li a:hover em.em2 span.sp1 {
  color: #194196
}
.tzzgx_02 ul li a:hover em.em2 span.sp3 b {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg)
}
.news_01 {
  overflow: hidden;
  padding: 40px 0
}
.news_01_t {
  width: 100%;
  overflow: hidden;
  line-height: 50px
}
.news_01_t span {
  float: left;
  font-size: 20px;
  color: #000;
  display: inline-block;
  padding-left: 35px
}
.news_01_t span.sp1 {
  background: url('404.png') left center no-repeat;
  background-size: 24px
}
.news_01_t span.sp2 {
  background: url('404.png') left center no-repeat;
  background-size: 24px
}
.news_01_t span.sp3 {
  background: url('404.png') left center no-repeat;
  background-size: 24px
}
.news_01_t span.sp4 {
  background: url('404.png') left center no-repeat;
  background-size: 24px
}
.news_01_t a {
  float: right;
  font-size: 20px;
  color: #878787
}
.news_01_c {
  width: 100%;
  overflow: hidden;
  margin-top: 10px
}
.news_01_c ul li {
  width: 23.5%;
  overflow: hidden;
  float: left;
  padding: 30px 30px;
  position: relative;
  background-color: #fff;
  border-top: 4px solid #003287;
  margin-right: 2%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.news_01_c ul li:nth-child(4n) {
  margin-right: 0
}
.news_01_c ul li em {
  display: block;
  font-style: normal
}
.news_01_c ul li em.em1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0
}
.news_01_c ul li em.em1 b.b1 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0
}
.news_01_c ul li em.em1 b.b2 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  background-size: 100% 100%;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.news_01_c ul li em.em2 {
  position: relative;
  z-index: 99
}
.news_01_c ul li em.em2 span {
  width: 100%;
  display: block;
  overflow: hidden;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.news_01_c ul li em.em2 span.sp1 {
  font-size: 14px;
  color: #2e2e2e;
  font-family: Arial;
  line-height: 32px
}
.news_01_c ul li em.em2 span.sp1 i {
  font-size: 30px;
  color: #003287;
  font-weight: bold
}
.news_01_c ul li em.em2 span.sp2 {
  font-size: 24px;
  color: #2e2e2e;
  line-height: 32px;
  height: 64px;
  font-weight: bold;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box
}
.news_01_c ul li em.em2 span.sp3 {
  margin-top: 10px;
  font-size: 14px;
  color: #353535;
  line-height: 24px;
  height: 72px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: -webkit-box
}
.news_01_c ul li em.em2 span.sp4 {
  margin-top: 40px;
  position: relative;
  height: 42px;
  text-align: center
}
.news_01_c ul li em.em2 span.sp4 i {
  display: inline-block;
  width: 70%;
  line-height: 40px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 14px;
  position: relative;
  bottom: -40px;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.news_01_c ul li em.em2 span.sp4 b {
  width: 15px;
  height: 42px;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.news_01_c ul li a:hover .em1 b.b2 {
  background: url("404.png") center no-repeat
}
.news_01_c ul li a:hover .em2 span.sp1 {
  color: #fff
}
.news_01_c ul li a:hover .em2 span.sp1 i {
  color: #fff
}
.news_01_c ul li a:hover .em2 span.sp2 {
  color: #fff
}
.news_01_c ul li a:hover .em2 span.sp3 {
  color: #fff
}
.news_01_c ul li a:hover .em2 span.sp4 i {
  bottom: 0
}
.news_01_c ul li a:hover .em2 span.sp4 b {
  right: -15px
}
.news_01_bg1 {
  background-color: #e3e8f0
}
.news_01_bg2 {
  background-color: #f1f1f1
}
.news_01_bg2 .news_01_c ul li {
  border-top: 4px solid #e2872c
}
.news_01_bg2 .news_01_c ul li .em2 span.sp1 i {
  color: #e2872c
}
.news_01_bg3 {
  background-color: #e3e8f0
}
.news_01_bg3 .news_01_c ul li {
  border-top: 4px solid #003287
}
.news_01_bg3 .news_01_c ul li .em2 span.sp1 i {
  color: #003287
}
.news_01_bg4 {
  background-color: #f1f1f1
}
.news_01_bg4 .news_01_c ul li {
  border-top: 4px solid #e2872c
}
.news_01_bg4 .news_01_c ul li .em2 span.sp1 i {
  color: #e2872c
}
.nxq_01 {
  overflow: hidden;
  margin-top: 60px
}
.nxq_01 h1 {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 26px;
  color: #000;
  margin: 0;
  padding: 0
}
.nxq_01 p {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  color: #000;
  line-height: 24px;
  margin-top: 10px
}
.nxq_02 {
  overflow: hidden;
  margin-top: 40px
}
.nxq_02 img {
  max-width: 100%
}
.nxq_02 .wrap_c {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0
}
.nxq_03 {
  overflow: hidden;
  margin-top: 60px;
  text-align: center
}
.nxq_03 a {
  display: inline-block;
  line-height: 46px;
  padding: 0 30px;
  background-color: #194196;
  font-size: 14px;
  color: #fff
}
.jtjs_01 {
  overflow: hidden;
  position: relative;
  height: 71vh
}
.jtjs_01 b.b1 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0
}
.jtjs_01fr {
  width: 50%;
  height: 100%;
  overflow: hidden;
  padding: 60px 40px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.jtjs_01fr p {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  color: #2f2f2f;
  line-height: 22px
}
.jtjs_01fr b.b2 {
  width: 60px;
  height: 4px;
  display: block;
  overflow: hidden;
  background-color: #123c8a;
  margin-top: 5vh
}
.jtjs_02 {
  overflow: hidden;
  padding: 60px 0
}
.jtjs_02_t {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  padding-right: 300px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.jtjs_02_t p {
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  color: #fff;
  line-height: 26px
}
.jtjs_02_t a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase
}
.jtjs_02_t a span {
  width: 100%;
  display: block;
  overflow: hidden
}
.jtjs_02_t a img {
  display: block;
  margin-top: 100px
}
.jtjs_02_c {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 30px
}
.jtjs_02_c ul {
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between
}
.jtjs_02_c ul li {
  width: 25%;
  overflow: hidden;
  border-right: 1px solid #bebebe;
  padding: 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.jtjs_02_c ul li p {
  width: 100%;
  overflow: hidden;
  font-size: 16px;
  color: #262626;
  line-height: 30px
}
.jtjs_02_c ul li:nth-child(4) {
  border-right: 0;
  padding-right: 0
}
.jtjs_02_c ul li p.p1 {
  color: #efa841;
  font-size: 40px;
  font-weight: bold;
  line-height: 50px
}
.jtjs_03 {
  overflow: hidden
}
.jtjs_03 ul {
  width: 100%;
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between
}
.jtjs_03 ul li {
  width: 15%;
  overflow: hidden;
  height: 82vh;
  position: relative;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.jtjs_03 ul li.on {
  width: 25%
}
.jtjs_03 ul li b.b1 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.jtjs_03 ul li em.em1 {
  width: 100%;
  display: block;
  font-style: normal;
  overflow: hidden;
  position: relative;
  z-index: 999;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.jtjs_03 ul li em.em1 span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center
}
.jtjs_03 ul li em.em1 span.sp1 {
  font-size: 30px;
  color: #123c8a;
  font-weight: bold;
  font-family: Arial;
  line-height: 40px
}
.jtjs_03 ul li em.em1 span.sp2 {
  margin: 20px 0
}
.jtjs_03 ul li em.em1 span.sp2 i {
  width: 30px;
  height: 3px;
  display: block;
  overflow: hidden;
  background-color: #d7d7d7;
  margin: 0 auto;
  padding: 0
}
.jtjs_03 ul li em.em1 span.sp3 {
  font-size: 18px;
  color: #2f2f2f;
  line-height: 30px
}
.jtjs_03 ul li em.em1 span.sp4 {
  font-size: 14px;
  margin-top: 10px;
  line-height: 24px;
  color: #2f2f2f;
  display: none
}
.jtjs_03 ul li.on b.b1 {
  opacity: 1
}
.jtjs_03 ul li.on em.em1 span.sp1 {
  color: #fff
}
.jtjs_03 ul li.on em.em1 span.sp3 {
  color: #fff
}
.jtjs_03 ul li.on em.em1 span.sp4 {
  display: block;
  color: #fff
}
.jtjs_03_slide {
  width: 100%;
  overflow: hidden;
  position: relative
}
.jtjs_03_slide .swiper-slide {
  width: 100%;
  overflow: hidden;
  height: 82vh
}
.jtjs_03_slide .swiper-slide label {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 82vh;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center
}
.jtjs_03_slide .swiper-slide b.b1 {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear
}
.jtjs_03_slide .swiper-slide em.em1 {
  width: 100%;
  display: block;
  font-style: normal;
  overflow: hidden;
  position: relative;
  z-index: 999;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.jtjs_03_slide .swiper-slide em.em1 span {
  width: 100%;
  display: block;
  overflow: hidden;
  text-align: center
}
.jtjs_03_slide .swiper-slide em.em1 span.sp1 {
  font-size: 30px;
  color: #123c8a;
  font-weight: bold;
  font-family: Arial;
  line-height: 40px
}
.jtjs_03_slide .swiper-slide em.em1 span.sp2 {
  margin: 20px 0
}
.jtjs_03_slide .swiper-slide em.em1 span.sp2 i {
  width: 30px;
  height: 3px;
  display: block;
  overflow: hidden;
  background-color: #d7d7d7;
  margin: 0 auto;
  padding: 0
}
.jtjs_03_slide .swiper-slide em.em1 span.sp3 {
  font-size: 18px;
  color: #2f2f2f;
  line-height: 30px
}
.jtjs_03_slide .swiper-slide em.em1 span.sp4 {
  font-size: 14px;
  margin-top: 10px;
  line-height: 24px;
  color: #2f2f2f;
  display: none
}
.jtjs_03_slide .swiper-slide b.b1 {
  opacity: 1
}
.jtjs_03_slide .swiper-slide em.em1 span.sp1 {
  color: #fff
}
.jtjs_03_slide .swiper-slide em.em1 span.sp3 {
  color: #fff
}
.jtjs_03_slide .swiper-slide em.em1 span.sp4 {
  display: block;
  color: #fff
}
.jtjs_03_slide .jtjs03_prev {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat #fff;
  border-radius: 50%;
  background-size: 8px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 40px;
  z-index: 999
}
.jtjs_03_slide .jtjs03_prev:hover {
  background: url("404.png") center no-repeat #fff;
  background-size: 8px
}
.jtjs_03_slide .jtjs03_next {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat #fff;
  border-radius: 50%;
  background-size: 8px;
  position: absolute;
  left: 50%;
  margin-left: 10px;
  bottom: 40px;
  z-index: 999
}
.jtjs_03_slide .jtjs03_next:hover {
  background: url("404.png") center no-repeat #fff;
  background-size: 8px
}
.jtjs_04 {
  overflow: hidden;
  margin-top: 60px
}
.jtjs_04fr {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 100px;
  padding-right: 300px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box
}
.jtjs_04fr p {
  width: 100%;
  overflow: hidden;
  font-size: 15px;
  color: #151515;
  line-height: 26px
}
.jtjs_04fr p.p1 {
  margin-top: 40px
}
.jtjs_04fr p.p1 a {
  display: inline-block;
  line-height: 40px;
  padding: 0 50px;
  background-color: #194196;
  font-size: 14px;
  color: #fff
}
.jtjs_04fr a.a1 {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #151515;
  text-transform: uppercase
}
.jtjs_04fr a.a1 span {
  width: 100%;
  display: block;
  overflow: hidden
}
.jtjs_04fr a.a1 img {
  display: block;
  margin-top: 100px
}
.jtjs_05 {
  margin-top: 0;
  overflow: hidden
}
.jtjs_05_t {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  color: #123c8a;
  line-height: 50px;
  font-weight: bold
}
.jtjs_05_c {
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 15px;
  color: #151515;
  margin: 0 auto;
  padding: 0;
  margin-top: 20px
}
.jtjs_05_c p {
  line-height: 25px
}
.jtjs_05_b {
  width: 100%;
  overflow: hidden;
  margin-top: 60px;
  position: relative
}
.jtjs_05_b a.jtjs_05b_prev {
  width: 20px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999
}
.jtjs_05_b a.jtjs_05b_next {
  width: 20px;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url("404.png") center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999
}
.jtjs_05b_slide {
  width: 90%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0
}
.jtjs_05b_slide .swiper-slide {
  width: 100%;
  overflow: hidden
}
.jtjs_05b_slide .swiper-slide img {
  width: 100%;
  display: block
}
.menuikfr {
  float: right;
  position: relative;
  margin-left: 8px;
  width: 34px;
  height: 30px;
  margin-top: 9px
}
.menu_click {
  display: block;
  position: absolute;
  right: -5px;
  top: -2px
}
.menu_click em {
  width: 34px;
  height: 34px;
  display: block;
  overflow: hidden;
  float: left;
  position: relative;
  cursor: pointer
}
.menu_click em i {
  cursor: pointer;
  width: 60%;
  display: block;
  overflow: hidden;
  height: 2px;
  background-color: #efa841;
  position: absolute;
  left: 15%;
  top: 10px;
  transition: .3s ease-in-out;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out
}
.menu_click em i.i1 {
  top: 10px
}
.menu_click em i.i2 {
  top: 17px
}
.menu_click em i.i3 {
  top: 24px;
  width: 40%
}
.menu_click em.on i.i2 {
  opacity: 0
}
.menu_click em.on i.i1 {
  width: 60%;
  left: 20%;
  transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  -moz-transform: translateY(8px) rotate(45deg);
  -webkit-transform: translateY(8px) rotate(45deg);
  -o-transform: translateY(8px) rotate(45deg)
}
.menu_click em.on i.i3 {
  width: 60%;
  left: 20%;
  top: 25px;
  transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg)
}
@media screen and (max-width:1200px) {
  .wrap_in {
    margin: 0 10px
  }
  .wrap_c {
    margin: 0 10px
  }
  .wrap_nr {
    margin: 0 10px
  }
  .w_pc {
    display: none !important
  }
  .w_wap {
    display: block !important
  }
  .subaner b.b1 {
    height: 50vh
  }
  .subaner_c {
    top: 20vh
  }
  .subaner_c p.p1 {
    font-size: 20px;
    line-height: 30px
  }
  .subaner_c p.p2 {
    margin: 10px 0
  }
  .subaner_c p.p3 {
    font-size: 14px;
    line-height: 24px
  }
  .subaner p.p4 {
    bottom: 10vh;
    font-size: 12px
  }
  .subaner_02 b.b1 {
    height: 60vh
  }
  .subaner_02 .subaner_c {
    top: 0vh
  }
  .subaner_02 .subaner_c p.p1 {
    font-size: 20px;
    line-height: 30px
  }
  .subaner_02 .subaner_c p.p2 {
    margin: 10px 0
  }
  .subaner_02 .subaner_c p.p3 {
    font-size: 14px;
    line-height: 24px
  }
  .subaner_02 .subaner p.p4 {
    bottom: 10vh;
    font-size: 12px
  }
  .subaner_02 p.p4 {
    bottom: 20vh;
    font-size: 12px
  }
  .hxyw_01 {
    margin-top: -50px
  }
  .hxyw_01 .hxyw_01fr {
    padding: 10px
  }
  .hxyw_01 .hxyw_01fr p {
    font-size: 14px;
    line-height: 24px
  }
  .hxyw_02 {
    margin-top: 20px
  }
  .hxyw_02 ul li {
    height: auto
  }
  .hxyw_02 ul li .fl {
    width: 100%;
    overflow: hidden;
    height: auto
  }
  .hxyw_02 ul li .fl img {
    width: 100%;
    display: block
  }
  .hxyw_02 ul li .fr {
    width: 100%;
    height: auto
  }
  .hxyw_02 ul li .fr img {
    width: 100%;
    display: block
  }
  .hxyw_02 ul li .fr.hxyw_02_txt {
    padding: 15px 0
  }
  .hxyw_02 ul li .fl.hxyw_02_txt {
    padding: 15px 0
  }
  .hxyw_02 ul li .hxyw_02_txt p.p1 {
    font-size: 20px;
    line-height: 30px
  }
  .hxyw_02 ul li .hxyw_02_txt p.p2 {
    margin: 10px 0
  }
  .hxyw_02 ul li .hxyw_02_txt p.p2 em {
    width: 20px;
    height: 20px
  }
  .hxyw_02 ul li .hxyw_02_txt p.p2 b {
    width: 20px;
    height: 2px
  }
  .hxyw_02 ul li .hxyw_02_b {
    height: auto;
    padding: 20px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }
  .hxyw_02 ul li .hxyw_02_b p {
    width: 100%
  }
  .hxyw_02 ul li .hxyw_02_b p.p1 {
    font-size: 20px;
    line-height: 30px
  }
  .hxyw_02 ul li .hxyw_02_b p.p2 {
    margin: 10px 0
  }
  .hxyw_02 ul li .hxyw_02_b p.p2 em {
    width: 20px;
    height: 20px
  }
  .hxyw_02 ul li .hxyw_02_b p.p2 b {
    width: 20px;
    height: 2px
  }
  .jxhg_01 {
    margin-top: 20px
  }
  .jxhg_01 ul {
    width: 100%;
    display: block
  }
  .jxhg_01 ul li {
    width: 100%;
    height: 400px
  }
  .jxhg_01 ul li .jxhg_01fr {
    padding: 0 10px
  }
  .jxhg_01 ul li .jxhg_01fr p.p1 {
    font-size: 20px;
    line-height: 40px
  }
  .jxhg_01 ul li .jxhg_01fr .jxhg_01c_c {
    padding: 0 10px;
    display: block
  }
  .jxhg_01 ul li b.b1 {
    transform: scale(1.03, 1.03);
    -moz-transform: scale(1.03, 1.03);
    -webkit-transform: scale(1.03, 1.03)
  }
  .jxhg_01 ul li b.b2 {
    bottom: 0
  }
  .jxhg_01 ul li .jxhg_01fr p.p2 b {
    width: 100%
  }
  .jxhg_02 {
    padding-top: 20px
  }
  .jxhg_02_c ul li {
    width: 100%;
    margin-right: 0;
    padding: 10px;
    padding-left: 120px;
    height: auto;
    min-height: 100px;
    margin-bottom: 20px
  }
  .jxhg_02_c ul li img {
    height: 80px;
    left: 10px;
    top: 10px
  }
  .jxhg_02_c ul li em span.sp1 {
    font-size: 16px;
    line-height: 30px
  }
  .jxhg_02_c ul li em span.sp2 {
    margin: 10px 0
  }
  .jxhg_02_c ul li em span.sp2 b {
    width: 32px
  }
  .jxhg_03 {
    margin-top: 20px
  }
  .jxhg_03_b {
    width: 100%;
    position: relative;
    right: 0;
    padding: 20px 80px 20px 45px
  }
  .btn_01 {
    padding: 10px 0
  }
  .btn_01 .fl img {
    height: 20px
  }
  .btn_01 .fr a {
    height: 20px
  }
  .btn_02 {
    margin-top: 15px;
    display: block
  }
  .btn_02 .fl {
    width: 100%
  }
  .btn_02 .fc {
    width: 100%
  }
  .btn_02 .fr {
    width: 100%
  }
  .btn_02 .fr p.p1 {
    text-align: center
  }
  .btn_02 .fr p.p2 {
    text-align: center
  }
  .btn_02 .fr p.p2 em {
    display: inline-block;
    float: none
  }
  .btn_03 p {
    font-size: 12px;
    line-height: 20px
  }
  .lslt_01 {
    margin-top: 20px
  }
  .lslt_01fr ul li {
    width: 100%;
    height: auto;
    padding: 20px;
    border-right: 0
  }
  .lslt_01fr ul li span {
    font-size: 16px;
    line-height: 30px
  }
  .lslt_01fr ul li:nth-child(6) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
  }
  .lslt_01fr ul li:nth-child(7) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
  }
  .lslt_01fr ul li:nth-child(8) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
  }
  .lyhg_01 {
    margin-top: 20px
  }
  .lyhg_01fr .lyhg_01cfr .lyhg_01_c {
    padding: 10px 10px;
    margin-bottom: 0
  }
  .lyhg_01fr .lyhg_01cfr .lyhg_01_c p.p1 {
    font-size: 14px;
    line-height: 20px
  }
  .lyhg_01fr .lyhg_01cfr .lyhg_01_c p.p1 br {
    display: none
  }
  .lyhg_01fr .lyhg_01cfr .lyhg_01_c p.p2 {
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px
  }
  .jxhg_02_c ul li.li1 {
    padding: 10px;
    display: block
  }
  .jxhg_02_c ul li.li1 label {
    width: 100%;
    margin: 20px 0;
    padding-left: 100px;
    height: auto;
    min-height: 100px
  }
  .jxhg_02_c ul li.li1 .erm_01 {
    margin: 0 auto;
    padding: 0
  }
  .jxhg_01 ul.ul1 li {
    width: 100%;
    height: 400px
  }
  .sub_02_c {
    padding: 20px 0
  }
  .sub_02_c .fr p {
    font-size: 16px;
    line-height: 26px
  }
  .sub_02_c .fr {
    width: 70%
  }
  .sub_02_c img.img1 {
    float: left;
    width: 50px;
    margin-top: 10px
  }
  .jtjs_01 {
    height: auto
  }
  .jtjs_01fr {
    width: 100%;
    padding: 20px 10px;
    height: auto;
    position: relative
  }
  .jtjs_01fr p {
    font-size: 13px;
    line-height: 22px
  }
  .jtjs_01fr b.b2 {
    margin-top: 40px
  }
  .jtjs_02 {
    padding: 30px 0
  }
  .jtjs_02_t {
    padding-right: 120px;
    padding-bottom: 0
  }
  .jtjs_02_c {
    margin-top: 20px;
    padding: 10px
  }
  .jtjs_02_c ul {
    display: block
  }
  .jtjs_02_c ul li {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin: 5px 0
  }
  .jtjs_02_c ul li:nth-child(2n) {
    border-right: 0
  }
  .jtjs_02_c ul li p {
    font-size: 14px
  }
  .jtjs_03 .wrap_nr {
    padding: 0;
    margin: 0
  }
  .jtjs_03 ul {
    display: block
  }
  .jtjs_03 ul li {
    width: 100%
  }
  .jtjs_03 ul li.on {
    width: 100%
  }
  .jtjs_03 ul li b.b1 {
    opacity: 1
  }
  .jtjs_03 ul li em.em1 span.sp1 {
    color: #fff
  }
  .jtjs_03 ul li em.em1 span.sp3 {
    color: #fff
  }
  .jtjs_03 ul li em.em1 span.sp4 {
    display: block;
    color: #fff
  }
  .jtjs_04 {
    margin-top: 20px
  }
  .jtjs_04fr {
    padding-right: 130px
  }
  .tzzgx_01 {
    margin-top: 20px
  }
  .tzzgx_02 {
    margin-top: 20px
  }
  .tzzgx_02 ul li {
    width: 100%;
    margin-right: 0
  }
  .news_01 {
    padding: 20px 0
  }
  .sub_02_c .fc {
    width: 100%
  }
  .news_01_t a {
    font-size: 14px
  }
  .news_01_c ul li {
    width: 49%;
    margin-bottom: 20px;
    margin-right: 2%;
    padding: 10px
  }
  .news_01_c ul li:nth-child(2n) {
    margin-right: 0
  }
  .news_01_c ul li em.em2 span.sp2 {
    font-size: 16px;
    line-height: 26px;
    height: 52px
  }
  .news_01_c ul li a:hover .em1 {
    display: none
  }
  .news_01_c ul li a:hover .em2 span.sp1 {
    color: #2e2e2e
  }
  .news_01_c ul li a:hover .em2 span.sp1 i {
    color: #2e2e2e
  }
  .news_01_c ul li a:hover .em2 span.sp2 {
    color: #2e2e2e
  }
  .news_01_c ul li a:hover .em2 span.sp3 {
    color: #2e2e2e
  }
  .news_01_c ul li a:hover .em2 span.sp4 i {
    bottom: -40px
  }
  .news_01_c ul li a:hover .em2 span.sp4 b {
    right: 0;
    width: 10px
  }
  .news_01_c ul li a .em2 span.sp4 b {
    width: 10px
  }
  .sub_02_c .fc label {
    height: 60px
  }
  .sub_02_c .fc label input.search_txt {
    height: 60px;
    line-height: 60px;
    font-size: 16px
  }
  .nxq_01 {
    margin-top: 20px
  }
  .nxq_01 h1 {
    font-size: 20px
  }
  .nxq_02 {
    margin-top: 20px
  }
  .banner_slide .swiper-slide .in_01fr img {
    height: 60px
  }
  .banner_sp1 {
    display: none
  }
  .banner_sy {
    left: 10px;
    margin-left: 0
  }
  .page2 ul {
    display: none
  }
  .page2 ul li {
    width: 50%;
    float: left;
    height: 33.3333vh;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5)
  }
  .page2 ul li:nth-child(2n) {
    border-right: 0
  }
  .page2 ul li:nth-child(5) {
    width: 100%;
    border-right: 0
  }
  .page2 ul li em.em3 span.sp1 i img {
    height: 40px
  }
  .page2 ul li em.em3 span.sp2 {
    font-size: 16px;
    margin-top: 0
  }
  .page2 ul li em.em3 span.sp3 {
    display: none
  }
  .page2 ul li em.em3 span.sp4 {
    margin-top: 0
  }
  .page2 ul li em.em3 span.sp4 i {
    height: 24px;
    line-height: 24px;
    width: 90%;
    font-size: 12px
  }
  .page3 .fl {
    display: none
  }
  .page3 .pagefr {
    align-items: self-start
  }
  .page3 .fr {
    width: 100%;
    height: calc(100vh - 160px);
    margin-top: 120px
  }
  .p3r_c ul li a {
    padding: 10px;
    padding-right: 60%
  }
  .p3r_c ul li em.em2 {
    width: calc(60% - 20px);
    height: calc(100% - 20px);
    right: 10px;
    top: 10px
  }
  .p3r_c ul li em.em1 span.sp3 {
    font-size: 16px;
    line-height: 26px;
    height: 52px
  }
  .p3r_c ul.ul1 li em.em2 {
    width: calc(100% - 20px);
    height: calc(100% - 40px);
    right: 10px;
    top: 20px
  }
  .p3r_c ul li.last {
    height: 40px !important
  }
  .p4t_slide .swiper-slide .p4t_c {
    width: 100%;
    padding: 0 10px
  }
  .p4t_slide .swiper-slide .p4t_c .p4tcc_c p {
    font-size: 14px;
    line-height: 24px
  }
  .p4t_slide .swiper-slide .p4t_c .p4tcc_c p.p2 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    display: -webkit-box
  }
  .p4t_slide .p4t_click {
    right: 10px
  }
  .p3l_btn {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999
  }
  .p3l_btn a {
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #999
  }
  .topfr .fl {
    margin-top: 9px
  }
  .topfr .fl img {
    height: 30px
  }
  .topfr .top_r a {
    margin-top: 10px
  }
  .topfr .top_r a {
    width: 30px;
    height: 30px;
    line-height: 30px
  }
  .topfr .top_r a b {
    width: 30px;
    height: 30px
  }
  .topfr .menu_li {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50px;
    display: none
  }
  .topfr .menu_li ul {
    width: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.15);
    padding: 10px 0;
    padding-bottom: 0
  }
  .topfr .menu_li ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ddd;
    height: auto;
    line-height: 30px;
    padding: 10px 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
  }
  .topfr .menu_li ul li a {
    width: 100%;
    overflow: hidden;
    background: url("404.png") right center no-repeat;
    background-size: 5px;
    display: block
  }
  .topfr .menu_li ul li.on b {
    display: none
  }
  .topfr .menu_li ul li:last-child {
    padding-bottom: 0
  }
  .topfr .menu_li ul li:last-child a {
    background: url("404.png") right 10px no-repeat;
    background-size: 20px
  }
  .topfr {
    background-color: rgba(255, 255, 255, 1);
    z-index: 99999;
    height: 50px;
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.15)
  }
  .topfr .fl img.img1 {
    opacity: 1
  }
  .topfr .fl img.img2 {
    opacity: 0
  }
  .topfr .menu_li ul li {
    color: #000
  }
  .topfr .menu_li ul li a {
    color: #000
  }
  .topfr .top_r a {
    border: 1px solid #000;
    color: #000;
    margin-top: 10px
  }
  .topfr .top_r a b {
    background: url("404.png") center no-repeat;
    background-size: 15px
  }
  .topfr .menu_li ul li .top_sub {
    padding-top: 0;
    position: relative
  }
  .topfr .menu_li ul li .top_sub .top_sub_c {
    background-color: rgba(255, 255, 255, 0);
    width: 100%
  }
  .topfr .menu_li ul li .top_sub p a {
    color: #222
  }
  .topfr .menu_li ul {
    background-color: rgba(255, 255, 255, 1)
  }
  .topfr .menu_li ul li:hover .top_sub .top_sub_c {
    display: block
  }
  .topfr .menu_li ul li .top_sub p {
    text-align: left
  }
  .btn_03 {
    margin-top: 10px
  }
  .btn_02 .fl p {
    margin: 5px 0
  }
}
@media screen and (max-width:512px) {