body{
    font-family: 'Microsoft YaHei';
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2c3e50;
    height: 100%;
    overflow: hidden;
}
ul,li{list-style: none;}
/*订单查询列表样式*/
/*.span-div{
	font-size: 28px;
	color: #FFFF00;
}<div class="span-div"> 我来自火星 <span class="span-divs">我的来自地球星</span>	</div> 
.span-divs{
	color: #FFFF00;
	font-size: 12px;
}*/
 .sys_return td,.sys_return th {
    	border: 1px solid #999;
    }
.order-list{
    width: 337px;
    border-radius: 15px;
    background: #82c2eb;
    font-family: PingFang-SC-Medium;
    font-size: 16px;
    color: #fff;
    padding-bottom: 4px;
}
.order-list p{
    padding: 14px 0 14px 14px;
    margin-bottom: 0;
}
.order-list ul{
    padding: 0 16px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.order-list ul li{
    width: 147px;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #fff;
    display: flex;
    padding-left: 8px;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer;
}
.order-list ul li:nth-child(2n-1){
    margin-right: 10px;
}
.order-list ul li img{
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

a:hover,a:focus,a:active{
    text-decoration: none !important;
}
.header{
    background-color: #F9F9F9;
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 0 20px;
}
/*滚动条样式*/
::-webkit-scrollbar {width: 10px; }
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.1);
}
::-webkit-scrollbar-track {
    background: #fff;
}
.logo{
    height: 53px;
    float: left;
    padding-top: 5px;
    padding-left: 28px;
}
.main{
    padding: 0;
    height:calc(100% - 83px);

    width: 100%;
    position: absolute;
    top: 60px;
    border-bottom: 1px solid #d7d7d7;
}
.main_left{
    border-right: 1px solid #d7d7d7;
    height: 100%;
}
.main_right{
    height: 100%;
    padding: 0;
    display: none;
}
.content{
    position: absolute;
    top: 45px;
    right: 1px;
    bottom: 175px;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
}
.send{
    position: absolute;
    right: 1px;
    bottom: 3px;
    left: 0;
    height: 165px;
}
.sendContent{
    resize: none;
    border: none;
    font-size: 12px;
    height: 95px;
    overflow-y: auto;
}
.sendContent:focus{
    box-shadow: none;
}
.area{
    height: 30px;
    background: #f4f4f4;
    border-top: 1px solid #d7d7d7;
}
.area img{
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
.area a{
    margin-left: 10px;
}
.area-btn{
    position: absolute;
    right: 2px;
    bottom: 5px;
    margin: 0 auto;
    height: 24px;
}

.btn-self{
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 12px;
    border-radius: 4px;
}
.btn-new{
    color: #fff;
    background-color: #409EFF;
    border-color: #409EFF;
    padding: 7px 15px;
}
.btn-new:hover,.btn-new:focus,.btn-new:active{
    color: #fff;
    background-color: #409EFF;
    border-color: transparent;
    padding: 7px 15px;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color: #409EFF;
    border-color: transparent;
}
.btn-group{
    vertical-align: bottom;
}
.dropdown-menu{
    left: -90px;
}
.dropdown-menu > li > a{
    font-size: 12px;
}
.nav > li > a{
    padding: 10px 30px;
    color: #b7b7b7;
}
.nav > li > a:hover{
    background-color: #fff;
    border-color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom: 3px solid #069dd5;
}
.tab-content{
    overflow-y: auto;
    height: 92%;
}
#about{
    padding: 0 20px;
}
.about-title{
    padding: 15px 0;
    font-size: 16px;
    color: #00a3e8;
    margin: 0;
}
.hotQuestion-title{
    padding: 15px 10px;
    font-size: 16px;
    color: #00a3e8;
    margin: 0;
}
.func,.selfSearch{
    border-bottom: 1px solid #ebecec;
    padding-bottom: 5px;
}
.swiper-slide img {
    width: 100%;
}
.selfContent a{
    display: block;
    font-size: 12px;
    color: #666;
    margin-bottom: 12px;
    cursor: pointer;
}
.selfContent a:hover{
    color:#8dcbf1;
    text-decoration: underline;
}
.hotQuestions ul {
    padding-left: 0;
}
.question_title{
    width: 100%;
    padding: 15px 20px;
    overflow: hidden;
    clear: both;
    font-size: 14px;
}
.hotQuestions ul li a{
    color: #333;
    display: block;
    width: 100%;
}
.hotQuestions ul li a:hover,.hotQuestions ul li a:active,.hotQuestions ul li a:focus{
    text-decoration: none;
}
.hotQuestions ul li:nth-child(odd) {
    background: #fff;
}
.hotQuestions ul li:nth-child(even) {
    background: #f6f7f7;
}
.sys_welcome{
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
}
.talk_list{
    padding: 0 20px;
}
.visitor_container{
    width: 100%;
    float: right;
}
.cur_time{
    color: #999;
    text-align: center;
    font-size: 9pt;
}
.role_vis{
    margin: 0 50px 0px 0;
    text-align: right;
}
.vis_icon{
    float: right;
}
.visitor{
    max-width: 80%;
    position: relative;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    padding: 6px 10px;
    min-height: 20px;
    border: 1px solid #e5e6e6;
    border-radius: 2px;
    /*background: #f5fafc;*/
    color: #333;
    word-wrap: break-word;
    font-size: 9pt;
    line-height: 20px;
}
.triangle{
    width: 5px;
    height: 5px;
    display: inline-block;
    position: absolute;
    background-color: #fafbfb;
    border-top: 1px solid #e5e6e6;
    border-left: 1px solid #e5e6e6;
}
.vis_triangle{
    right: -4px;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
.sys_container{
    width: 100%;
    float: left;
}
.role_sys {
    margin: 0 0px 0px 50px;
}
.sys_icon {
    float: left;
    width:40px;
    height: 40px;
}
.sys_return {
    max-width: 80%;
    position: relative;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    padding: 6px 10px;
    min-height: 20px;
    border: 1px solid #e5e6e6;
    border-radius: 2px;
    background: #f5fafc;
    color: #333;
    word-wrap: break-word;
    font-size: 9pt;
    line-height: 20px;
    margin-bottom: 10px;
}
.sys_triangle {
    /* bottom: 13px; */
    left: -3px;
    transform: rotate(329deg);
    -ms-transform: rotate(329deg);
    -moz-transform: rotate(329deg);
    -webkit-transform: rotate(329deg);
    -o-transform: rotate(329deg);
}
.query{
    background: #fff;
    z-index: 99;
    width: 480px;
    border: 1px solid #d7d7d7;
    box-shadow: 2px 2px 3px #eeeeee;
    position: absolute;
    bottom: 145px;
    left: 5px;
}
.query ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.query ul li {
    padding: 0px 5px;
    line-height: 24px;
    font-size: 14px;
}
.query ul li:hover{
    border-bottom:2px solid #069dd5;
    cursor: pointer;
}
.modal-content{
    width: 350px;
    box-shadow: none;
    /*border: none;*/
}
.modal-header{
    background: #069dd5;
    color: #fff;
    height:35px;
    border-bottom: none;
    padding: 8px 15px;
}
.modal-header .close{
    opacity: 1;
    color: #fff;
}
.modal-body{
    padding: 20px 45px;
}
.modal-body p{
    color: #666;
    font-size: 14px;
}
.evaluation{
    font-size: 14px;
    line-height: 30px;
}
.evaluation input{
    vertical-align: middle;
    height: 24px;
    margin: 0;
}
.evaluation span{
    margin-left: 10px;
}
.evaluation textarea{
    width: 260px;
    height: 85px;
    resize: none;
    border: 1px solid #ddd;
    margin-top: 10px;
    font-size: 12px;
    line-height: 15px;
}
.modal-footer{
    border: none;
    text-align: center;
    padding: 0;
}
.btn-cancel{
    background: #e8e8e8;
    color: #949494;
    border: none;
    padding: 8px 20px;
    margin: 10px 58px 10px 0pc;
}
.btn-cancel:active,.btn-cancel:focus,.btn-cancel:hover{
    background: #e8e8e8 !important;
    color: #949494;
    border: none !important;
}
.btn-submit {
    background: #069dd5;
    color: #fff;
    padding: 8px 20px;
    border: none;
}
.btn-submit:active,.btn-submit:focus,.btn-submit:hover{
    background: #069dd5 !important;
    color: #fff;
    border: none !important;
}
.validat{
    display: inline-block;
    width: 200px;
    margin-left: 20px;
}
.validatCode{
    display: inline-block;
    width: 110px;
    margin-left: 9px;
}
.panelContainer{
    width:90%;
    height: 90px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #dbeff9;
    -moz-box-shadow:0px 1px 3px #EDEDED;
    -webkit-box-shadow:0px 1px 3px #EDEDED;
    box-shadow:0px 1px 3px #EDEDED;
}
.panelContainer:hover{
    cursor: pointer;
}
.panelHeader{
    width: 100%;
    height: 30px;
    background: #dbeff9;
    padding: 7px 15px;
}
.oredrNo,.orderInfo{
    display: inline-block;
    color: #798691;
}
.orderNo{
    float: left;
}
.orderInfo{
    float: right;
}
.line{
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #cddfe8;
    margin: 0 2px;
}
.panelBody{
    /*padding: 17px 40px;*/
    width: 100%;
    height: 60px;
    /*margin: 0 auto;*/
    text-align: center;
    margin-top: 18px;
}
.panelCity{
    font-size: 18px;
}
.orderClass{
    display: inline-block;
    text-align: center;
    margin: 0 17px;
    vertical-align: top;
}
.orderLogo{
    width: 20px;
    height: 15px;
    vertical-align: top;
    margin-right: 5px;
}
.orderArrow{
    width: 70px;
    display: block;
}
.tip{
    width: 100%;
    color: #b7b7b7;
    text-align: center;
    margin-top: 10px;
}
.isFix a{
    margin-right: 10px;
}
#imgMoadl{
    position: absolute;
    left:0px;
    top:0px;
    z-index: 999;
    display: none;
     background:rgba(0,0,0,0.3);
    width:100%;  /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
    height:100%;
    /*filter:alpha(opacity=90);  !*设置透明度为60%*!*/
    /*opacity:0.9;  !*非IE浏览器下设置透明度为60%*!*/
}
#imgMoadl img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.area a {
    display: none;
}
.inputFile{
    position:absolute;
    opacity:0;
    filter:alpha(opacity=0);
    width: 20px;
    height: 20px;
    margin-top: 5px
}
.emoji{
    background-image: url("../images/emoji.png");
    background-repeat: no-repeat;
    width: 55px;
    height: 70px;
    display: inline-block;
}
#emojiWrapper{
    display: none;
    position: absolute;
    top: -198px;
    left: 10px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    width: 500px;
    height: 200px;
}
#emojiWrapper .triangle{
    bottom: -6px;
    transform: rotate(223deg);
    left: 10px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
}
.emoji-tabs{
    position: absolute;
    bottom: 0;
    border-bottom: none;
    background: #f5f5f5;
    width: 100%;
}
.emoji-tabs>li>a{
    padding: 0 15px;
}
.emoji-tabs > li.active > a, .emoji-tabs> li.active > a:hover, .emoji-tabs > li.active > a:focus{
    height: 25px;
    border: none;
}
.area a{
    display: none;
}
.typeActive{
    width: 15px;
    height: 15px;
}
.typeMenu > li > a{
    padding: 3px 9px;
    display: inline-block;
}
#history{
    display: none;
}
.quit,.specil-verifypassword:hover{
    cursor: pointer;
}
.img-area {
    position: relative;
    font-size: 12px;
}
.position-bottom-area {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    color: #f2f9ff;
    background: rgba(0,0,0,.7);
    line-height: 30px;
    width: 100%;
    text-indent: 20px;
}
.card{
    border-radius: 10px;
    /* width: 320px; */
    width: 340px;
    color: #fff;
    clear: both;
    margin-left: 50px;
    margin-bottom: 10px;
}
.card-content{
    background: #82C2EB;
    padding: 15px;
     border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
/*flightDynamicQuery航班动态*/
.card-content-query{
	 width: 338px;
	 color: #fff;
	 margin-bottom: 20px;
    border-radius: 15px;
	 background: #82C2EB;
}
.card-content-query .dateInfo{
	padding: 14px 18px 13px;
	border-bottom: 1px solid #fff;
}
.card-content-query .card-foot{
	 width: 338px;
}
.card-btns {
    display:flex !important;
    flex-wrap:wrap;
    display: -webkit-flex !important;
    width: 100% !important;
}
.card-foot-a {
    flex: 1;
    color: #42a2c7;
}
.card-foot-a:hover {
    color: #42a2c7;
}
.card-content-query .addressInfo-query{
	margin: 0;
	display: flex;
	justify-content: space-between;
}
.card-content-query .addressInfo div{
		/*width: calc(100% / 3);*/
}

.card-content-query .addressInfo_le{
	padding-left: 18px;
}
.card-content-query .addressInfo_ri{
	padding-right: 18px;
}
.card-content-query .startda{
	font-size: 22px;
	 margin: 18px 0 14px 0;
}
.card-content-query .cityBold{
	margin: 0 0 10px 0;
}
 .card-content-query .statust span{
 	    background: #439ae5;
	    border-radius: 5px;
	    padding: 4px 10px;
 }


 .card-content-query .card-foot{
    height: 44px;
    line-height: 44px;
    background: #f4f4f4;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 15px;
    display:flex;
    flex-wrap:wrap;
    display: -webkit-flex;
 }

.card-content-query .card-foot :last-child{
    color: #42a2c7;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
}


/*flightDynamicQuery航班动态    edn*/
.textRight{
    float: right;
}
.cityBold{
    font-size: 16px;
    text-align: center;
}
.addressInfo{
    margin: 15px 0px 0px 0px;
    display: flex;
}
.addressInfo div{
    margin-bottom: 5px;
    width: calc(100% / 3);
}
.officeTip{
    color: #e45140;
    font-size: 12px;
}
.officeTip p{
    margin-bottom: 0;
}
.card-foot{
    height: 40px;
    background: #f4f4f4;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 15px;
}
.card-foot div{
    display: inline-block;
}
.card-foot :first-child{
    width: 48%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    color: #42a2c7;
}
.card-foot :last-child{
    color: #42a2c7;
    width: 48%;
    height: 100%;
    text-align: center;
    line-height: 40px;
}
.flightInfo{
    display: flex;
}
.flight-content{
    background: #ebf6fe;
    padding: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #b2b4b7;
}
.flightDate{
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.flightInfo div p{
    margin-bottom: 5px;
}
.arrowLine{
    width: 80px;
    height: 1px;
    border: 1px solid #9bd1ec;
    position: relative;
    top: 10px;
}
.vertical_left_bottom {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -14px;
}

.vertical_left_bottom::before {
    border: 2px solid;
    border-color: transparent transparent #6cbce2 #6cbce2;
    display: inline-block;
    content: '';
}
.priceType{
    text-align: right;
    flex: 1;
}
.price{
    color: #3ea7db;
    font-weight: bold;
    margin: 0;
}
.more{
    text-align: center;
    width: auto;
}
.rightArrow{
    width: 10px;
    height: 10px;
    border-top: 1px solid #abb0b3;
    border-right: 1px solid #abb0b3;
    transform: rotate(45deg);
    margin-top: 45px;
}
.mileFillContent{
    border-radius: 10px;
    background: #ebf6fd;
    color: #abb0b3;
}
.tickInfo{
    display: inline-block;
    width: 120px;
    vertical-align: top;
    margin-left: 120px;
}
.fly:first-child{
    margin-bottom: 10px;
}
.fly:not(:first-child){
    margin-top: 20px;
}
.time_class {
    display: flex;
}
.time_class p{
    width: calc(100% / 3);
}
.sline{
    background: #fff;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
}
.total{
    color: #e40042;
    position: absolute;
    right: 15px;
    bottom: 12px;
}
.textC{text-align: center;}
.textR{text-align: right;}
.padbox{
    border: 1px solid #e5e6e6;
    background: #f5fafc;
    padding: 6px 10px;
}


/*上传文件*/
	.doc-file-content{
	overflow: hidden;
	padding: 9px 10px;
}
.doc-file-content-a{
	display: none;
}
.doc-file-left{
	float: left;
	}
.doc-file-right{
	float:right;
	width: 39px;
	height: 50px;
	margin: 0 0 0 10px;
/* margin-top: 18px;*/
	 background: url(../images/doc_file.png)  no-repeat ; 
	 background-size: 100% 100%;
	
	}

.doc-file-name{
	width: 400px;
	font-size: 16px;
	margin-bottom: 15px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.doc-file-content-size{
	font-size: 14px;
	color: #7b7a7b;
	    float: left;
}
/*上传文件聊天框*/
	.doc-file-left-div{
		float: left;
	}
	.doc-file-content-pm{
		padding: 4px 10px;
	}
	.doc-file-content-pm .doc-file-but-name{
	text-align: left;
	width: 400px;
	margin-bottom: 15px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	}
.doc-file-content-but{
	background: none;
	border: 1px solid #BBB;
	border-radius: 5px;
	cursor:default;
	outline:none;
}    
.zrg_desc{
    background: #b5b5b6;
    line-height: 26px;
    padding: 0 10px;
    font-size: 14px;
    color:#fcfdfd;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}  
/* 猜你想问 */
.guess {
    overflow: hidden;
    line-height: normal;
    padding-top: 10px;
    font-size: 9pt;
}

.guess-left {
    float: left;
}

.guess .guess-title {
    color: #fbd000;
    font-size: 20px;
    padding-right: 40px;
    padding-top: 5px;
}

.guess .guess-title .guess-color {
    color: #ccc;
}

.guess-tabs {
    overflow: hidden;
    min-width: 225px;
    border-bottom: 1px solid #dcdddd;
    line-height: 28px;
}

.guess-tabs .guess-li {
    cursor: pointer;
    padding: 0 10px 0 15px;
    margin-bottom: -1px;
}

.guess-tabs .guess-li:first-child {
    padding-left: 0;
}

.guess-active::after {
    content: '';
    display: block;
    border-bottom: 2px solid #008acb;
}

.guess-cont {
    border-top: 1px solid #ccc;
    display: block;
    padding: 10px 0;
    cursor: pointer;
    color: #337ab7;
}

.guess-cont:first-child {
    border-top: 0;
}

.guess-cont-active {
    display: block;
}

.welcome {
    padding-top: 20px;
}

.noChildren-btn {
    display: inline-block;
    width: 50%;
    text-align: center;
}

.passengersInfo{
    padding-top: 10px;
    overflow: hidden;
}

.padding-b {
    padding-bottom: 10px;
}

.dateInfo {
    overflow: hidden;
}

.dateInfo-left {
    float: left;
}

.dateInfo-right {
    float: right;
    color: #dd68a3;
}

.card-content-list {
    background: #82C2EB;
}

.passengersBtn {
    line-height: 40px;
    color: #42a2c7;
    text-align: center;
    background: #f4f4f4;
    font-size: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

/* 引流样式 */
.card-box .drainage-box{
    padding: 6px 10px;
    font-size:13px;
    color: #333;
}
.card-box .drainage-box .order{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 0;
}
.card-box .drainage-box .order >div{
    padding-left: 15px;
    color: #638d32;
}
.drainage-content .content-time{
    display: flex;
    align-items: center;
    padding: 6px 0;
}
.drainage-content .content-time >span{
    display: block;
}
.drainage-content .content-time >span:nth-child(2){
    padding: 0 13px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.drainage-content .content-time >span:nth-child(1){
    padding-right: 13px;
}
.drainage-content .content-time >span:nth-child(3){
    padding-left: 13px;
}
.drainage-content .content-station{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #008acb;
    font-size: 18px;
    padding-bottom: 10px;
}
.drainage-content .content-station >span:last-child{
    margin-left: 13px;
}
.drainage-content .content-time .span-list1{
    padding: 0 13px !important;
    border-right: 1px solid #ccc;
}
.drainage-content .content-time .span-list{
    padding-left: 13px !important;
}
.card-box .drainage-bottom{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 6px;
    border-top:  .01rem dashed #ccc;
    margin-top: 6px;
}
.card-box .drainage-bottom >a{
    color: #008acb;
}
.card-box{
    min-width: 100%;
    background: #f5fafc;
    border: 1px solid #e5e6e6;
    border-radius: 2px;
    margin-top: 10px;
}
/* 在线客服—排队等待主动服务功能 */
.chatCard-detail {
    padding: 15px;
    background-color: #ffffff;
}
.chatCard-head {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}
.chatCard-head-adorn {
    width: 40px;
}

.chatCard-head-box {
    width: 125px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    margin: 0 15px;
    background: #5dbcfa;
    font-size: 14px;
}
.chatCard-head-box img {
    width: 20px;
    margin-right: 5px;
}
.chatCard-content {
    background:#f6faff;
    padding: 22px 15px 0 15px;
    width: 510px;
    overflow: hidden;
}
.chatCard-item {
    width: 48%;
    float: left;
    margin-left: 4%;
}
.chatCard-item:nth-child(odd) {
    margin-left: 0;
}
.chatCard-item h3 {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0;
    color: rgb(102, 102, 102);
}
.chatCard-item input {
    width: 100%;
    height: 35px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: rgb(51, 51, 51);
    outline: none;
}
.chatCard-item select {
    width: 100%;
    height: 35px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: rgb(51, 51, 51);
    outline: none;
}
.chatCard-footer {
    display: flex;
    justify-content: center;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
}
.chatCard-confirm {
    text-align: center;
    background: rgb(64, 158, 255);
    border-radius: 5px;
    color: #fff;
    width: 80px;
    cursor: pointer;
}
.panelBox-wrap {
    padding-left: 0;
}
.panelBox-title {
    font-size: 12px;
    color: #008acb;
}
.copyTicket {
    background: #409EFF;
    color: #fff;
    border-radius: 2px;
    margin-left: 10px;
    padding: 0 10px;
    font-size: 12px;
}
.copyTicket:hover {
    color: #fff;
}
.panelBox-Info {
    display: flex;
    justify-content: space-between;
}
.panelBox-wrap p {
	margin: 0 0 5px;
}
.panelBox-message{
    margin: 10px 0;
    width: 400px;
    display:flex;
    flex-direction: row;
}
.dep-origin{
    flex:2;
    color:rgb(66,162,199);
}
.plane-icon{
    flex:1;
}
.dep-destination{
    flex:2;
    color:rgb(66,162,199);
    text-align:right;
}
.panelBox-btn {
    text-align: center;
    margin-top: 10px;
}
.panel-btn {
    padding: 5px 50px;
    background: #409EFF;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

#swiper-box {
    line-height: 35px;
    overflow: hidden;
    color:#337ab7;
    background-color: #f5fafc;
    width: 100%;
    /* position: absolute;
    left: 0; */
}
/* #swiper-box .swiper-wrapper {
    -webkit-transition-timing-function: linear; 之前是ease-out
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto;
    width: 75%;
  } */
#swiper-box .swiper-wrap {
    display: flex;
}
#swiper-box .swiper-wrap .swiper-li {
    display: flex;
    align-items: center;
    padding-left: 300px;
    box-sizing: border-box;
}
.swiper-logo {
    width: 20px !important;
    height: 20px;
    margin-right: 10px;
}

.control-box {
    border: 1px solid #ddd;
    padding: 10px 10px 0 10px;
    border-radius: 2px;
}
.control-ct {
    overflow: hidden;
    height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
}
.control-tt {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.control-tt .tips-icon {
    width: 20px;
    line-height: 20px;
    background-color: #C14242;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    margin-right: 5px;
}
.control-item {
    background-color: #f7f7f7;
    border-radius: 10px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    width: 400px;
}
.control-city {
    color: #fff;
    background-color: #409EFF;
    width: 50%;
    padding: 5px 0;
    text-align: center;
    border-radius: 10px 0 10px 0;
}
.control-pad {
    padding: 0 20px;
}
.control-text {
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.control-img {
    width:10px;
    margin-left: 5px;
}