.beg-login-bg {
	background: url(../img/login-bg-1.png) no-repeat center center fixed;
	background-color: #393D49;
}
.liuClass {
    margin-left: 3px;
}

.hisClass {
    margin-top: -10px;
}

.tb_btn {
    margin-top: 4px;
}

.tbClass {
    margin-top: 25px;
}

.tree-liu {
    border-radius: 0px !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2) !important;
    background: rgb(250, 250, 250) none repeat scroll 0% 0% !important;
    border: 1px solid rgb(204, 204, 204) !important;
    overflow-y: scroll !important;
    overflow-x: auto !important;
    margin-top: 0px !important;
    width: 224px;
    max-height: 160px !important;
    -moz-user-select: none !important;
}

.layui-layer-btn0 {
    width: 120px;
}

.layui-layer-btn1 {
    width: 120px;
}

textarea {
    resize: none;
}

.scoreTb {
    margin: 0px 87px;
}

.voteTb {
    margin: 0px 87px;
}

.textarea_liu {
    margin-left: -149px;
}

.con4 {
    width: 300px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
    color: #FFFFFF;
}

.con4 .btn {
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-align: center;
    background: #d8b49c;
    display: block;
    font-size: 16px;
    border-radius: 5px;
}

.upload {
    float: left;
    position: relative;
}

.upload_pic {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    border-radius: 5px;
}

#cvs {
    border: 1px solid #000;
    /*margin: 20px 0 20px 50px;*/
}

/*去除number箭头*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"]{
    -moz-appearance: textfield;
}

.control-label-xs {
    text-align: right;
    margin-top: 7px;
}

.index_content {
    width: 878px;
    height: 460px;
    background-color: #FFFFFF;
    border-radius: 10px;
    margin: auto;
    position:absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.index_content_left {
    margin: 6.1% 0 0 5.1%;
}

.index_content_right {
    /*margin: 6.3% 3.4% 0 0;*/
}

.index_label {
    width: 96px;
    height: 28px;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #43A8FB;
    letter-spacing: 0;
    text-align: center;
}

.index_hr {
    width: 30px;
    height: 4px;
    background-color: #43A8FB;
    display: inline-block;
}

.index_form {
    margin-top: 10px;
}

.index_username_form {
    width: 320px;
    height: 48px;
    margin: 0 auto;
    position: relative;
}

.index_username_icon {
    position: absolute;
    left: 8px;
    top: 4px;
    z-index: 5;
}

#username {
    width: 320px;
    height: 48px;
    padding-left: 50px;
}

.index_password_icon {
    position: absolute;
    left: 8px;
    top: 4px;
    z-index: 5;
}

.index_password_form {
    width: 320px;
    height: 48px;
    margin: 25px auto;
    position: relative;
}

#password {
    width: 320px;
    height: 48px;
    padding-left: 50px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.index_btn_form {
    width: 320px;
    height: 48px;
    margin: 0 auto;
}

.index_btn {
    background: #43A8FB;
    box-shadow: 0 4px 8px 0 #B6DDFD;
    border-radius: 4px;
    width: 320px;
    height: 48px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
}
