﻿@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);
}
p,span,form{margin:auto;padding:0px;}
html{
	margin:auto;
	height:100%;
	width:auto;
	overflow:auto;
	display:block;
	color:#333;
	font-size:12px;
	line-height:1.8;
	font-family:"微软雅黑";
}
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:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
@media (max-width:767px){#quandi_contact{display:none;}}
#quandi_contact_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#559ceb;
	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;
	padding:20px;
}
#quandi_contact_tbody *{max-width:100%;height:auto;}
#quandi_cate{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_cate_tbody{
	display:grid;
	grid-template-columns:auto auto auto auto auto auto;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	text-align:center;
	background-image:linear-gradient(0deg,#eee,#fff);
}
@media (max-width:767px){
	#quandi_cate_tbody{grid-template-columns:auto auto;}
}
.cate_item {
	height: auto;
	width: auto;
	overflow: hidden;
	display:block;
}

a.cate_name {
	margin: auto;
	height: 80px;
	width: auto;
	overflow: hidden;
	display: flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	font-size:1.2rem;
	background-image:linear-gradient(0deg,#eee,#fff);
	white-space:nowrap;
}
a.cate_hover{
	margin: auto;
	height: 80px;
	width: auto;
	overflow: hidden;
	display: flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	font-size:1.2rem;
	background-image:linear-gradient(0deg,#fff,#eee);
	white-space:nowrap;
	font-weight:bold;
}
@media (max-width:767px){a.cate_name,a.cate_hover{height:50px;}}
#quan_head{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-image:url(images/nav_back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
@media (max-width:767px){#quan_head{background-size:auto 100%;}}
#quan_head_tbody{
	display:grid;
	grid-template-columns:400px auto 80px;
	column-gap:10px;
	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 70px 40px;column-gap:5px;}}
#quan_body{
	display:grid;
	grid-template-columns:auto;
	column-gap:20px;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:-80px;
	margin-bottom:20px;
	position:relative;
	background-color:#fff;
}
@media (max-width:767px){#quan_body{margin:auto;padding:10px;}}
#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:#222;
	padding-top:20px;
	padding-bottom:20px;
}
#quan_foot *{color:#999;}
#quan_foot a{color:#999;}

#quan_foot_tbody{
	display:grid;
	grid-template-columns:280px auto;
	align-items:center;
	column-gap:40px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
}
@media (max-width:480px){
	#quan_foot_tbody{
		grid-template-columns:auto;
		padding:10px;
	}
}
#quandi_link{
	display:grid;
	grid-template-columns:auto auto auto auto auto auto;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	border-bottom:1px solid #999;
	margin-bottom:20px;
	max-width:1200px;
}
a.link_name{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	color:#fff!important;
	font-size:1.1rem;
	line-height:40px;
}
#bottom{
	display:grid;
	grid-template-columns:auto auto;
	justify-content:space-between;
	row-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
@media (max-width:480px){
	#bottom{grid-template-columns:auto;justify-content:center;}
}
#quandi_wx{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_wx img{
	background-color:#fff;
	padding:10px;
	border-radius:5px;
}
#quandi_bottom{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_bottom_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
}

#quandi_copy{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	text-align:center;
}
#quandi_logo{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.logo_tb{
	display:grid;
	grid-template-columns:40px auto;
	column-gap:10px;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.logo_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:100%;
}
.logo_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	color:#f00;
	font-size:1.2rem;
	line-height:1.5;
}
.logo_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
}
#news{
	display:block;
	width:auto;
	height:0px;
	position:relative;
}
#quandi_news_back{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	background-image:url(images/news_back.png);
	background-repeat:no-repeat;
	background-size:auto;
	background-position:top right;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	z-index:100;
}
#quandi_news{
	display:grid;
	grid-template-columns:300px auto;
	column-gap:10px;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:25px;
	line-height:25px;
	max-width:1200px;
	padding:10px;
	margin:auto;
}
@media (max-width:767px){
	#quandi_news{grid-template-columns:auto;}
}
#quandi_news_thead{
	display:flex;
	display:-webkit-flex;
	overflow:hidden;
	width:auto;
	height:auto;
}
#quandi_news_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	white-space:nowrap;
}
#quandi_news_tbody>div{
	display:inline-block;
	overflow:hidden;
	width:200px;
	height:auto;
}
a.news_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	white-space:nowrap;
	color:#fff;
}
#quandi_top{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
.top_tb{
	display:grid;
	grid-template-columns:40px auto;
	align-items:center;
	column-gap:10px;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
}
@media (max-width:767px){.top_tb{padding:10px;grid-template-columns:30px auto;}}
.top_pic{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	max-width:100%;
}
.top_name{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	color:#f00;
	font-size:1.2rem;
	line-height:1.5;
	white-space:nowrap;
}
.top_miaoshu{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5;
	color:#888;
	white-space:nowrap;
}
#quandi_nav{
	display:grid;
	grid-template-columns:auto 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:auto;
	display:block;
	text-align:center;
	overflow:hidden;
	vertical-align:middle;
}

a.nav_hover{
	width:auto;
	height:60px;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	margin:auto;
	font-size:14px;
	font-weight:bold;
}
a.nav_name:hover{
	font-weight:bold;
}
a.nav_name{
	width:auto;
	height:60px;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	margin:auto;
	font-size:14px;
	color:#fff;
}
@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:#333;
	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:#363578;
}

#quandi_fla{
	display:block;
	width:auto;
	height:750px;
	overflow:hidden;
	margin:auto;
	position:relative;
	background-color:#f5f5f5;
}
@media (max-width:767px){#quandi_fla{height:350px;}}
@media (max-width:480px){#quandi_fla{height:200px;}}

#quandi_banner{
	display:block;
	width:auto;
	height:400px;
	overflow:hidden;
	margin:auto;
	position:relative;
	background-color:#f5f5f5;
}
@media (max-width:767px){#quandi_banner{height:200px;}}
@media (max-width:480px){#quandi_banner{height:120px;}}
.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;
	color:#fff;
	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_lan{
	height:auto;
	width:auto;
	overflow:hidden;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
}

a.lan_name{
	width:30px;
	height:20px;
	line-height:20px;
	font-size:12px;
	display:inline-block;
	background-color:#f5f5f5;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	transition:all 0.4s;
	margin:2px;
}
a.lan_name:hover{
	transition:all 0.4s;
	background-color:rgb(249, 62, 62);
	color:#fff;
}
#quandi_css{display:none;}