* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	font-family: '微软雅黑';
	background-color: #f3f3f3;
	width: 100%;
}
img {
	display: block;
	max-width: 100%;
	border: 0
}
ul, li {
	list-style: none
}
a {
	text-decoration: none;
	display: block;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #c00;
	text-decoration: underline;
}
ul {
	list-style: none;
}
/*------------------------------头部航开始----------*/
.header_bg {
	width: 100%;
	height: 40px;
	background-color: #2a65a6;
}

	.header_bg p {
		display: block;
		padding: 5px 0 0 10px;
	}

.hed_title1 {
	color: #FFF;
	font-size: 24px;
}

.hed_title2 {
	color: #FFF;
	font-size: 24px;
}

.part-on, .part-next {
	overflow: hidden;
	zoom: 1;
}

.part-next {
	margin-top: 40px;
}

.part1 {
}

.map {
	height: 620px;
}

	.map img {
		height: 620px;
		border-radius: 13px;
	}

.index-center {
	width: 98%;
	background-color: #FFF;
	margin: 1% 0 0 1%;
	clear: both;
	border-radius: 13px;
}
/*列表页开始*/
/*选项卡2*/
#Tab1 {
	width: 100%;
	border-radius: 13px;
	border: 1px solid #f0f0f0;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}
#Tab2 {
	width: 100%;
	border-radius: 13px;
	border: 1px solid #f0f0f0;
	margin: 0px;
	padding: 0px;
	margin: 20px auto 0 auto;
}
/*菜单class*/
.Menubox {
	background-color: #2a65a7;
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	width: 100%; 
	height: 60px;
	line-height: 60px;
}
.Menubox ul {
	line-height: 60px;
}
	.Menubox li {
		font-size: 16px;
		float: left;
		display: block;
		cursor: pointer;
		padding: 0 16px;
		height: 37px;
		background: #174e8e;
		line-height: 37px;
		color: #fff;
		text-align: center;
		border-radius: 5px;
		margin: 13px 0 0 22px;
		text-transform: uppercase;
	}
.Menubox li.hover {
	padding: 0 16px;
	height: 37px;
	line-height: 37px;
	margin: 0 0 0 0;
	font-size: 16px;
	cursor: pointer;
	background-color: #fff;
	text-align: center;
	color: #2a65a7;
	font-family: Microsoft YaHei;
	font-weight: normal;
	border-radius: 5px;
	text-transform: uppercase;
	margin: 13px 0 0 22px;
}
.Contentbox {
	clear: both;
	padding: 2%;
}
.form_table {
	width: 100%;
}
#td-title {
	background: #e3effb;
}
#td-title th {
	text-transform: uppercase;
	font-size: 25px;
	font-weight: normal;
	border-bottom: 1px solid #e3effb;
}
.#td-title th sub {
font-size:12px;
}
.letter th {
	font-size: 20px;
	border-right: 1px solid #e3effb;
	font-weight: normal;
	border-bottom: 1px solid #e3effb;
}
.form_table tr:hover {
	background-color: #fbfbfb;
	cursor: pointer;
	color: #2a65a6;
}
.didian {
	border-left: 1px solid #e3effb;
}
.jctime{ font-size:20px;color:#FFF; margin-left:460px;}
/*--------------以上重复-3 列表页-css3样式---------------以上重复-3 列表页-css3样式--------以上重复-3 列表页-css3样式-------*/
/*.lishi{width: 100%;
	border-radius: 13px;
	border: 1px solid #f0f0f0;
	margin: 0px;
	padding: 0px;
	margin: 0 auto 20px auto;
	overflow: hidden;
	zoom: 1;}
.lishi_top{font-size: 24px;
	margin-right: 22px;
	color: #FFF;
	background-color: #2a65a7;
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
	width: 100%;
	height: 60px;
	line-height: 60px; 
}
.lishi_top img{width: 12px;
	height: 16px;
	margin: 24px 10px 0 26px;
	float: left;
}*/
.riqi{ float:right;}
.month{margin-right:20px;}
.year , .month{ width:80px; height:32px; background:#FFF; border:none;border-radius:5px; text-align:center; font-size:18px; line-height:32px; margin-left:10px;}
