.common{
    display: block;
    margin-bottom: 50px;
}

.uphold{
    display: none;
}

.sellCard {
    background: #fff;
    width: 1200px;
    min-height: 1080px;
    margin: 0 auto;
    background: #fff;
}

.sellCard-title {
    padding-top: 54px;
    margin-left: 63px;
    color: #555F6D;
    margin-top: 10px
}

.sellCard-title-font {
    font-size: 20px;
    margin-right: 8px;
}

.sellCard-title-text {
    font-size: 14px;
}

.sellCard-select {
    /*width: 76%;*/
    /*min-height: 116px;*/
    overflow: hidden;
    font-size: 16px;
    color: #333;
    margin-left: 64px;
    border-bottom: 1px solid #DCE3E6;
}

.sellCard-select-title {
    height: 116px;
    line-height: 116px;
    margin-left: 7px;
}

.sellCard-select-bg {
    width: 170px;
    height: 60px;
    margin-right: 15px;
    margin-bottom: 10px;
    border-radius: 4px;
    position: relative;
    margin-top: 20px;
    left: 13px;
}

.sellCard-select-bg-pic {
    width: 100%;
    height: 100%;
}

.sellCard-select-bg-font {
    width: 170px;
    height: 60px;
    font-size: 16px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

.sellCard-select-bg-select {
    width: 35px;
    height: 31px;
    opacity: 0.55;
    position: absolute;
    top: 29px;
    left: 135px;
}

.showImg{
    display: none;
}

.sellCard-kind {
    /*width: 76%;*/
    min-height: 70px;
    font-size: 16px;
    color: #333;
    margin-left: 64px;
    margin-top: 26px;
    border-bottom: 1px solid #DCE3E6;
}

.sellCard-kind-title{
    min-height: 70px;
    padding-top: 20px;
    padding-left: 7px;
    margin-right: 17px;
}



.sellCard-kind-bg {
    display: inline-block;
    width: 170px;
    height: 70px;
    /*background: #ECF6FF;*/
    border: 1px solid #DCE3E6;
    margin-right: 12px;
    margin-bottom: 20px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}

.sellCard-kind-bg-color{
    background: #fff;
    background: url(../images/car_xz.png);
    background-size: 100% 100%;
}
.sellCard-faceValue-right .on{
    background: url(../images/pay_wdz.png);
    background-size: 100% 100%;
}

.sellCard-kind-bg-pic {
    display: block;
    width: 74px;
    height: 34px;
    margin: 9px auto 0;
}

.sellCard-kind-bg-font {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.sellCard-kind-bg-img{
    width: 148px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
}

.sellCard-kind-bg-discount{
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: -1px;
    left: 2px;
}

.sellCard-faceValue{
    /* width: 76%; */
    min-height: 70px;
    font-size: 16px;
    padding-top: 26px;
    border-bottom: 1px solid #DCE3E6;
}

.sellCard-faceValue-left{
    width: 80px;
    min-height: 70px;
    margin-right: 17px;
    margin-left: 70px;
}

.sellCard-faceValue-right{
    /* width: 92%; */
    min-height: 70px;
}


.sellCard-faceValue-left-font{
    padding-top: 7px;
    color: #333;
}

.sellCard-faceValue-left-text{
    color: #CE1C00;
}



.sellCard-faceValue-right-money{
    width: 148px;
    /*height: 70px;*/
    min-height: 70px;
    color: #333;
    border: 1px solid #DCE3E6;
    border-radius: 4px;
    margin-right: 13px;
    margin-bottom: 20px;
}






.money-num{
    font-size: 22px;
    width: 100%;
    text-align: center;
    margin-top: 6px;
}

.money-discount{
    font-size: 14px;
    width: 100%;
    text-align: center;
}

.money-discount-color{
    color: #CE1C00;
}

.sellCard-submit{
    margin-top: 26px;
    margin-left: 70px;
}

.sellCard-submit-left{
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #333;
    margin-right: 13px;
}

.apply-zfb{
    width: 207px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    border: 1px solid #DCE3E6;
    border-radius: 4px;
    font-size: 16px;
    color: #333333;
}

.apply-bg{
    background: url(../../img/xuanz_r_k.png);
    background-size: 100% 100%;
}

.apply-bg i, .apply-bg span{
    color: #CE1C00;
}

.sellCard-submit-right{
    height: 55px;
    font-size: 14px;
    color: #FBAA02;
    line-height: 55px;
    margin-left: 6px;
}

.sellCard-password{
    margin-top: 22px;
    margin-left: 63px;
}

.sellCard-password-left{
    font-size: 16px;
    color: #333;
    margin-right: 13px;
    margin-top: 20px;
}

.sellCard-password-right{
    position: relative;
}

.sellCard-password-inner{
    width: 130px;
    height: 130px;
    text-align: center;
    border: 1px solid #DCE3E6;
    background: #ECF6FF;
    color: #0099FF;
    font-size: 14px;
}

.sellCard-password-inner img{
    width: 47px;
    height: 47px;
    margin-top: 30px;
}

.sellCard-password-right-input{
    display: block;
    width: 130px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.sellCard-password-right-font{
    font-size: 14px;
    color: #8B8B8B;
    margin-top: 14px;
}

.password-font-color{
    color: #CE1C00;
}

.sellCard-footer{
    margin-top: 40px;
    margin-left: 163px;
    padding-bottom: 20px;
}

.sell-footer-radio{
    font-size: 14px;
    color: #999;
    margin-top: 12px;
}

.sell-footer-radio-img{
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.footer-radio-color{
    color: #27BAFF;
}

.footer-radio-font{
    color: #CE1C00;
}

.sellCard-footer-btn{
    width: 165px;
    height: 50px;
    border-radius: 4px;
    background: #27BAFF;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 21px;
}

.sellCard-footer-maintain{
    /*width: 68%;*/
    height: 418px;
    margin-left: 163px;
    margin-top: 26px;
    border: 1px solid #DCE3E6;
}

.maintain-img {
    width: 350px;
    height: 350px;
    margin-top: 32px;
    margin-left: 139px;
}

.maintain-img img{
    width: 100%;
    height: 100%;
}

.maintain-font{
    height: 418px;
    margin-left: 25px;
    padding-top: 178px;
    color: #8C97A7;
}

.maintain-font-font{
    font-size: 21px;
    margin-bottom: 14px;
}

.maintain-font-font span{
    color: #CE1C00;
}

.maintain-font-text{
    font-size: 17px;
}




/**/
.column{
    /*margin-top:36px;*/
    width: 1040px;
}
.column:first-child{
    /*margin-top: 56px;*/
}
.column .name{
    width: 90px;
    text-align: left;
    font-size: 16px;
    color: #333;
    line-height: 40px;
}
.column:first-child .name{
    line-height: 0px;
}
.column .card-type .type-item{
    position: relative;
    width:170px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin:0 10px;
    font-size: 20px;
    color: #fff;
    border-radius: 6px;
    overflow: hidden;
}
.column .card-type .type-item .sel{
    position: absolute;
    bottom: 0;
    right: 0;
}
.column .card-type a:nth-child(6) div  {
    background: #238fda;
}
.column .card-type a:nth-child(5) div {
    background: #ffbe30;
}
.column .card-type a:nth-child(4) div {
    background: #f74d4f;
}
.column .card-type a:nth-child(3) div{
    background: #238fda;
}
.column .card-type a:nth-child(2)  div {
    background: #ffbe30;
}
.column .card-type a:nth-child(1) div{
    background: #f74d4f;
}
.column .r-box{
    line-height: 60px;
    font-size: 16px;
    color: #333;
}
.column .r-box a{
    color: #bb0412;
}
.column .r-box img{
    vertical-align: -6px;
    margin-right: 6px;
}
.column .box-width{
    /*width: 1100px;*/
    width: 920px;
}
.column .box-width .item{
    position: relative;
    width:222px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    margin: 0 10px;
    font-size: 14px;
    color: #333;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #dcdcdc;
    margin-bottom: 20px;
}
.column .box-width .on{
    border: 2px solid #d33a31;
}
.column .kind-item img{
    margin-left: 16px;
}
.column .kind-item span{
    margin-right: 16px;
}
.column .box-width .item .sel{
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: 0;
}
.column .card-num{
    width: 920px;
    /*background: #fff9f9;*/
    margin-left: 90px;
    border-radius: 8px;
    top:-7px;
    position: relative;
}
.column .card-num textarea{
    resize: none;
    border: 2px solid #e6e8ea;
    color: #999;
}
.form-controls {
    width:100%;
    padding-right: 35%;
    height: 330px;
    line-height: 33px;
    font-size: 14px;
    margin: 0;
    font-family: Tahoma;
    background: url(../images/textarea.gif) 0 0;
    background-attachment: local;
}

/* textarea-tips */
.textarea-tips{
    position: absolute;
    top: 2px;
    right: 6px;
    *right: 18px;
    z-index: 3;
    width: 34%;
    height: 330px;
    overflow: hidden;
    pointer-events: none;
}
.textarea-tips .mask-black{ z-index: 1; background-color: #018ebb; opacity: .02; filter: alpha(opacity=2); }
.textarea-tips ul{ position: absolute; top: 0; left: 0; z-index: 3; width: 100%; }
.textarea-tips li{
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    font-size: 14px;
    color: #e4393c;
}
.textarea-tips li.textarea-attention{ text-align: center; white-space:normal; font-size: 16px; height: auto; padding: 40px 0 0 0; }
.textarea-tips li.textarea-attention-onlypass{ padding-top: 84px; }
.textarea-tips li.textarea-attention .h5{ font-size: 13px; }
.textarea-tips li.textarea-attention p{ white-space: nowrap; }
.textarea-tips li.textarea-attention .iconfont-tips{
    display: block;
    text-align: center;
    padding-right: 35px;
    font-size: 64px;
    line-height: 1;
    height: 60px;
    margin-bottom: 13px;
    overflow: hidden;
    background:  url(../images/tips.png) 0 0 ;
    width: 60px;
    margin-left: 135px;
    background-repeat:no-repeat; background-size:100% 100%;
}


.form-control {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-indent: 13px;
    font-size: 14px;
    color: #ccc;
    border: 2px solid #e6e8ea;
    background-color: #fff;
    border-radius: 3px;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
/*自定义价格弹窗*/
.bgdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,0.5);
    display: none;
}
.zdy-box {
    width: 200px;
    background: #fff;
    position: fixed;
    /*margin: -30% 0 0 -100px;*/
    left: 50%;
    top: 50%;
}
.zdy-box .title {
    width: 198px;
    position: relative;
    padding-left: 16px;
    line-height: 40px;
    background: #f3f7f8;
    color: #666;
}
.zdy-box input {
    width: 156px;
    padding-left: 10px;
    margin: 16px;
    border: 1px solid #dcdcdc;
    line-height: 36px;
    border-radius: 4px;
}
.zdy-box .con-btn {
    width: 166px;
    margin: 16px;
    border: 0;
    line-height: 36px;
    border-radius: 4px;
    color: #fff;
    background: #10a7d7;
    text-align: center;
}
.zdy-box .title .close {
    position: absolute;
    right: 4px;
    font-size: 12px;
    top: 4px;
    line-height: 12px;
    cursor: pointer;
}


.column .name {
    width: 90px;
    text-align: left;
    font-size: 20px;
    color: #333;
    line-height: 40px;
}
.column .box-width {
    /*width: 1100px;*/
}
.main .column .box-width .item {
    position: relative;
    width: 222px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    margin: 0 10px;
    font-size: 14px;
    color: #333;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #dcdcdc;
    margin-bottom: 20px;
}
.column .box-width .item .sel {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-left: 0;
}
.main .column .box-width .item {
    position: relative;
    width: 222px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    margin: 0 10px;
    font-size: 14px;
    color: #333;
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #dcdcdc;
    margin-bottom: 20px;
}
.column .name{font-size: 16px;}
.error_war{
    display:none;
}
td {
    display: inline-block;
    margin-right: 69px !important;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    color: #999999;
}
input:focus {
    border: 2px solid #27BAFF;
}
textarea:focus {
    outline:#27BAFF solid 2px;
}

