﻿@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;
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
}
.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:13px;
	line-height:2;
	font-family:"微软雅黑";
}
@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_cate{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
}
#quandi_cate_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	height:auto;
	text-align:center;
	color:#1c4587;
	font-weight:bold;
	font-size:2rem;
}
#quandi_cate_tbody{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	flex-wrap:wrap;
	column-gap:10px;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:40px;
}
.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;
	line-height:40px;
	padding-left:40px;
	padding-right:40px;
	background-color:#eee;
}
a.cate_hover{
	margin: auto;
	height: auto;
	width: auto;
	overflow: hidden;
	display: block;
	text-align:center;
	line-height:40px;
	font-weight:bold;
	padding-left:40px;
	padding-right:40px;
	background-color:#1c4587;
	color:#fff;
}
#quan_head{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#1c4587;
}

#quan_head_tbody{
	display:grid;
	grid-template-columns:auto 300px;
	column-gap:10px;
	align-items:center;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	max-width:1200px;
	margin-top:10px;
	margin-bottom:10px;
}
@media (max-width:767px){#quan_head_tbody{grid-template-columns:auto 50px;}}
#quan_body{
	display:block;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}
#quan_left{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
	text-align:center;
}
#quan_center{
	width:auto;
	height:auto;
	display:block;
	margin:auto;
}
#quan_foot{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	background-color:#031024;
}
#quan_foot *{color:#fff;}
#quan_foot * a{color:#fff;}
.daohang{
	display:grid;
	grid-template-columns:auto auto auto auto;
	justify-content:space-between;
	column-gap:10%;
	row-gap:40px;
	max-width:1200px;
	width:auto;
	height:auto;
	margin:auto;
	overflow:hidden;
	padding:10px;
	margin-top:60px;
	margin-bottom:60px;
}
@media (max-width:767px){
	.daohang{
		grid-template-columns:auto auto;
		padding:10px;
		column-gap:10px;
		row-gap:10px;
	}
}
@media (max-width:480px){
	.daohang{
		grid-template-columns:auto;
	}
}
.daohang_title{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	font-size:1.2rem;
}
.daohang_miaoshu{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	margin-top:10px;
}
.daohang_miaoshu ul{
	margin:auto;
	padding:0px;
	list-style-position:inside;
}
.daohang_miaoshu li{
	
}

.copy{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	max-width:1200px;
	height:auto;
	text-align:center;
	font-size:12px;
	padding:10px;
}
#quandi_search{
	display:grid;
	grid-template-columns:auto 60px;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){
	#quandi_search{display:none;}	
}
#keywords{
	display:block;
	overflow:hidden;
	width:100%;
	height:30px;
	line-height:30px;
}
a#bt_search{
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:30px;
	background-image:linear-gradient(0deg,#06276a,#8e9dbc);
	color:#fff;
}
#quandi_top{
	display:block;
	overflow:hidden;
	width:auto;
	height:auto;
}
@media (max-width:767px){#quandi_top * {max-height:50px;width:auto;}}
.top_tb{
	display:grid;
	grid-template-columns:80px auto;
	align-items:center;
	column-gap:10px;
	width:auto;
	height:auto;
}
.logo{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.top_name{
	display:block;
	width:auto;
	height:auto;
	white-space:nowrap;
	font-size:2.2rem;
	color:#fff;
	font-weight:bold;
}
#quandi_nav_back{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	background-color:#fff;
}
#quandi_nav{
	display:grid;
	grid-template-columns:auto auto auto auto auto auto;
	align-items:center;
	overflow:hidden;
	width:auto;
	height:50px;
	max-width:1200px;
	margin:auto;
}
@media (max-width:767px){#quandi_nav{display:none}}
.nav_item{
	width:auto;
	height:100%;
	display:block;
	text-align:center;
	overflow:hidden;
	vertical-align:middle;
	border-right:1px solid #333;
}
.nav_item:first-child{
	border-left:1px solid #333;
}
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:14px;
	background-color:#001b55;
}
a.nav_name:hover{
	color:#fff;
	background-color:#001b55;
}
a.nav_name{
	width:auto;
	height:100%;
	display:flex;
	display:-webkit-flex;
	justify-content:center;
	align-items:center;
	overflow:hidden;
	margin:auto;
	font-size:14px;
}
@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:#001b55;
	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:#1c4587;
}
#quandi_banner{
	display:block;
	width:auto;
	height:calc(100vw*980/1920);
	max-width:1920px;
	overflow:hidden;
	margin:auto;
	position:relative;
	background-color:#f5f5f5;
	position:relative;
}
.banner_pic{
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
	margin:auto;
	background-position:top center;
	background-size:cover;
	background-repeat:no-repeat;
}
.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:auto;
	height:100%;
	position:fixed;	
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	font-size:0px;
	z-index:2002;
	background-color:#fff;
	box-sizing:border-box;
}
#mm_thead{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	vertical-align:top;
	border-bottom:1px solid #ddd;
}
#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_map{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
}
#quandi_map_tbody{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:300px;
	margin-top:40px;
}
#quandi_lianxi{
	display:block;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
	max-width:1200px;
}
#quandi_lianxi_thead{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	text-align:center;
}
#quandi_lianxi_title{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	font-size:1.6rem;
}

#quandi_lianxi_miaoshu{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	margin-top:20px;
}
#quandi_lianxi_tbody{
	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;
	margin:auto;
	margin-top:50px;
}
@media (max-width:767px){
	#quandi_lianxi_tbody{grid-template-columns:calc(50% - (20px/2)) calc(50% - (20px/2));}
}

.lianxi_tb{
	display:block;
	width:auto;
	height:auto;
	padding:10%;
	text-align:center;
	background-image:linear-gradient(0deg,#06276a,#8e9dbc);
	color:#fff;
	border:4px solid #fff;
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);
	border-radius:10px;
}
.lianxi_ico{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	max-width:60px;
	max-height:60px;
	font-size:2rem;
}
.lianxi_name{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	margin-top:10px;
}
#quandi_map{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:300px;
	vertical-align:top;
	margin-top:80px;
	margin-bottom:80px;
	max-width:1200px;
}
#quandi_css{display:none;}
.about{
	display:block;
	overflow:hidden;
	margin:auto;
	width:auto;
	height:auto;
	margin-top:40px;
	margin-bottom:40px;
	max-width:1200px;
}
#quandi_about_thead{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	text-align:center;
	
}
.about_name{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	font-size:2rem;
	color:#001b55;
	line-height:1.5;
	text-align:center;
}
.about_title{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	font-size:1.4rem;
	font-weight:bold;
	text-align:center;
}
.about_miaoshu{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	margin-top:20px;
	text-align:center;
}
.youshi{
	display:grid;
	grid-template-columns:calc(33.3% - 60px/3) calc(33.3% - 60px/3) calc(33.3% - 60px/3);
	column-gap:30px;
	row-gap:20px;
	width:auto;
	height:auto;
	margin:auto;
	max-width:1200px;
	margin-top:50px;
	margin-bottom:50px;
}
@media (max-width:767px)
{
	.youshi{
		grid-template-columns:auto;
		column-gap:10px;
		row-gap:10px;
	}
}
.youshi_img{
	animation-name:rote_img;
	animation-duration:5s;
	animation-iteration-count:infinite;
	animation-play-state:running;
	animation-timing-function:linear;
	background-image:url('images/zhuan.png');
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:100%;
	width:auto;
	height:auto;
	display:block;
}
@keyframes rote_img{
	0%{
		transform:rotate(0deg);
	}
	100%{
		transform:rotate(360deg);
	}
}
.youshi_tb{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:visible;
	position:relative;
}
.youshi_main{
	display:block;
	width:auto;
	height:auto;
	margin:auto;
	overflow:visible;
	position:relative;
}
.youshi_pic{
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	width:90px;
	height:90px;
	display:block;
	margin:auto;
}
.youshi_miaoshu{
	display:block;
	width:auto;
	height:auto;
	text-align:center;
	overflow:hidden;
	margin-top:20px;
}