﻿
body {
    outline: none;
    text-align: center;
    color: #404040;
    font-size: 15px;
    margin: 0 auto;
    /*font-family: Berlin sans-serif FB;*/
    /*font-family: Helvetica, Arial, sans-serif;*/
    /*font-family: "Segoe UI","Segoe UI Web","Segoe UI Symbol","Helvetica Neue","BBAlpha Sans","S60 Sans",Arial,sans-serif,Verdana,Tahoma,Calibri;*/
    /*font-family:Verdana;*/
    /*font-family:Tahoma;*/
    font-family: Calibri;
    /*font-family:"proxima-nova","proxima nova","Helvetica Neue", Helvetica, Arial ,sans-serif;*/
    /*font-family:"Open Sans","Segoe UI","Helvetica Neue", sans-serif;*/
    /*font:13px/1.4 Helvetica, Arial, sans-serif;*/
    /*font-family:"Microsoft Sans Serif","Arial Black";*/
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

#Wrapper {
    /*height:980px;*/
    width: 1280px;
    height: 100%;
    height: auto;
    text-align: left;
    clear: both;
    margin: auto;
}

/*左边导航开始*/
.mainer_l {
    width: 192px;
    float: left;
    clear: left;
    text-align: left;
    height: 100%;
    background-color: #c10435;
}

    .mainer_l .Logo {
        width: 172px;
        height: 90px;
        text-align: left;
        padding-left: 18px;
    }

        .mainer_l .Logo img {
            margin-top: 5px;
            width: 140px;
            border: 0px;
        }

    .mainer_l .meminfo {
        width: 100%;
        border-bottom: 1px solid #be441b;
        border-top: 1px solid #be441b;
        height: 85px;
    }

        .mainer_l .meminfo .name {
            width: 100px;
            float: left;
            color: white;
            /*font-weight: bold;*/
            font-size: 16px;
            height: 40px;
            line-height: 40px;
        }

        .mainer_l .meminfo .lologo {
            width: 77px;
            height: 40px;
            float: left;
            margin-top: 1px;
            text-align: center;
        }

        .mainer_l .meminfo img {
            max-height: 36px;
            max-width: 70px;
        }

        .mainer_l .meminfo p {
            padding-left: 8px;
            /*font-weight: bold;*/
            color: white;
        }

.left_nav {
    padding-top: 10px;
    width: 100%;
}

    .left_nav li {
        cursor: pointer;
        height: 28px;
        line-height: 28px;
        padding-left: 8px;
    }

        .left_nav li i {
            background: url('../image/Master/icon.png') no-repeat;
            background-position: 0 0;
            width: 7px;
            height: 10px;
            display: inline-block;
        }

        .left_nav li a {
            margin-left: 2px;
            /*font-weight: bold;*/
            color: white;
        }


    .left_nav .on {
        cursor: pointer;
        height: 28px;
        line-height: 28px;
        padding-left: 8px;
        /*border-top: 1px solid #be441b;
        border-bottom: 1px solid #be441b;*/
        /*background: url('../image/Master/contab.png') no-repeat 182px 8px #ac0731;*/
        background: url('../image/nav1.png') no-repeat;
        background-size: 192px 30px;
    }

        .left_nav .on a {
            color: #C10435;
        }
/*左边导航结束*/

.mainer_r {
    /*width: calc(100% - 192px);*/
    width: 1088px;
    float: left;
}



#Footer {
    font-size: 14px;
    width: 1280px;
    height: 44px;
    clear: both;
    border-top: 1px solid #c20737;
    margin: 0px auto;
}

    #Footer .bts_logo {
        width: 192px;
        float: left;
        height: 44px;
    }

#Mainer {
    margin: 0 auto;
}

#Main_Div {
    margin: 0 auto;
    width: 100%;
}

/*头部开始*/
.Header {
    font-size: 14px;
    height: 90px;
    width: 100%;
}

    .Header .on {
        width: 100%;
        height: 60px;
    }

        .Header .on .logout {
            width: 100%;
            height: 28px;
            /*padding-top: 16px;*/
        }

            .Header .on .logout tr {
                height: 60px;
                /*line-height: 60px;*/
            }

    .Header #in，#in1 {
        width: 100%;
        height: 28px;
        line-height: 28px;
        border-bottom: 1px solid #c20737;
        border-top: 1px solid #c20737;
    }

        .Header #in #in_news,#in1 #in_news1 {
            height: 26px;
            margin-top: 1px;
            width: 100%;
            line-height: 26px;
            background-color: #bb8900;
        }

            .Header #in #in_news span,#in1 #in_news1 span {
                padding-left: 15px;
                color: white;
                font-weight: bold;
            }

    .Header .under {
        width: 100%;
        height: 55px;
        background-color: #eeeeee;
    }

        .Header .under .under_table {
            padding-left: 5px;
            padding-top: 13px;
        }

            .Header .under .under_table tr {
                height: 21px;
                line-height: 21px;
                font-weight: bold;
                font-size: 14px;
                color: #af183e;
            }
/*头部结束*/


.left_file {
    margin-top: 26px;
    /*border-bottom: 1px solid #be441b;*/
    border-top: 1px solid #be441b;
    /*min-height: 112px;*/
    min-height: 35px;
}

    .left_file .not {
        padding-left: 8px;
        padding-top: 6px;
        height: 25px;
        line-height: 25px;
        position: relative;
    }

        .left_file .not a {
            /*font-weight: bold;*/
            color: white;
            margin-left: 5px;
        }

        .left_file .not .thenews {
            /*background: url('../image/Master/num.png') no-repeat;*/
            background-color: white;
            width: 15px;
            height: 11px;
            line-height: 11px;
            text-align: center;
            font-size: 10px;
            color: #c10435;
            font-weight: bold;
            display: inline-block;
            position: absolute;
            bottom: 12px;
            margin-left: 3px;
        }

    .left_file ul {
        padding-left: 15px;
        color: white;
        /*font-weight: bold;*/
    }

        .left_file ul li {
            cursor: pointer;
            height: 25px;
            line-height: 25px;
            width: 175px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.left_supr {
    margin-top: 2px;
    height: 100px;
    /*border-bottom: 1px solid #be441b;*/
    border-top: 1px solid #be441b;
}

    .left_supr .p31 {
        margin-left: 8px;
        /*font-weight: bold;*/
        color: white;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .left_supr .p32 {
        margin-left: 8px;
        /*font-weight: bold;*/
        color: white;
        height: 22px;
        line-height: 22px;
    }

    .left_supr .s_emal {
        margin-left: 8px;
        text-decoration: underline;
        height: 20px;
        line-height: 20px;
        color: blue;
        font-size: 16px;
    }

.float_left {
    float: left;
    padding-left: 5px;
}

.float_right {
    float: right;
    padding-right: 5px;
}

.btn_npo_gray {
    cursor: pointer;
    text-align: center;
    color: #c10435;
    border: 0;
    padding: 0;
    line-height: 20px;
    background: -moz-linear-gradient(#ffd966, #bb8900) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#ffd966, #bb8900) repeat scroll 0 0 transparent;
    background: linear-gradient(#ffd966, #bb8900) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4996c8',GradientType=0 );
    box-shadow: -1px 1px 0 rgba(255, 255, 255, 0.8) inset;
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
}

.btn_pre_npo_gray {
    cursor: pointer;
    text-align: center;
    border: 0;
    padding: 0;
    line-height: 20px;
    background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10435', endColorstr='#B59319',GradientType=0 );
    box-shadow: -1px 1px 0 rgba(255, 255, 255, 0.8) inset;
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    color: #ffffff;
    border: 1px solid #AF1941;
}

.btn_npo_gray:hover {
    background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10435', endColorstr='#B59319',GradientType=0 );
    color: #ffffff;
    border: 1px solid #AF1941;
}


.overall_font_red {
    color: #c10435;
}

.overall_background_red {
    color: #c10435;
}

.red {
    color: #c10435;
}


.new {
    font-weight: bold;
    font-size: 18px;
    color: #c10435;
    width: 10%;
}

.tab_disable {
    background-color: #d6dce4;
}

.kg_textbox {
    outline: none;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    /*border: 1px solid #999;
    width: calc(100% - 2px);
    height: 22px;*/
    border: 0px;
    height: 24px;
    background-color: #f6d9e1;
    color: #404040;
    width: 100%;
    font-weight: bold;
}

.kg_textbox_enable {
    outline: none;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    border: 0px;
    width: 100%;
    height: 24px;
}

.input_g {
    outline: none;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    border: 0px;
    width: 100%;
    height: 22px;
}

.decimal_textbox {
    outline: none;
    text-align: right;
    padding-right: 5px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    border: 0px;
    width: calc(100% - 5px);
    height: 24px;
    color: #404040;
    background-color: #f6d9e1;
    font-weight: bold;
}

.qtty_textbox {
    outline: none;
    text-align: center;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    /*border: 1px solid #999;
    width: calc(100% - 2px);*/
    border: 0px;
    width: 100%;
    height: 24px;
    color: #404040;
    background-color: #f6d9e1;
    font-weight: bold;
}

.remark {
    outline: none;
    text-align: left;
    margin-left: 0px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    /*border: 1px solid #999;
    width: calc(100% - 2px);
    height: 22px;*/
    padding: 0 0 0 5px;
    border: 0px;
    height: 24px;
    width: calc(100% - 5px);
    color: #404040;
    background-color: #f6d9e1;
}

.favouritesico {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    bottom: -4px;
    left: 35px;
    width: 16px;
    height: 11px;
    background: url('../image/white.png') no-repeat;
}

.allico {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    bottom: -4px;
    left: 125px;
    width: 16px;
    height: 11px;
    background: url('../image/white.png') no-repeat;
}


.paging {
    /*height: 19px;
    line-height: 19px;
    padding-top: 6px;
    padding-bottom: 3px;*/
}

    .paging .pre {
        width: 20px;
        height: 18px;
        background: url(../Image/Master/zuo1.png ) no-repeat;
        border: 0px;
        vertical-align: text-bottom;
        outline: none;
        cursor: pointer;
    }

        .paging .pre:hover {
            background: url(../Image/Master/zuo2.png ) no-repeat;
        }

    .paging .next {
        width: 20px;
        height: 18px;
        background: url(../Image/you1.png) no-repeat;
        border: 0px;
        vertical-align: text-bottom;
        outline: none;
        cursor: pointer;
    }

        .paging .next:hover {
            background: url(../Image/you2.png) no-repeat;
        }

    .paging .page {
        width: 20px;
        background: url(../Image/Master/shuru1.png) no-repeat;
        border: none;
        height: 19px;
        line-height: 19px;
        vertical-align: text-bottom;
        outline: none;
        color: white;
        text-align: center;
        cursor: pointer;
    }

.focInfo {
    z-index: 2;
    display: none;
    vertical-align: middle;
    position: absolute;
    bottom: -78px;
    left: -192px;
    width: 214px;
    height: 112px;
    line-height: 112px;
    /*background: url('../Image/Master/foc_info.png') no-repeat;*/
    background: url('../Image/pr_info2.png') no-repeat;
}

    .focInfo .content_focinfo {
        line-height: 18px;
        margin: 15px 8px 0 8px;
        text-align: left;
    }



.prInfo {
    z-index: 2;
    display: none;
    vertical-align: middle;
    position: absolute;
    bottom: -120px;
    left: -295px;
    width: 314px;
    height: 164px;
    line-height: 164px;
    background: url('../Image/pr_info.png') no-repeat;
}

    .prInfo .content_prInfo {
        line-height: 18px;
        margin: 20px 10px 0 10px;
        text-align: left;
    }


.Tip_box_Alert {
    border: 4px solid #bb8900;
    z-index: 1001;
    position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
    -moz-box-shadow: 0 0 10px #999;
    -webkit-box-shadow: 0 0 10px #999;
    box-shadow: 0 0 10px #999;
}

.Tip_box1_Alert {
    text-align: left;
    width: 364px;
    min-height: 160px;
    min-height: 128px;
    margin-left: -186px;
    margin-top: -68px;
}


.Tip_box1_Alert_02 {
    text-align: left;
    width: 500px;
    min-height: 160px;
    margin-left: -246px;
    margin-top: -68px;
}


.Tip_box1_AlertJW {
    text-align: left;
    width: 564px;
    min-height: 160px;
    min-height: 128px;
    margin-left: -286px;
    margin-top: -68px;
}

.Tip_box1_Alerts {
    text-align: left;
    width: 420px;
    min-height: 128px;
    margin-left: -214px;
    margin-top: -64px;
}

.Tip_box_h3_alert {
    height: 35px;
    clear: both;
    background: #f6f4f0;
}

    .Tip_box_h3_alert h3 {
        font-size: 18px;
        color: #333;
        font-weight: normal;
        margin: 0;
        padding: 7px 10px 5px 20px;
        text-align: left;
    }

.Tip_box_Alert .Tip_box_close_alert {
    background: #f6f4f0;
    cursor: pointer;
    width: 35px;
    height: 35px;
    line-height: 35px;
    right: 0px;
    top: 0px;
    position: absolute;
    z-index: 1000000;
    text-align: center;
}

    .Tip_box_Alert .Tip_box_close_alert a {
        font-weight: 800;
        font-size: 45px;
        color: #bb8900;
        line-height: 35px;
    }

        .Tip_box_Alert .Tip_box_close_alert a:hover {
            font-weight: 800;
            font-size: 45px;
            color: #c10435;
            line-height: 35px;
        }


.Tip_box_Alert .btn_Tip {
    outline: none;
    cursor: pointer;
    text-align: center;
    color: white;
    width: 50px;
    height: 25px;
    line-height: 25px;
    border: 0;
    padding: 0;
    font-size: 16px;
    background: -moz-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4996c8',GradientType=0 );
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
}

    .Tip_box_Alert .btn_Tip:hover {
        background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        color: #ffffff;
        border: 1px solid #c10435;
    }


.input_btn {
    outline: none;
    cursor: pointer;
    text-align: center;
    color: white;
    width: 50px;
    height: 25px;
    line-height: 25px;
    border: 0;
    padding: 0;
    font-size: 16px;
    background: -moz-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4996c8',GradientType=0 );
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
}

    .input_btn:hover {
        background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        color: #ffffff;
        border: 1px solid #c10435;
    }

.input_text {
    height: 20px;
    outline: none;
    border: 1px solid #bb8900;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size-adjust: none;
    background-color: #f6d9e1;
}

.qtty_font_b {
    font-size: 16px;
    font-weight: bold;
}

.div_windowBg {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background: #333;
    filter: Alpha(Opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
    z-index: 1000;
    position: fixed;
}

.div_windowBg_confirm {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background: #333;
    filter: Alpha(Opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
    z-index: 10000000;
    position: fixed;
}

.search_pr_from {
    height: 25px;
    margin: 0 10px 0 10px;
}

    .search_pr_from .status {
        color: #c10435;
        font-size: 16px;
        font-weight: bold;
    }

    .search_pr_from .new_order {
        display: table-cell;
        vertical-align: middle;
        width: 104px;
        height: 22px;
        border: 1px solid #bb8900;
        background-image: url(../image/Master/new_po.png);
        background-repeat: repeat;
        border: 1px solid #bb8900;
        outline: none;
        position: relative;
        cursor: pointer;
        padding: 2px;
        color: white;
    }

        .search_pr_from .new_order:hover {
            background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10435', endColorstr='#B59319',GradientType=0 );*/
            color: #ffffff;
            border: 1px solid #c10435;
        }

    .search_pr_from .icon_seach_po {
        background: url('../image/search.png') no-repeat;
        width: 22px;
        height: 22px;
        text-align: center;
        color: #bb8900;
        font-weight: bold;
        display: inline-block;
        position: absolute;
        bottom: 0px;
        left: 118px;
        background-size: 22px;
        cursor: pointer;
    }
    /*.search_pr_from .icon_seach_po:hover {

            color:#c10435;
        }*/


    .search_pr_from .total {
        width: 100px;
        height: 22px;
        border: 1px solid #404040;
        background-color: white;
        outline: none;
        text-align: center;
        color: #404040;
        cursor: pointer;
    }

    .search_pr_from .new_from {
        width: 100px;
        height: 22px;
        border: 1px solid #c10435;
        clear: both;
        background-color: white;
        outline: none;
        text-align: center;
        color: #c10435;
        cursor: pointer;
    }


    .search_pr_from .changes {
        width: 100px;
        height: 22px;
        background-image: url(../Image/Master/new_po.png);
        background-repeat: repeat;
        border: 1px solid #bb8900;
        position: relative;
        cursor: pointer;
        /*padding: 2px;*/
        color: white;
    }

        .search_pr_from .changes:hover {
            background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            color: white;
            border: 1px solid #c10435;
        }

    .search_pr_from .reject {
        width: 100px;
        height: 22px;
        background-image: url(../Image/Master/new_po_red.png);
        background-repeat: repeat;
        border: 1px solid #c10435;
        position: relative;
        cursor: pointer;
        /*padding: 2px;*/
        color: white;
    }

        .search_pr_from .reject:hover {
            background: -moz-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
            background: -webkit-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
            background: linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
            color: #ffffff;
            border: 1px solid #bb8900;
        }



.search_po_from {
    height: 25px;
    margin: 0 10px 0 10px;
}

    .search_po_from .status {
        color: #c10435;
        font-size: 16px;
        font-weight: bold;
    }

    .search_po_from .new_order {
        display: table-cell;
        vertical-align: middle;
        width: 104px;
        height: 22px;
        /*border: 1px solid #bb8900;*/
        /*background-image: url(../image/Master/new_po.png);*/
        text-decoration: underline;
        background-repeat: repeat;
        border-bottom: 1px solid #0094ff;
        outline: none;
        position: relative;
        cursor: pointer;
        padding: 2px;
        color: #0094ff;
        background-color: white;
    }

        .search_po_from .new_order:hover {
            background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            color: #ffffff;
            border: 1px solid #c10435;
        }

    .search_po_from .icon_seach_pos {
        background: url('../image/search.png') no-repeat;
        width: 22px;
        height: 22px;
        text-align: center;
        color: #bb8900;
        font-weight: bold;
        display: inline-block;
        position: absolute;
        bottom: 0px;
        left: 118px;
        background-size: 22px;
        cursor: pointer;
    }


    .search_po_from .total {
        width: 100px;
        height: 22px;
        border: 1px solid #404040;
        background-color: white;
        outline: none;
        text-align: center;
        color: #404040;
        cursor: pointer;
    }

    .search_po_from .new_from {
        width: 100px;
        height: 22px;
        border: 1px solid #c10435;
        clear: both;
        background-color: white;
        outline: none;
        text-align: center;
        color: #c10435;
        cursor: pointer;
    }


    .search_po_from .changes {
        width: 100px;
        height: 22px;
        background-image: url(../Image/Master/new_po.png);
        border: 1px solid #bb8900;
        /*background-color:rgb(255,153,52);
        border: 1px solid rgb(255,153,52);*/
        background-repeat: repeat;
        position: relative;
        cursor: pointer;
        /*padding: 2px;*/
        color: white;
    }

        .search_po_from .changes:hover {
            background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
            color: #ffffff;
            border: 1px solid #c10435;
        }

    .search_po_from .reject {
        width: 100px;
        height: 22px;
        background-image: url(../Image/Master/new_po_red.png);
        background-repeat: repeat;
        border: 1px solid #c10435;
        position: relative;
        cursor: pointer;
        /*padding: 2px;*/
        color: white;
    }

        .search_po_from .reject:hover {
            background: -moz-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
            background: -webkit-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
            background: linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
            color: #ffffff;
            border: 1px solid #bb8900;
        }

.logout .Btnexit {
    height: 28px;
    width: 28px;
    background: url(../Image/Master/Sign_Out.png) no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
}

    .logout .Btnexit:hover {
        background: url(../Image/Master/exit2.png) no-repeat;
    }

.BtnGo:hover {
    background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
    color: #ffffff;
    border: 1px solid #c10435;
}
/*弹出框的NewPOComfirm按钮*/
.btn_Poconfirm {
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    border: 0;
    padding: 0;
    line-height: 20px;
    background: -moz-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );*/
    /*box-shadow: -1px 1px 0 rgba(186, 137, 0, 0.8) inset;*/
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
    outline: none;
}

    .btn_Poconfirm:hover {
        background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        color: #ffffff;
        border: 1px solid #c10435;
        cursor: pointer;
    }
/*弹出框的NewPRComfirm按钮*/
.btn_Prconfirm {
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    border: 0;
    padding: 0;
    line-height: 20px;
    background: -moz-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );*/
    /*box-shadow: -1px 1px 0 rgba(186, 137, 0, 0.8) inset;*/
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
    outline: none;
}

    .btn_Prconfirm:hover {
        background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        color: #ffffff;
        border: 1px solid #c10435;
        cursor: pointer;
    }



.Confirm {
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    border: 0;
    padding: 0;
    line-height: 20px;
    background: -moz-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    -moz-border-radius: 4px 4px;
    -webkit-border-radius: 4px 4px;
    border-radius: 4px 4px;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
    outline: none;
}

    .Confirm:hover {
        background: -moz-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: -webkit-linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        background: linear-gradient(#c10435, #c10435) repeat scroll 0 0 transparent;
        color: #ffffff;
        border: 1px solid #c10435;
        cursor: pointer;
    }

.qimo8 {
    overflow: hidden;
}

    .qimo8 .demo {
        width: 8000%;
        height: 30px;
    }

        .qimo8 .demo div {
            float: left;
        }

        .qimo8 .demo ul {
            /*width: 1083px;*/
            float: left;
            height: 30px;
            overflow: hidden;
            zoom: 1;
        }

            .qimo8 .demo ul li {
                float: left;
                line-height: 30px;
                list-style: none;
            }



.country {
    color: #c10435;
    text-align: center;
    font-size: 16px;
}

.btn_upload {
    background: -moz-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    background: linear-gradient(#bb8900, #bb8900) repeat scroll 0 0 transparent;
    box-shadow: -1px 1px 0 rgba(255, 255, 255, 0.8) inset;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    outline: none;
    width: 70px;
    height: 22px;
    line-height: 22px;
    border: 0px;
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    padding: 0;
    margin-top: 50%;
    margin-top: -11px;
}

.uoload tr td {
    line-height: 20px;
    border-bottom: 1px solid #bb8900;
}

.upload_2 {
    position: absolute;
    z-index: 1;
    height: 22px;
    line-height: 22px;
}

.login {
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    border: 0;
    padding: 0;
    line-height: 20px;
    background: url(../Image/Master/1.png) no-repeat;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
    outline: none;
}

    .login:hover {
        background: url(../Image/Master/2.png);
    }

.login_cn {
    cursor: pointer;
    text-align: center;
    color: #ffffff;
    border: 0;
    padding: 0;
    line-height: 20px;
    background: url(../Image/Master/Login_White1.jpg) no-repeat;
    border: 1px solid #bb8900;
    font-size: 12px;
    padding: 0 5px;
    cursor: pointer;
    outline: none;
}

    .login_cn:hover {
        background: url(../Image/Master/Login_Red1.jpg);
    }


.span_font_red {
    color: #c10435;
    font-weight: bold;
}


.Greybackground {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.Greybackground_Load {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.Tip_box_tk {
    border: 4px solid #bb8900;
    z-index: 20000;
    position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
}

.Tip_box10_tk {
    width: 700px;
    max-height: 500px;
    left: -600px;
    top: -20px;
}

.tip-yellow_arrows {
    width: 9px;
    height: 16px;
    position: absolute;
    top: 15px;
    right: -13px;
}

.Tip_box10s .Tip_box_content_tk {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

.Tip_box_content_tk {
    clear: both;
    margin-bottom: 10px;
}



.fl_sider {
    width: 142px;
    position: fixed;
    bottom: 128px;
    right: 0px;
}

    .fl_sider hl {
        width: 22px;
        height: 129px;
        cursor: pointer;
        background: url(../Image/close.png) no-repeat 0 0;
        text-indent: -999em;
        float: right;
        display: none;
    }
