/*内页banner*/
.list_banner{width: 1210px;height: 240px;margin:auto;}
.list_banner img{width:1210px;height:240px;}
/*当前位置*/
.location {
	background: url("../images/position.png") no-repeat left; height: 40px; color: rgb(0, 0, 0); line-height: 40px; padding-left: 25px; font-size: 14px; margin-top: 10px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.location a {color: rgb(0, 0, 0);}
/*中间内容*/	
.list_left {
	width: 200px; margin-top: 26px; float: left;
}
.list_left h3 {
	    background: rgb(48, 75, 142); margin: 0px; padding: 0px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 48px; font-size: 18px; font-weight: normal;
}
.list_left ul li {
	height: 48px; text-align: left; line-height: 48px; padding-left: 15px; border-right-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-left-color: rgb(229, 229, 229); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.list_left ul li a {
	color: rgb(0, 0, 0); font-size: 16px;
}
.list_left ul li.selecd a {
	color: rgb(202, 6, 60);
}
/*右侧*/
.article_right {
	padding-bottom: 60px; margin-top: 26px; margin-left: 240px; min-height: 295px;
}
.article_right h1 {
	text-align: center; color: rgb(0, 0, 0); line-height: 1.5; font-family: "?￠èí??oú"; font-size: 16px;
}
.article_right h2 {
	margin: 10px 0px; text-align: center; color: rgb(0, 0, 0); line-height: 1.5; font-family: "?￠èí??oú"; font-size: 20px; font-weight: bold;
}
.article_right h4 {
	background: rgb(245, 245, 245); margin: 18px 0px; text-align: center; line-height: 35px; font-size: 14px;
}
.content {
	color: rgb(0, 0, 0); line-height: 1.5; font-size: 14px; margin-bottom: 50px; min-height: 250px;
}
.content p {
	margin: 10px 0px;line-height: 27px;text-indent:2em;font-size:15px;
}
.content p img {
	height: auto !important; margin-left: -2em; max-width: 100%;
}
/*列表*/
h3.list_title {
	margin: 25px 0px; color: rgb(104, 99, 43); font-size: 18px; font-weight: bold;
}
.list-t li{line-height:35px;border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: dashed;}
.list-t li a {
	background: url("../images/dian.png") no-repeat left; height: 35px; color: rgb(0, 0, 0); line-height: 35px; padding-left: 13px; font-size: 14px; 
}
.list-t li:hover {
	background: rgb(245, 245, 245);
}