﻿@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: #FFFFFF;
    overflow-y: scroll;
}

ul, ul li {
    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 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;
    }

    .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;
    }



.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 36px;
        font: normal 16px/40px microsoft yahei;
    }

        .ny_dh_1 a.selok, .ny_dh_1 a:hover {
            background: #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;
    }

.lanmu {
    width: 1100px;
    margin: 20px auto;
    overflow: hidden;
    /*background-color:#dedede;*/
}

/*滚动轮片样式开始*/
#zSlider {
    float: left;
    width: 740px;
    overflow: hidden;
}

#picshow_img {
    width: 510px;
    height: 330px;
    overflow: hidden;
    float: left;
}

    #picshow_img img {
        float: left;
        width: 510px;
        height: 330px;
    }

#select_btn {
    width: 225px;
    height: 320px;
    color: #111;
    float: right;
    padding: 5px 5px 5px 0;
    background-color: #ababab;
}

    #select_btn a {
        float: left;
        width: 205px;
        height: 63px;
        line-height: 63px;
        background-color: #dedede;
        text-align: center;
        border-bottom: 1px solid #fff;
        font-size: 14px;
        padding: 0 10px;
        overflow: hidden;
    }

        #select_btn a:hover {
            background-color: #fff;
        }

        #select_btn a.current {
            background-color: #fff;
        }

            #select_btn a.current:hover {
                background-color: #fff;
            }

/*滚动轮片样式结束*/

.news_tt {
    float: right;
    width: 322px;
    height: 330px;
    background: url(/images/tjqiye_bg.png) no-repeat 0 0;
    overflow: hidden;
}

    .news_tt ul {
        float: left;
        width: 100%;
        margin: 40px 0 0 0;
    }

        .news_tt ul li {
            float: left;
            width: 100%;
            margin: 9px 0;
            border-bottom: 1px solid #dddddd;
            padding-bottom: 22px;
        }

            .news_tt ul li a {
                float: left;
                width: 100%;
                height: 28px;
                line-height: 28px;
                font-size: 18px;
                overflow: hidden;
            }

            .news_tt ul li i {
                float: left;
                width: 100%;
                height: 26px;
                line-height: 26px;
                margin-top: 10px;
                overflow: hidden;
            }

.lm_tit_0 {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #dddddd;
}

    .lm_tit_0 i {
        float: left;
        width: 100px;
        height: 38px;
        line-height: 38px;
        color: #194E95;
        text-align: center;
        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 a:hover {
            color: #ff6600;
        }

    .lm_tit_0 strong {
        float: right;
        font-size: 14px;
    }

        .lm_tit_0 strong em {
            margin: 0 5px;
            color: #ff6600;
        }

.lm_tit_1 {
    float: left;
    width: 100%;
    height: 26px;
    line-height: 26px;
}

    .lm_tit_1 a {
        float: left;
        width: 100px;
        height: 26px;
        line-height: 26px;
        border-left: 3px solid #194E95;
        color: #194E95;
        text-indent: 14px;
        font-size: 20px;
    }


.lm_tit_2 {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    border-bottom: 2px solid #dddddd;
}

    .lm_tit_2 h3 {
        float: left;
        width: 100px;
        height: 22px;
        line-height: 22px;
        color: #194E95;
        text-align: center;
        border-bottom: 2px solid #194E95;
        font-size: 20px;
        padding-bottom: 8px;
    }

    .lm_tit_2 i {
        float: left;
        margin-left: 20px;
    }

    .lm_tit_2 em {
        float: right;
        width: 70px;
        background: url(/images/huanhuan_gg.png) no-repeat 3px 4px;
        margin-right: 50px;
        font-size: 14px;
        height: 22px;
        line-height: 20px;
        color: #9fa0a0;
        text-indent: 23px;
    }

        .lm_tit_2 em:hover {
            color: #fff;
            background: #ff6600 url(/images/huanhuan_gg_h.png) no-repeat 3px 4px;
            cursor: pointer;
        }

    .lm_tit_2 a {
        float: right;
        font-size: 14px;
        height: 22px;
        line-height: 22px;
        margin: 0 0 0 20px;
        padding: 0;
        color: #9fa0a0;
    }

        .lm_tit_2 a:hover {
            color: #ff6600;
        }

.news_hy {
    float: left;
    width: 740px;
    height: 350px;
}

.news_hy_l {
    float: left;
    width: 220px;
    height: 382px;
    margin-right: 20px;
}

    .news_hy_l p {
        float: left;
        width: 100%;
        height: 140px;
        margin: 15px 0 0 0;
        position: relative;
    }

        .news_hy_l p img {
            float: left;
            width: 100%;
            height: 100%;
        }

        .news_hy_l p b {
            float: left;
            width: 210px;
            height: 28px;
            line-height: 28px;
            background-color: #000;
            filter: alpha(Opacity=70);
            -moz-opacity: 0.5;
            opacity: 0.5;
            text-indent: 5px;
            color: #fff;
            position: absolute;
            z-index: 9999;
            left: 0;
            top: 112px;
            padding: 0 5px;
            font-weight: normal;
            overflow: hidden;
        }

            .news_hy_l p b:hover {
                color: #cecece;
            }

.news_hy_r {
    float: right;
    width: 500px;
    height: 382px;
    margin-top: 15px;
}

    .news_hy_r p {
        float: left;
        width: 100%;
        margin: 0 0 12px 0;
        padding-bottom: 13px;
        border-bottom: 1px solid #efefef;
        overflow: hidden;
    }

        .news_hy_r p a {
            float: left;
            width: 100%;
            height: 26px;
            line-height: 26px;
            font-size: 18px;
            overflow: hidden;
        }

        .news_hy_r p i {
            float: left;
            width: 100%;
            height: 20px;
            line-height: 20px;
            margin-top: 9px;
            overflow: hidden;
        }

.news_tj {
    float: right;
    width: 280px;
    padding: 12px 20px;
    border: 1px solid #dddddd;
}

    .news_tj p {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
    }

        .news_tj p a {
            float: left;
            width: 100%;
            height: 36px;
            line-height: 36px;
            background: url(/images/li_yd_2.png) no-repeat 0 center;
            text-indent: 12px;
            overflow: hidden;
        }


.zhanhuikx {
    float: left;
    width: 740px;
    height: 350px;
    overflow: hidden;
}

.zhanhuikx_top {
    float: left;
    width: 800px;
    height: 257px;
    overflow: hidden;
}

    .zhanhuikx_top p {
        float: left;
        width: 355px;
        height: 103px;
        margin: 15px 30px 0 0;
        padding-bottom: 15px;
        border-bottom: 1px solid #efefef;
        /*background-color: #ededed;*/
    }

        .zhanhuikx_top p img {
            float: left;
            width: 128px;
            height: 100px;
            margin-right: 10px;
        }

        .zhanhuikx_top p a {
            float: left;
            width: 217px;
            height: 52px;
            line-height: 26px;
            font-size: 16px;
            overflow: hidden;
        }

        .zhanhuikx_top p i {
            float: left;
            width: 217px;
            height: 20px;
            line-height: 20px;
            margin-top: 12px;
            background: url(/images/hits_bg_1.png) no-repeat 0 center;
            text-indent: 25px;
            overflow: hidden;
        }

.zhanhuikx_di {
    float: left;
    width: 740px;
    height: 38px;
    line-height: 38px;
    margin-top: 15px;
    color: #fff;
    background-color: #385d8e;
}

    .zhanhuikx_di i {
        float: left;
        margin: 0 10px 0 20px;
    }

    .zhanhuikx_di a {
        float: left;
        max-width: 466px;
        height: 38px;
        line-height: 38px;
        color: #fff;
        overflow: hidden;
    }

        .zhanhuikx_di a:hover {
            color: #ff6600;
        }

    .zhanhuikx_di p {
        float: left;
        display: flex;
        margin: 0 0 0 20px;
    }

    .zhanhuikx_di em {
        color: #ff6600;
        margin: 0 5px;
        font-size: 22px;
        font-weight: 600;
    }

.news_phb {
    float: right;
    width: 280px;
    padding: 12px 20px;
    border: 1px solid #dddddd;
}

    .news_phb ul {
        float: left;
        width: 100%;
        margin: 10px 0 0 0;
    }

        .news_phb ul li {
            float: left;
            width: 100%;
            margin: 10px 0;
            overflow: hidden;
        }

            .news_phb ul li i {
                float: left;
                font: 700 14px/16px Arial;
                display: block;
                width: 16px;
                height: 16px;
                text-align: center;
                letter-spacing: -1px;
                color: #666;
                background: #e1e1e1;
                margin-right: 10px;
            }

            .news_phb ul li a {
                float: left;
                width: 200px;
                height: 16px;
                line-height: 15px;
                overflow: hidden;
            }

            .news_phb ul li em {
                float: right;
                width: 40px;
                height: 16px;
                line-height: 15px;
                text-align: right;
                overflow: hidden;
            }

        .news_phb ul .phb {
            background-color: #F60;
            color: #fff;
        }

.guanggaozizhu {
    float: left;
    width: 1105px;
    margin-top: 10px;
    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;
        }
/*下面样式为列表页面开始*/
.main {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.list_l, .news_zx {
    float: left;
    width: 740px;
    margin: 0;
}

.list_r {
    float: right;
    width: 322px;
    position: relative;
    top: 0;
}

.news_zx ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0;
}

.news_zx ul img {
    float: left;
    width: 170px;
    height: 112px;
    margin: 0 20px 0 0;
}

.news_zx ul p {
    float: left;
    width: 550px;
    line-height: 30px;
    font-size: 14px;
    margin: 0;
    color: #727171;
    overflow: hidden;
}

    .news_zx ul p a {
        float: left;
        max-width: 600px;
        height: 19px;
        line-height: 19px;
        font-size: 18px;
        background: url(/images/li_sj_lan.png) no-repeat 0 center;
        text-indent: 12px;
        overflow: hidden;
    }

    .news_zx ul p i {
        float: left;
        color: #999;
        width: 100%;
        height: 48px;
        line-height: 24px;
        margin: 10px 0 10px 0;
        overflow: hidden;
    }

    .news_zx ul p em {
        float: right;
        color: #999;
        background: url(/images/hits_bg.png) no-repeat 0 center;
        text-indent: 20px;
        margin: 0 0 0 20px;
    }

#xialagensui {
    position: static;
    top: 3px;
    width: 322px;
}
/*上面样式为列表页面结束*/
/*下为详细页面*/
.shuoming {
    width: 1018px;
    margin: 0 auto;
    padding: 20px 40px;
    border: 1px solid #dddddd;
    overflow: hidden;
}

.shuoming_tit {
    height: 96px;
}

    .shuoming_tit h2 {
        font-size: 26px;
        line-height: 40px;
        font-weight: normal;
        color: #333;
        text-align: center;
        margin: 0;
        padding: 10px 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .shuoming_tit .titli {
        float: left;
        width: 100%;
        height: 22px;
        line-height: 22px;
        margin-top: 10px;
        text-align: center;
    }

    .shuoming_tit span {
        height: 28px;
        line-height: 28px;
        margin: 0 25px 0 0;
        color: #999;
    }

        .shuoming_tit span a {
            float: none;
        }

        .shuoming_tit span i {
            width: 60px;
            height: 24px;
            line-height: 23px;
            border-radius: 3px;
            background-color: #e5e5e5;
            text-align: center;
            display: inline-block;
            cursor: pointer;
        }

            .shuoming_tit span i:hover {
                background-color: #1c84c6;
                color: #fff;
            }

.shuoming_cent {
    width: 100%;
    text-align: left;
    zoom: 1;
    word-wrap: break-word;
    background-color: #fff;
    padding: 20px 0;
    color: #404040;
    font: 16px/32px "Microsoft YaHei";
    overflow: hidden;
}

    .shuoming_cent p {
        float: left;
        width: 100%;
        margin: 5px 0;
        text-indent: 32px;
        padding: 0;
    }

    .shuoming_cent img {
        max-width: 800px;
        margin: 10px auto;
        display: block;
    }

  .shuoming_cent table {
        border-collapse: collapse;
        table-layout: fixed;
        width: 920px;
        margin-left: 34px;
    }

        .shuoming_cent table td {
            font-size: 14px;
            padding: .6em 1em;
            border-width: 0 1px 1px 0;
            border: 1px solid #a9a9a9;
            word-wrap: break-word;
            empty-cells: show;
        }

            .shuoming_cent table td p {
                text-indent: 0;
                padding: 2px 10px;
                word-wrap: break-word;
                empty-cells: show;
            }
.tjlist {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

    .tjlist .left_tit {
        float: left;
        width: 100%;
        border-bottom: 2px solid #e1e1e1;
    }

        .tjlist .left_tit i {
            float: left;
            width: 128px;
            color: #194E95;
            text-align: center;
            border-bottom: 2px solid #194E95;
            height: 50px;
            line-height: 50px;
            font-size: 18px;
            margin: 0 0 -2px 0;
        }

    .tjlist ul {
        float: left;
        width: 1102px;
    }

        .tjlist ul li {
            float: left;
            width: 450px;
            margin: 15px 100px 0 0;
        }

            .tjlist ul li a {
                float: left;
                max-width: 350px;
                height: 18px;
                line-height: 18px;
                background: url(/images/li_yd_1.png) no-repeat 0 center;
                text-indent: 10px;
                overflow: hidden;
            }

            .tjlist ul li i {
                float: right;
                height: 18px;
                line-height: 18px;
            }

/*上面样式为详情页面结束*/

/*分页开始*/
.fenye {
    float: left !important;
    width: 100%;
    height: 50px;
    margin: 25px 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: 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;
    }
