﻿@charset "utf-8";
.i_c_list{ width:208px; padding:10px 0px;}
.i_c_list .i_c_left{float:left;  height: 39px;
    margin-left: 8px;
    margin-top: 75px; display:inline;
    width: 12px; background:url(/templates/images/icon01.jpg) no-repeat;}
.i_c_list .i_c_right{float:right;  height: 39px;
    margin-right: 8px;
    margin-top: 75px; display:inline;
    width: 12px; background:url(/templates/images/icon02.jpg) no-repeat;}


.i_c_list .Cont{width:142px;overflow:hidden;float:left; height:189px;margin-left:12px; display:inline;}
.i_c_list .ScrCont{width:10000px;}
.ScrCont li{width:142px; float:left;overflow:hidden;}
.ScrCont li img{width:142px; height:165px;display:block;}
.ScrCont li h4{background-color: #4DADA8;display: block;height: 20px;margin: 1px 0 0;text-align: center;width: 142px;}
.ScrCont li h4 a{ color:#fff;width: 142px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height: 20px; }

.ScrCont li span{display:block; width:118px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; line-height:20px;}
.i_c_list #List1,.i_c_list #List2{float:left;}