<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width:751px) {
    * {
        margin: 0;
        padding: 0;
        border: 0;
    }
    div{
        margin: 0;
        padding: 0;
        border: 0;
       
    }
    .w {
        width: 1200px;
        margin: 0 auto;
    }
    ul li{
        list-style: none;
    }
    .ck-slide {
        width: 100%;
        min-width: 1200px;
        height: 474px;
        position: relative;
    
    }
    .imageclass {
        width: 100%;
        height: 474px;
        position: relative;
        object-fit: cover;
    }
    header {
        width: 100%;
        height: 474px;
        min-width: 1200px;
        /* background-image: url("../aiimage/Dormitory/bannerbg.png");
        background-size: 100% 100%; */
        position: relative;
    }
    .top {
        position: absolute;
        top: 119px;
        /* left: 360px; */
        width: 533px;
        text-align: left;
    }
    .title_one{
        font-family: Alibaba PuHuiTi;
        font-weight: 500;
        font-size: 36px;
        color: #FFFFFF;
        
    }
    .xian_one{
        width: 100px;
        height: 4px;
        background: #F5F2F6;
        margin: 34px  0;
    }
    .content{
        font-family: Alibaba PuHuiTi;
        font-weight: 400;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 30px;
    }
    .section_one{
        width: 100%;
        min-width: 1200px;
    }
    .section_one_content{
        display: flex;
        justify-content: space-between;
        padding: 70px 0;
        box-sizing: border-box;
    }
    .section_one_content_left{
        width: 580px;
        height: 268px;
        background: #FFFFFF;
        box-shadow: 0px 0px 17px 1px rgba(0,0,0,0.09);
        border-radius: 10px;
    }
    .section_one_content_left_top{
        width: 580px;
        height: 70px;
        background: linear-gradient(86deg,  #29C7FB,#3D93FD);
        border-radius: 10px 10px 0px 0px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 24px;
        box-sizing: border-box;
    }
    .sectiontitle{
        font-family: Alibaba PuHuiTi;
        font-weight: 500;
        font-size: 24px;
        color: #FFFFFF;
    }
    .sectioncontent{
        display: flex;
    }
    .contetwo{
        margin-bottom: 20px;
    }
    .sectioncontent_bottom{
        height: 198px;
        padding: 24px 19px 27px 24px;
        box-sizing: border-box;
     
    }
    .bottomnew{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .content_two{
        font-family: Alibaba PuHuiTi;
        font-weight: 400;
        font-size: 16px;
        color: #666666;
        margin-left: 7px;
        line-height: 18px;
    }
    .bluephone{
        width: 52px;
        height: 52px;
    }
    .rightimg{
        width: 22px;
        height: 22px;
        margin-top: -2px;
    }
    .section_two{
        width: 100%;
        min-width: 1200px;
        height: 1729px;
        background-image: url("../aiimage/videophone/videbg.png");
        background-size: 100% 100%;
    }
    .neititle{
        font-family: Alibaba PuHuiTi;
        font-weight: 400;
        font-size: 28px;
        color: #333333;
        padding: 70px 0 23px 0;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .section_twocontent{

    }
    .start_left_img{
        width: 14px;height: 14px;margin-right: 8px;
    }
    .start_right_img{
        width: 14px;height: 14px;margin-left: 8px;
    }
    .slide{
        display: flex;
        justify-content: space-between;
    }
    .funcbigbox{
        width: 100%;
        background: #2b2e32;
        background-image: url("../aiimage/Dormitory/bg.png");
        background-size: 100% 100%;
        height: 754px;
        min-width: 1200px;
    }
    .funcbox{
        padding: 70px 0 40px;
        box-sizing: border-box;
    }
        .funcboxtitle{
            font-family: Alibaba PuHuiTi;
            font-weight: 400;
            font-size: 28px;
            color: #FFFFFF;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 26px;
        }
        .funcontent{
            display: flex;
            margin-top: 35px;
            flex-wrap: wrap;
        }
        .funcontent_list{
            width: 380px;
            height: 270px;
            background: #445159;
            border-radius: 10px;
            display: flex;
            flex-direction: column;
            align-items: center;
            /* justify-content: center; */
            padding: 28px 0 35px 0;
            box-sizing: border-box;
            margin-right: 30px;
            margin-bottom: 30px;
        }
        .funcontent_list:nth-child(3n){
            margin-right: 0;
        }
        .funconttitle{
            font-family: Alibaba PuHuiTi;
            font-weight: 400;
            font-size: 22px;
            color: #FFFFFF;
            margin: 20px 0 13px 0;
        }
        .funconttitle_two{
            font-size: 16px;
            font-family: Alibaba PuHuiTi;
            font-weight: 400;
            color: #FFFFFF;
            width: 306px;
            text-align: center;
        }
   
    .neibottom{
        width: 100%;
        min-width: 1200px;
        height: 334px;
        background: #F6F8FB;
        padding: 70px 0;
        box-sizing: border-box;
      
    }
    .bottombox{
        display: flex;
        margin-top: 40px;
        justify-content: space-between;
    }
    .bottom_list{
        width: 285px;
        height: 128px;
        background: #FFFFFF;
        box-shadow: 0px 4px 9px 0px rgba(0,0,0,0.05);
        border-radius: 10px;
    }
    
    .bottom_top{
        width: 100%;
        height: 50px;
        line-height: 25px;
        background: linear-gradient(86deg,  #29C7FB,#3D93FD);
        border-radius: 10px 10px 0px 0px;
        display: flex;
        padding: 4px 20px;
        box-sizing: border-box;
        justify-content: space-between;
        align-items: center;
    }
    .bottom_toptitle{
        font-family: Alibaba PuHuiTi;
        font-weight: 400;
        font-size: 24px;
        color: #FFFFFF;
    }
    .sysline{
        width: 25px;
        height: 3px;
        background: #FFFFFF;
        margin-top: 5px;
    }
    .Systembox_bottom{
        width: 100%;
        padding: 20px 16px 0 19px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
    }
    .Systembox_bottom_content{
        display: flex;
        margin-bottom: 20px;
    }
    .Systembox_list_img{
        width: 17px;
        height: 13px;
        margin-right: 8px;
    }
    .Systembox_list_text{
        font-family: Alibaba PuHuiTi;
        font-weight: 400;
        font-size: 16px;
        color: #333333;
        margin-top: -6px;
    }
    .cardtitle{
        font-family: Alibaba PuHuiTi;
        font-weight: 400;
        font-size: 28px;
        color: #333333;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 26px;
    }
    .leard_img{
        width: 34px;
        height: 34px;
    }
    .ding_img{
        width: 31px;
        height: 34px;
    }
    .sos_img{
        width: 31px;
        height: 34px;
    }
    .dingtwo_img{
        width: 27px;
        height: 33px;
    }
}</pre></body></html>