﻿@charset "utf-8";
@import url(images/kf/quandi.css);
.tb_img{
	margin:auto;
	height:auto;
	width:auto;
	max-width:100%;
	max-height:100%;
	overflow:hidden;
	display:block;
	transition:all 0.4s;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	padding:10px;
	box-sizing:border-box;
}
.tb_img:hover{
	transition:all 0.4s;
	transform:scale(1.2,1.2);
}
p,span,form{margin:auto;padding:0px;}
html{
	margin:auto;
	height:100%;
	width:auto;
	overflow:auto;
	display:block;
	color:#333;
	font-size:14px;
	line-height:2;
	font-family:"微软雅黑";
}
@media (max-width:767px){html{font-size:12px;line-height:1.8;}}
body{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	font-size:1rem;
}
a:link,a:visited{
	text-decoration:none;
	font-size:1rem;
	color:#333;
}
a:hover,a:active{
	text-decoration:none;
	color:#f00;
	font-size:1rem;
}

#quandi_contact{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-color:#fff;
}
.contact_name{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	background-color:#014a84;
	font-size:1.4rem;
	text-align:center;
	color:#fff;
	padding:10px;
	font-weight:bold;
}
.contact_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:60px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.contact_tel{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	font-size:1.4rem;
	color:#014a84;
}
.contact_wx{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:100%;
}

#quandi_cate{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_cate_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#014a84;
	height:auto;
	text-align:center;
	padding:10px;
	color:#fff;
	font-weight:bold;
	font-size:1.4rem;
}
#quandi_cate_tbody{
	display:grid;
	grid-template-columns:auto;
	row-gap:10px;
	column-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:0px;
	text-align:center;
}
.cate_item {
	height: auto;
	width: auto;
	overflow: hidden;
	display:block;
}

a.cate_name {
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	line-height:40px;
	background-color:#f5f5f5;
}
a.cate_hover{
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	background-color:#1169ae;
	color:#fff;
}
#quan_head{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}

#quan_head_tbody{
	display:grid;
	grid-template-columns:auto 300px;
	column-gap:10px;
	row-gap:10px;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:30px;
	margin-bottom:30px;
}
@media (max-width:900px){#quan_head_tbody{grid-template-columns:auto;padding:10px;}}
@media (max-width:767px){#quan_head_tbody{grid-template-columns:auto 50px;margin:auto;}}
#quan_body{
	display:grid;
	grid-template-columns:200px auto;
	align-items:start;
	column-gap:20px;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
	background-color:#fff;
	padding:20px;
}
@media (max-width:767px){#quan_body{grid-template-columns:auto;padding:10px;}}
#quandi_back{
	width:auto;
	height:auto;
	display:block;
	background-size:100% auto;
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
	margin:auto;
	background-color:#f8f8f8;
}
#quan_tbody{
	display:block;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
	background-color:#fff;
	padding:30px;
	box-sizing:border-box;
}
#quan_left{
	width:auto;
	height:auto;
	display:block;
}
#quan_center{
	width:auto;
	height:auto;
	display:block;
}
#quan_foot{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#333;
	padding-top:20px;
	padding-bottom:20px;
}
#quan_foot *{color:#ccc;}
#quan_foot a{color:#ccc;}

#quan_foot_thead{
	display:grid;
	grid-template-columns:240px auto;
	column-gap:20px;
	row-gap:20px;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:50px;
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
}
@media (max-width:767px){
	#quan_foot_thead{grid-template-columns:auto;}
}

#quandi_link{
	display:flex;
	display:-webkit-flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
}

.link_item{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
a.link_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	
}
#quan_foot_tbody{
	display:grid;
	grid-template-columns:auto auto auto;
	column-gap:60px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:40px;
	margin-bottom:40px;
}
@media (max-width:767px){
	#quan_foot_tbody{
		grid-template-columns:auto;
		padding:10px;
	}
}
#quandi_tel{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_tel_thead{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_tel_title{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-size:1.2rem;
}
#quandi_tel_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	margin-top:10px;
}
#quandi_bottom{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
}

#quandi_cf{
	display:grid;
	grid-template-columns:auto;
	row-gap:10px;
	margin:auto;
	width:50px;
	position:fixed;
	top:20%;
	right:5px;
}
.cf_item{
	display:block;
	margin:auto;
	width:auto;
	height:auto;
	position:relative;
}
.cf_ico{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	margin:auto;
	width:auto;
	height:50px;
	position:relative;
	background-color:#fff;
	font-size:2rem;
	border:1px solid #ddd;
}
.cf_item:hover .cf_tb{display:block;}
.cf_item:hover .cf_ico{color:#F90;border-color:#F90;}
.cf_tb{
	display:none;
	margin:auto;
	width:180px;
	height:auto;
	position:absolute;
	top:0px;
	right:55px;
	background-color:#fff;
	padding:10px;
	border:1px solid #ddd;
}
.cf_tb *{max-width:100%;height:auto;}
.cf_tb:before{
	display:block;
	overflow:hidden;
	margin:auto;
	width:10px;
	height:10px;
	background-color:#fff;
	border-right:1px solid #ddd;
	border-top:1px solid #ddd;
	transform:rotate(45deg);
	position:absolute;
	right:-7px;
	top:20px;
	content:"";
}
.cf_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.2rem;
	font-weight:bold;
	line-height:50px;
	border-bottom:2px solid #014a84;
	color:#014a84;
}
.cf_content{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
}
#quandi_copy{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	text-align:center;
}
#quandi_search{
	display:grid;
	grid-template-columns:auto 60px;
	background-color:;
	overflow:hidden;
	width:auto;
	border:1px solid #666;
}
@media (max-width:767px){#quandi_search{display:none;}}
#keywords{
	display:block;
	overflow:hidden;
	width:100%;
	height:40px;
	line-height:40px;
	padding:5px;
	box-sizing:border-box;
	border:none;
}
a#bt_search{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	width:auto;
	font-size:1.5rem;
	color:#014a84;
	border-left:1px solid #666;
}
.top_tb{
	display:grid;
	grid-template-columns:60px 180px auto;
	column-gap:20px;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
	color:#014a84;
}
.top_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
}
.top_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	font-size:2rem;
	font-weight:bold;
	line-height:1.2;
	white-space:nowrap;
	letter-spacing:1px;
	
}
.top_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:12px;
	text-transform:uppercase;
	line-height:1.2;
	white-space:nowrap;
}
.top_content{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:2.1rem;
	font-family:"楷体";
	white-space:nowrap;
}
@media (max-width:480px){.top_content{display:none;}}
.logo_tb{
	display:grid;
	grid-template-columns:60px auto auto;
	column-gap:10px;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){.logo_tb{margin:auto;}}
.logo_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
}
.logo_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	font-size:1.8rem;
	font-weight:bold;
	line-height:1.2;
	white-space:nowrap;
}
.logo_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:12px;
	text-transform:uppercase;
	line-height:1.2;
	white-space:nowrap;
}


#quandi_nav_back{
	background-color:#014a84;
	display:block;
	overflow:hidden;
	width:auto;
	height:50px;
}
@media (max-width:767px){#quandi_nav_back{display:none}}
#quandi_nav{
	display:grid;
	grid-template-columns:auto auto auto auto auto auto auto;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:100%;
	max-width:1200px;
	margin:auto;
}

.nav_item{
	width:auto;
	height:100%;
	display:block;
	text-align:center;
	overflow:hidden;
	vertical-align:middle;
}

a.nav_hover{
	width:auto;
	height:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	margin:auto;
	color:#FFF;
	font-size:14px;
	background-color:#222;
}
a.nav_name:hover{
	background-color:#222;
}
a.nav_name{
	width:auto;
	height:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	margin:auto;
	color:#FFF;
	font-size:14px;
}
#sub{}
@media (max-width:767px){#sub{display:none;}}
#sub_tbody{
	width:100px;
	height:auto;
	overflow:hidden;
	margin:auto;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#222;
	display:block;
	z-index:1001;
}
.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:#014a84;
}
#quandi_banner{
	display:block;
	width:auto;
	height:calc(100vw*500/1920);
	overflow:hidden;
	margin:auto;
	position:relative;
	background-color:#f5f5f5;
	max-width:1920px;
}
.banner_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	margin:auto;
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
}
.tb_main_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
.tb_loc_thead{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	line-height:60px;
	margin:auto;
	font-size:1rem;
	text-align:left;
	border-bottom:1px dotted #ccc;
}
.tb_main_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}
.pagebar{
	display:grid;
	grid-template-columns:auto auto;
	align-items:center;
	justify-content:space-between;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
@media (max-width:767px){
	.pagebar{grid-template-columns:auto;justify-content:center;text-align:center;}
}
.pagebar_left{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.pagebar_right{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
a.bt_page{
	width:auto;
	height:40px;
	line-height:40px;
	border:1px solid #555;
	text-align:center;
	transition:all 0.4s;
	display:inline-block;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
	vertical-align:middle;
}
a.bt_page:hover{
	transition:all 0.4s;
	background-color:#555;
	color:#fff;
	display:inline-block;
}
#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:767px){#mm{display:flex;display:-webkit-flex;}}
#mm_tb{
	display:none;
	overflow:auto;
	margin:auto;
	width:50%;
	height:100%;
	position:fixed;	
	right:0px;
	top:0px;
	bottom:0px;
	font-size:0px;
	z-index:2002;
	max-width:250px;
	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;
	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_css{display:none;}