yui3 reset.css */ html {
    color: #000;
    background: #FFF
}

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;
    max-width: 100%;
}

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 {
    min-width: 1200px;
    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%;
    width: 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: 1400px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span24 {
    width: 100%;
    float: left;
}

.ewb-span23 {
    width: 95.79%;
    float: left;
}

.ewb-span22 {
    width: 91.58%;
    float: left;
}

.ewb-span21 {
    width: 87.37%;
    float: left;
}

.ewb-span20 {
    width: 83.17%;
    float: left;
}

.ewb-span19 {
    width: 78.96%;
    float: left;
}

.ewb-span18 {
    width: 74.75%;
    float: left;
}

.ewb-span17 {
    width: 70.54%;
    float: left;
}

.ewb-span16 {
    width: 66.33%;
    float: left;
}

.ewb-span15 {
    width: 62.12%;
    float: left;
}

.ewb-span14 {
    width: 57.92%;
    float: left;
}

.ewb-span13 {
    width: 53.71%;
    float: left;
}

.ewb-span12 {
    width: 49.5%;
    float: left;
}

.ewb-span11 {
    width: 45.29%;
    float: left;
}

.ewb-span10 {
    width: 41.08%;
    float: left;
}

.ewb-span9 {
    width: 36.87%;
    float: left;
}

.ewb-span8 {
    width: 32.67%;
    float: left;
}

.ewb-span7 {
    width: 28.46%;
    float: left;
}

.ewb-span6 {
    width: 24.25%;
    float: left;
}

.ewb-span5 {
    width: 20.04%;
    float: left;
}

.ewb-span4 {
    width: 15.83%;
    float: left;
}

.ewb-span3 {
    width: 11.62%;
    float: left;
}

.ewb-span2 {
    width: 7.41%;
    float: left;
}

.ewb-span1 {
    width: 3.21%;
    float: left;
}

.ewb-ml10 {
    margin-left: 10px;
}

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

/* header */
/* banner */
.ewb-header-banner {
    height: 200px;
    background: url(../images/header_bg.jpg) center top no-repeat;
}

/* nav */
.ewb-header-nav {
    background-color: #0059B4;
}

.ewb-nav-link {
    padding: 0 30px;
    display: block;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.ewb-nav-item:hover .ewb-nav-link {
    background-color: #00469c;
}

.ewb-nav-item.current .ewb-nav-link {
    background-color: #00469c;
}

/* state */
.ewb-header-state {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #666;
    background-color: #ebebeb;
}

.ewb-state-date {
    margin-left: 31px;
}

.ewb-state-weather {
    margin-left: 16px;
    margin-top: 8px;
}

/* search */
.ewb-state-search {
    margin-right: 26px;
    margin-top: 7px;
    width: 194px;
    height: 28px;
    border: 0;
    outline: none;
    background: url(../images/search_bg.png) center no-repeat;
}

.ewb-search-input {
    margin-top: 4px;
    margin-left: 16px;
    width: 120px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-indent: 6px;
    outline: none;
    border: 0;
}

.ewb-search-btn {
    margin-top: 5px;
    margin-right: 16px;
    width: 18px;
    height: 18px;
    border: 0;
    outline: none;
    cursor: pointer;
    background: url(../images/search.jpg) center no-repeat;
}

/* æŒ‡å®šplaceholderæ–‡å­—é¢œè‰² */
.placeholder {
    color: #c6c6c6;
}

/* footer */
.ewb-footer {
    margin-top: 15px;
}

/* guide */
.ewb-footer-guide {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    text-align: center;
    background-color: #0059B4;
}

.ewb-footer-guide a {
    color: #fff;
}

.ewb-footer-guide span {
    padding: 0 15px;
    color: #fff;
}

.ewb-footer-copyright {
    padding: 10px 0;
    height: 88px;
    line-height: 24px;
    font-size: 14px;
    color: #555;
    text-align: center;
    background-color: #fff;
}

.ewb-footer-wrap {
    position: relative;
}

.ewb-footer-notice {
    position: absolute;
    left: 53px;
    line-height: 14px;
    font-size: 12px;
    color: #cc393a;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}

.ewb-footer-img {
    position: absolute;
    left: 53px;
    top: 5px;
}

.ewb-footer-notice i {
    margin-left: 22px;
    display: block;
    width: 52px;
    height: 53px;
    background: url(../images/police.jpg) center no-repeat;
}

.ewb-footer-ico {
    font-family: "Microsoft YaHei";
}

/* é€šç”¨åˆ—è¡¨è®¾ç½® */
/* pannel */
.ewb-pannel-hd {
    height: 36px;
    border: 1px solid #ddd;
    border-bottom: 0;
    background: url(../images/pannel_bg.png) repeat-x;
    position: relative;
}

.ewb-pannel-hd::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #0059B4;
    bottom: 0;
    left: 0;
}

.ewb-pannel-bd {
    height: 247px;
    border: 1px solid #ddd;
    border-top: 0;
}

.ewb-pannel-tab-items {
    padding-top: 4px;
}

.ewb-pannel-tt {
    margin-top: 3px;
    s margin-left: 4px;
    min-width: 142px;
    height: 29px;
    line-height: 29px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    background: url(../images/pannel_tt.png) right bottom no-repeat;
}

.ewb-pannel-tt a {
    display: block;
    /* width: 141px; */
    color: #fff;
    background: #0059B4;
}

.ewb-pannel-tab-item {
    line-height: 29px;
    text-align: center;
}

.ewb-pannel-tab-item a {
    padding: 0 14px;
    color: #333;
}

.ewb-pannel-tab-item.current a {
    color: #0059B4;
}

.ewb-pannel-hot {
    color: #ff0000;
}

.ewb-pannel-items {
    padding-top: 10px;
    padding-left: 10px;
}

.ewb-pannel-item {
    line-height: 28px;
    font-size: 14px;
}

.ewb-more {
    margin-right: 28px;
    line-height: 29px;
    color: #666;
    cursor: pointer;
}

/* ä¼šåœºå®‰æŽ’,èµ„æºä¸‹è½½,æ”¶è´¹æ ‡å‡†,å¿«æ·é€šé“ç›¸åŒå¤´éƒ¨è®¾ç½® */
.ewb-common-hd {
    padding: 1px;
    padding-bottom: 0;
    height: 32px;
    border: 1px solid #ddd;
}

.ewb-common-tt {
    height: 30px;
    line-height: 30px;
    background: #0059B4;
}

.ewb-common-tt a {
    display: inline-block;
    padding-left: 26px;
    margin-left: 11px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: url(../images/paln_ico.png) 0 50% no-repeat;
}

.TDStyle a {
    color: #333;
}

.ewb-footer-img {
    position: absolute;
    left: 18px;
    top: 5px;
}

.ewb-footer-img1 {
    position: absolute;
    right: 8px;
    top: 1px;
}

.ewb-footer-img2 {
    position: absolute;
    right: 108px;
    top: 45px;
}

/* 2025.12.08 */
.datetimepicker {
    width: 100%;
}
