body{background:#efefef}
.main{width:1200px;margin:10px auto;background:#fff;padding:20px;box-sizing:border-box}
    .ask-index{}
        .ask-index .dtitle, .ask-page .dtitle,.ask-info .dtitle{font-size:18px;line-height:36px;text-align:left;}
            .ask-index .dtitle a{background:#5cb85c;color:#fff;font-size:14px;padding:5px 15px;margin-left:20px;}
                .ask-index .dtitle a i{color:#fff;}
        .ask-index .table{width: 100%;border-top:1px solid #eaeaea;margin-top:20px;}
            .ask-index .table td{font-size:14px;text-align:left;line-height:26px;border-bottom:1px solid #eaeaea;padding:20px 10px 20px 0;}
            .ask-index .table .end td{color:#999}
    .ask-page{}
        .ask-page .table{margin-top:10px;}
            .ask-page .table td{font-size:14px;text-align:left;color:#999;line-height:66px}
            .ask-page .table input{width:800px;line-height:26px;padding:10px;border:1px solid #ddd;color:#999; outline:none}
            .ask-page .table textarea{padding:10px;border:1px solid #ddd;width:800px;height:150px;margin-top:10px;overflow:auto}
            .ask-page .table .btn{width:160px;border:0;padding:5px;line-height:28px;color:#fff;margin:20px 0;display:inline-block;background:#5cb85c;text-align:center;cursor:pointer}
            .ask-page .table .btn-back{display:inline-block;margin-left:20px;background:#fff;color:#454545;border:1px solid #ddd;}
    .ask-page select{border:1px #ddd solid;width:160px;padding:8px 10px;}

    .ask-info{margin-bottom:30px;}
        .ask-info .table{width: 100%;margin-top:20px;border-top:1px solid #eaeaea;}
            .ask-info .table td,.ask-info .table th{font-size:14px;text-align:left;line-height:26px;border-bottom:1px solid #eaeaea;padding:15px 0 15px 20px;vertical-align:top}
                .ask-info .table th{font-weight:lighter;}
            .ask-info .table input{width:800px;line-height:26px;padding:10px;border:1px solid #ddd;color:#999; outline:none}
            .ask-info .table textarea{padding:10px;border:1px solid #ddd;width:800px;height:150px;margin-top:10px;overflow:auto}
            .ask-info .table .btn{width:160px;border:0;padding:5px;line-height:28px;color:#fff;margin:20px 0;display:inline-block;background:#5cb85c;text-align:center;cursor:pointer}
            .ask-info .table .btn-back{display:inline-block;margin-left:20px;background:#fff;color:#454545;border:1px solid #ddd;}
        .ask-info .mt50{margin-top:50px}
