
* { margin: 0px; padding: 0px; }

ul li { list-style-type: none; }

body { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif 'Microsoft YaHei'; }

a:active { }

.span12 { width: 100%; }

.span11 { width: auto; }

.span10 { width: auto; }

.span9 { width: auto; }

.span8 { width: auto; }

.span7 { width: auto; }

.span6 { width: auto; }

.span5 { width: auto; }

.span4 { width: auto; }

.span3 { width: auto; }

.span2 { width: auto; }

.span1 { width: auto; }

.left { float: left; }

.right { float: right; }

.clear { clear: both; }

[v-cloak] { display: none; }

.star { color: Red; padding: 0 2px; }

.info { font-size: 16px; font-weight: bold; }

    .info b { font-size: 24px; color: red; }

.error { color: Red; font-size: 14px; }

.el-cascader { display: block; }

.inputSort input { text-align: center; }

.table th { vertical-align: middle; }

.table td { vertical-align: middle; }

div.Pup { display: none; background: #000; width: 100%; position: absolute; z-index: 10000; top: 0px; left: 0px; position: fixed; }

    div.Pup div.title { height: 36px; line-height: 36px; background: #F1F1F1; position: relative; }

        div.Pup div.title span { padding: 0px 10px; }

        div.Pup div.title a { position: absolute; right: 10px; top: 0px; }

    div.Pup div.main { padding: 15px 15px 25px 25px; border: 0px solid #ccc; }

        div.Pup div.main p.title { margin: 15px 0 5px 0; }

        div.Pup div.main input { width: 88%; }

    div.Pup div.bottom { text-align: right; padding: 0px 10px; line-height: 24px; }

        div.Pup div.bottom .btnYes { padding: 0px 30px; margin: 10px; line-height: 24px; }

        div.Pup div.bottom .btnNo { padding: 0px 10px; margin: 10px; line-height: 24px; }

    div.Pup div.box { display: none; background: #fff; border: 1px solid #999; border-radius: 4px; padding: 0px; margin: 10% auto; width: 360px; }

div.page { background: #006DB2; color: #fff; line-height: 24px; }

    div.page span { color: #fff; }

    div.page a { color: #fff; }

div.tools {
    padding: 10px;
    background: #f9f9f9;
}

div.search { padding: 10px 0; }

    div.search .el-form-item { margin-bottom: 0; }

div.location { font-size: 16px; margin: 8px 0; line-height: 30px; }

    div.location a { margin: 0 5px 0 45px; display: inline-block; position: relative; }

        div.location a::after { position: absolute; top: 0; left: -35px; content: ">>"; letter-spacing: 0; }

div.lang { text-align: right; }

    div.lang a { border: 1px solid #ff6008; color: #666; font-weight: normal; font-size: 16px; line-height: 30px; padding: 3px 12px; margin: 0 15px; border-radius: 6px; text-transform: uppercase; }

        div.lang a.selected { background: #ff6008; color: #fff; }

div.data { }

    div.data table { width: 100%; }

        div.data table td { padding: 10px 5px; }

    div.data span.title { border: none; padding-right: 20px; line-height: 30px; margin: 0; }

    div.data input { margin: 0 10px; width: 60%; }

        div.data input[type=checkbox] { margin: 0 0 0 10px; }

    div.data textarea { margin: 0 10px; width: 60%; }

    div.data select { margin: 0px 10px; width: 60%; }

/* l图片上传的样式 */
.avatar-uploader .el-upload { border: 1px dashed #d9d9d9; border-radius: 6px; cursor: pointer; position: relative; overflow: hidden; }

    .avatar-uploader .el-upload:hover { border-color: #20a0ff; }

.avatar-uploader-icon { font-size: 28px; color: #8c939d; width: 100px; height: 100px; line-height: 100px; text-align: center; }

.avatar { width: 100px; height: 100px; display: block; }

.el-upload--picture-card { width: 100px; height: 100px; }

    .el-upload--picture-card i.el-icon-plus { width: 100px; height: 100px; line-height: 100px; }

        .el-upload--picture-card i.el-icon-plus:before { width: 100px; height: 100px; line-height: 100px; }

i.el-icon-prot { width: 30px; height: 30px; line-height: 30px; position: relative }

    i.el-icon-prot:before { width: 30px; height: 30px; line-height: 30px; content: "\e61c"; position: absolute; top: 0; left: 0; font-size: 1rem; }



.el-upload-list--picture-card .el-upload-list__item { width: 100px; height: 100px; }

.detail { border: 1px solid #ccc; padding: 10px 20px; }


.form-body { }

    .form-body .form-group { }

    .form-body .form-control { height: auto; }

#tbData { }

    #tbData td { padding: 3px; white-space: nowrap; text-overflow: ellipsis; }

        #tbData td p { line-height: 20px; height: auto; margin: 0; }

    #tbData a.lnk { margin: 0 6px; background: none; }

    #tbData a { margin: 0 0 0 6px; }

        #tbData a i { font-size: 20px; line-height: 24px; display: none; }

        #tbData a.lnk i.delete { color: #999; line-height: 20px; }

        #tbData a.lnk i.edit { color: #0094ff; line-height: 20px; }


.tdPower a { display: inline-block; margin: 0 5px; padding: 3px 6px; border: 1px solid #ccc; border-radius: 3px; cursor: pointer; }

    .tdPower a.selected { background: #ff0000; color: #fff; }



.imgPhoto { margin-bottom: 10px; border: 1px solid #ccc; }

div.pupBg { z-index: 9998; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.60); cursor: pointer; display: none; }

div.pupInfo { z-index: 9999; position: fixed; left: 10%; bottom: 20px; width: 80%; text-align: center; padding: 10px 0; background: #B94A48; color: #fff; font-size: 16px; line-height: 30px; border-radius: 5px; }

    div.pupInfo .lnkClose { cursor: pointer; position: absolute; right: -10px; top: -10px; line-height: 30px; height: 30px; width: 30px; text-align: center; border-radius: 50%; text-align: center; display: block; font-size: 20px; font-style: normal; background: #e61e43; }

div.pupLoading { width: 360px; height: 120px; line-height: 120px; left: 50%; bottom: 50%; margin: -60px 0 0 -180px; font-size: 18px; border-radius: 15px; padding: 0; }

div.pupVideo { z-index: 9999; position: fixed; left: 10%; top: 10%; width: 80%; height: 80%; margin: 0; background: #ccc; border: 10px solid #808080; }

    div.pupVideo video { width: 100%; height: 100%; }

div.voice a { display: inline-block; padding: 3px 12px; border: 1px solid #ccc; color: #fff; border-radius: 5px; background: #808080; }

div.voice audio { display: none; }

#divSearch { margin-top: 10px; }
.el-table .cell, .el-table th > div { padding: 0 5px }

.limitrows { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }


#divData { }
    #divData .el-table__expanded-cell { padding: 8px 10px }
    #divData .el-table__expand-icon { height: 30px; }
    #divData th { height: auto; font-size: 13px; padding: 2px; }
    #divData td { height: auto; font-size: 13px; padding: 2px; }
    .search .el-form-item .el-form-item__label { font-size: 13px; }
