/*初始化*/
*{ 
    scrollbar-3dlight-color:#fff;
    scrollbar-highlight-color:#fff;
    scrollbar-shadow-color:#9E9E9E;
    scrollbar-darkshadow-color:#9E9E9E;
    scrollbar-face-color:#9E9E9E;
    scrollbar-arrow-color:#E2E2E2;
    scrollbar-base-color:#fff;
    scrollbar-track-color:#E2E2E2;
}
html{
    height:100%;
    font-size:12px;
    -webkit-tap-highlight-color: transparent !important;
    font-family: "Microsoft YaHei";
}
.table {
    table-layout: auto;
}
.table-opera{
    scrollbar-shadow-color:#E2E2E2;
    scrollbar-darkshadow-color:#E2E2E2;
    scrollbar-face-color:#E2E2E2;
}
a:hover, a:active{
    text-decoration:none;
    cursor:pointer;
    color: #fff;
    background-color: #0E78BA;
}
a:focus{
    text-decoration: none;
    cursor:pointer;
    color: #fff;
    background-color: #0E78BA;
}
*{
    margin:0;
    padding:0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=checkbox]{
    width: 20px;
    height: 20px;
    background: #FFFFFF url('../../../../static/adminModule/login/images/images/check.png') no-repeat center;
    -webkit-appearance: none;
    outline: none;
    background-size: contain;
}
input[type=checkbox]:checked{
   background: url('../../../../static/adminModule/login/images/images/checked.png') no-repeat center;
}
input[type=radio]{
    width: 20px;
    height: 20px;
    background: #FFFFFF url('../../../../static/adminModule/login/images/images/radio.png') no-repeat center;
    -webkit-appearance: none;
    outline: none;
    background-size: contain;
}
input[type=radio]:checked{
   background: url('../../../../static/adminModule/login/images/images/radio_checked.png') no-repeat center;
   background-size: contain;
}
.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.load{
    text-align: center;
}
/*头部*/
.mainheader{
    height:247px;
    background-image:url(../images/top.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
    padding-right:30px;
    overflow: hidden;
    position: relative;
}
@media screen and (max-width:1300px){
    .mainheader{
        height:188px;
    }
}
.mainheader>div{
    margin: 20px auto auto 40px;
}
.mainheader>div>h2{
    color: #113DAE;
    font-size: 50px;
    text-shadow: #fff 0 1px 4px;
    font-family: LiSu;
    margin-top: 40px;
}
@media screen and (max-width:1300px){
    .mainheader>div>h2 {
        font-size: 40px;
    }
}
.mainfooter{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 130px;
    text-align: center;
    z-index: -1;
}
.mainfooter .footerimg{
    height: 100%;
    z-index:-999;
    background: url(../../../../static/adminModule/login/images/bottom.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% 100%;
    padding-top: 100px;
}
@media screen and (max-width:1300px){
    .mainfooter .footerimg{
    }
}
.mainfooter h2{
    color: #113DAE;
    font-size: 20px;
    text-shadow: #fff 0 1px 2px;
    font-family: LiSu;
    z-index:-999;
}
@media screen and (max-width:1300px){
    .mainfooter h2{
        font-size: 18px;
    }
}
#loginform{
    position: absolute;
    top: 30%;
    width: 100%;
}
.btnbox{
    overflow: hidden;
    /* float: right; */
    /* margin-top: 132px; */
    position: absolute;
    right: 20px;
    bottom: 0px;
}
.btning{
    float: left;
    display:block;
    font-size:16px;
}
.btnes{
    display: block;
    width:30px;
    height:31px;
    float: left;
    margin-left:5px;
}
.btnes img{
    display: block;
    width:100%;
    height:100%;
}
.thumbnail{
    border:none;
}

/*导航*/
.navbar{
    width: 96%;
    margin: 0 auto;
    margin-top:1%;
    margin-bottom:1%;
}
.nav{
    width:100%;
    margin:0 auto;
    border: 1px solid #337ab7;
}
.nav li{
    text-align: center;
}
.contain{
    width:100%;
    padding-left:0px;
    padding-right:0px;
    position: absolute;
    top: 247px;
}
.col-md-2{
    padding-right:0px;
    padding-left:0px;
    height:40px;
}
.navbar{
    min-height:0px;
}
.navbar-default{
    background-image:url(../images/nav.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
    border:none;
}
.navbar-default .navbar-nav>.active>a{
    background-image:url(../images/naving.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
    color:#005588;
    background-color:transparent;
}
.navbar-default .navbar-nav>li>a{
    color:#ffffff;
    padding: 10px 15px;
    font-weight:500;
    font-size: 14px;
}
.navbar-default .navbar-nav>li>a:hover{
    color:#005588;
    background-image:url(../images/naving.png);
    background-repeat: no-repeat;
    background-size:100% 100%;
    background-color:transparent;
}


/*中部大盒子*/
.boxes{
    width:100%;
    margin:0 auto;

}


/*左菜单栏*/
.box{
    width:96%!important;
    margin:0 auto;
}
ul {
    list-style-type: none;
}

a {
    
    text-decoration: none;
}
.list-title{
    display: inline-block;
    width: 100%;
    max-width: 200px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    background: #FFF;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #f39800;
    font-weight: bold;
    cursor: pointer;
}
.accordion {
    width: 100%;
    max-width: 200px;
    background: #FFF;
}

.accordion .link {
    cursor: pointer;
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    background-color:#5da4d8;
    border-radius:8px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom:10px;
}

.accordion li:last-child .link {
    border-bottom: 0;
}
.accordion li{
    cursor: pointer;
}
.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 14px;
    color: #595959;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 14px;
}
.accordion>li{
    margin-bottom:10px;
}
.accordion li.open .link {
    background-color:#005588;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.submenu {
    display: none;
    font-size: 14px;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #666;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    text-align: center;
    padding-top:5px;
    padding-bottom:5px;
}

.submenu a:hover ,.submenu li.current a{
    color: #0061b2;
}


/*右部区域盒子和当前位置模块*/
.col-md-10{
    padding-left:0;
    padding-right:0;
}
.now{
    width: 100%;
    background-color: #eaf1f9;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
}
form[id^=search]>.now>.listbox{
    position: relative;
}
form[id^=search]>.now>.listbox>.an{
    position: absolute;
    left: 800px;
}
/*
.now span{
    font-size:12px;
    color:#0175c2;
}
*/


/*右部区域下标题模块*/
.wording{
    font-size:14px;
    color:#024b80;
    padding-top:6px;
    padding-bottom:6px;
    border-bottom:1px solid #024b80;
}

/*右部区域下的按钮模块*/
.anniu{
    width:100%;
    background-color:#eaf1f9;
    padding-top:4px;
    padding-bottom:4px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right:14px;
}
.ans{
    padding-left: 16px;
    padding-right: 16px;
    color: #ffffff;
    padding-top: 6px;
    padding-bottom: 8px;
    background-image: url(../images/btnbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: right;
    display: inline-block;
    border-radius: 16px;
    font-size: 14px;
}

.ans1{
    padding-left: 16px;
    padding-right: 16px;
    color: #ffffff;
    padding-top: 6px;
    padding-bottom: 8px;
    background-image: url(../images/btnbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: right;
    display: inline-block;
    border-radius: 16px;
    font-size: 14px;
}

/*右部区域下的表格模块*/
.listdiv .table{
    width:100%;
    border-collapse:collapse;
}
.listdiv .table tr th{
    text-align: left;
    color:#ffffff;
    background-color:#61a9db;
    font-weight: 500;
    white-space: nowrap;
    padding-top: 12px;
    padding-left: 5px;
    padding-right: 12px;
    padding-bottom: 12px;
    border-bottom-color: #ddd;
}
.listdiv .table tr td{
    color:#000000;
    white-space: nowrap;
    padding: 8px 6px 2px 6px;
}
/* .listdiv .table tbody tr:nth-child(even){
    background-color:#eaeaea;
} */
.listdiv .table tbody tr:hover{
    background-color:#e5eef7;
}

.check{
    width:14px;
    height:14px;
}
/*右部区域下的页码模块*/
.pageBox{
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    justify-content:flex-end;
    margin-top:1em;
    margin-bottom: 3em;
    overflow:hidden;
    text-align: right;
}
.pageBox li{
    list-style: none;
    text-align: center;
    border-radius: 3px;
    margin-right: 10px;
    background-color: #61a9db;
    line-height: 28px;
    padding-left: 12px;
    padding-right: 12px;
    /* padding-top: 5px; */
    padding-bottom: 2px;
    height: 28px;
    display: inline-block;
}
.pageBox li a{
    color:#ffffff;
}
.pageBox li a:hover, .pageBox li a:focus, .pageBox li a:active {
    background-color: transparent;
}
.pageBox .jl{
   background-color:#ffffff;
   padding-left:0px;
   padding-right:0px;
}
.pageBox .jl a{
    color:#868585;
}
.page{
    width: 65px;
    text-align: center;
    /* margin-top: -5px; */
    border-radius: 1px;
    border: 1px solid #337ab7;
    /* padding-top: 5px; */
    /* padding-bottom: 4px; */
    height: 28px;
}

/*右部区域下的查询列表模块*/
.nows{
    width:100%;
    background-color:#eaf1f9;
    padding-top:10px;
    padding-bottom:10px;
    /* overflow: auto; */
}
/*
.nows span{
    font-size:12px;
    color:#333;
    font-weight: bold;
    float: left;
    text-align:center;
    line-height: 30px;
    width: 200px;
    max-width: 120px;
    white-space: nowrap;
    text-align: right;
}
*/
.listdiv .table tr th span{
    color: #ffffff !important;
}
.aaing{
    overflow: hidden;
    margin-bottom: 10px;
   
}
.form-control{
    display: block;
    width:58px;
    padding: 6px 6px 6px 6px;
    color: #a9a8a8;
    background-image: none;
    border: 1px solid #dedede;
    border-radius: 4px;
    height:30px;
    line-height: 30px;
    float: left;
}
.form-controls{
    padding: 6px 6px 6px 6px;
    color: #333;
    border: 1px solid #dedede;
    border-radius: 4px !important;
    line-height: 38px !important;
    height: 38px !important;
    min-width: 249px !important;
    width: calc(100% - 10px);
    margin-left: 5px;
    margin-right: 5px;
}
.listbox{
    /* width:96%; */
    margin:0 auto;
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content:space-between;
    padding-left: 10px;
    padding-right: 10px;
}
.nows .aa{
    text-align: left;
    width:184px;
    margin-left: 5px;
}
.nows .sp{
    line-height:16px;
}
.short{
    width:108px;
}



/*底部*/
.footer img{
    display: block;
    width:100%;
    position: fixed;
    bottom:0; 
    left:0;   
}
.footer div{
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #0E78BA;
    font-size: 14px;
}
.footerbg img{
    display: block;
    width:100%;
    margin-top:30px;
       
}
.submenu a:hover, .submenu li.current a, .submenu a:active {
    background: #93cbf4;
    color: #0061b2;
}
.submenu a.choosed {
    color: #0061b2;
}
/*右部内容区域*/
.looks{
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    background-color: #0097ff;
    border-radius: 5px;
    /* width: 50px; */
    padding-top: 8px;
    padding-bottom: 9px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.cz{
    font-size:12px;
    text-align: center;
    color:#ffffff;
    background-color:#0097ff;
    border-radius:5px;
    width:50px;
    padding-top:4px;
    padding-bottom:4px;
    float: left;
}
.an{
    /*overflow: hidden;*/
    margin:0 auto;
}
.wen{
    overflow:hidden;
    width:96%;
    margin:0 auto;
    margin-top:10px;
}
.fasong{
    font-size:16px;
    color:#024b80;
    float: left;
    margin-top:2px;
}
.xuan{
    font-size: 12px;
    /* padding-top: 4px; */
    /* padding-bottom: 4px; */
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../images/btnbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: left;
    color: #ffffff;
    margin-left: 20px;
    border-radius: 30px;
    height: 30px;
    line-height: 30px;
}
.tjbox{
    overflow:hidden;
    width:400px;
    margin:0 auto;
    margin-top:30px;
}

.addbtndiv{
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}
.tjbtn{
    color: #ffffff;
    font-size: 14px;
    width: 142px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-image: url(../images/btnsbg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
}
.addcontent{
    margin-left: 0.1%;
    margin-right: 0.1%;
    background: #eaf1f9;
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.back{
    float: right;
}
.col-title{
    white-space: nowrap;
    color: #444;
    display: inline-block;
    text-align: right;
    width: 125px;
    vertical-align: top;
    height: 40px;
    padding: 10px 0 10px 0px;
}
.col-content {
    padding: 10px 0 5px 0px;
    display: inline-block;
}
.col-content span{
    padding-left: 10px;
}
.tablerowbtn{
    margin-left: 7px;
    margin-right: 7px;
}
.addcontent>.row{
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
}
.addcontent>.row>.col-lg-4{
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
}
.addcontent>.row>.col-lg-4>.col-title{
    white-space: nowrap;
    text-align: right;
    vertical-align: top;
    padding: 10px 0 10px 0px;
}
.addcontent>.row>.col-lg-4>.col-content{
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    padding: 10px 0 10px 0px;
}

/*右部内容区域*/
.nows .time{
    width:116px;
}
.times{
    float: left;
    padding-left: 4px;
}
.looks{
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    background-color: #0097ff;
    border-radius: 5px;
    width: 100px;
    padding-top: 7px;
    padding-bottom: 8px;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
}
.looks:hover{
    color: #fff;
    background-color: #0E78BA;
}
.glyphicon {
    top: 2px;
}
.table-bordered>tbody>tr>td{
    vertical-align: middle;
}
.cz{
    font-size:12px;
    text-align: center;
    color:#ffffff;
    background-color:#0097ff;
    border-radius:5px;
    width:50px;
    padding-top:4px;
    padding-bottom:4px;
    float: left;
}
.an{
    /*overflow: hidden;*/
    margin:0 auto;
    margin-top: 5px;
    text-align: center;
}
.detailcontent{
    margin-top: 30px;
    margin-bottom: 30px;
}
/* .detailcontent>.row{ */
/*     margin-top: 0px; */
/*     margin-bottom: 0px; */
/* } */
/* .detailcontent>.row>.col{ */
/*     border-left: 1px solid #005588; */
/*     border-top: 1px solid #005588; */
/*     padding: 0; */
/* } */
/* .detailcontent>.row>.col>.col-title{ */
/*     height: 40px; */
/*     width: 200px; */
/*     padding-top: 8px; */
/*     border-right: 1px solid #005588; */
/*     border-bottom: 0px solid #005588; */
/*     margin-left: -1px; */
/*     margin-right: -1px; */
/* } */
/* .detailcontent>.row>.col>.col-content{ */
/*     padding: 12px 0 5px 10px; */
/* } */
/* .detailcontent.col-content { */
/*     padding: 12px 0 5px 10px; */
/*     display: inline-block; */
/*     white-space: nowrap; */
/*     color: #444; */
/*     display: inline-block; */
/*     width: 175px; */
/*     vertical-align: top; */
/*     height: 30px; */
/*     padding-top: 20px; */
/* } */
/* .detailcontent>.row>.col:last>.col-content{ */
/*     border-right: 1px solid #005588; */
/* } */
/* .detailcontent>.row:last>.col:last>.col-content{ */
/*     border-right: 1px solid #005588; */
/*     border-bottom: 1px solid #005588; */
/* } */
.detailcontent{
    background: #fff;
    padding: 0px;
    margin-top: 5px;
}
.detailtable tr{
    padding: 10px 1px 10px 1px;
    height: 50px;
}
.detailtable td:nth-child(even){
    width: 16%;
    background: #fff;
    text-align: left;
    padding : 1px;
    vertical-align : middle;
    white-space: nowrap;
}
.detailtable td:nth-child(odd){
    width: 16%;
    background: #eaf1f9;
    padding : 1px;
    vertical-align : middle;
    text-align: center;
    white-space: nowrap;
}
.detailtable td{
    border: 1px solid #5da4d8 !important;
    padding : 1px;
    vertical-align : middle;
    text-align: center;
    white-space: nowrap;
}
.detailtable .table-bordered {
    border: 1px solid #5da4d8;
}
.pagetitle{
    color: #005588;
    font-size: 16px;
    padding-left: 10px;
    border-bottom: 1px solid #005588;
    padding-top: 5px;
    padding-bottom: 15px;
    font-weight: bold;
}
.listdiv thead tr{
    height: 48px;
}
.listdiv thead td{
    padding: 11px;
}
.listdiv tbody td{
    padding: 11px;
}

form[id^=search] .table{
    width: 100%;
    margin-bottom:10px;
}
form[id^=search] .table td{
    border-top: none;
    line-height: 31px;
    white-space: nowrap;
    width: 270px;
}
form[id^=search] .table td:nth-child(odd){
    /* width: 10%; */
    text-align: right;
    border-top: none;
}
form[id^=search] .table td:nth-child(even){
    /* width: 23%; */
    text-align: left;
}
form[id^=search] .table .form-controls{
    width: 249px;
}
.detail td{
    vertical-align: middle;
    /* line-height: 65px; */
    border-bottom-width: 0px;
    color:#5B6F83;
    border-width: 0px !important;
    padding-left: .5rem;
    padding-right: .5rem;
    height: 70px;
    vertical-align: top;
    line-height: 38px !important;
}
.detail td:nth-child(odd){
    text-align : right;
    /* background: #eaf1f9; */
    min-width: 90px;
    line-height: 38px;
    font-size: 14px;
    white-space: nowrap;
    color: #134270;
}
.pagetitle {
    margin-bottom: 20px;
}
.addcontent {
    background: none;
}
.experiencetable .form-controls, .expertpersontable .form-controls{
    width: 100%;
}
.experiencetable td, .expertpersontable td {
    padding: 2px !important;
}
.experiencetable .index, .expertpersontable .index{
    padding-top: 8px !important;
}
.table-group {
    margin-top: 10px;
}
.table-opera{
    overflow-x: scroll;
    display: inline-block;
}
.table-content{
    overflow-x: auto;
    display: inline-block;
    width:100%;
}
.Wdate {
    border: 1px solid #dedede !important;
    height: 38px !important;
    line-height: 38px !important;
}
.btn-clearcity{
    border-radius: 0px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    background-color: transparent;
    border-color: #D9D9D9;
    position: absolute;
    right: 5px;
    color: #d9d9d9;
    top: 0;
    line-height: 38px;
    height: 38px;
    padding: 0px 6px;
    background: #fff;
    border-left-width: 0px;
    height: 35px !important;
    top: 1px !important;
}
.btn-clearcity:focus {
    box-shadow: 0 0 0 0 rgba(255,255,255,0) !important;
}
/*
@media screen and (max-width:1200px){
.body {
    font-size: 14px;
}
.short {
    display: inline-block;
    float: unset;
    width: 106px;
}
.times {
    display: inline-block !important;
    float: unset !important;
    text-align: center !important;
    width: 20px !important;
    padding-left: 4px !important;
}
.nows {
    padding-top: 7px;
}
.aaing {
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
}
.col-title{
    width: 125px;
    height: 40px;
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
    color: #444;
    text-align: left;
}
.col-title span{
    vertical-align: top;
    display: inline-block;
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
}
.col-content{
    width: 100%;
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
}
.col-content span{
    padding-left: 10px;
    padding: 1px 1px 1px 1px;
    white-space: nowrap;
}
.addcontent>.row{
    margin-top: 10px;
    margin-bottom: 10px;
}
.looks {
    font-size: 14px;
}
.ans {
    padding-top: 4px;
    padding-bottom: 6px;
    font-size: 14px;
}
.listdiv thead tr{
    height: 40px;
}
.listdiv thead td{
    padding: 8px;
}
.listdiv tbody td{
    padding: 8px;
}
}
@media screen and (min-width:1201px){
.body {
    font-size: 14px;
}

.wording{
    font-size:14px;
}
.accordion .link {
    font-size: 14px;
}
.form-control{
    font-size: 14px;
    height: 40px;
    margin-left: 10px;
    padding-left: 12px;
}
.form-controls{
    font-size: 14px;
    height: 40px;
    vertical-align : middle;
}
.city-picker-span {
    height: 40px;
}
.now {
    font-size: 14px;
}
.submenu {
    font-size: 18px !important;
}
.col-lg-zd-2 {
    width: 20%;
}
.col-lg-zd-10 {
    width: 80%;
}
}
@media screen and (max-width: 850px){
.form-controls {
    width: 100%;
    font-size: 14px;
}
}
@media screen and (max-width: 1400px) and (min-width: 1200px){
.col-title {
    padding-top: 10px;
    padding-left: 1px;
    padding-bottom: 10px;
    padding-right: 1px;
    vertical-align : middle;
}
}
@media screen and (max-width: 1450px) and (min-width: 1400px){
.col-title {
    padding-top: 20px;
    padding-left: 28px;
}
}
@media screen and (min-width: 2000px){
}
*/
/*选项卡*/
.xxk{
    width:100%;
    overflow:hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding-left: 0;
}
.xxk li{
    text-align: center;
    background-color: rgba(1,124,185,1);
    /*background-color:#1f7fc1;*/
    color:#ffffff;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:0px;
    padding-right:0px;
    font-size:18px;
    cursor:pointer;
    border: 0px solid #1f7fc1;
    width:100%;
    flex: 1;
}
.xxkbox{
    width:100%;
}
.xxkinner{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:20px;
    padding-top:0px;
    display:none;
}
.xxkshow{
    display: block;
}
.xxk .xs{
    /*
    background-color:#f7fafd;
    color:#024a7f;
    */
    background-color: rgba(0,102,152,1);
    color: #CCE4F1;
}
.listdiv .table {
    border-bottom: 1px solid rgb(221, 221, 221);
}

/*add by wanglijuan 2019-06-25 start*/
.nows{
    background: RGBA(1,130,255,0.03);
    display: flex;
    position: relative;
}
.anniu {
    background-color: transparent;
}
.ans {
    float: left;
    font-size: 14px;
    background: #42B0E6;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    padding: 0px;
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
    font-family: Microsoft YaHei;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 24px;
    color: rgba(255,255,255,0.85);
}

.ans1 {
    font-size: 14px;
    background: #42B0E6;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    padding: 0px;
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
    font-family: Microsoft YaHei;
    font-size: 14px;
    margin-right: 10px;
    padding-left: 24px;
    color: rgba(255,255,255,0.85);
}
.listdiv .table tr th {
    background: #FAFAFA;
    border-radius: 0px;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: rgba(0,0,0,0.85);
    line-height: 22px;
    font-weight: bold;
}
.looks {
    background: #42B0E6;
    border-radius: 4px;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    bottom: 8px;
    left: 0;
}
.resetbtn{
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    font-family: Microsoft YaHei;
    color: rgba(0,0,0,0.65);
    /*
    text-align: left;
    width: auto;
    */
    left: 120px;
}
.an{
    flex: 1;
    padding-bottom: 8px;
    position: absolute;
    left: 810px;
    bottom: 10px;
    margin: 0 30px;
    display: block;
    width: 300px;
    height: 70px;
}
.listbox{
    width: 810px;
    margin-left: 0px;
}
form[id^=search] .table{
    margin-bottom:0px;
}
span.list-alt, span.edit, span.forward, span.trash, span.arrow-up, span.ok, span.handle, 
span.map, span.guanzhu, span.guidang, span.guanbi{
    /* display: inline-block; */
    width: 24px;
    height:30px;
}
span.list-alt {
    background-repeat: no-repeat;
    background-position: 2px 50%;
    padding-left: 20px;
    background-image: url(../../../../static/adminModule/login/images/blue_view.png);
    border: 1px solid #5caffb;
    background-color: #E9F3FF;
    border-radius:4px;
}
span.edit {
    background-repeat: no-repeat;
    background-position: 5px 50%;
    padding-left: 20px;
    background-image: url(../../../../static/adminModule/login/images/blue_edit.png);
    border: 1px solid #5caffb;
    background-color: #E9F3FF;
    border-radius:4px;
}
span.guanzhu{
    height: 30px;
    border: 1px solid #FFAFAF;
    background-color: #FFF0F0;
    border-radius: 4px;
    padding-left: 22px;
    padding-top: 0px;
    line-height: 28px;
    background-image: url(../../../../static/adminModule/login/images/images/eventguanzhu.png);
    background-repeat: no-repeat;
    background-position: 3px 50%;
    background-size: 15px;
}
span.guanbi{
    height: 30px;
    border: 1px solid #FFAFAF;
    background-color: #FFF0F0;
    border-radius: 4px;
    padding-left: 22px;
    padding-top: 0px;
    line-height: 28px;
    background-image: url(../../../../static/adminModule/login/images/images/eventclose.png);
    background-repeat: no-repeat;
    background-position: 5px 50%;
    background-size: 11px;
}
span.guidang{
    height: 30px;
    border: 1px solid #5caffb;
    background-color: #E9F3FF;
    border-radius: 4px;
    padding-left: 22px;
    padding-top: 0px;
    line-height: 28px;
    background-image: url(../../../../static/adminModule/login/images/images/guidang.png);
    background-repeat: no-repeat;
    background-position: 3px 50%;
    background-size: 15px;
}

span.forward {
    background-repeat: no-repeat;
    background-position: 5px 50%;
    padding-left: 20px !important;
    background-image: url(../../../../static/adminModule/login/images/blue_report.png);
    border: 1px solid #5caffb;
    background-color: #E9F3FF;
    border-radius: 4px;
}
span.trash {
    background-repeat: no-repeat;
    background-position: 3px 50%;
    padding-left: 20px;
    background-image: url(../../../../static/adminModule/login/images/blue_delete.png);
    border: 1px solid #FFAFAF;
    background-color: #FFF0F0;
    border-radius:4px;
}
span.arrow-up {
    background-repeat: no-repeat;
    background-position: 4px 50%;
    padding-left: 20px;
    background-image: url(../../../../static/adminModule/login/images/blue_tijiao.png);
    border-radius:4px;
    border: 1px solid #FFAFAF;
    background-color: #FFF0F0;
}
span.ok {
    background-repeat: no-repeat;
    background-position: 4px 50%;
    padding-left: 22px;
    background-image: url(../../../../static/adminModule/login/images/blue_complete.png);
    background-color: #f5fffd;
    border: 1px solid #00bd93;
    border-radius: 4px;
}
span.handle {
    background-repeat: no-repeat;
    background-position: 2px 50%;
    background-size: cover;
    padding-left: 20px;
    background-image: url(../../../../static/adminModule/login/images/handle.png);
    border-radius:4px;
    border: 1px solid #5caffb;
    background-color: #E9F3FF;
    border-radius:4px;
}
span.map {
    background-repeat: no-repeat;
    background-position: 1px 50%;
    background-size: contain;
    padding-left: 20px;
    background-image: url(../../../../static/commons/main/images/earth.png);
    border: 1px solid #5caffb;
    background-color: #E9F3FF;
    border-radius:4px;
}
span.deal{
    background-repeat: no-repeat;
    background-position: 4px 50%;
    background-size: 12px;
    padding-left: 20px;
    background-image: url(../../../../static/commons/main/images/deal.png);
    border: 1px solid #5caffb;
    background-color: #E9F3FF;
    border-radius:4px;
}
span.assessment{
    background-repeat: no-repeat;
    background-position: 4px 50%;
    background-size: 12px;
    padding-left: 20px;
    background-image: url(../../../../static/commons/main/images/assessment.png);
    border: 1px solid #5caffb;
    background-color: #E9F3FF;
    border-radius:4px;
}
form[id^=search] .table td{
    text-align: left !important;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: rgba(0,0,0,0.85);
    line-height: 22px;
    /* width: 294px !important; */
    border-width: 0px;
    padding-right: 10px;
    padding-left: 10px;
}

.listdiv .table tr td {
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: rgba(0,0,0,0.65);
    text-align: left;
    line-height: 22px;
    height: 50px;
    line-height: 52px;
    overflow: hidden;
}
.listdiv .table tr td:not(:first-child) {
    text-overflow: ellipsis;
}

.listbox .table tr td:nth-child(odd) {
    /* padding-left : 35px;
    padding-right : 35px; */
}
.listbox .table tr td:nth-child(even) {
    /*padding-left : 35px;
    padding-right : 35px;*/
}
.listbox .table tr td:first {
    padding-left : 21px !important;
}
.form-controls {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #134270;
    padding: 0px 10px;
}
textarea.form-controls{
    border:1px solid #dedede;
    height: 94px !important;
    line-height: 24px !important; 
    padding: 6px 10px;
    margin-bottom: 0px !important;
    display: block;
}
.add{
    background-image: url(../../../../static/adminModule/login/images/blue_add.png);
    background-repeat: no-repeat;
    background-position: 7px 50%;
}
.add:hover {
    background: #0068b1;
    background-image: url(../../../../static/adminModule/login/images/blue_add.png);
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: 7px 50%;
}
.statistics{
    background-image: url(../../../../static/adminModule/login/images/blue_statistics.png);
    background-repeat: no-repeat;
    background-position: 7px 50%;
}
.statistics:hover {
    background: #0068b1;
    background-image: url(../../../../static/adminModule/login/images/blue_statistics.png);
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: 7px 50%;
}
.export{
    background: #FF7043;
    background-image: url(../../../../static/adminModule/login/images/blue_export.png);
    background-repeat: no-repeat;
    background-position: 7px 50%;
    padding-left: 24px;
}
.export:hover{
    background: #d15933;
    background-image: url(../../../../static/adminModule/login/images/blue_export.png);
    background-repeat: no-repeat;
    background-position: 7px 50%;
    color: #ffffff;
    padding-left: 24px;
}
.print {
    background-image: url(../../../../static/adminModule/login/images/blue_print.png);
    background-repeat: no-repeat;
    background-position: 7px 50%;
    padding-left: 28px;
}
.print:hover{
    background: #0E78BA;
    background-image: url(../../../../static/adminModule/login/images/blue_print.png);
    background-repeat: no-repeat;
    background-position: 7px 50%;
    padding-left: 28px;
    color: #ffffff;
}
.import{
    background: #00BD93;
    background-image: url(../../../../static/adminModule/login/images/blue_import.png);
    background-repeat: no-repeat;
    background-position: 7px 50%;
    padding-left: 24px;
}
.import:hover{
    background: #159a7c;
    background-image: url(../../../../static/adminModule/login/images/blue_import.png);
    background-repeat: no-repeat;
    background-position: 7px 50%;
    color: #ffffff;
    padding-left: 24px;
}
.injurenum{
    border: 1px red solid;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 4px;
    background: #FFAFAF;
    background: #FFF0F0;
    border: 1px solid #FFAFAF;
    border-radius: 2px;
    font-family: HelveticaNeue;
    font-size: 14px;
    color: rgba(255,1,1,0.65);
    line-height: 30px;
    min-width: 30px;
    min-height: 30px;
    text-align: center;
}
.nofollow{
    background: #0CDD91;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    border: 3px solid #ADF4DA;
    vertical-align: middle;
    margin-right: 4px;
}
.follow{
    background: #F0F12D;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    border: 3px solid #f8f796;
    vertical-align: middle;
    margin-right: 4px;
}
.dealing{
    background: #D20F18;
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    border: 3px solid #f14c30;
    vertical-align: middle;
    margin-right: 4px;
}
.dealt{
    background: rgba(0,0,0,0.25);
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    border: 3px solid #fff;
    vertical-align: middle;
    margin-right: 4px;
}

/*add by wanglijuan 2019-06-25 end*/

.table-view{
    border-collapse:separate;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
}
.table-view .td{
    border:1px solid #d9d9d9;
    height: 46px;
    padding-left: 18px;
    padding-right: 10px;
    text-align: left;
}
.table-view .left{
    background: rgba(243,243,243,1);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right: none;
    width:10%;
    min-width:150px;
    font-size: 14px;
    color: #5B6F83;
}
.table-view .right{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    width:40%;
    font-size: 14px;
    color:#134270;
    padding-top: 5px;
    padding-bottom: 5px;
}
.table-view .center{
    border:none;
    width: 20px;
    
}
.table-view .large{
    width:90%;
}
.layui-form-pane .layui-form-label {
    border-radius: 4px 0 0 4px;
}
.layui-form-pane .layui-input {
    border-radius: 0 4px 4px 0;
}
.wjwyj-quote{
    margin-bottom: 20px;
    padding: 1px 8px;
    line-height: 16px;
    border-left: 2px solid #017CB9;
    border-radius: 0 2px 2px 0;
    color:#017CB9;
    margin-top: 10px;
    margin-left: 10px;
}
.submitbtn{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.submitbtn:hover,.submitbtn:focus{
    background: #006698;
    color: #ECF6FF;
}
.topPage{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.topPage:hover,.topPage:focus{
    background: #006698;
    color: #ECF6FF;
}
.topPage1{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.topPage1:hover,.topPage1:focus{
    background: #006698;
    color: #ECF6FF;
}
.topPage2{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.topPage2:hover,.topPage2:focus{
    background: #006698;
    color: #ECF6FF;
}
.topPage3{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.topPage3:hover,.topPage3:focus{
    background: #006698;
    color: #ECF6FF;
}
.topPage4{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.topPage4:hover,.topPage4:focus{
    background: #006698;
    color: #ECF6FF;
}
.topPageE{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.topPageE:hover,.topPageE:focus{
    background: #006698;
    color: #ECF6FF;
}
.nextPage{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.nextPage:hover,.nextPage:focus{
    background: #006698;
    color: #ECF6FF;
}
.nextPage1{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.nextPage1:hover,.nextPage1:focus{
    background: #006698;
    color: #ECF6FF;
}
.nextPage2{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.nextPage2:hover,.nextPage2:focus{
    background: #006698;
    color: #ECF6FF;
}
.nextPage3{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.nextPage3:hover,.nextPage3:focus{
    background: #006698;
    color: #ECF6FF;
}
.nextPage4{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.nextPage4:hover,.nextPage4:focus{
    background: #006698;
    color: #ECF6FF;
}
.nextPageB{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.nextPageB:hover,.nextPageB:focus{
    background: #006698;
    color: #ECF6FF;
}
.staging{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.staging:hover,.staging:focus{
    background: #006698;
    color: #ECF6FF;
}
.staging1{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.staging1:hover,.staging1:focus{
    background: #006698;
    color: #ECF6FF;
}
.stagingStaff{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.stagingStaff:hover,.stagingStaff:focus{
    background: #006698;
    color: #ECF6FF;
}
.stagingFacility{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.stagingFacility:hover,.stagingFacility:focus{
    background: #006698;
    color: #ECF6FF;
}
.stagingBility{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.stagingBility:hover,.stagingBility:focus{
    background: #006698;
    color: #ECF6FF;
}
.stagingTraining{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.stagingTraining:hover,.stagingTraining:focus{
    background: #006698;
    color: #ECF6FF;
}
.submit0{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.submit0:hover,.submit0:focus{
    background: #006698;
    color: #ECF6FF;
}
.submit1{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.submit1:hover,.submit1:focus{
    background: #006698;
    color: #ECF6FF;
}
.submitFollow0{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.submitFollow0:hover,.submitFollow0:focus{
    background: #006698;
    color: #ECF6FF;
}
.submitFollow1{
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(255,255,255,0.85);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(66,176,230,1);
    border-radius: 4px;
    display: inline-block;
    line-height: 34px;
    border: 1px solid rgba(66,176,230,1);
}
.submitFollow1:hover,.submitFollow1:focus{
    background: #006698;
    color: #ECF6FF;
}
.backbtn{
    font-size:16px;
    font-family:PingFangSC;
    font-weight:400;
    color:rgba(0,0,0,0.65);
    line-height:22px;
    width:100px;
    height:36px;
    background:rgba(255,255,255,1);
    border-radius:4px;
    border:1px solid rgba(217,217,217,1);
    display: inline-block;
    line-height: 34px;
    text-align: center;
}
.backbtn:hover, .backbtn:focus{
    background: #d9d9d9;
    color: #333;
}
.short_input{
    width: 114px !important;
    min-width: 114px !important;
    max-width: 114px;
    height:32px;
    display:inline-block;
    background-size: 12px !important;
}
.reportbtn{
    float: none;
    background-image: url(../../../../static/adminModule/login/images/video/eventreport.png);
    background-repeat: no-repeat;
    background-position: 5px 9px;
    background-size: 13px;
}
.tomapbtn{
    float: none;
    background-image: url(../../../../static/adminModule/login/images/video/tomap.png);
    background-repeat: no-repeat;
    background-position: 6px 9px;
    background-size: 13px;
}
.tovediobtn{
    float: none;
    background-image: url(../../../../static/adminModule/login/images/video/tovedio.png);
    background-repeat: no-repeat;
    background-position: 6px 12px;
    background-size: 13px;
}

.arrow_box{animation: glow 3000ms ease-out infinite alternate; }
@keyframes glow {
    0% {
        border-color: #42b0e6;
        box-shadow: 0 0 1px rgba(66,176,230,.7), inset 0 0 0px rgba(66,176,230,.8), 0 1px 0 #42b0e6;
    }
    100% {
        border-color: #e6f3ff;
        box-shadow: 0 0 1px rgba(66,176,230,.9), inset 0 0 0px rgba(66,176,230, 1), 0 1px 0 #e6f3ff;
    }
}
.select2-container--default .select2-selection--single {
    height: 38px !important;
    border: 1px solid #dedede !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}    
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}
.btn-org-choose{
    width:100%; 
    position: relative;
}
.btn-org-choose .btn-org{
    top: 0px;
    right: 5px;
    width: 60px;
    height: 38px;
    position: absolute;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.Wdate {
    background-size: contain !important
}
.eventNameDiv{
    margin-top:0px;
    margin-bottom: 10px;
}
.eventNameDiv .eventName{
    display: inline-block;
    height: 42px; 
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 10px;
    line-height: 32px;
    vertical-align: middle;
    font-size: 20px;
}
.eventNameDiv .eventBtn{
    height: 42px;
    text-align: right;
    display: inline-block;
    width: auto;
    float: right;
    padding-right: 0px;
    margin-bottom: 0px;
}
.eventprintbtn{
    float: none;
    background-image: url(../../../../static/adminModule/login/images/images/print.png);
    background-repeat: no-repeat;
    background-position: 5px 9px;
    background-size: 13px;
}
.calendar{
    background-image: url(../../../../static/adminModule/login/images/images/calendar.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 20px;
}
.calendar.short_input{
    background-image: url(../../../../static/adminModule/login/images/images/calendar_small.png);
}
.redStartSpan{
    color:red;
    width: 20px;
    height: 31px;
    line-height: 31px; 
    display: inline-block;
    text-align: center;
}

.chooseBtnOnRight {
    position: absolute;
    font-size: 16px;
    font-family: PingFangSC;
    font-weight: 400;
    color: rgba(0,0,0,0.65);
    line-height: 22px;
    width: 100px;
    height: 36px;
    background: rgba(255,255,255,1);
    border-radius: 4px;
    border: 1px solid rgba(217,217,217,1);
    line-height: 34px;
    text-align: center;
    right: 4px;
    height: 38px;
    top: 7px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.toback{
    background-image: url(../../../../static/commons/main/images/back.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 6px 50%;
    float: none;
    margin-right: 0px;
}
.dispatch_team{
    float: left;
    background-image: url(../../../../static/commons/main/images/dispatch_team.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 9px center;
    padding-left: 30px;
}
.dispatch_expert{
    float: left;
    background-image: url(../../../../static/commons/main/images/dispatch_expert.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 7px center;
    padding-left: 26px;
}
.listdiv .table tr td:last-child {
    text-overflow: clip;
}
.yuan{
    background: url(../../../../static/commons/main/images/yuan.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.wanyuan{
    background: url(../../../../static/commons/main/images/wanyuan.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.zhang{
    background: url(../../../../static/commons/main/images/zhang.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.tai{
    background: url(../../../../static/commons/main/images/tai.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.ge{
    background: url(../../../../static/commons/main/images/ge.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.ren{
    background: url(../../../../static/commons/main/images/ren.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.liang{
    background: url(../../../../static/commons/main/images/liang.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.pian{
    background: url(../../../../static/commons/main/images/pian.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.tao{
    background: url(../../../../static/commons/main/images/tao.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.zuo{
    background: url(../../../../static/commons/main/images/zuo.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.ci{
    background: url(../../../../static/commons/main/images/ci.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.mei{
    background: url(../../../../static/commons/main/images/mei.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.pingfangmi{
    background: url(../../../../static/commons/main/images/pingfangmi.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.lifang{
    background: url(../../../../static/commons/main/images/lifang.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.jian{
    background: url(../../../../static/commons/main/images/jian.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.renci{
    background: url(../../../../static/commons/main/images/renci.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.thimg{
    background-image:url(../../../../static/adminModule/login/images/drop-arrow.png);
    background-repeat: no-repeat;
    display:inline-block;
    width:20px;
    height:10px;
    margin-left: 5px;
    background-position: 0px -22px;
}
.fenzhong{
    background: url(../../../../static/commons/main/images/fenzhong.png);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 14px);
    padding-right: calc(2% + 24px);
    background-position-y: 50%;
}
.tha{
    display:inline-block;
    color:#333;
}
.tha:hover {
    background-color: transparent;
    color:#333;
}
.asc i{
    background-image:url(../../../../static/adminModule/login/images/drop-arrow.png);
    background-repeat: no-repeat;
    background-position: 0px -7px;
}
form[id^=search]{
    margin-bottom: 10px;
}
.table-responsive {
    margin-top: 10px;
}
.form1{
    height: 50px;
}