@charset "UTF-8";
html {
    color: #000;
    background: #FFF;
}

blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    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:after, q:before {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

/* body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
    min-width: 1300px;
    background: url(../images/bg.jpg) center top no-repeat #fff;
} */

button, input, select, textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

code, kbd, pre, 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:after, .clearfix:before {
    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: 1100px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span1 {
    float: left;
    width: 36px;
}

.ewb-span2 {
    float: left;
    width: 92px;
}

.ewb-span3 {
    float: left;
    width: 148px;
}

.ewb-span4 {
    float: left;
    width: 204px;
}

.ewb-span5 {
    float: left;
    width: 260px;
}

.ewb-span6 {
    float: left;
    width: 316px;
}

.ewb-span7 {
    float: left;
    width: 372px;
}

.ewb-span8 {
    float: left;
    width: 428px;
}

.ewb-span9 {
    float: left;
    width: 484px;
}

.ewb-span10 {
    float: left;
    width: 540px;
}

.ewb-span11 {
    float: left;
    width: 596px;
}

.ewb-span12 {
    float: left;
    width: 652px;
}

.ewb-span13 {
    float: left;
    width: 708px;
}

.ewb-span14 {
    float: left;
    width: 764px;
}

.ewb-span15 {
    float: left;
    width: 820px;
}

.ewb-span16 {
    float: left;
    width: 876px;
}

.ewb-span17 {
    float: left;
    width: 932px;
}

.ewb-span18 {
    float: left;
    width: 988px;
}

.ewb-span19 {
    float: left;
    width: 1044px;
}

.ewb-span20 {
    float: left;
    width: 1100px;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-ml20 {
    margin-left: 20px;
}

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-mt32 {
    margin-top: 32px;
}

.ewb-mt25 {
    margin-top: 25px;
}

.ewb-mt23 {
    margin-top: 23px;
}

.ewb-mt20 {
    margin-top: 20px;
}

input, button, select {
    font-family: "Microsoft YaHei";
    outline: 0;
}

/*子页面背景*/

/* .ewb-sub-bg {
    background: url(../images/sub_bg.jpg) center top no-repeat;
} */


/* header */

.ewb-header {
    height: 279px;
}


/* logo */

.ewb-logo {
    float: left;
    margin-top: 66px;
    width: 508px;
    height: 88px;
}


/* 地区切换 */

.ewb-regional-choice {
    float: left;
    margin: 98px 0 0 98px;
    position: relative;
    z-index: 999;
}

.ewb-region-name {
    display: inline-block;
    padding: 0 17px 0 43px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    background: url(../images/region_ico.png) 16px center no-repeat #1492ff;
    cursor: pointer;
}

.ewb-region-drop {
    display: none;
    position: absolute;
    top: 32px;
    left: -606px;
    width: 1100px;
    padding-top: 27px;
    z-index: 999;
}

.ewb-regional-choice:hover .ewb-region-drop {
    display: block;
}

.ewb-drop-jt {
    display: block;
    position: absolute;
    top: 18px;
    left: 0;
    margin-left: 655px;
    width: 20px;
    height: 10px;
    background: url(../images/drop_jt.png);
}

.ewb-region-list {
    padding: 13px 0 13px 0;
    min-height: 38px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}

.ewb-region-list li {
    padding: 5px 0;
    vertical-align: top;
}

.ewb-choice-tt {
    float: left;
    margin-right: 7px;
    width: 115px;
    height: 26px;
    line-height: 26px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #265fae;
}

.ewb-choice-content {
    float: left;
    width: 974px;
}

.ewb-choice-name {
    display: inline-block;
    margin-right: 10px;
    padding: 0 20px;
    height: 26px;
    line-height: 26px;
    color: #333;
}

.ewb-choice-name:hover, .ewb-choice-name.current {
    font-weight: bold;
    color: #fff;
    background-color: #ffae00;
}


/* nav */

.ewb-nav {
    height: 80px;
    background-color: #1492ff;
}


/* 导航 */

.ewb-nav-list {
    float: left;
    margin-top: 0;
}

.ewb-nav-node {
    float: left;
    width: 160px;
    vertical-align: top;
}

.ewb-nav-node a {
    display: block;
    padding-top: 38px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.ewb-nav-node a:hover, .ewb-nav-node a.current {
    background-color: #ffab00;
}

.ewb-nav-icon1 {
    background: url(../images/nav_icon1.png) center 8px no-repeat;
}

.ewb-nav-icon2 {
    background: url(../images/nav_icon2.png) center 8px no-repeat;
}

.ewb-nav-icon3 {
    background: url(../images/nav_icon3.png) center 8px no-repeat;
}

.ewb-nav-icon4 {
    background: url(../images/nav_icon4.png) center 8px no-repeat;
}

.ewb-nav-icon5 {
    background: url(../images/nav_icon5.png) center 9px no-repeat;
}


/* 搜索 */

/* .ewb-search {
    float: right;
    margin-top: 18px;
    width: 251px;
    height: 40px;
    background-color: #fff;
} */

.ewb-search-txt {
    float: left;
    padding-left: 14px;
    width: 202px;
    height: 40px;
    line-height: 40px;
    border: 0;
    color: #666;
}

.placeholder {
    color: #999;
}

.ewb-search-btn {
    float: left;
    margin-top: 10px;
    width: 21px;
    height: 21px;
    border: 0;
    cursor: pointer;
    background: url(../images/search_btn.png);
}


/* 侧边栏 */

.ewb-sidebar {
    position: fixed;
    top: 394px;
    right: 0;
    z-index: 99999;
}

.ewb-sidebar-node {
    margin-bottom: 2px;
    width: 50px;
    height: 52px;
    vertical-align: top;
    position: relative;
}

.ewb-sidebar-node a {
    display: block;
    height: 52px;
}

.ewb-sidebar-icon1 {
    background: url(../images/sidebar_icon1.png) #ffab00;
}

.ewb-sidebar-icon2 {
    background: url(../images/sidebar_icon2.png) #8bc34a;
}

.ewb-sidebar-icon3 {
    background: url(../images/sidebar_icon3.png) #17c1f4;
}

.ewb-sidebar-node:hover .ewb-sidebar-icon1 {
    background-color: #ff7e00;
}

.ewb-sidebar-node:hover .ewb-sidebar-icon2 {
    background-color: #70b81c;
}

.ewb-sidebar-node:hover .ewb-sidebar-icon3 {
    background: none;
    background-color: #1282e3;
}

.ewb-ccs-drop {
    display: none;
    position: absolute;
    top: 0;
    left: -62px;
    padding-right: 1px;
    width: 59px;
    border: 1px solid #f1f1f1;
}

.ewb-ccs-drop ul {
    padding: 4px 0 2px 0;
    background-color: #fff;
}

.ewb-ccs-drop li {
    height: 50px;
    padding: 8px 0 7px 0;
    height: 36px;
    line-height: 18px;
    text-align: center;
    vertical-align: top;
    background: url(../images/ccs_border.png) center top no-repeat;
}

.ewb-ccs-drop li:first-child {
    padding: 7px 0;
    background: none;
}

.ewb-ccs-drop li a {
    display: block;
    color: #333;
}

.ewb-ccs-drop li a:hover {
    color: #1282e3;
}

.ewb-app-down {
    display: none;
    position: absolute;
    top: -54px;
    left: -151px;
    padding-right: 1px;
    width: 148px;
    border: 1px solid #f1f1f1;
}

.ewb-code-box {
    height: 158px;
    background-color: #fff;
}

.ewb-code-box h3 {
    padding-top: 4px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.ewb-code-box img {
    display: block;
    margin: 0 auto;
    width: 109px;
    height: 109px;
}

.ewb-sidebar-node:hover .ewb-ccs-drop, .ewb-sidebar-node:hover .ewb-app-down {
    display: block;
}

.ewb-sidebar-icon3 span {
    display: none;
    padding: 8px 0;
    height: 36px;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.ewb-sidebar-icon3:hover span {
    display: block;
}


/* fooiter */

.ewb-footer {
    margin-top: 25px;
    padding-top: 20px;
    height: 163px;
    background-color: #d1e0ec;
}

.ewb-friendlink {
    height: 34px;
}

.ewb-friendlink select {
    float: left;
    margin-left: 10px;
    width: 268px;
    height: 34px;
    line-height: 34px;
    border: 0;
    padding-left: 10px;
    color: #666;
    background-color: #fff;
}

.ewb-friendlink select:first-child {
    margin-left: 0;
    width: 266px;
}

.ewb-footer-content {
    padding-top: 20px;
    line-height: 28px;
    text-align: center;
    color: #666;
}


/* 公共列表样式 */

.ewb-list-node {
    padding-left: 10px;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    background: url(../images/dian.jpg) left center no-repeat;
}

.ewb-list-node:hover {
    background: url(../images/dian_hover.jpg) left center no-repeat;
}

.ewb-list-name {
    float: left;
    width: 75%;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ewb-list-node:hover .ewb-list-name {
    color: #fd5b4e;
}

.ewb-list-date {
    float: right;
    color: #999;
}


/* 分页 */

.ewb-page {
    margin-top: 22px;
    height: 26px;
    text-align: right;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #0030cc;
    height: 26px;
    line-height: 26px;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-go:hover>a, .ewb-page-hover:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    height: 26px;
    line-height: 26px;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}

/*当前位置*/

.ewb-location {
    height: 28px;
    line-height: 28px;
}

.ewb-location p {
    padding-left: 38px;
    color: #666;
    background: url(../images/location_icon.png) 8px center no-repeat;
}

.ewb-location p a {
    color: #666;
}

.ewb-location p span {
    color: #ff6714;
}
