﻿@charset "utf-8";

.Newsmap {
    width: 954px;
    float: left;
    height: 36px;
    overflow: hidden;
    background: url(/image/map/map_bg.jpg) no-repeat;
    line-height: 36px;
    color: #f27f02;
    font-weight: bold;
    padding-left: 20px;
    margin-top: 10px;
}

.Newsmap-content {
    width: 974px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-top: 20px;
}

    .Newsmap-content ul {
        width: 950px;
        float: left;
        margin: 0px;
        padding: 0px;
        display: block;
        list-style: none;
        border-bottom: 1px dashed #cbcbcb;
        float: left;
        line-height: 40px;
    }

    .Newsmap-content li {
        width: auto;
        float: left;
        margin: 0px;
        padding: 0px 10px;
        display: block;
        list-style: none;
        float: left;
        color: #5b5b5b;
    }

    .Newsmap-content ul span {
        float: left;
        width: 80px;
        font-weight: bold;
        text-align: center;
        margin-left: 40px;
    }

        .Newsmap-content ul span a {
            font-size: 12px;
            font-weight: bold;
            color: #5b5b5b;
            text-decoration: none;
        }

    .Newsmap-content ul li a {
        font-size: 12px;
        color: #5b5b5b;
        text-decoration: none;
    }

.Newslink-banner {
    width: 974px;
    float: left;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: 10px;
}

.Newslink-banner-left {
    width: 204px;
    float: left;
    margin-right: 10px;
    height: 156px;
    overflow: hidden;
    background: url(/image/map/link_bg.jpg) no-repeat;
}

.Newslink-banner-left-top {
    width: 184px;
    margin-left: 10px;
    margin-top: 5px;
    padding-left: 7px;
    background: url(/image/map/link_bg1.png) no-repeat;
    height: 29px;
    line-height: 29px;
    color: #fff;
    float: left;
}

.Newslink-banner-left-con {
    width: 194px;
    float: left;
    height: auto;
    overflow: hidden;
    line-height: 20px;
    padding-left: 10px;
    margin-top: 5px;
    color: #9e9e9e;
}





.Newslink-banner-right {
    width: 760px;
    float: left;
    height: auto;
    overflow: hidden;
}

.Newslink {
    width: 974px;
    float: left;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

.Newslink-left {
    width: 204px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    color: #4c4c4c;
    padding-bottom: 15px;
}

.Newslink-right {
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .Newslink-right ul {
        width: 100%;
        margin: 0px;
        padding: 0px 0px 15px 0px;
        display: block;
        list-style: none;
        height: auto;
        overflow: hidden;
    }

    .Newslink-right li {
        width: 140px;
        float: left;
        margin: 0px 5px 10px 5px;
        padding: 0px;
        display: block;
        list-style: none;
        height: 100px;
        overflow: hidden;
    }
