.add_search {
	width: 6.9rem;
	height: .7rem;
	margin-top: .15rem;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	align-content: stretch;
	margin-left: .3rem;
}

.select-add {
	max-width: 1.2rem;
	font-size: .28rem;
	color: #111111;
	float: left;
	line-height: .7rem;
	overflow: hidden;
	white-space: nowrap;
	flex-grow: 0;
	flex-shrink: 0;
}

.select-btn {
	width: .3rem;
	height: .3rem;
	font-size: .28rem;
	color: #111111;
	float: left;
	line-height: .7rem;
	background-image: url(../images/xlbtn.png);
	background-repeat: no-repeat;
	background-size: .13rem;
	background-position: 100% 50%;
	overflow: hidden;
	white-space: nowrap;
	flex-grow: 0;
	flex-shrink: 0;
}

.select-add .isadd {
	display: block;
	white-space: nowrap;
	padding-right: .2rem;
}

.search {
	width: 90%;
	height: 0.5rem;
	border-radius: .5rem;
	border: none;
	line-height: 0.5rem;
	background-color: #ebecee;
	font-size: .3rem;
	outline: none;
	background-image: url(../images/searchbtn.png);
	background-repeat: no-repeat;
	background-size: .27rem;
	background-position: 3% 50%;
	margin-top: .05rem;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%;
	margin: 0 .2rem;
}

.qiandao {
	float: right;
	font-size: .28rem;
	color: #333333;
	line-height: .7rem;
	flex-grow: 0;
	flex-shrink: 0;
}

input::-webkit-input-placeholder {
	color: #555555;
}

input::-moz-input-placeholder {
	color: #555555;
}

input::-ms-input-placeholder {
	color: #555555;
}

.home-swiper {
	width: 6.9rem;
	height: 3rem;
	border-radius: .3rem;
	display: block;
	margin: auto;
	margin-top: .2rem;
}

.home-swiper img {
	width: 6.9rem;
	height: 3rem;
	border-radius: .3rem;
	display: block;
}

.swiper-pagination-bullet {
	width: 4px;
	height: 4px;
	background: #FFFFFF;
}

.swiper-pagination-bullet-active {
	width: 8px;
	opacity: 1;
	background: #FFFFFF;
	border-radius: 2px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0px;
}

.business {
	width: 7.5rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	background: #fff;
	padding-bottom: .3rem;
	border-bottom: .12rem solid #f7f7f7;
}

.business div {
	display: flex;
	flex-direction: column;
	text-align: center;
	position: relative;
	width: 25%;
	box-sizing: border-box;
	color: #333;
	margin-top: .35rem;
}

.business div .business-icon {
	width: 1rem;
	height: 1rem;
	display: block;
	margin: auto;
	border-radius: 1rem;
}

.business div .business-name {
	font-size: .28rem;
	color: #333333;
	margin-top: .1rem;
}

.home-title {
	width: 7.5rem;
	height: .4rem;
	display: block;
	margin-top: .33rem;
	margin-bottom: .3rem;
	padding-left: .3rem;
	padding-right: .43rem;
}

.home-title ._tit {
	font-size: .36rem;
	color: #111111;
	float: left;
	width: 5rem;
	font-weight: bold;
}

.home-title ._more {
	font-size: .28rem;
	color: #999999;
	float: right;
	margin-top: .06rem;
	width: 1rem;
	text-align: right;
}

.job-list {
	width: 7.5rem;
	display: block;
	border-bottom: .12rem solid #f7f7f7;
}

.job-list li {
	height: 1.8rem;
	border-top: 1px solid #f7f7f7;
	padding-left: .3rem;
	padding-right: .33rem;
}

.job-name-money {
	height: .4rem;
	margin-top: .3rem;
}

._name {
	font-size: .32rem;
	color: #111111;
	float: left;
	width: 4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

._money {
	color: #d40c36;
	font-size: .32rem;
	float: right;
	width: 2rem;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

._money b {
	font-size: .34rem;
	font-family: PingFang SC;
}

.job-type {
	height: .3rem;
	margin-top: .1rem;
}

._type {
	color: #919191;
	font-size: .24rem;
	float: left;
	width: 4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.job-add-time {
	height: .3rem;
	margin-top: .1rem;
}

._add {
	color: #919191;
	font-size: .24rem;
	float: left;
	width: 4.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

._time {
	color: #919191;
	font-size: .24rem;
	float: right;
	width: 2rem;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.recommend {
	width: 7.5rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	background: #fff;
	padding-bottom: .3rem;
	padding-bottom: 1.5rem;
}

.recommend div {
	display: flex;
	flex-direction: column;
	text-align: center;
	position: relative;
	width: 2.5rem;
	box-sizing: border-box;
	color: #333;
	margin-top: .25rem;
	margin-bottom: .25rem;
}

.recommend div .recommend-icon {
	width: 1.1rem;
	height: 1.1rem;
	display: block;
	margin: auto;
	border-radius: 1.1rem;
}

.recommend div .recommend-name {
	font-size: .32rem;
	color: #111111;
	margin-top: .14rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: .32rem;
}

.recommend div .recommend-eva {
	font-size: .24rem;
	color: #555555;
	margin-top: .17rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: .32rem;
}

.recommend div .recommend-eva span {
	font-size: .28rem;
	color: #de9327;
	margin-left: .04rem;
}

.recommend div .recommend-skill {
	font-size: .24rem;
	color: #555555;
	margin-top: .17rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lists {
	width: 7.5rem;
	display: block;
	padding-bottom: 1.5rem;
	/* position: absolute;
	height: 90%;
	overflow: hidden; */
}

.noscroll {
	position: absolute;
	height: 90%;
	overflow: hidden;
}

.lists .oli {
	height: 2.28rem;
	border-top: 1px solid #f7f7f7;
	padding: 0 .3rem;
}

.lists .oli .left-img {
	float: left;
	width: 1.38rem;
	height: 1.38rem;
	border-radius: .1rem;
	margin-top: .35rem;
}

.lists .oli .left-img .job-img {
	width: 1.38rem;
	height: 1.38rem;
	display: block;
}

.lists .oli .center-wz {
	float: left;
	width: 4.2rem;
	height: 1.5rem;
	border-radius: .1rem;
	margin-top: .34rem;
	margin-left: .15rem;
}

.lists .oli .center-wz .wz1 {
	font-size: .32rem;
	color: #111111;
	width: 4.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lists .oli .center-wz .wz2 {
	width: 4.2rem;
	height: .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: .08rem;
}

.lists .oli .center-wz .wz2 span {
	font-size: .24rem;
	color: #5A8CF7;
	border: 1px solid #5A8CF7;
	border-radius: .05rem;
	margin-right: .1rem;
	padding: .05rem .1rem;
	float: left;
}

.lists .oli .center-wz .wz3 {
	font-size: .24rem;
	color: #919191;
	width: 4.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: .08rem;
}

.lists .oli .center-wz .wz4 {
	font-size: .24rem;
	color: #919191;
	width: 4.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: .08rem;
}

.lists .oli .center-wz .wz5 {
	font-size: .24rem;
	color: #919191;
	width: 4.2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: .08rem;
	background-image: url(../images/air.png);
	background-repeat: no-repeat;
	background-size: .22rem;
	background-position: 0%;
	padding-left: .4rem;
}

.lists .oli .right-status {
	float: right;
	width: 1rem;
	height: 1.4rem;
	border-radius: .1rem;
	margin-top: .34rem;
}

.lists .oli .right-status .status {
	color: #333333;
	font-size: .24rem;
	text-align: center;
	border: 1px solid;
	height: .4rem;
	line-height: .35rem;
	transform: rotateZ(25deg);
	-webkit-transform: rotateZ(25deg);
	-moz-transform: rotateZ(25deg);
	-ms-transform: rotateZ(25deg);
	-o-transform: rotateZ(25deg);
	border-radius: .08rem;
}

.lists .oli .right-status .status0 {
	color: #B1F3CA;
	border: 1px solid #B1F3CA;
}

.lists .oli .right-status .status1 {
	color: #B1F3CA;
	border: 1px solid #B1F3CA;
}

.lists .oli .right-status .status2 {
	color: #C8AAFF;
	border: 1px solid #C8AAFF;
}

.lists .oli .right-status .status3 {
	color: #FF9494;
	border: 1px solid #FF9494;
}

.lists .oli .right-status .status4 {
	color: #97CEFD;
	border: 1px solid #97CEFD;
}

.lists .oli .right-status .status5 {
	color: #FFCB93;
	border: 1px solid #FFCB93;
}

.lists .oli .right-status .status6 {
	color: #FFA3B5;
	border: 1px solid #FFA3B5;
}

.lists .oli .right-status .status7 {
	color: #FFA3B5;
	border: 1px solid #FFA3B5;
}









.lists .oli .right-status .status0 {
	color: #C8AAFF;
	border: 1px solid #C8AAFF;
}

.lists .oli .right-status .status1 {
	color: #97cefd;
	border: 1px solid #97cefd;
}

.lists .oli .right-status .status2 {
	color: #FFCB93;
	border: 1px solid #FFCB93;
}

.lists .oli .right-status .status3 {
	color: #97cefd;
	border: 1px solid #97cefd;
}

.lists .oli .right-status .status4 {
	color: #FF9494;
	border: 1px solid #FF9494;
}

.lists .oli .right-status .status5 {
	color: #FFA3B5;
	border: 1px solid #FFA3B5;
}

.lists .oli .right-status .status6 {
	color: #B1F3CA;
	border: 1px solid #B1F3CA;
}

.lists .oli .right-status .status7 {
	color: #b8b8b8;
	border: 1px solid #b8b8b8;
}




.det-info {
	height: 3.3rem;
	border-bottom: .12rem solid #f7f7f7;
}

.option-btn {
	position: fixed;
	width: 7.5rem;
	height: .88rem;
	bottom: 1rem;
	background-color: #FFFFFF;
	display: box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.option-btn>div {
	-prefix-box-flex: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-top: 1px solid #d81a42;
	font-size: .3rem;
	line-height: .88rem;
	text-align: center;
}

.option-btn>div:first-of-type {
	color: #d81a42;
}

.option-btn>div:last-of-type {
	background-color: #d81a42;
	color: #FFFFFF;
}

.det-wz {
	font-size: .26rem;
	color: #555555;
	padding: 0 .3rem;
	line-height: 1.4;
}

.det-img {
	width: 7.5rem;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 .3rem;
	margin-top: .45rem;
}

.det-img .workimg {
	width: 2.16rem;
	height: 2.16rem;
	display: flex;
	flex-direction: column;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	color: #333;
	margin-right: .1rem;
	margin-bottom: .1rem;
}

.order-det {
	padding-bottom: 2.5rem;
}

.collect-img {
	width: .33rem;
	float: right;
}

.jdt {
	width: 6.9rem;
	display: block;
	margin: auto;
	display: box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.jdt-wz {
	font-size: .3rem;
	color: #cccccc;
	-prefix-box-flex: 1;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
}

.jdt-wz .ddicon {
	width: .14rem;
	display: block;
	margin: auto;
	margin-bottom: .18rem;
}

.showjdt {
	width: 5.6rem;
	height: .02rem;
	background-color: #f1f1f1;
	position: relative;
	margin-top: -.56rem;
	margin-left: .95rem;
	z-index: -1;
}

._showjdt {
	height: .02rem;
	background-color: #f7c1bf;
}

.types {
	width: 7.5rem;
	height: .84rem;
	display: block;
	overflow: hidden;
	overflow-x: scroll;
	white-space: nowrap;
	margin-bottom: .18rem;
	padding-top: .18rem;
	position: fixed;
	top: 0;
	z-index: 99;
	background-color: #ffffff;
}

.types::-webkit-scrollbar {
	width: 0 !important;
	display: none;
}

.types>span {
	height: .54rem;
	background-color: #f7f7f7;
	color: #333333;
	font-size: .3rem;
	text-align: center;
	border-radius: .5rem;
	line-height: .54rem;
	padding: 0 .28rem;
	position: relative;
	top: -.5rem;
	display: inline-block;
}

.types>span:first-of-type {
	margin-left: .29rem;
}

.types>span:last-of-type {
	margin-right: 1.5rem;
}

.types_more {
	position: fixed;
	right: 0;
	background-color: #FFFFFF;
	color: #666666;
	font-size: .3rem;
	width: 1.3rem;
	height: .54rem;
	text-align: center;
	line-height: .54rem;
	margin-top: -1.05rem;
}

.more_fc {
	position: fixed;
	width: 7.5rem;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	top: 0;
	left: 0;
	z-index: 99;
	display: none;
}

.select {
	position: fixed;
	width: 5.35rem;
	height: 100%;
	background-color: #FFFFFF;
	top: 0;
	z-index: 99;
	right: 0;
	padding-top: .39rem;
	overflow-y: scroll;
	padding-bottom: 1.5rem;
}

.close_fc {
	position: fixed;
	width: 2.15rem;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	top: 0;
	z-index: 99;
	left: 0;
}

.det_type {
	width: 4.8rem;
	display: flow-root;
	margin: auto;
	margin-bottom: .57rem;
}

.det_type p {
	font-size: .3rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	margin-bottom: .34rem;
}

.det_type>span {
	height: .54rem;
	font-size: .28rem;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	line-height: .54rem;
	background: rgba(244, 244, 244, 1);
	border-radius: .27rem;
	padding: 0 .3rem;
	float: left;
	margin-right: .1rem;
	margin-bottom: .25rem;
	border: 1px solid rgba(0, 0, 0, 0);
}

.sure_div {
	position: fixed;
	width: 5.35rem;
	background-color: #FFFFFF;
	bottom: 0;
	z-index: 99;
	right: 0;
	padding-top: .39rem;
	overflow-y: scroll;
	padding-bottom: 1rem;
}

.sure_btn {
	width: 2.6rem;
	height: .7rem;
	background: rgba(216, 26, 66, 1);
	border-radius: .35rem;
	font-size: .34rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: .7rem;
	text-align: center;
	position: fixed;
	bottom: .47rem;
	right: .3rem;
	z-index: 99;
}

.det_type .active {
	background: rgba(255, 234, 238, 1);
	border: 1px solid rgba(216, 26, 66, 1);
	border-radius: .27rem;
	color: #D81A42;
}

.oSearch {
	height: .6rem;
	border-radius: .5rem;
	border: none;
	line-height: .6rem;
	background-color: #ebecee;
	font-size: .3rem;
	text-align: center;
	outline: none;
	margin-top: .05rem;
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 0%;
	margin: 0 .2rem;
}
