﻿.layer {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pic-news {
    width: 400px;
    height: 290px;
    overflow: hidden;
    background: #333;
}

#slide-news {
    width: 580px;
    height: 320px;
    overflow: hidden;
    background: #808080;
}

.news-wrapper {
    width:300px;
    margin-left: 10px;
}

.news {
    width: 540px;
}

    .news .first h2 {
        text-align: center;
        margin: 5px 0px;
    }

        .news .first h2 a {
            color: #333;
            font-family: SimHei;
            font-weight: bold;
            font-size: 24px;
        }

    .news .first p {
        color: #333;
        margin-top: 5px;
        line-height: 26px;
        font-size: 14px;
    }

    .news .news-title {
        height: 44px;
        /*background: url(../images/domytic.png) no-repeat;*/
background-color:#eee;
        margin-top: 10px;
    }

        .news .news-title a.name {
            line-height: 40px;
            font-size: 16px;
            color: #be000a;
            margin-left:10px;      
        }

        .news .news-title a.more {
            float:right;
            margin-right:10px;
            line-height:40px;
        }

    .news .news-list {
        margin-top: 10px;
    }

        .news .news-list li h3 {
            line-height:20px;
            margin: 5px 0px;
        }

            .news .news-list li h3 a {
                font-family: SimSun;
                font-size: 108%;
                color: #33a3e5;
            }

        .news .news-list li p {
            font-size: 13px;
            line-height: 26px;
            color: #333;
        }

.tzgg {
    width:238px;
    margin-left:10px;
    line-height:26px;
    overflow:hidden;
    border:1px solid #cfcfcf;
}

    .tzgg .head {
        height:30px;
        position:relative;
        line-height:30px;
        border-bottom:1px solid #cfcfcf;
    }

        .tzgg .head .name {
            font-size:108%;
            font-weight:bold;
            padding:0px 10px;
            border-bottom:3px solid #33a3e5;
            display:inline-block;
            height:27px;
            position:absolute;
            left:0px;
        }

        .tzgg .head .more {
            position:absolute;
            right:10px;
            top:0px;
        }

.list2 {
    margin:5px 10px;
}

    .list2 a {
        font-size:100%;
    }

.nav-table {
    margin-bottom: 10px;
}

    .nav-table table {
        width: 320px;
    }

        .nav-table table td {
            text-align: center;
            border: 1px solid #ededed;
            line-height: 26px;
        }

            .nav-table table td a {
                color: #333;
            }

.col1 {
    width: 330px;
    background: url(../images/wenzhangliebiaobeijing.png) repeat-y left;
}

    .col1 .title {
        height: 27px;
        line-height: 22px;
        background: url(../images/wenzhangliebiao2.png) no-repeat;
        margin-right:10px;
    }

        .col1 .title a.name {
            color: #fff;
            font-size: 14px;
            margin-left: 20px;
        }

        .col1 .title a.more {
            float:right;
        }

    .col1 ul.list {
        margin-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 135px;
    }

        .col1 ul.list li {
            height: 26px;
            line-height: 26px;
        }

            .col1 ul.list li a {
                color: #333;
            }

.left-v-line {
    border-left: 1px solid #ededed;
}

.col2 {
    width: 630px;
}

.col2-col1 {
    width: 349px;
}

.news-list2 {
    padding: 0px 15px;
}

    .news-list2 .title {
        height: 28px;
        background: url(../images/wenzhangliebiao.png);
    }

        .news-list2 .title a.item {
            display: inline-block;
            width: 105px;
            text-align: center;
            line-height: 24px;
            color: #333;
            vertical-align: top;
        }

            .news-list2 .title a.item:hover, .news-list2 .title a.active {
                color: #fff;
                font-size: 16px;
                text-decoration: none;
                height: 28px;
                line-height: 28px;
                font-family: 'Microsoft YaHei',SimHei;
                background: url(../images/biaotibeijing.png) no-repeat;
            }

        .news-list2 .title a.more {
            line-height:26px;
            float:right;
        }

    .news-list2 .list {
        margin-left: 8px;
        margin-top: 10px;
        padding-bottom: 10px;
        display: none;
        height: 130px;
    }

    .news-list2 .show {
        display: block;
    }

    .news-list2 .list li {
        height: 26px;
        line-height: 26px;
        background: url(../images/icon2.png) 0px 8px no-repeat;
        padding-left: 15px;
    }

        .news-list2 .list li a {
            color: #333;
        }

.col2-col2 {
    width: 280px;
}

    .col2-col2 .act-title {
        height: 63px;
        background: url(../images/zhengminhudong.png) no-repeat;
    }

    .col2-col2 .padding-left15 {
        padding-left: 15px;
    }

.linkbox {
    margin: 5px 0px 5px 5px;
}

.service-imagelink {
    height: 135px;
    background: url(../images/bianminfuwubeijing.png) no-repeat;
}

.imagelink {
    padding-top: 40px;
}

    .imagelink .yui3-u-1-3 {
        text-align: center;
    }

    .imagelink img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .imagelink a {
        text-decoration: none;
    }

        .imagelink a:hover {
            color: #ff0000;
        }

.publicity {
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 5px;
    border: 1px solid #e0e0e0;
}

    .publicity .head {
        height: 30px;
        line-height: 30px;
        background: url(../images/icon1.png) 10px 8px no-repeat;
        position: relative;
    }

        .publicity .head .title {
            position: absolute;
            left: 30px;
            font-size: 14px;
            font-weight: bold;
        }

        .publicity .head .more {
            position: absolute;
            right: 10px;
            top: 0px;
        }

            .publicity .head .more a {
                color: #333;
            }

                .publicity .head .more a.search-link {
                    color: #ff0000;
                }

    .publicity table {
        width: 100%;
    }

        .publicity table thead {
            background: #e0e0e0;
        }

            .publicity table thead th {
                height: 30px;
                line-height: 30px;
                text-align: center;
            }

        .publicity table tbody tr td {
            height: 26px;
            line-height: 26px;
            padding-left: 5px;
            text-align: center;
        }

.info-box {
    margin-top: 10px;
    margin-left: 15px;
}

.toolbar {
    width: 360px;
}

.query {
    height: 80px;
    position: relative;
    background: #efefef;
}

    .query .title, .query .form, .query .submit {
        position: absolute;
    }

    .query .title {
        width: 26px;
        height: 75px;
        background: #ff7300;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        font-size: 14px;
        padding-top: 5px;
    }

    .query .form {
        left: 26px;
        line-height: 40px;
    }

        .query .form input[type=text] {
            width: 180px;
            height: 20px;
        }

        .query .form label {
            width: 5em;
            display: inline-block;
            text-align: right;
        }

    .query .submit {
        right: 10px;
        top: 8px;
    }

        .query .submit input {
            width: 60px;
            height: 64px;
            background: #0aa802;
            border: none;
            color: #fff;
        }

.login {
    margin-top: 15px;
    height: 80px;
    background: #efefef;
}

    .login .title {
        background: #b10414;
    }

    .login .submit input {
        background: #006fc0;
    }

.vote-box {
    width: 250px;
}

    .vote-box .wrapper {
        height: 175px;
        margin-left: 18px;
        background: url(../images/zaxiandiaochabeijing.png) right no-repeat;
    }

        .vote-box .wrapper h3 {
            color: #0054a7;
            font-weight: bold;
            padding-top: 40px;
            margin-left: 20px;
        }

        .vote-box .wrapper ul {
            margin: 10px 10px 10px 30px;
            color: #ff7300;
        }

        .vote-box .wrapper .submit {
            margin-left: 10px;
            text-align: center;
        }

        .vote-box .wrapper .primary, .vote-box .wrapper .result {
            width: 60px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            border: none;
            cursor: pointer;
        }

        .vote-box .wrapper .primary {
            color: #fff;
            background: #33a3e5;
        }

        .vote-box .wrapper .result {
            background: #cfcfcf;
        }

.friendlink-box {
    width: 955px;
    height: 70px;
    position: relative;
    border: 1px solid #f0f0f0;
}

    .friendlink-box .title {
        width: 63px;
        height: 50px;
        background: url(../images/friendlinkbg.png) no-repeat;
        position: absolute;
        top: 10px;
        left: 10px;
    }

    .friendlink-box .list {
        width: 860px;
        position: absolute;
        left: 90px;
        top: 10px;
    }

.paiming {
    width: 235px;
    height: 175px;
    margin-left: 15px;
    border: 1px solid #cfcfcf;
}

    .paiming .head {
        height: 30px;
        line-height: 30px;
        position: relative;
        border-bottom: 1px solid #cfcfcf;
    }

        .paiming .head .name {
            font-size: 14px;
            font-weight: bold;
            color: #33a3e5;
            position: absolute;
            display: inline-block;
            height: 28px;
            width: 347px;
            text-align: center;
            border-bottom: 3px solid #33a3e5;
        }

        .paiming .head a.item {
            font-size:108%;
            float:right;
            margin-right:10px;
        }

            .paiming .head a.item:hover, .paiming .head a.active {
                color:#f00;
                font-weight:bold;
            }

        .paiming .head .more {
            position: absolute;
            right: 5px;
        }

    .paiming .pm {
        width: 100%;
    }

        .paiming .pm thead {
            background: #efefef;
        }

        .paiming .pm th {
            height: 30px;
        }

        .paiming .pm td {
            height: 22px;
            text-align:center;
        }

        .paiming .pm th {
            text-align: center;
        }

        .paiming .pm .index {
            padding:2px 3px;
            background:#f00;
            color:#fff;
        }
