/* CSS Document */

table{border-collapse:collapse;border-spacing:0;}

a{color:#333;text-decoration:none;}
a:hover{color:#c00; text-decoration:underline;}
.nav a:hover{text-decoration:none;}
.di{padding-left:0px; _padding-left:0px;}
.tw{ *padding-left:28px;}

.jianxi{ width:980px; margin:0 auto;}
.jianxi ul{ width:225px; padding:10px;}
.jianxi ul li.jx_title{  font-weight:bold; color:#ce1e17; text-align:center;margin:8px 0 0 0; _padding:10px 0 0 0;}
.jianxi ul li.cu{  font-weight:normal; color:#000; padding:20px 0 0 0; line-height:24px; text-indent:2em;}
.jianxi ul li.xi{  font-weight:normal; color:#000; padding:20px 0 0 0; line-height:20px; text-indent:2em;}
.wrap a {display:block; width:224px; height:165px; text-decoration:none; color:#000;}
.wrap {width:245px; height:165px; position:relative; overflow:hidden; font-family:arial, sans-serif; border:0; float:left; display:inline;  background:#f6f6f6;}
.wrap img {border:0;}
.wrap i {display:block; width:245px; height:165px; position:absolute; left:0; top:120px; z-index:1; background:#000; filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); opacity:0.50;
 -webkit-transition: all 0.6s ease-in-out; }
.wrap p {display:block; width:245px; height:165px; position:absolute; left:0; top:124px; z-index:1; background:transparent;  color:#fff; padding:0; margin:0; line-height:18px;cursor:pointer;
-webkit-transition: all 0.6s ease-in-out;
}
.wrap p b {display:block;  color:#fff; text-align:center; margin:0; padding:0; line-height:18px; font-weight:bold;}
.wrap p span {display:block; padding:2px; line-height:20px; text-indent:2em;}
.wrap a:hover {direction:ltr; text-decoration:none;}
.wrap a:hover i {top:0;}
.wrap a:hover p {top:10px;}
.clear {clear:left;}
