﻿#SubQAForm {background:#dd1b23;margin-bottom:30px}
#SubQAForm .contentForm {padding: 3.125%}

#SubQAForm .head-form{}
#SubQAForm .head-form .titleForm {display:block;font:bold 14px/21px 'Arial'; color:#fff;text-transform:uppercase}
#SubQAForm .head-form .titleForm:hover {}
#SubQAForm .note {font:italic 15px/24px 'Roboto'; color:#fff;padding:3.125% 0;display:block}
#SubQAForm .note span{color:#ff0000}
#SubQAForm .tip {font:normal 15px/21px 'Roboto'; color:#fff;padding-bottom:15px}
#SubQAForm  .text_tt{ font:bold 17px/30px arial;color: #fff}
#SubQAForm  .text_tt span{color:#fffc00}
#SubQAForm .leftF {}
#SubQAForm .rightF {}


#SubQAForm .btn-send{background: #b4b4b4;border: medium none;color: #fff;cursor: pointer;display: block;float: left;font: 17px/40px RobotoBold;height: 41px;margin: 0 auto;text-align: center;text-transform: uppercase;width: 48%}
#SubQAForm .btn-cancel{background:#b4b4b4;border: medium none;color: #fff;cursor: pointer;display: block;float: right;font: 17px/40px RobotoBold;height: 41px;margin: 0 auto;text-align: center;text-transform: uppercase;width: 48%}
#SubQAForm .btn-send:hover, #SubQAForm .btn-cancel:hover {background: #ad181e}


#SubQAForm .text {background: #ffffff;width: 100%;height: 38px;border: 1px solid #d9d9d9;color: #999999;padding:0 2%;box-sizing:border-box;font:normal 15px/38px 'Roboto';color:#666}
#SubQAForm .tieude {}
#SubQAForm .email {}
#SubQAForm .name {}
#SubQAForm .textarea {height:110px;line-height:24px}
#SubQAForm input:focus, #SubQAForm textarea:focus {border-color:#ff8c2e}
#SubQAForm .reloadCaptcha{font: 15px/24px 'Roboto'; color:#fffc00}