/*手机评估*/
.header-nav-main {
    height: 120px;
    background: #fff;
}

.header-nav-logo {
    float: left;
    padding-top: 40px;
}

.header-nav-content {
    float: right;
    overflow: hidden;
}

.header-nav-content li {
    float: left;
    width: 160px;
}

.header-nav-content a {
    font-size: 20px;
    color: #333333;
    line-height: 120px;
}

.header-nav-content a:hover {
    color: #009944;
}

.header-nav-content .header-nav-attendance {
    width: 290px;
    padding-top: 33px;
    padding-left: 30px;
}

.header-telephone-icon {
    width: 64px;
    height: 64px;
    display: inline-block;
    background: url("../images/icon-6.png") no-repeat center;
    vertical-align: -10px;
}

.header-time {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 20px;
    color: #1ab499;
}

.header-time span {
    display: block;
    font-size: 14px;
    color: #666666;
}

/*检测报告*/
.detection-main {
    margin-top: 20px;
    padding-top: 20px;
    background: #fff;
}

.detection-problem-box {
    width: 240px;
    float: left;
    margin-left: 20px;
}

.detection-details-content {
    float: right;
    margin-right: 20px;
    width: 900px;
}

.detection-title {
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    color: #333333;
}

.detection-header {
    overflow: hidden;
    height: 100px;
    position: relative;
    background: #f8f8f8;
    margin-bottom: 20px;
    margin-top: 20px;
}

.detection-phone, .detection-orders {
    float: left;
}

.detection-phone {
    width: 120px;
    text-align: center;
    padding-top: 10px;
}

.detection-phone img {
    height: 80px;
    display: inline-block;
}

.detection-orders {
    padding-top: 10px;
}

.detection-orders p {
    line-height: 40px;
    font-size: 14px;
    color: #333333;
}

.detection-orders span {
    width: 70px;
    display: inline-block;
}

.detection-status {
    position: absolute;
    line-height: 40px;
    top: 10px;
    right: 20px;
    font-size: 14px;
    color: #009944;
}

.detection-table {
    width: 100%;
    background: #f8f8f8;
}

.detection-table .table-project {
    width: 85px;
    padding-left: 35px;
    color: #333333;
}

.detection-table thead {
    height: 40px;
    background: #009944;
    color: #fff;
}

.detection-table tbody td {
    padding: 15px 0;
}

.table-option {
    width: 400px;
}

.table-pass {
    width: 16px;
    height: 16px;
    background: url("../images/icon-15.png") no-repeat center;
    background-size: 16px 16px;
    display: inline-block;
    vertical-align: -3px;
}

.detection-money-box {
    padding-bottom: 15px;
    border-bottom: solid 1px #eeeeee;
}

.detection-money-box li {
    text-align: right;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    position: relative;
}

.detection-money {
    font-size: 20px;
    color: #fc455a;
    font-weight: bold;
}

.detection-money-note {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
    position: absolute;
    left: 0;
    color: #999999;
}

.detection-btn-box {
    text-align: right;
    padding: 20px 0;
}

.detection-btn-box button {
    width: 160px;
    height: 40px;
    border: none;
    color: #fff;
    font-size: 16px;
    background: #d3d3d3;
    margin-left: 20px;
}

.detection-btn-box .detection-btn-recover {
    background: #009944;
}

.detection-note {
    font-size: 14px;
    color: #666666;
    border: dashed 2px #009944;
    padding: 10px 20px;
}

.detection-note p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
}

/*个人中心*/
.personal-main {
    border: solid 1px #d3d3d3;
    background: #fff;
    min-height: 541px;
}

.personal-title {
    height: 40px;
    line-height: 40px;
    background: #009944;
    color: #fff;
    font-size: 20px;
    padding-left: 20px;
    font-weight: normal;
}

.personal-list {
    width: 200px;
    float: left;
}

.personal-list ul {
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}

.personal-list li {
    line-height: 40px;
    cursor: pointer;
}

.personal-list i {
    width: 24px;
    height: 24px;
    display: inline-block;
}

.personal-orders-icon {
    background: url("../images/icon-16.png") no-repeat center;
    vertical-align: -6px;
}

.personal-card-icon {
    background: url("../images/icon-17.png") no-repeat center;
    vertical-align: -5px;
}

.personal-problem-icon {
    background: url("../images/icon-18.png") no-repeat center;
    vertical-align: -6px;
}

.personal-list .active {
    color: #009944;
}

.personal-list .personal-orders-active {
    background: url("../images/icon-1.png") no-repeat center;
    vertical-align: -6px;
}

.personal-list .personal-card-active {
    background: url("../images/icon-19.png") no-repeat center;
    vertical-align: -5px;
}

.personal-list .personal-problem-active {
    background: url("../images/icon-20.png") no-repeat center;
    vertical-align: -6px;
}

.personal-content {
    border-left: 1px solid #d3d3d3;
    min-height: 500px;
    margin-left: 200px;
    padding: 0 20px;
}

.personal-table table {
    width: 100%;
}

.personal-table th {
    height: 40px;
    background: #e5f7f4;
    width: 25%;
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    text-align: center;
}

.personal-table thead {
    border: solid 1px #009944;
}

.personal-table tbody tr {
    border-left: solid 1px #eeeeee;
}

.personal-table td {
    background: #f8f8f8;
    width: 25%;
    height: 120px;
    text-align: center;
    margin: 1px;
    border-right: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
}

.personal-btn-box {
    text-align: right;
    padding: 10px 0 30px 0;
}

.personal-btn-box button {
    width: 160px;
    height: 40px;
    border: solid 1px #009944;
    background: #fff;
    color: #009944;
    font-size: 14px;
    margin-left: 20px;
    cursor: pointer;
}

.problem-main {
    padding-right: 20px;
}

.problem-main div {
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom: solid 1px #eeeeee;
}

.problem-main div:last-child {
    border-bottom: none;
}

.problem-main h4 {
    padding-bottom: 10px;
    position: relative;
}

.problem-main-icon {
    border-radius: 4px 0 0 0;
    width: 34px;
    height: 32px;
    display: block;
    background: url("../images/icon-21.png") no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
}

.problem-main h4 span {
    padding: 10px 10px;
    font-weight: normal;
    font-size: 16px;
    background: #83e5d2;
    border: solid 1px #009944;
    border-radius: 4px;
    color: #000000;
    display: inline-block;
}

.problem-main p {
    line-height: 26px;
    color: #333333;
}

.problem-add-details {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
}

.voucher-main {
    padding-top: 20px;
    overflow: hidden;
}

.voucher-main li {
    width: 300px;
    height: 100px;
    float: left;
    margin: 0 12px 20px;
    background: url("../images/voucher-bg.png") no-repeat center;
}

.voucher-phone-icon {
    width: 15px;
    height: 24px;
    display: inline-block;
    background: url("../images/icon-33.png") no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
}

.voucher-content {
    padding: 20px 20px 0 25px;
}

.voucher-text {
    font-size: 16px;
    color: #000000;
    position: relative;
    padding-left: 30px;
}

.voucher-text p {
    font-size: 12px;
    color: #333333;
}

.voucher-money {
    position: absolute;
    right: 0;
}

.voucher-time-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("../images/icon-34.png") no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
}

.voucher-note {
    font-size: 12px;
    color: #333333;
    padding-left: 30px;
    position: relative;
    margin-top: 8px;
}

.voucher-rule-icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url("../images/icon-35.png") no-repeat center;
    vertical-align: -3px;
    margin-right: 5px;
}

.voucher-rule-title {
    font-size: 14px;
    color: #009944;
    font-weight: normal;
    text-align: right;
    padding-right: 20px;
}

.voucher-rule-text {
    margin-top: 20px;
    margin-right: 20px;
    border: dashed 2px #009944;
    padding: 10px 20px;
}
