@charset "utf-8";
@media screen and (min-width: 720px) {}
@media screen and (min-width: 767px) {
    .heard_min{ display: none;}
}

@media screen and (min-width: 767px) {
    .heard_min{ display: none;}
}
/****************************/
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  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;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
}
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
}
/*********************************/
.banner {
  padding: 0px !important;
  position: inherit;
}
.banner_n {
  margin-bottom: 20px;
}
.banner .swiper-pagination-bullet {
  border: 1px solid #fff;
  background: none;
  transition: 0.3s ease-in-out;
  width: 12px;
  height: 12px;
}
.banner .swiper-pagination-bullet-active { /*opacity: .6;*/
  width: 24px;
  border-radius: 12px;
  background: #fff;
}
[role="button"]:focus {
  outline: 0 !important;
}
.banner .swiper-button-prev {
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.png) no-repeat left top;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.banner .swiper-button-next {
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.png) no-repeat right top;
  opacity: 0;
  transition: 0.3s ease-in-out;
}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
  display: none;
}
.banner:hover .swiper-button-prev, .banner:hover .swiper-button-next {
  opacity: 1;
}
.banner .swiper-pagination {
  bottom: 20px !important;
}
.navbar {
  margin-bottom: 0px !important;
}
.section_B {
  position: relative;
}
.section_B_n {
  position: inherit;
  width: 100%;
  left: 0;
  right: 0;
  padding-left: 5%;
  padding-right: 5%;
}
.section_B_n_T, .fuwu_rongyu_n_T, .fuwu_rongyu_n_T, .section_D_n  {
  font-size: 20px !important;
  text-align: center;
  padding-top: 25px;
}
.fuwu_rongyu_n_T{ margin-bottom: 5px;}
.fuwu_rongyu_n_C, .fuwu_rongyu_n_C {
  font-size: 16px;
  text-align: center; line-height: 28px;
}
.section_B_n_T s {
  font-size: 20px; margin-left:2px; margin-right:2px;  display:inline-block !important;
}
.section_B {
  background: url("../images/BD_02.jpg") left top no-repeat;
  background-size: cover;
}
.section_B_img {
  position: inherit;
  width: 100%;
  left: 0;
  right: 0;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 30px;
}
.section_B_n_B {
  margin-top: 10px;
}
.section_B_n_B p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.fuwu_rongyu {
  position: inherit;
}
.fuwu_rongyu_T, .section_E_n {
  position: inherit;
}

.fuwu_rongyu_n_img img{ width: 100%; padding-left: 5%; padding-right: 5%;}


.fuwu_rongyu_n_img{ margin-top: 20px; padding-bottom: 20px;}
.fuwu_rongyu_n{ padding-left: 5%; padding-right: 5%;
}

.section_CC_n{ width: 100%; padding-left: 5%; padding-right: 5%; margin-left: 0; margin-right: 0; padding-bottom: 30px;}

.fuwu_rongyu_n_T, .fuwu_rongyu_n_T, .section_D_n h1{ font-weight: 600 !important;}
.section_CC_n h1{ font-size: 18px !important; line-height: 28px; margin-top: 0px; margin-bottom: 0px;}


.section_D_n {
     margin-top: 0px;
}
.section_D_n h1, .section_E_n_T h1{ margin-top: 0px !important; font-size: 20px !important;}
.section_D_n p, .section_E_n_T p{ margin-top: 0px !important; font-size: 16px !important;}

.wrap{ margin-top: 20px;}


.section_D_M_Z .section_D_min{ width: 100% !important; padding-left: 1%; padding-right: 1%; margin-left: 0px; margin-right: 0px;}


.section_D_M_Z .wrap > ul > li h4{ font-size: 16px !important;}

.section_E_n_T{ margin-top: 30px; margin-bottom: 0px;}

.section_E_n_T h1{ margin-bottom: 5px !important;}

.section_E_n .section_E_n_T p{  margin-bottom: 0px;
}

.section_E_n_B{ width: 96%; padding-bottom: 30px;}

.section_E_n_B_li{ width: 48%;margin: 0 1%;}


.section_F_L_n{
    position:inherit; padding-top: 20px;padding-bottom: 20px;
}

.section_F_L{ width: 100%;}
.section_F_L_n{ width:100%;padding-left: 4%; padding-right: 4%;}

.section_F_L h1{ font-size: 22px !important;}
.section_F_L h1, .section_F_L p{ margin-top: 10px; margin-bottom: 10px;}

.section_F_L p{ font-size: 18px;}

.section_F_L_n_T span{ font-size: 26px !important;}

.section_F_R{ width: 100%;}

.section_F_L_n_T p{ font-weight: 600 !important;}

.top_nav_min{position: absolute;left: 2%;
    right: 2%;
    top: 80px;
    z-index: 999;
    overflow: hidden;}

.top_nav_min img{ width: 100%;}


.top_nav_min .tel{ width: 60%;}




.fuwu_rongyu_n_C, .section_E_n_T p, .section_F_L_n_T p, .section_F_L_n .section_F_L_n_T span {
    font-size: 16px !important;
}


.animated1 h3{ font-size: 20px !important;}


.section_F p, .section_F h1{ margin: 0 !important;}

.section_F h3{ margin-bottom: 5px !important;}
.section_F_L_n .section_F_L_n_T span {
    font-size: 20px !important;
}



















