@charset "UTF-8";
/**
 * @desc 产品列表 v3
 * @author cifer
 * @date 2016-10-18
 */
/**
 * @desc 基础函数
 * @author cifer
 * @date 2014-10-14
 */
.product_financial_ul, .sub_nav_wrap, .sub_nav_wrap .sub_product_list, .this_wrap, .product_detail_wrap .spec_value_list, .product_detail_wrap .spec_item, .apply_price_wrap .current_product, .info_nav {
  *zoom: 1; }
  .product_financial_ul:after, .sub_nav_wrap:after, .sub_nav_wrap .sub_product_list:after, .this_wrap:after, .product_detail_wrap .spec_value_list:after, .product_detail_wrap .spec_item:after, .apply_price_wrap .current_product:after, .info_nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.link_blue {
  color: #319eea; }

.visibility {
  visibility: hidden; }

/**
 * @desc 子头部
 * @author cifer
 * @date 2016-05-21
 */
.product_financial_ul, .sub_nav_wrap, .sub_nav_wrap .sub_product_list, .this_wrap, .product_detail_wrap .spec_value_list, .product_detail_wrap .spec_item, .apply_price_wrap .current_product, .info_nav {
  *zoom: 1; }
  .product_financial_ul:after, .sub_nav_wrap:after, .sub_nav_wrap .sub_product_list:after, .this_wrap:after, .product_detail_wrap .spec_value_list:after, .product_detail_wrap .spec_item:after, .apply_price_wrap .current_product:after, .info_nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }

.sub_header {
  background-color: #f7f8f9; }

.product_financial_ul {
  height: 80px;
  line-height: 80px;
  font-size: 24px; }
  .product_financial_ul .product_financial_li {
    float: left;
    margin-right: 50px;
    cursor: pointer; }
  .product_financial_ul .cur {
    color: #0399e5; }

.sub_nav_wrap {
  position: relative;
  z-index: 10; }
  .sub_nav_wrap .mod_inner {
    position: relative;
    width: 1190px;
    margin: 0 auto; }
  .sub_nav_wrap .product_list {
    width: 630px;
    position: absolute;
    padding: 0 15px 15px 15px;
    box-shadow: 0 0 2px 2px #f4f4f4;
    left: 0;
    background-color: #fff; }
  .sub_nav_wrap a:hover {
    color: #0399e5; }
  .sub_nav_wrap .product_hd {
    height: 32px;
    border-bottom: 1px solid #d3d2d2;
    margin-top: 6px;
    line-height: 32px;
    font-size: 16px;
    color: #373737; }
  .sub_nav_wrap .sub_product_list {
    font-size: 16px;
    color: #6b6969;
    padding-top: 14px;
    padding-bottom: 15px; }
    .sub_nav_wrap .sub_product_list .sub_product {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      margin-right: 25px;
      height: 36px;
      line-height: 36px; }

.main_wrap {
  color: #6d6d6d; }

.icon_delete {
  position: absolute;
  background-position: 0 0;
  cursor: pointer;
  top: 6px;
  right: 6px; }

.crumb_wrap {
  /*padding-top: 17px;
  padding-bottom: 16px;*/ }
  .crumb_wrap .mod_inner {
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #6e6e6e; }
    .crumb_wrap .mod_inner span {
      float: left; }
  .crumb_wrap .mod_arrow {
    font-weight: bold; }

.this_wrap .primary_wrap {
  float: left;
  width: 846px; }
.this_wrap .product_promise_wrap {
  width: 204px;
  height: 328px;
  float: right; }
.this_wrap .product_promise_img {
  width: 204px;
  height: 328px; }

.product_detail_wrap {
  position: relative;
  width: 846px;
  margin-bottom: 22px;
  padding-bottom: 30px;
  min-height: 470px; }
  .product_detail_wrap .pic_wrap {
    position: absolute;
    width: 398px;
    height: 480px;
    overflow: hidden; }
  .product_detail_wrap .pic_list {
    width: 404px;
    height: 96px;
    margin-top: 6px;
    overflow: hidden; }
    .product_detail_wrap .pic_list li {
      float: left;
      margin-right: 6px;
      width: 93px;
      height: 93px;
      background-color: #eee;
      border: 1px solid #eaeaea;
      cursor: pointer; }
    .product_detail_wrap .pic_list .active {
      border-color: #ff7b00; }
    .product_detail_wrap .pic_list img {
      display: block;
      width: 100%;
      height: 100%; }
  .product_detail_wrap .message_wrap {
    margin-left: 476px;
    padding-top: 30px; }
    .product_detail_wrap .message_wrap .name {
      padding-right: 20px;
      line-height: 1.4;
      font-size: 20px;
      color: #000; }
    .product_detail_wrap .message_wrap .desc {
      margin-top: 20px;
      padding-right: 20px;
      line-height: 25px;
      font-size: 16px;
      color: #6e6e6e; }
  .product_detail_wrap .title {
    height: 35px;
    padding-left: 20px;
    margin-top: 30px;
    margin-bottom: 45px;
    line-height: 35px;
    background-color: #e7e7e7;
    font-size: 24px;
    font-weight: normal; }
  .product_detail_wrap .current_pic {
    height: 376px;
    border: 1px solid #e8e8ea;
    line-height: 376px;
    text-align: center;
    overflow: hidden; }
    .product_detail_wrap .current_pic img {
      width: 396px;
      height: 376px;
      vertical-align: middle; }
  .product_detail_wrap .spec_wrap {
    margin-top: 18px;
    min-height: 180px; }
  .product_detail_wrap .spec_item {
    position: relative;
    margin-bottom: 10px;
    padding-left: 80px; }
    .product_detail_wrap .spec_item .spec_item_name {
      position: absolute;
      top: 10px;
      left: 0;
      width: 80px;
      height: 19px;
      padding: 5px 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 20px;
      font-size: 16px;
      color: #6e6e6e;
      font-weight: normal; }
    .product_detail_wrap .spec_item .spec_value {
      float: left;
      margin: 10px;
      padding: 0 10px;
      min-width: 50px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      border: 1px solid #e6e6e6; }
    .product_detail_wrap .spec_item .spec_value_online {
      border: 1px solid #bcbcbc;
      cursor: pointer; }
    .product_detail_wrap .spec_item .spec_value_active {
      border: 1px solid #ff7b00; }
  .product_detail_wrap .product_btn_wrap {
    margin-top: 22px; }
  .product_detail_wrap .product_btn {
    width: 107px;
    padding: 0;
    margin-right: 15px;
    height: 43px;
    line-height: 41px;
    font-size: 16px; }

.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #3c3c3c;
  filter: alpha(opacity=40);
  /* 针对 IE8 以及更早的版本 */
  -moz-opacity: 0.40;
  opacity: 0.40;
  z-index: 2000; }

.apply_price_wrap {
  width: 680px;
  height: 640px;
  z-index: 3000;
  padding: 30px;
  overflow-y: auto;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  *margin-top: -320px;
  *margin-left: -340px;
  background-color: #fff;
  color: #6d6d6d;
  box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.45); }
  .apply_price_wrap .title {
    font-size: 14px; }
  .apply_price_wrap .current_product {
    width: 100%;
    padding: 5px;
    border: 1px solid #0399e5;
    margin-top: 20px; }
    .apply_price_wrap .current_product .content {
      float: left;
      width: 400px;
      margin-top: 30px;
      margin-left: 30px; }
    .apply_price_wrap .current_product .name, .apply_price_wrap .current_product .product_title {
      font-size: 14px; }
    .apply_price_wrap .current_product .desc {
      font-size: 12px;
      margin-top: 20px; }
    .apply_price_wrap .current_product .pic {
      float: right;
      width: 200px;
      height: 200px; }
      .apply_price_wrap .current_product .pic .img {
        width: 200px;
        height: 200px; }
  .apply_price_wrap .apply_price_form {
    font-size: 14px; }
    .apply_price_wrap .apply_price_form .row {
      margin-top: 20px; }
    .apply_price_wrap .apply_price_form .label {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 110px;
      margin-left: 40px; }
    .apply_price_wrap .apply_price_form input {
      width: 400px;
      height: 40px;
      line-height: 40px;
      padding: 0 15px;
      border-top: none;
      border-right: none;
      border-left: none; }
    .apply_price_wrap .apply_price_form .submit_price_btn {
      width: 144px;
      height: 44px;
      box-sizing: border-box;
      margin-top: 5px;
      margin-left: 105px;
      line-height: 44px;
      background-color: #0399e5;
      border: 1px solid #0399e5;
      color: #fff;
      font-size: 16px;
      cursor: pointer; }

.info_nav {
  margin-bottom: 30px;
  background-color: #f7f7f7; }
  .info_nav .li {
    float: left;
    width: 112px;
    height: 40px;
    line-height: 40px;
    color: #6d6d6d;
    font-size: 16px;
    color: #6e6e6e;
    text-align: center;
    border-top: 2px solid #f7f7f7;
    cursor: pointer; }

.info_item {
  font-size: 16px;
  color: #6e6e6e; }

.info_1 .info_li_1 {
  border-color: #ff7b00;
  background-color: #fff; }
.info_1 .info_item_1 {
  display: block; }
.info_1 .info_item_2 {
  display: none; }

.info_2 .info_li_2 {
  border-color: #ff7b00;
  background-color: #fff; }
.info_2 .info_item_1 {
  display: none; }
.info_2 .info_item_2 {
  display: block; }

/*# sourceMappingURL=product_detail_v3.css.map */
