/* 通用样式 */
* {
	margin: 0;
	padding: 0;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #000000;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

html,
body {
	width: 100%;
	font-family: "微软雅黑", "Microsoft YaHei UI", "Microsoft YaHei UI Light", "宋体", Helvetica-Black-SemiBold, Tahoma, Arial, sans-serif;
	font-size: 16px;
}

.main-body {background: url(jytabj_xxgk.jpg) no-repeat center top #eee;
	width: 100%;
	position: relative;
}
.blank20{ clear:both; height:20px;}
.w1200{ width:1200px; margin:0 auto; color:#Fff;text-shadow: 0 0 20px #133b78;filter:shadow(Color=#0000ff,Direction=10,Strength=10); height:300px; line-height:300px; font-size:60px; font-weight:bold; text-align:center;}
.container {
	 background:#FFF;
	width: 1160px; padding:0 20px;
	margin: 0 auto; 
}

.column {
	width: 100%;
}

.item-column { float:left;
	width:49%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 1.5em;
	float: left;
	font-weight: bold;
	background-color: #0d6e9c;
}
.ml2{ margin-left:2%}
.item-column a {
	color: #fff;
}

.top-floor {
	width: 100%;
	padding-top: 30px;
}

.top-left {
	width: 22.5%;
	position: relative;
}

.lefttitle{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0d6e9c;
}


.top-right {
	width: 75%;
	position: relative;
	margin-right: 2%;
}

.ColumnList {
	position: relative;
	width: 100%;
	padding: 0 0 20px 0;
}

/* 内容区域 */
.list__item {
	position: relative;
	display: block;
	width: 98%;
	padding: 5px 5px;
}

.list__item .list__item-tag {
	position: relative;
	top: -3px;
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #004488;
	border-radius: 50%;
	font-size: 0;
	margin-right: 5px;
}

.list__item a{
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	line-height: 32px;
}

.list__item a:hover{
	color: #C7301E;
}

.list__item .list__item-time {
	position: absolute;
	right: 0;
	color: #999999;
	line-height: 32px;
}

.cityleave{
	width: 46%;
	margin-right: 2%;
	float: left;
}

.provicalleave{
	width: 440px;
	float: left;
}

.leavetitel{ background:#f1f1f1; height:40%; line-height:40px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	
}

.leavetitel a{
	color: #c7301e;
}

.footer{
	width: 100%;
	height: 120px;
	background-color: #000000;
	margin-top: 30px;
}

.conserial{
	width: 100%;
	height: 40px;
	margin-top: 10px;
}

#hybh{
	width: 100%;
	padding-left: 10px;
	height: 100%;
	font-size: 16px;
}

.hytype{
	width: 100%;
	height: 40px;
	margin-top: 10px;
}

.hytype select{
	width: 100px;
	height: 40px;
	font-size: 16px;
}

.hytype input{
	width: 140px;
	height: 36px;
	padding-left: 10px;
}

.hytitle{
	width: 100%;
	height: 40px;
	margin-top: 10px;
}

.hytitle input{
	width: 244px;
	height: 40px;
	padding-left: 10px;
	font-size: 16px;
}

.inquireSumbit{
	width: 100%;
	height: 40px;
	margin-top: 10px;
}

.inputsumbit{
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 40px;
	background-color: #004488;
	font-size: 20px;
	color: #ffffff;
	border-radius: 5px;
}