<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å…³äºŽæˆ‘ä»¬*/
.aboutus-page .sec1 .kv{
	background-color: #ededed;
	height: 352px;
	line-height: 352px;
	text-align: center;
}
.aboutus-page .sec1 .kv img{
	vertical-align: middle;
	width: 62%;
}
.aboutus-page .sec1 .tit{
	text-align: center;
	font-size: 19px;
	color: #c0192a;
	padding-top: 48px;
	padding-bottom: 18px;
}
.aboutus-page .sec1 .page-nav{
	text-align: right;
	font-size: 12px;
	color: #909090;
	font-family: "å®‹ä½“","å¾®è½¯é›…é»‘",Arial,sans-serif;
	padding-right: 3%;
	margin-bottom: 20px;
}
.aboutus-page .sec1 .page-nav a{
	font-size: 12px;
	color: #909090;
	font-family: "å®‹ä½“","å¾®è½¯é›…é»‘",Arial,sans-serif;
}
.aboutus-page .sec1 .page-nav img{
	margin-right: 5px;
	vertical-align: sub;
}
.aboutus-page .sec1 table{
	width: 100%;
}
.aboutus-page .sec1 table td{
	padding: 0;
	background-color: #fafafa;
	overflow: hidden;
	width: 25%;
	position: relative;
}
.aboutus-page .sec1 table td img{
	width: 100%;
	display: block;
}
.aboutus-page .sec1 table td .text-box{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 10%;
}
.aboutus-page .sec1 table td .text-box img{
	width: auto;
	display: inline;
}
.aboutus-page .sec1 .table1 td.img img:hover{
	transform:scale(1.1,1.1);
	transition: all 0.5s;
	-webkit-transform:scale(1.1,1.1);
	-webkit-transition: all 0.5s;
}
.aboutus-page .sec1 .table1 td h3{
	margin-bottom: 7%;
	line-height: 1;
	font-size: 24px;
	color: #b91f2f;
}
.aboutus-page .sec1 .table1 td p{
	font-size: 14px;
	color: #333;
	line-height: 26px;
}
.aboutus-page .sec1 .table1 td h3,.aboutus-page .sec1 .table1 td p{
	padding-left: 19%;
	padding-right: 13%;
}
.aboutus-page .sec1 .table2{
	display: none;
}
.aboutus-page .sec2{
	text-align: center;
	padding-bottom: 80px;
}
.aboutus-page .sec2 .box1{
	position: relative;
	width: 60%;
	height: 116px;
	margin: 0 auto 70px;
	background-image: url(../images/footer_bg.png);
}
.aboutus-page .sec2 .box1 img{
	margin-top: 90px;
}
.aboutus-page .sec2 .tit{
	margin-bottom: 42px;
}
.aboutus-page .sec2 .tit h3{
	font-size: 24px;
	color: #000;
	margin-bottom: 30px;
	letter-spacing: 3px;
}
.aboutus-page .sec2 .tit p{
	font-size: 14px;
	color: #333;
	text-align: center;
}
.aboutus-page .sec2 table{
	margin: 0 auto;
}
.aboutus-page .sec2 table td{
	width: 400px;
	padding-bottom: 10px;
	border-right: 1px solid #f2f2f2;
}
.aboutus-page .sec2 table td.four{
	border-right: none;
}
.aboutus-page .sec2 table td img{
	margin-bottom: 20px;
}
.aboutus-page .sec2 table td img:hover{
	transform:rotateY(360deg);
	transition: all 1s;
	-webkit-transform:rotateY(360deg);
	-webkit-transition: all 1s;
}
.aboutus-page .sec2 table td h3{
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin-bottom: 14px;
}
.aboutus-page .sec2 table td h3 span{
	font-size: 20px;
}
.aboutus-page .sec2 table td p{
	font-size: 14px;
	color: #797979;
	text-align: center;
}
.aboutus-page .sec3 .left{
	width: 50%;
	float: left;
	position: relative;
}
.aboutus-page .sec3 .left .tit{
	position: absolute;
	top: 30%;
	right: 14%;
}
.aboutus-page .sec3 .left table{
	position: absolute;
	top: 62%;
	right: 14%;
	width: 62.5%;
	text-align: right;
}
.aboutus-page .sec3 .left table td{
	padding-bottom: 25px;
}
.aboutus-page .sec3 .left table td .img1{
	display: inline;
}
.aboutus-page .sec3 .left table td .img2{
	display: none;
}
.aboutus-page .sec3 .left table td a:hover .img1{
	display: none;
}
.aboutus-page .sec3 .left table td a:hover .img2{
	display: inline;
}
.aboutus-page .sec3 .right{
	width: 50%;
	float: right;
	position: relative;
}
.aboutus-page .sec3 .right .text{
	position: absolute;
	top: 30%;
	left: 14%;
}
.aboutus-page .sec4{
	display: none;
}
@media only screen and (max-width: 1366px){
	.aboutus-page .sec3 .left .tit{
		top: 17%;
		right: 10%;
		width: 41%;
	}
	.aboutus-page .sec3 .left table{
		right: 10%;
	}
	.aboutus-page .sec3 .right .text{
		width: 60%;
		top: 17%;
		left: 10%;
	}
}
@media only screen and (max-width: 1280px){
	.aboutus-page .sec3 .left .tit{
		top: 17%;
		right: 10%;
		width: 41%;
	}
	.aboutus-page .sec3 .left table{
		right: 10%;
	}
	.aboutus-page .sec3 .right .text{
		width: 60%;
		top: 17%;
		left: 10%;
	}
}
@media only screen and (max-width: 1024px){
	.aboutus-page .sec1 table td .text-box img{
		width: 85%;
	}
	.aboutus-page .sec3 .left .tit{
		top: 17%;
		right: 10%;
		width: 41%;
	}
	.aboutus-page .sec3 .left table{
		right: 10%;
	}
	.aboutus-page .sec3 .left table td.icon1 img{
		width: 115px;
	}
	.aboutus-page .sec3 .left table td.icon2 img{
		width: 190px;
	}
	.aboutus-page .sec3 .left table td.icon3 img{
		width: 126px;
	}
	.aboutus-page .sec3 .left table td.icon4 img{
		width: 101px;
	}
	.aboutus-page .sec3 .left table td.icon5 img{
		width: 70px;
	}
	.aboutus-page .sec3 .left table td.icon6 img{
		width: 82px;
	}
	.aboutus-page .sec3 .left table td.icon7 img{
		width: 86px;
	}
	.aboutus-page .sec3 .right .text{
		width: 60%;
		top: 17%;
		left: 10%;
	}
}
@media only screen and (max-width: 768px){
	.aboutus-page .sec1 .table1 td h3{
		font-size: 20px;
	}
	.aboutus-page .sec3 .right .text{
		width: 64%;
	}
	.aboutus-page .sec3 .left .tit{
		width: 44%;
	}
	.aboutus-page .sec3 .left table td.icon1 img{
		width: 86px;
	}
	.aboutus-page .sec3 .left table td.icon2 img{
		width: 143px;
	}
	.aboutus-page .sec3 .left table td.icon3 img{
		width: 94px;
	}
	.aboutus-page .sec3 .left table td.icon4 img{
		width: 77px;
	}
	.aboutus-page .sec3 .left table td.icon5 img{
		width: 53px;
	}
	.aboutus-page .sec3 .left table td.icon6 img{
		width: 62px;
	}
	.aboutus-page .sec3 .left table td.icon7 img{
		width: 65px;
	}
}
@media only screen and (max-width: 414px){
	.aboutus-page .sec1 .kv{
		height: 130px;
		line-height: 130px;
	}
	.aboutus-page .sec1 .kv img{
		width: 90%;
	}
	.aboutus-page .sec1 .tit{
		font-size: 1.5rem;
		padding: 18px 0;
	}
	.aboutus-page .sec1 .table1{
		display: none;
	}
	.aboutus-page .sec1 .table2{
		display: block;
	}
	.aboutus-page .sec1 .table2 td{
		width: 50%;
	}
	.aboutus-page .sec1 .table2 td h3{
		font-size: 1.5rem;
		margin-bottom: 10px;
		color: #b91f2f;
	}
	.aboutus-page .sec1 .table2 td p{
		color: #333;
		font-size: 1rem;
		line-height: 18px;
	}
	.aboutus-page .sec1 .table2 td h3,.aboutus-page .sec1 .table2 td p{
		padding-left: 19px;
		padding-right: 19px;
	}
	.aboutus-page .sec2{
		padding-bottom: 30px;
	}
	.aboutus-page .sec2 .box1{
		width: 100%;
		height: 58px;
		margin: 0 auto 20px;
	}
	.aboutus-page .sec2 .box1 img{
		margin-top: 30px;
		width: 127px;
		height: 36px;
	}
	.aboutus-page .sec2 .tit{
		margin-bottom: 25px;
	}
	.aboutus-page .sec2 .tit h3{
		font-size: 1.2rem;
		letter-spacing: 1px;
		margin-bottom: 15px;
	}
	.aboutus-page .sec2 .tit p{
		font-size: 1rem;
	}
	.aboutus-page .sec2 table td{
		width: 25%;
		border: none;
		padding-bottom: 0;
	}
	.aboutus-page .sec2 table td h3{
		font-size: 1rem;
		font-weight: bold;
		margin-bottom: 0;
	}
	.aboutus-page .sec2 table td h3 span{
		font-size: 0.8rem;
	}
	.aboutus-page .sec2 table td p{
		display: none;
	}
	.aboutus-page .sec2 table td img{
		margin-bottom: 14px;
	}
	.aboutus-page .sec2 table td.one img{
		width: 55px;
	}
	.aboutus-page .sec2 table td.two img{
		width: 30px;
		margin-bottom: 16px;
	}
	.aboutus-page .sec2 table td.three img{
		width: 64px;
	}
	.aboutus-page .sec2 table td.four img{
		width: 73px;
		margin-bottom: 16px;
	}
	.aboutus-page .sec3{
		display: none;
	}
	.aboutus-page .sec4{
		display: block;
	}
	.aboutus-page .sec4 .top{
		position: relative;
	}
	.aboutus-page .sec4 .top table{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 63%;
		left: 0;
	}
	.aboutus-page .sec4 .top table td{
		text-align: justify;
	}
	.aboutus-page .sec4 .top table td.left{
		text-align: left;
		padding-left: 10px;
	}
	.aboutus-page .sec4 .top table td.right{
		text-align: right;
		padding-right: 10px;
	}
	.aboutus-page .sec4 .top table td img{
		height: 13px;
	}
	.aboutus-page .sec4 .top table td .img1{
		width: 79px;
	}
	.aboutus-page .sec4 .top table td .img2{
		width: 119px;
	}
	.aboutus-page .sec4 .top table td .img3{
		width: 72px;
	}
	.aboutus-page .sec4 .top table td .img4{
		width: 54px;
	}
	.aboutus-page .sec4 .top table td .img5{
		width: 52px;
	}
	.aboutus-page .sec4 .top table td .img6{
		width: 44px;
	}
	.aboutus-page .sec4 .top table td .img7{
		width: 63px;
	}
	.aboutus-page .sec4 .top table tr.line1 td{
		padding-bottom: 20px;
	}
	.aboutus-page .sec4 .bottom{
		padding-top: 30px;
		text-align: center;
	}
	.aboutus-page .sec4 .bottom .img1{
		width: 136px;
		height: 24px;
		margin-bottom: 15px;
	}
	.aboutus-page .sec4 .bottom h3{
		font-size: 1.2rem;
		color: #000;
		margin-bottom: 10px;
		line-height: 1;
	}
	.aboutus-page .sec4 .bottom .img2{
		width: 126px;
		height: 126px;
		margin-bottom: 10px;
	}
	.aboutus-page .sec4 .bottom h4{
		font-size: 1rem;
		color: #000;
		margin-bottom: 10px;
		line-height: 1;
		font-weight: normal;
	}
	.aboutus-page .sec4 .bottom p{
		font-size: 1rem;
		color: #333;
		line-height: 18px;
		text-align: center;
	}
	.aboutus-page .sec4 .bottom .img3{
		width: 100%;
	}
}
</pre></body></html>