@charset "utf-8";

/* CSS Document */
html, body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    color: #333333;
    background: #FFF;
}
media="all"
.homescenePage #logo {
    position: absolute;
    top: 25px;
    left: 115px;
}
#eable-container {
    position: relative;
    margin: 0px;
    width: 100%;
    height: 100%;
}
.eable-header {
    position: relative;
    height: 10%;
    width: 100%;
    white-space: nowrap;
}
.valign-wrapper {
    font-size: 0;
}
.valign-wrapper:after {
    display: inline-block;
    zoom: 1;
    content: '';
    height: 100%;
    vertical-align: middle;
}
.valign-wrapper .valign-middle-box {
    display: inline-block;
    zoom: 1;
    vertical-align: middle !important;
}
.halign-center {
    text-align: center;
}
.eable-header .eable-title {
    position: relative;
    display: inline-block;
    zoom: 1;
    font-family: abchanel-couture, Arial, Helvetica, sans-serif;
    color: #000;
    width: 100%;
    /*height: 54%;*/
    margin: 0;
}
.eable-header .eable-title .eable-logo {
    width: auto;
    height: 62px;
    float: right;
    margin-right: 80px
    /*vertical-align: top;*/
}
.eable-body img {
    border:none;
    width:auto;
    height: 100%;
    /*vertical-align: top;*/
}
.eable-body .img {
    opacity: 1;
    width: auto;
    height: 100%;
    display:inline;
    /*vertical-align: top;*/
}
.noimg {
    display: none;
}
.eable-body .eable-fader .eable-cover {
    width: auto;
    height: 100%;
    z-index: 2;
}
.eable-body {
    position: relative;
    height: 75%;
    width: 100%;
    z-index: 0;
}
.eable-body .eable-fader {
    width: 100%;
    height: 100%;
    opacity: 0;
}
.eable-body .eable-fader {
    position: relative;
}
#eable-container .eable-menu {
    position: relative;
    height: 15%;
    width: 100%;
}
.eable-nav {
    position: relative;
    height: 60%;
    width: 100%;
}
#eable-container .eable-menu-content {
    position: relative;
    height: 100%;
    width: 100%;
}
.eable-nav .eable-nav-list {
    border-bottom: 1px solid #151515;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    list-style-type: none;
    margin: 0 auto;
    padding: 0px;
    /*height: 80%;*/
    width: 100%;
}
.eable-nav .eable-nav-list .eable-nav-item {
    position: relative;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    list-style-type: none;
    margin: 0 19px;
    padding: 0;
    height: 28px;
}
.eable-h2 {
    display: inline-block;
    zoom: 1;
    font-family: abchanel-couture, "华文细黑", STXiHei, "微软雅黑", "Microsoft Yahei", "华文黑体", "ST Heiti", "MS黑体", "MS Hei", abchanel-couture, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    font-weight: normal;
    color: #9c9c9c;
    margin: 0;
    padding: 0;
}
.eable-main-link {
    font-family: abchanel-couture, "华文细黑", STXiHei, "微软雅黑", "Microsoft Yahei", "华文黑体", "ST Heiti", "MS黑体", "MS Hei", abchanel-couture, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1;
    color: #9c9c9c;
    text-decoration: none;
}
.eable-main-link:hover, .eable-main-link:active, .eable-main-link.active {
    color: #000;
    outline: 0;

}
a:active, a:hover {
    outline: 0;

}
.eable-footer {
    position: fixed;
    /*bottom: 0;
    left: 0;*/
    height: 33px;
    width: 100%;
}
.eable-footer .eable-footer-list {
    list-style-type: none;
    margin: 0 12px;
    padding: 0px;
}
.eable-footer .eable-footer-list .eable-footer-item {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    list-style-type: none;
    margin: 0 13px;
    padding: 0;
}
.eable-small-link {
    font-family: abchanel-couture, "华文细黑", STXiHei, "微软雅黑", "Microsoft Yahei", "华文黑体", "ST Heiti", "MS黑体", "MS Hei", abchanel-couture, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #636060;
    text-decoration: none;
}
.eable-small-link:hover, .eable-small-link:active, .eable-small-link.active {
    color: #000;
}
.eable-footer .eable-footer-list .eable-footer-item-right {
    float: right;
}
#chinese-auth {
    bottom: 0px;
    display: block;
    position: absolute;
    /*bottom: 47px;
    right*/: 24px;
    line-height: 12px;
    z-index: 1;
}
#chinese-auth a {
    font-family: Simhei, Arial, helvetica, sans-serif;
    color: #808080;
    font-size: 9px;
    line-height: 12px;
    text-decoration: none;
}
#chinese-auth-logo {
    margin-left: 20px;
    padding-top: 30px;
}


