﻿.custom {
   max-width: 390px;
   padding: 0px 15px;
   margin: 0 auto;
   min-height: 100%;
}
.custom .customtips{
    padding: 10px 0px;
    font-size: 16px;
border-bottom: 1px solid #bfbfbf;
margin-bottom: 10px;
}
.custom .customtips a{color:#5aba37;}
.custom .custom_form {
    width: 100%;
}
.custom .custom_form #upload_btn{
    border-bottom: 1px solid #ddd;
    width: 100%;
    color:#0072f2;
    background: none;
    height: 40px;
    line-height: 40px;
    margin-bottom: 0px;
}
.custom .custom_form .libox {
    width: 100%;
}
.custom .custom_form .libox li {
    width: 100%;
    height: 50px;
    line-height: 40px;
    margin-bottom: 0px;
}
.custom .custom_form .libox li select{
    color: #a9a9a9;
    margin-left: 20px;
    border: none;
    font-size: 13px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    height: 39px;
    background:none;
    line-height: 39px;
}
.custom .custom_form .libox li select:focus{outline:0;border:1px solid #C0C4CC;}
.custom .custom_form .libox li input {
    color: #a9a9a9;
    margin-left: 20px;
    border: 1px solid #C0C4CC;
    border-radius: 4px;
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    width: calc(100% - 110px);
    background:none;
    font-size: 13px;
    padding: 0 15px;
    height: 39px;
    line-height: 39px;
    -webkit-appearance: none;
}
.custom .custom_form .libox li input:focus{outline:0;border:1px solid #C0C4CC;}
.custom .custom_form .libox li .label{
    width: 80px;
    height: 40px;
    line-height:40px;
    display: inline-block;
    text-align: right;
    float:left;
}
.custom .custom_form .libox li .fl{
    margin-left: 20px;
    width:-webkit-calc(100% - 110px); 
    width:-moz-calc(100% - 110px); 
    width:calc(100% - 110px); 
}
.custom .custom_form .libox .upload{height:auto;overflow: hidden;
margin-bottom: 15px;}
.custom .custom_form .libox .sqpxlx_li{height:auto;overflow: hidden;
margin-bottom: 15px;}
.custom .custom_form .libox .upload i{
font-size: 28px;
cursor: pointer;
font-style:normal;
color: #8c939d;
display:inline-block;
width: 150px;
height: 150px;
line-height: 150px;
text-align: center;
border: 1px dashed #d9d9d9;
}
.custom .custom_form .libox .upload img{
cursor: pointer;
display:none;
width:152px;
height:152px;
}
.custom .layui-form-checkbox[lay-skin="primary"]{padding-left: 18px;}
.custom .btn {
    clear: both;
    width: 100%;
    margin-left: 0px !important;
}
.custom .btn input {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #5aba37 !important;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    width: 80%;
    margin-left: 10%;
    color: #fff !important;
    border: none !important;
    margin-top: 10px;
    -webkit-appearance: none;
}

.custom_form .btn .reset_btn{
    margin-left: 10% !important;
}
.formsuc{background:url(../images/formsucbg.jpg);height: 100%;
background-size: 100% auto;padding-top: 200px;
text-align: center;
font-size: 16px;
line-height: 30px;}
.formsuc p{width:70%;margin-left:15%;text-align:left;}
.custom2{width:100%;max-width: 100%;padding:0px;}
.custom2 .headtitle{
font-size: 18px;
text-align: center;
font-weight: bold;
    border: 1px solid #456f9a;
        border-right-width: 1px;
        border-left-width: 1px;
    background: #5e87b0;
        background-image: none;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 0 #3e6790;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#6facd5),to(#497bae));
    background-image: -webkit-linear-gradient(#6facd5,#497bae);
    background-image: -moz-linear-gradient(#6facd5,#497bae);
    background-image: -ms-linear-gradient(#6facd5,#497bae);
    background-image: -o-linear-gradient(#6facd5,#497bae);
    background-image: linear-gradient(#6facd5,#497bae);
}
.custom2 .headimg img{width:100%;}
.custom2 .custom_form{
    border-width: 0;
    overflow: visible;
        overflow-x: visible;
    overflow-x: hidden;
    padding: 15px;
}
.custom2 .custom_form .libox li .label {
    width: 20%;
    line-height: 2.5;
    color: #06F;
    font-weight: 400;
    font-size: 16px;
    vertical-align: top;
    text-align: left;
}
.custom2 .custom_form .libox li input{
    width: 78%;
    background:none;
    margin-left: 0px;
}
.custom2 .custom_form .libox li .layui-form-select {
    width: 78%;
    background: none;
    margin-left: 0px;
    float: left;
}
.custom2 .custom_form .libox li .layui-form-select input{
    width: 100%;
    margin:0px;
}

.custom2 .btn input{
    border: 1px solid #044062;
    background: #396b9e;
        background-image: none;
        background-clip: border-box;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 0 #194b7e;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5f9cc5),to(#396b9e));
    background-image: -webkit-linear-gradient(#5f9cc5,#396b9e);
    background-image: -moz-linear-gradient(#5f9cc5,#396b9e);
    background-image: -ms-linear-gradient(#5f9cc5,#396b9e);
    background-image: -o-linear-gradient(#5f9cc5,#396b9e);
    background-image: linear-gradient(#5f9cc5,#396b9e);
    width: 100%;
margin-left: 0px;
border-radius: 8px;
}
.custom2 .copy{    text-align: center;color: #333;
text-shadow: 0 1px 0 #fff;font-size:12px;}
.menubtn{min-height: 100%;}
.menubtn .userstatus{
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.menubtn .userstatus a{
    color:#f00;
}
.menubtn .layui-btn {
    width: 100%;
    padding: 0px;
    margin-left: 0px !important;
}
.menubtn .layui-btn i {
    font-size: 60px;
    display: block;
    padding-top: 50px;
}
.smslogin{
    padding: 10px;
}
.smslogin .item {
    margin-bottom: 10px;
    position: relative;
}
.smslogin .item .verifyImg{
    position: absolute;
    top: 0px;
    height: 100%;
    right: 0px;
    width: 120px;
    cursor: pointer;
}
.smslogin .item .getsmsmcode{
    position: absolute;
    right: 0px;
    top: 0px;
    border: 1px solid #bfbfbf;
    background: #fff;
    height: 100%;
    width: 120px;
    cursor: pointer;
}