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

.pub_head .swiper-container {
	height: 364px
}

.pub_head .swiper-container .swiper-slide {
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}

.pub_head .swiper-container .swiper-slide a {
	height: 100%
}

.pub_head .swiper-container .swiper-slide a img {
	height: 100%
}

.pub_head .swiper-container .swiper-pagination-bullet {
	width: 30px;
	height: 3px;
	background: #fff;
	border-radius: 3px
}

.pub_head .swiper-container .swiper-pagination-bullet-active {
	background: #fff;
	position: relative;
	width: 30px
}

.pub_head .swiper-container .swiper-pagination-bullet-active .t1 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 3px;
	background: #3a9dc8;
	animation: show2 4s ease-in-out;
	border-radius: 1px
}

@keyframes show2 {
	0% {
		width: 0
	}

	100% {
		width: 30px
	}
}

.pub_head .pub_word {
	width: 680px;
	height: 60px;
	margin: 0 auto;
	padding-top: 120px
}

.pub_head .pub_word span {
	text-align: center;
	color: rgba(255, 255, 255, 0.85);
	width: 170px;
	display: inline-block;
	float: left;
	margin-right: 84px
}

.pub_head .pub_word span h2 {
	font-size: 42px;
	line-height: 42px
}

.pub_head .pub_word span i {
	font-size: 12px;
	line-height: 16px;
	height: 16px
}

.pub_head .pub_word span:nth-child(3) {
	margin-right: 0
}

.pub_head .search_box {
	width: 680px;
	height: 48px;
	background: #fff;
	border-radius: 4px;
	margin: 58px auto 0;
	overflow: hidden
}

.pub_head .search_box input {
	width: 540px;
	padding-left: 20px;
	border: 0;
	outline: 0;
	line-height: 48px
}

.pub_head .search_box .search_btn {
	width: 115px;
	border: 0;
	outline: 0;
	height: 48px;
	background: #17b991;
	color: #fff;
	font-size: 16px;
	float: right;
	cursor: pointer
}

.pub_head .pub_tab_box {
	width: 100%;
	height: 102px;
	background: rgba(0, 87, 66, 0.45);
	padding-top: 30px;
	margin-top: 40px
}

.pub_head .pub_tab {
	width: 1200px;
	height: 102px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around
}

.pub_head .pub_tab a {
	text-align: center
}

.pub_head .pub_tab a .icon {
	font-size: 54px
}

.pub_head .pub_tab a p {
	color: #fff;
	font-size: 14px;
	line-height: 20px
}

.pub_title {
	border-bottom: 1px solid rgba(0, 0, 0, 0.09);
	margin-bottom: 10px;
	overflow: hidden
}

.pub_title h2 {
	color: #000;
	font-size: 18px;
	line-height: 28px;
	font-family: "å®‹ä½“";
	position: relative;
	padding-left: 14px;
	cursor: pointer;
	float: left
}

.pub_title h2:before {
	content: '';
	width: 4px;
	height: 21px;
	background: #3a9dc8;
	border-radius: 2px;
	position: absolute;
	top: 4px;
	left: 0
}

.pub_title h2:before a:hover {
	color: #3a9dc8
}

.pub_title&gt;a {
	float: right;
	line-height: 28px;
	color: rgba(0, 0, 0, 0.85);
	font-size: 14px
}

.pub_title a:hover {
	color: #3a9dc8
}

.pub_title p {
	font-size: 24px;
	line-height: 28px
}

.pub_title .hot {
	color: rgba(221, 17, 17, 0.85);
	font-size: 16px;
	font-weight: 400
}

.pub_title i {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.65);
	font-family: 'å¾®è½¯é›…é»‘';
	line-height: 30px
}

.qk_box {
	width: 1200px;
	margin: 20px auto 0;
	overflow: hidden
}

.qk_box .qk_box_header {
	height: 30px;
	line-height: 30px
}

.qk_box .type_class {
	width: 100%;
	height: 540px;
	float: left
}

.qk_box .type_class ul {
	width: 100%;
	height: 22px;
	float: left;
	overflow: hidden;
	margin-top: 5px
}

.qk_box .type_class li {
	color: rgba(0, 0, 0, 0.65);
	font-size: 14px;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	float: left;
	cursor: pointer
}

.qk_box .type_class li:hover {
	background: #3a9dc8;
	border-radius: 4px;
	color: #fff
}

.qk_box .type_class li.active {
	background: #3a9dc8;
	border-radius: 4px;
	color: #fff
}

.qk_box .type_class&gt;a {
	color: #3a9dc8;
	font-size: 12px;
	float: right
}

.qk_box .qk_box_list {
	padding: 10px 0
}

.qk_box .qk_box_list .qk_box_items {
	float: left;
	width: 184px;
	border: 1px solid #eee;
	text-align: center;
	padding: 16px 0;
	margin-right: 16px;
	position: relative;
	border-radius: 4px;
	margin-top: 20px
}

.qk_box .qk_box_list .qk_box_items .no_goods {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 40px;
	z-index: 99
}

.qk_box .qk_box_list .qk_box_items .img {
	display: inline-block;
	width: 130px;
	height: 176px;
	transition: all 0.6s
}

.qk_box .qk_box_list .qk_box_items .qk_key_words {
	margin-top: 10px;
	height: 20px;
	overflow: hidden;
	padding-left: 20px
}

.qk_box .qk_box_list .qk_box_items .qk_key_words span {
	line-height: 20px;
	padding: 0 8px;
	background: rgba(30, 94, 148, 0.075);
	border-radius: 10px;
	font-size: 12px;
	color: #00707b;
	float: left
}

.qk_box .qk_box_list .qk_box_items .qk_info {
	text-align: left;
	font-size: 12px;
	padding-left: 4px;
	margin-top: 4px;
	padding-right: 4px
}

.qk_box .qk_box_list .qk_box_items .qk_info&gt;div {
	line-height: 20px;
	display: flex;
	justify-content: space-between
}

.qk_box .qk_box_list .qk_box_items .qk_info&gt;div span {
	font-size: 12px;
	margin-left: 4px;
	min-width: 80px
}

.qk_box .qk_box_list .qk_box_items .qk_info&gt;div label {
	color: rgba(0, 0, 0, 0.65)
}

.qk_box .qk_box_list .qk_box_items .qk_info&gt;div b {
	font-weight: 400;
	color: #F28E00
}

.qk_box .qk_box_list .qk_box_items .hide_info {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 186px;
	height: 284px;
	background: rgba(0, 0, 0, 0.25)
}

.qk_box .qk_box_list .qk_box_items .hide_info .no_goods {
	display: inline-block;
	width: 72px;
	height: 72px;
	border-radius: 50%;
	line-height: 72px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	left: 50%;
	margin-left: -36px;
	top: 50%;
	margin-top: -36px
}

.qk_box .qk_box_list .qk_box_items .hide_info .have_goods {
	width: 134px;
	height: 38px;
	display: none;
	background: #ff8f00;
	box-shadow: 0 2px 4px 0 rgba(220, 255, 0, 0.5);
	border-radius: 4px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	position: absolute;
	line-height: 38px;
	top: 50%;
	margin-top: -19px;
	left: 50%;
	margin-left: -67px;
	cursor: pointer
}

.qk_box .qk_box_list .giveMore {
	background: #fdd4bd
}

.qk_box .qk_box_list .qk_box_items:nth-child(6) {
	margin-right: 0
}

.qk_box .qk_box_list .qk_box_items:nth-child(6) .link_give_index {
	font-size: 16px;
	display: inline-block;
	height: 250px;
	line-height: 250px
}

.qk_box .online_write {
	padding: 10px 0;
	display: flex;
	justify-content: space-between
}

.qk_box .online_write .online_write_item {
	width: 160px;
	height: 96px;
	border-radius: 2px;
	border: 1px solid #f0f0f0;
	margin-right: 10px;
	padding: 20px 14px 30px;
	text-align: center
}

.qk_box .online_write .online_write_item .icon {
	font-size: 50px
}

.qk_box .online_write .online_write_item p {
	color: rgba(0, 0, 0, 0.65);
	font-size: 12px;
	line-height: 20px;
	text-indent: 2em;
	text-align: left
}

.qk_box .online_write .online_write_item p:nth-child(1) {
	font-size: 16px;
	text-align: center;
	text-indent: 0;
	margin-bottom: 10px;
	font-weight: 600
}

.qk_box .online_write .online_write_item .p1 {
	color: #5EACE4
}

.qk_box .online_write .online_write_item .p2 {
	color: #DEA458
}

.qk_box .online_write .online_write_item .p3 {
	color: #D87979
}

.qk_box .online_write .online_write_item .p4 {
	color: #B483E1
}

.qk_box .online_write .online_write_item .p5 {
	color: #7A86D6
}

.qk_box .online_write .online_write_item .p6 {
	text-indent: 0;
	text-align: center
}

.qk_box .online_write .online_write_item:nth-child(6) {
	margin-right: 0;
	background: #0C91EB
}

.qk_box .online_write .online_write_item:nth-child(6) p {
	color: #fff;
	margin-top: 10px;
	font-size: 16px
}

.qk_box .online_write .online_write_item:hover {
	border-color: #0C91EB
}

.qk_box .chaChong {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.qk_box .chaChong .chaChong_item {
	width: 230px;
	height: 340px;
	background: #fff;
	border: 1px solid #ededed;
	text-align: center;
	padding: 0 30px;
	margin-top: 10px
}

.qk_box .chaChong .chaChong_item img {
	margin-top: 10px;
	width: 230px;
	height: 60px
}

.qk_box .chaChong .chaChong_item h3 {
	color: rgba(0, 0, 0, 0.85);
	font-size: 16px;
	font-weight: 400;
	margin: 10px auto 20px
}

.qk_box .chaChong .chaChong_item .p1 {
	color: rgba(0, 0, 0, 0.65);
	font-size: 12px;
	text-indent: 2em;
	text-align: left;
	line-height: 18px
}

.qk_box .chaChong .chaChong_item .test_price {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #E59221;
	font-size: 16px;
	margin-top: 10px
}

.qk_box .chaChong .chaChong_item a {
	display: block;
	width: 113px;
	height: 34px;
	background: #e59221;
	border-radius: 17px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 12px;
	margin: 30px auto
}

.qk_box .chaChong .chaChong_item:hover {
	border: 1px solid #3a9dc8
}

.qk_box .center_h2 {
	text-align: center;
	color: rgba(0, 0, 0, 0.85);
	font-size: 28px;
	line-height: 40px;
	margin-top: 40px;
	font-weight: 400
}

.qk_box .company {
	width: 1200px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 40px
}

.qk_box .company .company_item {
	width: 186px;
	height: 87px;
	background: #f1f1f1;
	margin-top: 10px
}

.pub_adv.adv1 {
	width: 1200px;
	height: 150px;
	background: url('../../imgs/wf/AD1.png') no-repeat;
	background-size: 100% 100%;
	margin: 10px auto;
	position: relative
}

.pub_adv.adv1 a {
	display: block;
	width: 134px;
	height: 40px;
	border-radius: 2px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	position: absolute;
	top: 60px;
	right: 200px;
	color: #fff;
	font-size: 14px;
	background: linear-gradient(180deg, #85e28b 0%, #28666c 100%)
}

.pub_adv.adv2 {
	width: 1200px;
	height: 150px;
	background: url('/imgs/wf/AD2.png') no-repeat;
	background-size: 100% 100%;
	margin: 10px auto;
	position: relative
}

.pub_adv.adv2 a {
	display: block;
	width: 134px;
	height: 40px;
	border-radius: 2px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	position: absolute;
	top: 60px;
	right: 200px;
	color: #fff;
	font-size: 14px;
	background: linear-gradient(180deg, #67555c 0%, #140e10 100%)
}

.pub_adv.adv3 {
	width: 1200px;
	height: 150px;
	background: url('../../imgs/wf/AD3.png') no-repeat;
	background-size: 100% 100%;
	margin: 10px auto;
	position: relative
}
.pub_adv.adv4 {
	width: 1200px;
	height: 150px;
	background: url('../../imgs/wf/AD4.png') no-repeat;
	background-size: 100% 100%;
	margin: 10px auto;
	position: relative
}


.pub_five {
	width: 1200px;
	margin: 40px auto;
	text-align: center
}

.pub_five .title {
	font-size: 24px;
	line-height: 84px;
	font-weight: 600
}

.pub_five .title_box {
	width: 1200px;
	height: 170px;
	display: flex;
	justify-content: space-around;
	margin-top: 20px
}

.pub_five .title_box span {
	width: 210px;
	padding-top: 24px;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16);
	border-radius: 8px
}

.pub_five .title_box span p {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	margin-top: 16px
}

.sub_title {
	text-align: center
}

.sub_title h2 {
	font-size: 24px;
	line-height: 34px;
	padding-top: 37px
}

.sub_title p {
	color: rgba(0, 0, 0, 0.65);
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px
}

.sub_box {
	width: 1200px;
	height: 355px;
	margin: 20px auto
}

.sub_box .class_box {
	width: 1200px;
	height: 320px;
	background: url('/imgs/wf/tougao_bg.png');
	background-size: 100% 100%;
	position: relative
}

.sub_box .class_center {
	width: 692px;
	height: 200px;
	position: absolute;
	top: 80px;
	left: 223px
}

.sub_box .class_center .inputFile_box {
	width: 380px;
	height: 40px;
	margin: 20px auto 10px;
	position: relative
}

.sub_box .class_center .inputFile_box .upfile_btn {
	width: 100px;
	height: 40px;
	background: #3a9dc8;
	border-radius: 4px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	top: 0;
	left: 0
}

.sub_box .class_center .inputFile_box .upfile_input {
	display: block;
	width: 100px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0;
	opacity: 0;
	cursor: pointer
}

.sub_box .class_center .inputFile_box .fileName_inp {
	margin-left: 110px;
	outline: none;
	border: 0;
	border-radius: 2px;
	width: 340px;
	height: 38px;
	padding-left: 17px;
	float: left;
	font-size: 14px;
	background: none
}

.sub_box .class_center .inputFile_box .fileName_inp.active {
	background: #fff
}

.sub_box .class_center .inputFile_box input::-webkit-input-placeholder {
	color: #000 !important;
	letter-spacing: .1em;
	font-size: 20px;
	font-weight: 600
}

.sub_box .class_center .inputFile_box input::-moz-placeholder {
	color: #000 !important;
	letter-spacing: .1em;
	font-size: 16px
}

.sub_box .class_center .inputFile_box input::-ms-input-placeholder {
	color: #000 !important;
	font-size: 16px
}

.sub_box .class_center .reco_result {
	width: 540px;
	margin: 16px auto
}

.sub_box .class_center .reco_result h3 {
	text-align: center;
	font-size: 14px;
	color: #4B5154;
	margin-bottom: 16px
}

.sub_box .class_center .reco_result h3 .reco_num {
	color: #17b991
}

.sub_box .class_center .reco_result&gt;div {
	display: flex;
	justify-content: space-between
}

.sub_box .class_center .reco_result&gt;div span {
	font-size: 14px;
	color: #4B5154
}

.sub_box .class_center .reco_result&gt;div span b {
	color: #17b991;
	font-weight: 400
}

.sub_box .class_center .reco_result button {
	width: 94px;
	height: 34px;
	display: block;
	background: #ccc;
	border-radius: 17px;
	color: #fff;
	border: 0;
	outline: none;
	margin: 20px auto;
	cursor: pointer;
	font-size: 12px
}

.sub_box .class_center .reco_result button.active {
	background: #1e5e94
}



.editor {
	width: 1200px;
	height: 260px;
	margin: 20px auto;
	position: relative
}

	.editor .editor_box {
		width: 1200px;
		height: 234px;
		display: flex;
		justify-content: space-between
	}

		.editor .editor_box .editor_item {
			width: 378px;
			height: 146px;
			background: #fff;
			text-align: center;
			position: relative
		}

			.editor .editor_box .editor_item img {
				width: 100%;
				height: 100%
			}

			.editor .editor_box .editor_item a {
				width: 87px;
				height: 24px;
				display: block;
				background: #eaf2ff;
				border-radius: 4px;
				border: 1px solid #2465db;
				color: #2465db;
				text-align: center;
				line-height: 24px;
				font-size: 12px;
				position: absolute;
				bottom: 18px;
				left: 18px
			}

				.editor .editor_box .editor_item a:hover {
					background: #2465db;
					color: #fff
				}

	.editor .editor_info_box {
		width: 1200px;
		height: 140px;
		background: #d6f2ff;
		position: absolute;
		top: 334px
	}

		.editor .editor_info_box .edit_info {
			display: none
		}

		.editor .editor_info_box .edit_info1 {
			display: block
		}

		.editor .editor_info_box .img_box {
			width: 72px;
			height: 72px;
			float: left;
			margin-left: 75px;
			margin-top: 30px
		}

			.editor .editor_info_box .img_box img {
				width: 100%;
				height: 100%
			}

		.editor .editor_info_box .inclu_industry {
			line-height: 140px;
			float: left;
			margin-left: 20px
		}

			.editor .editor_info_box .inclu_industry img {
				margin-top: 46px;
				margin-right: 18px
			}

		.editor .editor_info_box .sanjiao1 {
			position: absolute;
			width: 0;
			height: 0;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 10px solid #d6f2ff;
			top: -10px;
			left: 97px
		}

		.editor .editor_info_box .sanjiao2 {
			position: absolute;
			width: 0;
			height: 0;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 10px solid #d6f2ff;
			top: -10px;
			left: 346px
		}

		.editor .editor_info_box .sanjiao3 {
			position: absolute;
			width: 0;
			height: 0;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 10px solid #d6f2ff;
			top: -10px;
			left: 590px
		}

		.editor .editor_info_box .sanjiao4 {
			position: absolute;
			width: 0;
			height: 0;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 10px solid #d6f2ff;
			top: -10px;
			left: 836px
		}

		.editor .editor_info_box .sanjiao5 {
			position: absolute;
			width: 0;
			height: 0;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 10px solid #d6f2ff;
			top: -10px;
			left: 1078px
		}




.test {
	width: 1200px;
	height: auto;
	margin: 20px auto
}

.test .chaChong {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.test .chaChong .chaChong_item {
	width: 230px;
	height: 100px;
	background: #fff;
	border: 1px solid #ededed;
	text-align: center;
	padding: 0 30px;
	margin-top: 10px
}

.test .chaChong .chaChong_item img {
	margin-top: 20px;
	width: 230px;
	height: 60px
}

.test .chaChong .chaChong_item:hover {
	border: 1px solid #3a9dc8
}

.index_ad3 {
	width: 1200px;
	height: 550px;
	background: rgba(0, 0, 0, 0.04);
	margin: 30px auto;
	overflow: hidden
}

.index_ad3 h2 {
	text-align: center;
	color: rgba(0, 0, 0, 0.85);
	font-size: 28px;
	line-height: 40px;
	margin-top: 40px;
	font-weight: 400
}

.index_ad3 .tab_ab {
	margin: 35px auto 40px;
	width: 600px;
	display: flex;
	justify-content: space-around
}

.index_ad3 .tab_ab span {
	color: #4B5154;
	font-size: 16px;
	cursor: pointer;
	font-weight: 600
}

.index_ad3 .tab_ab span:hover {
	color: #FF8F00
}

.index_ad3 .tab_ab span.active {
	color: #FF8F00
}

.index_ad3 .service_img_box {
	width: 691px;
	height: 344px;
	position: relative;
	margin: 0 auto;
	transition: All .4s ease-in-out;
	transform: scale(.8)
}

.index_ad3 .service_img_box .img_item {
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.index_ad3 .service_img_box .img_item img {
	width: 100%;
	height: 100%
}

.index_ad3 .service_img_box .img_item.active {
	display: block
}

.lw_box {
	width: 1200px;
	height: auto;
	margin: 20px auto
}

.lw_box .lw_box_header {
	/* height: 30px; */
	line-height: 20px
}

.lw_box .type_class {
	width: 100%;
	/* height: 30px; */
	float: left
}

.lw_box .type_class ul {
	width: 100%;
	height: 22px;
	float: left;
	overflow: hidden;
	margin-top: 5px
}

.lw_box .type_class li {
	color: rgba(0, 0, 0, 0.65);
	font-size: 14px;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	float: left;
	cursor: pointer
}

.lw_box .type_class li:hover {
	background: #3a9dc8;
	border-radius: 4px;
	color: #fff
}

.lw_box .type_class li.active {
	background: #3a9dc8;
	border-radius: 4px;
	color: #fff
}

.lw_box .type_class&gt;a {
	color: #3a9dc8;
	font-size: 12px;
	float: right
}

.lw_box .list_head {
	height: 46px;
	border-bottom: 1px solid #dddddd;
	line-height: 46px;
	overflow: hidden
}

.lw_box .list_head span {
	color: #AAAAAA;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	width: 80px;
	float: left
}

.lw_box .list_head span:nth-child(1) {
	width: 382px;
	text-align: left;
	padding-left: 20px
}

.lw_box .list_head span:nth-child(2) {
	width: 200px;
	text-align: left
}

.lw_box .list_head span:nth-child(3) {
	width: 120px
}

.lw_box .list_head span:nth-child(4) {
	width: 100px
}

.lw_box .list_head span:nth-child(5) {
	width: 124px
}

.lw_box .list_head span:nth-child(6) {
	width: 80px
}

.lw_box .list_head span:nth-child(7) {
	width: 100px
}

.lw_box .list_head span:nth-child(8) {
	width: 70px
}

.lw_box .lw_box_list .lw_item {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #dfdfdf
}

.lw_box .lw_box_list .lw_item&gt;a {
	width: 382px;
	text-align: left;
	padding-left: 20px;
	float: left;
	color: rgba(0, 0, 0, 0.85);
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.lw_box .lw_box_list .lw_item&gt;a span {
	font-size: 14px !important;
	width: 14px !important
}

.lw_box .lw_box_list .lw_item a:hover {
	color: #3a9dc8;
	text-decoration: underline
}

.lw_box .lw_box_list .lw_item&gt;span {
	height: 50px;
	display: block;
	float: left;
	text-align: center;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.6)
}

.lw_box .lw_box_list .lw_item&gt;span a {
	display: inline-block;
	width: 100%;
	height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.lw_box .lw_box_list .lw_item&gt;span:nth-child(2) {
	height: 50px;
	width: 200px;
	display: block;
	float: left;
	overflow: hidden
}

.lw_box .lw_box_list .lw_item&gt;span:nth-child(2) i {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.6);
	width: 60px;
	height: 50px;
	display: block;
	text-align: left;
	float: left;
	line-height: 58px;
	margin-right: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.lw_box .lw_box_list .lw_item&gt;span:nth-child(3) {
	width: 120px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.lw_box .lw_box_list .lw_item span:nth-child(4) {
	width: 100px
}

.lw_box .lw_box_list .lw_item span:nth-child(5) {
	width: 124px
}

.lw_box .lw_box_list .lw_item span:nth-child(6) {
	width: 80px
}

.lw_box .lw_box_list .lw_item span:nth-child(7) {
	width: 100px
}

.lw_box .lw_box_list .lw_item span:nth-child(8) {
	width: 70px
}

.lw_box .lw_box_list .lw_item .hot_degre {
	font-size: 14px
}

.hot_question {
	width: 1200px;
	margin: 20px auto 60px;
	overflow: hidden
}

.hot_question a {
	color: rgba(0, 0, 0, 0.65);
	font-size: 14px;
	width: 360px;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 46px
}

.hot_question a:hover {
	color: #0c91eb;
	text-decoration: underline
}

.hot_question a:nth-child(3n+3) {
	margin-right: 0
}
</pre></body></html>