@charset "gb2312";
/* CSS Document */
/*内容主体*/
.main {
	width: 1100px;
 *width:1060px;
	padding: 0 20px 20px;
	margin: 20px auto;
	background-color: #fcfcfa;
}
/*当前位置*/
.position {
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 13px;
}
/*当前栏目*/
.present {
	width: 100%;
	height: 35px;
	margin-bottom: 20px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #3d3d3d;
	text-indent: 20px;
	background-color: #dcdcdd;
}
/*标题链接*/
.titleList {
	width: 100%;
	min-height: 400px;
	height: auto !important;
	border: 1px solid #e2e2e2;
	background-color: #fff;
	padding-bottom: 20px;
}
.titleList li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.titleList li span {
	font-size: 15px;
	color: #666;
}
.titleList li .header {
	padding: 0 10px 0 20px;
}
.titleList li .header img {
	position: relative;
	top: -3px;
}
.titleList li a {
	padding-right: 25px;
}

/*增加的样式*/
.gsgl-box{
	width:1100px;
	margin:0 auto;
}
/*banner部分*/
.banner{
	width:1100px;
	height:158px;
	background-repeat:no-repeat;
}
.swsy{
	width:80px;
	height:30px;
	float:right;
	margin-top:120px;
}
.swsy span{
	line-height: 34px;
	margin-left: 9px;
	color:#ffffff;
	font-size:15px;
	font-family:'Microsoft YaHei';
}
/*时间及搜索*/
.time-box{
	width:1100px;
	height:36px;
	background:#fff;
}
.time{
	width:308px;
	height:36px;
	float:left;
	text-align:center;
	line-height:34px;
	font-size:13px;
	font-family: 'Microsoft YaHei'
}
.sousuo{
	width:318px;
	height:36px;
	float:right;
	margin-right:50px;
}
.sousuo-qz{
	float:left;
	width:15px;
	height:15px;
	margin-top:10px;
	background:url(ss-tb_03.jpg);
	margin-right:16px;
}
.input{
	float:left;
	height:22px;
	width:152px;
	margin-top:7px;
}
.input input{
	width:22px;
	width:152px;
	border:1px solid #aaaaaa;
}
.ss-xiao{
	width:43px;
	height:19px;
	float:left;
	margin-left:12px;
	background:url(gsj_search01.jpg);
	margin-top:8px;
}
/*版权*/
.banquan{
	height:110px;
	width:100%;
	background:#fff;
}
.banquan-box{
	width:1100px;
	height:110px;
	position:relative;
	background:#fff;
}
.banquan-box1{
	width:1100px;
	height:108px;
	margin:0 auto;
	border-top:2px solid #3b8ad7;
	margin-top:10px;
}
.p-box{
	width:1100px;
	float:left;
	height:80px;
	margin-top:30px;
}
.p1{
	font-size:13px;
	text-align:center;
	color:#414141;
	font-family: 'Microsoft YaHei'
}

.banquan-logo{
	position:absolute;
	width:43px;
	height:51px;
	top:28px;
	right:130px;
	background:url(banquan-logo_03.jpg);
}
