@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,
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: 1310px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    background: url('../images/top_bg.jpg') center top no-repeat #cbe8fc;
}

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 {
    width: 1240px;
    margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ewb-ml20 {
    margin-left: 20px;
}

.ewb-top {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: #304e9d;
}

.ewb-top-r {
    float: right;
    margin-right: -20px;
}

.ewb-top-r span {
    color: #6574a7;
    padding: 0 10px;
}

.ewb-top-r a {
    color: #eeecec;
}

.ewb-top-mod {
    margin: 0 -20px;
}

.ewb-top-title {
    height: 120px;
    text-align: center;
    position: relative;
}

.ewb-title-img {
    float: left;
    margin-top: 20px;
}

.ewb-red-img {
    vertical-align: top;
    margin-top: 20px;
}

.ewb-top-txt {
    float: left;
    margin-left: 20px;
    margin-top: 28px;
    color: #e31a1a;
    font-weight: bold;
}

.ewb-top-china {
    line-height: 40px;
    font-size: 20px;
}

.ewb-line {
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
}

.ewb-banner img {
    vertical-align: top;
}

.ewb-nav {
    margin-top: 5px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: #2780e0;
}

.ewb-nav-item {
    width: 16.66%;
    *width: 15.5%;
    float: left;
}

.ewb-nav-item a {
    display: block;
    padding-left: 90px;
    background-position: 50px center;
    background-repeat: no-repeat;
    color: #fff;
}

.ewb-nav-a1 {
    background-image: url('../images/nav1.png');
}

.ewb-nav-a2 {
    background-image: url('../images/nav2.png');
}

.ewb-nav-a3 {
    background-image: url('../images/nav3.png');
}

.ewb-nav-a4 {
    background-image: url('../images/nav4.png');
}

.ewb-nav-a5 {
    background-image: url('../images/nav5.png');
}

.ewb-nav-item a:hover,
.ewb-nav-item.cur a {
    background-color: #1c6abb;
}

/* footer */

.ewb-footer {
    height: 150px;
    background: #314e9d;
    text-align: center;
}

.ewb-rel {
    position: relative;
    padding-top: 22px;
}

.ewb-foot-copy {
    line-height: 28px;
    font-size: 14px;
    vertical-align: top;
    color: #fff;
}

.ewb-foot-copy img {
    vertical-align: middle;
    margin-right: 8px;
    margin-top: -2px;
}

.ewb-foot-img1 {
    display: block;
    width: 52px;
    height: 62px;
    position: absolute;
    left: 322px;
    top: 32px;
}

.ewb-foot-img2 {
    display: block;
    position: absolute;
    width: 110px;
    height: 55px;
    right: 286px;
    top: 42px;
}

/* è½®æ’­ */

.wb-slider {
    position: relative;
    overflow: hidden;
}

.wb-slider-conbox {
    width: 580px;
    height: 340px;
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    margin-left: 20px;
    width: 420px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.wb-slider-switcher {
    position: absolute;
    right: 13px;
    bottom: 16px;
    height: 8px;
}

.wb-slider-stag {
    float: left;
    margin-right: 5px;
    height: 18px;
    width: 9px;
    background: #f4f4f4;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background: #e22e2e;
}

/* 搜索*/
.ewb-search {
    margin-top: 5px;
}

.ewb-sea-btn {
    width: 38px;
    height: 20px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/btn_icon.png) 9px 1px no-repeat #0ca2e9;
}

.wza-box {
    /* padding-top: 60px; */
    position: absolute;
    bottom: 0;
    right: 0;
}

.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-sea-btn {
    height: 36px !important;
    background-position: center center;
}

.oldModel .ewb-nav-item {}

.oldModel .ewb-nav {
    width: 1550px !important;
    margin: 0 auto;
    position: relative;
    left: -150px;
}


.oldModel .ewb-banner {
    display: none !important;
}

.oldModel .ewb-top-title {
    height: auto !important;
}

.oldModel .ewb-footer {
    height: auto !important;
}

.oldModel .ewb-footer * {
    line-height: 1.5 !important;
}

.oldModel .ewb-foot-img1 {
    left: 180px;
    top: 50px;
}

.oldModel .ewb-foot-img2 {
    right: 145px;
    top: 50px;
}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}