/* common style */
.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

/* site style */
body {
    background: #1A1D3B url("../images/header_bg_x02.png") 0 0 repeat-x;
    color: #000;
    font-size: 12px;
    min-width: 1000px;
}
.first body {
    background: #1A1D3B;
}
.zh-cn body {
    font-family: STHeiti,"Microsoft YaHei", "微软雅黑", "SimSun", "宋体",arial;
}
.zh-tw body {
    font-family: "Microsoft JhengHei","微軟正黑體",arial,helvetica,sans-serif;
}
.is-tpl body {
    background: none;
}

#mainBody {
    position: relative;
}

.page-container-x {
    background: url("../images/container_bg_x02.png") 0 0 repeat-x;
}
.first .page-container-x {
    padding-top: 509px;
    background: url("../images/container_bg_x01.png") 0 509px repeat-x;
}

#page-container {
    padding: 54px 0 22px;
    background: url("../images/container_welcome_bg.jpg") 50% 0 no-repeat;
}
.first #page-container {
    padding: 0;
    background: url("../images/container_bg01.jpg") 50% 0 no-repeat;
}
.game #page-container {
    background: url("../images/container_casino_bg.jpg") 50% 0 no-repeat;
}
.ltlottery #page-container {
    background: url("../images/container_lottery_bg.jpg") 50% 0 no-repeat;
}
.livetop #page-container {
    background: url("../images/container_live_bg.jpg") 50% 0 no-repeat;
}
.ball #page-container {
    background: url("../images/container_bbsport_bg.jpg") 50% 0 no-repeat;
}
.madvertis #page-container {
    padding-top: 34px;
}
.memberexclusiveii #page-container {
    padding-top: 54px;
    background: url("../images/container_memberexclusiveii_bg.jpg") 50% 0 no-repeat;
}

.ltlottery #page-body::before,
.livetop #page-body::before,
.ball #page-body::before,
.ltlottery #page-body::after,
.livetop #page-body::after,
.ball #page-body::after {
    display: block;
    width: 1000px;
    height: 7px;
    content: '';
}
.ltlottery #page-body::before,
.livetop #page-body::before,
.ball #page-body::before {
    background: url("../images/container_article_top02.png") 50% 0 no-repeat;
}
.livetop #page-body::before {
    margin-bottom: 17px;
}
.ltlottery #page-body::after,
.livetop #page-body::after,
.ball #page-body::after {
    background: url("../images/container_article_bottom02.png") 50% 0 no-repeat;
}
.about-text {
    background: url(../images/container_img04.png?1) 0 107px repeat-x;
    padding-top: 311px;
    font-size: 14px;
    color: #4D5496;
    line-height: 28px;
    background-size: 100%;
}
#page-body {
    margin: 0 auto;
    width: 1022px;
} 
/* 1022px;此宽度不能变，主页会跑板 */
.first #page-body,
.game #page-body,
.madvertis #page-body {
    background: none;
}
.memberexclusiveii #page-body {
    position: relative;
    margin-top: 24px;
    border: 1px solid #272A55;
    background: #1B2040;
    width: 998px;
    min-height: 500px;
}

/* header */
#page-header {
    position: relative;
    z-index: 6;
}
.first #page-header {
    background: url("../images/header_bg_x01.png") 0 0 repeat-x;
}
.fixed .header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background: url("../images/header_bg_x02.png") 0 0 repeat-x;
    width: 100%;
    min-width: 1000px;
    z-index: 100;
}
.first .fixed .header-wrap {
    background: url("../images/header_bg_x02.png") 0 0 repeat-x;
}
.header-placeholder,
.header-wrap,
.header {
    height: 187px;
}
.first .header-placeholder,
.first .header-wrap,
.first .header {
    height: 130px;
}
.first .header-wrap.change-height,
.first .change-height .header {
    height: 187px;
}
.header {
    margin: 0 auto;
    width: 1000px;
}
.header-top {
    line-height: 39px;
}
.lang-wrap {
    position: relative;
    float: left;
    margin-left: 72px;
    color: #FFF;
    z-index: 1;
}
.license {
    float: left;
    cursor: pointer;
    margin-left: 18px;
    padding-right: 18px;
    background: url('../images/icon_img.png') 100% 50% no-repeat;
    color: #FFF;
}
.top-link-wrap {
    float: right;
}
.top-link-wrap,
.top-link-wrap a {
    color: #3C4380;
}
.top-link-wrap a {
    margin: 0 3px;
    text-decoration: none;
}
.top-custom-link:hover {
    color: #FFF !important;
}

.header-middle {
    position: relative;
    width: 1250px;
    margin: 0 auto;
}
.header-logo {
    position: absolute;
    top: -24px;
    left: 0;
}

/* 主選單 */
.mainnav {
    float: left;
    height: 91px;

}
.mainnav li {
    float: left;
    margin-left: 10px;
}
.LS-game,
.LS-mgcasino,
.LS-mobile,
.LS-memberexclusiveii {
    position: relative;
}
.LS-game::before,
.LS-mgcasino::before,
.LS-mobile::before,
.LS-memberexclusiveii::before {
    position: absolute;
    top: 17px;
    right: 0;
    background: url('../images/hot.gif') 50% 0 no-repeat;
    width: 21px;
    height: 12px;
    content: '';
}
.LS-game::before {
    right: -11px;
}
.LS-mobile::before {
    right: -7px;
}
.mainnav li a::before {
    display: block;
    width: 48px;
    height: 30px;
    margin: 0 auto 5px;
    content: '';
}
.LS-first a::before {
    background: url('../images/nav_home.png') 50% 0 no-repeat;
}
.LS-game a::before {
    background: url('../images/nav_casino.png') 50% 0 no-repeat;
}
.LS-ltlottery a::before {
    background: url('../images/nav_lottery.png') 50% 0 no-repeat;
}
.LS-live a::before {
    background: url('../images/nav_live.png') 50% 0 no-repeat;
}
.LS-ball a::before {
    background: url('../images/nav_sports.png') 50% 0 no-repeat;
}
.LS-mgcasino a::before {
    background: url('../images/nav_mg.png') 50% 0 no-repeat;
}
.LS-mobile a::before {
    background: url('../images/nav_mobile.png') 50% 0 no-repeat;
}
.LS-memberexclusiveii a::before {
    background: url('../images/nav_promotions.png') 50% 0 no-repeat;
}
.mainnav ul a {
    display: block;
    width: 70px;
    height: 67px;
    padding-top: 21px;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.en .mainnav ul a {
    font-size: 12px;
    white-space: normal;
}
.mainnav ul a.current,
.mainnav ul a:hover {
    border-bottom: 3px solid #FACF3F;
    color: #FACF3F;
}
.mainnav ul a.current::before,
.mainnav ul a:hover::before {
    background-position: center bottom;
}

/* 下拉子選單 */
.ele-lsub-group {
    position: absolute;
    padding-top: 5px;
    z-index: 999;
    overflow: hidden;
}
.ele-lsub-group .lsub-inner-wrap {
    padding: 6px 0;
    border-style: solid;
    border-width: 2px 0;
    border-color: #FFD054;
    background: url('../images/sub_bg_y.png') 50% 0 repeat-y;
    width: 119px;
}
.ele-lsub-group .lsub-front-bg {
    position: absolute;
    top: -7px;
    left: 0;
    display: block;
    background: url('../images/arrow.png') 50% 100% no-repeat;
    width: 119px;
    height: 5px;
}
.ele-lsub-group .lsub-back-bg {
    display: none;
}
.ele-lsub-group a {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 32px;
    border-bottom: 1px dashed #383F51;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ele-lsub-group a:last-of-type {
    border-bottom: none;
}
.ele-lsub-group a:hover {
    color: #FDD02D;
}

/* 登入區 */
.login-wrap {
    padding-left: 149px;
    width: 851px;
    height: 57px;
}
.first .login-wrap {
    display: none;
}
.first-login-pos {
    position: relative;
    margin: 0 auto;
    width: 1500px;
}
.first-login-wrap {
    position: absolute;
    top: 64px;
    right: 0;
    background: url('../images/login_bg01.png') 0 0 no-repeat;
    width: 260px;
    height: 331px;
}
.login-title {
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 42px;
}
.login-unit {
    float: left;
    position: relative;
    margin: 12px 0 0 10px;
    padding-left: 30px;
    width: 119px;
    height: 34px;
    font-size: 14px;
}
.first-login-wrap .login-unit {
    margin: 5px 0 0 12px;
    width: 206px;
    height: 45px;
    line-height: 45px;
}
.login-unit-user {
    background: url('../images/loginInput_bg04.png') 0 0 no-repeat;
}
.first-login-wrap .login-unit-user {
    margin-top: 10px;
    background: url('../images/loginInput_bg01.png') 0 0 no-repeat;
    height: 40px;
    line-height: 40px;
}
.login-unit-pwd {
    background: url('../images/loginInput_bg05.png') 0 0 no-repeat;
}
.first-login-wrap .login-unit-pwd {
    background: url('../images/loginInput_bg02.png') 0 0 no-repeat;
}
.forget-pw {
    position: absolute;
    top: 4px;
    right: 4px;
    background: url('../images/login_icon.png') 0 0 no-repeat;
    width: 26px;
    height: 26px;
}
.forget-pw:hover {
    background-position: 0 100%;
}
.first-login-wrap .forget-pw {
    top: 9px;
    right: 7px;
    background: #333982;
    width: 49px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #A1A9FF;
    text-align: center;
    text-decoration: none;
}
.en .first-login-wrap .forget-pw {
    width: 60px;
}
.first-login-wrap .forget-pw:hover {
    color: #D4D8FF;
}
.login-unit-chk {
    background: url('../images/loginInput_bg06.png') 0 0 no-repeat;
    width: 104px;
}
.first-login-wrap .login-unit-chk {
    background: url('../images/loginInput_bg03.png') 0 0 no-repeat;
    width: 118px;
}
.login-input {
    border: none;
    background-color: transparent;
    width: 104px;
    height: 34px;
    line-height: 34px;
    color: #FFF;
    outline: none;
}
.first-login-wrap .login-input {
    width: 118px;
    height: 45px;
    line-height: 45px;
}
.login-acc {
    width: 74px;
}
.first-login-wrap .login-acc {
    width: 160px;
    height: 40px;
    line-height: 40px;
}
.login-unit-pwd .login-input {
    width: 86px;
}
.first-login-wrap .login-unit-pwd .login-input {
    width: 134px;
}
.login-unit .login-placeholder,
.acc-unicode {
    position: absolute;
    top: 0;
    line-height: 34px;
    color: #FFF;
    font-family: arial;
}
.first-login-wrap .login-unit .login-placeholder {
    line-height: 45px;
}
.first-login-wrap .login-unit-user .login-placeholder,
.first-login-wrap .acc-unicode {
    line-height: 40px;
}
.login-unit .login-placeholder {
    left: 32px;
    cursor: text;
}
.acc-unicode {
    right: 4px;
    font-size: 14px;
}
.first-login-wrap .acc-unicode {
    right: 7px;
    font-size: 14px;
}
#vPic {
    position: absolute;
    top: 8px;
    right: 4px;
    cursor: pointer;
    visibility: hidden;
}
.first-login-wrap #vPic2 {
    position: absolute;
    top: 14px;
    right: -64px;
    cursor: pointer;
    visibility: hidden;
}
.login-submit,
.header-join {
    float: left;
    margin-top: 11px;
    width: 109px;
    height: 36px;
}
.first-login-wrap .login-submit,
.first-login-wrap .header-join {
    margin-top: 11px;
    height: 40px;
}
.login-submit {
    border: none;
    margin: 12px 10px 0 8px;
    cursor: pointer;
    outline: none;
}
.first-login-wrap .login-submit {
    margin: 11px 3px 0 12px;
    width: 115px;
}
.first-login-wrap .header-join {
    width: 118px;
}
.website {
    float: right;
    margin-top: 21px;
    width: 135px;
    height: 15px;
}


/* 登入後 */
.mem-wrap {
    margin: 0 auto;
    padding-left: 146px;
    width: 1000px;
    height: 57px;
    box-sizing: border-box;
}
.mem-info-bg {
    height: 57px;
}
.first .mem-wrap {
    display: none;
}
.mem-info {
    float: left;
    margin-top: 21px;
    color: #FDE9A3;
}
.first-login-wrap .mem-info {
    margin: 27px 0 0 35px;
    line-height: 28px;
}
.fixed .mem-info .ele-accinfo {
    display: inline-block;
}
.mem-info strong {
    color: #FFF000;
}
.mem-info i {
    color: #FFF;
}
.mem-info i:hover {
    color: #FFF000;
}
/* 加號展開 */
.ele-obalance-item-wrap.ele-item-style-cover {
    background: #F9CF3F;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-obalance-item {
    border: none;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-obalance {
    color: #000;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-balance-tool {
    background: #A26616;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-balance-tool a {
    background: #F7B21C;
    color: #400000;
}
.ele-obalance-item-wrap.ele-item-style-cover .ele-balance-tool a:hover {
    background: #F9C34D;
}

/* 會員選單 */
.SU-Menual,
.SU-Menual a {
    font-size: 13px;
    color: #FDE9A3;
}
.SU-Menual {
    float: left;
    margin: 20px 0 0 10px;
}
.first-login-wrap .SU-Menual {
    margin: 0 0 0 35px;
    line-height: 28px;
}
.SU-Menual li {
    float: left;
}
.SU-Menual a {
    text-decoration: none;
    transition: color .2s;
}
.SU-Menual a:hover {
    color: #FFF;
}
.logout {
    float: left;
    width: 60px;
    height: 26px;
    margin: 16px 0 0 15px;
    line-height: 26px;
}
.first-login-wrap .logout {
    width: 190px;
    height: 34px;
    margin: 15px 0 0 35px;
}
#su-logout {
    display: block;
    background-color: #4650C6;
    text-align: center;
    color: #FFF;
    text-decoration: none;
}
#su-logout:hover {
    color: #F9CF3F;
}
.first-login-wrap #su-logout {
    height: 34px;
}
.first-login-wrap #su-logout:hover {
    background-position: center bottom;
}

/* 最新消息 */
.news-wrap-bg {
    position: absolute;
    width: 100%;
    height: 34px;
    line-height: 34px;
}
.first .news-wrap-bg {
    top: 598px;
    background: url('../images/news_bg_x.png') 0 0 repeat-x;
    height: 41px;
    line-height: 41px;
}
.news-wrap {
    margin: 0 auto;
    width: 1000px;
}
.news-title {
    float: left;
    background: url('../images/news_icon.png') 0 50% no-repeat;
    padding-left: 28px;
    color: #FFCD52;
}
.news-item {
    float: left;
    width: 900px;
    height: 34px;
    line-height: 34px;
    color: #FFF;
}
.first .news-item {
    height: 41px;
    line-height: 41px;
}

/* 美東時間 */
.est-wrap {
    float: right;
}
#est_bg.time_text {
    background-color: transparent;
    height: 46px;
    line-height: 46px;
    color: #FFF;
    text-align: right;
    opacity: 1;
    filter: alpha(opacity=100);
}

/* 首頁 */
.ad-flash-wrap {
    position: absolute;
    top: 39px;
    width: 100%;
    height: 600px;
    background: #1A1D3B;
    overflow: hidden;
}
.ad-flash {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 600px;
    margin-left: -960px;
}
.ad-flash .ele-slideshow-control-wrap {
    bottom: 57px;
}
.ele-slideshow-control-outwrap .ele-slideshow-nav a {
    background: url('../images/slider_ctrl.png') 0 0 no-repeat;
    width: 15px;
    height: 15px;
}
.ele-slideshow-control-outwrap .ele-slideshow-nav a.active,
.ele-slideshow-control-outwrap .ele-slideshow-nav a:hover {
    background: url('../images/slider_ctrl.png') 0 100% no-repeat;
}
.games-wrap {
    height: 521px;
}
.game-title {
    padding-top: 85px;
    background: url('../images/container_text_img01.png') 50% 31px no-repeat;
    height: 133px;
    text-align: center;
    box-sizing: border-box;
}
.game-title a {
    display: inline-block;
    margin: 0 5px;
}
.game-title a:hover {
    background-position: center bottom;
}
.game-bb-img {
    width: 139px;
    height: 36px;
}
.game-mg-img {
    width: 118px;
    height: 36px;
}
.game-pt-img {
    width: 121px;
    height: 36px;
}
.game-gns-img {
    width: 121px;
    height: 36px;
}
.game-isb-img {
    width: 113px;
    height: 36px;
}
.game-hb-img {
    width: 113px;
    height: 41px;
}
.first-game-wrap {
    float: left;
    width: 480px;
    height: 291px;
    padding: 42px 0 0 260px;

}
.first-game-wrap a {
    float: left;
    margin: 0 0 22px 10px;
}
.first-jp-wrap {
    float: right;
    width: 220px;
    height: 218px;
    margin: 44px 18px 0 0;
    padding-top: 52px;
}
.winner-list {
    width: 191px;
    height: 150px;
    margin: 0 0 4px 14px;
    background: url('../images/winning_slider.gif?v=1') 0 0 no-repeat;
}
.first-jp-wrap .ele-jackpot-wrap {
    height: 47px;
    line-height: 47px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}
.jp-replace {
    float: right;
    width: 220px;
    height: 270px;
    margin: 44px 18px 0 0;
}
.mobile-wrap {
    height: 413px;
}
.product {
    float: left;
    width: 300px;
    padding-top: 89px;
}
.product a {
    float: left;
    width: 300px;
    height: 90px;
    margin-bottom: 10px;
}
.mobile-download {
    float: right;
    width: 100px;
    height: 41px;
    margin: 155px 30px 0 0;
}
.mobile-download:hover,
.product a:hover {
    background-position: center bottom;
}
.about-wrap {
    height: 453px;
}
.about-text {
    background: url('../images/container_img04.png?1') 0 107px repeat-x;
    padding-top: 311px;
    font-size: 14px;
    color: #4D5496;
    line-height: 28px;
    background-size: 100%;
}
.text-bold {
    color: #696FBF;
    font-weight: bold;
}

/* footer */
#page-footer {
    background: url('../images/footer_bg_x01.png') 0 0 repeat-x;
}
.footer-bg {
    background: url('../images/footer_bg01.png') 50% 100% no-repeat;
}
.footer {
    margin: 0 auto;
    padding-bottom: 40px;
    width: 1000px;
    min-height: 194px;
}
.contact-area {
    width: 1000px;
    height: 95px;
    margin: 33px 0;
}
.footer-onlineservice {
    float: right;
    width: 207px;
    height: 60px;
}
.footer-onlineservice:hover {
    background-position: center bottom;
}
.game-and-pay {
    height: 37px;
    background: url('../images/footer_img02.png') 80% 0 no-repeat;
    padding-left: 56px;
}
.article-menu {
    margin: 28px 0 11px;
    text-align: center;
}
.article-menu,
.article-menu a {
    color: #636BB7;
}
.article-menu a {
    text-decoration: none;
}
.article-menu a:hover {
    color: #ECE94E !important;
}
.footer-text,
.copyright,
.footer-info {
    line-height: 22px;
    text-align: center;
    color: #51568B;
}
#bblogo,
#browser-logo {
    float: left;
}
#bblogo {
    width: 74px;
    height: 36px;
    background: url('../images/bbinlogo.png') 50% 0 no-repeat;
}
#browser-logo {
    margin-left: 22px;
}
#browser-logo img {
    display: block;
}

/* 文案區塊 */
#page-sidebar {
    float: left;
    margin-top: 20px;
    width: 282px;
}
#page-right {
    float: right;
    padding: 0 29px;
}
.page-right-top {
    float: right;
    margin-top: 4px;
    /*background: url('../images/container_article_top01.png') 50% 0 no-repeat;*/
    width: 708px;
    height: 7px;
}
.login-wrap {
    background: url(../images/login_img01.png) 0 50% no-repeat;
}
.page-right-bottom {
    float: right;
    /*background: url('../images/container_article_bottom01.png') 50% 0 no-repeat;*/
    width: 708px;
    height: 7px;
}
#page-right,
#page-right iframe {
    width: 900px;
}
.joinagent #page-right,
.joinmember #page-right {
    padding: 0 4px;
}
.joinagent #page-right,
.joinagent #page-right iframe,
.joinmember #page-right,
.joinmember #page-right iframe {
    width: 700px;
}

/* 文案頁-側邊選單 */
.sidemenu-header {
    height: 90px;
}
.sidemenu-body {
    background: #1C2040;
}
.sidemenu-body li {
    width: 282px;
    height: 58px;
}
.sidemenu-body a {
    display: block;
    background: url('../images/sidebar_over.png') 50% 0 no-repeat;
    padding: 0 70px 0 50px;
    line-height: 58px;
    color: #8A91CC;
    font-size: 16px;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.sidemenu-body a:hover {
    background-position: center bottom;
    color: #FFF;
}
.sidemenu-footer {
    margin-bottom: 22px;
    height: 276px;
}

/* 頁籤 */
#direction ul.mtab-menual {
    margin: 10px auto 18px;
    border-bottom: 3px solid #3E458D;
    list-style: none;
}
.memberexclusiveii #direction ul.mtab-menual {
    position: absolute;
    top: -25px;
    left: 0;
    margin: 0;
    padding-left: 0;
    width: 998px;
    border-bottom: none;
}
#direction ul.mtab-menual li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 4px;
    border-radius: 5px 5px 0 0;
    padding: 1px 10px;
    background: #3E458D;
    color: #FFF;
    cursor: pointer;
    vertical-align: bottom;
    transition: background-color .4s;
}
.memberexclusiveii #direction ul.mtab-menual li {
    margin-right: 2px;
    background: #3C458A;
    color: #D1D3D2;
}
#direction ul.mtab-menual li:hover,
#direction ul.mtab-menual li.mtab {
    background-color: #646EC1;
}
.memberexclusiveii #direction ul.mtab-menual li:hover,
.memberexclusiveii #direction ul.mtab-menual li.mtab {
    background-color: #3C458A;
    color: #FEEF00;
}

#direction {
    color: #8B92C5;
}
.memberexclusiveii #direction {
    color: #FFF;
}

/* 優惠活動-各活動間距 */
#direction #MemberExclusive_area .MemberExclusive {
    margin-bottom: 10px;
}

/*共用頁面*/
.Tpl-table01 {
    border: 1px solid #CCC;
    background-color: #FFF;
    color: #000;
    font-size: 12px;
}
table .Tpl-title01 th {
    background-color: #DDD;
    height: 24px;
    font-weight: bold;
    text-align: center;
}
#Tpl-user-acc span {
    color: #0000FF;
    line-height: 20px;
}
.Tpl-table01 th, .Tpl-table01 td {
    border: 1px solid #CCC;
    height: 22px;
}
tr.Tpl-trcolor1 {
    background: #FFF;
}
tr.Tpl-trcolor2 {
    background: #EEE;
}
tr.Tpl-trmouseenter {
    background: #DEF;
}
#Tpl-memdata .Tpl-table01 th,
#Tpl-memdata .Tpl-table01 td.Tpl-left {
    text-align: center;
}
#Tpl-memdata .Tpl-table01 td.Tpl-right {
    text-align: left;
}
.Tpl-blue {
    color: #00F;
}
/*首页css*/
.ele-lang-wrap {
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.ele-lang-option {
    width: 22px;
    height: 16px;
    vertical-align: top;
    *margin-left: 4px;
    background: url('../images/lang_rect.png') no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.ele-lang-zh-cn {
    background-position: 0 -40px;
}

.ele-lang-en {
    background-position: 0 -80px;
}

.ele-lang-ja {
    background-position: 0 -120px;
}

.ele-lang-ko {
    background-position: 0 -160px;
}

.ele-lang-vi {
    background-position: 0 -200px;
}

.ele-lang-th {
    background-position: 0 -240px;
}
/**/

