/* * @description: 移动端公共样式 * @author: ruihongran * @update: ruihongran (2015-08-25) */
@charset "utf-8";
/* 设置html默认字体大小为10px ,当用户放大或缩小页面时不改变字体大小。*/
html{font-size: 62.5%; -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */}
/* 清除标签自带外边距离 */
body, div, p, ul, ol, li, dl, dt, dd, input, textarea, select, hr，legend, fieldset{margin: 0; padding: 0;}
/* 设置body字体、字体大小、行高、颜色、背景色 */
body{font-family: 'Microsoft YaHei', Helvetica, Arial, sans-serif; font-size: 1.4rem; line-height: 1.4; color: #333; background-color: #f3f5fc;}
/* 清除列表默认样式 */
li{list-style: none;}
/* 1. 修正所有浏览器中未被继承的字体类型。 * 2. 修正所有浏览器中未被继承的字体大小。 * 3. 处理 Firefox 4+, Safari 5, 及 Chrome 中默认设置不同的外边距。 */
input,
button,
select,
textarea{font-family: inherit; font-size: inherit; line-height: inherit; outline: none; background: none; border: none 0;}
/* 1. 避免 Android 4.0.* 中 WebKit 的一个bug, 防止 'audio' 与 'video' 的播放控件失效。 * 2. 修正 iOS 中不可点击的 'input' 样式。 * 3. 改善图片类型的 'input' 等光标样式的可用性与一致性。 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance: button;}
/* 删除 Safari 5 和 OS X 上的 Chrome 中的输入框上的内边距和搜索取消按钮 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
input:focus{border-color:#00a151;}
/* 保持垂直居中 */
img,
input,
textarea{vertical-align: middle;}
/* 去除img边框 */
img,
hr{border: none 0;}
/* 处理　Firefox　与其它浏览器的差异 */
hr{-webkit-box-sizing: content-box; -ms-box-sizing: content-box; box-sizing: content-box; height: 0;}
/* 清除字体倾斜 */
i,
em{font-style: normal;}
/* 清除表格单元格间距，合并边框 */
table{border-spacing: none; border-collapse: collapse;}
/* 隐藏空白的单元格 */
th,
td{empty-cells: hide;}
/* 表格水平居中，垂直居中 */
table,tr,
td{text-align: center; text-veralign: middle;}
/* 链接样式 */
a{text-decoration: none; color: #333;}
/* 设置获取焦点、活动元素的outline为0 */
a:focus,
a:active{outline: 0;}
/* 去掉ios系统中元素被触摸时产生的半透明灰色遮罩 */
div,
span,
a,
button,
input,
textarea{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input,select,
textarea{border: 1px solid #f3efef; padding: 1.5% 2%; -webkit-appearance: none; appearance: none; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

.head_banner {
  width: 100%;
  height: auto;
}
.head_banner .banner_img {
  width: 100%;
  height: auto;
}
.Sercon {
  width: 100%;
  height: auto;
  background: #eef2f3;
  padding-bottom: 3rem;
}
.Sercon ul {
  width: 100%;
  height: auto;
}
.Sercon ul li {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 0.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%;
}
.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;}

/* 2020-7-10(navTop)*/

.ERJI_DAOHANG{height: 1.34rem;}
.ERJI_DAOHANG .h5_newhead {    /*display: none;    max-width: 750px;*/     margin: 0 auto;    height: auto;    border-bottom: 1px solid #E0E0E0;    background: white;}
.ERJI_DAOHANG .h5_newhead_cont {    padding: 0 0.48rem;    height: 1.34rem;    display: flex;    justify-content: space-between;    align-items: center;}
.ERJI_DAOHANG .newhead_banner img {    width: 3.52rem;}
.ERJI_DAOHANG .h5_newhead_word{    margin-right: 0.96rem;}
.ERJI_DAOHANG .newhead_left {    font-size: 0.48rem;}
.ERJI_DAOHANG .newhead_left a {    color: black;}
.ERJI_DAOHANG .newhead_right {    width:0.6rem;    height: 0.6rem;    background: url(http://s1.17house.com/ask/h5/images/nav.png) no-repeat;    background-size: 100%;}
.ERJI_DAOHANG .newhead_navmuch {    display: none;    max-width: 750px;    width: 100%;    margin: 0 auto;    height: auto;    background: white;    z-index: 1000;    position: absolute;    top: 1.16rem;}
.ERJI_DAOHANG .newhead_navcont {    height: auto;    padding: 0% 0% 0%;}
.ERJI_DAOHANG .newhead_navcont li {    float: left;    width: 25%;    height: 1.728rem;    text-align: center;    margin-top: 0.416rem;}
.ERJI_DAOHANG .newhead_navcont li a {    display: inline-block;    color: #646464;    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);    -webkit-user-select: none;    -moz-user-focus: none;    -moz-user-select: none;}
.ERJI_DAOHANG .newhead_navcont li img {    width: 0.64rem;    height: 0.64rem;    margin-bottom: 0.16rem;}
.ERJI_DAOHANG .newhead_meng {    display: none;    max-width: 750px;    width: 100%;    height: 100%;    position: fixed;    background: rgba(0, 0, 0, 0.5);    z-index: 900;}
.ERJI_DAOHANG .newhead_now_word {    color: #00a151;}
.ERJI_DAOHANG .twohead_left {    font-size: 0.2561.6rem;}
.ERJI_DAOHANG .twohead_word {    color: #999;    font-size: 0.512rem;}

.mb-1 {    margin-bottom: 0.3712rem;}

.whiteBg {    background-color: #fff;margin-bottom: 0.28rem;}
.labelTit {    padding: 0.216rem;    text-align: center;}
.titStyle {    font-size: 0.515rem;    font-weight: bold;    color: #444;    margin: 0;}
.redColor {    color: red;}


/* 2020年8月13日10:48:25  添加轮播背景图 */
.baozhang-bg{
	background: url(./baozhang-bg.png) center top no-repeat;
	background-size: 100%;
	width: 100%;
	height: 15.8rem;
	overflow: hidden;
    margin-bottom: 1em;
}
.baozhang-bg .swiper-container{
	width: 6.29rem;
	margin: 0 auto;
	position: relative;
	top: 4.7rem;
}

.swiper-container .swiper-slide img{width: 100%;}
.swiper-container .swiper-pagination-bullet-active{background: #0dae5e;}

/* 覆盖底部随屏*/
/*.pullUp .pullUpForm input {*/
/*margin-top: .375rem;*/
/*}*/
/*.pullUp .jantouUp {*/
/*right: .5rem;*/
/*}*/
/*.pullUp .pullUpForm .cityBtnJiao {*/
/*right: 0.93rem;*/
/*top: 1.3rem;*/
/*}*/
/*.pullUp .pullUpForm .pullUpCity li a{*/
/*font-size: .375rem;*/
/*}*/