@media only screen and (min-width: 1440px) {
  .banner_sliders {
    position: relative;
    font-family: "Source Han Sans";
  }
  .banner_sliders .cover {
    width: 70%;
    height: 4.6rem;
    position: absolute;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));
    z-index: 9;
  }
  .banner_sliders .swiper-slide {
    position: relative;
    height: 4.6rem;
    overflow: hidden;
    width: 100%;
  }
  .banner_sliders .swiper-slide img {
    height: 100%;
    width: 100%;
  }
  .my_breadcrumb {
    color: #fff;
    position: absolute;
    top: 0;
    left: 12%;
    z-index: 99;
    margin-top: 1.3rem;
  }
  .my_breadcrumb h1 {
    font-size: 50px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
  }
  .my_breadcrumb p {
    font-size: 22px;
    margin-bottom: 0.5rem;
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box {
    position: relative;
  }
  .my_breadcrumb .breadcrumb_box img {
    position: absolute;
    margin-top: 0.03rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb {
    padding: 0;
    border: none;
    background-color: transparent;
    padding-left: 0.3rem;
    margin-bottom: 0;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    padding-left: 0.06rem;
    font-size: 16px;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li a {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li::before {
    color: #fff;
    padding-right: 0.06rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li.active {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li:hover a {
    color: #18a0ae;
  }
  .my_breadcrumb .intro_sel {
    width: 1.5rem;
  }
  .my_breadcrumb .intro_sel:hover .intro_options {
    display: block;
  }
  .my_breadcrumb .intro_sel .intro_title {
    width: 1.5rem;
    height: 0.45rem;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    line-height: 0.45rem;
    text-align: center;
    border-radius: 0.23rem 0 0.23rem 0;
    margin-top: 0.2rem;
    cursor: pointer;
    margin-bottom: 0.05rem;
    font-weight: 900;
  }
  .my_breadcrumb .intro_sel .intro_title img {
    vertical-align: middle;
    margin-bottom: 0.05rem;
    margin-left: 0.05rem;
  }
  .my_breadcrumb .intro_sel .intro_options {
    width: 1.5rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    border: 1px solid #ccc;
    display: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .my_breadcrumb .intro_sel .intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: left;
    line-height: 0.4rem;
    padding-left: 0.15rem;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:last-child {
    border: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover {
    background-color: #18a0ae;
    transition: all 1s;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover a {
    color: #fff;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 1440px) {
  .my_breadcrumb h1 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 1024px) {
  .my_breadcrumb h1 {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb h1 {
    font-size: 26px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 1440px) {
  .my_breadcrumb p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 1366px) {
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 1366px) {
  .my_breadcrumb .intro_sel .intro_title {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_title {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 1366px) {
  .my_breadcrumb .intro_sel .intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) {
  .banner_sliders {
    position: relative;
    font-family: "Source Han Sans";
  }
  .banner_sliders .cover {
    width: 70%;
    height: 4.6rem;
    position: absolute;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));
    z-index: 9;
  }
  .banner_sliders .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 4.6rem;
    width: 100%;
  }
  .banner_sliders .swiper-slide img {
    height: 100%;
    width: 100%;
  }
  .my_breadcrumb {
    color: #fff;
    position: absolute;
    top: 0;
    left: 12%;
    z-index: 99;
    margin-top: 1.3rem;
  }
  .my_breadcrumb h1 {
    font-size: 50px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .my_breadcrumb p {
    font-size: 22px;
    margin-bottom: 0.5rem;
  }
  .my_breadcrumb .breadcrumb_box {
    position: relative;
  }
  .my_breadcrumb .breadcrumb_box img {
    position: absolute;
    margin-top: 0.03rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb {
    padding: 0;
    border: none;
    background-color: transparent;
    padding-left: 0.3rem;
    margin-bottom: 0;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    padding-left: 0.06rem;
    font-size: 16px;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li a {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li::before {
    color: #fff;
    padding-right: 0.06rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li.active {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li:hover a {
    color: #18a0ae;
  }
  .my_breadcrumb .intro_sel {
    width: 1.9rem;
  }
  .my_breadcrumb .intro_sel:hover .intro_options {
    display: block;
  }
  .my_breadcrumb .intro_sel .intro_title {
    width: 1.9rem;
    height: 0.45rem;
    background-color: #fff;
    color: #333;
    font-size: 16px;
    line-height: 0.45rem;
    text-align: center;
    border-radius: 0.23rem 0 0.23rem 0;
    margin-top: 0.2rem;
    cursor: pointer;
    margin-bottom: 0.05rem;
    font-weight: 900;
  }
  .my_breadcrumb .intro_sel .intro_title img {
    vertical-align: middle;
    margin-bottom: 0.05rem;
    margin-left: 0.05rem;
  }
  .my_breadcrumb .intro_sel .intro_options {
    width: 1.9rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    border: 1px solid #ccc;
    display: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .my_breadcrumb .intro_sel .intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #888;
    text-align: left;
    line-height: 0.4rem;
    padding-left: 0.15rem;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:last-child {
    border: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover {
    background-color: #18a0ae;
    transition: all 1s;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover a {
    color: #fff;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1440px) {
  .my_breadcrumb h1 {
    font-size: 38px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1024px) {
  .my_breadcrumb h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1440px) {
  .my_breadcrumb p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1366px) {
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1366px) {
  .my_breadcrumb .intro_sel .intro_title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 1366px) {
  .my_breadcrumb .intro_sel .intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1440px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_options ul li a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) {
  .banner_sliders {
    position: relative;
    font-family: "Source Han Sans";
  }
  .banner_sliders .cover {
    width: 70%;
    height: 4.6rem;
    position: absolute;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));
    z-index: 9;
  }
  .banner_sliders .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity ;
    -moz-transition-property: opacity ;
    -ms-transition-property: opacity ;
    -o-transition-property: opacity ;
    transition-property: opacity ;
  }
  .banner_sliders .carousel-fade .carousel-inner .active {
    opacity: 1;
  }
  .banner_sliders .carousel-fade .carousel-inner .active.left,
  .banner_sliders .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
  }
  .banner_sliders .carousel-fade .carousel-inner .next.left,
  .banner_sliders .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
  }
  .banner_sliders .carousel-indicators li {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background-color: #fff;
  }
  .banner_sliders .carousel-indicators li.active {
    transform: scale(1.1);
    background-color: #18a0ae;
  }
  .banner_sliders .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 4.6rem;
    width: 100%;
  }
  .banner_sliders .swiper-slide img {
    height: 100%;
    width: 100%;
  }
  .my_breadcrumb {
    color: #fff;
    position: absolute;
    top: 0;
    left: 12%;
    z-index: 99;
    margin-top: 0.5rem;
  }
  .my_breadcrumb h1 {
    font-size: 42px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
  }
  .my_breadcrumb p {
    font-size: 20px;
    margin-bottom: 0.5rem;
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box {
    position: relative;
  }
  .my_breadcrumb .breadcrumb_box img {
    position: absolute;
    margin-top: 0.03rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb {
    padding: 0;
    border: none;
    background-color: transparent;
    padding-left: 0.3rem;
    margin-bottom: 0;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    padding-left: 0.06rem;
    font-size: 16px;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li a {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li::before {
    color: #fff;
    padding-right: 0.06rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li.active {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li:hover a {
    color: #18a0ae;
  }
  .my_breadcrumb .intro_sel {
    width: 1.8rem;
  }
  .my_breadcrumb .intro_sel:hover .intro_options {
    display: block;
  }
  .my_breadcrumb .intro_sel .intro_title {
    width: 1.8rem;
    height: 0.45rem;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 0.45rem;
    text-align: center;
    border-radius: 0.23rem 0 0.23rem 0;
    margin-top: 0.2rem;
    cursor: pointer;
    margin-bottom: 0.05rem;
    font-weight: 900;
  }
  .my_breadcrumb .intro_sel .intro_title img {
    vertical-align: middle;
    margin-bottom: 0.05rem;
    margin-left: 0.05rem;
  }
  .my_breadcrumb .intro_sel .intro_options {
    width: 1.8rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .my_breadcrumb .intro_sel .intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #888;
    text-align: left;
    line-height: 0.4rem;
    padding-left: 0.15rem;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:last-child {
    border: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover {
    background-color: #18a0ae;
    transition: all 1s;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover a {
    color: #fff;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1440px) {
  .my_breadcrumb h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1024px) {
  .my_breadcrumb h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .my_breadcrumb h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1440px) {
  .my_breadcrumb p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1200px) {
  .my_breadcrumb p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1024px) {
  .my_breadcrumb p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 1366px) {
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_title {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1366px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_options ul li a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) {
  .banner_sliders {
    position: relative;
    font-family: "Source Han Sans";
  }
  .banner_sliders .cover {
    width: 70%;
    height: 4.6rem;
    position: absolute;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));
    z-index: 9;
  }
  .banner_sliders .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity ;
    -moz-transition-property: opacity ;
    -ms-transition-property: opacity ;
    -o-transition-property: opacity ;
    transition-property: opacity ;
  }
  .banner_sliders .carousel-fade .carousel-inner .active {
    opacity: 1;
  }
  .banner_sliders .carousel-fade .carousel-inner .active.left,
  .banner_sliders .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
  }
  .banner_sliders .carousel-fade .carousel-inner .next.left,
  .banner_sliders .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
  }
  .banner_sliders .carousel-indicators li {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background-color: #fff;
  }
  .banner_sliders .carousel-indicators li.active {
    transform: scale(1.1);
    background-color: #18a0ae;
  }
  .banner_sliders .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 4.6rem;
    width: 100%;
  }
  .banner_sliders .swiper-slide img {
    height: 100%;
    width: 100%;
  }
  .my_breadcrumb {
    color: #fff;
    position: absolute;
    top: 0;
    left: 12%;
    z-index: 99;
    margin-top: 0.5rem;
  }
  .my_breadcrumb h1 {
    font-size: 38px;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
  }
  .my_breadcrumb p {
    font-size: 20px;
    margin-bottom: 0.5rem;
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box {
    position: relative;
  }
  .my_breadcrumb .breadcrumb_box img {
    position: absolute;
    margin-top: 0.03rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb {
    padding: 0;
    border: none;
    background-color: transparent;
    padding-left: 0.3rem;
    margin-bottom: 0;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    padding-left: 0.06rem;
    font-size: 14px;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li a {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li::before {
    color: #fff;
    padding-right: 0.06rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li.active {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li:hover a {
    color: #18a0ae;
  }
  .my_breadcrumb .intro_sel {
    width: 1.8rem;
  }
  .my_breadcrumb .intro_sel:hover .intro_options {
    display: block;
  }
  .my_breadcrumb .intro_sel .intro_title {
    width: 1.8rem;
    height: 0.45rem;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 0.45rem;
    text-align: center;
    border-radius: 0.23rem 0 0.23rem 0;
    margin-top: 0.2rem;
    cursor: pointer;
    margin-bottom: 0.05rem;
    font-weight: 900;
  }
  .my_breadcrumb .intro_sel .intro_title img {
    vertical-align: middle;
    margin-bottom: 0.05rem;
    margin-left: 0.05rem;
  }
  .my_breadcrumb .intro_sel .intro_options {
    width: 1.8rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .my_breadcrumb .intro_sel .intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #888;
    text-align: left;
    line-height: 0.4rem;
    padding-left: 0.15rem;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:last-child {
    border: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover {
    background-color: #18a0ae;
    transition: all 1s;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover a {
    color: #fff;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1440px) {
  .my_breadcrumb h1 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1024px) {
  .my_breadcrumb h1 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .my_breadcrumb h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1440px) {
  .my_breadcrumb p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1200px) {
  .my_breadcrumb p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 1024px) {
  .my_breadcrumb p {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_title {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_options ul li a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) {
  .banner_sliders {
    position: relative;
    font-family: "Source Han Sans";
  }
  .banner_sliders .cover {
    width: 70%;
    height: 4.6rem;
    position: absolute;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));
    z-index: 9;
  }
  .banner_sliders .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity ;
    -moz-transition-property: opacity ;
    -ms-transition-property: opacity ;
    -o-transition-property: opacity ;
    transition-property: opacity ;
  }
  .banner_sliders .carousel-fade .carousel-inner .active {
    opacity: 1;
  }
  .banner_sliders .carousel-fade .carousel-inner .active.left,
  .banner_sliders .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
  }
  .banner_sliders .carousel-fade .carousel-inner .next.left,
  .banner_sliders .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
  }
  .banner_sliders .carousel-indicators li {
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background-color: #fff;
  }
  .banner_sliders .carousel-indicators li.active {
    transform: scale(1.1);
    background-color: #18a0ae;
  }
  .banner_sliders .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 4.6rem;
    width: 100%;
  }
  .banner_sliders .swiper-slide img {
    height: 100%;
    width: 100%;
  }
  .my_breadcrumb {
    color: #fff;
    position: absolute;
    top: 0;
    left: 12%;
    z-index: 99;
    margin-top: 0.5rem;
  }
  .my_breadcrumb h1 {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .my_breadcrumb p {
    font-size: 18px;
    margin-bottom: 0.5rem;
  }
  .my_breadcrumb .breadcrumb_box {
    position: relative;
  }
  .my_breadcrumb .breadcrumb_box img {
    position: absolute;
    margin-top: 0.03rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb {
    padding: 0;
    border: none;
    background-color: transparent;
    padding-left: 0.3rem;
    margin-bottom: 0;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    padding-left: 0.06rem;
    font-size: 14px;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li a {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li::before {
    color: #fff;
    padding-right: 0.06rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li.active {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li:hover a {
    color: #18a0ae;
  }
  .my_breadcrumb .intro_sel {
    width: 1.8rem;
  }
  .my_breadcrumb .intro_sel:hover .intro_options {
    display: block;
  }
  .my_breadcrumb .intro_sel .intro_title {
    width: 1.8rem;
    height: 0.45rem;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 0.45rem;
    text-align: center;
    border-radius: 0.23rem 0 0.23rem 0;
    margin-top: 0.2rem;
    cursor: pointer;
    margin-bottom: 0.05rem;
    font-weight: 900;
  }
  .my_breadcrumb .intro_sel .intro_title img {
    vertical-align: middle;
    margin-bottom: 0.05rem;
    margin-left: 0.05rem;
  }
  .my_breadcrumb .intro_sel .intro_options {
    width: 1.8rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .my_breadcrumb .intro_sel .intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #888;
    text-align: left;
    line-height: 0.4rem;
    padding-left: 0.15rem;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:last-child {
    border: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover {
    background-color: #18a0ae;
    transition: all 1s;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover a {
    color: #fff;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1440px) {
  .my_breadcrumb h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1024px) {
  .my_breadcrumb h1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .my_breadcrumb h1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1440px) {
  .my_breadcrumb p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 1024px) {
  .my_breadcrumb p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_title {
    font-size: 12px;
  }
}
@media only screen and (max-width: 992px) and only screen and (max-width: 767px) {
  .my_breadcrumb .intro_sel .intro_options ul li a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 768px) {
  .banner_sliders {
    position: relative;
    font-family: "Source Han Sans";
  }
  .banner_sliders .cover {
    width: 70%;
    height: 4.6rem;
    position: absolute;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0));
    z-index: 9;
  }
  .banner_sliders .swiper-slide {
    overflow: hidden;
    position: relative;
    height: 4.6rem;
    width: 100%;
  }
  .banner_sliders .swiper-slide img {
    height: 100%;
    width: 100%;
  }
  .my_breadcrumb {
    color: #fff;
    position: absolute;
    top: 20%;
    left: 5%;
    z-index: 99;
    margin-top: 0.2rem;
  }
  .my_breadcrumb h1 {
    font-size: 0.4rem;
    margin-bottom: 0;
    margin-top: 0;
  }
  .my_breadcrumb p {
    font-size: 0.14rem;
    margin-bottom: 0.3rem;
  }
  .my_breadcrumb .breadcrumb_box {
    position: relative;
    display: none;
  }
  .my_breadcrumb .breadcrumb_box img {
    position: absolute;
    margin-top: 0.03rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb {
    padding: 0;
    border: none;
    background-color: transparent;
    padding-left: 0.3rem;
    margin-bottom: 0;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li {
    padding-left: 0.06rem;
    font-size: 0.14rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li a {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li::before {
    color: #fff;
    padding-right: 0.06rem;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li.active {
    color: #fff;
  }
  .my_breadcrumb .breadcrumb_box .breadcrumb li:hover a {
    color: #18a0ae;
  }
  .my_breadcrumb .intro_sel {
    width: 1.5rem;
  }
  .my_breadcrumb .intro_sel:hover .intro_options {
    display: block;
  }
  .my_breadcrumb .intro_sel .intro_title {
    width: 1.8rem;
    height: 0.35rem;
    background-color: #fff;
    color: #333;
    font-size: 0.14rem;
    line-height: 0.35rem;
    text-align: center;
    border-radius: 0.23rem 0 0.23rem 0;
    margin-top: 0.1rem;
    cursor: pointer;
    margin-bottom: 0.05rem;
    font-weight: 900;
  }
  .my_breadcrumb .intro_sel .intro_title img {
    width: 0.14rem;
    height: 0.09rem;
    vertical-align: middle;
    margin-bottom: 0.05rem;
    margin-left: 0.05rem;
  }
  .my_breadcrumb .intro_sel .intro_options {
    width: 1.8rem;
    background-color: #fff;
    border-radius: 0 0 0.23rem 0;
    overflow: hidden;
    display: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li {
    height: 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .my_breadcrumb .intro_sel .intro_options ul li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.14rem;
    color: #888;
    text-align: left;
    line-height: 0.4rem;
    padding-left: 0.15rem;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:last-child {
    border: none;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover {
    background-color: #18a0ae;
    transition: all 1s;
  }
  .my_breadcrumb .intro_sel .intro_options ul li:hover a {
    color: #fff;
  }
}
