@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0}
body{
	border-top:5px #4c74b1 solid;
	background:url(../images/bg.jpg) no-repeat #d8efff fixed;
	background-size:cover;
	font-family: Verdana,Microsoft YaHei;
  font-size: 13px;
}
ul {
    list-style: outside none none;
}
img {
    border: none;
}
a {
    cursor: pointer;
    text-decoration: none;
}
a:focus {
    outline: medium none;
}
input, textarea {
    border: medium none;
    outline: medium none;
}
.fl{float:left;}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
}
.mgb10{margin-bottom:10px;}
/***********首页***************/
.title{
	text-align:center;
	padding:50px 0 15px 0;
}
.infobox{
	padding:10px;
	margin-bottom:50px;
}
table.infolist{
	border-collapse:collapse;
}
table.infolist th{
	background:url(../images/th-bg.jpg) repeat-x #dddddf;
	border:1px #c3c3c5 solid;
	color: #3b5e94;
	height:38px;
	padding:5px;
}
table.infolist td{
	height:60px;
	text-align:center;
	border:1px #eaeaea solid;
	background:url(../images/table-tr-bg.png) repeat;
	padding:0 5px;
}
table.infolist td p{line-height:24px;}
.even{
	background:url(../images/table-tr-bg-even.png) repeat;
}
.centers{font-size:16px;font-weight:bold;}
.state{
	overflow:hidden;
}
.state .state_fine,.state .state_disable,.state .state_unknown,.state .state_warn{
	margin-top:4px;
	margin-bottom:4px;
}
.state .state_fine span,.state .state_disable span,.state .state_unknown span,.state .state_warn span{
	display:inline-block;
	float:left;
	width:100px;
	height:18px;
	line-height:18px;
	border:1px #c3c3c3 solid;
	border-right:none;
	background:#dcdddf;
	text-align:center;
}
.state .state_fine i,.state .state_disable i,.state .state_unknown i,.state .state_warn i{
	display:inline-block;
	float:left;
	width:20px;
	height:20px;
	line-height:20px;
}
.state .state_fine em,.state .state_disable em,.state .state_unknown em,.state .state_warn em{
	display:inline-block;
	float:left;
	font-style:normal;
	height:20px;
	padding:0 5px;
	line-height:20px;
	text-align:center;
	margin:0 5px;
}
.state .state_fine i{
	background:url(../images/state_fine.png) no-repeat;
}
.state .state_fine em{
	background:#c5ffb2;
}
.state .state_disable i{
	background:url(../images/state_disable.png) no-repeat;
}
.state .state_disable em{
	background:#ffeab3;
}
.state .state_unknown i{
	background:url(../images/state_unknown.png) no-repeat;
}
.state .state_unknown em{
	background:#f8b6b7;
}
.state .state_warn i{
	background:url(../images/state_warn.png) no-repeat;
}
.state .state_warn em{
	background:#ffeab3;
}

/***********二级页***************/
.secondmain{
	width:1240px;
	margin:0 auto;
	background:url(../images/table-tr-bg.png);
	padding:20px;
	border:1px #c3c3c3 solid;
}
.country{
	border-bottom:1px #999999 dotted;
	padding:10px 0;
}
.country img{ 
	display:inline-block; 
	float:left; 
	height:50px;
	margin-right:10px;
}
.country>span{
	display:inline-block;
	float:left; 
	font-size:24px;
	height:50px;
	line-height:50px;
}
.notice{
	width:530px;
	background:url(../images/status.png) no-repeat 0 9px;
	padding-left:40px;
	display:inline-block;
	float:right; 
	font-size:14px;
	line-height:50px;
}
.notice>span{
	display:inline-block;
	float:left; 
	font-size:16px; 
	color:#407dd6;
	font-weight:bold
}
#callboard {height:50px; line-height:50px; overflow:hidden;} 
.top{
	overflow:hidden;
	padding:10px 0;
}
.detailbox{
	display:inline-block;
	float:left;
}
.detailbox img{
	width:466px;
	height:100px;
	margin-top:25px;
	display:block;
	float:left;
}
.detailbox p{
	height:24px;
	line-height:24px;
}
.detailbox span{
	height:24px;
	line-height:24px;
	display:block;
	padding-left:65px;
}
.fs-l{
	font-size:14px;
	font-weight:bold;
}
.blue{
	color:#407dd6;
}
.toolbar{
	width:40%;
	display:inline-block;
	float:right;
	margin-top:24px;
}
.toolbar a{
	color:#333333;
	display:inline-block;
	float:left;
	width:70px;
	text-align:center;
	font-size:16px;
}
.toolbar a:hover{
	color:#417cd8;
}
.toolbar a i{
	display:block;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
}
.toolbar a:hover i{
	font-size:28px;
}
.toolbar a em{
	display:block;
	font-size:14px;
	font-style: normal;
}
.center-left{
	display:inline-block;
	float:left;
	width:49%;
}
.center-right{
	display:inline-block;
	float:left;
	width:49%;
	margin-left:10px;
}
.databox{
	margin-bottom:10px;
	font-size:14px;
}
.databox h4{
	padding-left:10px;
	border:1px #d6d6d6 solid;
	height:38px;
	line-height:38px;
	background:url(../images/h4bg.jpg) repeat-x;
	color:#5d75a1;
	position:relative;
}
.databox h4 i{
	margin-right:4px;
}
.databox h4 em{
	display:block;
	width:14px;
	height:7px;
	position:absolute;
	padding:5px;
	top:10px;
	right:5px;
	cursor:pointer;
}
.databox .up{
	background:url(../images/arrow-up.png) no-repeat center !important;
}
.databox .down{
	background:url(../images/arrow-down.png) no-repeat center;
}
.databox .chartbox{
	padding:10px 20px;
	border:1px #d6d6d6 solid;
	border-top:none;
}
.databox ul li{
	height:30px;
	line-height:30px;
	border-bottom:1px #c5c5c5 dotted;
}
.databox ul li span{
	display:inline;
	float:left;
	color:#407dd8;
}
.databox ul li em{
	float:right;
	font-style:normal;
}
.chartbox img{
	width:100%;
}

