/*______________________________系统设置____________________________________*/
h1, h2, h3, h4, h5, h6, h7 {
    font-size: 12px;
    font-weight: normal;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    list-style: none;
}

html {
    overflow-x: hidden;
    height: 100%;
}

body {
    *overflow-x: hidden;
    background: url(bg.jpg) repeat-x;
}

body {
    font-family: "宋体","Helvetica","Arial","sans-serif";
    font-size: 12px;
    line-height: 24px;
    color: #333333;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img, abbr, acronym {
    border: 0;
}

img {
    vertical-align: middle;
    border: none;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

q:before, q:after {
    content: '';
}

a {
    text-decoration: none;
    color: #333333;
}

    a:hover {
        text-decoration: underline;
        color: #1566b3;
    }


/*font-family*/
@font-face {
    font-family: "Mcrosoft Yahei";
}

.div-clear {
    clear: both;
}
/*______________________________布局设置____________________________________*/
.wrap {
    overflow: hidden;
    width: 1005px;
    _width: 1009px;
    margin: 0 auto;
}

.topimg {
    float: left;
    height: 211px;
    width: 1005px;
}

    .topimg img {
        height: 211px;
        width: 1005px;
    }

.nav-blow {
    float: left;
    width: 1003px;
    height: 40px;
}


/*文字滚动*/
.massage {
    float: left;
    line-height: 30px;
    height: 30px;
    width: 700px;
    margin-top: 5px;
}

    .massage font {
        float: left;
        display: block;
        background: url(marquee_icon.jpg) no-repeat;
        width: 50px;
        height: 30px;
    }
/*文字滚动3*/
.list_top {
    overflow: hidden;
    height: 30px;
    width: 650px;
}

    .list_top .Empty {
        width: 40px;
        height: 30px;
    }

.hot {
    width: 650px;
    height: 30px;
}

    .hot ul {
        overflow: hidden;
        width: 650px;
        height: 30px;
        margin: 0;
        padding: 0;
    }

        .hot ul li {
            float: left;
            line-height: 30px;
            height: 30px;
            margin-right: 25px;
        }

            .hot ul li a {
                font-size: 12px;
            }


.riqi {
    float: left;
    font-size: 14px;
    padding-left: 10px;
    line-height: 30px;
    height: 30px;
    width: 500px;
}

.weather {
    float: left;
    font-size: 14px;
    width: 200px;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
}

.search {
    float: right;
    font-size: 12px;
    width: 280px;
    height: 23px;
    margin-right: 10px;
    margin-top: 7px;
    *margin-top: 6px;
}

#searchform {
    float: right;
    *height: 30px;
    width: 215px;
    *margin-top: -25px;
}

.frame {
    background-color: #fff;
    color: #666666;
    line-height: 20px;
    width: 150px;
    height: 20px;
}

.so-btn {
    float: right;
    background: url(searchbtn.png) no-repeat;
    border: none;
    width: 50px;
    height: 25px;
    margin-top: 3px;
    *margin-top: -24px;
    _margin-top: -24px;
}


/*=========foot========*/
.bottom {
    float: left;
    background-color: #1772c7;
    color: #fff;
    text-align: center;
    line-height: 27px;
    height: 27px;
    width: 1005px;
}

    .bottom a {
        color: #fff;
    }

        .bottom a:hover {
            color: #fff;
        }

.copyright {
    float: left;
    text-align: center;
    color: #333;
    width: 1005px;
    margin: 0 auto;
    padding-top: 10px;
}

.copyright_img1 {
    float: left;
    width: 100px;
    height: 150px;
    margin-left: 120px;
    *margin-left: 100px;
    _margin-left: 50px;
}

    .copyright_img1 img {
        width: 73px;
        height: 119px;
    }

.copyright_font {
    float: left;
    width: 550px;
    _width: 600px;
}

.copyright_font_top {
    float: left;
    line-height: 20px;
    text-align: center;
    height: 25px;
    width: 450px;
}

.copyright_font p a {
    text-align: center;
    height: 20px;
    margin: 0px;
}

.copyright_img2 {
    float: left;
    width: 100px;
    height: 150px;
    margin-left: 0px;
}

    .copyright_img2 img {
        width: 73px;
        height: 119px;
    }


.tip_content_1 {
    float: left;
    margin: 0px auto;
    width: 1005px;
    overflow: hidden;
}
/*-------------------------------导航---------------------------------*/
#mainmenu_body {
    float: left;
    background: url(nav_bg.jpg) repeat-x;
    width: 1003px;
}

.hide {
    display: none;
}

#mainmenu_top {
    display: block;
    overflow: hidden;
    height: 40px;
    width: 1000px;
    padding-left: 3px;
}

    #mainmenu_top ul li .menuhover {
        color: #fff;
    }

    #mainmenu_top ul li {
        float: left;
        font-weight: bold;
        font-family: "Microsoft Yahei";
        font-size: 16px;
    }

        #mainmenu_top ul li a {
            display: block;
            color: #ffffff;
            text-decoration: none;
            text-align: center;
            line-height: 40px;
            width: 111px;
        }

            #mainmenu_top ul li a:hover {
                background: url(navhover_bg.jpg) no-repeat center;
                color: #333;
            }

#mainmenu_bottom {
    background: url(navblow_bg.jpg) no-repeat;
    line-height: 33px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    display: block;
    overflow: hidden;
    width: 1005px;
    height: 33px;
}

    #mainmenu_bottom .mainmenu_rbg {
        color: #fff;
        height: 32px;
        margin-left: 0px;
        padding: 0px 0px 0px 5px;
    }

    #mainmenu_bottom ul {
    }

        #mainmenu_bottom ul li {
            float: left;
            padding-left: 8px;
            margin-left: 7px;
            height: 32px;
        }

            #mainmenu_bottom ul li.se {
                float: left;
                margin-left: 7px;
                height: 32px;
                padding-left: 8px;
            }

            #mainmenu_bottom ul li a {
                color: #333;
                line-height: 32px;
                display: block;
                text-decoration: none;
                padding-right: 7px;
            }

                #mainmenu_bottom ul li a:hover {
                    color: #1566b3;
                }

                #mainmenu_bottom ul li a.se {
                    display: block;
                    color: #fff;
                    line-height: 32px;
                    padding: 18px;
                }




/*工作动态*/
.swdt {
    float: left;
    border: 1px solid #d9d9d9;
    width: 778px;
    height: 246px;
    padding: 10px 0 0 10px;
    margin-right: 8px;
}
/*=========图片轮播========width:1417px;*/
.hot_slider {
    float: left;
    padding: 0px;
    width: 325px;
    overflow: hidden;
}

.slider_wrap {
    position: relative;
    width: 320px;
    height: 234px;
}

.comt {
    color: #333333;
    background-color: #e3e3e3;
    position: inherit;
    left: 0;
    width: 325px;
    height: 24px;
    line-height: 24px;
    text-indent: 10px;
    text-align: center;
}

    .comt H4 {
        font-size: 12px;
    }

        .comt H4 a {
            font-weight: bold;
        }

    .comt P {
        font-size: 12px;
        margin-bottom: 8px;
        line-height: 24px;
    }

#slider_box {
    float: left;
    position: relative;
    width: 325px;
    height: 216px;
    overflow: hidden;
}

#contentList li {
    float: left;
    position: relative;
}

    #contentList li IMG {
        border: 1px solid #707070;
        width: 323px;
        height: 214px;
    }

#previewList {
    position: absolute;
    bottom: 18px;
    right: -5px;
    _right: -2px;
}

    #previewList li {
        list-style: none;
        float: left;
        line-height: 20px;
        height: 16px;
        width: 23px;
        FILTER: alpha(opacity=80);
        opacity: 0.7;
        background: url(TabID_bg.gif);
        color: #ffffff;
        text-align: center;
        cursor: pointer;
        overflow: hidden;
    }

        #previewList li:hover, #previewList li.active {
            background: url(bd.gif);
            color: #FFFFFF;
            width: 23px;
            height: 16px;
            font-weight: bold;
            font-size: 13px;
        }

/*news*/
.swdtnews {
    float: right;
    width: 442px;
}

.swdttit {
    float: left;
    background: url(gzdtbt_bg.jpg) no-repeat;
    border-bottom: 1px solid #1c70bd;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    height: 31px;
    width: 417px;
    padding-left: 25px;
}

    .swdttit span {
        float: right;
        margin-right: 15px;
        *margin-top: -32px;
    }

        .swdttit span a {
            color: #666;
            font-size: 12px;
            font-weight: normal;
        }

            .swdttit span a:hover {
                color: #1772c7;
            }

.swdtnewstit {
    float: left;
    text-align: center;
    font-family: "黑体";
    font-size: 18px;
    line-height: 32px;
    width: 442px;
    margin: 3px 0 3px 0;
}

    .swdtnewstit a {
        color: #2e75b3;
    }

.swdtnewsbd {
    float: left;
    width: 442px;
}

    .swdtnewsbd ul li {
        float: left;
        background: url(zhizhen.jpg) left no-repeat;
        line-height: 24px;
        width: 410px;
        height: 24px;
        margin-left: 5px;
        padding-left: 10px;
        margin-right: 15px;
        _margin-right: 8px;
    }

        .swdtnewsbd ul li a {
            font-size: 12px;
            font-weight: normal;
        }

        .swdtnewsbd ul li span {
            float: right;
            color: #666;
            font-size: 12px;
            font-weight: normal;
            *margin-top: -24px;
        }
/*tab*/
.tabframe {
    float: right; /*position:relative;top:0px;*/
    width: 442px;
}

.slideTxtBox {
    float: left;
    text-align: left;
    width: 442px;
}

    .slideTxtBox .hd {
        background: url(tabcurrent_bg.jpg) no-repeat;
        position: relative;
        line-height: 30px;
        height: 32px;
        font-size: 14px;
        font-weight: bold;
    }

        .slideTxtBox .hd ul {
            float: left;
            position: absolute;
            left: 0px;
            top: 2px;
            height: 29px;
        }

            .slideTxtBox .hd ul li {
                float: left;
                background: url(images/tab_bg.jpg) repeat-x;
                display: block;
                text-align: center;
                width: 100px;
                cursor: pointer;
            }

                .slideTxtBox .hd ul li.on {
                    background-color: #1567b3;
                    color: #fff;
                    height: 30px;
                }

    .slideTxtBox .bd ul {
        zoom: 1;
        font-size: 12px;
        border-top: #387ec9 solid 1px;
    }

    .slideTxtBox .bd li {
        float: left;
        background: url(zhizhen.jpg) left no-repeat;
        line-height: 24px;
        width: 410px;
        height: 24px;
        margin-left: 5px;
        padding-left: 10px;
        margin-right: 15px;
        _margin-right: 8px;
    }

        .slideTxtBox .bd li span {
            float: right;
            color: #666;
            font-size: 12px;
            font-weight: normal;
            *margin-top: -24px;
        }

/*党务公开*/
.dwgk {
    float: right;
    width: 206px;
    margin-bottom: 10px;
}

.dwgktit {
    float: left;
    background: url(frontrightbt_bg.jpg) no-repeat;
    text-align: left;
    width: 206px;
    height: 29px;
    padding-top: 3px;
    *padding-top: 2px;
}

    .dwgktit font {
        text-align: center;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        line-height: 29px;
        height: 29px;
        padding: 7px 20px;
    }

    .dwgktit span {
        float: right;
        font-size: 12px;
        line-height: 29px;
        font-weight: normal;
        margin-right: 15px;
        *margin-top: -29px;
    }

        .dwgktit span a {
            color: #666;
            line-height: 27px;
        }

            .dwgktit span a:hover {
                color: #1772c7;
            }

.dwgkbd {
    float: left;
    border: 1px solid #d9d9d9;
    border-top: none;
}

    .dwgkbd ul li {
        float: left;
        background: url(zhizhen.jpg) left no-repeat;
        line-height: 24px;
        width: 186px;
        padding-left: 10px;
        margin-left: 8px;
        _margin-left: 4px;
    }

.znbd {
    float: left;
    border: 1px solid #d9d9d9;
    border-top: none;
    width: 204px;
    padding-top: 5px;
}

    .znbd ul li {
        float: left;
        width: 195px;
        height: 62px;
        margin: 0 5px 5px 5px;
        _margin: 0 2px 4px 2px;
    }

        .znbd ul li img {
            width: 195px;
            height: 62px;
        }



.divwrap {
    float: left;
    width: 1005px;
    height: 258px;
    overflow: hidden;
    margin-bottom: 10px;
}


.banner {
    float: left;
    width: 706px;
    height: 81px;
    margin-bottom: 10px;
}

    .banner img {
        width: 706px;
        height: 81px;
    }

.banner1 {
    float: right;
    width: 294px;
    height: 81px;
    margin-bottom: 10px;
}

    .banner1 img {
        width: 294px;
        height: 81px;
    }

/*图片1*/
.picture-l {
    float: left;
    width: 232px;
    margin-right: 7px;
}

    .picture-l ul li {
        float: left;
        border: 1px solid #a0bfcb;
        width: 232px;
        height: 74px;
        margin-bottom: 5px;
    }

        .picture-l ul li img {
            width: 232px;
            height: 74px;
        }
/*s-block*/
.s-block {
    float: left;
    background: url(s-blocktit_bg.jpg) no-repeat;
    width: 271px;
    margin-bottom: 10px;
    margin-right: 9px;
    _margin-right: 7px;
}

.s-blocktit {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
    width: 256px;
    height: 32px;
    padding-left: 15px;
}

    .s-blocktit span {
        float: right;
        margin-right: 15px;
        *margin-top: -31px;
    }

        .s-blocktit span a {
            color: #fff;
            font-size: 12px;
            line-height: 31px;
            font-weight: normal;
        }

.s-blockbd {
    float: left;
    border: 1px solid #d9d9d9;
    border-top: none;
    height: 205px;
}

    .s-blockbd ul li {
        float: left;
        background: url(zhizhen.jpg) left no-repeat;
        width: 249px;
        padding-left: 10px;
        margin-left: 10px;
        _margin-left: 5px;
    }

.blockpho {
    float: left;
    padding: 6px 0 0 3px;
    _padding: 6px 0 0 1px;
    *padding-bottom: 6px;
    _padding-bottom: 0px;
}

    .blockpho ul li {
        float: left;
        width: 175px;
        height: 110px;
        margin: 0px 2px 6px 2px;
    }

    .blockpho img {
        border: 1px solid #e7e7e7;
        width: 173px;
        height: 108px;
    }

.blocknews {
    float: left;
    border-top: none;
    width: 363px;
}

    .blocknews ul li {
        float: left;
        background: url(zhizhen.jpg) left no-repeat;
        width: 338px;
        padding-left: 10px;
        margin-left: 10px;
        _margin-left: 5px;
    }

        .blocknews ul li a {
            font-size: 12px;
            font-weight: normal;
        }

        .blocknews ul li span {
            float: right;
            color: #666;
            font-size: 12px;
            font-weight: normal;
            *margin-top: -24px;
        }

    .blocknews img {
        float: left;
        width: 348px;
        height: 67px;
        margin: 5px 8px 0px 8px;
        _margin: 5px 7px 0px 8px;
    }

.s-blocknews {
    float: left;
}

    .s-blocknews ul li {
        float: left;
        background: url(zhizhen.jpg) left no-repeat;
        padding-left: 10px;
        margin-left: 3px;
    }



/*气象预警*/
.qxyj {
    float: right;
    width: 206px;
    margin: 5px 0 2px 0;
}

.qxyjtit {
    float: left;
    background: url(zwgktit_bg.jpg) no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    width: 200px;
    padding-left: 15px;
}

.qxyjbd {
    float: left;
    width: 206px;
}

    .qxyjbd ul li {
        float: left;
        border: 1px solid #1c5495;
        border-top: none;
        height: 32px;
        width: 204px;
    }

        .qxyjbd ul li a {
            color: #0d5290;
            display: block;
            font-size: 14px;
            font-weight: bold;
            line-height: 32px;
            height: 32px;
            width: 132px;
            padding-left: 72px;
        }

/*预警信号*/
.yjxh {
    float: left;
    width: 232px;
    margin: 0 9px 10px 0;
}

.yjxhtit {
    float: left;
    background: url(l-blocktit_bg.jpg) no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    height: 32px;
    width: 220px;
    padding-left: 12px;
}

.yjxhbd {
    float: left;
    border: 1px solid #d9d9d9;
    border-top: none;
    width: 230px;
    height: 570px;
    padding-top: 11px;
}

    .yjxhbd ul li {
        float: left;
        text-align: center;
        width: 97px;
        margin: 0 9px 5px 9px;
        _margin: 0 5px 5px 5px;
    }

        .yjxhbd ul li h6 {
            text-align: center;
            line-height: 15px;
            height: 15px;
            width: 97px;
        }

            .yjxhbd ul li h6 a {
                color: #0088cc;
            }

        .yjxhbd ul li img {
            width: 72px;
            height: 61px;
        }

/*l-block*/
.zhong {
    float: left;
    width: 550px;
    margin-right: 8px;
}

.l-block {
    float: left;
    background: url(l-blocktit_bg.jpg) no-repeat;
    width: 550px;
    margin-bottom: 10px;
}

.l-blocktit {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
    height: 32px;
    width: 533px;
    padding-left: 17px;
}

    .l-blocktit span {
        float: right;
        font-size: 12px;
        font-weight: normal;
        margin-right: 15px;
        *margin-top: -32px;
    }

        .l-blocktit span a {
            color: #fff;
        }

            .l-blocktit span a:hover {
                color: #fff;
            }

.l-blockbd {
    float: left;
    border: 1px solid #d9d9d9;
    border-top: none;
    width: 548px;
    height: 160px;
    padding-top: 5px;
}

    .l-blockbd ul li {
        float: left;
        background: url(zhizhen.jpg) left no-repeat;
        width: 515px;
        padding-left: 10px;
        margin-left: 10px;
        _margin-left: 5px;
    }

        .l-blockbd ul li a {
            font-size: 12px;
            font-weight: normal;
        }

        .l-blockbd ul li span {
            float: right;
            color: #666;
            font-size: 12px;
            font-weight: normal;
            *margin-top: -24px;
        }

.bmxx {
    float: right;
    width: 206px;
    height: 93px;
    margin-bottom: 9px;
}

    .bmxx img {
        width: 206px;
        height: 93px;
    }

.jiduan {
    float: right;
    width: 206px;
    height: 114px;
    margin-bottom: 9px;
}

    .jiduan img {
        width: 206px;
        height: 114px;
    }

.tqyb {
    float: right;
    width: 206px;
    height: 140px;
    margin-bottom: 10px;
}

    .tqyb img {
        width: 206px;
        height: 140px;
    }

.frindlink {
    float: left;
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    width: 1003px;
    margin-bottom: 10px;
    *padding-bottom: 10px;
}

.fltit {
    float: left;
    background: url(fltit_bg.jpg) no-repeat;
    color: #fff;
    line-height: 36px;
    height: 36px;
    width: 979px;
    padding-left: 24px;
}

.flbd {
    float: left;
    width: 1003px;
}

    .flbd ul li {
        float: left;
        width: 230px;
        height: 56px;
        margin: 10px 8px;
    }

        .flbd ul li img {
            width: 230px;
            height: 56px;
        }

/*______________________________________________________________________________文字列表页_________________________________________________________________________*/
/*_____________________left________________________*/
/*.left{float:left;width:220px;}
.lefttit{background:url(listlefttit_bg.jpg) no-repeat;font-weight:bold;font-size:16px;color:#fff;line-height:36px;width:190px;padding-left:30px;}
.leftbd{ float:left;border:1px solid #d9d9d9; border-top:none;margin:0;padding:0 5px 10px 5px;}
.leftbd ul{ margin-top:5px;}
.leftbd ul li{float:left;font-size:14px;font-weight:bold;}
.leftbd li a{display:block;background:url(lnav-left.png) no-repeat 17%;color:#333333;line-height:36px;width:158px;height:36px;padding-left:50px;}
.leftbd li a:hover{background:url(lnav_hover.png) no-repeat 17%;background-color:#1872c8; text-decoration:none;color:#ffffff;}*/

.subnav {
    float: left;
    background: no-repeat;
    width: 220px;
}

.subnavbd {
    float: left;
    border: 1px solid #d9d9d9;
    border-top: none;
    width: 208px;
    padding: 0 5px 10px 5px;
    margin: 0;
    overflow: hidden;
}

.subnavtit {
    background: url(listlefttit_bg.jpg) no-repeat;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    width: 190px;
    padding-left: 30px;
}

.ce {
    float: left;
    width: 220px;
    margin-top: 10px;
}

    .ce li {
        background: no-repeat;
        line-height: 31px;
        _width: 220px;
    }

.more {
    float: right;
    margin-right: 15px;
    margin-top: 8px;
}

.ce li a {
    display: block;
    background: url(lnav-left.png) no-repeat 17%;
    border-bottom: 1px dashed #d9d9d9;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    line-height: 36px;
    width: 158px;
    height: 36px;
    padding-left: 50px;
}

    .ce li a:hover {
        background: url(lnav-left.png) no-repeat 17% #387ec9;
        color: #fff;
        text-decoration: none;
    }

.ce li .dqian {
    background: none;
}
/*.ce li .xz{background:url(../images/subnavtit_bg.jpg) no-repeat;}*/
.er {
    display: none;
    width: 220px;
}

    .er li {
        line-height: 18px;
        width: 210px;
        margin-bottom: 1px;
        overflow: hidden;
    }

        .er li a {
            background: none;
            display: block;
            font-size: 13px;
            font-weight: bold;
            font-size: 13px;
            color: #333;
            width: 180px;
            padding-left: 50px;
        }

.e_li a {
}

.er li a:hover, .er li .sen_x {
    background: #387ec9;
    color: #fff;
}

.er .e_li a:hover, .er .e_li .sen_x {
}

.thr {
    display: none;
}

    .thr li {
        margin-bottom: 1px;
        position: relative;
    }

.er .e_li .thr li a {
    background: none;
}

    .er .e_li .thr li a:hover {
        background-color: #387ec9;
        color: #fff;
    }

.more1 {
    margin-left: 28px;
    margin-top: -4px;
}

.thr_nr {
    width: 300px;
    position: absolute;
    top: 0px;
    left: 150px;
    z-index: 10;
    border: 1px solid rgb(201,201,201);
    display: none;
}

    .thr_nr h3 {
        font-weight: normal;
        font-size: 18px;
        display: block;
        text-align: center;
        width: 100%;
        padding: 10px 0px;
    }

    .thr_nr img {
        width: 100%;
    }



.ti {
    width: 29px;
    height: 29px;
    float: left;
    padding-top: 3px;
    cursor: pointer;
    text-align: center;
    margin-right: 10px;
    margin-top: 40px;
    margin-left: 20px;
    background: url(../images/11.png) no-repeat;
}

.inpu {
    cursor: pointer;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    width: 29px;
    height: 29px;
}

.span {
    float: left;
    display: block;
    padding: 4px 40px 0px 0px;
    color: #000;
}

.tu1 {
    width: 29px;
    height: 29px;
    float: left;
    padding-top: 3px;
    cursor: pointer;
    text-align: center;
    margin-right: 10px;
    margin-top: 40px;
    margin-left: 20px;
    background: url(../images/22.png) no-repeat;
}

.span1 {
    color: #f00;
    float: left;
    display: block;
    padding: 4px 40px 0px 0px;
}

.span2 {
    color: #000;
}

/*_____________________right________________________*/


.right {
    float: right;
    width: 780px;
    margin-bottom: 10px;
    _margin-bottom: 5px;
    overflow: hidden;
}

.righttit {
    float: left;
    background: url(righttit_bg.jpg) no-repeat;
    line-height: 31px;
    height: 31px;
    width: 780px;
}

.righttitbt {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    width: 107px;
    margin-left: 9px;
    overflow: hidden;
    height: 31px;
}

.righttit span {
    float: right;
    font-family: "宋体";
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px;
    margin-top: 2px;
}

    .righttit span a {
        color: #666666;
    }

        .righttit span a:hover {
            text-decoration: underline;
        }

.kuang {
    float: left;
    border: 1px solid #cdcdcd;
    border-top: none;
    width: 778px;
    padding-bottom: 15px;
}

.rightbd {
    float: left;
    width: 778px;
    padding-top: 5px;
    margin-bottom: 15px;
}

    .rightbd ul li {
        float: left;
        background: url(zhizhen.jpg) left no-repeat;
        line-height: 24px;
        width: 740px;
        height: 24px;
        margin-left: 10px;
        _margin-left: 5px;
        padding-left: 10px;
    }

        .rightbd ul li span {
            float: right;
            *margin-top: -24px;
        }
/*---------------------page--------------------*/
.listPage {
    overflow: hidden;
    width: 420px;
    margin: 15px auto;
    color: #717171;
    line-height: 20px;
}

    .listPage ul {
        margin-top: 20px;
    }

    .listPage li {
        display: inline;
    }

    .listPage a, .listPage span {
        display: inline;
        margin: 0 3px 0;
        padding: 0 5px;
        height: 20px;
    }

    .listPage span {
        background-color: #7d7d7d;
        color: #fff;
        font-weight: bold;
    }

    .listPage input {
        width: 30px;
        height: 18px;
        border: 1px #ccc solid;
        line-height: 18px;
    }

/*______________________________________________________________________________图片列表页_________________________________________________________________________*/
.photobd {
    float: left;
    width: 778px;
    *width: 778px;
    _width: 778px;
    padding-top: 5px;
    padding-left: 13px;
    margin-bottom: 15px;
}

    .photobd ul li {
        float: left;
        width: 177px;
        height: 136px;
        margin: 15px 15px 15px 0;
        _margin: 15px 8px 5px 2px;
    }

.photoimg {
    border: 1px solid #cdcdcd;
    width: 175px;
    height: 134px;
}

    .photoimg img {
        width: 175px;
        height: 134px;
    }

.phototit {
    text-align: center;
    line-height: 24px;
    width: 177px;
}

/*______________________________________________________________________________详细页_________________________________________________________________________*/
.detailtit {
    float: left;
    color: #1198D7;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    width: 778px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.detailtitspy {
    float: left;
    border-bottom: 1px solid #D2D6DD;
    color: #666;
    text-align: center;
    line-height: 20px;
    width: 750px;
    padding-bottom: 5px;
    margin: 0 14px 10px;
    _margin: 0 7px;
}

.detailtxt {
    float: left;
    font-size: 14px;
    padding: 15px 30px 0;
    *padding: 15px 30px 20px;
    width: 720px;
    _width: 710px;
    line-height: 2;
}

.detaillink {
    float: left;
    border: 1px solid #d1d1d1;
    background-color: #f5f5f5;
    margin: 30px 25px;
    padding: 10px 0;
    _margin: 30px 5px 0px 15px;
}

    .detaillink ul li {
        float: left;
        display: block;
        font-size: 14px;
        line-height: 24px;
        width: 700px;
    }

        .detaillink ul li a {
            float: left;
            margin-left: 20px;
        }

.detailtxt img {
    max-width: 720px;
}

/*zhengwugongkai*/
.w-500 {
    width: 500px;
}

.w-266 {
    width: 266px;
}

.zwgk-m {
    float: left;
    width: 1003px;
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
}

.zwgk-m_tit {
    float: left;
    width: 1003px;
    height: 32px;
    background: url(xxgktit_bg.jpg) repeat-x;
}

    .zwgk-m_tit span {
        float: right;
        font-size: 12px;
        font-weight: normal;
        margin-right: 15px;
        margin-top: -28px;
        *margin-top: -28px;
    }

        .zwgk-m_tit span a {
            color: #878787;
        }

    .zwgk-m_tit font {
        width: 95px;
        color: #fff;
        font-weight: bold;
        background: url(xxgk_bg.jpg) no-repeat;
        font-size: 14px;
        display: block;
        line-height: 32px;
        text-align: center;
    }

.zwgk-m_bd {
    width: 993px;
    padding: 5px 0 0 10px;
}

.block-p {
    float: left;
    margin-right: 14px;
}

    .block-p h1 {
        float: left;
        width: 100%;
        line-height: 30px;
        border-bottom: 2px solid #0f5fa8;
        margin-bottom: 5px;
    }

        .block-p h1 font {
            width: 100px;
            margin-left: 15px;
            font-size: 14px;
            font-weight: bold;
        }

        .block-p h1 span {
            float: right;
            margin-right: 10px;
            *margin-top: -30px;
        }

.block-pbd {
    width: 100%;
    *padding-bottom: 2px;
}

    .block-pbd li {
        float: left;
        width: 110px;
        height: 29px;
        margin: 0px 7px 2px 8px;
        line-height: 29px;
        background: url(zwgkli_bg.jpg) no-repeat;
    }

        .block-pbd li a {
            margin-left: 20px;
            font-size: 14px;
        }

.qzimg {
    float: right;
    border: 1px solid #3f86c8;
    margin: 3px 1px 0 0;
}

    .qzimg a {
        padding: 15px 50px;
        display: block;
        color: #fff;
        font-size: 24px;
        font-family: "Microsoft Yahei";
        line-height: 30px;
        background-color: #3f86c8;
        *width: 96px;
    }

        .qzimg a:hover {
            text-decoration: none;
            color: #3f86c8;
            background-color: #fff;
        }
/*paging*/

.page_k {
    float: right;
    height: 30px;
    width: auto;
}

.show_page {
    clear: both;
    padding-left: 200px;
    padding-top: 30px;
    padding-bottom: 10px;
}

    .show_page:after {
        display: block;
        content: "";
        clear: both;
    }

    .show_page .pconline_page,
    .show_page .pconline_page1 {
        float: left;
        text-decoration: none;
        color: #808080;
        display: inline;
        vertical-align: middle;
        height: 22px;
        line-height: 22px;
        margin: 1px 5px 0px;
    }

    .show_page .pconline_page {
        background-color: #f3f3f3;
        font-weight: bold;
        padding: 0 8px;
        border: none;
    }


        .show_page .pconline_page:hover,
        .show_page .pconline_page1 {
            color: #fff;
            background: #39A7E3;
        }

    .show_page .pconline_page1 {
        font-weight: bold;
        padding: 0 8px;
        border: none;
    }


    .show_page .prev, .show_page .next {
        float: left;
        font-family: "Microsoft YaHei";
        font-size: 14px;
        color: #545454;
        line-height: 22px;
        border: 1px solid #ccc;
        padding: 0px 10px;
        margin-top: 0px !important;
        position: relative;
    }

        .show_page .prev:hover, .show_page .next:hover {
            border: 1px solid #39A7E3;
            color: #39A7E3;
        }

    .show_page .prev {
        padding-left: 16px;
        line-height: 22px;
        background: url(2014-menhu-pagingpnpic.png) no-repeat 6px 3px;
    }

    .show_page .next {
        padding-right: 16px;
        background: url(2014-menhu-pagingpnpic.png) no-repeat 56px -22px;
    }

    .show_page .prev:hover {
        background: url(2014-menhu-pagingpnpic.png) no-repeat 6px -43px;
    }

    .show_page .next:hover {
        background: url(2014-menhu-pagingpnpic.png) no-repeat 56px -66px;
    }


    .show_page .iconfont {
        display: block;
        position: absolute;
        top: 50%;
        width: 0px;
        height: 0px;
        margin-top: -5px;
        border: 6px solid #787878;
    }

    .show_page .prev .iconfont {
        left: 0px;
        border-color: transparent #787878 transparent transparent; /* 黑 透明 透明 */
        _border-style: dashed solid dashed dashed; /*解决ie6不支持transparent的问题*/
    }

    .show_page .next .iconfont {
        right: 0px;
        border-color: transparent transparent transparent #787878; /* 黑 透明 透明 */
        _border-style: dashed dashed dashed solid; /*解决ie6不支持transparent的问题*/
    }

    .show_page .prev:hover .iconfont {
        border-color: transparent #39A7E3 transparent transparent;
    }

    .show_page .next:hover .iconfont {
        border-color: transparent transparent transparent #39A7E3;
    }

.sidebanner1 {
    position: fixed;
    top: 200px;
    left: 50%;
    margin-left: 504px;
    width: 200px;
}

    .sidebanner1 img {
        width: 200px;
        height: 106px;
    }

    .sidebanner1 h1 {
        line-height: 22px;
        font-size: 12px;
        text-align: center;
    }

.sidebanner img {
    width: 200px;
    height: 106px;
}

#qq_show_big img {
    width: 200px;
    height: 106px;
}

/*20170227*/
/*滚动窗口*/
.txtScroll-left {
    width: 963px;
    position: relative;
    left: 10px;
    *left: 12px;
}

    .txtScroll-left .hd {
        background: #f4f4f4;
        padding: 0 10px;
    }

        .txtScroll-left .hd .prev, .txtScroll-left .hd .next {
            display: block;
            width: 21px;
            height: 33px;
            float: right;
            overflow: hidden;
            cursor: pointer;
            position: absolute;
        }

        .txtScroll-left .hd .prev {
            background: url(leftpoint.jpg) no-repeat 0 0;
            left: 0px;
            *left: -10px;
            top: 90px;
            *top: 60px;
        }

        .txtScroll-left .hd .next {
            background: url(rightpoint.jpg) no-repeat 0 0;
            right: -20px;
            *right: -28px;
            top: 90px;
            *top: 60px;
        }

        .txtScroll-left .hd ul li.on {
            background-position: 0 0;
        }

    .txtScroll-left .bd {
        float: left;
        overflow: hidden;
        width: 920px;
        padding: 10px 0 0 10px;
        *padding-left: 5px;
        margin-left: 23px;
        *margin-left: 12px;
        _margin-left: 5px;
        min-height: 140px;
    }

        .txtScroll-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .txtScroll-left .bd ul li {
                float: left;
                margin-right: 20px;
                line-height: 24px;
                text-align: left;
                *display: inline;
                width: 170px;
            }

                .txtScroll-left .bd ul li span {
                    color: #999;
                }

                .txtScroll-left .bd ul li p {
                    text-align: center;
                }

                .txtScroll-left .bd ul li img {
                    width: 170px;
                    height: 110px;
                }
/*_____________________公益广告________________________*/
#wrapper {
    overflow: hidden;
    margin: 0 auto;
    width: 1000px;
}

.c-l-pic {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 8px;
    padding-bottom: 5px;
    border: 1px #ccc solid;
}

.c-l-pic-title {
    background-color: #1772c7;
    overflow: hidden;
    zoom: 1;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 35px;
    width: 960px;
    padding-left: 40px;
}

    .c-l-pic-title a {
        float: right;
        margin-top: 10px;
    }