@charset "gb2312";

/* yui3 reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
	form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: "";
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%;
}

legend {
	color: #000;
}

iframe {
	display: block;
}

/* yui3 fonts */
body {
	color: #333;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	background: url(imagesbg.png) center top no-repeat #e4f1f9;
	min-width:1200px;
}

@media (max-width:767px){
    body {
        color: #333;
		font-size: 14px;
		font-family: "Microsoft YaHei";
		background: none !important;
		min-width:auto;
    }
}

select, input, button, textarea {
	font: 99% arial, helvetica, clean, sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
}

pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

a {
	text-decoration: none;
}

/* utilities */
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clearfix {
	*zoom: 1;
}

.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

.l {
	float: left !important;
}

.r {
	float: right !important;
}

.hidden {
	display: none !important;
}

.invisible {
	visibility: hidden !important;
}
/*! grid system 24?¡è?? 998px */
.ewb-container {
	width: 998px;
	margin: 0 auto;
}

@media (max-width:767px){
    .ewb-container {
		width: 100%;
	}
}

.ewb-row {
	overflow: hidden;
}

.ewb-span24 {
	width: 998px;
	float: left;
}

.ewb-span23 {
	width: 956px;
	float: left;
}

.ewb-span22 {
	width: 914px;
	float: left;
}

.ewb-span21 {
	width: 872px;
	float: left;
}

.ewb-span20 {
	width: 830px;
	float: left;
}

.ewb-span19 {
	width: 788px;
	float: left;
}

.ewb-span18 {
	width: 746px;
	float: left;
}

.ewb-span17 {
	width: 704px;
	float: left;
}

.ewb-span16 {
	width: 662px;
	float: left;
}

.ewb-span15 {
	width: 620px;
	float: left;
}

.ewb-span14 {
	width: 578px;
	float: left;
}

.ewb-span13 {
	width: 536px;
	float: left;
}

.ewb-span12 {
	width: 494px;
	float: left;
}

.ewb-span11 {
	width: 452px;
	float: left;
}

.ewb-span10 {
	width: 410px;
	float: left;
}

.ewb-span9 {
	width: 368px;
	float: left;
}

.ewb-span8 {
	width: 326px;
	float: left;
}

.ewb-span7 {
	width: 284px;
	float: left;
}

.ewb-span6 {
	width: 242px;
	float: left;
}

.ewb-span5 {
	width: 200px;
	float: left;
}

.ewb-span4 {
	width: 158px;
	float: left;
}

.ewb-span3 {
	width: 116px;
	float: left;
}

.ewb-span2 {
	width: 74px;
	float: left;
}

.ewb-span1 {
	width: 32px;
	float: left;
}

.ewb-ml20 {
	margin-left: 20px;
}

.ewb-ml10 {
	margin-left: 10px;
}

.ewb-mt10 {
	margin-top: 10px;
}

/* top */
.ewb-top {
	height: 32px;
	line-height: 32px;
	color: #fff;
	background-color: #0a5491;
}

.ewb-t-r {
	margin-right: 10px;
}

.ewb-t-r a {
	color: #fff;
}

.ewb-t-r span {
	padding: 0 10px;
}

/* banner */
.ewb-banner {
	width: 998px;
	height: 128px;
	margin: auto;
}

.ewb-logo {
	margin-top: 12px;
	margin-left: 15px;
}

.ewb-search {
	margin-top: 46px;
}

.ewb-sea-txt {
	padding-left: 10px;
	width: 268px;
	height: 30px;
	line-height: 30px;
	outline: 0;
	border: 1px solid #ddd;
	border-right: 0;
	color: #999;
}

.ewb-sea-btn {
	width: 47px;
	height: 32px;
	border: 0;
	outline: 0;
	cursor: pointer;
	background: url(imagesbtn_icon.png) 10px 5px no-repeat #0a5491;
}

/* nav */
.ewb-n-link {
	display: block;
	margin-right: 20px;
	padding: 0 40px;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	color: #fff;
}

.ewb-n-link.current, .ewb-n-link:hover {
	background-color: #276ca3;
}

/* footer */
.ewb-footer {
	height: 122px;
	background-color: #ebebeb;
}

.ewb-ft-con {
	position: relative;
	padding-top: 30px;
	line-height: 24px;
	text-align: center;
}

.ewb-ft-con a {
	color: #333;
}

.ewb-ft-con span {
	padding: 0 10px;
}

.ewb-ft-link1 {
	position: absolute;
	top: 34px;
	left: 150px;
}

.ewb-ft-link2 {
	position: absolute;
	top: 30px;
	right: 200px;
}

.ewb-r-col {
	color: #fb0909;
}

/* 1017ÐÂÔö */
.ewb-location a {
	color: #333 !important;
}

.ewb-route a {
	color: #333 !important;
}

.ewb-right-hd a {
	color: #333 !important;
}

body {
	overflow-y: scroll;
}

.ewb-sea-btn:hover {
	background-color: #015293;
}

.ewb-bgw {
	background-color: #fff;
}

.ewb-bgm {
	background-color: #0a5491;
}


::-webkit-input-placeholder { /* WebKit browsers */
	color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #999;
}