.header-return,.header,.kldnav,.tou,.nav,.platform,.navbars,.header-content,.index-mobile,.search-div .common-search{
    background: linear-gradient(to bottom, #FDD9CD, #FFF);!important;
    border: unset;
}
#header{
    background: linear-gradient(to bottom, #FDD9CD, #FFF);!important;
}

/*头部导航栏的样式*/
.nav-title,.header-title{
    color: #655c5c;
    font-weight: bold;
}
.nav-back:before{
    border: solid #655c5c;
    border-width: 2px 0 0 2px;
}
.header-create{color:#655c5c}

/*注册页面的颜色*/
.user-register .hd .active {
    color: #e97c49;
    border-bottom: 1px solid #e97c49;
}
.btn-submit{
    background: #ff6700;
    border:1px solid #ff6700
}
.a-first:visited {
    color: #e97c49;
}
.btn{
    background:#ff6700;border:1px solid #ff6700
}
