﻿/* 关于我们 */

.about-us{
	margin-bottom: 90px;
	margin-top: 60px;
}
.about-us .title-box{
	background-color: #ffffff;
	margin-bottom: 60px;
}
.about-us .sw-boxs{
	width: 100%;
	height: 262px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.about-us .sw-boxs .left-list{
	width: 200px;
	height: 262px;
	cursor: pointer;
}
.about-us .sw-boxs .left-list .swiper-slide .sw-text{
	width: 140px;
	height: 100%;
	text-align: center;
	line-height: 60px;
	position: relative;
	color: #333333;
	position: relative;
	font-size: 18px;
	transition: background-color 300ms,color 300ms;
}
.about-us .sw-boxs .left-list .swiper-slide .sw-text::after{
	content: "●";
	position: absolute;
	font-size: 24px;
	line-height: 60px;
	right: -50px;
	top: 0px;
	color: #e7dddb;
	transition: background-color 300ms,color 300ms;
}
.about-us .sw-boxs .left-list .swiper-slide-thumb-active .sw-text{
	width: 140px;
	height: 100%;
	text-align: center;
	line-height: 60px;
	background-color: #ec1313;
	position: relative;
	color: #ffffff;
	background-color: #ec1313;
}
.about-us .sw-boxs .left-list .swiper-slide-thumb-active .sw-text::after{
	color: #ec1313;
}
.about-us .sw-boxs .right-show-box{
	width: 940px;
	height: 262px;
}
.about-us .sw-boxs .right-show-box .swiper-slide .sw-img{
	width: 417px;
	height: 100%;
}
.about-us .sw-boxs .right-show-box .swiper-slide .sw-dateil-box{
	width: 485px;
	height: 100%;
	float: right;
	font-size:16px;
	line-height:1.6em;
}
.about-us .sw-boxs .right-show-box .swiper-slide .sw-dateil-box .sw-d-title{
	font-size: 20px;
	line-height: 40px;
	color: #ec1313;
}
.about-us .sw-boxs .right-show-box .swiper-slide .sw-dateil-box .sw-d-dateil{
	font-size: 15px;
	line-height: 20px;
}


.switch-area .min-box{
	border: solid 1px #b9b8b8;
	border-radius: 30px;
	min-height: 100px;
	box-sizing: border-box;
	padding: 25px 45px 22px;
	margin-bottom: 75px;
}
.switch-area .sw-area-title{
	display: block;
	width: 140px;
	margin: 0 auto;
	font-size: 26px;
	color: #ec1313;
	margin-bottom: 47px;
}
.switch-area .sw-area-title img{
	margin-right: 10px;
}
.switch-area .sw-area-list{
	width: 100%;
	min-height: 50px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	/*margin-bottom: 23px;*/
}
.switch-area .sw-title{
	height: 50px;
	width: 120px;
	background-color: #ec1313;
	border-radius: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	color: #ffffff;
	box-shadow: 0 4px 13px rgba(0,0,0,0.13);
	margin-bottom: 23px;

}
.switch-area .sw-links{
	margin-bottom: 23px;
	margin-left: 20px;
	border-radius: 10px;
	box-shadow: 0 4px 13px rgba(0,0,0,0.13);
	width: 120px;
	height: 50px;
	transition: color 300ms;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
}
.switch-area .sw-links:hover{
	color: #ec1313;
}

.advantage {
	background-color: #f2f2f2;
	margin-bottom: 72px;
}
.advantage .min-box{
	height: 633px;
	padding-top: 57px;
}
.advantage .title-box{
	background-color: #f2f2f2;
}
.advantage .adv-item{
	width: 100%;
	height: 410px;
	margin-top: 44px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	align-content: space-between;
	flex-wrap: wrap;
}
.advantage .adv-item .adv-box{
	width: 582px;
	height: 180px;
	background-color: #ffffff;
	position: relative;
}
.advantage .adv-item .adv-box .adv-top-pint{
	width: 54px;
	height: 54px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ec1313;
	border-radius: 54px;
	text-align: center;
	line-height: 54px;
	top: -10px;
	left: -10px;
	position: absolute;
}
.advantage .adv-item .adv-box .title{
	text-align: center;
	margin-top: 28px;
	font-size: 18px;
	font-weight: bold;
	color: #ec1313;
}
.detail{
	width: 100%;
	margin-top: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.service-process .min-box{
	height: 1230px;
	box-sizing: border-box;
	padding-top: 20px;
}
.service-process .min-box .title-box{
	background-color: #ffffff;
}

.service-process .min-box .service-item{
	width: 100%;
	height: 260px;
	margin-top: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.service-process .min-box .service-list{
	width: 280px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-direction: column;
}
.service-process .min-box .service-list .ser-title{
	font-size: 18px;
	margin-top: 26px;
	margin-bottom: 18px;
}
.service-process .min-box .service-list .ser-detail{
	width: 100%;
	box-sizing: border-box;
	padding: 0 30px;
}

.introduction{
	height: 520px;
	background-color: #f2f2f2;
}
.introduction .min-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}
.introduction .min-box .left-img{
	width: 598px;
	height: 416px;
	overflow: hidden;
}
.introduction .min-box .right-box{
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-direction: column;
	height: 100%;
	width: 560px;
}
.right-item{
	height: 60px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.right-item img{
	margin-right: 32px;
}
.right-title{
	font-size: 18px;
	color: #ec1313;
	font-weight: bold;
	margin-bottom: 10px;
}