@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 {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

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

.ewb-row {
    overflow: hidden;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ewb-mr10 {
    margin-right: 10px;
}

/* top */

.ewb-top {
    height: 84px;

}

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


.ewb-wea {
    float: right;
    color: #666;
    text-align: center;
}

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

/* 背景轮播 */

.ewb-slider-item {
    height: 284px;
    position: relative;
}

.ewb-rslides {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ewb-rslides li {
    left: 0;
    top: 0;
    width: 100%;
    display: none;
    position: absolute;
    -webkit-backface-visibility: hidden;
}

.ewb-rslides li:first-child {
    float: left;
    display: block;
    position: relative;
}

.ewb-rslides-img {
    display: block;
    height: 284px;
    background-repeat: no-repeat;
    background-position: center top;
}

.ewb-rslides-img.img0 {
    background-image: url(../images/bg100.png);
}

.ewb-rslides-img.img1 {
    background-image: url(../images/img1.jpg);
}

.ewb-rslides-img.img2 {
    background-image: url(../images/img2.jpg);
}

.ewb-rslides-img.img3 {
    background-image: url(../images/img3.jpg);
}

.ewb-rslides-img.img4 {
    background-image: url(../images/img4.png);
}

.ewb-rslides-img.img5 {
    background-image: url(../images/bannenew11.png);
}

.ewb-rslides-img.img6 {
    background-image: url(../images/banner22.png);
}



/* 自定义分页导�?*/

#slider2-pager {
    *display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 3;
    height: 14px;
    text-align: center;
}

#slider2-pager li {
    display: inline-block;
    height: 14px;
    background: url('../images/slider.png') no-repeat;
    margin: 0 7px;
}

#slider2-pager li a {
    display: block;
    width: 14px;
    height: 14px;
}

#slider2-pager .ewb-rslides-cur {
    width: 36px;
    background: url('../images/slider_cur.png') no-repeat;
}

/* nav */

.ewb-nav {
    background: #339fe4;
}

.ewb-nav-items {
    float: left;
}

.ewb-nav-item {
    float: left;
}

.ewb-nav-item a {
    display: block;
    padding: 0 33px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    color: #fff;
    outline: none;
}

.ewb-nav-item a:hover {
    background: #1181c8;
}

.ewb-search {
    width: 220px;
    height: 27px;
    float: right;
    background: #fff;
    margin-top: 13px;
}

.ewb-search input {
    display: block;
    float: left;
    width: 190px;
    height: 27px;
    border: 0;
    padding: 0;
    outline: 0;
    line-height: 27px;
    text-indent: 10px;
    font-size: 14px;
}

input::placeholder {
    color: #999;
}

.ewb-search button {
    display: block;
    width: 26px;
    height: 27px;
    border: 0;
    padding: 0;
    outline: 0;
    cursor: pointer;
    float: right;
    background: url('../images/search_icon.png') left center no-repeat;
}

/* footer */

.ewb-footer {
    height: 300px;
    background: #2378af;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

.ewb-foot-l {
    width: 780px;
    float: left;
    padding-top: 16px;
    padding-left: 4px;
}

.ewb-foot-copy {
    /* margin-top: 20px; */
}

.ewb-foot-copy img {
    float: left;
}

.ewb-foot-info {
    display: block;
    float: left;
    margin-left: 15px;
}

.ewb-foor-r {
    margin-left: 840px;
    padding-top: 16px;
}

.ewb-sel-mod {
    height: 30px;
}

.ewb-sel-mod select {
    display: block;
    float: left;
    width: 212px;
    height: 30px;
    line-height: 30px;
    background: #91bcd7;
    text-indent: 10px;
    color: #fff;
    border: 1px solid #0a4f7c;
}

.ewb-mt24 {
    margin-top: 24px;
}

.ewb-foot-img {
    float: left;
}

.ewb-foot-img.ewb-spc {
    margin-top: 7px;
    margin-left: 12px;
}

.placeholder {
    color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}

input::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder {
    color: #999;
}

.ewb-webenter {
    float: right;
    margin: 41px 0 0 30px;
}

.ewb-webenter>a {
    color: #cc0909;
    font-weight: bold;
    font-size: 18px;
}

/* .placeholder{  
    opacity:0.5;  
    filter:alpha(opacity=50);  
}   */

/* 适老化 */
.use-old-btn {
    position: absolute;
    right: 100px;
    top: calc(50% + 9px);
    transform: translateY(-50%);
    display: flex;
    line-height: 30px;
    font-size: 28px;
    color: #333;
    font-weight: 600;
	font-size: 16px;
    color: #1087d2;
    right: 10px;
}

.use-old-btn img {
    margin-right: 10px;
}

.wza-old .ewb-nav-items {
    float: none;
}

.wza-old .ewb-search {
    float: none;
    display: flex;
    width: 800px;
    height: 45px;
    line-height: 45px;
}

.wza-old .ewb-nav-item {
    width: calc(100% / 3 - 20px);
    margin-left: 10px;
}

.wza-old .ewb-nav-item:nth-child(3n + 1) {
    margin-left: 0px;
}

.wza-old .ewb-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wza-old .ewb-top .ewb-container {
    flex-direction: row;
    align-items: start;
}

.wza-old .ewb-nav-item a {
    text-align: center;
    font-weight: 600;
    font-size: 28px;
}

.wza-old .ewb-search input {
    line-height: 45px;
    height: 45px;
    font-size: 28px;
}

.wza-old .ewb-nav {
    padding-bottom: 10px;
}

.wza-old .ewb-search input {
    width: calc(100% - 45px);
}

.wza-old .ewb-search button {
    width: 45px;
    height: 45px;
    background-size: 25px 25px;
    background-position: center center;
}

.wza-old .ewb-row {
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.wza-old .wb-slider-ctag img {
    height: 600px;
}

.wza-old .wb-slider-conbox {
    width: 800px;
    height: 600px;
}

.wza-old .ewb-mt10 {
    width: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.wza-old .ewb-span8 {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wza-old #slider2-pager li a {
    width: 20px;
    height: 20px;
}

.wza-old #slider2-pager li {
    height: 20px;
}

.wza-old #slider2-pager li {
    background-size: 20px 20px;
}

.wza-old #slider2-pager .ewb-rslides-cur {
    width: 52px;
    background-size: 52px 20px;
}

.wza-old .ewb-footer .ewb-container * {
    flex-shrink: 0;
}

.wza-old .ewb-foor-r {
    margin-left: 0;
}

.wza-old .wb-slider-mask {
    height: 45px;
    line-height: 45px;
    font-size: 28px;
}

.wza-old .wb-slider-mask .ellipsis {
    max-width: 1111px;
}

.wza-old .wb-slider-switcher {
    height: 30px;
    bottom: 46px;
}

.wza-old .wb-slider-stag {
    width: 40px;
    height: 30px;
    font-size: 20px;
    line-height: 30px;
}

.wza-old .ewb-ml10 {
    margin-left: 0;
}

.wza-old .ewb-plat {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.wza-old .ewb-comp-hd {
    height: 45px;
}

.wza-old .ewb-comp-tt {
    height: 46px;
}

.wza-old .ewb-comp-tt a {
    width: 130px;
    height: 45px;
    line-height: 45px;
    font-size: 28px;
}

.wza-old .ewb-comp {
    height: 378px;
}

.wza-old .ewb-info-item {
    height: 45px;
    line-height: 45px;
}

.wza-old .ewb-info-ifous {
    padding-left: 20px;
}

.wza-old .ewb-span18 {
    width: 100%;
    box-sizing: border-box;
}

.wza-old .ewb-sales-bd {
    height: 562px;
}

.wza-old .ewb-plat-hd {
    height: 39px;
    line-height: 39px;
}

.wza-old .ewb-plat-tt {
    height: 41px;
    background-size: 44px 33px;
}

.wza-old .ewb-plat-tt a {
    font-size: 24px;
}

.wza-old .homepageIndex .option-item {
    height: 50px;
    line-height: 50px;
    font-size: 28px;
}

.wza-old .ewb-footer {
    font-size: 24px;
    line-height: 45px;
    height: 780px;
}

.wza-old .ewb-sel-mod select {
    width: 375px;
    height: 50px;
}

.wza-old .ewb-sel-mod select {
    margin-left: 10px;
}

.wza-old .ewb-foot-copy img {
    height: 100px;
}

.text-overflow{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}