@media(max-width:1200px) {}


@media(max-width:760px) {

    .ros-tit {
        font-size: 16px;
        padding: 16px 0 14px;
    }

    .ai-tit {
        font-size: 18px;
        font-weight: 600;
    }
    /* AI */

    .ai-service {
        height: 950px;
    }

    .servicebx{
        flex-direction: column;
    }
    .service-bxle, .service-bxri {
        width: 100%;
    }
    .service-bxle h1 {
        margin-top: 20px;
    }
    .service-bxle p {
        font-size: 14px;
        margin-top: 15px;
        padding-right: 0px;
        line-height: 20px;
    }

    .hardware h1 {
        margin: 25px auto 20px;
    }

    .hardware-bmle ul li {
        padding: 0px 5px;
        margin: 10px 0;
        font-size: 12px;
    }

    .hardware-bmri ul li img{
        width: 100%;
    }

    .system-bmtm ul {
        flex-direction: column;
    }
    .system-bmtm ul li {
        width: 100%;
        margin-bottom: 10px;
    }
    .system-bmtp {
        width: 90%;
        margin: 0 auto;
    }

    .system-bmtm h3 {
        font-size: 20px;
        font-weight: 600;
        padding: 20px 0;
    }
    .classic-tp{
        width: 100%;
        overflow-x: scroll;
    }
    .classic-bx {
        padding: 20px 0 30px;
    }
    .classic-tp ul{
        width: 780px;
        display: flex;
        justify-content: center;
    }
    .classic-tp ul li {
        padding: 20px 25px;
        font-size: 14px;
        white-space: nowrap;
    }
    .classic-bx ul li .cnt_bxtit img{
        width: 25%;
    }
    .classic-bx ul li .cnt_bxtit h3 {
        font-size: 14px;
        margin-left: 10px;
    }
    .classic-bx ul li p {
        font-size: 14px;
        text-align: left;
        margin-top: 20px;
        line-height: 20px;
    }
    .classic-bx ul li {
        width: 45%;
        padding: 15px;
    }
    .classic-bx ul {
        height: 230px;
    }
    .specs h1 {
        padding: 25px 0 15px;
    }

    .specs-table table tr th {
        font-size: 16px;
        padding: 10px 0 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .specs-table table tr td {
        padding: 10px;
        font-size: 14px;
        color: #555555;
    }

    .specs-table {
        margin-bottom: 30px;
    }
    .arrange h1 {
        padding: 30px 0 30px;
    }
    .arrange > p {
        font-size: 14px;
    }

    .arrangebx table tr th {
        font-size: 14px;
        padding: 15px 0;
    }
    .arrangebx table tr td {
        font-size: 14px;
        padding: 15px 5px;
        border: 3px solid #ffffff;
    }
    .lesson h1 {
        padding: 30px 0 20px;
    }
    .lesson-table table tr th{
        font-size: 14px;
    }
    .lesson-table table tr td{
        font-size: 14px;
    }
    .ai-lesson {
        margin-bottom: 30px;
    }
    .arrangebx {
        margin: 30px 0 30px;
        padding: 5px;
    }
    .hardware-bm{
        height: 270px;
    }
    .hardware-bmle{
        width: 40%;
        /* position: relative; */
    }
    .ai-hardware {
        height: 340px;
    }

    /* ros室内四驱机器人 */

    .banners {
        height: 75px;
    }

    .banner-txt h1 {
        width: 40%;
        font-size: 16px;
        font-weight: 600;
    }

    .ros-bx {
        padding: 16px 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .ros-bxle {
        width: 100%;
    }

    .ros-bxle p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 20px;
    }

    .ros-bxri {
        width: 100%;
    }

    .ros-bxri img {
        width: 100%;
    }

    .rostrait {
        padding-bottom: 30px;
    }

    .rosconfigs {
        margin-bottom: 30px;
    }

    .rosconfigs>ul {
        padding: 5px;
    }

    .rosconfigs ul li {
        font-size: 12px;
        background-color: #e9f3ff;
        text-align: left;
        padding: 10px 0;
    }

    .rosconfigs>ul li {
        padding: 5px;
        margin: 5px;
    }

    .rosconfigs>ul li:nth-child(1) {
        width: 15%;
    }

    .rosconfigs>ul li:nth-child(2) {
        width: 20%;
    }

    .rosconfigs>ul li:nth-child(3) {
        width: 20%;
    }

    .rosconfigs>ul li:nth-child(4) {
        width: 35%;
    }


    .rosconf-btm {
        padding: 10px;
    }

    .rosconf-btm>p {
        width: 15%;
        height: auto;
        font-size: 14px;
    }

    .rosconf-btm>ul {
        width: 83%;
    }



    .ros-outlinebx {
        padding: 10px 20px 30px;
    }

    .ros-outlinebx img {
        width: 100%;
    }

    .ros-typicals {
        margin-bottom: 40px;
    }

    .ros-typicals ul {
        padding: 5px;
        display: flex;
        flex-wrap: wrap;
    }

    .ros-typicals ul li {
        width: 30%;
        text-align: center;
        background-color: #d3e7ff;
        margin: 5px;
        padding: 15px 0;
        font-size: 12px;
    }


    /* ros移动抓取机器人 */


    .rostrait ul li {
        width: 24%;
        padding: 20px 0;
    }

    .rostrait ul li p {
        text-align: center;
    }

    .rostrait ul li p img {
        width: 80%;
    }

    .rostrait ul li p:nth-child(2) {
        padding: 10px 0 5px;
        font-size: 14px;
        font-weight: 600;
    }

    

    .rosconf-ul > li:nth-child(7) {
        width: 45% !important;
    }


    .ros-typical {
        margin-bottom: 30px;
    }

    .ros-typical ul li {
        width: 100%;
        padding: 0px;
    }

    .ros-typical ul li table tr:nth-child(1) td:nth-child(1) {
        font-size: 12px;
    }

    .ros-typical ul li table tr td {
        font-size: 12px;
        padding: 2px;
        border: 3px solid #ffffff;
    }





    .zigbee-img img {
        width: 100%;
    }

    /* 阿里云物联网实训平台 */

    .traincont-bx h4 {
        padding: 10px 15px;
        font-size: 16px;
    }

    .traincont-bx ul {
        flex-direction: column;
        justify-content: space-around;
    }

    .traincont-bx ul li {
        width: 100%;
    }

    .trcont-bxtit>p:nth-child(2) {
        margin-left: 10px;
        font-size: 14px;
        font-weight: 600;
    }



    /* 大数据人工智能教学实训平台 */

    .teaching>p {
        font-size: 14px;
        color: #333333;
        line-height: 24px;
        margin-top: 15px;
    }

    .platformbx p {
        font-size: 14px;
        text-align: center;
        line-height: 24px;
    }

    .teaching-img img {
        width: 100%;
    }

    .platformbx {
        margin-bottom: 30px;
    }

    .platformbx p img {
        width: 100%;
    }

    .baseexa-bx {
        padding: 10px;
    }

    .baseexa-bx>table tr th:nth-child(3) {
        width: 170px;
    }

    .baseexa-bx>table tr th {
        font-size: 14px;
        font-weight: 600;
        padding: 10px 5px;
    }

    .baseexa-bx>ul {
        padding: 5px;
    }

    .baseexa-bx>ul li table tr:nth-child(1) td:nth-child(1) {
        font-size: 14px;
    }

    .baseexa-bx>ul li table tr td {
        font-size: 14px;
        padding: 5px;
        border: 3px solid #ffffff;
    }



    /* 单片机 */
    .banner {
        height: 75px;
        background-size: 100%, 100%;
    }

    .banne-txt h1 {
        width: 40%;
        font-size: 16px;
        font-weight: 600;
    }

    .singlechip>p {
        font-size: 14px;
        color: #333333;
        text-align: center;
        line-height: 30px;
        padding: 10px;
    }

    .singlechip>ul li {
        width: 29%;
        border: 1px solid #eeeeee;
        margin: 6px;
    }

    .singlechip>ul li p:nth-child(1) img {
        width: 100%;
    }

    .singlechip>ul li p:nth-child(2) {
        text-align: center;
        font-size: 14px;
        padding: 10px 0;
    }


    /* 低功耗广域实训平台 */
    .banner-txt p {
        display: none;
    }

    .rosconfig ul li {
        width: 98% !important;
        padding: 2px;
    }

    .rosconfig ul li table tr:nth-child(1) td:nth-child(1) {
        font-size: 14px;
        font-weight: 600;
    }


    .rosconfig ul li table tr td {
        width: 54px;
        font-size: 12px;
        padding: 5px;
        border: 3px solid #ffffff;
    }

    .product-bx ul li p:nth-child(2) {
        padding: 15px 10px 0px;
        font-size: 12px;
    }


    .teaching {
        margin-bottom: 30px;
    }

    .teaching ul li table tr:nth-child(1) td:nth-child(1) {
        font-size: 12px;
        font-weight: 600;
    }

    .teaching ul li table tr td {
        font-size: 12px;
        padding: 10px 0;
        border: 1px solid #f5f5f5;
    }



    /* 高频点赞线路实验系统 */
    .teaching-img {
        margin: 20px 0 30px;
    }

    .highul ul li {
        width: 47%;
        height: auto;
        margin: 5px;
    }

    .highul ul li p {
        padding: 10px;
        text-align: center;
        font-size: 12px;
        line-height: 26px;
    }

    .frequency {
        margin-bottom: 0px;
    }


    /* 极速大数据平台 */
    .advantage-bx ul li {
        width: 100%;
        padding: 15px 0;
        margin-bottom: 10px;
    }

    .speeddata>p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
        padding: 0;
    }

    .speeddat-bx ul li {
        width: 47%;
        padding: 20px 0;
        margin: 5px;
    }


    /* 六足机器人 */
    .hexapod {
        margin: 30px 0;
    }

    .hexapod-bxle {
        position: absolute;
        left: 10px;
        top: 5px;
        width: 70%;
    }

    .hexapod-bxle h3 {
        font-size: 14px;
    }

    .hexapod-bxle p {
        font-size: 12px;
        color: #ffffff;
        line-height: 15px;
        margin-top: 5px;
    }

    .hexapod-bxri img {
        width: 100%;
    }

    .product-bx {
        padding-bottom: 30px;
    }

    .product-bx ul li {
        padding: 30px 0 10px;
    }

    .product-bx ul li h4 {
        font-size: 16px;
        margin-top: 10px;
    }

    .product-bx ul li p:nth-child(1) {
        height: 80px;
    }

    .product-bx ul li p:nth-child(3) {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }

    .cruxconfig {
        margin-bottom: 30px;
    }

    .cruxconfig ul li {
        padding: 5px;
    }

    .cruxconfig ul li table tr:nth-child(1) td:nth-child(1) {
        width: 140px;
        background-color: #2386ff;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
    }

    .cruxconfig ul li table tr td {
        width: 244px;
        font-size: 12px;
        padding: 5px;
        border: 3px solid #ffffff;
    }


    /* 嵌入式soc综合实训平台 */
    .soc-trait {
        margin: 30px auto;
    }

    .soctrait-tp {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .soctrait-tple {
        width: 95%;
        padding: 10px 10px 30px;
    }

    .soctrait-tple h5 {
        font-size: 16px;
        padding: 10px 0;
    }

    .soctrait-tple p {
        font-size: 12px;
        margin-top: 5px;
    }

    .soctrait-tpri,
    .soctrait-tpri img {
        width: 100%;
    }

    .soctrait-bm {
        padding: 10px;
    }

    .soctrait-bm ul li {
        padding: 10px 10px;
        margin-bottom: 10px;
        width: 100%;
        font-size: 12px;
    }

    .soccourse {
        padding-bottom: 20px;
    }
    .soc-teach h3 {
        padding: 20px 0 5px;
        font-size: 18px;
    }
    .soccourse>ul li {
        width: 95%;
        padding: 10px;
        margin: 0px 0 10px;
    }

    .soccourse>ul li p:nth-child(2) {
        font-size: 14px;
    }

    .soc-teach ul li table tr:nth-child(1) td:nth-child(1) {
        font-size: 14px;
    }

    .soc-teach ul li table tr td {
        width: 230px;
        font-size: 12px;
        padding: 5px;
        border: 3px solid #ffffff;
    }


    /* 嵌入式人工智能应用开发平台 */
    .embed-teach {
        padding-bottom: 0px;
    }
    .embedded {
        padding: 30px 0;
    }
    .embedded-bx {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .embedded-bxle {
        width: 95%;
        padding: 10px 10px;
    }
    .embedded-bxri {
        width: 100%;
    }
    .embedded-bxle p {
        font-size: 14px;
        line-height: 20px;
    }
    .embed-teach ul li table tr:nth-child(1) td:nth-child(1) {
        font-size: 14px;
    }
    .embed-teach ul li table tr td {
        font-size: 12px;
        padding: 6px;
        border: 3px solid #ffffff;
    }
    .embed-teach ul li table tr th {
        font-size: 12px;
        padding: 6px;
        border: 3px solid #ffffff;
    }



    /* 人工智能与移动互联网开发平台 */
    
    .cialresour ul {
        padding: 5px;
    }
    .cialresour ul li{
        padding: 2px;
    }
    .cialresour ul li table tr:nth-child(1) td:nth-child(1) {
        font-size: 14px;
    }
    .cialresour ul li table tr td {
        font-size: 12px;
        padding: 5px;
        border: 3px solid #ffffff;
    }

    .cialmachine ul li table tr td{
        font-size: 12px;
        padding: 5px;
        border: 3px solid #ffffff;
    }

    .cialoption-bx {
        padding-bottom: 30px;
    }

    .cialoption-bx ul li table tr:nth-child(3) td:nth-child(1), .cialoption-bx ul li table tr:nth-child(2) td:nth-child(1) {
        font-size: 12px;
        padding: 5px;
    }

    .cialoption-bx ul {
        padding: 5px;
    }
    .cialoption-bx ul li table tr:nth-child(1) th {
        padding: 5px;
    }
    .cialoption-bx ul li table tr td p {
        padding: 10px;
    }
    .cialoption-bx ul li table tr td{
        font-size: 12px;
    }

    .cialdata {
        padding-bottom: 0px;
    }
    .cialdata ul li {
        width: 100%;
    }

    .cialdata ul li table tr:nth-child(1) th {
        font-size: 14px;
        padding: 10px 0;
    }
    .cialdata ul li table tr td {
        font-size: 12px;
        padding: 10px 0;
        border: 3px solid #f5f5f5;
    }

    /* 软件无线电通信系统应用开发平台 */

    .software-bx {
        padding: 30px 0;
    }
    .software-bx p {
        font-size: 14px;
        line-height: 25px;
    }

    .software-bxbm {
        background-color: #ffffff;
        padding: 10px;
        margin-top: 20px;
    }
    .software-bxbm p:nth-child(2) {
        margin-top: 20px;
    }
    .software-bxbm p:nth-child(2) img{
        width: 100%;
    }
    .softwaresp {
        margin-bottom: 30px;
    }
    .softwaresp ul{
        padding: 0;
    }
    .softwaresp ul li table tr:nth-child(1) td:nth-child(1){
        font-size: 14px;
    }
    .softwaresp ul li table tr td {
        font-size: 12px;
        padding: 5px;
        border: 3px solid #ffffff;
    }
    .softwareres {
        padding-bottom: 0px;
    }
    .softwareres ul li table tr th {
        font-size: 14px;
        padding: 5px;
        border: 3px solid #ffffff;
    }
    .softwareres ul li table tr td {
        font-size: 12px;
        padding: 5px;
        border: 3px solid #ffffff;
    }


    /* 生物特征识别开发平台 */

    .cialbrace {
        padding-bottom: 30px;
    }
    .cialbrace ul li table tr td {
        font-size: 14px;
        padding: 5px;
        border: 3px solid #ffffff;
    }


    .softwarefeat {
        padding-bottom: 0px;
    }
    .softwarefeat ul{
        padding: 0;
    }
    .softwarefeat ul li table tr th {
        font-size: 14px;
        padding: 10px 0;
    }
    .softwarefeat ul li table tr td {
        font-size: 12px;
        padding: 5px;
    }




    /* 室分系统仿真实训场景 */
    .roombx {
        padding: 30px 0;
    }
    .roombxtp p {
        width: 49%;
        font-size: 14px;
        line-height: 24px;
        color: #333333;
    }

    .roombx-img {
        margin-top: 30px;
    }
    .roombx-img img{
        width: 100%;
    }
    .roombx-img h6 {
        font-size: 14px;
        padding: 10px 0 20px;
    }
    .advantage-bx ul li p:nth-child(2) {
        padding: 0px 20px;
        font-size: 14px;
    }

    .advantage-bx {
        padding-bottom: 30px;
    }
    .practicalbx {
        padding-bottom: 30px;
    }
    .practicalbx ul {
        padding: 10px;
    }
    .practicalbx ul li {
        padding: 10px 0;
        font-size: 14px;
        margin: 5px 0;
    }



    /* 室分系统工程建设实训 */
    .room-bx {
        padding: 30px 0;
    }
    .room-bxtp p {
        font-size: 14px;
        line-height: 24px;
    }

    .practicalbx ul li h3 {
        width: 55px;
        font-size: 14px;
        padding: 15px 4px;
        margin-right: 5px;
    }
    .practicalbx ul li:nth-child(1) p {
        width: 35px;
    }
    .practicalbx ul li p {
        width: 50px;
        font-size: 12px;
        padding: 10px 4px;
        margin: 0 5px;
    }



    /* 数字模拟电路综合实验箱 */
    .digital-analog {
        padding: 30px 0;
    }
    .analog-tp {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .analog-tple {
        width: 100%;
    }
    .analog-tple h3 {
        font-size: 16px;
    }
    .analog-tple p {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .analog-tpri , .analog-tpri img{
        width: 100%;
    }

    .digital-analog ul {
        padding: 10px;
    }
    .digital-analog ul li {
        width: 42%;
        background-color: #ffffff;
        padding: 5px 10px;
    }
    .digital-analog ul li img{
        width: 100%;
    }


    /* 数字信号处理开发实验箱 */

    /* 天馈系统仿真实训场景 */
    .antenna-feed p {
        font-size: 14px;
        line-height: 24px;
    }
    .roombx-img > p{
        display: flex;
        flex-direction: column;
    }

    .roombx-img > p > img{
        width: 100% !important;
    }
    


    /* 通信原理实验箱 */
    .signal-analog {
        padding: 30px 0;
    }
    .signal-tp {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .signal-tple {
        width: 100%;
    }
    .signal-tple p {
        font-size: 14px;
        line-height: 20px;
        padding-bottom: 10px;
    }
    .signal-tpri , .signal-tpri img{
        width: 100%;
    }
    .signal-analog ul {
        padding: 10px;
    }
    .signal-analog ul li{
        padding: 10px 10px;
    }
    .signal-analog ul li img{
        width: 100%;
    }

    /* 微机原理接口试验箱 */
    .principle-tple {
        width: 100%;
        padding: 20px 0px;
    }
    .principle-tple p {
        font-size: 14px;
        line-height: 25px;
        padding: 0 15px;
    }
    .principle-bx {
        padding-bottom: 0px;
    }
    .principle-bx ul li {
        width: 49%;
        margin: 5px 0;
    }
    .principle-bx ul li p {
        font-size: 14px;
        padding: 20px 20px 0px;
    }

    
    /* 无线传感网WSN创新平台 */

    .cialresour {
        padding-bottom: 30px;
    }

    /* 物联网RFID实训平台 */

    .typicalrfid {
        padding-bottom: 0px;
    }

    .ros-bxle p:nth-child(2) img{
        width: 100%;
    }
    .typicalrfid ul li table tr th {
        font-size: 14px;
    }
    .typicalrfid ul li table tr td {
        font-size: 12px;
        padding: 10px 1px;
    }


    /* 小程序 */
    .appletcent ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .appletcent ul li {
        width: 49%;
        box-shadow: 0px 0px 10px #f1f1f1;
        padding: 30px 0;
    }
    .appletcent ul li p:nth-child(1) img{
        width: 100%;
    }
    .appletcent ul li h4 {
        padding: 20px 0 15px;
        font-size: 16px;
    }
    .appletcent ul li p:nth-child(3) {
        padding: 0 10px;
        font-size: 14px;
        line-height: 20px;
    }

    .Applicable-cent ul li {
        width: 47%;
        margin: 5px;
        padding: 20px 0;
    }
    .Applicable-cent ul li p {
        padding: 0 10px;
    }
    .Applicable-cent ul li p img{
        width: 70%;
    }
    .Applicable-cent ul li h5 {
        font-size: 16px;
    }

    .appcase-cent {
        padding-bottom: 0px;
    }
    .appcase-cent ul li{
        width: 49%;
        margin-bottom: 30px;
    }
    .appcase-cent ul li span img{
        width: 100%;
    }
    .appcase-cent ul li h6 {
        font-size: 16px;
        padding: 10px 0 5px;
    }

    
    

    /* 信号分布系统工程实训台 */
    .signal-para ul {
        padding: 10px;
    }
    .signal-para ul li table tr td {
        font-size: 14px;
    }
    .signal-fctnbx ul li {
        width: 100%;
        padding: 20px 0;
        margin-bottom: 10px;
    }
    .signal-fctnbx ul li p:nth-child(2) {
        padding: 0px 20px;
        font-size: 14px;
    }
    .signal-advantage {
        padding-bottom: 0px;
    }
    .signal-advantage ul li {
        width: 100%;
        padding: 20px 0;
        margin-bottom: 10px;
    }

    .signal-calbx {
        padding-bottom: 0px;
    }

    .signal-calbx ul {
        padding: 15px 10px;
    }
    .signal-calbx ul li h3 {
        width: 50px;
        padding: 10px 5px;
        margin-right: 5px;
    }

    .signal-calbx ul li:nth-child(1) p {
        width: 88px;
    }
    .signal-calbx ul li p {
        width: 64px;
        font-size: 12px;
        padding: 15px 0;
    }
    .signal-calbx ul li:nth-child(4) > div {
        width: 85%;
    }
    .signal-calbx ul li:nth-child(4) p {
        width: 47px;
        margin: 5px;
    }

    /* 信号与系统处理实验平台 */

    /* 行业案例 */
    .industry-cases {
        padding-bottom: 30px;
    }
    .industry-cases p {
        margin-bottom: 20px;
        font-size: 14px;
    }
    .cases-img img{
        width: 100%;
    }

    .financebx {
        padding-bottom: 30px;
    }

    .financebx > p {
        padding: 0 0px 0;
        text-align: center;
        line-height: 20px;
        font-size: 14px;
    }

    .financebx ul li {
        width: 90%;
        height: 100px;
        margin-top: 10px;
        padding: 10px 20px;
    }

    .cases-internet ul li , .cases-internet ul li img{
        width: 100%;
    }
    .cases-internet ul:nth-child(2) li {
        font-size: 14px;
    }
    .cases-internet ul:nth-child(2) li p:nth-child(1) {
        padding: 20px 10px 0;
        line-height: 25px;
    }
    .cases-internet ul:nth-child(2) li p:nth-child(2) {
        padding: 10px;
    }
    .cases-internet ul:nth-child(2) li p:nth-child(3) {
        padding: 0 10px 20px;
        line-height: 20px;
    }
    .cases-internet ul:nth-child(3) li h4 {
        padding: 15px 10px 0;
        font-size: 16px;
    }
    .cases-internet ul:nth-child(3) li p {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }
    
    .cases-internet {
        padding-bottom: 30px;
    }
    .casesfinabx {
        padding-bottom:30px;
    }
    .casesfinabx ul{
        flex-wrap: wrap;
    }
    .casesfinabx ul li , .casesfinabx ul li img{
        width: 100%;
    }
    .casesfinabx ul li p {
        padding: 10px;
        font-size: 14px;
        line-height: 24px;
    }

    .cases-intimg img{
        width: 100%;
    }
    .cases-finaul li h4 {
        padding: 20px 10px 0;
    }
    .cases-finaul li p {
        padding: 10px;
        font-size: 14px;
    }


    /* 移动互联网应用实训平台 */
    .mobile-inter {
        padding: 30px 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
    .mobilele {
        width: 100%;
        line-height: 20px;
        font-size: 14px;
    }
    .mobileri , .mobileri img {
        width: 100%;
        margin-top: 10px;
    }

    .mobil-course {
        padding-bottom: 30px;
    }
    .mobil-course ul li {
        padding: 15px;
        width: 38%;
        margin: 6px;
    }
    .wid50{
        width: 38% !important;
    }

    .mobilebx {
        padding: 10px;
    }
    .mobilebx ul li {
        width: 50%;
        margin: 10px 0px;
    }
    .mobilebx ul li:nth-child(1) {
        width: 100%;
    }
    .mobilebx ul li:nth-child(1) p {
        padding: 15px;
        font-size: 14px;
        line-height: 25px;
    }
    .mobilebx ul img{
        width: 100%;
    }

    .four-cases {
        padding-bottom: 0px;
    }
    .four-cases ul{
        flex-wrap: wrap;
    }
    .four-cases ul li {
        width: 47%;
        margin: 10px 5px;
    }
    .four-cases ul li img{
        width: 100%;
    }
    .four-cases ul li p:nth-child(2) {
        padding: 15px 0px;
    }


    /* 移动机器视觉实训平台 */
    .mobile-machine {
        padding: 30px 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .machinele {
        width: 100%;
        line-height: 25px;
        font-size: 14px;
    }
    .machineri , .machineri img{
        width: 100%;
        margin-top: 10px;
    }
    .machine-course ul li {
        padding: 15px;
        width: 100%;
        margin: 5px 0;
    }
    .machine-course ul li p {
        width: 70%;
        font-size: 14px;
        line-height: 20px;
        padding: 0 10px;
    }
    .machine-course ul li p:nth-child(1){
        width: 20%;
    } 
    .machine-course ul li p img{
        width: 100%;
    }

    .machine-course {
        padding-bottom: 30px;
    }

    .machine-cases ul {
        padding: 0px;
        flex-wrap: wrap;
    }
    .machine-cases ul li {
        width: 100%;
        margin: 10px 0px;
        background-color: #ffffff;
        box-shadow: 5px 5px 10px #e6e5e5;
    }
    .machine-cases ul li h4 {
        font-size: 18px;
        padding: 20px 10px 10px;
    }
    .machine-cases ul li p:nth-child(3) {
        padding: 10px 10px 20px;
    }

    .machine-cases {
        padding-bottom: 30px;
    }



    /* 移动通信机房仿真实训场景 */
    

    /* 移动通信天线演进实训场景 */
    
    .evolution-bx > ul{
        flex-wrap: wrap;
    }

    .evolution-bx > ul li{
        width: 49%;
        margin: 5px 0;
    }  
    .evolution-bx > ul li p:nth-child(1) {
        padding: 15px 0;
        font-size: 16px;
    }

    /* 智能蓝牙硬件实训平台 */
    .ros-bxle h5 {
        font-size: 18px;
        padding-bottom: 12px;
    }
    .rosconfig {
        margin-bottom: 30px;
    }



    /* 智能网关应用开发实训平台 */
    .gateway-struc{
        flex-direction: column;
        padding-bottom: 30px;
    }
    .gate-strucle{
        width: 100%;
    }
    .gate-strucle img{
        width: 100%;
    }

    .gate-strucri {
        width: 100%;
    }
    .gate-strucri p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 20px;
    }


    .gateway-cent {
        margin-bottom: 30px;
    }

    .gateway-cent ul {
        padding: 5px;
    }

    .gateway-cent ul li table tr:nth-child(1) td:nth-child(1) {
        font-size: 14px;
        padding: 15px 5px;
        border: 3px solid #f5f5f5;
    }
    .gateway-cent ul li table tr td {
        font-size: 12px;
        padding: 15px 5px;
        border: 3px solid #f5f5f5;
    }

    /* 智能语音技术创新实训平台 */
    .voice-innova {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: 30px;
    }
    .voice-innole {
        width: 100%;
    }
    .voice-innole p {
        padding: 10px 10px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .voice-innori{
        width: 100%;
    }
    .voice-innori img{
        width: 100%;
    }


    /* 自主可信AIOT应用平台 */
    .voice-innole h3 {
        padding: 10px 10px 0;
        font-size: 14px;
    }
    .ros-outline {
        padding-bottom: 0px;
    }

    .aiotfig ul li table tr:nth-child(1) td:nth-child(1) {
        width: 140px;
        font-size: 14px;

    }
    .aiotfig ul li:nth-child(1) table tr td {
        font-size: 12px;
        padding: 10px 5px;
        border: 3px solid #ffffff;
    }

    .aiotfig ul li:nth-child(2) table tr td, .aiotfig ul li:nth-child(3) table tr td {
        font-size: 12px;
        padding: 10px 5px;
        border: 3px solid #ffffff;
    }
    .typicalrfid ul{
        padding: 5px;
    }
    .typicalrfid ul li {
        width: 100%;
    }






}