body {
    margin: 0;
    position: relative;
    min-height: 100vh;
    background-color: #F6F6F6;
    color: #333;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

header > div {
    height: 44px;
    background-color: #fff;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    border-bottom: #e5e5e5 solid 1px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
}

footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 98;
}

footer > div {
    height: 50px;
    background-color: #fff;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    border-top: #e5e5e5 solid 1px;
}

footer > div > div {
    height: 100%;
    line-height: 49px;
    text-align: center;
    font-size: 16px;
}

footer .active {
    color: #d43f3a;
}

main {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 50px 0;
    box-sizing: border-box;
    background-color: #F3FBFE;
}

img {
    vertical-align: top;
    width: 25px;
}

button {
    width: 60%;
    height: 35px;
    margin-bottom: 16px;
    border-radius: 15px;
    outline: none;
    cursor: pointer;
}

a{
    text-decoration: underline;
    cursor: pointer;
    color: #9B9D9D
}

.maindiv{
    height: 750px;
    padding: 0 15px;
    background-color: #F3FBFE;
    text-align: center;
}


input{
    padding-left: 50px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #999;
}

input:focus{
    outline: none;
    box-shadow: 0 0 1px 1px #00bfff;
}

.username {
    background: url(/img/user.jpg) no-repeat 4px 1px;
}

.password {
    background: url(/img/mima.jpg) no-repeat 3px 1px;
}
.inputidcard {
    background: url(/img/idcard.png) no-repeat 3px 1px;
}
.inputuserphone {
    background: url(/img/phone.png) no-repeat 3px 1px;
}

.dbjcxx{
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #9B9D9D;
    font-size: 10px;
    max-width: 700px;
    background-color: #F3FBFE;
    margin-bottom: 10px;
}

.liucheng1{
    padding: 0px 15%;
    margin-top: 5%
}

.liucheng1div{
    color: white;
    width: 24%;
    padding: 5px 2px;
    background-color: #A5A5A5;
    float: left;
}

.liucheng2{
    color: white;
    padding: 0px 18.5% 20% 15%
}

.liucheng2 div{
    width: 25.5%;
    padding: 5px 1px;
    background-color: #A5A5A5;
    float: left;
}
.jztitle{
    padding-top: 20%;
    font-weight: bold;
    font-size: 20px
}

.jztitle01{
    padding-top: 10%;
    font-weight: bold;
    font-size: 20px
}

.jztitle2{
    font-weight: bold;
    font-size: 18px;
    padding-top: 5%;
    color: #2F63BA
}

.indexlast{
    width: 80%;
    margin-left: 10%;
    text-align: center;
    font-size: 14px;
    color: #9B9D9D;
}

.indexlast div{
    text-align: left;
    width: 90%;
    margin-left: 5%;
}

.nameclass{
    width: 100%;
    padding-top: 5%;
}

.nameclass-1{
    padding-top: 30px
}

.nameclass-1-1{
    float: left;
    width: 40%;
    text-align: right;
}
.nameclass-1-2{
    float: right;
    width: 60%;
    text-align: left;
}

.nameclass-1-1-2{
    float: left;
    width: 40%;
    text-align: right;
    padding-top: 4px;
}

.tishi{
    text-align: left;
    width: 80%;
    margin: 0 0 10px 10% ;
    border: #21C7C7 solid 1px;
    color: #888888;
    font-weight:bold;
}

.tishi div{
    color: red;
    text-align: center;
    font-weight:bold;
    padding: 5px;
}

.tishi a{
    text-decoration-line: none;
    font-weight:normal;

}

.button-01{
    background-color: #21C7C7;color: white;  border:none;
}

.button-02{
    background-color: #21C7C7;color: white;  border:none;margin-top: 2%
}

.button-03{
    background-color: #21C7C7;color: white;  border:none;width: 80%
}
.button-04{
    background-color: #F3FBFE;color: #21C7C7;border:1px solid #21C7C7
}

.button-table{
    background-color: #21C7C7;color: white;  border:none;width: 45%;
    margin: 2px;
    height: 25px;
    border-radius: 5px;
    font-size: 10px;
}
.a-table{
    padding-left: 2px;
    color: #2F63BA;
}

.img-01{
    width: 10%;float: left;background-color: #F3FBFE;padding: 0;
}

.img-01 img{
    padding-top: 5px;width: 80%
}

.tasklist{

}

.tasklist li{
    padding: 10px 0;
}

.tasklist li input{
    border: 1px solid #21C7C7;border-collapse: collapse;padding-left: 10px;width: 40%;
}

.my-skin .layui-layer-btn a {
    background-color: #21C7C7;
    border: 1px solid #21C7C7;
    color: #FFF;
}

.my-skin .layui-layer-content{
    color: red;
}


.my-skin2 .layui-layer-btn a {
    background-color: #21C7C7;
    border: 1px solid #21C7C7;
    color: #FFF;
}


.search-input{
    border: 1px solid #21C7C7;border-collapse: collapse;padding-left: 5px;width: 50%;
}

.table-s{
    text-align: center;width: 90%;margin-left: 5%;
    border: 1px solid #21C7C7;border-collapse: collapse; font-size: 10px
}

