#header #international{
    /* width: 90px; */
    height: 30px;
    background:#EEE;
    border:1px #BFBFBF solid;
    border-radius: 3px;
    position: relative;
}
#header .user-service{
    position: relative;
    margin:10px 0 0 6px;
    width: 100px;
    height: 30px;
    background:#f8f8f8;
    border:1px #BFBFBF solid;
    border-radius: 3px;
    line-height:30px;
    color:#6D6A69;
    cursor: pointer;
}
#header .user-service i{
    color:#40A5F7;
    vertical-align: middle;
    margin-left: 10px;
}
#header .user-service.active:after{
    content: "";
    display: block;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #d00;
}

#header #international ul {
    display: flex;
    display: -webkit-flex;
}
#header #international ul li{
    width: 45px;
    height:30px;
    line-height: 28px;
    text-align: center;
    top: -1px;
    list-style: none;
    cursor: pointer;
    color: #6D6A69;
}

#header #international ul li.active{
    background: #f8f8f8;
    border:1px #BFBFBF solid;
    border-radius: 3px;
    color: #40A5F7;
    font-size: 14px;
    box-sizing:border-box;
}

.smart-style-1 #header #international{
    background: #151B22;
    border:1px #000 solid;
}
.smart-style-1 #header #international ul li{
    color: #8B91A0;
}
.smart-style-1 #header #international ul li.active{
    color: #fff;
    background-color: #6798E1;
    border:1px #000 solid;
}
.smart-style-1 #header .user-service{
    background:#2C3742;
    border:1px #000 solid;
    color:#8B91A0;
}

.smart-style-2 #header #international{
    background: #151B22;
    border:1px #000 solid;
}
.smart-style-2 #header #international ul li{
    color: #8B91A0;
}
.smart-style-2 #header #international ul li.active{
    background: #2C3742;
    border:1px #000 solid;
}
.smart-style-2 #header .user-service{
    background:#2C3742;
    border:1px #000 solid;
    color:#8B91A0;
}
.smart-style-2 #header #international ul li.active{
    color: #40A5F7;
}
.width-big {
    width: 100%;
}

.smart-style-2 .login-info span.span-right0 {
    padding-right: 0;
}

.newspopup em, .newspopup em:hover {
    font-size: 9px;
    display: none;
    padding: 0 2px 1px;
    position: absolute;
    top: -5px;
    right: -7px;
    text-decoration: none;
    font-style: normal;
    background: #ED1C24;
    color: #fff;
    border-radius: 100%;
    max-height: 15px;
    min-width:15px;
    line-height: 13px;
    font-weight: 700;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .1)
}

.news-pop {
    display: none;
    position: absolute;
    top: 64px;
    width: 200px;
    background: #FFFFFF;
    border: 1px solid #CCD4D9;
    box-shadow: 0 2px 4px 0 rgba(54,63,68,0.07);
    border-radius: 4px;
    font-size: 12px;
}
.news.show {
    display: block;
}
.news-pop::before,
.news-pop::after {
    position: absolute;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    top: -7px;
    left: 48%;
    border-left: 7px transparent solid;
    border-right: 7px transparent solid;
    border-bottom: 7px #CCD4D9 solid;
    content: '';
}
.news-pop::after {
    top: -6px;
    border-bottom: 6px #FFF solid;
}
.news-pop .fa {
    font-size: 14px;
    color: #96A1A7;
}
.news-pop .news-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    line-height: 34px;
    cursor: pointer;
}
.news-pop .news-item:hover {
    background-color: #DEEDF9;
}
.news-pop .empty {
    text-align: center;
    padding: 20px 0;
}
.news-pop .news-more {
    padding: 8px 0;
    text-align: center;
    border-top: 1px solid #ECF0F2;
}
.news-pop .news-more span {
    color: #369BE9;
    cursor: pointer;
}
.news-pop .news-more .fa {
    margin-left: 5px;
}

.ribbon-overflowing{
    overflow: hidden;
}

#news-container .modal-dialog {
    width:840px;
}
#news-container .modal-header {
    border-bottom:none;
    padding: 10px 15px 8px;
}
#news-container .modal-body {
    padding: 0 40px 20px;
}
#news-container .modal-body h1{
    text-align: center;
    color: #42a5f5;
    margin-bottom: 15px;
}
#news-container .modal-body p{
    background-color:#fafafa; padding: 20px; font-size: 14px; overflow: hidden;
}
#news-container .modal-footer {
    border-top:none; margin-top:0; padding: 0 40px 25px;
}
#news-container .modal-footer button{
    width: 100px;
}

#topview .alarm-btn {
    font-size: 13px;
    color: #363F44;
    height: 30px;
    line-height: 30px;
    padding: 6px 12px;
    margin-right: 6px;
    background: #FFFFFF;
    border: 1px solid #CCD4D9;
    border-radius: 4px;
    position: relative;
    bottom: 4px;
    text-decoration: none;
    cursor: pointer;
}
#topview .alarm-btn em {
    color: #E95471;
}
#topview .alarm-btn i {
    color: #000;
    margin-right:10px;
}

#pop {
    background: #fff;
    width: 260px;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9999;
}
#popHead {
    line-height:32px;
    background:#f6f0f3;
    border-bottom:1px solid #e0e0e0;
    position:relative;
    font-size:12px;
    padding:0 0 0 10px;
}
#popHead h2 {
    font-size:14px;
    color:#666;
    line-height:32px;
    height:32px;
    margin: 0px;
}
#popHead #popClose {
    position:absolute;
    right:10px;
    top:1px;
}
#popHead a#popClose:hover {
    color:#f00;
    cursor:pointer;
}
#popContent {
    padding:5px 10px;}

#popTitle a {
    line-height:24px;
    font-size:14px;
    font-family:'微软雅黑';
    color:#333;
    font-weight:bold;
    text-decoration:none;
}
#popTitle a:hover {
    color:#f60;
}
#popIntro{
    line-height:160%;
    margin:5px 0;
    color:#666;
}
#popMore {
    text-align:right;
    border-top:1px dotted #ccc;
    line-height:24px;
    margin:8px 0 0 0;
}
#popMore a {
    color:#f60;
}
#popMore a:hover {
    color:#f00;
}
.smart-style-1 nav ul b .fa-expand-o:before {
    content: "\f107";
}
.smart-style-1 nav ul b .fa-collapse-o:before {
    content: "\f106";
}
#self_service_menu {
    position: absolute;
    right: 90px;
    top: 41px;
    padding-top: 10px;
    display: none;
    z-index: 999;
}
#self_service_menu .modal-content {
    border: 1px solid #3E90D4;
    box-shadow: none;
    min-width: 200px;
}
#self_service_menu .little-corner{
    width: 0;
    height: 0;
    position: absolute;
    top: -4px;
    right: 30px;
    z-index: 2;
    margin-left: -7px;
    border: 7px solid transparent;
    border-bottom: 8px solid #3E90D4;
}
#self_service_menu .little-corner .inner {
    width: 0;
    height: 0;
    border: 6px solid transparent;
    overflow: hidden;
    border-bottom: 6px solid #fff;
    display: block;
    margin: -4px 0 0 -6px;
}

#YSF-BTN-HOLDER{
    display: none;
}

#query-check {
    display: none;
    position: fixed;
    right: 2px;
    bottom: 2px;
    height: 84px;
    width: 306px;
    padding: 15px 15px;
    font-size: 14px;
    background: #FFFFFF;
    border: 1px solid #369BE9;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0;
}
#query-check #check-reply {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #369BE9;
    cursor: pointer;
}

#query-list .modal-content .flex-between {
    display: flex;
    justify-content: space-between;
}
#query-list .modal-content .duration {
    color: #E95471;
    font-size: 12px;
}

#query-list .modal-dialog {
    margin-top: 10%;
}
#query-list .modal-header {
    font-size: 14px;
}
#query-list .modal-header div {
    color: #363F44;
    font-weight: bold;
}

#query-list .modal-body {
    padding: 0;
}
#query-list .modal-body .modal-block {
    padding: 10px 15px;
}

#query-list .modal-body .old-msg {
    display: none;
    border-bottom: 0.5px solid #ECF0F2;
}
#query-list .modal-body .old-msg .content {
    padding: 10px 15px;
    background: #ECF6FD;
    border-radius: 4px;
}
#query-list .modal-body .old-msg .content .old-msg-title {
    margin-bottom: 5px;
    font-size: 12px;
    color: rgba(54,63,68,0.65);;
}
#query-list .modal-body .new-msg p {
    margin-top: 5px;
    padding-right: 15px;
}
#query-list .modal-body .new-msg textarea {
    width: 100%;
    height: 88px;
    margin-top: 5px;
    padding: 10px 15px;
    border: 1px solid #CCD4D9;
    border-radius: 4px;
}
#query-list .modal-body .modal-btn {
    text-align: right;
    padding: 0 15px 15px;
}
#query-list .modal-body .modal-btn span {
    display: inline-block;
    width: 68px;
    height: 28px;
    line-height: 29px;
    border-radius: 4px;
    text-align: center;
    color: #FFF;
    background-color: #108EE9;
    cursor: pointer;
}
#query-list .modal-body .modal-btn span.disabled {
    background-color: #e0e0e0;
    cursor: no-drop;
}
#query-info .modal-dialog {
    margin-top: 20%;
    width: 330px;
    text-align: center;
    font-size: 16px;
}
#query-info .modal-header {
    border-bottom: unset;
}
#query-info .modal-body {
    display: flex;
    align-items: center;
    margin: 0 19px 25px;
    color: #363F44;
}
#query-info .modal-body img {
    margin-right: 10px;
}

/* 多语言下的 */
.mutil-language-label-jp #onlinemarket{
    display: none;
}