@charset "utf-8"
.ddyl_table td {
    border: 1px solid #ccc;
}

#ddyl_table{
    margin-top: 10px;
    font: 12px/1.5 \5FAE\8F6F\96C5\9ED1;
}

.ddyl_table_1, .ddyl_table_2 {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 100%;
    background: #fff;
}
.ddyl_table_2 {
    width: 100%;
    background: #fff;
}

#ddyl_table thead {
    border-bottom: 1px solid #eaeff2;
}

#ddyl_table th,
#ddyl_table td {
    height: 24px;
}

#ddyl_table .table-tit {
    position: relative;
    padding: 0 10px;
    height: 30px;
    background: #3b5998;
    border-radius: 4px 4px 0 0;
    z-index: 200;
    margin-top: 5px;
}

#ddyl_table .table-tit h2 {
    line-height: 30px;
    font-size: 14px;
    padding-left: 25px;
    float: left;
    color: #fff;
}

#ddyl_table .icon-table {
    background: url('http://i.thsi.cn/images/datacenter/icon_table.jpg') 0 50% no-repeat;
}

#ddyl_table .table-tit a {
    float: right;
    color: #fff;
    float: right;
    font-size: 14px;
    z-index: 1;
}

#ddyl_table .dc-more {
    line-height: 30px;
}

#ddyl_table td {
    padding: 0 2px;
    text-align: center;
    line-height: 24px;
    border-top: none;
    border-bottom: none;
    /*color: #333;*/
}

.ddyl_table{
    border-collapse: collapse;
}
.zxmod-title-td1{
    text-align: left;
    width: 60%;
}
.zxmod-title-td2{
    text-align: left;
    width: 40%;
}

.ddyl_table .zxmod-td-l2{
    width: 60%;
    border-right: 1px solid #ccc;
}
.ddyl_table .zxmod-td-l3{
    width: 40%;
}

.ddyl_pie_chart{
    width: 90%;
    height: 300px;
    position: relative;
}

.ddyl_pie_chart_span{
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -23px 0px 0px -54px;
}

.ddyl_distribution{
    height: 300px;
    position: relative;
}

.ddyl_distribution_span{
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -11px 0px 0px -54px;
}
.ddyl_bz{
	margin-top:15px;
	color:#5699f3;
	text-align:center;
}