﻿html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font,
img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0px;
    padding: 0px;
}

* {
    padding: 0px;
    margin: 0px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-family: Arial, "Microsoft Yahei","微软雅黑", Tahoma, Helvetica, STHeiti, serif, "宋体";
}

html, body {
    width: 100%;
    height: 100%;
    font-size: 12px;
}

input, select {
    vertical-align: middle;
}

    textarea:focus, input:focus {
        border-color: #78bcaf;
        outline: 0;
    }

.noneradius {
    border-radius: 0px;
    width: 180px;
    height: 24px;
    font-size: 12px;
    border: 1px solid #bbcdd7;
    box-shadow: none;
    color: #000 !important;
    padding: 3px;
}

.form-control:focus {
    box-shadow: none;
    border: 1px solid #46bfad;
}

.tdleft {
    margin-left: 40px;
}

#myTab .labeltitle {
    color: #383E4B;
    font-family: Arial,'Microsoft YaHei',微软雅黑 !important;
}
/*-----------------------一级菜单--------------------------------*/
#leftmenu_new {
    width: 100%;
    height: 100%;
    /*font-size:14px;
            font-weight:bold;*/
    /* background-color: #78bcaf;*/
    background-color: #383e48;
}

    #leftmenu_new ul li {
        /* border-bottom: 1px solid rgb(147,189,181);*/
    }

        #leftmenu_new ul li a {
            width: 100%;
            display: block;
            color: white;
            font-size: 9pt;
            padding-left: 14px;
        }

        #leftmenu_new ul li[class='canClick have'] a:hover {
            text-decoration: none;
            background-color: #2d323d;
            color: white;
        }

        #leftmenu_new ul li .a_active {
            background-color: #4C9ED9;
            /*background-color: #31C37C;*/
            text-decoration: none;
            color: white;
        }

.a_click {
    color: #60b7e1;
}

.firstMenuSelectedTips {
    float: right;
}

.no_margin_pading {
    margin: 0px;
    padding: 0px;
}
/*
.index_left {
    width: 6%;
    height: 100%;
}

.index_right {
    width: 94%;
    height: 100%;
}
*/


.widthall {
    width: 100%;
}
/*------------------------二级菜单-------------*/
.two_level_left {
    width: 10%;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    border-left: none;
    /*background-color:#f5f5f5;*/
    background-color: #fff;
}
/*
.two_level_right {
    width: 90%;
    height: 100%;
    background-color: #ffffff;
    overflow: hidden;
}
*/

.second_menu_top_icon {
    position: absolute;
    margin-top: -30px;
    float: right;
    /*left: 120px;
        border:1px solid red;*/
}

.login_role {
    margin-top: -5px;
    padding-bottom: 5px;
}

.towLevel li {
    line-height: 24px;
    font-size: 12px;
}

.second_menu {
    width: 160px;
    padding-left: 15px;
    padding-right: 18px;
    border: 1px solid #e2e3e3;
    border-left: none;
    height: 100%;
    float: left;
}

    .second_menu a:hover {
        text-decoration: none;
    }

.second_menu_top {
    width: 100%;
    color: #383E49;
    border-bottom: 2px solid #1AB394;
    position: relative;
    margin-bottom: 10px;
}

    .second_menu_top h3 {
        font-size: 20px;
        margin: 10px 0px;
    }

#accordion div {
    background-color: #ffffff;
    padding-top: 5px;
}

a:focus {
    outline: none;
    -moz-outline: none;
}

a:hover {
    text-decoration: none;
}

.fr {
    float: right;
}

.second_tip {
    border-bottom: 1px solid rgb(147,189,181);
    padding-bottom: 15px;
    padding-top: 15px;
}

    .second_tip a {
        color: #383e4b;
    }

        .second_tip a:link {
            text-decoration: none;
            outline: none;
        }

        .second_tip a:hover {
            text-decoration: none;
            color: #1AB394;
        }

    .second_tip h4 {
        font-size: 12px;
        font-weight: bold;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

.green {
    color: #f29381;
}
/*---------------third_menu--------------------------------*/
#third {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 1376px;
    height: 100%;
}

.labels {
    color: white;
    font-size: 22px;
    font-weight: bold;
    line-height: 60px;
    font-family: "微软雅黑";
}

.thirdLevel_head {
    width: 100%;
    /*height: 8%;*/
    /*background-color: #f29381;*/
    background-color: #1AB394;
    display:flex;
    flex-direction:column;
}

.thirdLevel_content {
    width: 100%;
    height: 100%;
    /*background-color: #ebebeb*/
    /*background-color: rgb(254,252,251);*/
    background-color: #ffffff;
    /*background-color:#ccdfcc;*/
}

.thirdlevel {
    height:100%;
    background-color: #ffffff;
/*    overflow-y: auto;*/
    display:flex;
    flex-direction:column;
}
/*------------------button--------------------------*/
.table_two_td {
    font-size: 12px;
    margin-left: 10px;
    color: #506970;
}

.role_table {
    font-size: 12px;
    width: 1376px;
}

    .role_table tr {
        height: 24px;
        border: none;
    }

.paging_role {
    position: absolute;
    width: 1376px;
    height: 24px;
    bottom: 0px;
}

.paging_end {
}

    .paging_end li {
        float: left;
        margin-left: 10px;
    }

.page_num {
    width: 60px;
}

.paging_role ul li a:hover {
    text-decoration: none;
}

/*-------------------Add Role------------------*/
.labeltitle {
    font-weight: bold;
    outline: none;
    font-size: 12px;
}

#addrole_main {
    width: 1376px;
    height: 800px;
    background-color: #ffffff;
    border: 1px solid #f3f3f3;
    font-size: 12px;
}

.addrole_baseinfo {
    width: 600px;
    height: auto;
    padding-left: 10px;
    float: left;
}

    .addrole_baseinfo table {
        font-size: 12px;
    }

        .addrole_baseinfo table tr {
            height: 14px;
        }

            .addrole_baseinfo table tr td {
                width: auto;
            }

                .addrole_baseinfo table tr td span {
                    padding-left: 10px;
                }

.red {
    color: red;
}

.addrole_lable_top {
    padding-left: 24px;
    font-size: 15px;
    color: #1AB394;
    padding-top: 24px;
    padding-bottom: 24px;
}

.adduser_lable_top {
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #1AB394;
    padding-top: 20px;
    padding-bottom: 40px;
    padding-bottom: 10px;
    font-size: 15px;
    padding-top: 10px;
}

.inputtxt {
    width: 172px;
    height: 20px;
    border: 1px solid #e2e3e3;
}

.inputtextarea {
    width: 510px;
    height: 200px;
    border: 1px solid #e2e3e3;
    resize: none;
}

#checked_user li {
    padding: 2px 2px 2px 2px;
    width: auto;
    float: left;
    margin-left: 20px;
    cursor: pointer;
}

    #checked_user li:hover {
        background-color: #DEDED9;
    }

    #checked_user li span {
        cursor: pointer;
    }
/*-----------------角色设置-------------------*/
#promet {
    width: 100%;
    /*height: 40px;*/
    padding-left: 10px;
    padding-right: 10px;
    line-height: 35px;
    letter-spacing: 3px;
    border-bottom: 1px solid #dddddd;
    font-size: 12px;
    color: #383E4B;
    background: transparent linear-gradient(to bottom, #F9F9F9 0px, #EFEFEF 100%) repeat-x scroll 0% 0%;
    background-color: #FEFEFE;
    padding-top: 4px;
    /**box-shadow: 1px 1px 6px #ddd;**/
}

.flenged {
    font-size: 18px;
    color: #60b7e1;
}

#fieldset {
    width: 480px;
    height: 540px;
    border: 1px dashed #c6bdbd;
    float: left;
}

.fieldset_select_role {
    float: right;
    margin-left: 165px;
}

#fieldsetdiv {
    width: 100%;
    height: 100%;
    padding-top: 35px;
    padding-left: 20px;
}
/*---------------添加部门----------------*/
.add_depart tr {
    height: 24px;
    line-height: 24px;
    padding: 0px;
}

    .add_depart tr td {
        width: 100px;
        height: 24px;
    }

.add_depart {
    line-height: 24px;
    /*color: rgb(79,62,71);*/
    color: #383E4B;
    font: 14px/1.5 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
}

#myTab li a {
    outline: none;
}

.txtright {
    text-align: right;
}

.add_d_rtopbtn {
    position: absolute;
    right: 20px;
    top: 3px;
}

.add_d_table {
    line-height: 26px;
}

.belong_role_new {
    width: 160px;
}

.belong_role {
    width: 230px;
    height: 200px;
    margin-right: 68px;
    margin-bottom: 68px;
    position: relative;
    display: block;
    background: white;
    cursor: pointer;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 2px #999;
    -webkit-box-shadow: 0px 0px 2px #999;
    box-shadow: 0px 0px 2px #999;
    -webkit-transition: -webkit-box-shadow 0.3s ease-out;
    -moz-transition: -moz-box-shadow 0.3s ease-out;
    -o-transition: box-shadow 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    -ms-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    display: block;
    outline: none;
    /*background-color:#d5d4d2;*/
    background-color: #c3c3c3;
    text-decoration: none;
}

    .belong_role:hover {
        color: white;
        -moz-box-shadow: 0px 0px 8px #666;
        -webkit-box-shadow: 0px 0px 8px #666;
        box-shadow: 0px 0px 8px #666;
        outline: none;
    }

    .belong_role:focus {
        outline: none;
    }

.belong_role_active {
    background-color: #f7c9b9;
}

    .belong_role_active h3 {
        color: white;
        text-align: center;
    }

.belong_role .role_name {
    position: absolute;
    margin-top: -17px;
    width: 230px;
    height: 35px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 16pt;
}

.depart_type {
    width: 258px;
    height: 360px;
    border-left: 1px solid #dddddd;
    margin-left: 60px;
    padding-left: 60px;
}
/*---------------------------添加角色------------------------*/
.round_corner {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.role_people {
    width: 100%;
    height: auto;
    min-height: 540px;
    padding-bottom: 20px;
    background-color: #ffffff;
    margin-top: 25px;
    /*border: 1px solid #1AB394;*/
}

.role_head {
    width: 100%;
    height: 12%;
    text-align: left;
    background-color: #1AB394;
}

    .role_head h1 {
        font-size: 1.2em;
        color: #ffffff;
    }

        .role_head h1 .myspan {
            width: 40px;
            height: auto;
            padding: 10px;
        }

.role_all_select {
    width: 100px;
    height: 100px;
    margin-top: 200px;
    display: block;
    text-align: center;
    outline: none;
}

    .role_all_select img {
        width: 80px;
        height: 80px;
        margin-left: 40px;
    }

    .role_all_select:focus {
        outline: none;
    }
/*----------角色信息维护----------*/
#roleinfomtop {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cdcdcd;
}

    #roleinfomtop input, select {
        border-style: none;
        border: 1px solid #cdcdcd;
    }

.blue {
    background-color: #60b7e1;
}
/*权限设置*/
.per_role {
    margin-left: 10px;
    line-height: 30px;
}

    .per_role li a {
        color: #663300;
    }

        .per_role li a:hover {
            text-decoration: none;
        }

        .per_role li a:focus {
            outline: none;
            text-decoration: none;
        }

#perset_right {
    margin-left: 28px;
    width: 1090px;
    height: 590px;
    border: 1px dashed #DEDED9;
    float: left;
    right: 30px;
    overflow: hidden;
    font-size: 12px;
}

    #perset_right .top {
        width: 100%;
        height: 30px;
        line-height: 30px;
    }

#per_set_oper {
    padding-left: 100px;
    padding-top: 4px;
}

    #per_set_oper li input {
        line-height: 24px;
        margin-left: 10px;
    }

    #per_set_oper li {
        /*text-align: center;*/
        line-height: 30px;
        height: 18px;
    }
/*-----------部门信息维护-----------*/
.dminput {
    width: 160px;
    height: 24px;
    border: 1px solid #cdcdcd;
}

.table_head {
    margin: 0 auto;
    width: 100%;
    height: 30px;
    padding-left: 10px;
    line-height: 28px;
    letter-spacing: 4px;
    border-bottom: 1px solid #e9e7e8;
    font-size: 12px;
    background-color: #f5f5f5;
}

    .table_head th {
        text-align: center;
    }

#example tr {
    height: 30px;
}

    #example tr span {
        margin-left: 4px;
    }

#example {
    text-align: center;
    font-size: 12px;
}
/*-----用户信息维护页面------*/
.left_depart {
    width: 200px;
    height: 590px;
    bottom: 0px;
    border: 1px dashed #cdcdcd;
    float: left;
}
/*--------------------部门信息修改-------------------------*/
.modal-header_new {
    background-color: #4c9ed9;
    color: white;
}

.modal_new {
    width: 1000px;
    height: 580px;
}

.addrole_baseinfo table tr {
    background-color: none;
}

.lookdepart {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #e1e5ed;
    padding-bottom: 28px;
}

    .lookdepart ul li {
        height: 30px;
    }

    .lookdepart span {
        font-size: 18px;
        color: #1AB394;
    }

    .lookdepart .content_div {
        width: 30%;
        height: auto;
        float: left;
        padding-left: 20px;
        border-right: 1px solid #e1e5ed;
        margin-left: 12px;
    }

.depart_user {
    list-style: none;
}

    .depart_user li {
        float: left;
    }

.depart_delete {
    height: 60px;
    border: 1px solid #DEDED9;
    margin-bottom: 0px;
}
/*--------按钮定制-------------*/
.mybtn {
    width: auto;
    height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    color: white;
    text-decoration: none;
    background-color: #78bcaf;
    margin-left: 10px;
    outline: none;
    color: white;
}

.add_search_btn {
    outline: none;
    width: 40px;
    height: 24px;
    border: none;
    left: -9px;
    text-align: center;
    font-size: 18px;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    background-color: #f29381;
    color: white;
    text-align: center;
}

    .add_search_btn:focus {
        outline: none;
        -moz-outline: none;
        color: white;
    }

    .add_search_btn span {
        margin-left: -20px;
        outline: none;
    }

    .add_search_btn:hover {
        background-color: #ff9a87;
        color: white;
    }

.btn2 {
    height: 24px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #78bcaf;
    color: #ffffff;
    outline: none;
    margin-right: 5px;
}

.mybtn:hover {
    text-decoration: none;
    color: white;
    background: rgb(154, 203, 194);
}

.mybtn:active {
    outline: none;
}

#myTab li a {
    border-radius: 0;
}

.modal-content {
    background-color: #ffffff;
}

.btnColo {
    background-color: #4C9ED9;
    border-color: #4C9ED9;
    padding: 3px 12px;
}
/*---------登陆---------*/
#login_main {
    width: 100%;
    height: 100%;
    position: absolute;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100% 107%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.footerul {
    width: 60%;
    text-align: center;
    height: 40px;
    padding-top: 10px;
    color: white;
    font-size: 12px;
    margin: 0 auto;
}

    .footerul li {
        float: left;
        width: auto;
        color: white;
        padding-left: 10px;
        padding-right: 0px;
    }

        .footerul li a {
            text-decoration: underline;
            color: white;
        }

.schoolname {
    width: 200px;
    height: 40px;
    color: white;
    line-height: 160px;
    margin-left: -60px;
    padding-top: 10px;
    font: 12pt "微软雅黑", Arial, Helvetica, sans-serif;
}

.login_welcome {
    width: 600px;
    height: auto;
    margin-top: 48px;
}

.login_top {
    width: 600px;
    margin-top: 16px;
    height: 50px;
}

.login_form {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    width: 388px;
    height: 350px;
    background-image: url(../Images/login_form_bg.png);
    background-size: 80% 80%;
    background-repeat: no-repeat;
    margin-top: 16px;
}

    .login_form .inputtext {
        width: 252px;
        height: 40px;
        background-color: white;
        border-style: none;
        background-image: url(../Images/input_nostyle.png);
    }

        .login_form .inputtext:focus {
            background-image: url(../Images/input_focus.png);
        }

    .login_form .inputtext_erro {
        background-image: url(../Images/input_error.png);
    }

.isremind {
    width: 252px;
    height: auto;
    padding-bottom: 18px;
    padding-top: 14px;
    border-style: none;
    margin-bottom: 10px;
}

.login_btns {
    width: 250px;
    height: 40px;
    display: block;
    background-image: url(../Images/button.png);
    border-style: none;
    font-size: 16pt;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
}

    .login_btns:hover {
        text-decoration: none;
        color: white;
    }
/*--------审核流程----------*/
.aphead {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #dddddd;
}

    .aphead .rightbtn {
        margin-top: 7px;
    }

    .aphead .lefttxt {
        font-weight: bold;
        font-size: 18px;
        color: #60b7e1;
        line-height: 40px;
        padding-left: 4px;
    }

.apcontent {
    width: 100%;
}

    .apcontent .tddiv {
        width: 40px;
        height: 80px;
        border-right: 1px solid #dddddd;
        margin-right: 40px;
    }

    .apcontent .aprole {
        width: 172px;
        height: 100px;
        border: 1px solid #e2e3e3;
        resize: none;
        overflow-y: scroll;
        background-color: white;
        padding-left: 7px;
        line-height: 30px;
        float: left;
    }

.list-unstyled {
    margin-bottom: 0px;
}

.seediv {
    padding-top: 10px;
    width: 20%;
    height: auto;
    float: left;
    padding-left: 20px;
    margin-right: 40px;
    border-right: 1px solid #DEDED9;
}

.see_right_head {
    width: 100%;
    height: 30px;
    padding-left: 10px;
    line-height: 28px;
    letter-spacing: 4px;
    border-bottom: 1px solid #e9e7e8;
    font-size: 12px;
}

.dropdow {
    width: 100px;
    border: 1px solid #e2e3e3;
}

.appromit {
    width: 100%;
    height: auto;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 28px;
    letter-spacing: 4px;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    overflow: hidden;
    color: #428bca;
}

.appromit_vline {
    width: 1px;
    height: 13px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 10px;
    border-right: 1px solid #c6bdbd;
}

.myblue {
    color: #0078b6;
}

.myorange {
    color: orange;
}

.ap_gray {
    background-color: #cdcdcd;
}


.ap_blue {
    background-color: #1AB394;
}

.ap_orange {
    background-color: #fd8606;
}

.ap_green {
    background-color: #A3DB29;
}

.ap_green2 {
    background-color: #78BCAF;
}

.ap_red {
    background-color: #f21515;
}

.ap_violet {
    background-color: #C148FF;
}
/*-C148FF-*/

/*-----个人应用中心-------*/
.baseinfo_table {
    line-height: 30px;
}

#my_ap_promet {
    width: 100%;
    height: 30px;
    padding-left: 10px;
    line-height: 22px;
    border-bottom: 1px solid #e9e7e8;
    font-size: 12px;
    margin-top: -15px;
    padding-bottom: 15px;
}

.addrole_lable_top2 {
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #f29381;
    padding-top: 60px;
    padding-bottom: 10px;
}

.ap_advise {
    width: 320px;
    height: 120px;
    border: 1px solid #DEDED9;
}

.myap_table {
    width: 500px;
    height: auto;
    margin-left: 20px;
    line-height: 30px;
}

.ap_example tr {
    height: 30px;
}

    .ap_example tr span {
        margin-left: 4px;
    }

.ap_example {
    text-align: center;
    font-size: 12px;
}

.tuoyuan {
    width: 80px;
    height: 60px;
    line-height: 60px;
    -webkit-border-radius: 160px;
    border-radius: 160px;
    text-align: center;
    font-size: 18px;
    color: white;
    font-weight: bold;
}

.arrow {
    width: 100px;
    font-weight: bold;
    color: #cdcdcd;
    font-size: 24px;
    /*line-height: 60px;*/
    margin-left: 24px;
    margin-right: 20px;
}

.ap_flow_div {
    width: auto;
    height: 60px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 0px 20px 0px 20px;
}

.flow_div_bg {
    width: auto;
    height: auto;
    margin-top: 40px;
}

.flow_ul li {
    width: auto;
    float: left;
}

.again_report_divtxt {
    width: 200px;
    margin-left: 40px;
    height: 24px;
    text-align: center;
}

.again_report_arrowdiv {
    width: 200px;
    margin-left: 40px;
    height: 60px;
    border-right: 4px solid #04aeda;
    border-top: 4px solid #04aeda;
    margin-bottom: 4px;
}

.again_report_arrow {
    width: 40px;
    height: 40px;
    font-size: 64px;
    font-weight: bolder;
    padding: 0px;
    margin-top: -24px;
    margin-left: -14px;
    color: #04aeda;
}

.arrow_down {
    width: 100px;
    font-weight: bold;
    color: #cdcdcd;
    font-size: 24px;
    line-height: 60px;
    margin-left: 24px;
    margin-right: 10px;
}

.again_txt {
    margin: 0 auto;
    margin-top: -14px;
    text-align: center;
}

.nopass {
    width: 40px;
    height: 40px;
    font-size: 64px;
    font-weight: bolder;
    padding: 0px;
    margin-top: -40px;
    margin-right: -24px;
    color: #04aeda;
}

.ap_end_arrow {
    width: 200px;
    height: 40px;
    margin-left: 40px;
    margin-top: -14px;
}

.ap_end_tuoyuan {
    margin-left: 200px;
    margin-top: 20px;
}

.nopass_name {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    margin-left: 204px;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    position: relative;
    margin-right: -88px;
}
/*---------*/
.promets {
    margin: 0px;
    margin-top: -20px;
    padding: 0px;
    width: 100%;
    height: 30px;
    padding-left: 10px;
    line-height: 28px;
    letter-spacing: 4px;
    border-bottom: 1px solid #e9e7e8;
    font-size: 12px;
}

.btnTop {
    /*margin-top: -5px;*/
}

.topthree {
    margin-top: -1px;
}

.btnsmall {
    width: 12px;
    height: 12px;
    font-size: 12px;
}
/*
.btnout {
    width: 35px;
    height: 28px;
    margin: 10px 4px;
    padding: 3px;
}*/

.greens {
    background-color: #78cd51;
}

.blues {
    background-color: #67c2ef;
}

.reds {
    background: #ff5454;
}

.oranges {
    background-color: #fabb3d;
}

.box {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 0 1px #E4E6EB;
    -moz-box-shadow: 0 1px 0 1px #e4e6eb;
    box-shadow: 0 1px 0 1px #E4E6EB;
    overflow: hidden;
    margin: 0 0 28px 0;
}

    .box .box-header {
        background: #1AB394;
        color: white;
        font-size: 16px;
        overflow: hidden;
    }

    .box .box-content {
        padding: 10px;
        background: white;
    }

.modal-title {
    font-size: 12px;
}

#loadingForWing img {
    z-index: 9999;
}
/*==============导航==============*/
#main_menu_first li a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.index_left {
    width: 116px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}

.index_right {
    position: absolute;
    left: 116px;
    right: 0px;
    height: 100%;
    top: 0px;
    float: left;
    bottom: 0px;
}

.index_right_home {
    position: absolute;
    top: 0PX;
    left: 116px;
    height: 100%;
    float: left;
    right: 0px;
}

.two_level_left {
    width: 180px;
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    border-left: none;
    /*background-color:#f5f5f5;*/
    background-color: #fff;
    position: absolute;
}

.two_level_right {
    height: 100%;
    /*background-color:#eae8e9;*/
    background-color: #ffffff;
    overflow: hidden;
    left: 180px;
    right: 0px;
    position: absolute;
}

.selectStyle {
    width: 100px;
    height: 24px;
    line-height: normal;
    border: 1px solid #BBCDD7;
    letter-spacing: 1px;
}

    .selectStyle:focus {
        border-color: #c4c3c3;
    }

input.inputStyle {
    padding-right: 10px;
}

.inputStyle {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cbd1db;
    padding-left: 10px;
    padding-right: 0px;
    border-radius: 2px;
    background-color: #fff;
}
.modal-content {
    border-radius: 0px;
}

#ygLoadBox {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    background-color: rgba(248,248,248,0.5);
}

    #ygLoadBox table {
        width: 100%;
        height: 100%;
        text-align: center;
    }

.btnS {
    margin: 5px 4px;
    font-size: 12px;
    font-family: "微软雅黑";
    padding: 5px 8px;
}

.matTrace {
    position: relative;
}

    .matTrace:link {
        color: #1FA67A;
        text-decoration: none;
    }

    .matTrace:hover {
        color: #0d855e;
        text-decoration: underline;
    }

    .matTrace:visited {
        color: #1FA67A;
        text-decoration: none;
    }

    .matTrace:active {
        color: #0d855e;
        text-decoration: none;
    }

    .matTrace:hover:after {
        content: url("/Images/MinIcon/fhvnew.png");
/*        position: absolute;
        right: -15px;
        top: 0px;*/ 
    }
/*=========新改版本==========*/
.normal-input {
    width: 180px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 13px;
    border: 1px solid #cbd1db;
    color: #3b444f;
}

    .normal-input:focus {
        border: 1px solid #1AB394;
    }

.reportedBox_table .normal-input {
    width: 100px;
}

.reportedBox_tables .normal-input {
    width: 100px;
}

.row-set {
    color: #a2b6c5;
    font-size: 16px;
}

/** 那种单选按钮 **/
.btnCk {
    padding: 5px 10px 4px 10px !important;
    font-size: 12px !important;
    border-radius: 0px !important ;
}
/** ygAlert 依赖 font-awesome.css **/
.ygAlertBox {
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 4px;
    padding: 10px 15px;
    border-width: 1px;
    border-style: solid;
    user-select: none;
    opacity: 0;
    box-shadow: 2px 2px 1px rgba(0,0,0,.15);
    z-index: 9999999;
    font-size: 12px;
}
.yg-success {
    background-color: #dff0d8;
    border-color: #5cb85c;
    color: #3c763d;
}

.yg-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #5bc0de;
}

.yg-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #f0ad4e;
}

.yg-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #d9534f;
}

#ygAlert-icon {
    font-size: 40px;
    margin-right: 10px;
    vertical-align: middle;
}

.moneyFont {
    font-weight: 600;
    color: #f26d57 !important;
    font-style: normal !important;
}

.jeDateWrap {
    display: inline-block;
    position: relative;
}

    .jeDateWrap input {
        padding-right: 24px !important;
    }

    .jeDateWrap i {
        position: absolute;
        top: 7px;
        right: 5px;
        margin: 0px !important;
    }

.reset-a{
    text-decoration:none;
    margin-left:5px;
}

.modal{
    overflow-y:initial !important;
}

.modal-content{
    border-radius:0px !important;
}
@media only screen and (max-width: 1366px) {
    .filter-box .filter-content-wrap .ck-mr {
        margin-right: 8px !important;
    }
    #area-sch-wrap {
        display:flex;
    }
    #area-sch-wrap .des{
        flex-shrink:0;
    }
        #area-sch-wrap .ck-mr {
            margin-right:0px!important;
        }
}
.datetimepicker.datetimepicker{
    min-width:240px!important;
}
.datetimepicker table{
    width:100%!important;
}