@charset "utf-8";
/* CSS Document */

/**通用类**/
.colomnBox{ float: left; width: 360px; height:245px; padding:5px 10px 10px 10px; border:dashed 1px #CCC; overflow: hidden; }
.colomn-title{width: 100%; height: 30px; line-height: 30px;}
.line01{ border-bottom: solid 2px #f7c44e;}
.line02{ border-bottom: solid 2px #acc158;}
.line03{ border-bottom: solid 2px #4c7296;}
.line04{ border-bottom: solid 2px #ea9d5f;}
.line05{ border-bottom: solid 2px #4cbcd4;}
.line06{ border-bottom: solid 2px #bc5393;}
.colomn-h{ font-size: 16px; width: 50%; float: left; }
.colomn-title .more{ float: right; font-size: 14px; }
.pictext{ font-size: 14px; line-height: 23px; margin-top: 10px; }
.pictext img{ float: left; width: 150px; height: 86px; margin-right: 10px; }
/*焦点图start*/
.banner{ width:100%; height:auto; overflow:hidden;}
.flexslider{position:relative; height:auto;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:auto; overflow:hidden}
.slides li img { width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:18px;height:17px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:18px;height:17px;line-height:50px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:40%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
/*焦点图end*/

/*新闻列表*/
.news li{ width: 100%; height: 41px; line-height: 41px; border-bottom: 1px solid #DDD; font-size: 14px; }
.news li a{ display: block; float: left; width: 260px; height: 41px; padding-left: 10px; background: url(../images/li.gif) no-repeat left; }
.news li span{ float: right; }

/*园丁风采*/
.yuanding{ float: left; width: 768px; height: 240px; padding: 10px; border:dashed 1px #CCC; overflow: hidden;}
.yd-list { margin-top: 10px; width: 800px; }
.yd-list li{ width:172px; height:200px; float:left; display:inline; margin-right:26px;}
.yd-list li img{ width:172px; height:175px;}
.yd-list li img:hover{filter:alpha(opacity=90); opacity:0.9;}
.yd-list li em { float:left; width:100%; height:15px; line-height:15px; font-size:14px; text-align:center; display:block; margin-top:5px;}

/*园区相册*/
.album{ width: 1178px; height: 240px; padding: 10px; border:dashed 1px #CCC; overflow: hidden;}
.xc_list{ float:left; width:1178px; margin-top: 10px; display:inline;overflow:hidden;}
#demo{width:100%;overflow:hidden;float:left; display:inline;}
#indemo {float:left;width:60000%;}
#demo1 {float:left;}
#demo2 {float:left;}
.xc_list li{ width:172px; height:200px; float:left; display:inline; margin-right:30px;}
.xc_list li img{ width:172px; height:175px;}
.xc_list li img:hover{filter:alpha(opacity=90); opacity:0.9;}
.xc_list li em { float:left; width:100%; height:15px; line-height:15px; font-size:14px; text-align:center; display:block; margin-top:5px;}

