@charset "UTF-8";

.l-content {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft YaHei", Simsun, Simhei;
	color: #ffffff;
	overflow: hidden;
}

.l-content a {
	text-decoration: none;
}

.l-content img {
	border: 0;
	display: inline-block;
}

ul,
ol {
	list-style: none;
}

.l-content i {
	font-style: normal;
}

.l-content * {
	margin: 0;
	padding: 0;
	line-height: 1;
	transition: all 0.15s;
	-webkit-transition: all 0.15s;
	box-sizing: border-box;
}

.l-content .font-f {
	font-family: Arial, Helvetica, sans-serif;
}

.l-content .l-btn {
	display: inline-block;
	width: auto !important;
	height: auto !important;
}
.l-content .l-btn a{display: block;}

.l-content .l-btn img {
	transition: all .3s;
	box-shadow: 0 3px 12px rgba(0, 0, 0, .5);
}

.l-content .l-btn img:hover {
	transform: scale(.95);
}

.l-content .l-pro a:hover{
	transform: translateY(-10px);
}

.l-content .rel {
	position: relative;
}

.l-content .abl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.l-content .flex-b {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
	align-items: center;
}

.l-content .flex {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.l-content .flex-c {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: flex-start;
	align-items: center;
}

.l-content .flex-col{
	display: flex;
	flex-direction: column;
}

.l-content .flex-a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.l-content .num {
	color: #000000;
	font-size: 28px;
	margin: 12px 0 0 186px;
	font-weight: bold;
	line-height: 1;
}

.l-content .bigTitle {
	color: #ffffff;
	font-size: 29px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-left: 135px;
}

.l-content .box02{
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
} 


.l-content .box03_li{
	flex-wrap: wrap;
	padding: 0 90px 0 115px;
}

.l-content .box03_li>*{
	width: 33%;
	font-size: 20px;
	font-weight: bold;
	color: #ffcc00;
	line-height: 1.75;
	margin: 35px 0;
	padding-left: 120px;
}

.l-content .box03_li>* p{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.3;
}

.l-content .tips1{
	color: #ffffff;
	font-weight: bold;
	font-size: 23px;
}

.l-content .tips2{
	color: #ffffff;
	font-size: 21px;
}

.l-content .box05_l{
	position: absolute;
	top: 93px;
	left: 425px;
	line-height: 7.6;
	font-size: 20px;
	color: #FFFFFF;
}

.l-content .box05_r{
	position: absolute;
	left: 795px;
	top: 63px;
	color: #ffcc00;
	font-size: 25px;
	font-weight: bold;
	line-height: 3;
}

.l-content .box05_r p{
	left: 800px;
	top: 120px;
	color: #FFFFFF;
	font-size: 20px;
}

.l-content .box05_b{
	position: absolute;
	left: 220px;
	top: 570px;
	font-size: 20px;
	color: #595757;
}
.l-content .box05_b b{
	color: #ffffff;
}


.l-content .box07_li{
	padding: 0 125px 0 125px;
	align-items: flex-start;
	flex-wrap: wrap;
}

.l-content .box07_single{
	position: relative;
	height: 50%;
	padding: 23px 0;
}

.l-content .box07 .box07_single{
	width: 50%;
}

.l-content .box07_single>*{
	position: absolute;
}

.l-content .box07_single_name{
	width: 47%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.4;
}

.l-content .box07_single_model{
	width: 47%;
	text-align: center;
	margin-top: 175px;
}

.l-content .box07_single_price{
	width: 50%;
	right: 0%;
	top: 35%;
	font-size: 14px;
	letter-spacing: -1px;
}

.l-content .box07_single:nth-child(2) .box07_single_price {
    right: -2%;
}

.l-content .box07_single:nth-child(4) .box07_single_price {
    right: 4%;
}

.l-content .box07_single_price div{
	font-size: 20px;
	margin: 2px 0 10px -75px;
}

.l-content .box07_single:nth-child(3) .box07_single_price div,
.l-content .box07_single:nth-child(4) .box07_single_price div{
	margin: 4px 0 10px -75px;
}

.l-content .box07_single:nth-child(2) .box07_single_price div{
	margin-left: -94px;
}

.l-content .box07_single:nth-child(4) .box07_single_price div{
	margin-left: -10px;
}

.l-content .box07_single_price p{
	display: inline-block;
	width: 65%;
	text-align: right;
}

.l-content .box07_single_price span{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.l-content .box07_single_price .box07_single_price_b{
	font-size: 56px;
}					
					
.l-content .box07_single_price .box07_single_price_s{
	font-size: 40px;
}	
	
.l-content .box07_single_price .box07_single_price_p{
	font-size: 29px;
	margin-left: 27px;
}		

.l-content .box07_single:nth-child(4) .box07_single_price .box07_single_price_p{
	letter-spacing: -1px;
}

.l-content .box07_single_price>div:nth-child(2) .box07_single_price_b,
.l-content .box07_single_price>div:nth-child(2) .box07_single_price_s{
	color: #E13223;
}


.l-content .tips3{
	justify-content: flex-start;
	letter-spacing: 1.3px;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0 135px;
}


.l-content .box10_li{
	flex-wrap: wrap;
	padding: 0 245px 0 280px;
}

.l-content .box10_li>*{
	width: 50%;
	font-size: 20px;
	font-weight: bold;
	color: #ffcc00;
	line-height: 1.75;
	margin: 35px 0 47px;
	padding-left: 120px;
}

.l-content .box10_li>* p{
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.4;
}

.l-content .box11 .tips1{
	font-size: 20px;
}


.l-content .box12_l{
	position: absolute;
	top: 185px;
	left: 210px;
	line-height: 7.6;
	font-size: 23px;
	color: #FFFFFF;
}

.l-content .box12_r{
	position: absolute;
	left: 845px;
	top: 43px;
	font-size: 23px;
	line-height: 8.8;
}


.l-content .box13 .tips2{
	font-size: 19px;
}

.l-content .box14_li{
	padding: 0 125px 0 125px;
	align-items: flex-start;
	flex-wrap: wrap;
}

.l-content .box14_single{
	position: relative;
	height: 100%;
	padding: 23px 0;
}

.l-content .box14 .box14_single{
	width: 50%;
}

.l-content .box14_single>*{
	position: absolute;
}

.l-content .box14_single_name{
	width: 48%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2;
}

.l-content .box14_single_model{
	width: 48%;
	text-align: center;
	margin-top: 185px;
	font-weight: bold;
	font-size: 18px;
}
 
.l-content .box14_single_price{
	width: 49%;
	right: 0%;
	top: 35%;
	font-size: 14px;
}

.l-content .box14_single_price>div{
	font-size: 20px;
	margin: 5px 0 17px;
	margin-left: -70px;
	letter-spacing: -1px;
}

.l-content .box14_single_price p{
	display: inline-block;
	width: 65%;
	text-align: right;
}

.l-content .box14_single_price span{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.l-content .box14_single_price .box14_single_price_b{
	font-size: 56px;
}					
					
.l-content .box14_single_price .box14_single_price_s{
	font-size: 40px;
}	
	
.l-content .box14_single_price .box14_single_price_p{
	font-size: 30px;
	margin-left: 25px;
}	
.l-content .box14_single:nth-child(2) .box14_single_price .box14_single_price_p{
	font-size: 30px;
	margin-left: 28px;
}	


.l-content .box14_single_price>div:nth-child(2) .box14_single_price_b,
.l-content .box14_single_price>div:nth-child(2) .box14_single_price_s{
	color: #E13223;
} 

.l-content .bigTitle2{
	font-size: 42px;
	font-weight: bold;
}


.l-content .box18 .abl{
	font-size: 23px;
	padding: 0 115px 15px 119px;
	align-items: flex-end;
}

.l-content .box18 .abl >div{
	width: 25%;
	text-align: center;
}

.l-content .box20_d{
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	left: 235px;
	top: 410px;
}

.l-content .box20_c,
.l-content .box20_b,
.l-content .box20_x{
	position: absolute;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}

.l-content .box20_c{
	left: 688px;
	top:233px;
}

.l-content .box20_b{
	left: 818px;
	top: 66px;
}

.l-content .box20_x{
	left: 963px;
	top: 25px;
}



.l-content .box22{
	color: #FFFFFF;
	font-size: 16px;
}


.l-content .activity {
	padding: 60px 60px 20px 90px;
}

.l-content .activity .activity-title {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	justify-content: flex-start;
	letter-spacing: 2px;
}

.l-content .activity .activity-con {
	margin-top: 36px;
	padding-left: 2px;
	letter-spacing: 1px;
}

.l-content .activity .activity-con>div {
	display: flex;
	font-size: 18px;
	color: #FFFFFF;
}

.l-content .activity .activity-con>div span,
.l-content .activity .activity-con>div p {
	line-height: 32px;
}

.l-content .activity .activity-con>div span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 36px;
}

.l-content .activity .activity-con>div p {
	flex: 1;
}

.l-content .activity .activity-con>div p a {
	color: #ffffff;
	line-height: 30px;
}

.l-content .activity .activity-con>div p.email a {
	font-family: Arial, Helvetica, sans-serif;
}

.l-content .activity .activity-con>div p a:hover {
	text-decoration: underline;
}

.l-content .activity .activity-con>div p.num {
	padding-bottom: 5px;
}


