﻿@import url('xxcontent.css');
.ewmleft {
    width: 160px;
    height: 160px;
}

.gdemap {
    width: 500px;
    height: 400px;
    float: left;
    margin: 0px 10px 0px 15px;
    border: 1px solid #2D8CF0;
}

.wddetail {
    width: 400px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.wddetail_c {
    width: 600px;
    height: auto;
    margin: auto;
}

.wddetail li {
    height: auto !important;
}

.wddetail .lititile {
    width: 80px;
    min-height: 25px;
    line-height: 25px;
    float: left;
    margin: 5px 5px 5px 0px;
    font-size: 16px;
}

.wddetail .licontent {
    width: 315px;
    min-height: 25px;
    line-height: 25px;
    margin: 5px 0px;
    float: left;
    font-size: 16px;
}

.lihide {
    display: none;
}

.hdjllist, gsgglist {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    float: left;
}

.wdroot {
    width: 100%;
    height: auto;
    border: 1px solid #e9eaec;
    border-radius: 5px;
    float: left;
    margin-bottom: 5px;
}

    .wdroot:hover {
        box-shadow: 0 1px 6px rgba(0,0,0,.2);
        border-color: #eee;
    }

.wd_wpart {
    width: 780px;
    height: auto;
    margin: 5px 0px 5px 5px;
    position: relative;
    float: left;
}

.wd_wimg {
    width: 27px;
    height: 28px;
    position: absolute;
    float: left;
    background: url("../Images/wd_03.jpg") no-repeat;
    background-size: 100%;
    left: 0;
    top: 1px;
}

.wd_wcontent {
    width: 745px;
    height: auto;
    float: left;
    line-height: 30px;
    font-size: 16px;
    color: rgb(70, 76, 91);
    margin-left: 35px;
}

.fbsj {
    float: left;
    width: 125px;
    margin-left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 5px;
}

.fbsj, .wd_dcontent {
    pointer-events: none;
}

.wd_dpart {
    width: 880px;
    height: auto;
    margin: 5px;
    margin-left: 30px;
    position: relative;
    float: left;
}

.wd_dimg {
    width: 23px;
    height: 22px;
    position: absolute;
    float: left;
    background: url("../Images/wd_05.jpg") no-repeat;
    background-size: 100%;
    left: 0;
    top: 4px;
}

.wd_dcontent {
    width: 850px;
    height: auto;
    float: left;
    line-height: 30px;
    font-size: 15px;
    margin-left: 30px;
}

.gsgglist li,.bsznlist li，.zcfglist li {
    border-bottom: 1px dotted #e8e8e8;
    height: 45px;
    line-height: 45px;
}

.gsgglist>li h1,.bsznlist>li h1,.zcfglist>li h1 {
    font-weight: normal;
    font-family: "microsoft yahei";
    margin: 0;
    color: #666;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    font-size: 16px;
    padding-right: 10px;
}
.gsgglist>li em,.bsznlist >li em ,.zcfglist >li em {
    display: block;
    color: #999;
    height: 40px;
    line-height: 40px;
    font-style: normal;
    padding: 0;
    margin: 0;
    font-family: Arial;
    float:right;
}
.gsgglist > li > a, .bsznlist > li > a, .zcfglist > li > a{
    cursor:pointer;
}
.gsgglist>li>a:hover h1,.bsznlist>li>a:hover h1,.zcfglist>li>a:hover h1 {
	text-decoration: underline;
}

.gsgglist>li>a:after,.bsznlist>li>a:after,.zcfglist>li>a:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}