@charset "UTF-8";
/**
 * @desc 创投
 * @author cifer
 * @date 2016-05-22
 */
/**
 * @desc 公共表单，其实是第二版，横线
 * @author cifer
 * @date 2016-05-10
 */
.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, .spec_wrap .spec_type, .current_product, .mod_form_item_iswrap {
  *zoom: 1; }
  .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, .spec_wrap .spec_type:after, .current_product:after, .mod_form_item_iswrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.mod_form_wrap {
  width: 818px;
  padding-left: 150px;
  padding-right: 220px;
  margin: 0 auto;
  border: 1px solid #e8e8e8; }

.mod_form {
  font-size: 14px;
  padding-bottom: 75px;
  /*input.mod_form_item {
    font-size: 14px;
  }*/ }
  .mod_form .mod_row {
    margin-top: 20px; }
  .mod_form .mod_row_error .mod_content {
    border-bottom: 1px solid #ff0000; }
  .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 #ff0000; }
  .mod_form .mod_row_category .mod_label {
    width: 110px;
    padding-left: 30px; }
  .mod_form .mod_content {
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 7px; }
  .mod_form .mod_content_textarea {
    border-bottom: none; }
  .mod_form .mod_content_no_border {
    border-bottom: none; }
  .mod_form .mod_label {
    float: left;
    width: 128px;
    height: 22px;
    font-size: 18px; }
  .mod_form .icon_global {
    float: left;
    display: block;
    position: relative;
    right: 5px;
    top: 1px; }
  .mod_form .label_word {
    float: left;
    display: block;
    height: 22px;
    line-height: 22px; }
  .mod_form .mod_form_item {
    float: left;
    width: 635px;
    height: 23px;
    padding: 0 25px 0 23px;
    border: none;
    line-height: 23px;
    font-size: 18px;
    color: #6d6d6d;
    border-left: 1px solid #c3c3c3;
    outline: none;
    text-indent: 2px; }
  .mod_form .mod_form_item_no_border {
    border-left: none; }
  .mod_form .mod_form_item_category {
    height: auto;
    padding: 0 25px 0 0; }
  .mod_form .icon_check {
    right: 2px; }
  .mod_form .mod_msg {
    height: 32px;
    line-height: 32px; }
    .mod_form .mod_msg .msg_word {
      color: #ff0000; }
  .mod_form .mod_textarea {
    height: 166px;
    padding: 25px;
    border: 1px solid #c3c3c3;
    font-size: 16px;
    font-family: 'Lucida Grande','Microsoft YaHei','SimSun',Arial;
    outline: none; }
    .mod_form .mod_textarea:focus {
      border: 1px solid #c3c3c3; }
  .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; }

/**
 * @desc 公共表单描述
 * @author cifer
 * @date 2016-05-20
 */
/**
 * @desc 基础函数
 * @author cifer
 * @date 2014-10-14
 */
.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, .spec_wrap .spec_type, .current_product, .mod_form_item_iswrap {
  *zoom: 1; }
  .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, .spec_wrap .spec_type:after, .current_product:after, .mod_form_item_iswrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.link_blue {
  color: #319eea; }

.visibility {
  visibility: hidden; }

.mod_form_desc {
  margin-bottom: 52px; }
  .mod_form_desc .title {
    font-size: 16px;
    height: 57px;
    line-height: 57px;
    font-weight: normal;
    color: #3b3b3b; }

.spec_wrap {
  font-size: 14px; }
  .spec_wrap .spec_type {
    margin-top: 14px; }

.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: 742px;
  padding: 30px 34px 30px 34px;
  border: 1px solid #ccc; }
  .current_product .content {
    float: left;
    width: 460px;
    margin-left: 70px; }
  .current_product .name, .current_product .product_title {
    font-size: 20px; }
  .current_product .desc {
    margin-top: 13px; }
  .current_product .pic {
    float: left;
    width: 210px;
    height: 210px; }
    .current_product .pic .img {
      width: 210px;
      height: 210px; }

.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, .spec_wrap .spec_type, .current_product, .mod_form_item_iswrap {
  *zoom: 1; }
  .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, .spec_wrap .spec_type:after, .current_product:after, .mod_form_item_iswrap:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

/*.mod_form_item {
  @extend %clearfix;
}*/
.mod_form .mod_form_item_iswrap {
  padding: 0;
  border: none;
  position: relative;
  bottom: 10px; }

.mod_form .mod_item_upload {
  height: auto;
  line-height: auto; }

.mod_input_percent_wrap {
  float: left;
  width: 250px;
  position: relative; }
  .mod_input_percent_wrap .mod_input_percent {
    box-sizing: border-box;
    width: 250px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 15px;
    border: 1px solid #ccc;
    /*&:focus {
      border: 1px solid #0093d5;
    }*/ }
  .mod_input_percent_wrap .icon_percent {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #666; }

.mod_input_percent_right_wrap {
  float: right; }

.mod_line_through {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 40px;
  line-height: 40px;
  text-decoration: line-through;
  color: #ccc; }

.text_center {
  text-align: center; }

.upload_plan_btn {
  float: left;
  width: 120px;
  background-color: #00a9f9;
  border: 1px solid #00a9f9; }

.upload_msg {
  float: left;
  height: 40px;
  color: #999;
  font-size: 12px; }
  .upload_msg .word {
    height: 20px;
    line-height: 20px; }

.webuploader-container {
  position: relative; }

.webuploader-element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

.webuploader-pick {
  position: relative;
  display: inline-block;
  cursor: pointer;
  background: #ff7b00;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
  bottom: 8px; }

.webuploader-pick-hover {
  background: #eb7107; }

.webuploader-pick-disable {
  opacity: 0.6;
  pointer-events: none; }

.wu-example .state {
  height: 30px; }
.wu-example .info {
  height: 30px; }

/*.webuploader-pick {
  position: relative;
  display: inline-block;
  cursor: pointer;
  //background: #00b7ee;
  padding: 0px 10px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  margin-top: 7px;
}*/
.uploader-list {
  margin-top: 10px; }

/*# sourceMappingURL=invest_new.css.map */
