﻿@charset "utf-8";
/* CSS Document */
.info-div {
    padding-top: 10px;
}
.t3_tabmenu {
    height: 55px;
    line-height: 55px;
    background: #5f98d4;
    border-bottom: solid 3px #5f98d4;
    border-radius: 5px 5px 0 0;
}
.t3_tabmenu li {
    float: left;
    width: 20%;
    text-align: center;
}
.t3_tabmenu li {
    text-align: center;
}
.t3_tabmenu li:hover a, .t3_tabmenu li.active a {
    color: #24a8e6;
    background: #c5ecff;
}
.t3_tabmenu li a {
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    display: block;
    height: 52px;
    line-height: 52px;
    text-decoration: none !important;
}
.info-div a {
    font-size: 20px;
    padding: 3px 5px 0 5px;
    border-radius: 5px 5px 0px 0px;
    text-decoration: none;
    cursor: pointer;
}
.t3_tabmenu li i {
    display: inline-block;
    width: 53px;
    height: 53px;
    display: inline-block;
    vertical-align: top;
}
.info-div > span {
    width: auto;
    float: right;
    margin-right: 5%;
    margin-top: -38px;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
#siteMapContent {
    width: 100%;
    height: 680px;
    padding: 0px;
    position: relative;
}

/*数据统计*/
.t2_data_box {
    padding: 20px;
    background-color: #fff;
    border: 1px #eee solid;
    margin-bottom: 13px;
}
.t2_data_con {
    overflow: hidden;
}
.block_icon2 a {
    margin-right: 30px;
    margin-left: 30px;
}
.block_icon2 a {
    display: inline-block;
    vertical-align: top;
    width: 14%;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
	color:#333;
}
.block_icon2 a img {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}
.block_icon2 a p {
    color: #48a8d5;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
}
.pull_left {
    float: left;
}
.t2_data_title {
    line-height: 28px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin:0 0 20px 0;
}

.t2_data_title span {
    display: inline-block;
    width: 5px;
    background-color: #24a8e6;
    height: 19px;
    margin-right: 13px;
    vertical-align: middle;
}
.pull_right {
    float: right;
}
.t2_data_block1, .t2_data_block2, .t2_data_block3, .t2_data_block4, .t2_data_block5{ width:100%; overflow:hidden;}
.tab_ul9 li.selectTag a {
    background-color: #24a8e6;
    color: #fff;
    border: 1px #24a8e6 solid;
}
.tab_ul9 li a {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    margin-right: 8px;
    padding: 0px 10px;
    color: #666;
    border: 1px #ddd solid;
	border-radius:5px;
	font-size:14px;
}
.tab_ul9 li a:hover{ background-color: #24a8e6;
    color: #fff;
    border: 1px #24a8e6 solid;}
.tab_ul9 li {
    float: left;
    height: 30px;
    line-height: 30px;
}


















