/* 手机端适配文件 */
:root {
  --common-padding: 24px;
}
@media screen and (max-width: 1130px) {
  .top{
    height: 60px;
    padding: 0 20px;
    border-bottom: 1px solid #e6e7ec;
  }
  .top .left{
      width:110px;
      height:35px;
  }
  .top .left img{
      width:110px;
      height:35px;
  }
  .top-menu {
    display: block;
  }
  .top-menu img {
    width: 26px;
    height: 26px;
  }

  .top .right {
    display: none;
  }
  .top-placeholder {
    width: 100%;
    height: 60px;
  }

  /* 移动端导航栏 */
  .media-nav {
    z-index: 9999;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, .5);
  }
  .media-nav .media-nav-logo {
    z-index: 1;
    position: absolute;
    left: 20px;
    top: 12px;
  }
  .media-nav .media-nav-logo img {
    width: 110px;
    height: 35px;
  }
  .media-nav .media-nav-line {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 60px;
    width: 60%;
    height: 1px;
    background-color: #e6e7ec;
  }
  .media-nav .media-nav-list {
    position: absolute;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    padding: 70px 0 0 20px;
  }
  .media-nav .media-nav-list .media-nav-item {
    padding: 0 20px; 
    font-size: 16px;
  }
  
  .media-nav .media-nav-list .son {
    font-size: 14px;
    padding-left: 40px;
  }
  .media-nav .media-nav-list .media-nav-item > a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #333;
    text-decoration: none;
  }

  .carousel .carousel-inner .next,
  .carousel .carousel-inner .prev {
    display: none;
  }

  .title {
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 1.5!important;
  }
  .small {
    font-size: 12px !important;
    line-height: 2 !important;
  }

  .whois {
    height: auto;
  }
  .txt {
    font-size: 12px !important;
  }
  h2 {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .whois h2 {
    font-size: 20px !important;
  }
  .content {
    font-size: 14px !important;
    line-height: 1.5 !important;
  }
  .content li {
    font-size: 12px;
    line-height: 1.5;
  } 

  .button {
    padding: 0 !important;
    border-radius: 30px !important;
    line-height: 30px !important;
    width: 80px !important;
    height: 30px !important;
    font-size: 10px !important;
    margin-top: 15px !important;
  }

  .col-md-6 {
    padding-left: 0;
    padding-right: 0;
  }
  .right {
    padding: 0 !important;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  .description {
    font-size: 10px!important;
  }
  .text {
    font-size: 12px  !important;
  }

  .partner .title img {
    width: 60px;
  }
  .partner .lunbo .hezuo .logo {
    width: 20%;
  }
  .partner .lunbo .hezuo .logo img {
    width: 100%;
  }

  
  .bottom .links {
    flex-wrap: wrap;
    justify-content: center;
  }
  .linkbox li a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
  }
  .linkbox {
    /* width: 50% !important; */
    flex: 33.33%;
  }
  .linkbox li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
  }
  .linkbox h2 {
    margin-bottom: 10px;
    font-size: 14px !important;
  }

  .jiuyuanjiankong_banner .inner-banner .small {
    padding: 10px 24px;
  }

  .jiuyuanjiankong_tiyan {
    padding: 50px 24px;
    height: auto;
  }
  .jiuyuanjiankong_tiyan .content {
    line-height: 2 !important;
  }

  .jiuyuanjiankong_kefu{
    height: auto;
  }
  .jiuyuanjiankong_yewu {
    height: auto;
  }
  .jiuyuanjiankong_yewu .title {
    line-height: 2!important;
    font-size: 20px !important;
    margin-bottom: 10px!important;
  }
  .jiuyuanjiankong_yewu .yewubox .bottomjiankong {
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .jiuyuanjiankong_yewu .yewubox .bottomjiankong .text {
    padding: 10px;
  }
  .text h3 {
    font-size: 14px !important;
    line-height: 1.5 !important;
    text-align: left !important;
  }
  .jiuyuanjiankong_yewu .yewubox .bottomjiankong .text .content {
    font-size: 10px !important;
    font-weight: 400;
    text-align: left;
  }
  .jiuyuanjiankong_yewu .yewubox .bottomjiankong .text .content li {
    font-size: 10px;
    line-height: 1.5;
    font-weight: 400;
  } 
  .jiuyuanjiankong_yewu .yewubox .bottomjiankong .text .content ul {
    padding-inline-start: 0;
  }
  .api_banner .inner-banner .title {
    line-height: 1.5;
  } 
  .api_banner .inner-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
  }
  
  .xinlai_logo {
    height: auto;
  }
  .xinlai_logo .xinlaibox .logo {
    width: 25%;
  }
  
  .product_banner .inner-banner {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  .product_service .item .text .content {
    font-size: 12px !important;
    text-align: left;
  }
  .product_service .item .imgbox {
    padding-top: 32px;
    margin-left: 10px;
  }

  .product_ceng .productceng {
    width: 120vw;
    object-fit: cover;
  }
  
  .solution_banner .inner-banner .title {
    line-height: 1.4;
  }
  .solution_banner .inner-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  
  .solution_alert h3 {
    font-size: 16px !important;
    line-height: 1.5;
  }
  .solution_alert .item .text {
    line-height: 1.5;
    height: 110px;
  }
  
  .solution_platform {
    height: auto;
  }
  .internet_medical_banner .inner-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  
  .medical_service .item .text h3 {
    font-size: 10px!important;
    line-height: 1.2;
    font-weight: 400;
    padding: 5px;
  }
  .medical_service .item .text {
    padding-top: 0;
    height: 60px;
  }
  
  .right h3 {
    font-size: 12px !important;
    line-height: 1.5;
  }
  .internet_wear_banner .inner-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  
  .wear_service .item .imgbox img {
    width: 40px;
  }
  .wear_service .item .text {
    height: 80px;
    padding: 10px;
  }
  .wear_service .item .text h3 {
    font-size: 12px !important;
    line-height: 1.5;
    font-weight: 400;
  }
  .internet_vehicles_banner .inner-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  
  .vehicles_service .item .text {
    padding-top: 0;
    height: 110px;
    padding: 5px;
  }
  .item .text h3 {
    font-size: 12px !important;
    line-height: 1.5;
    font-weight: 400;
  }
  .text .content {
    font-size: 10px !important;
    text-align: left !important;
  }
  .internet_furnishing_banner .inner-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  
  .furnishing_service .item .text {
    padding-top: 0;
    height: 80px;
    padding: 5px;
  }
  .internet_building_banner .inner-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  .building_service .item .imgbox img{
    width:35px;
  }
  .building_service .item .text {
    padding-top: 0;
    height: 90px;
    padding: 5px;
  }
  .news_list .comefrom {
    font-size: 10px;
    padding-left: 20px;
    background-size: 15px 15px;
  }
  .news_list .left {
    width: 100px;
  }
  .news_list .left img{
    width: 100px;
  }
  .news_list .right {
    flex: 1;
    margin-left: 15px;
  }
  .news_list .content {
    display: -webkit-box; /* 将元素设置为弹性伸缩盒子模型 */
    -webkit-box-orient: vertical; /* 设置子元素垂直排列 */
    -webkit-line-clamp: 2; /* 限制显示的行数为 2 行 */
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 当文本溢出时，显示省略号 */
    word-break: break-all; /* 允许在单词内换行，避免长单词溢出 */
  }
  .news_list .button {
    margin-top: 0!important;
  }
  .news_detail h2 {
    font-size: 20px!important;
    line-height: 1.4;
    margin-top: 0;
  }
  .news_detail .subtitle {
    height: auto;
    font-size: 12px;
    line-height: 1.4;
  }
  .news_detail .subtitle .time {
    background-size: 16px 16px;
    height: auto;
    padding-left: 20px;
    margin-right: 10px;
  }
  .news_detail .subtitle .comefrom {
    background-size: 16px 16px;
    height: auto;
    padding-left: 20px;
    margin-right: 10px;
  }
  .news_detail .functionalarea {
    height: auto;
  }
  .news_detail .functionalarea .left a {
    background-size: 10px 10px;
    line-height: 1.4;
    padding-left: 15px;
    font-size: 12px;
  }
  .news_detail .functionalarea .right a {
    background-size: 10px 10px;
    line-height: 1.4;
    padding-left: 15px;
    font-size: 12px;
  }
  .about_whois {
    height: auto;
  }
  .about_whois .content p {
    text-align-last: left;
  }
  .about_worth .word {
    font-size: 14px;
    line-height: 1.5;
  } 
  .contact {
    height: auto;
    background-size: cover;
    background-position: 72% 60%;
    flex-direction: column;
  }
  .contact .content h1 {
    font-size: 20px;
  }
  .contact .content {
    width: 100%;
  }
  .contact .content .txt1 {
    font-size: 14px;
    line-height: 1.5;
  }
  .contact .contact-form {
    width: 100%;
    background-color: #fff;
    position: relative;
    padding: 15px;
    border-radius: 10px;
  }
  .contact .item .imgbox {
    height: auto;
  }
  .contact .item .imgbox img {
    width: 20px;
    height: 20px;
  }
  .contact .item .text {
    font-size: 12px;
    line-height: 1.5;
  }
  .contact .content .txt2 {
    font-size: 12px;
    line-height: 1.5;
  }
  .contact .phone {
    height: 30px !important;
    line-height: 30px;
    background-size: 20px 20px;
    font-size: 20px;
    margin: 10px 0;
    padding-left: 30px;
  }
  .contact .btn-contact {
    border-radius: 5px;
    height: 40px;
    font-size: 16px;
    margin-top: 10px;
  }
  .privacy {
    padding: 0vw 10.4167vw;
    border-top: 1px solid #EEEEEE;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .privacy .pri_left {
    width: 100%;
    height: auto;
  }
  .privacy .pri_left .title {
    display: none;
  }
  .privacy .pri_left .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 15px;
  }
  .privacy .pri_left .content .menu_item {
    width: 50%;
    border-right: none;
    line-height: 100%;
    height: auto;
    padding-bottom: 10px;
    margin-top: 0;
    border-bottom: 1px solid #eee;
    text-align: center;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .privacy .pri_left .content .selected {
    width: 50%;
    border-right: none;
    border-bottom: 1px solid #2363FF;
    font-weight: 600;
    color: #2363FF;
    height: auto;
    padding-bottom: 10px;
  }
  .privacy .pri_right {
    width: 100%;
    height: 100%;
    padding-left: 0;
    border-left: none;
  }
  .privacy .pri_right h2 {
    margin-top: 10px;
    width: 100%;
    color: #202020;
    font-size: 18px !important;
    line-height: 1.5;
    height: auto;
    font-weight: 400;
  }
  .privacy .pri_right .content h3 {
    font-size: 16px;
    margin-top: 0;
    padding: 0.625vw 0 0;
    text-indent: 0em;
    line-height: 1.5;
    font-weight: 600;
  }
  .privacy .pri_right .content p {
    width: 100%;
    font-size: 14px;
    text-indent: 2em;
    line-height: 1.5;
  }
  .content p.tu {
    text-indent: 0;
  }
  .content p.tu img {
    width: 70%;
    height: auto!important;
  }
  .jiuyuanjiankong_banner .inner-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  
  .privacy,
  .contact,
  .about_honour,
  .about_worth,
  .about_whois,
  .news_detail,
  .news_list,
  .building_liucheng,
  .building_service,
  .building_fangan,
  .whois,
  .tiaozhan,
  .fangan,
  .partner,
  .bottom,
  .jiuyuanjiankong_kefu,
  .jiuyuanjiankong_yewu,
  .xinlai_logo,
  .api_fangan,
  .product_liucheng,
  .solution_alert,
  .solution_api,
  .solution_platform,
  .medical_fangan,
  .medical_service,
  .medical_liucheng,
  .wear_platform,
  .vehicles_fangan,
  .vehicles_service,
  .vehicles_liucheng,
  .wear_service,
  .furnishing_fangan,
  .wear_liucheng,
  .product_service,
  .furnishing_fangan,
  .furnishing_liucheng,
  .furnishing_service {
    padding: var(--common-padding);
  }
}