@charset "utf-8";
.caseList li{width:123px;height:123px;background:#000;margin-right:1px;overflow:hidden;margin-top:1px;}
.caseList li a{display:block;width:123px;height:123px;filter:alpha(opacity=0);opacity:0;text-indent:-999em;background:#000;}
.caseList li a:hover{filter:alpha(opacity=80);opacity:0.8;}
.caseList li img{border:3px solid #414141;width:117px;height:117px;}

.products{overflow:hidden;width:100%;}
.products li{display:inline;float:left;width:32%;height:227px;background:url(../img/media_item.gif);margin-right:10px;margin-bottom:15px;}
.products_img,.products_img img{width:249px;height:139px;margin-left:auto;margin-right:auto;margin-top:20px;}
.product_link{width:330px;text-align:center;padding-top:15px;}

.productSider{background:url(../img/media_news.gif);width:280px;height:301px;}
.productSider_media_list_first img{width: 250px;height: auto;border: 1px solid #787677;}

.productBar_point{background:url(../img/media_point2.gif);width:280px;height:302px;}


.concact{background:#111;color:#b1b1b1}

.dede_pages {
    height:60px;
    width: 100%;
	clear:both;
}

.dede_pages  a {
    color: #cccccc;
    font-weight: bold;
    padding: 2px 4px 1px;
}



.dede_pages ul li {
    float: left;
    font-family: Tahoma;
    font-size: 12px;
}
.dede_pages ul li a {
    color: #999999;
    padding: 2px 4px;
    text-decoration: none;
}
.dede_pages ul li.thisclass a {
    color: #C00808;
    font-weight: bold;
    padding: 2px 4px 1px;
}
.dede_pages .pageinfo {
    color: #999999;
    padding: 12px 10px 12px 16px;
}
.dede_pages .pageinfo strong {
    color: #999999;
    font-weight: normal;
    margin: 0 2px;
}
.dede_pages ul {
    list-style: none outside none;
    margin: 0 auto;
    width: 500px;
}
.fls{ width:100%; float:left;}
