@charset "gb2312";
/* CSS Document */
.maincontainer{ width:1090px; padding:0;}

/* 指数趋势 */
.exponential_trend{ height:400px; padding:0 20px; overflow:hidden; margin-top:20px;}
.exponential_trend .hd{ float:left; width:230px;}
.exponential_trend .hd h2{ height:38px; font-size: 18px; font-weight: normal; line-height:38px; color: #168339;}
.exponential_trend .hd ul{ margin-top:5px;}
.exponential_trend .hd ul li{ font-size: 14px; line-height:30px; text-align:right; padding-right:55px; color: #535353; cursor:pointer;}
.exponential_trend .hd ul li.on{ color:#168339; background:url(2015zjj_data_icon1.png) no-repeat 185px center;}
.exponential_trend .hd .condition{ width:200px; height:103px; background:#f2f2e6; padding:0 15px; margin-top:14px;}
.exponential_trend .hd .condition p{ line-height:14px; padding:20px 0; text-align:center; color:#666;}
.exponential_trend .hd .condition p label{ margin:0 5px;}
.exponential_trend .hd .condition select{ float:left; width:50%;}
.exponential_trend .bd{ width:810px; height:400px; float: right;}
.exponential_trend .bd div.datacontainer{ width:810px; height:400px;}
.exponential_trend .bd img{ width:100%; height:100%;}

/* 数据目录 */
.data_directory{ width: 990px; margin: 0 auto; padding:50px 0; overflow:hidden;}
.data_directory h2{ font-size: 24px; line-height: 30px; text-align: center; color: #168339; background:url(2015zjj_data_icon2.png) no-repeat center bottom; padding-bottom:25px;}
.data_directory h2 span{ font-size: 12px; font-weight: normal; color: #959595;}
.data_directory ul li{ float:left; width: 165px; height:100px; text-align:center; margin-top: 30px; font-size: 14px;}
.data_directory ul li a{ display:block; width:100%; height:20px; padding-top: 80px; color:#343434; background-position: center top; background-repeat:no-repeat;}
.data_directory ul li a:hover{ color:#168339;}
.data_directory ul li.directory01 a{ background-image:url(2015zjj_data_directory_icon01.png);}
.data_directory ul li.directory02 a{ background-image:url(2015zjj_data_directory_icon02.png);}
.data_directory ul li.directory03 a{ background-image:url(2015zjj_data_directory_icon03.png);}
.data_directory ul li.directory04 a{ background-image:url(2015zjj_data_directory_icon04.png);}
.data_directory ul li.directory05 a{ background-image:url(2015zjj_data_directory_icon05.png);}
.data_directory ul li.directory06 a{ background-image:url(2015zjj_data_directory_icon06.png);}
.data_directory ul li.directory07 a{ background-image:url(2015zjj_data_directory_icon07.png);}
.data_directory ul li.directory08 a{ background-image:url(2015zjj_data_directory_icon08.png);}
.data_directory ul li.directory09 a{ background-image:url(2015zjj_data_directory_icon09.png);}
.data_directory ul li.directory10 a{ background-image:url(2015zjj_data_directory_icon10.png);}
.data_directory ul li.directory11 a{ background-image:url(2015zjj_data_directory_icon11.png);}


.list_box{ float:left; border:1px solid #e5e5e5; padding:19px; width:405px; height:185px; margin-right:20px; overflow:hidden;}
.list_box .hd{ height:20px; line-height:20px; font-size:0px;}
.list_box .hd h2{ display:inline; font-size: 20px;}
.list_box .hd h2 a{ color: #959595;}
.list_box .hd h2.on a{ color: #168339;}
.list_box .hd span{ font-size:20px; color:#959595; margin:0 5px;}
.list_box .bd{ margin-top:10px;}
.list_box .bd li{ line-height: 32px; white-space:nowrap; overflow:hidden;}
.list_box .bd li a{ font-size:14px; color:#434343;}
.list_box .bd li a:hover{ color: #168339;}
.list_box .bd li span{ float:right; color:#959595;*display:none;}

/* 数据查询 */
.data_search{ float:left; width:160px; height:225px; background:#168339;}
.data_search h2{ background:url(2015zjj_data_search_icon1.png) no-repeat center 20px; font-size: 18px; color:#fff; text-align:center; padding-top:55px;}
.data_search a{ display:block; width:90px; height:32px; background: #fff; font-size:16px; text-align:center; line-height:32px; color:#168339; margin:10px auto 0;}
.data_search a:hover{ background: #85d06f; color:#fff;}