﻿/* 框架结构 */

.wrapper {
    padding-top: 50px;
    position: relative;
}
.yv-container-fluid {
    padding: 20px 20px 50px 20px;
    /*box-shadow: -4px -4px 4px rgba(0, 0, 0, 0.2);*/
    position: relative;
    z-index: inherit;
}
.stripe-page {
    background: url(../../../../sg/css/images/background_gray.png) repeat center center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/*边导航*/

.sidebar .content,
.sidebar>.viewport {
    height: 100%;
}
.scrollbar {
    opacity: 0.4!important;
    background-color: #ccc!important;
    border: 0!important;
    z-index: 9999!important;
}
.scrollrail {
    background: none!important;
    opacity: 0.1!important;
    border: 0!important;
    z-index: 9990!important;
}

/*header*/

.yv-navbar {
    height: 50px;
    margin-bottom: 0;
    min-height: 50px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.yv-navbar .navbar-header {
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    padding: 0 15px;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    position: relative;
    display: flex;
}
.yv-navbar .navbar-brand {
    padding: 0;
    height: 50px;
    line-height: 50px;
    float: none;
    display: flex;
    vertical-align: top;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.brand-name {
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
    color: rgba(255, 255, 255, 0.9);
}
.brand-name a {
    color: rgba(255, 255, 255, 0.9);
}
.brand-name a:hover,
.brand-name a:focus {
    color: #fff;
}
.yv-navbar .navbar-collapse {
    /*display: block;*/
    font-size: 12px;
}
.yv-navbar .navbar-right {
    margin-top: 0 !important;
    margin-right: 0;
}
.navbar-nav > li > a {
    color: rgba(255, 255, 255, 0.8);
    line-height: 50px;
    padding: 0 12px;
    font-size: 14px;
    display: inline-block;
}
.navbar-nav > li > a i {
    font-size: 16px;
    vertical-align: middle;
}
.navbar-nav > li > a .yi-help-circle,.navbar-nav > li > a .yi-contract{
    font-size: 18px;
}
.navbar-nav > li.line {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
    height: 16px;
    margin: 17px 10px;
}
/*.navbar-nav > li.active:before {
    border-bottom: 6px dashed;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: 0px;
    color: #f8f8f8;
    content: "";
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    width: 0;
}*/
.main-account {
    position: relative;
}
.main-account .dot {
    width: 6px;
    height: 6px;
    background: #fc4700;
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0px;
}
.navbar-right > li.item {
    color: #fff;
    line-height: 50px;
    padding: 0 10px;
    font-size: 14px;
}
.navbar-right > li.item-text {
    color: rgba(255, 255, 255, 0.85);
    font-size: 12px;
}
.navbar-right > li.item > i {
    font-size: 20px;
    vertical-align: sub;
}
.navbar-right > li.item > .text {
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
}
.navbar-nav > li > a > .badge {
    position: absolute;
    right: 4px;
    top: 8px;
    font-size: 10px;
    padding: 2px 4px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(1);
}
.nav-item {
    position: relative;
}
.nav-item:after {
    display: inline-block;
    content: "";
    width: 1px;
    height: 20px;
    background: rgba(255, 255, 255, 0.4);
    top: 5px;
    position: relative;
}
.nav-item .dropdown-menu a {
    display: block;
    padding: 5px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.nav-item .dropdown-menu a:hover,
.nav-item .dropdown-menu a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.nav-item .dropdown-menu {
    max-height: 310px;
}
.nav-item .dropdown-menu li .name {
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
    font-size: 14px;
}
.navbar-nav .logout {
    background: rgba(255, 255, 255, 0.2);
}
.navbar-nav .logout > a {
    padding: 0 15px;
}
.navbar-nav .logout > a > i {
    vertical-align: middle;
}
.navbar-nav .logout > a:hover {
    background: none;
}
.navbar-nav > li > .dropdown-menu {
    font-size: 14px;
}
.navbar-nav > li > .dropdown-menu > li{
    line-height: normal;
}
.navbar-nav > li > .dropdown-menu > li > a {
    padding: 7px 10px;
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.navbar .dropdown-menu > li > a > i {
    margin-right: 5px;
    font-size: 14px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
    background-color: rgba(255,255,255,0.12);
    border-color: transparent;
}
.navbar-nav > li > a .text {
    margin-left: 3px;
    max-width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
}
.logo-figure {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}
.logo-figure img {
    height: 42px;
}
.logo-text {
    display: inline-block;
    font-size: 16px;
    color: #fff;
}
.logo-text:before {
    content: "▪";
    display: inline-block;
    padding: 0 3px;
    color: rgba(255, 255, 255, 0.6);
}
.navbar .navbar-nav .navbar-main {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}
.navbar .navbar-nav .navbar-main a {
    color: #fff;
}
.navbar-nav .menu > a {
    font-size: 18px;
    min-width: 50px;
    text-align: center;
}
.navbar-nav .menu > a > span {
    vertical-align: middle;
}
.menu-list {
    position: fixed;
    top: 50px;
    left: 190px;
    font-size: 14px!important;
    margin: 0;
}
.menu-list li {
    float: left;
    margin: 5px 10px;
}
.menu-list li a i {
    display: block;
    font-size: 24px!important;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    color: #999;
    margin-right: 0!important;
}
.menu-list li a {
    border-radius: 2px;
    color: #333;
    float: left;
    height: 70px;
    text-align: center;
    transition: background 0.15s ease 0s;
    width: 80px;
    padding: 0;
}
.menu-list .active i {
    color: #fff;
}

/*购买页面头部*/

.topbar {
    /*line-height: 50px;*/
    border-radius: 0;
    border: none;
    position: relative;
    z-index: 999;
}
.topbar-brand {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-left: 15px;
    display: flex;
}
.topbar .navbar-collapse {
    float: right;
    padding: 0;
}
.topbar .logo-text {
    font-size: 16px;
}
.topbar .back {
    color: #fff;
    float: left;
    width: 50px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    font-size: 20px;
    line-height: 50px;
}
.topbar .back i {
    vertical-align: middle;
}
.dns,
.dns-label,
.id,
.ids,
.pub-key {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
a.id:hover {
    text-decoration: underline;
}
.price-size {
    font-size: 12px;
    font-weight: bold;
    color: #333;
}
.price-size-big {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.price-size.big {
    font-size: 16px;
}
.price-muted {
    color: #999;
    font-weight: normal;
}
.price-red {
    color: #ff4440;
}
.price-oranger {
    color: #f89800;
}
.price-green {
    color: #008c00;
}
.system-icon {
    vertical-align: middle;
    font-size: 14px;
    color: #999;
}
.running {
    color: #009302;
}
.closed {
    color: #fc0202;
}
.overdue {
    color: #999;
}
.abnormal {
    color: #ebb62e;
}
.icon-status {
    display: inline-block;
    border-radius: 25px;
    border-style: solid;
    border-width: 3px;
    height: 14px;
    width: 14px;
    vertical-align: top;
    margin-right: 5px;
}
.icon-status.icon-running {
    background-color: #468847;
    border-color: #cae8bd;
}
.icon-status.icon-closed {
    background-color: #fc0202;
    border-color: #f2d1d1;
}
.icon-status.icon-overdue {
    background-color: #ccc;
    border-color: #eee;
}
.icon-status.icon-abnormal {
    background-color: #ebb62e;
    border-color: #faf0bc;
}

/*密码强度设置*/

.password-streng {
    width: 100%;
    height: 20px;
    background: #f8f8f8;
    display: table;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 0;
}
.pwd-text {
    width: 1%;
    border-right: 1px solid #fff;
    display: table-cell;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #666;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.pwd-leve1,
.pwd-leve2,
.pwd-leve3 {
    color: #fff;
}
.password-streng .pwd-leve1 {
    background: #d9534f;
}
.password-streng .pwd-leve2 {
    background: #f0ad4e;
}
.password-streng .pwd-leve3 {
    background: #95c938;
}
.noneres {
    color: #666;
}

/*input宽度*/

.input-w60 {
    width: 60px!important;
}
.input-w80 {
    width: 80px!important;
}
.input-w100 {
    width: 100px!important;
}
.input-w120 {
    width: 120px!important;
}
.input-w140 {
    width: 140px!important;
}
.input-w160 {
    width: 160px!important;
}
.input-w180 {
    width: 180px!important;
}
.input-w200 {
    width: 200px!important;
}
.input-w210 {
    width: 210px!important;
}

/*table custom*/

.id-normal {
    font-family: Consolas;
    font-size: 12px;
}
.id-small {
    font-family: Consolas;
    font-size: 11px;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(1);
    color: #999;
}
.yv-table .check .c-indicator {
    margin-top: 0!important;
}
.yv-table .list-accounts {
    width: 90px;
}
.yv-table p {
    margin-bottom: 0;
    /*white-space: nowrap;*/
}
.yv-table span {
    display: inline-block;
    /*vertical-align: middle;*/
}
.yv-table .datetime {
    width: 125px;
}
.yv-table .num {
    width: 85px;
}

/*.yv-table .list-type {
    width: 80px;
}*/

.yv-table .list-level {
    width: 40px;
    background: #fff;
}
.yv-table .operations {
    width: 128px;
}
.yv-table .list-status {
    width: 80px;
}
.yv-table .icon-table {
    font-size: 14px;
    color: #999;
    vertical-align: middle;
    width: 20px;
    display: inline-block;
    text-align: center;
}
.yv-table .addr {
    width: 120px;
}
.yv-table .invoic-type {
    width: 104px;
}
.yv-table .icon-info {
    margin-left: 5px;
    vertical-align: top;
    color: #999;
}
.yv-table .corp {
    width: 140px;
}
.yv-table caption {
    padding: 0 0 8px 0!important;
    color: #333;
}
.yv-table caption .title {
    font-size: 14px;
    font-weight: bold;
}
.yv-table .subtotal {
    font-size: 14px;
    font-weight: bold;
    background: #f8f8f8;
}

/*.yv-table tfoot {
    border: 1px solid #eee;
    width: calc(100% - 100px);
}*/

.yv-table tfoot tr td {
    border-top-color: #eee;
}
.yv-table .grid-section {
    display: none;
    background: #f8f8f8;
}
.yv-table .grid-section .body {
    margin: 0 10px 10px;
}
.yv-table .grid-section > td {
    padding: 0;
    border-top: none;
}
.yv-table .grid-section table {
    border: 1px solid #eee;
}
.yv-table .grid-section table tr th, .yv-table .grid-section table tr td{
    border-top-color: #eee;
}
.yv-table .subtotal:hover,
.yv-table .grid-section:hover {
    background: #f8f8f8;
}
.yv-table .grid-section table tr:hover {
    background: none;
}
.yv-table + .yv-table {
    margin-top: 15px;
}
.operations-group {
    display: inline-block;
    white-space: nowrap;
}
@media (max-width:1200px) {
    .operations-group a {
        display: block;
        margin-top: 5px;
    }
    .operations-group a:before {
        display: none;
    }
}

/*主帐号*/

.custom-account {
    font-size: 16px;
    margin-left: 5px;
    display: inline!important;
    vertical-align: middle;
}

/*按钮组*/

.console-btn a {
    min-width: 40px;
    display: inline-block;
    float: left;
    line-height: 32px;
    height: 32px;
    padding: 0 8px;
    border-right: 1px solid #fff;
    text-align: center;
    background: #f2f2f2;
    color: #999;
}
.console-btn a.active {
    color: #fff;
}

/*choose*/

.choose-type li {
    border: 1px solid #ddd;
    background: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 2px 0;
    position: relative;
    min-width: 90px;
    text-align: center;
    cursor: pointer;
}
.choose-type li.disabled {
    background: #f8f8f8;
    border: 1px solid #eee!important;
    cursor: no-drop;
}
.choose-type li.disabled.active:before,
.choose-type li.disabled.active:after {
    display: none;
}
.choose-type li.disabled a {
    color: #ccc!important;
    cursor: no-drop;
}
.choose-type li a {
    padding: 6px 20px;
    color: #666;
    display: block;
}
.choose-type li.active:before {
    border-left: 20px solid transparent;
    border-bottom: 20px solid;
    bottom: -1px;
    color: #fff;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -1px;
    text-align: center;
    vertical-align: middle;
    width: 0;
}
.choose-type li.active:after {
    font-family: "yi";
    position: absolute;
    content: "\e90b";
    bottom: -4px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 0;
    -webkit-transform: scale(0.9);
}
.choose-type p.small {
    font-size: 10px;
    color: #999;
}
.choose-type.choose-time li {
    min-width: 1px;
    margin-right: 0;
    margin-left: -1px;
    float: left;
}
.choose-type.choose-time li.active {
    z-index: 1;
}
.choose-type.choose-time li a {
    padding: 6px 12px;
}
.choose-type.choose-time > li > a > i {
    display: none;
    font-style: normal;
}
.choose-type.choose-time li.active i {
    display: inline;
}
.choose-type.choose-time .tooltip2 {
    display: inline-block;
    vertical-align: inherit;
}

/*多选*/
.checkbox-group .btn {
    border-radius: 0;
    font-size: 14px;
    position: relative;
    min-width: 100px;
    text-align: center;
    cursor: pointer;
    padding: 10px 20px;
    color: #666;
}
.checkbox-group .btn:focus{
    background: #fff;
}
.checkbox-group .btn.active,.checkbox-group .btn:active{
    box-shadow: none;
    background: #fff;
    border-color: #ebebeb;
}
.checkbox-group .btn + .btn{
    margin-left: 10px;
}
.checkbox-group .detail{
    padding-top: 20px;
    font-size: 12px;
}
.checkbox-group .detail:before{
    content: '';
    display: block;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ddd;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -10px;
}
/*alert*/

.alert .icon {
    float: left;
    font-size: 14px;
}
.alert .icon > i {
    vertical-align: middle;
}
.alert .text {
    display: block;
    padding-left: 24px;
    line-height: 20px;
}
.alert .text p {
    margin-bottom: 0;
}
.alert .alltext {
    display: block;
    padding-left: 20px;
    line-height: 24px;
}
.alert .alltext p {
    margin-bottom: 0;
}
/*.alert .text p + p {
    margin-top: 5px;
}*/
.yv-alert{
    display: flex;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    padding: 15px;
}
.yv-alert .icon{
    font-size: 24px;
    line-height: 1;
}
.yv-alert .text{
    margin-left: 10px;
    flex: 1;
}
.yv-alert .title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.yv-alert .desc{
    margin-bottom: 0;
}
.scrollauto {
    overflow-y: auto;
    overflow-x: hidden;
}

/*标注时间弱化*/

time {
    color: #999;
}
.tips-bar {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}
.tips-bar strong {
    color: #333;
}
.tips-bar i {
    font-size: 14px;
    margin-right: 5px;
    vertical-align: middle;
}

/*成功提示*/

.success-content {
    margin: 40px 0;
    text-align: center;
    font-size: 26px;
    color: #95c938;
}
.success-content p,
.error-content p {
    font-size: 14px;
    margin-top: 10px;
    color: #999;
}
.error-content {
    margin: 40px 0;
    text-align: center;
    font-size: 26px;
    color: #ff4440;
}

/*上传*/

.fileinput-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px !important;
    direction: ltr;
    cursor: pointer;
}

/* Fixes for IE < 8 */

@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}

/*定义滑块*/

.sliderbar {
    position: relative;
    margin-bottom: 20px;
    /* width: 100%; */
    /* min-width: 400px; */
    padding-right: 120px;
}
.sliderbar .slider {
    width: 100%;
}
.slider-input {
    position: absolute;
    right: 0;
    top: 2px;
}
.slider-input2 {
    position: relative;
    margin-top: 30px;
}
.sliderbar .slider-scale {
    color: #666;
    font-size: 12px;
    left: 0;
    line-height: 30px;
    position: absolute;
    width: 100%;
}
.slider-scale span {
    position: absolute;
}
.slider-scale span:first-child {
    left: 0;
}
.slider-scale span:last-child {
    right: 120px !important;
}
.slider-scale ins {
    text-decoration: none;
}
.define-slider .sliderbar {
    padding-right: 0;
}
.define-slider .slider-scale span:last-child {
    right: 0 !important;
}
.define-slider .slider-input {
    position: relative;
}
.define-slider .slider-l {
    float: left;
    width: 65%;
    min-width: 400px;
    padding: 0;
    padding-right: 20px;
    margin-bottom: 10px;
}
.define-slider .slider-r {
    float: left;
    width: 20%;
}

/*无数据*/

.no-data {
    color: #999;
    margin: 6% auto;
    text-align: center;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.no-data img {
    margin-right: 20px;
}
.no-content {
    width: 80%;
    margin: 6% auto;
}
.no-content .image {
    display: table-cell;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
}
.no-content .callout-info {
    display: table-cell;
    table-layout: fixed;
    vertical-align: middle;
    border: none;
    padding-left: 40px;
}
.callout-info .stresstext {
    font-weight: bold;
    font-size: 14px;
    color: #666;
}
.no-content .callout-info .alltext {
    margin-bottom: 10px;
}
.callout-info .alltext p {
    margin-bottom: 5px;
}

/*关闭图标*/

.icon-close {
    color: #999;
    font-size: 16px;
    vertical-align: middle;
}

/*定义百分比宽度*/

.w-1 {
    width: 10%;
}
.w-2 {
    width: 20%;
}
.w-3 {
    width: 30%;
}
.w-4 {
    width: 40%;
}
.w-5 {
    width: 50%;
}
.w-6 {
    width: 60%;
}
.w-7 {
    width: 70%;
}
.w-8 {
    width: 80%;
}
.w-9 {
    width: 90%;
}

/*定义价格*/

.price samp {
    font-size: 20px;
    line-height: 0.8;
    margin-left: 3px;
}
samp {
    font-family: Arial;
    font-weight: bold;
}
.price em {
    vertical-align: bottom;
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
}
.price samp small {
    font-size: 70%;
}

/*panel 重构*/

.panel-box + .panel-box {
    margin-top: 20px;
}
.panel-box-title {
    padding: 12px 15px;
    position: relative;
    background: #f8f8f8;
    border: 1px solid #eee;
    border-bottom: 0;
}
.panel-box-title:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    left: -1px;
    top: -1px;
    border-width: 8px;
    border-color: transparent;
    border-style: solid;
}
.panel-box-content {
    border: 1px solid #eee;
    padding: 15px;
}
.panel-title-section {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
}
.panel-title-section .title {
    font-weight: normal;
    font-size: 12px;
}
.panel-title-section + .panel-title-section {
    text-align: right;
}
.panel-default+.panel-default {
    margin-top: 30px;
    margin-bottom: 0;
    position: relative;
}
.panel-default .panel-header +.panel-body {
    padding: 0 15px 0;
}
.bordernone {
    border-bottom: none;
    padding-bottom: 0;
}
.group-block + .group-block {
    margin-top: 10px;
}
.form-group .code {
    float: left;
    margin-top: 8px;
}
.label-tip {
    min-width: 200px;
    text-align: left;
}
.panel-content {
    padding: 15px;
}
.panel-content ~ .panel-content {
    margin-top: 10px;
}
.page-header .link {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 12px;
}
.bp-page-header {
    background: #f8f8f8;
}
.bp-page-header.fixed {
    position: fixed;
    z-index: 1;
    width: 100%;
}
.bp-page-header .title small {
    font-size: 12px;
    margin-left: 10px;
}
.bp-page-header .title small strong {
    color: #333;
}
.bp-page-header .back {
    font-size: 14px;
}
.bp-page-header .back i {
    margin-right: 5px;
}
.bp-page-header .back + .yv-breadcrumb:before {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    right: 0;
    top: 18px;
    bottom: 0;
    height: 14px;
    width: 1px;
    border-left: 1px solid #ccc;
}
.bp-page-header .yv-breadcrumb {
    position: relative;
    padding-left: 22px;
    float: left;
    margin-left: 0;
}
.bp-page-header .yv-breadcrumb li {
    color: #999;
}
.yv-nav-tabs > li > a:hover {
    background: #f8f8f8;
    border-color: #f8f8f8 #f8f8f8 #ddd;
}
.page-body {
    margin-top: 50px;
}

/*.bp-panel-wrapper .panel-content {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}*/


/*.bp-callout-info {
    border-top: none;
    border-right: none;
    border-bottom: none;
    background: #fafafa;
}*/

.bp-callout-info .tips-bar {
    margin-bottom: 0;
}
.bp-form .dashed {
    margin: 10px 20px;
}
.bp-form .panel-footer {
    margin: 15px 0 0;
}
.column-box {
    border: 1px solid #eaeaea;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 15px;
}
.column-box .title {
    font-weight: bold;
    margin-bottom: 15px;
}
.column-box .description {
    position: relative;
}
.column-box .description + .description {
    padding-top: 10px;
    margin-top: 10px;
}
.column-box .description +.description:before {
    border-top: 1px solid #eaeaea;
    position: absolute;
    content: "";
    left: -15px;
    top: 0;
    right: -15px;
}
.column-box .description li {
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}
.column-box .description li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.column-box .list li {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
.column-box .list li:before {
    font-family: 'FontAwesome';
    content: "\f111";
    font-size: 4px;
    position: absolute;
    line-height: 16px;
    color: #999;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(1);
}
.column-box .list li a {
    padding-left: 10px;
    font-size: 12px;
}
.column-box .list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.description .dl-horizontal {
    font-size: 12px;
}
.description .dl-horizontal dt {
    text-align: left;
    width: 80px;
}
.description .dl-horizontal dd {
    margin-left: 90px;
}
.custom-table + .custom-table {
    margin-top: 10px;
}

/*.custom-table {
    border-collapse: separate;
    border-spacing: 0px 3px;
    border: none;
}*/

.custom-table > tbody:first-child > tr:first-child th,
.custom-table > tbody:first-child > tr:first-child td {
    border-top: 1px solid #eee!important;
}
.custom-table > tbody:last-child > tr:last-child th,
.custom-table > tbody:last-child > tr:last-child td {
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.custom-table tbody tr th {
    text-align: left;
    color: #666;
    padding: 8px 15px;
    vertical-align: middle;
    /*border-right: none;*/
}
.custom-table tbody tr td {
    border-left: none;
    border-right: none;
    padding: 8px 15px;
    vertical-align: middle;
}
.custom-table tbody tr td:last-child {
    border-right: 1px solid #eee;
}
.custom-table p {
    margin-bottom: 0;
}
.custom-table p + p {
    margin-top: 5px;
}

/*订单详情*/

.order-page {
    border: 1px solid #eaeaea;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
    margin-bottom: 10px;
    /* box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.04);*/
    position: relative;
}
.order-page .panel-header {
    margin: 10px 10px 0;
}
.panel-bordered + .panel-bordered {
    border-top: 1px solid #eee;
    padding-top: 15px;
    /*   margin-top: 15px;*/
}
.panel-bordered .panel-header {
    padding: 0;
    border-bottom: none;
    margin: 0;
}

/*advanced search*/

.search-multi-select {
    background: #fafafa;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 5px 10px;
}
.yv-form-inline .form-item > .form-group {
    margin-right: 20px;
}
.searchbar .filter-operate {
    display: inline-block;
    margin-left: 20px;
}
/*.search-multi-select .more-search .form-group {
    width: 320px;
}*/
.search-multi-select:before,
.search-multi-select:after {
    display: table;
    content: "";
}
.search-multi-select:after {
    clear: both;
}
.search-multi-select .more {
    display: inline-block;
    position: relative;
    top: 0;
}
.search-multi-select .switcher-button {
    background: #f8f8f8;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    padding-bottom: 21px;
    z-index: 1;
}
.search-multi-select .search-box {
    float: inherit;
    margin: 5px 10px;
}
.more-search {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
    position: relative;
    top: 10px;
}

/*.search-multi-select .form-item {
    padding-right: 60px;
}*/

/*.search-multi-select .more-search .form-group > label {
    width: 60px;
}*/
.input-calendar .form-control {
    width: 90px!important;
}
.input-group-item .input-group-addon {
    border-left: none;
    border-right: none;
    padding: 6px 10px;
    font-size: 12px;
}
.field-list li {
    display: inline-block;
    min-width: 138px;
    padding: 8px 10px;
    font-size: 12px;
}

/*客户信息*/

.dl-horizontal {
    font-size: 12px;
}
.dl-horizontal dt,
.dl-horizontal dd {
    margin-top: 8px;
    line-height: 1.75;
}
.dl-horizontal dt {
    font-weight: normal;
    color: #888;
    width: 15%;
}
.dl-horizontal dd {
    margin-left: 20%;
}

/*tab*/

.tablist {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    height: 33px;
    position: relative;
}
.tablist li {
    display: inline-block;
    padding: 0 10px 10px;
    position: relative;
}
.tablist li+li {
    margin-left: 10px;
}
.tablist li a {
    color: #666;
}

/*.tablist li.active {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    margin-top: 1px;
}*/

.tablist li.active a:before {
    content: "";
    position: absolute;
    width: 100%;
    display: table;
    bottom: -4px;
    left: 0;
    height: 3px;
}
.tablist li.active a {
    font-weight: bold;
}
.tablist .btn-action {
    position: absolute;
    right: 0;
    top: 0;
}
.tablist li .record {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    position: absolute;
    right: 0;
    top: 2px;
}
.panel-header .tablist {
    border-bottom: none;
    margin-bottom: 0;
    height: 32px;
}

/*confirm*/

.resource-box {
    /* margin: 0 20px; */
}
.resource-box .title {
    color: #999;
    text-align: left;
}
.resourcelist {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.remove-list {
    /* padding-left: 30px; */
    margin-bottom: 0;
    position: relative;
}
.remove-list dd,
.remove-list li {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    background: #fafafa;
    border: 1px dashed #ddd;
    color: #999;
    padding: 2px 10px;
    margin-bottom: 5px;
    position: relative;
}
.remove-list dd i {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 14px;
}
.remove-list .group {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    background: #fafafa;
    border: 1px dashed #ddd;
    color: #999;
    padding: 2px 10px;
    margin-bottom: 5px;
    position: relative;
}
.remove-list .group dd {
    background: none;
    border: none;
    padding: 0;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 5px;
}
.remove-list .group dd:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.remove-list .list-line {
    position: absolute;
    top: 14px;
    left: 10px;
    bottom: 10px;
    width: 22px;
    /*margin: -16px 0 -13px -20px;*/
    border: 1px solid #ddd;
    border-right: 0;
}
.remove-list .list-line i {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 10px;
    display: block;
    vertical-align: middle;
    font-size: 11px;
    line-height: 20px;
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    color: #999;
    border: 1px solid #ccc;
    text-align: center;
}

/*form*/

.input-group .input-group-addon {
    border-color: #ddd;
    background: #f8f8f8;
    font-size: 12px;
}

/*数字金额*/

.digits {
    font-size: 14px!important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.money-format {
    font-size: 20px;
    font-weight: bold;
    margin-left: 5px;
}
.money-format em {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    vertical-align: text-bottom;
    display: inline-block;
}

/*配额可用区*/

.region-list {
    display: inline-block;
}
.region-list li {
    display: inline-block;
    margin: 0 10px;
}
.region-list li i {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 5px;
}
.region-list .region1 {
    background: #38c4ef;
}
.region-list .region2 {
    background: #81c868;
}

/*工具条按钮组*/

.btn-group-toolbar {
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 10px
}
.btn-group-toolbar .line {
    border-left: 1px solid #ddd;
    padding-left: 15px;
    margin-left: 10px;
}

/*step*/

.steps-border {
    border: 1px solid #eee;
    border-radius: 4px;
    margin: 0 0 15px;
}

/*select*/

.c-selectbox {
    cursor: pointer;
    max-width: 100%;
    vertical-align: middle;
    position: relative;
    display: inline-block;
}
.c-selectbox cite {
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: transparent;
    cursor: pointer;
    display: block;
    max-width: 100%;
    padding: 4px 20px 4px 10px;
    vertical-align: middle;
    position: relative;
    z-index: 90;
    font-style: normal;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 32px;
    line-height: 20px;
    color: #555;
}

/*.c-selectbox cite:hover {
    border: 1px solid #ddd;
}*/

.c-selectbox i {
    vertical-align: middle;
}
.c-selectbox .caret {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -2px;
    color: #999;
    z-index: 95;
}
.c-selectbox .list {
    position: absolute;
    border: 1px solid #ddd;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    min-width: 100%;
    left: 0;
    top: 100%;
    display: none;
    z-index: 99;
    background: #fff;
    max-height: 322px;
    overflow-y: auto;
}
.c-selectbox .list li {
    line-height: 16px;
}
.c-selectbox .list li a {
    display: block;
    padding: 6px 10px;
    font-size: 12px;
    white-space: nowrap;
}
.c-selectbox .list li a:not(.active) {
    color: #666;
}
.c-selectbox .list li a:hover {
    background: #f8f8f8;
}

/*项目*/

.project-text {
    margin-left: 6px;
    display: inline-block;
    vertical-align: middle;
}
.project-figure {
    position: relative;
    display: inline-block;
}
.project-figure .dot {
    border: 2px solid #fff;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    display: inline-block;
    position: absolute;
    right: -2px;
    bottom: 0;
}
.project-figure > i {
    font-size: 20px;
    vertical-align: middle;
    color: #999;
}
.project-color-1 {
    background: #ff3b12;
}
.project-color-2 {
    background: #f818ff;
}
.project-color-3 {
    background: #8c97fe;
}
.project-color-4 {
    background: #22d0ff;
}
.project-color-5 {
    background: #01e0c3;
}
.project-color-6 {
    background: #aad400;
}
.project-color-7 {
    background: #ffc913;
}
.project-color-8 {
    background: #ff8625;
}
.project-color-9 {
    background: #c692ff;
}
.project-color-10 {
    background: #cca173;
}

/*项目标识色*/

.choose-pcolor {
    padding-top: 7px;
}
.choose-pcolor li {
    float: left;
    margin-right: 10px;
    position: relative;
}
.choose-pcolor a {
    float: left;
    width: 26px;
    height: 26px;
    border: 2px solid #000;
    display: inline-block;
}
.choose-pcolor a.project-color-1 {
    border-color: #ff3b12;
    background: #fff;
}
.choose-pcolor a.project-color-2 {
    border-color: #f818ff;
    background: #fff;
}
.choose-pcolor a.project-color-3 {
    border-color: #8c97fe;
    background: #fff;
}
.choose-pcolor a.project-color-4 {
    border-color: #22d0ff;
    background: #fff;
}
.choose-pcolor a.project-color-5 {
    border-color: #01e0c3;
    background: #fff;
}
.choose-pcolor a.project-color-6 {
    border-color: #aad400;
    background: #fff;
}
.choose-pcolor a.project-color-7 {
    border-color: #ffc913;
    background: #fff;
}
.choose-pcolor a.project-color-8 {
    border-color: #ff8625;
    background: #fff;
}
.choose-pcolor a.project-color-9 {
    border-color: #c692ff;
    background: #fff;
}
.choose-pcolor a.project-color-10 {
    border-color: #cca173;
    background: #fff;
}
.active a.project-color-1 {
    background: #ff3b12;
}
.active a.project-color-2 {
    background: #f818ff;
}
.active a.project-color-3 {
    background: #8c97fe;
}
.active a.project-color-4 {
    background: #22d0ff;
}
.active a.project-color-5 {
    background: #01e0c3;
}
.active a.project-color-6 {
    background: #aad400;
}
.active a.project-color-7 {
    background: #ffc913;
}
.active a.project-color-8 {
    background: #ff8625;
}
.active a.project-color-9 {
    background: #c692ff;
}
.active a.project-color-10 {
    background: #cca173;
}

/*服务协议*/

.service-box {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
}
.terms-content {
    font-size: 14px;
    color: #555;
    line-height: 24px;
}
.terms-content p {
    padding-left: 2em;
    /*margin-bottom: 15px;*/
}
.terms-content strong {
    color: #333;
}
.terms-content a {
    color: #00b6ed;
    text-decoration: underline;
}
.terms-content h1 {
    font-size: 30px;
    text-align: center;
    margin: 0 0 30px 0;
}
.terms-content .desc{
    text-align: center;
}
.terms-content .desc .line{
    color: #c3c3c3;
    margin: 0 5px;
}
.terms-content .info {
    margin: -20px 0 30px 0;
}
.terms-content .lead {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    text-indent: 2em;
    padding-left: 0;
}
.terms-content h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 40px 0 20px 0;
}
.terms-content ul {
    margin-bottom: 20px;
}
.terms-content ul li {
    position: relative;
    padding: 0 15px;
    margin-left: 6em;
    line-height: 24px;
    margin-bottom: 8px;
}
.terms-content ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    left: 0;
    top: 10px;
    border-radius: 50%;
    background: #ccc;
}
.tit-sec {
    padding-left: 4em !important;
}
.terms-content ul li.last-txt {
    padding-left: 4em;
}
.terms-content ul li.last-txt:before {
    visibility: hidden;
}
.terms-content ul.ul-sec li {
    margin-left: 4em;
}
.terms-content ul.none-icon li:before {
    visibility: hidden;
}
.terms-content li.none-icon:before {
    visibility: hidden;
}

/*帐号中心*/


/*.account-content {
    width: 80%;
    margin: auto;
}*/
.account-basic-info .head{
    margin-bottom: 5px;
    font-size: 16px;
}
.account-basic-info .title{
    font-weight: bold;
}
.account-basic-info .head small{
    color: #999;
}
.account-basic-info ul{
    margin-bottom: 35px;
}
.account-basic-info div {
    padding-left: 0;
    padding-right: 0;
}
.account-basic-info li {
    border-bottom: 1px solid #eee;
    padding: 12px 0;
    margin: 0;
}
.wechat-avatar{
    width: 30px;
    height: 30px;
}
.wechat-avatar img{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
/*.account-basic-info li:last-child {
    border-bottom: none;
}*/
.account-basic-info .type-name {
    color: #999;
    display: flex;
    align-items: center;
}
.account-basic-info .icon {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 10px;
}
.account-basic-info .edit {
    margin-left: 20px;
}
.verification-success {
    color: #5cb85c;
    font-size: 16px;
}
.no-verification {
    color: #999;
}
.payment-icons {
    color: #ccc;
    display: block;
    font-size: 26px;
    margin-top: 10px;
}
.try-icon {
    min-width: 16px;
    line-height: 14px;
    background: #ffbd4a;
    border-radius: 2px;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 11px;
    vertical-align: middle;
    margin-left: 5px;
}
.rp-total .control-label {
    width: 110px;
    float: left;
}
.rp-total .text{
    margin-left: 110px;
    /*word-break: break-all;*/
}
/*scroll*/

.scrollbar-main {
    height: auto;
    max-height: 480px;
}

/*panel-list*/

.panel-list .panel {
    border-color: #eee;
    box-shadow: none;
    margin-bottom: 0;
}
.panel-list .panel + .panel {
    margin-top: 10px;
}
.panel-list .panel .panel-heading {
    border-bottom: none;
    padding: 0;
}
.panel-list .panel .panel-title {
    background: #f8f8f8;
    border-radius: 4px 4px 0 0;
    font-size: 12px;
    height: 42px;
    line-height: 42px;
    margin-bottom: 0;
    padding: 0 15px;
    border-bottom: none;
}
.panel-list .panel .panel-title .name {
    font-weight: bold;
    color: #666;
    font-size: 14px;
}
.panel-list .panel .panel-title .s-name {
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}
.panel-list .panel .panel-title .id {
    font-size: 14px;
    color: #999;
    margin-left: 5px;
}
.panel-list .panel .panel-collapse {
    border-top: 1px solid #eee;
}
.selectable-list label {
    float: left;
    margin: 6px 10px !important;
    width: 30%;
    font-size: 12px;
    display: table-cell;
    table-layout: fixed;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.file-group {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    margin-bottom: 10px;
}
.file-group .btn {
    position: relative;
}

/* ×符号 */

.times-sign {
    /*font-size: 14px;*/
    margin: 0 5px;
    color: #999;
    font-family: Helvetica Neue;
}

/*登录二次验证*/

.validation-setting {
    width: 80%;
    margin: auto;
}
.validation-setting li {
    text-align: left;
    /*width: 32%;*/
    width: 49%;
    height: 140px;
    vertical-align: top;
    float: left;
}
.validation-setting li.active {
    border-width: 2px;
}
.validation-setting li + li {
    margin-left: 2%;
}
.validation-setting li a {
    padding: 15px 20px;
}
.validation-setting .name {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin-left: 20px;
}
.validation-setting .title {
    font-size: 14px;
    font-weight: bold;
}
.validation-setting .title i {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
}
.validation-setting .text {
    color: #999;
    margin: 20px 0 0;
}
.validation-setting .text p {
    margin-bottom: 0;
}
.validation-setting .text p + p {
    margin-top: 5px;
}
.validation-setting .step2 li {
    width: 49%;
}
.validation-setting .choose-type:before,
.validation-setting .choose-type:after {
    display: table;
    content: "";
}
.validation-setting .choose-type:after {
    clear: both;
}
.validation-setting .info {
    margin-top: 10px;
    color: #f89800;
    font-size: 12px;
}
.validation-list {
    width: 80%;
    margin: 0 auto;
    border: 1px solid #ebebeb;
    padding: 15px;
}
.validation-list + .validation-list {
    margin-top: 10px;
}
.validation-list .number {
    font-size: 24px;
    font-weight: bold;
    display: block;
    background: #eee;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.validation-list .title {
    font-size: 16px;
    font-weight: bold;
}
.validation-list .title img {
    margin-right: 10px;
    width: 30px;
    vertical-align: middle;
}
.validation-list .qr-code img {
    height: 200px;
}
.validation-list .key {
    border: 1px solid #faebcc;
    background: #fcf8e3;
    text-align: center;
    display: inline-block;
    padding: 10px;
    font-size: 16px;
    color: #8a6d3b;
}
.yv-table-custom p {
    margin-bottom: 0;
}
.yv-table-custom p + p {
    margin-top: 5px;
}
.list-group.resource {
    margin-bottom: 0;
    font-size: 12px;
}
.list-group.resource .list-group-item {
    display: table;
    width: 100%;
    padding: 0;
}
.list-group.resource .block {
    display: table-cell;
    vertical-align: middle;
    padding: 5px 15px;
}
.list-group.resource .number {
    display: table-cell;
    vertical-align: middle;
    width: 40px;
    background: #f8f8f8;
    text-align: center;
    font-weight: bold;
}
.list-group.resource .list-group-item li {
    padding: 4px 0;
    clear: both;
}
.list-group.resource .name {
    width: 120px;
    float: left;
}
.list-group.details .name {
    width: 200px;
}
.list-group.resource .name small {
    font-size: 11px;
    color: #999;
    margin-left: 5px;
    font-family: Consolas;
}
.list-group.resource .text {
    color: #888;
    margin-left: 120px;
}
.list-group.details .text {
    margin-left: 200px;
}
.list-group.resource .caret {
    color: #333;
}
.panel-default .list-group.resource .list-group-item {
    border-width: 1px;
}
.panel-default .list-group.resource .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.panel-default .list-group.resource .list-group-item:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom: 1px solid #ddd;
}
.cert-label {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 1;
    color: #999;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.cert-label.success {
    border-color: #41c14c;
    color: #00bf10;
}
a.cert-label.success:hover {
    background: rgba(0, 191, 16, 0.06);
}
.cert-label.warning {
    border-color: #e8a437;
    color: #e88e00;
}
a.cert-label.warning:hover {
    background: #fcf8e3;
}

/*认证*/

.list-type li {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    list-style: disc;
    margin-left: 14px;
}
.document-photo {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 10px;
}
.document-photo + .document-photo {
    margin-left: 20px;
}
.document-photo .img-thumbnail {
    margin-right: 0;
    border-radius: 0;
}
.document-photo .zoom img {
    height: 100px;
    width: auto;
}
.document-photo .text {
    margin: 10px 0 0!important;
    color: #999;
    text-align: center;
}
.document-photo .link {
    margin-top: 5px;
    display: inline-block;
}
.img-thumbnail {
    position: relative;
    margin-right: 5px;
    vertical-align: top;
}
.img-thumbnail .close {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 16px;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 16px;
    text-align: center;
    opacity: inherit;
    line-height: 18px;
    vertical-align: middle;
    text-shadow: none;
}
.file-add {
    border: 1px dashed #ccc;
    display: inline-block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    text-align: center;
    vertical-align: top;
    position: relative;
    font-size: 40px;
}
.document-caption {
    margin: 7px 0 10px 10px;
}
.document-caption li {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    list-style: disc;
}
.alert-warning .text.list-type li {
    color: inherit;
}
/*服务协议变更*/
.sla-modal{
    width: 90%;
}
.sla-modal .modal-body{
    height: calc(100vh - 226px);
}
.sla-modal .modal-footer{
    padding: 15px;
}
.sla-modal .concole{
    width: 100%;
    height: calc(100vh - 260px);
    border: none;
    top: inherit;
    bottom: inherit;
    position: inherit;
}
.sla-tab .btn{
    display: inline-block;
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    vertical-align: top;
    box-shadow: none;
    background: none;
    padding: 0;
    border: none;
    position: relative;
}
.sla-tab .number{
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    background: #fff;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 20px;
    color: #666;
}
.sla-tab .number:hover{
    background: #14c3e3;
    border-color: #14c3e3;
    color: #fff;
}
.sla-tab .btn.active .time{
    border: 1px solid #14c3e3;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #14c3e3;
}
.sla-tab .active .number{
    background: #14c3e3;
    border-color: #14c3e3;
    color: #fff;
}
.sla-tab .current .number{
    background: #fff;
    border-color: #e0e0e0;
    color: #666;
}
.sla-tab .btn.current .time{
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #666;
}
.sla-tab .btn[disabled] .number:hover{
    background: #fff;
    border-color: #e0e0e0;
    color: #666;
}
.sal-list .title{
    font-weight: bold;
}
.sal-list .title:before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.sal-list .group + .group{
    margin-top: 20px;
}
.sal-list .item .version{
    margin-left: 20px;
}
.sal-list .item > li{
    display: flex;
    border: 1px solid #eee;
    padding: 10px;
    font-size: 12px;
    margin-bottom: -1px;
}
.sal-list .item > li:first-child{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.sal-list .item > li:last-child{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.sal-list .item > li .left{
    flex: 1;
}
.sal-list .item > li:hover{
    background: #f8f8f8;
}
/*实名*/
.realName-info{
    position: relative;
    border: 1px solid #eaeaea;
    padding: 20px;
    width: 50%;
    margin: auto;
}
.realName-info .flag{
    position: absolute;
    left: 0;
    top: 0;
}
.realName-info .flag:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    left: -1px;
    top: -1px;
    border-width: 22px;
    border-color: transparent;
    border-style: solid;
    border-left-color: #14c3e3;
    border-top-color: #14c3e3;
}
.realName-info .flag .text{
    color: #fff;
    position: absolute;
    text-align: center;
    left: 3px;
    font-size: 16px;
    top: 2px;
    transform: rotateZ(-16deg);
}
.realName-info .list-block li label{
    width: 100px;
}
.realName-info .list-block li .content{
    margin-left: 120px;
}

/*自动续费*/
.renewAuto-box{
    padding:15px 10px;
}
.renewAuto-box .renewAuto-label{
    width: 110px;
    float: left;
    padding-top: 10px;
}
.renewAuto-box .renewAuto-cont{
    margin-left: 110px;
}
.renewAuto-box .renewAuto-cont .choose-time li a{
    width: 80px;
    padding: 10px 12px;
}
/*分期付费*/
.info-hide .box{
    margin: 20px;
    border: 1px solid #eaeaea;
    padding: 10px;
}
.info-hide .table thead tr th:last-child{
    background: #f9f9f9;
}
.info-hide .table > thead > tr > th{
    border-right-color: #ddd;
}
.info-hide .table tbody tr td:last-child{
    border-right: none;
}
/*强制登录信息*/
.login-modal {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    bottom: inherit;
}
.login-modal .modal-dialog {
    width: 620px;
}
.login-modal .modal-body{
    padding: 20px;
}
/* label light css*/
.label-light{
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    padding: 3px 7px;
    margin-bottom: 0;
    display: inline;
    font-size: 12px;
    font-weight: normal;
}
.label-light.warning{
    border: 1px solid #f3cb86;
    background: #fff3df;
    color: #f19d0d;
}
/*订单带宽信息*/
.expand-btn{
    text-align: right;
}
.expand-action {
    font-size: 14px;
    margin-left: 5px;
}
.yv-table .grid-section .expand-content{
    display: none;
}
.yv-table .grid-section .table + .table{
    margin-top: 10px;
}
.yv-table .grid-section .yv-table thead{
    background: #fff;
    border-bottom: 1px solid #eee;
}
.yv-table .grid-section .yv-table thead > tr > th{
    border-right: none;
    font-weight: bold;
    color: #333;
}
.yv-table .grid-section .yv-table thead > tr > th,
.yv-table .grid-section .yv-table tbody > tr > td{
    padding: 7px 18px;
}
.bandwidth-list .item {
    display: flex;
    line-height: 22px;
}
.bandwidth-list .item .text{
    margin-right: 20px;
}
/*福利活动*/
.welfare-box{
    position: relative;
    background-image: linear-gradient(40deg, #e8a458 0%, #feeed1 84%);
    /*background: #fceed6;*/
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 auto;
    width: 460px;
    height: 32px;
    padding-left: 20px;
    z-index: 101;
}
.welfare-box .badge{
    margin-left: 10px;
    background: none;
    padding: 0;
    color: #be5f00;
    font-size: 14px;
}
.welfare-box .icon{
    position: absolute;
    left: -30px;
    top: -9px;
}
.buy-panel .welfare-box{
    top: -38px;
}
.content-wrapper .welfare-box{
    margin-top: 10px;
    margin-bottom: 20px;
}
/*微信支付*/
.payment-mode{
    display: flex;
}
.payment-mode li{
    height: 40px;
    display: flex;
    align-items: center;
    margin-right: 10px;
}
.payment-mode li img{
    margin-right: 6px;
}
.payment-mode li a{
    display: flex;
    align-items: center;
}
.payment-mode li.active a{
    color: inherit!important;
}