<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main{
	background-color: rgba(245,246,247,1);
	height: 1243px;
	margin-top: 2px;
}
.main_header{
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	background: #fff;
}

.header_title{
	width: 1220px;
	background-color: #f5f6f7;
	height: 40px;
	position: relative;
	margin: 0 auto;
}
.title_content{
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
.title_content p{
	float: left;
	font-size: 12px;
	color: #666;
	line-height: 40px;
	margin-right: 28px;
}
.title_content .iconfont{
	margin: 0;
}
.title_content img{
	width: 28px;
	height: 28px;
	border-radius: 50%;
	margin-top: 6px;
	margin-right: 13px;
}
.title_content .from_btn{
	font-size: 12px;
	color: #666;
	border: 1px solid #707070;
	border-radius: 10px;
	padding: 0 10px;
	height: 19px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 11px;
}

.header_nav{
	width: 100%;
	height: 80px;
	background-color: white;
}
.nav_content{
	width: 100%;
	height: 60px;
	background-color: white;
	margin: 0 auto;
	box-shadow: 0 2px 4px 0 #f0f0f0;
}
.nav_top{
	width: 1220px;
	height: 40px;
	margin: 0 auto;
	position: relative;
}
.logo{
	width: 115px;
	height: 36px;
	margin: 14px 0 10px 0;
	float: left;
}
.solid{
	width: 1px;
	height: 28px;
	display: inline-block;
	background-color: #e4e5e6;
	margin: 16px 6px;
	float: left;
}
.logo_title{
	color: #999;
	font-size: 14px;
	width: 56px;
	height: 40px;
	display: inline-block;
	margin: 10px 23px 10px 0;
}
.title_map{
	display: inline-block;
	position: absolute;
	top: 22px;
}
.title_map .iconfont{
	margin: 0;
}
.title_map span{
	font-size: 12px;
	color: #f54012;
	line-height: 17px;
}
.title_map a{
	font-size: 12px;
	color: #666;
}
.nav_itemcon{
	position: absolute;
	right: 0;
	top: 0;
	height: 60px;
}
.nav_itemcon .index{
	color: #f54012;
}
.nav_itemcon .active{
	border-bottom: 1px solid #f54012;
	border-width: 5px;
}
.nav_itemcon span{
	height: 60px;
	line-height: 60px;
	display: inline-block;
	font-size: 16px;
	margin-left: 40px;
}
.switch_search{
	width: 100%;
	background-color: white;
}
.title_search{
	width: 1220px;
	margin: 0 auto;
}
.ivu-input-default{
	height: 44px !important;
	border: 1px solid #f54012 !important;
}
.ivu-input-search{
	background-color: #f54012 !important;
}
.ivu-input-search:hover{
	background-color: #f54012 !important;
	border: 1px solid #F54012 !important;
}
.ivu-input-group{
	width: 744px;
	height: 44px;
}
.ivu-input-search{
	background: #f54012 !important;
	border: 1px solid #F54012 !important;
}
.fenge_solid{
	width: 1220px;
	height: 1px;
	color: #f0f2f5;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 15px;
}
.title_select{
	width: 1220px;
	height: 50px;
	margin: 0 auto;
	position: relative;
}
.select_reset{
	position: absolute;
	right: 0;
	top: 15px;
}
.select_reset span{
	font-size: 14px;
	color: #999;
}
.selectBox{
	width: 136px;
	height: 36px;
	display: inline-block;
	margin-right: 20px;
}
.select_item{
	width: 100%;
	height: 100% !important;
}
.ivu-select-selection{
	border: none !important;
	background-color: #f5f6f7 !important;
}

.ivu-select-dropdown{
 position: absolute !important;
}

.header-main-btn {
	width: 136px;
	height: 36px;
	background-color: #f5f6f7;
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	color: #999999;
	display: block;
	position: relative;
	cursor: pointer;
}
.header-main-drwn-menus {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 111;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.header-main-drwn-menus div {
	width: 136px;
	font-size: 14px;
	font-weight: normal;
	padding: 12px 0;
	color: #666666;
	cursor: pointer;
	text-align: center;
}
.header-main-rbtn{
	position: relative;
	width: 136px;
	display: inline-block;
	margin-right: 20px;
	/* margin-top: 21px; */
}
.header-mi:hover .mi-drwn-menus,
.header-main-rbtn:hover .header-main-drwn-menus {
	display: block;
}
.header-main-rbtn:hover i {
	transform: rotate(180deg);
}
.header-publisher:hover{
	color: #F54012;
}

.main_content{
	width: 1200px;
	height: 830px;
	margin: 17px auto;
}
.content_list{
	width: 896px;
	height: 820px;
	float: left;
}
.content_list li{
	height: 102.5px;
	width: 100%;
	background-color: white;
	border-bottom: 1px solid #f0f2f5;
	transition: all 1s;
}
.content_list li:hover{
	background-color: #fff2ef;
}
.content_list li:hover .introduction h3,
.recom_list ul .recom_list_item:hover h3 {
	color: #f54012;
}

.content_list li :nth-of-type(8){
	border: none;
}
.content_list li .introduction{
	width: 250px;
	height: 57px;
	float: left;
	margin: 24px 114px 17px 20px;
}
.introduction .intro_top{
	overflow: hidden;
	width: 370px;
}
.introduction .intro_top h3{
	font-size: 18px;
	line-height: 25px;
	color: #333;
	float: left;
}
.introduction .intro_top .line{
	margin: 2px 8px;
}
.introduction .intro_top span{
	color: #666;
	font-size: 14px;
	float: left;
	margin-top: 3px;
}
.introduction .intro_foo{
	margin-top: 10px;
	overflow: hidden;
}
.introduction .intro_foo .price{
	margin-right: 24px;
}
.content_list li .label{
	width: 340px;
	height: 57px;
	margin: 24px 90px 17px 0;
	float: left;
}
.label_top h3{
	display: inline-block;
	margin-right: 6px;
	font-size: 18px;
	line-height: 25px;
	color: #333;
}
.label_top span{
	margin: 0 4px;
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.label_foo{
	margin-top: 8px;
}
.label_foo span{
	/* width: 75px; */
	height: 24px;
	border: 1px solid #e4e5e6;
	display: inline-block;
	text-align: center;
	color: #999;
	border-radius: 15px;
	/* margin: 0 6px; */
	float: left;
	padding: 13px;
	line-height: 0;
}
.label_foo span:nth-of-type(1){
	margin: 0 6px 0 0;
}
.content_list li .avatar{
	width: 57px;
	height: 57px;
	float: left;
	margin: 24px 12px 17px 0;
	border-radius: 5px;
	overflow: hidden;
}
.content_list li .avatar img{
	width: 100%;
	height: 100%;
}
.recommend{
	width: 288px;
	height: 565px;
	float: left;
	background-color: #fff;
	margin-left: 16px;
}
.recom_title{
	border-bottom: 1px solid #f0f2f5;
}
.recom_title h1{
	font-size: 16px;
	color: #333;
	margin-left: 16px;
	margin-top: 13px;
}
.recom_title .recom_bottom{
	width: 40px;
	height: 4px;
	display: block;
	margin-left: 16px;
	margin-top: 10px;
	border-radius: 4px;
	background-color: #f54218;
}
.recom_list_item{
	padding: 21px 0;
	margin: 0  16px;
	overflow: hidden;
	border-bottom: 1px dashed #e4e5e6;
}
.recom_list_item img{
	width: 56px;
	height: 56px;
	border-radius: 2px;
	float: left;
}
.recom_list_item .list_font{
	margin-left: 9px;
	float: left;
}
.recom_list_item .list_font h3{
	font-size: 16px;
	color: #333;
	line-height: 22px;
}
.recom_list_item .list_font span{
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.main_footer{
	width: 472px;
	margin: 28px auto;
}
.select_reset{
	cursor: pointer;
}
.ivu-input:focus{
	border-color: #f54218 !important;
	box-shadow: none;
}</pre></body></html>