
.margin-top {
    margin-top: 12px;
}

.margin-bottom {
    margin-bottom: 12px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.padding-xs {
    padding: 4px;
}

.padding-lg {
    padding: 24px;
}

.padding-lg-lr {
    padding: 0px 24px;
}

.xs {
    font-size: 12px;
}

.sm {
    font-size: 13px;
}

.lg {
    font-size: 16px;
}

.xl {
    font-size: 20px;
}

.special {
    color: #d40000 !important;
}

.important {
    color: #000000;
}

.value {
    color: #ff0080!important;
}

.text {
    color: #545454 !important;
}

.hint {
    color: #a0a0a0 !important;
}

.light-text {
    font-weight: 300;
}

.item {
    border-color: #efefef;
}

.grey-border-top {
    border-top: 1px solid #efefef;
}

.grey-border-bottom {
    border-bottom: 1px solid #efefef;
}

.has-bottom {
    bottom: 55px;
}

.user-header {
    background: url('../img/user/header-bg.jpg');
    background-repeat: round;
    padding:25px 0;
}

.user-header-toolbar {
    padding: 12px 20px 24px 20px;
}

.user-header-toolbar .icon {
    color: #fff;
    font-size: 32px;
    position: relative;
}

.user-header-info {
    color: #fff;
    padding: 0px 20px;
    display: block;
    text-decoration: none;
    padding-right: 0;
}

.user-header-info > * {
    display: inline-block;
    vertical-align: middle;
}

.user-header-info .user-head {
    width: 100px;
    height: 100px;
    border: 2px solid #efefef;
    border-radius: 100%;
}

.user-header-info .user-nick-name {
    font-size: 20px;
    margin-left: 24px;
    letter-spacing: 1px;
}

.user-header-info .icon {
    font-size: 30px;
    float: right;
    top: 34px;
    right: 30px;
    position: relative;
}

.padding-lg {
    padding: 24px;
}

.tabs-category {
    line-height: 58px;
    background: #fff;
    margin-bottom: 2px;
}

.bar-subheader .tabs-category {
    line-height: 50px;
}

.tabs-category a {
    height: 100%;
    display: inline-block;
    font-size: 16px;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    padding: 0px 6px;
    min-height: 0;
}

    .tabs-category a.activated,
    .tabs-category a.activate {
        color: #ff0080 !important;
        border-color: #ff0080;
    }

.bar.bar-stable {
    border-color: #efefef;
}

.item-complex.item-icon-right .item-content {
    padding-right: 24px;
}

.user-module-entrances ion-item {
    border: none;
    border-bottom: 1px solid #efefef !important;
    margin: 0px;
}

.user-module-entrances ion-item .item-content,
.user-module-entrances ion-item {
    padding-left: 2px;
    padding-right: 2px;
}

.user-module-entrances ion-item label {
    font-size: 15px;
    color: #000;
}

.user-module-entrances ion-item label {
    font-size: 15px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 300;
}

.user-module-entrances ion-item.item-icon-right .icon:last-child {
    right: -6px;
}

.user-module-entrances ion-item .item-note {
    position: relative;
    top: 1px;
    letter-spacing: 1px;
}

.item-toggle .toggle {
    right: 0px;
    top: 13px;
}

.item-toggle .toggle .track {
    border-width: 1px;
    padding: 0px;
    width: 48px;
    height: 28px;
}

.item-toggle .toggle .handle {
    box-shadow: none;
    height: 24px;
    width: 24px;
    border: 1px solid #efefef;
}

.order-status {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.order-status > a {
    padding: 0px 0px;
    font-size: 15px;
    color: #a0a0a0;
    width: 30%;
    display: inline-block;
}

.order-status > a > * {
    display: inline-block;
    vertical-align: middle;
}

.order-status > a > img {
    height: 24px;
}

.goods-name {
    white-space: normal;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.goods-sample {
    width: 50%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 6px;
}

.favorite-toggle {
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 24px;
}

.favorite-toggle .ion-ios-heart-outline {
    color: #a0a0a0;
}

.favorite-toggle .ion-ios-heart {
    color: #d40000;
}

.goods-sample .star-tag {
    position: absolute;
    bottom: 6px;
    right: 0px;
}

.goods-sample .star-tag img {
    height: 20px;
}

.goods-status {
    position: absolute;
    bottom: 36px;
    width: 100%;
    text-align: center;
}

.goods-status > div {
    display: inline-block;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 13px;
    padding: 8px 12px;
    min-width: 60%;
}

.goods-sample .goods-info {
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 4px 0px;
}

.goods-brand {
    color: #ff0080;
}

.goods-price {
    color: #000;
    margin-top: 4px;
}

ion-header-bar {
    background: none;
}

.bar.bar-stable a,
.bar.bar-stable .icon {
    color: #a0a0a0;
}

.bar.bar-stable .iconfont {
    font-size: 27px;
}

/* Goods Details */

.goods-details .goods-info {
    text-align: center;
}

.goods-details .goods-brand {
    padding: 0px 12px;
    background-color: #ff0080;
    display: inline-block;
    color: white;
    border-radius: 2px;
    line-height: 16px;
    margin: 8px 0px;
    font-size: 13px;
}

.goods-details .goods-price {
    font-size: 15px;
    margin-top: 0px;
}

.goods-option-editor-toggle {
    border-left: none;
    border-right: none;
    margin: 20px 0px;
    padding-left: 0px;
    color: #545454;
    padding-right: 0px;
    padding-top: 18px;
    padding-bottom: 18px;
}

.goods-option-editor-toggle .icon {
    right: -10px;
    color: #d0d0d0;
    font-size: 28px;
}

.all-inline > * {
    display: inline-block;
    vertical-align: middle;
}

.operation-button .icon {
    font-size: 32px;
}

.goods-desc-title {
    color: #ff0080;
    display: inline-block;
    margin-bottom: 12px;
}

.goods-desc-title-icon {
    height: 30px;
}

.goods-desc-title-bottom {
    height: 8px;
    display: inline-block;
}

.goods-desc-line {
    line-height: 24px;
    color: #a0a0a0;
}

.goods-desc-item .goods-image-list {
    margin-top: 20px;
}

.goods-desc-item .goods-image-list img {
    border: 1px solid #d0d0d0;
    margin: 12px 0px;
}

.goods-brand-desc {
    line-height: 26px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.button {
    border-radius: 6px;
    font-weight: 400;
    letter-spacing: 1px;
}

.button.button-gold-outline {
    border-color: #ff0080;
    color: #ff0080;
    background-color: #fff;
    padding: 0 8px;
    min-height: 38px !important;
    line-height:35px;
    margin: 3px 0px;
}

.button.button-gold-outline-showmodel {
    border-color: #ff0080;
    color: #ff0080;
    background-color: #fff;
    padding: 0 8px;
    min-height: 28px !important;
    line-height:25px;
    margin: 3px;
    border-radius: 8px;
}

.button.button-gold-outline-showmodel-cancel {
    border-color: #a0a0a0;
    color: #a0a0a0;
    background-color: #fff;
    padding: 0 8px;
    min-height: 28px !important;
    line-height:25px;
    margin: 3px;
    border-radius: 8px;
}

.button.button-grey-outline {
    border-color: #a0a0a0;
    color: #a0a0a0;
    background-color: #fff;
    min-height:38px;
     padding: 0 8px;
}

.goods-details-operation-bar {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.95);
    border-top:1px solid #d0d0d0;
}

.goods-details-operation-bar > div {
    padding: 4px;
}

.goods-details-operation-bar .operation-button {
    height: 50px;
    text-align: center;
    padding-left: 12px;
}

.goods-option-selector {
    margin: 16px 5px 24px 5px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding: 20px 0px;
    color: #545454;
    font-weight: 300;
}

.goods-option-title {
    margin-top:20px;
}

.goods-option-items {
    margin: 6px 0px;
    line-height: 44px;
    text-align: center;
}

.goods-option-items > .button {
    min-height: auto !important;
    line-height: 30px;
    /*padding: 2px 12px;*/
    font-size: 14px;
    max-height: 36px;
    min-width: 38px;
    display: inline-block;
    margin: 5px;
}

.goods-option-items div {
    min-height:inherit;
    line-height: 30px;
    font-size: 14px;
    max-height: 36px;
    min-width: 38px;
    display: inline; 
}

.goods-option-items  .button {
    min-height: auto !important;
    line-height: 30px;
    /*padding: 2px 12px;*/
    font-size: 14px;
    max-height: 36px;
    min-width: 38px;
    display: inline-block;
    margin: 5px;
}

.goods-option-items > .button:last-child {
    margin-right: 0px;
}

.operation-button-text {
    position: relative;
    top: -3px;
}

.user-head-sm {
    height: 80px;
    width: 80px;
    border-radius: 100%;
    border: 2px solid #ff0080;
}

.item .icon {
    color: #d0d0d0;
    font-size: 28px;
}

.item .icon.ion-ios-arrow-right {
    font-size: 24px;
}

.goods-item {
    margin-bottom: 4px;
    position: relative;
}

.goods-item > * {
    display: table-cell;
    vertical-align: top;
}

.goods-item .goods-image {
    width: 36%;
    padding-right: 12px;
}

.goods-item .goods-info,
.express-info {
    padding-top: 6px;
    width: 100%;
    border-bottom: 1px solid #efefef;
}

.goods-brand {
    margin-top: 4px;
}

.goods-item .goods-price,
.goods-item .goods-status-desc {
    margin: 18px 0px;
}

.goods-list {
    margin: 12px 4%;
    margin: 12px 24px;
}

.goods-total-amount,
.goods-express-fee {
    line-height: 50px;
    font-size: 14px;
    font-weight: 300;
    border-bottom: 1px solid #efefef;
}

.cart-goods-list-statistics {
    text-align: left;
    line-height: 22px;
}

.address-details {
    white-space: normal;
    line-height: 28px;
}

/* Payment Selector */

.checkbox-normal {
    border: none;
    padding: 0px;
    padding-left: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background: transparent;
}

.checkbox-normal > div.checkbox {
    padding: 0px;
    margin-top: 0px;
    top: 0px;
    left: 0px;
}

.checkbox-normal > div.item-content {
    font-size: 14px;
    position: relative;
    top: 4px;
    letter-spacing: 1px;
}

.checkbox-normal .checkbox input:checked:before,
.checkbox-normal .checkbox input:checked + .checkbox-icon:before {
    background-color: #ff0080;
    border-color: #ff0080;
}

.checkbox-normal .checkbox input:before,
.checkbox-normal .checkbox .checkbox-icon:before {
    border-radius: 100%;
    border-color: #a0a0a0;
    border-width: 2px;
    transform: scale(0.7, 0.7);
}

.checkbox-normal .checkbox input:after,
.checkbox-normal .checkbox-icon:after {
    transform: rotate(-45deg) scale(0.8, 0.8);
    border-width: 2px;
}

.item-user-address {
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: transparent !important;
}

.item-input label {
    padding-right: 12px;
    margin-right: 12px;
}

.item-input label .iconfont {
    color: #a0a0a0;
    font-size: 34px;
    padding-left: 8px;
}

.noborder {
    border: none !important;
}

.button-narrow {
    padding: 0 8px !important;
}

.user-form .item {
    margin-top: 12px;
}

.user-form .item:first-child {
    margin-top: 0px;
}

.payment-icon {
    height: 40px;
    margin: 0px 6px;
}

/* Register */

.full-page {
    background: url(../img/bg.jpg);
    background-size: cover;
}

.full-page .main {
    margin: 24% 10% 0 10%;
}

.full-page .close {
    position: absolute;
    font-size: 48px;
    font-weight: 100;
    right: 24px;
    top: 40px;
}

.opacity-bg {
    color: rgba(255, 255, 255, 0.6);
}

.opacity-bg .item {
    background-color: transparent;
}

.opacity-bg .button {
    background-color: transparent;
}

.opacity-bg .item,
.opacity-bg .item label {
    border-color: rgba(255, 255, 255, 0.1);
}

.opacity-bg .checkbox input:before,
.opacity-bg .checkbox-icon:before {
    background-color: transparent;
}

.opacity-bg .checkbox-normal .checkbox input:before,
.opacity-bg .checkbox-normal .checkbox .checkbox-icon:before {
    border-color: #ff0080;
}

.checkbox-normal > div.item-content {
    top: 6px;
}

.opacity-bg .item-input input {
    font-size: 16px;
}

.item-input {
    overflow: visible;
}

.item-input .button.button-gold-outline {
    position: absolute;
    right: 0px;
    top: -4px;
    font-size: 14px;
    line-height: 40px;
    min-height: 0;
    padding: 0px 8px;
}

.line-through > * {
    display: inline-block;
    vertical-align: middle;
}

.line-through .line {
    height: 1px;
    border-top: 1px solid;
    width: 25%;
}

/* Login */

.partials-3 > * {
    width: 30%;
}

.login-platform-entrances {
    margin-top: 30px;
}

.login-platform-entrances .iconfont {
    font-size: 34px;
}

.login-platform-entrance-name {
    margin-top: 12px;
}

/* Shop Cart */

.goods-info {
    position: relative;
}

.goods-info .button.button-gold-outline {
    position: absolute;
    right: 0px;
    top: 34px;
    font-size: 14px;
    line-height: 40px;
    min-height: 0;
    padding: 0px 24px;
}

.item-divider {
    min-height: 20px;
    background-color: rgb(230, 231, 232);
}

.goods-checkbox {
    min-width: 33px;
    height: 1px;
}

/* Goods Collection */

.goods-collection .favorite-toggle i {
    font-size: 30px;
}

.bar.bar-stable .iconfont.icon-trash {
    position: relative;
    top: 3px;
    font-size: 26px;
}

.user-address .item-user-address {
    padding: 12px 10%;
}

.user-address .address-details {
    padding-bottom: 12px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 12px;
    font-size: 14px;
}

.address-item-operation {
    position: relative;
    top: -4px;
}

.address-item-operation .feature-remove {
    font-size: 27px;
    padding-left: 10px;
    margin-left: 6px;
    border-left: 1px solid #efefef;
    position: relative;
    top: 7px;
}

.address-item-operation .feature-edit {
    font-size: 27px;
    position: relative;
    top: 7px;
}

/* Express */

.express-info {
    line-height: 26px;
    font-size: 15px;
    padding-top: 0px;
    overflow: hidden;
    position: relative;
}

.goods-image {
    position: relative;
}

.goods-image img {
    display: block;
}

.goods-total-quantity {
    width: 100%;
    position: absolute;
    bottom: 0px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    letter-spacing: 1px;
}

.express-logs-list .title {
    padding: 12px 0px;
}

.express-logs-items {
}

.express-logs-item {
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 12px;
    border-bottom: 1px solid #efefef;
    position: relative;
}

.express-logs-item:last-child {
    border-bottom: none;
}

.express-logs-timeline,
.express-logs-items {
    display: table-cell;
    vertical-align: top;
}

.express-logs-timeline {
    min-width: 24px;
    border-right: 1px solid #efefef;
}

.express-logs-block {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}

.express-status-token {
    width: 7px;
    height: 7px;
    background-color: #a0a0a0;
    border-radius: 100%;
    position: absolute;
    left: -16px;
    top: 18px;
}

.express-status-token.activated {
    left: -20px;
    top: 14px;
    width: 15px;
    height: 15px;
    background-color: rgb(232, 219, 191);
    text-align: center;
}

.express-status-point {
    width: 9px;
    height: 9px;
    background-color: #ff0080;
    border-radius: 100%;
    display: inline-block;
    position: relative;
    top: -3px;
}

.express-notice-block {
    border: 1px solid #efefef;
    box-shadow: 0px 0px 1px #999;
    border-radius: 6px;
}

.item-entrance {
    padding: 12px;
}

.item-entrance i {
    float: right;
    font-size: 26px;
    position: relative;
    top: -5px;
    right: 2px;
    color: #d0d0d0;
}

/* Message */

.message-module-entrances ion-item {
    padding-top: 30px;
    padding-bottom: 30px;
}

.message-entrance-icon {
    width: 20%;
}

.message-entrance-icon img {
    width: 40px;
    display: block;
}

.message-entrance-desc .hint {
    font-size: 15px;
    margin-top: 12px;
    white-space: normal;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width:70%;
}

.message-unread-count {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-color: #d40000;
    border-radius: 100%;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    top: -4px;
    left: -2px;
    line-height: 16px;
}


.message-no-read {
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: #d40000;
    border-radius: 100%;
    font-size: 8px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    left: -2px;
    top:-2px;
    line-height: 16px;
}

.notice-item {
    margin: 20px 0px;
    border-radius: 8px;
    box-shadow: 0px 0px 2px #999;
}

.notice-item-desc {
    margin-top: 12px;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #efefef;
}

.notice-item-image img {
    border-radius: 8px 8px 0px 0px;
}

.notice-item-details {
    padding: 12px;
}

.notice-details-content {
    line-height: 26px;
    font-size: 14px;
}

.time-logs-list {
    line-height: 30px;
}

.order-operation-bar {
    padding-bottom: 6px;
    border-bottom: 1px solid #efefef;
}

.order-operation-bar .button {
    min-width: 30%;
    margin-right: 1%;
    padding: 0px 8px;
}

.order-operation-bar .button:last-child{
    margin-right:0px;
}

.theme-user-info{
    display:inline-block;
    width: 47%;
    padding: 6px 0px 6px 6px;
    vertical-align: top;
}

.theme-user-info .user-desc{
    white-space:pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
} 

.user-info-block{
    line-height:26px;
    width:40%;
    float:left;
    vertical-align:top;
    padding-left: 6px;
}

.user-info-block-right{
    line-height:26px;
    width:60%;
    float:left;
    vertical-align:top;
    padding-left: 6px;
}

.user-info-block-right div{
    white-space: normal;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.research-body{
    position: absolute;
    z-index:201;
    background-color: rgb(254,255,255);
    margin:10% 14% 14% 14%;
    border-radius: 6px;
    border: 1px solid #efefef;
    width: 72%;
    min-height: 400px;
    padding-bottom: 72px;
}

.research-form{
    padding: 32px 24px;
}

.research-form-title{
    text-align:center;
    font-size:18px;
    font-weight:300;
}

.research-form-desc{
    line-height:30px;
    font-weight:300;
    font-size: 13px;
    margin-top: 20px;
}

.research-form-sub-title{
    font-weight:300;
    margin: 8px 0px;
}

.research-body .item:not(.item-checkbox){
    padding:6px 0px;
    border:none;
    border-bottom:1px solid #efefef;
    margin-top:1px;
    font-weight:300;
    min-height: 47px;
}


.research-body .item .input-label{
    font-size:14px;
    border-right: 1px solid #efefef;
    padding: 0px;
    width: 60%;
    color: #000;
}

.research-body .item-input input{
    flex:none;
    width:30%;
    padding-right: 6px;
    padding-left:12px;
    color:#a0a0a0;
    font-size:16px;
    font-weight:300;
}


.research-body .item .input-suffix{
    font-size: 15px;
}

.research-body .item-select select{
    color:#a0a0a0;
    width: 40%;
    padding-left: 12px;
    padding-right: 14px;
    direction: ltr;
    max-width: 100%;
}

.research-body .item-select:after{
    right:0px;
    border-right-width: 7px;
    border-left-width: 7px;
    border-top-width: 7px;
    color: #ff0080;
}


.research-body .item-select .input-label{position: relative;top: 10px;}

.research-body .item-select select.full{
    padding-left:2px;
    width:100%;
}

.research-foot{
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.research-step{
    position:absolute;
    bottom:8px;
    right:24px;
    font-size:13px
}

.research-body .checkbox-normal .checkbox input:before, 
.research-body .checkbox-normal .checkbox .checkbox-icon:before{
    border-width: 1px;
    border-radius: 4px;
    transform: scale(0.6, 0.6);
}

.research-body .checkbox-normal .checkbox input:after,
.research-body .checkbox-normal .checkbox-icon:after{
    transform: rotate(-45deg) scale(0.7, 0.7);
}

.partials-2{
    overflow:hidden;
    padding-left:2px;
}

.partials-2 > div{
    width:50%;
    float:left;
}

.input-date{
    font-size:14px;
}
.input-date input{
    display:inline-block;
    flex:none;
    width:24%;
    padding-right:0px;
    border-bottom:1px solid #efefef;
    color:#a0a0a0;
    text-align:center;
    font-size:16px;
    font-weight: 300;
}

.default-bg-image{
    position:absolute;
    width:100%;
    display: block;
    height: 100%;
    z-index: 1;
}
.fontsize14{
    font-size:14px;
}