.tit-1 {
    font-size: 16px;
    margin-bottom: 15px; margin-top:10px;
}
.ul-border {
    border: 1px solid #DBDBDB;
    padding: 5px;
    
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; padding:40px 20px; overflow:hidden;
}
.ul-border li{
    width: 45%;
    height: 45px;
}
.selfHelp-tit{
    margin-bottom: 4px; float:left; width:90px; text-align:right; padding-right:20px;
}
.mr {
    margin-right: 30px;
}
.mt {
    margin-top: 8px;
}
.tips {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #0093DD;
    color: #fff;
    margin-left: 5px;
    cursor: pointer; display:none;
}
.tips-ml {
    margin-left: 5px;
}
div.ct {
    position: relative;
    z-index: 9; float:left;
    display: inline-block;
}
div.ct input {
    height: 24px;
    border: 1px solid #DBDBDB;
    width: 150px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #000;
    padding-left: 10px;
}
div.ct span {
    position: absolute;
    top: 4px;
    right: 7px;
    z-index: 99;
    color: #DBDBDB;
}
.select {
    height: 26px;
    width: 162px;
    border: 1px solid #DBDBDB;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
}
.box-mt {
    margin-top: 10px;
}
.li-w {
    width: 162px;
}
.table-1,.table-2,.table-3{
    border: 1px solid #DBDBDB;
    border-collapse:collapse;
}
.quantity-wrap .table-1 td{
    text-align: center;
    border: 1px solid #DBDBDB
}
.quantity-wrap .tr-1-h{
    height: 20px;
    line-height: 20px;
}
.t1-w{
    width: 124px;
}
.t2-w{
    width: 74px;
}
.t3-w{
    width: 100px;
}
.quantity-wrap .td-1-bg{
    background: #FFFF00;
}
.quantity-wrap .td-2-bg{
    background:#FFFFFF;
}
.quantity-wrap .td-3-bg{
    background:#FFFFFF;
}

.quantity-wrap .td-4-bg{
    background:#FFFFFF;
}
.table-2,.table-3{
    margin-top: 10px;
}
.table-2 td,.table-3 td{
    border: 1px solid #DBDBDB
}
.table-td-cen{
    text-align: center;
}
.table2-w{
    width: 175px;
    text-align: left;
    padding: 2px 0;
}
.table-3-bg{
    background: #FAC090;
}
.tr-lf{
    text-align: left;
}
.tr-cen{
    text-align: center;
}
.table-3 tr td:first-child{
    width: 124px;
}
.table-3 tr td:last-child{
    width: 175px;
}
.table-3 td{
    padding: 5px 0;
}
.wrap-mt{
    margin-top: 10px;
}
.uploadFiles {
    width: 398px;
    border: 1px solid #DBDBDB;
    display: inline-block;
}
.uploadFiles .uploadFiles-list {
    padding: 13px 0;
}
.uploadFiles .uploadFiles-list li {
    text-align: center;
}
.uploadFiles .uploadFiles-list .icon-file {
    display: inline-block;
    width: 44px;
    height: 44px;
    line-height: 55px;
    border: 1px dotted #DBDBDB;
}
.uploadFiles-list .icon-file img {
    border: none;
    width: 22px;
    height: 22px;
    display: inline-block;
}
.btn-box {
    margin-top: 20px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    position: relative;
    left: 100px;
    z-index: 9;
}
.btn-box .btn:first-child {
    margin-left: 0;
}
.btn-box .btn {
    border: 1px solid #88c329;
    color: #88c329;
    background: #fff;
    padding: 8px 29px;
    margin-left: 14px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
}
.btn-box .btn-place {
    color: #fff;
    background: #88c329;
}
.body-center{
    width: 16%;
    text-align: center;
}
.valuation-btn-box{
    position: relative;
    top: 300px;
    z-index:999;
}
.valuation-btn-box img{
    border: none;
    width: 90px;
    height: 90px;
    cursor: pointer;
}
.valuation .val-line {
    height: 600px;
    width: 2px;
    background: #000;
    position: relative;
    top: -40px;
    left: 0;
    z-index: 99;
    display: inline-block;
}

.notify {
    padding: 10px;
    text-indent: 0;
    position: absolute;
    line-height: 20px;
    font-size: 12px;
    z-index: 1000;
    background-color: #ffffe1;
    border: 1px solid #eee;
    border-radius: 8px;
    color: #000;
    text-align: left;
    max-width:400px;
}

.notifyImg {
    border:none;
    background-color:#fff;
    padding:0px;
    max-width:800px;
    position:absolute;
    left:25%;
}

.content-footer{
    color: #e4353c;
    margin-top: 10px;
}

.help-nav{
    height: 265px;
    background: #00537D;
}
.help-nav-tit,.help-nav-tit a{
    color: #fff;
}
.help-nav-tit{
    float: left;
    width: 156px;
}
.help-nav-tit h2{
    margin-bottom: 4px;
}
.help-list{
    padding: 30px;
}
.help-nav-con>li{
    margin-bottom: 2px;
}
.test{
    display: block;
    width: 100px;
    height: 90px;
    background: #fff;
}