@charset "utf-8";

/*public */

.act-page {
	overflow: hidden;
	font-family: '\5FAE\8F6F\96C5\9ED1';
}
.boxmain-inner {
	width: 980px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
input:-moz-placeholder {
	color: #666;
}
input::-moz-placeholder {
	color: #666;
}
input:-ms-input-placeholder {
	color: #666;
}
input::-webkit-input-placeholder {
	color: #666;
}
.banner {
	position: relative;
	height: 420px;
	background-repeat:no-repeat ;
	background-position:top center;	
}
.banner h1 {
	display: none;
}
.p-mbx {
	margin: 0 auto;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 15px;
	width: 980px;
}
.p-mbx span {
	color: #555;
}
.p-mbx a {
	color: #555;
}
.m-bt {
	text-align: center;
	font-size: 42px;
	color: #444;
	line-height: 1;
	font-weight: bold;
}
.pro {
	padding: 60px 0 70px 0;
	overflow: hidden;
}
.pro .m-bt {
	margin-bottom: 64px;
}
.pro-li {
	float: left;
	width: 360px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	padding-left: 130px;	
	min-height: 105px;
}
.pro-li h3 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #444;
	margin-bottom: 5px;
}
.pro-li p {
	font-size: 14px;
	color: #555;
	line-height: 20px;
}
.pro-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 105px;
	height: 105px;
	border-radius: 50%;
}
.instructions {
	padding: 60px 0 75px 0;
	background: #fbfcff;
	overflow: hidden;
}
.instructions .m-bt {
	margin-bottom: 60px;
}
.instructions ul {
	padding-bottom: 20px;
	border-bottom: 1px dashed #d3dcfd;
	margin-bottom: 15px;
}
.instructions ul li {
	font-size: 16px;
	color: #333;
	line-height: 36px;
}
.instructions ul li a {
	color: #7c86fa;
}
.instructions ul li a:hover{
	text-decoration: underline;
}
.instructions p.remarks {
	font-size: 14px;
	color: #777;
	padding-left: 30px;
	background: url(../images/icon-sm.png) no-repeat left center;
}
.instructions p a {
	color: #7c86fa;
	text-decoration: underline;
}
.Process2 {
	padding: 60px 0 80px;
	overflow: hidden;
	background: #fff;
}
.Process2 .m-bt {
	font-size: 40px;
	color: #444;
	margin-bottom: 50px;
}
.process2-ul {
	padding-top: 110px;
	background: url(../images/lplc.png) no-repeat center top;
	overflow: hidden;
}
.process2-ul li {
	float: left;
	width: 164px;
	margin-right: 40px;
	text-align: center;
}
.process2-ul li strong {
	display: block;
	padding-bottom: 10px;
	font-size: 18px;
	color: #555;
}
.process2-ul li p {
	text-align: left;
	line-height: 26px;
	font-size: 16px;
	color: #777;
}
.process2-ul li.no {
	margin: 0;
}