@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;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

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;
}

/* 自定义1200栅格 */

.ewb-container {
    width: 1200px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span17 {
    width: 1200px;
    float: left;
}

.ewb-span16 {
    width: 1128px;
    float: left;
}

.ewb-span15 {
    width: 1056px;
    float: left;
}

.ewb-span14 {
    width: 984px;
    float: left;
}

.ewb-span13 {
    width: 912px;
    float: left;
}

.ewb-span12 {
    width: 840px;
    float: left;
}

.ewb-span11 {
    width: 768px;
    float: left;
}

.ewb-span10 {
    width: 696px;
    float: left;
}

.ewb-span9 {
    width: 624px;
    float: left;
}

.ewb-span8 {
    width: 552px;
    float: left;
}

.ewb-span7 {
    width: 480px;
    float: left;
}

.ewb-span6 {
    width: 408px;
    float: left;
}

.ewb-span5 {
    width: 336px;
    float: left;
}

.ewb-span4 {
    width: 264px;
    float: left;
}

.ewb-span3 {
    width: 192px;
    float: left;
}

.ewb-span2 {
    width: 120px;
    float: left;
}

.ewb-span1 {
    width: 48px;
    float: left;
}

.ewb-ml24 {
    margin-left: 24px;
}

.ewb-ml15 {
    margin-left: 15px;
}

.ewb-ml12 {
    margin-left: 12px;
}

.ewb-mt46 {
    margin-top: 46px;
}

.ewb-mt24 {
    margin-top: 24px;
}

/* header */

.ewb-header {
    height: 336px;
    background: url(../images/header_bg.jpg) left 42px no-repeat;
}

/* top */

.ewb-top {
    height: 42px;
    line-height: 42px;
    background-color: #f3f3f3;
}

.ewb-t-login {
    /*margin-right: 60px;*/
    font-size: 16px;
}

.ewb-t-login a {
    color: #333;
}

.ewb-t-login span {
    padding: 0 17px;
}

.ewb-t-def {
    margin-right: 10px;
    padding-right: 24px;
    color: #333;
    background: url(../images/top_icon.jpg) right 18px no-repeat;
}

.ewb-banner {
    height: 222px;
}

/* logo */

.ewb-logo {
    margin-top: 55px;
    margin-left: 11px;
}

/* search */

.ewb-search {
    margin-top: 95px;
    margin-right: 22px;
    width: 327px;
    height: 38px;
    background: url(../images/search_bg.png);
}

.ewb-sear-txt {
    margin-left: 17px;
    width: 274px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border: 0;
    outline: 0;
    color: #3c5575;
    background: transparent;
}

.ewb-sear-btn {
    margin-top: 8px;
    width: 22px;
    height: 22px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/search_btn.png);
}

/* nav */

.ewb-nav {
	position: relative;
    height: 72px;
    background-color: #006bef;
    z-index: 99999;
}

.ewb-nav li {
	position: relative;
}

.ewb-n-link {
    display: block;
    padding: 0 32px;
    line-height: 72px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
	text-align: center;
}

.ewb-nav li:hover .ewb-n-link,
.ewb-n-link.ewb-cur {
	background: #0048c0;
}

.ewb-n-items {
	display: none;
	position: absolute;
	top: 72px;
	left: 0;
	width: 100%;
	background-color: #0048c0;
	z-index: 99999;
}

.ewb-nav li:hover .ewb-n-items {
	display: block;
}

.ewb-n-item a {
	display: block;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.ewb-n-item a:hover {
    background-color: #00307c;
}

/* footer */

.ewb-footer {
    height: 228px;
    background: url(../images/footer_bg.jpg) left center no-repeat;
}

/* 友情链接 */

.ewb-friendlink {
    height: 83px;
}

.ewb-friendlink-hd {
    padding-top: 11px;
    padding-left: 38px;
    height: 38px;
    font-size: 18px;
    color: #fff;
    background: url(../images/friendlink_icon.png) 6px 9px no-repeat;
}

.ewb-fl-sel {
    padding-left: 55px;
    width: 226px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #333;
    border: 1px solid #c5d9ea;
}

.ewb-fl-sel.ewb-spe {
    padding-left: 33px;
}

.ewb-ft-p {
    margin-top: 21px;
    line-height: 24px;
    text-align: center;
    color: #fff;
}

/* 二级页面通用location */

.ewb-location {
    padding-left: 2px;
    margin-bottom: 10px;
    color: #666;
}

.ewb-location a {
    margin: 0 5px;
    color: #666;
}

.ewb-location span {
    margin: 0 5px;
    color: #0048c0;
}
