.btn-vcode {
    font-size:13px;
    width: 95px;
    line-height: 30px;
    white-space: nowrap;
    color: #3CC51F;
    display: inline-block;
    background-color: transparent;
    border: 1px solid #E5E5E5;
    outline: 0;
}
.link-ucenter a{
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-align: left;
    padding-left: 84px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #f0f0f0;
    position: relative;
}
.ucenter-right{
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    margin-top: 40px;
    min-height: 600px;
}
.ucenter-left{
    width:250px;
    float:left;
    box-shadow: 0px 0px 4px #d4d3d3;
}
.ucenter-info{
    text-align: center;
    font-size: 18px;
    padding: 50px 0;
}
.right-main{
    min-height: 300px;
    min-width: 800px;
    padding-bottom: 30px;
    float:right;
}
.info-content{
    border: 1px solid #f0f0f0;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #a5a5a5;
    padding: 50px 0;
}
.xcx-table th {
    height: 44px;
    background: #f4f4f4;
    font-weight: normal;
    padding-left: 10px;
}
.xcx-table td {
    padding-left: 10px;
    height:40px;
    font-size: medium;
}
.xcx-table table {
    width: 100%;
    font-size: 16px;
    color: #505050;
}
.login-navigation{
    color: #478fca;
    line-height: 28px;
    margin-top: 18px;
    padding-bottom: 4px;
}
.error-info{
    padding-left: 0px;
    color:#ff0000;
    display:none;
}
.hd{
    padding: 1em 0 .8em;
    text-align: center;
    margin-top: 30px;
}


.wxpay-message{
    width:255px;
    margin-left: 39%;
    margin-top: 20px;
    text-align: center;
    height: 60px;
    padding-top: 8px;
    background: #3cb93b;
}
.wxpay-message p{
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    font-weight: 700;
}

