﻿@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: #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:link, a:visited {
    text-decoration: none;
    color: #3a3737;
    /*color:#003D79;*/
}

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 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%;
    overflow: hidden;
    background-color: #194E95;
}

.ny_dh_1 {
    width: 1100px;
    height: 40px;
    margin: 0 auto;
}

    .ny_dh_1 a {
        float: left;
        width: 142px;
        height: 40px;
        text-align: center;
        color: #fff;
        display: inline-block;
        font: normal 16px/40px microsoft yahei;
    }

        .ny_dh_1 a.selok, .ny_dh_1 a:hover {
            background-color: #4f81c3;
        }

.weizhi {
    width: 1100px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    color: #666;
    border-bottom: 2px solid #194E95;
    overflow: hidden;
}

    .weizhi span {
        float: left;
        background: url(/images/weizhi_bg.png) no-repeat 0 center;
        text-indent: 22px;
    }

    .weizhi a {
        float: left;
        margin: 0 5px;
        color: #666;
        text-align: center;
        padding: 0;
    }

        .weizhi a:hover {
            margin: 0 5px;
            color: #ff6600;
        }

    .weizhi p {
        float: left;
        border: 1px solid #DDD;
        color: #bbb;
        cursor: pointer;
        padding: 0 0 0 5px;
        margin: 7px 5px 0 5px;
        background: #fff;
        font-weight: normal;
        height: 24px;
        line-height: 23px;
        text-indent: 5px;
    }

        .weizhi p:hover {
            border-color: #ff6600;
            text-decoration: none;
            background: #fff;
        }

        .weizhi p i {
            color: #ff6600;
            float: right;
        }

        .weizhi p em {
            float: right;
            width: 24px;
            height: 24px;
            margin-left: 2px;
            background: url(/images/dh_colse_h.png) no-repeat 9px 8px;
        }

        .weizhi p:hover em {
            background: #ff6600 url(/images/dh_colse_b.png) no-repeat 9px 8px;
        }

    .weizhi strong {
        float: right;
        font-size: 14px;
        color: #194E95;
    }

        .weizhi strong i {
            margin: 0 5px;
            color: #ff6600;
        }


/*下为首页*/

.lanmu {
    width: 1100px;
    margin: 20px auto;
    overflow: hidden;
}

/*轮播图开始*/
#focus {
    float: left;
    width: 546px;
    height: 338px;
    background-color: #ebebeb;
    margin: 0 15px;
}

    #focus .pic ul li img {
        width: 546px;
        height: 338px;
    }

.mF_quwan {
    position: relative;
}

    .mF_quwan .loading {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #fff url(/images/loading.gif) center no-repeat;
        z-index: 9;
    }

    .mF_quwan, .mF_quwan .pic {
        border-bottom: 1px solid #E2E2E2;
    }

        .mF_quwan .pic li {
            width: 100%;
            height: 100%;
            overflow: hidden;
            position: absolute;
            display: none;
        }

        .mF_quwan .txt li {
            position: absolute;
            z-index: 2;
            *bottom: 16px !important;
            height: 34px;
            line-height: 34px;
            display: none;
        }

            .mF_quwan .txt li a {
                display: block;
                position: relative;
                z-index: 1;
                color: #fff;
                padding-left: 16px;
                font-size: 14px;
                font-weight: bold;
                text-decoration: none;
            }
            /*标题样式*/
            .mF_quwan .txt li b {
                display: block;
                height: 100%;
                width: 100%;
                position: absolute;
                top: 0;
                left: 0;
                background: #000;
                filter: alpha(opacity=30);
                opacity: 0.3;
            }
        /*标题背景*/
        .mF_quwan .num {
            position: absolute;
            z-index: 3;
            bottom: 0;
            *bottom: -1px;
            right: 0;
        }
            /*按钮样式*/
            .mF_quwan .num li {
                float: left;
            }

                .mF_quwan .num li a {
                    color: #B5AAB0;
                    float: left;
                    width: 56px;
                    height: 16px;
                    line-height: 16px;
                    overflow: hidden;
                    text-align: center;
                    border-left: 1px solid #E2E2E2;
                    cursor: pointer;
                    text-decoration: none;
                }

                .mF_quwan .num li.current a, .mF_quwan .num li.hover a {
                    color: #fff;
                    font-weight: bold;
                    background: #DA0A0A;
                    -webkit-transition: all 0.4s;
                    -moz-transition: all 0.4s;
                    -o-transition: all 0.4s;
                }
/*轮播图结束*/
.topleft {
    float: left;
    width: 222px;
    height: 340px;
    overflow: hidden;
    padding: 14px 20px 0 20px;
    background-color: #fff;
}

    .topleft h3 {
        float: left;
        width: 100%;
        height: 26px;
        line-height: 26px;
        border-left: 3px solid #194E95;
        margin-bottom: 5px;
        color: #194E95;
        text-indent: 14px;
    }

    .topleft a {
        float: left;
        width: 100%;
        background: url(/images/li_yd_2.png) no-repeat 0 center;
        text-indent: 12px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

.topright {
    float: left;
    width: 222px;
    height: 218px;
    overflow: hidden;
    padding: 14px 20px 0 20px;
    background-color: #999;
}

    .topright h3 {
        float: left;
        height: 24px;
        line-height: 24px;
        text-align: center;
        color: #fff;
        border-bottom: 2px solid #fff;
        padding-bottom: 10px;
    }

    .topright a {
        float: left;
        width: 100%;
        height: 20px;
        line-height: 20px;
        margin-top: 13px;
        color: #fff;
        overflow: hidden;
    }

        .topright a:hover {
            text-decoration: underline;
        }

.hytishi {
    float: left;
    width: 242px;
    height: 104px;
    background-color: #fff;
    padding: 20px 0 0 20px;
}

    .hytishi p {
        float: left;
        width: 242px;
        height: 43px;
        padding: 0 0 15px 0;
    }

        .hytishi p img {
            float: left;
            width: 73px;
            height: 43px;
            margin-right: 20px;
            border-radius: 10%;
        }

        .hytishi p i {
            float: left;
            width: 128px;
            height: 22px;
            line-height: 18px;
        }

    .hytishi em {
        float: left;
        height: 30px;
        width: 99px;
        line-height: 30px;
        background-color: #ff6600;
        color: #fff;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #ff7e00;
        margin: 0 20px 0 0;
    }

    .hytishi tt {
        float: left;
        height: 30px;
        width: 99px;
        line-height: 30px;
        background-color: #fff;
        color: #ff7e00;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #ff7e00;
    }




.guanggaozizhu {
    float: left;
    width: 1104px;
    height: 204px;
    background-color: #e8e8e8;
    overflow: hidden;
}

    .guanggaozizhu p {
        float: left;
        width: 180px;
        height: 100px;
        margin: 0 4px 4px 0;
        position: relative;
    }

        .guanggaozizhu p img {
            width: 100%;
            height: 100px;
        }

        .guanggaozizhu p:hover a {
            display: block;
        }

        .guanggaozizhu p a {
            float: left;
            width: 150px;
            height: 65px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            padding: 0 15px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 999;
            background: rgba(0,0,0,0.3);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000,endColorstr = #30000000);
            overflow: hidden;
            display: none;
            padding-top: 35px;
        }

    .guanggaozizhu span {
        float: left;
        width: 180px;
        height: 100px;
        background: #9a0000 url(/images/tiaowen_bg.png) repeat;
        color: #fff;
    }

        .guanggaozizhu span i {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 18px;
            margin: 15px 0 0 0;
        }

        .guanggaozizhu span a {
            float: left;
            width: 72px;
            background: url(/images/huanhuan_gg_b.png) no-repeat 3px center;
            font-size: 16px;
            color: #fff;
            text-indent: 23px;
            margin: 10px 0 0 53px;
        }

.pinpai {
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
}

.pinpai_tit {
    float: left;
    width: 20px;
    height: 131px;
    padding: 34px 29px;
    line-height: 26px;
    font-size: 20px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
}

.pinpai {
    float: left;
    width: 1020px;
}

    .pinpai .dibian {
        border-bottom: 1px solid #e9e9e9;
    }

    .pinpai img {
        float: left;
        width: 130px;
        height: 60px;
        padding: 19.5px 19.5px;
        border-top: 1px solid #e9e9e9;
        border-right: 1px solid #e9e9e9;
        background-color: #fff;
    }

.cxmxhy {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

    .cxmxhy h3 {
        float: left;
        width: 100px;      
        height:22px;
        line-height:30px;
        color: #777777;
        cursor: pointer;
    }

    .cxmxhy .hytpok {
        color: #194E95;
    }

    .cxmxhy .hytpulok {
        float: left;
        width: 1118px;
        height: 100%;
    }

    .cxmxhy ul {
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .cxmxhy ul li {
            float: left;
            width: 510px;
            height: 120px;
            border: 1px solid #dddddd;
            padding: 15px;
            margin: 15px 16px 0 0;
            background-color: #fff;
        }

            .cxmxhy ul li:hover {
                border-color: #ff6600;
            }

            .cxmxhy ul li span {
                float: left;
                width: 165px;
                height: 110px;
                text-align: center;
            }

                .cxmxhy ul li span img {
                    float: left;
                    width: 130px;
                    height: 60px;
                    margin: 7px 0 18px 17px;
                }

                .cxmxhy ul li span a {
                    float: left;
                    width: 70px;
                    height: 26px;
                    border: 1px solid #dddddd;
                    text-align: center;
                    border-radius: 3px;
                    margin: 0 5px 0 5px;
                    font-size: 12px;
                    color: #8a8a8a;
                }

                    .cxmxhy ul li span a:hover {
                        border-color: #ff6600;
                    }

            .cxmxhy ul li p {
                float: right;
                width: 320px;
                line-height: 22px;
            }

                .cxmxhy ul li p a {
                    float: left;
                    width: 100%;
                    font-size: 18px;
                    height: 26px;
                    line-height: 26px;
                    overflow: hidden;
                }

                .cxmxhy ul li p tt {
                    float: right;
                    margin: 15px 10px 0 0;
                    font-size: 16px;
                }

                    .cxmxhy ul li p tt em {
                        font: bold 16px/18px "microsoft yahei";
                        color: #F66E08;
                        margin: 0 8px;
                    }

                .cxmxhy ul li p i {
                    float: left;
                    width: 100%;
                    height: 44px;
                    line-height: 22px;
                    margin: 13px 0 0 0;
                    color: #8a8a8a;
                    overflow: hidden;
                }

                .cxmxhy ul li p u {
                    float: left;
                    width: 22px;
                    height: 22px;
                    margin: 15px 10px 0 0;
                }

    .cxmxhy .u_jp {
        background: url(/images/u_jp.png) no-repeat 0 center;
    }

    .cxmxhy .u_yp {
        background: url(/images/u_yp.png) no-repeat 0 center;
    }

    .cxmxhy .u_cx {
        background: url(/images/u_cx.png) no-repeat 0 center;
    }

    .cxmxhy .u_mx {
        background: url(/images/u_mx.png) no-repeat 0 center;
    }

/*下面为列表*/
.xx_type {
    width: 1100px;
    margin: 10px auto;
    padding: 15px 0 15px 0;
    overflow: hidden;
    border: 1px solid #dedede;
    background-color: #fff;
}

    .xx_type #shilist {
        padding-top: 10px;
        border-top: 1px solid #f0f0f0;
    }

    .xx_type p {
        float: left;
        margin: 5px 0;
    }

        .xx_type p i {
            float: left;
            height: 12px;
            line-height: 12px;
            border-left: 3px solid #194E95;
            text-indent: 15px;
            font-weight: 600;
            width: 58px;
            margin-top: 8px;
            overflow: hidden;
        }

        .xx_type p em {
            float: right;
            width: 1038px;
        }

        .xx_type p a {
            float: left;
            padding: 0 14px;
            height: 30px;
            line-height: 30px;
            color: #3a3737;
        }

            .xx_type p a:hover {
                color: #ff6600;
            }

            .xx_type p a.ssxzok {
                color: #ff6600;
            }

        .xx_type p span {
            float: left;
            margin-right: 16px;
            font-style: normal;
        }

.qiye_list {
    width: 1100px;
    margin: 0 auto;
    border-top: 2px solid #194E95;
    overflow: hidden;
}

    .qiye_list ul {
        width: 1180px;
        float: left;
    }

        .qiye_list ul li {
            width: 502px;
            height: 112px;
            float: left;
            background-color: #fff;
            margin: 15px 15px 0 0;
            padding: 20px 20px 20px 20px;
        }

            .qiye_list ul li img {
                width: 130px;
                height: 60px;
                margin: 5px 15px 0 10px;
                padding: 5px;
                border: 1px solid #ededed;
                float: left;
            }

            .qiye_list ul li b {
                float: left;
                width: 100%;
                margin-bottom: 15px;
            }

                .qiye_list ul li b a {
                    float: left;
                    max-width: 370px;
                    height: 20px;
                    line-height: 20px;
                    background: url(/images/li_sj_lan.png) no-repeat 0 center;
                    text-indent: 10px;
                    font-size: 18px;
                    font-weight: normal;
                    overflow: hidden;
                }

            .qiye_list ul li p {
                float: left;
                width: 330px;
            }

                .qiye_list ul li p span {
                    width: 100%;
                    height: 52px;
                    line-height: 26px;
                    float: left;
                    overflow: hidden;
                }

            .qiye_list ul li i {
                float: left;
                background: url(/images/hits_bg.png) no-repeat 0 center;
                text-indent: 20px;
            }

            .qiye_list ul li em {
                float: right;
            }

            .qiye_list ul li .q100 {
                width: 490px;
                margin-left: 10px;
            }

            .qiye_list ul li b u {
                float: left;
                width: 22px;
                height: 22px;
                margin-left: 10px;
            }

            .qiye_list ul li b .hyjp {
                background: url(/images/hy_jp_li_bg.png) no-repeat 0 center;
            }

            .qiye_list ul li b .hyyp {
                background: url(/images/hy_yp_li_bg.png) no-repeat 0 center;
            }

            .qiye_list ul li b .hymx {
                background: url(/images/hy_mx_li_bg.png) no-repeat 0 center;
            }

            .qiye_list ul li b .hycx {
                background: url(/images/hy_cx_li_bg.png) no-repeat 0 center;
            }

            .qiye_list ul li b .hypp {
                background: url(/images/hy_pp_li_bg.png) no-repeat 0 center;
            }
/*上面为列表*/
/*分页开始*/
.fenye {
    float: left !important;
    width: 100%;
    height: 50px;
    margin: 18px auto;
    margin-bottom: 30px;
    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: 40px;
    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;
    }
