﻿@charset "utf-8";
/* CSS Document */

.mod-left{
	position:relative;
	margin:0 auto;
	width:1100px;
}
.mod-left .hd{
	height:10px;
	position:relative;
	margin:36px auto 0 auto;
	width:210px;
	}
.sildPicBar{
	overflow:hidden;
	height:10px;
	}
.sildPicBar span{
	display:none;
	}
.sildPic-Article-QQ .bd {
	width:1100px;
}
.sildPic-Article-QQ .cnt-wrap {
	overflow:hidden;
	width:1100px;

}
.sildPic-Article-QQ .cnt {
	WIDTH: 3360px;
}
.sildPic-Article-QQ ul{
	margin:0 0 0 -24px;
	}
.sildPic-Article-QQ ul LI {
	float:left;
	width:200px;
	height:160px;
	margin:0 0 0 24px;
}
.sildPic-Article-QQ ul LI .img img{
	width:200px;
	height:136px;
	}
.sildPic-Article-QQ ul LI .text{
	width:200px;
	height:24px;
	line-height:24px;
	text-align:center;
	background:#000;
	color:#fff;
	}
.sildPicBar ul{
	overflow:hidden;
	}
.sildPicBar ul li{
	width:40px;
	height:10px;
	float:left;
	background:url('../images/a_btn.png') no-repeat;
	margin:0 0 0 30px;
	cursor:pointer;
	}
.sildPicBar ul li.select{
	background:url('../images/a_btn_hov.png') no-repeat;
	}
