﻿@charset "utf-8";
.i_pro_l{ width:310px;}
.i_pro_l .i_c_left{height:15px;width:15px;margin-top:50px; margin-right:5px;background:url(../images/left.jpg) no-repeat left;overflow:hidden;float:left;display:inline;cursor:pointer;}
.i_pro_l .i_c_right{height:15px;width:15px;margin-top:50px;background:url(../images/right.jpg) no-repeat right;overflow:hidden;float:right;display:inline;cursor:pointer;}

.i_pro_l .i_c_left:hover{background:url(../images/btmbg-left.jpg) no-repeat  left top;}
.i_pro_l .i_c_right:hover{background:url(../images/btmbg-right.jpg) no-repeat left top;}


.i_pro_l .Cont{width:270px;overflow:hidden;float:left; height:150px;padding-top:5px;}
.i_pro_l .ScrCont{width:10000000px;}
.i_pro_l .Cont .i_c_center{width:115px; float:left;padding:0px 10px; overflow:hidden;}
.i_pro_l .Cont li.i_c_img img{width:115px;height:115px;}
.i_pro_l #List1,.i_c_list #List2{float:left;}




.i_pro_l ul li span {display: block;line-height: 30px;text-align: center;white-space:nowrap;text-overflow:ellipsis; overflow:hidden; width:115px;}