.m-link{
    width: 352px;
    font-size: 14px;
    overflow: hidden;
}
.tx-title{
    font-size: 16px;
}
.m-input{
    margin-top: 22px;
}
.m-input input{
    width: 170px;
    height: 42px;
    line-height: 42px;
    text-indent: 8px;
}
.textarea,.m-input input{
    color: #a5a4a4;
    background: #2e2e2e;
    border:1px solid #5c5b5b;
}

.submit{
    width: 92px;
    height: 37px;
    margin-top: 22px;
    line-height: 37px;
    background: #fdd000;
    color:#1c1c1c;
    font-size:18px;
}

.sjx{
    display: inline-block;
    width: 8px;
    height: 5px;
    margin-left: 5px;
   background: url(../images/i-ly.png);
}

.selvrs,.selvrs option{
    margin-top: 14px;
    width: 342px;
    height: 42px;
    line-height: 42px;
    text-indent: 8px;
    color: #a5a4a4;
    background: #2e2e2e;
    border: 1px solid #5c5b5b;
}

.scontent{display: block;
    margin-top: 14px;
    height: 107px;
    box-sizing: border-box;
    padding: 14px 8px;
    width: 100%;
    overflow: hidden;
    color: #a5a4a4;
    background: #2e2e2e;
    border: 1px solid #5c5b5b;
}
