﻿* {
        
        font-family: "\5FAE\8F6F\96C5\9ED1", Arial;
    }

    a {
        text-decoration: none;
    }

    html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time {
        margin: 0px;
        padding: 0px;
        list-style: none outside none;
    }

    img {
        border: 0;
        border: none;
        margin: 0;
        padding: 0;
    }

    .clear:after {
        content: ".";
        height: 0;
        visibility: hidden;
        display: block;
        clear: both;
    }

    .clear {
        *display: inline-block;
    }

    html .clear {
        *height: 1%;
    }

    .yun-newd-topMain {
        background-color: #252f3b;
        height:89px;
    }

    .yun-newd-Logo {
        float: left;
        margin: 4px 14px 0 7px;
    }

    .yun-newd-Logo-yun {
        float: left;
        margin: 0 14px 0 7px;
    }

    .yun-newd-topMain-right {
        float: right;
        padding: 7px;
        position: absolute;
        right:3px;
    }

    .yun-newd-topMain-rightTop {
        height: 25px;
        position: absolute;
        right: 8px;
        top: 5px;
        min-width: 700px;
    }

    .yun-newd-topMain-SearchMain {
        margin-top: 28px;
        *margin-top: 38px;
    }

    .yun-newd-topMain-checkLoginU {
        float: right;
        height: 25px;
        width: 130px;
        background: url("/Content/images/top/yunn-userLogin.png");
        text-align: center;
    }

        .yun-newd-topMain-checkLoginU a {
            color: #ccc;
            font-size: 13px;
            line-height: 25px;
        }
    .yun-newd-topMain-notice {
        float: left;
        height: 25px;
        width: 130px;
        text-align: left;
        display: inline-block;
    }
    .yun-newd-topMain-User {
        float: right;
        font-size: 16px;
        margin-left: 4px;
    }

    .yun-Administrator-text {
        border-right: solid 2px #5a6a7d;
        padding-right: 8px;
        color: #fff;
        margin-top: 1px;
        display: inline-block;
    }

    .yun-newd-topMain-Update {
        float: right;
        margin-left: 8px;
        height: 25px;
        line-height: 25px;
        cursor: pointer;
        display: inline-block;
    }

        .yun-newd-topMain-Update a {
            color: #fff;
            font-size: 12px;
        }

    .yun-Administrator-ico {
        background: url("/Content/images/top/yunn-user.png");
        width: 20px;
        height: 22px;
        display: inline-block;
        vertical-align: middle;
        margin: -1px 3px 0 0;
    }

    .yun-Administrator-updatePWD {
        background: url("/Content/images/top/yunn-key.png");
        width: 14px;
        height: 14px;
        display: inline-block;
        vertical-align: middle;
    }

    .yun-Administrator-delUser {
        background: url("/Content/images/top/yunn-no.png");
        width: 14px;
        height: 14px;
        display: inline-block;
        vertical-align: middle;
    }

    .yun-newd-topMain-Update i {
        margin: -4px 3px 0 0;
        opacity: 0.5;
        filter: alpha(opacity:50);
    }

    .yun-newd-topMain-Update:hover i {
        opacity: 1;
        filter: alpha(opacity:100);
    }

    .yun-newd-topMain-SearchList {
        float: left;
        font-size: 13px;
        margin-right: 7px;
    }

    .yun-newd-topMain-SearchLists {
        float: left;
        position: relative;
    }

    .yun-newd-topMain-SearchBox {
        width: 195px;
        background: #f6f6f6;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-border-radius: 3px;
        border: solid 1px #515151;
        height: 26px;
        cursor: pointer;
    }

    .yun-newd-topMain-SearchDll {
        width: 195px;
        background: #f6f6f6;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-border-radius: 3px;
        border: solid 1px #515151;
        height: 29px;
        cursor: pointer;
    }

    .yun-newd-topMain-SearchBoxIcon {
        width: 19px;
        height: 25px;
        background: url("/Content/images/top/yunn-searchIcon.png");
        display: inline-block;
        float: right;
        margin: 1px 5px 0 0;
    }

    .yun-newd-topMain-SearchBoxText {
        line-height: 28px;
        margin: 0 0 0 5px;
        display: inline-block;
        font-size: 13px;
        width: 156px;
        white-space: nowrap;
        overflow: hidden;
        float: left;
        color: #333;
    }

    .yun-newd-topMain-SearchListsText {
        float: left;
        color: #fff;
        line-height: 28px;
    }

    .yun-newd-topMain-SearchUls {
        position: absolute;
        background: #fff;
        width: 187px;
        border: solid 1px #93989e;
        border-top: none;
        left: 0;
        top: 27px;
        display: none;
        border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        -ms-border-radius: 0 0 3px 3px;
        -o-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px;
    }

        .yun-newd-topMain-SearchUls li {
            height: 27px;
            line-height: 27px;
            padding: 0 10px;
            cursor: pointer;
            color: #4c4c4c;
        }

            .yun-newd-topMain-SearchUls li:first-child {
                border-top: solid 1px #ececec;
                padding-top: 3px;
            }

            .yun-newd-topMain-SearchUls li:hover {
                background: #ececec;
            }

    .yun-newd-topMain-SearchBox-o {
        border: solid 1px #93989e;
        border-bottom: solid 1px #fff;
        border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        -ms-border-radius: 3px 3px 0 0;
        -o-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
    }

    a.yun-newd-topMain-SearchBtns {
        width: 28px;
        height: 28px;
        background: url("/Content/images/top/yunn-search.png");
        float: left;
        display: block;
        cursor:pointer;
    }

        a.yun-newd-topMain-SearchBtns:hover {
            opacity: 0.5;
            filter: alpha(opacity:50);
        }

    .yun-newd-topMain-SearchBox-o .yun-newd-topMain-SearchBoxText {
        color: #494848;
    }

    /* 事务通知样式 */ 
    .dropdown-menu.extended.custom {
        max-width: 500px !important;
        min-width: 160px !important;
        top: 42px;
        width: 480px !important;
        padding: 0;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
        border: none !important;
        border-radius: 4px;
        -webkit-border-radius: 4px;
    }

    .dropdown-menu.extended li a {
        padding: 10px 10px !important;
        width: 100%;
        display: inline-block;
    }

    .tasks-bar .task-info .desc {
        font-size: 13px;
        font-weight: normal;
    }

    .tasks-bar .task-info .percent {
        display: inline-block;
        float: right;
        font-size: 13px;
        font-weight: 600;
        padding-left: 10px;
        margin-top: -4px;
    }

    .notification li a {
        height: 53px;
    }

    .notify-row .notification span {
        display: inline-table;
    }

        .notify-row .notification span.label {
            height: 15px;
            width: 15px;
            padding: 5px;
            margin-top: 5px;
        }

    .notify-notice {
        float: left;
        width: 235px;
        border-right: 1px solid #e1e1e1;
    }

    .notify-warning {
        margin-left: 238px;
        border-left: 1px solid #e1e1e1;
    }

    .dropdown-menu.extended li p.blue {
        background-color: #428bcb;
        color: #fff;
    }

    .notify-arrow-blue {
        border-color: transparent transparent #a9d86e;
        border-bottom-color: #428bcb !important;
        border-top-color: #428bcb !important;
    }

/*登录页面*/
.newc-logOn-boydBg{background: url("/Content/images/top/logOn.jpg") repeat;position: relative;}
.newc-logOn-yunImg{position: fixed;top: -40px;left: 50%;width: 1150px;margin-left: -575px;}
.newc-logOn-bg{background: url("/Content/images/top/yun-logOn-bg.png") no-repeat ;position: fixed;top:15%;height: 724px;left:50%;margin-left: -320px;width: 870px;}
.newc-logOn-Main{margin: 250px 0 0 160px;width: 290px;}
.newc-logOn-userMain{width: 290px;position: relative;}
.newc-logOn-userMainIcons{width: 50px;position: absolute;left: 0;top: 0;}
.newc-logOn-userMainIcon{width: 50px;height: 40px;background: url("/Content/images/top/yun-logOn-user.png");}
.newc-logOn-pwdMainIcon{width: 50px;height: 40px;background: url("/Content/images/top/yun-logOn-lock.png");}
.newc-logOn-Btns{cursor: pointer;background: #19b394;text-align: center;color: #fff;width: 292px;height: 42px;line-height: 40px;font-size: 16px;border-radius: 1px;border: solid 1px #3d4e66; }
.newc-logOn-Btns:hover{background: #049d7e;}
.newc-logOn-input{border: solid 1px #3d4e66;width: 290px;height: 40px;line-height: 40px;border: none;outline: none;padding-left: 65px;color: #3d4e66;font-size: 14px;background: #fff;}
.newc-logOn-promptd{height: 32px;line-height: 32px;font-size: 12px;}
.newc-logOn-prompt{color:red;}

/*隐藏左边和顶部样式*/
.btnLeftL{position:fixed; top:380px;left:170px;width:8px; height:90px;border:0px solid red; cursor:pointer; z-index:200000;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.btnLeftLOn{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.btnRightL{position:absolute;display:none; top:380px;right:2px;width:8px; height:90px;border:0px solid red; cursor:pointer; z-index:200000;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.btnRightLOn{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.leftdiv{width:30px; height:100%;display:none; border:0px solid red;position:fixed;top:0px;left:0px;background:none repeat scroll 0% 0% #2A3542; z-index:300000;}

.btnTop{width:20px;height:30px;padding:8px 19px;cursor:pointer; z-index:200000; border:0px solid red;position:fixed;top:89px;right:0px;background-color:#2A3542;}
.btnTop img{filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.btnTopOn img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.btnDown{width:20px;height:30px;padding:8px 19px;display:none; cursor:pointer; z-index:200000; border:0px solid red;position:fixed;top:0px;right:0px;background-color:#2A3542;}
.btnDown img{filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.btnDownOn img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}

.btnLeft{margin-right:13px;margin-top:2px;cursor:pointer;z-index:500000; }   
.btnLeft img{filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.btnLeftOn img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.btnRight{position:absolute;top:99px;left:5px;cursor:pointer;display:none;z-index:600000;border:0px solid red; }   
.btnRight img{filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
.btnRightOn img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}

/*系统菜单*/
.menudiv{position:fixed; top:0px;width:177px;height:119px;border:0px solid red;background-color:#2a3542;font-weight:bold;padding-left:20px;padding-top:97px;color:white;z-index:300000;}