@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: "SimSun";
    background: url(../images/bg2.jpg) center 32px no-repeat;
}

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;
}




/*! grid system 24դ�� 998px */

.ewb-container {
    width: 998px;
    margin: 0 auto;
    position: relative;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span24 {
    width: 998px;
    float: left;
}

.ewb-span23 {
    width: 956px;
    float: left;
}

.ewb-span22 {
    width: 914px;
    float: left;
}

.ewb-span21 {
    width: 872px;
    float: left;
}

.ewb-span20 {
    width: 830px;
    float: left;
}

.ewb-span19 {
    width: 788px;
    float: left;
}

.ewb-span18 {
    width: 746px;
    float: left;
}

.ewb-span17 {
    width: 704px;
    float: left;
}

.ewb-span16 {
    width: 662px;
    float: left;
}

.ewb-span15 {
    width: 620px;
    float: left;
}

.ewb-span14 {
    width: 578px;
    float: left;
}

.ewb-span13 {
    width: 536px;
    float: left;
}

.ewb-span12 {
    width: 494px;
    float: left;
}

.ewb-span11 {
    width: 452px;
    float: left;
}

.ewb-span10 {
    width: 410px;
    float: left;
}

.ewb-span9 {
    width: 368px;
    float: left;
}

.ewb-span8 {
    width: 326px;
    float: left;
}

.ewb-span7 {
    width: 284px;
    float: left;
}

.ewb-span6 {
    width: 242px;
    float: left;
}

.ewb-span5 {
    width: 200px;
    float: left;
}

.ewb-span4 {
    width: 158px;
    float: left;
}

.ewb-span3 {
    width: 116px;
    float: left;
}

.ewb-span2 {
    width: 74px;
    float: left;
}

.ewb-span1 {
    width: 32px;
    float: left;
}

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

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

.ewb-main {
    background: url("../images/footer_bg.jpg") left bottom repeat-x;
}


/* top */

.ewb-top {
    height: 32px;
    line-height: 32px;
    background: url(../images/topbg.jpg) repeat-x;
}

.ewb-func-date {
    padding-left: 8px;
}


.ewb-func-wea {
    padding-left: 20px;
}

.ewb-func-link>a {
    color: #333;
}


.ewb-func-link>span {
    padding: 0 5px;
}



/* logo */

.ewb-logo {
    height: 167px;
}

.ewb-logo>img {
    padding-top: 64px;
    vertical-align: top;
}



/* nav */

.ewb-nav {
    height: 42px;
    overflow: hidden;
    background: #ed503b;
}

.ewb-nav-item {
    line-height: 42px;
    padding: 0 18px;
    text-align: center;
    background: url("../images/nav_split.jpg") right center no-repeat;
}

.ewb-nav-item.last {
    background: none;
}

.ewb-nav-item>a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.ewb-nav-input {
    margin-top: 10px;
    margin-right: 1px;
}

.ewb-nav-txt {
    width: 200px;
    height: 23px;
    line-height: 22px;
    border: 0;
    outline: 0;
    text-indent: 30px;
    color: #333;
    background: url("../images/search.png") 5px 3px no-repeat #fff;
}

.ewb-nav-button {
    margin-top: 10px;
    margin-right: 10px;
}

.ewb-nav-button>button {
    width: 52px;
    height: 23px;
    line-height: 22px;
    text-align: center;
    border: 0;
    outline: 0;
    color: #d16400;
    background: #ffe8d2;
    cursor: pointer;
}



/* footer */

.ewb-footer {
    text-align: center;
    padding-bottom: 10px;
}

.ewb-footer-hd {
    height: 24px;
    line-height: 24px;
    padding-top: 10px;
}

.ewb-footer-hd>a {
    color: #333;
}

.ewb-footer-hd>span {
    padding: 0 10px;
}

.ewb-footer-bd {
    line-height: 24px;
}


/* 信息列表 */

.wb-data-item {
    padding-top: 9px;
    padding-left: 12px;
}

.wb-data-list {
    line-height: 24px;
    padding-left: 12px;
    cursor: pointer;
    background: url("../images/listimg.jpg") left center no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
}

.ewb-com-bd .wb-data-infor {
    margin-right: 0;
}

.wb-data-infor a {
    display: block;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-date {
    float: right;
    padding-right: 12px;
    margin-top: -24px;
}

.wb-data-list:hover .wb-data-infor a {
    color: #ea4d38;
    cursor: pointer;
}

/* 适老化 */
/* 无障碍工具条 */
.wza-box{position: absolute;top: 10px;right: 10px;}
.wza-box a{ display: block;float: right;height: 38px;line-height: 38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; margin-bottom: 5px;}
.wza-box a.wza{ background: #fff;color: #F76B00; border: 1px solid #FC740D; border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px;}
.oldModel * {
    font-size:28px !important;
}
.oldModel .ewb-nav {
    height: 85px;
}
.oldModel .ewb-nav-txt {
    width: 251px;
    height: 31px;
    line-height: 31px;
    background: url(../images/search.png) 5px 7px no-repeat #fff;
}
.oldModel .ewb-nav-button {
    margin-top: 9px;
}
.oldModel .ewb-nav-button>button {
    width: 80px;
    height: 31px;
    line-height: 31px;
}
.oldModel .ewb-span8 {
    width: 100%;
    /* height: 748px; */
}
.oldModel .ewb-span10 {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}
.oldModel .wb-data-infor {
    width: 800px;
    margin-right: 0;
    float: left;
}
.oldModel .wb-data-list {
    height: 40px;
    line-height: 40px;
}
.oldModel .wb-data-date {
    margin-top: 0;
}

.oldModel .ewb-footer-bd {
    line-height: 35px;
}








/* 检索 */
.head {
    height: auto !important;
    position: relative !important;
    background-size: 100% 100% !important;
}
.head .container {
    display: flex;
    justify-content: space-between;
  }
.head .logo {
    float: initial;
    margin-top: 18px;
  }
.head .search_block {
    margin-top: 10px;
    float: initial;
  }
.condition-bar {
    padding-top: 10px !important;
  }
.oldModel *{font-size: 28px;}
  .oldModel .adv-switch.switch01 {
    height: 40px;
    line-height: 40px;
    margin-right: 0;
  }
  .oldModel .sort-wrap {
    width: 360px;
  }
  .oldModel .sort-wrap > .sorttype {
    width: 120px;
  }
  .oldModel .search-row > .content-src {
    line-height: 40px;
  }
  .oldModel .search-row > .content {
    line-height: 40px;
  }
  .oldModel .m-pagination-page > li > a {
    height: 40px;
    line-height: 40px;
  }
  .oldModel .m-pagination-size > select {
    height: 40px;
    line-height: 40px;
  }
  .oldModel .m-pagination-group {
    display: flex;
  }
  .oldModel .m-pagination-group > input,
  .oldModel .m-pagination-group > button,
  .oldModel .adv-time-block .time-txt {
    height: 40px;
    line-height: 40px;
    width: 200px;
  }
  .oldModel .m-pagination-jump .m-pagination-group > input{
    width: 50px;
  }
  .oldModel .m-pagination-jump .m-pagination-group > button{
    height: 42px;
  }
  .oldModel .time-txt {
    height: 40px;
    line-height: 40px;
    width: 200px;
  }
  .oldModel .filter-panel {
    width: 600px;
  }
  .oldModel .search_inner {
    /* margin-top: 3.2px; */
  }
  .oldModel .search-row > .content-src > a {
    width: 500px;
  }