﻿@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;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	transition:all 0.4s;
}
.tb_img:hover{
	transition:all 0.4s;
	transform:scale(1.2,1.2);
}
.item{
	width:auto;
	height:auto;
	display:block;
	overflow:auto;
	margin:auto;
	padding:5px;
}
p,form{margin:auto;padding:0px;}
html{
	margin:auto;
	height:100%;
	width:100%;
	overflow:auto;
	display:block;
	font-size: 14px;
	line-height:2;
}
@media (max-width:480px){
	html{font-size: 12px;line-height:1.5;}
}
body{
	margin:auto;
	height:auto;
	width:auto;
	overflow:hidden;
	display:block;
	color:#000;
	font-size:1rem;
	
}
a:link,a:visited{
	text-decoration:none;
	font-family:"微软雅黑";
	font-size:1rem;
	color:#000;
	line-height:200%;
}
a:hover,a:active{
	color:#f00;
	font-family:"微软雅黑";
	font-size:1rem;
	line-height:200%;
}

#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:#c00;
	height:auto;
	text-align:center;
	padding:20px;
	color:#fff;
	border-radius:10px 10px 0px 0px;
	font-size:1.4rem;
}
@media (max-width:767px){
	#quandi_cate_thead{
		border-radius: 5px 5px 0px 0px;
		padding: 10px;
		font-size: 1.2rem;
	}
}
#quandi_cate_tbody{
	display:flex;
	display: -webkit-flex;
	flex-direction: column;
	row-gap:1px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#cate{
	display: none;
	height: 50px;
	width: 100%;
	border: 1px solid #ddd;
	margin-top:10px;
	box-sizing: border-box;
	overflow: hidden;
	outline: none;
}
@media (max-width:767px){
	#quandi_cate_tbody{display: none;}
	#cate{display: block;}
}
.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;
	padding: 10px;
	background-color: #f5f5f5;
}
a.cate_name:hover{
	background-color: #eee;
}
a.cate_hover{
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	padding: 10px;
	background-color: #ddd;
}
#quan_head{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:rgba(201, 0, 0, 0.8);
	left:0px;
	right: 0px;
	top:0px;
	z-index: 200;
}

#quan_head_tbody{
	display:grid;
	grid-template-columns:320px auto;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:86%;
}
@media (max-width:767px){
	#quan_head_tbody{
		grid-template-columns:auto auto;
		justify-content: space-between;
		max-width: unset;
		align-items: center;
	}
}
#quan_body{
	display:grid;
	grid-template-columns:20% auto;
	align-items:start;
	column-gap:30px;
	margin:auto;
	width:auto;
	max-width:86%;
	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;
}
#quan_foot{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#c00;
	background-position:top center;
	background-repeat:no-repeat;
	padding-top: 60px;
	padding-bottom: 60px;
}
#quan_foot *{color:#fff;}
#quan_foot * a{color:#fff;}
.daohang_list{
	display: grid;
	grid-template-columns: auto auto auto auto auto;
	justify-content: space-between;
	column-gap:40px;
	row-gap:20px;
	width: auto;
	height: auto;
	overflow: hidden;
	margin: auto;
	max-width: 86%;
}
@media (max-width:767px){
	.daohang_list{
		grid-template-columns: auto auto;
		justify-content:unset;
		column-gap:10px;
		row-gap:20px;
	}
}
@media (max-width:480px){
	.daohang_list{
		grid-template-columns: auto;
	}
}
.daohang_name{
	font-size: 1.2rem;
	font-weight: bold;
	display: block;
	width: auto;
	height: auto;
	overflow: hidden;
}
@media (max-width:480px){
	.daohang_name{
		padding-bottom: 10px;
		border-bottom: 1px dotted #fff;
	}
}
.daohang_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top: 20px;
}
.daohang_miaoshu ul{margin: auto;padding: 0px;list-style-type:disclosure-closed;list-style-position: inside;}
.copy{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top: 20px;
}
#quandi_bottom{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_bottom_thead,#quandi_bottom_tfoot{display:none;}
#quandi_bottom_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:86%;
	height:auto;
}

#quandi_copy{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:86%;
	height:auto;
	text-align:center;
}

.logo{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){.logo{max-height:50px;width:auto;}}
#quandi_nav{
	display:grid;
	grid-template-columns: auto auto auto auto auto auto auto;
	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;
}

a.nav_hover{
	width:auto;
	height:100%;
	display:flex;
	display: -webkit-flex;
	overflow:hidden;
	margin:auto;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	background-color:#3333;
}
a.nav_name:hover{
	font-weight:bold;
	background-color:#333;
}
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;
}

#sub_tbody{
	width:100px;
	height:auto;
	overflow:hidden;
	margin:auto;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#2a81e2;
	display:none;
	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:#c00;
}
.banner_list{
	display:block;
	width:auto;
	height:calc(100vw*940/1920);
	overflow:hidden;
	margin:auto;
	position:relative;
	background-color: #f5f5f5;
}

.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:#c00;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	padding:10px;
}
.loc{
	display: block;
	margin:auto;
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #ddd;
}
.loc_tb{
	display:flex;
	display: -webkit-flex;
	column-gap: 5px;
	align-items: center;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
	white-space: nowrap;
	max-width: 86%;
	
}
.tb_main_tbody{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:auto;
}
.pagebar{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	column-gap:5px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	
}
#page_index{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	column-gap:5px;
	overflow:hidden;
}
@media (max-width:480px)
{
	#pagebar>a{display:none;}
	#page_index>.bt_page:last-child{
		border-right:1px solid #555;
	}
}

a.bt_page_hover{
	background-color:#555;
	color:#fff;
}
a.bt_page{
	width:auto;
	min-width:40px;
	height:40px;
	line-height:40px;
	border:1px solid #555;
	text-align:center;
	transition:all 0.4s;
	display:block;
	box-sizing:border-box;
}
a.bt_page:last-child{border-right:1px solid #555;}
a.bt_page:hover{
	transition:all 0.4s;
	background-color:#555;
	color:#fff;
	display:inline-block;
}
#mm{
	display:none;
	overflow:hidden;
	width:50px;
	height:auto;
	vertical-align:middle;
	font-size:20px;
	text-align:center;
	color:#fff;
}
@media (max-width:767px){#mm{display:block;}}
#mm_tb{
	display:none;
	overflow:auto;
	margin:auto;
	width:auto;
	height:auto;
	position:fixed;	
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	z-index:2002;
	background-color:rgba(201, 0, 0, 0.8);
	color:#fff;
}
#mm_tb a{color: #fff;}
#mm_thead{
	background-image: linear-gradient(0deg,#900,#e00);
	height:40px;
}
#mm_back{
	border-right: 1px solid #df7c7d;
	width:50px;
}
#mm_close{
	width:50px;
	border-left: 1px solid #df7c7d;
}
.mm_item{}
.mm_item:hover{
	background-color:#9f0e0e;;
	border-radius: 5px;
}
#quandi_css{display:none;}