/*登陆*/
.mt20 {
    margin-top: 20px
}

.lg-cont {
    width: 100%;
    height: 420px;
    position: relative;
    margin-top: 10%
}

.bg1 {
    background: #32adff;
    background-image: url("../images/bg1.png");
    width: 100%;
    height: 220px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 100px;
}

.lg1 {
    width: 350px;
    height: 420px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
    left: calc(50% - 175px);
    border-radius: 0.3em;
}

.lg1 {
    border-top-width: initial;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 10px;
    background: inherit inherit inherit inherit inherit inherit inherit inherit inherit;
    border-style: none;
    border-color: initial;
    border-image: initial;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.lg1-1 {
    height: 10px;
    background: #32adff
}

.lg1-2 {
    width: 64px;
    height: 64px;
    margin: 0 auto;
    margin-top: 25px
}

.lg1-2 img {
    width: 100%;
    height: 100%
}

.lg1-3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 800;
    text-align: center;
    margin-top: 10px
}

.lg1-4 {
    height: 50px;
    margin-top: 20px
}

.bot {
    position: fixed;
    width: 100%;
    bottom: 0;
}

.lg-foot {
    color: rgb(204, 204, 204);
    height: 100px;
    line-height: 100px;
    text-align: center
}

.inp {
    width: 300px;
    height: 50px;
    border: 1px solid #efefef;
    margin: 0 auto;
    border-radius: 0.3em
}

.inp-ico {
    width: 24px;
    height: 24px;
    margin: 13px
}

.inp-inp {
    height: 40px;
    width: 215px;
    margin-top: 5px;
    border: none;
    color: rgb(153, 153, 153);
    font-size: 13px;
}

.input1 {
    border: none;
    width: 300px;
    height: 50px;
    background-color: #32adff;
    border-radius: 0.3em;
    color: #fff;
}

.input1:hover {
    background-color: #32ADFF
}

td {
    word-break: break-all
}

/*管理系统*/
.pd20 {
    padding: 20px
}

.pd100 {
    padding: 100px
}

.ico {
    width: 39px;
    height: 28px
}

.ico1 {
    width: 35px;
    height: 35px
}

.ico2 {
    width: 20px;
    height: 20px
}

.cz {
    color: #0099FF;
    cursor: pointer;
}

.cz:hover {
    color: #32ADFF
}

.cz-c {
    color: #c1c1c1;
    cursor: pointer;
}

.cz-c:hover {
    color: #c2c2c2;
    cursor: pointer;
}

.fl {
    float: left
}

.fr {
    float: right
}

.point {
    font-family: 'Helvetica Regular', 'Helvetica';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
}

.c1 {
    color: #00A854
}

.c2 {
    color: #FE5500
}

.c3 {
    color: #999
}

.c4 {
    color: #ff0000
}

.zt, .zd {
    cursor: pointer
}

.but1 {
    border: none;
    padding: 5px 15px;
    background-color: #32adff;
    border-radius: 0.3em;
    color: #fff;
    cursor: pointer
}

.but1:hover {
    background-color: #0099FF
}

.but2 {
    border: none;
    padding: 5px 15px;
    background-color: #F3F3F3;
    border-radius: 0.3em;
    color: #666666;
    border: 1px solid rgba(217, 217, 217, 1);
    cursor: pointer
}

.but2:hover {
    background-color: #efefef
}

.ml10 {
    margin-left: 10px
}

.dl {
    display: inline-block;
    float: left;
}

.wid30 {
    width: 30% !important;
}

.wid20 {
    width: 20% !important;
}

.wid50 {
    width: 50%
}

.wid60 {
    width: 60%
}

.wid60_20 {
    width: calc(60% + 20px)
}

.tx {
    color: #999;
    margin-top: 10px;
}

#nav-ico {
    max-height: 100px;
    max-width: 100px;
    margin-bottom: 10px
}

.di {
    display: inline-block
}

.img-con {
    width: 92px;
    height: 92px;
    margin: 0 10px 10px 0;
    position: relative;
    display: inline-block
}

.del {
    width: 100%;
    line-height: 25px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.layui-upload-img {
    height: 100%;
    width: 100%;
}

.img-add {
    width: 92px;
    height: 92px;;
    margin: 0 10px 10px 0;
    position: relative;
    display: inline-block;
    background-color: #efefef;
    float: left;
    margin: 10px;
}

.add {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 21px;
    left: 21px
}

#up-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

#img-list {
    display: inline-block;
    float: left
}

.il {
    margin-top: 10px;
    clear: both;
    overflow: auto
}

.text {
    resize: none;
}

.wl {
    display: none
}

.ljlb {
    display: none
}

#img-url {
    max-width: 92px;
    max-height: 92px;
}

#img-url1 {
    max-width: 300px;
}

.mr10 {
    margin-right: 10px
}

.mr20 {
    margin-right: 20px
}

.layui-time {
    display: inline-block;
    float: left;
    width: 200px;
    margin-right: 10px
}

.zhi {
    float: left;
    line-height: 38px;
    margin-right: 10px
}

.pltj {
    position: relative
}

.xml {
    width: 88px;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
}

.file-url {
    width: 70%;
    float: left
}

.mt3 {
    margin-top: 3px
}