@charset "utf-8";
/* CSS Document */

.section{width:1020px; overflow:hidden; margin-left:-40px;}
.section ul{width:980px;}
.section ul li{float:left;display:inline; overflow:hidden; position:relative; height:280px; z-index:0;}
.section ul li .photo{overflow:hidden;}
.section .rsp{width:100%; height:100%;overflow:hidden;position: absolute;background:#8f744e;top:0px;left:0px; z-index:9999;}
.section .text{position:absolute;width:100%;height:200px;left:-600px;top:50%;overflow:hidden; z-index:9999;}
.section .text h3{width:100%;height:40px;line-height:40px;text-align:center;color:#FFFFFF;background:#8f744e;font-family:"microsoft yahei";font-size:18px;}