
#header {
	background-color: #0583c4;
	margin: 0px;
	padding: 0px;
    );

}
#containe {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#mainleft {
	float: left;
	width: 315px;main
	margin-right: 30px;
}

#banner {
	 width:100%;
	margin-right: auto;
	margin-left: auto;
	max-width:1200px;
}
#banner img{ width:100%;}
#banner1 {
	text-align: center;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	max-width:1200px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 50px;
	text-align: center;
	line-height: 245px;
}

.nav_left1 {
	float: left;
	width: 315px;

}
#mainright {
	float: left;
	width: 655px;
}
#maintext {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 50px;

	min-height: 100%;/* IE6 hack*/
	height: auto!important;/* height优先级 */

}


#footer {
	height: 65px;
	background-color: #e5e3e3;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 65px;
	color: #0583c4;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin:0 auto;
}
.column1 {
	margin-bottom: 30px;
}

*{
margin: 0;/* 把默认值都设为0 */
}

html, body {
height: 100%;
width:100%;
margin:0auto;/* 居中 */
}
.list {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
}
.right_lm01 {
}
.right_lm02 {
	padding-bottom: 20px;
}
.xbt {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
	color: #DF5100;
	text-decoration: none;
}

.msg {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #545353;
	text-decoration: none;
}
.msg_a {
	font-family: "宋体";
	font-size: 14px;
	line-height: 28px;
	color: #545353;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	padding-top: 25px;
	text-align:left;
	
}
#jj {
	margin-bottom: 0px;
}
.title {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	margin-bottom: 20px;
}


.z_title {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	text-align: center;
}

.z1_title {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	color: #293352;
	text-decoration: none;
	margin-bottom: 10px;
	text-align: center;
}

.nav {
	background-color: #0271aa;
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;);
}



.f_title {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	margin-bottom: 10px;
	text-align: center;
}
.time_title {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #aaaaaa;
	text-decoration: none;
	margin-bottom: 20px;
	text-align: center;
}

UL {
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
}



body{ margin:0; height:100% 	background-color: #F8F8F8;}
html{ height:100%} /*兼容firefox的div高度100%*/


body {
	background-color: #F8F8F8;
}

#ph_banner{ display:none;}



/*自适应相关代码 */
/*如果屏幕不超过500分辨率*/
@media all and (max-width: 500px) {
	#banner{display:none;}
	#ph_banner{ display:block;}
	#maintext{padding-right:20px; 
     padding-left:20px;}
}













