.head_banner {
  width: 100%;
  height: auto;
}
.head_banner .banner_img {
  width: 100%;
  height: auto;
}
.Sercon {
  width: 100%;
  height: auto;
  background: #eef2f3;
  padding-bottom: 4rem;
}
.Sercon ul {
  width: 100%;
  height: auto;
}
.Sercon ul li {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
.Sercon ul li.afterSale {
  padding: 1.5rem;
  box-sizing: border-box;
  background: #FFFFFF;
}
.Sercon ul li .li_img {
  width: 100%;
  height: auto;
}


.main-wrap{
	width: 1px;
	height:1px;
	background: rgba(0,0,0,0.6);
	z-index: 100;
	overflow: hidden;
	position: relative;
}

.main-wrap video{
    width: 100%;
}
.main-wrap .video_close{position: absolute;top: 1rem; right: 1rem; width: 3rem; height: 3rem; background: url(http://s1.17house.com/sem_h5/jzhd/m/images/JZ_close.png) no-repeat; background-size: 100%; z-index:1000000;}
.Sercon ul li.baoming{background: #FFF;margin: 0; padding-bottom:2rem ;margin-bottom: 1.5rem;}
.baoming_box{width: 92%; margin: 0 auto;}

.baoming_box .ipt {
	width: 100%;
	height: 3.7rem;
	margin-bottom: 1.5rem;
	line-height: 2rem;
	border-radius: 4px;
	background: #fff;
	font-size: 1.4rem;
	color: #a0a0a0;
	border: 1px solid #dddddd;
	text-align: center;
}
.baoming_box select.ipt{
text-align-last:center;
appearance:menulist;
-webkit-appearance:menulist;
}
.baoming_box .ipt option{text-align: center;}
.baoming_box  .baoming_btn{width: 60%; background: #0daf5e; text-align: center;line-height:  3.7rem; margin: 0 auto; border-radius: 4px; font-size: 1.5rem; font-weight: 900; color: #fff;}
.follow_bottom{width: 100%; position: fixed;  bottom: 0 ; left: 0; height: 4rem; z-index: 99;}
.follow_bottom li{ line-height: 4rem; text-align: center; color: #fff; font-size: 1.5rem; font-weight: 900;}
.follow_bottom li.zixunOP{width: 40%; background: #fe8e20;}
.follow_bottom li.baomingOP{width: 60%; background: #0daf5e;}
.follow_bottom li .iconfont{font-size: 2rem;}

