.bannerStatic {
	width: 100%;
	height: 820px;
	position: relative;
	background: #F7F7F6;
	overflow: hidden;
}

.bannerStaticArea {
	width: 1120px;
	margin: 0 auto;
}

.sublinks {
	background: #F7F7F6;
	width: 1120px;
	margin: 0 auto;
	margin-top: 60px;
}

.bannerStaticTitle {
	font-size: 34px;
	color: #333;
	text-align: center;
	margin-top: 35px;
	font-weight: 200;
}

.bannerStaticTitle span {
	margin-right: 30px;
}

.bannerStaticDes {
	font-size: 16px;
	color: #bbb;
	line-height: 20px;
	margin-top: 10px;
	text-align: center;
}

.zqaq {
	float: left;
	margin-right: 70px;
}

.lxbz {
	float: left;
	margin-right: 70px;
}

.yhxn {
	float: left;
	margin-right: 70px;
}

.qdyw {
	float: left;
}

.bst_item_icon {
	-webkit-transition: transform 0.25s linear;
	-moz-transition: transform 0.25s linear;
	-webkit-transition: -webkit-transform 0.25s linear;
	transition: -webkit-transform 0.25s linear;
	-moz-transition: transform 0.25s linear, -moz-transform 0.25s linear;
	transition: transform 0.25s linear;
	transition: transform 0.25s linear, -webkit-transform 0.25s linear,
		-moz-transform 0.25s linear;
	outline: none;
}

.bst_item_icon:hover, .bst_item_icon:focus {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.subtextlinks {
	width: 1120px;
	margin: 0 auto;
	margin-top: 20px;
}

.subtextlink {
	width: 220px;
	text-align: center;
	float: left;
}

.subtextlinksTitle {
	font-size: 24px;
	color: #333;
}

.subtextlinksDes {
	font-size: 16px;
	color: #bbb;
}

.subtextlink a:hover {
	color: #008EC7;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

.textCenter {
	position: relative;
	height: 200px;
}

.textCenterImg {
	position: absolute;
	top: 90px;
}

.quotation-left {
	position: absolute;
	top: 270px;
	left: 460px;
}

.textLeftTitle {
	color: #1552de;
	font-size: 28px;
	position: absolute;
	top: 60px;
	left: 0px;
}

.textLeftTxt {
	color: #333;
	font-size: 16px;
	width: 500px;
	position: absolute;
	/*text-indent: 2em;*/
	top: 140px;
	line-height:30px;
}

.textRightTitle {
	color: #1552de;
	font-size: 28px;
	position: absolute;
	top: 60px;
	left: 580px;
}

.textRightTxt {
	color: #333;
	font-size: 16px;
	width: 500px;
	position: absolute;
	/*text-indent: 2em;*/
	top: 140px;
	left: 580px;
	line-height:30px;
}


.textCenterTitle {
	color: #008EC7;
	font-size: 28px;
	position: absolute;
	top: 190px;
	left: 460px;
}

.textCenterTxt {
	color: #333;
	font-size: 16px;
	width: 500px;
	position: absolute;
	text-indent: 2em;
	top: 300px;
	left: 500px;
}

.quotation-right {
	position: absolute;
	top: 390px;
	left: 1000px;
}
.quotation-right2 {
	position: absolute;
	top: 370px;
	left: 1000px;
}