.service_html .pc-slide {
  margin: 0 auto;
}
.padd-15 {
  padding: 0 0.15rem;
}
.service_html .view > .swiper-container {
  width: 100vw;
  height: 100vh;
}
.preview {
  position: fixed;
  right: 0;
  top: 50vh;
  transform: translateY(-50%);
  z-index: 9;
  display: none;
}
.preview .swiper-container {
  width: 1.47rem;
}
.preview .swiper-wrapper {
  display: block;
}
.preview .swiper-slide {
  width: 1.16rem;
  height: 0.36rem;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.preview .swiper-slide::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 0.1rem;
  height: 0.1rem;
  transform: translateY(-50%);
  border-radius: 50%;
  border: solid 0.01rem #000000;
}
.preview .active-nav::after {
  background-color: #2d51a8;
  border: 0.01rem solid #2d5a18;
}
.preview .swiper-slide p {
  line-height: 0.35rem;
  font-size: 0.16rem;
  font-weight: 600;
  color: #3a3a3a;
  text-align: center;
  white-space: nowrap;
  width: 0;
  margin-right: 0.25rem;
  overflow: hidden;
  float: right;
  text-align: right;
  transition: all 0.4s ease-in-out;
}
.preview .active-nav p {
  width: calc(100% - 0.2rem);
}
.preview .swiper-slide:hover p {
  width: calc(100% - 0.25rem);
}
.preview .active-nav2 p {
  color: #fff;
}
.preview .active-nav2::after {
  border: 0.01rem solid #fff;
}
.preview .active-nav3::after{
  background-color: #fff;
}
.service_html .floor_8 {
  overflow-y: auto;
}
.service_html .floor_8 .yuyue-box {
  height: 100vh;
  background-color: aquamarine;
}
@media screen and (max-width: 1024px) {
  #page {
    display: none;
  }
}
.floorZ {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  height: 100vh !important;
}
/* .floorZ .common-top nav .common-nav {
  opacity: 0;
  z-index: -1;
} */
/* .floor_1 .common-top nav .common-nav {
  opacity: 1;
  z-index: 1;
} */
.floor_1 .pc_one_video{
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
    min-height: 100%;
    object-fit: fill;
}
.floor_1 .swiper-first {
  width: 100%;
  height: 100%;
}
.floor_1 .swiper-first .swiper-slide {
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.floor_1 .swiper-first .content {
  width: 16rem;
  display: flex;
  margin: auto;
  height: 100%;
  align-items: center;
  padding-top: 0.4rem;
  justify-content: space-between;
}
.floor_1 .swiper-first .content .lef img {
  height: 0.92rem;
}
.floor_1 .swiper-first .content .lef .da {
  margin-top: 0.92rem;
}
.floor_1 .swiper-first .content .lef .da .yi {
  display: flex;
  color: #fff;
  font-size: 0.84rem;
  font-weight: bold;
  align-items: center;
}
.floor_1 .swiper-first .content .rig {
  width: 6.93rem;
}
.floor_2 {
  background-image: url('../img/index_two_bg.png');
}
.floor_2 .wd1516 {
  width: 17rem;
  display: flex;
  box-sizing: border-box;
  padding: 2.2rem 0 0 1.7rem;
  justify-content: space-between;
}
.floor_2 .wd1516 .lef .da div {
  display: flex;
  align-items: flex-end;
}
.floor_2 .wd1516 .lef .da div span {
  font-size: 0.6rem;
  font-weight: bold;
}
.floor_2 .wd1516 .lef .da div img {
  margin: 0 ;
}
.floor_2 .wd1516 .lef .xiao {
  margin-top: 0.8rem;
  font-size: 0.18rem;
  line-height: 0.48rem;
}
.floor_2 .wd1516 .rig-box {
  width: 7.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.floor_2 .wd1516 .rig-box .item {
  width: 3.53rem;
  height: 2.25rem;
  margin-bottom: 0.32rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
.floor_2 .wd1516 .rig-box .item h2 {
  font-size: 0.72rem;
}
.floor_2 .wd1516 .rig-box .item p {
  font-size: 0.18rem;
  margin-top: 0.1rem;
}
.floor_2 .wd1516 .rig-box .item1 {
  background-color: #1758a7;
}
.floor_2 .wd1516 .rig-box .item2 {
  background-color: #eabb5e;
}
.floor_2 .wd1516 .rig-box .item3 {
  background-color: #529fd6;
}
.floor_2 .wd1516 .rig-box .item4 {
  background-color: #9f8abb;
}
.floor_3 {
  /* background-image: url('../img/index_three_bg.png'); */
}
.floor_3 .san-wai{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.floor_3 .san-bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.floor_3 .san-bg img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.6s;
  object-fit: cover;
}
.floor_3 .san-bg .addopacity{
  opacity: 1;
}
.floor_3 .zuo {
  display: flex;
  margin-top: 2rem;
  align-items: center;
}
.floor_3 .zuo .zi {
  width: 0.75rem;
  padding-left: 0.62rem;
}
.floor_3 .zuo .content {
  padding-top: 0.8rem;
}
.floor_3 .zuo .content .wd1344 {
  max-width: 13.44rem;
  margin-left: 0.73rem;
  box-sizing: border-box;
  height: 4.4rem;
}
.floor_3 .zuo .content .wd1344 .swiper-slide .main {
  display: flex;
}
.floor_3 .zuo .content .wd1344 .swiper-slide .main .left_img {
  width: 2.08rem;
  height: 2.38rem;
  padding-left: 2rem;
  margin-right: 1.12rem;
}
.floor_3 .zuo .content .wd1344 .swiper-slide .main .right_nr {
  position: relative;
}
.floor_3 .zuo .content .wd1344 .swiper-slide .main .right_nr .kuai {
  position: absolute;
  left: -0.4rem;
  top: 0;
  width: 0.71rem;
  height: 0.59rem;
  background-color: #13498b;
}
.floor_3 .zuo .content .wd1344 .swiper-slide .main .right_nr .bt {
  font-size: 0.66rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.floor_3 .zuo .content .wd1344 .swiper-slide .main .right_nr .sj {
  font-size: 0.24rem;
  color: #fff;
  margin-top: 0.15rem;
}
.floor_3 .zuo .content .wd1344 .swiper-slide .main .right_nr p {
  margin-top: 0.4rem;
  color: #fff;
  font-size: 0.16rem;
  max-width: 7.68rem;
}
.floor_3 .you {
  position: absolute;
  right: 0;
  top: 0;
  height: 100vh;
  width: 2.33rem;
  z-index: 0;
  background-color: #1758a7;
}
.floor_3  .swiper-pagination-bullets
/* .floor_3 .swiper-pagination-bullets.swiper-pagination-horizontal */
 {
  display: flex;
  bottom: 0.4rem;
  height: 0.01rem;
  background: url(../img/history_line.png) center no-repeat;
}
.swiper-pagination-h .swiper-pagination-bullet {
  width: 0.07rem;
  height: 0.07rem;
  background: #b3b3b3;
  margin: -0.03rem 0.33rem 0 0.33rem !important;
  line-height: 0;
  opacity: 1;
}
.swiper-pagination-h .swiper-pagination-bullet-active {
  opacity: 0;
  width: 100%;
  flex: 1;
  height: 0.3rem;
}
.history_icon {
  position: absolute;
  bottom: 0.25rem;
  left: 50%;
  width: 0.3rem;
  height: 0.3rem;
  transform: translateX(-50%);
}
.add-number {
  position: absolute;
  bottom: -0.2rem;
  left: 50%;
  font-size: 1rem;
  z-index: 11;
  font-weight: bold;
  transform: translateX(-50%);
  color: #ededed;
}
.add-number p {
  display: none;
}
.add-number .p-active {
  display: block;
}
.floor_3 .you .swiper-button-prev3 {
  width: 0.92rem;
  height: 1.7rem;
  bottom: 1.34rem;
  left: -0.92rem;
  top: auto;
  background-size: 100% 100%;
  background-image: url('../img/index_arrow_l.png');
}
.floor_3 .you .swiper-button-next3 {
  width: 0.92rem;
  height: 1.7rem;
  top: auto;
  left: 0;
  bottom: 1.34rem;
  background-size: 100% 100%;
  background-image: url('../img/index_arrow_r.png');
}
.floor_3 .you .swiper-button-prev3::after,
.floor_3 .you .swiper-button-next3::after {
  display: none;
}
.floor_4 {
  background-image: url('../img/index_four_l.png');
}
.floor_4 .fuwu {
  padding-top: 2.85rem;
  padding-left: 0.79rem;
}
.floor_4 .fuwu h3 {
  font-size: 0.66rem;
  color: #1758a7;
}
.floor_4 .fuwu h3 span {
  position: relative;
}
.floor_4 .fuwu h3 span strong {
  position: relative;
  z-index: 1;
}
.floor_4 .fuwu h3 span::after {
  content: '';
  display: block;
  position: absolute;
  right: -0.3rem;
  top: 0;
  width: 0.71rem;
  height: 0.59rem;
  background-color: #ffffff;
}
.floor_4 .fuwu .hei {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.25rem;
}
.floor_4 .fuwu .intro {
  margin-top: 0.5rem;
  font-size: 0.18rem;
  max-width: 5.4rem;
  line-height: 0.36rem;
}
.floor_4 .fuwu .qiu {
  max-width: 1rem;
  margin-top: 0.8rem;
}
.duoyuan-swiper {
  position: absolute;
  right: 0;
  top: 0;
  width: 12rem;
  height: 100%;
}
.duoyuan-swiper .swiper-slide {
  overflow: hidden;
}
.duoyuan-swiper .show {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.duoyuan-swiper .yinfu {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  transition: 0.8s;
  box-sizing: border-box;
  flex-direction: column;
}
.duoyuan-swiper .yinfu .zi {
  height: 20%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #1758a7;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.duoyuan-swiper .yinfu .zi h3 {
  font-size: 0.44rem;
  margin-top: -0.1rem;
}
.duoyuan-swiper .yinfu .zi .eng {
  font-size: 0.24rem;
  font-weight: bold;
  text-transform:uppercase;
}
.duoyuan-swiper .yinfu .shang {
  flex: 1;
  padding: 0.1rem;
  border-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid #1758a7;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 80%;
  box-sizing: border-box;
  transition: 0.6s;
  background-color: rgba(23, 88, 167, 0.9);
}
.duoyuan-swiper .yinfu .shang ul {
  text-align: center;
}
.duoyuan-swiper .yinfu .shang ul li {
  margin-bottom: 0.4rem;
}
.duoyuan-swiper .yinfu .shang ul li a {
  font-size: 0.24rem;
  color: #fff;
  position: relative;
}
.duoyuan-swiper .yinfu .shang ul li a::after {
  opacity: 0;
}
.duoyuan-swiper .yinfu .shang ul li:hover a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.08rem;
  opacity: 1;
  background-color: rgba(221, 178, 113, 0.8);
}
.duoyuan-swiper .swiper-slide:hover .yinfu .shang {
  top: 0;
}
.floor_5 {
  background-size: cover;
  background-position: center;
  background-image: url('../img/index_hezuo_bg.png');
}
.floor_5 .title {
  text-align: center;
  padding-top: 1.4rem;
}
.floor_5 .title h2 {
  display: flex;
  font-size: 0.66rem;
  align-items: center;
  justify-content: center;
}
.floor_5 .title h2 span {
  color: #231714;
}
.floor_5 .title h2 strong {
  color: #1758a7;
}
.floor_5 .title .ch {
  font-size: 0.36rem;
  margin-top: 0.1rem;
}
.floor_5 .icon .icon_a {
  width: 0.7rem;
  position: absolute;
}
.floor_5 .icon .icon_a1 {
  left: 2.4rem;
  top: 4.66rem;
}
.floor_5 .icon .icon_a2 {
  left: 5.02rem;
  top: 3.53rem;
}
.floor_5 .icon .icon_a3 {
  left: 4.88rem;
  bottom: 2.3rem;
}
.floor_5 .icon .icon_a4 {
  left: 6.66rem;
  top: 4.77rem;
}
.floor_5 .icon .icon_a5 {
  left: 7.25rem;
  bottom: 2.12rem;
}
.floor_5 .icon .icon_a6 {
  right: 6.67rem;
  top: 4.31rem;
}
.floor_5 .icon .icon_a7 {
  right: 7.27rem;
  bottom: 1.98rem;
}
.floor_5 .icon .icon_a8 {
  right: 5.53rem;
  top: 2.5rem;
}
.floor_5 .icon .icon_a9 {
  right: 4.65rem;
  bottom: 3.9rem;
}
.floor_5 .icon .icon_a10 {
  right: 5.3rem;
  bottom: 1.5rem;
}
.floor_5 .icon .icon_a11 {
  right: 2.43rem;
  bottom: 3.84rem;
}
.floor_6 {
  background-image: url('../img/index_kehu_bg.png');
}
.floor_6 .word {
  padding-top: 1.5rem;
  color: #fff;
  text-align: center;
}
.floor_6 .word .eng {
  font-size: 1.6rem;
  opacity: 0.1;
  font-weight: bold;
}
.floor_6 .word h2 {
  font-size: 0.66rem;
  margin-top: -1.5rem;
}
.floor_6 .word .ch {
  font-size: 0.36rem;
}
.floor_6 .content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  transform: perspective(10rem) rotateX(52deg);
  margin-top: -1rem;
  transform-style: preserve-3d;
}
.floor_6 .content .item {
  width: 11.5%;
  height: 1.2rem;
  text-align: center;
  /* line-height: 1.2rem; */
  margin-bottom: 0.2rem;
  background-color: #fff;
  transition: all 0.5s;
  cursor: pointer;
}
.floor_6 .content .item img {
  max-width: 100%;
  max-height: 100%;
}
.floor_6 .content .item:hover {
 /*  transform: translate3d(0px, -0.3rem, 0.2rem); */
  transform: translateZ(20px);
}
.floor_6::after {
  width: 100%;
  height: 30%;
  position: absolute;
  right: 0%;
  bottom: 0%;
  content: '';
  background: linear-gradient(0deg, rgba(23, 88, 167, 0.8), rgba(70, 18, 164, 0));
  z-index: 1;
  pointer-events: none;
}
.floor_7 {
  background-image: url('../img/index_map_bg.png');
}
.floor_7 #pc-map {
  position: absolute;
  left: 1.2rem;
  top: 0.8rem;
  width: 10.2rem;
  height: 8.22rem;
}
.floor_7 #pc-map .china {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.floor_7 #pc-map .gaidong {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.floor_7 #pc-map .gaidong .site {
  position: absolute;
  width: 0.09rem;
  height: 0.09rem;
}
.floor_7 #pc-map .gaidong .site .zi {
  font-size: 0.14rem;
  position: absolute;
}
.floor_7 #pc-map .gaidong .site .yuan {
  width: 0.09rem;
  height: 0.09rem;
  opacity: 0.93;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #6f95c5;
}
.floor_7 #pc-map .gaidong .site .yuan .shan {
  width: 0.18rem;
  height: 0.18rem;
  border-radius: 50%;
  background: #6f95c5;
  position: absolute;
  top: -0.05rem;
  left: -0.05rem;
  animation: maplighting1 2s linear infinite;
}
.floor_7 #pc-map .gaidong .site1 {
  right: 2rem;
  top: 4rem;
}
.floor_7 #pc-map .gaidong .site1 .zi {
  left: 0.1rem;
  top: 0.1rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site2 {
  right: 1.68rem;
  top: 3.7rem;
}
.floor_7 #pc-map .gaidong .site2 .zi {
  left: 0.1rem;
  top: 0.1rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site3 {
  right: 1.97rem;
  top: 3.65rem;
}
.floor_7 #pc-map .gaidong .site3 .zi {
  left: -0.1rem;
  top: -0.25rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site4 {
  right: 2.36rem;
  top: 3.62rem;
}
.floor_7 #pc-map .gaidong .site4 .zi {
  left: -0.1rem;
  top: -0.25rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site5 {
  right: 2.6rem;
  top: 3.7rem;
}
.floor_7 #pc-map .gaidong .site5 .zi {
  left: -0.2rem;
  top: -0.25rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site6 {
  right: 2.75rem;
  top: 3.85rem;
}
.floor_7 #pc-map .gaidong .site6 .zi {
  left: -0.3rem;
  top: -0.2rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site7 {
  right: 2.85rem;
  top: 4.02rem;
}
.floor_7 #pc-map .gaidong .site7 .zi {
  left: -0.35rem;
  top: -0.05rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site8 {
  right: 2.73rem;
  top: 4.25rem;
}
.floor_7 #pc-map .gaidong .site8 .zi {
  left: -0.35rem;
  top: -0.05rem;
  min-width: 0.3rem;
}

.floor_7 #pc-map .gaidong .site20 {
  right: 2.53rem;
  top: 4.3rem;
}
.floor_7 #pc-map .gaidong .site20 .zi {
 
  left: 0rem;
    top: 0.1rem;
    min-width: 0.3rem;
}

.floor_7 #pc-map .gaidong .site9 {
  right: 2.22rem;
  top: 4.18rem;
}
.floor_7 #pc-map .gaidong .site9 .zi {
  left: 0rem;
  top: 0.15rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site10 {
  right: 2.4rem;
  top: 3.9rem;
}
.floor_7 #pc-map .gaidong .site10 .zi {
  left: -0.1rem;
  top: 0.1rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site11 {
  left: 4.65rem;
  top: 3.9rem;
}
.floor_7 #pc-map .gaidong .site11 .zi {
  left: -0.11rem;
  top: -0.2rem;
  min-width: 0.3rem;
}
.floor_7 #pc-map .gaidong .site12 {
  left: 4.23rem;
  top: 3.5rem;
}
.floor_7 #pc-map .gaidong .site12 .zi {
  left: 0.2rem;
  top: -0.2rem;
  min-width: 1rem;
}
.floor_7 #pc-map .gaidong .site13 {
  left: 3.4rem;
  top: 3.7rem;
}
.floor_7 #pc-map .gaidong .site13 .zi {
  left: -1.1rem;
  top: -0.2rem;
  min-width: 1rem;
}
.floor_7 #pc-map .gaidong .site14 {
  left: 3.5rem;
  top: 3.9rem;
}
.floor_7 #pc-map .gaidong .site14 .zi {
  left: -0.1rem;
  top: 0.1rem;
  min-width: 0.5rem;
}
.floor_7 #pc-map .gaidong .site15 {
  left: 3.75rem;
  top: 4.7rem;
}
.floor_7 #pc-map .gaidong .site15 .zi {
  left: -1.1rem;
  top: 0rem;
  min-width: 1.1rem;
}
.floor_7 #pc-map .gaidong .site16 {
  left: 4.4rem;
  top: 4.65rem;
}
.floor_7 #pc-map .gaidong .site16 .zi {
  left: 0;
  top: 0.2rem;
  min-width: 1.1rem;
}
.floor_7 #pc-map .gaidong .site17 {
  left: 4.6rem;
  top: 4.4rem;
}
.floor_7 #pc-map .gaidong .site17 .zi {
  left: 0.2rem;
  top: 0;
  min-width: 1.1rem;
}
.floor_7 #pc-map .gaidong .site18 {
  left: 4.3rem;
  top: 4.15rem;
}
.floor_7 #pc-map .gaidong .site18 .zi {
  left: 0.2rem;
  top: 0rem;
  min-width: 1.1rem;
}
.floor_7 #pc-map .gaidong .site19 {
  left: 4.8rem;
  top: 4.05rem;
}
.floor_7 #pc-map .gaidong .site19 .zi {
  left: 0.1rem;
  top: -0.15rem;
  min-width: 0.3rem;
}
.floor_7 .cont {
  max-width: 14.8rem;
  margin: auto;
  padding-top: 2.7rem;
}
.floor_7 .cont .hei .hang {
  display: flex;
  align-items: center;
  font-size: 0.66rem;
  font-weight: bold;
  justify-content: flex-end;
}
.floor_7 .cont .hei .hang span {
  color: #343434;
}
.floor_7 .cont .hei .hang div {
  width: 1.13rem;
  height: 0.65rem;
  text-align: center;
  line-height: 0.65rem;
  color: #fff;
  margin: 0 0.1rem;
  background-color: #0b57a6;
}
.floor_7 .cont .hei .hang:nth-of-type(3) {
  margin-top: 0.3rem;
}
.floor_7 .cont .xi {
  margin-top: 0.8rem;
  font-size: 0.28rem;
  color: #343434;
  text-align: right;
}
.floor_7 .cont .xi p {
  margin-bottom: 0.06rem;
}
@keyframes maplighting1 {
  0% {
    transform: scale(0.5);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.floor_8 .yuyue-box {
  padding: 1rem 0 0;
  box-sizing: border-box;
  background-image: url('../img/index_new_bg.png');
}
.floor_8 .yuyue-box .new-title {
  text-align: center;
  color: #fff;
}
.floor_8 .yuyue-box .new-title .eng {
  font-size: 1.6rem;
  opacity: 0.2;
  font-weight: bold;
}
.floor_8 .yuyue-box .new-title h2 {
  font-size: 0.66rem;
  margin-top: -1.5rem;
}
.floor_8 .yuyue-box .new-title .ch {
  font-size: 0.36rem;
}
.floor_8 .yuyue-box .wire {
  width: 16.97rem;
  height: 0.01rem;
  opacity: 0.6;
  margin: 1rem auto 0;
  background-color: #ffffff;
}
.floor_8 .yuyue-box .index-new {
  width: 16.97rem;
  margin: 0 auto;
  display: flex;
  padding-top: 0.4rem;
  justify-content: space-between;
}
.floor_8 .yuyue-box .index-new .item {
  padding: 0 0.27rem;
  position: relative;
  cursor: pointer;
  flex: 1;
  box-sizing: border-box;
  border-right: 0.01rem solid rgba(255, 255, 255, 0.6);
}
.floor_8 .yuyue-box .index-new .item:first-child{
  padding-left: 0;
}
.floor_8 .yuyue-box .index-new .item:last-child{
  padding-right: 0;
  border-right: none;
}
.floor_8 .yuyue-box .index-new .item .out .time {
  display: flex;
  align-items: center;
}
.floor_8 .yuyue-box .index-new .item .out .time div {
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  margin-right: 0.1rem;
  border: solid 0.02rem #ffffff;
}
.floor_8 .yuyue-box .index-new .item .out .time span {
  color: #fff;
  font-size: 0.18rem;
}
.floor_8 .yuyue-box .index-new .item .out .intro {
  font-size: 0.24rem;
  line-height: 0.36rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
  margin: 0.1rem 0;
  min-height: 0.7rem;
}
.floor_8 .yuyue-box .index-new .item .out img {
  width: 100%;
  height: 3.29rem;
  object-fit: cover;
}
.floor_8 .yuyue-box .index-new .item .nei {
  position: absolute;
  left: -0.1%;
  bottom: 0;
  height: 5.4rem;
  z-index: 1;
  opacity: 0;
  width: 101%;
  transition: 0.5s;
  padding: 0.39rem 0.29rem;
  background-size: cover;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.floor_8 .yuyue-box .index-new .item .nei::after{
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 37%;
  display: block;
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, .9), rgba(0, 0, 0, 0));
}
.floor_8 .yuyue-box .index-new .item .nei .time {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.floor_8 .yuyue-box .index-new .item .nei .time div {
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  margin-right: 0.1rem;
  border: solid 0.02rem #ffffff;
}
.floor_8 .yuyue-box .index-new .item .nei .time span {
  color: #fff;
  font-size: 0.18rem;
}
.floor_8 .yuyue-box .index-new .item .nei .intro {
  font-size: 0.24rem;
  line-height: 0.36rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
  margin: 0.1rem 0;
  position: relative;
  z-index: 1;
}
.floor_8 .yuyue-box .index-new .item:hover .nei {
  opacity: 1;
}
#index-mobile {
  display: none;
}
#index-mobile .top {
  display: flex;
  align-items: center;
  padding: 0.2rem 0.15rem;
  background-color: #fff;
  justify-content: space-between;
}
#index-mobile .top img {
  max-height: 0.5rem;
}
#index-mobile .m-wd15 {
  padding: 0.4rem 0.15rem;
}
#index-mobile .m-swiper-first .content {
  max-width: none;
  display: flex;
  margin: auto;
  height: 100%;
  padding: 0.4rem 0.15rem;
  align-items: center;
  justify-content: space-between;
}
#index-mobile .m-swiper-first .content .lef img {
  height: 0.5rem;
}
#index-mobile .m-swiper-first .content .lef .da {
  margin-top: 0.5rem;
}
#index-mobile .m-swiper-first .content .lef .da .yi {
  display: flex;
  color: #fff;
  font-size: 0.5rem;
  font-weight: bold;
  align-items: center;
}
#index-mobile .m-swiper-first .content .rig {
  width: 4rem;
}
#index-mobile .m-about {
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
  background-size: cover;
  background-image: url('../img/index_two_bg.png');
}
#index-mobile .m-about .lef .da > div {
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}
#index-mobile .m-about .lef .da > div span {
  font-size: 0.3rem;
  font-weight: bold;
}
#index-mobile .m-about .lef .da > div .z20 {
  font-size: 0.4rem;
  color: #e1bb7d;
  font-weight: bold;
}
#index-mobile .m-about .lef .da > div img {
  margin: 0 0.2rem;
}
#index-mobile .m-about .lef .xiao {
  margin-top: 0.3rem;
  font-size: 0.18rem;
  line-height: 0.3rem;
}
#index-mobile .m-about .rig-box {
  width: 6rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0.2rem;
  justify-content: space-between;
}
#index-mobile .m-about .rig-box .item {
  width: 48%;
  padding: 0.2rem 0;
  margin-bottom: 0.32rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  color: #fff;
}
#index-mobile .m-about .rig-box .item h2 {
  font-size: 0.5rem;
}
#index-mobile .m-about .rig-box .item p {
  font-size: 0.18rem;
  margin-top: 0.1rem;
}
#index-mobile .m-about .rig-box .item1 {
  background-color: #1758a7;
}
#index-mobile .m-about .rig-box .item2 {
  background-color: #eabb5e;
}
#index-mobile .m-about .rig-box .item3 {
  background-color: #529fd6;
}
#index-mobile .m-about .rig-box .item4 {
  background-color: #9f8abb;
}
#index-mobile .m-yingxiao {
  background-size: cover;
  position: relative;
  /* background-image: url('../img/index_three_bg.png'); */
}
#index-mobile .m-yingxiao .m-san-bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
#index-mobile .m-yingxiao .m-san-bg img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.6s;
  object-fit: cover;
}
#index-mobile .m-yingxiao .m-san-bg .m-addopacity{
  opacity: 1;
}
#index-mobile .m-yingxiao .main {
  display: flex;
}
#index-mobile .m-yingxiao .main .left_img {
  width: 2.08rem;
  height: 2.38rem;
  margin-right: 1.12rem;
}
#index-mobile .m-yingxiao .main .right_nr {
  position: relative;
}
#index-mobile .m-yingxiao .main .right_nr .kuai {
  position: absolute;
  left: -0.4rem;
  top: 0;
  width: 0.71rem;
  height: 0.59rem;
  background-color: #13498b;
}
#index-mobile .m-yingxiao .main .right_nr .bt {
  font-size: 0.5rem;
  color: #fff;
  font-weight: bold;
  position: relative;
  z-index: 1;
}
#index-mobile .m-yingxiao .main .right_nr .sj {
  font-size: 0.24rem;
  color: #fff;
  margin-top: 0.15rem;
}
#index-mobile .m-yingxiao .main .right_nr p {
  margin-top: 0.4rem;
  color: #fff;
  font-size: 0.16rem;
  max-width: 7.68rem;
}
#index-mobile .m-swiper-yingxiao .swiper-pagination {
  bottom: 0 !important;
}
#index-mobile .m-swiper-yingxiao .swiper-pagination-bullet-active {
  background: #fff;
}
#index-mobile .m-swiper-yingxiao .swiper-pagination-bullet {
  background: #fff;
}
#index-mobile .m-service {
  background-size: cover;
  background-image: url('../img/index_four_l.png');
}
#index-mobile .m-service .fuwu {
  text-align: center;
}
#index-mobile .m-service .fuwu h3 {
  font-size: 0.5rem;
  color: #1758a7;
}
#index-mobile .m-service .fuwu h3 span {
  position: relative;
}
#index-mobile .m-service .fuwu h3 span strong {
  position: relative;
  z-index: 1;
}
#index-mobile .m-service .fuwu h3 span::after {
  content: '';
  display: block;
  position: absolute;
  right: -0.3rem;
  top: 0;
  width: 0.71rem;
  height: 0.59rem;
  background-color: #ffffff;
}
#index-mobile .m-service .fuwu .hei {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.25rem;
}
#index-mobile .m-service .fuwu .intro {
  margin: 0.3rem auto 0;
  font-size: 0.18rem;
  line-height: 0.36rem;
}
#index-mobile .m-service .fuwu .qiu {
  max-width: 1rem;
  margin-top: 0.8rem;
}
#index-mobile .m-service .m-duoyuan {
  margin-top: 0.3rem;
}
#index-mobile .m-service .m-duoyuan .show {
  width: 100%;
  height: 3rem;
  object-fit: cover;
}
#index-mobile .m-service .m-duoyuan .yinfu {
  padding: 0.4rem 0;
  display: flex;
  transition: 0.6s;
  box-sizing: border-box;
  flex-direction: column;
  background-color: #0b57a6;
}
#index-mobile .m-service .m-duoyuan .yinfu .zi {
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #1758a7;
  color: #fff;
}
#index-mobile .m-service .m-duoyuan .yinfu .zi h3 {
  font-size: 0.24rem;
}
#index-mobile .m-service .m-duoyuan .yinfu .zi .eng {
  font-size: 0.24rem;
  font-weight: bold;
  text-transform: uppercase;
}
#index-mobile .m-service .m-duoyuan .yinfu ul {
  text-align: center;
}
#index-mobile .m-service .m-duoyuan .yinfu ul li {
  margin-bottom: 0.2rem;
}
#index-mobile .m-service .m-duoyuan .yinfu ul li a {
  font-size: 0.24rem;
  color: #fff;
  position: relative;
}
#index-mobile .m-hezuo {
  background-size: 100% auto;
  background-position: center;
  background-image: url('../img/index_hezuo_bg.png');
}
#index-mobile .m-hezuo .title {
  text-align: center;
}
#index-mobile .m-hezuo .title h2 {
  display: flex;
  font-size: 0.5rem;
  align-items: center;
  justify-content: center;
}
#index-mobile .m-hezuo .title h2 span {
  color: #231714;
}
#index-mobile .m-hezuo .title h2 strong {
  color: #1758a7;
}
#index-mobile .m-hezuo .title .ch {
  font-size: 0.3rem;
  margin-top: 0.1rem;
}
#index-mobile .m-hezuo .icon {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
  justify-content: space-around;
}
#index-mobile .m-hezuo .icon img {
  margin: 0 0.2rem 0.2rem;
}
#index-mobile .m-kehu {
  background-image: url('../img/index_kehu_bg.png');
}
#index-mobile .m-kehu .word {
  color: #fff;
  text-align: center;
}
#index-mobile .m-kehu .word .eng {
  font-size: 1rem;
  opacity: 0.1;
  font-weight: bold;
}
#index-mobile .m-kehu .word h2 {
  font-size: 0.5rem;
  margin-top: -1rem;
}
#index-mobile .m-kehu .word .ch {
  font-size: 0.3rem;
}
#index-mobile .m-kehu .content {
  margin-top: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#index-mobile .m-kehu .content .item {
  width: 19%;
  height: 1.3rem;
  line-height: 1.3rem;
  text-align: center;
  margin-bottom: 0.2rem;
  background-color: #fff;
}
#index-mobile .m-kehu .content .item img {
  max-width: 95%;
  max-height: 95%;
}
#index-mobile .m-map {
  background-color: #fafafa;
}
#index-mobile .m-map img {
  width: 100%;
}
#index-mobile .m-map .cont {
  max-width: 14.8rem;
  margin: auto;
}
#index-mobile .m-map .cont .hei .hang {
  display: flex;
  align-items: center;
  font-size: 0.5rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
  justify-content: flex-start;
}
#index-mobile .m-map .cont .hei .hang span {
  color: #343434;
}
#index-mobile .m-map .cont .hei .hang div {
  width: 1.13rem;
  height: 0.65rem;
  text-align: center;
  line-height: 0.65rem;
  color: #fff;
  margin: 0 0.1rem;
  background-color: #0b57a6;
}
#index-mobile .m-map .cont .xi {
  margin-top: 0.4rem;
  font-size: 0.28rem;
  color: #343434;
  text-align: left;
}
#index-mobile .m-map .cont .xi p {
  margin-bottom: 0.06rem;
}
#index-mobile .m-news {
  background-image: url('../img/index_new_bg.png');
}
#index-mobile .m-news .new-title {
  text-align: center;
  color: #fff;
}
#index-mobile .m-news .new-title .eng {
  font-size: 1rem;
  opacity: 0.2;
  font-weight: bold;
}
#index-mobile .m-news .new-title h2 {
  font-size: 0.5rem;
  margin-top: -1rem;
}
#index-mobile .m-news .new-title .ch {
  font-size: 0.3rem;
}
#index-mobile .m-news .m-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.3rem;
  justify-content: space-between;
}
#index-mobile .m-news .m-list .nei {
  width: 49%;
  box-sizing: border-box;
  margin-bottom: 0.3rem;
}
#index-mobile .m-news .m-list .nei .img {
  width: 100%;
  height: 4rem;
  object-fit: cover;
}
#index-mobile .m-news .m-list .nei .wif .time {
  display: flex;
  align-items: center;
}
#index-mobile .m-news .m-list .nei .wif .time div {
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  margin-right: 0.03rem;
  border: solid 0.02rem #ffffff;
}
#index-mobile .m-news .m-list .nei .wif .time span {
  color: #fff;
  font-size: 0.18rem;
}
#index-mobile .m-news .m-list .nei .wif .intro {
  font-size: 0.24rem;
  line-height: 0.36rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #fff;
  margin: 0.1rem 0;
}
#index-mobile .m-foot .main ul li:nth-of-type(1),
#index-mobile .m-foot .main ul li:nth-of-type(2),
#index-mobile .m-foot .main ul li:nth-of-type(3),
#index-mobile .m-foot .main ul li:nth-of-type(4) {
  display: none;
}
#index-mobile .m-foot .bei {
  padding-left: 0;
  text-align: center;
}

#fanhui{
  width: 0.7rem;
  height: 0.5rem;
  position: fixed;
  bottom: 20vh;
  right: 0.2rem;
  cursor: pointer;
  display: none;
  background: rgba(169, 169, 169, 0.5);
  background-image: url('../../img/zhiding.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0.64rem auto;
  z-index: 999;
}
.add-fanhui{
  display: none;
}

.home_brand_content {
  /* display: none; */
  margin-top: 30px;
}
.home_brand_content ul li {
  width: 100%;
  height: 125px;
  overflow: hidden;
  position: relative;
  transition: 0.5s;
  border-bottom: 2.5px solid #fff;
}
.home_brand_content ul li .cover_box {
  width: 100%;
  height: 125px;
  background-image: url('../img/index_four_show.png');
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  color: #fff;
  z-index: 1;
}
.home_brand_content ul li .cover_box .meng {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color:rgba(0, 108, 179, 0.85);
}
.home_brand_content ul li .cover_box .cover_title {
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  opacity: 0.6;
  text-transform:uppercase;
}
.home_brand_content ul li .cover_box .sd_text {
  position: relative;
  z-index: 2;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}
.home_brand_content ul li .innner_box {
  height: 260px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url('../img/index_four_show.png');
}
.home_brand_content ul li .innner_box .zi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px 10px 20px;
  box-sizing: border-box;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}
.home_brand_content ul li .innner_box .zi .t {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
}
.home_brand_content ul li .innner_box .zi .e {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
  opacity: 0.6;
  color: #fff;
  text-transform:uppercase;
}
.home_brand_content ul li .innner_box .zi .x {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.home_brand_content ul li .innner_box .zi .x a {
  color: #fff;
  line-height: 34px;
  font-size: 0.22rem;
  margin-right: 0.12rem;
}
.home_brand_content ul .cover-open {
  height: 260px;
}
.home_brand_content ul .cover-open .cover_box {
  opacity: 0;
}
.home_brand_content ul .cover-open .innner_box {
  z-index: 1;
}



@media screen and (max-width: 1300px) {
  .floor_7 #pc-map .gaidong .sitesd .zi {
    min-width: 0.4rem;
    font-size: 0.12rem;
  }
}
@media screen and (max-width: 1200px) {
  #page,
  #getTop {
    display: none !important;
  }
  #index-mobile {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  #index-mobile .m-swiper-first .content {
    display: block;
  }
  #index-mobile .m-about,
  #index-mobile .m-yingxiao .main {
    display: block;
  }
  #index-mobile .m-about .rig-box {
    margin-top: 0.2rem;
    width: auto;
  }
  #index-mobile .m-yingxiao .main .left_img {
    width: 60%;
    display: block;
    height: auto;
    margin: auto;
  }
  #index-mobile .m-yingxiao .main .right_nr .kuai,
  #index-mobile .m-kehu .word .eng {
    display: none;
  }
  #index-mobile .m-kehu .word h2 {
    margin-top: 0;
  }
  #index-mobile .m-kehu .content .item {
    height: auto;
    line-height: normal;
    padding: 0.1rem;
    box-sizing: border-box;
    display: none;
  }
  #index-mobile .m-kehu .content .item img {
    max-width: 100%;
    max-height: none;
  }
  #index-mobile .m-kehu .content .item:nth-of-type(1),
  #index-mobile .m-kehu .content .item:nth-of-type(2),
  #index-mobile .m-kehu .content .item:nth-of-type(3),
  #index-mobile .m-kehu .content .item:nth-of-type(4),
  #index-mobile .m-kehu .content .item:nth-of-type(5),
  #index-mobile .m-kehu .content .item:nth-of-type(6),
  #index-mobile .m-kehu .content .item:nth-of-type(7),
  #index-mobile .m-kehu .content .item:nth-of-type(8),
  #index-mobile .m-kehu .content .item:nth-of-type(9),
  #index-mobile .m-kehu .content .item:nth-of-type(10){
    display: block;
  }
}
@media screen and (max-width: 480px) {
  #index-mobile .m-about .lef .da > div {
    margin-bottom: 0.1rem;
  }
  #index-mobile .m-about .lef .xiao {
    font-size: 0.22rem;
  }
  #index-mobile .m-about .rig-box {
    margin-left: 0;
  }
  #index-mobile .m-yingxiao .main .right_nr .bt {
    font-size: 0.4rem;
    margin-top: 0.2rem;
  }
  #index-mobile .m-yingxiao .main .right_nr p {
    margin-top: 0.2rem;
  }
  #index-mobile .m-service .fuwu h3,
  #index-mobile .m-hezuo .title h2,
  #index-mobile .m-kehu .word h2 {
    font-size: 0.4rem;
  }
  #index-mobile .m-hezuo {
    background: #fafafa;
  }
  #index-mobile .m-service .fuwu .hei,
  #index-mobile .m-hezuo .title .ch,
  #index-mobile .m-kehu .word .ch {
    font-size: 0.25rem;
    margin-top: 0.2rem;
  }
  #index-mobile .m-service .m-duoyuan .yinfu {
    padding: 0.2rem;
  }
  #index-mobile .m-service .m-duoyuan .yinfu ul li a,
  #index-mobile .m-about .rig-box .item p {
    font-size: 0.2rem;
  }
  #index-mobile .m-service .m-duoyuan .yinfu .zi .eng {
    text-align: center;
  }
  #index-mobile .m-kehu .content .item {
    width: 48%;
  }
  #index-mobile .m-map .cont .hei .hang {
    font-size: 0.3rem;
  }
  #index-mobile .m-map .cont .hei .hang div {
    width: auto;
    height: auto;
    padding: 0.05rem 0.1rem;
    line-height: normal;
  }
  #index-mobile .m-map .cont .xi {
    font-size: 0.24rem;
  }
  #index-mobile .m-news .new-title .eng {
    font-size: 0.8rem;
  }
  #index-mobile .m-news .new-title h2 {
    font-size: 0.3rem;
    margin-top: -0.8rem;
  }
  #index-mobile .m-news .new-title .ch {
    font-size: 0.25rem;
    margin-top: 0.1rem;
  }
  #index-mobile .m-news .m-list .nei .img {
    /* height: auto; */
    height: 1.8rem;
  }
  #index-mobile .m-news .m-list .nei .wif {
    margin-top: 0.2rem;
  }
  #index-mobile .m-news .m-list .nei .wif .intro {
    font-size: 0.22rem;
  }
  #index-mobile .m-news .m-list .nei {
    width: 48%;
  }
  #index-mobile .m-service .m-duoyuan .yinfu{
    height: 92px;
  }
  #index-mobile .m-service .m-duoyuan .yinfu .zi{
    margin-top: 0;
  }
  #index-mobile .m-service .m-duoyuan .yinfu .zi h3{
    font-size: 0.22rem;
  }
  #index-mobile .m-service .m-duoyuan .yinfu .zi .eng{
    font-size: 0.2rem;
  }
  #index-mobile .m-yingxiao .main .left_img{
    width: 30%;
  }
  #index-mobile .m-kehu .content .item img{
    height: 1rem;
  }
  .m-yingxiao .m-swiper-yingxiao{
    padding-bottom: 0.3rem;
  }
  .add-fanhui{
    display: block;
  }

  #index-mobile .m-service .m-duoyuan{
    display: none;
  }
}
