<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.us_feature {
	height:500px;
	background:url(../img/us_feature.jpg);
	overflow-y: hidden;
}

div {
	font-family: 榛戜綋;
}

.introduce {
	overflow-y: hidden;
}
	
.introduce .top_menu {
	margin-top:40px;
	margin-left:253px;
}

.introduce .top_menu li {
	color:#686868;
	font-size:22px;
	font-family:榛戜綋;
	margin-right:42px;
	list-style-type:none;
	float:left;
	cursor:pointer;
}

.introduce .line {
	width:2px;
	margin-top:4px;
	margin-right:42px;
	height:20px;
	float:left;
	background-color:#686868;
}

.introduce .slider {
	width:19px;
	height:8px;
	position: relative;
	margin-bottom:10px;
	margin-top:-5px;
	background:url(../img/intro_slider.png);
}

.introduce .top_menu .selected {
	color:#E99D48;
}

.introduce .content {
	padding-top:27px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:80px;
	border:2px solid #E99D48;
	position:relative;
}

.introduce .text {
	margin-left:30px;
	margin-right:30px;
	margin-bottom:44px;
	color:#4c4c4c;
	font-size:16px;
	line-height:30px;
	font-family:榛戜綋;
}

.p_title {
	font-family:榛戜綋;
	margin-left:30px;
	margin-top:0px;
	font-size:16px;
	font-weight:bold;
}

.s_title {
	font-family:榛戜綋;
	margin-left:30px;
	margin-top:0px;
	font-size:16px;
	font-weight:bold;
}


.p_cell {
	font-family:榛戜綋;
	margin-left:30px;
	margin-right:30px;
	line-height:24px;
	margin-top:0px;
	color:#4c4c4c;
	font-size:15px;
}

.p_footer {
	margin-bottom:35px;
}

.introduce .job_menu li {
	color:#fe8402;
	cursor:pointer;
	margin-bottom:10px;
	list-style-type: none;
}

.introduce .job_menu div {
	display:none;
}

.introduce .job_menu ul {
	margin-bottom:40px;
}

.introduce .job_menu .j_title {
	
}

.introduce .job_menu ul li {
	color:gray;
	margin-bottom:7px;
}

.introduce .content .vertical_line {
	width:4px;
	z-index:-1;
	background-color:#fe8402;
	position:absolute;
	left:500px;
	top:10px;
	bottom:10px;
}

.introduce .content .left_content {
	width:700px;
	float:left;
}

.introduce .content .left_content .text {
	width:435px;
	margin-bottom:10px;
	float:left;
}

.introduce .content .left_content .round {
	width:8px;
	height:8px;
	background-color:white;
	margin-top:4px;
	border-radius:8px;
	border:3px solid #fe8402;
	float:left;
}

.introduce .content .left_content .date {
	float:left;
	color:#fe8402;
}

.introduce .content .right_content {
	width:700px;
	float:right;
}

.introduce .content .right_content .text {
	width:431px;
	margin-bottom:10px;
	float:right;
}

.introduce .content .right_content .round {
	width:8px;
	height:8px;
	background-color:white;
	border-radius:8px;
	margin-top:4px;
	border:3px solid #fe8402;
	float:right;
}

.introduce .content .right_content .date {
	float:right;
	color:#fe8402;
}

.introduce .content .right_content .tag {
	float:right;
	background-color:#fe8402;
	width:16px;
	height:4px;
	margin-right:-16px;
	margin-top:11px;
}

.introduce .content .left_content .tag {
	float:left;
	background-color:#fe8402;
	width:16px;
	height:4px;
	margin-left:-16px;
	margin-top:11px;
}

.introduce .content .logo_line {
	width: 89px;
	height:15px;
	margin-top:7px;
	margin-bottom:-20px;
	margin-left:105px;
	background-image:url(../img/logo_line.png);
}
.service{
	width:16px;
	height:23px;
}
.service1{
	width:13px;
	height:13px;
}
.service-ul{
	list-style-type:none;
	line-height:2.5;
}
.ser-li-left{
	float:left;
}
.ser-li{
	margin-left:260px;
}</pre></body></html>