<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(images/kf/quandi.css);
.tb_img{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	max-width:100%;
	max-height:100%;
	transition:all 0.4s;
}
.tb_img:hover{
	transition:all 0.4s;
	transform:scale(1.2,1.2);
}
p,span,form{padding:0px;margin:auto;}
a:link,a:visited{
	font-size:1rem;
	line-height:1.8;
	text-decoration:none;
	color:#333;
}
a:hover,a:active{
	color:#1670cb;
	font-size:1rem;
	line-height:1.8;
	text-decoration:none;
}
html{
	display:block;
	width:100%;
	height:100%;
	margin:auto;
	overflow:auto;
	font-size:14px;
	line-height:1.8;
	color:#666;
	font-family:"微软雅黑";
}
@media (max-width:767px){html{font-size:12px;line-height:1.8;}}
.wmax{
	max-width:1100px;
	height:auto;
	display:block;
	margin:auto;
}
body{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	font-size:1rem;
	color:#333;
}
#quan_head{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
}
#quan_head_tbody{
	display:grid;
	grid-template-columns:450px auto;
	row-gap:10px;
	column-gap:10px;
	align-items:center;
	width:auto;
	height:auto;
	margin:auto;
	max-width:1100px;
	margin-top:10px;
	margin-bottom:10px;
}
@media (max-width:767px){
	#quan_head_tbody{grid-template-columns:auto;margin:auto;}
	.head_right{
		display:grid;
		grid-template-columns:auto auto;
		padding:10px;
		row-gap:10px;
		border-top:1px solid #ddd;
	}
}
@media (max-width:500px){
	.head_right{grid-template-columns:auto;}
}
#quan_body{
	display:grid;
	grid-template-columns:220px auto;
	column-gap:30px;
	row-gap:30px;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:30px;
	margin-bottom:30px;
	max-width:1100px;
}
@media (max-width:767px){
	#quan_body{grid-template-columns:auto;padding:10px;}
}
#quan_left{
	display:block;
	width:auto;
	height:auto;
}
#quan_center{
	display:block;
	width:auto;
	height:auto;
}

#quandi_top{
	display:grid;
	grid-template-columns:80px auto;
	column-gap:10px;
	align-items:center;
	width:auto;
	height:auto;
	
}
.top_pic{
	width:100%;
	height:auto;
	overflow:hidden;
}
.top_name{
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.5;
	color:#000;
	white-space:nowrap;
}
.top_miaoshu{
	font-size:12px;
	text-transform:uppercase;
	color:#999;
	line-height:1.5;
	white-space:nowrap;
}
@media (max-width:480px){
	#quandi_top{grid-template-columns:60px auto;padding:10px;}
	.top_name{font-size:1.8rem;}
}
#quandi_nav{
	display:grid;
	grid-template-columns:auto auto auto auto auto;
	align-items:center;
	width:auto;
	height:100%;
}
@media (max-width:560px){#quandi_nav{display:none;}}
.nav_item{
	display:block;
	width:auto;
	height:100%;
}
a.nav_name{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	width:auto;
	height:100%;
	font-size:1.1rem;
	box-sizing:border-box;
	color:#000;
	line-height:80px;
}
a.nav_name:hover{
	border-bottom:2px solid #1670cb;
}
a.nav_hover{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	width:auto;
	height:100%;
	font-size:1.1rem;
	box-sizing:border-box;
	line-height:80px;
}
#sub{
}
#sub_tbody{
	margin:auto;
	height:auto;
	width:150px;
	display:none;
	position:absolute;
	top:0px;
	z-index:1000;
	background-color:#fff;
	border-top:2px solid #1670cb;
}
.sub_item{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	text-align:center;
	transition:all 0.4s;
}

a.sub_name{
	display:block;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
.sub_name:hover{

	background-color:#1670cb;
	color:#fff;
}
#quan_foot{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	background-color:#1670cb;
	overflow:hidden;
	border-top: 5px double #b0d7ff;
}
#quan_foot *{color:#fff;}
#quan_foot a{color:#fff;}
#quan_foot_tbody{
	display:grid;
	grid-template-columns:auto auto 200px;
	column-gap:40px;
	row-gap:20px;
	align-items:start;
	width:auto;
	height:auto;
	margin:auto;
	max-width:1100px;
	margin-top:40px;
	margin-bottom:40px;
}
@media (max-width:767px){
	#quan_foot_tbody{grid-template-columns:auto;padding:10px;}
}
#quandi_contact_title{
	font-size:1.1rem;
	font-weight:bold;
	position:relative;
	line-height:40px;
}
#quandi_contact_title:after{
	content:"";
	width:30px;
	border-bottom:2px solid #fff;
	position:absolute;
	left:0px;
	bottom:-2px;
}
#quandi_contact_tbody{
	margin-top:20px;
	font-size:12px;
}
#lan_back{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	padding:5px;
	background-color:#1670cb;
	color:#fff;
}

#lan{
	display:flex;
	display:-webkit-flex;
	justify-content:flex-end;
	column-gap:10px;
	align-items:center;
	width:auto;
	height:auto;
	max-width:1100px;
	margin:auto;
}

#quandi_lan{
	display:flex;
	display:-webkit-flex;
	justify-content:flex-end;
	column-gap:5px;
	align-items:center;
	width:auto;
	height:auto;
}

a.lan_name{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	width:30px;
	height:20px;
	margin:auto;
	background-color:#eee;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px;
}
#quandi_tel{
	display:block;
	width:auto;
	height:auto;
	font-size:12px;
	color:#F90;
}
@media (max-width:500px){#quandi_tel{display:none}}
#quandi_search{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	width:auto;
	height:auto;
}

#keywords{
	display:block;
	width:150px;
	height:25px;
	transition:all 0.4s;
	border:1px solid #ddd;
	outline:none;
}
#bt_search{
	display:block;
	vertical-align:middle;
	width:auto;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#fff;
	color:#333;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	background-image:linear-gradient(0deg,#eee,#f5f5f5);
}
#bt_search&gt;i{margin-left:5px;}
#quandi_banner{
	display:block;
	width:auto;
	height:calc(100vw*600/1920);
	margin:auto;
	transition:all 0.4s;
	max-width:1920px;
}

#quandi_daohang{
	display:grid;
	grid-template-columns:auto auto auto;
	column-gap:50px;
	row-gap:20px;
	width:auto;
	height:auto;
}
@media (max-width:620px){#quandi_daohang{grid-template-columns:auto auto auto;}}
.daohang_tb{
	display:block;
	width:auto;
	height:auto;
}
.daohang_thead{
	font-size:1.1rem;
	font-weight:bold;
	position:relative;
	line-height:40px;
}
.daohang_thead:after{
	content:"";
	width:30px;
	border-bottom:2px solid #fff;
	position:absolute;
	left:0px;
	bottom:-2px;
}
.daohang_tbody{
	display:block;
	width:auto;
	height:auto;
	margin-top:20px;
}
.daohang_item{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
}
a.daohang_name{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	white-space:nowrap;
	font-size:12px;
}
a.daohang_name:before{
	margin-right:10px;
}
#mm{
	display:none;
	overflow:hidden;
	width:auto;
	height:auto;
	vertical-align:middle;
	font-size:20px;
	text-align:center;
	justify-content:center;
	align-items:center;
}
@media (max-width:560px){#mm{display:flex;display:-webkit-flex;}}
#mm_tb{
	display:block;
	overflow:auto;
	margin:auto;
	width:0px;
	height:100%;
	position:fixed;	
	right:0px;
	top:0px;
	bottom:0px;
	font-size:0px;
	z-index:2002;
	background-color:#fff;
	box-sizing:border-box;
	transition:all 0.4s;
}
#mm_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	vertical-align:top;
	box-shadow:0px 0px 6px 0px rgba(0,0,0,0.4);
}
#mm_thead:before{
	display:block;
	overflow:hidden;
	margin:auto;
	width:50px;
	height:50px;
	line-height:50px;
	color:#000;
	font-size:20px;
	text-align:center;
	float:right;
}
#mm_tbody{
	display:block;
	overflow:auto;
	margin:auto;
	width:auto;
	height:auto;
	padding:20px;
	box-sizing:border-box;
	vertical-align:top;
	box-sizing:border-box;
}
.m_tb{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
.m_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	position:relative;
	box-sizing:border-box;
}
.m_tbody{
	display:none;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-left:20px;
}
.m_tbody a.m_name{font-size:12px;}
a.m_name{
	display:inline-block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	vertical-align:middle;
	font-size:14px;
	padding:5px;
	font-weight:bold;
}

.m_0 a.m_name{font-weight:normal;}
a.m_fold{
	display:inline-block;
	overflow:hidden;
	margin:auto;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
	border:1px solid #ddd;
}
#quandi_bottom{
	display:grid;
	grid-template-columns:auto auto;
	justify-content:space-between;
	align-items:center;
	width:auto;
	height:auto;
	margin:auto;
	max-width:1100px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #90bae5;
}
@media (max-width:620px){#quandi_bottom{grid-template-columns:auto;justify-content:center;padding:10px;text-align:center;}}
.bottom_content{
	font-size:12px;
}
.bottom_copy *{font-size:12px;color:#fff;}
.bottom_copy a{font-size:12px;color:#fff;}
#quandi_cate{
	display:block;
	width:auto;
	height:auto;
	background-color:#fff;
}
#quandi_cate_thead{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
	font-size:1.2rem;
	line-height:50px;
	background-color:#1670cb;
	color:#fff;
}
#quandi_cate_tbody{
	display:block;
	width:auto;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
}
a.cate_name{
	display:block;
	width:auto;
	height:auto;
	white-space:nowrap;
	border-bottom:1px dotted #ddd;
	line-height:40px;
}
a.cate_hover{
	display:block;
	width:auto;
	height:auto;
	white-space:nowrap;
	line-height:40px;
	border-radius:5px;
	font-weight:bold;
	color:#1670cb;
}
#loc{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
}
#loc_tb{
	max-width:1100px;
	margin:auto;
	padding:10px;
	line-height:40px;
}
.tb_main_tbody{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
}
.pagebar{
	display:grid;
	grid-template-columns:auto auto;
	justify-content:space-between;
	align-items:center;
	margin-top:20px;
	margin-bottom:20px;
}
@media (max-width:767px){.pagebar{grid-template-columns:auto;justify-content:center;text-align:center;padding:10px;}}
a.bt_page{
	display:inline-block;
	width:auto;
	height:30px;
	line-height:30px;
	border:1px solid #666;
	text-align:center;
	margin:auto;
	padding-left:20px;
	padding-right:20px;
}
a.bt_page:hover{
	background-color:#666;
	color:#fff;
}
#cf{
	display:flex;
	display:-webkit-flex;
	flex-direction:column;
	row-gap:10px;
	position:fixed;
	right:10px;
	top:150px;
	width:50px;
	z-index:200;
}
#quandi_cf{
	display:flex;
	display:-webkit-flex;
	flex-direction:column;
	row-gap:10px;	
}
.cf_item{
	display:block;
	width:auto;
	height:auto;
	position:relative;
}
.cf_item:hover .cf_tb{display:block;}
a.cf_pic,.cf_pic{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	width:30px;
	height:auto;
	background-color:#fff;
	border:1px solid #ddd;
	padding:10px;
	overflow:hidden;
	font-size:22px;
}
.cf_tb{
	display:none;
	width:auto;
	height:auto;
	position:absolute;
	right:58px;
	top:0px;
	background-color:#fff;
	border:1px solid #ddd;
}
.cf_tb:after{
	width:10px;
	height:10px;
	background-color:#fff;
	transform:rotate(45deg);
	position:absolute;
	right:-7px;
	top:20px;
	content:"";
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}
.cf_thead{
	display:block;
	width:auto;
	height:auto;
	padding:10px;
	margin:auto;
	font-size:1.8rem;
	color:#17a8fb;
	font-weight:bold;
	white-space:nowrap;
	border-top:2px solid #17a8fb;
	font-family:"华文中宋","宋体";
	letter-spacing:1px;
}
.cf_tbody{
	display:block;
	width:auto;
	height:auto;
	margin:10px;
	border-top:1px solid #ddd;
	padding-top:10px;
	padding-bottom:10px;
}
.cf_search{
	padding:10px;
	display:grid;
	grid-template-columns:auto 80px;
	align-items:center;
}
.bt_s{
	display:block;
	width:auto;
	background-color:;
	color:#fff;
}
.top{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	aign-items:center;
	font-size:22px;
	width:30px;
	height:30px;
	background-color:#fff;
	border:1px solid #ddd;
	padding:10px;
	overflow:hidden;
	cursor:pointer;
	color:#999;
}
.top:hover{color:#1670cb;}
#quandi_css{display:none;}</pre></body></html>