@charset "utf-8";
html, body, h1, h2, h3, h4, h5, input, button, form, p, span, a, div, ol, ul, li, table, tbody, tfoot, thead, tr, th, td, canvas {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica;
	background: #f6f6f6;
	font-size: 18px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%
}
em {
	font-style: normal
}
a {
	text-decoration: none;
	color: #0091FF;
}
.xp {
	width: 98%;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	max-width: 640px;
}
.header {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.logo {
	border-right: 1px solid #000;
}
.logo img {
	width: 98%;
}
.ltitle {
	padding: 0 5px;
}
.nav {
	width: 100%;
	height: 28px;
	background: #e70012;
	text-align: center;
}
.nav a {
	padding: 0 3px;
	color: #fefefe;
	line-height: 28px;
}
.nav a:visited {
	color: #fff;
	line-height: 28px;
}
.nav ul {
	padding-left: 30px;
}
.nav li {
	float: left;
	padding: 0 5px;
}
.nav li a {
	color: #fefefe;
	line-height: 28px;
}
.nav li a:visited {
	color: #fff;
	line-height: 28px;
}
/* bannerCSS开始 */
.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#fff}
/* bannerCSS结束 */

.plist {
	height: auto;
	overflow: hidden;
}
.plist li {
	float: left;
	width: 45%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #9fa1a0;
	border-radius: 5px 5px;
	margin: 6px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#cdcdcd));
}
.plist li a {
	color: #585657;
}
.plist li a:visited {
	color: gray;
}
.plist2 {
	margin-bottom: 15px;
	height: auto;
	overflow: hidden;
	background: #e9e9e9;
}
.ptitle2 {
	height: 28px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#c0c0c0), to(#d8d8d8));
	line-height: 28px;
	text-indent: 1em;
}
.banner img{width:100%;
	}
.plist2 li {
	float: left;
	height: 24px;
	line-height: 25px;
	width: 98%;
	font-size: 14px;
	margin: 2px;
	padding: 2px;
	border: 1px solid;
	border-radius: 5px;
	text-align: center;
	border-top-color: #c6c6c6;
	border-left-color: #c6c6c6;
	border-right-color: #c6c6c6;
	border-bottom-color: #f9f9f9;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#cdcdcd));
}
.plist2 li a {
	color: #585858;
}
.plist2 li a:visited {
	color: gray;
}
.ntitle {
	line-height: 26px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#c0c0c0), to(#d8d8d8));
	text-indent: 1em;
	margin: 0 0 10px;
}
.ntitle a {
	color: #fefefe;
}
.ntitle a:visited {
	color: #fdfdfd;
}
.nlist ul {
	margin-left: 5px;
}
.nlist li {
	height: 24px;
	line-height: 24px;
	background: url("li01.jpg") no-repeat left center;
}
.nlist li a {
	color: #585858;
	padding-left: 15px;
}
.nlist li a:visited {
	color: gray;
}
.ncon {
	line-height: 22px;
	color: gray;
	margin-left: 5px;
}
.space {
	height: 50px;
}
.footer {
	width: 98%;
	max-width: 640px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: fixed !important;
	bottom: 0;
	max-width: 640px;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.footer {
	color: #fae7e9;
	border: solid 1px #ab1c1a;
	background: #FC5F5B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FC5F5B), to(#D32928));
	background: -moz-linear-gradient(top, #FC5F5B, #D32928);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC5F5B', endColorstr='#D32928');
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.6);
	box-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.footer a {
	display: block;
	color: #FFF;
	vertical-align: middle;
}
.footer a:visited {
}
.footer a span {
	font-size: 20px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.footer a span {
	padding-left: 1px;
	background: url("../../../../m.lmzg.com/templets/xp/img/footer/tel.png") left no-repeat;
}
.pcon {
	margin: 10px;
	line-height: 25px;
	color: #666;
	letter-spacing: 0.05em;
}

.pcon img {
	width: 100%;
	height:auto;
}
.message {
	margin: 6px 6px 6px 46px;
}
