/*body{*/
    /*background: url("../../img/cultivateWeb/2.png") no-repeat center fixed;*/
    /*-webkit-background-size: cover;*/
    /*-moz-background-size: cover;*/
    /*-o-background-size: cover;*/
    /*background-size: cover;*/
/*}*/
a:hover{text-decoration:none !important;}
label.error {
    font-size: 12px;
    color: #cc5965 !important;
    position: absolute;
    left:100px;
    bottom: -10px;
    text-align: left;
}
.secs_1 {
    position: absolute;
    right: 25%;
    top: 30%;
    width: 420px;
    background-color: #fff;
    padding: 15px 20px 20px 20px;
    border-radius: 6px;
}
.sec_1{
    position: relative;
    /*right: 30px;*/
    top: 50px;
    width:29em;
    /*max-width: 100%;*/
    margin:0 auto;
    background-color: #fff;
    /*padding: 15px 20px 20px 20px;*/
    padding:15px;
    border-radius: 6px;
    box-sizing: border-box;
}
.logPage {
    width: 100%;
    height: 700px;
    background: url(../../img/login.jpg) no-repeat;
    background-size: cover;
}
.layui-container{
    position: relative;
}
.div_2{
    /*text-align: center;*/
    padding:10px 0;
    /*border: 1px #dddddd solid;*/
    display: flex;
    justify-content: space-between;
}
.sp_1{
    font-size: 24px;
    color: #666;
    width: 48%;
    text-align: center;
    /*padding-left: 82px;*/
    border-bottom: 1px solid #e6e6e6
}
.sp_1_check{
    border-bottom: 3px solid #005C34;
    color:#005C34;
}
.sp_1:hover{
    cursor: pointer;
    border-bottom: 3px solid #005C34 ;
    color:#005C34;
}
.div_3{
    text-align: center;
    padding:20px 0;
    height:70px;
    position: relative;
    /*border: 1px #dddddd solid;*/
}
.in_1{
    outline-style: none ;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 250px;
    height: 35px;

}
.sp_2{
    font-size: 16px;
    width: 280px;
    height: 60px;
}
.in_2{
    outline-style: none ;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 135px;
    height: 35px;
}
.bt_1{
    outline-style: none ;
    border-radius: 4px;
    background: #005C34;
    border: 1px solid #005C34;
    width: 100px;
    margin-left: 15px;
    height: 35px;
    color: white;
}
.img_1{
    width: 100px;
    margin-left: 15px;
    height: 35px;
    margin-bottom: 5px;
}
.bt_2{
    outline-style: none ;
    border-radius: 4px;
    background: #005C34;
    border: 1px solid #005C34;
    width: 314px;
    margin-left: 15px;
    height: 40px;
    color: white;
}

