
.row-card {
    margin-bottom: 10px;
}

.row-header {
    height: 100px;
    background: url(../../images/cardheader.png) no-repeat left top;
    position: relative;
    line-height: 100px;
}

.row-header-1 {
    background-position: left top;
}
.aaaa,.aaaa:hover{
    display: inline-block;
    width: 100px;
    background: #4aacee;
    color: #fff;
    line-height: 40px;
    border-radius: 3px;
}
.row-header-2 {
    background-position: left -120px;
}

.row-header-3 {
    background-position: left -240px;
}

.row-header-4 {
    background-position: left -360px;
}

.row-header-5 {
    background-position: left -480px;
}

.row-header-6 {
    background-position: left -600px;
}

.row-card-menu {
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: -10px -10px 10px -10px;
    border-bottom: 1px solid #ccc;
}

.row-card-menu li {
    float: left;
    background-color: #ffffff;
    height: 60px;
    line-height: 60px;
    border-bottom: 4px #ffffff solid;
    cursor: pointer;
    width: 20%;
}

.row-card-menu > li:hover {
    border-bottom: 4px #52c8f8 solid;
    background-color: #f5f5f5;
    color: #52c8f8;
}

.row-card-menu > li.active {
    border-bottom: 4px #52c8f8 solid;
    background-color: #f5f5f5;
    color: #52c8f8;
}

.h-row5 {
    height: 380px;
}

.h-row5 {
    height: 380px;
}

.h-row5-table {
    height: 300px;
}

.h-row5-div {
    height: 440px;
}

.h-row4-div {
    height: 325px;
}

.h-tab60 {
    height: 60px;
}

.h-row4-table {
    height: 245px;
}

.select-lable {
    height: 46px;
    line-height: 46px;
}



.select-lable {
    height: 46px;
    line-height: 46px;
}

.lu_span_type_select {
    margin-left: 10px
}

.btn-ett-cancel {
    background-color: #fff;
    color: #666;
}

.btn-ett-cancel:hover {
    background-color: #fff;
}

.tableClickStyle {
    color: #999999;
}

.pp {
    line-height: 64px;
    display: block;
    text-decoration: none;
}

.pp:hover {
    background-color: #f5f5f5;
    text-decoration: none
}

/*引导层样式*/
.animatBox,.animatBox_search {
    display: none;
}

.popBox {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    top: 0;
    left: 0;
    z-index: 111;
    /*display:none;*/
}

.popBox-search{
    position:fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    top: 0;
    left: 0;
    z-index: 111;
    /*display:none;*/
}


.pop-menu {
    position: fixed;
    left: 20px;
    top: 15px;
    z-index: 999;
}

.pop-jiantou {
    position: fixed;
    left: 65px;
    top: 50px;
    z-index: 999;
}

.pop-jiantou_search{
    position: fixed;
    right: 310px;
    top: 50px;
    z-index: 999;
}

.pop-people {
    position: fixed;
    z-index: 999;
    left: 180px;
    top: 50px;
    width: 276px;
    height: 284px;
    background-repeat: no-repeat;
    background-image: url("../../images/04.png");
    background-position: left top;
    -webkit-animation-name: gogogo;
    -webkit-animation-duration: 500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: step-start;
}

@-webkit-keyframes gogogo {
    0% {
        background-position: 0px 0px;
    }
    50% {
        background-position: -276px 0px;
    }
    100% {
        background-position: -552px 0px;
    }

}

.pop-people-search{
    position: fixed;
    z-index: 999;
    right: 599px;
    top: 208px;
    width: 276px;
    height: 284px;
    background-repeat: no-repeat;
    background-image: url(../../images/042.png);
    background-position: left top;
    -webkit-animation-name: gogogo;
    -webkit-animation-duration: 500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: step-start;
}


.pop-text {
    position: fixed;
    left: 190px;
    top: 280px;
    z-index: 999;
}

.pop-text-search{
    position: fixed;
    right:315px;
    top: 106px;
    z-index: 999;
}
.pop-check{
    position: fixed;
    left: 240px;
    top: 390px;
    width: 135px;
    height: 24px;
    cursor: pointer;
    z-index: 999;
}

.pop-check,.pop-check_search {
    position: fixed;
    right: 440px;
    top: 343px;
    width: 135px;
    height: 24px;
    cursor: pointer;
    z-index: 999;
}
.pop-check_search{
    top: 227px;
}

.pop-checkSelected {
    background: url("../../images/selected.png") no-repeat center center;
}
.pop-checkSelected-search{
    background:url("../../images/selected.png") no-repeat center center;
}

.pop-checUnkSelected {
    background: url("../../images/unselected.png") no-repeat center center;
}
.pop-checUnkSelected-search{
    background:url("../../images/unselected.png") no-repeat center center;
}

.pop-checUnkSelected {
    background: url("../../images/unselected.png") no-repeat center center;
}

body {
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
/*二维码*/
.quickMark{
    padding: 10px;
    width: 130px;
    display: none;
    position: fixed;
    right: 42px;
    bottom:110px;
    text-align: center;
    font-size: 12px;
    background: #fff;
    line-height: 18px;

}
.quickMark img{
    margin: 0 auto;
    margin-bottom: 8px;
    width: 110px;
    height: 110px;
}
.spread-code{
    display: none;
    position: fixed;
    width: 40px;
    height: 90px;
    border-radius: 5px;
    text-align: center;
    right: 0;
    bottom:110px;        /* for IE */
    background: url("../../images/slide.png") center 18px no-repeat  #fff;
    font-size: 12px;
    line-height: 13px;
    padding: 52px 4px 0px;
    color:#aaaaaa
}
body .onlineclass .layui-layer-content{
    padding: 0px;
}
body .onlineclass.layui-layer{
    background-color:transparent!important;
    box-shadow: none;
}
body .onlineclass .layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 36px;
    height: 36px;
    margin-left: 0;
    *right: -18px;
    _display: none;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAaVBMVEUAAADAwMD////////6+vr+/v7+/v79/f3+/v76+vrR0dH9/f39/f38/Pzr6+v29vbn5+fx8fH8/Pzv7+/29vbz8/P4+Pjq6ur////j39f+/f3o5N3p5uDm49v49/Xu7Ofr6OL7+/nv7enGni65AAAAGHRSTlMAA/Tcbrq3q6VjBp+bmiQhFhReMi8vLQVR6sPCAAABCklEQVQ4y5XU65qCIBSF4aXiISuz85LMrPu/yLFnEHBrTPP+/nx0gwDf9aKKJI6TQl2uWLbb0LPZYW6fUcj2EA5ccIAvKrioiLwm5Qepq9b8aA1jxYCVmYtBvzNmDMow2PEP71XdctS9NK1XR2MLlLQezd1WbdNzVOJES9+amx6b+5OjExRFZRpNSyGnrGTDHAll9RQNE8ScapvGvNOKZxGHSFNEiWj6IWqnVeI+3M7eteJ9OZRstJnRUTjPmsG0Ovvbot3sN38VSmAr986sV+9tMCqOuod7Wj86GtW3Px1qBtXfHwREoSMV/etwho+5swp8j1OnFNIac9X0EquwrDyq/H0d5upYwvMDaUReg2UMIl4AAAAASUVORK5CYII=") left top no-repeat;
}

