﻿

_html {
    overflow: hidden;
}

_body {
    height: 100%;
    overflow: auto;
    text-align: center;
}

body {
    background: #FFFFFF;
    font-size: 12px;
    color: #333;
}

body, form, ul {
    margin: 0px;
    padding: 0px;
}

ul, li {
    list-style: none;
    list-style-image: none;
    font-family: Arial;
}

a {
    color: #003399;
    text-decoration: none;
}

    a.red {
        color: #CC0000;
    }

    a:hover {
        text-decoration: underline;
    }

span.red a {
    color: #FF0000;
}

a img {
    border: 0px;
}

.mainFrame {
    width: 950px;
    line-height: 100%;
    margin: 0 auto;
    display: block;
    clear: both;
}


.spacer2 {
    clear: both;
    height: 2px;
    line-height: 2px;
    overflow: hidden;
}

.spacer6 {
    clear: both;
    height: 6px;
    line-height: 6px;
    overflow: hidden;
}

.spacer7 {
    clear: both;
    height: 7px;
    line-height: 7px;
    overflow: hidden;
}

.spacer8 {
    clear: both;
    height: 8px;
    line-height: 8px;
    overflow: hidden;
}

.spacer_8 {
    height: 10px;
    line-height: 10px;
    overflow: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.r_ {
    color: #C00;
}

.b_ {
    color: #000;
}

.g_ {
    color: #008000;
}

.bold {
    font-weight: bold;
}

.clear {
    clear: both;
}

.iColor, .odd {
    background-color: #eee;
}

.lightBlue, .lightBlue a:link, .lightBlue a:visited {
    color: #0066CC;
}

.red, .red a:link, .red a:visited {
    color: #CC0000;
}

.center {
    text-align: center;
}

.dashedline {
    border-bottom: 1px dashed #8fb2c6;
    height: 1px;
    overflow: hidden;
    display: block;
    clear: both;
}

.splitline {
    border-bottom: 1px dashed #d2d2d2;
    height: 1px;
    overflow: hidden;
    display: block;
    clear: both;
    margin: 0 5px;
}

.conBox .list li.dashedline {
    background-position: 1000px 1000px;
    padding: 0px;
    height: 12px;
    line-height: 12px;
    margin: 0px;
    margin-bottom: 11px;
    overflow: hidden;
    *margin-top: -3px;
}

/**/
.loginBar .barBox, .loginFld .Btn input, .loginFldselectBar, .btnH b, .loginBar .ico, .loginFld .Btn, .usernameFldinput input, .passwordFldinput input, .mainbox .hdmenu ul li {
    background: url(/j5../images/dhbg.gif) no-repeat;
}

.loginBar {
    width: 948px;
    border: 1px solid #C4C4C4;
    border-bottom: 0;
    margin: 0 auto;
    margin-top: 7px;
}

    .loginBar .barBox {
        border: 1px solid #fff;
        background-position: 0 -39px;
        background-repeat: repeat-x;
        height: 26px;
        line-height: 26px;
    }

        .loginBar .barBox .ilink {
            float: left;
            margin-left: 8px;
        }

            .loginBar .barBox .ilink .ico, .loginBar .barBox .olink .ico, .loginBar .barBox .ilink a, .loginBar .barBox .olink a {
                float: left;
            }

            .loginBar .barBox .ilink a, .loginBar .barBox .olink a {
                height: 12px;
                line-height: 12px;
                vertical-align: middle;
                margin-top: 8px;
            }

            .loginBar .barBox .ilink .ico, .loginBar .barBox .olink .ico {
                margin: 6px 6px 0;
            }

                .loginBar .barBox .ilink .ico.I {
                    width: 11px;
                    height: 14px;
                }

                .loginBar .barBox .ilink .ico.M {
                    width: 9px;
                    height: 14px;
                    background-position: -12px 0;
                }

                .loginBar .barBox .olink .ico.F {
                    width: 12px;
                    height: 14px;
                    background-position: -22px 0;
                }

        .loginBar .barBox .olink {
            display: inline;
        }

        .loginBar .barBox .olink {
            float: right;
            margin-right: 8px;
        }

        .loginBar .barBox .login {
            float: left;
            width: 513px;
        }

            .loginBar .barBox .login form {
                margin: 0;
                padding: 0;
                float: left;
            }

.loginFld {
    padding: 0 0 0 10px;
    border: none;
    margin: 0;
}

    .loginFld legend {
        display: none;
    }

.usernameFld, .passwordFld {
    float: left;
    overflow: hidden;
    width: 152px;
}

.passwordFld {
    width: 142px;
}

.usernameFldlabel, .passwordFldlabel {
    float: left;
    line-height: 26px;
    padding: 0 8px 0 0;
}

.usernameFldTxt, .passwordFldTxt {
    height: 12px;
    line-height: 12px;
    float: left;
    vertical-align: middle;
    margin-top: 8px;
}

.usernameFldinput, .passwordFldinput {
    float: left;
}

    .usernameFldinput input, .passwordFldinput input {
        position: absolute;
        margin-top: 4px;
        border: 1px solid #979797;
        font-size: 12px;
        height: 14px;
        line-height: 14px;
        vertical-align: middle;
        background-position: 0 -66px;
        background-repeat: repeat-x;
    }

.loginSelect {
    float: left;
}

.loginFld .Btn {
    float: left;
    border: 1px solid #979797;
    margin: 4px 0 0 12px;
    width: 38px;
    display: inline;
}

    .loginFld .Btn input {
        margin: 0;
        border: 0;
        cursor: pointer;
        font-size: 12px;
        height: 16px;
        line-height: 16px;
        overflow: hidden;
        padding: 0;
        width: 38px;
    }

        .loginFld .Btn input.loginSub {
            background-position: 0 -98px;
        }

        .loginFld .Btn input.loginReg {
            background-position: 0 -115px;
        }

.loginFldselect {
    margin-top: 4px;
    float: left;
    border: 1px solid #979797;
}

.loginFldselectBar {
    border: 1px solid #FFF;
    background-position: 0 -83px;
    background-repeat: repeat-x;
    height: 14px;
    line-height: 15px;
    cursor: pointer;
    width: 97px;
}

#loginFldselectdis {
    color: #3f3d3d;
    display: block;
    height: 12px;
    line-height: 12px;
    vertical-align: middle;
    margin-top: 1px;
    overflow: hidden;
    text-align: center;
    width: 79px;
    float: left;
}

.loginFldselectop {
    width: 97px;
    overflow: hidden;
    border: 1px #979797 solid;
    background: #EFEFEF;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: .9;
    opacity: 0.9;
    margin: 0;
    padding: 0;
    margin-top: 1px;
    position: absolute;
}

    .loginFldselectop li {
        line-height: 22px;
        height: 20px;
        overflow: hidden;
        text-align: left;
    }

        .loginFldselectop li a {
            display: block;
            height: 20px;
            overflow: hidden;
            margin: 0 5px;
            padding-left: 12px;
        }

            .loginFldselectop li a:hover, #loginFldselectop li a:active {
                background: #FFF;
                text-decoration: none;
            }

        .loginFldselectop li.loginFldselectop_line {
            height: 1px;
            overflow: hidden;
            background: #979797;
            font-size: 0;
            line-height: 0;
            margin: 2px 5px 3px;
        }

        .loginFldselectop li a.disabled {
            color: #999;
            cursor: default;
        }

            .loginFldselectop li a.disabled:hover, #loginFldselectop li a.disabled:active {
                background: none;
            }

.loginFldselectBar .ico {
    font-size: 0;
    background-repeat: no-repeat;
    float: left;
    display: block;
}

    .loginFldselectBar .ico.split {
        background-position: 0 -15px;
        width: 1px;
        height: 11px;
        line-height: 11px;
        margin-top: 1px;
        display: inline;
    }

    .loginFldselectBar .ico.down {
        background-position: -3px -19px;
        width: 9px;
        height: 6px;
        line-height: 6px;
        margin: 4px 4px 0;
        display: inline;
    }

.loginBar .Hsplit {
    float: left;
    font-size: 0;
    width: 1px;
    height: 21px;
    line-height: 21px;
    display: block;
    background: #FFF;
    border-left: 1px solid #CCC;
    margin: 2px 12px;
}

/*顶端菜单*/
.mainbox {
    width: 948px;
    border: 1px solid #C4C4C4;
    margin: 0 auto;
    background-repeat: repeat-x;
}

    .mainbox .hdmenu {
        padding: 5px 8px;
        vertical-align: middle;
        height: 1%;
    }

        .mainbox .hdmenu ul {
            list-style: none;
            margin: 0;
            padding: 4px 0;
            clear: both;
            height: 12px;
            line-height: 12px;
            overflow: hidden;
        }

            .mainbox .hdmenu ul li {
                float: left;
                background-position: left -26px;
                background-repeat: no-repeat;
                display: block;
                padding: 0 9px 0 10px;
                line-height: 13px;
            }

                .mainbox .hdmenu ul li.s {
                    background: 0;
                }

                .mainbox .hdmenu ul li a {
                    color: black;
                    text-decoration: none;
                }

                    .mainbox .hdmenu ul li a.red {
                        color: red;
                    }

                    .mainbox .hdmenu ul li a:hover {
                        color: red;
                        text-decoration: underline;
                    }

.mainFrame .banner {
    height: 90px;
}

    .mainFrame .banner .left {
        float: left;
        width: 175px;
    }

    .mainFrame .banner .center {
        float: left;
        width: 588px;
        margin-left: 6px;
    }

    .mainFrame .banner .right {
        float: right;
        width: 175px;
    }

.mainFrame .logo {
    height: 1%;
    margin-bottom: 5px;
}

    .mainFrame .logo:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    .mainFrame .logo .logo_img {
        float: left;
        padding-left: 12px;
        margin-top: 12px;
    }

    .mainFrame .logo .remark {
        float: right;
        width: 285px;
        height: 26px;
    }

    .mainFrame .logo .remark {
        height: 22px;
        line-height: 24px;
        margin-top: 15px;
        text-align: right;
    }

        .mainFrame .logo .remark strong {
            color: #494949;
            float: left;
        }

        .mainFrame .logo .remark ul {
            float: left;
            margin: 4px 0 0 0;
            padding: 0;
            list-style: none;
        }

            .mainFrame .logo .remark ul li {
                float: left;
                display: inline;
                height: 14px;
                line-height: 14px;
            }

                .mainFrame .logo .remark ul li.last {
                    border: 0px;
                }

                .mainFrame .logo .remark ul li a {
                    color: #4372ba;
                    outline: none;
                    margin: 0px 8px;
                }



/*searchbar*/

.bar_other {
    border: 1px solid #c4c4c4;
    margin-bottom: 8px;
}

    .bar_other li {
        float: left;
        height: 32px;
        line-height: 32px;
    }

    .bar_other .in {
        overflow: hidden;
        border: 1px solid #fff;
        background-color: #f5f5f5;
        height: 40px;
    }

    .bar_other .search {
        padding: 4px 0 0 10px;
    }

        .bar_other .search .input {
            border: 1px solid #9c9c9c;
            height: 28px;
            line-height: 28px;
            width: 300px;
        }

        .bar_other .search .bt {
            height: 31px;
            border: 1px solid #4372ba;
            background-color: #4372ba;
            border: 0px;
            color: #fff;
            width: 100px;
            cursor: pointer;
            margin-left: 5px;
        }

        .bar_other .search a {
            float: left;
            display: block;
            color: #033898;
            text-decoration: underline;
            height: 20px;
            line-height: 20px;
            vertical-align: middle;
            margin: 0 0 0 10px;
        }

            .bar_other .search a:hover {
                color: #d4000c;
            }

    .bar_other .bts {
        float: right;
        margin: 2px 10px 0 0;
    }

        .bar_other .bts li {
            color: #003399;
        }

        .bar_other .bts a {
            color: #003399;
            text-decoration: none;
        }

            .bar_other .bts a:focus {
                -moz-outline-style: none;
            }




/*footer*/

.mainFrame .footer {
    margin-top: 12px;
    padding-top: 12px;
    clear: both;
    text-align: center;
    border-top: 1px solid #999;
}

.expandx span {
    display: inline;
    float: left;
    margin-top: 9px;
}

.expandx b, .expandx a {
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    vertical-align: middle;
    color: #4372ba;
    outline: none;
}

.expandx b {
    margin: 3px 5px 0 15px;
}

b.kh, b.jy, b.zx, b.dg, b.cs {
    background: url("/j5/j1/images/ico_1.gif") no-repeat scroll 1000px 1000px transparent;
}

.expandx b.jy {
    background-position: -50px -10px;
}

.expandx b.kh {
    background-position: -90px -10px;
}

.icox {
    display: block;
    float: left;
}


/*MainMenulist*/
.MainMenulist {
    height: 40px;
    background-color: #4372ba;
}

    .MainMenulist ul {
        width: 950px;
    }

        .MainMenulist ul li {
            display: inline;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }

            .MainMenulist ul li a {
                color: #fff;
                float: left;
                font-size: 14px;
                width: 130px;
                text-align: center;
                outline: none;
            }

                .MainMenulist ul li a:hover {
                    background-color: #5789d4;
                    text-decoration: none;
                }

                .MainMenulist ul li a:visited {
                    text-decoration: none;
                }

    .MainMenulist .athere {
        background-color: #5789d4;
        text-decoration: none;
    }

.rmjj {
    color: #494949;
    float: right;
    width: 350px;
}

.mutili {
    width: 950px;
    height: 40px;
}

.mutichoice ul li {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin-left: 30px;
    float: left;
}

.mutichoice select {
    width: 120px;
}

.jjCategory {
    width: 1000px;
}

    .jjCategory ul {
        width: 1000px;
        height: 40px;
        background-color: #fafafa;
        border-left: 1px solid #d4d4d4;
    }

        .jjCategory ul li {
            float: left;
            height: 40px;
            width: 104px;
            line-height: 40px;
            font-size: 14px;
            cursor: pointer;
            border-top: 1px solid #d4d4d4;
            border-right: 1px solid #d4d4d4;
            border-bottom: 1px solid #d4d4d4;
            border-collapse: collapse;
            text-align: center;
        }

    .jjCategory .at {
        height: 37px;
        background-color: #fff;
        border-top: 4px solid #4372ba;
        border-bottom: none;
        color: #4372BA;
        font-weight: bold;
    }

/*databody*/
.stbox {
    border: 0 none;
    margin: 0 auto;
    width: 1000px;
}

    .stbox table {
        border-collapse: collapse;
        width: 1000px;
    }

.tableth {
    background-color: #f5f5f5;
    font-size: 14px;
}

    .tableth th {
        background-color: #f5f5f5;
        color: #333333;
        font-size: 12px;
        font-weight: normal;
    }

        .tableth th a {
            color: #333333;
            text-decoration: none;
            outline: none;
            font-weight: normal;
            cursor: pointer;
            display: inline-block;
            word-break: keep-all;
        }



.stbox th, .stbox tr {
    height: 58px;
    line-height: 16px;
}

.stbox th, .stbox td {
    text-align: center;
}

.makeData td {
    border-bottom: 1px dotted #d4d4d4;
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
    font-family: "宋体" !important;
}

.tdjjmc {
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
    width: 120px;
    padding-left: 10px;
    text-align: left !important;
}

.tdjjMGRNAME {
    word-wrap: break-word;
    word-break: break-all;
    white-space: pre-wrap;
    width: 60px;
    padding-left: 10px;
    text-align: left !important;
}

.makeData tbody tr:hover {
    background-color: #f2f8ff;
}

.makeData .zhang {
    color: #ff0000;
    text-align: right;
    padding-right: 5px;
}

.makeData .die {
    color: #008000;
    text-align: right;
    padding-right: 5px;
}

.stbox th a.desc {
    background: url("/j5/j1/images/ico_down.gif") no-repeat scroll right 40% transparent;
    padding-right: 10px;
}

.stbox th a.asc {
    background: url("/j5/j1/images/ico_up.gif") no-repeat scroll right 40% transparent;
    padding-right: 10px;
}

#pagebar {
    float: left;
    position: relative;
    left: 312px;
}

.pagebk {
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}

#pagebar label {
    border: 1px solid #d4d4d4;
    display: inline;
    float: left;
    font-family: "宋体";
    font-size: 12px;
    height: 34px;
    width: 36px;
    line-height: 34px;
    margin-left: -1px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}

#pagebar .hov {
    border: 1px solid #4372ba;
    position: relative;
    color: #4372ba;
}

#pagebar span {
    border: 1px solid #d4d4d4;
    display: inline;
    float: left;
    font-family: "宋体";
    font-size: 12px;
    height: 34px;
    min-width: 36px;
    line-height: 34px;
    margin-left: 0px;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
}

.firstpage {
    margin-left: 0px !important;
    width: 74px !important;
    margin-right: 5px !important;
}

.lastpage {
    width: 74px !important;
    margin-left: 5px !important;
}

#pagebar label {
    border: 1px solid #d4d4d4;
    color: #333;
    cursor: pointer;
    padding: 0 0px;
}

#pagebar span {
    border-color: #ffffff;
}

#pagebar input.pnum {
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    width: 44px;
    margin-top: 8px;
}

#pagebar input.pgo {
    cursor: pointer;
    height: 20px;
    line-height: 16px;
    width: 46px;
    margin-top: 8px;
}

#pagebar .end, #pagebar .end:hover {
    border: 1px solid #d3d3d3;
    color: #d3d3d3;
    cursor: not-allowed;
}

#pagebar .cur {
    background: none repeat scroll 0 0 #4372ba;
    border: 1px solid #4372ba;
    color: #ffffff;
    cursor: default;
}

    #pagebar .cur:hover {
        color: #ffffff;
        cursor: default;
    }

.nv {
    width: 80px;
    color: #999999;
}

.qd {
    color: #999999;
}

#pagebar span.ct {
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    width: 82px;
}

#pagebar .wrap-tonum {
    border: 1px solid #dfdfdf;
    display: inline-block;
    height: 18px;
    padding: 0;
    position: relative;
    width: 45px;
    margin-top: 1px;
    z-index: 1;
}

#pagebar .ct .hov {
    border: 1px solid #4372ba;
    display: inline-block;
    height: 18px;
    padding: 0;
    position: relative;
    width: 45px;
    margin-top: 1px;
    z-index: 1;
}

#pagebar .anim {
    color: #999999;
    cursor: default;
    height: 20px;
    left: 0;
    line-height: 20px;
    padding: 0;
    position: absolute;
    width: 68px;
}

#pagebar .btn-jump {
    background-color: #4372ba;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0 7px 0 -2px;
    text-align: center;
    width: 45px;
}

    #pagebar .btn-jump:hover {
        text-decoration: none;
    }

#pagebar input.tonum {
    border: medium none;
    float: left;
    height: 18px;
    line-height: 18px;
    outline: medium none;
    padding: 0;
    text-align: center;
    width: 43px;
}

.atsmph {
    background-color: #5789d4;
    text-decoration: none;
}
/*-------下拉框-----begin*/
.selectdown {
    display: block;
    line-height: 20px;
    font-size: 12px;
    margin-top: 10px;
    text-indent: 5px;
    width: 130px;
    border: 1px solid #c4c4c4;
    cursor: pointer;
    position: relative;
    background: url("/j5/image/201506/20150603162247.png") no-repeat scroll 114px -62px #ffffff;
}

.selectup {
    display: block;
    font-size: 12px;
    line-height: 21px;
    margin-top: 10px;
    text-indent: 5px;
    width: 130px;
    border-top: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    cursor: pointer;
    position: relative;
    background: url("/j5/image/201506/20150603162247.png") no-repeat scroll 114px -40px #ffffff;
}

.selectTitle {
    display: block;
    float: left;
}

.opt {
    background: none no-repeat scroll 0 0 #ffffff;
    border-left: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    float: left;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    top: 32px;
    width: 130px;
    z-index: 1000;
}

.shide {
    height: 73px;
    display: none;
}

.ghide, .chide {
    height: 96px;
    display: none;
}

.gshide {
    height: 150px;
    display: none;
    overflow-y: scroll;
}

.drop {
    position: relative;
    z-index: 7;
    float: left;
}

    .drop ul {
        width: 130px;
    }

        .drop ul li {
            color: #666666;
            cursor: pointer;
            display: block;
            height: 23px;
            line-height: 23px;
            text-indent: 5px;
            text-align: left;
            text-decoration: none;
            margin-left: 0px;
            font-size: 12px;
            float: none;
        }

            .drop ul li:hover {
                color: #ff4400;
                cursor: pointer;
            }

    .drop .at {
        color: #ff4400;
    }

.BoldData {
    font-weight: bold;
    font-family: Arial;
}
/*-------下拉框-----end*/

.tdjjmc a {
    color: #4372ba;
    outline: medium none;
    text-decoration: none;
}

    .tdjjmc a:hover {
        color: #ff4400;
    }
