/*荣誉资质
-------------------------------------------------------------------------------*/
.natural-list-left { width: 290px; float: left;} 
.natural-list-left .left-cate-title  { height: 80px; line-height: 80px; font-size: 18px; background: #0CAB66; color: #fff; text-align: center; border-bottom: 2px solid #0B9157;}
.natural-list-left .left-cate-list {background: #f5f5f5; padding-bottom: 20px;}
.natural-list-left .left-cate-list ul li { line-height: 48px; text-align: center;}
.natural-list-left .left-cate-list ul li:hover {  background: #EEEEEE;}
.natural-list-left .left-cate-list ul li a {display: block;}
.natural-list-left .left-cate-list ul .on { background: #EEEEEE;}
.natural-list-left .left-cate-list ul .on a {color: #0B9157;}

.natural-list-right {width: 900px;  float: right;}
.natural-right-title  { width: 900px; line-height: 48px; }
.natural-right-title h3 {padding-left: 20px; color: #0B9157;}
.natural-list-right .natural-list { width: 900px; min-height: 500px;overflow: hidden;  float: left;}
.natural-list-right .natural-list  li {float: left; padding: 10px; background:url(../images/down_dot.png) repeat-x bottom; background-position: bottom;}
.natural-list-right .natural-list li:hover {background:url(../images/down_dot.png) repeat-x bottom; background-position: bottom;background-color: #f5f5f5;}
.natural-list-right .natural-list li {float: left; padding: 0 20px; width:860px;}
.natural-list-right .natural-list li .tit  {line-height: 38px;  color: #33495F; padding-left: 20px; background:url(../images/arrow_icon.png) no-repeat; background-position: 2px 15px; display: block; }

.natural-con {margin: 10px auto; width: 860px;}
.natural-con .title {width: 860px; height: 90px; line-height: 90px; text-align: center; border-bottom: 1px solid #eee; font-size: 18px;}
.natural-con .entry-meta { line-height: 48px; color: #999;}
.natural-con .content {width: 860px; min-height: 500px; overflow: hidden; line-height: 28px; padding-bottom: 20px; border-bottom: 1px solid #eee;}


