﻿@charset "utf-8";
@import url(images/kf/quandi.css);
.tb_img{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
	transition:all 0.4s;
	object-fit:cover;
	object-position: top;
}
.tb_img:hover{
	transform:scale(1.2,1.2);
}
html{
	display:block;
	width:100%;
	height:100%;
	overflow:auto;
	margin:auto;
	font-size:14px;
	color:#333;
	line-height:2;
	font-family:"微软雅黑";
}
@media (max-width:767px){html{font-size:12px;line-height:1.6;}}
p,form{margin:auto;}
body{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:1rem;
}
a:link,a:visited{color:#333;text-decoration:none;}
a:active,a:hover{color:#f00;text-decoration:none;}
#quan_head{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quan_head_tbody{
	display:grid;
	grid-template-columns:200px auto 150px;
	column-gap:20px;
	align-items:center;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:10px;
	margin-bottom:10px;
}
@media (max-width:1000px){#quan_head_tbody{grid-template-columns:auto auto 40px;}}
@media (max-width:767px){#quan_head_tbody{grid-template-columns:auto 40px 40px;}}
#quan_foot{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	background-color:#333;
	padding-top:3.5rem;
	padding-bottom:3.5rem;	
}
#quan_foot_tbody{
	display:grid;
	grid-template-columns:auto 240px;
	column-gap:40px;
	align-items:start;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:1200px;
}
@media (max-width:767px){#quan_foot_tbody{grid-template-columns:auto;padding:20px;}}
#quan_foot *{color:#999;}
#quan_foot a{color:#999;}
.logo{
	display:block;
	overflow:hidden;
	width:auto;
	height:60px;
	max-width: 100%;
}
.top_tb{
	display:grid;
	grid-template-columns:auto;
	column-gap:10px;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}

.top_left{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.top_right{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.top_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:100%;
}
.top_name{
	display:none;
	overflow:hidden;
	width:auto;
	height:auto;
	font-weight:bold;
	font-size:1.4rem;
	white-space:nowrap;
}
@media (max-width:480px){.top_name{font-size:1.4rem;}.top_pic{height:50px;}}
.copy{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:1200px;
	margin:auto;
	text-align:center;
	font-size:12px;
}

#sub_tbody{
	background-color:#fff;
	width:auto;
	height:auto;
	display:none;
	overflow:hidden;
	margin:auto;
	position:absolute;
	left:0px;
	top:0px;
	border-top:2px solid #004a99;
}
.sub_item{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	margin:auto;
}
a.sub_name{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	margin:auto;
	text-align:center;
	line-height:1.5;
	padding:5px;
	font-size:12px;
}
#quandi_contact{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	color:#999;
}
#quandi_contact_thead{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
#quandi_contact_title{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:1.1rem;
	color:#fff;
}
#quandi_contact_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
}


.daohang_list{
	display:grid;
	grid-template-columns:auto auto auto auto;
	column-gap:20px;
	row-gap:20px;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width: 1200px;
	margin: auto;
	padding:10px;
}
@media (max-width:480px){.daohang_list{grid-template-columns:auto;}}
.daohang_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.daohang_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:1.1rem;
	color:#fff!important;
}
.daohang_miaoshu ul{
	margin: auto;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disclosure-closed;
}

#quandi_nav{
	display:grid;
	grid-template-columns:auto auto auto auto auto auto;
	overflow:hidden;
	width:auto;
	height:100%;
}
@media (max-width:767px){#quandi_nav{display:none;}}
.nav_item{
	display:block;
	overflow:hidden;
	width:auto;
	height:100%;
	text-align:center;
}
.nav_item{width:auto;height:100%;display:block;}
a.nav_name{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:100%;
	font-size:0.9rem;
	box-sizing:border-box;
}
a.nav_name:hover{
	border-bottom:2px solid #004a99;
	color:#004a99;
	font-weight:bold;
}
a.nav_hover{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:100%;
	font-size:1rem;
	box-sizing:border-box;
	color:#004a99;
	font-weight:bold;
	font-size:0.9rem;
}
#search{display:none;width:auto;height:auto;}
@media (max-width:1000px){
	#search{
		display:flex;
		display:-webkit-flex;
		justify-content:center;
		align-items:center;
		overflow:hidden;
		cursor:pointer;
		font-size:20px;
	}
}
#quandi_search{
	display:grid;
	grid-template-columns:auto 40px;
	overflow:hidden;
	width:auto;
	height:auto;
}

@media (max-width:1000px)
{
	#quandi_search{
		display:none;
		position:absolute;
		left:0px;
		right:0px;
		top:50px;
		background-color:#fff;
		padding:20px;
	}
}
#keywords{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	border:1px solid #333;
	outline:none;
	width:100%;
}
a#bt_search{
	display:flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
	background-color:#333;
	color:#fff;
	font-size:12px;
}
@media screen (max-width:767px) {
	#keywords{height:40px;}
	a#bt_search{height:40px;}
}
#quandi_cate{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	border-bottom:1px solid #ddd;
	padding:10px;
}
#quandi_cate_tb{
	display:flex;
	display:-webkit-flex;
	justify-content:space-between;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	max-width:1200px;
}
@media (max-width:767px){#quandi_cate_tb{display:block;}}
#quandi_cate_thead{
	padding-top: 10px;
	padding-bottom: 10px;
	display:flex;
	display: -webkit-flex;
	column-gap: 5px;
	align-items: center;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){#quandi_cate_thead{display:none;}}
#quandi_cate_tbody{
	display:flex;
	display:-webkit-flex;
	justify-content:flex-end;
	align-items:center;
	flex-wrap:wrap;
	width:auto;
	height:auto;
}
@media (max-width:767px){#quandi_cate_tbody{justify-content:center;}}
.cate_item{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
a.cate_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	text-align:center;
	font-size:1.1rem;
	padding-left:20px;
	padding-right:20px;	
	white-space:nowrap;
}
a.cate_hover{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	text-align:center;
	font-size:1.1rem;
	padding-left:20px;
	padding-right:20px;	
	font-weight:bold;
	color:#004a99;
	white-space:nowrap;
}
.fla_list{
	display:block;
	overflow:hidden;
	width:auto;
	height:280px;
	margin:auto;
	background-color:#f5f5f5;
}
@media (max-width:480px){#quandi_fla{height:120px;}}
.banner_list{
	display:block;
	overflow:hidden;
	width:auto;
	height:calc(100vw*600/1920);
	margin:auto;
	background-color:#f5f5f5;
	max-width: 1920px;
}
@media (max-width:480px){#quandi_banner{height:200px;}}
#quan_body{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	max-width:1200px;
	margin-top:40px;
	margin-bottom:40px;
}
.pagebar{
	display:grid;
	grid-template-columns:auto auto;
	justify-content:space-between;
	align-items:center;
	width:auto;
	height:auto;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
@media (max-width:767px){
	.pagebar{grid-template-columns:auto;justify-content:center;text-align:center;padding:10px;}
}
.pagebar_left,.pagebar_right{
	display:block;
	text-align:unset;
	white-space:nowrap;
}
a.bt_page{
	display:inline-block;
	overflow:hidden;
	width:auto;
	height:40px;
	line-height:40px;
	margin:auto;
	border:1px solid #ddd;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
a.bt_page:hover{
	background-color:#333;
	border:1px solid #333;
	color:#fff;
}
a.left_tb{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	text-align:center;
}
.left_pic{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	max-width:100%;
}
.left_name{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding:10px;
}
#mm{
	display:none;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	vertical-align:middle;
	font-size:20px;
	justify-content:center;
	align-items:center;
}
@media (max-width:767px){#mm{display:flex;display:-webkit-flex;}}
#mm_tb{
	display:none;
	overflow:auto;
	margin:auto;
	width:100%;
	height:100%;
	position:fixed;	
	right:0px;
	top:0px;
	bottom:0px;
	font-size:0px;
	z-index:2002;
	table-layout:fixed;
	background-color:rgba(255,255,255,0.9);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.4);
	box-sizing:border-box;
}
#mm_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	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;
}
.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:block;
	overflow:hidden;
	width:auto;
	height:auto;
	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;}