﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }



.picScroll-left{ overflow:hidden; position:relative; margin: 120px 0 0}
.picScroll-left:after{content: ""; width: 100%; height: 1px; background: rgba(0,0,0,0.9); position: absolute; top:62px; left:0}
.picScroll-left .hd{ overflow:hidden; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{  width:40px; height:72px; float:right;  overflow:hidden; position: absolute; top:50%; margin-top: -20px; cursor:pointer; }
.picScroll-left .hd .next{background: url(../images/right.png) no-repeat center;right:15%}
.picScroll-left .hd .prev{background: url(../images/left.png) no-repeat center; left:15%}
.picScroll-left .bd{ width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 43px; float:left; _display:inline; overflow:hidden; text-align:center; width: 314px; }
.picScroll-left .bd ul li span{font-size: 24px; color: #000; font-weight: bold;} 
.picScroll-left .bd ul li h4{font-size: 18px; color: #000;  text-align: center; width: 100%; height: 30px; line-height: 30px; margin-top:62px; margin-bottom:20px;  }
.picScroll-left .bd ul li p{font-size: 14px; color: #000; width: 100%; height: 70px;  line-height: 24px;  } 

