<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

* p {
	margin-bottom: 0 !important;
}

* label {
	margin-bottom: 0 !important;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}

.j_row {
	display: flex;
	flex-direction: row;
}

.j_col {
	display: flex;
	flex-direction: column;
}

.j_main {
	padding-top: 20px;
	width: 1108px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.j_left {
	margin-right: 23px;
}



.j_top_number {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.45);
	line-height: 22px;
}

.j_top_number&gt;span {
	margin-right: 10px;
}

.top_title {
	padding-top: 18px;
	width: 700px;
	border-bottom: 1px solid #E8E8E8;
}

.top_title&gt;div {
	margin-top: 16px;
	margin-bottom: 22px;
}

.top_title&gt;p:first-child&gt;span {
	font-size: 20px;
	margin-right: 10px;
}

.top_title&gt;p:first-child&gt;span:first-child {
	width: 86px;
	height: 26px;
	background: rgba(233, 55, 50, 1);
	border-radius: 1px;
	font-weight: 500;
	color: #FFFFFF;
	padding: 3px 12px;
	box-sizing: border-box;
}

.top_head_img {
	margin-right: 16px;
	display: flex;
	align-items: center;
}

.top_head_img&gt;img {
	width: 42px;
	height: 42px;
	border-radius: 50%;
}

.top_info {
	justify-content: center;
}

.top_info&gt;p {
	line-height: 22px;
	height: 22px;
}

.top_info&gt;p:first-child {
	margin-top: 4px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.65);
	line-height: 22px;
}

.top_info&gt;p:last-child {
	font-weight: 400;
	color: rgba(0, 0, 0, 0.45);
	line-height: 22px;
}

.top_info&gt;p:last-child&gt;span:first-child {
	margin-right: 42px;
	border-right: none;
	padding-right: 0;
}

.top_info&gt;p:last-child&gt;span:last-child {
	border-right: none;
}

.top_info&gt;p:last-child&gt;span {
	margin-right: 16px;
	border-right: 1px solid #E8E8E8;
	padding-right: 16px;

}

.top_info&gt;p:last-child&gt;span&gt;span {
	margin-right: 5px;
}

.j_one_obj {
	margin-bottom: 16px;
	width: 778px;
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #E8E8E8;
}

.left_obj {
	padding: 18px 9px;
	width: 700px;
	height: 198px;
	background: rgba(245, 245, 245, 0.5);
	border-radius: 2px;
}

.left_obj&gt;p:first-child {
	margin-top: 0;
}

.left_obj&gt;p {
	font-size: 16px;
	height: 22px;
	margin-top: 24px;
	color: rgba(0, 0, 0, 0.65);
	line-height: 22px;
}

.left_obj&gt;p&gt;span:first-child {
	color: rgba(0, 0, 0, 0.85);
}

.j_right_btn {
	padding-left: 63px;
	text-align: left;
	width: 308px;
	border: none;
	color: white;
	height: 61px;
	font-size: 22px;
	line-height: 30px;
	cursor: pointer;
	background: rgba(234, 56, 50, 1);
	margin-bottom: 18px;
}
.j_right_btn:hover{
	filter:brightness(95%);
}
.j_right_btn&gt;img {
	width: 30px;
	height: 30px;
	margin-right: 21px;
}
.shoucang_img{
	cursor: pointer;
	margin-top: -5px;
	margin-right: 5px;
	width:15px;
	height:15px;
}
.j_pinsheng {
	width: 100%;
	padding-bottom: 14px;
	border-bottom: 8px solid #E8E8E8;
}

.j_pinsheng&gt;div {
	flex-wrap: wrap;
}

.j_pinsheng&gt;div&gt;.pin_item {
	width: 113px;
	margin-right: 40px;
	margin-top: 16px;
	align-items: center;

}

.pin_item&gt;img {
	cursor: pointer;
	border-radius: 50%;
	width: 69px;
	height: 69px;
	margin-bottom: 9px;
}

.pin_item&gt;img:hover {
	filter: brightness(70%);
}

.pin_item&gt;p {
	text-align: center;
	color: rgba(0, 0, 0, 0.65);
}

.pin_item&gt;p:last-child {
	margin-top: 4px;
	text-align: left;
	line-height: 18px;
	color: rgba(0, 0, 0, 0.25);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.j_pinsheng&gt;label {
	font-size: 20px;
	font-weight: 500;
}

.j_dangan {
	margin-top: 10px;
}

.j_dangan&gt;div {
	cursor: pointer;
	justify-content: space-between;
	position: relative;
	margin-top: 7px;
	width: 778px;
	height: 98px;
	border-radius: 12px 0px 0px 0px;
	border: 1px solid rgba(232, 232, 232, 1);
}

.j_dangan&gt;div:hover {
	border-color: rgba(58, 138, 241, 1);
}

.j_dangan&gt;div:hover .j_dangan_r_btn {
	background-color: rgba(58, 138, 241, 1);
}

.j_dangan&gt;label {
	font-size: 20px;
	font-weight: 500;
}

.j_dangan_lt {
	padding: 2px 13px;
	position: absolute;
	left: 0;
	top: 0;
	width: 82px;
	color: white;
	height: 24px;
	border-radius: 12px 0px 12px 0px;
	z-index: 2;
}

.j_dangan_left {
	height: 70px;
	border-right: 1px solid #D8D8D8;
	position: relative;
	margin-top: 17px;
}

.j_dangan_left&gt;img {
    width: 120px;
    height: 70px;
    margin: -3px 20px 10px 8px;
}

.j_dangan_right {
	padding-left: 21px;
	justify-content: center;
}

.j_dangan_right&gt;p:first-child {
	font-weight: 500;
	color: rgba(96, 96, 96, 1);
	line-height: 25px;
}

.dangan_icon {
	margin-left: 20px;
	/* position: relative; */
}

.dangan_icon&gt;span {
	text-align: center;
	height: 24px;
	display: inline-block;
}

.dangan_icon&gt;span:first-child {
	width: 80px;

	color: white;
	border-radius: 100px 0px 0px 100px;
	background: linear-gradient(180deg, rgba(255, 132, 26, 1) 0%, rgba(255, 76, 11, 1) 100%);
}

.dangan_icon&gt;span:last-child {
	position: absolute;
	width: 40px;
	color: #FF4C0B;
	border: 1px solid #FF4C0B;
	border-left: none;
	border-radius: 0px 100px 100px 0px;
}

.j_dangan_right&gt;p:last-child {
	font-weight: 500;
	color: rgba(194, 194, 194, 1);
	line-height: 20px;
	margin-top: 12px;
}

.j_dangan_r_btn {
	margin-top: -1px;
	margin-right: -1px;
	width: 80px;
	height: 98px;
	background: rgba(88, 151, 233, 1);
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
}

.j_dangan_r_btn&gt;div {
	text-align: center;
	color: white;
}

.j_dangan_r_btn&gt;img {
	width: 30px;
	height: 30px;
}

.j_process_content {
	margin-top: 30px;
	padding-left: 6px;
}

.j_process_head_img {
	border: 2px solid #D8D8D8;
	border-radius: 50%;
	position: relative;
}

.j_process_head_img&gt;img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.sanjiao {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	left: 15px;
	bottom: -20px;
	z-index: 2;
	border-color: #D8D8D8 transparent transparent transparent;
}

.j_process_info {
	margin-left: 22px;
	align-items: center;
	height: 54px;
	line-height: 22px;
	color: rgba(0, 0, 0, 0.25);
}

.j_process_info&gt;span {
	margin-right: 17px;
}

.j_process_info&gt;span:first-child {
	font-size: 18px;
	line-height: 24px;
	color: #4A4A4A;
}

.j_process_info&gt;span:nth-child(2) {
	font-size: 18px;
	line-height: 24px;
	color: #D0021B;
}

.j_process_content_box {
	min-height: 120px;
	width: 100%;
}

.j_process_content_box .j_sketch  {
	margin: 15px 0px 15px 50px;
	color: rgba(0, 0, 0, 0.65);
	line-height: 24px;
}

.j_left_line {
	margin-left: 26px;
	border-left: 2px solid #D8D8D8;
}

.j_process_stars{
	margin: 15px 0px 15px 50px;
	color: rgba(0, 0, 0, 0.65);
	line-height: 24px;
}

.j_process_stars&gt;p {
	margin-bottom: 16px !important;
}

.j_process_stars&gt;p&gt;span {
	height: 32px;
	line-height: 24px;
	color: rgba(0, 0, 0, 0.65);
}

.j_process_stars&gt;p&gt;span:nth-child(1) {
	font-size: 18px;
	display: inline-block;
	min-width: 100px;


}

.shengping {
	width: 22px;
	height: 22px;
	background-color: #E99313;
	border-radius: 50%;
	color: white;
	line-height: 22px;
	text-align: center;
	position: absolute;
	right: -10px;
	font-size: 12px !important;
	bottom: 0;
}

.shangjia {
	width: 22px;
	height: 22px;
	background-color: #35bb55f2;
	border-radius: 50%;
	color: white;
	line-height: 22px;
	text-align: center;
	position: absolute;
	right: -10px;
	font-size: 12px !important;
	bottom: 0;
}


.j_process_stars&gt;p&gt;span:nth-child(2)&gt;img {
	width: 24px;
	height: 24px;
	margin-top: -5px;
}

.j_process_c_img {
	flex-wrap: wrap;
	margin: 15px 0px 15px 50px;
}

.j_process_c_img&gt;img {
	width: 266px;
	height: 158px;
	margin-bottom: 18px;
	margin-right: 20px;
}

.j_support {
	padding-left: 350px;
}

.j_process_img_list {
	width: 440px;
	margin-top: 20px;
	margin-left: 180px;
	flex-wrap: wrap;
}

.j_process_img_list&gt;img {
	cursor: pointer;
	width: 54px;
	height: 54px;
	border-radius: 100px;
	margin-right: 18px;
	margin-bottom: 9px;
}

.j_support&gt;button {
	cursor: pointer;
	width: 96px;
	height: 31px;
	background: rgba(255, 255, 255, 1);
	border-radius: 30px;
	border: 2px solid rgba(114, 114, 114, 1);
	font-size: 16px;
	color: #727272;
}
.j_support&gt;button:hover{
	border-color: rgba(234,56,50,1);
	color:  rgba(234,56,50,1);
}

.j_support&gt;button&gt;img {
	width: 16px;
	height: 16px;
}

.j_process_img_list&gt;.more_imgs {
	cursor: pointer;
	width: 54px;
	height: 54px;
	background: rgba(114, 114, 114, 1);
	border-radius: 100px;
	color: white;
	line-height: 54px;
	text-align: center;
	font-size: 18px;

}
.j_process_img_list&gt;.more_imgs:hover{
	background:rgba(234,56,50,1);
}
.j_right_list_title {
	width: 96px;
	height: 22px;
	margin-top: 12px;
	margin-bottom: 18px;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: rgba(112, 112, 112, 1);
	line-height: 22px;
}

.j_right_list {
	margin-bottom: 50px;
}

.j_right_item {
	cursor: pointer;
	width:320px;
	height:40px;
	justify-content: space-between;
	padding: 10px 5px;
	border-bottom: 1px dashed #CECECE;
}
.j_right_item:hover{
	background:rgba(249,249,249,1);
}
.j_right_item:hover div:first-child&gt;span{
	color: #EA3832;
}
.j_right_item&gt;div:first-child&gt;span {
	font-size: 16px;
	font-weight: 500;
	margin-left: 10px;
	color: rgba(112, 112, 112, 1);

}

.j_right_item&gt;div:first-child&gt;img {
	width: 26px;
	height: 26px;
}

.j_right_num {
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #979797;
	border-radius: 50%;
	background: rgba(241, 241, 241, 1);
}

.j_right_num1 {
	color: white;
	background: linear-gradient(360deg, rgba(31, 31, 31, 1) 0%, rgba(152, 151, 151, 1) 100%);
}

.j_right_num2 {
	color: white;
	background: rgba(175, 174, 179, 1) linear-gradient(360deg, rgba(31, 31, 31, 1) 0%, rgba(152, 151, 151, 1) 100%);
	opacity: 0.8;
}

.j_right_num3 {
	color: white;
	background: rgba(215, 174, 122, 1) linear-gradient(360deg, rgba(31, 31, 31, 1) 0%, rgba(152, 151, 151, 1) 100%);
	opacity: 0.6;
}

.j_right_tabs {
	cursor: pointer;
	margin-top: 10px;
	width: 315px;
	height: 90px;
	background: rgba(250, 250, 250, 1);
	border-radius: 2px;
	padding: 10px 20px;
	border:2px solid rgba(250, 250, 250, 1);
}
.j_right_tabs:hover{
	border-color:rgba(241,241,241,1);
}
.j_right_tabs&gt;div:nth-child(1) {
	justify-content: space-between;
}

.j_right_tabs&gt;div:nth-child(1)&gt;span:nth-child(1) {
	font-weight: 500;
	color: rgba(106, 106, 106, 1);
}

.j_right_tabs&gt;div:nth-child(1)&gt;span:nth-child(2) {
	font-weight: 500;
	color: rgba(210, 210, 210, 1);
}

.j_right_tabs&gt;div:nth-child(2) {
	margin-top: 21px;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: rgba(69, 69, 69, 1);
}

.j_bottom_article {
	width: 100%;
	margin-top: 40px;
	padding-top: 16px;
	margin-bottom: 50px;
	border-top: 1px solid #E8E8E8;
}

.j_bottom_title {
	height: 28px;
	font-size: 20px;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	line-height: 28px;
	margin-bottom: 15px;
}
.j_bottom_item{
	cursor: pointer;
	width: 795px;
	padding: 8px 5px;
}
.j_bottom_item:hover{
	background:rgba(249,249,249,1);
}
.j_bottom_item:hover .j_bot_p1&gt;span:last-child{
	color: #EA3832;
}
.j_bottom_item&gt;p {
	width: 100%;
	margin-top: 15px;
	vertical-align: middle;
}

.j_bot_p1&gt;span:first-child {
	width: 86px;
	height: 26px;
	border-radius: 2px;
	color: white;
	line-height: 26px;
	text-align: center;
	font-size: 18px;
	padding: 2px 6px;
}

.j_bot_p1&gt;span:nth-child(2) {
	color: rgba(60, 60, 60, 1);
	margin-left: 6px;

}

.j_bot_p1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.j_bot_p1&gt;span:last-child {
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	margin-left: 12px;

}

.j_bot_p1&gt;img {
	width: 20px;
	height: 14px;
	margin-top: -5px;
	margin-left: 10px;
}

.j_bot_p2 {
	color: rgba(0, 0, 0, 0.65);
}

.j_bot_p3&gt;img {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-right: 16px;
}

.j_bot_p3&gt;span:nth-child(2) {
	color: rgba(24, 144, 255, 1);
	line-height: 22px;
}

.j_bot_p3&gt;span:nth-child(3) {
	margin-left: 16px;
	color: rgba(0, 0, 0, 0.25);
	line-height: 22px;
}

.j_bot_p4&gt;span {

	color: rgba(0, 0, 0, 0.45);
	border-right: 1px solid #E8E8E8;
	padding-right: 16px;
}

.j_bot_p4 .glyphicon {
	padding-right: 10px;
}

.j_bot_p4&gt;span:last-child {
	margin-left: 16px;
	border-right: none;
}
</pre></body></html>