
/*滚动工程案例*/
.rollBox {width:1440px; height:520px;overflow:hidden;}
.rollBox .LeftBotton {overflow:hidden;float:left;display:inline;background: url(../images/pro_left.png) no-repeat;width:60px;height:85px;  cursor: pointer;margin:220px 20px 0 0px;}
.rollBox .RightBotton {overflow:hidden;float:left;display:inline;background: url(../images/pro_right.png) no-repeat;width:60px;height:85px;  cursor:pointer;display:inline;margin:220px 0px 0 20px;}
.rollBox .Cont {width:1276px;overflow:hidden;float:left;display:inline;}
.rollBox .ScrCont {width:100000px;}/*加大宽度是为了适应更多的logo内容*/

.rollBox .Cont li {width:390px; padding:10px 10px; background:#FFF; height:560px; float:left;text-align:center; margin-right:25px; display:inline;}
.rollBox .Cont li img{ margin-top:0px; width:100%; height:286px;}
.rollBox #List1, .rollBox #List2 {float:left;}
.propic{ text-align:center; height:286px; padding-bottom:10px}
.propic img{  height:286px; width:100%;}
.probt{ line-height:24px;  color:#1D1D1D; text-align:center; font-size:16px; padding-top:10px}
.probt a{  color:#333333; font-size:18px;  line-height:24px;font-weight:600 }
.probt a:hover{  color:#0067b3; font-size:18px; line-height:24px; font-weight:600}
.projs{font-size:15px; line-height:23px; color:#666; height:90px; text-align:left; padding:10px 20px 10px 20px}
.prom{ padding:10px 10px 25px 150px}
