﻿﻿@CHARSET "utf8";
*{box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
body{margin:0 auto; padding:0; width:100%;  color:#333; font:normal 16px Microsoft YaHei, Helvetica, Arial, sans-serif !important; background: url(/images/bg.png) no-repeat center 36px}
a img{border:none; vertical-align:middle; }
a{text-decoration:none; color:#333}
a:hover{color:#01589B !important; font-weight:bold}
input,select,textarea {font: normal 14px/28px Microsoft YaHei, Helvetica, Arial, sans-serif; }

/*顶部横条*/
.topLine{display:block; margin:0 auto; width:100%; background:#fff; line-height:36px; border-bottom:1px solid #D1DCE6}
.topLine div{display:block; margin:0 auto; width:1200px; text-align:left; font-size:14px; color:#666}
.topLine div span a{color:#003366; font-weight:bold}
.topLine div span img{vertical-align:middle}
/*LOGO，搜索*/
.topBanner{display:block; margin:0 auto; width:1200px; height:230px; position:relative}
.topBanner .bannerLogo{position:absolute; left:0; top:80px}
.topBanner span{position:absolute; right:0; top:90px; padding:0 20px 2px 20px; border-radius:18px; background:#fff}
.topBanner span *{vertical-align:middle}
.topBanner span input{display:inline-block; width:300px; border:0; outline:none; font-size:16px}
/*导航*/
.dhNavi {
    display: block;
    margin: 0 auto;
    width: 100%;
    min-width: 1200px;
    background: #01589B;
    text-align: center;
}
.dhNavi ul{display:block; margin:0 auto; padding:0; width:1200px; height:54px; list-style:none; }
.dhNavi ul li{display:inline-block; width:172px; height:100%; float:left; position:relative;}
.defaultHome:first-child{width:168px; background:red}/*第一个li*/
.dhNavi ul li:hover{background:#007BCE}				
.dhNavi ul li a{display:block; width:100%; line-height:54px; color:#fff; font-size:20px; cursor:pointer}
    .dhNavi ul li a:hover {
        color: #fff !important;
    }
.dhNavi ul li a i{font-style:normal;font-size:12px}

.dhNavi ul li ul{display:none; margin:0 auto; padding:0; width:260px; list-style:none; position:absolute; left:0; top:54px; z-index:99}
.dhNavi ul li ul li{display:block; width:100%; height:54px; background:#007BCE; border-bottom:1px dotted #018BE8}
.dhNavi ul li ul li a{padding-left:30px; text-align:left; font-size:16px }
.dhNavi ul li ul li a:hover{background:#01589B}
.dhNavi ul li:hover ul{display:block}

/*path*/
.path{display:block; margin:0 auto; width:1200px; line-height:48px; margin-top:15px; text-align:left; color:#003366;}

/*友情链接*/
.botLink{display:block; margin:0 auto; margin-top:15px; width:100%; background:#f8f8f8}
.botLink ul{display:block; margin:0 auto; padding:10px 0 10px 0; width:1200px; list-style:none; overflow:hidden;}
.botLink ul li{display:inline-block; width:20%; padding:5px; float:left}
.botLink ul li a{display:block; background:#fff; border:1px solid #f0f0f0;}
    .botLink ul li a:hover {
        background: #01589B;
        color: #fff !important; 
    }
/*底部信息*/
.botInfo{display:block; margin:0 auto; width:100%; min-width:1200px; background:#1A5284; color:#fff; line-height:40px;}
.botInfo .aboutMap{display:block; margin:0 auto; width:1200px; text-align:left; }
.botInfo .aboutMap a{color:#fff !important}
.botInfo .contact{display:block; margin:0 auto; width:1200px; text-align:left; color:#6BAEE9; position:relative}
.botInfo .contact .conRight{position:absolute; top:15px; right:0}
.botInfo .contact .conRight a{margin-left:30px}
    .botInfo .contact a:hover {
        color: #fff !important;
    }
    /*-------------------------分页样式------------------------------*/
    #digg {
        margin: 3px;
        padding: 3px 3px 0px 0px;
        text-align: center;
        clear: both;
        color: #666;
        font-family: Arial, Helvetica, sans-serif;
    }

    #digg A {
        margin-right: 2px;
        padding: 2px 5px 2px 5px;
        color: rgb(0,109,165);
        text-decoration: none;
        border: 1px solid rgb(0,109,165);
    }

        #digg A:hover {
            border: 1px solid #fff;
            background: #2E71B5;
            color: #fff;
        }

    #digg .current {
        margin-right: 2px;
        padding: 2px 5px 2px 5px;
        border: 1px solid #fff;
        background: #0167cc;
        color: #fff;
    }


    #digg .disabled {
        margin-right: 2px;
        padding: 2px 5px 2px 5px;
        background: #f6f6f6;
        color: #ccc;
        border: 1px solid #e0e0e0;
    }

    #digg .txtPage {
        width: 30px;
        height: 17px;
        height: 18px !important;
        *+height:18px !important;
        _height: 18px;
        color: #8C6789;
        text-align: center;
        border: 1px solid #a0a0a0;
    }
    #digg .btnGO {
        margin-left: 5px;
        color: rgb(1 103 204);
    }
   /* #digg .btnGO {
        padding: 2px 5px 2px 5px;
        *padding: 1px 2px 1px 2px;
        background: #fff;
        color: rgb(1 103 204);
        font-size: 11px;
        cursor: pointer;
        border-width: 1px;
        border: 1px rgb(1 103 204) solid;
        display: inline;
        position: absolute;
        margin-left: 5px;
        margin-top: 11px;
    }

        #digg .btnGO:hover {
            background: rgb(1 103 204);
            color: #fff;
        }*/

/*--------------分页样式-------------------*/

/*第3行 (政务公开  办事服务)*/
.threeLine {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    width: 1200px;
    overflow: hidden;
}

.zwgk {
    display: inline-block;
    width: 600px;
    float: left;
    overflow: hidden;
    text-align: left;
}

    .zwgk .tilStrong {
        border-bottom: 1px solid red;
        color: red
    }

    .zwgk ul {
        display: block;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        list-style: none;
        overflow: hidden;
    }

        .zwgk ul li {
            margin: 20px 15px 0 0;
            padding-left: 25px;
            width: 190px;
            line-height: 60px;
            float: left;
            border: 1px solid #ddd;
        }

            .zwgk ul li:hover {
                border: 1px solid #DD7A7A
            }

                .zwgk ul li:hover a {
                    color: red
                }

            .zwgk ul li a {
                display: block;
                width: 100%;
                height: 100%;
                cursor: pointer
            }

.bsfw {
    display: inline-block;
    width: 585px;
    float: right;
    overflow: hidden;
    text-align: left;
}

.softUL {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    list-style: none;
    overflow: hidden;
}

    .softUL li {
        margin: 20px 15px 0 0;
        padding-left: 25px;
        width: 185px;
        line-height: 60px;
        float: left;
        border: 1px solid #ddd;
    }

        .softUL li:hover {
            border: 1px solid #01589B
        }

        .softUL li a {
            display: block;
            width: 100%;
            height: 100%;
            cursor: pointer
        }

.queryUL {
    display: block;
    margin: 20px 0 0 0;
    padding: 0 0 0 25px;
    width: 100%;
    overflow: hidden;
}

    .queryUL li {
        width: 50%;
        float: left;
        line-height: 48px;
        list-style-type: square;
    }

/*第4行 （互动交流  征集调查 举报投诉）*/
.fourLine {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    width: 1200px;
    overflow: hidden;
}

    .fourLine table {
        display: inline-block;
        border-collapse: collapse;
        width: 600px;
        float: left;
    }

        .fourLine table td {
            border: 1px solid #fff;
         /*   height: 75px;*/
            overflow: hidden
		height: 160px;
    		line-height: 85px;
        }

            .fourLine table td a {
                display: block;
                width: 100%;
                height: 100%;
                padding-top: 8px;
                background: #9BD1FF;
                color: #fff
            }

                .fourLine table td a img {
                    display: block;
                    margin: 0 auto;
                }

                .fourLine table td a:hover {
                    background: #3C91D9;
                }

            .fourLine table td b {
                color: red
            }

    .fourLine .fudonLink {
        display: inline-block;
        width: 285px;
        height: 150px;
        float: right
    }

        .fourLine .fudonLink img {
            width: 100%;
            height: 100%
        }