﻿.thank .hd{
	padding: 70px;
	background: #f4f4f4;
	text-align: center;
}
.thank .hd h2{
	font-size: 72px;
	color: #0060ff;
	line-height: 84px;
	margin-top: 60px;
	font-weight: bold;
}
.thank .hd h3{
	font-size: 23px;
	color: #434343;
	line-height: 30px;
	margin-top: 20px;
}
.thank .bd{
	padding: 175px 0 200px;
	width: 1200px;
	margin: 0 auto;
}
.thank .bd li{
	float: left;
	width: 585px;
	text-align: center;
}
.thank .bd li:nth-child(2n){
	float: right;
}
.thank .bd li .imgs{
	border-radius:6px ;
	box-shadow: 0 0 10px 1px #f0f3ff;
	padding-bottom: 30px;
}
.thank .bd li .imgs .ov{
	height: 325px;
	position: relative;
}
.thank .bd li .imgs img{
	display: block;
	max-height: 80%;
	max-width: 80%;
	position: absolute;
	left: 0;right: 0;
	top: 50%;transform: translateY(-50%);
	z-index: 1;margin: 0 auto;
}
.thank .bd li h5{
	font-size: 24px;
	color: #1b1b1b;
	line-height: 36px;word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
 font-family: 'Robotob';
}
.thank .bd li h6{
	font-size: 24px;
	color: #434343;
	line-height: 36px;word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
font-family: 'Robotol';
}
.thank .bd li .btn{
	width: 290px;
	height: 60px;
	border-radius: 30px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	line-height: 60px;
	background: #4e74ff;
	margin: 45px auto;
}
.thank .bd h4{
	font-size: 40px;
	color: #000000;
	line-height: 1.6;
	text-align: center;
	font-family: 'Robotob';
}
.thank .bd i{
	width: 166px;
	height: 4px;
	background: #4e74ff;
	display: block;
	margin: 20px auto 60px;
}
.thank .ft{
	background: #f4f4f4;
	padding: 90px 0 100px;
	text-align: center;
}
.thank .ft h3{
	font-size: 40px;
	color: #000000;
	line-height: 1.6;
	 font-family: 'Robotob';
}
.thank .ft ul{
	text-align: center;
	margin-top: 30px;
}
.thank .ft li{
	width:84px ;
	display: inline-block;
	margin: 0 17px;
}










