﻿@charset "utf-8";

.fullSlide{ width:100%;  position:relative;  height:381px;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; height:381px;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:381px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:381px;  }
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center;
	 _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:13px; height:13px; margin:5px; background:url(yuan.png) 0 0; overflow:hidden; 
	line-height:9999px; 
}
.fullSlide .hd ul .on{ background-position:-18px 0; }

.picScroll{ width:235px; height:127px; padding:30px 20px 30px 40px;position:relative; margin:0 auto; }
.picScroll .prev,.picScroll .next{ position: absolute; top: 80px; left:0px; display: block; width: 10px; height: 20px; background: url(images/zuo.jpg) no-repeat; z-index: 9; overflow: hidden; }
.picScroll .next{ left:auto;right:0px; background: url(images/you.jpg) no-repeat; }
.picScroll ul.picList{}
.picScroll ul.picList li{ float:left; width:235px; overflow:hidden;}
.picScroll ul.picList li .left{ width:89px; height:127px;}
.picScroll ul.picList li .left img{width:89px; height:127px;}
.picScroll ul.picList li .right{ width:126px; height:148px; overflow:hidden;}
.picScroll ul.picList li .right h3{ font-weight:bold;}
.picScroll ul.picList li .right p{ line-height:21px; padding-top:10px;}
























































