.fee{
    border: 1px solid #CCCCCC;
    box-sizing: content-box;
    width: 900px;
    margin: 30px auto 50px;
}
.fee .w860{
    width: 860px;
    margin: 20px 20px 38px 20px;
}

.fee .total{
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    line-height: 68px;
}
.fee .total .red{
    color: #e81410;
}

.fee .subtitle{
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #333333;
    line-height: 20px;
    margin-top: 30px;
}
.fee .w820{
    width: 820px;
    margin: 0 20px;
}
.fee .txt{
    font-size: 14px;
    line-height: 30px;
    padding-top: 14px;
}
.fee .w820 .unit{
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}
.fee .tabtitle{
    border: 1px solid #CCCCCC;
    border-top: 2px solid #FFDE00;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    background: #FFFDEC;
    color: #000;
}
.fee .tabtitle div{
    margin-left: -3px;
}
.fee .mt10{
    margin-top: 10px;
}

.fee .tab{
    border: 1px solid #CCCCCC;
    border-top: none;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.fee .newTab{
    font-weight: normal;
    font-size: 14px;
    color: #666666;
}

.fee .tab .row{
    border-bottom: 1px solid #F5F5F5;
    vertical-align: middle;
    height: 95px;
}

.fee .tab .row .method{
    line-height: 95px;
}
.fee .tab .row .cost{
    line-height: 59px;
    margin-left: -12px;
    padding: 18px 0;
}
.fee .tab .row .cost .weight{
    text-align: right;
    padding-right: 15px;
}
.fee .tab .row .cost .money{
    text-align: left;
}
.fee .tab .row .cost .yuan{
    text-align: left;
    color: #a8a8a8;
    font-size: 14px;
    margin-left: -40px;
}
.fee .tab .row .merit{
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}

.fee .mt20{
    margin-top: 20px;
}
.fee .merit.pd1{
    padding: 25px 10px;
}
.fee .merit.pd2{
    padding: 8px 10px;
}
.fee .tab .row2{
    height: 48px;
    border-bottom: 1px solid #F5F5F5;
    vertical-align: middle;
    line-height: 48px;
}
.fee .tab .newRow{
    height: 30px;
    line-height: 30px;
}
.fee .tab .row2 .red{
    color: #EB0000;
}
.fee .tab .row2 .red div{
    width: 120px;
    height: 29px;
    margin: 0 auto;
    background: #FFFDF0;
}
.fee .row2 div{
    margin-left: -3px;
}

.fee .relative{
    position: relative;
}
.fee .mark{
    position: absolute;
    top: 9px;
    left: -20px;
    background: none;
}

.fee .tab2{
    border: 1px solid #CCCCCC;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.fee .tab2 .row3{
    height: 38px;
}
.fee .tab2 .left{
    font-size: 14px;
    text-align: right;
    line-height: 38px;
    background-color: #FFFDEC;
    margin-right: -6px;
    padding:5px 15px 5px 0;
    font-weight: normal;
    overflow: hidden;
    border-right: 1px solid #E5E5E5;
}

.fee .tab2 .right{
    line-height: 38px;
    text-align: left;
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
}
.fee .tab2 .nobord{
    border-bottom: none;
}

.fee .tab2 .row4{
    height: 38px;
    border-bottom: 1px solid #F5F5F5;
    padding-left: 30px;
}
.fee .txt2{
    font-size: 14px;
    line-height: 22px;
    padding: 15px 0;
}
.bank{
    font-size: 14px;
    padding: 15px 0;
}
.bank a{
    color: #E5B56A;
}