@charset "utf-8";
/* 
标题： 1.5rem；
1级：20;
	lineh 24
2级：16 lineh 20
3级：14 / lineheight 18*/
@media (max-width:768px) {

  .content-view,
  .caseTitle {
    width: 100%;
  }

  .introduce,
  .content-picture,
  .news-wrap {
    padding: 1rem 0 0.75rem;
  }

  .right_abount_title,
  .content_title,
  .newTltle,
  .caseTitle,
  .jobConentTltle {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .newsbox,
  .casebox,
  .jobConentbox {
    top: 0.15rem;
    right: 0;
    left: initial;
    width: 5rem;
    height: 1.5rem;
    font-size: 0.65rem;
  }

  /* 
    * banner*/
  .banner-content .banner-info-box {
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .banner-content .banner-info-box .main-title,
  .banner-content .banner-info-box .title {
    font-size: 1rem;
    margin-bottom: 0.6rem;
  }

  .banner-content .banner-info-box .sub-title {
    font-size: 0.8rem;
  }

  .banner-content .banner-info-box .desc {
    font-size: 0.7rem;
    line-height: 0.9rem;
  }

  .swiper-view .swiper-container-horizontal>.swiper-pagination {
    bottom: 0.5rem;
  }

  /* 
    **/
  .right_abount_us,
  .right_about_small_title,
  .right_about_content {
    width: 100%;
  }

  .right_about_small_title {
    font-size: 0.7rem;
    margin-top: 0.4rem;
    line-height: 0.9rem;
  }

  .right_about_content {
    font-size: 0.7rem;
    line-height: 1.2rem;
    margin-bottom: 1.25rem;
  }

  .introduce-split {
    width: 100%;
    margin: 1rem 0;
  }

  .right_abount_us>.flex {
    flex-direction: column;
  }

  .annotation {
    width: 5rem;
    height: 1.5rem;
    font-size: 0.65rem;
    margin-top: 0.2rem;
    margin-bottom: 1.5rem;
    position: absolute;
    right: 0.5rem;
    top: 0.8rem;
    white-space: nowrap;
  }

  .btn-icon-arr {
    width: 0.7rem;
    margin-left: 0.3rem;
  }

  .right_about_map {
    width: 100%;
    position: relative;
    padding-top: 2.5rem;
  }

  .map-div {
    height: 100vw;
  }

  .right_about_map .tab-box {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    justify-content: space-around;
  }

  .right_about_map .hr {
    position: absolute;
    top: 2.7rem;
    left: 0;
    z-index: 1;
    width: 100%;
    margin-left: 0;
  }

  .right_about_footer {
    margin-top: 0;
    height: auto;
  }

  .right_about_footer .main-data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .right_about_footer .main-data>.footer_number {
    width: calc(50% - 0.25rem);
    overflow: initial;
    flex: none;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
    background-color: #f2f2f2;
    border-radius: 0.25rem;
  }

  .right_about_footer .main-data>.footer_number:nth-child(2n-1) {
    /* border-right:0.05rem solid #666;*/
  }

  .right_about_footer .main-data>.footer_number>div {
    width: 100%;
    overflow: hidden;
  }

  .footer-icon {
    font-size: 0.8rem;
    line-height: 2;
    margin-right: 0.2rem;
  }

  .footer_number .icon {
    font-size: 0.8rem;
  }

  .right_about_footer .footer_number .icon-text {
    font-size: 0.65rem;
    word-break: keep-all;
    white-space: nowrap;
  }

  .number_words {
    height: auto;
    font-size: 0.7rem;
    margin-top: 0.25rem;
    line-height: 0.9rem;
  }

  /* 
     **/
  .caption,
  .caption:hover {
    display: flex;
    width: 100%;
    margin-top: 1rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .caption .caption-item {
    width: calc(50vw - 1rem);
    height: calc(50vw - 1rem);
    margin: 0;
    margin-bottom: 0.75rem;
  }

  .caption-small .icon-wrap {
    width: 30%;
    height: auto;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .caption-small:hover,
  .caption-small.act {
    width: 100%;
  }

  .caption-small:hover .icon-wrap,
  .caption-small.act .icon-wrap {
    opacity: 1;
  }

  .caption-small {
    width: 100%;
    height: 100%;
    padding-top: 0;
    border-radius: 0.2rem;
  }

  #index-page .caption-small .mask {
    display: block;
    opacity: 1;
    height: 1rem;
    bottom: 1.5rem;
    background-color: transparent;
  }

  .caption-small .mask .icon-title {
    margin-top: 0;
    font-size: 0.8rem;
    line-height: 1rem;
    width: 95%;
    margin: 0 auto;
  }

  .caption-small .mask2 {
    display: none;
  }

  .caption .img-wrap {
    position: relative;
    height: 100%;
    border-radius: 0.5rem;
  }

  .caption .img-wrap img {
    width: 100%;
  }

  .desc-wrap {
    margin-bottom: 1rem;
    /* min-height: 35%; */
    width: 100%;
    word-break: keep-all;
  }

  .right_about_footer .detail-content {
    width: 100%;
    padding: 1.5rem 0 0.5rem;
    height: auto;
    overflow: hidden;
    /* height: 100%; */
    overflow-x: auto;
  }

  .right_about_footer .detail-content::-webkit-scrollbar {
    width: 0;
    height: 0;
    opacity: 0;
  }

  .right_about_footer .detail-content::-webkit-scrollbar-track {
    opacity: 0;
  }

  .right_about_footer .detail-content::-webkit-scrollbar-thumb {
    opacity: 0;
  }

  .right_about_footer .detail-item {
    padding-left: 0.5rem;
    padding-right: 0.25rem;
  }

  .desc-wrap .title {
    font-size: 1rem;
    margin-bottom: 0.25rem;
  }

  .desc-wrap .desc {
    font-size: 0.7rem;
    line-height: 1rem;
  }

  .right_about_footer .detail-wrap {
    background-size: auto 100%;
    /* height: 0; */
    max-height: 34rem !important;
    display: none;
  }

  .right_about_footer:hover .detail-wrap {
    height: 34rem;
  }

  /* 
     **/
  .Newscenter {
    height: auto;
  }

  #newsbox {
    padding-bottom: 2.5rem;
  }

  .news-wrap {
    flex-direction: column;
    padding-bottom: 1.75rem;
  }

  .news-left {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0.5rem;
  }

  .newTltle {
    margin-top: 0.5rem;
  }

  .news-split {
    margin-top: 0.5rem;
  }

  .newleftTitleOne {
    padding: 0;
  }

  .Titleone {
    font-size: 1.5rem;
    line-height: 1.7rem;
    border-radius: 0.5rem;
  }

  .newsLeftPicture1 {
    width: 49vw;
    margin-right: 0.75rem;
    height: auto;
    border-radius: 0.4rem;
    overflow: hidden;
    padding: 0.5rem;
  }

  .titleWords {
    font-size: 0.9rem;
    margin-top: 0.4rem;
    line-height: 1.3rem;
  }

  .titleSmallWords {
    font-size: 0.7rem;
    line-height: 1.2rem;
    margin: 0.4rem 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    white-space: pre-wrap;
  }

  .newsLeft .imgScale-box {
    width: 100%;
    height: 27.43vw;
    border-radius: 0.4rem;
    margin-top: 0.75rem;
  }

  .newsLeft .imgScale-box img {
    width: 100%;
    height: 100%;
  }

  .Newscenter .rect {
    display: none;
  }

  .scroll-div {}

  .Newscenter .scroll-div {
    width: 100%;
    bottom: 0;
  }

  .swiper-scrollbar-drag::before {
    width: 1.5rem;
    height: 1.5rem;
    top: 0.25rem;
    background-size: 100%;
    background-position: 0.05rem center;
  }

  /* 
     **/
  .caseConent {
    height: auto;
    padding: 0.5rem;
    padding-top: 1.5rem;
  }

  #swiper-view-case {
    margin-top: 1.15rem;
  }

  .casePicture {
    width: 100%;
    height: auto;
  }

  .pictureWords {
    width: 80%;
    height: 38%;
    bottom: 0.5rem;
    left: 0.5rem;
    border-radius: 0.4rem;
  }

  #swiper-view-case .swiper-slide {
    width: 100% !important;
    border-radius: 0.5rem;
    padding: 0;
  }

  .pictureWords .icon {
    width: 40%;
    height: 80%;
    width: auto;
  }

  .pictureWordsTitle {
    width: 100%;
    left: 0;
    top: 0;
    font-size: 0.65rem;
    padding: 0.5rem;
    height: 100%;
    -webkit-line-clamp: 2;
  }

  .pictureWordscontent {
    display: none;
  }
  
  /* 
    **/
  .jobConent {
    height: auto;
    padding: 0.5rem;
    margin-top: 1rem;
  }

  .jobConent .content-view>div {
    position: initial;
    width: 100%;
  }

  .jobConentWords {
    height: auto;
    font-size: 0.9rem;
    line-height: 1.3rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }

  .jobConentWords2 {
    height: auto;
    font-size: 0.7rem;
    line-height: 1.2rem;
  }

  .jobpictuer {
    height: auto;
    margin-top: 0.5rem;
  }

  /* 
    **/
  .fooferPicture {
    height: auto;
  }

  .jobPicture {
    height: auto;
    top: 50%;
    left: 0.5rem;
    font-size: 0.7rem;
    line-height: 1.2rem;
    transform: translateY(-50%);
    position: unset;
    transform: unset;
    padding: 1rem 0;
  }
}