.twbox{position:relative;padding-left:20px;box-sizing: border-box;border-bottom:1px solid #ebebeb;border-radius:4px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.05);color:#999;line-height:20px}
.twbox .title{height:60px;color:#333;font-size:18px;line-height:60px}
.twbox .asktitile{color:#333;font-size:14px}
.twbox select{margin-right:10px;padding-left:10px;width:75pt;height:30px;line-height:30px}
.twbox select,.twbox textarea{outline:0;border:1px solid #ddd;color:#555}
.twbox textarea{padding:10px; box-sizing:border-box;padding-left:10px;width:70%;height:80px;resize:none}
.twbox td .textbox{margin-right:10px;padding-left:10px;width:90px;height:28px;outline:0;border:1px solid #ddd;color:#555;line-height:28px}
.twbox select:focus,.twbox td .textbox:focus,.twbox textarea:focus{border:1px solid #1472FF}
.twbox td{padding:5px 0}
.twbox td.verifycode img{vertical-align:middle}
.twbox td .add-bc{display:block;width:75pt;height:30px;border:1px solid #1472FF;color:#1472FF;text-align:center;font-weight:400;font-size:14px;line-height:30px}
.twbox .ask_btn,.twbox td .add-bc:hover{background:#1472FF;color:#fff}
.twbox .ask_btn{margin:10px 0 15px;width:130px;height:40px;border:0;border-radius:4px;text-align:center;font-size:14px;line-height:40px;transition:.3s;background: #f8f8f8;color: #888;border: 1px solid #eee;padding:0}
.twbox .ask_btn:hover{background:#1472FF; border:1px solid #1472FF; color:#fff;}

.twbox-tips{background:url(ask17.png) no-repeat;top:75px;color:#666; width:185px;padding:10px 10px 10px 15px; height:50px; position:absolute;right:2%;}
.wWidth1500 .twbox-tips{
    right: 6%;
}