/*定高*/
.bh1{height:40px}
/*图表*/
.agricultural{padding:15px;min-height:360px;color:#111}
.category{padding:10px 0;margin:0;border-bottom:1px dashed #ccc}
.product{padding:10px 0;margin:0}
.search{margin:5px 0;background-color: #f5f5f5}
.charts{padding:0;margin:15px 0 0 0;height:450px}
.category:before,.category:after,.product:before,.product:after{content:'';display:table;height:0;clear:both}
.category dt,.product dt{float:left;width:10%;margin:0;padding:0;line-height:24px;font-size:16px;text-align:right}
.category dd,.product dd{float:left;width:88%;margin:0;padding:0;line-height:24px;font-size:14px}
.category dd ul,.product dd ul{padding:0;margin:0;list-style: none outside none;}
.category li,.product li{display: inline-block;_display:inline;padding:0;margin:2px;color:#f60}
.category li>a,.product li>a{display:inline-block;_display:inline;padding:0 5px;white-space: nowrap;-webkit-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out}
.category li>a:link,.category li>a:visited,.category li>a:active,.product li>a:link,.product li>a:visited,.product li>a:active{color:#f30}
.category li>a:hover,.category li>a.active,.product li>a:hover,.product li>a.active{color:#fff;background-color: #F7490B}
.category li>a.active:before,.product li>a.active:before{content: "\2714";margin-right:2px}
.search a.ico{display:inline-block;_display:inline;padding:0 5px;margin:5px;line-height:30px;white-space: nowrap;font-size:18px;-webkit-transition: all 200ms ease-in-out;transition: all 200ms ease-in-out}
.search a.active{color:#fff;background-color: #333;-webkit-border-radius:3px;border-radius:3px}
.search h4 {margin: 0 15px;line-height: 60px;font-size: 18px}
