﻿.content {
	width: 100%;
	position: relative;
	background-color: white
}

.content .top {
	width: 100%;
	padding-top: .69rem;
	position: relative;
	padding-bottom: .5925rem
}

.content .top .title {
	margin-left: 13.5%
}

.content .top .title .en {
	font-size: .3075rem;
	line-height: .3075rem;
	letter-spacing: -.015rem;
	color: #7f7f7f;
	opacity: .3
}

.content .top .title .h1 {
	font-size: .315rem;
	font-weight: bold;
	line-height: .45rem;
	letter-spacing: -.0075rem;
	color: #e84127;
	margin-top: .1rem
}

.content .top .p {
	width: 73%;
	margin: 0 auto;
}

.content .top .p p {
	font-size: .135rem;
	line-height: .27rem;
	color: #333333;
	text-align: justify;
	text-indent: 32px;
}

.content .top .p .n1 {
	width: 4.98001rem
}

.content .top .time {
	margin-left: 13.5%;
	margin-top: .465rem;
	font-size: .3075rem;
	line-height: .3075rem;
	letter-spacing: -.015rem;
	color: #c9c9c9
}

.content .top .time span {
	font-size: .6rem;
	line-height: .6rem;
	letter-spacing: -.0375rem;
	color: #c9c9c9
}

.content .top .img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 6.76502rem
}

.content .top .img img {
	width: 100%;
	display: block
}

.content .bottom {
	width: 100%;
	position: relative
}

.content .bottom .img {
	width: 100%
}

.content .bottom .img img {
	width: 100%
}

.content .bottom .text {
	position: absolute;
	top: .855rem;
	left: 1.9575rem
}

.content .bottom .text .list .item {
	padding-bottom: .3075rem;
	margin-bottom: .3075rem;
	border-bottom: solid 1px #cdcdcd
}

.content .bottom .text .list .item span {
	font-size: .315rem;
	font-weight: bold;
	line-height: .315rem;
	color: #000000;
	padding-left: .21rem;
	position: relative
}

.content .bottom .text .list .item span::after {
	content: "";
	width: .0375rem;
	height: .315rem;
	background-color: #e84127;
	position: absolute;
	top: 0;
	left: 0
}

.content .bottom .text .en {
	font-size: .315rem;
	line-height: .315rem;
	letter-spacing: -.015rem;
	color: #ffffff
}

@media screen and (max-width:1020px) {
	.content .top {
		width: 100%;
		padding-top: .69rem;
		position: relative;
		padding-bottom: 2.5rem
	}
.content .top video{width: 100%;}
	.content .top .title {
		margin-left: 5%
	}

	.content .top .title .h1 {
		font-size: .45rem;
		font-weight: bold;
		line-height: .6rem;
		letter-spacing: -.0075rem;
		color: #e84127;
		margin-top: .185rem
	}

	.content .top .p {
		margin-left: 5%;
		width: 90% !important;
		margin-top: .3975rem
	}

	.content .top .p p {
		font-size: .3rem;
		line-height: .52rem;
		color: #333333;
		text-align: justify
	}

	.content .top .p .n1 {
		width: 100%
	}

	.content .top .time {
		margin-left: 5%;
		margin-top: .465rem;
		font-size: .3075rem;
		line-height: .3075rem;
		letter-spacing: -.015rem;
		color: #c9c9c9
	}

	.content .top .img {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 60%
	}

	.content .bottom {
		width: 100%;
		height: 5rem;
		position: relative
	}

	.content .bottom .img {
		width: 100%;
		height: 100%
	}

	.content .bottom .img img {
		width: auto;
		height: 100%;
		position: absolute;
		top: 0;
		left: -500px;
		right: -500px;
		margin: auto
	}

	.content .bottom .text {
		position: absolute;
		top: 1.5rem;
		left: 5%
	}
}