﻿/*荣誉证书*/
.Honor_Show
{width:100%;height:auto;margin-left:auto;margin-right:auto;}
/*html{overflow:-moz-scrollbars-vertical ; overflow:scroll; overflow-x:hidden; overflow-y:hidden;} /*图片太高时出现了右侧滚动条  滚动条会让ul宽度变化的效果看起来有点震动！ 所以这里去掉*/

ul{list-style:none;}
.Honor_Showcontainer{width:1024px; height:100%; margin-top:3%;}
.Honor_Showcontent{background:#ffffff;  margin:0 auto; position:relative; width:220px; height:100px; border: 15px solid #ffffff; }
.Honor_Showcontent li{position:absolute; top:0; left:0; display:none; max-width:1024px;}
.Honor_Showcontent span{position:absolute; left:47%; top:45%;}
.Honor_Showcontent .left,.content .right{position:absolute; top:0; z-index:11;}
.Honor_Showcontent .left{cursor:url(../images/Honor/cur-left.cur.ico), auto; left:0;}
.Honor_Showcontent .right{right:0; cursor:url(../images/Honor/cur-right.cur.ico), auto;}
.bottom{height:0px; background:#fff; margin:0 auto; overflow:hidden; line-height:50px; padding: 0 15px; text-align:center;}
