﻿@charset "utf-8";
@import url(images/kf/quandi.css);
.tmodal{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	font-size:1.8rem;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#0262b8;
	transition:all 0.4s;
	transform:scale(0,0);
	opacity:0.6;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	margin:auto;
	color:#fff;
}
.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:Arial, Helvetica, sans-serif;
}
@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{
	display:grid;
	grid-template-columns:auto;
	row-gap:15px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#0262b8;
	padding:15px;
	text-align:center;
	color:#fff;
}
.contact_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
}
.contact_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	line-height:1.5;
}
.contact_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:2rem;
	line-height:1.5;
}
.contact_wx{
	display:block;
	overflow:hidden;
	width:100%;
	height:auto;
}
#quandi_cate{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#f5f5f5;
}
#quandi_cate_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#0262b8;
	height:auto;
	text-align:center;
	padding:10px;
	color:#fff;
	font-weight:bold;
	font-size:1.5rem;
}
#quandi_cate_tbody{
	display:grid;
	grid-template-columns:auto;
	row-gap:10px;
	column-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding:20px;
	text-align:center;
}
.cate_item {
	height: auto;
	width: auto;
	overflow: hidden;
	display:block;
	border-bottom:1px solid #ddd;
}

a.cate_name {
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	font-size:1.2rem;
	padding:10px;
}
a.cate_hover{
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	font-size:1.2rem;
	padding:10px;
	font-weight:bold;
}
#quan_head{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}

#quan_head_tbody{
	display:grid;
	grid-template-columns:auto;
	justify-content:space-between;
	align-items:center;
	column-gap:10px;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:40px;
	margin-bottom:40px;
}
@media (max-width:767px){#quan_head_tbody{margin-top:20px;margin-bottom:20px;grid-template-columns:auto 50px;}}
#quan_body_other{
	display:grid;
	grid-template-columns:auto;
	align-items:start;
	column-gap:40px;
	row-gap:20px;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
}
#quan_body{
	display:grid;
	grid-template-columns:24% auto;
	align-items:start;
	column-gap:40px;
	row-gap:20px;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
}
@media (max-width:767px){#quan_body{grid-template-columns:auto;padding:10px;}}

#quan_left{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
}
#quan_center{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
}
#quan_foot{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#f4f4f4;
	padding-top:20px;
	padding-bottom:20px;
}
#quandi_bottom{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	padding:10px;
	max-width:1200px;
}
#quandi_copy{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	text-align:center;
}

.top_tb{
	display:grid;
	grid-template-columns:150px auto;
	align-items:center;
	column-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
}
@media (max-width:560px){
	.top_tb{grid-template-columns:150px auto;}
}
.top_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:100%;
}
.top_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:2rem;
	line-height:1.2;
	font-weight:bold;
	white-space:nowrap;
text-transform:uppercase;
}
.top_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	white-space:nowrap;
	text-transform:uppercase;
	font-size:12px;
	color:#666;
	line-height:1.2;
	text-transform:uppercase;
}
.top_content{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	white-space:nowrap;
	font-size:1.8rem;
	font-family:"楷体";
	color:#f90;
	position:relative;
	padding-left:20px;
}
@media (max-width:560px){
	.top_tb{
		grid-template-columns:70px auto;
		padding:10px;
	}
	.top_name{font-size:1.5rem;}
	.top_miaoshu{display:none;}
	.top_content{display:none;}
}
.top_content:before{
	width:0px;
	height:80%;
	border-left:1px solid #ddd;
	margin:auto;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	display:block;
	content:"";
}


.tel_tb{
	display:grid;
	grid-template-columns:50px auto auto;
	align-items:center;
	column-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
}
@media (max-width:767px){
	.tel_tb{display:none;}
}
.tel_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:100%;
}
.tel_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	white-space:nowrap;
	text-transform:uppercase;
	font-size:1rem;
	line-height:1.2;
	color:#666;
}
.tel_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:2rem;
	font-weight:bold;
	white-space:nowrap;
	line-height:1.2;
}


#quandi_nav_back{
	background-color:#0262b8;
	display:block;
	overflow:hidden;
	width:auto;
	height:70px;
}
@media (max-width:767px){#quandi_nav_back{display:none}}
#quandi_nav{
	display:grid;
	grid-template-columns:auto 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:16px;
	background-color:#064c8b;
}
a.nav_name:hover{
	background-color:#064c8b;
}
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:16px;
}
@media (max-width:767px){a.nav_name{border:1px solid #fff;margin:2px;}}
#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:#064c8b;
	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:#0262b8;
}
#quandi_banner{
	display:block;
	width:auto;
	height:calc(100vw*620/1920);
	overflow:hidden;
	margin:auto;
	position:relative;
	background-color:#f5f5f5;
	max-width:1920px;
}
.tb_main_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
.tb_loc_thead{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#333;
	line-height:3rem;
	border-bottom:1px solid #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_logo{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	margin-top:80px;
	margin-bottom:80px;
}
@media (max-width:767px){
	#quandi_logo{
		margin-top:40px;
		margin-bottom:40px;
	}
}
.logo_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:2rem;
	font-weight:bold;
	line-height:1.5;
}
.logo_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1rem;
	line-height:1.5;
}
#quandi_link{
	display:flex;
	display:-webkit-flex;
	flex-wrap:wrap;
	justify-conent:space-between;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	text-align:center;
}
a.link_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-size:1.2rem;
	padding-left:20px;
	padding-right:20px;
}
#quandi_tel{
	display:grid;
	grid-template-columns:calc(50% - (40px/2)) calc(50% - (40px/2));
	row-gap:20px;
	column-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:40px;
	margin-bottom:40px;
}
@media (max-width:767px){
	#quandi_tel{
		grid-template-columns:auto;
		padding:10px;
	}
}
a.tel_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#fff;
	font-size:1.2rem;
	background-color:#0262b8;
	padding:10px;
	max-width:400px;
	border-radius:5px;
}
a.tel_name:hover{
	background-color:#f90;
}

#quandi_youshi{
	display:grid;
	grid-template-columns:calc(25% - (60px/4)) calc(25% - (60px/4)) calc(25% - (60px/4)) calc(25% - (60px/4));
	column-gap:20px;
	row-gap:20px;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	max-width:1200px;
	border-top:1px dashed #ddd;
	border-bottom:1px dashed #ddd;
	padding-top:40px;
	padding-bottom:40px;
}
@media (max-width:767px){
	#quandi_youshi{
		grid-template-columns:calc(50% - (20px/2)) calc(50% - (20px/2));
		padding-left:10px;
		padding-right:10px;
	}
	#quandi_youshi>div:nth-child(even){
		border-right:none;
	}
}
#quandi_youshi>div{
	border-right:1px dashed #ddd;
}
#quandi_youshi>div:last-child{
	border-right:none;
}
.youshi_tb{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	text-align:center;
}
.youshi_pic{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	width:80px;
	height:80px;
	overflow:hidden;
	margin:auto;
	border:1px solid #0262b8;
	position:relative;
}
.youshi_name{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	font-size:1.4rem;
	margin-top:20px;
}
.youshi_miaoshu{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	font-size:1rem;
	line-height:1.2;
}
#quandi_lan_back{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	background-color:#f5f5f5;
}
#quandi_lan{
	display:flex;
	display:-webkit-flex;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	max-width:1200px;
	justify-content:flex-end;
}
a.lan_name{
	display:block;
	width:40px;
	height:25px;
	line-height:25px;
	border:1px solid #ddd;
	overflow:hidden;
	margin:5px;
	text-align:center;
	font-size:12px;
	background-color:#fff;
}
a.lan_name:hover{
	background-color:#0262b8;
	color:#fff;
}
#quandi_css{display:none;}