<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
	width: 100%;
	height: auto;
}

.content .container {
	width: 75%;
	padding: 50px 0;
	box-sizing: border-box;
}

.content .shop {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.content .shop .text {
	/* width: 50%; */
	float: left;
	height: auto;
	padding: 0 2%;
	box-sizing: border-box;
}

.content .shop .text h2 {
	font-family: 'helveticaltstd-bold',Helvetica,Arial,sans-serif !important;
	font-size: 24px;
	line-height: 40px;
	color: #000;
	margin-bottom: 20px;
}

.content .shop .text p {
	font-family: 'helveticaltstd-bold',Helvetica,Arial,sans-serif !important;
	font-size: 14px;
	color: #777;
	line-height: 30px;
}

.content .shop .shop-img {
	/* width: 50%; */
	float: left;
	height: auto;
}

.content .shop .shop-img img {
	width: 100%;
	height: auto;
}

.content .supper {
	width: 100%;
	height: auto;
}

.content .supper .title {
	width: 100%;
	font-family: 'helveticaltstd-bold',Helvetica,Arial,sans-serif !important;
	color: #000;
	text-align: center;
}

.content .supper .title h2 {
	line-height: 60px;
	font-size: 24px;
}

.content .supper .title p {
	line-height: 40px;
	color: #666;
	font-size: 14px;
}

.content .supper .title .line {
	width: 100%;
	height: auto;
	line-height: 30px;
	text-align: center;
}

.content .supper .title .line span {
	background: #86C440;
	display: inline-block;
	margin-right: 10px;
	height: 2px;
}

.content .supper .title .line span.twig1 {
	width: 50px;
}

.content .supper .title .line span.twig2 {
	width: 10px;
}

.content .supper .title .line span.twig3 {
	width: 25px;
}

.content .supper .project {
	width: 100%;
	min-height: 520px;
	margin-top: 20px;
}

.content .supper .project ul {
	overflow: hidden;
}

.content .supper .project ul li {
	float: left;
	/* width: 32%; */
	height: auto;
	margin-right: 2%;
	text-align: center;
	border-bottom: 1px solid #86C440;
	padding: 2% 0;
	box-sizing: border-box;
}

.content .supper .project ul li:nth-child(3n) {
	margin-right: 0;
}

.content .supper .project ul li img {
	width: 100%;
	/* height: 346px; */
}

.content .supper .project ul li h4 {
	font-family: 'helveticaltstd-bold',helvetica,arial,sans-serif !important;
	font-size: 20px;
	color: #000;
	line-height: 45px;
	margin: 20px 0;
}

.content .supper .project ul li p {
	font-family: 'helveticaltstd-bold',helvetica,arial,sans-serif !important;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.content .char-intro {
	width: 100%;
	height: auto;
	margin: 50px 0 0;
	background: url(../img/person-bg.png) no-repeat;
	/* background-size: 100% 100%; */
        background-size: cover;
}

.content .char-intro .title {
	width: 100%;
	height: auto;
	text-align: center;
}

.content .char-intro .title h2 {
	font-family: 'helveticaltstd-bold',helvetica,arial,sans-serif !important;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
}

.content .char-intro .title .line {
	width: 100%;
	height: auto;
	line-height: 30px;
	text-align: center;
}

.content .char-intro .title .line span {
	background: #86c440;
	display: inline-block;
	margin-right: 10px;
	height: 2px;
}

.content .char-intro .title .line span.twig1 {
	width: 50px;
}

.content .char-intro .title .line span.twig2 {
	width: 10px;
}

.content .char-intro .title .line span.twig3 {
	width: 25px;
}

.content .char-intro .person {
	width: 100%;
	height: auto;
	margin: 30px 0;
}

.content .char-intro .person ul {
	overflow: hidden;
}

.content .char-intro .person ul li {
	float: left;
	/* width: 48%; */
	height: auto;
	margin-right: 4%;
}

.content .char-intro .person ul li:nth-child(2n) {
	margin-right: 0;
}

.content .char-intro .person ul li .head {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.content .char-intro .person ul li img {
	width: 60px;
	height: 60px;
	display: inline-block;
}

.content .char-intro .person ul li .right {
	display: inline-block;
	padding-left: 2%;
	box-sizing: border-box;
}

.content .char-intro .person ul li .right p {
	font-family: 'helveticaltstd-bold',helvetica,arial,sans-serif !important;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
}

.content .char-intro .person ul li .right p.job {
	font-size: 14px;
	color: #ccc;
}

.content .char-intro .person ul li .ect {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 5%;
	box-sizing: border-box;
}

.content .char-intro .person ul li .ect p {
	font-family: 'helveticaltstd-bold',helvetica,arial,sans-serif !important;
	font-size: 14px;
	color: #777;
	line-height: 30px;
	text-align: center;
}

.content .char-intro .person ul li .ect img {
	width: 55px;
	height: 45px;
	margin-top: 20px;
}

.content .container.tool {
	overflow: hidden;
}

.content .container .develop {
	/* width: 48%; */
	float: left;
	height: auto;
	margin-right: 4%;
}

.content .container .develop .title {
	width: 100%;
	line-height: 50px;
	margin: 20px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.content .container .develop .title a{
	font-family: 'helveticaltstd-bold',helvetica,arial,sans-serif !important;
	font-size: 20px;
	color: #000;
}

.content .container .develop p {
	font-size: 14px;
	font-family: 'helveticaltstd-bold',helvetica,arial,sans-serif !important;
	line-height: 30px;
	color: #777;
}

.content .container .develop ul {
	width: 100%;
	min-height: 200px;
	margin-top: 50px;
	overflow: hidden;
}

.content .container .develop ul li {
	float: left;
	width: 48%;
	height: 180px;
	margin-right: 4%;
	border: 1px solid #ccc;
	text-align: center;
	padding: 5%;
	box-sizing: border-box;
}

.content .container .develop ul li:nth-child(2n) {
	margin-right: 0;
}

.content .container .develop ul li img {
	width: 80px;
	height: 80px;
}

.content .container .develop ul li p {
	font-family: 'helveticaltstd-bold',helvetica,arial,sans-serif !important;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.content .container .scheme {
	/* width: 48%; */
	float: left;
	height: auto;
}

.content .container .scheme .title {
	width: 100%;
	line-height: 50px;
	font-family: 'helveticaltstd-bold',Helvetica,Arial,sans-serif !important;
	font-size: 20px;
	color: #000;
	margin: 20px 0;
}

.content .container .scheme .assemble {
	width: 100%;
	height: auto;
}

.content .container .scheme .assemble ul li {
	width: 100%;
	height: auto;
}

.content .container .scheme .assemble ul li .flod {
	width: 100%;
	height: 40px;
	border: 1px solid #ccc;
	padding: 1%;
	box-sizing: border-box;
	margin-bottom: 10px;
	line-height: 20px;
	font-family: 'helveticaltstd-bold',Helvetica,Arial,sans-serif !important;
	font-size: 14px;
	color: #000;
}

.content .container .scheme .assemble ul li span {
	line-height: 28px;
	font-weight: 600;
	display: inline-block;
	width: 335px;
	height: 100%;
	overflow: hidden;
	/* white-space: nowrap; */
	/* text-overflow: ellipsis; */
}

.content .container .scheme .assemble ul li .flod .swith {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #e2e1e1;
	text-align: center;
	line-height: 24px;
	color: #86C440;
	font-size: 30px;
	float: right;
	font-weight: normal;
}

.content .container .scheme .assemble ul li .cont {
	width: 100%;
	height: auto;
}

.content .container .scheme .assemble ul li .cont p {
	width: 100%;
	font-size: 12px;
	color: #666;
	/*padding: 10px 0;*/
}

.content .container .scheme .assemble ul li .cont p span{
	width: 100%;
	line-height: 25px;
}

.content .container .scheme .assemble ul li .cont p {
    font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    white-space: normal;
}
@media only screen and (min-width: 1440px) {
    .content .supper .project ul li img {
        height: 346px;
    }
}

/* é€‚é…æ‰‹æœº */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 812px) {
    .content .container&gt;.develop&gt;p {
        padding: 0 10px;
    }
    .content .container .scheme .assemble ul li .cont p {
        font-family: Arial;
        font-size: 14px;
        font-weight: 600;
        overflow: hidden;
        /* white-space: normal; */
        /* text-overflow: ellipsis; */
    }
}
</pre></body></html>