﻿html, body {
    /*background-color: #FFFFFF !important;*/
}

.main {
    max-width: 600px;
    margin: 0px auto;
}

ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, div, p, blockquote, fieldset, input, select, textarea, option, button {
    margin: 0;
    padding: 0;
    font-size: 13px;
}


h1, h2, h3, h4, h5, h6, pre, code {
    font-size: 1em;
}

.us-list-flex {
    display: flex;
    margin-bottom: 5px;
}

    .us-list-flex div {
        flex: 1;
        line-height: 20px;
    }

.us-list-top-r {
    color: #ccc;
    width: 120px;
    text-align: right;
}

.us-list-top-l {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.us-list-two-line {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.us-list-box {
    margin-top: 8px;
    border-radius: 4px;
    background-color: #ffffff;
}

.us-list-center {
    padding: 12px 10px;
}

.us-h5-page-box {
    border-top: solid 1px #f0f0f0;
    margin-top: 8px;
    margin-bottom: 8px;
}

.us-search-flex {
    display: flex;
}

.us-search-flex-input {
    flex: 1;
    padding: 0px 6px 0px 0px;
}

.us-h5-search-input {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border: solid 1px #008DFC;
    padding: 0px 6px;
    box-sizing: border-box;
}

.us-h5-search-btn {
    background-color: #01467F !important;
    border-radius: 2px;
}

button[data-pwid="ussubmit"], button[data-pwid="query"], button[data-pwid="update"], a[data-pwid="more"] {
    background-color: #01467F !important;
}

.h5-box-search-box {
    /*display:none;*/
}

.us-search-center {
    padding: 2px;
}

.h5-box-search-box .h5-box-search-item:last-child {
    border-bottom: solid 0px #f0f0f0;
}



.h5-box-search-item {
    display: flex;
    margin-bottom: 5px;
    border-bottom: solid 1px #f0f0f0;
}

    .h5-box-search-item label {
        width: 80px;
        line-height: 38px;
        text-align: center;
    }

    .h5-box-search-item div {
        flex: 1;
    }

        .h5-box-search-item div input {
            border: none;
        }


.usk_header {
    display: flex;
    background-color: #008DFC;
    height: 44px;
    color: #ffffff;
    text-align: center;
}

.usk_header_left {
    line-height: 44px;
    font-size: 14px;
}

.usk_header_center {
    flex: 1;
    line-height: 44px;
    font-size: 1.2em;
}

.usk_header_right {
}

.headert {
    min-width: 44px;
    line-height: 44px;
}

    .headert a i {
        font-size: 1.5em !important;
        font-weight: bold;
        color: #ffffff;
    }



.us-list-b-button {
    line-height: 30px;
}

.us-list-bottom button {
    margin-left: 4px;
    padding: 0px 4px !important;
    font-size: 13px !important;
}

    .us-list-bottom button:first-child {
        margin-left: 0px;
    }

.us-list-b-button a {
    height: 30px;
    line-height: 30px;
    padding: 0 10px !important;
    font-size: 12px;
}

.us-list-button .us-span-red,
.us-list-button .us-span-orange,
.us-list-button .us-span-green,
.us-list-button .us-span-cyan,
.us-list-button .us-span-blue,
.us-list-button .us-span-black,
.us-list-button .us-span-gray,
.us-list-button .us-span-yellow,
.us-list-button .us-span-greenv2,
.us-list-button .us-span-bluev2,
.us-list-button .us-span-redv2 {
    border-radius: 4px;
    padding: 6px 8px !important;
}

.site_nav {
    /*padding-bottom:15px;*/
}

    .site_nav li {
        border-bottom: 1px solid #f0f0f0;
        background-color: #fff;
    }

        .site_nav li i.site_nav_arrow {
            display: block;
            float: right;
            padding-right: 15px;
            height: 44px;
            line-height: 44px;
            color: #ccc;
            font-size: 1.6em;
        }

        .site_nav li a {
            display: block;
            padding: 0 15px;
            height: 44px;
            line-height: 44px;
            font-size: 1.1em;
            color: #666;
        }

            .site_nav li a:hover {
                color: #FE9600;
                text-decoration: none;
            }

            .site_nav li a i {
                padding-right: 15px;
                font-size: 1.2em;
                color: #3794D1;
                /*text-shadow:1px 1px 0px #ccc;*/
            }

            .site_nav li a:hover i {
                color: #FE9600;
            }

            .site_nav li a em {
                padding-left: 10px;
                color: #FE9600;
                font-size: 0.9em;
            }

/**
    教室管控二维码
*/
.usscanboxhelp {
    text-indent: 2em;
}

    .usscanboxhelp p {
        font-size: 14px;
    }

.us_list_box_bg_qr {
    padding: 8px 8px;
    background-color: #f0f0f0;
    min-height: 1000px;
}

.us-list-top-qr {
    background-color: #008DFC;
    color: #fff;
}

    .us-list-top-qr .us-list-top-l {
        font-size: 16px;
    }

.us-list-top-l .us-icon {
    padding-right: 6px;
}

.usroombtnstatus {
    width: 100%;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 4px;
    line-height: 25px;
    font-size: 14px;
}

    .usroombtnstatus:hover {
        background-color: #1AA094;
    }

.usroombtnstatusopen {
    background-color: #008DFC;
}

.usroombtnstatusclose {
    background-color: #1AA094;
}

.us-list-center_qr div {
    font-size: 13px;
}

.text-align-center {
    text-align: center;
}

.qrotherlist a {
    text-align: center;
}

.qrotherlist div {
    text-align: center;
}

.usnboxbodyimg {
}

    .usnboxbodyimg a {
        display: block;
        padding: 2px 0;
        text-align: center;
        color: #999;
        line-height: 25px;
    }

        .usnboxbodyimg a:hover {
            color: #FE9600;
            text-decoration: none;
        }

    .usnboxbodyimg i {
        color: #3794D1;
        /*text-shadow:1px 1px 0px #ccc;*/
    }

    .usnboxbodyimg a:hover i {
        color: #FE9600;
    }

.usnewstyle {
    font-size: 16px;
    line-height: 22px;
    padding: 50px 20px;
    line-height: 22px;
    background-color: #3794D1;
    color: #fff;
    font-weight: 300;
}

    .usnewstyle p {
        font-size: 16px;
        line-height: 22px;
        text-indent: 2em;
    }

.usnboxlisth5 {
    padding: 4px 4px 4px 10px;
    margin-bottom: 8px;
    margin-top: 8px;
    background-color: #fff;
    border-left: 4px solid #008DFC;
    border-top: 1px solid #E7ECF1 !important;
    border-right: 1px solid #E7ECF1 !important;
    border-bottom: 1px solid #E7ECF1 !important;
    font-size: 13px;
    min-height: 30px;
    line-height: 30px;
}

.usnboxtop {
    padding: 6px;
}

.usnbox {
    border-radius: 4px;
}
/**2023-06-09 新增*/
.usinputbtn {
    background-color: #008DFC;
    color: #fff;
}

    .usinputbtn:hover {
        background-color: #FE9600;
    }

.ush5center {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
}

.usnbox_nh5 {
    margin-left: 6px;
    margin-right: 6px;
}

    .usnbox_nh5 .usnboxtop .usnboxleft {
        width: 180px;
    }

.ush5center_topline {
    border-top: 1px solid #EEF1F5;
}

/*H5页面编辑相关功能*/
.usk_h5_box {
   
}
.usk_h5_box_v2 {
    border: 1px solid #E7ECF1;
    margin-left: 6px;
    margin-right: 6px;
    padding: 8px;
    margin-bottom: 8px;
    margin-top: 8px;
}

    .usk_h5_box_top {
        display: flex;
        padding: 8px 0px;
        border-bottom: 1px solid #EEF1F5;
    }
.usk_h5_box_top_addline {
    border-top: 8px solid #EEF1F5;
}

        .usk_h5_box_body {
            padding: 2px 10px;
        }

.usk_h5_box_item {
}

.usk_h5_box_top div {
    line-height: 28px;
    align-items: center;
    justify-content: space-between;
}

.usk_h5_p_t {
    flex: 1;
    color: #008DFC;
    margin-left: 10px;
    font-size: 1.1em;
    font-weight: bold;
}

    .usk_h5_p_t .us-icon {
        margin-right: 6px;
        font-weight: normal;
    }
    .usk_h5_p_t span {
        font-size: 1.0em;
        font-weight: normal;
        padding-left: 4px;
        color: #aaaaaa;
    }

    .usk_h5_p_r {
        text-align: center;
        padding-right: 10px;
        font-size: 12px;
    }


.usk_h5_box_item_body .usk_h5_box_item:last-child {
    border-bottom: solid 0px #f0f0f0;
   
}

.usk_h5_box_item {
    display: flex;
    margin-bottom: 5px;
    padding-bottom: 4px;
    border-bottom: solid 1px #f0f0f0;
}

    .usk_h5_box_item .layui-input {
        border-style: none;
    }



    .usk_h5_box_item > div {
        line-height: 38px;
        align-items: center;
        justify-content: space-between;
    }

.usk_h5_p_left {
    min-width: 80px;
    text-align: center;
}

.usk_h5_p_center {
    flex: 1;
}

.usk_h5_p_right {
}

.usk_h5_help_box {
    padding: 0px 6px;
    margin-bottom:8px;
}

.usk_h5_help {
    padding: 4px 4px 4px 10px;
    /*margin-bottom: 8px;
    margin-top: 8px;*/
    background-color: #fff;
    border-left: 4px solid #008DFC;
    border-top: 1px solid #E7ECF1 !important;
    border-right: 1px solid #E7ECF1 !important;
    border-bottom: 1px solid #E7ECF1 !important;
    font-size: 13px;
    min-height: 30px;
    line-height: 30px;
}

.usk_h5_main_btn {
    border-radius: 4px;
    background-color: #008dfc !important;
    
}
    .usk_h5_main_btn:hover {
        background-color: #FE9600 !important;
    }
.usk_w_p_90 {
    width: 90%;
}

/*
    文字居中对其
*/
.usk_t_center {
    text-align: center;
}
.usk_t_bold {
    font-weight: bold;
}
/**
    H5页面自定义TAB
*/
.usk_tab_box .layui-tab {
    margin: 0px;
}
.usk_tab_box .layui-tab-title {
  
    display: flex;
    width: 100%;
}
.usk_tab_box .layui-tab-title li {
    flex: 1;
    display: inline-block;
}
.uslink_default {
    color:#666;
}
/**登录页面设置*/
.usk_login_f_box_full .form-control {
    padding: 0px 2px 0px 35px;
    border: 0px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 1.1em;
    color: #3794D1;
}

.usk_sms_check_width {
    width:120px;
    text-align:center;
}

/**H5页面上传控制*/
.usuploadctlbox {
     border: solid 0px #e6e6e6;
}
    .usuploadctlbox .layui-col-xs12 {
        /*border-bottom: solid 1px #e6e6e6;*/
        line-height: 25px;
    }