/*手机端适配*/

@media (max-width:1740px) {
  .center-box,.center-left {padding-left: 15px;padding-right: 15px;width: 100%;}
  .head-pd {padding-left: 15px;}
}

@media (max-width:1280px) {
  .center-box2 {
    padding-left: 15px;padding-right: 15px;width: 100%;
  }
}

@media (max-width:992px) {
    
    
  .mt30 {
    margin-top: 20px;
  }
  ._pro-bott {
    padding-top: 10px;
  }
  .field-details-desc {font-size: 14px;line-height: 1.875em;margin-top: 10px;}
  .field-dbott {font-size: 16px;padding-top: 10px;}
  .wa-img {width: 50px;height: 50px;}
  .field-tit {
    font-size: 18px;
  }
  .field-desc {
    font-size: 14px;
    line-height: 1.875em;
  }
  .team-flag {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
  }

  .swiper-team-btn::after {
    font-size: 20px;
  }
  #main {
    width: 100%;
    height: 300px;
    aspect-ratio: 1700 / 650;
  }
  .team-utop {
    font-size: 30px;
  }
  .team-content-box {
    padding: 20px 15px;
  }
  .standard-cont-swiper .swiper-slide {
    font-size: 16px;
    padding: 0 15px 0 20px;
    clip-path: none;
  }

  .standard-cont-next::after {
    border-top-width: 10px;
    border-left-width: 10px;
    border-right-width: 10px;
  }

  .standard-cont-prev::after {
    border-bottom-width: 10px;
    border-left-width: 10px;
    border-right-width: 10px;
  }
  .standard-mask {
    padding: 15px;
  }
  .standard-mask-inner {
    font-size: 14px;
    line-height: 1.875em;
  }

  .standard-ileft {
    margin-top: 15px;
  }
  .standard-flag {
    margin-right: 10px;
    width: 20px;
    height: 28px;
    font-size: 14px;
  }
  .standard-cont-swiper {
    height: 150px;
    position: static;
    transform: translate(0,0);
  }
  .team-cont-tit {
    font-size: 18px;
  }

  .team-cont-desc {
    font-size: 14px;
    line-height: 1.6em;
  }
  .team-ubott {
    font-size: 14px;
    padding-top: 5px;
  }
  .mt40 {
    margin-top: 20px;
  }
  .swiper-build-idesc {
    font-size: 14px;
  }
  .study-circle {
    width: 88px;
    height: 88px;
  }
  .study-en {
    margin-top: 10px;
  }
  .swiper-build-itit {
    font-size: 16px;
    margin-top: 0;
  }
  .build-cont {
    margin-top: -60px;
  }
  .swiper-build-inner {
    padding: 15px;
  }

  .study-ul2>li {
    font-size: 14px;
  }
  .study-desc {
    font-size: 14px;
    margin-top: 10px;
  }

  .study-ul>li {
    padding: 15px 10px;
  }
  .study-tit {
    font-size: 16px;
    margin-top: 10px;
  }
  .normalshare-box {
    padding: 30px 0 90px;
  }
  .swiper-normal-share .swiper-slide {
    height: 55px;
    font-size: 18px;
  }
  .share-top {
    padding: 10px 0;
  }
  .swiper-mask-mt a.swiper-mask-btn {
    width: 110px;
    height: 40px;
  }
  .swiper-mask-mt {
    margin-top: 20px;
  }
  .swiper-mask-desc {
    font-size: 14px;
    line-height: 1.6em;
  }
  .swiper-mask-tit {
    font-size: 16px;
  }
  .share-inner-left {
    height: 200px;
  }
  .mySwiper .swiper-slide {
    font-size: 16px;
    padding: 0 15px;
  }
  .video-close {
    transform: translate(0, -100%);
  }
  .load-bott{
    padding: 10px;
  }
  .alert-video {
    width: calc(100% - 30px);
    aspect-ratio: 884 / 586;
    height: auto;
  }
  ._service-inner {
    padding: 20px 15px;
  }
  ._service-rtit {
    font-size: 20px;
    padding-top: 0;
  }

  .product-ul2 {
    padding: 10px;
    margin-top: 10px;
  }
  .mask-close {
    right: 15px;
    top: 15px;
  }
  ._service-val {
    height: 45px;
  }
  ._service-btn-mt{
    margin-top: 20px;
    text-align: center;
  }
  ._service-text {
    height: 80px;
  }
  .menu {display: block;}
  .hide-pc {display: block;}
  .hide-web {display: none;}
  ._web-mt15 {margin-top: 15px;}
  ._web-mt20 {margin-top: 20px;}
  ._web-mt25 {margin-top: 25px;}
  ._web-fs12 {font-size: 12px;}
  ._web-fs14 {font-size: 14px;}
  ._web-fs16 {font-size: 16px;}
  ._web-fs18 {font-size: 18px;}
  ._web-fs20 {font-size: 20px;}
  ._web-fs22 {font-size: 22px;}
  ._web-fs24 {font-size: 24px;}
  ._web-pd40 {padding: 40px 0;}
  ._web-pd15 {padding: 15px 0;}
  ._web-pd20 {padding: 20px 0;}
  ._web-pd25 {padding: 25px 0;}
  .nav-ul>li::after {display: none;}
  .nav-ul {
    display: flex;
    flex-direction: column;
  }

  .nav-ul-box {
    width: 100%;
    height: 100%;
    background-color: transparent;
    overflow: hidden;
    left: -100%;
    top: 0px;
    position: fixed;
    z-index: 999;
    transition: left 0.3s ease;
  }
  ._student-avatar {
    width: 60px;
    height: 60px;
  }
  ._student-tr-tit {
    font-size: 16px;
  }
  ._student-bott {
    font-size: 16px;
    margin-top: 15px;
  }
  ._student-tr-desc{
    font-size: 14px;
  }
  ._student-ul>li {
    padding: 15px;
  }
  .load-tit {
    font-size: 14px;
  }

  .sale-top-left-tit {
    font-size: 18px;
  }
  .sale-show {
    font-size: 14px;
    line-height: 1.875em;
  }
  .sale-top-left-desc {
    font-size: 14px;
  }
  .aboutclass-tit {
    font-size: 20px;
  }

  .sale-btn {
    margin-left: 0;
  }

  .teach-name {
    font-size: 16px;
  }

  .teacher-desc {
    font-size: 14px;
    line-height: 1.6em;
  }

  ._student-ul {
    padding-top: 0;
  }
  .picList>li {
    width: calc(50% - 5px);
    margin: 0 5px;
  }
  .wind-left {
    width: 36%;
  }

  .wind-info {
    padding-left: 15px;
  }

  .wind-info-tit {font-size: 16px;}
  .wind-info-desc {font-size: 14px;}
  .wind-ul>li {
    padding: 20px 0;
  }
  .wind-candar,.wind-icon {
    display: none;
  }
  .teacher-bott {
    padding: 15px 0;
  }

  .pcse-ul>li {
    margin-top: 5px;
    font-size: 14px;
  }

  .normal-pd {
    padding: 25px 0;
  }

  .pcase-tit {
    font-size: 20px;
  }

  .pcase-list-ul>li {
    font-size: 14px;
  }

  .nav-position-inner {
    flex-direction: row-reverse;
    align-items: flex-start;
  }

  .nav-position-ul>li {
    line-height: 35px;
    white-space: nowrap;
  }

  .nav-position-ul>li:hover,.nav-position-ul>li:hover a,.nav-position-ul>li.on,.nav-position-ul>li a {
    color: #003686;
  }

  .standard-iright .standard-cont-next,.standard-iright .standard-cont-prev {
    left: 50%;
  }
  .standard-iright {
    padding: 20px 0;
  }
  .nav-position-left {
    flex: 1;
    text-align: right;
    position: relative;
  }

  .nav-position-ul {
    position: absolute;
    right: 0;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 6px 0px rgba(0, 42, 139, .5);
    z-index: 18;
    text-align: left;
    bottom: -10px;
    transform: translate(0,100%);
    display: none;
  }

  .nav-position-group {
    padding: 15px 0;
  }
  .product-ul {
    padding: 0;
  }
  .nav-position-left .icon-caidan2 {
    font-size: 20px;
    color: #003686;
  }

  .pages {
    padding: 20px 0;
  }

  .c1-img {
    height: 32px;
  }

  .footer-top-ul>li {
    font-size: 16px;
  }

  .footer-top-bott {
    margin-top: 5px;
  }

  .footer-bott-top {
    padding: 20px 0;
  }

  .footer-bott-ul {
    display: flex;
    flex-direction: column;
  }
  .footer-links {display: none;}
  .footer-bott-ul>li {
    margin-left: 0;
    margin-top: 10px;
  }

  .culture-left {
    padding: 40px 25px;
  }

  .culture-right {
    padding: 40px 25px;
  }

  .culture-avatar {
    width: 120px;
    height: 120px;
  }

  .culture-solgan {
    font-size: 18px;
  }

  .culture-tit {
    font-size: 18px;
  }

  .culture-desc {
    font-size: 14px;
  }

  .culture-right-tit {
    font-size: 18px;
  }

  .culture-right-desc {
    font-size: 16px;
  }

  /* .responsive-tab-ul>li {
    width: 50%;
  } */
  .series-tab-ul>li a, .swiper-series-tab .swiper-slide a {
    height: 50px;
  }

  .swiper-series-tab .swiper-slide {
    font-size: 14px;
  }
  .hornor-desc {
    font-size: 16px;
    line-height: 1.875em;
    margin-top: 25px;
  }

  .strength-cont, .swiper-strength-outer {
    margin-top: 0;
  }
  .swiper-series .swiper-slide {
    font-size: 14px;
  }
  .swiper-normal-btn {
    width: 40px;
    height: 40px;
  }
  .responsive-cont-ul>li {
    padding: 10px;
    margin-top: 15px;
  }
  .responsive-canlendar {
    display: none;
  }
  .responsive-tab-ul>li + li {
    margin-left: 10px;
  }
  .responsive-cont-icon {
    display: none;
  }
  .responsive-cont-tit {
    font-size: 16px;
  }
  .responsive-cont-desc {
    font-size: 14px;
    margin-top: 10px;
  }
  .base-box {
    padding: 25px 0;
  }

  .banner-vice-tit {
    font-size: 18px;
  }

  .swiper-normal-pd {}

  .strength-ul>li {
    margin-top: 10px;
  }
  .strength-ul>li a {
    height: 40px;
    width: 100px;
   
  }

  .swiper-busi-tit {
    font-size: 16px;
    margin-top: 15px;
  }
  .aboutus-desc {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.875em;
    margin-top: 20px;
  }
  .swiper-busi-desc {font-size: 14px;}
  .busi-cont-right {
    padding: 0;
  }
  .busi-cont-ul>li,.aboutus-ul>li {
    font-size: 14px;
    margin-right: 0;
  }
  .case-icon {
    display: none;
  }
  .banner-desc1 {
    font-size: 14px;
    margin-top: 15px;
  }
  .case-ul {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 40px 40px 40px 40px;
  }
  .case-ul-posi {
    padding-bottom: 0;
    position: static;
  }
  .case-ul>li {
    font-size: 14px;
  }
  .about-cdata{
    font-size: 32px;
  }
  .aboutcompany-ul>li {
    font-size: 14px;
    padding: 0;
  }

  .anli-ul>li {
    font-size: 14px;
    margin-top: 10px;
  }
  .aboutus-ul {
    margin: 20px 0;
    justify-content: space-between;
  }
  .busi-cont-bott,.aboutus-ubott {
    margin-top: 5px;
  }
  .busi-img,.aboutus-utop {
    width: 50px;
    height: 50px;
  }

  .about-uicon-img {
    max-width: 50%;
  }
  .busi-img-group {
    display: none;
  }
  .busi-ul>li {
    font-size: 16px;
  }

  
  .busi-ul>li a {
    height: auto;
    padding: 10px 5px;
  }
  .news-left .news-desc {
    font-size: 14px;
  }
  .swiper-index .normal-mt:has(.banner-link-btn) {
    text-align: center;
    margin-top: 15px;
  }
  .busi-cont-tit {
    font-size: 18px;
    text-align: center;
  }

  .busi-cont-desc {
    line-height: 1.875em;
    margin-top: 15px;
    font-size: 14px;
  }
  .busi-ul {
    margin: 20px auto 0;
    max-width: 100%;
  }
  .news-right-ul>li {
    padding: 15px 0;
  }

  .news-right-pd {
    padding: 10px 15px;
  }

  .swiper-normal-pd:has(.footer) {
    padding: 0;
  }
  .news-tit {
    font-size: 16px;
    margin-top: 0;
  }

  .head-sdrop-input {
    width: calc(100vw - 30px);
    
}

.swiper-normal-pd {
  padding: 30px 0;
}

.banner-img {
  min-height: 60vh;
  object-fit: cover;
}

.banner-tit {
  font-size: 24px;
}

.banner-desc {
  font-size: 16px;
}

.head-sdrop {
  right: 15px;
}


  .base-ul>li {
    font-size: 14px;
  }
  .banner-list-tit {
    font-size: 22px;
  }
  .lan-group-item {
    width: auto;
    padding: 0 15px;
    position: relative;
  }
  .lan-group-item a {
    position: static;
  }
  .banner-list-img {
    min-height: 160px;
    object-fit: cover;
  }

  .responsive-cont-right {
    width: 36%;
  }
 .responsive-cont-left {
    padding: 0;
  }

  .logo-img {
    max-width: 120px;
  }
  .icon-plus {
    display: block;
  }
  .lan-group {
    width: auto;
    padding: 15px 0;
  }
  .media-group a {margin-right: 10px;}

  .head {
    font-size: 14px;
    background-color: #fff;
  }

  .head .iconfont {
    font-size: 16px;
  }
  .icon-shijie.mr10 {
    margin-right: 5px;
  }
  .responsove-cont-info {
    padding-right: 10px;
    padding-left: 0;
  }

  .responsive-tab-circle {
    width: 20px;
    height: 20px;
  }
  .responsive-tab-ul>li::before {
    width: 10px;
  }
  .responsive-tab-flag {
    font-size: 36px;
  }

  .responsive-tab-text {
    font-size: 16px;
  }

  .culture-right-ul>li:first-child {
    margin-top: 0;
  }

  .footer-bott-desc {
    font-size: 14px;
    line-height: 1.875em;
  }
  .footer-bott-bott {
    padding: 20px 0;
  }

  .footer-friend {
    padding: 15px 0;
  }
  .footer-info {
    padding: 15px 0;
    font-size: 12px;
  }
  .details-top-desc {
    font-size: 16px;
    line-height: 1.875em;
  }
  
  .contact-text {
    height: 300px;
  }
  .aboutclass-desc {
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.875em;
  }

  .swiper-classic .swiper-slide {
    width: 70%;
}

.product-details-item {
  margin-top: 20px;
}

.class-mask {
  padding: 20px 15px;
}
.class-mask-desc {
  font-size: 12px;
}

.class-mask-tit {
  font-size: 16px;
}
  .classset-swiper .swiper-slide {
    font-size: 16px;
  }
  .contact-tit {
    font-size: 20px;
  }
  .media-tit {
    font-size: 16px;
  }
  .media-desc {
    font-size: 14px;
    margin-top: 10px;
  }
  .media-bott {
    padding: 10px 10px 15px;
  }
  .contact-vice-tit {
    font-size: 18px;
    margin-top: 10px;
  }

  .map-iframe {
    height: 200px;
  }

  input.contact-val {
    height: 50px;
  }

  .contact-inner-tit {
    font-size: 20px;
  }
  .el-contact-input-box {
    margin-top: 15px;
  }
  .el-contact-mt {
    margin-top: 20px;
  }
  .el-contact-btn + .el-contact-btn {
    margin-left: 10px;
  }
  .swiper-partner .swiper-slide{
    height: 70px;
  }
  .win-details-mt {
    margin-top: 25px;
  }

  .win-details-btn {
    height: 50px;
  }
  .win-ul>li {
    font-size: 16px;
    padding: 10px 0;
  }

  .win-left-tit {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .swiper-partner {
    padding: 5px;
  }
  .swiper-partner-prev, .swiper-partner-next {
    display: none;
  }
  .el-contact-outer {
    margin-top: 0;
  }

  .el-contact-btn {
    height: 45px;
  }

  .contact-inner-box {
    padding: 20px 15px;
  }

  .wx-links {
    margin-right: 10px;
  }

  .contact-wx {
    margin-top: 20px;
  }

  .wx-img {
    width: 40px;
  }
  .contact-desc {
    font-size: 14px;
  }
  .details-top-oper-outer {
    text-align: center;
    margin-top: 25px;
  }

  .details-oper-btn {
    height: 40px;
    margin-right: 10px;
    width: auto;
    padding: 010px;
  }
  .details-normal-tit {
    font-size: 18px;
  }
  .interview-inner-pd2{
    padding: 0 15px;
  }
  .interview-val {
    height: 45px;
  }
  .inter-table {
    font-size: 12px;
    margin-top: 25px;
  }

  .inter-dl {
    font-size: 14px;
  }
  .inter-table td, .inter-table th {
    padding: 5px;
  }
  .interview-inner-pd {
    padding: 0;
  }

  .el-contact-mt{
    text-align: center;
  }

  .inter-dl>dt {
    width: 70px;
  }

  .franchise-tit {
    font-size: 18px;
  }

  .franchise-vice-tit {
    font-size: 16px;
    margin-top: 10px;
  }

  .el-franchise-val {
    height: 45px;
  }

  .franchise-info {
    font-size: 14px;
    line-height: 1.875em;
  }

  .params-table {
    font-size: 14px;
  }
  .params-table th {
    width: 70px;
  }
  .params-table th,.params-table td {
    padding: 5px;
  }
  .product-normal-show {
    font-size: 14px;
    line-height: 1.875em;
  }

  .details-top-oper {
    font-size: 14px;
  }
  .product-ul>li {
    padding: 10px 0;
  }
  .product-ul>li,.product-ul2>li {
    font-size: 14px;
  }

  .main-swiper {
    max-height: 100vh;
  }

  .hornor-i-bott {
    background: url(../img/line-bj2.png) repeat-x left bottom;
    background-size: auto 15px;
  }

  .thumswiper .swiper-slide {
    flex-direction: row;
  }

  .hornor-dl, .hornor-i-top {
    font-size: 14px;
  }

  .swiper-left-mask {
    padding: 15px;
  } 

  .swiper-left-maks-time {
    font-size: 16px;
  }

  .swiper-left-maks-tit {
    font-size: 18px;
  }

  .hornor-dl, .hornor-i-top {
    font-size: 14px;
  }

  .hornor-right-tit {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .hornor-right-left, .hornor-right-right {
    max-width: 100%;
    padding: 0 15px;
    text-align: left;
  }

  .br-img {
    max-width: 160px;
    max-height: 40px;
  }
  .company-list-circle {
    width: 50px;
    height: 50px;
  }
  .advance-tit {
    font-size: 16px;
    margin-top: 15px;
  }

  .swiper-advance .swiper-slide {
    padding: 20px 10px;
  }

  .son-ul {
    margin-top: 0;
  }
  .advance-desc {
    line-height: 1.6em;
    font-size: 12px;
  }
.ad-img {
  max-width: 30px;
}
  .advance-circe {
    width: 50px;
    height: 50px;
  }
  .co-img {
    width: 24px;
    height: 24px;
  }
  .brand-ul>li {
    margin: 10px;
  }
  .team_ul>li {
    padding: 10px;
  }

  .company-tit {
    font-size: 20px;
  }

  .company-vice-tit {
    font-size: 16px;
  }

  .company-list-desc {
    font-size: 14px;
    margin-top: 15px;
  }
  .banner-logo {
    max-width: 60%;
  }
  .company-list-text {
    margin-top: 10px;
  }
  .company-list-ul>li {
    width: auto;
    flex: 1;
    font-size: 14px;
    margin-top: 25px;
  }
  .company-list-year-data {
    font-size: 20px;
  }
  .team_uname {
    font-size: 16px;
  }
  .team_u_bdesc {
    font-size: 14px;
  }

  .team_mask {
    font-size: 12px;
    padding: 10px;
  }
  .team_umanage {
    font-size: 14px;
  }
  .team_u_btop,.team_u_bdesc {
    margin-top: 10px;
  }
  .son-ul>li {
    height: 110px;
  }
  .son-desc {font-size: 14px;}
  .son-tit {font-size: 18px;}
  .details-top-tit {font-size: 18px;}
  .fix-web {display: flex;flex-direction: column;}
  .fix-web:after {display: none;}
  .fix-web>[class*=left],.fix-web>[class*=right] {width: 100%;}
  .flex-web {flex-direction: column!important;}
  .flex-web>[class*=left],.flex-web>[class*=right] {width: 100%;}
  .flex-web-reverse {flex-direction: column-reverse!important;display: flex;}
  .flex-web-reverse>[class*=left],.flex-web-reverse>[class*=right] {width: 100%;}
  .fix-web>.right-mt25 {margin-top: 25px;}
  .fix-web>.right-mt20 {margin-top: 20px;}
  .flex-web>.right-mt5 {margin-top: 5px;}
  .fix-web>.right-mt15 {margin-top: 15px;}
  .flex-web> .right-mt15 {margin-top: 15px;}
  .flex-web> .right-mt10 {margin-top: 10px;}
  .flex-web> .right-mt20 {margin-top: 20px;}
  .flex-web> .right-mt25 {margin-top: 25px;}
  ._web_col_1 {display: flex;flex-wrap: wrap;}
  ._web_col_3 {display: flex;flex-wrap: wrap;}
  ._web_col_1>li {width: 100%;margin-left: 0!important;}
  ._web_col_2 {display: flex;flex-wrap: wrap;}
  ._web_col_2>li {width: 48.5%;margin-left: 3%;margin-top:15px;}
  .team-ul {
    justify-content: center;
  }
  ._web_col_3>li {
    width: 31.33%;
    margin-left: 3%;
    margin-top: 25px;
  }
  ._web_col_3>li:nth-of-type(3n+1) {
    margin-left: 0;
  }
  ._web_col_2>li:nth-of-type(5n+1) {margin-left: 3%;}
  ._web_col_2>li:nth-of-type(4n+1) {margin-left: 3%;}
  ._web_col_2>li:nth-of-type(3n+1) {margin-left: 3%;}
  ._web_col_2>li:nth-of-type(2n+1) {margin-left: 0;}

  .nav-ul>li {margin-left: 0;padding: 0;line-height: 40px;font-size: 16px;}
  .drop-tab a,.nav-ul>li:hover .drop-tab a, .nav-ul>li.on .drop-tab a {color: #fff;}
  .head-nav-ul {
    width: 60%;
    display: flex;
    flex-direction: column;
    padding: 15% 15px 0;
    justify-content: flex-start;
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
  }
  .adv-ul>li {
    padding: 10px 0;
  }

  .specific-pd {
    padding: 0;
  }
  .product-details-group{padding-bottom: 25px;}
  .product-details-tit {font-size: 20px;}
  .specific-tit {font-size: 16px;}
  .specific-table {margin-top: 0;}
  .adv-tit {font-size: 16px;}
  .adv-desc {font-size: 14px;}
  .prev-next-box {
    flex-direction: column;
    margin-top: 25px;
  }

  .secure-tit {font-size: 20px;}
  .secure-info-span{margin-right: 20px;}
  .secure-show {
    padding: 20px 0;
    font-size: 14px;
  }

  .building-ul>li {
    padding: 15px;
  }

  .building-right {
    padding-left: 20px;
  }

  .building-right-tit {
    font-size: 16px;
    -webkit-line-clamp: 1;
  }
  .course-ul>li {
    font-size: 16px;
  }
  .course-cont>li {
    font-size: 16px;
    padding: 5px;
  }

  .course-bott {
    padding-top: 10px;
  }

  .building-right-desc {
    font-size: 14px;
    -webkit-line-clamp: 2;
    margin-top: 5px;
  }

  .banner-list-en {
    font-size: 18px;
  }

  .banner-link-btn {
    height: 40px;
    width: 120px;
  }

  .banner-link-btn .iconfont {
    font-size: 20px;
  }

  .ormalshare-desc {
    font-size: 16px;
    margin-top: 10px;
  }

  .building-ul>li {margin-top: 20px;}
  /* .normal-pd-b {
    padding-bottom: 0;
  } */

  .ten-manage-bj {
    width: 70%;
    padding-top: 70%;
    height: auto;
  }

  .ten-inner-data {
    font-size: 30px;
  }
  .ten-inner-text {
    font-size: 12px;
    margin-top: 10px;
  }

  .TJ-left {
    font-size: 20px;
    margin: 0 10px;
  }

  .TJ-right {
    font-size: 10px;
    padding-bottom: 0;
    transform: scale(0.8);
  }

  .TJ-ul>li {
    flex-direction: column!important;
    align-items: flex-start;
  }

  .TJ-ul>li:nth-of-type(7), .TJ-ul>li:nth-of-type(8), .TJ-ul>li:nth-of-type(9) {
    align-items: flex-end;
  }
}

@media (max-width:750px) {
  /* .banner-img {display: none;}
  .mobile-img {display: block;} */
  .flex-phone {flex-direction: column;}
  .flex-phone>[class*=left],.flex-phone>[class*=right] {width: 100%;}
  .flex-phone> .right-mt5 {margin-top: 5px;}
  .flex-phone> .right-mt15 {margin-top: 15px;}
  .flex-phone> .right-mt20 {margin-top: 20px;}
  .flex-phone> .right-mt25 {margin-top: 25px;}
}

@media (max-width:640px)  {

}
@media (max-width:575px) {

}
@media (max-width:414px) {
  
}

@media (max-width:375px) {

}










