.title {
	width: 1300px;
	margin: 0 auto;
	padding: 50px 0;
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	display: block;
	position: relative;
}

yw {
	font-size: 16px;
	font-weight: 400;
}


/*产品优势*/

.product {
	width: 100%;
	margin: 0 auto;
	height: 500px;
}

.product_box {
	width: 1200px;
	height: 180px;
	margin: 50px auto;
}

.product_box_item {
	width: 130px;
	height: 180px;
	margin-right: 80px;
	float: left;
}

.product_box .product_box_item:last-child {
	margin: 0;
}

.product_box_item span {
	font-size: 24px;
	text-align: center;
	display: block;
	padding-top: 12px;
	white-space: nowrap;
}


/*服务介绍*/

.introduction {
	height: 530px;
	width: 100%;
	background: url(../images/business/introduction.png) center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	position: relative;
}

.introduction_box {
	height: 392px;
	width: 1700px;
	margin: 0 auto;
	position: relative;
	margin-top: 70px;
}

.introduction_box_l {
	height: 392px;
	width: 250px;
	background: #5ed8f2;
	float: left;
  	background-color: rgb(132, 132, 248);
	opacity: 0.761;
}

.introduction_box_l span:nth-child(1) {
	font-size: 36px;
	display: block;
	text-align: center;
	font-weight: 600;
	padding-top: 145px;
	padding-bottom: 10px;
	color: #fff;
}

.introduction_box_l span:nth-child(2) {
	font-size: 14px;
	display: block;
	text-align: center;
	color: #fff;
}

.introduction_box_l span:nth-child(3) {
	width: 60px;
	height: 8px;
	background: #fff;
	display: block;
	margin-top: 65px;
	margin-left: 50px;
}

.introduction_box_r {
	width: 1410px;
	height: 392px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-left: 15px;
}

.introduction_box_item {
	height: 190px;
	width: 275px;
	background-color: rgb(255, 255, 255);
	opacity: 0.761;
	margin: 0 3px 10px 3px;
	text-align: center;
}

.introduction_box_item span:first-child {
	display: block;
	padding: 70px 0 20px 0;
	font-size: 22px;
	font-weight: 600;
}

.introduction_box_item span:last-child {
	display: block;
	font-size: 18px;
	color: #fe6702;
}


/*服务优势*/

.service {
	height: 840px;
	width: 100%;
	position: relative;
}

.service_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.service_box {
	width: 1200px;
	height: 476px;
	margin: 70px auto;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	width: 100%;
	height: 100%;
}

.service_box_item {
	height: 403px;
	width: 291px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 3px 18px 0px rgba(203, 203, 203, 0.3);
	float: left;
	margin-left: 8px;
	text-align: center;
	color: #000;
}

.service_box_item img {
	height: 120px;
	width: 120px;
	margin-top: 60px;
}

.service_box_item span:nth-child(2) {
	font-size: 24px;
	display: block;
	margin-top: 33px;
}

.service_box_item span:nth-child(3) {
	width: 22px;
	height: 5px;
	background: #000;
	margin: 0 auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 40px;
}

.service_box_item span:nth-child(4) {
	color: #999999;
	font-size: 16px;
	display: block;
	line-height: 25px;
}

.active {
  background-image: -moz-linear-gradient( -146deg, rgb(125,151,249) 0%, rgb(125,151,249) 0%, rgb(134,125,248) 52%, rgb(143,99,246) 100%);
  background-image: -webkit-linear-gradient( -146deg, rgb(125,151,249) 0%, rgb(125,151,249) 0%, rgb(134,125,248) 52%, rgb(143,99,246) 100%);
  background-image: -ms-linear-gradient( -146deg, rgb(125,151,249) 0%, rgb(125,151,249) 0%, rgb(134,125,248) 52%, rgb(143,99,246) 100%);
}


/*产品服务流程*/

.process {
	height: 530px;
	width: 100%;
	background: url(../images/booking/process_bg.png) center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	position: relative;
}

.process .title {
	color: #fff;
	padding-top: 80px;
}

.process img {
	position: relative;
	display: block;
	margin: 60px auto;
}


/*常见问题*/

.problem {
	height: 1010px;
	width: 100%;
}

.problem .title {
	padding-top: 80px;
	padding-bottom: 100px;
}

.problem_box {
	height: 640px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.problem_slide {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.swiper-container1 {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.problem_box_item {
	width: 570px;
	height: 245px;
}

.problem_box_item_l {
	float: left;
	font-size: 60px;
	font-weight: 600;
	padding: 0 10px;
}

.problem_box_item_r {
	height: 230px;
	width: 510px;
	float: left;
}

.problem_box_item_r span:first-child {
	font-size: 24px;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 30px;
}

.problem_box_item_r span:last-child {
	font-size: 16px;
	color: #666666;
	display: block;
}


/*评价*/

.evaluate {
	height: 750px;
	width: 100%;
	position: relative;
	background: url(../images/business/evaluate.png) center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	position: relative;
}

.evaluate .title {
	color: #fff;
}

.evaluate_box {
	height: 420px;
	width: 1440px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.evaluate_box_item {
	width: 1180px;
	height: 85px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.swiper-slide .evaluate_box_item:last-child {
	margin-bottom: 0;
}

.evaluate_box_item_l {
	border-radius: 50%;
	background-color: rgb(255, 205, 6);
	width: 80px;
	height: 80px;
	float: left;
}

.evaluate_box_item_r {
	width: 1084px;
	height: 80px;
	font-size: 16px;
	background: #fff;
	border-radius: 50px;
	float: right;
	display: flex;
	align-items:center;
	justify-content:space-between;
}

.evaluate_box_item_r span:first-child {
	padding-left: 50px;
	width: 860px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;
  	line-height: 20px;
}

.evaluate_box_item_r span:last-child {
	color: #999999;
	padding-right: 40px;
}

/*业务顾问*/

.adviser {
	height: 840px;
	width: 100%;
	position: relative;
	position: relative;
	background: url(../images/business/adviser.png) center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	position: relative;
}

.adviser .title{
	text-align: left;
	padding-left: 55px;
}

.adviser_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.adviser_box {
	width: 1200px;
	height: 476px;
	margin: 70px auto;
	overflow: hidden;
}

/*.swiper-container3 {
	width: 100%;
	height: 100%;
}*/

.swiper-slide {
	width: 100%;
	height: 100%;
}
.swiper-slide .adviser_box_item:last-child{
	margin-right: 0;
}
.adviser_box_item {
	height: 433px;
	width: 240px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 3px 18px 0px rgba(203, 203, 203, 0.3);
	float: left;
	margin-left: 8px;
	text-align: center;
	color: #000;
	margin-right: 60px;
	border: 1px solid #000;
	text-align: center;
	overflow: hidden;
}

.adviser_box_item img {
	height: 240px;
	width: 238px;
	margin: 0 auto;
	display: block;
}

.adviser_box_item span:nth-child(2) {
	font-size: 20px;
	display: block;
	margin-top: 20px;
	padding-bottom: 8px;
	font-weight: 600;
	color: #000;
}

.adviser_box_item span:nth-child(3) {
	color: #999999;
	font-size: 16px;
	display: block;
	line-height: 20px;
}

.adviser_box_item a:nth-child(4) {
	font-size: 16px;
	margin: 0 auto;
	color: #666666;
	margin-top: 35px;
	width: 165px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	background: #fff;
	display: block;
}
/*典型案例*/
.case{
	height: 510px;
	width: 100%;
	position: relative;
	position: relative;
	background: url(../images/business/case.png) center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	position: relative;
}
.case .title{
	color: #fff;
	padding-top: 100px;
}
.case_box{
	width:1108px;
	height: 130px;
	margin: 0 auto;
	margin-top: 50px;
	position: relative;
}
.case_box_item{
	width: 218px;
	height: 100%;
	float: left;
	text-align: center;
}
.case_box .case_box_item:last-child{
	border: none;
}
.after::after{
	content: '';
	background: #fff;
	position: absolute;
	height: 36px;
	width: 1px;
	right: 0px;
	top: 10px;
}
.case_box_item span:first-child{
	display: block;
	font-size: 28px;
	color: #8483f8;
	font-weight: 600;
	padding-bottom: 20px;
	position: relative;
}
al{
	font-size: 58px;
}
.case_box_item span:last-child{
	display: block;
	width: 130px;
	margin: 0 auto;
	font-size: 16px;	
	color: #fff;
	line-height: 20px;
}
/*动画动画动画动画动画动画动画动画*/
.fangda{
	transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
	transform:scale(1);
}
.fangda:hover{
	transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
	transform:scale(1.2);
}
/**/
.bianse3{
	transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
	background: #fff;
}
.bianse3:hover{
	transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
	background: #8484f8;
}
.bianse3:hover span{
	transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
	color: #fff;
}
.bianse4{
	transition:all .2s;
	-moz-transition:all .2s;
	-webkit-transition:all .2s;
	-o-transition:all .2s;
	color: #000;
}
.bianse4:hover{
	transition:all .2s;
	-moz-transition:all .2s;
	-webkit-transition:all .2s;
	-o-transition:all .2s;
	color: #8484f8;
}