﻿@charset "utf-8";
@import url(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;
}
.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-family:"微软雅黑";
	font-size:14px;
	line-height:1.5;
	color:#5a5a5a;
}
body{
	margin:auto;
	height:auto;
	width:auto;
	overflow:auto;
	display:block;
	font-size:1rem;
}
p,span,form{padding:0px;margin:auto;}
a:link,a:visited{
	color:#5a5a5a;
	text-decoration:none;
	font-size:1rem;
	line-height:1.5;
}
a:hover,a:active{
	color:#f00;
	font-size:1rem;
	line-height:1.5;
}


.quandi_cate_tb,#quandi_cate{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	background-color:#2b9ce0;
	padding:20px;
	border-radius:10px 10px 0px 0px;
	
}
#quandi_cate_thead{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	font-size:16px;
	line-height:50px;
	text-align:center;
	color:#fff;
}
#quandi_cate_thead:before{
	content:"──";
	display:inline-block;
	vertical-align:middle;
	width:auto;
	height:auto;
}
#quandi_cate_thead:after{
	content:"──";
	display:inline-block;
	vertical-align:middle;
	width:auto;
	height:auto;
}

.quandi_cate_tbody,#quandi_cate_tbody{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	font-size:0px;
	white-space:nowrap;
	background-color:#fff;
	text-align:center;
	border-radius:10px;
	padding:20px;
}
.quandi_cate_tfoot,#quandi_cate_tfoot{display:none;}
.cate_item{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	vertical-align:top;
	border-bottom:1px dotted #ddd;
}
.cate_tb{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:auto;
	
}
a.cate_name{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:40px;
	line-height:40px;
	text-align:center;
	margin:5px;
}
a.cate_name:hover{
	color:#2b9ce0;
}
a.cate_hover{
	display:block;
	margin:auto;
	overflow:hidden;
	width:auto;
	height:40px;
	line-height:40px;
	text-align:center;
	margin:5px;
	color:#2b9ce0;
	font-weight:bold;
}
#quan{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_welcome_back{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	border-bottom:1px solid #ddd;
}
#quandi_welcome{
	display:grid;
	grid-template-columns:auto;
	align-items:center;
	justify-content:space-between;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	white-space:nowrap;
}
@media (max-width:767px){#quandi_welcome{grid-template-columns:auto 40px;}}
#quandi_welcome_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:20px;
	line-height:20px;
	padding:10px;
}

#quan_head{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}
#quan_head_tbody{
	display:grid;
	grid-template-columns:auto auto;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	background-color:#fff;
}
@media (max-width:767px){#quan_head_tbody{grid-template-columns:auto;}}
#quan_body{
	display:grid;
	grid-template-columns:25% auto;
	column-gap:30px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:30px;
	margin-bottom:30px;
}
@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:#333;
}
#quan_foot *{color:#999;}
#quan_foot a{color:#999;}
#quan_foot_tbody{
	display:grid;
	grid-template-columns:auto auto;
	justify-content:space-between;
	row-gap:20px;
	column-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:40px;
}
@media (max-width:767px){
	#quan_foot_tbody{grid-template-columns:auto;}
}

#quandi_bottom{
	display:grid;
	grid-template-columns:auto auto;
	justify-content:space-between;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	border-top:1px solid #444;
	padding-top:10px;
	padding-bottom:10px;
}
@media (max-width:767px){#quandi_bottom{grid-template-columns:auto;text-align:center;}}
#quandi_bottom_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	color:#ccc;
}

#quandi_copy{
	display:block;
	width:auto;
	height:auto;
	position:relative;
}
#quandi_copy_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	color:#ccc;
	font-size:12px;
	position:absolute;
	right:0px;
	top:-50px;
}
#quandi_copy_tbody>a{line-height:40px;color:#ccc;}
@media (max-width:767px){#quandi_copy_tbody{position:static;display:block;}}

#quandi_top{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){#quandi_top{margin:auto;}}
.top_pic{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	vertical-align:middle;
}
.top_tb{
	display:grid;
	grid-template-columns:210px auto;
	align-items:center;
	column-gap:10px;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:480px){.top_tb{grid-template-columns:auto;justify-content:center;align-items:center;}}
.top_left,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:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:left;
	font-size:2.1rem;
	line-height:30px;
	font-weight:bold;
	color:#0171ca;
	white-space:nowrap;
}
@media (max-width:480px){.top_name{font-size:1.8rem;}}
.top_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:left;
	font-size:1rem;
	letter-spacing:-0.5px;
	text-transform:uppercase;
	font-family:arial;
	color:#0171ca;
	white-space:nowrap;
}
@media (max-width:480px){.top_miaoshu{font-size:12px;}}
#quandi_nav{
	display:grid;
	grid-template-columns:auto auto auto auto auto auto;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){
	#quandi_nav{
		display:none;
	}
}
.nav_item{
	width:auto;
	height:100%;
	display:block;
	overflow:hidden;
}

a.nav_hover{
	width:auto;
	height:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	margin:auto;
	font-size:16px;
	box-sizing:border-box;
	white-space:nowrap;
	color:#fff;
	background-color:#00beee;
	text-align:center;
}

a.nav_name{
	width:auto;
	height:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	margin:auto;
	font-size:16px;
	box-sizing:border-box;
	white-space:nowrap;
	text-align:center;
	
}
a.nav_name:hover{
	color:#fff;
	background-color:#00beee;
}

#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:#00beee;
	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:#559ceb;
}
#quandi_banner{
	width:auto;
	height:calc(100vw*600/1920);
	max-width:1920px;
	overflow:hidden;
	display:block;
	margin:auto;
	background-size:cover;
	background-repeat:no-repeat;
}
a.banner_a{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
}
.banner_pic{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	max-width:1920px;
}
.banner_tb{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	max-width:600px;
	max-height:240px;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	right:0px;
	text-align:center;
	animation:fangda ease 2s;
}
@keyframes fangda{
	from{
		transition:all 1s;
		transform:scale(0,0);
		opacity:0;
	}
	to{
		transition:all 2s;
		transform:scale(1,1);
		opacity:1;
	}
}
.banner_name{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	font-weight:bold;
	color:#fff;
	font-size:46px;
	line-height:60px;
}
.banner_miaoshu{
	width:auto;
	height:auto;
	overflow:hidden;
	display:block;
	margin:auto;
	color:#fff;
	font-size:18px;
	line-height:180%;
	word-break:break-all;
	white-space:normal;
}
@media (max-width:767px){.banner_name{font-size:35px;}.banner_miaoshu{font-size:22px;}}
@media (max-width:767px){.banner_name{font-size:26px;}.banner_miaoshu{font-size:14px;}}
.tb_main_tb{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
.tb_main_thead{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	background-color:#00428e;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	padding:10px;
}
.tb_loc_thead{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	line-height:40px;
	margin:auto;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#333;
	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;
	justify-content:space-between;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	column-gap:10px;
	row-gap:10px;
}

a.bt_page{
	width:auto;
	height:30px;
	line-height:30px;
	border:1px solid #333;
	text-align:center;
	transition:all 0.4s;
	display:inline-block;
	vertical-align:middle;
	color:#000;
	margin:2px;
	padding-left:10px;
	padding-right:10px;
}
a.bt_page:before{
	font-family: 'FontAwesome';
}
a.page_hover{
	background-color:#000;
	color:#fff;
}
a.bt_page:hover{
	transition:all 0.4s;
	background-color:#555;
	color:#fff;
	display:inline-block;
}
@media (max-width:767px){
	.pagebar,.pagebar_left,.pagebar_right{display:block;text-align:center;}
}
#quandi_css{display:none;}

#loc{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	border-bottom:1px solid #ddd;
	max-width:1200px;
	line-height:60px;
}
#loc:before{margin-right:5px;vertical-align:middle;}
#quandi_contact{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	vertical-align:top;
	font-size:14px;
	box-sizing:border-box;
	background-color:#2b9ce0;
	border-radius:0px 0px 10px 10px;
	padding:20px;
}
@media (max-width:767px){#quandi_contact{display:none;}}
#quandi_contact_thead{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	color:#fff;
	text-align:center;
}
#quandi_contact_title{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	font-size:16px;
	line-height:50px;
}
#quandi_contact_title:before{
	content:"──";
	display:inline-block;
	vertical-align:middle;
	width:auto;
	height:auto;
}
#quandi_contact_title:after{
	content:"──";
	display:inline-block;
	vertical-align:middle;
	width:auto;
	height:auto;
}
#quandi_contact_tbody{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	line-height:200%;
	background-color:#fff;
	border-radius:10px;
	padding:20px;
}

#quandi_wx{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
}

#quandi_link{
	width:auto;
	height:auto;
	display:flex;
	display:-webkit-flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	margin:auto;
	overflow:hidden;
	border-bottom:1px solid #444;
	text-align:center;
}

a.link_name{
	width:auto;
	height:auto;
	line-height:40px;
	display:block;
	margin:auto;
	overflow:hidden;
	color:#fff!important;
	padding-right:30px;
	font-size:1.1rem;
}

#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;
}
#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;}
.tb_modal{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;
	background-color:rgba(0,0,0,0.4);
	transition:all 0.4s;
	transform:scale(0,0);
	font-family:'FontAwesome';
}
.tb_modal:before{
	width:40px;
	height:40px;
	line-height:40px;
	display:block;
	margin:auto;
	overflow:hidden;
	border-radius:50%;
	text-align:center;
	color:#fff;
	font-size:28px;
	font-family: 'FontAwesome';
	content: "\f002";
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
}
#quandi_fenlei{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	border-bottom:1px solid #2b9ce0;
}
@media (max-width:767px){
	#quandi_fenlei{
		background-color:#2b9ce0;
	}
}
#quandi_fenlei_tbody{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	max-width:1200px;
	font-size:0px;
}
.fenlei_item{
	width:auto;
	height:auto;
	display:inline-block;
	margin:auto;
	overflow:hidden;
	vertical-align:top;
	border-left:1px solid #2b9ce0;
}
.fenlei_item:last-child{
	border-right:1px solid #2b9ce0;
}
.fenlei_tb{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	vertical-align:top;
}
a.fenlei_name{
	width:auto;
	height:auto;
	line-height:100px;
	display:block;
	margin:auto;
	overflow:hidden;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	font-size:16px;
}
a.fenlei_name:hover{
	background-color:#2b9ce0;
	color:#fff;
}
@media (max-width:767px){
	#quandi_fenlei_tbody{text-align:center;padding:10px;}
	a.fenlei_name{height:auto;padding:10px;color:#fff;line-height:150%;border:1px solid #fff;margin:5px;border-radius:5px;font-size:14px;}
}
#qd_title{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	overflow:hidden;
	font-weight:bold;
	color:#2b9ce0;
	font-size:30px;
	line-height:140%;
	padding-bottom:20px;
	padding-top:20px;
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
	max-width:1200px;
}

#quandi_tel{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	line-height:2;
	color:#999;
	padding-top:20px;
	padding-bottom:20px;
}
#quandi_tel_tbody a{color:#999;}