/*首页*/
.layui-carousel img{
    width: 100%;
    height: 100%;
}
.login{
    background: url("../img/opacity.png") no-repeat;
    width: 365px;
    height: 376px;
    position: absolute;
    left: 60%;
    top:20.6%;
    padding: 30px 20px 0;
}
.login h1{
    text-align: center;
    color: #333;
    font-size: 24px;
    line-height: 60px;
}
.login .layui-input-block{
    margin-left: 0px;
}
.login .layui-form-item .layui-input{
    height: 40px;
    width: 100%;
    border: #dcdcdc solid 1px;
    border-radius: 5px;
    /*margin-top: 20px;*/
    background: url("../img/ico1_login.png") no-repeat 20px -34px #fff;
    text-indent: 4em;
    color: #999;
    font-size: 12px;
    font-family: "宋体";
}
.login .layui-form-item .send-sm{
    height: 40px;
    width: 48%!important;
    border: #dcdcdc solid 1px;
    border-radius: 5px;
    /*margin-top: 20px; */
    text-align: center;
    color: #999;
    font-size: 12px;
    font-family: "宋体";
    background-image: none!important;
    text-indent: 0!important;
}
.login .code{
    height: 40px;
    width: 48%;
    border: #dcdcdc solid 1px;
    border-radius: 5px;
    /*margin-top: 20px; */
    color: #ff7898;
    font-size: 30px;
    font-family: "宋体";
    display: block;
    float: right;
    background: #fff;
    line-height: 40px;
    text-align: center;
    font-style: italic;
    cursor: pointer;
    font-weight: bold;
}
.login .send-box a{
    color: #666;
    font-size: 14px;
    margin: 15px 0 0;
}
.login .send-box a:hover{
    color: #0090ff;
}
.login .layui-btn{
width: 100%;
height: 40px;
background-color: #0090ff;
color: #fff;
font-size: 14px;
border: none;
border-radius: 5px;
font-family: "微软雅黑";
cursor: pointer;
}

/*注册页面*/
.regiser-table{
   margin:0 auto;
   width: 540px;
   margin-bottom: 80px;
}
.regiser-table .layui-form-item{
    margin-bottom: 20px;
}
.regiser-table>h1{
    font-size: 24px;
    line-height: 80px;
    color: #333;
    text-align: center;
}

.regiser-table .layui-form-label{
     font-size: 14px;
    color: #333;
}
.layui-unselect,.layui-form-select,.regiser-table .layui-input{
    width: 360px;
}
.regiser-table input{
    height: 40px;   
    border: #dcdcdc solid 1px;
    border-radius: 5px;
    font-size: 12px;
    color: #999;
    text-indent: 1em;
    font-family: "宋体";

}
.regiser-table .layui-form-item a{
    color: #0070ca;
    font-size: 12px;
     font-family: "宋体";
     line-height: 40px;
}
.regiser-table .layui-btn{
    width: 360px;
    height: 40px;
    background-color: #0070ca;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;

}
/*忘记密码*/
.forget{
   margin:70px auto 80px;
   width: 360px;
   display: none;

  
}
.show{
    display: block;
}
.forget .layui-input-block{
    margin-left: 0px;
}
.forget .layui-form-item .layui-input{
    height: 40px;
    width: 100%;
    border: #dcdcdc solid 1px;
    border-radius: 5px;
    margin-top: 20px;
    background: url("../img/ico1_login.png") no-repeat 20px -34px #fff;
    text-indent: 4em;
    color: #999;
    font-size: 12px;
    font-family: "宋体";
}
.forget .layui-form-item .no-bg-input{
    background-image: none!important;
    text-indent: 0!important;
    text-align: center;

}
.forget .layui-form-item input.send-sm{
    height: 40px;
    width: 48%;
    border: #dcdcdc solid 1px;
    border-radius: 5px;
    /*margin-top: 20px; */
    text-align: center;
    color: #999;
    font-size: 12px;
    font-family: "宋体";
    background-image: none;
    text-indent: 0;
    margin-top: 0;
}
.forget .code{
    height: 40px;
    width: 48%;
    border: #dcdcdc solid 1px;
    border-radius: 5px;
    /*margin-top: 20px; */
    color: #ff7898;
    font-size: 30px;
    font-family: "宋体";
    display: block;
    float: right;
    background: #fff;
    line-height: 40px;
    text-align: center;
    font-style: italic;
    cursor: pointer;
    font-weight: bold;
}
.forget .send-box{
    margin-bottom: 15px;
}
.forget .send-box a{
    color: #666;
    font-size: 14px;
    margin: 15px 0;
}
.forget .send-box a:hover{
    color: #0090ff;
}
.forget .layui-btn{
width: 100%;
height: 40px;
background-color: #0070ca;
color: #fff;
font-size: 14px;
border: none;
border-radius: 5px;
font-family: "微软雅黑";
cursor: pointer;
}

.forget >span{
    color: #333;
    font-size: 16px;
    line-height: 24px;
    display: block;
    text-align: center;
}
.progress-box{
    margin-top: 150px;
    position: relative;
}
.progress-box .layui-progress, .progress-box .layui-progress .layui-progress-bar{
    height: 10px!important;
}
.progress-box .layui-bg-blue{
    background-color: #3175bc!important;
}
.progress-box li span{

background:url('../img/ico1_login.png') no-repeat 0 -195px;
color: #333;
font-size: 16px;
display: block;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
margin:0 auto; 
position: absolute;
z-index: 999;
top: -13px;
left: 50%;
margin-left: -16px;
}
.progress-box  li p{
    color: #333;
    font-size: 16px;
    line-height: 70px;
    text-align: center;
}
.progress-box li.active span{
    background-position-y:-129px;
    color: #fff; 
}
.progress-box ul.progress-ul li{
    float: left;
    width: 25%;
}
#loginBar {
    background-color: #343434;
    line-height: 36px;
}
#loginBar a {
	color: #fff;
}
.w960 {
    width: 960px;
    margin: 0 auto;
}
#loginBar .tr {
	text-align: right;
}