#featureContainer{width:1300px; margin:20px auto 0;}
#featureContainer a{ position:relative;}
#feature{position: relative;height: 450px;width: 100%;}
#block {z-index: 0; position: relative; width:1300px; height:450px; margin:0 auto;}
#botton-scroll {z-index: 0; margin: 0px auto; width:1300px; height:450px; }
#feature .prev {text-indent: -9999px; width:32px; display: block; background: url(../images/img/qjiantou.png) 0 0; 
	float: left; height:32px; border-top: #999 0px dotted; top:-250px; left:-20px; transition:0.5s;}
#feature .next {text-indent: -9999px; width:32px; display: block; background: url(../images/img/qjiantou.png) -34px 0; 
	float: right; height:32px;top:-250px; right:-20px; transition:0.5s;}
.featureUL { position: relative; list-style-type: none; margin: 0px; padding-left: 0px; width: 2900px; 
	float: left; left: 0px;}
.featureUL li{width:286px;height:450px; float: left;text-align:center; margin:0 20px; 
	transition:0.5s;position: relative;cursor: pointer;}
.li_img{ width:284px; height:402px; text-align:center; position:relative; overflow:hidden;transition:0.5s;
display: block;border:1px solid #e7e7e7;}
.li_img img{ width:284px; height:auto;display: block;position: absolute;top:0;left: 0;bottom: 0;right: 0;margin:auto;text-align: center;}
.featureUL li span{display: block;width: 100%;height:40px;line-height: 40px;text-align: center;font-size: 16px;color: #333;margin-top: 10px;}
.featureUL li:hover .li_img{border-color: #2061bb;}
.featureUL li:hover span{color: #2061bb;}




