li{ list-style-type:none;}
.pic_content{ position:relative;padding-left:53px;}
.pic_list{ width:540px;height:400px;overflow:hidden;position:relative;}
.pic_div{width:8888px;overflow:hidden;position:absolute;left:0;}
#pic_ul img{ width:100%;height:100%;}
#pic_ul li{ float:left;width:620px;height:100%;}
#pic_ul p{ width:100%;height:60px;text-indent:20px;line-height:60px;background:#000;opacity:0.8;position:absolute;
bottom:0;color:#fff;font-size:20px;}
.btn_change{width:40px;height:60px;position:absolute;text-indent:-9999px;cursor:pointer}
.pic_content .left_btn{background:url(../images/index/leftstop.jpg) no-repeat;top:140px;left:8px}
.pic_content .right_btn{background:url(../images/index/rightstop.jpg) no-repeat;top:140px;right:0px}

.community_content{ position:relative;padding:20px 0 20px 60px;}
.community_content .left_btn{ background:url(../images/index/leftstart.jpg) no-repeat;top:95px;left:8px}
.community_content .right_btn{background:url(../images/index/rightstart.jpg) no-repeat;top:95px;right:8px}
.community_list{ width:870px;height:210px;overflow:hidden;position:relative;}
.community_div{width:8888px;overflow:hidden;position:absolute;left:0;}
#community_ul li{ float:left;width:170px;height:100%;margin-right:20px;border:2px solid #D8D8D8;border-radius:4px;}
#community_ul .title{height:30px;line-height:30px;padding-left:4px;border-bottom:1px solid #D8D8D8;font-size:12px;}
#community_ul .img{height:130px;text-align:center;}
#community_ul .img img{ width:90%;height:95%;margin-top:10px;}
#community_ul .link_in{height:39px;line-height:39px;text-align:right;}
#community_ul .link_in a{ padding:4px;margin-right:10px;background:#8FC063;border-radius:6px;color:#fff;font-size:14px;}
#community_ul .link_in a:hover{ background:#54A010;}
