.login{
    margin-top: 80px;
}
#app{
    height: 100%;
    padding: 0px;
    margin: 0px;
}
body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #2586b3;
}
.bd {
    padding: 20px,20px,5px,20px;
    background-color: #fff;
    /* border: 1px solid rgb(185 183 183); */
    /* border: 1px solid #c0c7cd; */
    min-height: 350px;
}
.slick-list img{
    width: 100%;
}
.ant-form-item-explain-error {
    color: #ff0003;
    font-size: 12px;
}
.bt{
    text-align: center;
    margin: 10px 30px 30px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}
.bt h3 {
    line-height: 35px;
    font-size: large;
    color: #000;
}
.tp img {
    width: 100%;
    height: 100%;
}
.ant-layout-footer {
    padding: 24px 50px;
    color: rgb(240 240 240);
    font-size: 14px;
    background: #37b7f3;
}
.tp {
    height: 400px;
    
}
.ant-btn-primary {
    color: #fff;
    border-color: #c2c7ca;
    background: #37b7f3;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
}
.ant-form-item-label > label {
    position: relative;
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    height: 32px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 13px;
}
span {
    font-size: 13px;
}
.loginoff {
    font-size: 12px;
    color: #edeaf0;
    width: 100%;
    text-align: center;
}
.Notice, .Notice2 {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #8a8a8a;
    margin: 0px 0px 20px 0px;
}
.ant-form-item {
 
    margin-bottom: 13px;
 
}
 
.btt {
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #eae6e6;
    padding-bottom: 20px;
    line-height: 30px;
}
label {
    color: #706464;
    font-size: 13px;
}
.foot p {
    
    text-align: center;
    color: #f3f3f3;
}
.foot {
    font-size: 13px;
    margin: 30px;
}
.poto img {
    width: 100%;
    
}
@media (min-width:1200px){
    .hei {
        min-height: 396px;
        background-color: #FFF;
    }
    .hei2 {
        min-height: 394px;
        padding-left: 0px;
    }
    .poto img {
        width: 100%;
    }
}
@media (min-width:992px){
    .hei {
        min-height: 396px;
        background-color: #FFF;
    }
    .hei2 {
        min-height: 394px;
        padding-left: 0px;
    }
    .poto img {
        width: 100%;
    }
    .poto img {
        width: 100%;
        height: 396px;
    }
}
.k {
    padding-top: 20px;
    padding-bottom: 5px;
     background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}
.btt2 {
    color: #766e6e;
    font-size: 18px;
}
.form-control {
 
    border: 1px solid #e4e2e2;
}
.applyhead {
    padding: 20px 0px;
    color: #fff;
    font-size: 18px;
}
#myTabContent {
    background-color: #fff;
    padding: 20px;
}
 
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
}
.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
}
label {
    color: #706464;
    font-size: 15px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #f3f3f3;
}
.pws a {
    color: #6c6464;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #37b7f3;
}
.bd {
    padding-bottom: 5px;
}