﻿
.r-binding-notice
{
    position: absolute;
    left: 290px;
    top: 40px;
    padding-left: 20px;
    color: #f36455;
    font-size: 12px;
}
.r-binding-text-error
{
    border-color: #f00;
}
.r-binding-tip
{
    /*display: none;*/
}

.r-binding-container
{
    padding: 64px 30px 30px;
    width: 520px;
    height: 324px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e1e1e1;
    z-index: 30000;
}
.r-binding-close
{
    right: 7px;
    top: 4px;
    font: 16px "Comic Sans MS" , Arial, Helvetica, sans-serif;
    position: absolute;
    text-decoration: none;
    padding: 8px;
    color: #F60;
    text-align: center;
}
.r-binding-close:hover
{
    text-decoration: none;
    color: #ffa500;
}
.r-binding-logo
{
    width: 150px;
    height: 45px;
    position: absolute;
    top: 16px;
    left: 30px;
    background: url(../images/logog.jpg) no-repeat;
}
.r-binding-next
{
    position: absolute;
    right: 30px;
    bottom: 28px;
    font-size: 14px;
    color: #F63;
    text-decoration: none;
}
.r-binding-next:hover
{
    text-decoration: underline;
}

.r-binding-panel .tc
{
    text-align: center;
}
.r-binding-panel .vcodetext
{
    width: 168px;
    margin-right: 6px;
}
.r-binding-left
{
    width: 200px;
    height: 324px;
    padding-right: 29px;
    padding-top: 20px;
    border-right: 1px solid #ececec;
    float: left;
}
.r-binding-til
{
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}

.r-binding-til span
{
    float: left;
    display: block;
}
.r-binding-nickname
{
    width: 134px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
}

.ico-qq
{
    background: url(../images/ico-qq2.png) 2px no-repeat;
}
.ico-wx
{
    background: url(../images/ico-wx2.png) 2px no-repeat;
}
.ico-wb
{
    background: url(../images/ico-wb2.png) 2px no-repeat;
}

.r-binding-txt
{
    padding: 8px 0 14px;
    line-height: 18px;
    font-size: 12px;
    text-indent: 24px;
}
.r-binding-image
{
    width: 200px;
    height: 174px;
    background: url(../images/l-bg-image.jpg) no-repeat;
    overflow: hidden;
}
.r-binding-third
{
    width: 32px;
    height: 32px;
    margin: 22px 0 0 21px;
}
.r-binding-ico-qq
{
    background: url(../images/ico-qq.png)no-repeat;
}
.r-binding-ico-wb
{
    background: url(../images/ico-wb.png)no-repeat;
}
.r-binding-ico-wx
{
    background: url(../images/ico-wx.png)no-repeat;
}
.r-binding-form
{
    width: 260px;
    float: left;
    margin-left: 30px;
}
.r-binding-text
{
    width: 248px;
    font-size: 14px;
    color: #4e4e4c;
    border: 1px solid #d9d9d9;
    padding: 4px;
    border-radius: 3px;
    height: 26px;
    line-height: 26px;
    box-shadow: 0 0 2px rgba(0,0,0,0.1) inset;
    line-height: 26px;
}

.r-binding-tip
{
    line-height: 18px;
    height: 18px;
    font-size: 12px;
}
.r-binding-tip-error
{
    color: #f00;
}
.r-binding-protocol
{
    font-size: 14px;
}
.r-binding-protocol label
{
    cursor: pointer;
    color: #666;
}
.r-binding-protocol a
{
    color: #3c3c3c;
}
.r-binding-protocol a:hover
{
    color: #F96;
}
.r-binding-checkbox
{
    margin-left: 0;
    position: relative;
    top: -1px;
    margin-right: 2px;
}
.r-binding-ico
{
    display: none;
    width: 16px;
    height: 16px;
    position: relative;
    top: 4px;
    left: 10px;
    top: -1px;
    _top: 3px;
}
.r-binding-verify-img
{
    vertical-align: middle;
    cursor: pointer;
    width: 75px;
    height: 35px;
}
.btn
{
    background: url(../images/button-v.png) no-repeat;
    width: 260px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    border: 0px;
}
.btn:hover
{
    background: url(../images/button-hov.png) no-repeat;
}

.r-binding-cover
{
    overflow: hidden;
    z-index: 20000;
    width: 100%;
    position: absolute;
    height: 100%;
    background: #000;
    opacity: .5;
    top: 0;
    left: 0;
}


.r-binding-phone-container
{
    padding: 64px 30px 30px;
    width: 520px;
    height: 224px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e1e1e1;
    z-index: 30000;
}

.r-binding-text1
{
    width: 170px;
    font-size: 14px;
    color: #4e4e4c;
    border: 1px solid #d9d9d9;
    padding: 4px;
    border-radius: 3px;
    height: 26px;
    line-height: 26px;
    box-shadow: 0 0 2px rgba(0,0,0,0.1) inset;
    line-height: 26px;
}
.r-dialog-sendcode {
    width: 73px;
    height: 34px;
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    color: #333;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
    background-image: -moz-linear-gradient(#fefefe, #efefef);
    background-image: -webkit-linear-gradient(#fefefe, #efefef);
    background-image: linear-gradient(#fefefe, #efefef);
    background: #f6f6f6\9;
}

.r-dialog-sendcode-span {
    width: 73px;
    height: 34px;
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    color: #333;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #efefef));
    background-image: -moz-linear-gradient(#fefefe, #efefef);
    background-image: -webkit-linear-gradient(#fefefe, #efefef);
    background-image: linear-gradient(#fefefe, #efefef);
    background: #f6f6f6\9;
}