@charset "utf-8";
html,
body {
  position: relative;
  height: 100%;
}
.index_con {
  width: 100vw;
  height: calc(100%);
  overflow: hidden;
}
.index_con #allPage {
  width: 100vw;
  height: 100%;
}
.index_con #allPage .slide-section {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.index_con #allPage .slide-section .full_page {
  width: 100%;
  height: 100%;
}
.index_con #allPage .slide-section .full_page .f_img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.index_con #allPage .slide-section .full_page .fullPage_con {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 0 !important;
  left: 14px !important;
  width: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 8px 0;
  opacity: 1;
  background: #fff;
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 24px;
  height: 24px;
  background: #489e29;
}
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 100%;
}
.banner .swiper-pagination {
  bottom: 9%;
  left: 0;
  text-align: left;
  padding-left: 205px;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 6px;
  text-align: left;
  background: #fff;
  opacity: 1;
  margin: 0 4px;
  border-radius: 0;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #004b9e;
}
.banner .swiper-button-next,
.banner .swiper-button-prev {
  width: 40px;
  height: 40px;
  top: unset;
  bottom: 9%;
  right: 205px;
  left: unset;
  margin-top: 0;
}
.banner .swiper-button-next::after,
.banner .swiper-button-prev::after {
  content: none;
}
.banner .swiper-button-prev {
  margin-right: 60px;
  background: url(../images/index/b_l.png) no-repeat center center;
  background-size: 100% auto;
}
.banner .swiper-button-next {
  background: url(../images/index/b_r.png) no-repeat center center;
  background-size: 100% auto;
}
.banner .banner_mouse {
  display: inline-block;
  width: 20px;
  height: 30px;
  position: absolute;
  bottom: 9%;
  left: 50%;
  z-index: 10;
  margin-left: -10px;
  animation: icon 1s linear infinite;
}
@keyframes icon {
  0% {
    bottom: 8%;
  }
  50% {
    bottom: 8.5%;
  }
  100% {
    bottom: 9%;
  }
}
.banner .banner_list {
  position: relative;
}
.banner .banner_list .banner_list_img img {
  width: 100%;
  height: calc(100vh);
  object-fit: cover;
  transition: all 3s linear;
}
.banner .banner_list.swiper-slide-active .banner_list_img img {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
}
.banner .banner_list.swiper-slide-active .banner_list_txt {
  transition: all 1.5s linear;
  padding-top: 1%;
}
.banner .banner_list .banner_list_txt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  padding: 0 30px;
  max-width: 1560px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  transition: all 1.5s linear;
  padding-top: 35%;
}
.banner .banner_list .banner_list_txt .list_txt_dd {
  font-size: 30px;
  color: #00468b;
  text-transform: uppercase;
  line-height: 32px;
  letter-spacing: 2px;
}
.banner .banner_list .banner_list_txt .list_txt_dt {
  font-size: 72px;
  line-height: 90px;
  color: #000;
  margin: 26px 0px 54px 0;
  font-weight: bold;
  letter-spacing: 2px;
}
.banner .banner_list .banner_list_txt .more_link {
  display: inline-block;
  width: 150px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 25px;
  background: #004b9e;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 1px;
}
.temp_head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.temp_head .temp_left {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.temp_head .temp_left span {
  font-size: 36px;
  color: #222;
  line-height: 40px;
  letter-spacing: 3px;
  font-weight: bold;
}
.temp_head .temp_left i {
  display: inline-block;
  width: 50px;
  height: 5px;
  background: #004b9e;
  margin-top: 16px;
}
.temp_head .temp_right .more_btn {
  display: inline-block;
  background: #004b9e;
  color: #fff;
  font-size: 18px;
  width: 150px;
  line-height: 50px;
  border-radius: 25px;
  text-decoration: none;
  text-align: center;
}
.temp_head .temp_right .more_btn:hover {
  opacity: 0.8;
}
/*index  鍏充簬鎴戜滑*/
.full_about {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: auto;
  max-width: 1680px;
}
.full_about .ab_left {
  width: 49.4%;
  position: relative;
  overflow: hidden;
  height: 50vh;
}
.full_about .ab_left video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.full_about .ab_left .play_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.full_about .ab_left .play_icon img {
  width: 100%;
  height: auto;
}
.full_about .ab_left .oper_icon {
  display: inline-block;
  width: 56px;
  height: auto;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -28px;
  left: 50%;
  margin-left: -28px;
  z-index: 5;
}
.full_about .ab_right {
  width: 45.8%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}
.full_about .sy_about {
  width: 100%;
  text-align: left;
}
.full_about .sy_about .about_desc {
  width: 100%;
  margin-top: 3.5%;
  overflow: auto;
  text-align: left;
  font-size: 16px;
  color: 333333;
  line-height: 30px;
}
.full_about .sy_about .about_enter {
  display: inline-block;
  text-decoration: none;
  margin: 2.5% 0 3.5% 0;
}
.full_about .sy_about .about_enter img {
  display: inline-block;
  width: 36px;
  height: auto;
}
.full_about .sy_about .about_data {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.full_about .sy_about .about_data .data_item {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
}
.full_about .sy_about .about_data .data_item span {
  font-weight: bold;
  font-size: 80px;
  letter-spacing: -3px;
  color: #004b9e;
  line-height: 86px;
  font-family: Bl;
}
.full_about .sy_about .about_data .data_item p {
  margin-top: 16px;
  width: 100%;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  text-align: left;
}
/*index 瑙ｅ喅鏂规*/
.full_option {
  width: 100%;
  max-width: 100%;
  height: 100vh;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.full_option .option_item {
  width: 11.6%;
  height: 100%;
  transition: all 0.8s linear;
  display: inline-block;
  text-decoration: none;
  /*grayscale(val):val鍊艰秺澶х伆搴﹀氨瓒婃繁*/
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  position: relative;
}
.full_option .option_item::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.35);
}
.full_option .option_item .o_default {
  width: 26px;
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  z-index: 2;
}
.full_option .option_item .o_hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  transition: all 1.5s linear;
}
.full_option .option_item.hover_item {
  transition: all 0.8s linear;
  width: 43%;
  /*grayscale(val):val鍊艰秺澶х伆搴﹀氨瓒婃繁*/
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
.full_option .option_item.hover_item::before {
  content: none;
}
.full_option .option_item.hover_item .o_default {
  transition: all 1.5s linear;
  display: none;
}
.full_option .option_item.hover_item .o_hover {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 9% 11.5% 9%;
  color: #fff;
  letter-spacing: 3px;
  transition: all 1.5s linear;
  background: url(../images/index/zz.png) repeat-x left bottom;
  background-size: 100% auto;
}
.full_option .option_item.hover_item .o_hover h5 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  text-align: left;
}
.full_option .option_item.hover_item .o_hover span {
  display: inline-block;
  width: 50px;
  height: 5px;
  margin: 2.4% 0 3.6% 0;
  background: #fff;
}
.full_option .option_item.hover_item .o_hover p {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 3.6%;
  text-align: left;
}
.full_option .option_item.hover_item .o_hover h6 {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.full_option .option_item.hover_item .o_hover img {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 2.6%;
}
/*index 浜у搧涓績*/
.full_product {
  max-width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.full_product .prod_item {
  width: 50%;
  height: 100vh;
  padding: 0 4.25% 6% 4.25%;
  color: #fff;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  /*background: url(../images/index/cp_left.jpg) no-repeat center bottom;*/
  background-size: cover cover;
}
.full_product .prod_item:nth-child(2) {
  /*background: url(../images/index/cp_right.jpg) no-repeat center bottom;*/
  background-size: cover cover;
}
.full_product .prod_item .prod_desc {
  width: 100%;
  margin-top: 3.2%;
}
.full_product .prod_item .prod_desc p {
  display: inline-block;
  width: 100%;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 3px;
  text-align: left;
  padding-right: 25%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 96px;
}
.full_product .prod_item .prod_desc .prod_list {
  width: 100%;
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-wrap: wrap;
}
.full_product .prod_item .prod_desc .prod_list a {
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  color: #004b9e;
  border-radius: 20px;
  text-align: center;
  text-decoration: none;
  padding: 0 30px;
  margin-top: 3%;
  margin-right: 20px;
  background: rgba(255, 255, 255, 0.85);
}
.full_product .prod_item .prod_desc .prod_list a:hover {
  background: #004b9e;
  color: #fff;
}

/*index  妗堜緥灞曠ず*/
.full_case {
  width: 100%;
  height: 100%;
  max-width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 9%;
}
.full_case .case_head {
  max-width: 1800px;
  padding: 0 30px;
}
.full_case .case-box {
  width: 100%;
}
.full_case .swiper-case {
  width: 100%;
  margin-top: 3%;
}
.full_case .swiper-case .swiper-slide {
  text-align: left;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-box-align: left;
  -ms-flex-align: left;
  -webkit-align-items: left;
  align-items: left;
  background: transparent;
}
.full_case .swiper-case .swiper-slide a {
  display: inline-block;
  width: calc(100% - 6.9%);
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.full_case .swiper-case .swiper-slide a img {
  display: inline-block;
  width: 100%;
  height: auto;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.full_case .swiper-case .swiper-slide a:hover img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.full_case .swiper-case .swiper-slide a .al_title {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  padding: 7.5% 7% 8.3% 7%;
}
.full_case .swiper-case .swiper-slide a .al_title h5 {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1.5px;
}
.full_case .swiper-case .swiper-slide a .al_title span {
  display: inline-block;
  background: #1268ad;
  color: #fff;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 20px;
  font-size: 14px;
  margin-top: 5.8%;
  letter-spacing: 1.5px;
}
/*index  鏂伴椈涓績*/
.full_news {
  width: 100%;
  height: 100%;
  max-width: 1560px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 2%;
}
.full_news .sy_news {
  margin-top: 3%;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  height: 51%;
  min-height: 520px;
}
.full_news .sy_news .xw_desc {
  display: flex;
  justify-content: left;
  align-items: flex-start;
  flex-direction: column;
  letter-spacing: 1.5px;
}
.full_news .sy_news .xw_desc h5 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  line-height: 28px;
  text-align: left;
}
.full_news .sy_news .xw_desc h5 {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.full_news .sy_news .xw_desc:hover h5 {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  padding-left: 10px;
}
.full_news .sy_news .xw_desc p {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 1%;
}
.full_news .sy_news .xw_desc .b_time {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  margin-top: 1.5%;
}
.full_news .sy_news .xw_desc .b_time i {
  font-style: normal;
}
.full_news .sy_news .news_left {
  height: 100%;
  width: 44%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}
.full_news .sy_news .news_left img {
  display: inline-block;
  width: 100%;
  height: 100%;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.full_news .sy_news .news_left:hover img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.full_news .sy_news .news_left .xw_desc {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url(../images/index/t_bj.png) no-repeat center top;
  background-size: 100% 100%;
  padding: 30px 8.2%;
  color: #fff;
}
.full_news .sy_news .news_left .xw_desc .b_time {
  border-top: 1px solid rgba(255, 255, 255, 0.34);
  padding: 5% 0 0 0;
  margin-top: 4%;
}
.full_news .sy_news .news_right {
  width: 54.5%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}
.full_news .sy_news .news_right .news_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  width: 100%;
  height: 31%;
}
.full_news .sy_news .news_right .news_item:last-child {
  margin-bottom: 0;
}
.full_news .sy_news .news_right .news_item .xw_img_box {
  width: 28.5%;
  height: 100%;
  display: flex;
  justify-content: left;
  align-items: center;
  overflow: hidden;
}
.full_news .sy_news .news_right .news_item .xw_img_box img {
  display: inline-block;
  /*width: auto;*/
  height: 100%;
  aspect-ratio: 5/4;
  object-fit: cover;
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
}
.full_news .sy_news .news_right .news_item .xw_img_box:hover img {
  webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.06);
}
.full_news .sy_news .news_right .news_item .xw_desc {
  width: 69%;
  padding-right: 3%;
}
.full_news .sy_news .news_right .news_item .xw_desc h5 {
  color: #004b9e;
}
.full_news .sy_news .news_right .news_item .xw_desc p {
  color: #666666;
}
.full_news .sy_news .news_right .news_item .xw_desc .b_time {
  border-top: 0;
  color: #000;
}
/*鑱旂郴鎴戜滑*/
.full_footer {
  width: 100%;
  height: 100vh;
  background: url(../images/index/sy04.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
}
.full_footer .footer {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .head_nav {
    display: none !important;
  }
  .nav_mobile {
    background: rgba(255, 255, 255, 0.15);
    box-shadow: none;
  }
  /*banner*/
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 36px;
    height: 4px;
  }
  .banner .banner_list .banner_list_txt .list_txt_dd {
    font-size: 26px;
    line-height: 28px;
  }
  .banner .banner_list .banner_list_txt .list_txt_dt {
    font-size: 62px;
    line-height: 82px;
    margin: 20px 0px 46px 0;
  }
  .banner .banner_list .banner_list_txt a {
    display: inline-block;
    width: 140px;
    height: 46px;
    line-height: 46px;
    border-radius: 23px;
    font-size: 16px;
  }
  .temp_head .temp_left span {
    font-size: 30px;
    line-height: 24px;
    letter-spacing: 2px;
  }
  .temp_head .temp_left i {
    width: 32px;
    height: 4px;
    margin-top: 16px;
  }
  .temp_head .temp_right .more_btn {
    font-size: 16px;
    width: 142px;
    line-height: 46px;
    border-radius: 23px;
  }
  /*index  鍏充簬鎴戜滑*/
  .full_about {
    padding-top: 7%;
  }
  .full_about .ab_left .oper_icon {
    width: 46px;
    margin-top: -23px;
    margin-left: -23px;
  }
  .full_about .sy_about .about_desc {
    font-size: 14px;
    line-height: 26px;
  }
  .full_about .sy_about .about_enter img {
    width: 30px;
  }
  .full_about .sy_about .about_data .data_item span {
    font-size: 70px;
    letter-spacing: -2px;
    line-height: 76px;
  }
  .full_about .sy_about .about_data .data_item p {
    margin-top: 12px;
    font-size: 14px;
    line-height: 20px;
  }
  /*index 瑙ｅ喅鏂规*/
  .full_option .option_item .o_default {
    width: 26px;
    font-size: 20px;
    line-height: 32px;
  }
  .full_option .option_item.hover_item .o_hover {
    letter-spacing: 2px;
  }
  .full_option .option_item.hover_item .o_hover h5 {
    font-size: 32px;
    line-height: 36px;
  }
  .full_option .option_item.hover_item .o_hover span {
    width: 42px;
    height: 4px;
  }
  .full_option .option_item.hover_item .o_hover p {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 3.6%;
  }
  .full_option .option_item.hover_item .o_hover h6 {
    font-size: 13px;
    line-height: 20px;
  }
  .full_option .option_item.hover_item .o_hover img {
    margin-top: 2.6%;
    width: 32px;
  }
  /*index 浜у搧涓績*/
  .full_product .prod_item .prod_desc .prod_list a {
    line-height: 36px;
    font-size: 14px;
    border-radius: 18px;
    padding: 0 24px;
    margin-right: 16px;
  }
  /*index  妗堜緥灞曠ず*/
  .full_case {
    padding-top: 9%;
  }
  .full_case .swiper-case .swiper-slide a {
    border-radius: 10px;
  }
  .full_case .swiper-case .swiper-slide a .al_title {
    padding: 7.5% 7% 9% 7%;
  }
  .full_case .swiper-case .swiper-slide a .al_title h5 {
    font-size: 18px;
    line-height: 32px;
  }
  .full_case .swiper-case .swiper-slide a .al_title span {
    width: 134px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    font-size: 13px;
  }
  /*index  鏂伴椈涓績*/
  .full_news {
    padding-top: 7%;
  }
  .full_news .sy_news {
    height: 51%;
    min-height: unset;
  }
  .full_news .sy_news .xw_desc h5 {
    font-size: 20px;
    line-height: 24px;
  }
  .full_news .sy_news .xw_desc p {
    font-size: 13px;
    line-height: 22px;
    -webkit-line-clamp: 1;
  }
  .full_news .sy_news .xw_desc .b_time {
    font-size: 13px;
  }
  .full_news .sy_news .news_left .xw_desc {
    padding: 20px 7.2%;
  }
}
@media screen and (max-width: 767px) {
  .nav_mobile {
    background: #fff;
    box-shadow: 0 6px 12px rgba(74, 74, 74, 0.1);
  }
  .m_index_con {
    width: 100%;
  }
  /*banner*/
  .m-banner {
    position: relative;
    width: 100%;
    height: 9.5rem;
  }
  .m-banner .swiper-pagination {
    bottom: 0.6rem;
    text-align: center;
  }
  .m-banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.8rem;
    height: 0.1rem;
    text-align: left;
    background: #fff;
    opacity: 1;
    margin: 0 0.1rem;
    border-radius: 0;
  }
  .m-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #004b9e;
  }
  .m-banner .banner_list {
    position: relative;
  }
  .m-banner .banner_list .banner_list_img {
    width: 100%;
    height: 100%;
  }
  .m-banner .banner_list .banner_list_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 3s linear;
  }
  .m-banner .banner_list.swiper-slide-active .banner_list_img img {
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
  }
  .m-banner .banner_list.swiper-slide-active .banner_list_txt {
    transition: all 1.5s linear;
    padding-top: 5%;
  }
  .m-banner .banner_list .banner_list_txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    padding: 0 0.65rem;
    max-width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    transition: all 1.5s linear;
    padding-top: 35%;
  }
  .m-banner .banner_list .banner_list_txt .list_txt_dd {
    font-size: 0.6rem;
    color: #00468b;
    text-transform: uppercase;
    line-height: 0.8rem;
    letter-spacing: 0.02rem;
  }
  .m-banner .banner_list .banner_list_txt .list_txt_dt {
    font-size: 1.1rem;
    line-height: 1.6rem;
    color: #000;
    margin: 0.2rem 0px 0.6rem 0;
    font-weight: bold;
    letter-spacing: 0.02rem;
  }
  .m-banner .banner_list .banner_list_txt .more_link {
    display: inline-block;
    width: 3.25rem;
    height: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
    border-radius: 0.6rem;
    background: #004b9e;
    font-size: 0.5rem;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.025rem;
  }
  /*m temp_head*/
  .temp_head {
    padding: 2rem 0 0.8rem 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
  .temp_head .temp_left {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
  }
  .temp_head .temp_left span {
    font-size: 1.1rem;
    color: #222;
    line-height: 1.2rem;
    letter-spacing: 0.02rem;
    font-weight: bold;
  }
  .temp_head .temp_left i {
    display: inline-block;
    width: 1.1rem;
    height: 0.1rem;
    background: #004b9e;
    margin-top: 0.4rem;
  }
  .temp_head .temp_left p {
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    width: calc(100vw);
    font-size: 2.2rem;
    font-weight: bold;
    font-family: Bl;
    color: #000;
    opacity: 0.05;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0.2rem;
    letter-spacing: -0.05rem;
    z-index: -1;
  }
  .temp_head .temp_right .m_more {
    display: inline-block;
    width: 1.2rem;
    height: 1.2rem;
  }
  .temp_head .temp_right .m_more img {
    display: inline-block;
    width: 1.2rem;
    height: auto;
  }
  /*index  鍏充簬鎴戜滑*/
  .m_about {
    display: inline-block;
    width: 100%;
    padding-bottom: 1.5rem;
    background: url(../images/m_index/m_gy_bj.jpg) no-repeat center bottom;
    background-size: 100% auto;
  }
  .full_about_m {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    flex-direction: column;
  }
  .full_about_m .ab_left {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 9.5rem;
  }
  .full_about_m .ab_left video {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }
  .full_about_m .ab_left .play_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .full_about_m .ab_left .play_icon img {
    width: 100%;
    height: auto;
  }
  .full_about_m .ab_left .oper_icon {
    display: inline-block;
    width: 1.26rem;
    height: auto;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -0.63rem;
    left: 50%;
    margin-left: -0.63rem;
    z-index: 5;
  }
  .full_about_m .ab_right {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  .full_about_m .sy_about {
    width: 100%;
    text-align: left;
  }
  .full_about_m .sy_about .about_desc {
    width: 100%;
    margin-top: 0.9rem;
    overflow: visible;
    text-align: left;
    font-size: 0.6rem;
    color: 333333;
    line-height: 1rem;
  }
  .full_about_m .sy_about .about_data {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .full_about_m .sy_about .about_data .data_item {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 1.2rem;
  }
  .full_about_m .sy_about .about_data .data_item span {
    font-weight: bold;
    font-size: 2.2rem;
    color: #004b9e;
    line-height: 2.4rem;
    font-family: Bl;
    letter-spacing: -0.05rem;
  }
  .full_about_m .sy_about .about_data .data_item p {
    margin-top: 0.5rem;
    width: 100%;
    font-size: 0.55rem;
    color: #666666;
    line-height: 0.8rem;
    text-align: center;
  }
  /*index 瑙ｅ喅鏂规*/
  .full_option_m {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .full_option_m .option_item {
    width: 100%;
    height: 8rem;
    text-decoration: none;
    background-size: 100% auto !important;
    background-position: center top;
    display: inline-block;
    margin-bottom: 0.25rem;
    position: relative;
  }
  .full_option_m .option_item::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: url(../images/index/zz.png) no-repeat center bottom;
    background-size: 100% auto;
    opacity: 0.8;
  }
  .full_option_m .option_item:last-child {
    margin-bottom: 0;
  }
  .full_option_m .option_item .o_hover {
    position: absolute;
    top: 0rem;
    left: 0rem;
    z-index: 1;
    width: calc(100%);
    height: calc(100%);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 0.65rem;
    color: #fff;
    letter-spacing: 0.02rem;
  }
  .full_option_m .option_item .o_hover h5 {
    font-size: 0.75rem;
    font-weight: bold;
    color: #fff;
    line-height: 1rem;
    text-align: left;
  }
  .full_option_m .option_item .o_hover span {
    display: inline-block;
    width: 100%;
    height: 0.025rem;
    margin: 0.5rem 0 0.65rem 0;
    background: #fff;
  }
  .full_option_m .option_item .o_hover p {
    font-size: 0.65rem;
    line-height: 0.9rem;
    margin-bottom: 0.3rem;
    text-align: left;
    font-weight: bold;
  }
  .full_option_m .option_item .o_hover h6 {
    font-size: 0.5rem;
    line-height: 0.8rem;
    text-align: left;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  /*index 浜у搧涓績*/
  .m_product {
    width: 100%;
  }
  .m_product .full_product_m {
    width: 100%;
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .m_product .full_product_m .prod_item {
    width: 100%;
    height: 16rem;
    padding: 0 0.65rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    /*background: url(../images/m_index/m_cp_1.jpg) no-repeat center bottom;*/
    background-size: 100% 100%;
    margin-bottom: 0.25rem;
  }
  .m_product .full_product_m .prod_item:nth-child(2) {
    /*background: url(../images/m_index/m_cp_2.jpg) no-repeat center bottom;*/
    background-size: 100% 100%;
    margin-bottom: 0;
  }
  .m_product .full_product_m .prod_item .temp_head {
    padding: 0;
  }
  .m_product .full_product_m .prod_item .temp_head .temp_left span {
    font-size: 1rem;
  }
  .m_product .full_product_m .prod_item .temp_head .temp_left .zs_line {
    display: none;
  }
  .m_product .full_product_m .prod_item .prod_desc {
    width: 100%;
    margin-top: 0.7rem;
    margin-bottom: 0.25rem;
  }
  .m_product .full_product_m .prod_item .prod_desc p {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 0.6rem;
    line-height: 1rem;
    letter-spacing: 0.02rem;
    text-align: left;
    padding-right: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    height: 4rem;
  }
  .m_product .full_product_m .prod_item .prod_desc .prod_list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .m_product .full_product_m .prod_item .prod_desc .prod_list a {
    display: inline-block;
    line-height: 1.4rem;
    font-size: 0.55rem;
    color: #004b9e;
    border-radius: 0.7rem;
    text-align: center;
    text-decoration: none;
    padding: 0 0.4rem;
    margin-top: 0.65rem;
    margin-right: 0;
    background: rgba(255, 255, 255, 0.85);
    width: calc(50% - 0.25rem);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /*index 妗堜緥灞曠ず*/
  .m_case {
    width: 100%;
    padding-bottom: 1.6rem;
    background: url(../images/m_index/m_case_bj.jpg) no-repeat center center;
    background-size: 100% 100%;
  }
  .m_case .full_case_m {
    width: calc(100% - 0.65rem);
    padding: 0;
    display: inline-block;
    margin-left: 0.65rem;
  }
  .m_case .full_case_m .swiper-case-m {
    width: 100%;
  }
  .m_case .full_case_m .swiper-case-m .swiper-slide {
    text-align: left;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: left;
    justify-content: left;
    -webkit-box-align: left;
    -ms-flex-align: left;
    -webkit-align-items: left;
    align-items: left;
    background: transparent;
  }
  .m_case .full_case_m .swiper-case-m .swiper-slide a {
    display: inline-block;
    width: calc(100% - 0.8rem);
    position: relative;
    height: 11rem;
    overflow: hidden;
    border-radius: 0.5rem;
  }
  .m_case .full_case_m .swiper-case-m .swiper-slide a img {
    display: inline-block;
    width: 100%;
    height: 100%;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
  }
  .m_case .full_case_m .swiper-case-m .swiper-slide a:hover img {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    transform: scale(1.06);
  }
  .m_case .full_case_m .swiper-case-m .swiper-slide a .al_title {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    position: absolute;
    top: 0;
    left: 0;
    padding: 1.1rem 0.8rem;
  }
  .m_case .full_case_m .swiper-case-m .swiper-slide a .al_title h5 {
    display: inline-block;
    width: 100%;
    font-size: 0.8rem;
    line-height: 1rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.025rem;
  }
  .m_case .full_case_m .swiper-case-m .swiper-slide a .al_title span {
    display: inline-block;
    background: #1268ad;
    color: #fff;
    width: unset;
    padding: 0 0.5rem;
    height: 1.2rem;
    text-align: center;
    line-height: 1.2rem;
    border-radius: 0.6rem;
    font-size: 0.5rem;
    margin-top: 0.65rem;
    letter-spacing: 0.025rem;
  }
  /*index 璧勮鍔ㄦ€?/
  .m_news {
    width: 100%;
    padding-bottom: 1.6rem;
    background: url(../images/m_index/m_xw_bj.jpg) no-repeat center center;
    background-size: 100% 100%;
  }
  .m_news .sy_news {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .m_news .sy_news .xw_desc {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
    letter-spacing: 0.02rem;
  }
  .m_news .sy_news .xw_desc h5 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.65rem;
    line-height: 1rem;
    text-align: left;
  }
  .m_news .sy_news .xw_desc p {
    width: 100%;
    font-size: 0.55rem;
    line-height: 1rem;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.3rem;
  }
  .m_news .sy_news .xw_desc .b_time {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.5rem;
    margin-top: 0.5rem;
  }
  .m_news .sy_news .xw_desc .b_time i {
    font-style: normal;
  }
  .m_news .sy_news .news_left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    height: 11.2rem;
  }
  .m_news .sy_news .news_left img {
    display: inline-block;
    width: 100%;
    height: 100%;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
  }
  .m_news .sy_news .news_left:hover img {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    transform: scale(1.06);
  }
  .m_news .sy_news .news_left .xw_desc {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: url(../images/index/t_bj.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 0.8rem 0.6rem;
    color: #fff;
  }
  .m_news .sy_news .news_left .xw_desc .b_time {
    border-top: 0.025rem solid rgba(255, 255, 255, 0.34);
    padding: 0.5rem 0 0 0;
    margin-top: 0.5rem;
  }
  .m_news .sy_news .news_right {
    width: 100%;
    display: flex;
    justify-content: left;
    flex-direction: column;
    align-items: flex-start;
  }
  .m_news .sy_news .news_right .news_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    width: 100%;
    height: 4rem;
    margin-top: 0.5rem;
  }
  .m_news .sy_news .news_right .news_item .xw_img_box {
    width: 6.1rem;
    height: 4rem;
    display: flex;
    justify-content: left;
    align-items: center;
    overflow: hidden;
  }
  .m_news .sy_news .news_right .news_item .xw_img_box img {
    display: inline-block;
    width: auto;
    height: 100%;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
  }
  .m_news .sy_news .news_right .news_item .xw_img_box:hover img {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    transform: scale(1.06);
  }
  .m_news .sy_news .news_right .news_item .xw_desc {
    width: calc(100% - 6.6rem);
    padding-right: 3%;
  }
  .m_news .sy_news .news_right .news_item .xw_desc h5 {
    color: #004b9e;
  }
  .m_news .sy_news .news_right .news_item .xw_desc p {
    color: #666666;
    -webkit-line-clamp: 1;
    margin-top: 0.1rem;
  }
  .m_news .sy_news .news_right .news_item .xw_desc .b_time {
    border-top: none;
    margin-top: 0.1rem;
  }
  .m_news .sy_news .news_right .news_item .xw_desc .b_time i {
    display: none;
  }
}
