.yf-left-ghost{
	width: 136px;
	height: 84px;
	position: fixed;
	left: -21px;
	bottom: 0px;
	background: url(../img/bottomPop/bg.png) no-repeat;
	transition: left 1s;
	z-index: 99;
	cursor: pointer;
}
.yf-ghost-con {
	width: 100%;
	height: 96px;
	position: fixed;
	bottom: -135px;
	left: 0;
	right: 0;
	background: #383838;
	transition: bottom 1s;
	z-index: 99;
}
.yf-block {
	width: 1190px;
	margin: 0 auto;
}
.yf-women{
	position: absolute;
	width: 122px;
	height: 134px;
	margin: -39px 0 0 75px;
	background: url(../img/bottomPop/women.png) no-repeat;
}
.yf-sub{
	width: 227px;
	height: 63px;
	position: absolute;
	margin: 18px 0 0 275px;
	background: url(../img/bottomPop/sub.png) no-repeat;
}
.yf-choose-industy {
	width: 233px;
	height: 42px;
	background: #fff;
	position: absolute;
	margin: 24px 0 0 553px;
	line-height: 42px;
	padding-left: 10px;
	box-sizing: border-box;
	color: #999;
}
.yf-choose-industy input{
	border: 0;
    width: 220px;
}
.yf-change{
    display: none;
	position: absolute;
	color: #ef5910;
	margin: 37px 0 0 -37px;
	cursor: pointer;
}
.yf-ghost-moblie{
	margin: 24px 0 0 790px;
	width: 182px;
	height: 42px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 0;
	background: #fff;
}
.yf-ghost-btn{
	margin: -42px 0 0 984px;
	width: 138px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #ef5910;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	cursor: pointer;
}
.yf-close{
	width: 27px;
	height: 27px;
	background: url(../img/bottomPop/close.png) no-repeat;
	margin: -60px 0 0 1140px;
	cursor: pointer;
}
.yf-industy-active::after{
	 transform: rotate(180deg);
	 margin: -33px 0 0 196px;
 }
.yf-ul-show {
	height: 280px !important;
}