﻿@charset "utf-8";
/* CSS Document */

/*荣誉*/
.ryzs{ width:266px; height:180px; margin:0 auto;}
.ryCont{position:relative; height:180px; border:1px solid #ccc；}
.ryCont ul{margin:0 auto; width:266px;}
.ryCont li{float:left;}
.ryCont li h5{margin-top:10px; font-size:14px; text-align:center; font-weight:normal;}
.ryCont .btnLeft , .ryCont .btnRight{position:absolute; top:50%; margin-top:-14px; width:27px; height:27px;}
.ryCont .btnLeft{left:-10px; background:url(/images/cpBtnLeft.png) no-repeat center;}
.ryCont .btnRight{right:-10px; background:url(/images/cpBtnRight.png) no-repeat center;}
.ryCont .btnLeft:hover{background:url(/images/cpBtnLeftH.png) no-repeat center;}
.ryCont .btnRight:hover{background:url(/images/cpBtnRightH.png) no-repeat center;}


