﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }
img{ max-width:100%; vertical-align:middle; }

.picScroll-left{width:700px; height: auto; border: 1px solid #d9d9d9; position: relative; margin:40px; padding:10px; }
.picScroll-left .prev, .picScroll-left .next{text-align: center; line-height: 42px; color:#ffffff; display:block;  width:34px; height:42px; overflow:hidden; cursor:pointer; position: absolute; top:50%; margin-top: -21px; z-index: 999 }
.picScroll-left .next{ background:#282828 ;  right:0}
.picScroll-left .prev{ background:#282828 ;  left:0} 
.picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 63px; float:left; _display:inline; overflow:hidden; text-align:center;  width: 222px;}
.picScroll-left .bd ul li h4{width:100%; height: 40px; line-height: 40px; color:#333333; font-size: 14px;  text-align: center}

