﻿html, body {
    padding: 0px;
    margin: 0px;
    font-family: tahoma, 'Microsoft Yahei', SimSun, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
    height: 100%;
}

.content-box {
    display: block;
    background-color: White;
    overflow: auto;
    background: #fff;
}

.main {
    margin: 0px 10px 10px 10px;
}

.box {
    background-color: White;
    opacity: .4;
    filter: alpha(opacity=40);
    width: 100%;
    height: 100%;
}

.add {
    color: Red;
    font-weight: bold;
}

.delete {
    text-decoration: line-through;
    color: #aaa;
    font-weight: bold;
}

.hidden {
    display: none;
}

a:hover {
    text-decoration: none;
}

.yulan {
    border: 0px;
    background: none;
    line-height: 10px;
    margin-top: -3px;
}

    .yulan:hover {
        border: 0px;
        background: none;
    }

#WapDescShow .content .m-shortDesc {
    border-bottom: 1px solid #dedede;
    margin: 0 15px;
    width: auto;
}

#WapDescShow .content .text-div {
    line-height: 20px;
    padding: 15px 10px 15px 35px;
    position: relative;
}

#WapDescShow .content .shortDesc-icon {
    background: rgba(0, 0, 0, 0) url("//img.alicdn.com/tps/i1/T1rI7LFdleXXbuqJfo-227-63.png") repeat scroll -78px -47px;
    height: 12px;
    left: 15px;
    position: absolute;
    top: 20px;
    width: 12px;
}

#WapDescShow .content {
    border-bottom: 1px solid #dedede;
    margin: 0 15px 15px;
    width: auto;
    background: #fff none repeat scroll 0 0;
    position: relative;
}

#WapDescShow ul, #WapDescShow ul li, #WapDescShow ul li img {
    background: #FFF;
    margin: 0;
    padding: 0;
    float: left;
}

.none {
    display: block;
}

.copyurl {
    font-weight: 100;
    color: #666;
}

.font100 {
    font-weight: 100;
}

.EditinTaobao {
    font-weight: 100;
    margin-right: 10px;
}

.EditinTaobaoitem {
    font-weight: 100;
    margin-right: 10px;
    line-height: 28px;
}

.fontWeight100 {
    font-weight: 100;
}

.editForm {
    border:1px solid #eeeeee;
    min-height: 300px;
}

.sui-table th, .sui-table td {
    padding: 10px 8px;
}

.xqprice {
    width: 100%;
    margin-top: 10px;
    position: relative;
    line-height: 23px;
}

    .xqprice .Num {
        margin-left: 10px;
    }

.ui-icon-desc-yes {
    background: url(../images/icon-desc-yes.png);
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
}

.ui-icon-desc-no {
    background: url(../images/icon-desc-no.png);
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
}

.desc {
    display: inline;
}

.Edition {

    color: #f8f8f8;
}

.padding_10 {
    padding: 10px;
    padding-right: 0px;
}

.myGnGoods {
    width: 200px;
    margin-top: -1px;
    font-size: 12px;
}

    .myGnGoods .item {
        border-bottom: 0px #e5e5e5 solid;
        padding: 9px 5px 6px 10px;
    }

    .myGnGoods .item-title {
        font-size: 14px;
        color: #333;
    }

    .myGnGoods .item-content {
        margin-top: 10px;
    }

        .myGnGoods .item-content .des {
            float: left;
            width: 115px;
        }

        .myGnGoods .item-content .sui-btn {
            margin-top: -5px !important;
        }

    .myGnGoods .color-red {
        color: red;
    }

.morephone {
    float: right;
    margin-top: -2px;
    border-bottom: 0px;
    margin-bottom: -1px;
    margin-right: 5px;
    height: 25px;
}

.input-control {
    display: inline-block;
    position: relative;
}

.modal-body {
    background: #fff;
}

#labConfigText div {
    display: inline-block;
    margin-right: 20px;
    min-width: 172px;
}

.sui-navbar .sui-nav {
    margin: 20px 0px 0 0;
}

.page-showcase-index {
    margin: 20px 0px 0 10px;
}

    .page-showcase-index .dash-panel {
        margin-bottom: 15px;
        border: 1px solid #e4e4e4;
    }

        .page-showcase-index .dash-panel .dash-inner {
            display: table;
            width: 100%;
            box-sizing: border-box;
        }

        .page-showcase-index .dash-panel .dash-item {
            position: relative;
            display: table-cell;
            width: 19%;
            height: 85px;
            border-right: 1px solid #e4e4e4;
            font-size: 13px;
            text-align: center;
            vertical-align: middle;
        }

            .page-showcase-index .dash-panel .dash-item em {
                font-size: 32px;
                font-style: normal;
                vertical-align: middle;
            }

            .page-showcase-index .dash-panel .dash-item a {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                font-size: 0;
                color: transparent;
            }

            .page-showcase-index .dash-panel .dash-item:last-child {
                width: auto;
                border-right: 0;
            }

            .page-showcase-index .dash-panel .dash-item:hover {
                background-color: #f1f1f1;
            }

        .page-showcase-index .dash-panel .dash-item-nolink:hover {
            background-color: #fff;
        }

        .page-showcase-index .dash-panel .ui-btn-switch {
            display: inline-block;
            width: 86px;
            height: 42px;
            border-radius: 40px;
            cursor: pointer;
            text-align: left;
        }

            .page-showcase-index .dash-panel .ui-btn-switch:after {
                content: "";
                display: inline-block;
                margin: 1px;
                width: 38px;
                height: 38px;
                background-color: #fff;
                border-radius: 100%;
            }

            .page-showcase-index .dash-panel .ui-btn-switch.not-init, .page-showcase-index .dash-panel .ui-btn-switch.not-init:after {
                transition: all .32s ease-out;
                -webkit-transition: all .32s ease-out;
                -moz-transition: all .32s ease-out;
                -o-transition: all .32s ease-out;
            }

        .page-showcase-index .dash-panel .ui-btn-switch-off {
            background-color: #eb5955;
        }

        .page-showcase-index .dash-panel .ui-btn-switch-on {
            background-color: #4cb9fc;
        }

            .page-showcase-index .dash-panel .ui-btn-switch-on:after {
                margin-left: 41px;
            }

        .page-showcase-index .dash-panel .ui-popup-bottom {
            position: absolute;
            display: none;
            top: 100%;
            left: 50%;
            margin-top: 2px;
            white-space: nowrap;
        }

        .page-showcase-index .dash-panel .ui-bubble {
            position: relative;
            left: -50%;
        }

        .page-showcase-index .dash-panel .ui-bubble-content {
            padding: 5px 10px;
        }

        .page-showcase-index .dash-panel .dash-item:hover .ui-popup-bottom {
            display: block;
        }

    .page-showcase-index .icon-pc-hot-area {
        display: inline-block;
        margin: 18px 20px 0 0;
        font-size: 50px;
        vertical-align: top;
        color: #666;
    }

    .page-showcase-index li, .page-showcase-index ul {
        list-style: none;
    }

    .page-showcase-index input[type=radio], .page-showcase-index input[type=checkbox] {
        margin-right: 5px;
    }

    .page-showcase-index textarea {
        width: 400px;
    }

        .page-showcase-index input.ng-dirty.ng-invalid:focus, .page-showcase-index textarea.ng-dirty.ng-invalid:focus {
            border-color: #EA4A36;
        }

    .page-showcase-index.off .sig-info {
        color: #eb5955;
    }

    .page-showcase-index.on .sig-info {
        color: #4cb9fc;
    }

    .page-showcase-index .main-panel .panel-inner {
        margin: auto;
        padding: 37px 0 37px 65px;
        border: 1px solid #f6f6f6;
    }

        .page-showcase-index .main-panel .panel-inner:after, .page-showcase-index .main-panel .panel-inner:before {
            content: "";
            display: table;
        }

        .page-showcase-index .main-panel .panel-inner:after {
            clear: both;
        }

    .page-showcase-index .main-panel .title {
        float: left;
        margin-right: 25px;
    }

    .page-showcase-index .main-panel .content {
        float: left;
    }

        .page-showcase-index .main-panel .content li {
            margin-bottom: 19px;
        }

        .page-showcase-index .main-panel .content .ui-btn-large {
            padding: 0 18px;
        }

    .page-showcase-index .main-panel {
        border: 1px solid #e4e4e4;
    }

    .page-showcase-index .filter-detail {
        margin-top: 5px;
        padding: 13px 19px;
        background-color: #f0f0f0;
    }

        .page-showcase-index .filter-detail .ui-textarea {
            display: block;
            height: 10em;
        }

        .page-showcase-index .filter-detail p {
            margin: 5px 0;
        }

    .page-showcase-index .cat-box {
        margin-bottom: 10px;
        padding: 5px;
        max-height: 300px;
        overflow: auto;
        background-color: #fff;
        border: 1px solid #bbb;
        border-radius: 2px;
    }

    .page-showcase-index .ui-tree .ui-tree-chk {
        width: 14px;
        height: 14px;
        margin-right: 5px;
    }

    .page-showcase-index input.ng-dirty.ng-invalid ~ .cat-box {
        border-color: #eb5955;
    }

    .page-showcase-index .main-panel-off .panel-inner {
        padding: 153px 0;
        text-align: center;
    }

    .page-showcase-index .main-panel-off .info {
        display: inline-block;
        color: #666;
        text-align: left;
    }

    .page-showcase-index .main-panel-off h2 {
        font-size: 28px;
    }

    .page-showcase-index .main-panel-off .sub-info {
        font-size: 16px;
    }

    .page-showcase-index .main-panel-off .icon-app {
        margin-right: 10px;
        vertical-align: top;
    }

    .page-showcase-index .dash-panel .modal-body span {
        margin-bottom: 15px;
        width: 100%;
        display: inherit;
    }

.fixed_bottom {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f5f5f5;
    margin: 0;
    padding: 10px;
}

.fixed-rows, .fixed_bottom {
    position: fixed;
    z-index: 1;
}

.fixed-rows {
    background-color: #fff;
    top: 0;
    left: 10px;
    right: 10px;
}

.fixed_bottom .f5 span {
    background-color: #f5f5f5;
}

.f_left {
    float: left;
}

.sui-table.table-bordered {
    border-top-width: 0px;
}

.margin-0, .sui-pagination {
    margin: 0 !important;
}

.new-btn {
    display: inline-block;
    padding: 4px 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    line-height: 18px;
    border-radius: 2px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #666;
    cursor: pointer;
}

    .new-btn:hover, .new-btn:focus {
        background-color: #e6e6e6;
        border-color: #adadad;
    }

.page-showcase-index .dash-panel .last {
    border: 0px;
}

.page-showcase-index .dash-inner .dash-item button {
    border: 0px;
}

.marginright6 {
    margin-right: 6px;
}

.commagrin {
    margin-bottom: 5px;
    margin-bottom: 56px;
}

.qn-tab-content .sale {
    margin-top: 3px;
    color: #666666;
    float: left;
}

.qn-tab-content .margin_left15 {
    margin-left: 15px;
}

.margin-top15 {
    margin-top: 15px;
    float: left;
    position: relative;
}

.copymoret {
    width: 85px;
    position: relative;
    float: left;
}

.setPlan {
    margin-bottom: 1em;
}

.set-pagination {
    float: right;
}

.table_width {
    margin: 10px auto;
    width: 95%;
    height: auto;
}

.searchMargin {
    margin-left: 10px;
}

._container {
    padding: 5px 15px;
}

.setContainer img {
    height: 80px;
}

.calculate-tools {
    margin-left: 3em;
    margin-bottom: 1em;
    float: left;
}

.base-icon {
    display: inline-block;
    font-size: 14px;
    color: darkgray;
    width: 16px;
    cursor: pointer;
}

.saleSort {
    color: #666;
}

.items-td3 {
    position: relative;
}

.itemsExtend {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: .2em;
    left: 2.4em;
}

.qr-code {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    background: url('../images/icon-qrcode.png');
    cursor: pointer;
    margin-right: .3em;
}

.icon-share {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background-size: 32px;
}

    .icon-share:hover {
        background-position-x: 32px;
        transition: background-position linear .3s;
        -webkit-transition: background-position linear .3s;
        -moz-transition: background-position linear .3s;
        -o-transition: background-position linear .3s;
    }

    .icon-share.icon-share-sina {
        background-image: url('../images/sina.png');
    }

    .icon-share.icon-share-tencent {
        background-image: url('../images/tencent-.png');
    }

    .icon-share.icon-share-qzone {
        background-image: url('../images/qzone.png');
    }

    .icon-share.icon-share-renren {
        background-image: url('../images/renren.png');
    }

    .icon-share.icon-share-douban {
        background-image: url('../images/douban.png');
        background-position-x: -7px;
        background-size: 46px;
    }

        .icon-share.icon-share-douban:hover {
            background-position-x: 39px;
            transition: background-position linear .3s;
            -webkit-transition: background-position linear .3s;
            -moz-transition: background-position linear .3s;
            -o-transition: background-position linear .3s;
        }

.icon-share-base {
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    background-image: url('../images/share.png');
    background-repeat: no-repeat;
    background-size: 16px;
}

.sui-share-base {
    position: absolute;
    left: .6em;
    bottom: .2em;
}

.sui-share-base .sui-dropdown-menu {
    min-width: 30px;
}

.icon-mobiel-desc-yes {
    background: url(../images/icon-desc-yes.png);
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.icon-mobiel-desc-no {
    background: url(../images/icon-desc-no.png);
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.url-container {
    position:relative;
}

.url-stop {
    position:absolute;
    left:23em;
    top:-.2em;
}

.red{color:Red; display:inline;}
.font14{font-size:14px;}
.autorate_status:hover{ text-decoration:none;}
.upgrade {
    position: absolute;
    right: 115px;
    top: 5px;
}
upgrade a:hover,.uptext:hover{ color:#fff;}
.uptext{text-align:center;color:#fff;font-size:13px;font-weight:bold;}
.mr_18 {margin-right: 18px;}
.width19 {
width:19%; float:left;}
.width30 {
width:30%; float:left;}
.margin_left5 {
margin-left:1%;}
.width35 {
width:35%; float:left}
.width27 {
width:29%; float:left}
.width12{
width:12%; float:left}
.width18 {
width:65%; float:left}
.width40{
width:39%; float:left}
.width22 {
width:22%; float:left}
.width29
{
width:29%; float:left}
.height40 {
height:40px;}
.width9{
width:9%; float:left}
.width24 {
width:24%; float:left}
.width20 {
width:20%; float:left}
.margin_left10
{
 margin-left:10%}
.margin_left3
{
 margin-left:3px}
.line80
{ line-height:80px; height:80px;
}
.imgman
{
font-weight:700; color:red; display:inline;}