/*百强指数 Industry_left 样式*/
.title_label{height:80px;line-height:80px;font-size:18px;font-weight:bold;/*text-align:center;*/}
.desc_label{background:#f1f9fe;border:1px solid #ddd;}
.desc_content{width:90%;font-size:14px;padding:20px 0px;}
.body_content_box{width:90%;margin-top:30px;font-size:14px;color:#5e5e5e}
.body_content_box p{text-indent:2em;}
.special_box{margin-top:20px;}
.special_box div.hide{margin-bottom:15px;background:#f2f2f2;font-size:12px;padding:10px 15px;}
.special_box a{font-weight:bold;color:#000;text-decoration:none;background:url('../images/blue_jia.png') no-repeat scroll 0px 50%;padding-left:15px;cursor:pointer}
.hundred_table{width:100%;border:1px solid #ddd;border-collapse:collapse;margin-top:20px;}
.zhishu_table{width:80%;}
.hundred_caption{heihgt:80px;line-height:80px;font-size:18px;font-weight:bold;}
.even_color{background:#e1f2fd;}
.second_td{text-align:left;text-indent:1em;}
.hundred_table tr{height:30px;line-height:30px;text-align:center;}
.hundred_table tr:first-child{background:#2088cf;color:#fff;}
.hundred_table td{border:1px solid #ddd;}
.hundred_table td:first-child{width:8%;background:#2088cf;color:#fff}
.hundred_table td:last-child{width:25%}
.table_pages{height:80px;margin-top:20px;}
.table_pages a{float:right;width:80px;height:36px;border-radius:5px;line-height:36px;text-align:center;}
.table_pages a:hover{background:#2088cf;color:#fff}
.options_box{width:300px;float:right;}
.options_box a{margin-left:30px;margin-right:5px;text-decoration:none;}
.options_box a img{margin-right:10px;}
.spe_label{margin-bottom:10px;color:#eb0808;font-size:14px;}
.spe_declare{text-indent:2em;font-size:14px;color:#5E5E5E;}
.h_350{height:350px;}