@charset "UTF-8";

/* CSS reset */
@import url("reset.css");

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
default
–––––––––––––––––––––––––––––––––––––––––––––––––– */
body {
    background: #C2BBC1;
    color: #333;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang TC", "微軟正黑體", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

a {
    color: #666;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(255, 255, 255, 0.5);
}

.overlay .loading {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 96px;
    height: 96px;
    margin: -48px 0 0 -48px;
}

.overlay .msg {
    display: block;
    position: absolute;
    top: 50%;
    width: 60%;
    padding: 0.5em 0;
    margin-top: -1em;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    background-color: rgba(51, 51, 91, 1);
}

.ui-footer, .ui-header, .ui-header .ui-btn {
    border: 0;
}

.btn-site {
    margin: 0;
    padding: 0.5em 1em;
    background: #EB431C;
    color: #fff !important;
    display: inline-block;
    border: 0;
    white-space: normal;
    margin-bottom: 10px;
}

.btn-pr {
    background: #a893a7;
}

.btn-blu {
    background: #638FB6;
}

.btn-dblu, .btn-dblu .ui-select .ui-btn {
    background: #34345a;
}

.btn-dpr, .btn-dpr .ui-select .ui-btn {
    background: #4A4A68;
}

.btn-pink {
    background: #BA6070;
}

.btn-gr {
    background: #6BB08F;
}

.btn-full {
    width: 100% !important;
    padding: 0.5em 0;
}

.btn-half-group .btn-half {
    min-width: 43%;
    display: inline-block;
    padding: 0.5em 2%;
    margin-bottom: 10px;
    vertical-align: top;
}

.btn-half-group .btn-select {
    padding: 0 2%;
}

.btn-first {
    margin-right: 2% !important;
}

.btn-site-right {
    position: absolute;
}

.btn-inverse .fa-circle::before {
    color: #ccc;
}

.pz, .ui-listview > .pz {
    padding: 0.5em 0;
}

.span-or {
    color: #EB431C;
}

.span-pr {
    color: #34345a;
}

.span-bl {
    color: #34345a;
}

.btn-close {
    padding: 0.4em 1em !important;
}

.btn-signup {
    font-size: 15px;
    display: block;
    text-align: center;
}

#gotop {
    display: none;
    position: fixed;
    cursor: pointer;
    width: 100%;
    bottom: -37.5px;
}

#gotop div {
    letter-spacing: 0.15em;
    color: #fff;
    line-height: 50px;
    height: 75px;
    margin: 0 auto;
    width: 75px;
    background: #a893a7;
    text-align: center;
    font-size: 11px;
    -webkit-border-top-left-radius: 100px;
    -webkit-border-top-right-radius: 100px;
    -moz-border-radius-topleft: 100px;
    -moz-border-radius-topright: 100px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
}

.site-rangeslider .ui-slider-bg {
    background: #34345a;
    border-radius: 0;
}

.ui-listview > .ui-li-divider > .btn-site {
    font-size: 16px;
    text-align: center;
    margin: 1em 0;
}

.ui-footer .ui-btn {
    font-size: 16px;
}

.btn-select .ui-select {
    margin: 0;
}

.site-in-textinput .ui-input-text {
    border: 0;
    box-shadow: none;
    background: #ddd;
}

.ui-radio {
    margin: 0;
}

button.btn-half {
    width: 48% !important;
}

.ui-listview > .list-bottom-btn-group {
    text-align: center;
}

.ui-listview > .list-bottom-btn-group .ui-btn {
    display: inline-block;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?c398ih');
    src: url('../fonts/icomoon.eot?c398ih#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?c398ih') format('truetype'), url('../fonts/icomoon.woff?c398ih') format('woff'),
    url('../fonts/icomoon.svg?c398ih#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-logo:before {
    content: "\e900";
    font-size: 18px;
}

.ui-header {
    background: #34345a;
    height: 48px;
}

#main .ui-header {
    border-bottom: 1px solid #C2BBC1;
}

.ui-header, .ui-header a {
    color: #fff;
}

.ui-btn-close {
    line-height: 200%;
}

.header-icon .ui-btn {
    font-size: 16px;
    padding: 0.7em 1em 0.7em 0;
}

.cart-link {
    position: relative;
}

.cart-digi {
    position: absolute;
    font-size: 10px;
    top: 0.5em;
    right: 0;
    background: #A18CA0;
    border-radius: 100px !important;
    text-align: center;
    margin-top: 0;
    border: 0;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
layout
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.full-content {
    padding: 0;
}

#searchbar-popup {
    top: 50px !important;
    max-width: 100% !important;
    width: 100%;
    background: #34345a;
    padding: 0;
}

#searchbar {
    box-shadow: none;
    padding: 0 10px;
}

#searchbar, #searchbar .ui-input-search {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
}

#searchbar .ui-input-search input, #searchbar .ui-input-search {
    text-align: center;
}

#searchbar .ui-alt-icon .ui-icon-search::after, #searchbar .ui-alt-icon.ui-icon-search::after,
#searchbar .ui-input-search::after {
    background: none;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
主頁面
–––––––––––––––––––––––––––––––––––––––––––––––––– */

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
index-swiper
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.gallery-top {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    background: #34345a;
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    text-align: center;
    color: #fff;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
主頁面-list
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.main-list li img {
    width: 100%;
    display: block;
}

.main-list li {
    position: relative;
    margin-bottom: 3px;
}

.main-list li:last-child {
    margin-bottom: 0;
}

.main-list-link {
    color: #34345a;
}

.feature-list .main-list-link, .custom-list .main-list-link {
    width: 100px;
    height: 100px;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    background: #fff;
    border-radius: 100px;
}

.feature-list .main-list-link div, .custom-list .main-list-link div {
    line-height: 100%;
    font-weight: 300;
    font-size: 11px;
}

.feature-list .main-list-link:before, .custom-list .main-list-link:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.feature-list .main-list-header, .custom-list .main-list-header {
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    margin: 0 auto;
}

.event-list .main-list-link {
    position: absolute;
    right: 0;
    min-width: 150px;
    padding: 10px 20px;
    z-index: 1;
    bottom: 10%;
    background: rgba(256, 256, 256, 0.8);
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
會員帳戶
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
ui-listview
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.ui-content .site-listview {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    background: #fff;
}

.ui-listview > .ui-li-divider, .ui-listview > .ui-li-static, .ui-listview > li a.ui-btn,
label.ui-btn {
    border-color: #C2BBC1;
    color: #333;
    font-weight: 300;
    font-size: 100%;
    z-index: 99;
}

.ui-content .site-listview .ui-first-child, .site-radio-choice-list .ui-radio .ui-first-child {
    border: 0;
}

.site-listview > .ui-li-divider, .social-login-header {
    background: #C2BBC1;
    color: #333;
    font-size: 13px;
}

.site-listview .ui-collapsible {
    padding: 0;
}

.site-listview > li h2 {
    margin: 0;
    font-weight: 300;
    font-size: 100%;
}

.site-listview .ui-collapsible-content, .site-listview .ui-collapsible {
    border: 0;
}

.ui-collapsible .ui-icon-plus::after {
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%223.404%2C2.051%208.354%2C7%203.404%2C11.95%205.525%2C14.07%2012.596%2C7%205.525%2C-0.071%20%22%2F%3E%3C%2Fsvg%3E');
}

.ui-collapsible .ui-icon-minus::after {
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20%20width%3D%2214px%22%20height%3D%2214px%22%20viewBox%3D%220%200%2014%2014%22%20style%3D%22enable-background%3Anew%200%200%2014%2014%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpolygon%20style%3D%22fill%3A%23FFFFFF%3B%22%20points%3D%2211.949%2C3.404%207%2C8.354%202.05%2C3.404%20-0.071%2C5.525%207%2C12.596%2014.07%2C5.525%20%22%2F%3E%3C%2Fsvg%3E');
}

.site-listview .ui-collapsible > .ui-collapsible-content a {
    padding-left: 30px;
}

.icon-z:after {
    background: none;
}

.ui-listview p.ul-li-aside {
    position: absolute;
    right: 2em;
    font-size: 100%;
    margin: 0.7em 1em;
    top: 0;
}

.social-link-list a {
    background: #A893A7;
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    border-radius: 100px;
    margin: 0 10px;
}

.social-link-list .ui-controlgroup-controls {
    width: 100%;
    text-align: center;
}

.social-link-list .fa-lg {
    line-height: 40px;
    vertical-align: 0;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
site-radio-choice-list
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.site-radio-choice-list {
    border-radius: 0;
    margin: 0 !important;
    background: #fff;
}

.site-radio-choice-list .ui-radio label div.list-flag {
    margin: 0.5em 1em;
    font-size: 24px;
}

.site-radio-choice-list .ui-radio label {
    padding-left: 3em;
    background: #fff;
}

.language-setting-list .ui-radio label div {
    font-size: 12px;
    color: #999;
}

.site-radio-choice-list .ui-radio input {
    z-index: -1;
}

.site-radio-choice-list .ui-btn.ui-radio-off::after {
    display: none;
}

.site-radio-choice-list .ui-btn.ui-radio-on::after {
    background-color: transparent;
    border: 0;
    height: auto;
    width: auto;
    content: "\f00c";
    font-family: "FontAwesome";
    color: #EB431C;
    font-size: 18px;
}

.currency-setting-list .ui-radio label > span:first-child {
    width: 40%;
    display: inline-block;
}

.currency-setting-list .ui-radio label > span {
    vertical-align: middle;
}

.currency-setting-list .ui-radio label div.list-flag {
    margin: 0;
    top: 20%;
    min-width: 30px;
    text-align: center;
    line-height: 1em;
}

.flag-icon {
    border: 1px solid #ddd;
}

.cur-di {
    color: #ccc;
}

.cur-di-c {
    color: #7E3C8C;
}

.cur-ga {
    color: #EE8606;
}

.cur-ga-c {
    color: #ccc;
}

.icon-gold:before {
    content: "\e901";
}

.flag-icon-eur:before {
    content: '';
    background: url("../img/flag-eur.png") center no-repeat;
    background-size: cover;
    width: 32px;
    height: 25px;
    display: block;
}

.icon-gold, .fa-diamond {
    width: 34px;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
會員後台
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.ui-listview > .list-divider-mid {
    text-align: center;
    padding: 25px 0;
}

.site-select-wrapper .ui-select {
    margin: 0;
}

.site-select-wrapper .ui-btn {
    border: 0;
    box-shadow: none;
    padding: 2px;
    text-align: left;
    font-weight: normal;
}

.ui-field-contain > label, .ui-field-contain .ui-controlgroup-label,
.ui-field-contain > .ui-rangeslider > label {
    float: left;
    margin: 0;
}

div.ui-slider-switch {
    background: #ddd;
    border: 0 none;
    border-radius: 100px !important;
    box-shadow: none;
    float: right;
}

div.ui-slider-switch .ui-btn-active {
    background: #B29BB4 none repeat scroll 0 0;
}

.ui-slider-track .ui-btn.ui-slider-handle {
    background: #34345a;
    border-color: #34345a;
}

.upgrade-form .ui-field-contain {
    padding: 0;
    margin: 0;
}

.ui-listview > li p.member-value, .ui-listview > li p.cart-value {
    font-size: 120%;
    text-align: center;
    padding: 20px 0;
}

.ui-field-contain > label ~ [class*="ui-"], .ui-field-contain .ui-controlgroup-controls {
    float: right;
}

.ui-listview > li.member-vaild-time p {
    font-size: 13px;
    margin: 0;
}

h3.page-title {
    font-size: 120%;
    text-align: center;
    color: #34345a;
    padding: 20px 0;
    letter-spacing: 0.5em;
}

.ui-mobile .login-form label {
    font-size: 13px;
    color: #000;
}

.login-form .ui-input-text,
.edit-form .ui-input-text,
.edit-form-part .ui-input-text {
    margin: 0;
    border: 0;
    box-shadow: none;
}

.login-form .ui-input-text input,
.edit-form .ui-input-text input {
    font-size: 13px;
}

.img-capy {
    position: absolute;
    right: 0;
    top: 0.7em;
}

.social-login-list, .btn-signup {
    text-align: center;
    padding: 15px 0;
}

.social-login-list a {
    width: 45px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    border-radius: 100px;
    margin: 0 2%;
}

.social-login-header {
    color: #666;
}

.btn-signup {
    font-size: 16px;
}

/*忘記密碼*/
.ui-popup {
    background-color: #fff;
}

input.pop-input, .ui-popup .ui-input-text {
    border: 0;
    border-radius: 0;
    background-color: #ccc;
}

.ui-popup > .ui-btn-right {
    background: #fff;
}

/*加入會員*/
.ui-checkbox-on::after, .ui-checkbox-on::after, .ui-checkbox-on::after,
.ui-checkbox-on::after {
    background-color: #34345a;
    color: #fff;
}

.ui-checkbox .ui-btn, .ui-checkbox .ui-btn.ui-btn-a:visited {
    background-color: #c2bbc1;
    padding-right: 0;
}

.ui-btn.ui-checkbox-off::after {
    background-color: #666;
}

.ui-listview > li.check-rule-view {
    text-align: center;
}

.check-rule-view .ui-checkbox {
    display: inline-block;
}

.check-rule-view .ui-checkbox input {
    margin-top: -10px;
    height: 10px;
}

.check-rule {
    font-size: 12px;
    letter-spacing: 0.05em;
    position: relative;
    top: -5px;
}

.signup-form label {
    width: 15%;
    text-align: right;
}

.signup-form .ui-input-text,
.signup-form .ui-select,
.signup-form .ui-controlgroup,
.edit-form .ui-select {
    width: 75%;
    padding-right: 0;
}

.signup-form .ui-select .ui-btn, .signup-form .ui-controlgroup-controls .ui-select {
    margin-left: 4%;
    color: #999;
    font-size: 13px;
    line-height: 150%;
}

.signup-form .ui-controlgroup-controls {
    width: 100%;
}

.signup-form .ui-controlgroup-controls .ui-select {
    width: 28%;
    border-right: 1px solid #ddd;
}

.signup-form .ui-controlgroup-controls > div.ui-select:last-child {
    border-right: 0;
}

.signup-form .ui-controlgroup-controls .ui-select .ui-btn:after {
    display: none;
}

.ui-listview > .list-divider-ps {
    white-space: normal;
    font-size: 12px;
    line-height: 150%;
}

#login .login-form .ui-input-has-clear, #forgot .login-form .ui-input-has-clear,
#signup .login-form .ui-input-has-clear {
    padding-right: 0;
}

/*修改資料*/
.site-tabs {
    padding: 0;
}

.site-tabs > .ui-content {
    clear: both;
}

.site-tabs ul.ui-tabs-nav li a.ui-btn {
    display: flex;
    align-items: center;
    height: 4em;
    padding: .5em 1em;
    white-space: normal;
    text-overflow: clip;
    word-break: break-all;
    background: #fff;
    border-color: #c2bbc1;
}

.site-tabs ul.ui-tabs-nav li.ui-tabs-active a.ui-btn {
    background: #4A4A68;
    color: #fff;
}

.site-tabs ul.ui-tabs-nav li a.ui-btn > span {
    display: block;
    font-size: 12px;
    line-height: 1.5;
}

.add-tabs .ui-navbar {
    padding: .5em 1em;
}

.add-tabs .ui-navbar .nav-head {
    position: absolute;
    left: 1.2em;
    font-size: 13px;
    padding-top: 5px;
    width: 20%;
}

.edit-form-part > li.ui-li-has-thumb {
    padding: 0.5em 1.143em !important;
}

.edit-form .ui-field-contain > label {
    font-size: 12px;
    text-align: left;
}

.edit-form .ui-field-contain > label ~ .ui-input-text {
    float: none;
}

.edit-form .site-select-wrapper .ui-btn {
    text-align: right;
    padding-right: 50px;
    font-size: 13px;
    line-height: 150%;
}

.edit-form-part > .ui-li-has-thumb img.edit-pass-img {
    position: relative;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.list-psw-class {
    text-align: center !important;
}

.list-psw-class div {
    display: inline-block;
    width: 13%;
    font-size: 12px;
    border-bottom: 7px solid #ccc;
    margin: 10px 5px 0;
    padding-bottom: 8px;
}

.list-psw-class div.class-check {
    border-bottom: 7px solid #34345a;
    color: #34345a;
}

/*訂單查詢*/
.order-detail-list {
    font-size: 13px;
    line-height: 160%;
}

.order-detail-list dt {
    float: left;
    width: 40%;
    clear: left;
}

.order-detail-list dd {
    white-space: normal;
    padding-left: 40%;
}

.order-detail-list-s:after {
    content: '';
    display: block;
    clear: both;
    margin-bottom: 10px;
}

/**/
.pab-header {
    margin: 0 !important;
}

.pab-tabs {
    border-radius: 0;
}

.pab-tabs .ui-tabs-nav li a {
    background: #fff;
    border: 0;
    color: #4a4a68;
}

.pab-s-header, .pab-mini-table thead th {
    letter-spacing: 0;
    background: #4a4a68;
    color: #fff;
    padding: 0.5em 1em;
}

.pab-detail-list {
    font-size: 12px;
    overflow: hidden;
}

.pab-detail-list dt {
    clear: left;
    float: left;
}

.pab-detail-list dd {
    float: left;
    margin-left: 1em;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
}

.pab-table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
}

.pab-table th.pab-head {
    background: #34345a;
    color: #fff;
    text-transform: uppercase;
}

.pab-table td,
.pab-table th {
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #c2bbc1;
}

.pab-table td, .pab-table th {
    vertical-align: middle;
}

.pab-table tr:nth-child(even) {
    background: #fff;
}

.pab-table tr:nth-child(odd),
.pab-mini-table tbody tr:nth-child(odd) {
    background: #ccc;
}

.pab-mini-table tbody tr:nth-child(even) {
    background: #fff;
}

.pab-mini-table thead th {
    padding: 3px 0;
}

.pab-mini-table tbody th, .pab-mini-table tbody td {
    padding: 0;
    border-right: 0;
}

.icon-currency:before, .icon-medal:before, .icon-goldmedal:before,
.icon-rates:before {
    font-size: 30px;
}

.icon-currency:before {
    content: "\e902";
}

.icon-medal:before {
    content: "\e906";
}

.icon-goldmedal:before {
    content: "\e904";
}

.icon-rates:before {
    content: "\e905";
}

.digi-up:before, .digi-down:before, .digi-up-b:before {
    font-family: "FontAwesome";
    margin-right: 5px;
}

.digi-up:before, .digi-up-b:before {
    content: '\f0d8';
    color: #7CBE30;
}

.digi-down:before {
    content: '\f0d7';
    color: #DD0010;
}

.graph-table td {
    background: #fff;
}

.buysell-info-list, .account-info-list {
    color: #000;
    line-height: 180%;
}

.buysell-info-list dt {
    width: 50%;
}

.account-info-list > span {
    width: 20%;
    display: inline-block;
}

.digi-wrapper {
    padding: 20px 0;
    position: relative;
}

.digi-wrapper > span {
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 36px;
}

.digi-up-b:before, .digi-up-b {
    color: #DD0010;
    font-size: 36px;
}

.digi-up-b:before {
    position: absolute;
    left: 48%;
}

.buysell-qty-spin, .buysell-price {
    width: 100%;
    clear: both;
    float: none;
    padding: 10px 0;
}

.buysell-qty-spin {
    margin: 0;
}

.buysell-price, .buysell-qty-spin label, div.buysell-qty-spin .ui-controlgroup,
.buysell-qty-spin .ui-controlgroup-controls {
    float: left;
    width: auto;
}

.buysell-price span, div.buysell-qty-spin .ui-controlgroup {
    margin-left: 20px;
}

div.buysell-qty-spin .ui-controlgroup {
    width: 200px;
}

.buysell-price span {
    font-size: 24px;
}

.buysell-qty-spin label, .buysell-qty-spin .ui-controlgroup,
.buysell-price, .buysell-board-wrapper {
    font-size: 13px;
    color: #000;
}

.buysell-qty-spin .ui-controlgroup .ui-input-text {
    padding: 0 1em !important;
    border-right-width: 1px;
    border-color: #34345a;
    font-size: 24px;
}

.buysell-qty-spin .ui-controlgroup .ui-input-text input {
    min-height: 0 !important;
    padding: 0;
}

.buysell-qty-spin .ui-controlgroup-horizontal .ui-controlgroup-controls .ui-btn {
    width: auto;
    padding: 0 1em;
    box-shadow: none;
}

.buysell-qty-spin .ui-controlgroup-horizontal .ui-controlgroup-controls .ui-btn:after {
    background-color: transparent;
}

.buysell-qty-spin .ui-controlgroup-horizontal .ui-controlgroup-controls .ui-btn-icon-notext {
    width: 10px;
    height: 33px;
    background-color: #34345a;
    border-radius: 0;
    border: 1px solid #34345a;
}

.buysell-slider-wrapper {
    padding: 80px 0 30px 0;
    width: 100%;
}

.buysell-slider-wrapper .ui-slider {
    width: 80%;
    position: relative;
    margin: 0 8%;
}

.buysell-slider-wrapper .ui-slider .ui-slider-track {
    border: 0;
    box-shadow: none;
    background: #ddd;
    margin: 0;
}

.buysell-tick {
    width: 4.76%;
    border-right: 1px solid #888;
}

.buysell-tick span {
    margin-left: -100%;
}

.buysell-slider-wrapper .ui-slider .ui-slider-handle {
    font-size: 20px;
    color: #fff;
    width: auto;
    height: auto;
    border: 0;
    padding: 5px 0;
    border-radius: 0;
    overflow: visible;
    top: -50px;
    min-width: 40px;
}

.buysell-slider-wrapper .ui-slider .ui-slider-handle:before {
    border-left: 8px solid #fff;
    border-right: 8px solid #fff;
    border-top: 10px solid transparent;
    content: "";
    height: 0;
    left: 25%;
    position: absolute;
    top: 40px;
    width: 0;
    background-color: inherit;
}

.buysell-slider-wrapper:before, .buysell-slider-wrapper:after {
    font-family: FontAwesome;
    position: relative;
    top: 90px;
    font-size: 20px;
    position: absolute;
}

.buysell-slider-wrapper:before {
    content: '\f063';
    color: #195827;
}

.buysell-slider-wrapper:after {
    content: '\f062';
    right: 4%;
    color: #DE0010;
}

.icon-buysell {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #34345a;
    color: #fff;
    font-size: 18px;
    border-radius: 100px;
}

.icon-buysell:before {
    content: '\e903';
}

.icon-buy-price:before, .icon-buy-qty:before {
    font-size: 36px;
    display: inline-block;
    border: 1px solid #34345a;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    position: relative;
}

.icon-buy-price:before {
    content: '\e908';
    height: 28px;
    padding-top: 2px;
    top: 5px;
}

.icon-buy-qty:before {
    content: '\e907';
    top: 3px;
}

/*popupbook 加入規則*/
#popupbook-popup {
    top: 50% !important;
    color: #666;
}

#popupbook {
    border-radius: 0;
    padding: 2em;
}

#popupbook p, #popupbook ul, #popupbook h6 {
    font-size: 12px;
    line-height: 140%;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
精選商品 feature-ring-list
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#feature, #ring, #certificate {
    background: url(../img/bg-feature.png) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.feature-ring-list li {
    text-align: center;
    padding: 30px 0;
}

.ring-cover {
    width: 150px;
}

#show-image {
    width: 70%;;
    min-width: 150px;
}

.ring-title {
    letter-spacing: 0.08em;
}

.ring-title h3 {
    margin-bottom: 10px;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
ring
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.ring-container .showbox {
    text-align: center;
    margin-bottom: 10px;
}

.productgallery-menu {
    width: 70%;
    padding-top: 2.5%;
    float: left;
}

.productgallery-menu a {
    width: 30%;
    float: left;
    border: 2px solid #34345a;
    margin-right: 1.5%;
    max-width: 120px;
}

.productgallery-menu a:last-child {
    margin-right: 0;
}

.productgallery-menu img {
    width: 100%;
    display: block;
}

.ring-aside {
    width: 29%;
    float: right;
}

.ring-aside .ui-select {
    margin-bottom: 0.2em;
}

.btn-aside, .ring-size-select {
    font-size: 13px;
}

.btn-aside .btn-select .ui-select .ui-btn {
    padding: 0;
}

.btn-select .ui-select .ui-btn::after {
    display: none;
}

.btn-select .ui-select .ui-btn {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    padding: 0.5em 1em;
}

.ring-aside .ui-select .ui-btn, .btn-aside {
    width: 100%;
    padding: 15% 0;
    background: #4a4a68;
    margin-bottom: 0;
}

.review-score {
    margin-top: 10px;
}

.review-score .score-head {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
}

.review-score i {
    margin: 0 8px;
    font-size: 28px;
}

.review-score .fa-star {
    color: #F58809;
}

.review-score .star-n {
    color: #999;
}

.share-head {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
}

.ring-share-link .ui-controlgroup-controls {
    text-align: left;
}

.ring-share-link a {
    margin: 0 16px 0 0;
}

.certificate-content h3, .single-content h3 {
    margin: 30px 0 20px 0;
    text-align: center;
}

.certificate-content {
    padding: 1em 3em;
}

.content-list {
    margin: 10px 0;
    padding-left: 20px;
}

.content-list li {
    margin-bottom: 10px;
}

.digi-list li {
    list-style: decimal;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
event
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.event-info-list li {
    background: #fff;
    margin-bottom: 5px;
}

.event-info-content {
    padding: 1em;
}

.event-info-img {
    width: 100%;
    display: block;
}

.event-info-title {
    margin-bottom: 15px;
    width: 80%;
    line-height: 120%;
}

.event-info-desc {
    font-size: 14px;
    line-height: 140%;
}

.event-info-price {
    font-size: 28px;
    padding: 20px 0;
}

.origin-price {
    font-size: 13px;
    text-decoration: line-through;
    color: #999;
    margin-right: 20px;
    display: inline-block;
    width: 35%;
    max-width: 120px;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
custom
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.custom-step {
    display: flex;
    align-items: center;
}

.custom-step li {
    width: 33.333%;
}

.custom-step li > div {
    position: relative;
    padding-left: 24px;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0;
    word-wrap: break-word;
    white-space: normal;
    color: #999;
}

.custom-step li .step-no {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    line-height: 16px;
    text-align: center;
    color: #fff !important;
    background: #999;
    border-radius: 50%;
}

.custom-step li.custom-on > div {
    color: #34345a;
}

.custom-step li.custom-on .step-no {
    background: #34345a;
}

.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23202020'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23202020'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-button-prev {
    opacity: 0.3;
    height: 20px;
}

/* Range Slider */
.range-slider-container {
    width: 90%;
    margin: 0 auto;
}

.range-slider-container > .ui-input-text {
    margin: 0 0 32px 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}

.range-slider-container .irs {
    height: 16px;
}

.range-slider-container .irs-line {
    top: 16px;
    z-index: 100;
    background-color: #ccc;
    background-image: none;
    border: 0;
    border-radius: 5px;
}

.range-slider-container .irs-from,
.range-slider-container .irs-to,
.range-slider-container .irs-single {
    top: 32px;
    padding: 0;
    font-size: 13px;
    text-align: center;
    color: #34345a;
    background-color: transparent;
    border: 0;
}

.range-slider-container .irs-bar {
    top: 16px;
    z-index: 200;
    background-color: #34345a;
    background-image: none;
    border: 0;
}

.range-slider-container .irs-slider {
    top: 0;
    width: 0;
    margin: 0;
    line-height: 100px;
    color: #34345a;
    background: none;
    border: 0;
    box-shadow: none;
    overflow: visible;
}

.range-slider-container .irs-slider:before {
    position: absolute;
    top: -1px;
    left: -4px;
    width: 0;
    height: 0;
    content: "";
    border-top: 16px solid #34345a;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.range-slider-container .irs-slider.to:before {
    left: auto;
    right: -4px;
}

.rs-tick {
    position: absolute;
    top: 16px;
    z-index: 300;
    width: 100%;
    min-height: 10px;
    list-style: none;
}

.rs-tick > li {
    float: left;
    position: relative;
    height: 10px;
    border-right: 1px solid #888;
    box-sizing: border-box;
}

.rs-tick > li:last-child {
    border: 0;
}

.rs-tick > li > span {
    display: block;
    position: absolute;
    left: 0;
    bottom: -32px;
    width: 100%;
    font-size: 13px;
    text-align: center;
    color: #34345a;
}

.rs-tick-5 > li {
    width: 20%;
}

.rs-tick-6 > li {
    width: 16.66666%;
}

/*range slider*/
.site-rangeslider .ui-bar-inherit, .site-rangeslider .ui-bar-inherit,
.site-rangeslider .ui-bar-inherit {
    border: 0;
    height: 10px;
    box-shadow: none;
    background: #ccc;
}

html > body .site-rangeslider .ui-rangeslider-sliders .ui-slider-track:first-child {
    height: 10px;
}

.site-rangeslider .ui-slider-track .ui-btn.ui-slider-handle {
    border: 0;
    top: -25px;
    line-height: 100px;
    overflow: visible;
    width: 10px;
    margin: 0;
    background: none;
    box-shadow: none;
    color: #34345a;
}

.site-rangeslider .ui-slider-track .ui-btn.ui-slider-handle:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #34345a;
    content: "";
    height: 0;
    left: -5px;
    position: absolute;
    top: 15px;
    width: 0;
}

.price-rangeslider .ui-rangeslider-sliders {
    height: 15px;
}

.site-rangeslider .ui-rangeslider-sliders {
    margin: 0 5%;
}

.range-end {
    float: right;
}

.range-begin {
    float: left;
}

.range-end, .range-begin {
    min-width: 50px;
    text-align: center;
}

/* Diamond Cut Checkbox */
.custom-diamond-cut .ui-controlgroup-controls {
    display: block;
    width: 90%;
    margin: 0 auto;
    border-radius: 0;
}

.custom-diamond-cut .ui-checkbox {
    width: 25%;
    border-right: 1px solid #888;
    box-sizing: border-box;
}

.custom-diamond-cut .ui-checkbox:last-child {
    border: 0;
}

.custom-diamond-cut .ui-checkbox .ui-btn {
    padding: 1em 0;
    font-size: 12px;
    text-align: center;
    text-shadow: none;
    letter-spacing: 0;
    color: #34345a;
    border: 0;
    background-color: #ccc;
}

.custom-diamond-cut .ui-checkbox .ui-btn-active {
    color: #ccc;
    background-color: #34345a;
}

/*


.custom-ring-carat-cut-radio div.ui-radio:last-child {
    margin-right: 0;
}

.custom-ring-carat-cut-radio .ui-radio .ui-btn, .ui-radio .ui-btn {

}

.custom-ring-carat-cut-radio .ui-radio .ui-btn-active {
    background: #34345a;
    color: #ccc;
}

.custom-ring-font-radio .ui-radio {
    width: 50%;
}
*/

/*color-slider*/
.colortickmarks,
.buysell-tick {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    float: left;
    text-align: center;
}

.colortickmarks {
    width: 20%;
    border-right: 1px solid #888;
}

.colortickmarks span, .buysell-tick span {
    position: relative;
    display: inline-block;
    left: 100%;
    top: 125%;
    font-weight: normal;
    color: #34345a;
    font-size: 13px;
}

.colortickmarks span {
    margin-left: -10px;
}

.ui-slider-track > div.colortickmarks:first-child {
    border-right: 0;
    width: 0;
}

.ui-slider-track > div.colortickmarks:first-child span {
    position: absolute;
    left: 11%;
}

.ui-slider-track > div.colortickmarks:last-child {
    border-right: 0;
}

.clean-tick {
    width: 16.666667%;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
custom search result
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.result-list .ui-radio {
    position: relative;
}

.result-list .ui-radio .ui-btn.ui-radio-on:after, .ui-radio .ui-btn-icon-left::after,
.ui-radio .ui-btn-icon-right::after, .ui-radio .ui-btn-icon-top::after,
.ui-radio .ui-btn-icon-bottom::after, .ui-radio .ui-btn-icon-notext::after {
    background: none;
    box-shadow: none;
    border: 0;
}

.result-list .ui-btn.ui-radio-on::after {
    left: 0;
    top: 8px;
}

.result-list .ui-radio .ui-btn.ui-radio-on:after {
    color: #fff;
}

.result-list .ui-radio .ui-btn.ui-radio-on {
    background: #34345a;
}

.result-list .ui-radio .ui-btn {
    padding: 0;
    width: 22px;
    height: 22px;
    border: 0;
}

.result-list li {
    clear: both;
    position: relative;
    padding: 0.8em 0;
    text-align: center;
}

.result-list li:before {
    content: '';
    display: block;
    height: 2px;
    width: 150%;
    background: #c2bbc1;
    position: absolute;
    left: -3em;
    bottom: 0;
}

.result-list li:after {
    content: '';
    display: block;
    clear: both;
}

.result-list li:last-child:before {
    display: none;
}

.result-list li:last-child {
    padding-bottom: 0;
}

.result-list li:first-child {
    padding-top: 0;
}

.result-img, .result-info, .result-list .ui-radio {
    display: inline-block;
    vertical-align: middle;
}

.result-img {
    width: 30%;
    margin: 0 5%;
}

.result-img img {
    width: 100%;
}

.result-img a {
    display: block;
}

.result-info {
    font-size: 12px;
    line-height: 180%;
    width: 50%;
    text-align: left;
}

.result-info dt {
    float: left;
    margin-right: 20px;
}

.fixed-btn-group {
    padding: 0.5em 0;
    background-color: #c2bbc1;
    text-align: center;
}

.base-info-list dt {
    width: 70px;
}

.custom-ring-font-radio .ui-btn, .custom-ring-font-radio label.ui-btn.ui-btn {
    background: #ccc;
}

/* external css: flickity.css */
.shape-gallery .shape-img {
    width: 100%;
    opacity: 0.5;
    padding-bottom: 10px;
}

.shape-gallery .ui-checkbox .ui-btn {
    padding: 0;
    background: #fff;
    border: 0;
}

.shape-gallery .ui-checkbox .ui-corner-all {
    border-radius: 0;
}

.shape-gallery .ui-checkbox input, .shape-gallery .ui-checkbox .ui-btn-icon-left::after,
.shape-gallery .ui-checkbox .ui-btn.ui-checkbox-on::after {
    bottom: 0;
    top: auto;
    border-radius: 0;
    width: 100%;
    border: 0;
    left: 0;
    background-color: transparent;
}

.shape-gallery .ui-checkbox .ui-btn.ui-checkbox-on::after {
    background: #34345a;
    height: 2px;
    margin: 0 0 0 20%;
    border-radius: 0;
    width: 60%;
    bottom: 2px;
}

.shape-gallery .ui-checkbox .ui-btn.ui-checkbox-on img {
    opacity: 1;
}

.base-gallery .ui-radio .ui-btn {
    padding: 0;
    background: #fff;
    border: 0;
}

.base-gallery .ui-radio .ui-corner-all {
    border-radius: 0;
}

.base-gallery .ui-radio input, .base-gallery .ui-radio .ui-btn-icon-left::after,
.base-gallery .ui-radio .ui-btn.ui-radio-on::after {
    bottom: 0;
    top: auto;
    border-radius: 0;
    width: 100%;
    border: 0;
    left: 0;
}

.base-gallery .ui-radio .ui-btn.ui-radio-on::after {
    background: #34345a;
    height: 2px;
    margin: 0 0 0 20%;
    border-radius: 0;
    width: 60%;
}

.base-gallery .ui-radio .ui-btn.ui-radio-on img {
    opacity: 1;
}

.shape-gallery {
    margin: 10px 0 0;
}

.shape-gallery .gallery-cell {
    width: 60px;
    height: 80px;
    margin-right: 20px;
    counter-increment: gallery-cell;
}

.flickity-prev-next-button.next {
    right: 0;
}

.flickity-prev-next-button.previous, .flickity-prev-next-button svg {
    left: 0;
}

.flickity-prev-next-button, .flickity-prev-next-button:hover {
    border-radius: 0;
}

.flickity-prev-next-button .arrow {
    fill: #999;
}

.flickity-prev-next-button svg {
    width: 100%;
}

.flickity-prev-next-button {
    width: 20px;
    height: 30px;
    top: 40%;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
cart
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.ui-listview > li p.cart-value {
    padding: 0;
}

.cart-step li {
    width: auto;
}

.cart-step li > div:after {
    display: inline-block;
    width: 16px;
    margin-right: 5px;
    content: '〉';
    text-align: center;
}

.cart-step li:last-child > div:after {
    display: none;
}

.cart-list-item {
    position: relative;
    z-index: 99;
    background: #fff;
    padding: 0.8em 0;
    border-top: 1px solid #c2bbc1;
}

.cart-list-item .result-img {
    margin-left: 0;
}

.cart-list li {
    padding: 0;
}

.cart-list li:first-child .cart-list-item {
    border-top: 0;
}

.behind {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.behind a.ui-btn {
    width: 68px;
    margin: 0px;
    float: right;
    border: none;
}

.behind a.delete-btn, .behind a.delete-btn:active, .behind a.delete-btn:visited,
.behind a.delete-btn:focus, .behind a.delete-btn:hover {
    color: #fff !important;
    line-height: 120px;
    background-color: #34345a;
    text-shadow: none;
    height: 98%;
}

.behind a.ui-btn.pull-left {
    float: left;
}

.checkout-form label {
    text-align: left;
    font-size: 13px;
}

.same-check span {
    padding-top: 6px;
    margin-right: 10px;
}

.same-check span, .same-check .ui-checkbox {
    float: left;
    display: block;
}

.same-check .ui-checkbox {
    margin: 0;
}

.list-bottom-btn-group {
    text-align: center;
}

.payment-wrapper {
    padding: 1em;
}

.payment-content {
    padding: 0.7em 0;
    font-size: 13px;
}

.payment-header {
    color: #000;
}

.payment-content .list-bottom-btn-group {
    margin-top: 20px;
}

.payment-content ul {
    padding-left: 20px;
}

.payment-content ul li {
    list-style: decimal;
    margin-bottom: 10px;
}

.ui-listview > .payment-confirm-content {
    background: #c2bbc1;
    padding: 1em 2em;
}

.ui-listview > .payment-confirm-content p {
    white-space: normal;
    font-size: 13px;
    line-height: 180%;
}

.ui-listview > .payment-confirm-content p.confirm-thx {
    font-size: 30px;
}

.ui-tabs-nav li img {
    width: 100%;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
single-content
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.single-content {
    padding: 1em 2.5em;
}

.single-content h3 {
    margin-bottom: 2em;
}

.single-content p {
    margin-bottom: 1em;
}

.single-content table {
    display: block;
    width: 100%;
    overflow-x: auto;
    border-collapse: collapse;
}

.single-content table th,
.single-content table td {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.75);
}

.page-banner-img {
    width: 100%;
    display: block;
}

/*2016/6/24新增*/
.ui-header .ui-title, .ui-footer .ui-title {
    margin: 0;
}

.signup-form .ui-input-text,
.signup-form .ui-select,
.signup-form .ui-controlgroup,
.edit-form .ui-select {
    width: 73%;
}

.header-icon .ui-btn.ui-first-child {
    padding-right: 0.5em;
}

.header-icon .ui-btn.cart-link {
    padding-right: 1em;
}

.ui-input-has-clear input {
    padding-right: 2.5em;
}

.login-form .ui-input-text input, .login-form .ui-input-search input,
.login-form textarea.ui-input-text {
    width: auto;
}

.ring-aside .ui-select .ui-btn, .btn-aside {
    padding: 0.48em 0;
}

.productgallery-menu {
    padding-top: 0;
}

.checkout-form label {
    width: auto;
}

.ring-cover {
    width: 70%;
}

.feature-ring-list .ring-title h3:after {
    display: none;
}

.feature-ring-list li {
    padding: 30px 0 0;
}

.buysell-qty-spin .ui-input-text input, .buysell-qty-spin .ui-input-search input {
    min-height: 10px !important;
}

.buysell-slider-ps {
    font-size: 12px;
}

.btn-half-group .btn-half {
    width: 42%;
}

.btn-cart-s:before {
    content: url(../img/i-cart.png);
    position: relative;
    top: -0.1em;
}

.btn-half-group .ui-btn {
    height: 20px;
}

/**/
.buysell-slider-wrapper .ui-slider-track > div:first-child:after {
    display: none;
}

.buysell-slider-wrapper .ui-slider {
    width: 84%;
}

.ui-slider-track .ui-btn.ui-slider-handle {
    margin-left: -18px;
}

.buysell-tick {
    width: 5%;
}

.buysell-tick span {
    left: 0;
}

.buysell-tick {
    border-right: 0;
    position: relative;
}

.buysell-tick:after {
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 1px;
    background: #333;
}

.buysell-slider-wrapper::before, .buysell-slider-wrapper::after {
    top: 120px;
}

.buysell-slider-wrapper .ui-slider-track {
    position: relative;
}

.buysell-slider-wrapper .ui-slider .ui-slider-track::after {
    content: '10';
    position: absolute;
    right: -2.5%;
    background: none;
    color: #34345a;
    font-size: 13px;
    top: 125%;
}

/*2016/8/新增*/
@font-face {
    font-family: 'icomoon2';
    src: url('../fonts/icomoon2.eot?qngoh8');
    src: url('../fonts/icomoon2.eot?qngoh8#iefix') format('embedded-opentype'), url('../fonts/icomoon2.ttf?qngoh8') format('truetype'), url('../fonts/icomoon2.woff?qngoh8') format('woff'), url('../fonts/icomoon2.svg?qngoh8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-coins:before {
    content: "\e1900";
}

.icon-cards:before {
    content: "\e1901";
}

.icon-pay-e:before {
    content: "\e1902";
}

.icon-bonus:before {
    content: "\e1903";
}

.icon-coupon:before {
    content: "\e1904";
}

.tab-head-ps {
    padding: 5px 0 15px;
}

.discount-wrapper {
    padding-bottom: 0;
}

.payment-tabs {
    padding: 0.5em 1.143em;
    background: #c2bbc1;
    border-radius: 0;
}

.discount-tabs li a:before {
    font-family: 'icomoon2' !important;
}

.paymethod-tabs li a.ui-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 3em;
    font-size: 15px;
    white-space: normal;
}

.paymethod-tabs li a.ui-btn:before {
    font-family: 'icomoon2' !important;
    font-size: 14px;
    margin-right: 5px;
}

.paymethod-tabs li > a.ui-btn > span {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
}

.paymethod-tabs .ui-tabs-nav li a {
    background: #ccc;
    color: #666;
}

.discount-box .ui-controlgroup-controls .ui-radio label span,
.discount-box .ui-controlgroup-controls .ui-radio label img {
    position: relative;
    top: -5px;
}

.discount-container .pab-s-header h3 {
    width: 25%;
    text-align: center;
}

.discount-container .payment-content {
    background: #fff;
    margin-top: 10px;
    padding-bottom: 0;
}

.discount-box {
    border-bottom: 1px solid #ddd;
}

.discount-box, .discount-count {
    padding: 5px 30px;
}

.discount-box .ui-controlgroup-controls, .payment-card-radiobox .ui-controlgroup-controls {
    width: 100%;
}

.discount-box .ui-controlgroup-controls .ui-radio {
    width: 50%;
}

.discount-box .ui-controlgroup-controls .ui-radio label {
    background: #fff;
    border: 0;
    height: 36px;
    line-height: 36px;
    padding: 0;
}

.discount-box .ui-controlgroup-controls .ui-radio label span,
.discount-box .ui-controlgroup-controls .ui-radio label img {
    top: -10px;
}

.discount-box .ui-controlgroup-controls .ui-radio label img {
    width: 20px;
    top: -5px;
    margin-right: 5px;
}

.discount-box .ui-controlgroup-controls .ui-radio label:before {
    font-family: FontAwesome;
    content: '\f096';
    font-size: 36px;
    margin-right: 10px;
}

.discount-box .ui-controlgroup-controls .ui-radio .ui-btn-active:before {
    font-family: FontAwesome;
    content: '\f14a';
}

.payment-content .ui-input-text {
    border-radius: 0;
    font-size: 13px;
}

#coins .ui-input-text {
    width: 20%;
    float: left;
    margin-right: 20px;
}

#bonus .ui-input-text {
    width: 45%;
    float: right;
    margin-left: 10px;
}

#bonus .discount-minus {
    line-height: 40px;
    margin-bottom: 10px;
}

.coins-math {
    font-size: 15px;
    line-height: 300%;
}

.discount-count, .total-price, .bonus-count {
    font-size: 18px;
    text-align: right;
    color: #666;
}

.total-price {
    text-align: center;
    background: #eee;
    padding: 8px 0;
    clear: both;
}

.payment-card-radiobox .ui-controlgroup-controls .ui-radio {
    width: 30%;
    margin: 0 5% 10px 0;
}

.payment-card-radiobox .ui-controlgroup-controls .ui-radio:nth-child(3n) {
    margin-right: 0;
}

.payment-card-radiobox .ui-controlgroup-controls .ui-radio .ui-btn,
.payment-webpay-radiobox .ui-controlgroup-controls .ui-radio .ui-btn {
    border: 3px solid transparent;
    background: #fff;
    border-radius: 0;
    padding: 0;
    text-align: center;
}

.payment-card-radiobox .ui-controlgroup-controls .ui-radio .ui-btn img {
    width: 100%;
}

.payment-webpay-radiobox .ui-controlgroup-controls .ui-radio .ui-btn img {
    height: 60px;
}

.payment-card-radiobox .ui-controlgroup-controls .ui-radio .ui-btn-active,
.payment-webpay-radiobox .ui-controlgroup-controls .ui-radio .ui-radio-on {
    border: 3px solid #4a4a68;
}

.payment-webpay-radiobox .ui-controlgroup-controls .ui-radio .ui-radio-on:after {
    display: none;
}

.payment-webpay-radiobox .ui-controlgroup-controls .ui-radio .ui-btn {
    margin-bottom: 10px;
}

.coupon-select .ui-btn-icon-right:after {
    border-radius: 0;
    background-color: #4a4a68;
    height: 100%;
    margin-top: 0;
    top: 0;
    right: 0;
    width: 50px;
}

.coupon-select .ui-btn {
    border-radius: 0;
}

.coupon-select {
    padding-bottom: 15px;
}

/*buysell*/
.icon-buysell::before {
    font-family: 'icomoon2' !important;
    content: "\e900";
}

input.ui-slider-input {
    display: block !important;
    position: absolute;
    top: -70px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 20px;
    height: 40px;
    width: 112%;
    left: -6%;
    z-index: 9;
}

.buysell-slider-wrapper .ui-slider .ui-slider-handle {
    height: 0;
    box-shadow: none;
    background: transparent;
}

.buysell-slider-wrapper .ui-slider .ui-slider-handle::before {
    top: 36px;
    border-top: 15px solid transparent;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
}

#searchbar-popup .ui-popup {
    background-color: #34345a;
}

#searchbar-popup {
    top: 49px !important;
}

#searchbar .ui-input-search input, #searchbar .ui-input-search {
    margin-bottom: 0.5em;
}

#searchbar .ui-input-search::after {
    font-family: FontAwesome;
    content: '\f002';
    right: 11px;
    left: auto;
    top: 11px;
    z-index: 1;
    opacity: 1;
}

.ui-input-clear:after {
    background-color: #000;
    z-index: 99;
}

.diamond-info-wrapper {
    width: 50%;
    text-align: left;
    display: inline-block;
    position: relative;
    top: 20px;
}

.diamond-info-wrapper .diamond-info-list {
    width: 100%;
}

.diamond-info-wrapper .btn-list {
    margin-top: 10px;
    width: 40px;
}

.btn-cart-d:after {
    font-family: FontAwesome;
    content: '\f07a';
}

.buysell-slider-wrapper::before, .buysell-slider-wrapper::after {
    font-size: 15px;
}

.buysell-slider-wrapper .ui-slider {
    width: 88%;
    margin: 0 6%;
}

.buysell-tick span, .buysell-slider-wrapper .ui-slider .ui-slider-track::after {
    font-size: 10px;
    letter-spacing: 0.01em;
}

.buysell-slider-wrapper .ui-slider .ui-slider-track::after {
    top: 135%;
}

.buysell-slider-wrapper .ui-slider .ui-slider-handle {
    padding: 0;
}