﻿body {
    padding: 0px;
    margin: 0px;
    -webkit-text-size-adjust:none;
}

@font-face {
    font-family: 'NotoSansSC-Bold';
    src: url(../../fonts/NotoSansSC-Bold.otf);
}

@font-face {
    font-family: 'NotoSansSC-Regular';
    src: url(../../fonts/NotoSansSC-Regular.otf);
}

@font-face {
    font-family: 'NotoSansSC-DemiLight';
    src: url(../../fonts/NotoSansSC-DemiLight.otf);
}




#zongs {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: auto;
}

.top {
    width: 100%;
    height: 80px;
    border-bottom: 30px solid #B92A2E;
    position: relative;
    top: 0px;
    z-index: 2;
}

.top_bg {
    width: 100%;
    height: 106px;
    background-color: black;
    opacity: 0.9;
    position: relative;
    top: 0px;
}

.top_Detail {
    width: 100%;
    height: 90px;
    position: relative;
    top: -90px;
    z-index: 4;
}

.top_left {
    top:10px;
    left: 40px;
    /*border:1px solid red;*/
    width: 150px;
    height: 70px;
    position: absolute;
    /*border: 1px solid red;*/
    float: left;
}

.top_center {
    width: 120px;
    min-width: 150px;
    float: left;
    /*border: 1px solid red;*/
    color: white;
    font-family: NotoSansSC-Regular;
    left: 210px;
    top: 20px;
    position: absolute;
    font-size: 13px;
}

.top_right {
    width: 100%;
    height: 80px;
    float: left;
    position: absolute;
    font-family: NotoSansSC-DemiLight;
    font-size:10px;
    top: 65px;
    padding:0px;
    /*border: 1px solid red;*/
}


/*.li0 {
    width: 70px;
}*/
.btn_hd{
    display:none;
}

.dv_ul {
    width:95%;
    margin:auto;
    overflow: hidden;
    color: white;
}

.top_rgt_ul0 {
    padding: 0px;
    margin: 0px;
}
.top_rgt_ul0 .top_li0, .top_pie {
        list-style: none;
        float: left;
        /*border-bottom: 1px solid red;*/
        padding-left: 4px;
        padding-right:4px;
        cursor: pointer;
        color: white;
    }


.hide_list {
    width: 120px;
    display: none;
    position: absolute;
    border-left: 1px solid black;
    top: 25px;
    background-color: black;
    opacity: 0.85;
    z-index:888;
}

.hide_list ul {list-style: none; margin-left: 10px;}
.hide_list ul li { padding: 3px;font-size: 14px;}
.hide_list ul li:hover { color: #B92A2E;}



/*中间内容css*/
.tbody {
    /*margin:auto;*/
    width: 100%;
    min-height: 500px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    top: -10px;
    /*max-height: 800px;*/
}
.floatWindow {
    width: 40px;
    overflow-y: auto;
    position: fixed;
    right: 10px;
    bottom: 40px;
    z-index: 997;
}
.floatWindow ul {list-style: none; margin: 0px;}
    .floatWindow ul li {
        width: 40px;
        height: 40px;
        border-radius: 20px;
        text-align: center;
        cursor: pointer;
        line-height: 40px;
        background-color: white;
    }
.floatWindow ul li span { font-size: 20pt; color: #B92A2E;}
.flt_workorder{
    width: 88%;
    height: auto;
    position: fixed;
    right: 5%;
    bottom: 85px;
    z-index: 997;
    background-color: white;
    border-radius: 5px;}
 .flt_workorder table {
        width: 90%;
        margin: auto;
        font-size: 11pt;
        margin-bottom:5px;
    }
 .workorder_title{ color:#B92A2E;font-size:13pt;padding-top:10px;padding-bottom:10px;}
.flt_workorder table td {  padding-bottom: 10px; }
.flt_workorder input {
        border: 1px solid #C0C0C0;
        height: 26px;
        width: 90%;
        box-shadow: 0px 0px 4px #DCDCDC inset;      
    }
.flt_workorder select{width:90%;height:30px;border-color:#C0C0C0;}
.flt_workorder textarea{border:1px solid #C0C0C0;width:90%;box-shadow: 0px 0px 4px #DCDCDC inset;}
.flt_codes{display:none;}
.btn_flt{text-align:center;}



.bottoms {
    width: 100%;
    /*height: 250px;*/
    background-image: url(../../Image/Default/bottombg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -20px;
    overflow: hidden;
    margin-bottom: calc(50px + env(safe-area-inset-bottom));
}

.bottoms_topspk {
    width: 100%;
    height: 260px;
    background-color: black;
    opacity: 0.75;
    /*position:relative;*/
}
.bottoms_topspk hr{ width:98%;color:white;border-bottom:1px solid; margin:auto;margin-top:10px;}
.bottoms_tp_span { width: 90%; margin: auto;}
.bottoms_tp_span > img {width: 130px; margin-top: 40px;}

.bottoms_tp_span table { float: right; width: 80px; margin-top:35px;}
.bottoms_tp_span table img { width: 30px;}


.bottoms_tab2 {
    width: 90%;
    color: white;
    margin: auto;
    margin-top: 10px;
    font-size: 8px;
    font-family: NotoSansSC-DemiLight;
    overflow: hidden;
    font-weight:100;
}

.bottoms_tab2 td { padding-top: 3px;}
.bottoms_tab2 td a { color: white;text-decoration: none;}
.bottoms_tab2 li{ padding-top: 2px; padding-bottom:2px;}
.bottoms_tab2 td a:hover { color: #B92A2E; }
.bottoms_tab2 tr:first-child td { padding-bottom: 1px;}

.phonecard { color: #B92A2E; font-size: 9pt; font-family: NotoSansSC-Bold;}
.tr_0 { font-size: 8pt;}
.tr_0 td{ width:28%;}
.td_rgts {text-align: right;font-size:9px;}
.td_rgts img { width: 60px; height: 60px;}
.sh_fw { display: none;}
.td_ljgd img{ width:70px;}
