﻿
@charset "utf-8";

body {
    font-family: 'Microsoft YaHei',宋体, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #777777;
    margin: 0;
    padding: 0;
    line-height: 26px;
    background-color: #F3F3F3;
    overflow-y: scroll;
}

ul, ul li, p {
    margin: 0;
    padding: 0;
    list-style: none;
}

h3 {
    margin: 0;
    padding: 0;
    font: bold 18px/36px Microsoft YaHei;
    color: #194E95;
}

em, i {
    font-style: normal;
}

img {
    border: none;
}

a, a:link, a:visited {
    text-decoration: none;
    color: #3a3737;
}

    a:hover, a:active {
        text-decoration: none;
        color: #ff6600;
        cursor: pointer;
    }

:focus {
    outline: 0;
}

/*首页头部*/
.top {
    width: 100%;
    height: 36px;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DDDDDD;
}

.top_z {
    width: 1100px;
    height: 36px;
    line-height: 35px;
    margin: 0 auto;
    font-size: 14px;
    overflow: hidden;
}

    .top_z p {
        float: left;
        margin: 0;
    }

        .top_z p a {
            margin: 0 20px 0 0;
        }

    .top_z span {
        float: right;
        margin: 0 -7px 0 0;
    }

        .top_z span a {
            float: left;
            background: url(/images/toufenge.png) no-repeat right;
            padding: 0 8px;
        }

.logosou {
    width: 1100px;
    margin: 25px auto;
    height: 36px;
}

    .logosou .logo {
        float: left;
        width: 183px;
        height: 36px;
    }

    .logosou h1 {
        float: left;
        height: 32px;
        border-left: 1px solid #d7d7d7;
        font: bold 24px/32px "Microsoft YaHei";
        text-indent: 17px;
        margin: 4px 0 0 20px;
        color: #194E95;
    }

    .logosou i {
        float: left;
        margin: 7px 0 0 21px;
        font-size: 18px;
        color: #B7BEBE;
    }

    .logosou input {
        float: right;
        width: 300px;
        height: 32px;
        line-height: 32px;
        border: 1px solid #d7d7d7;
        padding: 0;
        margin: 5px 0 0 50px;
        color: #666;
        text-indent: 10px;
        background-color: #fff;
    }

    .logosou span {
        float: right;
        width: 60px;
        height: 34px;
        display: block;
        border: 0px;
        cursor: pointer;
        background: #d7d7d7;
        font: normal 18px/34px "Microsoft Yahei","simhei";
        text-align: center;
        margin: 5px 0 0 0;
    }

.ny_dh {
    width: 100%;
    height: 40px;
    background-color: #194E95;
}

.ny_dh_1 {
    width: 1100px;
    height: 40px;
    margin: 0 auto;
}

    .ny_dh_1 a {
        float: left;
        height: 40px;
        text-align: center;
        color: #fff;
        display: inline-block;
        padding: 0 39px;
        margin-right: 5px;
        font: normal 16px/40px microsoft yahei;
    }

        .ny_dh_1 a.selok, .ny_dh_1 a:hover {
            background-color: #4f81c3;
        }
/*以下样式为列表页面*/

.weizhi {
    width: 1100px;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    background: url(/images/weizhi_bg.png) no-repeat 0 center;
    text-indent: 26px;
    color: #666;
    font-size: 15px;
}

    .weizhi a {
        margin: 0 5px;
        color: #666;
    }

        .weizhi a:hover {
            margin: 0 5px;
            color: #ff6600;
        }

    .weizhi i {
        margin-left: 5px;
        color: #194E95;
    }


.lm_tit_0 {
    float: left;
    width: 100%;
    height: 22px;
    line-height: 22px;
    border-bottom: 2px solid #dddddd;
    padding-bottom: 8px;
}

    .lm_tit_0 i {
        float: left;
        width: 100px;
        height: 22px;
        line-height: 22px;
        color: #194E95;
        text-align: center;
        padding-bottom: 8px;
        border-bottom: 2px solid #194E95;
        font-size: 20px;
    }

    .lm_tit_0 a {
        float: right;
        font-size: 14px;
        margin: 0 0 0 20px;
        padding: 0;
        font-weight: normal;
        color: #9fa0a0;
    }

    .lm_tit_0 strong {
        float: right;
        font-size: 14px;
        margin-right: 20px;
    }

        .lm_tit_0 strong em {
            margin: 0 5px;
            color: #ff6600;
        }

.zpjingpin {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

    .zpjingpin ul {
        float: left;
        width: 1120px;
    }

        .zpjingpin ul li {
            float: left;
            width: 149px;
            background-color: #fff;
            border: 1px solid #e2e2e2;
            margin: 0 14.9px 15px 0;
            padding: 16px 10px;
            text-align: center;
        }

            .zpjingpin ul li img {
                width: 130px;
                height: 60px;
            }

            .zpjingpin ul li i {
                float: left;
                width: 100%;
                height: 20px;
                color: #ff6600;
                margin: 7px 0 13px 0;
            }

            .zpjingpin ul li b {
                float: left;
                width: 100%;
                height: 20px;
                line-height: 20px;
                font-size: 16px;
                font-weight: normal;
                overflow: hidden;
            }

            .zpjingpin ul li:hover {
                border-color: #ff6600;
            }



.zhaopinlist {
    margin: 0 auto;
    margin-top: 10px;
    width: 1100px;
    overflow: hidden;
}

    .zhaopinlist ul {
        float: left;
        width: 1058px;
        padding: 0 20px;
        background-color: #fff;
        border: 1px solid #e2e2e2;
    }

        .zhaopinlist ul li {
            float: left;
            width: 100%;
            height: 50px;
            line-height: 50px;
            border-bottom: 1px solid #ededed;
            overflow: hidden;
        }

            .zhaopinlist ul li:hover {
                background-color: #f5f5f5;
            }

            .zhaopinlist ul li a {
                float: left;
                width: 360px;
                height: 50px;
                font-size: 16px;
                text-align: left;
                background: url(/images/li_yd_2.png) no-repeat 0 center;
                text-indent: 10px;
                overflow: hidden;
            }

            .zhaopinlist ul li i {
                float: left;
                width: 200px;
                height: 50px;
                color: #ff6600;
            }

            .zhaopinlist ul li em {
                float: left;
                width: 200px;
                height: 50px;
                overflow: hidden;
            }

            .zhaopinlist ul li u {
                float: right;
                text-decoration: none;
            }

/*以下样式为详情页面*/

.shuoming {
    width: 1098px;
    margin: 0 auto;
    border: 1px solid #dddddd;
    background-color: #fff;
    overflow: hidden;
}

.nr_l {
    float: left;
    width: 600px;
    min-height: 680px;
    padding: 20px 30px 30px 30px;
    overflow: hidden;
}

.nr_r {
    float: right;
    width: 360px;
    min-height: 500px;
    padding: 20px 30px;
}

.hylogo {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #dedede;
    padding-bottom: 20px;
}

    .hylogo img {
        float: left;
        width: 140px;
        height: 52px;
        margin: 0 25px 0 0;
    }

.gsziliao {
    float: left;
    width: 100%;
}

    .gsziliao p {
        float: left;
        width: 100%;
        margin: 5px 0;
        overflow: hidden;
    }

        .gsziliao p i {
            float: left;
            width: 75px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            background-color: #1c84c6;
            color: #fff;
            font-size: 14px;
            border-radius: 3px;
            margin: 10px 20px 0 0;
        }

            .gsziliao p i:hover {
                background-color: #1a7bb9;
            }

        .gsziliao p .gslogo {
            float: left;
            width: 130px;
            height: 60px;
            margin-bottom: 10px;
        }

        .gsziliao p b {
            float: left;
            width: 210px;
            height: 56px;
            line-height: 56px;
            margin-left: 20px;
            font-size: 16px;
            font-weight: normal;
            overflow: hidden;
        }

            .gsziliao p b:hover {
                color: #ff6600;
            }

.fengexian {
    border-bottom: 1px solid #dedede;
    height: 6px;
}

.erweima {
    width: 120px;
    height: 120px;
}

.shuoming_tit {
    float: left;
    width: 100%;
}

    .shuoming_tit h2 {
        float: left;
        font-size: 26px;
        line-height: 40px;
        font-weight: normal;
        color: #333;
        text-align: center;
        margin: 10px 0 15px 0;
    }

    .shuoming_tit p {
        float: left;
        width: 600px;
        line-height: 36px;
    }

        .shuoming_tit p i {
            float: left;
            width: 180px;
            height: 36px;
            color: #ff6600;
            background: url(/images/li_yd_1.png) no-repeat 0 center;
            text-indent: 10px;
        }

        .shuoming_tit p em {
            float: left;
            width: 180px;
            height: 36px;
            background: url(/images/li_yd_1.png) no-repeat 0 center;
            text-indent: 10px;
        }

.nr_l_ms {
    float: left;
    width: 100%;
}

    .nr_l_ms h4 {
        float: left;
        margin: 30px 0 10px 0;
        font-size: 16px;
    }

.nr_l_cen {
    float: left;
    width: 100%;
}

.qitaxx {
    float: left;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

    .qitaxx ul {
        width: 651px;
        float: left;
        overflow: hidden;
    }

        .qitaxx ul li {
            float: left;
            width: 276px;
            margin-right: 49px;
        }

            .qitaxx ul li a {
                float: left;
                width: 100%;
                margin: 15px 40px 0 0;
                height: 22px;
                line-height: 22px;
                background: url(/images/li_yd_1.png) no-repeat 0 center;
                text-indent: 10px;
                overflow: hidden;
            }

.left_tit {
    float: left;
    width: 100%;
    border-bottom: 2px solid #e1e1e1;
}

    .left_tit i {
        float: left;
        width: 100px;
        color: #194E95;
        text-align: center;
        border-bottom: 2px solid #194E95;
        height: 50px;
        line-height: 50px;
        font-size: 20px;
        margin: 0 0 -2px 0;
    }

/*上面样式为详情页面结束*/

/*分页开始*/
.fenye {
    float: left !important;
    width: 100%;
    height: 50px;
    margin: 10px auto;
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 10px;
    font-size: 14px;
}

    .pagination > a {
        display: inline;
    }

        .pagination > a:first-child > a, .pagination > a:first-child > span {
            margin-left: 0;
        }

    .pagination a[disabled] {
        color: #777;
        cursor: not-allowed;
    }

    .pagination > a, .pagination > span {
        position: relative;
        float: left;
        width: 40px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #dddddd;
        color: #337ab7;
        text-decoration: none;
        background-color: #ebebeb;
        margin: 0 2px;
    }

        .pagination > a:focus, .pagination > a:hover, .pagination > span:focus, .pagination > span:hover {
            z-index: 3;
            color: #23527c;
            background-color: #bcbcbd;
        }

    .pagination span.active {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
    }

/*上面样式为详情页面结束*/

.foot {
    float: left;
    width: 100%;
    background-color: #ededed;
    margin-top: 20px;
    overflow: hidden;
}

    .foot p {
        padding: 20px 0;
        border-top: 3px solid #194E95;
        width: 1100px;
        height: 70px;
        margin: 0 auto;
        text-align: center;
    }

        .foot p a {
            width: 92px;
            height: 38px;
            background: url(/images/kfqq.gif) right 2px no-repeat;
            color: #777777;
            display: inline-table;
            margin-right: 30px;
            text-align: left;
        }

    .foot i {
        float: left;
        width: 100%;
        font-weight: 500;
        text-align: center;
    }
