/*10.4*/
#AllContents {
  width: 100%;
  position: relative;
  font-family: "microsoft yahei";
z-index: -1;
}
/*10.4*/
.mainContent {
  width: 1200px;
  margin: 0 auto;
}
.distinguish_wrap {
  width: 100%;
  height: 100%;
  margin-top: 30px;
}
.fitment_wrap {
  width: 100%;
  margin-top: 20px;
}
.fitment_wrap .info_left {
  width: 358px;
  height: 215px;
  background: #E94E15;
  padding-top: 30px;
}
.fitment_wrap .info_left .frame {
  width: 60px;
  height: 60px;
  border-radius: 5px;
  border: 5px solid #fff;
  line-height: 60px;
  margin: 0 auto;
}
.fitment_wrap .info_left h3 {
  font-weight: inherit;
  font-size: 24px;
}
.fitment_wrap .info_left h5 {
  font-size: 14px;
  font-weight: inherit;
}
.fitment_wrap .info_left .number {
  width: 295px;
  height: 30px;
  background: #fff;
  margin: 0 auto;
  margin-top: 10px;
}
.fitment_wrap .info_left .number em {
  margin: 6px 0 0 20px;
}
.fitment_wrap .info_left .number p {
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  font-weight: bold;
}
.fitment_wrap .info_left .number p span {
  color: red;
}
.fitment_wrap select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("../images/select.png") no-repeat scroll 100% center;
}
.fitment_wrap .info_right {
  width: 839px;
  height: 244px;
  border-left: none;
  padding-left: 30px;
  font-size: 13px;
}
.fitment_wrap .info_right .form_wrap {
  width: 650px;
}
.fitment_wrap .info_right .form_wrap select,
.fitment_wrap .info_right .form_wrap .input_style {
  line-height: 25px;
  height: 28px;
  border: 1px solid #E8E8E8;
  padding-left: 10px;
}
.fitment_wrap .info_right .house_type select {
  width: 80px;
}
.fitment_wrap .info_right .house_type input {
  width: 180px;
}
.fitment_wrap .info_right .house_city select {
  margin: 0 auto;
  width: 140px;
}
.fitment_wrap .info_right .house_city input {
  width: 410px;
}
.fitment_wrap .info_right .house_style {
  height: 40px;
}
.fitment_wrap .info_right .house_style input {
  line-height: 50px;
  display: inline-block;  
}
.fitment_wrap .info_right .house_style span {
  line-height: 50px;
  display: inline-block;
  letter-spacing: 2px;
  margin-left:5px;
}
.fitment_wrap .info_right .name_wrap input {
  width: 130px;
}
.fitment_wrap .info_right .name_wrap .w_100 {
  width: 90px;
}
.fitment_wrap .info_right .name_wrap .check_num {
  display: inline-block;
  line-height: 30px;
  text-align: center;
  background: #ED6D64;
  color: #fff;
  font-size: 14px;
  width: 100px;
  cursor: pointer;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.fitment_wrap .info_right .name_wrap .check_num:hover {
  background: #71B426;
}
.fitment_wrap .info_right .quote_wrap {
  width: 150px;
}

.fitment_wrap .info_right .quote_wrap .price {
  width: 110px;
  background: #EEEDF5;
  margin-right: 16px;
  
font-size: 13px;
line-height: 23px;
text-align: center;
padding: 11px;
margin-top: 20px;
display: inline-block; vertical-align: middle;
}
.fitment_wrap .info_right .quote_wrap p {
  line-height: 20px;
}
.fitment_wrap .info_right .quote_wrap .aptitude,
.fitment_wrap .info_right .quote_wrap .labour {
  width: 132px;
  line-height: 40px;
  text-align: center;
  margin:0 auto;
  margin-top: 10px;
  
  cursor: pointer;
  background: #E94E15;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  display: inline-block; vertical-align: middle;
}
.fitment_wrap .info_right .quote_wrap .aptitude:hover,
.fitment_wrap .info_right .quote_wrap .labour:hover {
  border: 1px solid #E94E15;
  color: #E94E15;
  background: #fff;
}
/*产品列表/新互联网家装产品开始*/
.product-title-modal {
  margin-top: 40px;
}
.nameSpan {
  font-size: 20px;
  font-weight: 600;
}
.product-list-box {
  margin-top: 20px;
  border: 1px solid #dedede;
  padding: 0 5px 0 0;
  overflow: hidden;
}
.product-img-box img {
  width: 358px;
  height: 358px;
}
.product-img-box1 img {
	width: 358px;
	height: 384px;
}
.product-info-box {
  margin-left: 20px;
  width: 800px;
  margin-top: 10px;
}
.product-list-title {
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}
.product-name {
  height: 30px;
  overflow: hidden;
}
.product-name a {
  color: #000;
}
.desc-lable {
  padding: 2px 10px;
  background: #ffa43f;
  font-size: 12px;
  border-radius: 8px;
  color: #fff;
  margin-right: 10px;
}
.buy-btn {
  background-color: red;
  float: right;
  padding: 5px 18px;
  border-radius: 16px;
  color: #fff !important;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
  margin-right: 10px;
  cursor: pointer;
}
.product-pic-box,.product-pic-box1 {
  overflow: hidden;
}
.product-desc {
  font-size: 12px;
  padding: 10px 0;
}
.product-pic-box,.product-pic-box1 {
  position: relative;
  width: 806px;
}
.product-pic-box img {
  width: 152px;
  height: 151px;
  
}
.product-pic-box1 img {
	width: 194px;
	height: 193px;
}
.product-pic-box1 li {
	float: left;
	margin-left: 6px;
}
.product-pic-box li p,.product-pic-box1 li p{
	text-align: center;
	color: #030303;
	font-size: 16px;
}
.product-pic-box li p span,.product-pic-box1 li p span{
	font-size: 26px;
	color: #fe0202;
	text-align: center;
    margin-right: 7px;	
}
.product-pic-box li {
  float: left;
  margin-left: 7px;
}
.product-pic-box li:first-child {
  margin-left: 0;
}
.pic-desc {
  position: absolute;
  background: #71B426;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px;
  top: 10px;
}
.gb_zs {
	font-size: 22px !important;
	margin-left: 10px !important;
}