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;
}


/*! grid system 20栅格 980px */

.ewb-container {
    width: 980px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span20 {
    width: 980px;
    float: left;
}

.ewb-span19 {
    width: 930px;
    float: left;
}

.ewb-span18 {
    width: 880px;
    float: left;
}

.ewb-span17 {
    width: 830px;
    float: left;
}

.ewb-span16 {
    width: 780px;
    float: left;
}

.ewb-span15 {
    width: 730px;
    float: left;
}

.ewb-span14 {
    width: 680px;
    float: left;
}

.ewb-span13 {
    width: 630px;
    float: left;
}

.ewb-span12 {
    width: 580px;
    float: left;
}

.ewb-span11 {
    width: 530px;
    float: left;
}

.ewb-span10 {
    width: 480px;
    float: left;
}

.ewb-span9 {
    width: 430px;
    float: left;
}

.ewb-span8 {
    width: 380px;
    float: left;
}

.ewb-span7 {
    width: 330px;
    float: left;
}

.ewb-span6 {
    width: 280px;
    float: left;
}

.ewb-span5 {
    width: 230px;
    float: left;
}

.ewb-span4 {
    width: 180px;
    float: left;
}

.ewb-span3 {
    width: 130px;
    float: left;
}

.ewb-span2 {
    width: 80px;
    float: left;
}

.ewb-span1 {
    width: 30px;
    float: left;
}

.ewb-ml20 {
    margin-left: 20px;
}

.ewb-mt20 {
    margin-top: 20px;
}


/* yui3 fonts */

body {
    font: 12px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}

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;
}


/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

.ewb-banner {
    height: 376px;
    background: url(/images/about_bg.jpg) center top no-repeat;
}

.ewb-w419 {
    width: 419px;
}

.ewb-toplinks {
    font-size: 14px;
    color: #bebebe;
    line-height: 18px;
    padding-top: 18px;
}

.ewb-collect {
    color: white;
    text-indent: 27px;
    margin-right: 10px;
    background: url(/images/top_ico_01.png) left center no-repeat;
}

.ewb-client {
    margin: 0 10px;
    text-indent: 18px;
    color: white;
    background: url(/images/top_ico_02.png) left center no-repeat;
}

.ewb-us {
    margin-left: 10px;
    color: white;
    text-indent: 24px;
    background: url(/images/top_ico_03.png) left center no-repeat;
}

.ewb-toplinks>a:hover {
    color: #005ab5;
}

.ewb-search {
    margin-top: 16px;
    margin-left: 27px;
    width: 149px;
    height: 21px;
    background: url(/images/search_bg.png) left top no-repeat;
}

.ewb-sinput,
.ewb-sbtn {
    display: block;
}

.ewb-sinput {
    margin-top: 1px;
    width: 112px;
    height: 18px;
    line-height: 18px;
    color: #717071;
    font-size: 12px;
    text-indent: 12px;
    outline: none;
    border: 0;
    background: none;
}

.ewb-sbtn {
    border: 0;
    cursor: pointer;
    outline: none;
    width: 16px;
    height: 16px;
    margin-top: 3px;
    margin-right: 5px;
    background: url(/images/search_img.png) left top no-repeat;
}


/* 导航 */

.ewb-nav {
    height: 79px;
    background-color: #fff;
    border-bottom: 6px solid #5bcc2a;
}

.ewb-logo {
    padding-top: 14px;
}

.ewb-logo img {
    vertical-align: top;
}

.ewb-hall {
    padding: 49px 8px 0;
    display: block;
    background: url(/images/pc_img.png) 50% 16px no-repeat #e5e5e5;
    color: #005ab5;
    height: 30px;
    font-size: 15px;
}


/* 导航 */

.ewb-nav-items {
    margin-right: 45px;
}

.ewb-nav-items>li {
    float: left;
}

.ewb-nav-items>li>a {
    padding: 0 15px;
    display: block;
    line-height: 79px;
    font-size: 14px;
    color: #231815;
}

.ewb-nav-items>li>a:hover {
    color: #005ab5;
    background-color: #e5e5e5;
}


/* 底部 */

.ewb-footer-links {
    height: 75px;
    background-color: #fff;
}

.ewb-flink-items {
    padding-top: 11px;
}

.ewb-flink-items>li {
    float: left;
    height: 64px;
    line-height: 64px;
}

.ewb-flink-items>li>a {
    font-size: 17px;
    color: #005ab5;
}

.ewb-flink-items>li>a:hover {
    text-decoration: underline;
}

.ewb-w150 {
    width: 150px;
}

.ewb-w135 {
    width: 135px;
}

.ewb-w160 {
    width: 160px;
}

.ewb-w156 {
    width: 156px;
}

.ewb-w155 {
    width: 155px;
}

.ewb-w145 {
    width: 145px;
}

.ewb-fnav {
    height: 260px;
    background-color: #005ab5;
    border-bottom: 2px solid #5bcc2a;
}

.ewb-fnav-items>li {
    vertical-align: top;
    height: 28px;
    line-height: 28px;
}

.ewb-fnav-items>li>a {
    color: #fff;
    font-size: 13px;
}

.ewb-fnav-items>li>a:hover {
    text-decoration: underline;
}

.ewb-fnav-info {
    padding-top: 15px;
}

.ewb-fnav-info>li {
    height: auto;
}


/* 底部友情链接 */

.ewb-friend-links {
    height: 80px;
    background-color: #005ab5;
}

.ewb-friend-items {
    padding-top: 13px;
}

.ewb-friend-items>li {
    float: left;
}

.ewb-w174 {
    width: 174px;
}

.ewb-w125 {
    width: 125px;
}

.ewb-w186 {
    width: 186px;
}

.ewb-w177 {
    width: 177px;
}

.ewb-flinks-items>li {
    height: 28px;
    vertical-align: top;
    line-height: 28px;
}

.ewb-flinks-items>li>a {
    color: #d4d4d4;
}

.ewb-flinks-items>li>a:hover {
    text-decoration: underline;
}

.ewb-footer {
    height: 98px;
    background-color: #434851;
}

.ewb-blinks {
    line-height: 54px;
    color: #808080;
}

.ewb-blinks>a {
    color: #808080;
}

.ewb-blinks>a:hover {
    text-decoration: underline;
}

.ewb-fimg {
    padding-top: 20px;
}

.ewb-fimg>li {
    float: left;
}

.ewb-fimg>li>a {
    display: block;
}

.ewb-sina {
    width: 27px;
    height: 22px;
    background: url(/images/foot_ico_01.png) left top no-repeat;
}

.ewb-weixin {
    margin: 2px 14px 0 11px;
    width: 26px;
    height: 20px;
    background: url(/images/foot_ico_02.png) left top no-repeat;
}

.ewb-phone {
    width: 13px;
    height: 23px;
    background: url(/images/foot_ico_03.png) left top no-repeat;
}