.content .brand {
	position: relative;
	height: 321px;
	overflow: hidden;
	font-size: 48px;
	font-family: 'Courier New', Courier, monospace;
}

.content .brand img {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 300px;
}

/* .qcall .txtwrap {
	position: absolute;
	right: 7px;
	top: 115px;
	width: 487px
} */

.qcallWrap {
	position: relative;
	width: 251px;
	height: 446px;
	overflow: hidden;
	left: 57px;
	top: 72px
}

.activebg {
	position: relative;
	min-width: 960px;
	height: 600px;
	background: #fff;
	background-attachment: fixed;
	background-position: center 0;
	background-repeat: no-repeat;
	background-size: cover
}

.qfigure {
	width: 100%;
	height: 584px;
	background: #fff;
	overflow: hidden
}

.qw960 {
	position: relative;
	width: 960px;
	height: 584px;
	margin: 0 auto
}

.qblog .txtwrap {
	position: absolute;
	right: 7px;
	top: 120px;
	width: 495px
}

.qcall .txtwrap {
	position: absolute;
	right: 7px;
	top: 115px;
	width: 487px
}

.qfile .txtwrap {
	position: absolute;
	left: 7px;
	top: 115px;
	width: 450px
}

.qcallAnimate {
	position: absolute;
	left: -32px;
	bottom: 0;
	width: 664px;
	height: 763px;
}

.qfileAnimate {
    position: absolute;
    top: 0px;
    right: -100px;
    bottom: 104px;
    width: 597px;
    height: 330px;
}

.qfile h2 {
	display: block;
	font-size: 50px;
	text-align: left;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

.qfile p {
	width: 100%;
	font-size: 45px;
	margin-bottom: 12px;
	line-height: 55px;
	text-align: left;
	opacity: .6
}

.qcall h2 {
	display: block;
	font-size: 50px;
	text-align: right;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
}

.qcall p {
	width: 100%;
	font-size: 45px;
	margin-bottom: 12px;
	line-height: 55px;
	text-align: right;
	opacity: .6
}