﻿@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;
}
.tb_img:hover{
	transition:all 0.4s;
	transform:scale(1.2,1.2);
}
html{
	margin:auto;
	height:100%;
	width:100%;
	overflow:auto;
	display:block;
	color:#333;
	font-size:12px;
	line-height:2;
	font-family:"微软雅黑";
}
body{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	font-size:1rem;
}
p,span,form{padding:0px;margin:auto;}
a:link,a:visited{
	text-decoration:none;
	font-size:1rem;
	color:#333;
}
a:hover,a:active{
	text-decoration:none;
	font-size:1rem;
	color:#f00;
}
#quan_head{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	border-bottom:2px solid #084f18;
}

#quan_head_tbody{
	display:grid;
	grid-template-columns:350px auto;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
}
@media (max-width:767px){#quan_head_tbody{grid-template-columns:auto 50px;}}

#quan_foot{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	color:#eee;
	background-color:#084f18;
}
#quan_foot a{color:#eee;}
#quan_foot_tbody{
	display:grid;
	grid-template-columns:250px auto 250px;
	column-gap:20px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	box-sizing:border-box;
	margin-top:20px;
}
@media (max-width:767px){#quan_foot_tbody{grid-template-columns:auto;padding:10px;margin:auto;}}

#quan_body{
	display:grid;
	grid-template-columns:220px auto;
	column-gap:20px;
	row-gap:20px;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
@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;
	border:1px solid #ddd;
	padding:20px;
	padding-top:0px;
}
#quandi_contact{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_contact_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#084f18;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:10px;
	color:#fff;
	font-weight:bold;
}
#quandi_contact_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
#quandi_contact_tbody *{max-width:100%;height:auto;}
#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:#084f18;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:10px;
	color:#fff;
	font-weight:bold;
	font-size:1.4rem;
}
#quandi_cate_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.cate_item {
	margin: auto;
	height: auto;
	width:auto;
	overflow: hidden;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	transition:all 0.4s;}
.cate_tb{
	margin:auto;
	height:auto;
	width:auto;
	overflow: hidden;
	display:block;
	text-align:center;
}
a.cate_name {
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	line-height:40px;
	border:1px dotted #084f18;
}
a.cate_hover{
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	border:1px dotted #084f18;
}
#quandi_wx{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_wx_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	border-bottom:1px dotted #666;
}
#quandi_wx_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-weight:bold;
	line-height:40px;
	font-size:14px;
}
#quandi_wx_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
#quandi_tel{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_tel_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	border-bottom:1px dotted #eee;
}
#quandi_tel_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-weight:bold;
	line-height:40px;
	font-size:14px;
}
#quandi_tel_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
#quandi_daohang{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_daohang_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	border-bottom:1px dotted #eee;
}
#quandi_daohang_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	font-weight:bold;
	line-height:40px;
	font-size:14px;
}
#quandi_daohang_tbody{
	display:grid;
	grid-template-columns:auto auto auto auto;
	row-gap:10px;
	column-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
@media (max-width:480px){
	#quandi_daohang_tbody{grid-template-columns:auto auto auto;}
}
#quandi_daohang_tbody>div{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;}
.daohang_tb{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-right:10px;
}
a.daohang_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	color:#999;
	white-space:nowrap;
	line-height:2;
}
#quandi_bottom_back{
	display:grid;
	grid-template-columns:auto auto;
	justify-content:space-between;
	align-items:center;
	column-gap:10px;
	row-gap:10px;
	overflow:hidden;
	width:auto;
	height:auto;max-width:1200px;
	margin:auto;
	box-sizing:border-box;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #eee;
}
@media (max-width:480px){
	#quandi_bottom_back{grid-template-columns:auto;justify-content:center;padding:10px;}
}
#quandi_bottom{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_copy{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin-left:20px;
}
#quandi_welcome_back{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#084f18;
}
#quandi_welcome{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:30px;
	line-height:30px;
	max-width:1200px;
	color:#fff;
	font-size:12px;
	white-space:nowrap;
}

#quandi_top{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}

.top_pic{display:block;height:80px;}
@media (max-width:480px){#quandi_top img{height:50px;width:auto;}}
#quandi_nav{
	display:grid;
	grid-template-columns:auto auto auto auto auto auto;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:auto;
	text-align:center;
	vertical-align:middle;
}
@media (max-width:880px){#quandi_nav{display:none;}}
.nav_item{
	width:auto;
	height:auto;
	display:block;
	text-align:center;
	overflow:hidden;
	vertical-align:middle;
}
a.nav_hover{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	margin:auto;
	line-height:80px;
	font-size:16px;
	font-weight:bold;
	background-color:#eee;
}
a.nav_name:hover{
	background-color:#eee;
}
a.nav_name{
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	margin:auto;
	line-height:80px;
	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:#084f18;
	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:#333;
}
#quandi_banner{
	display:block;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:auto;
	background-color:#f5f5f5;
}
#quandi_banner{
	display:block;
	width:auto;
	height:650px;
	overflow:hidden;
	margin:auto;
	position:relative;
}
@media (max-width:1000px){#quandi_banner{height:400px;}}
@media (max-width:767px){#quandi_banner{height:300px;}}
@media (max-width:480px){#quandi_banner{height:200px;}}
.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:#559ceb;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	padding:10px;
}
.tb_loc_thead{
	display:block;
	overflow:hidden;
	width:auto;
	height:50px;
	line-height:50px;
	margin:auto;
	font-size:1.2rem;
	text-align:left;
	border-bottom:1px solid #ddd;
}
.tb_loc_thead a{color:#fff;}
.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;
	column-gap:10px;
	row-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}
@media (max-width:480px){
	.pagebar{grid-template-columns:auto;justify-content:center;}
}
.pagebar_left{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	text-align:unset;
	margin:unset;
}
.pagebar_right{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	text-align:unset;
	margin:unset;
}
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;
}
@media (max-width:767px){.pagebar{grid-template-grid:auto;}.pagebar_left,.pagebar_right{display:block;text-align:center;}}
#mm{
	display:none;
	overflow:hidden;
	width:50px;
	height:auto;
	vertical-align:middle;
	font-size:20px;
	text-align:center;
	color:#084f18;
}
@media (max-width:767px){#mm{display:block;}}
#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:#084f18;
	box-sizing:border-box;
}
#mm_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:50px;
	position:relative;
}
#mm_thead:before{
	display:block;
	overflow:hidden;
	margin:auto;
	width:30px;
	height:30px;
	line-height:30px;
	color:#fff;
	font-size:20px;
	text-align:center;
	float:right;
	position:absolute;
	right:10px;
	top:10px;
}
#mm_tbody{
	display:block;
	overflow:auto;
	margin:auto;
	width:auto;
	height:auto;
	padding:20px;
	box-sizing:border-box;
	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;color:#fff;}
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;
	color:#fff;
}

.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;
	color:#fff;
}
#quandi_nav_thead{display:none;}
#quandi_ico,#quandi_css{display:none;}