﻿/* 数据图表-切换 */
#zfsj .zfsj-tp{ overflow: hidden;}
#zfsj .zfsj-tp .zfsj-tp-bd .zfsj-tp-box{ width: 100%; height: 550px;}
#zfsj .zfsj-tp .zfsj-tp-bd .zfsj-tp-box .zfsj-tp-tit{ padding: 15px 0; font-size: 20px; font-weight: bold; text-align: center;}
#zfsj .zfsj-tp .zfsj-tp-bd .zfsj-tp-box .zfsj-tp-echarts{ width:100%; height: 500px;}
#zfsj .zfsj-tp .zfsj-tp-hd ul { text-align: center;}
#zfsj .zfsj-tp .zfsj-tp-hd ul li{ display: inline-block; margin:10px 5px 0; width:40px; border-radius: 15px; height:15px; font-size: 0; cursor:pointer!important; overflow:hidden; background: #cfcfcf;}
#zfsj .zfsj-tp .zfsj-tp-hd ul li.on{ background:#4495c1;}
/* 数据文档-布局、样式 */
#zfsj .zfsj02{ background: #edf7fa;}
#zfsj .zfsj02 .zfsj-left{ width: 67.5%; float: left; background: #fff;}
#zfsj .zfsj02 .zfsj-right{ width: 32.5%; float: right;}
#zfsj .zfsj02 .panel{ padding: 10px 20px;}
#zfsj .zfsj02 .zfsj-right .tjnj .tjnj-01 img{ width: 100%;}
#zfsj .zfsj02 .zfsj-right .tjnj .tjnj-02 { width: 100%; overflow: hidden;}
#zfsj .zfsj02 .zfsj-right .tjnj .tjnj-02 ul{ margin: 0 -5px; overflow: hidden;}
#zfsj .zfsj02 .zfsj-right .tjnj .tjnj-02 li{ width: 33.33%; float: left;}
#zfsj .zfsj02 .zfsj-right .tjnj .tjnj-02 li a{ display: block; text-align: center; height: 34px; line-height: 34px; margin: 10px 5px 0; background: #dcdcdc;}
#zfsj .zfsj02 .zfsj-right .tjnj .tjnj-02 li a:hover{ background: #3271a4; color: #fff;}