* {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}

html,
body {
	background-color: #f9f9f9;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #333333;
}

button {
	border: none;
	outline: none;
	cursor: pointer;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.top_sel .filter-title {
	width: 100%;
	height: 30px !important;
	line-height: 30px;
	border: 0;
	background-color: transparent;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0;
	cursor: pointer;
}

.top_sel .icon-filter-arrow {
	width: 8px;
	height: 6px;
	background-repeat: no-repeat;
	background-image: url(../img/icon_arrow_down_x2.png);
	background-size: 100%;
	right: 10px;
	top: 12px;
	transition: all .2s;
}

.top_sel .filter-list {
	display: none;
	width: 100%;
	max-height: 300px;
	background-color: #fff;
	font-size: 14px;
	position: absolute;
	top: 31px;
	left: 0;
	z-index: 99;
	border: 1px solid #e6e6e6;
	overflow: auto;
	max-height: 150px;
}

.top_center {
	padding-bottom: 19px;
	margin-bottom: 0;
}

.active_hong {
	color: #FF4D6D;
}




/* 注册页面 */


.zhuce_phone {
	border-bottom: 1px solid #dbdbdb;
	display: flex;
	align-items: center;
}

.zhuce_phone input {
	width: 280px;
	height: 25px;
	border: none;
	margin: 21px 0 12px 20px;
}

.login_center_zhuce_txt {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 32px auto 40px;
}

.login_center_login button {
	height: 42px;
	background-image: linear-gradient(90deg,
			#fd4259 0%,
			#fe5745 100%),
		linear-gradient(#fd4259,
			#fd4259);
	background-blend-mode: normal,
		normal;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	width: 100%;
	font-size: 20px;
	margin: 0px 0 24px 0;
	color: #ffffff;
}

.zhuce .zidong_login {
	margin-bottom: 10px;

}

.go_denglu {
	display: flex;
	justify-content: flex-end;
	align-items: center;

}

.go_denglu img {
	vertical-align: middle;
}

.go_denglu span {
	color: #FD4259;
}


.yanzhengma button {
	background: no-repeat;
	display: inherit;
	margin: 0;
	color: #fe5745;
	font-size: 14px;
	width: 93px;
}

.yanzhengma input {
	width: 222px;
}

.yanzhengma span {
	color: #fe5745;
}

.yifasong {
	color: #E6E6E6 !important;

}


.zhuce {
	height: 523px;
	top: 48px;
}

.zhuce_banner_img {
	background: url(/webs/nz/gonghuo/img/dl_zhuce.png) no-repeat;
	background-position: center center;
	height: 653px;

}

/* 会员列表 */
.daili_left {
	width: 168px;
    
	background-color: #ffffff;
}

.dl_title {

	height: 50px;
	background-color: #3479f6;
	border-radius: 10px 10px 0px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;

	color: #ffffff;
}

.daili_title img {
	margin-right: 7px;
	width: 21px;
	height: 20px;
}

.yi {
	/* display: none; */
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	
	box-sizing: border-box;
	border-bottom: 1px solid #e5e5e5;
	
}
.daili_left_ul{
	padding: 0  15px;
	box-sizing: border-box;
}
.yi{
	padding-bottom: 5px;
}
.yi a{
	width: 50%;
}
.yi a:nth-child(2n){
	text-align: right;
}
.yi li {
	height: 35px;
	line-height: 35px;
	
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

.content_left {
	width: 240px;
	box-shadow: 0 0 16px 0 rgba(164, 164, 164, 0.14);
	height: 100%;
	position: fixed;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background: #FFFFFF;
	overflow: auto;
}

.left_title {
	display: flex;
	height: 48px;
	align-items: center;
	position: relative;
}

.yincang {}

.left-icon {
	margin: 0 10px 0 0px;
}

.xianshi {
	display: none;
}

.li_active {
	/* background-color: #dff1ff; */
	color: #3479f6;
}

/* .li_active:before {
	content: '';
	width: 2px;
	height: 40px;
	background-color: #3479f6;
	top: 0;
	right: 0;
	position: absolute;
} */

.ul_active {
	color: #3479f6;
}

.dl_title img {
	margin-right: 7px;
}

.body {
	display: flex;
}

.right {
	width: 1092px;
	margin-left: 20px;
	background-color: #FFFFFF;
}

.liebie_title {
	display: flex;
	align-items: center;
	height: 81px;
	border-bottom: 1px solid #EEEEEE;
}

.liebie_title img {

	margin: 0 10px 0 32px;
}

.huiyuan_content_title {
	text-align: center;
	margin-top: 27px;
}

.huiyuan_content_title span {
	margin-right: 35px;
	cursor: pointer;
}

.huiyuan_content_title_active {
	color: #3479f6;
}

.filter-box {
	width: 109px;
	height: 24px;
}

.tab_caozuo {
	display: flex;
	align-items: center;
	height: 39px;
	background-color: #f2f9ff;
	border-radius: 2px;
	border: solid 1px #acc9ff;
	padding-left: 25px;
	margin-bottom: 16px;
}

.queding {
	width: 76px;
	height: 24px;
	background-color: #3479f6;
	border-radius: 2px;
	border: none;
	margin-left: 16px;
}


/* 复选框样式 */


input[type="checkbox"] {
	-webkit-appearance: none;
	/*清除复选框默认样式*/
	width: 14px;
	height: 14px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #bfbfbf;
	margin-right: 10px;
}

input[type="checkbox"]:checked {
	-webkit-appearance: none;
	/*清除复选框默认样式*/
	background: url(/webs/nz/gonghuo/img/check_bg.png) no-repeat;
	/*复选框的背景图，就是上图*/
	background-size: 100% 100%;
	border: none;
}

.tab_caozuo select {
	width: 109px;
	height: 24px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #87e8de;
	margin: 0 16px;
	color: #13c2c2;
}

.tab_top tr,
.tab_top td {
	/* text-align:center;/** 设置水平方向居中 */
	*/ vertical-align: middle
		/** 设置垂直方向居中 */
}

table {
	border: none !important;
}

.skin {
	width: 30px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #dcdcdc;
	display: inline-block;
	line-height: 31px;
	text-align: center;
}

.xia_ye,
.shang_ye {
	width: 83px;
	height: 31px;
	background-color: #ffffff;
	border: solid 1px #dcdcdc;
	display: inline-block;
	line-height: 31px;
	text-align: center;
}

a:hover {
	text-decoration: none;
}


select option {
	height: 32px !important;
	line-height: 32px !important;
	padding: 0px 5px !important;
	cursor: pointer !important;
}

.tab_caozuo .layui-unselect {
	width: 109px;
	height: 24px;
	background-color: #ffffff;
	border-radius: 2px;
	border: 1px solid #fd4259;
	position: relative;
	top: -1px;
	left: -1px;

}

.tab_caozuo .layui-form-select dl {
	top: 26px;
}

.tab_sousuo input[type="text"] {
	margin-right: 30px;
	margin-left: 9.6px;
}

.tab_shujv img {

	width: 83px;
	height: 44px;
}

.tab_top tr:hover {
	background-color: #f2f9ff;
}

.tab_top img {
	width: 67px;
	height: 60px;
	padding: 3.2px 0;
}

.queding {
	width: 76px !important;
}

.caozuo {
	cursor: pointer;
}

table {
	table-layout: fixed;
}

.tab_top td {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}



.bottom {
	padding: 0 20px;
}

tr {
	height: 54px;
}

.tabliebiao {
	background: #fafafa !important;
}

.chaxun {
	display: flex;

	align-items: center;
	margin: 31px 0 34px 0;
}

.chaxun input {
	height: 32px;
	box-sizing: border-box;

	border: 1px solid #EEEEEE;
}

.chaxun span {
	margin-right: 12px;

}

.weizhi {
	margin-bottom: 11px;
}

.huiyuan_content {
	background: #FFFFFF;
	width: 97%;
	margin: 13px auto 0;
	/* height: 100%; */
}

.chaxun_anniu {
	width: 64px;
	height: 32px;
	background-color: #3479f6;
	border-radius: 2px;
	line-height: 32px;
	text-align: center;
	margin-left: 50px;
	cursor: pointer;
}

.layui-input:hover {
	/* border:1px solid #FD4259 !important; */
}

.layui-form-select dl dd {
	line-height: 30px;
}

.tab_top tr {


	border-bottom: 1px solid #e7e7e7 !important;
}

.tab_top tr:first-child {
	border: none !important;
}

/* 推荐奖励 */


.dingdan_chaxun_list {
	margin-left: 20px;
}

.dingdan_chaxun_list input {
	width: 330px;
}

.chaxun_list {
	display: flex;
	align-items: center;
	margin-left: 13px;
}

.chaxun_list:first-child {
	margin-left: 0;
}

.chaxun_list input {
	width: 120px;
}

/* 申请代理 */
.shenqing_title {}

.shenqing_title_top {
	width: 684px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 24px auto 14px;
	padding: 0 30px;
}

.shenqing_title_top P {
	width: 20px;
	height: 20px;

	border: solid 1px #aaaaaa;
	border-radius: 100%;
	line-height: 20px;
	text-align: center;
	color: #acacac;
}

.shenqing_title_top span {
	color: #acacac;
	display: inline-block;
	border: 1px dashed #EEEEEE;
	height: 1px;
	width: 180px;


}

.shenqing_title_top_active {
	background-color: #fd4259;
	border: solid 1px #fd4259 !important;
	color: #FFFFFF !important;
}

.shenqing_title_top_span {
	border: 1px dashed #fd4259 !important;
	color: #FD4259 !important;
}

.shenqing_title_bottom {
	width: 684px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	font-weight: bold;
	color: #acacac;
	margin-bottom: 46px;
}





.fenzhan {
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 0px 27px 114px 27px;


}

.fenzhan_list {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.shenfen_img,
.fabu_xq {
	margin-bottom: 20px;
	display: flex;
}

.fenzhan_list p span,
.shenqing_leibie p span {
	width: 85px;
	display: inline-block;
	text-align: right;
}

.fenzhan_list p input {
	width: 205px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
	padding-left: 10px;
	box-sizing: border-box;
}

.fahuo_dizhi {
	display: flex;
	align-items: center;
}

.fahuo_dizhi input {
	width: 92px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
	padding-left: 10px;
	box-sizing: border-box;
}

.shezhi_mingcheng input {
	width: 304px !important;
}

.shezhi_shijian input {
	width: 205px !important;
}

.shezhi_kuaidi input {
	width: 147px !important;
}

.fenzhan_list_dizhi input {
	width: 480px !important;
}

.shezhi_beizhu textarea {
	width: 314px !important;
	height: 81px !important;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
}

.fenzhan_list_beian input {
	width: 209px !important;
}

.fenzhan_list_shenfennum input {
	width: 206px !important;
}

.shezhi_dizhi input {
	width: 422px !important;
}

.fenzhan_shenqing {

	width: 166px;
	height: 30px;
	background-color: #3479f6;
	border-radius: 3px;
	line-height: 30px;
	text-align: center;
	color: #FFFFFF;
	margin-left: 85px;
	margin-top: 13px;
}

.fahuo_shezhi {
	margin-top: 35px;
}

.fenzhan_list textarea {
	width: 314px;
	height: 81px;
	background-color: #ffffff;
	border: solid 1px #d9d9d9;
	outline-style: none;
}

.fenzhan_list_youshi p span {
	vertical-align: top;
}

.shenfen_zhengmian {
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	border-radius: 3px;
	margin-right: 20px;
	background: url(/webs/nz/gonghuo/img/gonghuo/fabu_up_tu.png) no-repeat;
}

.shenfen_zhengfan {

	width: 100px;
	height: 100px;
	background-color: #ffffff;
	border-radius: 3px;

	background: url(/webs/nz/gonghuo/img/gonghuo/fabu_up_tu.png) no-repeat;

}

.shenfen_zhengfan input,
.shenfen_zhengmian input {
	width: 100% !important;
	height: 100% !important;
	opacity: 0;
	cursor: pointer;
}

.shenfen_img img,
.fabu_xq img {
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
	border: 1px solid #EEEEEE;

}

.shenhe {
	text-align: center;
	display: none;
}

.shenhe img,
.sanbu_tongguo img,
.sanbu_shibai img,
.yijiaofei img {


	margin-bottom: 30px;
}

.shenhe p,
.sanbu_tongguo p,
.sanbu_shibai p,
.yijiaofei p {
	margin-bottom: 15px;
}

.shenhe p span {
	cursor: pointer;
}

.sanbu_tongguo {
	text-align: center;
	display: none;
}

.yijiaofei {
	text-align: center;
}

.yijiaofei button {
	width: 158px;
	height: 40px;
	background-color: #cfcfcf;
	border-radius: 2px;
	line-height: 40px;
	margin-top: 10px;
}

.yijiaofei_yijiaona {
	margin: 25px 0 0 0 !important;
}

.sanbu_shibai {
	text-align: center;
	display: none;
}

.leixing,
.zhouqi {
	display: flex;
	margin-bottom: 17px;
	align-items: center;
}

.leixing span,
.zhouqi span {
	margin-right: 23px;
}

.leixing p,
.zhouqi p {
	width: 100px;
	height: 40px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
	line-height: 40px;
	text-align: center;
	margin-right: 9px;
}

.shenhe_jine {}

.shenhe_user {
	color: #999999;
	margin-bottom: 32px;
}

.shenhe_user span {
	color: #333333;
}


.sibu {
	display: none;
}

.sibu button {

	width: 220px;
	height: 40px;
	background-color: #fd4259;
	border-radius: 2px;
	line-height: 40px;
	text-align: center;
	margin: 48px 0 0 138px;
}

.sibu_yifu_jine {
	margin-bottom: 35px;
}

.shenhe_jine span {
	margin-left: 9px;
}

.sibu_tishi {
	margin-top: 30px;
}

.sibu_yifu_jine span {
	font-weight: bold;
}

.sibu p {
	margin-left: 62px;
}

.shenhe_jine span {
	margin-left: 9px;
}

.leixing_active {

	background: url(/webs/nz/gonghuo/img/xuanze.png) no-repeat;
	background-position: right top;
	border: 1px solid #FD4259 !important;
}

.zhouqi_active {

	background: url(/webs/nz/gonghuo/img/xuanze.png) no-repeat;
	background-position: right top;
	border: 1px solid #FD4259 !important;
}

.shenqing_leibie {

	margin-bottom: 34px;
	display: flex;

}

.shenqing_zhengshu_txt {
	width: 85px;
	display: inline-block;
	text-align: right;
}

.shenqing_leibie input {
	width: 20px !important;
	height: 20px !important;
	/* border-radius: 0px !important; */
}

.shenqing_leibie p {
	display: flex;
	align-items: center;
	margin-right: 26px;
}

.shenqing_dizhi input,
.shenqing_wangzhi input {

	width: 480px !important;
}

.shenqing_duan input {

	width: 167px !important;
}

.shangjia_shenqing {
	margin-bottom: 26px;
	display: none;
}

.shangjia_shenqing .lunbo_img {
	margin-bottom: 0;
}

/* 商品发布 */


.peizhi p input {

	width: 290px;
}

.mingcheng input {
	width: 379px !important;
}

.add_tu_tishi {
	margin-left: 84px;
	margin-bottom: 21px;
}

/* 网站解析 */
.jiexi_txt {
	margin: 39px 0 20px 0;
}

.jiexi p {
	margin-left: 13px;
}



/* 选择设置 */


input[type="radio"] {
	-webkit-appearance: none;
	/*清除复选框默认样式*/
	width: 20px;
	height: 20px;
	background-color: #ffffff;
	border-radius: 100%;
	border: solid 1px #bfbfbf;
	margin-right: 10px;
}

input[type="radio"]:checked {
	-webkit-appearance: none;
	/*清除复选框默认样式*/
	background: url(/webs/nz/gonghuo/img/radio_bg.png) no-repeat;
	/*复选框的背景图，就是上图*/
	background-size: 100% 100%;
	border: none;
}

.radio_xuanze {
	display: flex;
	align-items: center;
	margin-left: 60px;
}

.xuan_banner_top button {
	width: 139px;
	height: 41px;
	background-color: #fd4259;
	border-radius: 5px;
	line-height: 41px;
	text-align: center;
	margin-right: 27px;
}

.xuan_banner_top {
	height: 72px;
	line-height: 72px;
}

.muban {
	display: none;
}

.xuan_banner {
	display: none;
}

.lunbo_tu img {
	width: 280px;
	height: 130px;

}

.banner_caozuo {
	color: #CCCCCC;
}

.banner_caozuo span {
	color: #39aaf0;
	cursor: pointer;
}

.banner_tab {
	border: 1px solid #e7e7e7 !important;

}

.banner_tab tr {
	border-bottom: 2px solid #e7e7e7 !important;
}

table {
	/* */
	border-collapse: collapse;
	/*设置单元格的边框合并为1*/
}


/* 添加轮播图 */
.shang_xiugai {
	width: 450px;

	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px rgba(39, 39, 39, 0.27);
	border-radius: 10px;

	box-sizing: border-box;

}

.shang_xiugai_top {
	display: flex;
	justify-content: space-between;
	height: 60px;
	align-items: center;
	padding: 0 24px 0 30px;
	border-bottom: 1px solid #CCCCCC;
}

.shang_xiugai_top img {
	width: 19px;
	height: 18px;
}

.add_lun_tu .shenfen_zhengmian {
	width: 455px;
	height: 205px;

	/* border: solid 1px #cccccc; */
	background: url(/webs/nz/gonghuo/img/add_lun_bg.png) no-repeat;
}

.add_ban_list {
	display: flex;
	margin-bottom: 38px;
	align-items: center;
}

.add_ban_list:last-child {
	margin-bottom: 0;
}

.ban_input input {
	width: 325px;
	height: 44px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding-left: 18px;
}

.add_ban_list p {
	width: 60px;
	margin: 0 32px 0 0;
}

.add_banner_bottom {
	padding: 32px 0 32px 235px;
}

.banner_bottom {
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: solid 1px #cccccc;
}

.add_lun_img p {
	width: 68px;
	margin: 0 30px 0 0;
	margin-left: -6px;
}

.add_lun_img p span {
	color: #FD4259;
	margin-right: 6px;
}

.add_lun_quxiao {
	width: 126px;
	height: 41px;
	background-color: #ffffff;
	border-radius: 5px;
	border: solid 1px #cccccc;
}

.add_lun_queding {
	width: 126px;
	height: 41px;
	background-color: #fd4259;
	border-radius: 5px;
	color: #FFFFFF;
	margin-left: 78px;
}

.add_paixu {
	margin-bottom: 0;
}

.add_paixu_tishi {
	color: #999999;
	margin: 24px 0 20px 92px;
}

.add_lun_img {
	flex-wrap: wrap;
}

.add_lun_img img {
	width: 200px;
	height: 100px;
	margin-bottom: 10px;

}

.add_lun_img .img_zheng {
	max-width: 630px;
	display: flex;
	flex-wrap: wrap;
}

.lunbo_img,
.xq_img {
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.shanchu_lunbo,
.shanchu_xq {
	position: absolute;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: url(/webs/nz/gonghuo/img/weixiu_close.png) no-repeat;
	background-size: 100% 100%;
	top: -5px;
	right: -5px;
	cursor: pointer;
}

.img_zheng,
.fabu_xq_img {
	display: flex;
	max-width: 770px;
	flex-wrap: wrap;
}

/* 包裹管理 */
.baoguo td {
	white-space: pre-wrap;
}

.baoguo_del span {
	width: 70px;
	height: 24px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #fd4259;
	display: inline-block;
	cursor: pointer;
}



/* 订单管理 */

.dd {}

.dd_top {
	margin: 31px 0 20px 0;
	display: flex;
}

.dd_bottom {
	display: flex;
	margin-bottom: 20px;
}

.dd input {
	height: 32px;
	box-sizing: border-box;

	border: 1px solid #EEEEEE;
}

.dd span {
	margin-right: 12px;

}

.dd_time {
	display: flex;
	align-items: center;
}

.dd_time input {
	width: 305px;
	height: 30px;
	border: none;
}

.rili {
	width: 320px;
	height: 33px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #EEEEEE;
	display: flex;
	align-items: center;
}

.rili img {
	width: 20px;
	height: 21px;
	margin-left: 7px;
	margin-right: 38px;
}

.huiyuan_content {
	background: #FFFFFF;
	width: 97%;
	margin: 13px auto 0;
	/* height: 100%; */
}

.dd .chaxun_anniu {
	width: 64px;
	height: 32px;
	background-color: #3479f6;
	border-radius: 2px;
	line-height: 32px;
	text-align: center;
	margin-left: 113px;
}

.baoguo_bianhao input {
	width: 170px;
	margin-right: 66px;
}

.dd_top .chaxun_list {
	margin-right: 52px;
}

.dd_top .chaxun_list input {
	width: 170px;
}

.filter-box2,
.filter-box3 {
	position: relative;
	width: 220px;
}

tr td:first-child {
	padding-left: 10px;
}

.huiyuan_tab tr td:first-child {
	padding-left: 0px !important;
}

.dd_caozuo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.dd_caozuo span {}

.dd_zhifu {
	width: 70px;
	height: 24px;
	background-color: #3479f6;
	border-radius: 3px;
	line-height: 24px;
	color: #FFFFFF;
	margin-top: 9px;
}

.dd_chaxiao {
	width: 70px;
	height: 24px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #3479f6;
	margin: 9px 0;
	color: #3479f6;
	line-height: 24px;
}

.gh_dd_chaxun {
	margin-left: 419px !important;
}

.dd_zhuangtai {
	width: 170px;
	position: relative;

}

/* 账户资料 */
.ziliao {
	padding-top: 38px;
	padding-bottom: 20px;
}

.ziliao p {
	margin-bottom: 26px;
	margin-left: 35px;
}

.ziliao p input {
	width: 167px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
	padding-left: 10px;
}

.ziliao button {
	width: 167px;
	height: 30px;
	background-color: #fd4259;
	border-radius: 3px;
	color: #FFFFFF;
	margin: 16px 0 0 105px;
}

.ziliao_zhuangtai {
	margin-left: 48px;
}

.zhengshu {
	display: flex;
	justify-content: flex-start;
}

.zhengshu img {
	width: 194px;
	height: 140px;
}

.ziliao_tupian {
	display: flex;
	justify-content: flex-start;
	margin-left: 35px;
	margin-bottom: 20px;
}

.ziliao_tupian_arry {
	max-width: 850px;
}

.ziliao_tupian_arry img {
	width: 161px;
	height: 160px;
}

.ziliao_youshi {
	display: flex;
	margin-left: 35px;
	margin-right: 10px;
}

/* 账户提现 */
.tixian_top {

	padding-top: 26px;
}

.tixian_top p {
	margin-left: 25px;
	margin-bottom: 30px;
}

.tixian_top p input {
	width: 220px;
	height: 32px;
	background-color: #ffffff;
	border: solid 1px #d9d9d9;
}

.tixian_top button {
	width: 166px;
	height: 30px;
	background-color: #fd4259;
	border-radius: 3px;
	line-height: 30px;
	margin: 9px 0 51px 95px;
	color: #FFFFFF;
}

/* 商品管理 */

.gh_gongyingshang {
	position: relative;
	width: 147px;
	margin-right: 32px;
}

.shangpin_caozuo span {
	/* color: #1890ff; */
	cursor: pointer;
	margin-right: 8px;
}

.shang_xiugai_list {
	display: flex;
	align-items: center;
	padding-left: 104px;
	margin-bottom: 10px;
	color: #999999;

}

.shang_xiugai_leimu {
	position: relative;
	width: 150px;
}

.shang_xiugai_list input {
	width: 150px;
	background: #fff;
	border: 1px solid #e6e6e6;
	height: 30px;
	padding-left: 10px;
}

.shang_xiugai_top_bottom {
	padding: 30px 0;
}

.shang_xiugai_top_bottom button {


	width: 100px;
	height: 30px;
	background-color: #3479f6;
	line-height: 30px;
	text-align: center;
	border-radius: 3px;
	margin: 30px 0 0 176px;
}

/* 供货商登录 */


.gh_login_top a {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin-left: 45px;
}

.gh_login_bannner {

	height: 700px;
	
	background: url(/webs/nz/gonghuo/img/gonghuo/index_banner.png) no-repeat;
	
	background-position: center;

}



.login_center {
	position: relative;
}

.login_center_ding {
	position: absolute;
	right: 0;
	top: 95px;
	width: 462px;
	height: 511px;
	background-color: #ffffff;
	border-radius: 10px;

	box-shadow: 0px 2px 10px 0px rgba(41, 41, 41, 0.11);
	box-sizing: border-box;
	padding: 0 48px;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.9);

}

.login_yidenglu {
	position: absolute;
	right: 0;
	top: 95px;
	width: 462px;
	height: 511px;
	border-radius: 3px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 48px;
	background-color: rgba(255, 255, 255, 0.9);

}

.login_yidenglu .login_center_login_txt {
	border: none;
}

.login_yidenglu img {
	margin: 0 auto 10px;
	width: 142px;
	height: 142px;
	border-radius: 100%;
	margin-bottom: 20px;
}

.login_yidenglu_bottom .go_huiyuan {
	width: 168px;
	height: 56px;
	line-height: 56px;
	background-color: #3479f6;
	border-radius: 2px;
	color: #ffffff;
	margin-right: 25px;

}

.login_yidenglu_bottom .go_tuichu {
	width: 168px;
	height: 56px;
	line-height: 56px;
	background-color: #e5e5e5;
	border-radius: 2px;
	color: #666666;
}

.login_yidenglu_bottom {
	margin-top: 60px;
}

.login_center_login_txt {
	font-size: 30px;
	color: #333333;
	text-align: center;
	line-height: 166px;

	/* border-bottom: 1px solid #dbdbdb; */


}

.login_yidenglu .login_center_login_txt {
	/* font-size: 20px;
	line-height: 80px;
	font-weight: bold; */
}


.top_center img {
	max-width: 200px;
	max-height: 40px;
}

.login_phone,
.login_mima {
	border-bottom: 1px solid #dbdbdb;
	display: flex;
	align-items: center;
	height: 56px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #e3e5e9;
	margin-bottom: 24px;
	display: flex;
	align-items: center;

}

.login_phone input,
.login_mima input {
	width: 280px;
	height: 40px;
	border: none;

}

.login_phone img,
.login_mima img {
	margin-left: 20px;
	margin-right: 12px;

}


.login_center_ding button {
	width: 204px;

	height: 56px;
	background-color: #3479f6;

	width: 100%;
	border-radius: 2px;
	text-align: center;
	line-height: 56px;
	margin: 10px 0 0px 0;
	color: #ffffff;
}

.login_yanzheng {
	display: flex;
	padding-left: 20px;
	border-bottom: 1px solid #dbdbdb;
	align-items: flex-end;
	padding-bottom: 5px;
}

.login_yanzheng input {
	width: 119px;
	margin: 25px 0 0px 0px;
	border: none;
}

.login_yanzheng img {
	width: 71px;
	height: 30px;
	cursor: pointer;
}

.gh_leixing_item {
	width: 290px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(208, 211, 211, 0.42);
	border-radius: 10px;
}

.gh_leixing_item img {
	height: 225px;
	width: 100%;
}

.gh_leixing_item_bottom {
	padding: 0 26px;
	text-align: center;
}

.gh_leixing_item_title {
	font-size: 16px;
	font-weight: bold;
	margin: 15px auto 13px;
}

.gh_leixing_item_bottom button {
	width: 169px;
	height: 39px;
	background-color: #fd4259;
	border-radius: 20px;
	color: #FFFFFF;
	margin: 33px auto 28px;
}

.gh_leixing_item_txt {
	line-height: 23px;
}

.gh_leixing {
	margin-top: 72px;
	display: flex;
	justify-content: space-between;
}

.youshi {
	margin-top: 104px;
}

.login_title {
	text-align: center;

}

.login_title_top {
	font-size: 30px;
	color: #333;
}

.login_title_center {
	width: 64px;
	height: 4px;
	background-color: #3479f6;
	margin: 19px auto;
}

.login_title_bottom {
	font-size: 18px;
	letter-spacing: 2px;
	color: #666666;
}

.youshi_item_title {
	font-size: 20px;
	color: #333333;
}

.youshi_item_txt {
	font-size: 16px;
	color: #333333;
	margin: 13px auto 30px;
}

.youshi_item {
	width: 380px;
	height: 248px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(208, 211, 211, 0.42);
	border-radius: 10px;
	text-align: center;
	margin-bottom: 29px;
}

.youshi_item img {
	width: 80px;
	height: 80px;
	margin: 44px auto 35px;
}

.us_youshi_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 52px;
}

.wubuqu {
	margin-top: 93px;
}

.wubu_list {
	display: flex;
	justify-content: space-between;
	margin-top: 45px;
}

.wubu_item {
	width: 229px;
}

.wubu_item_top {
	position: relative;
	width: 229px;
	height: 78px;
}

.wubu_item_top img {
	width: 229px;
	height: 78px;
}

.wubu_item_top span {
	font-size: 22px;
	color: #FFFFFF;
	position: absolute;
	left: 31%;
	top: 44%;
	font-weight: 400;
}

.wubu_item_bottom {
	background-color: #f2f2f2;
	border-radius: 0px 0px 10px 10px;
	padding: 15px 18px 25px 36px;
	height: 116px;
	box-sizing: border-box;
}

.wubu_item_bottom p {
	line-height: 24px;
}

.moshi {
	margin-top: 135px;
}

.moshi_item p {
	font-size: 16px;
	letter-spacing: 2px;
	color: #333333;
	margin-top: 26px;
	font-weight: bold;
	text-align: center;
}

.moshi_list {
	display: flex;
	justify-content: space-between;
	margin: 72px 0 110px 0;
}

/* 供货商中心 */
.zx_title {
	display: flex;
	align-items: center;
	font-weight: bold;
	margin: 30px 0 40px 0;
}

.zx_title span {

	display: inline-block;
	width: 5px;
	height: 15px;
	background-color: #fd4259;
	margin-right: 9px;
}

.zx_ziliao {
	background-color: #FFFFFF;
	padding: 10px 34px 0 34px;
	overflow: hidden;
}

.ziliao_list {
	padding-left: 10px;
}

.ziliao_list p {
	width: 50%;
	float: left;
	margin-bottom: 20px;

}

.ziliao_list img {
	/* vertical-align: middle; */
	margin-right: 10px;
}

.zx_num {
	padding: 10px 34px 0 34px;
	background-color: #FFFFFF;
	margin-top: 26px;
}

.zx_list {
	display: flex;
	justify-content: center;
}

.zx_item {
	text-align: center;
	width: 270px;
	position: relative;
}

.zx_item_title {
	margin: 17px 0;
}

.zx_item_num {
	font-size: 24px;
	margin-bottom: 32px;
}

.zx_item::before {

	content: '';
	display: inline-block;
	width: 1px;
	height: 65px;
	background-color: #eeeeee;
	position: absolute;
	top: 23%;
	right: 0;
}

.zx_item:last-child::before {
	content: none;
}



/* 快递模板 */
.shuru_dizhi {
	display: flex;
	margin-left: 19px;
}

.kuaidi_top p {
	margin-bottom: 14px;
	margin-left: 19px;
}

.kuaidi_top p input {
	width: 167px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
}

.kuaidi_top p span,
.dizhi_span {
	color: #FD4259;
	margin-right: 8px;
}

#distpicker {
	display: flex;
	width: 325px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
	margin-bottom: 14px;

}

.form-group {
	display: flex;
	align-items: center;
}

.form-group img {
	width: 10px;
	height: 6px;

}

.xx_dizhi {
	display: flex;
	align-items: flex-start;
}

.xx_dizhi textarea {
	width: 425px;
	height: 55px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
	padding: 10px;
	box-sizing: border-box;
	color: #999999;
	outline: none;
}

.xx_dizhi_tishi {
	margin-left: 100px !important;
	color: #999999;
}

.kuaidi_top_title {
	margin: 20px 0 28px 0;
}

.kuaidi_top button {
	width: 69px;
	height: 30px;
	background-color: #3479f6;
	border-radius: 3px;
	color: #FFFFFF;
	margin: 0 0 27px 100px;
}

.kuaidi_xinxi {
	width: 985px;
	height: 40px;
	background-color: #ffecee;
	display: flex;
	align-items: center;
	margin-bottom: 17px;
}

.kuaidi_xinxi img {
	margin: 0 5px 0 22px;
}

.kuaidi_tab td {
	border: 1px solid #EEEEEE;
	padding-left: 25px;
}

.kuaidi_tab td:first-child {
	border: 1px solid #EEEEEE;
	padding-left: 25px;
}

.kuaidi_caozuo {
	color: #999999;


}

.kuaidi_caozuo span {
	color: #333333;
	margin-left: -5px;
	cursor: pointer;
}

.kuaidi_tab_top td {
	height: 40px;
}

/* 打印尺寸管理 */
.add_chicun {
	padding: 0;
}

.add_chicun_title {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
}

.add_chicun_title span {
	width: 5px;
	height: 17px;
	background-color: #fd4259;
	display: inline-block;
	margin-right: 10px;
}

.dayin_xuan_leixing {
	/* display: flex; */
	margin-bottom: 22px;
	width: 100%;
	overflow: hidden;
}

.dayin_xuan_leixing_list {
	display: flex;
	float: left;

}

.dayin_xuan_leixing_list p {
	display: flex;
	align-items: center;
	margin-right: 22px;
}

input[type="radio"][name="dayin_leiixng"]:checked,
input[type="radio"][name="dayin_moren"]:checked,
input[type="radio"][name="xuanyangshi"]:checked {
	-webkit-appearance: none;
	/*清除复选框默认样式*/
	background: url(/webs/nz/gonghuo/img/gonghuo/dayin_leixing.png) no-repeat;
	/*复选框的背景图，就是上图*/
	background-size: 100% 100%;
	border: none;
}

.dayin_xuan_title {
	margin: 0 12px 0 20px;

	float: left;
}

.add_chicun .fenzhan_list p span {
	width: 120px;
	margin-right: 13px;
}

.dayin_xuan_yangshi_list {
	display: flex;
	flex-wrap: wrap;
}

.dayin_xuan_yangshi_item {
	width: 204px;
	height: 180px;
	background-color: #f8f8f8;
	margin: 0 10px 10px 0;
	text-align: center;
}

.dayin_xuan_yangshi {
	margin-bottom: 7px;

}

.dayin_xuan_yangshi_item_top {
	display: flex;
	align-items: center;
	margin: 18px auto 15px;
	justify-content: center;

}

.dayin_xuan_yangshi_item img {
	width: 143px;
	height: 125px;
}

.dayin_moren {
	display: flex;

}

.dayin_moren span {
	width: 120px;
	display: inline-block;
	text-align: right;
	margin-right: 13px;
}

.dayin_moren p {
	display: flex;
	align-items: center;
	margin-right: 22px;
}

.dayin_xuxian {
	border-bottom: 1px dashed #eeeeee;
	margin: 38px 0 41px 0;
}

.dayin_caozuo {
	color: #FD4259;
}

/* 修改单号 */
.xg_danhao {
	width: 200px;
	height: 150px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}

.xg_danhao input {
	width: 80%;
	height: 30px;
	border: 1px solid #EEEEEE;
	margin: 20px;
	padding-left: 10px;
}

.xg_danhao_bottom {
	display: flex;
	justify-content: center;
}

.xg_danhao_bottom button {
	width: 74px;
	height: 30px;
	line-height: 30px;
}

.xg_danhao_bottom button:last-child {
	background-color: #FD4259;
	color: #FFFFFF;
}

.xg_danhao_bottom button:first-child {
	background-color: #999999;
	color: #333333;
	margin-right: 10px;
}

.danhao_txt {
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	padding: 0 5px;
	align-items: center;
}

.danhao_txt img {
	width: 10px;
	height: 10px;
}

.none_border {
	border: none !important;
}

.filter-box3 {
	position: relative;
}

/* 修改快递 */

.xiugai_kuaidi input {
	border: #ffffff 1px solid;
	height: 30px;
	width: 80%;
	cursor: pointer;
	/* background: none; */
}

.xiugai_kuaidi input:focus {
	border: #f799a5 1px solid;
}

.xiugai_kuaidi input[type="number"] {
	-moz-appearance: textfield;
}

.xiugai_kuaidi input::-webkit-outer-spin-button,
.xiugai_kuaidi input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}


/* 数据包导入 */
.shujvbao_daoru {
	margin-top: 15px;
	margin-bottom: 28px;
	display: flex;
}

.muban_daoru_left {
	width: 362px;
	height: 194px;
	background-color: #ffffff;
	border-radius: 10px;
	border: dashed 1px #3479f6;
	position: relative;
	text-align: center;
}

.muban_daoru_left input {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.muban_daoru_left img {
	width: 90px;
	height: 69px;
	margin-top: 30px;
}

.duabji_chuan {
	margin: 10px 13px;
}

.duabji_chuan span {
	cursor: pointer;
}

.shujvbao_daoru_right {
	width: 622px;
	height: 194px;
	background-color: #ffffff;
	border: solid 1px #acc9ff;
	margin-left: 24px;
	padding-top: 20px;
	overflow: auto;
}

.up_list {
	width: 100%;
	height: 30px;
	background-color: #f9fcff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 17px 0 10px;
	color: #999999;
	margin-bottom: 10px;
}

.up_list p img {
	margin-right: 11px;
	vertical-align: middle;
}

.shoujvbao_table tr td:first-child {

	padding-left: 20px;
}

.shang_xiugai_list .lunbo_img img,
.shang_xiugai_list .xq_img img {
	width: 100px;
	height: 100px;
}

.shang_xiugaishujv {
	width: 730px;
}

.shang_xiugaishujv .shang_xiugai_list {
	padding-left: 70px;
}

.shang_xiugaishujv .img_zheng,
.shang_xiugaishujv .fabu_xq_img {
	display: flex;
	max-width: 570px;
	flex-wrap: wrap;
}

.shujv_xiugai_tishi {
	color: #999999;
	margin-top: -15px;
	margin-bottom: 10px;
	margin-left: 140px;
	font-size: 12px;
}

.shang_xiugai_list_shujvtu {
	align-items: flex-start;
}

.shang_xiugaishujv .shang_xiugai_top {
	height: 34px;
}

.shang_xiugaishujv .shang_xiugai_top img {
	width: 12px;
	height: 12px;
}


/* 发布商品 */
.gh_fabu_yanse_item {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.gh_fabu_yanse_item input {
	padding-left: 16px;
	box-sizing: border-box;
}
.gh_fabu_yanse_item .fabu_yanse_jianshu {
	width: 50px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #cfcfcf;
	margin-right: 10px;
}
.gh_fabu_yanse_item .fabu_yanse {
	width: 200px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #cfcfcf;
}

.gh_fabu_yanse_item .fabu_beizhu {
	width: 90px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #cfcfcf;
}

.fabu_add_tu {
	width: 89px;
	height: 36px;
	background-color: #f7f8fa;
	border-radius: 3px;
	border: solid 1px #cfcfcf;
	margin-left: 10px;
	text-align: center;
}


.fahuo_add {
	width: 89px;
	height: 36px;
	background-color: #f7f8fa;
	border-radius: 3px;
	border: solid 1px #cfcfcf;
	margin-left: 10px;
}

.fahuo_add img {
	width: 15px;
	height: 16px;
	margin-right: 6px;
	vertical-align: middle;
}

.gh_fabu_yanse {
	padding-left: 15px;
	margin-bottom: 26px;
}

.fabu_yanse {
	margin: 0 10px 0 0px;
}

.gh_fabu_yanse_list {
	margin-top: 10px;
}

.fabu_chima {
	width: 291px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #cfcfcf;
	padding-left: 16px;
	box-sizing: border-box;
}

.gh_fabu_chima {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.hongxing {
	display: inline !important;
	width: 5px !important;
	position: relative;
	top: 3px;
}

.fabu_guige_top {
	display: flex;
	align-items: center;
	margin-left: -5px;

}

.fabu_guige_top p span {
	margin-left: 5px;
}

.fabu_guige_top button {
	width: 89px;
	height: 36px;
	background-color: #3479f6;
	border-radius: 3px;
	color: #FFFFFF;
	margin-left: 400px;
}

.fabu_guige_tab {
	width: 761px;

	margin: 10px 0 10px 85px;
}

.guige_yanse,
.guige_chima {
	width: 100px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #cfcfcf;
	padding: 0 8px 0 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #999999;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}

.guige_chima {
	width: 80px;
}

.guige_jiage,
.guige_upload_jiage,
.guige_pifa,
.guige_bianma {
	width: 90px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #cfcfcf;
	padding-left: 6px;
	box-sizing: border-box;
}

.guige_zhong,
.guige_kucun {
	width: 77px;
	height: 36px;
	background-color: #ffffff;
	border: solid 1px #cfcfcf;
	padding-left: 6px;
	box-sizing: border-box;
}

.guige_bianma {
	width: 110px;
}

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

/* 去除webkit中input的type="number"时出现的上下图标 */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

.guige_table td,
.guige_table2 td {
	/* border: 1px solid #e5e5e5; */
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	height: 35px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.guige_table td {
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.guoge_tab_tr {
	border-right: 1px solid #e5e5e5;
}

.guoge_tab_tr td input {
	width: 100%;
	height: 100%;
	border: none;
}

.guoge_tab_tr_top td {
	padding-left: 0px !important;
}

.guoge_tab_tr td {
	padding-left: 8px !important;
	vertical-align: middle;
}

.guoge_tab_tr td:first-child {
	padding-left: 8px !important;
}

.fabu_chima_item {
	margin-right: 28px;
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	position: relative;
}

.fabu_chima_list {
	display: flex;
	flex-wrap: wrap;
	width: 716px;
	padding: 24px 25px 20px 25px;
	background-color: #fcfcfc;
	border: solid 1px #e5e5e5;
	margin-left: 85px;
	margin-bottom: 10px;
}

.fabu_chima_item input {
	margin-right: 0px;
}

.fabu_chima_item span {
	margin: 0 7px;
}

.fabu_chima_item .chima_bianji {
	margin-right: 7px;
}


.tan_yanse_tu {
	width: 426px;
	height: 406px;
	background-color: #ffffff;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.06);
}

.tan_yanse_tu_title {
	line-height: 68px;
	text-align: center;
}

.tan_yanse_up {
	width: 100px;
	height: 100px;
	background: url(/webs/nz/gonghuo/img/tan_yanse_bg.png) no-repeat;
	border-radius: 3px;
	position: relative;
}

.tan_yanse_up input {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.tan_yanse_up {
	margin: 0 auto;
	margin-bottom: 28px;
}

.tan_yanse_tu_center {
	text-align: center;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 32px 0 40px 0;
}

.tan_yanse_tu_center p {
	margin-bottom: 10px;
}

.tan_yanse_tu_bottom {
	display: flex;
	justify-content: center;
	height: 84px;
	align-items: center;
}

.tan_yanse_tu_bottom button {
	width: 89px;
	height: 36px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #cfcfcf;
}

.tan_yanse_tu_bottom button:first-child {
	margin-right: 44px;
}

.yanse_tu {}

.yanse_tu img {
	width: 80px;
	height: 36px;
	margin-left: 10px;
}

.tan_yanse_tuimg {
	width: 100px;
	height: 100px;
}

.del_chima {
	cursor: pointer;
}


.yanse_list,
.chima_list {
	position: absolute;
	top: 36px;
	left: 0;
	background-color: #FFFFFF;
	width: 100%;
	display: none;
	border: 1px solid #EEEEEE;
	transition: all 2s linear;
}

.yanse_list p,
.chima_list p {
	line-height: 30px;
	cursor: pointer;
	border-bottom: 1px solid #EEEEEE;
}

.yanse_list p:hover,
.chima_list p :hover {
	color: #FD3D24;
}

.yanse_list_active,
.chima_list_active {
	color: #FD3D24;
}

.guige_yanse_on .yanse_list,
.guige_chima_on .chima_list {
	display: block;
	transition: all 2s linear;


}

.shuru_chima {
	width: 200px;
	display: flex;
	height: 50px;
	align-items: center;
	position: absolute;
	top: 20px;
	left: 0;
	background: #FFFFFF;
	border: 1px solid #e5e5e5;
	padding: 0 10px;
	justify-content: space-between;
	display: none;
	z-index: 9;
}

.shuru_chima input {
	width: 100px;
	height: 30px;
	border: 1px solid #EEEEEE;
	padding-left: 10px;
	box-sizing: border-box;
}

.shuru_chima button {
	width: 40px;
	height: 30px;
	border: 1px solid #EEEEEE;

	background: none;
}

.chima_item_on .shuru_chima {

	display: flex;
}

.yanse_shanchu {
	margin-right: 14px;
	width: 20px;
	height: 20px;
	margin-left: 35px;
}

.gh_fabu_yanse_item2 {
	margin-left: 70px;
}

.hide {
	display: none;
}

.tab_beizhu {
	display: inline-block;
	max-width: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: bottom;
}

.pinpai_paixu {
	margin-bottom: 4px !important;
}

.pinpai_tishi {
	padding-left: 88px;
	margin-bottom: 20px;
}

.up_zhengshu {
	background: url(/webs/nz/gonghuo/img/zhengshu.png) no-repeat;
	background-size: 100% 100%;
	width: 120px;
	height: 128px;
}

.up_zhengshu_img {}

.up_zhengshu_img img {
	width: 120px;
	height: 128px;
	margin-right: 20px;
}

.dp_shang_yixuan {
	height: 46px;
	background-color: #fafafa;
	border: solid 1px #d9d9d9;
	display: flex;
	align-items: center;
	padding-left: 10px;
}

.dp_shang_sousuo input {
	width: 598px;
	height: 32px;
	background-color: #ffffff;
	border: solid 1px #d9d9d9;
	padding-left: 10px;
	box-sizing: border-box;
}

.dp_shang_sousuo button {
	width: 60px;
	height: 30px;
	background-color: #3479f6;
	border-radius: 3px;
	line-height: 30px;
	margin-left: 16px;
}

.dp_shang_sousuo {
	margin: 10px 0;
	position: relative;
}

.lishi_sou {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.lishi_sou_list {
	width: 80%;
	overflow: hidden;
	height: 15px;
	display: flex;
	flex-wrap: wrap;
}

.lishi_sou_list span {
	margin-right: 10px;
	cursor: pointer;
}

.lishi_fenye span {
	margin-right: 40px;
	cursor: pointer;
}

.xiala {

	height: 340px;
	background-color: #ffffff;

	margin-bottom: 24px;
	display: flex;
	position: relative;
	border-right: none;
}

.xiala_item {
	width: 220px;

	height: 100%;
	border: solid 1px #d9d9d9;


}

.xiala_item_bottom {
	overflow-y: auto;
	height: 260px;
}

.xiala_item ul {}

.xiala_item:nth-child(2) {
	border-left: none;
}

.xiala_item:nth-child(3) {
	border-left: none;
}

.xiala_yiji ul {}

.xiala_item ul li {
	height: 28px;
	padding: 0 20px 0 12px;
	box-sizing: border-box;
	line-height: 28px;
	cursor: pointer;

}

.xiala_yiji ul li,
.xiala_sanji ul li,
.xiala_siji ul li,
.xiala_yiji1 ul li,
.xiala_sanji1 ul li,
.xiala_siji1 ul li {
	background: url(/webs/nz/gonghuo/img/right.png) no-repeat;
	background-position: center right 10px;
	background-size: 7px 13px;
}

.xiala_yiji_list_title,
.xiala_yiji_list_title1 {
	padding-left: 6px;
	height: 32px;
	display: flex;
	align-items: center;
	cursor: pointer;
}

.xiala_yiji_list_title img,
.xiala_yiji_list_title1 img {
	margin-left: 4px;
	vertical-align: middle;
}

.xiala_xuan::before {
	content: '';
	display: inline-block;
	width: 2px;
	height: 28px;
	background-color: #3479f6;
	position: absolute;
	left: 0;
}

.xiala_sousuo {
	display: flex;
	align-items: center;
	height: 32px;
	border: solid 1px #d9d9d9;
	width: 201px;
	margin: 22px auto 15px;
	padding: 0 17px 0 10px;
}

.xiala_sousuo input {
	height: 100%;
	border: none;
}

.xiala_yiji ul,
.xiala_yiji1 ul {
	display: none;
}

.xuanzhuan {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-moz-transform: rotate(180deg);
	/* Firefox */
	-webkit-transform: rotate(180deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(180deg);
	/* Opera */
}

.xiala_sanji,
.xiala_siji,
.xiala_wuji,
.xiala_sanji1,
.xiala_siji1,
.xiala_wuji1 {
	display: none;
}

.no_xiaji {
	background: none !important;
}

.xiala_xuan {
	background-color: #f1f6ff !important;
	position: relative;
}

.sou_body {
	position: absolute;
	top: 33px;
	background-color: #FFFFFF;
	width: 598px;
	border: 1px solid #D7D7D7;
	z-index: 9;
	padding: 0 10px;
	box-sizing: border-box;
	max-height: 270px;
	overflow: auto;
	display: none;
}

.sou_body li {
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}



.tan_xiala_bottom {
	display: flex;
	justify-content: center;
}

.tan_xiala_quxiao {
	width: 64px;
	height: 32px;
	background-color: #666666;
	border-radius: 2px;
	line-height: 32px;
	text-align: center;
	margin-left: 50px;
	cursor: pointer;
	color: #FFFFFF;
}

.tan_xiala_queding {
	width: 64px;
	height: 32px;
	background-color: #3479f6;
	border-radius: 2px;
	line-height: 32px;
	text-align: center;
	margin-left: 50px;
	cursor: pointer;
	color: #FFFFFF;
}

.tan_xiala {
	padding: 0 30px 10px;
}

.tan_xiala_bottom {
	border-top: 1px solid #EEEEEE;
	padding-top: 30px;
}

.tan_xiala_top {
	display: flex;
	justify-content: space-between;
	height: 60px;
	align-items: center;
	padding: 0 24px 0 30px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.tan_xiala_top img {
	width: 19px;
	height: 18px;
}

.xiala_duoxuan {
	position: relative;

	background-color: #f1f6ff !important;
}

.xiala_duoxuan::before {
	content: '';
	display: inline-block;
	position: absolute;
	width: 7px;
	height: 14px;
	border: 1px solid #3479f6;
	border-top: 0;
	border-left: 0;
	transform: rotate(45deg);
	right: 16px;
	top: 15%;
}

.xiala_duoxuan::after {
	content: '';
	display: inline-block;
	width: 2px;
	height: 28px;
	background-color: #3479f6;
	position: absolute;
	left: 0;
}

.pifa_shuliang {
	margin: 20px 0 10px;
}

.zuidi p span {
	width: 120px;
	margin-left: -34px;
}

.zheng_shenfen {
	width: 190px;
	height: 106px;
	background: url(/webs/nz/gonghuo/img/ge_upzheng.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
}

.zheng_shenfen input,
.fanshenfen input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	cursor: pointer;
	left: 0;
	opacity: 0;
}

.fanshenfen {
	width: 190px;
	height: 106px;
	background: url(/webs/nz/gonghuo/img/ge_upfan.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
}

.zheng_shenfen_img img {
	width: 190px;
	height: 106px;
	margin-right: 20px;
}

.fan_shenfan_img img {
	width: 190px;
	height: 106px;
	margin-left: 20px;
}

.shenfen_zhengmian {
	background: url(/webs/nz/gonghuo/img/up_dktx.png) no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
}

.zhizhao_img_up {
	width: 190px;
	height: 106px;
	background: url(/webs/nz/gonghuo/img/up_zhizhao.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 3px;
	position: relative;
	cursor: pointer;

}

.zhizhao_img_up input {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	cursor: pointer;
	left: 0;
	opacity: 0;
}

.zhizhao_img img {
	width: 190px;
	height: 106px;
	margin-right: 20px;
}

.gh_login_bannner_bottom {
	display: flex;
	justify-content: space-between;
	margin-top: 46px;
}

.gh_login_bannner_wangji {
	color: #fdb442;
}

.gh_login_bannner_zhuce {
	color: #ffad2b;
}


.index_leimu {
	margin: 90px auto 0;
}

.index_leimu_arry {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 65px;
}

.index_leimu_item img {
	vertical-align: bottom;
	margin-bottom: 25px;

}

.index_leimu_item {
	text-align: center;
	margin-right: 135px;
	margin-bottom: 80px;
}

.index_leimu_item:nth-child(5n) {
	margin-right: 0;
}

.index_xingshi {
	height: 716px;
	background: url(/webs/nz/gonghuo/img/gonghuo/index_xingshi.png) no-repeat;
	background-position: center center;
}

.index_zhinan {
	margin: 80px auto 0;
}

.index_zhinan img {}

.index_zhinan_img {
	width: 1098px;
	height: 525px;
	background: url(/webs/nz/gonghuo/img/gonghuo/liucheng0.png) no-repeat;
	margin: 70px auto 0;
}

.index_wenti {
	margin: 100px auto 90px;
}

.index_wenti_item_wen span {
	width: 24px;
	height: 24px;
	background-color: #3084ff;
	border-radius: 5px;
	display: inline-block;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 20px;
}

.index_wenti_item_da span {
	width: 24px;
	height: 24px;
	background-color: #fd4259;
	border-radius: 5px;
	display: inline-block;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 20px;
}

.index_wenti_item_da,
.index_wenti_item_wen {
	display: flex;
	align-items: flex-start;
}

.index_wenti_item_wen {
	margin-bottom: 12px;
}

.index_wenti_item {
	margin-bottom: 40px;
	line-height: 24px;
}

.index_wenti_list {
	margin-top: 70px;
}

/* 入驻指南 */
.zhinan_banner {
	height: 716px;
	background: url(/webs/nz/gonghuo/img/gonghuo/zhinan_banner.png) no-repeat;
	background-position: center center;
}

/* 资费标准 */
.zifei_banner {
	height: 745px;
	background: url(/webs/nz/gonghuo/img/gonghuo/zifei_banner.png) no-repeat;
	background-position: center center;
}

.zifei_top {
	margin: 50px auto;
	padding: 0 45px;
	box-sizing: border-box;
}

.zifei_top span {
	width: 120px;
	height: 50px;
	background-color: #eeeeee;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	padding: 0 10px;
	box-sizing: border-box;
	margin: 0 125px 40px 0;
}

.zifei_top span:nth-child(5n) {
	margin-right: 0;
}

.zifei_num {
	font-size: 34px;
	color: #fd4259;
	margin-bottom: 25px;
}

.zifei_top_active {
	background-color: #3479f6 !important;
	color: #FFFFFF;
}

.zifei_box {
	box-shadow: 0px 1px 16px 0px rgba(34, 64, 77, 0.09);
	padding: 50px 50px 80px;
	margin-bottom: 70px;
}

.zifei_list {
	margin-top: 90px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.zifei_item {
	text-align: center;
	width: 33.33%;
}

.zifei_item_title {
	font-size: 20px;
	margin-bottom: 4px;
	color: #333333;

}

.zifei_item_bottom {
	color: #666666;
}

/* 常见问题 */
.wenti_banner {
	height: 700px;
	background: url(/webs/nz/gonghuo/img/gonghuo/wenti_banner.png) no-repeat;
	background-position: center center;
}

.wenti_box {
	margin-bottom: 100px;
}

.shang_zhuce {
	height: 700px;
	background: url(/webs/nz/gonghuo/img/shang_zhuce_bg.png) no-repeat;
	background-position: center center;
}

.shang_zhuce_box {
	width: 462px;
	height: 583px;
	background-color: #ffffff;
	border-radius: 10px;
	position: absolute;
	right: 0;
	top: 35px;
	box-sizing: border-box;
	padding: 0 50px 0 60px;
}

.shang_zhuce_wai {
	position: relative;
}

.shang_zhuce_title {

	line-height: 90px;
	font-size: 30px;
	color: #333333;
	text-align: center;
}

.shang_zhuce_list input {
	height: 50px;
	background-color: #ffffff;
	border-radius: 25px;
	border: solid 1px #e5e5e5;
	width: 100%;
	padding-left: 30px;
	box-sizing: border-box;
}

.shang_zhuce_list {
	margin-bottom: 20px;
}

.shang_zhuce_xieyi {
	display: flex;
	align-items: center;
}

.hang_zhuce_btn {
	height: 50px;
	background-color: #3479f6;
	border-radius: 25px;
	line-height: 50px;
	letter-spacing: 15px;
	width: 100%;
	margin-top: 15px;
}

.shang_zhuce_gologin {
	text-align: right;
	margin-top: 20px;
}

.shang_zhuce_gologin img {
	vertical-align: middle;
}

.shang_zhuce_box input[type="checkbox"]:checked {
	-webkit-appearance: none;
	/*清除复选框默认样式*/
	background: url(/webs/nz/gonghuo/img/shangzhu_fuxuan.png) no-repeat;
	/*复选框的背景图，就是上图*/
	background-size: 100% 100%;
	border: none;
}

.shouquan_top {
	display: flex;
	align-items: center;
	height: 92px;

	border-bottom: 1px solid #e8e8e8;
	padding-left: 42px;
}

.shouquan_top p {
	width: 130px;
	height: 32px;
	background-color: #3479f6;
	border-radius: 2px;
	margin-right: 32px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
}

.shouquan_item_top {
	display: flex;
	align-items: center;

	margin-bottom: 20px;
	justify-content: space-between;
}

.shouquan_item {
	padding: 20px 0;
	/* border-bottom: 1px solid #e8e8e8; */
	border-top: 1px solid #e8e8e8;
}

.shouquan_item:first-child {
	border-top: none;
}

.shouquan_item:last-child {
	border-bottom: 1px solid #e8e8e8;
}

.shouquan_item_top_left {
	display: flex;
	align-items: center;
}

.shouquan_item_top_right {
	display: flex;
	align-items: center;
}

.shouquan_item_top_right button {
	width: 60px;
	height: 22px;
	background-color: #e0e0e0;
	border-radius: 2px;
	margin: 0 50px 0 100px;
}

.shouquan_item_top_b {
	display: flex;
	align-items: center;
	margin-top: 6px;
}

.sq_huoqu {
	width: 122px;
	height: 22px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #3479f6;
	line-height: 22px;
	text-align: center;
	margin-right: 10px;
	color: #3479f6;
	cursor: pointer;
}

.sq_shuaxin {
	width: 82px;
	height: 22px;
	background-color: #3479f6;
	border-radius: 2px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
}

.shouquan_item_top_left_r {
	margin-left: 20px;
}

.shouquan_item {
	padding-left: 15px;
}

.shouquan_list {
	padding: 0 35px;
}

.shouquan_item_top_left img {
	width: 48px;
	height: 48px;
}

.sq_dy_item_right {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.sq_dy_item_left {
	display: flex;
	align-items: center;
	width: 350px;
	position: relative;
}

.sq_dy_item_left::before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 46px;
	background-color: #e2e2e2;
	right: 0px;
	top: 0%;
	position: absolute;
}

.sq_dy_item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 85px;
	background-color: #f1f1f1;
	margin-top: 10px;
	padding: 0 20px 0 10px;
}

.sq_dy_item_item button {
	width: 62px;
	height: 20px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #3479f6;
	color: #3479f6;
}

.sq_zhuangtai {
	color: #3479f6;
	margin-top: 4px;
}

.sq_dy_item_left img {
	width: 139px;
	height: 43px;
	margin: 0 10px;
}

.sq_title {
	margin-bottom: 8px;
}

.sq_dy_item_item:nth-child(1) {
	width: 70px;
}

.sq_dy_item_item:nth-child(2) {
	width: 118px;
}

.sq_dy_item_item:nth-child(3) {
	width: 74px;
}

.sq_dy_item_item:nth-child(4) {
	width: 80px;
}

.sq_dy_item_item:nth-child(5) {
	width: 90px;
}

.sq_dy_item_item:nth-child(6) {
	width: 70px;
}

.sq_dy_item_item {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 6px;
}

.fenzhan3 {
	background-color: #FFFFFF;
	min-height: 700px;
}

.fenzhan3_banner {
	background: url(/webs/nz/gonghuo/img/fenzhan3_banner.png) no-repeat;
	height: 100px;
}

.fenzhan3_title {
	margin: 30px 0 0 0;
	display: flex;
	align-items: center;
}

.fenzhan3_title span {
	width: 4px;
	height: 16px;
	background-color: #3479f6;
	display: inline-block;
	margin-right: 17px;
}

.fenzhan3_feiyong button {
	width: 166px;
	height: 30px;
	background-color: #3479f6;
	border-radius: 3px;
	color: #FFFFFF;
	margin: 22px 0 20px;
}

.fenzhan3_feiyong {
	padding-left: 23px;
	box-sizing: border-box;
	padding-top: 30px;
}

.fenzhan3_feiyong input {
	width: 69px;
	height: 30px;
	background-color: #f9f9f9;
	border-radius: 3px;
	border: solid 1px #dcdcdc;
	text-align: center;
}

.fenzhan3_feiyong p span {
	margin-left: 30px;
}

.fenzhan3_liucheng {
	padding-left: 49px;
	margin: 20px 0 20px;
}

.fenzhan3_youshi {
	margin: 55px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 60px 0 43px;
}

.fenzhan3_youshi_item {
	text-align: center;
	padding: 0 26px;
	height: 100px;
	background-color: #ffffff;
	border-radius: 10px;
	border: solid 1px #3479f6;
	position: relative;
	padding-top: 25px;
	box-sizing: border-box;
	margin-bottom: 50px;
	margin-right: 10px;
}

.fenzhan3_youshi_item img {
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	margin: auto;
}

.fenzhan3_youshi_item p {
	line-height: 22px;
}

.fenzhan3_jiben_txt {
	padding-top: 0px;
	margin-top: 0;
}

.fenzhan3_jiben {
	padding-left: 43px;
	margin: 35px 0 0px 0;
}

.fenzhan3_jiben p {
	line-height: 25px;
}

.fenzhan3_yanshi_table td {
	border: 1px solid #EEEEEE;
	text-align: center;
}

.fenzhan3_yanshi_body {
	padding: 0 27px;
	margin: 28px 0 20px;
}

.fenzhan3_daili {
	margin: 20px;
	padding-bottom: 40px;
}

.fenzhan3_yikaitong {
	padding-left: 49px;
	margin: 30px 0 10px;
}

.fenzhan3_yikaitong p {
	margin-bottom: 20px;
}

.fenzhan3_yikaitong p input {
	width: 320px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
	padding-left: 10px;
	box-sizing: border-box;
}

.fenzhan3_yanshi span {
	cursor: pointer;
}
.yikai_img{
	display: flex;
	align-items: flex-start;
}
.yikai_img img{
		width: 126px;
		height: 126px;
		border: solid 1px #dedede;
		box-sizing: border-box;
		padding: 10px;
}
/* 购买广告位 */
.guangg_box_weizhi_item{
	width: 131px;
		height: 75px;
		background-color: #ffffff;
		border-radius: 2px;
		border: solid 1px #e5e5e5;
		line-height: 75px;
		text-align: center;
		margin-right: 20px;
		cursor: pointer;
}
.guangg_box_weizhi{
	display: flex;
	align-items: flex-start;
}
.guangg_box_weizhi_active{
	background-color: #3479f6 ;
	position: relative;
	color: #FFFFFF;
}
.guangg_box_weizhi_active::before{
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(/webs/nz/gonghuo/img/gonghuo/weizhi_xuanze.png) no-repeat;
	background-size: 100% 100%;
}
.guangg_box{
	display: flex;
	margin: 60px 0 0;
	padding: 0 20px 0 20px;
	justify-content: space-between;
}
.guangg_box_weizhi_list{
	display: flex;
}

.guangg_shijian_list,.guangg_shijian,.guangg_jine{
	display: flex;
	align-items: center;
}
.guangg_shijian_list p{
	width: 70px;
		height: 40px;
		background-color: #ffffff;
		border-radius: 2px;
		border: solid 1px #e5e5e5;
		line-height: 40px;
		text-align: center;
		cursor: pointer;
		margin-right: 20px;
}
.guangg_box_name{
	width: 90px;
	text-align: right;
	color: #999999;
	font-size: 14px;
	margin-right: 15px;
}
.guangg_shijian{
	margin: 20px 0;
}
.guangg_box_left button{
	width: 126px;
		height: 30px;
		background-color: #3479f6;
		border-radius: 3px;
		line-height: 30px;
		margin:50px 0 0 107px;
}
.guangg_shijian_active{
	background-color: #3479f6 !important;
	color: #FFFFFF;
}
.guangg_box_tu{
	text-align: center;
}
.guangg_box_tu p{
	margin: 10px 0 20px;
}
.guangg_box_tu_tishi p{
	display: flex;
	
	align-items: center;
	margin-bottom: 15px;
}
.guangg_box_tu_tishi p span{
	display: inline-block;
		width: 20px;
		height: 20px;
		margin-right: 9px;
}
.guangg_box_tu_tishi p:nth-child(1) span{
	background-color: #99bcfa;
}
.guangg_box_tu_tishi p:nth-child(2) span{
	background-color: #9df1e6;
}
.guangg_box_tu_tishi p:nth-child(3) span{
	background-color: #abf19d;
}
.buy_jilu{
	margin: 100px 0 20px;
}
.erweima_tishi{
	line-height: 50px;
	text-align: center;
}
.dian_ma{
	width: 800px;
		height: 800px;
		background-color: #ffffff;
		border: solid 1px #bfbfbf;
		box-sizing: border-box;
		padding: 50px;
		margin: 0 auto;
}
.dian_ma_box{
	padding-bottom: 30px;
}
.dian_ma img{
	width: 100%;
	height: 100%;
}

.shangpin_caozuo_shuaxin{
	margin-right: 10px;
}
.caozuo_sp{
	display: flex;
	align-items: center;
	justify-content: center;
}
.caozuo_sp p{
		width: 34px;
		height: 20px;
		background-color: #ffffff;
		border-radius: 2px;
		line-height: 20px;
		text-align: center;
		cursor: pointer;
		margin-left: 5px;
}
.shangpin_border_hong{
	border: solid 1px #ff0036;
}
.shangpin_border_lan{
	border: solid 1px #1890ff;
}
.shangpin_caozuo_shuaxin img{
		width: 14px;
		height: 14px;
		margin-right: 0px;
		padding: 0;
		vertical-align: middle;
		
}
.shangpin_caozuo_shuaxin{
	cursor: pointer;
}
.xiaoshou_moban{
	width: 220px;
	position: relative;
	margin-right: 20px;
	
}
.fabu_muban_box button{
	width: 89px;
		height: 34px;
		background-color: #f7f8fa;
		border-radius: 3px;
		border: solid 1px #cfcfcf;
		margin-right: 10px;
}
.fabu_muban_box{
	display: flex;
	align-items: center;
	padding-left: 86px;
	margin-top: 10px;
}
.fabu_muban{
	margin-bottom: 20px;
}
.file_32 .filter-title {
	height: 32px;
}

.file_32 .icon-filter-arrow {
	top: 13px;
}
.file_32 .filter-list {
	top: 34px;
}
.fabu_chima_item{
	
}
.fabu_chima_item_r{
	width: 290px;
		height: 36px;
		background-color: #ffffff;
		border: solid 1px #e5e5e5;
		display: flex;
		align-items: center;
}
.fabu_chima_item_r p{
	width: 60px;
		height: 26px;
		background-color: #f7f8fa;
		border-radius: 3px;
		border: solid 1px #cfcfcf;
		margin-right: 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		cursor: pointer;
}
.fabu_chima_item_caozuo{
	display: flex;
	align-items: center;

}
.fabu_chima_item_chima{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
 .fabu_yincang span{
	width: 14px;
		height: 9px;
		display: inline-block;
		background: url(/webs/nz/gonghuo/img/wei_yin.png) no-repeat;
		background-size: 100% 100%;
		margin-right: 2px;
		margin-left: 0;
}
.yincang_on .fabu_yincang span{
	background: url(/webs/nz/gonghuo/img/yincang.png) no-repeat;
	background-size: 100% 100%;
}
.yincang_on .fabu_yincang{
	color: #999999;
}
.fabu_chima_list{
	width: 1100px;
	background: none;
	border: none;
	margin-left: 60px;
}
.fabu_qipai_top{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
}
.fabu_qipai{
	width: 845px;
	padding-left: 85px;
	margin-bottom: 20px;
}
.fabu_qipai_top button{
		width: 89px;
		height: 24px;
		background-color: #fd4259;
		border-radius: 3px;
}
.qipi_tr{
	height: 47px;
	
}
.qipi_tr input{
	width: 100%;
	height: 100%;
	text-align: center;
	border: none;
}
.qipi_tr td{
	border: 1px solid #EEEEEE;
	align-items: center;
	vertical-align: middle;
}
.yanse_yincang{
	    width: 89px;
	    height: 36px;
	    background-color: #f7f8fa;
	    border-radius: 3px;
	    border: solid 1px #cfcfcf;
	    margin-left: 10px;
	    text-align: center;
}
.yanse_yincang span{
	width: 14px;
		height: 9px;
		display: inline-block;
		background: url(/webs/nz/gonghuo/img/wei_yin.png) no-repeat;
		background-size: 100% 100%;
		margin-right: 2px;
		margin-left: 0;
}
.yanse_yincang_on .yanse_yincang span{
	background: url(/webs/nz/gonghuo/img/yincang.png) no-repeat;
	background-size: 100% 100%;
}
.yanse_yincang_on .yanse_yincang{
	color: #999999;
}
.tan_xiaoshou_bottom{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 106px;
}
.tan_xiaoshou_bottom button:first-child{
		width: 80px;
		height: 24px;
		background-color: #fd4259;
		border-radius: 3px;
		margin-right: 30px;
}
.tan_xiaoshou_bottom button:last-child{
			width: 80px;
			height: 24px;
			background-color: #dfdfdf;
			border-radius: 3px;
}
.tan_xiaoshou{
	width: 477px;
		height: 205px;
		background-color: #ffffff;
		padding-top: 60px;
		box-sizing: border-box;
}
.tan_xiaoshou_list{
	display: flex;
	align-items: center;
	padding-left: 30px;
}
.tan_xiaoshou_list input{
		width: 342px;
		height: 36px;
		background-color: #ffffff;
		border: solid 1px #d9d9d9;
		margin-left: 14px;
		padding-left: 10px;
		box-sizing: border-box;
}
.dd_shang{
	display: flex;
	align-items: center;
}
.dd_shang img{
		width: 70px;
		height: 70px;
		padding: 0;
}
.dd_shang_right{
	margin-left: 10px;
}
.shang_ddtd{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
}
.shang_ddtd_left,.shang_ddtd_right{
	display: flex;
	align-items: center;
}
.shang_ddtd_left p{
	margin-right: 30px;
}
.shang_ddtd_right p{
	margin-left: 30px;
}
.dd_shang_right p:nth-child(2){
	margin: 8px 0;
}

.bzj_box{
	background: url(/webs/nz/gonghuo/img/gonghuo/bzj_bg.png) no-repeat;
	box-sizing: 100% 100%;
	width: 413px;
		height: 190px;
		text-align: center;
		position: relative;
		padding-top: 50px;
		box-sizing: border-box;
		margin: 80px 0  0 270px;
}
.bzj_box_title{
	font-size: 26px;
	color: #3479f6;
	width: 209px;
		height: 52px;
		background-color: #ffffff;
		border: solid 1px #3479f6;
		line-height: 52px;
		position: absolute;
		top: -25px;
		left: 50%;
		transform: translate(-50%,0);
}
.bzj_box_tishi{
	margin: 7px 0 14px;
}
.bzj_box button{
		width: 126px;
		height: 30px;
		background-color: #3479f6;
		border-radius: 3px;
		line-height: 30px;
}
.chang_box{
	margin: 20px 0 0 20px;
}
.chang_box button{
		width: 126px;
		height: 30px;
		background-color: #3479f6;
		border-radius: 3px;
		line-height: 30px;
		margin: 25px 0 0 85px;
}
.chang_box input{
	width: 217px;
		height: 40px;
		background-color: #ffffff;
		border-radius: 2px;
		border: solid 1px #e5e5e5;
		padding-left: 10px;
		box-sizing: border-box;
}
.chang_box_input{
	margin: 30px 0 10px 0;
}
.chang_box_tishi{
	margin-left: 85px;
}
.bzj_box_btn button:first-child{
	margin-right: 20px;
}
.bzj_box_shengyu{
	margin-top: 6px;
}

.ruzhu_box{
	background: url(/webs/nz/gonghuo/img/ruzhu_bg.png) no-repeat;
	box-sizing: 100% 100%;
	width: 480px;
		height: 400px;
		text-align: center;
		position: relative;
		padding-top: 75px;
		box-sizing: border-box;
		margin: 80px 0  0 270px;
}
.ruzhu_box_title{
		font-size: 38px;
		color: #333333;
		font-weight: bold;
}
.ruzhu_box_yijiao{
	margin:20px 0 10px ;
}
.ruzhu_box button{
	width: 317px;
		height: 60px;
		background-image: linear-gradient(130deg, 
			rgba(255, 229, 123, 0.64) 0%, 
			rgba(255, 181, 39, 0.64) 100%), 
		linear-gradient(
			#ffe57b, 
			#ffe57b);
		background-blend-mode: normal, 
			normal;
		box-shadow: 0px 7px 35px 0px 
			rgba(185, 116, 18, 0.57);
		border-radius: 30px;
			font-size: 30px;
			color: #ff5146;
			margin-top: 90px;
}
.Shelf_time{
	    width: 150px;
	    height: 30px;
	    background-color: #ffffff;
	    border-radius: 3px;
	    border: solid 1px #e5e5e5;
	    padding-left: 10px;
	    box-sizing: border-box;
}
.bg_bai{
	background-color: #ffffff;
}
.save_fabu{
	margin-left: 139px;
	margin-bottom: 61px;
}
.tb_collect_html .fenzhan_list {
	align-items: center;
}
.tb_collect_html  .filter-box4,.filter-box1 {
	position: relative;
	width: 220px;
}