﻿@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: 12px;
    font-family: "Microsoft YaHei";
    background: url(../images/bg.jpg) left 201px repeat-x #f2f5f9;
}

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;
}

.ewb-container {
    margin: 0 auto;
    width: 1030px;
}

.ewb-content {
    margin: 0 16px;
}

/* header */

.ewb-header {
    height: 145px;
    background: url(../images/header_bg.jpg) center top no-repeat;
}

.ewb-logo {
    margin-top: 42px;
    margin-left: 56px;
}

.ewb-header-r {
    width: 400px;
}

.ewb-header-link {
    line-height: 30px;
    font-size: 14px;
    color: #d1deee;
}

.ewb-header-link a {
    color: #d1deee;
}

.ewb-header-link span {
    padding: 0 5px;
}

.ewb-header-link a:hover {
    text-decoration: underline;
}

.ewb-search {
    margin-top: 40px;
}

.ewb-search-sel {
    padding-left: 9px;
    width: 90px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border: 0;
    background-color: #e3ecf8;
}

.ewb-search-con {
    margin-left: 1px;
    width: 225px;
    height: 36px;
    background-color: #e4edf8;
}

.ewb-search-txt {
    width: 196px;
    height: 36px;
    line-height: 36px;
    border: 0;
    outline: 0;
    background-color: #e4edf8;
}

.ewb-search-btn {
    margin-top: 7px;
    width: 22px;
    height: 23px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/search_btn.png);
}

/* nav */

.ewb-nav {
    height: 55px;
    border-top: 1px solid #236dcb;
    background: url(../images/nav_bg.jpg) repeat-x;
}

.ewb-nav-item {
    position: relative;
    width: 170px;
    height: 52px;
    border-right: 1px solid #004ba5;
}

.ewb-nav-item a {
    display: block;
    line-height: 52px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-nav-item .icon1 {
    padding-left: 91px;
    background: url(../images/nav_icon1.png) 28px 14px no-repeat;
}

.ewb-nav-item .icon2 {
    padding-left: 77px;
    background: url(../images/nav_icon2.png) 30px 14px no-repeat;
}

.ewb-nav-item .icon3 {
    padding-left: 81px;
    background: url(../images/nav_icon3.png) 27px 14px no-repeat;
}

.ewb-nav-item .icon4 {
    padding-left: 75px;
    background: url(../images/nav_icon4.png) 27px 16px no-repeat;
}

.ewb-nav-item .icon5 {
    padding-left: 79px;
    background: url(../images/nav_icon5.png) 26px 16px no-repeat;
}

.ewb-nav-item.cur a,
.ewb-nav-item a:hover {
    background-color: #024aa1;
}

.ewb-nav-ul {
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
	padding-top: 4px;
    width: 100%;
    z-index: 999;
}

.ewb-nav-li {
    margin-bottom: 1px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #004ba5;
}

.ewb-nav-li a.ewb-nav-a {
    display: block;
    height: 46px;
    line-height: 46px;
    font-weight: normal;
    background-color: #003e89;
}

.ewb-nav-item:hover .ewb-nav-ul {
    display: block;
}

/* footer */

.ewb-footer {
    height: 217px;
    border-top: 1px solid #6a6a6a;
    background-color: #4d4d4d;
}

.ewb-footer-hd {
    padding-top: 16px;
    height: 30px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    border-bottom: 1px solid #6a6a6a;
}

.ewb-footer-hd i {
    width: 6px;
    height: 20px;
}

.ewb-footer-hd i.icon1 {
    background: url(../images/raduis_left.png);
}

.ewb-footer-hd i.icon2 {
    background: url(../images/raduis_right.png);
}

.ewb-footer-link {
    margin-left: 8px;
    cursor: pointer;
}

.ewb-footer-link:hover .icon1 {
    background: url(../images/raduis_lefth.png);
}

.ewb-footer-link:hover .icon2 {
    background: url(../images/raduis_righth.png);
}

.ewb-footer-tt {
    font-size: 14px;
    color: #333;
    background-color: #fff;
}

.ewb-footer-link:hover .ewb-footer-tt {
    color: #fff;
    background-color: #ff7800;
}

.ewb-footer-bd {
    position: relative;
    padding-top: 11px;
    line-height: 27px;
    font-size: 14px;
    color: #fbfbfb;
}

.ewb-footer-bd span {
    padding: 0 10px;
}

.ewb-footer-icon {
    position: absolute;
    top: 96px;
    left: 295px;
    width: 36px;
    height: 57px;
    background: url(../images/police_icon.png);
}

.ewb-footer-number {
    font-size: 14px;
    text-align: center;
    color: #999;
}

.ewb-footer-number span {
    padding: 0 6px;
}

.ewb-footer-con {
    position: absolute;
    top: 24px;
    right: 20px;
}

.ewb-footer-a {
    margin-top: 12px;
    display: block;
    font-size: 14px;
    color: #fff;
}
