*{
	margin: 0;
	padding: 0;
	list-style: none;
	outline: none;
	text-decoration: none;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.hide{
	display: none;
}


.content{
	width: 100%;
	background: #e1e1e1;
	padding: 20px 0;
	position: relative;
}
.content_box{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	z-index: 1;
}
.sltld{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea;
}
.sltld_title{
	width: 100%;
	height: 58px;
	border-bottom: 1px solid #eaeaea;
	padding-left: 27px;
}
.sltld_title_txt {
    padding-left: 29px;
    line-height: 58px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    background: url(/picture/1/2007211532354443410.png) center left no-repeat;
}
.sltld_title_txt1{
    padding-left: 29px;
    line-height: 58px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    background: url(/picture/1/2007211532354668722.png) center left no-repeat;
}
.hover{
	color: #015293;
}
.sltld_content{
	width: 100%;
	overflow: hidden;
}
.sltld_list_box{
	width: 492px;
	float: left;
}
.sltld_list{
	width: 100%;
	height: 100%;
	padding: 0 27px;
}
.sltld_list_item{
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding-left: 36px;
	font-size: 15px;
	border-top: 2px dotted #eaeaea;
	background: url(/picture/1/2007211525033812178.png) center left no-repeat;
}
.sltld_list_item:first-child{
	border-top: none;
}
.sltld_list_item a{
	color: #121212;
}
.sltld_list_item_hover a{
	color: #015293;
	font-weight: 700;
}
.sltld_leader_box{
	width: 707px;
	border-left: 1px solid #eaeaea;
	min-height: 710px;
	padding: 17px 16px 3px 27px;
	float: left;
}
.leader_content{
	width: 100%;
	min-height: 245px;
	overflow: hidden;
}
.leader_img_box{
	width: 162px;
	margin-right: 20px;
	float: left;
}
.leader_img{
	width: 100%;
	height: 210px;
	border: 1px solid #cac8c8;
	padding: 11px 8px;
}
.leader{
	width: 143px;
	height: 187px;
}
.leader img{
	width: 100%;
	height: 100%;
}
.leader_title{
	width: 100%;
	text-align: center;
	font-size: 16px;
	margin-top: 14px;
	color: #121212;
	font-weight: 700;
}
.leader_txt_box{
	width: 480px;
	min-height: 246px;
	float: left;
}
.leader_txt_title{
	font-size: 17px;
	color: #121212;
	font-weight: 700;
	margin-bottom: 12px;
}
.leader_txt_content{
	line-height: 31px;
	color: #000;
	font-size: 15px;
}
.ldhd{
	width: 100%;
	min-height: 396px;
	padding-right: 24px;
}
.ldhd_title_box{
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin-bottom: 27px;
}
.ldhd_more{
	float: right;
	font-size: 14px;
}
.ldhd_more a{
	color: #030303;
}
.ldhd_list{
	width: 100%;
	overflow: hidden;
}
.ldhd_item a{
	display: block;
	font-size: 15px;
	color: #121212;
	overflow: hidden;
}
.ldhd_item_txt{
	float: left;
}
.ldhd_item_date{
	float: right;
}
#pctb,#pcdb{
	display: block;
}
#sjdb,#sjtb,.anniu{
	display: none;
}

@media (max-width: 700px){
	#pctb,#pcdb,#imgh,.content_bg,.content_bg1,.content_bg2,.content_bg3{
		display: none;
	}
	#sjdb,#sjtb,.anniu,#img{
		display: block;
	}
	.anniu{
		float: right;
		margin-right: 15px;
		margin-top: 10px;
	}
	.anniu img{
		width: 18px;
		height: 18px;
	}
	.content_box{
		width: 100%;
	}
	.sltld_list_box{
		display: none;
		float: none;
		position: absolute;
		top: 58px;
		left: 0;
		background: #fff;
		width: 100%;
	}
	.sltld_list_item a{
		width: 100%;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: inline-block;
	}
	.sltld_leader_box{
		width: 100%;
	}
	.leader_img_box{
		width: 100%;
		display: block;
		margin-right: 0;
		float: none;
	}
	.leader_img{
		width: 162px;
		margin: 0 auto;
	}
	.leader_txt_box{
		display: block;
		width: 100%;
	}
	.ldhd_item_txt{
		width: 80%;
		white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}
	.leader_title{
		margin-bottom: 14px;
	}
	
}
