﻿@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

html, body {
    height: 100%;
    margin:0px auto;
}

body {
    background: #f7f7f7;
    color: #333;
    font: 12px "\5B8B\4F53",san-serif;
    font-family: "微软雅黑";
}

ul, ol {
    list-style: none;
}

img, fieldset {
    vertical-align: top;
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

address, cite, code, em, th {
    font-weight: normal;
    font-style: normal;
}

input, button, textarea, select {
    font: 100% Arial,'';
    vertical-align: middle;
    /*width: 83px;*/
}

table, td, tr, th {
    font-size: 12px;
}

.nodispaly {
    display: none;
}

.line {
    height: 20px;
    line-height: 20px;
    font-size: 0px;
    clear: both;
    overflow: hidden;
    display: block;
}

.clearfix {
    *zoom: 1;
    height: 100%;
}

    .clearfix:after {
        display: block;
        height: 100%;
        overflow: hidden;
        clear: both;
        height: 0px;
        visibility: hidden;
        content: ".";
    }

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        color: #147abf;
        text-decoration: underline;
    }

    a.gray {
        color: #666;
    }

        a.gray:hover {
            color: #c03;
        }

.layout {
    width: 1180px;
    margin: 0 auto;
}

.header {
}

.top {
    padding-top: 90px;
}

.logo {
    text-align: center;
    padding: 90px 0 50px 0;
}

.ggy {
    text-align: center;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #333;
    padding-bottom: 30px;
}

.header2 {
    position: fixed;
    width: 100%;
    z-index: 2;
}

.top2 {
    height: 60px;
    background: url(../images/hrwl_bg4.jpg) repeat-x;
}

    .top2 h1 {
        float: left;
        padding: 15px 0 0 20px;
    }

    .top2 .top_r {
        float: right;
        height: 60px;
        line-height: 60px;
        padding-right: 20px;
        font-family: "微软雅黑";
        font-size: 14px;
    }

        .top2 .top_r a {
            color: #FFF;
            margin-left: 10px;
        }

            .top2 .top_r a:hover {
                color: #FFF;
                text-decoration: none;
            }

.top3 {
    height: 59px;
    background: #3a3e41;
    color: #FFF;
    font-size: 14px;
    border-bottom: 1px solid #282c2f;
}

    .top3 .dflogo {
        float: left;
        padding-left: 20px;
        padding-top: 10px;
        line-height: 36px;
    }

        .top3 .dflogo span {
            padding-left: 10px;
        }

        .top3 .dflogo img {
            border: 2px solid #282c2f;
        }

    .top3 .nav {
        float: right;
        padding-right: 20px;
    }

        .top3 .nav ul {
            padding-top: 15px;
        }

        .top3 .nav li {
            float: left;
            margin-right: 5px;
            height: 32px;
            line-height: 30px;
            text-align: center;
        }

            .top3 .nav li a {
                color: #FFF;
                height: 32px;
                display: block;
                padding: 2px 8px;
            }

                .top3 .nav li a:hover {
                    color: #FFF;
                    height: 32px;
                    display: block;
                    border-radius: 8px;
                    padding: 2px 8px;
                    background-color: blue;
                    /*background: url(../images/hrwl_bg5.jpg) no-repeat;*/
                    text-decoration: none;
                }

.navhover {
    color: #FFF;
    height: 32px;
    display: block;
    text-decoration: none;
}

/*.denglu{ background:#666; padding:50px 0;}*/
.denglu {
    background: url(../images/denglu_background.jpg);
    background-repeat: repeat;
    padding: 50px 0;
}

    .denglu .box {
        width: 800px;
        height: 310px;
        background: #FFF;
        margin: 0 auto;
    }

        .denglu .box .dl_l {
            float: left;
            padding: 40px;
            width: 400px;
        }

        .denglu .box .dl_r {
            float: right;
            padding: 20px 20px 0 0;
        }

            .denglu .box .dl_r table {
                width: 300px;
            }

                .denglu .box .dl_r table tr td {
                }

                    .denglu .box .dl_r table tr td .input_txt1 {
                        width: 260px;
                        padding: 0 5px;
                        border: 0 none;
                        background: #e5e5e5;
                        height: 30px;
                        line-height: 30px;
                        font-family: "微软雅黑";
                        outline: medium;
                    }

                    .denglu .box .dl_r table tr td .input_txt2 {
                        width: 120px;
                        padding: 0 5px;
                        border: 0 none;
                        background: #e5e5e5;
                        height: 30px;
                        line-height: 30px;
                        float: left;
                        outline: medium;
                    }

                    .denglu .box .dl_r table tr td .erweima {
                        float: left;
                        width: 100px;
                        height: 30px;
                        line-height: 30px;
                        text-align: center;
                        margin-left: 10px;
                    }

                    .denglu .box .dl_r table tr td .input_btn {
                        background: #147abf;
                        width: 290px;
                        height: 30px;
                        border: 0 none;
                        color: #FFF;
                        outline: medium;
                        cursor: pointer;
                    }

.input_btns {
    background: #147abf;
    width: 270px;
    height: 40px;
    border: 0 none;
    color: #FFF;
    outline: medium;
    cursor: pointer;
}

.content {
    margin-top: 50px;
}

.index_con_l {
    float: left;
    width: 780px;
}

    .index_con_l .TB-focus {
        width: 780px;
        height: 420px;
        position: relative;
    }

        .index_con_l .TB-focus .bd p {
            position: absolute;
            left: 10px;
            bottom: -50px;
            height: 50px;
            line-height: 50px;
            z-index: 2;
            color: #FFF;
            font-family: "微软雅黑";
        }

        .index_con_l .TB-focus .hd {
            position: absolute;
            right: 0px;
            bottom: -50px;
            z-index: 1;
            width: 780px;
            height: 50px;
            background: #137abf;
        }

            .index_con_l .TB-focus .hd ul {
                padding-top: 20px;
                float: right;
                padding-right: 10px;
            }

            .index_con_l .TB-focus .hd li {
                color: #f60;
                cursor: pointer;
                margin-left: 5px;
                width: 10px;
                height: 10px;
                background: #fff;
                float: left;
            }

                .index_con_l .TB-focus .hd li.on {
                    background: #f60;
                    color: #fff;
                    font-weight: bold;
                    opacity: 1;
                    filter: alpha(opacity=100);
                    z-index: 2;
                    position: relative;
                }

.index_con_r {
    width: 390px;
    float: right;
    font-family: "微软雅黑";
}

    .index_con_r ul {
    }

    .index_con_r li {
        float: left;
        width: 190px;
        height: 150px;
        background: url(../images/hrwl_bg1.jpg) no-repeat;
        text-align: center;
        font-size: 14px;
    }

        .index_con_r li p {
            padding-top: 100px;
        }

        .index_con_r li#em1 {
            margin-right: 10px;
        }

        .index_con_r li#em2 {
            background-position: -200px 0;
        }

        .index_con_r li#em3 {
            background-position: 0px -160px;
            margin-right: 10px;
            margin-top: 10px;
        }

        .index_con_r li#em4 {
            background-position: -200px -160px;
            margin-top: 10px;
        }

        .index_con_r li#em5 {
            background-position: 0px -320px;
            margin-right: 10px;
            margin-top: 10px;
        }

        .index_con_r li#em6 {
            background-position: -200px -320px;
            margin-top: 10px;
        }

    .index_con_r a {
        color: #FFF;
    }

        .index_con_r a:hover {
            color: #FFF;
        }

    .index_con_r li.yanse1 {
        background: url(../images/hrwl_bg01.jpg) no-repeat;
    }

    .index_con_r li.yanse2 {
        background: url(../images/hrwl_bg01.jpg) no-repeat -200px 0;
    }

    .index_con_r li.yanse3 {
        background: url(../images/hrwl_bg01.jpg) no-repeat 0px -160px;
    }

    .index_con_r li.yanse4 {
        background: url(../images/hrwl_bg01.jpg) no-repeat -200px -160px;
    }

    .index_con_r li.yanse5 {
        background: url(../images/hrwl_bg01.jpg) no-repeat 0px -320px;
    }

    .index_con_r li.yanse6 {
        background: url(../images/hrwl_bg01.jpg) no-repeat -200px -320px;
    }

.foot {
    height: 50px;
    line-height: 50px;
}

.copy_l {
    float: left;
}

.copy_r {
    float: right;
}

    .copy_r span {
        float: left;
        padding-right: 30px;
    }

    .copy_r .yybb {
        float: right;
        position: relative;
        background: url(../images/hrwl_bg2.jpg) no-repeat 0 18px;
        padding-left: 20px;
    }

    .copy_r .select dt {
        height: 50px;
        display: inline-block;
        line-height: 50px;
        padding-left: 10px;
        cursor: pointer;
        width: 60px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        z-index: 99;
        background: url(../images/hrwl_bg3.jpg) no-repeat right 22px;
    }

        .copy_r .select dt:hover, .select dt.cur {
        }

    .copy_r .select dd {
        position: absolute;
        left: 0;
        top: 40px;
        border: 1px solid #d2ccc4;
        background: #fff;
        display: none;
    }

        .copy_r .select dd ul {
            width: 88px;
            max-height: 140px;
            overflow: auto;
        }

            .copy_r .select dd ul li a {
                line-height: 24px;
                display: block;
                padding: 0 8px;
            }

                .copy_r .select dd ul li a:hover {
                    background: #f5f5f5;
                }

.wrap {
    height: 100%;
}

.foot2 {
    position: fixed;
    bottom: -10px;
    padding-left: 20px;
    height: 60px;
    line-height: 60px;
    background: #3a3e41;
}

    .foot2 .copyright {
        padding-left: 20px;
    }

        .foot2 .copyright a {
            color: #FFF;
        }


/*.foot2{ position:absolute; height:100%; width:100%; float:left; bottom:0px;   height:60px; line-height:60px; background:#3a3e41;} 
.foot2 .copyright{ padding-left:20px;}
.foot2 .copyright a{ color:#FFF;}*/
.required {
    border-color: #a2bac0 #99bbe8 #99bbe8 #a2bac0;
    background-color: #FFF;
}

.requiredRed {
    border-color: Red;
}

.proposal-list {
    list-style: none;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    height: 280px;
    overflow-y: auto;
}

    .proposal-list li {
        text-align: left;
        padding: 5px;
        font-family: inherit;
        border-bottom: 1px solid rgba(0, 0, 0, 0.16);
        height: 25px;
        line-height: 25px;
        background-color: rgba(255, 255, 255, 0.8);
        cursor: pointer;
    }

li.proposal.selected {
    background-color: orange;
    color: white;
}
