@charset "utf-8";
/* CSS Document */

body{ background-color:#efeff0;}

.index-banner{ width:100%; overflow:hidden; height:500px; position:relative; background:#e0e0e0 ;}
.index-banner-wrap{width:1440px; position:relative; left:50%; margin-left:-720px;}


.se_list{ width:1168px; margin:16px auto;padding-left:16px;}
.se_list .item{ float:left; position:relative; width:282px; height:200px; overflow:hidden;margin-right:8px;}
.i-pop{ display:block; position:absolute; cursor:pointer; top:152px; width:100%; left:0;   padding:0 16px; background:url(../images/fil.png);}
.i-pop h4{ height:48px; line-height:48px; color:#b2b2b2; }
.i-pop h4 strong{margin-right:16px; color:#fff; }
.i-pop .txt{color:#b2b2b2; padding-bottom:16px;}