html {
	font-size: 20;
}

.pcImg {
	display: none;
}

.insideBanner .positionCon p.img {
	width: 5.525rem;
	height: 2.725rem;
}

.webImg {
	display: block;
}

.pcImg {
	display: none;
}

.aboutCulture h3,
.aboutVideo h3,
.aboutData h3 {
	font-size: 0.95rem;
	line-height: 1.05rem;
	margin: 1.45rem 0 0.85rem;
}

.aboutCulture p.text,
.aboutVideo p.text,
.aboutData p.text {
	font-size: 0.7rem;
	line-height: 1.2rem;
	color: #666;
}

.webText {
	display: block;
}

.pcText {
	display: none;
}

.aboutData .dataList {
	margin: 1.2rem 1.25rem 1.875rem;
}

.aboutData .dataList li {
	width: 50%;
	height: 4.75rem;
	padding: 0.825rem 0 0 0.825rem;
	box-sizing: border-box;
}

.aboutData .dataList li div p.number span.count,
.aboutData .dataList li div p.number span.counterDX {
	font-size: 1.4rem;
	line-height: 1.5rem;
}

.aboutData .dataList li div p.number i {
	font-size: 0.9rem;
	line-height: 1rem;
	top: 0.3rem;
	left: 0;
}

.aboutData .dataList li div p.number span.unit {
	font-size: 0.6rem;
	line-height: 0.7rem;
}

.aboutData .dataList li div p.number span.unit.bottom {
	top: 0.6rem;
}

.aboutData .dataList li .title {
	font-size: 0.55rem;
	line-height: 0.65rem;
	margin-top: 0.3rem;
}

.aboutData .dataList li span.icon {
	width: 1.5rem;
	height: 1.175rem;
}

.aboutData .dataList li.first .title {
	margin-left: 0;
}

.aboutData .dataList li:nth-of-type(1),
.aboutData .dataList li:nth-of-type(2),
.aboutData .dataList li:nth-of-type(7),
.aboutData .dataList li:nth-of-type(8) {
	height: 4rem;
}

.aboutData .dataList li:nth-of-type(1),
.aboutData .dataList li:nth-of-type(2) {
	padding-top: 0;
	border-top: none;
}

.aboutData .dataList li:nth-of-type(2) span.icon {
	position: absolute;
	right: 0;
}

.aboutData .dataList li:nth-of-type(odd) {
	padding-left: 0;
	padding-right: 0.45rem;
}

.aboutData .dataList li:nth-of-type(1) span.icon {
	margin-top: 0.9rem;
}

.aboutData .dataList li:nth-of-type(1) div p.number span.counterDX {
	margin-left: 0.55rem;
}

.aboutData .dataList li:nth-of-type(2) span.icon {
	margin-top: 0.7rem;
}

.aboutData .dataList li:nth-of-type(3) li:nth-of-type(4) span.icon {
	margin-top: 0.85rem;
}

.aboutData .dataList li:nth-of-type(5) li:nth-of-type(6) span.icon {
	margin-top: 0.55rem;
}

.aboutData .dataList li:nth-of-type(7) li:nth-of-type(8) span.icon {
	margin-top: 0.6rem;
}

.aboutData .dataList li:nth-of-type(3),
.aboutData .dataList li:nth-of-type(7) {
	border-left: none;
}

.aboutVideo {
	height: auto;
	padding-bottom: 0.875rem;
	background: #fff url(../webImg/web_videoBg.png) no-repeat top left;
	background-size: 100% 8.9rem;
}

.aboutVideo .videoBox {
	width: 14.7rem;
	border-radius: 0.5rem;
	height: 8.26875rem;
	margin: 0 auto;
}

.aboutVideo .videoBox video {
	border-radius: 0.5rem;
	height: 8.275rem;
}

.aboutVideo span.btn {
	display: none;
}

.aboutVideo p.text {
	margin-bottom: 0.625rem;
	text-align: left;
	padding: 0 1.25rem;
}

.aboutMarket img {
	width: 100%;
}

.aboutMarket p.title {
	font-size: 0.9rem;
	line-height: 1rem;
	margin: 1.45rem 0 1.825rem;
}

.aboutMarket .list {
	margin-top: 0.75rem;
}

.aboutMarket dl {
	margin-bottom: 1.75rem;
}

.aboutMarket dl dd {
	font-size: 0.55rem;
	line-height: 0.7rem;
	margin-top: 0.75rem;
	padding-bottom: 0.3rem;
}

.aboutMarket dl dt {
	height: 1.55rem;
	width: 2.9rem;
	margin-top: 0.5rem;
}

.aboutCulture p.text {
	padding: 0 1.25rem;
	text-align: left;
	margin-bottom: 0.65rem;
}

.aboutCulture .img {
	width: 96%;
	margin: 0.85rem auto 1.15rem;
}

.aboutTenet {
	height: 21.75rem;
	position: relative;
	background: #0077bd;
}

.aboutTenet .main {
	position: static;
}

.aboutTenet p.title {
	font-size: 0.95rem;
	line-height: 1.05rem;
	margin: 1.45rem 0 0.95rem;
	position: static;
	height: auto;
}

.aboutTenet dl {
	position: static;
}

.aboutTenet dl dd {
	width: 100%;
	float: none;
}

.aboutTenet dl dd img.webImg {
	display: block;
}

.aboutTenet dl dd img.pcImg {
	display: none;
}

.aboutTenet dl dt {
	width: 100%;
	box-sizing: border-box;
	padding: 0 1.25rem;
	float: none;
	top: initial;
	bottom: 1.175rem;
}

.aboutTenet dl dt p.text {
	font-size: 0.7rem;
	line-height: 1.2rem;
	margin-top: 0.6rem;
}


/*# sourceMappingURL=web_about.css.map */