/* Reset */
body, dl, dt, dd, p, ul, h1, h2, h3, h4, h5, h6, form, input, textarea, th, td {
    padding: 0;
    margin: 0;
}

button, input, select {
    font-size: 100%;
    vertical-align: middle;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
}

img {
    -ms-interpolation-mode: bicubic;
}
/* global */
body {
    background: #fff url(images/body.png) repeat;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

    a:hover {
        color: #5DA206;
        text-decoration: underline;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

img {
    -ms-interpolation-mode: bicubic;
    border: none;
}

/* ===================== 布局 ========================= */
#index, #default {
}

#top {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    clear: both;
}



/* Fix needed */
strong {
    font-weight: 700 !important;
}

#divSelectChannel{
    width: 120px;
    z-index: 1000;
}

#divMainMenu, .mainmenu, .submenu, .mainmenu li {
    z-index: 1;
}

    .submenu li {
        position: relative;
    }

        .submenu li ul {
            left: 0;
        }

    .mainmenu ul, #submenu ul, #boxNewsList, .prodcate, .prodcatem, .newscate, .flink, .sitemap {
        list-style: none;
    }



/*菜单*/
#divMainMenu {
    background: url(/Common/Css/images/nav.png) repeat-x;
    float: left;
    margin: 0 auto;
    width: 100%;
    top: 116px;
    position: fixed;
    z-index: 1000;
}

.mainmenu {
    width: 902px;
    height: 44px;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
}

    .mainmenu li {
        float: left;
        display: inline-block;
        text-align: center;
        height: 44px;
    }


        .mainmenu li span {
            float: left;
            font-size: 14px;
            font-weight: bold;
            line-height: 44px;
            color: #fff;
            padding: 0 10px;
            cursor: pointer;
        }

        .mainmenu li a {
            float: left;
            font-size: 14px;
            font-weight: bold;
            line-height: 44px;
            color: #fff;
            padding: 0 10px;
        }

    .mainmenu a:hover {
        color: #f00;
        text-decoration: none;
    }


    .mainmenu ul li.hot {
        background: #1c5fb6;
        font-size: 12px;
        color: #afdbf6;
    }

    .mainmenu ul li.over {
        background: #1c5fa3;
        font-size: 12px;
        color: #afdbf6;
    }



        .mainmenu ul li.over a, .mainmenu ul li.hot a {
            background: #1c5fa6;
            font-size: 12px;
            color: #afdbf6;
            font-size: 14px;
        }


/*下拉菜单*/
.submenu li ul {
    display: none;
}

.submenu li:hover ul, .submenu li.over ul {
    display: block;
}

.submenu li ul {
    width: 200px;
    height: 28px;
    clear: both;
    position: absolute;
    top: 42px;
    z-index: 99999;
}

    .submenu li ul li {
        height: 28px;
    }

        .submenu li ul li span {
            padding: 0 15px;
            height: 28px;
            line-height: 28px;
            background: #716458;
            font-size: 14px;
            color: #afdbf6;
            width: 150px;
            text-align: left;
            background: #1c5fa6;
            cursor: default;
        }



        .submenu li ul li a {
            padding: 0 15px;
            height: 28px;
            line-height: 28px;
            background: #716458;
            font-size: 12px;
            color: #afdbf6;
            width: 150px;
            text-align: left;
            background: #1c5fa6;
        }

            .submenu li ul li a:hover {
                color: #fff;
                background: #5083ba;
            }



.channel {
    padding-left: 0px;
    float: left;
    color: red;
    text-decoration: underline;
}

    .channel:hover {
        padding-left: 0px;
        float: left;
        color: red;
        text-decoration: underline;
    }


#left_border, #right_border, .left, .right {
    overflow: hidden;
}

#top, #bottom {
    clear: both;

}
/* global */
.left {
    float: left;
}

.right {
    float: right;
}

.r font {
    padding-right: 10px;
    font-size: 11px;
    vertical-align: middle;
    font-weight: normal;
}
/*top more settings*/
.r img {
    border: none;
}

.more2 {
    text-align: right;
    padding-right: 5px;
    clear: both;
}
/*bottom more settings and clearfix*/
.redfont {
    color: red;
}

.clear {
    clear: both;
}

/*顶部*/
#top {
    height: 115px;
    background: url(/Common/Css/images/top.png) no-repeat;
    position: relative;
}

#topLogo {
    float: left;
    padding-top: 5px;
    padding-left: 15px;
}

.topInfo {
    position: absolute;
    text-align: right;
    padding-top: 6px;
    right: 30px;
    color: #FFF;
}

    .topInfo a {
        color: #fff;
    }

        .topInfo a:hover {
            color: #f00;
            text-decoration: none;
        }

    .topInfo img {
        position: relative;
        top: 5px;
    }

.divNormalUser {
    padding-top: 8px;
    color: #FFF;
}

    .divNormalUser a {
        color: #fff;
    }

        .divNormalUser a:hover {
            color: #f00;
            text-decoration: none;
        }

    .divNormalUser img {
        position: relative;
        top: 5px;
    }


#divContent {
    margin-top: 20px;
    padding: 20px 10px 20px 10px;
    background: #fff;
    min-height: 400px;
    overflow : hidden;
}


.bottom_menu {
    width: 100%;
    height: 35px;
    line-height: 45px;
    text-align: center;
    clear: both;
    margin: 0 auto;
    color: #000;
}

#bottom {
    width: 100%;
    line-height: 25px;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
    color: #fff;
}

    #bottom a, #bottom_menu a {
        color: #fff;
        text-decoration: none;
    }

        #bottom a:hover, #bottom_menu a:hover {
            color: #fff;
            text-decoration: none;
        }




.common_logon{
    width: 707px;
    margin: 0 auto;
    display: block;
    height: 444px;
    position: relative;
    background: url(/Common/Css/images/loginbg.png) no-repeat;
    font-size: 14px;
    margin-top: 90px;
    overflow: hidden;
}

.common_logon_main {
    position: relative;
    margin: 0 auto;
    width: 300px;
    height: 200px;
    display: block;
    color: #333;
    background: url(/Common/Css/images/loginbtnbg.png) no-repeat;
    padding-top: 230px;
    padding-left: 60px;
}

    .common_logon_main li {
        list-style: none;
        margin-top: 10px;
        float: left;
        display: inline-block;
        line-height: 24px;
    }

a.common_logon_btnlo, a.common_logon_btnres {
    width: 90px;
    height: 30px;
    display: block;
    float: left;
    margin-left: 40px;
}

.common_logon_main .margin_but2 {
}

#copright {
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: relative;
    margin: -60px auto 0;
    width: 320px;
    display: block;
}

.input_Frame {
    width: 211px;
    height: 24px;
    margin-left: 5px;
}

.input_Noumenon {
    background: url(/Common/Css/images/logininput.png) no-repeat;
    width: 171px;
    height: 24px;
    line-height: 24px;
    border: 0;
    color: #000;
    padding: 0px 30px 0 10px;
    font-size: 14px;
}

.input1 {
    width: 141px;
    margin-left: 5px;
    height: 24px;
    text-align: left;
    text-indent: 5px;
    line-height: 24px;
}

.pq-grid-inner {
    min-height: 400px;
    _height: 400px;
}



.toolbarButton {
    cursor: pointer;
    margin-right: 2px;
}









#divTabs .ui-button {
    margin-right: 0;
}