#exzoom {
          width: 400px;
          /*height: 400px;*/
          margin: 0px auto;
      }
.exzoom .exzoom_img_box{
  background:#ffffff;
}
.exzoom .exzoom_nav .exzoom_nav_inner{
  margin-left: 14px;
}
.exzoom .exzoom_img_ul_outer{
  border:0px;
}
.goods_left{
  width: 740px;height: 100%;float:right;
}
.goods_title{
  font-size: 18px;color: #323232;font-weight: 800;
}
.goods_gg{
  font-size: 12px;
  color: #ff0303;
}
.goods_border{
  width: 700px;
  height: 100px;
  background-color: #f2f2f2;
  border:1px solid #f2f2f2;
  margin-top: 10px;
}
.goods_price{
  width: 50%;
  height: 20px;
  margin-top: 20px;
}
.old_price{
  font-size: 12px;
  color: #323232;
  margin-top: 30px;
  margin-left: 10px;
}
.new_price{
  font-size: 12px;
  color: #ff0303;
  margin-left: 10px;
}
.freight{
  width: 100%;height: 30px;margin-top: 25px;
}
.freight_title{
  font-size: 12px;
  color: #797979;
  margin-left: 10px;
  float: left;
  line-height: 30px;
}
.city_title{
  font-size: 14px;
  color: #797979;
  margin-left: 60px;
  float: left;
  line-height: 30px;
}
.city_border{
  width: 210px;
  height: 30px;
  float: left;
  margin-left: 30px;
}
.goods_color{
  width: 68px;
  height: 27px;
  border:1px solid #bfbfbf;
  float: left;
  margin-left: 20px;
  cursor: pointer;
}
.goods_color:first-of-type{
  margin-left: 40px;
}
.color_redius{
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin-top: 5px;
  float: left;
  margin-left: 8px;
  cursor: pointer;
}
.color_title{
  font-size: 12px;
  color: #323232;
  line-height: 27px;
  float: left;
  margin-left: 5px;

}
.edition{
  width: 240px;
  height: 30px;
  border:1px solid #bfbfbf;
  float: left;
  margin-left: 40px;
  text-align: center;
  cursor: pointer;
}
.edition1{
  width: 240px;
  height: 30px;
  border:1px solid #bfbfbf;
  float: left;
  margin-left: 40px;
  text-align: center;
  cursor: pointer;
}
.edition_title{
  font-size: 14px;
  color: #323232;
  line-height: 30px;
}
.number{
  float: left;
  width: 30px;
  border: 0px;
  line-height: 37px;
  margin-left: 65px;
  height: 34px;
  border-radius: 0px;
  border:0px;
  outline:none;
  padding: 10px;
}
.number-border{
  width: 240px;
  height: 37px;
  border:1px solid #d2d2d2;
  border-radius: 10px;
  float: left;
  margin-left: 65px;
}
.cart-apply{
  width: 180px;
  height: 40px;
  border:0px solid #d2d2d2;
  border-radius: 5px;
  margin-top: 20px;
  float: left;
  background-color: #0195ff;
  cursor: pointer;
  margin-left: 10px;
  margin-right: 20px;
  text-align: center;
    }
.cart-title{
      line-height: 40px;
      color: #ffffff;
      font-size: 16px;
}

.min{
  font-size: 18px;
  line-height: 37px;
  float: left;
  margin-left: 30px;
  cursor: pointer;
}
.add{
  font-size: 18px;
  line-height: 37px;
  float: right;
  margin-right: 30px;
  cursor: pointer;
}

input{
min-width: 192px;
}
.city-picker-span{
  border-bottom: 0px;
}
.parameter{
  width: 100%;
  height: 250px;
  border-top: 1px solid #bfbfbf;
}
.parameter_title{
  font-size: 14px;
  color: #323232;
  margin-top: 30px;
}
.parameter_border{
  width: 430px;
  height: 130px;
  float: left;
  margin-top: 30px;
}
.parameter_number{
  font-size: 16px;
  color:#323223;
  line-height: 30px;
}
.active{
  border:1px solid #0195ff;
}
.exzoom .exzoom_nav .exzoom_nav_inner span.current{
  border:1px solid #0195ff;
  cursor: pointer;
}