.clearfix {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}

/**business**/
#business {
	width: 100%;
	background: #f9f9f9;
	padding-bottom: 4em;
}

#business_center {
	width: 1200px;
	margin: 0 auto;
}

.business_font {
	width: 1200px;
	height: 82px;
	text-align: center;
	padding-top: 44px;
}

.business_font p {
	font-size: 30px;
	color: #333;
	margin-top: 18px;
	-webkit-animation: gdownIn 1s 0.7s both;
	-moz-animation: gdownIn 1s 0.7s both;
	animation: gdownIn 1s 0.7s both;
}

.business_font tg {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	display: block;
	line-height: 50px;
	-webkit-animation: gdownIn 1s 0.9s both;
	-moz-animation: gdownIn 1s 0.9s both;
	animation: gdownIn 1s 0.9s both;
}

#business_center ul.bankuai {
	margin-top: 30px;
	-webkit-animation: gfadeIn 1s 1.5s both;
	-moz-animation: gfadeIn 1s 1.5s both;
	animation: gfadeIn 1s 1.5s both;
	-webkit-animation: gdownIn 1s 1.2s both;
	-moz-animation: gdownIn 1s 1.2s both;
	animation: gdownIn 1s 1.2s both;
}

#business_center ul li {
	width: 276px;
	height: 245px;
	background: #fff;
	float: left;
	margin-left: 32px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#business_center .no_left {
	margin-left: 0px;
}

#business_center ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

#business_center ul.bankuai .bankuai_bg {
	background: #d3433e;
	display: block;
	width: 100%;
	height: 100%;
	display: none;
}

#business_center ul.bankuai .mypng {
	display: block;
	height: 162px;
	width: 100%;
	text-align: center;
}

#business_center ul.bankuai .pic1 {
	position: absolute;
	top: 0;
	right: 0;
}

#business_center ul.bankuai .pic2 {
	position: absolute;
	top: 0;
	left: -100%;
}

#business_center ul.bankuai .mypng em {
	display: inline-block;
	width: 100%;
	height: 103px;
	background-image: url('../images/tubiao.png');
	background-repeat: no-repeat;
	margin-top: 28px;
	background-size: 103px;
}

#business_center ul.bankuai .text2,
#business_center ul.bankuai .text1 {
	width: 100%;
}

#business_center ul.bankuai .text1 {
	position: absolute;
	top: 162px;
	right: 0;
}

#business_center ul li h2 {
	font-size: 18px;
	color: #333;
}

#business_center ul li p {
	font-size: 12px;
	color: #666;
	width: 192px;
	display: block;
	margin: 0 auto;
	padding-top: 20px;
}

#business_center ul.bankuai .text2 {
	position: absolute;
	top: 152px;
	right: -100%;
}

#business_center ul.bankuai .text2 * {
	color: #fff;
}

#business_center ul.bankuai .index_bg_01 .pic1 em {
	background-position: center -103px;
}

#business_center ul.bankuai .index_bg_01 .pic2 em {
	background-position: center 0px;
}

#business_center ul.bankuai .index_bg_02 .pic1 em {
	background-position: center -309px;
}

#business_center ul.bankuai .index_bg_02 .pic2 em {
	background-position: center -206px;
}

#business_center ul.bankuai .index_bg_03 .pic1 em {
	background-position: center -515px;
}

#business_center ul.bankuai .index_bg_03 .pic2 em {
	background-position: center -412px;
}

#business_center ul.bankuai .index_bg_04 .pic1 em {
	background-position: center -721px;
}

#business_center ul.bankuai .index_bg_04 .pic2 em {
	background-position: center -618px;
}

#business_center ul.bankuai .pic1 {
	position: absolute;
	top: 0;
	right: 0;
}

#business_center ul.bankuai .pic2 {
	position: absolute;
	top: 0;
	left: -100%
}

.a-active {
	background: #d3433e;
	transition: .5s;
	-webkit-animation: .5s;
	-moz-transition: .5s;
}

.qq_icon {
	border: 1px solid #ff6a64;
	display: block;
	padding: 10px 55px 12px;
	color: #ff6a64;
	font-size: 16px;
	width: 200px;
	text-align: center;
}

.qq_icon_weixin {
	margin: 40px auto 0;
	transition: all 0.6s ease-in-out;
}

.qq_icon_weixin:hover {
	background: #ff6a64;
	color: #fff;
}

.qq_icon_web {
	margin: 10px 0 0 15px;
	background: #ff6a64;
	color: #fff;
	width: 90px;
	padding: 8px 50px 10px;
}

.qq_icon_web:hover {
	background: #d3433e;
	color: #fff;
	border: 1px solid #d3433e;
}

.qq_icon_solu {
	margin: 60px 0 0 0;
	border: 1px solid #666;
	color: #333;
	font-weight: 600;
	padding: 10px 55px 11px;
}

.qq_icon_solu:hover {
	background: #ff6a64;
	color: #fff;
	border: 1px solid #ff6a64;
}