/* CSS Document */
/*指南针*/
body{ background:url(../images/rightbodybg.png) left top repeat; padding:10px; overflow-x:hidden}
.znzpageRight{ width:298px; margin-top:10px;}
/*指南针图表*/
.znz{ height:254px; overflow:hidden;}
.znz h3{ height:31px; border:#c3c3c3 1px solid; background:url(../images/titleTabbg.png) top repeat-x; line-height:31px; font-family:"宋体"; color:#000; padding-left:15px; font-weight:bold;}
.znzTable{ height:220px; border:#DCDCDC 1px solid; border-top:none; background-color:#FFF; overflow:hidden;}
.znzTable h2{ height:32px; background-color:#f5f5f5; border-top:#FFF 1px solid; font-family:"宋体"; padding-left:15px; line-height:32px;}
#myStathalf2{ margin:10px auto; margin-top:30px;}
.circliful {position: relative; }
.circle-text, .circle-info, .circle-text-half, .circle-info-half {width: 100%; position: absolute;text-align: center;display: inline-block; color:#D55C34}
.circle-info, .circle-info-half {color: #999; font-family:"宋体"}
.circliful .fa {margin: -10px 3px 0 3px;position: relative;bottom: 4px;}
/*数据调取*/
.setDataCon{ margin-right:15px; height:399px; border:#c3c3c3 1px solid; margin-top:10px; clear:both; float:left; width:100%;}
.setDataCon .tabCon{ background-color:#FFF;line-height:28px; height:367px; overflow:hidden; font-family:"新宋体"}
/*右侧*/
.riTable{ height:398px; border:#CCCCCC 1px solid; background-color:#FFF; background:#FFF url(../images/rilibg.png) center no-repeat}
.ggCenter{ height:203px; border:#c3c3c3 1px solid; margin-top:10px;}
.ggCenter ul,.setDataCon ul{ height:32px; background:url(../images/titleTabbg.png) bottom repeat-x}
.ggCenter ul li,.setDataCon ul li{ height:31px; padding:0 20px; line-height:31px; float:left; border-right:#C3C3C3 1px solid; cursor:pointer; color:#000;}
.ggCenter ul li:hover{ background:url(../images/tablihover.png) top repeat-x}
.ggCenter ul li.onclick,.setDataCon ul li.onclick{ background:url(../images/tabliclick.png) top repeat-x;}
.ggCenter .tabCon{ background-color:#FFF; padding:15px 13px; line-height:28px; height:140px; overflow:hidden; font-family:"新宋体"}
.ggCenter .tabCon a{ color:#5A5A5A;}
.ggCenter .tabCon a:hover{ color:#D55C34; text-decoration:underline}
.ggCenter .tabCon span{ float:right; color:#a7a7a7;}