.title_hover a:nth-child(2) {
	color: #000;
}
.white {
	color: #fff !important;
}
.apply-btn {
	font-weight: 300;
	width: 156px;
	height: 42px;
	line-height: 42px;
	background: #eb305b;
	color: #fff;
	font-size: 22px;
	position: absolute;
	text-align: center;
	left: 50%;
	bottom: 54px;
	margin-left: -78px;
	z-index: 10;
}
.content {
	width: 100%;
	margin: 0 auto;
}
.swiper-slide img {
	height: 100% !important;
}
.part-box {
	width: 1200px;
	margin: 0 auto;
}
.part-title {
	width: 100%;
	font-size: 30px;
	line-height: 6;
	text-align: center;
	font-weight: normal;
	color: #333;
}
.part-title-sec {
	width: 100%;
	font-size: 30px;
	line-height: 6;
	text-align: center;
	font-weight: 400;
	color: #333;
}
.part-title-con {
	width: 100%;
	font-size: 30px;
	line-height: 6;
	text-align: center;
	font-weight: 400;
	color: #333;
}
.part-title-sm {
	width: 100%;
	font-size: 16px;
	padding-bottom: 60px;
	text-align: center;
	font-weight: 300;
	color: #666;
}
.back-grey {
	background: #f5f6f7;
}
.back-grey-d {
	background: #f0f0f0;
}
g-grey {
	background: #f7f8fa;
}
.color-line {
	height: 1px;
	margin: 0 auto;
	width: 36px;
	background: #ff4500;
}
.swiper-container {
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.banner-text-1 {
	width: 1200px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 0px;
	z-index: 10;
	text-align: center;
}
.banner-text-1 h1 {
	color: #fff;
	font-weight: 300;
}
.banner-text-1 h1:first-child {
	padding-top: 170px;
	text-align: left;
	text-indent: 680px;
	font-size: 40px;
	padding-bottom: 28px;
}
.banner-text-1 p {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	text-indent: 680px;
	font-weight: 300;
	opacity: 0.85;
}
.banner1-btn {
	background: #eb305b;
	margin-top: 72px;
	position: absolute;
	top: 360px;
	left: 680px;
}
.free-btn {
	width: 156px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	z-index: 10;
	display: block;
	text-decoration: none;
	font-size: 22px;
	margin: 0 auto;
	font-weight: 300;
}
.notice-box {
	width: 100%;
}
.notice-box:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.notice-inner-box {
	width: 1200px;
	margin: 0 auto;
}
.product-range-btn {
	border-bottom: 1px solid #ccc;
	display: flex;
}
.range-btn {
	flex: 1;
	color: #666;
	text-align: center;
	font-size: 20px;
	height: 60px;
	line-height: 60px;
	margin-left: 30px;
}
.range-ins:nth-child(3) img,
.range-ins:nth-child(4) img {
	margin-left: -20px;
	margin-top: -2px;
}
.range-btn:first-child {
	margin-left: 0px;
}
.range-btn-active {
	background: #eb305b;
	color: #fff;
}
.product-range-ins {
	height: 540px;
	overflow: hidden;
}
.product-range-ins:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.range-ins-img {
	display: flex;
	align-items: center;
	height: 540px;
}
.range-ins-flex {
	display: flex;
}
.range-inner-flex {
	margin-left: 106px;
}
.range-inner-flex:nth-child(1) {
	margin-left: 0px;
}
.range-flex-img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	border: 2px dotted #6e6cf4;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 80px;
	margin-bottom: 42px;
}
.range-inner-flex h3 {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}
.range-inner-flex p {
	color: #999;
	font-size: var(--font-size);
	margin-top: 26px;
	margin-bottom: 153px;
	line-height: 22px;
}
.custome-made {
	width: 100%;
	display: flex;
}
.custom-inner-made {
	flex: 1;
	margin: 0px 22px;
	margin-bottom: 80px;
	text-align: center;
}
.custom-inner-made:hover {
	background: #fafafb;
	transition: all 0.35s ease-in-out;
}
.red-line {
	background: #e53c59;
	width: 56px;
	height: 2px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.custom-inner-made img {
	display: block;
	height: 52px;
	margin: 46px auto 32px auto;
}
.custom-inner-made h3 {
	font-weight: 500;
	font-size: 24px;
	color: #333;
	text-align: center;
	padding-bottom: 28px;
}
.custom-inner-made p {
	color: #999;
	font-size: var(--font-size);
	text-align: left;
	padding-bottom: 50px;
	display: inline-block;
}
/*logo-banner*/
.logo-banner {
	width: 1200px;
	margin: 0 auto;
}
.logo-banner img {
	width: 100%;
	display: block;
	padding-bottom: 80px;
}
/*底部试用*/
/*????*/
.bottom-tryout-wrap {
	width: 100%;
	background: #f5f5f5 url(/assets/images/tryout_bg.png) no-repeat;
	background-position: right bottom;
	padding: 80px 0 80px;
}
.bottom-tryout {
	background: url(/assets/images/bottom-tryout.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 1200px;
	height: auto;
	margin: 0 auto 80px;
	box-sizing: border-box;
	padding: 80px 0 40px;
}
.bottom-tryout p {
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
}
.bottom-tryout a {
	display: block;
	width: 220px;
	height: 58px;
	margin: 40px auto;
	line-height: 58px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 5px;
	font-size: 20px;
	font-weight: normal;
	color: #e83820;
}
