<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);
#quandi_kf{display:none;}
.tb_img{
	margin:auto;
	height:auto;
	width:auto;
	max-width:100%;
	max-height:100%;
	overflow:hidden;
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	transition:all 0.4s;
}
.tb_img:hover{
	transition:all 0.4s;
	transform:scale(1.2,1.2);
}

html{
	margin:auto;
	height:100%;
	width:100%;
	overflow:auto;
	display:block;
	font-size: 14px;
	line-height: 2;
}
body{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	font-family:"微软雅黑";
	color:#333;
	font-size:1rem;
}
p,form{padding:0px;margin:auto;}
a:link,a:visited{
	text-decoration:none;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	line-height:200%;
}
a:hover,a:active{
	color:#f00;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:200%;
}
#quan_left{
	width:auto;
	height:auto;
	display:block;
}
#quan_center{
	width:auto;
	height:auto;
	display:block;
}
#quandi_cate_tbody{
	display:flex;
	display:-webkit-flex;
	flex-wrap: wrap;
	column-gap: 5px;
	row-gap:5px;
	overflow:hidden;
	width:auto;
	height:auto;
}
#cate{
	width:100%;
	height:50px;
	line-height: 50px;
	border: 1px solid #ddd;
	display: none;
	padding: 5px;
	box-sizing: border-box;;
}
@media (max-width:767px){
	#quandi_cate_tbody{display:none;}
	#cate{display: block;}
}
.cate_item {
	display: block;
	min-width: 100px;
}

a.cate_name {
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	line-height:35px;
}
a.cate_hover{
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	line-height:40px;
	background-color:#005aae ;
	color: #fff;
	border-radius: 2px;
}
#quan_head{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	left: 0px;
	right: 0px;
	top:0px;
	margin: auto;
	background-color: #fff;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	z-index: 220;
}

#quan_head_tbody{
	display:grid;
	grid-template-columns:40% auto;
	align-items:center;
	column-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:10px;
	margin-bottom:10px;
}
@media (max-width:767px){
	#quan_head_tbody{
		grid-template-columns:auto auto;
		justify-content: space-between;
		margin: auto;
		padding: 10px;
	}
}
#quan_body{
	display:block;
	width:auto;
	height: auto;
	margin: auto;
	max-width: 1200px;
	margin-top: 40px;
	margin-bottom: 40px;
}
@media (max-width:767px){#quan_body{grid-template-columns:auto;padding:10px;}}
#quan_foot{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#333;
	color:#888;
}
#quan_foot a{color:#888;}
.copy{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color: #111;
	text-align: center;
	padding: 10px;
}
.daohang_list{
	display:grid;
	grid-template-columns:auto auto auto;
	column-gap:30px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	padding-top:50px;
	padding-bottom:50px;
}
@media (max-width:767px){
	.daohang_list{
		grid-template-columns:auto;
		padding:10px;
	}
}

.daohang_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.daohang_name{
	font-size: 1.2rem;
	color:#fff;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
}
.daohang_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin-top: 10px;
}
.daohang_miaoshu ul{
	margin: auto;
	padding: 0px;
	list-style: none;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	column-gap:10px;
	row-gap:10px;
}


.top_tb{
	display:grid;
	grid-template-columns:60px auto;
	align-items: center;
	column-gap:10px;
	overflow:hidden;
	width:auto;
	height:auto;
}
.logo{display:block;margin:auto;width:auto;height:auto;max-width:100%;}
.top_right{
	line-height: 1.5;
	white-space: nowrap;
}
.top_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-weight:600;
	font-size:1.6rem;
	white-space:nowrap;
}

.top_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:12px;
	white-space:nowrap;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
@media (max-width:480px){
	.top_title{font-size:1.1rem;}
	.top_miaoshu{font-size:8px;}
}
#quandi_nav{
	display:grid;
	grid-template-columns:auto auto auto auto auto auto  auto auto;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){
	#quandi_nav{display: none;}
}
.nav_item{
	width:auto;
	height:auto;
	display:block;
	text-align:center;
	overflow:hidden;
}
a.nav_hover{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	margin:auto;
	color:#005aae;
	line-height:180%;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
a.nav_hover:after{
	content:"";
	width:60px;
	height:0px;
	display:block;
	margin:auto;
	overflow:hidden;
	border-bottom:2px solid #005aae;
}
a.nav_name:hover{
	color:#005aae;
	font-weight:bold;
}
a.nav_name:hover:after{
	content:"";
	width:60px;
	height:0px;
	display:block;
	margin:auto;
	overflow:hidden;
	border-bottom:2px solid #005aae;
}
a.nav_name{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	margin:auto;
	line-height:180%;
	font-size:16px;
}
@media (max-width:767px){a.nav_name{border:1px solid #fff;margin:2px;}}
@media (max-width:767px){#sub{display:none;}}
#sub_tbody{
	min-width: 120px;
	width:100px;
	height:auto;
	overflow:hidden;
	margin:auto;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#005aae;
	display:none;
	z-index:1001;
	padding:10px;
}
.sub_item{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
}
a.sub_name{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:4px;
	color:#fff;
}
a.sub_name:hover{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
	padding:4px;
	color:#fff;
	background-color:#004c92;
}
.arrow{
	position: absolute;
	top:0px;
	bottom: 0px;
	height: 50px;
	width: 50px;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	display: flex!important;
	display: -webkit-flex!important;
	justify-content: center;
	align-items: center;
	margin: auto;
	font-size: 2rem;
	z-index: 200;
	transition: all 0.4s;
}
.arrow:hover{
	background-color: rgba(200,0,0,0.8);
}
.slick-list{
	width:100%;
	height: 100%;
}
.slick-track{height:100%;}
.banner_list{
	display:block;
	width:auto;
	height:calc(100vw*800/1920);
	overflow:hidden;
	margin:auto;
	opacity:0.8;
	transition:all 0.4s;
	background-color: #333;
}
.banner_pic{
	display:flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	width:auto;
	height: 100%;
	overflow: hidden;
	background-position: top center;
	background-size: cover;
}
.banner_tb{
	display:block;
	width:60%;
	height:auto;
	overflow:hidden;
	margin:auto;
	color: #000;
	padding: 20px;
	text-align: center;
	background-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(255,255,255,0.4),rgba(255,255,255,0));
	max-width: 600px;
	line-height: 1.5;
	
}
.banner_title{
	font-size: 4rem;
	font-family:"华文中宋", "宋体";
	font-weight: bold;
	color: #000;
	text-shadow: 4px 3px 1px rgba(255,255,255,1);
	
}
.banner_miaoshu{
	font-size: 1.3rem;
	text-shadow: 2px 2px 1px rgba(255,255,255,1);
	font-weight: bold;
}
@media (max-width:480px){
	.banner_title{font-size: 1.5rem;}
	.banner_miaoshu{font-size:12px;line-height: 1.2;}
	.arrow{display: none!important;}
}
a.banner_more{
	border-radius: 20px;
	width:120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: rgba(220,0,0,0.6);
	color:#fff;
	display: block;
	margin:auto;
	margin-top: 20px;
}
.fla_list{
	display:block;
	width:auto;
	height:calc(100vw*480/1920);
	overflow:hidden;
	margin:auto;
	position:relative;
}

.pagebar{
	display:flex;
	display: -webkit-flex;
	column-gap:2px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#page_index{
	display:flex;
	display: -webkit-flex;
	column-gap:2px;
	align-items:center;
}
a.bt_page{
	width:auto;
	height:30px;
	line-height:30px;
	border:1px solid #999;
	text-align:center;
	display:block;
	min-width: 30px;
	color:#333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.bt_page:hover{
	background-color:#333;
	color:#fff;
}
a.bt_page_hover{
	background-color:#333;
	color:#fff;
}
#pagebar a:before{font-family: "fontawesome";}
#mm{
	display:none;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	vertical-align:middle;
	font-size:20px;
	text-align:center;
}
@media (max-width:767px){#mm{display:block;}}

#mm_tbody{
	display:none;
	overflow:auto;
	margin:auto;
	width:auto;
	height:auto;
	background-color: #005bac;
	color:#fff;
	padding: 10px;
	position: relative;
	z-index: 202;
}
#mm_tbody a{color:#fff;}
.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_css{display:none;}
.welcome_back{
	background-color:#333;
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
}
.welcome_tb{
	margin: auto;
	display:flex;
	display: -webkit-flex;
	justify-content:space-between;
	align-items:center;
	width:auto;
	height:auto;
	max-width: 1200px;
	color: #aaa;
	font-size: 12px;
	padding: 5px;
}
.welcome_tb a{color:#aaa;}

.loc{
	display: block;
	background-color: #f5f5f5;
	margin: auto;
	width: auto;
	height: auto;
	overflow: hidden;
	padding:10px;
}
.loc_tb{
	display:flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	height:auto;
	width:auto;
	overflow:hidden;
	margin:auto;
	max-width: 1200px;
}
.loc_left{
	display:flex;
	display: -webkit-flex;
	column-gap: 10px;
	align-items: center;
	height:auto;
	width:auto;
	overflow:hidden;
	padding: 10px;
}
.loc_right{
	display: block;
}
@media (max-width:767px){
	.loc_tb{display:block;}
	.loc_left{display:none;padding:10px;}
	.loc_right{display:block;text-align:center;}
}
.loc_item{
	display:inline-block;
	height:auto;
	width:auto;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
}
a.loc_name{
	display:block;
	height:auto;
	width:auto;
	overflow:hidden;
	margin:auto;
	white-space:nowrap;
	padding-left:20px;
	padding-right:20px;
}
a.loc_hover{
	display:block;
	height:auto;
	width:auto;
	overflow:hidden;
	margin:auto;
	white-space:nowrap;
	padding-left:20px;
	padding-right:20px;
	background-color:#005aae;
	border-radius:4px;
}

.kf_list{
	width:auto;
	height:auto;
	overflow:visible;
	margin:auto;
	display:flex;
	display: -webkit-flex;
	flex-direction: column;
	row-gap:10px;
	position:fixed;
	top:200px;
	right:10px;
	z-index: 221;
}
.kf_item{
	display:block;
	width:50px;
	height:auto;
	position: relative;
	overflow: visible;
	margin: unset;
}


.kf_tb{
	display:none;
	width:180px;
	height:auto;
	background-color:#fff;
	position: absolute;
	right:55px;
	top:0px;
	border: 1px solid #ddd;
}
.kf_tb:before{
	content:"";
	width:10px;
	height: 10px;
	position: absolute;
	right:-5px;
	background-color: #fff;
	top:10px;
	border-top:1px solid #ddd;
	border-right: 1px solid #ddd;
	transform: rotate(45deg);
	clip-path:polygon( 0px 0px,100% 100%,100% 0px);
}
.kf_item:hover{overflow: visible;}
.kf_item:hover .kf_tb{
	display: block;
}
.kf_ico{
	width:50px;
	height: 50px;
	display: flex;
	display:-webkit-flex;
	justify-content: center;
	align-items: center;
	font-size: 1.6rem;
	background-color: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.kf_ico:hover{
	background-color: #ddd;
}
.kf_name{
	display: block;
	font-size: 1.1rem;
	padding:10px;
	border-bottom: 1px solid #ddd;
	width: auto;
	height: auto;
	overflow: hidden;
	margin: auto;
	background-image: linear-gradient(0deg,#eee,#fff);
	font-weight: bold;
}
.kf_miaoshu{
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
	padding:10px;
}
.kf_miaoshu *{max-width: 100%;height: auto;}
#lan{
	display: flex;
	display: -webkit-flex;
	column-gap:10px;
	align-items: center;
	width: auto;
	height: auto;
}
a.lan_name{
	border:1px solid #999;
	width:30px;
	height: 20px;
	line-height: 20px;
	display: block;
	font-size: 12px;
	text-align: center;
}</pre></body></html>