/*index*/
.banner {
	width: 100%;
	height: 420px;
	background: url(../img/common/banner.png) no-repeat center;
	background-size: 1920px 420px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.service {
	width: 100%;
	height: auto;
	padding: 40px 0 46px;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.service-warp {
	width: 1224px;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.service-title {
	width: 100%;
	height: 45px;
	font-size: 30px;
	line-height: 45px;
	font-weight: 600;
	color: #322a53;
	text-align: center;
	margin: 0 auto;
}
.service-text {
	width: 100%;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	color: #8a8a8a;
	text-align: center;
	margin: 8px auto;
}
.service-line {
	display: block;
	width: 40px;
	height: 3px;
	background: #083e91;
	margin: 0 auto;
}
.service-inner {
	width: 1200px;
	height: auto;
	margin: 36px auto 0;
	position: relative;
	overflow: hidden;
}
.service-tab-warp {
	width: 1014px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
}
.service-tab {
	width: 220px;
	height: 50px;
	background: #fff;
	font-size: 14px;
	color: #626262;
	line-height: 50px;
	text-align: center;
	border: 1px solid #e9e6e5;
	cursor: pointer;
}
.service-tab.select {
	background: #083e91;
	border-color: #083e91;
	color: #fff;
}
.service-content {
	width: 1224px;
	height: 248px;
	margin: 40px auto 0;
	position: relative;
	overflow: hidden;
}
.service-box {
	display: none;
}
.service-list {
	width: 100%;
	height: 248px;
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
}
.service-item {
	width: 280px;
	height: 248px;
	overflow: hidden;
	position: relative;
}
.service-item img {
	display: block;
	margin: 0 auto 14px;
}
.service-tit {
	width: 100%;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	color: #4c4c4c;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}
.reason {
	width: 100%;
	height: 930px;
	background: url(../img/index/bg1.png) no-repeat center;
	background-size: 1920px 930px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.reason-warp {
	width: 1260px;
	height: 862px;
	padding: 68px 0 0;
	margin: 0 auto;
	position: relative;
}
.reason-title {
	width: 1200px;
	height: 48px;
	padding-top: 27px;
	background: url(../img/index/t1.png) no-repeat top left;
	background-size: 551px 68px;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	line-height: 48px;
	margin: 0 auto;
}
.reason-list {
	width: 1260px;
	height: auto;
	margin: 12px auto 0;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
.reason-item {
	width: 288px;
	height: 228px;
	padding: 36px;
	background: #fff;
	border-radius: 5px;
	margin-top: 52px;
}
.reason-icon {
	display: block;
	width: 100%;
	height: 44px;
	background-repeat: no-repeat;
	background-position: 0 center;
}
.reason-icon.icon1 {
	background-image: url(../img/index/i1.png);
	background-size: 44px 43px;
}
.reason-icon.icon2 {
	background-image: url(../img/index/i2.png);
	background-size: 42px 45px;
}
.reason-icon.icon3 {
	background-image: url(../img/index/i3.png);
	background-size: 42px 42px;
}
.reason-icon.icon4 {
	background-image: url(../img/index/i4.png);
	background-size: 42px 43px;
}
.reason-icon.icon5 {
	background-image: url(../img/index/i5.png);
	background-size: 47px 40px;
}
.reason-icon.icon6 {
	background-image: url(../img/index/i6.png);
	background-size: 42px 41px;
}
.reason-tit {
	width: 100%;
	height: 30px;
	font-size: 20px;
	color: #363636;
	line-height: 30px;
	font-weight: 600;
	margin: 26px auto 10px;
}
.reason-txt {
	width: 100%;
	height: auto;
	max-height: 112px;
	overflow: hidden;
	font-size: 14px;
	color: #363636;
	line-height: 28px;
	margin: 0 auto;
}
.introduce {
	width: 100%;
	height: auto;
	padding: 42px 0 50px;
	background: #fff url(../img/index/bg2.png) no-repeat left 410px;
	background-size: 860px 140px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.introduce-warp {
	width: 1200px;
	height: 578px;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.introduce-inner {
	width: 560px;
	height: 578px;
	position: relative;
	overflow: hidden;
}
.introduce-title {
	width: 100%;
	height: 45px;
	color: #343434;
	font-size: 30px;
	line-height: 45px;
	margin: 0 auto;
}
.introduce-line {
	display: block;
	width: 62px;
	height: 3px;
	background: #083e91;
	margin: 10px 0 32px 0;
}
.introduce-content {
	width: 560px;
	height: auto;
	color: #6e6e6e;
	font-size: 14px;
	line-height: 32px;
	text-align: justify;
	text-indent: 2em;
}
.introduce-link {
	width: 560px;
	height: 46px;
	margin: 64px auto 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.introduce-link a {
	width: 148px;
	height: 44px;
	font-size: 14px;
	line-height: 44px;
	text-align: center;
	border: 1px solid #083e91;
	margin-right: 32px;
	cursor: pointer;
}
.introduce-link a.introduce-more {
	background: #083e91;
	color: #fff;
}
.introduce-link a.introduce-contact {
	background: #fff;
	color: #083e91;
}
.introduce-pic {
	display: block;
	margin-top: 8px;
	position: relative;
	right: -24px;
}
.customer {
	width: 100%;
	height: auto;
	background: #f5f5f5;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.customer-warp {
	width: 1282px;
	height: auto;
	padding: 46px 0 60px;
	margin: 0 auto;
	position: relative;
}
.customer-title {
	width: 1200px;
	height: 48px;
	padding-top: 44px;
	background: url(../img/index/t2.png) no-repeat top left;
	background-size: 486px 76px;
	color: #3e3e3e;
	font-size: 32px;
	font-weight: 600;
	line-height: 48px;
	margin: 0 auto;
}
.customer-inner {
	width: 1282px;
	height: auto;
	margin: 10px auto 0;
	position: relative;
	overflow: hidden;
}
.customer-list {
	width: 1282px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
}
.customer-item {
	width: 218px;
	height: 151px;
	position: relative;
	margin: 42px 41px 0;
}
.customer-pic {
	width: 100%;
	height: 86px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.customer-pic img {
	display: block;
	margin: 0 auto;
}
.customer-txt {
	width: 100%;
	height: 28px;
	padding-top: 18px;
	border-top: 1px solid #a0abbd;
	margin: 18px auto 0;
	color: #343434;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}
