.nomtop {
	margin-top:0;
	padding-top: 70px;
}
.banner {
	background-position: center center;
	height: 245px;
	width: 1920px;
	margin-bottom: 45px;
	text-align: left;
}
.banner-lxwm {
	background:transparent url("img/banner-lxwm.jpg") no-repeat scroll 0 0;
	height: 570px;
	width: auto;
}
.wrapper {
	clear: both;
	margin: 0 auto;
	width: 1200px;
}
.wrapper-small {
	width: 960px;
	height: auto;
	overflow: hidden;
	text-align: left;
}
.banner h3 {
	font-size: 50px;
	color: #727272;
	font-family: "fz","microsoft yahei";
	font-weight: normal;
	padding-top: 60px;
}
.ul-col {
	margin-top: 80px;
}
.ul-col li {
	float: left;
}
.ul-col-3 li {
	margin-bottom: 30px;
	margin-right: 35px;
	width: 26%;
}
.banner-list li {
	margin-right: 69px;
	width: 26%;
}
.banner-lxwm p {
	color: #777;
	font-size: 16px;
	line-height: 1.8;
}
.banner-list .title {
	color: #078BE4;
	font-size: 18px;
}
.banner-list .des {
	font-size: 16px;
	color: #8E8E8E;
	height: 59px;
	line-height: 1.8;
	padding: 10px 0;
}
.banner-lxwm .p-indent {
	letter-spacing: 1px;
}
.Qusetion {
	font-size: 24px;
	color: #00A3F6; 
	text-align: left;
	line-height: 30px;
	margin-bottom: 30px;
	width: 960px;
	margin: 0 auto;
}
.featuresummary {
	width: 860px;
	margin: 20px 0 0;
}
.st-accordion {
	width: 860px;
	height: 100%;
	margin: 0 auto;
	padding-top: 23px;
}
.st-accordion h1 {
	position: relative;
	top: -10px;
	border-bottom: 2px solid #1492D6;
	color: #0A3F56;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: left;
	text-shadow: 0 1px 1px rgba(255,255,255,0.8);
}
.st-accordion ul li {
	margin-top: 0;
	overflow: hidden;
}
.st-accordion ul li:first-child {
	border-top: medium none;
}
.st-accordion ul li>a {
	padding-left:15px;
	padding-top:3px;
	display: block;
	font-size: 16px;
	color: #666;
	height: 40px;
	line-height: 30px;
	outline: medium none;
	text-align: left;
	position: relative;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	transition: color 0.2s ease-in-out 0s;
}
.st-accordion ul li>a:hover {
	border-radius:5px;
	color:#1492d6;
   box-shadow: inset 0 0 10px #1492d6;
}
.st-accordion ul li.st-open>a {
	color: #1492d6;
	text-decoration: none;
}
.st-content {
	position: relative;
	top: -20px;
}
.st-content p {
	background-color: #F0F4F4;
	border: 3px dashed #CECECE;
	color: #777;
	font-size: 15px;
	line-height: 35px;
	margin-top: 10px;
	padding: 20px;
	text-align: left;
}
a.serA:visited {
	color: #1577BB;
}
a.serA:link {
	color: #1577BB;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.serA:hover {
	color: #F00;
}