/*---------------------首页---------------------*/

*,input, select, button {
   /*font-family:"微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体" !important;*/
	font-family:PingFangSC-Regular, sans-serif;
}

/*阿里图标unicode引用*/
@font-face {
  font-family: 'iconfont';  /* project id 987481 */
  src: url('https://at.alicdn.com/t/font_987481_mi4k9mwjk6.eot');
  src: url('https://at.alicdn.com/t/font_987481_mi4k9mwjk6.eot?#iefix') format('embedded-opentype'),
  url('https://at.alicdn.com/t/font_987481_mi4k9mwjk6.woff') format('woff'),
  url('https://at.alicdn.com/t/font_987481_mi4k9mwjk6.ttf') format('truetype'),
  url('https://at.alicdn.com/t/font_987481_mi4k9mwjk6.svg#iconfont') format('svg');
}

.iconfont,.YDlockClose:before,.YDlockOpen:before,.ULAccessControl:after,.ULDoorLock:after,.ULwait:after{
	font-family:"iconfont" !important;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
}

/*阿里图标symbol引用*/
  .icon {
       width: 1em; height: 1em;
       vertical-align: -0.15em;
       fill: currentColor;
       overflow: hidden;
    }


/*导航图标*/
 .YDindexIcon .tabbar-item.tabbar-active{
	  color: #0f9b67;
}
.YDindexIcon .tabbar-txt{
	 font-size: 0.18rem;
}


.YDindexIcon  .tabbar-icon{
	position: relative;
	color: #9098b6;
}

.YDindexIcon .tabbar-item{
	color: #9098b6;
}
.pointerRed{
	background: #f14f4a none repeat scroll 0 0;
    border-radius: 100%;
    height: 7px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 7px;
	box-shadow: 0 1px 1px #f14f4a;
}

 .YDindexIcon.m-tabbar:after{
	border-top: 0px solid#fff;
}
.YDindexIcon.m-tabbar{
	 box-shadow: 0px 5px 23px #bbb3af;
}
.YDindexIcon .iconfont{
	font-size: 0.5rem;
}
.YDlock{
	position: relative;
    top: -0.06rem;
}
.YDlock .iconfont{
	background: #3aad82;
    border: 6px solid #bbf6e0;
    border-radius: 100%;
    padding: 10px 11px;
    position: relative;
    top: -2px;
    z-index: 2;
}
.YDlock .iconfont:before{
	color: #fff;
    font-size: 0.5rem !important
}
.YDlockClose:before{
	content: '\e703';
}.YDlockOpen:before{
	content: '\e706';
}
/*头部*/
.bgfe{
	background: #fefefe
}
.YD_header{
	background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 5px;
    width: 100%;
    z-index: 2;
}

.YD_header.m-navbar:after {
    border-bottom: 0px solid #B2B2B2;
}

.YD_header .bgf4{
	background: rgba(255, 255, 255, 0.3);
}
.YD_header .index-navbar-center {
    margin: 0.1rem 12% !important;
    width: 86% !important;
	height: 0.6rem;
	box-shadow: 0 1px 1px #999;
	
}
.homePage{
	border-radius: 40px;
    color: #66d3b2;
    font-size: 0.54rem;
    height: 25px;
    left: 0.15rem;
    position: absolute;
    top: 0.1rem;
	
}
.selectIcon{
	color: #fff;
    font-size: 0.25rem;
    position: absolute;
    top: 0.28rem;
    z-index: 0;
	
}
.YD_header.m-navbar .navbar-center select{
    color: #fff;
	position: relative;
	z-index: 1;
	 padding: 0 0.6rem 0 0.3rem;
}
.YD_header .triangle {
    
    color: #fff;
    font-size: 0.35rem !important;
   margin-left: -30px !important;
   /* opacity: 0.8;*/
    position: relative;
    z-index: 0;
}
.YD_header .triangle:after {
	border-right: 1px solid #e4e4e4;
    content: "";
    height: 80%;
    opacity: 0.7;
    position: absolute;
    right: -7px;
    top: 13%;
}
.YDsearch{
	color: #fff;
    font-size: 0.25rem;
    text-indent: 0.2rem;
	text-align: center;
}

.YDsearchIco{
	color: #fff;
    font-size: 0.3rem;
    padding-right: 0.2rem;
}
.ScanIcon{
	font-size: 0.4rem;
    position: absolute;
    right: 0.25rem;
    top: 0.179rem;
	color: #fff;
}


/*2019 1 3首页城市选择*/
#citypick>span{
    padding: 0 0.7rem 0 0.4rem;
    position: relative;
	z-index: 9;
	color: #fff;
}

.schbox span {
    color: #333;
    float: left;
    font-size: 0.28rem;
    line-height: 0.5rem;
    margin-right: 0.05rem;
    text-align: right;
    width: 1.5rem;
}

.schbox input {
    border: 1px solid #ccc;
    color: #333;
    float: left;
    font-size: 0.28rem;
    line-height: 0.5rem;
    text-indent: 0.15rem;
    width: calc(100% - 1.55rem);
}

.schbox {
    line-height: 0.3rem;
	 padding: 0.3rem;
}

.cityindex2,.cityindex {
    font-size: 0.23rem;
    line-height: 0.66rem;
}
 
.cityper2,.cityper{
    font-size: 0.28rem;
    line-height: 1rem;
    margin: 0 0.25rem;
}
.indexBar a {
    font-size: 0.23rem;
    height: 4.1%;
}
.cityper + .cityper,.cityper2 + .cityper2 {
    border-top: 1px solid #eee;
}
.citybox {
    padding-bottom: 1rem;
}

/*做出现效果*/
.touchcity,.schbox,.indexBar{
	transition: all 0.3s ease-in-out;
	left:100%;
	opacity: 0;
	z-index: -1;
}

.touchcity.leftopen,.schbox.leftopen{
	left:0;
	opacity: 1;
	z-index: 999
}
.indexBar.leftopen{
	left:auto;
	opacity: 1;
	width: 0.6rem;
	top: 1.4rem;
	z-index: 1;
}

/*2019 1 3首页城市选择*/

/*banner*/



.YD_slider .slider-pagination{
	 bottom: 0.5rem;		
}
.YD_slider .slider-pagination span{
	background-color: #fff;
    border-radius: 2px;
    height: 3px;
    margin: 0 0.15rem;
    width: 0.3rem;
	opacity: 0.4		
}
.YD_slider .slider-pagination > .slider-pagination-item.slider-pagination-item-active {
	background-color: #fff;
	opacity: 1		
}
/*nav*/
.YDm-slider{
	background: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    margin: 0 3%;
    position: relative;
    top: -20px;
    width: 94%;
    z-index: 1;
	box-shadow: 0 5px 23px #eeeeee;
	
}
.YDm-slider .icon{
	font-size: 45px;
    margin: 15px 0 5px;
}

.YDm-slider .swiper-pagination-bullet{
	background: #4bc650 ;
    opacity: 0.2;
	width: 6.5px;
	height: 6.5px;
}

.YDm-slider .swiper-pagination-bullet-active {
   background: #4bc650 ;
    opacity: 1;
}
.YDm-slider .swiper-container{
	padding-bottom: 18px;
}

.YDm-slider .swiper-pagination{
  bottom: 1px;
}
.YDm_p{
	color: #626670;
	font-size: 0.23rem
}




/*YD_Headlines*/
.YD_Headlines{
	 position: relative;
    top: -7px;
}
.YD_Hsvg{
	width: 12%;
	margin-left: 4%;
}
.YD_Hsvg .icon {
    font-size: 37px;
}
.YD_HLul {
	box-sizing: border-box;
    line-height: 0.47rem;
    padding: 0 4px;
    width: 70%;
}
.YD_HLul ul{
	box-sizing: border-box;
	width: 100%;
	word-break: keep-all; 
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis
		
}
.YD_HLul ul li{
	color: #4b4b4d;
	word-break: keep-all; 
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.23rem;
	line-height: 0.42rem;

}

.YD_Himg{
	width: 14%;
	 
}
.YD_Himg img{
	border-radius: 8px;
    height: 0.74rem;
    margin-left: 5px;
    margin-top: 5px;
    width: 0.74rem;
}

/*精品推荐*/
.YD_more{
	color: #a6a6a6;
    font-size: 0.23rem;
    font-weight: normal;
    line-height: 0.4rem;
    position: absolute;
    right: 4%;
}

.YD_Quality{
	width: 100%;
}


.YD_Quality .swiper-slide{
	float: left;
	width: 40.95%!important;;
	margin-right: 10px;
	
}
.YD_Qmain{
	border: 1px solid #e4e4e4;
    border-radius: 4px;
}
.YD_Qmimg{}
.YD_Qmimg img {
	border-radius: 4px 4px 0px 0px;
    width: 100%;
    height: 88px;
}
.YD_Qmsp{
	color: #4b4b4d;
    font-size: 0.23rem;
    padding: 4px 10px;
}
.YD_Qmsp0{
	word-break: keep-all; 
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.YD_Qmsp1{
	 color: #898989;
    font-size: 0.18rem;
	word-break: keep-all; 
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.YD_Qmsp2{
	 color: #f14f4a;
    font-size: 0.23rem;
}

.YD_g_scrollview{
	
}

.YD_g_scrollview .list-theme4 .list-item .list-img {

    width: 3.2rem;
	height: 2.2rem;
	padding: 0;
}

.YD_g_ssp0{
	 padding-top: 0.06rem;
}

.YD_tips{
	background: #def1ff;
    border: 1px solid #a4d8ff;
    border-radius: 3px;
    color: #00b8ff;
    font-size: 0.2rem;
    padding: 0 0.1rem;
}
.YD_g_scrollview .list-theme4 .list-img img{
	margin-top: 0;
	border-radius: 4px;
}
.YD_g_scrollview .list-theme4 .list-item{
	overflow: auto;
	border-bottom: 1px solid #e4e4e4;
}

.YD_g_scrollview .list-theme4 .list-item:last-child{
	border-bottom: 0px solid #e4e4e4;
	
}

.YD_g_scrollview.g-scrollview:after{
	height: auto;
}


.YD_g_scrollview.g-scrollview {
    height: auto;
}

/*开锁*/
.YDULheader.m-navbar:after{
	 border-bottom: 0px solid #b2b2b2;
}
.YDULheader .navbar-center{
	box-sizing: border-box;
    justify-content: initial;
    padding-left: 0.1rem;
}

.YDULheader .index-navbar-center {
	margin: 0.1rem 12% 0.1rem 4% !important;
    width: 84% !important;
}

.YDULsearchIco{
	color: #c1c4d0;
    font-size: 0.42rem;
}
.YDULsearchsp{
	color: #c6c9d5
}
.YDULsearchIco2{
	font-size: 0.4rem;
    position: absolute;
    right: 3.4%;
    top: 0.32rem;
	color: #3aad82;
	
}
.YDULusermenu{
}
.YDULusermenu.usermenu{
	  z-index: 10001;
}
.YDULusermenu .parentLi{
	width: 33.333%;
	line-height: 45px;
}


.YDULusermenu .parentLi:after{
	border-right: 1px solid #e4e4e4;
    content: "";
    height: 25%;
    position: absolute;
    top: 35%;
}

.YDULusermenu .parentLi .icon-font {
    font-size: 0.25rem;
}
.YDULusermenu.usermenu .parentLi{
    margin: 5px 0 10px 0;
	border-top: 1px solid  #f1f1f1;
	border-bottom: 1px solid  #f1f1f1;
	height: 49px;
	position: relative;
}

.YDULusermenu.usermenu .parentLi .header{
	font-size: 0.29rem;
}

.YDULg-scrollview .list-mes .list-title {
    font-size: 0.3rem;
    font-weight:600;
	display: block !important;
	word-break: normal !important;

}

.YDULg-scrollview .list-theme4 .list-item:not(:last-child)::after {
    border-bottom: 0px solid #d9d9d9;
}


.YDULg-scrollview .list-theme4 .list-item .list-mes .list-mes-item {
    padding-top: 0.2rem;
}
.YDULg-scrollview .list-item{
	border-bottom: 1px solid #f0f0f0;
    margin-bottom: 7px;
    padding-bottom: 14px;
    position: relative;
	padding-top: 0;
}
.YDULg-scrollview .list-item:last-child{
	border-bottom: 0px solid #f0f0f0;
}
.UlBattery{
	float: left;
    font-size: 0.6rem;
    left: 40px;
    line-height: 20px;
    position: relative;
    top: 0;
    width: 0.55rem;
}

.UlBatteryNum{
	color: #fff;
    font-size: 0.15rem;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}
.UlBattery .icon{
	position: absolute;
    top: -5px;
    z-index: 0;
}
.ULOpen{
	position: absolute;
    right: 7px;
     top: 0.06rem;
}
.ULOpen:before{
	border-left: 1px solid #e4e4e4;
    content: "";
    height: 25%;
    left: -30px;
    position: absolute;
    top: 40%;
}
.iconChange{
	font-size: 1rem;
}

.ULAccessControl:after{
	content: '\e708';
}
.ULDoorLock:after{
	content: '\e707';
}
.ULwait:after{
	content: '\e705';
	opacity: 0.3;
	left: -50px;
	animation-name: mychange;           /*动画的名字*/
    animation-duration: 3000ms;     /*定义动画完成一个周期所需要的时间，以秒或毫秒计*/
    animation-iteration-count: infinite;        /*定义动画的播放次数，这里是无限播放*/
    animation-direction: alternate;         /*定义是否应该轮流反向播放动画，这里是动画轮流播放*/
}


@keyframes mychange{　　　　/*mychange是动画的名字上面有用到*/
    0% {
        opacity: 0.3;
    }
	50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.3;
    }
}


.ULbaseline  .con{
	background: none;
}
.ULOpenNum{
	border: 0 none;
    color: #3aad82;
    height: 100%;
    position: absolute;
    width: 100%;
}

.opacity0{
	opacity: 0;
}
.YDindex{
	position: relative;
}

.recommendingFineQuality.commonPadding{
	padding-right: 0%;
}
.recommendingFineQuality .YD_more{
	right: 4%;
}
.YDULmenulist{
	background: #fff none repeat scroll 0 0;
    left: 0;
    margin-top: 12px;
    overflow: auto;
    position: fixed;
    text-indent: 0.4rem;
    width: 100%;
	
}


.YDULLli .active{
	color: #3aad82;
}


ul.YDULmenulist li{
	border-bottom: 1px solid #eee;
    clear: both;
    float: left;
    width: 100%;
	font-size: 0.32rem;
	color: #222222;
}

.hideblack{
	background: #000 none repeat scroll 0 0;
    margin-top: -10px;
    opacity: 0.2;
    position: absolute;
    z-index: 10000;
}
.parentLi  .header .label{
	display: block;
    overflow: hidden;
    padding: 0 0.4rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
}

.parentLi .header .arrow {
    position: absolute;
    right: 10px;
    top: 0;
}


/*Housekeeper*/
.hkeeperIndexNav .icon{
	 font-size: 0.5rem;
}
.hkeeperIndexNav .grids-item {
    font-size: 0.28rem;
    padding: 0.865rem 0;
}
.hkeeperIndexNav .grids-item a{
    width:100%;
	height: 100%
}

.hkeeperIndexNav  .grids-item:after {
    border-bottom: 1px solid #e4e4e4;
}

.hkeeperIndexNav  .grids-item:not(:nth-child(3n)):before {
    border-right: 1px solid #e4e4e4;
}

.hkeeperIndexNav .grids-item a:focus{background:#eee}  

.Hpnum{
	position: absolute;
    left: 58%;
    font-size: 0.18rem;
    background: red;
    padding: 0.04rem;
    border-radius: 100%;
    color: #fff;
    border: 2px solid #fff;
    min-width: 0.4rem;
    top: 27%;
}
}

/*Housekeeper*/
