﻿body {
	font-family: "微软雅黑";
}

a:focus {
	outline: none;
}

img {
	border: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ele {
	/* white-space: nowrap; */
	overflow: hidden;
	text-overflow: ellipsis;
}

.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

input:focus {
	outline: none;
}

.jggs_body {
	position: relative;
	padding-top: 35px;
	overflow: hidden;
}

.jggs_leftbox {
	width: 15%;
	background: red;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}

.jggs_rightbox {
	width: 82%;
	background: #ffffff;
	min-height: 770px;
}

.jggs_formbox {
	width: 100%;
	height: 30px;
}

.jggs_formbox form {
	width: 100%;
	height: 100%;
}

.jggs_formbox form .input_box {
	width: 27%;
}

.input_box02 {
	width: 20% !important;
}

.input_box03 {
	width: 20% !important;
}

.input_box04 {
	width: 20% !important;
}

.jggs_formbox .input_box .text {
	color: #666666;
	font-size: 15px;
	width: 37%;
	line-height: 30px;
}

.jggs_formbox .input_box input {
	width: 100%;
	height: 100%;
	color: #999999;
	font-size: 15px;
	line-height: 28px;
	height: 30px;
	border: 1px #e1e1e1 solid;
	text-align: left;
	padding-left: 2%;
}

.jggs_formbox .input_box+.input_box {
	margin-left: 1%;
	/* width:100% !important;
	margin-top:2%; */
}

.jggs_formbox .input_box .time {
	background: #efefef;
}

.jggs_formbox  .btn {
	width: 9%;
	height: 100%;
}

.jggs_formbox  .btn input {
	width: 100%;
	border: none;
	height: 100%;
	background: #4078be;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 100%;
}

.jggs_box {
	width: 100%;
	margin-top: 3%;
	padding-top: 3%;
	border-top: 1px #bebebe solid;
}

.list_titlebox {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #e3e7f1;
}

.list_titlebox div {
	text-align: center;
	line-height: 40px;
	color: #264c85;
	font-size: 17px;
}

.listbox_box01 {
	width: 16%;
}

.listbox_box02 {
	width: 43%;
}

.listbox_box03 {
	width: 18%;
}

.listbox_box04 {
	width: 11%;
}

.listbox_box05 {
	width: 12%;
}

.list_ulbody {
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
}

.list_ulbox {
	width: 100%;
	overflow: hidden;
}

.list_ulbox li {
	padding: 14px 0;
	line-height: 28px;
	width: 100%;
	overflow: hidden;
}

.list_ulbox li a {
	display: block;
}

.list_ulbox li .listbox_box {
	color: #333333;
	font-size: 17px;
	text-align: center;
}

.wip_fwleft {
	float: left;
	width: 15%;
	margin-right: 2%;
	position: absolute;
	bottom: 0;
	top: 35px;
}

.wip_citytabbg {
	width: 100%;
	background: #FFFFFF;
	font-size: 15px;
	color: #333333;
	margin: 0px auto 25px;
}

.wip_citytabbg:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

.wip_citytabbg p {
	color: #23599d;
	font-size: 19px;
	font-weight: bold;
	float: left;
	line-height: 30px;
	width: 70px;
}

.wip_citytabbg div {
	width: 110px;
	height: 30px;
	line-height: 30px;
	background: url(citytab_bg.png) no-repeat center;
	padding-left: 15px;
	font-size: 15px;
	color: #333333;
	float: left;
}

.wip_fwnavbg {
	width: 100%;
	background: #eff1f6;
	padding-top: 20px;
	position: absolute;
	top: 8%;
	bottom: 0;
	margin-top: 27px;
}

.wip_fwnavbg li {
	line-height: 40px;
	text-align: center;
	color: #333333;
	font-size: 17px;
}

.wip_fwnavbg li a {
	color: #333333;
	display: block;
}

.wip_fwnavbg .nav_hov a {
	color: #1a4689;
	font-weight: bold;
	background: url(sg.png) no-repeat 25px;
}

.fy_box {
	width: 100%;
	overflow: hidden;
}

.fy_box img {
	float: right;
}

.select_1 {
	width: 100% !important;
	float: left;
	position: relative;
}

.jggs_formbox form .input_box {
	/* width: 100% !important; */
	
}

.select_1 .select_span {
	display: inline-block;
	width: 100%;
	padding-left: 13px;
	background: url(seach_sj.png) no-repeat 95% center;
	cursor: pointer;
	color: #999999;
	font-size: 15px;
	line-height: 28px;
	height: 30px;
	border: 1px #e1e1e1 solid;
}

.select_1 ul {
	padding-left: 13px;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
	display: none;
	border: 1px solid #ececec;
	cursor: pointer;
	position: absolute;
	background: #FFFFFF;
	width: 100%;
}

.list_ulbox li .listbox_box:hover {
	color: #4078be;
}