@charset "utf-8";
/* CSS Document */

.section{width:1000px;margin:15px auto 0 auto;overflow:hidden;}
.section ul{width:996px;}
.section ul li{float:left;display:inline;overflow:hidden;position:relative; margin-bottom:14px; margin-right:14px;}
.section ul li .photo{overflow:hidden;}
.section .rsp{width:100%; height:100%;overflow:hidden;position: absolute;background:#000;top:0px;left:0px;}
.section .text{position:absolute;width:318px;height:200px;left:-318px;top:0px;overflow:hidden;}
.section .text h3{width:318px;height:40px;line-height:40px;text-align:center;color:#FFFFFF;background:#000000;font-family:"microsoft yahei";font-size:18px;}
