.clear {font-size: 0px;	clear: both;line-height: 0px; height: 1px;}
/* content */
#content{width: 1200px; padding-top: 1px; padding-bottom: 10px; margin:0 auto;}

/*产品展示-list*/
#content .case_list{ margin-top:10px; }
.case_list ul li{float:left; margin-left:10px;margin-bottom:8px;display:inline;width:290px;height:290px;overflow:hidden;position:relative; }
.case_list ul li .photo{width:265px;height:265px; overflow:hidden;}
.case_list ul li .photo img{transition:all .4s; -moz-transition:all .4s; -ms-transition:all .4s; -o-transition:all .4s; -webkit-transition:all .4s;}
.case_list ul li .ititle{width:265px;height:50px; line-height:50px; text-align:left; font-size:16px; text-indent:5px; }
.case_list ul li a{width:265px; height:265px; background:#fff; color:#333; display:block; transition:all .4s; -moz-transition:all .4s; -ms-transition:all .4s; -o-transition:all .4s; -webkit-transition:all .4s;}
.case_list ul li a:hover{color:#fff; background:#000;}
.case_list ul li a:hover img{transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.case_list ul li.zpwu{margin-right:0;}
.case_list .rsp{width:265px;height:265px;overflow:hidden;position: absolute;background:#000;top:0;left:0;}
.case_list .text{position:absolute;width:233px;height:265px;left:-233px;top:0;overflow:hidden;}
.case_list .text h3{width:265px;margin-top:100px;height:50px;line-height:50px;text-align:center;color:#FFFFFF;font-size:18px;overflow:hidden;}
.case_list .text b{ width:265px; text-align:center; color:#FFFFFF; font-size:12px; font-weight:normal; display:block;}
/*page*/
.Page{width:100%; text-align:center; padding:50px 0px 0;}
.Page a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.Page a:hover{ background:#d80011; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:45px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#d80011; color:#FFF}