@charset "utf-8";
/* 初始化CSS */
body, p, ul, ol, li, form, img, h1, h2, h3, select, input {
	margin: 0;
	padding: 0;
}
body {
	background: #F1F1F1;
	color: #333333;
	text-align: left;
	font: 15px "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", HELVETICA;
}
#header {
	background: url("../images/img/header-923d3b06b118011c632f395c75a31efd.png") repeat-x scroll 0 0;
	display: inline;
	float: left;
	height: 150px;
	margin: 0;
	min-width: 980px;
	overflow: visible;
	padding: 0;
	width: 100%;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}
.header_c {
	clear: both;
	height: 140px;
	margin: 2px auto 0;
	width: 980px;
}
.logo {
	float: left;
	margin: 0 auto 4px;
	padding: 1px 0 0;
}
#img {
	border: 0 none;
	margin: 0px;
	padding: 0px;
	cursor: auto;
}
img {
	border: 0;
}
input {
	padding-top: 0;
	padding-bottom: 0;
}
input::-moz-focus-inner {
	border: none;
	padding: 0;
}

input[type="text"]{
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
.m_l {
	width: 779px;
	float: left;
	display: inline;
	padding-bottom: 20px;
}

h2 {
	display: block;
	font-size: 1.5em;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
	font-size: 30px;
}
.m_l h2, .m_s_r h2 {
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
	padding: 0px 0 0px 0;
	color: #2EAFBB;
}
/*表单样式*/
.form_box {
	padding: 0px 20px;
	background-color: #F6F6F6;
	border-bottom: 3px solid #DDD;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-clip: padding-box;
	width: 880px;
}
.form_box table {
	margin: 0 auto;
	border: 0;
	table-layout: fixed;
	width: 100%
}
.form_box table td {
	height: 40px;
	line-height: 40px;
	padding: 0 4px;
	height: 56px;
	line-height: 56px;
	padding: 0;
	margin: 0;
	vertical-align: text-top
}
.form_box table .alignR {
	width: 110px
}
.form_box table .td-btn {
	line-height: 32px
}
.form_box table .before-validate {
	color: #999
}
/*公用样式*/
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}
.alignR {
	text-align: right;
}
.marginT20 {
	margin-top: 20px;
}

.btn_blue {
	height: 27px;
	line-height: 27px;
	color: #FFFFFF;
	width: 70px;
	text-align: center;
	background: #2EAFBB;
	border: none;
	cursor: pointer;
}
.btn_blue:hover {
	opacity: 0.7;
	text-decoration: none;
}
.main_lscx {
	background: #fff;
	border: 1px solid #e6e6e6;
	clear: both;
	margin: 20px auto 0;
	width: 998px
}

.m_cnt_m_lscx {
	margin: 0 auto;
	width: 700px
}


.lscs_l {
	float: left;
	display: inline;
	margin: 10px auto;
	width: 350px
}

.form-group {
	width: 250px;
	position: relative
}

.lscx_input {
	display: inline-block;
	width: 214px;
	height: 30px;
	line-height: 30px;
	padding: 0 6px;
	margin-right: 0;
	margin-top: 6px;
	margin-bottom: 4px;
	border: 1px solid #ccc;
}
.query_btn {
	width: 82px;
	height: 32px;
	border-radius: 4px;
	font-size: 16px
}
.lscs_r {
	float: right;
	display: inline;
	width: 510px;
	background: url("../images/img/vline-7b6f2b418d2e61d5ace91c67ff15e3c5.png") no-repeat;
	height: 200px;
	color: #666;
	margin: 0px 0;
	padding-left: 16px
}