﻿@charset "UTF-8";

/* 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;
}

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 !important;
	font-size: 14px !important;
	font-family: "Microsoft YaHei" !important;
	background: url(../images/bg.jpg) center top no-repeat;
	background-color:#F9F9F9;
	min-width:1200px;
	
}

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;
}

.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-ml10 {
	margin-left: 10px;
}

.ewb-mt10 {
	margin-top: 10px;
}

/* header */
.ewb-header {
	height: 200px;
}

/* top */
.ewb-top {
	height: 32px;
	line-height: 32px;
	color: #fff;
	background-color: #94202d;
	min-width:1200px;
}

.ewb-t-icon {
	margin: 7px 11px 0 9px;
	width: 22px;
	height: 16px;
	background: url(../images/top_bg.png);
}

.ewb-t-r, .ewb-t-r a {
	color: #fff;
}

.ewb-t-r span {
	padding: 0 10px;
}

/* banner */
.ewb-banner {
	height: 130px;
}

.ewb-logo {
	margin-top: 28px;
}

.ewb-search {
	margin-top: 41px;
	width: 320px;
}

.ewb-sea-con {
	height: 39px;
	line-height: 39px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background: url(../images/sea_icon.png) 14px 13px no-repeat #fff;
}

.ewb-sea-txt {
	margin-left: 29px;
	padding-left: 10px;
	width: 197px;
	height: 39px;
	line-height: 39px;
	border: 0;
	outline: 0;
	color: #9c9c9c;
}

.ewb-sea-btn {
	width: 84px;
	height: 39px;
	outline: 0;
	border: 0;
	color: #fff;
	cursor: pointer;
	background-color: #f2a40e;
}

.ewb-sea-key {
	margin-top: 8px;
	line-height: 22px;
}

.ewb-sea-sp {
	margin-right: -4px;
	font-size: 12px;
	font-weight: bold;
}

.ewb-sea-link {
	margin-left: 14px;
	width: 52px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: url(../images/search_key.png);
}

.ewb-sea-link:hover {
	background: url(../images/search_keyh.png);
}

/* nav */
.ewb-nav {
	height: 38px;
	line-height: 38px;
	background-color: #94202d;
}

.ewb-n-link {
	display: block;
	width: 142px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fff !important;
}

.ewb-n-link:hover {
	background-color: #08315d;
}

/* footer */
.ewb-footer {
	margin-top: 20px;
	height: 134px;
	background: url(../images/footer_bg.jpg) center top no-repeat;
	min-width:1200px;
}

.ewb-ft-con {
	position: relative;
	padding-top: 27px;
	line-height: 32px;
	text-align: center;
}

.ewb-ft-con a {
	color: #333;
}

.ewb-ft-con span {
	padding: 0 10px;
}

.ewb-ft-link1 {
	position: absolute;
	top: 20px;
	left: 149px;
}

.ewb-ft-link2 {
	position: absolute;
	top: 31px;
	right: 123px;
}

/* 友情链接 */
.ewb-firendlink {
	height: 32px;
	background-color: #fff;
}

.ewb-fl-tt {
	margin-top: 2px;
	margin-left: 2px;
	width: 140px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background-color: #94202d;
}

.ewb-fl-sel {
	margin-top: 2px;
	
	width: 285px;
	height: 28px;
	font-size: 12px;
	border: 0;
	border-right: 1px solid #e6e6e6;
}

.ewb-fl-sel.ewb-spe {
	width: 284px;
	border: 0;
}

.ewb-cm-tt.current {
    color: #94202D;
    border-bottom: 2px solid #94202D;
}

.ewb-cm-tt {
	float: left;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #5d5d5d;
	position: relative;
}

.publicinfo iframe {
	height: 800px;
	display: block;
}

.ewb-r-hd {
    padding-left: 15px;
    padding-top: 5px;
    height: 27px;
    color: #666;
}

.ewb-r-hd a {
    color: #666;
}

.ewb-r-spit {
    padding: 0 10px;
}

.ewb-yzmnew {
    line-height: 40px;
    font-size: 25px;
    letter-spacing: 18px;
    cursor: pointer;
}
