/* app css stylesheet */

body:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

body {
    padding-bottom: 0;
    background-color: #F3F3F4;
    min-height: 100%;
    font-family: Microsoft Yahei, 黑体, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #515151;
}
.datatable-tablewrap {
    overflow: auto;
}
.bottom-mg {
    margin-bottom: 10px;
}

.right-mg {
    margin-right: 10px;
}

.mj-invisible {
    visibility: hidden;
}

.mj-spark-cell {
    text-align: center;
    width: 103px;
    margin: 0 auto;
}

.mj-text-darker {
    color: #000 !important;
}

.mj-text-dark {}

.mj-text-light {
    color: #909094 !important;
}

.mj-text-lighter {}

.category-select-label {
    float: left;
    padding-right: 18px;
}
nav.navbar-mj {
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    padding-left: 173px;
    left:0;
    top: 0;
    background: #f3f3f4;
    z-index: 10;
}
.label-market {
    display: inline-block;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-image: url('img/market_label.png');
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin: 0 2px;
}

.label-top3 {
    background-position: -8px -5px;
}

.label-simba {
    background-position: -40px -5px;
}

.label-ju {
    background-position: -72px -5px;
}

.label-outside {
    background-position: -136px -5px;
}

.label-zuan {
    background-position: -104px -5px;
}

.mj-label-1 {
    background: #8b231d;
}

.mj-label-2 {
    background: #f35a4a;
}

.mj-label-3 {
    background: #fc7d67;
}

.mj-label-4 {
    background: #ffbb9f;
}

.mj-label-5 {
    background: #eee;
}

.popover img {
    max-width: 100%
}

.popover.large {
    max-width: 600px;
}

.mj-border-bottom {
    border-bottom: 1px solid #e7eaec;
}

.mj-search .input-group-addon {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.mj-search .form-control {
    border-radius: 20px;
    height: 30px;
}

.navbar-mj .mj-search input.form-control {
    padding-left: 82px;
    width: 330px;
}

.navbar-mj .mj-search select.form-control {
    position: absolute;
    z-index: 99;
    left: 3px;
    width: 75px;
    border-color: transparent;
    background: transparent;
    padding: 0 5px;
}

.navbar-mj .mj-search select.form-control:focus {
    box-shadow: none;
}

.navbar-mj .navbar-nav>li>a {
    color: #515151;
}

.navbar-mj .navbar-nav>li.hl>a:hover, .navbar-mj .navbar-nav>li.hl>a {
    color: #fff;
    background: red;
}

.navbar-mj .navbar-left:first-child {
    margin-left: -15px;
}

.mj-chart-tt-label {
    margin-top: 10px;
}

.mj-chart-tt-label .label {
    margin: 5px 5px 0 0;
}

h3.mj-page-title {
    color: #909094;
    margin-bottom: 16px;
    margin-top: 0;
}

.mj-page-title .glyphicon {
    top: 3px;
}

h4.mj-header-name {
    margin-top: 18px;
    margin-bottom: 12px;
}

.mj-shop-logo {
    display: table;
}

.mj-shop-logo span {
    display: table-cell;
    height: 86px;
    vertical-align: middle;
}

.mj-shop-logo span img {
    max-height: 70px;
}

.mj-item-img {
    display: table;
}

.mj-item-img span {
    display: table-cell;
    height: 120px;
    vertical-align: middle;
}

.mj-item-img span img {
    max-height: 98px;
}

.mj-header-num {
    margin-bottom: 16px;
    color: #000;
    font-size: 17px;
    font-family: 黑体, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 21px;
}

.mj-num {
    color: #4e90e2;
}

a {
    color: #4e90e2;
}

.mj-cus-scope .form-control {
    width: 60px;
}

.mj-input-no-border input.input-no-border {
    border: none;
    background: transparent;
    box-shadow: none;
    height: 20px;
    box-shadow: none;
    cursor: pointer;
}

.mj-input-no-border .input-group .dropdown-menu, .mj-input-no-border .btn-group .dropdown-menu {
    left: auto !important;
    right: 0;
}

.mj-input-no-border .btn-no-border {
    padding: 0 8px;
    background: transparent;
    border: none;
}

.mj-input-no-border>a {
    font-size: 14px;
    vertical-align: middle;
    color: #515151;
}

.btn-no-border.active {
    background: transparent;
    box-shadow: none;
    color: #111;
    font-weight: bold;
}

.well-white .mj-input-no-border {
    color: #4e90e2;
}

.mj-input-no-border select.select-no-border {
    height: 20px;
    border: none;
    background: transparent;
    box-shadow: none;
    padding: 0 12px;
}

.nav-tabs>li>a {
    color: #4e90e2;
    border: 1px solid #D9DFE2;
    border-radius: 7px 7px 0 0;
    margin-left: 10px;
    margin-right: 0;
    background: #fff;
    border-bottom: 1px solid #DFE3E6;
    font-size: 12px;
    padding: 10px 15px;
}

.nav-tabs>li>a:hover {
    border: 1px solid #D9DFE2;
    border-bottom: 1px solid #fff;
    margin-top: -5px;
    padding-top: 15px;
    background-color: #fff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #111;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    cursor: default;
    margin-top: -5px;
    padding-top: 15px;
}

.mj-nav li>a {
    padding: 10px 16px;
    color: #fff;
    line-height: 1.5;
    border-left: 8px solid transparent;
    background: transparent;
}

.mj-nav li.active>a {
    border-color: #478BE5;
    color: #fff;
    background-color: #1D303F;
}

.mj-nav>li.active>ul {
    background-color: #1D303F;
}

.mj-nav li>a:hover, .mj-nav li>a:focus {
    text-decoration: none;
    background-color: #1D303F;
}

.mj-nav>li>ul {
    padding: 0 0 20px 0;
}

.mj-nav>li>ul>li>a {
    padding: 5px 16px 5px 28px;
    color: #b6bdc3;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 11px 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    text-align: center;
    border: none;
}

.mj-tb-img {
    max-width: 50px;
    max-height: 50px;
}

.mj-tb-img-zuan {
    max-height: 50px;
}

.pagination>li>a, .pagination>li>span {
    border: none;
    color: #909094;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {}

.panel {
    border-radius: 0;
    border-width: 10px 0 1px 0;
    border-color: #e7eaec;
    box-shadow: none;
}

.panel-default .panel-heading {
    background: transparent;
    border-color: #e7eaec;
}

.well {
    padding: 15px;
    background: #e7eaec;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.well-select {
    padding: 13px 15px;
}

.well-select-span {
    margin: 0 15px 0 12px;
}

.well-select .divider {
    display: inline-block;
    width: 0;
    border-right: 1px solid #c4c4c4;
    height: 18px;
    margin: 0 15px;
}

.well-white {
    background: #fff;
    margin-bottom: 5px;
}

.nav-tabs {
    border-bottom: 1px solid #DFE3E6;
    background: #e7eaec;
    border-top: 5px solid #e7eaec;
}

.btn-primary {
    color: #4e90e2;
    background-color: transparent;
    border-color: #4e90e2;
    font-size: 16px;
    text-shadow: none;
    height: 29px;
    min-width: 107px;
    padding: 3px 10px;
}

.btn-primary.active, .btn-primary:hover {
    background: #4e90e2;
    box-shadow: none;
    border-color: #4e90e2;
}

.btn-primary:not(:first-child):not(:last-child):hover {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.loading-container {
    position: relative;
}

.loading-container .loading:before, .loading-container .loading:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 50px;
    min-width: 50px;
}

.loading-container .loading:before {
    background-color: white;
    opacity: 0.5;
}

.nav, .pagination, .carousel, .panel-title a {
    cursor: pointer;
}

.main-container {
    padding: 0;
    position: relative;
}

.sidebar.sidebar-fixed {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    z-index: 99999999999;
}

.mj-sidebar {
    background-color: #243949;
    width: 172px;
    position: relative;
    float: left;
    border-right: 1px solid #ccc;
    height: 100%;
    overflow: auto;
}

.mj-sidebar .brand {
    padding: 15px 10px 7px 8px;
    display: block;
    margin-bottom: 10px;
}

.mj-sidebar .brand>img {
    width: 100%;
}

.main-content {
    margin-left: 173px;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
    padding: 0;
}

.page-content {
    margin-left: 0;
    margin-top: 52px;
    padding: 8px 20px 24px;
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td, .table>thead>tr>th {
    border-bottom-width: 0;
}

.menu-text {
    color: white;
}

.date-picker-span {
    position: absolute;
    z-index: 99;
    right: 0;
}

.mj-rank {
    background: transparent url("img/rank.png") repeat-x scroll -999em -999em;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    padding: 0 !important;
    text-indent: -999em;
    vertical-align: text-top;
    width: 0;
}

.mj-rank-1 {
    background-position: 0 0;
    width: 17px;
}

.mj-rank-2 {
    background-position: 0 0;
    width: 34px;
}

.mj-rank-3 {
    background-position: 0 0;
    width: 51px;
}

.mj-rank-4 {
    background-position: 0 0;
    width: 68px;
}

.mj-rank-5 {
    background-position: 0 0;
    width: 85px;
}

.mj-rank-6 {
    background-position: 0 -32px;
    width: 17px;
}

.mj-rank-7 {
    background-position: 0 -32px;
    width: 34px;
}

.mj-rank-8 {
    background-position: 0 -32px;
    width: 51px;
}

.mj-rank-9 {
    background-position: 0 -32px;
    width: 68px;
}

.mj-rank-10 {
    background-position: 0 -32px;
    width: 85px;
}

.mj-rank-11 {
    background-position: 0 -64px;
    width: 17px;
}

.mj-rank-12 {
    background-position: 0 -64px;
    width: 34px;
}

.mj-rank-13 {
    background-position: 0 -64px;
    width: 51px;
}

.mj-rank-14 {
    background-position: 0 -64px;
    width: 68px;
}

.mj-rank-15 {
    background-position: 0 -64px;
    width: 85px;
}

.mj-rank-16 {
    background-position: 0 -100px;
    width: 17px;
}

.mj-rank-17 {
    background-position: 0 -100px;
    width: 34px;
}

.mj-rank-18 {
    background-position: 0 -100px;
    width: 51px;
}

.mj-rank-19 {
    background-position: 0 -100px;
    width: 68px;
}

.mj-rank-20 {
    background-position: 0 -100px;
    width: 85px;
}

.mj-rank-tmall {
    /*background: url("img/tmall_wide.png") no-repeat 0 2px;*/
    display: inline-block;
    height: 17px;
    overflow: hidden;
    vertical-align: text-top;
    width: 83px;
}

.mj-rank-tmall::after {
    text-indent: 0;
    content: "B店";
    color: #c40000;
    display: block;
}

.mj-rank.mj-rank-small {
    background-size: 11px auto
}

.mj-rank-1.mj-rank-small {
    background-position: 0 4px;
    width: 11px;
}

.mj-rank-2.mj-rank-small {
    background-position: 0 4px;
    width: 22px;
}

.mj-rank-3.mj-rank-small {
    background-position: 0 4px;
    width: 33px;
}

.mj-rank-4.mj-rank-small {
    background-position: 0 4px;
    width: 44px;
}

.mj-rank-5.mj-rank-small {
    background-position: 0 4px;
    width: 55px;
}

.mj-rank-6.mj-rank-small {
    background-position: 0 -17px;
    width: 11px;
}

.mj-rank-7.mj-rank-small {
    background-position: 0 -17px;
    width: 22px;
}

.mj-rank-8.mj-rank-small {
    background-position: 0 -17px;
    width: 33px;
}

.mj-rank-9.mj-rank-small {
    background-position: 0 -17px;
    width: 44px;
}

.mj-rank-10.mj-rank-small {
    background-position: 0 -17px;
    width: 55px;
}

.mj-rank-11.mj-rank-small {
    background-position: 0 -37px;
    width: 11px;
}

.mj-rank-12.mj-rank-small {
    background-position: 0 -37px;
    width: 22px;
}

.mj-rank-13.mj-rank-small {
    background-position: 0 -37px;
    width: 33px;
}

.mj-rank-14.mj-rank-small {
    background-position: 0 -37px;
    width: 44px;
}

.mj-rank-15.mj-rank-small {
    background-position: 0 -37px;
    width: 55px;
}

.mj-rank-16.mj-rank-small {
    background-position: 0 -37px;
    width: 11px;
}

.mj-rank-17.mj-rank-small {
    background-position: 0 -60px;
    width: 22px;
}

.mj-rank-18.mj-rank-small {
    background-position: 0 -60px;
    width: 33px;
}

.mj-rank-19.mj-rank-small {
    background-position: 0 -60px;
    width: 44px;
}

.mj-rank-20.mj-rank-small {
    background-position: 0 -60px;
    width: 55px;
}

.mj-rank-tmall.mj-rank-small {
    background-position: 0 6px;
    width: 62px;
    background-size: 62px auto;
}

.mj-loading-box {
    position: relative;
    min-height: 80px;
    width: 100%;
}

.mj-loading-box>.ld {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.8);
    z-index: 800;
}

.mj-loading-box>.alert {}

.mj-loading-box>.ld>.ld-info {
    width: 400px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 3px #bbb;
    border: 1px solid #d4d4d4;
    margin-left: -200px;
    margin-top: -100px;
    padding: 15px;
}

.mj-loading-box>.ld>.icon {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
    z-index: 999;
}

.text-red {
    color: #fc5c5b;
}

.text-green {
    color: #51b64f;
}

.loader {
    font-size: 10px;
    margin: 0;
    text-indent: -9999em;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #333;
    background: -moz-linear-gradient(left, #333 10%, rgba(48, 48, 48, 0) 42%);
    background: -webkit-linear-gradient(left, #333 10%, rgba(48, 48, 48, 0) 42%);
    background: -o-linear-gradient(left, #333 10%, rgba(48, 48, 48, 0) 42%);
    background: -ms-linear-gradient(left, #333 10%, rgba(48, 48, 48, 0) 42%);
    background: linear-gradient(to right, #333 10%, rgba(48, 48, 48, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.3s infinite linear;
    animation: load3 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader:before {
    width: 50%;
    height: 50%;
    background: #333;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.loader:after {
    background: #ffffff;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.mj-loading-box>.ld.ng-leave {
    transition: 0.5s linear all;
    opacity: 1;
}

.mj-loading-box>.ld.ng-leave.ng-leave-active {
    opacity: 0;
}

th, td.no-wrap {
    white-space: nowrap;
}

.tb-header {
    margin-bottom: 12px;
    line-height: 30px;
}

span.mj-title-mark {
    background: #fd0;
}

span.mj-title-del {
    color: #b3b3b3;
    text-decoration: line-through;
}

span.mj-title-ins {
    color: red;
}

.inline {
    display: inline-block;
}

.mj-modal.fade.in {
    top: 10%
}

.mj-pop {
    position: fixed;
    bottom: 2px;
    left: 2px;
    z-index: 999
}

.mj-pop-close {
    position: absolute;
    /* z-index: 9999; */
    background: #f3f3f3;
    top: 4px;
    right: 4px;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: none;
    cursor: pointer;
}

.mj-pop:hover>.mj-pop-close {
    display: block;
}

em {
    color: #c00;
    font-style: normal;
}

.store-service-pic {
    width: 100%;
    display: table;
    overflow: hidden;
}

.store-service-pic>span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 200px;
}

.store-service-pic>span>img {
    max-width: 100%;
    max-height: 100%;
}

.table>tbody>tr>td.monitored {
    border-left: 5px solid #fc5c5b;
}

.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #dddddd;
}

.table-service>tbody>tr {
    color: #888;
}

.table-service>tbody>tr.t1 {
    background: #D6D5D5;
    color: #333;
    line-height: 23px;
}
.table-service>tbody>tr.t1 a {
    margin: 0 5px;
    font-size: 14px;

}
.table-service .price-span{
    color:#fc5c5b;
    display: block;
    position: absolute;
    width: 100%;
    top:0;
    left: 0;
    white-space: normal;
}
.table-service .price-span .more{
    display: none;
    /*display: inline-block;
    width: 30px;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.table-service>tbody>tr.t1>td {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
}

.table-service .t-dis div {
    width: 221px;
    white-space: normal;
    /*display: none;*/
}
.table-service tr.price-row .space{
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}
.table-service .t-select{
    font-weight: bolder;
    color:red;
}
.table-service .service-dis-price{
    color:#fc5c5b;
}
.table-service>tbody>tr.t2 {
    background: #EBEAEA;
    font-size: 14px;
}

.table-service tr.price-row {
    color: #08ad72;
    font-size: 14px;

}
.table-service .price-row td{
    position: relative;
}
.table-left>thead>tr>th, .table-left>tbody>tr>td {
    text-align: left;
}

.fb-btn {
    position: fixed;
    top: 177px;
    right: 0px;
    width: 50px;
    cursor: pointer;
}

.table>thead>tr>th.td-align-right, .table>tbody>tr>th.td-align-right, .table>tfoot>tr>th.td-align-right, .table>thead>tr>td.td-align-right, .table>tbody>tr>td.td-align-right, .table>tfoot>tr>td.td-align-right {
    text-align: right;
    padding-right: 30px;
}

.table>thead>tr>th.td-align-left, .table>tbody>tr>th.td-align-left, .table>tfoot>tr>th.td-align-left, .table>thead>tr>td.td-align-left, .table>tbody>tr>td.td-align-left, .table>tfoot>tr>td.td-align-left {
    text-align: left;
}

.mj-loading-box .modal-active {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
}

.mj-loading-box .ld.backdrop {
    text-align: center;
}

.mj-loading-box .ld.backdrop img {
    max-width: 100%;
}

.invite-pic {
    margin-bottom: 20px;
}

.invite-url {
    width: 480px !important;
}

.invite-link {
    margin-bottom: 40px;
}

.invite-data {
    margin-left: 238px;
    max-width: 900px;
}

.table-invite>thead>tr>th {
    background: #567184;
    border: 4px solid #F3F3F4;
    font-size: 14px;
    color: #fff;
}

.table-invite>tbody>tr>td {
    background: #B1C7D6;
    border: 4px solid #F3F3F4;
    font-size: 14px;
    color: #3e3e3e
}

.sku-table {
    display: table;
    width: 100%;
    margin-bottom: 20px;
    white-space: nowrap;
}

.sku-cell {
    display: table-cell;
    vertical-align: top;
}

.sku-cell table {
    margin: 0;
}

.sku-cell:first-child table td {
    text-align: left;
}

.top-list {
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 29px 20px;
}

.top-list h4 {
    font-size: 15px;
    margin: 18px 0;
}

.top-list p {
    font-size: 15px;
}

.top-list .label {
    margin-right: 10px;
    padding: 2px 6px 2px;
}

.mj-input-no-border .label {
    font-size: 100%;
}

.affix {
    z-index: 900;
    top: 50px;
    right: 20px;
    left: 193px;
}

.breadcrumb-wrapper {
    height: 88px;
}

.label-light {
    opacity: 0.8;
}

.type-line .nav-category {
    clear: both;
    margin-bottom: 11px;
    margin-top: 11px;
    overflow: hidden;
    padding: 0 100px 0 107px;
    position: relative;
}

.nav-category .nav-type {
    color: #666666;
    font-weight: 400;
    left: 22px;
    max-width: 68px;
    overflow: hidden;
    padding-right: 5px;
    position: absolute;
    text-align: left;
    text-overflow: ellipsis;
    top: 4px;
    white-space: nowrap;
}

.nav-category-content {
    overflow: hidden;
    margin: 0;
}

.type-line .nav-category-content li {
    margin-right: 40px;
}

.nav-category-content li {
    float: left;
    margin-bottom: 6px;
    margin-top: 4px;
    max-width: 95px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-category-content li.active a {
    background: none repeat scroll 0 0 #0195dd;
    color: #fff;
    padding: 0 5px;
}

.footer {
    margin-left: 173px;
    background-color: #3d4045;
    color: #f3f3f3;
    padding-top: 30px;
}

.sub-footer {
    color: #f3f3f3;
    padding: 20px;
    background-color: #43474d;
    margin-top: 30px;
}

.sub-footer p {
    margin-top: 10px;
}

/*后加的*/
/*悬浮的qq二维码*/
.navbar-qqlink{
    margin-left: 30px;
    padding-top: 3px;
}
.navbar-qqlink .qq-btn{
    margin-right: 20px;
    display: inline-block;
}
.navbar-qqlink a{
    padding: 0 !important;
}
.qq-fixedbox{
    display: none;
    position: fixed;
    right: 0;
    bottom:30%;
}
/*类目选择器*/
.catgory-seleter{
    width: 100px;
    margin:18px 0;
}
.more-search-shop{
    cursor:pointer;
}
/*排行榜*/
.top-list p a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 65%;
    float: left;
}
/* tab new 标签 */
.tab-new-tag{
    height: 40px;width: 40px;position: absolute;right: -18px;top: -16px;
}
.tab-line-red{
    border-bottom: 1px solid red;
}
/* 按钮的激活状态 */
.btn-active {
    background-color: #337ab7;
    color: #fff;
}

.btn-active:hover {
    background-color: #2e6da4;
    color:#fff;
}
/* 模块标题 */
.panel-title .title-text{
    display:inline-block;
}

.panel-body{
    min-height: 130px;
}
.td-bg-grad-0 {
    background-color: rgba(140, 216, 240, 0)
}

.td-bg-grad-1 {
    background-color: rgba(140, 216, 240, .1)
}

.td-bg-grad-2 {
    background-color: rgba(140, 216, 240, .2)
}

.td-bg-grad-3 {
    background-color: rgba(140, 216, 240, .3)
}

.td-bg-grad-4 {
    background-color: rgba(140, 216, 240, .4)
}

.td-bg-grad-5 {
    background-color: rgba(140, 216, 240, .5)
}

.td-bg-grad-6 {
    background-color: rgba(140, 216, 240, .6)
}

.td-bg-grad-7 {
    background-color: rgba(140, 216, 240, .7)
}

.td-bg-grad-8 {
    background-color: rgba(140, 216, 240, .8)
}

.td-bg-grad-9 {
    background-color: rgba(140, 216, 240, .9)
}

.td-bg-grad-10 {
    background-color: rgba(140, 216, 240, 1)
}
