.w14 {
	width: 1188px;
	margin: auto
}
/*å…¬å…±å¤´éƒ¨*/

.apply {
	position: relative;
	top: -40px;
	z-index: 1;
	background: #fff;
	box-shadow: 0px 6px 22px #ccc;
}
.apply h4, .apply label {
	display: none;
}
.default-form-group {
	float: left;
	width: calc(100% - 160px);
}
.apply .default-form-group-box {
	width: 100%;
}
.apply .default-form-item {
	float: left;
	width: calc(33.333% - 20px);
	margin: 20px 0;
	margin-left: 20px;
}
.apply .default-form-item input {
	width: 100%;
	line-height: 40px;
	height: 40px;
	box-sizing: border-box;
	background: #f4f5f6;
	border: none;
	padding-left: 20px;
	font-size: 14px;
	outline-color: rgba(0, 0, 0, 0.00);
}
 .apply .default-form-item input::-webkit-input-placeholder {
 color: #999;
}
/*å…³äºŽæˆ‘ä»¬*/

.about {
	margin: 100px auto;
	margin-top: 60px;
}
.about .abl {
	float: left;
	width: 48%;
}
.about img {
	float: right;
	width: 42.6%;
	height: auto;
}
.about .abl h3 {
	font-size: 36px;
	font-weight: bold;
	color: #000;
}
.about .abl span {
	display: block;
	width: 48px;
	height: 2px;
	background: #0089ce;
	margin: 30px 0;
}
.about .abl p {
	font-size: 14px;
	color: #666;
	line-height: 32px;
	margin-bottom: 60px;
}
.gmore {
	display: block;
	transition: 0.3s;
	background: rgb(255, 255, 255);
	margin: 40px auto 0px;
	font-size: 16px;
	transition: 0.3s ease-out;
	width: 150px;
	height: 38px;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	line-height: 38px;
	display: block;
	box-shadow: 0px 3px 10px rgb(222,222,222);
}
.gmore ins {
	text-decoration: none;
	width: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 22px;
	float: left;
	background: #000;
	text-align: center;
}
.gmore em {
	font-style: normal;
	display: block;
	width: 110px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background: #78BC29;
	text-align: center;
	float: left;
}
.gmore:hover {
	opacity: 0.8;
}
.footerbox {
	background: url("../images/fbg.jpg") no-repeat center;
	margin-top:10px;
}
.footer {
	background: url(../images/bg1.png);
	padding-top: 10px;
	padding-bottom:10px;
}
.footer .ft01 {
	float: left;
	width: 70%;
}
.footer .ft01 h1 {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
.footer .ft01 h4 {
	font-size: 14px;
	color: #232323;
	margin-bottom: 5px;
}
.footer .ft01 .fnav li {
	float: left;
	margin-right: 25px;
	padding-right: 25px;
	position: relative;
}
.footer .ft01 .fnav li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.footer .ft01 .fnav li a {
	font-size: 14px;
	color: #333;
	line-height: 16px;
	transition: 0.2s;
}
.footer .ft01 .fnav li a:hover {
	color: #0089ce;
}
 .footer .ft01 .fnav li::before {
 position: absolute;
 content: "";
 right: 0;
 top: 1px;
 width: 1px;
 height: 14px;
 background: #ccc;
}
 .footer .ft01 .fnav li:last-child::before {
 display: none;
}
.footer .ft02 {
	float: right;
}
.footer .ft02 li {
	float: right;
	margin-left: 40px;
	width: 120px;
}
.footer .ft02 li img {
	width: 100%;
	height: auto;
}
.footer .ft02 li h3 {
	font-size: 12px;
	margin-top: 8px;
	color: #666;
	text-align: center;
}
.jishu {
	border-top: 1px solid #c1d3e0;
	padding: 20px 0;
	text-align: center;
}
.jishu p {
	text-align: center;
	margin: auto;
	color: #232222;
}
.jishu p a {
	color: #666;
	transition: 0.2s;
}
.jishu .default-pc-links-text {
	text-align: center;
	margin-top: 5px;
}
.jishu .default-pc-links-text dt {
	display: inline-block;
	color: #666;
	float: none;
}
.jishu .default-pc-links-text dd {
	display: inline-block;
	margin: auto 5px;
	float: none;
}
.jishu .default-pc-links-text dd a {
	color: #666;
	transition: 0.2s;
}
.jishu .default-pc-links-text dd a:hover, .jishu p a:hover {
	color: #0089ce;
}
.jishu .default-pc-links-text dt, .jishu .default-pc-links-text dd {
 *display: block;
}
.top01 {
	position: fixed;
	right: 40px;
	bottom: 40px;
	width: 42px;
	line-height: 42px;
	height: 42px;
	background: #0089ce;
	font-size: 18px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.ueditor_baidumap {
	width: 100% !important;
	max-width: 100% !important;
	overflow: hidden;
}
.default-pc-copyright {
	font-size: 12px;
	color: #999;
	text-align: center;
}
