.rightcon{font-size:12px;}
.indextop{width:100%;height:40%;display: inline-flex;}
.indextop .todaydata{width:40%;height:100%;padding-right:10px;}
.indextop .todaydata2{width:100%;height:100%;}
.indextop .databox{width:100%;height:100%;background-color: #fff;border:1px solid #f2f2f2;}
.indextop2{width:100%;height:150px;display: inline-flex;}
.indextop2 .todaydata{width:40%;height:100%;padding-right:10px;}
.indextop2 .backlog{width:40%;height:100%;padding-right:10px;}
.indextop2 .news{width:30%;height:100%;}

.indextop2 .databox2{width:100%;height:150px;background-color: #fff;display: flex;}
.indextop2 .databox2 .databox2left{width:50%;height:50%;margin-top: 25px;}
.indextop2 .databox2 .databox2left1{width:100%;height:50px;line-height: 50px;text-align: center;}
.indextop2 .databox2 .databox2left2{width:100%;height:50px;line-height: 50px;text-align: center;font-size: 22px;color: #333;font-weight: bold;}

.indextop2 .databox2 .databox2righta{width:50%;height:100px;margin-top: 25px;}
.indextop2 .databox2 .databox2righta .databox2right1{width:60px;height:50px;background-color: #f5c565;border-radius: 4px;position: relative;margin-top: 20px;margin-left: 40%;}
.indextop2 .databox2 .databox2righta .databox2right1 img{width:30px;height:30px;position: absolute;top: 10px;left: 15px;}

.indextop2 .databox2 .databox2rightb{width:50%;height:100px;margin-top: 25px;}
.indextop2 .databox2 .databox2rightb .databox2right1{width:60px;height:50px;background-color: #00cc99;border-radius: 4px;position: relative;margin-top: 20px;margin-left: 40%;}
.indextop2 .databox2 .databox2rightb .databox2right1 img{width:30px;height:30px;position: absolute;top: 10px;left: 15px;}


.indextop2 .databox2 .databox2rightc{width:50%;height:100px;margin-top: 25px;}
.indextop2 .databox2 .databox2rightc .databox2right1{width:60px;height:50px;background-color: #f56a00;border-radius: 4px;position: relative;margin-top: 20px;margin-left: 40%;}
.indextop2 .databox2 .databox2rightc .databox2right1 img{width:30px;height:30px;position: absolute;top: 10px;left: 15px;}


.indextop .backlog{width:40%;height:100%;padding-right:10px;}
.indextop .news{width:30%;height:100%;}
.indextop .todaydata .dataList{width:100%;height:calc(100% - 40px);height:-webkit-calc(100% -40px); height:-moz-calc(100% -40px);}
.indextop .todaydata .dataList ul{width:100%;height:100%; display: inline-flex;padding:0px 5px;}
.indextop .todaydata .dataList ul li{ width:33%;height:80%; justify-content:center;display: inline-flex; align-items:center;background-color: #f7f7f7; margin:0px 1%;position: relative;top:10%}
.dataNum{text-align: center;}
.dataNum .Numstyle1{font-size: 28px;color: #396AB7;}
.dataNum .Numstyle2{font-size: 28px;color: #FF0000;}
.matterlist {width:100%;padding:0px 10px;height:calc(100% - 50px);height:-webkit-calc(100% -50px); height:-moz-calc(100% -50px); overflow-y: auto;}
.matterlist ul li{width:100%;height:35px;line-height: 35px;color:#666666; background-color: #f7f7f7;padding:0px 10px;margin-top:10px;}
.matterlist ul li a{color:#666666;}
.matterlist ul li .matternum{color:#396AB7;}

.indexbottom{width:100%;height:auto;padding-top:10px;}
.indexbottom{width:100%;height:80%; display: inline-flex;justify-content:space-between;}
.indexbottom .chartBox{width:80%;height:100%;padding-right:10px}
.ordertotal{width:100%;height:100%;border:1px solid #f2f2f2;overflow: hidden; background-color: #fff;}
.ordertotal .totalCon{width:100%;height:100%;position: relative;top:-20px;}
.datacon{width:30%;height:100%;border:1px solid #f2f2f2;background-color: #fff;}
.title{height:40px;line-height: 40px;color:#333;padding:0px 10px; border-bottom:1px solid #f2f2f2}
.title a{color:#ccc}
.datalist{width:100%;height:auto;padding:10px;height:calc(100% - 50px);height:-webkit-calc(100% -50px); height:-moz-calc(100% -50px);overflow-y: auto;}
.datalist ul li{width:100%;line-height: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-left: 15px;}
.datalist ul li a{color:#AEAEAE}
/*报表切换*/
.diagramtab{top:10px;right: 5%; position: relative;z-index:99;}
.diagramtab ul li{height:30px;text-align: center;cursor: pointer; line-height: 30px;margin-right: 10px; display: block; float:right; }
.diagramtab ul li a{display: block;width: 100%;height:100%;color:#ccc;font-size: 12px;}
.charticon{display: inline-block;width:24px;height:14px;margin-right: 5px; position: relative;top:2px; background-color: #ccc;border-radius: 3px;}
.diagramtab ul li:hover a{color: #e0e0e0}
.diagramtab ul li:hover .charticon{background-color: #e0e0e0}
.diagramtab ul li.active a{color:#333;}
.diagramtab ul li.active .charticon{background-color: #45a6f7;}


.contop{width: 100%;height: 40%;display: flex;justify-content:space-between;}
.contop1{width: 59%;height: 100%;background-color: #fff;}
.contop2{width: 39%;height: 100%;background-color: #fff;}
.contop1 .contop1bt{width: 94%;line-height: 10px;padding: 4px;font-size: 14px;color: #333;border-left: 3px solid #0282cd;margin-left: 3%;margin-top: 3%;}
.contop1 .contop1num{width: 94%;display: flex;justify-content:space-between;margin-left: 3%;height: 40%;margin-top: 4%;}
.contop1 .contop1num .contop1num1{width: 30%;background-color: #f7f7f7;height: 100%;}

.contop1 .contop1num .contop1num1 .numbt{width: 100%;font-size: 14px;text-align: center;color: #666;height: 50%;justify-content: center;display: inline-flex;
    align-items: center;}
.contop1 .contop1num .contop1num1 .numbt2{width: 100%;font-size: 16px;text-align: center;color: #333;height: 50%;justify-content: center;display: inline-flex;
    align-items: center;font-weight: bold;}
.contop1 .contop1num .contop1num1 .numbt3{width: 100%;font-size: 16px;text-align: center;color: #0282cd;height: 50%;justify-content: center;display: inline-flex;
    align-items: center;font-weight: bold;}

.contop2 .contop1bt{width: 94%;line-height: 10px;padding: 4px;font-size: 14px;color: #333;border-left: 3px solid #0282cd;margin-left: 3%;margin-top: 3%;}
.contop2 .contop1num{width: 94%;display: flex;justify-content:space-between;margin-left: 3%;height: 40%;margin-top: 7%;}
.contop2 .contop1num .contop1num1{width: 49%;background-color: #f7f7f7;height: 100%;}
.contop2 .contop1num .contop1num1 .numbt{width: 100%;font-size: 14px;text-align: center;color: #666;height: 50%;justify-content: center;display: inline-flex;align-items: center;}
.contop2 .contop1num .contop1num1 .numbt2{width: 100%;font-size: 16px;text-align: center;color: #333;height: 50%;justify-content: center;display: inline-flex;align-items: center;font-weight: bold;}
.contop2 .contop1num .contop1num1 .numbt3{width: 100%;font-size: 16px;text-align: center;color: #0282cd;height: 50%;justify-content: center;display: inline-flex;align-items: center;font-weight: bold;}

.conbot{width: 100%;height:58%;display: flex;justify-content:space-between;margin-top: 2%;}
.conbot1{width: 59%;height: 100%;background-color: #fff;}
.conbot2{width: 39%;height: 100%;background-color: #fff;}

.conbot1 .contop1bt{width: 94%;line-height: 10px;padding: 4px;font-size: 14px;color: #333;border-left: 3px solid #0282cd;margin-left: 3%;margin-top: 3%;}
.conbot2 .contop1bt{width: 94%;line-height: 10px;padding: 4px;font-size: 14px;color: #333;border-left: 3px solid #0282cd;margin-left: 3%;margin-top: 3%;}
#sysdata{width: 100%;height: 80%;}
#sysdata2{width: 100%;height: 80%;}




.editBox{width:100%;height:auto;margin:0 auto; display: none;}
.editBox .formCon{width:100%;height:auto;margin:0 auto;margin-bottom:15px; position: relative;}
.editBox .formCon .formInfo{display: inline-block; width:330px;}
.editBox .formCon .formInfo span.typecheck{margin-right:20px}
.editBox .formCon  label{display: inline-block; width:80px;color:#666666;}
.editBox .formCon  label.width1{ width:110px;}
.txtInfo{width:640px;}
.tabBar{width:100%;height:40px;line-height: 40px;border-bottom:1px solid #f2f2f2;margin-bottom:20px;}
.tabBar ul li{width:80px;height:40px;line-height: 40px; text-align: center;cursor: pointer;}
.tabBar ul li.active{color:#396AB7;border-bottom:2px solid #396AB7}
.editBox .formCon .areabox{width:449px;height:100px;border:1px solid #f2f2f2;padding:5px;}
.editBox .formCon .checkCon{margin-right:20px;}
.editbox{width: 100%;min-height:100%;min-height: auto;padding-bottom:80px; background-color: #fff; border:1px solid #e4e4e4;}
.editbt{width:100%;height:40px;line-height: 40px;z-index:3; border-bottom: 1px solid #e4e4e4; position: fixed;top:60px;left:160px; text-indent:20px; background-color: #fff;}
.proPrice{width:850px;}

.formconbox{width: 50%;height:300px;position: absolute;right: 0;top: 60px;background-color: red;}
.formconbox .headbt{width: 100%;height: 40px;line-height: 40px;color: #666;font-size: 16px;text-align: center;}
/*行程*/
.lineBox{width:740px;height:auto;}
.lineBox .tit{width:100%;height:40px;line-height:40px;}
.lineBox .tit a{color:#396AB7;}
.lineBox .lineCon{width:100%;height:auto;margin-bottom:10px; background-color: #f7f7f7;padding:10px;position: relative;}
.lineBox .lineCon .formCon label{width:50px}
.lineBox .lineCon .formCon .txtInfo{width:500px}
.lineBox .lineCon .formCon .category{display: inline-block;cursor: pointer; height:30px;line-height:30px;text-align: center; min-width:65px; padding:0px 10px;background-color: #fff;border:1px solid #f2f2f2}
.lineBox .lineCon .formCon .category.active{background-color: #396ab7;color:#fff;}
.lineBox .lineCon  .operateBox{position: absolute;top:50%;right:30px;}
.lineBox .lineCon  .operateBox a{color:#396AB7;}
.lineBox .tit span.icon_edit{width:23px;height:23px;background-position: -298px -54px;cursor: pointer;}
.lineBox .tit span.icon_save{width:23px;height:23px;background-position: -268px -54px;cursor: pointer;}

/*保存*/
.btnBox{position: fixed;width:100%;height:auto; z-index:10;background-color: #ededed;bottom:0px;left:0px;padding:10px;padding-left:175px;}
/*编辑页table表*/
.editBox .formCon  table {border-left:1px solid #f2f2f2}
/*调价*/
.adjusprice_table{width:100%; }
.pickdayTop{ width:100%;background-color: #f2f2f2;height:60px;}
.pickdayTop ul li{ float:left; width:33.3%; padding-left:10px; line-height:60px; font-size:14px; color:#333;}
.pickdayTop ul li p{width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pickdayC{ width:100%;position: relative;}
.pickdayLeft{width:160px;height:auto;float:left;border:1px solid #F5F5F5; border-right:none;position: absolute;left: 0;top: 0;}
.pickday-time{ position: relative; background-color: #f2f2f2;height:60px;color:#333;line-height: 60px;text-align: center;}
.pickdayLeft ul li{display: block; color:#333;text-align: center; height:50px;line-height: 49px;font-size: 13px; background-color:#f2f2f2;border-top:1px solid #fff;}
.pickdayLeft ul li span{display: block;width:100%;font-size: 13px;/*line-height: 15px;*/}
.ticketsideBar td{border-right:1px solid #fff;border-top:1px solid #fff;background:#f2f2f2;text-align:center;height: 49px;}
.ticketsideBar tr td:last-child{border-right:none}
.ticketsideBar tr td span.cx{display: inline-block;max-width:80px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position:relative;top:3px;}

.icon_edit{ width:16px; height:16px; margin-left:5px; vertical-align:middle; background-position:0 -30px; cursor:pointer;}
.pickdayRight{width:100%; padding-left:159px; border:1px solid #f2f2f2; border-bottom:none; }
.pickdayRight table tr td{border: 1px solid #f2f2f2;position: relative; border-top: none;border-left: none; line-height:49px; text-align:center;}
.pickdayRight table tr.title td{height:60px; position: relative; background-color: #f2f2f2;border: 1px solid #f2f2f2;border-top: none;
border-left: none; line-height: inherit;}
.pickdayRight table tr.title td.weekend span{color: #1BBB9D}
.pickdayRight table tr.title td.saturday span{color: #3597DB}
.pickdayRight table tr.title td.today span{color: #f38080}
.pickdayRight table tr:hover td{background-color: #f9f9f9;}

.pickdayRight table tr.title span.day{color:#999;}
.pickdayRight table tr.title span.week{color:#FF0000}
.pickdayRight table tr td p.pricenum{position: absolute;width:100%;top:15px;word-wrap:break-word; text-align: center;}
.pickday-time .prev{position: absolute;cursor: pointer; width:9px;height:12px;left: 18px;top: 24px;background-position: -217px -30px;}
.pickday-time .next{position: absolute;cursor: pointer; width:9px;height:12px;right: 18px;top: 24px;background-position: -198px -30px;}
.pickday-time .check_datecon{padding: 0 30px;color:#396AB7}
.pickday-time .check_datecon .Datetime{border:none;background:#f2f2f2;text-align: center;width: 80px;color:#396AB7}

.datatable table.table_detail tr td .daterange input.commtext{width:80px;}
.mr1{ margin-right:10px;}
.pickday-time .next{position: absolute;cursor: pointer; width:9px;height:12px;right: 10px;top: 24px;background-position: -198px -30px;}
.pickday-time .next{position: absolute;cursor: pointer; width:9px;height:12px;right: 10px;top: 24px;background-position: -198px -30px;}
.ticketsideBar tr td{height:60px;background-color: #f2f2f2;border-top:#f2f2f2; }
/*退改规则*/
.refundBox{margin-left:85px;width:600px; display: none;}
.refundBox p.shuoming{margin-top:10px;}
.refundBox table{margin-top:10px;margin-bottom:10px;}
/*地图*/
.mapbox{width:650px;height:380px; position:relative;margin-left:80px;margin-top:10px;}
.maps{width:100%;height:100%;}
.map_zb{position: absolute;top:6px;z-index: 99;left:70px;z-index:2;color:#333;}
.map_zb .wd,.map_zb .jd{ width: 150px;height:30px;color:#666; text-indent: 6px; text-align: left; border:1px solid #f2f2f2;}
.mapsou{margin-top:10px;}
.mapsou button{height:35px;}
/*结算信息*/
.orderinfo{margin-bottom:10px;}
.orderinfo span{margin-right:40px;}
.orderinfo span.ordernum{font-size:16px;}
.accounttit{line-height: 40px;color:#ff0000;font-weight: bold;}
/*热门城市选择*/
.cityselform{display: none;}
.citySelBox{width:555px;height:auto;display: none; padding:0 10px;padding-bottom:10px; z-index:9; background-color: #fff;position: absolute;top:35px;left:84px;border:1px solid #f2f2f2;border-top:none;}
.citySelBox .citybox{width:100%;height:auto;margin:0 auto;}
.citySelBox .tit{margin-bottom:10px;}
.citySelBox .citybox a{display: inline-block;    min-width: 78px; height: 35px; padding:0px 10px;   margin-right: 6px;margin-top: 3px;line-height: 35px; text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    overflow: hidden; background-color: #f5f5f5;
    color: #666;}
.citySelBox .citybox a.active{background-color: #169bd5;color:#fff}
.citySelBox .citybox a:hover{background-color: #169bd5;color:#fff}
.citySel{width:100%;height:auto;margin:0 auto;display: none; }
.citySelBox .menutab{    width: 100%;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    border-bottom: 2px solid #169bd5;
    font-size: 14px;
    font-weight: bold;
    margin-bottom:10px;
    position: relative;
   }
   
.citySelBox .menutab ul li{display: inline-block;border-radius:0px;}
.citySelBox .menutab ul li.active{ height:34px;background-color: #169bd5;}
.citySelBox .operatebox{padding:10px 0px; text-align: center;}
.citycheckBox span{display: inline-block;    min-width: 78px; height: 35px; padding:0px 10px;   margin-right: 6px;margin-top: 3px;line-height: 35px; text-align: center;
    cursor: pointer;
    font-size: 12px;
    border-radius: 5px;
    overflow: hidden; 
    color: #666;}
.searchtext{position: relative;top:-5px;}
.citysearchBox{width:220px;max-height:200px;overflow-y:auto; display: none; background-color: #fff;;position: absolute;right:0px;top:30px;border:1px solid #f2f2f2;}
.citysearchBox li{display:none;line-height: 30px;width:100% !important;}
.citysearchBox li a{color:#333;display: block;width:100%;}
.citysearchBox li a:hover{background-color: #fff;}


.parentFileBox2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.parentFileBox2>.fileBoxUl {
    position: relative;
    width: 42%;
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
    margin-left: 40%;
}
#uploadpic2, .uploadpic2 {
    width: 130px;
    height: 110px;
    background: url(../images/add_img.png) no-repeat center top;
    border: 1px dashed #ccc;
}
.listbt{width: 96%;height:20px;line-height: 20px;font-size: 14px;color: #000;margin-top: 10px;margin-bottom: 10px;border-left: 3px solid #0084db;padding-left: 10px;margin-left: 2%;}
.timeboxs{
    width: 150px;
    height: 30px;
    border: 1px solid #f2f2f2;
    text-indent: 5px;
}
.fzgllist{width: 100%;height: 50%;display: flex;justify-content:space-around;margin-top: 4%;}
.fzgllist .fznum{width: 32%;height: 100%;padding: 10px;}
.fzgllist .fznum .fznum1 {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #666;
    height: 50%;
    justify-content: center;
    display: inline-flex;
    align-items: center;
}
.fzgllist .fznum .fznum2 {
    width: 100%;
    font-size: 22px;
    text-align: center;
    color: #333;
    height: 50%;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    font-weight: bold;
}
#sixmonth{width: 100%;height: 80%;}
#todaytrend{width: 100%;height: 80%;}
.zjglNumbox{width: 100%;height: 80%;display: flex;justify-content:space-around;}
.zjglNumbox #zjglNum{width: 50%;height:100%;}
.zjglNumbox .zjglNums{width: 18%;height: 60%;background-color: #f7f7f7;margin-top: 2%;}
.zjglNumbox .zjglNums .numbt {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #666;
    height: 50%;
    justify-content: center;
    display: inline-flex;
    align-items: center;
}
.zjglNumbox .zjglNums .numbt2 {
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #333;
    height: 50%;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    font-weight: bold;
}
.zjglNumbox .zjglNums .numbt3 {
    width: 100%;
    font-size: 18px;
    text-align: center;
    color: #8fc6f3;
    height: 50%;
    justify-content: center;
    display: inline-flex;
    align-items: center;
    
}
.zjglNumbox .zjglNum2{width: 50%;height:100%;}
.zjglNumbox .zjglNum2 .zjglNum3{width: 100%;height:30%;
    display: inline-flex;
    align-items: center;}
.zjglNumbox .zjglNum2 .zjglNum3 .zjglNum4{width:30px;height: 20px;display: inline-block;background-color: #ff7180;margin-right: 10px;}
.zjglNumbox .zjglNum2 .zjglNum3 .zjglNum5{width:30px;height: 20px;display: inline-block;background-color: #ffc932;margin-right: 10px;}
.zjglNumbox .zjglNum2 .zjglNum3 .zjglNum6{width:30px;height: 20px;display: inline-block;background-color: #9d8beb;margin-right: 10px;}
.zjglNumbox .zjglNum2 .zjglNum3 .zjglNum7{width:30px;height: 20px;display: inline-block;background-color: #D3D3D3;margin-right: 10px;}
.zjglNumbox .zjglNum2 .zjglNum3 .zjglNum8{width:30px;height: 20px;display: inline-block;background-color: #8A2BE2;margin-right: 10px;}

.listbt .bztxt{font-size: 12px;color: #666;padding-left: 20px;}
.inputnum{font-size: 20px!important;color: #00cfc2!important;}
.outputnum{font-size: 20px!important;color: #ff0000!important;}
.detailflow{color: #0084db!important;}
.detailflow2{color: #ff0000!important;}
.kztype{display: inline-block;padding: 0 5px;background-color: #ffc932!important;color: #fff!important;margin-right: 5px;}
.topictype{display: inline-block;padding: 0 5px;background-color: #9d8beb!important;color: #fff!important;margin-right: 5px;}

.datalistbt{width: 100%;height: 40px;display: flex;justify-content:space-around;background-color: #f4f8fb;}
.datalistbt .datalist1{width: 30%;height: 40px;line-height: 40px;text-align: center;}
.datalistbt2 .datalist2{width: 33.33%;height: 40px;line-height: 40px;text-align: center;border:1px solid #f2f2f2;border-bottom: none;border-right: none;}
.datalistbt2{width: 100%;height: 40px;display: flex;justify-content:space-between;}
.datalistbt2 .datalist3{width: 33.33%;height: 40px;line-height: 40px;text-align: center;border:1px solid #f2f2f2;border-bottom: none;}
.datalistbt .datalist6{width: 50%;height: 40px;line-height: 40px;text-align: center;}

.datalistbt2 .datalist4{width: 50%;height: 40px;line-height: 40px;text-align: center;border:1px solid #f2f2f2;border-bottom: none;border-right: none;}
.datalistbt2 .datalist5{width: 50%;height: 40px;line-height: 40px;text-align: center;border:1px solid #f2f2f2;border-bottom: none;}

.datalistbt2 .datalist4s{width: 50%;height: 40px;line-height: 40px;text-align: center;border:1px solid #f2f2f2;border-right: none;}
.datalistbt2 .datalist5s{width: 50%;height: 40px;line-height: 40px;text-align: center;border:1px solid #f2f2f2;}


.datalistbt2 .datalist2s{width: 33.33%;height: 40px;line-height: 40px;text-align: center;border:1px solid #f2f2f2;border-right: none;}
.datalistbt2 .datalist3s{width: 33.33%;height: 40px;line-height: 40px;text-align: center;border:1px solid #f2f2f2;}

.js_year{display: inline-block;display: none;}
.js_month{display: inline-block;display: none;}
.js_day{display: inline-block;}


/* .js_year{display: inline-block;}
.js_month{display: inline-block;display: none;}
.js_day{display: inline-block;display: none;} */


.indexbottom .chartBox2 {
    width: 50%;
    height: 100%;
    padding-right: 10px;
}
.datacon2 {
    width: 50%;
    height: 100%;
    overflow-y: auto;
    border: 1px solid #f2f2f2;
    background-color: #fff;
}
/*今日出票人员统计样式*/
.ticketNum{width: 100%;height: auto;}
.ticketNum .ticketNum1{width: 100%;height: 80px;display: flex;position: relative;margin-top: 40px;border-bottom: 1px solid #f2f2f2;padding-bottom: 20px;}
.ticketNum .ticketNum2{width: 60px;height: 60px;line-height: 60px;display: inline-block;color: #f5c565;font-size: 16px;text-align: center;font-weight: bold;}
.ticketNum .ticketNum3{width: 60px;height: 60px;line-height: 60px;display: inline-block;background-color: #f5c565;color: #fff;border-radius: 50%;text-align: center;margin-right: 15px;}
.ticketNum .ticketNum4{width: auto;height: 60px;line-height: 30px;display: inline-block;}
.ticketNum .ticketNum5{width: auto;height: 60px;line-height: 60px;display: inline-block;position: absolute;right: 50px;top: 0;}


.ticketNum .ticketNum2s{width: 60px;height: 60px;line-height: 60px;display: inline-block;color: #00cc99;font-size: 16px;text-align: center;font-weight: bold;}
.ticketNum .ticketNum3s{width: 60px;height: 60px;line-height: 60px;display: inline-block;background-color: #00cc99;color: #fff;border-radius: 50%;text-align: center;margin-right: 15px;}


.ticketNum .ticketNum2x{width: 60px;height: 60px;line-height: 60px;display: inline-block;color: #f56a00;font-size: 16px;text-align: center;font-weight: bold;}
.ticketNum .ticketNum3x{width: 60px;height: 60px;line-height: 60px;display: inline-block;background-color: #f56a00;color: #fff;border-radius: 50%;text-align: center;margin-right: 15px;}

/*待审核评论样式*/
.commentbox{width: 100%;height: auto;}
.commentcon{width: 100%;height: 80px;display: flex;position: relative;margin-top: 40px;border-bottom: 1px solid #f2f2f2;}
.commentcon .headimg{width:60px;height: 60px;margin-left: 20px;margin-right: 20px;border-radius: 50%;
    overflow: hidden;}
.commentcon .headimg img{width:60px;height: 60px;}
.commentcon .cominfo{width: auto;height: 60px;line-height: 30px;}
.commentcon .cominfo p {
    width: 60px;
    height: 30px;
    line-height: 30px;
    /* display: block; */
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.commentcon .comcon{width: 300px;height:60px;line-height: 30px;position: absolute;top: 0;right: 90px;background-color: #f2f2f2;padding: 5px;border-radius: 4px;}
.commentcon .comcon .arrow{position: absolute;top: 10px;left: -17px;transform:rotate(-90deg);}
.outticket1{color:#f5c565;font-size:18px;font-weight: bold;}
.outticket2{color:#00cc99;font-size:18px;font-weight: bold;}
.outticket3{color:#f56a00;font-size:18px;font-weight: bold;}

.editicon{width: 22px;height: 18px;position: absolute;right: 40px;top: 26px;cursor: pointer;}
.editicon img{width: 22px;height: 18px;}


