@charset "gbk";
.gzqh-block{width: 375px;background: #fff;}
.gzqh-block .hd{background: #3b5998;font-size: 18px;color: #fff;line-height: 45px;text-align: center;border-radius: 3px 3px 0 0 ;overflow: hidden;}
.gzqh-block .chartbox{position: relative;width: 375px;}
.gzqh-block .chart{width: 240px;height: 240px;margin: 0 auto;}
.gzqh-block .ctooltip{position: absolute;top: 75px;left: 130px;width: 110px;height: 80px;text-align: center;}
.gzqh-block .ctooltip .pcent{font-size: 30px;}
.gzqh-block .ctooltip .pcent b{font-size: 40px;line-height: 60px;}
.gzqh-block .ctooltip .name{font-size: 18px;line-height: 20px;color: #444;}
.gzqh-block .clist{padding: 5px 0 18px 50px;}
.gzqh-block .clist li{float: left;padding: 0 10px;width: 70px;line-height: 20px;margin-bottom: 3px;}
.gzqh-block .clist li .cicon{float: left;width: 15px;height: 15px;margin: 3px 5px 0 0;border-radius: 2px;overflow: hidden;}
.gzqh-block .clist li a{color: #444;}
.clist .cicon-0{background: #ce79b7;}
.clist .cicon-1{background: #f42727;}
.clist .cicon-2{background: #3a7ea5;}
.clist .cicon-3{background: #f9ee30;}
.clist .cicon-4{background: #9c9006;}
.clist .cicon-5{background: #8f95a3;}
.clist .cicon-6{background: #ec735c;}
.clist .cicon-7{background: #89c9e1;}
.clist .cicon-8{background: #ffcd47;}
.clist .cicon-9{background: #f29e28;}
.gzqh-table{width: 100%;}
.gzqh-table thead{background: #f1f5f6;}
.gzqh-table th{color: #666;text-align: center;font-size: 14px;line-height: 40px;}
.gzqh-table td{color: #666;text-align: center;font-size: 13px;line-height: 28px;border-left: 1px solid #eaeff2;border-right: 1px solid #eaeff2;}
.gzqh-table td a{color: #0091c9;}
.gzqh-table .odd{background: #f7fafb;}
.arr-rise, .arr-fall, .arr-equal{display: inline-block;width: 8px;height: 15px;margin-left: 8px;background: url(http://i.thsi.cn/images/datacenter/gzqh/arrs.png);vertical-align: middle;}
.arr-rise{background-position: 0 0;}
.arr-fall{background-position: 0 -26px;}
.arr-equal{background: url(http://i.thsi.cn/images/datacenter/gzqh/equal.png) 50% 50% no-repeat;}
.gzqh-block a:hover{text-decoration: underline;}
.msearch-side{float: right;margin-top: 11px;}
.msearch-side label{float: left;color: #7e8288;margin-right: 15px;}
.msearch-item{float: left;line-height: 24px;margin-right: 8px;}
.msearch-box{float: left;position:relative; cursor: pointer;z-index: 12;}
.msearch-text{height: 20px;line-height: 20px;border: 2px solid #d2dae2;padding: 0 8px;border-radius: 24px;overflow: hidden;}
.msearch-text span{padding-right: 20px;background: url(http://i.thsi.cn/images/datacenter/gzqh/sel-arr.png) 100% 50% no-repeat;}
.msearch-list{position:absolute;top: 24px;z-index: 200;width: 100%;height: 240px;border-radius: 2px;background: #fff;overflow: hidden;overflow-y:auto;
    -webkit-box-shadow: 0 0 5px #d7d6d7;
    -moz-box-shadow: 0 0 5px #d7d6d7;
    box-shadow: 0 0 5px #d7d6d7;}
.msearch-list li{padding-left: 8px;line-height: 24px;}
.msearch-list li.selected{background: #db4a39;color: #fff;}
.msearch-submit{display:inline-block;vertical-align:middle;border:none;width:50px;height:24px;line-height:24px;margin-right:10px;background: #db4a39;text-align:center;color:#fff;cursor:pointer;border-radius: 24px;overflow: hidden;}
