@charset "UTF-8";
/**
 * @desc 产品询价
 * @author cifer
 * @date 2016-10-19
 */
/**
 * @desc 产品询价
 * @author mod form v2
 * @date 2016-10-19
 */
.spec_wrap .spec_type, .current_product, .mod_form .mod_row, .mod_form .mod_content, .mod_form .mod_label, .mod_form .mod_form_item_category, .mod_form .mod_form_item_product, .mod_form .sub_category, .mod_form .category_item {
  *zoom: 1; }
  .spec_wrap .spec_type:after, .current_product:after, .mod_form .mod_row:after, .mod_form .mod_content:after, .mod_form .mod_label:after, .mod_form .mod_form_item_category:after, .mod_form .mod_form_item_product:after, .mod_form .sub_category:after, .mod_form .category_item:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

body {
  background-color: #f5f5f5; }

.mod_formOutWrap {
  background-color: #555657;
  position: relative; }

.mod_formOutWrap_img {
  width: 1190px;
  height: 320px; }

.mod_formOutWrap_title {
  position: absolute;
  top: 97px;
  width: 100%;
  font-size: 34px;
  font-weight: normal;
  color: #fff;
  text-align: center; }

.mod_form_wrap {
  position: relative;
  bottom: 103px;
  border: 1px solid #e8e8e8;
  background-color: #fff; }

.mod_form_desc {
  margin-bottom: 34px; }
  .mod_form_desc .title {
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    font-weight: normal;
    color: #3b3b3b; }

.spec_wrap {
  margin-top: 15px;
  font-size: 14px; }
  .spec_wrap .spec_type {
    margin-top: 4px; }

.spec_wrap .spec_type_value {
  float: left;
  color: #6d6d6d;
  font-weight: normal; }
.spec_wrap .spec_value_wrap {
  float: left; }
  .spec_wrap .spec_value_wrap .spec_value_item {
    margin-left: 20px; }

.current_product {
  width: 584px;
  padding: 53px 65px 63px 73px;
  border: 1px solid #ff7b00; }
  .current_product .content {
    float: left;
    width: 365px;
    margin-left: 42px; }
  .current_product .product_title {
    max-height: 56px;
    line-height: 28px;
    font-size: 16px;
    color: #000;
    overflow: hidden; }
  .current_product .desc {
    margin-top: 13px;
    font-size: 14px;
    color: #6e6e6e; }
  .current_product .pic {
    float: left;
    width: 176px;
    height: 167px; }
    .current_product .pic .img {
      width: 176px;
      height: 167px; }

.mod_form_wrap {
  width: 874px;
  margin: 0 auto;
  border: 1px solid #e8e8e8; }

.common_head_title {
  font-size: 16px;
  color: #6e6e6e; }

.common_head_line {
  width: 50px; }

.mod_form_head {
  width: 722px;
  margin: 0 auto; }

.common_head {
  width: 722px;
  margin-top: 28px;
  margin-bottom: 9px; }

.mod_form {
  width: 600px;
  padding: 0 137px 75px 137px;
  font-size: 16px;
  color: #494949; }
  .mod_form .mod_row_error .mod_form_item {
    border: 1px solid #d10202; }
  .mod_form .mod_row_error .mod_content_textarea {
    border-bottom: none; }
  .mod_form .mod_row_error .mod_content_no_border {
    border-bottom: none; }
  .mod_form .mod_row_error .mod_textarea {
    border: 1px solid #d10202; }
  .mod_form .mod_row_category .mod_label {
    width: 110px;
    padding-left: 30px; }
  .mod_form .mod_content_textarea {
    border-bottom: none; }
  .mod_form .mod_content_no_border {
    border-bottom: none; }
  .mod_form .mod_label {
    float: left;
    width: 110px;
    height: 43px;
    line-height: 43px;
    font-size: 16px; }
  .mod_form .icon_global {
    float: left;
    display: block;
    position: relative;
    right: 5px; }
  .mod_form .icon_need {
    top: 13px; }
  .mod_form .label_word {
    float: left;
    width: 90px;
    height: 43px;
    line-height: 43px;
    overflow: hidden; }
  .mod_form .mod_form_item {
    float: left;
    width: 460px;
    height: 43px;
    padding: 0 14px;
    border: 1px solid #c4cad6;
    line-height: 43px;
    font-size: 18px;
    color: #6d6d6d;
    outline: none;
    text-indent: 2px; }
    .mod_form .mod_form_item::-webkit-input-placeholder {
      font-family: 'Microsoft YaHei';
      font-size: 16px;
      color: #c5c5c5; }
    .mod_form .mod_form_item::-moz-placeholder {
      font-family: 'Microsoft YaHei';
      font-size: 16px;
      color: #c5c5c5; }
    .mod_form .mod_form_item:-ms-input-placeholder {
      font-family: 'Microsoft YaHei';
      font-size: 16px;
      color: #c5c5c5; }
  .mod_form .mod_textarea {
    height: 122px;
    border: 1px solid #c4cad6;
    font-size: 16px;
    font-family: 'Lucida Grande','Microsoft YaHei','SimSun',Arial; }
    .mod_form .mod_textarea:focus {
      border: 1px solid #c4cad6; }
  .mod_form .mod_form_item_category {
    height: auto;
    padding: 0 25px 0 0; }
  .mod_form .icon_check {
    right: 2px; }
  .mod_form .mod_msg {
    height: 25px;
    margin-left: 110px;
    line-height: 25px; }
    .mod_form .mod_msg .msg_word {
      color: #d10202; }
  .mod_form .mod_form_item_product {
    width: 900px;
    height: auto; }
  .mod_form .sub_category {
    float: left;
    width: 200px;
    height: 22px;
    margin-bottom: 15px;
    line-height: 22px; }
    .mod_form .sub_category .icon_check {
      float: left; }
    .mod_form .sub_category .word {
      float: left;
      margin-left: 2px; }
  .mod_form .sub_category_cur .icon_check {
    background-position: -80px 0; }
  .mod_form .category_wrap {
    margin-top: 15px; }

.mod_form_submitBtn {
  width: 490px;
  height: 57px;
  margin-top: 15px;
  line-height: 45px;
  font-size: 20px; }

/*# sourceMappingURL=inquiry_new_v3.css.map */
