@charset "utf-8";
 CSS Document 
body{float:left;font-size: 12px;font-family: "Microsoft YaHei","SimSun";margin: 0px;padding: 0px;width: 100%;background-color: #FAFAFA;}/*
a{text-decoration: none;outline:none;}
ul,li,dl,dt,dd,table,tr,td,th,form,span,i,em,div,h1,h2,h3,h4,h5,input,p,select,ol{margin:0px;padding:0px;}
ul,li{list-style: none;}
img{border: 0;}
.clear{clear: both;}
input{outline: none;}
input[type='text']{color: #fff;padding-left: 2px;}
.lt{float:left;}
.rt{float:right;}
.red{color:#e31436;}
.c_b_c{color:#041656;}
.clean{width:100%;float:left;}
.hide{display: none;}*/


/*主体*/
.content_bak {
	width: 100%;
	margin: 0 auto;
}
.content {
	margin: 0 auto;
	overflow: hidden;
}
button,
input {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}
input {
	vertical-align: middle;
}
map area {
	outline: none;
}
 
.lc-con02, 
.lc-con03{
	width: 100%;
	margin: 0 auto;
}
.banner {
	background: url(banner.jpg) center top no-repeat;
	margin: 0 auto;
	width: 100%;
	height: 529px;
}
.banner img, 
.lc-con02 img, 
.lc-con03 img{
	display: block;
	position:relative;
	left:50%;
	margin-left:-960px;
}
.lc-con02 {
	background-color: #f3f4c8;
}
.lc-con03 {
	background-color: #fae1e5;
}


