html,
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 360px;
}


html {
	width: 100%;
	height: 100%;
	background-color: #1F2122;

}

input:-webkit-autofill {
	-webkit-text-fill-color: #fff !important;
	transition: background-color 5000s ease-in-out 0s;
}

a {
	text-decoration: none;
}

.renwu>a{
	color: rgba(255,255,255,1);
}

@font-face {
	font-family: 'SourceHanSansCN-Normal';
	/*字体名称*/
	src: url('../fonts/SourceHanSansCN-Normal.otf') format("opentype"),
		url('../fonts/SourceHanSerifCN-Medium.otf') format("opentype"),
		url('../fonts/SourceHanSerifCN-Regular.otf') format("opentype"),
		url('../fonts/SourceHanSerifCN-Bold.otf') format("opentype");
	/*字体源文件*/
}

.can_in,
#test1,
#test2 {
	cursor: pointer;
}

/* 首页详情页面 */
.hidemsg {
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-top: 40px;
	float: left;
	margin-bottom: 40px;
}

.hid_br {
	width: 100%;
	font-size: 25px;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
	float: left;
}

.hid_nr {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.5);
	float: left;

}

/* 谷歌 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}

/* 火狐 */
input {
	-moz-appearance: textfield;
}

* {
	font-family: "SourceHanSansCN-Normal";
}

.yonghu_box {
	width: 100%;
	height: 30px;
}

.yh_right {
	height: 100%;

}

.yhr_position {

	height: 30px;
	background: rgba(28, 29, 30, 1);
}

.yhr_lr {
	position: absolute;
	left: 245px;
	transition: left 0.2s;
	width: 24px;
	height: 24px;
	margin-top: 3px;
	top: 0px;
	float: left;
	cursor: pointer;
	z-index: 999;
}

.yhr_lr>img {
	width: 100%;
	height: 100%;
}

.yhr_bg {
	float: right;
	right: 0px;
	position: absolute;
	z-index: 678;
}


.yhrb_xiaoxi {
	width: 24px;
	height: 24px;
	float: right;
	margin-right: 15px;
	margin-top: 3px;
}

.yhrb_xiaoxi>img {
	width: 100%;
	height: 100%;
}

.yhrb_touxiang {
	width: 24px;
	height: 24px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}

.yhrb_touxiang>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50px;
}

.yhrb_name {
	float: right;
	height: 30px;
	margin-right: 30px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Regular";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
}

.yonghu_iframe {
	width: 100%;
	position: relative;
	overflow: hidden;
	float: left;
}

.yonghu_iframe>iframe {
	transition: margin-left 0.2s;
	overflow: hidden;
	scroll-y: hidden;
	margin-left: 230px;
}

/* 左侧导航 */
.yonghu_nav {
	width: 200px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: left 0.2s;
}

.yhv_logo {
	width: 60px;
	height: 20px;
	margin-left: 40px;
	padding-top: 8px;
	float: left;
}

.yhv_logo>img {
	width: 100%;
	height: 100%;
}

.yhv_lie {
	width: 100%;
	margin-top: 40px;
}

.yhv_lie>ul {
	width: 100%;
}

.yhv_lie>ul a {
	text-decoration: none;
}

.yhv_lie>ul li {
	width: 100%;
	height: 40px;
	display: block;
	list-style-type: none;
	margin-left: -40px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Regular";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	cursor: pointer;
}

.yhv_lie>ul .active {
	background: rgba(35, 174, 229, 1);
}

.yhv_lie>ul li>span {
	margin-left: 5px;
}

.yhv_lie>ul li>img {
	width: 18px;
	height: 18x;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
}

/* iframe 任务大厅样式 */
.renwu {
	width: 98%;
	height: 40px;
	font-size: 18px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	border-bottom: 1px solid rgba(255, 85, 46, 1);
	background-color: #1C1D1E;
	text-transform: uppercase;
}

.ren_bg {
	width: 98%;
	background: rgba(255, 255, 255, 0.1);
	float: left;
}

.ren_b_box {
	width: 100%;
	height: auto;
	padding-top: 20px;
}

#losx_content,
.losx_content {
	width: 90px;
	height: 30px;
	background: rgba(97, 97, 98, 1);
	border-radius: 2px;
	font-size: 13px;
	font-family: "SourceHanSansCN-Regular";
	font-weight: 400;
	color: rgba(221, 221, 221, 1);
	line-height: 30px;
	padding-left: 10px;
	float: left;
	margin-left: 1.6%;
}

.losx_fg,
#losx_fg {
	width: 100%;
	cursor: pointer;
}

#losx_content input,
.losx_content input {
	width: 100%;
	background: none;
	outline: none;
	border: 0px;
	color: #DDDDDD;
	font-size: 13px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}

#startDate::-webkit-input-placeholder {
	color: #DDDDDD;
}

#startDate::-moz-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: #DDDDDD;
}

#startDate:-ms-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: #DDDDDD;
}

#endDate::-webkit-input-placeholder {
	color: #DDDDDD;
}

#endDate::-moz-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: #DDDDDD;
}

#endDate:-ms-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: #DDDDDD;
}

#losx_fg>img,
.losx_fg>img {
	width: 10px;
	height: 10px;
	margin-left: 10px;
}

#test1::-webkit-input-placeholder {
	color: #DDDDDD;
}

#test1::-moz-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: #DDDDDD;
}

#test1:-ms-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: #DDDDDD;
}

#test2::-webkit-input-placeholder {
	color: #DDDDDD;
}

#test2::-moz-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: #DDDDDD;
}

#test2:-ms-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: #DDDDDD;
}

#losx_xian,
.losx_xian {
	width: 10px;
	height: 2px;
	background: rgba(115, 116, 117, 1);
	border-radius: 1px;
	float: left;
	margin-top: 14px;
	margin-left: 20px;
}

#sousuo {
	text-align: center;
	width: 70px;
	height: 30px;
	background: rgba(35, 174, 229, 1);
	border-radius: 2px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

.ren_xiq {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.renq_bg {
	width: 23%;
	height: auto;
	margin-left: 1.6%;
	float: left;
	margin-top: 20px;
}

.renqb_img {
	width: 100%;
	height: auto;
}

.renqb_img>img {
	width: 100%;
	height: 165px;
	object-fit: cover;
	border-radius: 4px;
}

.renqb_top {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.renqb_t_left {
	width: 70%;
	height: auto;
	float: left;
}

.renqb_tl_br {
	width: 100%;
	height: 20px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	white-space: initial;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.renqb_tl_stoptime {
	height: 20px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.6);
	line-height: 20px;
	white-space: initial;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.renqb_t_right {
	min-width: 50px;
	max-width: 30%;
	text-align: center;
	line-height: 20px;
	height: 20px;
	background: rgba(35, 174, 229, 1);
	border-radius: 2px;
	font-size: 12px;
	font-family: "SourceHanSansCN-Regular";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: right;
	cursor: pointer;
}
.renqb_t_right_join {
	min-width: 50px;
	max-width: 30%;
	text-align: center;
	line-height: 20px;
	height: 20px;
	background: rgba(45,46,47,1);
	border-radius: 2px;
	font-size: 12px;
	font-family: "SourceHanSansCN-Regular";
	font-weight: 400;
	color: rgba(153,153,153,1);
	float: right;
	cursor: pointer;
}

.renqb_btom {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 12px;
	padding-bottom: 20px;
}

.renqb_btom_money {
	width: 70%;
	height: auto;
	height: 25px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 85, 46, 0.8);
	line-height: 25px;
	float: left;
}

.renqb_btom_money>span {
	font-size: 22px;
	font-family: "SourceHanSansCN-Bold";
	font-weight: 400;
}

.renqb_btom_people {

	width: 30%;
	height: 30px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #AFAFB0;
	line-height: 30px;
	float: right;
	text-align: right;
}

.renqb_btom_people>img {
	width: 18px;
	height: 18px;
}

/* 页数 */
.pages {
	width: 100%;
	height: 30px;
	float: left;
}

.page_prv {
	text-align: center;
	width: 50px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	height: 20px;
	font-size: 7px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.4);
	line-height: 20px;
	float: left;
	margin-left: 1.6%;
	cursor: pointer;
}

.page_numb {
	height: 20px;
	line-height: 20px;
	float: left;
}

.page_n_matn {
	text-align: center;
	width: 20px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	height: 20px;
	font-size: 7px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.4);
	line-height: 20px;
	float: left;
	cursor: pointer;
}

.page_next {
	text-align: center;
	width: 50px;
	border: 1px solid rgba(255, 255, 255, 0.4);
	height: 20px;
	font-size: 7px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.4);
	line-height: 20px;
	float: left;
	cursor: pointer;
}

.pageactive {
	background-color: #23AEE5;
	color: #ffffff;
}

.bom {
	text-align: right;
	width: 100%;
	height: 30px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	background-color: #1C1D1E;
	float: left;
}

.bom>span {
	float: right;
	margin-right: 20px;
}

/* 任务大厅——任务大厅——详情下载 */
.xiazai_bt {
	width: 98%;
	height: 30px;
	line-height: 30px;
	background: rgba(255, 255, 255, 0.1);
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 20px;
}

.xia_bg {
	width: 96%;
	margin-left: 2%;
	display: flex;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 20px;
	padding-bottom: 20px;
}

.xia_b_left {
	width: 307px;
	height: 170px;
	float: left;
}

.xia_b_right {
	flex: 1;
	margin-left: 20px;
}

.xia_b_left>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 4px;
}

.xia_b_right {
	width: 60%;
	height: auto;
}

.xia_br_top {
	width: 100%;
	height: auto;

}

.xia_br_cont {
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	float: left;
}

.xia_br_img {
	width: 200px;
	height: 30px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(196, 197, 197, 1);
	line-height: 30px;
	margin-left: 20px;
	float: left;
	margin-top: 2px;
}

.xia_br_img>img {
	width: 18px;
	height: 18px;
	margin-top: 6px;
	float: left;
}

.xia_br_jianyao {
	width: 100%;
	height: 20px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 85, 46, 1);
	line-height: 20px;
	float: left;
}

.xia_br_time {
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 20px;
	float: left;
}

.xia_br_xiazaitext {
	width: 100%;
	height: 20px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(254, 254, 254, 1);
	line-height: 20px;

	float: left;
}

.xia_br_xiazaiimg {
	width: 100%;
	margin-left: -20px;
	margin-top: 5px;
	float: left;
}

.xia_br_xiazaiimg .xiazai_br_xi {
	width: 52px;
	height: 20px;
	float: left;
	margin-left: 20px;
}

.xiazai_br_xi>img {
	width: 100%;
}

.xia_br_anniu {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.cencar {
	cursor: pointer;
}

.xia_bra_canyu {
	text-align: center;
	width: 107px;
	height: 25px;
	line-height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 2px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: left;
	cursor: pointer;
}

.xia_bra_key {
	text-align: center;
	width: 48px;
	height: 25px;
	line-height: 25px;
	background: #FF552E;
	border-radius: 2px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: left;
	margin-left: 20px;
	cursor: pointer;
}

.xia_b_shuoming {
	width: 96%;
	float: left;
	height: 16px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 16px;
	margin-top: 20px;
	margin-left: 2%;
}

.xia_b_shuoming>img {
	width: 10px;
	height: 10px;
	float: left;
	margin-top: 3px;
}

.xia_b_shuoming>span {
	margin-left: 8px;
	float: left;
}

.xia_b_nr {
	width: 94%;
	margin-left: 3%;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(146, 150, 152, 1);
	line-height: 15px;
}

.xia_b_video {
	width: 94%;
	margin-left: 3%;
	float: left;
	margin-top: 20px;
	height: 18.75rem;
}
.xia_b_video a >img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.xia_b_vl{
	width: 94%;
	height: 18.75rem;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	
}
.xia_b_vl .start_img{
	width: 4rem;
	height: 4rem;
	}
.xia_b_video>video {
	width: 100%;
}

.xia_b_imgbg {
	width: 94%;
	margin-left: 3%;
	float: left;
	margin-top: 20px;
}

.xia_bimg_img {
	width: 100%;
	float: left;
	margin-top: 5px;
}

.xia_bimg_img>img {
	width: 100%;
}

.xia_button {
	width: 94%;
	float: left;
	margin-left: 3%;
	margin-top: 30px;
	padding-bottom: 20px;
}

.but_ca,
.but_sq {
	float: right;

}

.but_ca {
	margin-right: 16px;
}

.ren_qing {
	margin-bottom: 40px;
	min-height: 770px;
	float: left;
}

.canr_box {
	width: 100%;
	min-height: 750px;
}

.canr_box_timelong {
	width: 500px;
	height: 35px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(196, 197, 197, 1);
	line-height: 35px;
	margin-top: 10px;
}

.canr_box_timelong>div {
	width: 100px;
	text-align: right;
	float: left;

}

.cme {
	width: 200px;
	height: 30px;
	font-size: 13px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	border: 0px;
	outline: none;
	background-color: #616162;
	border-radius: 2px;
	padding-left: 20px;
}

.cme::-webkit-input-placeholder {
	color: #DDDDDD;
}

.cme::-moz-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: #DDDDDD;
}

.cme:-ms-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: #DDDDDD;
}

/* 我的任务 */

.wode_bg {
	width: 98%;
	height: 40px;
	border-bottom: 1px solid rgba(255, 85, 46, 0.2);

}

.wode_bg_nav {
	text-align: center;
	width: 100px;
	height: 40px;
	font-size: 16px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	float: left;
	/* margin-left: 10px; */
	cursor: pointer;
	text-transform: uppercase;
}

.wodeactive {
	background: rgba(255, 85, 46, 1);
}

/* 我的任务-待接单 */

.wode_jiedan {
	width: 96%;
	margin-left: 2%;
	height: auto;
	display: none;
}

.wode_jd_bg {
	width: 100%;
	border-bottom: 1px solid rgba(255, 85, 46, 0.2);
	display: flex;
	margin-top: 20px;
	padding-bottom: 20px;
}

.wode_jdb_left {
	width: 162px;
	height: 90px;
}

.wode_jdb_left>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 4px;
}

.wode_jdb_right {
	flex: 1;
	margin-left: 15px;
}

.wode_jdbr_br {
	width: 100%;
	height: auto;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 16px;
	float: left;
}

.wode_jdbr_time {
	width: 100%;
	height: auto;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
	line-height: 16px;
	float: left;
}

.wode_jdbr_zl {
	width: 100%;
	height: auto;
	float: left;
	margin-left: -10px;
}

.wode_jdbr_zl_fenl {
	width: auto;
	height: 15px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
	line-height: 15px;
	float: left;
	margin-left: 10px;
}

.wode_jdbr_zl_fenl>img {
	width: 12px;
	height: 12px;
}

.wode_jdbr_money {
	width: 100%;
	float: left;
	margin-top: 25px;
}

.wode_most {
	margin-top: 40px;
}

.wode_m {
	height: 16px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 85, 46, 1);
	line-height: 16px;
	float: left;
}

.wode_m>span {
	font-size: 14px;
}

.wode_yus {
	height: 16px;
	font-size: 12px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.4);
	line-height: 16px;
	margin-left: 10px;
	float: left;
}

.wode_jdb_r {
	width: 150px;
	height: auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	/*垂直居中*/
	justify-content: center;
	/*水平居中*/
	图片居中显示：object-fit: cover;
}

.wode_jbs_r {
	width: 200px;
}

.wode_jdbr_cx {
	text-align: center;
	width: 84px;
	height: 25px;
	background: rgba(0, 0, 0, 1);
	border-radius: 4px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	cursor: pointer;
}

/* 待提交 */

.wode_tijiao {
	width: 96%;
	margin-left: 2%;
	height: auto;
	display: none;
}

.wode_tijiao_r {
	/* width: 300px; */
	height: auto;
}

.wode_tj_bg {
	width: 100%;
	min-height: 55px;

}

.wode_tjb_left {
	width: 55px;
	height: 55px;
	background: rgba(97, 97, 98, 1);
	border-radius: 4px;
	float: left;
}

.wode_tjb_left>input {
	width: 55px;
	height: 71px;
	opacity: 0;
	position: absolute;
	z-index: 345;
	position: absolute;
	cursor: pointer;
	margin-top: -16px;
}

.wode_tjbl_img {
	width: 100%;
	height: 35px;
	float: left;
}

.wode_tjbl_img>img {
	width: 21px;
	height: 21px;
	margin-left: 17px;
	margin-top: 7px;
}

#jietu {
	width: 55px;
	height: 55px;
	position: absolute;
	z-index: 200;
}

.wodeimg {
	width: 55px;
	height: 55px;
	position: absolute;
	z-index: 199;
}

.wodeimg>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 4px;
}

.wode_tjbl_text {
	text-align: center;
	width: 100%;
	height: 12px;
	font-size: 8px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 12px;
	float: left;
}

.wode_tjb_right {
	width: 240px;
	min-height: 55px;
	background: rgba(97, 97, 98, 1);
	border-radius: 4px;
	margin-left: 5px;
	float: left;
	overflow: hidden;
}

.wode_tjb_right>textarea {
	width: 92%;
	height: 45px;
	background: none;
	border: 0px;
	outline: none;
	overflow-y: auto;
	overflow-x: auto;
	font-size: 16px;
	resize: none;
	margin-left: 10px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 15px;
}


textarea::-webkit-scrollbar {
	display: none
}

.wode_tijiao_anniu {
	text-align: center;
	width: 84px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	float: right;
	margin-top: 12px;
	cursor: pointer;
}

/* 提示提交被拒绝 */
/* 提交成功样式隐藏 */
.wode_tijian_tino {
	display: none;
}

/* 提交失败样式隐藏 */
.wode_tijiao_tishi {
	width: 100%;
	text-align: right;
	height: 15px;
	font-size: 8px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 46, 61, 1);
	line-height: 15px;
	float: left;
	margin-top: 10px;
}

/* 待上传 */

.wode_shangchuan {
	width: 96%;
	margin-left: 2%;
	height: auto;
	display: none;
}

.wode_tjb_cot {
	text-align: left;
	width: 96%;
	margin-left: 2%;
	height: auto;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 14px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.wode_tjb_rightno {
	width: 300px;
	min-height: 55px;
	background: rgba(97, 97, 98, 1);
	border-radius: 4px;
	margin-left: 5px;
	float: left;
	overflow: hidden;
}

textarea::-webkit-input-placeholder {
	color: #EEEEEE;
	font-size: 14px;
}

textarea::-moz-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: #EEEEEE;
	font-size: 14px;
}

textarea:-ms-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: #EEEEEE;
	font-size: 14px;
}

.wode_tjb_rightno>textarea {
	width: 100%;
	height: 45px;
	background: none;
	border: 0px;
	outline: none;
	color: #FFFFFF;
	font-size: 14px;
}

/* 代收款 */
.wode_shoukuan {
	width: 96%;
	margin-left: 2%;
	height: auto;
	display: none;
}

.wode_shoukuan_anniu {
	text-align: right;
	width: 84px;
	height: 25px;

	border-radius: 4px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	float: right;
	margin-top: 12px;
}

/* 已结束 */
.wode_jieshu {
	width: 96%;
	margin-left: 2%;
	height: auto;
	display: none;
}

.wode_wancheng_anniu {
	margin-top: 30px;
}

.wode_wancheng_b {

	margin-left: 5px;
}

.wode_wancheng_span {
	color: #23AEE5;
	margin-left: 5px;
}

.shensu {
	position: fixed;
	z-index: 234;
	width: 300px;
	height: 100px;
	line-height: 100px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.3);
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -150px;
	border-radius: 10px;
	display: none;
}

.key_key {
	width: 100%;
	height: auto;
}

.keyk_bg {
	width: 100%;
	height: 25px;
	background: rgba(255, 255, 255, 0.06);
	display: flex;
}

.leyk_b_nav {
	flex: 1;
	text-align: center;
	font-size: 15x;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	line-height: 25px;
	-webkit-transform: scale(0.9);
}

.ley_kb {
	flex: 2;
}

.key_msg {
	text-align: right;
	width: 100%;
	height: auto;
}

.key_box {
	width: 100%;
	/* height: 95px; */
	/* padding-bottom: 25px; */
	/* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
	float: left;
}

.key_m_lieb {
	width: 100%;
	display: flex;
	float: left;
	line-height: 80px;
}

.key_ml_img {
	flex: 1;
	text-align: center;
	font-size: 14px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}

.key_ml_img>img {
	width: 80%;
	min-height: 42px;
	border-radius: 4px;
	max-height: 70px;
	object-fit: cover;
	margin-top: 5px;
}

.ley_mb {
	flex: 2;
}

/* .key_ml_tbg {
	min-height: 80px;
} */

.key_ml_time {
	line-height: 20px;
}

.key_m {
	color: rgba(255, 255, 255, 0.4);
	display: flex;
	margin-top: 28px;

	justify-content: center;
	/*水平居中*/
}

.key_sc {
	color: #FF552E;
}

.key_quxiao {
	width: 44px;
	height: 25px;
	line-height: 25px;
	background: rgba(255, 85, 46, 1);
	border-radius: 4px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	margin-left: -20px;
	margin-top: 32.5px;
	cursor: pointer;
}

.k_b {
	display: none;
}

.key_t {
	min-width: 54px;
	max-width: 30%;
	-webkit-transform: scale(0.9);
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: rgba(35, 174, 229, 1);
	border-radius: 2px;
	font-size: 12px;
	font-family: "SourceHanSansCN-Regular";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: right;
	cursor: pointer;
}

.k_t {
	display: none;
}

/* 用户-推广合作 */
.tgwork_bg {
	width: 100%;
	float: left;
}

.tg_b_box {
	width: 18%;
	min-width: 210px;
	height: 100%;
	float: left;
	margin-top: 1%;
	margin-left: 1%;

}

.tg_bg {
	width: 100%;
	float: left;
	padding-bottom: 20px;
	background: url(../image/bg.png) no-repeat;
	background-size: 100% 98%;

}

.tg_bg:hover {
	background: url(../image/tuiguang_bg@2x.png) no-repeat;
	background-size: 100% 98%;
}

.tgb_box_logo {
	width: 100%;
	height: 80px;
	font-size: 8px;
	font-family: "SourceHanSansCN-Bold";
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 80px;
	margin-left: 10px;
	margin-right: 10px;
}

.xiazai_bt .two_br {
	padding-left: 20px;
}

.tgb_box_logo>img {
	width: 30px;
	height: 30px;
	margin-top: 26px;
	float: left;
	border-radius: 4px;
}

.tgb_box_logo span {
	margin-left: 5px;
}

.tgb_box_bt {
	width: 94%;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	font-family: "SourceHanSansSC-Bold";
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 18px;

}

.tgb_box_money {
	width: 90%;
	margin-left: 5%;
	font-size: 25px;
	font-family: "SourceHanSansSC-Bold";
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	line-height: 17px;
	margin-top: 15px;
}

.tgb_box_sccess {
	width: 90%;
	margin-bottom: 20px;
	margin-left: 5%;
	margin-top: 21px;
}

.tgbb_c_img {
	width: 100%;
	height: auto;
	font-size: 14px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 18px;
}

.tgbb_c_img>img {
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 1px;
}

.tgbb_c_img>span {
	margin-left: 5px;
}

.tgb_button {
	text-align: center;
	width: 50%;
	height: 24px;
	background: rgba(255, 255, 255, 1);
	border-radius: 12px;
	font-size: 14px;
	font-family: "SourceHanSansSC-Bold";
	font-weight: bold;
	color: rgba(35, 174, 229, 1);
	line-height: 24px;
	margin-left: 25%;
	margin-top: 22px;

}


/* 用户-个人资料 */
.people {
	width: 98%;
	height: auto;
	display: flex;
	margin-left: 1%;
}

.pel_left,
.pel_right {
	flex: 1;
}


.pelf_header {
	width: 100%;
	height: 30px;
	font-size: 14px;
	font-family: SourceHanSansSC;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
	float: left;
	margin-top: 30px;
}

.pelf_touimg {
	width: 100px;
	height: 120px;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
}

.pelf_t_uplod>input {
	position: absolute;
	left: 0px;
	margin-left: 40px;
	width: 80px;
	height: 48px;
	margin-top: -20px;
	opacity: 0;
	cursor: pointer;
}

.pelf_t_img {
	width: 80px;
	height: 80px;
	margin-left: 10px;
	float: left;

}

.pelf_t_img>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50px;
}

.pelf_t_uplod {
	width: 65px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	font-size: 12px;
	font-family: SourceHanSansSC;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	text-align: center;
	margin-left: 17.5px;
	margin-top: 10px;
	float: left;
	cursor: pointer;
}

.pelf_msg {
	width: 100%;
	height: 30px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
	float: left;
	margin-top: 72px;
}

.pelf_yonghu {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.pelf_yonghu_bg {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.pelf_yb_name {
	width: 68px;
	text-align: right;
	float: left;
	font-size: 13px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 0.4);
	line-height: 35px;
}

.pelf_yonghu_bg>input {
	font-size: 13px;
	font-family: "SourceHanSansCN-Normal";
}

.pelf_yonghu_cookie {
	text-align: center;
	width: 44px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	font-size: 12px;
	font-family: "SourceHanSansSC-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	float: left;
	margin-left: 70px;
	margin-top: 20px;
	cursor: pointer;
}

.pelf_msg>span {
	float: left;
}

.pelf_msg_img {
	float: right;
	width: 10px;
	height: 10px;
	margin-top: 5px;
}

.pelf_msg_img>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pelf_cont {
	margin-top: 20px;
}

.pelf_color {
	color: #FF552E;
	cursor: pointer;
}

.pelr_bg {
	width: 100%;
	height: 255px;
	background: url(../image/qianbao_bg@2x.png) no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 8px;
	margin-top: 7px;
}

.pel_right {
	margin-left: 45px;
}

.pelrb_logo {
	width: 90%;
	height: 20px;
	font-size: 14px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(31, 33, 34, 0.6);
	line-height: 20px;
	margin-top: 35px;
	float: left;
	margin-left: 24px;
}

.pelrb_money {
	width: 90%;
	height: 45px;
	font-size: 30px;
	font-family: "SourceHanSansSC-Bold";
	font-weight: bold;
	color: rgba(255, 85, 46, 1);
	line-height: 45px;
	float: left;
	margin-top: 40px;
	margin-left: 24px;
}

.pelrb_quchu {
	text-align: center;
	width: 63px;
	height: 25px;
	border: 1px solid rgba(102, 102, 102, 1);
	border-radius: 4px;
	font-size: 12px;
	font-family: "SourceHanSansSC-Medium";
	font-weight: 500;
	color: rgba(102, 102, 102, 1);
	line-height: 25px;
	float: left;
	margin-top: 55px;
	margin-left: 24px;
}

.pelr_mingxi {
	width: 100%;
	height: auto;
	float: left;
}

.pelr_mingxi_br {
	width: 100%;
	height: 30px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	float: left;
	margin-top: 30px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.pelr_mingxi_bg {
	width: 100%;
	height: auto;
}

.pelr_mingxi_bg_lie {
	width: 100%;
	height: auto;
	display: flex;
	margin-top: 20px;
	float: left;
}

.pelr_mingxi_bg_left {
	flex: 1;
	height: 20px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	float: left;
}

.pelr_mingxi_bgl_time {
	height: 18px;
	font-size: 8px;
	font-family: SourceHanSansSC;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.6);
	line-height: 18px;
}


.pelr_mingxi_bg_right {
	height: 30px;
	font-size: 18px;
	font-family: "SourceHanSansSC-Bold";
	font-weight: bold;
	color: rgba(255, 85, 46, 1);
	line-height: 30px;
}

.bgl_color {
	color: #FFFFFF;
}

.ziliao_bg {
	width: 460px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -230px;
}

.zil_bgimg {
	width: 460px;
	height: 130px;
	background: rgba(255, 255, 255, 1);
	border-radius: 0px 0px 5px 5px;
	border-top: 2px solid rgba(255, 85, 46, 1);
}

.zilbgi_nr {
	text-align: center;
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(35, 37, 38, 1);
	line-height: 20px;
	margin-top: 20px;
}

.zilbgi_money {
	text-align: center;
	width: 100%;
	height: 40px;
	font-size: 30px;
	font-family: SourceHanSansSC;
	font-weight: bold;
	color: rgba(255, 85, 46, 1);
	line-height: 40px;
	margin-top: 23px;
}

.pel_anniu {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.pel_anniu_canyu {
	text-align: center;
	width: 75px;
	height: 25px;
	line-height: 25px;
	background: rgba(255, 85, 46, 1);
	border-radius: 5px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: left;
	margin-left: 155px;
}

.zil_input {
	margin-top: 20px;
}

.tixian .tixin_bg {
	width: 220px;
	height: auto;
	position: absolute;
	z-index: 234;
	margin-top: 0px;
	margin-left: 105px;
	display: none;
}

.tixianb_img {
	width: 20px;
	height: 10px;
	float: left;
	margin-left: 20px;
	margin-top: -10px;
}

.tixianb_img>img {
	width: 100%;
	height: 100%;
}

.tixin_bg>ul {
	width: 180px;
	height: auto;
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	border-radius: 5px;
}

.tixin_bg>ul li {
	width: 200px;
	height: 30px;
	font-size: 8px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 30px;
	text-align: left;
	padding-left: 20px;
	margin-left: -40px;
	list-style-type: none;
	cursor: pointer;
}

.tixin_bg>ul li:hover {
	background: rgba(35, 174, 229, 0.1);
	color: #23AEE5;
}

.tixian .inp_opcity {
	width: 220px;
	height: 35px;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	margin-left: 105px;
	z-index: 256;
}

/* 个人资料-修改密码 */
.changepassword {
	width: 280px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -140px;
}

.changepassword .cp_change {
	text-align: center;
	width: 148px;
	height: 26px;
	background: rgba(255, 85, 46, 1);
	border-radius: 2px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 26px;
}

.changepassword .cp_return {
	text-align: center;
	width: 58px;
	height: 25px;
	border: 1px solid rgba(255, 255, 255, 1);
	border-radius: 2px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	margin-left: 10px;
}

.finp_text {
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 0.6);
	float: left;
}

#zhu_b_input {
	width: 250px;

}

#zhu_b_input>div {
	width: 100%;
	float: left;
	margin-top: 20px;
}

#zhu_b_input .finds {
	margin-top: 10px;
	float: left;
}

.finds .find_re {
	width: 90px;
}

/* 提现成功 */
.peop_sccess {
	width: 100%;
	height: auto;
	margin-top: 11%;
}

.peos_img {
	width: 100%;
}

.peos_img>img {

	width: 6%;
	margin-left: 47%;
}

.txi_bg {
	width: 100%;
}

.ziliao {
	width: 100%;
}

.peop_br {
	width: 100%;
	text-align: center;
	height: 20px;
	font-size: 15px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	float: left;
	margin-top: 15px;
}

.peop_nr {
	float: left;
	width: 100%;
	text-align: center;
	height: 20px;
	font-size: 8px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 0.6);
	line-height: 20px;
	margin-top: 10px;
}

.peop_anniu {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.peop_an_but {
	width: 84px;
	height: 25px;
	border: 1px solid rgba(255, 255, 255, 1);
	border-radius: 4px;
	font-size: 8px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	margin: 0px auto;
	text-align: center;
}

/* --------------------------------------商家-创建游戏------------------------- */
.chuang_bg {

	margin-left: -10px;
}

.chuang_bg div {
	text-align: center;
	flex: 1;
	width: 21%;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	float: left;
	margin-left: 3%;
	font-size: 10px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
}

.chuang_bg .chuan_hot {
	background-color: #FF552E;
	cursor: pointer;
}

.chuang_bg .chuan_bianji {
	background: none;
	height: 21px;
	line-height: 21px;
	border: 1px solid rgba(255, 255, 255, 1);
	border-radius: 4px;
}

.chuang_bg .chuan_move {
	background: #1C1D1E;
}

.chuangjian_add {
	width: 23%;
	margin-left: 1.6%;
	float: left;
	height: 175px;
	background: rgba(97, 97, 98, 1);
	border-radius: 4px;
	display: flex;
	flex-direction: row;
	align-items: center;
	/*垂直居中*/
	justify-content: center;
	/*水平居中*/
	margin-top: 20px;
}

.chuan_add_img {
	width: 100%;
}

.chuan_add_img>img {
	width: 55px;
}

.chuan_add_text {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: left;
	margin-top: 10px;
}

.fabu_bs {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.fabu_input {
	width: 24%;
	height: 25px;
	background: rgba(97, 97, 98, 1);
	border-radius: 2px;
	line-height: 25px;

}

.fabu_input input {
	line-height: 25px;
	height: 25px;
	width: 21%;
	position: absolute;
	margin-left: 10px;
	background: none;
	font-size: 12px;
	resize: none;
	border: 0px;
	outline: none;
	float: left;
	z-index: 34;
	color: rgba(255, 255, 255, 1);
}

.p_nm::-webkit-input-placeholder {
	color: #999999;
}

.p_nm::-moz-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: #999999;
}

.p_nm:-ms-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: #999999;
}

.fabu_bg {
	width: 98%;
	margin-left: 2%;
	height: auto;
	padding-bottom: 40px;
}

.fabu_name {
	width: 100%;
	height: 25px;
	font-size: 14px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	float: left;
}

.fabu_shangxian {
	margin-top: 30px;
}

.fabu_checkbox {
	width: 75%;
	float: left;

}

.fabu_c_bg>img {
	width: 10px;
	float: left;
	height: 10px;
	margin-top: 6px;
	margin-right: 5px;
}

.fabu_c_bg {
	width: 20%;
	height: 20px;
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	cursor: pointer;
	float: left;
	margin-top: 10px;

}

.fabu_wangzhi {
	display: none;
}

.fabu_name>span {
	height: 14px;
	font-size: 8px;
	font-family: "SourceHanSansCN-Light";
	font-weight: 300;
	color: rgba(255, 255, 255, 0.4);
	line-height: 25px;

}

.fabu_zl {
	margin-top: 28px;
}

.fabu_zl_checkbox {
	width: 90%;
}

.fabu_c_bgzl>img {
	width: 10px;
	float: left;
	height: 10px;
	margin-top: 6px;
	margin-right: 5px;
}

.fabu_c_bgzl {
	width: 12.5%;
	height: 20px;
	color: rgba(255, 255, 255, 1);
	font-size: 12px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	cursor: pointer;
	float: left;
	margin-top: 10px;
}

.fabu_play {
	margin-top: 20px;
}

.play_fengmian {
	width: 24%;
	height: 190px;
}

.play_fengmian>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
}

.fabu_msg {
	width: 100%;
	float: left;
}

.fabu_msg>input {
	width: 24%;
	height: 190px;
	position: absolute;
	z-index: 200;
	opacity: 0;
	z-index: 245;
}

.play_fengmian_bg_img {
	width: 100%;
	float: left;
	margin-left: 10px;
}

.play_fengmian_bg_img>img {
	width: 33px;
	height: 33px;
	margin-top: 7px;
}

.play_fengmian_bg_jietu {}



.play_fengmian_bg_text {
	text-align: left;
	width: 100%;
	height: 20px;
	font-size: 8px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	float: left;
	margin-top: 10px;
}

.fabu_jietu_img {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.fabu_ji_simg {
	width: 100%;
}

.fabu_ji_tu {
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 5px;
}

.fabu_ji_tu>img {
	width: 100%;
	border-radius: 4px;
}

.fabu_textarea {
	width: 24%;
	height: 118px;
	background: rgba(97, 97, 98, 1);
	border-radius: 2px;
	line-height: 25px;

}

.fabu_textarea textarea {
	line-height: 25px;
	height: 110px;
	width: 22%;
	position: absolute;
	margin-left: 10px;
	background: none;
	font-size: 12px;
	resize: none;
	border: 0px;
	outline: none;
	float: left;
	z-index: 34;
	color: rgba(255, 255, 255, 1);
}

#fab_txt_id::-webkit-scrollbar {
	display: none
}

.fabu_button {
	text-align: center;
	width: 44px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	font-size: 14px;
	font-family: SourceHanSansSC;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	float: left;
	cursor: pointer;
}

#game_cover {
	cursor: pointer;
}

.fabu_b_btr {
	width: 100%;
	height: 25px;
	padding-bottom: 40px;
	float: left;
	margin-top: 20px;
}

/* 商家发布任务 */

.shangjiafabu_top {
	width: 98%;
	height: auto;
	/* background:rgba(255,255,255,0.1); */
	/* min-height: 235px; */
}

.upli_bg {
	width: auto;
}

.up_anniu {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;


}

.upsi_an {
	width: 150px;
	text-align: center;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 14px;
	color: rgba(35, 174, 229, 1);
	border: 1px solid rgba(35, 174, 229, 1);

	cursor: pointer;
}

.upl_img {
	width: 24%;
	height: 190px;
	margin: 8px 5px;
	float: left;
	position: relative;
}

.upl_img>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
}

.shang_bg {
	width: 100%;
	float: left;
}

.shangjia_left {
	width: 50%;
	float: left;
}

.sj_bg {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.sj_bg_br {
	width: 13%;
	height: 30px;
	font-size: 10px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	float: left;
	text-align: right;
}

.sj_bg_xial {
	width: 46%;
	height: 30px;

	/* border-radius:4px; */
	float: left;
}

.sj_bg_xial>ul {
	width: 100%;
	height: 30px;
	margin-left: -40px;
	margin-top: 0px;
}

.sj_bg_xial>ul input {
	width: 92%;
	height: 30px;
	border: 0px;
	outline: none;
	background: none;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	margin-left: 25px;
	cursor: pointer;
}

.faburen::-webkit-input-placeholder {
	color: #999999;
}

.faburen::-moz-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: #999999;
}

.faburen:-ms-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: #999999;
}

#renwu_startDate::-webkit-input-placeholder,
#renwu_endDate::-webkit-input-placeholder {
	color: rgba(153, 153, 153, 1);
}

#renwu_startDate::-moz-placeholder,
#renwu_endDate::-webkit-input-placeholder {
	//不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
	color: rgba(153, 153, 153, 1);
}

#renwu_startDate::-ms-input-placeholder,
#renwu_endDate::-webkit-input-placeholder {
	//由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
	color: rgba(153, 153, 153, 1);
}

#renwu_startDate,
#renwu_endDate {
	color: rgba(255, 255, 255, 1);
	font-family: "SourceHanSansCN-Normal";
	font-size: 10px;
}

.losx_fg .sj_class {
	color: #ffffff;
}

.sj_bg_xial>ul img {
	float: right;
	margin-right: 20px;
	margin-top: -21px;
}

.sj_bgbr_ul>li {
	width: 30%;
	background: rgba(97, 97, 98, 1);
	overflow: hidden;
}

.sj_bgbr_ul>li>ul {
	width: 100%;
	background-color: #000000;
	overflow: hidden;
	margin-left: -40px;
	display: none;
}

.sj_bgbr_ul>li>ul>li {
	float: left;
	width: 100%;
	color: #FFFFFF;
	list-style-type: none;
	padding-left: 26px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	cursor: pointer;

}

.sj_bgbr_ul>li>ul>li:hover {
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-color: #149BDF;
	list-style-type: none;

}

.cl_position {
	position: absolute;
	z-index: 245;
}

.cl_position2 {
	position: absolute;
	z-index: 234;
}

.cl_position3 {
	position: absolute;
	z-index: 200;
}

.sj_bg .losx_content {
	width: 120px;
	margin-left: 0px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
}

.sj_bg .jieshu {
	margin-left: 20px;

}

.sj_bg_buttom {
	text-align: center;
	width: 44px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	font-size: 10px;
	font-family: "SourceHanSansSC-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	margin-left: 14%;
	cursor: pointer;
}

.shj_box {
	width: 100%;
	float: left;
	padding-top: 35px;
	padding-bottom: 30px;
	background: rgba(255, 255, 255, 0.1);
}

.shangjia_right {
	width: 40%;
	float: right;
	height: 205px;
	background: #1F2122;
	border-radius: 4px;
	margin-top: -5px;
	margin-right: 50px;
}

.shr_br {
	width: 95%;
	color: #FFFFFF;
	font-size: 17px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

.shr_nr {
	/* width: 95%; */
	color: #FFFFFF;
	font-size: 13px;
	height: 123px;
	overflow: hidden;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	margin-top: 20px;
	white-space: initial;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.shangjia_canyu {
	font-size: 10px;
	font-family: "SourceHanSansCN-Light";
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	background: none;
}

.shangjia_chakan {
	width: 84px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	color: #FFFFFF;
	float: right;
	margin-left: 40px;
}

.shangjie_xian {
	border: 0px;
	height: 40px;
	background-color: #000000;
	float: left;
	line-height: 30px;
	padding-top: 20px;
}

.shangjie_jieshu>span {
	font-size: 15px;
}

.shangjie_margin {
	width: 98%;
	margin-left: 0px;
	background: rgba(255, 255, 255, 0.1);
	margin-top: 0px;
	padding-top: 1px;
	float: left;
}

.shangjie_margin .sahngjie_wode {
	width: 96%;
	margin-left: 2%;
	float: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);

}

/* 商家-发布任务-参与 */

.jia_fabu_br {
	margin-bottom: 0px;
}

.shjie_bg {
	padding-top: 0px;
}

.shjie {
	display: flex;
	width: 100%;
}

.shjie>div {
	flex: 1;
}

.shji_cy {
	width: 100%;
}

.shangjie_left {
	width: 100%;
	display: flex;
	background: #FFFFFF;
	border-radius: 4px;
}

.shji_c_top {
	display: flex;
	min-height: 155px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px dashed rgba(28, 29, 30, 0.2);
}

.shji_ctop_left {
	flex: 1;

}

.shji_ctop_left>img {
	width: 90%;
	height: 135px;
	border-radius: 4px;
	object-fit: cover;
	margin-top: 10px;
	margin-left: 10px;
}

.shjie_ctop_right {
	flex: 1.6;
	margin-left: 10px;
}

.shjie_ctop_rbr {
	width: 100%;
	height: 15px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Regular";
	font-weight: 400;
	color: rgba(28, 29, 30, 1);
	line-height: 15px;
	margin-top: 10px;
}

.shjie_ctop_rtime {
	height: 20px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(28, 29, 30, 0.6);
	line-height: 20px;
	margin-top: 7px;
}

.shjie_ctop_rmoney {
	height: 16px;
	font-size: 12px;
	font-family: "SourceHanSansCN-Bold";
	font-weight: 400;
	color: rgba(255, 85, 46, 1);
	line-height: 16px;
	margin-top: 75px;
}

.shjie_ctop_rmoney>span {
	font-size: 20px;
}

.shjie_c_bottom {
	width: 100%;
	display: flex;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shjie_b_addmoney {
	text-align: center;
	flex: 3;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	font-size: 13px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
}

.shjie_b_bianji {
	flex: 1;
	text-align: center;
	height: 25px;
	background: rgba(255, 85, 46, 1);
	border-radius: 4px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	margin-left: 10px;
}

.shjie_b_quxiaorenwu {
	flex: 1;
	text-align: center;
	height: 25px;
	background: rgba(28, 29, 30, 1);
	border-radius: 4px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	margin-left: 10px;
	margin-right: 10px;
}

.shjie_c_right {
	margin-right: 2%;
	background: rgba(31, 33, 34, 1);
	border-radius: 4px;
	margin-right: 20px;
	margin-left: 20px;
}

.fab_canyu,
.fab_canyus {
	flex-direction: row;
	align-items: center;
	/*垂直居中*/
	justify-content: center;

	/*水平居中*/
}

.fab_canyus {

	margin-top: 3px;
}

.shjie_name {
	line-height: 26px;
}

.fab_yuan {
	flex: 1;
	text-align: center;
	font-size: 8px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	margin-top: 25px;
	flex-direction: row;
	align-items: center;
	/*垂直居中*/
	justify-content: center;
	/*水平居中*/
}

.fab_yuan>img {
	border-radius: 100%;
	margin-top: 0px;
	width: 60px;
	height: 60px;
	object-fit: cover;
}

.fab_canyu>img,
.fab_canyus>img {
	width: 14px;
	height: 14px;
	min-height: 14px;
	border-radius: 0px;

}

.zhibo {
	color: #30C230;
}

.shipin {
	color: #18D2E8;
}

.pinfail {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	/*垂直居中*/
	justify-content: center;
	/*水平居中*/
}

.pinqing,
.fail {
	text-align: center;
	width: 44px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	cursor: pointer;
}

.jie_box {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	float: left;
	padding-bottom: 20px;
}

.fail {
	margin-left: 10px;
	background: rgba(255, 85, 46, 1);
}

.long {
	justify-content: center;
	text-align: center
}

/* 发布参与待接单 */
.fabu_background {
	background-color: rgba(255, 255, 255, 0.1);
	float: left;
	width: 98%;
}

.add_monsy {
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 345;
	display: none;
}

.ad_bg {
	width: 300px;
	height: 120px;
	background-color: #FFFFFF;
	border-radius: 4px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -60px;
	margin-left: -150px;
	border-radius: 10px;

}

.add_msg {
	width: 80%;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	margin-left: 10%;
	margin-top: 20px;

}

.add_msg>input {
	width: 96%;
	height: 30px;
	line-height: 30px;
	margin-left: 2%;
	border: 0px;
	background: none;
	color: #000000;
	font: 18px;
}

.add_yes {
	width: 50px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 2px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-left: 95px;
	cursor: pointer;
}

.add_no {
	width: 50px;
	height: 25px;
	border: 1px solid rgba(153, 153, 153, 1);
	border-radius: 2px;
	margin-left: 10px;
	color: rgba(153, 153, 153, 1);
	font-size: 14px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	line-height: 25px;
	text-align: center;
	float: left;
	margin-top: 20px;
	cursor: pointer;
}

.canyu_piliang {
	width: 100%;
	height: 40px;
}

.cany_sum {
	height: 40px;
	line-height: 40px;
	font-size: 8px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 40px;
	float: right;
	margin-right: 10px;
}

.cany_math {
	font-size: 18px;
	color: #FF552E;
}

.cany_tishi {
	color: #999999;
	font-size: 12px;
}

.cany_heji {
	text-align: center;
	width: 98px;
	height: 25px;
	background: rgba(35, 174, 229, 1);
	border-radius: 2px;
	font-size: 8px;
	font-family: Adobe Heiti Std;
	font-weight: normal;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	float: right;
	margin-top: 7.5px;
	margin-right: 30px;
}

/* 待审核 */
.ley_p_baidu>img,
.ley_p_tupian>img {
	width: 21px;
	height: 21px;
	float: left;
	margin-top: 5px;
}

.ley_p_tupian {
	margin-left: 10px;
}

/* 遮罩百度网盘、图片和遮罩 */
.zhezhao,
.zhe_img {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	position: fixed;
	z-index: 267;
	top: 0px;
	left: 0px;
	display: none;
	cursor: pointer;
}

.zhe_bg {
	width: 340px;
	min-height: 90px;
	background: rgba(255, 255, 255, 1);
	border-radius: 4px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -45px;
	margin-left: -170px;
}

.zhe_br {
	width: 100%;
	margin-left: 10px;
	height: 25px;
	background: rgba(255, 255, 255, 0.1);
	line-height: 25px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Medium";
	font-weight: 500;
	color: rgba(42, 44, 46, 1);
	margin-top: 5px;
}

.zhe_back {
	width: 10px;
	height: 10px;
	float: right;
	margin-top: -25px;
	margin-right: 10px;

}

.zhe_back>img {
	width: 100%;
	height: 100%;

}

.zhe_nr {
	margin-left: 10px;
	width: 95%;
	line-height: 25px:;
	float: left;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
	overflow-wrap: break-word;
}

.zhe_i_tupian {
	/* width: 300px;
	
	position: absolute;
	z-index: 256;
	top: 50%;
	left: 50%;
	margin-top: -75px;
	margin-left: -150px; */
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0%);
}

.zhe_i_tupian>img {
	/* width: 100%; */
	left: 50%;
	height: 100%;
	object-fit: cover;
}

.zhe_back_img {
	width: 10px;
	height: 10px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	position: absolute;
	margin-left: 290px;
	margin-top: -25px;
}

.zhe_back_img>img {
	width: 100%;
	height: 100%;
}

.zha_img_bg {
	/* width: 340px;
	height: 200px;
	position: absolute;
	z-index: 256;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -170px;
	background-color: #FFFFFF;
	border-radius: 4px; */
}

#gongsiname {
	width: 95%;
	height: 40px;
	line-height: 15px;
	overflow-y: auto;
	overflow-x: auto;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	resize: none;
	border: 0px;
	outline: none;
	background: none;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 10px;
}

#gongsiname::-webkit-scrollbar {
	display: none
}

.lml_go {
	width: 210px;
	height: 65px;
	background: rgba(97, 97, 98, 1);
	border-radius: 2px;
	margin-left: 20px;
}

.change_yes {
	text-align: center;
	width: 138px;
	height: 26px;
	background: rgba(255, 85, 46, 1);
	border-radius: 2px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 26px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

.change_back {
	width: 58px;
	height: 26px;
	border: 1px solid rgba(255, 255, 255, 1);
	border-radius: 2px;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 26px;
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

/* 已结束 */
.renguoqi {
	color: #FF552E;
}

/*商家 - 派送key */
.wangzhi {
	width: 135px;
	height: 25px;
	background: rgba(97, 97, 98, 1);
	border-radius: 4px;

	margin-right: 10px;
}

.wang_inpt {
	width: 100%;
	height: 25px;
	line-height: 25px;
	border: 0px;
	background: none;
	float: left;
	outline: none;
	color: #FFFFFF;
	font-size: 10px;
	font-family: "SourceHanSansCN-Normal";
}

.shouyin {
	width: 80%;
	height: auto;
	margin-left: 10%;
	margin-top: 20px;
	float: left;
}

.shou_logo {
	width: 120px;
	height: 40px;
	float: left;
}

.shou_logo>img {
	width: 100%;
	height: 100%;
}

.shou_xian {
	height: 25px;
	width: 1px;
	background: rgba(255, 255, 255, 1);
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}

.shou_br {
	width: 300px;
	height: 30px;
	font-size: 15px;
	font-family: "SourceHanSansSC-Light";
	font-weight: 300;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	margin-left: 20px;
	float: left;
	margin-top: 5px;
}

.shouyin_bg {
	width: 80%;
	height: 350px;
	margin-left: 10%;
	float: left;
	background: rgba(255, 255, 255, 0.1);
	margin-top: 40px;
}

.shou_img {
	height: 25px;

	font-size: 20px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 25px;
	margin-top: 30px;
	margin-left: 5%;
	width: 90%;
}

.shou_img>img {
	width: 24px;
	height: 22px;
	margin-top: 1.5px;
	float: left;
}

.shou_img>span {
	float: left;
	margin-left: 10px;
}

.shou_name {
	margin-left: 5%;
	width: 90%;
	height: 18px;
	font-size: 14px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 18px;
	float: left;
	margin-top: 30px;
}

.shou_time {
	margin-left: 5%;
	width: 90%;
	height: 18px;
	font-size: 14px;
	font-family: "SourceHanSansSC-Normal";
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	line-height: 18px;
	float: left;
	margin-top: 10px;
}

.shou_money {
	margin-left: 5%;
	width: 90%;
	height: 18px;
	font-size: 15px;
	font-family: "SourceHanSansSC-Bold";
	font-weight: bold;
	color: rgba(255, 85, 46, 1);
	line-height: 18px;
	float: left;
	margin-top: 20px;
}

.shou_money>.s_sx {
	font-size: 10px;
	font-family: "SourceHanSansSC-Normal";
	color: rgba(254, 254, 254, 1);
	margin-left: 10px;
	font-weight: normal;
}

.shou_fangshi {
	height: 34px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(255, 255, 255, 1);
	float: left;
	margin-left: 5%;
	width: 90%;
	margin-top: 20px;
}

.shou_zfb {
	float: left;
	/* width: 120px; */
	cursor: pointer;
}

.shou_zfb_check {
	width: 10px;
	height: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

.shou_zfb_check>img {
	width: 100%;
	height: 100%;
}

.shou_zfb_text {
	width: 60px;
	height: 16px;
	float: left;
	margin-top: 8px;
	margin-left: 15px;
}

.shou_zfb_text>img {
	width: 100%;
	height: 100%;

}

.shou_yes {
	width: 90%;
	margin-left: 5%;
	float: left;
	margin-top: 15px;
}

.s_yes_button {
	width: 70px;
	height: 28px;
	background: rgba(35, 174, 229, 1);
	border-radius: 4px;
	font-size: 14px;
	font-family: SourceHanSansSC;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	line-height: 28px;
	text-align: center;
	float: left;
	cursor: pointer;
}

/* 系统消息 */
.win_brs {
	/* font-size: 30px; */
	/* height: 58px;
	line-height: 58px; */
}

.win_font {
	width: 140px;
	/* font-size: 20px; */
}

.winmsg {
	/* margin-top: 50px;
	width: 90%; */
}

.winms_box {
	width: 85%;
}

.msg_bpx {
	height: auto;
	width: 100%;
	float: left;
	margin-top: 70px;
	padding-bottom: 45px;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	margin-left: 20px;
}

.win_bg {
	width: 100%;
	height: auto;
	display: flex;
	float: left;
}

.win_bg_left {
	width: 70px;
}

.win_bg_left>img {
	width: 100%;
}

.win_bg_right {
	flex: 1;
	margin-left: 30px;
}

.win_br_top {
	height: 25px;
	font-size: 18px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: #CCCCCC;
	line-height: 25px;
}

.win_br_top>span {
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}

.win_br_botm {
	margin-top: 10px;
	font-size: 20px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
	float: left;
}

/* 订单通知 */
.winms_ng {
	width: 90%;
}

.dingdan_bg {
	width: 100%;
	    height: auto;
	    float: left;
	    margin-top: 60px;
	    border-bottom: 1px solid rgba(255,255,255,0.4);
	    padding-bottom: 30px;
		margin-left: 20px;
}

.ddan_flex {
	display: flex;
	/* margin-top: 10px; */
	
}

.ddan_f_left {
	flex: 1;

}

.ddan_fl_br {
	width: 95%;
	height: 30px;
	font-size: 20px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	line-height: 30px;
	float: left;
}

.ddan_fl_time {
	width: 95%;
	height: 20px;
	font-size: 14px;
	font-family: "SourceHanSansCN-Normal";
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	float: left;
	margin-top: 30px;
}

.ddan_f_right {
	width: 180px;
	height: 100px;
}

.ddan_f_right>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 4px;
}




@media screen and (max-width:1000px) {
	.sj_bg_br {
		min-width: 70px;
	}

	.sj_bg_xial {
		min-width: 120px;
	}

	.sj_bgbr_ul>li {
		min-width: 270px;
	}

	.sj_bg_buttom {
		margin-left: 90px;
	}

	.sj_bg_xial>ul input {
		width: 200px;
		margin-left: 10px;
	}

	.sj_bg_xial>ul .widf {
		width: 252px;
		margin-left: 10px;
	}

	.sj_bg_xial>ul img {

		margin-top: 10px;
	}


	.sj_bg {
		width: 110%;
	}

	.sj_bg .losx_content {
		width:113px;
	}

}


@media screen and (max-width:800px) {
	.renq_bg {
		width: 44%;
		height: auto;
		margin-left: 4%;
		float: left;
	}

	.chuangjian_add {
		width: 44%;
	}

}

@media screen and (max-width:670px) {
	.wode_chakan {
		width: 70px;
	}

	.shangjia_chakan {
		width: 100%;
	}

	.wode_m {
		height: auto;
	}

	.wode_m>span {
		font-size: 20px;
	}

	.win_brs {
		font-size: 20px;
	}

	.shji_ctop_left>img {
		height: 73px;
	}

	.shjie_ctop_rmoney {
		height: 24px;
		font-size: 12px;
		margin-top: 17px;
	}

	.shjie_ctop_rtime {
		font-size: 12px;
	}

	.shji_c_top {
		display: block;
	}

	.shjie_b_addmoney {
		flex: 1;
	}

	.yhr_lr {
		left: 10px;
	}

	.chuang_bg div {
		margin-left: 2%;
		width: 22%;
	}

	.canyu_top {
		margin-top: 45px;
	}

	.shangjia_left {
		float: none;
		width: 70%;
	}

	.shangjia_right {
		width: 80%;
		margin-right: 10%;
		margin-top: 40px;
	}

	.wode_jdb_r {
		width: 110px;
	}

	.wode_most {
		margin-top: 15px;
	}

	.wode_jdb_left {
		width: 110px;
	}

	.wangzhi {
		width: 58px;
	}

	.pinfail {
		flex-direction: column;
		align-items: flex-end;
		justify-content: left;
	}

	.pinfail>div {
		margin-top: 10px;
		margin-right: 10px;
		cursor: pointer;
	}

	.wode_jbs_r {
		width: 115px;
	}

	.yhv_lie>ul li {
		font-size: 12px;
	}

	.ley_kb {
		flex: 1;
	}

	.ley_mb {
		flex: 1;
	}

	.key_ml_img {
		font-size: 10px;
	}

	.pelr_mingxi_bg_left {
		height: auto;
	}

	.people {
		width: 95%;
	}

	.pel_right {
		flex: 2;
	}

	.cme {
		width: 117px;
	}

	.pel_right {
		margin-left: 12px;
	}

	.pelf_yb_name {
		text-align: left;
	}

	.fabu_input,
	.fabu_textarea {
		width: 75%;
	}

	.fabu_input input,
	.fabu_textarea textarea {
		width: 66%;
	}

	.fabu_checkbox {
		width: 98%;
	}

	.wangzhitop {
		margin-top: 20px;
	}

	.fabu_c_bgzl {
		margin-top: 20px;
	}

	.play_fengmian,
	.fabu_msg>input {
		height: 100px;
	}

	.fabu_name {
		height: auto;
	}

	.shr_br {
		font-size: 14px;
	}

	.shr_nr {
		font-size: 12px;
	}

	.yhrb_xiaoxi {
		width: 45px;
		cursor: pointer;
	}

	.yhrb_xiaoxi>img {
		width: 24px;
		margin-left: 18px;
	}

	/* 以上是商家样式 */
	#losx_xian,
	.losx_xian {
		margin-left: 8px;
	}

	.wode_bg_nav {
		width: 60px;
		font-size: 14px;
	}

	.wode_tjb_rightno {
		width: 126px;
	}

	.wode_tjb_left {
		float: none;
	}

	.wode_tjb_right {
		width: 126px;
		margin-top: 10px;
		float: none;
	}

	.wode_jdbr_money {
		margin-top: 0px;
	}

	.leyk_b_nav {
		font-size: 13px;
	}

	.key_quxiao {
		width: 29px;
		height: 22px;
		line-height: 22px;
		margin-left: -10px;
		margin-top: 16px;
	}

	#myform>div {
		margin-bottom: 10px;
	}

	#sousuo {
		float: left;
		margin-left: 1.5%;

	}

	.renqb_t_left {
		width: 66%;
	}

	.renqb_btom_money>span {
		font-size: 16px;
	}

	.ddan_fl_br {
		font-size: 13px;
	}

	.dingdan_bg {
		margin-top: 8px;
	}

	.xia_b_left {
		width: 163px;
		height: 163px;
	}

	.xia_br_cont {
		font-size: 16px;
	}

	.xia_br_anniu {
		margin-top: 10px;
	}
}

@media screen and (min-width:1700px) {

	.tg_b_box {
		width: 15%;
		min-height: 400px;
	}

}
