﻿body {
}
.new-help-tit {
    margin-bottom:10px;
    padding:10px;
    font-size:18px;
    color:#44a9f3;
    border-bottom:1px dashed #eee;
}
.new-help p {
    font-size:13px;
     padding: 2px 0;
    text-indent: 2em;
}
.help-price {
    color:#fe9526;
    font-size:13px;
    font-weight:bold;
}
.new-help img {
    margin-left:100px;
}
.wukazhifu {
    text-align:center;
    margin:10px;
    font-weight:bold;
}
.coming-soon {
    text-align:center;
    color:#fe9526;
    font-size:14px;
    padding:10px;
}
.grade-table,.icon-table{
    width:85%;
    margin-left:60px;
    margin-bottom:10px;
}
.grade-table tr td{
    text-align:center;
    font-size:12px;
    padding:5px;
    border-color: #999;
}
.grade-table p {
    padding:0px;
    text-align:right;
    font-size:12px;
    text-indent: 0em;
}
.grade-title {
    color:#44a9f3;
    background-color:#eee;
}
.icon-table tr td,.icon-table tr th {
    text-align:center;
    font-size:12px;
    padding:5px;
}
.icon-table tr th {
    background-color:#eee;
}
.grade-help img{
    margin-left:0px;
    text-align:left;
}