.collectsHead {
    width: 1010px;
    height: 58px;
}

.rechargeHeadMoney {
    float: left;
    height: 58px;
    line-height: 78px;
    width: 91px;
    color: #3dbb2b;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    border-bottom: 2px solid #3dbb2b;
}

.collectsRight {
    height: 58px;
    float: left;
    width: 917px;
    font-size: 14px;
    margin-left: 1px;
    line-height: 78px;
    color: #FF7400;
    border-bottom: 2px solid #D8D8D8;
}

.collectsRight i {
    width: 1px;
    height: 15px;
    background: #D8D8D8;
    float: left;
    margin-top: 33px;
    margin-right: 10px;
}

.yonghufankui h3 {
    letter-spacing: 1px;
}

.yonghufankui h3 {
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    color: #666666;
    line-height: 30px;
}

.jianjup {
    letter-spacing: 1px;
}

.tsspan {
    color: #FF0000;
}

.form_yhfk {
    padding: 10px;
    font-size: 14px;
    height: 550px;
    position: relative;
}

.form_yhfk div {
    margin-left: 20px;
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
    position: relative;
    top: -30px;
}

.form_yhfk p {
    color: #666666;
    float: left;
    text-align: right;
    width: 80px;
}

.form_yhfk ul {
    float: left;
}

.form_yhfk li {
    color: #666666;
    display: inline-block;
    margin-left: 20px;
}

.form_yhfk li input {
    margin-right: 5px;
}

.xingxing {
    color: #FF0000;
    font-size: 24px;
    position: relative;
    top: 8px;
    margin-right: 5px;
}

.yhfk_input input {
    outline: none;
    width: 290px;
    height: 40px;
    border: 1px solid #eeeeee;
    margin-left: 20px;
    padding-left: 10px;
}

.fklrmc p {
    position: relative;
    top: -10px;
}

.yhfk_input textarea {
    width: 489px;
    height: 264px;
    border: 1px solid #eeeeee;
    margin-left: 20px;
    padding: 10px;
}

.yhfk_input button {
    width: 150px;
    height: 40px;
    border-radius: 4px;
    outline: none;
    background-color: #3dbb2b;
    color: white;
    position: absolute;
    top: 250px;
    left: 100px;
}

/* 反馈成功 弹框 */
.mccx {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.482);
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
}

.tanchuang {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 300px;
    height: 240px;
    background-color: white;
    border-radius: 6px;
    text-align: center;
}

.tanchuang img {
    width: 64px;
    height: 64px;
    margin-top: 20px;
    display: inline-block;
}

.tanchuang h4 {
    font-size: 18px;
    margin-top: 10px;
}

.tanchuang p {
    width: 75%;
    margin: 0 auto;
    margin-top: 10px;
}

.tanchuang a {
    color: #3dbb2b !important;
}

.tanchuang button {
    border-radius: 18px;
    background-color: #3dbb2b;
    color: white;
    width: 160px;
    height: 36px;
    outline: none;
    border: 1px solid #3dbb2b;
    margin: 0 auto;
    margin-top: 10px;
}
