@charset "utf-8";
/* CSS Document */
/*banner区域*/

.banner {
	position: relative;
	overflow: auto;
	text-align: center;
	width: 100%;
	margin: 0 auto
}


/*内容区域*/
.xmain {
	width: 1012px;
	margin: 60px auto;
	overflow: hidden;
}
/*左侧*/
.left {
float: left;
width: 757px;
}
.left_one {
float: left;
width: 100%;
overflow: hidden;
}

.tpxw {
float: left;
width: 374px;
height: 277px;
background: url(tupic_bg.png) top no-repeat;
}

.xone_right {
float: left;
width: 363px;
height: 277px;
margin-left: 15px;
overflow: hidden;

}
.new_tit {
	width: 100%;
	height: 28px;
	font-size: 18px;
	color: #727171;
}
.xone_right_tit li {
	float: left;
	height: 28px;
	margin-right: 10px;
}
.xone_right_tit li.on {
	color: #00508e;
}
/*通用信息列表样式*/
.new_list {
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}
.new_list li {
	width: 100%;
	overflow: hidden;
	line-height: 33px;
	border-bottom: solid 1px #e7e7e7;
	
}
.new_list li img, .new_list li a {
	float: left;
	font-size: 15px;
	color:#323232;
}
.new_list li a:hover {
	color: #004197;
}
.new_list img {
	margin-top: 18px;
	margin-right: 10px;
}
.new_list span {
	float: right;
	font-size: 15px;
	color:#727171;
}

.more {
	width: 108px;
	height: 22px;
	margin-top: 10px;
	float: left;
}
.more li {
	float: left;
	width: 100%;
	height: 22px;
}
.more li a {
	display: block;
	height: 100%;
	font-size: 13px;
	color:#00508e;
	text-align: left;
}

.left_two {
float: left;
margin: 10px 0px;
width: 757px;
overflow: hidden;

}
.two_col {
float: left;
width: 373px;
height: 122px;
margin-top: 20px;
}
.two_col_pic {
width: 186px;
height: 122px;
float: left;
}

.two_col_con {
width: 172px;
float: left;
margin-left: 15px;
}
.two_col_con a {
font-size: 18px;
color: #969696;
line-height: 30px;
width: 100%;
}

.two_col_con p {
width:100%;
float: left;
font-size: 12px; 
color: #969696;
line-height: 20px;
margin-top: 10px;
}



/*右侧*/
.right {
float: left;
margin-left: 20px;
width: 235px;
overflow: hidden;
}

.right_one {
float: left;
width: 235px;
overflow: hidden;
}
.right_one_tit {
width: 100%;
height: 33px;
background:url(lm_bg1.jpg) bottom no-repeat;
}
.right_one_tit a {
font-size: 18px;
color: #00508e;
line-height: 28px;
}
.right_one_con {
width: 100%;
float: left;
overflow: hidden;
}
.right_one_con ul {
list-style: none;
width: 100%;
float:left;
margin-top: 5px;
}
.right_one_con ul li {
list-style: none;
width: 105px;
float:left;
height: 56px;
margin-top: 5px;
margin-left: 5px;
background:url(right_one_bg.jpg) no-repeat;
line-height: 56px;
text-align: center;
}
.right_one_con ul li a {
font-size: 14px;
line-height: 56px;
color:#00508e;
font-weight: bold;
}


.right_two {
float: left;
width: 235px;
overflow: hidden;
}


.right_two_con {
width: 100%;
float: left;
margin: 10px 0;
}
