﻿.new-icon {background:url('../img/plugins/new-icon.png') no-repeat 0 0;background-size:500px;}
.new-icon.ca{background-position:0 0;margin:0 auto; width:36px; height:36px; display:block;}
.new-icon.u3{background-position:-145px 0;margin:0 auto; width:36px; height:36px; display:block;}
.new-icon.tg{background-position:-50px 0;margin:0 auto; width:36px; height:36px; display:block;}     /*泰国航空*/
.new-icon.sq{background-position:-100px 2px;margin:0 auto; width:36px; height:36px; display:block;}  /*新加坡航空*/
.bottomline {
    text-decoration: underline;
    cursor: pointer;
}
.mt3 {
    margin-top: 3px !important;
}
.form-text-title {
    color: #333333;
    font-size: 13px;
    font-weight: normal !important;
    line-height: 30px;
}

    .form-text-title > var.leftTips:before {
        color: #ff3300;
        font-weight: bold !important;
        font-style: normal;
        font-size: 13px;
        padding-right: 2px;
        content: "*";
    }

.combo-arrow {
    background-color: #ffffff;
    border-left: 0px solid #fff;
}

.showtaveler {
    display: inline-block;
    text-align: center;
    width: auto;
    margin: 0 auto;
    padding: 0 5px;
    color: #888;
    font-size: 10px !important;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid transparent;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    background-image: linear-gradient(to bottom, #ffffff, #fff), linear-gradient(180deg, #fff, #cccccc);
}
    .showtaveler:hover {
        color: #ffffff;
        background-image: linear-gradient(to right, #853ba5, #2b54d0), linear-gradient(90deg, #853ba5, #2b54d0);
    }
    .showtaveler span {
        font-size: 10px !important;
    }

.customerinfo{margin:0;padding:5px;border-width:0;border-bottom-width:1px}
.customerinfo:hover{background-color:#f3f3f3;cursor:pointer}
.c-header{float:left;margin-right:3px;width:36px;height:36px;border-radius:50%;background-color:#0094ff;color:#fff;text-align:center;font-size:18px;line-height:36px}
.customer-r{float:left;padding:0;width:158px;height:42px;text-align:left;overflow:hidden;}
.customer-r span{display:block;display:-webkit-box;overflow:hidden;width:100%;color:#333;font-size:13px;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.customer-r i{color:#888;font-style:normal;font-size:9pt}
.customer-r span b{float:right;padding:0 5px;border-radius:3px;color:#fff;font-weight:400;font-size:10px;line-height:18px}
.customer-r label{display:block;width:100%;color:grey;font-weight:400;font-size:9pt;line-height:20px}
.loading{width:20pc;height:233px}
.clientCard{width:20pc;height:auto}
.clientCard .baseinfo{width:20pc;height:75px}
.clientCard .ct-header{float:left;width:5pc;height:60px}
.clientCard .ct-header .header-img{width:60px;height:60px;border-radius:50%;background-color:#0094ff;color:#fff;text-align:center;font-size:24px;line-height:60px}
.clientCard .ct-info{float:left;width:218px;height:60px}
.clientCard .ct-info .name{color:#0094ff;font-weight:500;font-size:18px}
.clientCard .ct-info .company{color:#aaa;font-size:9pt}
.clientCard .ct-info .tel{color:#aaa;font-size:14px;font-family:Arial}
.clientCard .statistics{margin:10px 0 10px -10px;padding-bottom:8px}
.clientCard .statistics .col-xs-3{padding-bottom:6px;border-top:1px solid #ddd;border-right:1px solid #ddd;border-bottom:1px solid #ddd;text-align:center}
.clientCard .statistics .col-xs-3 h3{margin:0;padding:0;color:#666;text-align:center;font-weight:400;font-size:13px;line-height:30px}
.clientCard .statistics .col-xs-3 b{font-weight:400;font-weight:700;font-size:1pc;font-family:Arial}
.clientCard .statistics .col-xs-3 i{margin-left:3px;color:#aaa;font-style:normal;font-size:9pt;font-family:宋体,STSong}
.c-oper{width:100%;height:5pc}
.c-oper .col-xs-3{margin:0;padding:0;padding-top:5px;text-align:center}
.c-oper .oper-btn{margin:0 auto;width:3pc;height:3pc;border:1px solid #0094ff;border-radius:50%;color:#0094ff;line-height:3pc}
.c-oper .col-xs-3 p{display:block;margin:0;padding:0;padding-top:3px;width:100%;color:#0094ff;text-align:center;line-height:22px}
.c-oper .oper-btn:hover{background-color:#0094ff;color:#fff;cursor:pointer}
.c-oper .oper-btn:hover p{color:#888}


/*我的客户分析首页*/
                
.progress {
  height: 20px;
  background: #ebebeb;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-radius: 10px;
  margin-bottom:0px;
}
.progress > span {
  position: relative;
  float: left;
  margin: 0 -1px;
  min-width: 30px;
  height: 18px;
  line-height: 16px;
  text-align: right;
  background: #cccccc;
  border: 1px solid;
  border-color: #bfbfbf #b3b3b3 #9e9e9e;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #dbdbdb 70%, #cccccc 100%);
  background-image: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 70%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #f0f0f0 0%, #dbdbdb 70%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #f0f0f0 0%, #dbdbdb 70%, #cccccc 100%);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.progress > span > span {
  padding: 0 8px;
  font-size: 11px;
  font-weight: bold;
  color: #404040;
  color: rgba(0, 0, 0, 0.7);
  text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}
.progress > span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  height: 18px;
  background: url("/assets/img/progress.png") 0 0 repeat-x;
  border-radius: 10px;
}
.progress .blue {
  background: #0094ff;
  border-color: #459fd6 #3094d2 #277db2;
  background-image: -webkit-linear-gradient(top, #0094ff 0%, #7bbbe2 70%, #5aaadb 100%);
  background-image: -moz-linear-gradient(top, #0094ff 0%, #7bbbe2 70%, #5aaadb 100%);
  background-image: -o-linear-gradient(top, #0094ff 0%, #7bbbe2 70%, #5aaadb 100%);
  background-image: linear-gradient(to bottom, #0094ff 0%, #7bbbe2 70%, #5aaadb 100%);
}

.lingjiangtai {
    position: relative;
    height: 145px;
}

.lingjiangtai .s-txt {
    text-align: center;
    line-height: 16px;
}

.lingjiangtai .s-txt span {
    display: block;
    width: 100%;
    line-height: 18px;
    color: #888;
}
.lingjiangtai .s-txt span u{
    text-decoration:none;
    font-size:10px;
    margin-left:2px;
    color:#0094ff;
    display:block;width:100%;

}
.lingjiangtai .s-txt b {
    display: block;
    width: 100%;
    line-height: 16px;
    font-weight: normal;
    font-size: 14px;
    display:block;width:100%;
}


.pagerbar {
    height: 37px;
    padding-top: 3px;
    border-bottom: 1px solid #f0eeee;
    background-color: #faf9f9;
}

                        .layui-layim {
                            
                        }

                        .client-list-tab {
                        }

                            .client-list-tab:hover {
                                cursor: pointer;
                                background-color: #f3f3f3;
                                border-bottom: 2px solid #ddd;
                            }

                            .client-list-tab.selected {
                                cursor: pointer;
                                background-color: #f3f3f3;
                                border-bottom: 2px solid #0094ff;
                            }

.coverimage {
    width: 100px;
    height: 80px;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 0 10px #80808020;
}

    .coverimage:hover {
        box-shadow: 0 0 10px #80808044;
        border-color: #0094ff;
    }

    .coverimage img {
        width: 98px;
        height: 78px;
        border-radius: 3px;
    }

.removeclass {
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    background-color: #c2c2c2;
}

    .removeclass:hover {
        text-decoration: none;
        color: #ffffff;
        background-color: #000000;
        box-shadow: 0 0 10px #80808020;
    }

.loader {
    background: -webkit-linear-gradient(left, skyblue 50%, #fafafa 50%); /* Foreground color, Background colour */
    border-radius: 100%;
    height: 30px; /* Height and width */
    width: 30px; /* Height and width */
    animation: time 5s steps(500, start) infinite;
}

.itborder {
    margin-left: 5px;
    padding-left: 2px;
    border: 1px solid #c3c3c3;
    display: inline-block;
    float: left;
    max-width: 200px;
    min-width: 50px;
    border-radius: 3px;
    overflow: hidden;
    font-size: 12px !important;
    cursor: pointer;
    background-color: #fff;
}
    .itborder:hover {
        border: 1px solid #f36704;
    }
    .seatnum {
        display: block;
        width: 100%;
        font-size: 12px;
        line-height: 16px;
        text-align: center;
    }

.seattitle {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    padding: 2px 5px;
    text-align: center;
    background: #fff !important;
    border-bottom: 1px solid #ddd;
}
.ticketOrderBtn {
    background-color: #f78e10;
    height: 29px;
    width: 30px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin: 3px;
    border-radius: 2px;
}
.mask {
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    animation: mask 5s steps(250, start) infinite;
    transform-origin: 100% 50%;
}
@-webkit-keyframes time {
    100% { 
        transform: rotate(360deg);
    }
}
@-webkit-keyframes mask {
    0% {
        background: #fafafa; /* Background colour */
        transform: rotate(0deg);
    }
    50% {
        background: #fafafa; /* Background colour */
        transform: rotate(-180deg);
    }
    50.01% {
        background: skyBlue; /* Foreground colour */
        transform: rotate(0deg);
    }
    100% {
        background: skyBlue; /* Foreground colour */
        transform: rotate(-180deg);
    }
}
​

