/*数据*/

.record {
	width: 100%;
	height: 469px;
	background: #f8fbfd;
	margin-top: 10px;
}

.title {
	width: 100%;
	height: 70px;
	text-align: center;
	font-family: "黑体";
	font-weight: 100;
	font-size: 40px;
	margin-top: 50px;
	background: url(../img/xian.jpg) no-repeat bottom center;
}

.record .middle {
	padding-top: 40px;
}

.record .record-box {
	width: 100%;
	height: auto;
}

.record .record-box div {
	width: 37%;
	padding-top: 100px;
	text-align: center;
	float: left;
}

.record .record-box div:nth-of-type(1) {
	width: 25%;
}

.record .record-box div p {
	font-family: "微软雅黑";
	font-size: 72px;
	color: #7094f1;
	font-weight: bold;
	margin-bottom: 10px;
}

.record .record-box div>span {
	font-family: "黑体";
	font-size: 24px;
}

.record .record-box div p span {
	font-size: 32px;
	font-weight: normal;
}

.record .record-box div p span:nth-of-type(1) {
	vertical-align: super;
}

.record .record-box div:nth-last-of-type(1) p {
	color: #fd716d;
}

.activity-box {
	width: 100%;
	height: 1115px;
	margin-top: 72px;
}

.activity-box div {
	float: left;
	width: 568px;
	height: 570px;
	margin-right: 40px;
}

.activity-box div a img {
	width: 565px;
	height: 352px;
}

.activity .more{
	display: block;
	width: 100%;
	height: 67px;
	font-family: "黑体";
	font-size: 24px;
	line-height: 26px;
	color: #404040;
	background: #f3f3f3;
	text-align: center;
}
.activity .more:hover{
	text-decoration: none;
}
.activity-box div h4 {
	font-family: "黑体";
	font-weight: normal;
	font-size: 22px;
	line-height: 36px;
	padding-bottom: 5px;
}

.activity-box div h4 a{
	color: #404040;
}

.activity-box div p{
	font-family: "黑体";
	font-size: 16px;
	color: #a9a9a9;
	line-height: 26px;
}

.activity-box div:nth-of-type(2n+0) {
	margin-right: 0;
}
.class-look{
	width: 100%;
	height: 610px;
	padding-top: 50px;
	margin-top: 40px;
	background: #f8fbfd;
}
.dowebok { width:100px;}
.dowebok img {width: 264px;height: 174px;margin-top: 8px;margin-right: 4px;  margin-left: 0px; vertical-align: top;}
.class-look .title{
	margin-bottom: 36px;
	margin-top: 0;
}
.company{
	width: 100%;
	height: 435px;
}
.company p{
	margin-top: 50px;
	font-family: "黑体";
	font-size: 20px;
	line-height: 42px;
	text-align: center;
}