﻿@media screen and (max-width:414px) {
    #c_portalResProduct_list-16512457520022259 .tab-body {
        height: auto;
    }
    #c_portalResProduct_list-16512457520022259 .pro-pic {
        width: 100%;
    }
    
    #w_grid-1651243789154 {
      width: 100%;   
    }
    .pro-demo .container {
        padding: 0;
    }
    
    .pro-demo .tab-header {
        background: #676767;
    }
    .pro-demo .tab-header ul {
        display: flex;
        font-size: 12px;
    }
    .pro-demo .tab-header ul li{    
        flex: 1;
        width: 16.6666%;
        word-break: break-all !important;
          padding: 0 2px;
          min-height: 35px;
    }
    
    
    .pro-demo .tab-body  ul{
        display: flex;
        font-size: 12px;
    }
    .pro-demo .tab-body ul li{
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 16.6666%;
         padding: 0 2px;
     
    }
    .pro-demo .tab-body ul li a{
        display: inline-block;
        width: 100%;
        word-break: break-all !important;
    }
    .pro-demo .tab-body ul li span {
        word-break: break-all !important;
    }
    
    .pro-demo .tab-body ul li:nth-child(3){
        display: none;
    }
    .pro-demo .tab-body ul li:nth-child(8){
        display: none;
    }
}