﻿/* CSS Document */
/* ===== XueMIanMuLu ===== */
body
{
    height: 100%;
}

.mainBox
{
    width: 1006px;
    height: 680px;
}

.mainTop, .mainTitle, .mainCenter, .mainBottom, .mainTime, .mainLoginInfo
{
    width: 1006px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.mainTop
{
    height: 111px;
    background-image: url(../images/mainTop-bg.jpg);
}

.mainTitle
{
    height: 31px;
    line-height: 31px;
    background-image: url(../images/mainTitle-bg.jpg);
    color: #FFF;
}

.mainCenter
{
    height: 514px;
    background-image: url(../images/mainCenter-bg.jpg);
}

.mainBottom
{
    height: 24px;
    line-height: 24px;
    background-image: url(../images/mainBottom-bg.jpg);
    position: relative;
    text-align: center;
    color: #FFF;
}

    .mainBottom p
    {
        position: absolute;
        right: 34px;
        top: 0px;
    }

.mainTime
{
    width: 256px;
    height: 31px;
}

.mainLoginInfo
{
    width: 750px;
    position: relative;
}

a.aExit
{
    background-image: url(../images/aExit-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    position: absolute;
    right: 0px;
    height: 31px;
    width: 90px;
    top: 0px;
}

.emptyCtrl
{
    width: 15px;
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    color: #FFF;
    display: block;
    position: absolute;
    top: 12px;
    right: 118px;
    background-image: url(../images/emptyCtrl-bg.jpg);
    background-position: 0px -24px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.emptyCtrlOn
{
    background-position: 0px 0px;
}
/* XueKeMuLu */
.listBottom
{
    background-image: url(../images/listBottom-bg.jpg);
    background-repeat: repeat-x;
}

.menuList
{
    float: left;
    display: inline;
    position: relative;
}

    .menuList li
    {
        width: 119px;
        height: 193px;
        position: absolute;
    }

        .menuList li.place
        {
            height: 141px;
        }

    .menuList h1, .menuList h2
    {
        float: left;
        width: 119px;
        background-image: url(../images/items.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        display: inline-block;
    }

    .menuList li.hover h1
    {
    }

    .menuList li.isInactive h1
    {
        background-position: 0px 0px;
    }

    .menuList li.isInactive a
    {
        cursor: default;
    }

    .menuList a
    {
        display: block;
        width: 119px;
    }

    .menuList h1, .menuList h1 a
    {
        height: 140px;
    }

    .menuList h2, .menuList h2 a
    {
        height: 53px;
    }
/* KeChengMuLu*/
.searchBlock
{
    width: 281px;
    height: 32px;
    float: right;
    margin-right: 23px;
    margin-top: 8px;
    display: inline;
}

.searchKeyBox
{
    width: 190px;
    float: left;
    height: 30px;
    border-width: 1px;
    border-style: solid;
    border-top-color: #006699;
    border-left-color: #006699;
    border-bottom-color: #003366;
    border-right: 0px;
}

input#txtSearchKey
{
    float: left;
    border: 0px;
    margin: 0px;
    padding: 0px;
    width: 182px;
    height: 28px;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #0066cc;
    border-right: 0px;
    font-size: 18px;
    padding-left: 7px;
    color: #999;
}

a#aBtnSearch
{
    width: 90px;
    height: 32px;
    float: left;
    background-image: url(../images/btnSearch.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.listTitle
{
    height: 48px;
    line-height: 48px;
    background-image: url(../images/title_bg.jpg);
    background-repeat: repeat-x;
    color: #FFF;
}

    .listTitle .mainTime
    {
        width: 256px;
        height: 48px;
        line-height: 48px;
        background-image: url(../images/title_left.jpg);
    }

    .listTitle .mainLoginInfo
    {
        width: 750px;
        height: 48px;
        line-height: 48px;
        position: relative;
    }

.listCenter
{
    height: 497px;
}

.mainBlock
{
    float: left;
    width: 821px;
    height: 497px;
    margin-left: 185px;
    display: inline;
}

.mainBlockNav
{
    width: 821px;
    height: 31px;
    position: relative;
    text-align: left;
    line-height: 31px;
    color: #666;
    padding-top: 3px;
    float: left;
}

    .mainBlockNav em
    {
        width: 16px;
        height: 16px;
        background-image: url("../images/ico.png");
        background-position: -38px -20px;
        background-repeat: no-repeat;
        float: left;
        display: inline-block;
        margin: 8px 12px 21px;
    }

.message
{
    width: auto;
    height: 31px;
    line-height: 31px;
    position: absolute;
    padding-top: 3px;
    top: 0px;
    right: 100px;
}

    .message b
    {
        color: #f00;
    }

.mainBlockList
{
    width: 821px;
    height: 390px;
    float: left;
    margin: 0px;
    padding: 0px;
    display: inline;
    margin-top: 21px;
    font-weight: bold;
    position: relative;
}

    .mainBlockList a
    {
        color: #333;
        display: block;
    }

        .mainBlockList a:hover
        {
            color: #f00;
            text-decoration: none;
        }

    .mainBlockList h1
    {
        font-size: 20px;
        color: #003399;
        width: 821px;
        text-align: left;
        height: 39px;
        line-height: 39px;
        margin-top: 0px;
        float: left;
    }

        .mainBlockList h1 em
        {
            width: 31px;
            height: 30px;
            float: left;
            background-image: url("../images/ico.png");
            background-position: 0px -80px;
            background-repeat: no-repeat;
            margin: 3px 5px 0px 26px;
        }

    .mainBlockList ul
    {
        float: left;
        width: 821px;
        height: auto;
        margin: 0px;
        padding: 0px;
        display: inline;
    }

    .mainBlockList li
    {
        float: left;
        width: 351px;
        height: 39px;
        line-height: 39px;
        text-align: left;
        font-size: 14px;
        margin-left: 56px;
        display: inline;
        overflow: hidden;
    }

        .mainBlockList li a
        {
            color: #02569F;
        }

        .mainBlockList li s
        {
            font-size: 12px;
            font-style: normal;
            text-decoration: none;
            font-weight: normal;
        }

        .mainBlockList li em
        {
            background-image: url("../images/ico.png");
            background-position: -20px -20px;
            background-repeat: no-repeat;
            width: 15px;
            height: 12px;
            float: left;
            display: inline-block;
            margin-top: 14px;
            margin-right: 12px;
            font-size: 1px;
            overflow: hidden;
        }

        .mainBlockList li.isHide
        {
        }

        .mainBlockList li.inactive em, .mainBlockList li.isInactive em
        {
            background-position: -0px -20px;
        }

        .mainBlockList li.inactive a, .mainBlockList li.isInactive a
        {
            color: #999;
            text-decoration: none;
            cursor: default;
        }

.mainBlockListB li
{
    width: 750px;
}

.listPages
{
    float: left;
    width: 821px;
    height: 39px;
    position: relative;
}

    .listPages ul
    {
        width: 821px;
        height: 39px;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
        padding-top: 14px;
        position: absolute;
        top: 0px;
        left: 50%;
    }

    .listPages li
    {
        float: left;
        width: auto;
        height: auto;
        margin-right: 14px;
        position: relative;
    }

        .listPages li.last
        {
            margin-right: 0px;
        }

        .listPages li b, .listPages li s, .listPages li a, .listPages li em
        {
            width: auto;
            float: left;
            height: 25px;
            line-height: 25px;
            background-image: url("../images/pages-ico.png");
            background-position: 0px 0px;
            background-repeat: no-repeat;
        }

        .listPages li b, .listPages li s
        {
            width: 5px;
        }

        .listPages li s
        {
            background-position: -20px 0px;
        }

        .listPages li em
        {
            background-position: 0px -100px;
            float: none;
            position: absolute;
            width: 23px;
            height: 22px;
            line-height: 22px;
            top: -11px;
            right: -11px;
            font-style: normal;
            color: #FFF;
        }

        .listPages li a
        {
            display: block;
            float: left;
            background-position: 0px -25px;
            background-repeat: repeat-x;
            color: #FFF;
            font-size: 12px;
            padding: 0px 5px;
        }

        .listPages li.setOn b
        {
            background-position: 0px -50px;
        }

        .listPages li.setOn s
        {
            background-position: -20px -50px;
        }

        .listPages li.setOn a
        {
            background-position: 0px -75px;
        }

a.goBack
{
    position: absolute;
    width: 55px;
    height: 20px;
    display: inline-block;
    background-image: url("../images/ico.png");
    background-position: 0px -60px;
    background-repeat: no-repeat;
    top: 8px;
    right: 28px;
}

a.aDownload
{
    position: absolute;
    width: 114px;
    height: 24px;
    display: inline-block;
    background-image: url("../images/aDownload.jpg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    top: 5px;
    left: 200px;
}

#listBox, #listDiv
{
    float: left;
    width: 821px;
    height: 390px;
    overflow: hidden;
}

#listDiv
{
    height: auto;
}

.mask
{
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url("../images/mask.png");
}

.messBox
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 350px;
    height: 170px;
    margin-left: -176px;
    margin-top: -86px;
    border: 1px solid #006699;
    display: none;
    padding: 0px;
    background-color: #FFF;
}

    .messBox h1
    {
        float: left;
        font-size: 12px;
        width: 350px;
        height: 28px;
        line-height: 28px;
        text-align: left;
        background-color: #02569F;
        color: #FFF;
        margin: 0px;
        text-indent: 10px;
        display: inline;
    }

    .messBox .newsBox
    {
        float: left;
        margin: 20px 0px 0px 20px;
        width: 310px;
        height: 40px;
        font-size: 14px;
        display: inline;
    }

    .messBox .autoClose,
    .messBox .messBoxBtnBox
    {
        float: left;
        width: 310px;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #999;
        text-align: center;
        margin-left: 20px;
        display: inline;
    }

    .messBox .messBoxBtnBox
    {
        height: 24px;
        line-height: 24px;
        margin-top: 20px;
    }

    .messBox a.aOkBtn
    {
        display: inline-block;
        width: 49px;
        height: 20px;
        border: 0px;
        padding: 0px;
        margin: 0px;
        background-image: url(../images/aOkBtn.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        color: #8b8b8b;
        margin-left: 130px;
        float: left;
    }

        .messBox a.aOkBtn:hover
        {
            background-position: 0px -20px;
            color: #333;
        }

    .messBox b
    {
        font-weight: normal;
        color: #999;
    }
/* ShuXue */
.sx
{
    background-image: url(../images/listCenter-bg-sx.jpg);
}

/* WuLi */
.wl
{
    background-image: url(../images/listCenter-bg-wl.jpg);
}

    .wl .mainBlockList ul
    {
        margin-top: 0px;
    }

    .wl .mainBlockList li
    {
        margin-left: 37px;
    }

/* YingYu */
.yy
{
    background-image: url(../images/listCenter-bg-yy.jpg);
}

    .yy .mainBlockList li
    {
        font-size: 14px;
        margin-left: 32px;
    }
/* ShengWu */
.sw
{
    background-image: url(../images/listCenter-bg-sw.jpg);
}

    .sw .mainBlockList h1 em
    {
        width: 15px;
        height: 19px;
        float: left;
        background-image: url("../images/ico.png");
        background-position: -41px -80px;
        background-repeat: no-repeat;
        margin: 9px 8px 0px 38px;
    }

    .sw .mainBlockList li
    {
        margin-left: 37px;
    }

/* LiShi */
.ls
{
    background-image: url(../images/listCenter-bg-ls.jpg);
}

    .ls .mainBlockList h1 em
    {
        width: 39px;
        height: 30px;
        float: left;
        background-image: url("../images/ico.png");
        background-position: -0px -110px;
        background-repeat: no-repeat;
        margin: 5px 4px 0px 21px;
    }

    .ls .mainBlockList ul
    {
        margin-left: 25px;
    }

    .ls .mainBlockList li
    {
        margin-left: 5px;
        width: 385px;
    }
/* HuaXue */
.hx
{
    background-image: url(../images/listCenter-bg-hx.jpg);
}
/* SiPin */
.sp
{
    background-image: url(../images/listCenter-bg-sp.jpg);
}
/* YuWen */
.yw
{
    background-image: url(../images/listCenter-bg-yw.jpg);
}

    .yw .mainBlockList
    {
        margin-top: 12px;
    }

        .yw .mainBlockList ul
        {
            margin-top: 10px;
        }

/* DiLi */
.dl
{
    background-image: url(../images/listCenter-bg-dl.jpg);
}

.subInfo
{
    float: left;
    width: 713px;
    height: 58px;
    background-color: #FFF;
    border: 1px solid #ccc;
    font-weight: normal;
    text-align: left;
    line-height: 20px;
    padding: 5px 12px;
    font-size: 14px;
    margin-left: 36px;
    display: inline;
}

.showSetBox
{
    position: absolute;
    top: 0px;
    left: 334px;
    width: 170px;
    height: 31px;
    line-height: 31px;
    padding-top: 3px;
    overflow: hidden;
}

    .showSetBox a
    {
        float: left;
        width: 66px;
        height: 20px;
        display: block;
        text-align: center;
        line-height: 20px;
        background-image: url(../images/showCtrl.jpg);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        text-align: center;
        padding-left: 7px;
        margin-right: 8px;
        margin-top: 5px;
    }

        .showSetBox a:hover
        {
            background-position: -0px -20px;
        }

        .showSetBox a.setOn
        {
            color: #ff9900;
            font-weight: bold;
            background-position: -0px -0px;
        }

.WarningBox
{
    width: 713px;
    height: 50px;
    position: absolute;
    top: 80px;
    left: 36px;
    background-color: #FFF;
    padding: 0px 13px;
    line-height: 50px;
    font-size: 20px;
    z-index: 99999;
}

.searchMessage
{
    width: 440px;
    height: 48px;
    position: absolute;
    text-align: right;
	top:0px;
	left:0px;
}

    .searchMessage b
    {
        color: #f4b212;
        font-size: 14px;
    }
