.order-list li{
	padding:3px 9px;
	margin: 0 3px 8px 3px;
	font-size: 14px;
}
.specialBtnColor li{
	/* border-radius:7px; */
}
.order-list li.noparam{
	margin-right: 0;
}
.order-list-tit{
	padding-top: 3px!important;
	font-size: 14px!important;
}
.order-list-sort ul.sort-reorder{
	margin: 0;
}
.ul-param{
	margin-bottom: -3px;
}
.sorts{
	height: 50px;
	background-color: #f3f3f3;
	border: solid 1px #dddddd;
}
.order-list-wrapper>ul{
	height: auto;
}
.order-list-wrapper>ul,.order-list-wrapper>div{
	display: inline-block;
}
.sorts #param{
	background-color: #fff;
	margin: 0;
}
#order-list{
	padding: 0;
}
.order-list-sort .sort-reorder li{
	cursor: auto;
	padding: 0;
	outline: none;
}
.order-list-sort .sort-reorder li:hover{
	color: #666;
}
.order-list .selected{
	color: #666;
}
.clearfix>ul,.clearfix>div{
	display: inline-block;
}
.clearfix .searchWrapper{
	margin-left: 80px;
}
.searchWrapper{
	margin-left: 20px!important;
}
.txt_search{
	height: 30px;
	width: 170px;
}
.searchWrapper{
	margin-right: 0!important;
}

.search,.myCollection{
	vertical-align: middle;
	height: 30px;
	display: inline-block;
	text-align: center;
	background-color: #d7342e;
	color: #fff;
	margin-left: 10px;
	border: none;
	border-radius: 0;
}
.search{
	width: 52px;
}
.myCollection{
	width: 80px;
}
.search:hover,.myCollection:hover{
	background-color: #d7342e;
	color: #fff!important;
}
.search:active,.myCollection:active{
	background-color: #d7342e;
	color: #fff!important;
}
.search:visited,.myCollection:visited{
	background-color: #d7342e;
	color: #fff!important;
}
.search:link,.myCollection:link{
	background-color: #d7342e;
	color: #fff!important;
}

.font-sizes ,.font-sizes a{
	font-size: 14px!important;
}
.order-extra-btn input{
	width: 60px;
	height: 29px!important;
	text-align: left;
}
.layui-table tr td:nth-child(1), .layui-table tr th:nth-child(1){
	padding-left: 18px!important;
}
.nav-summar{
	display: inline-block;
	vertical-align: middle;
}
.publish-order{
	width: 124px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #d7342e;
	text-align: center;
	display: inline-block;
}
.fr{
	margin: 40px;
	font-size: 14px;
	box-sizing: border-box;
}
.add_wrap_content, .info_wrap_content, .seller_wrap_content, .addseller_wrap_content, .addcustomer_wrap_content{
	padding-bottom: 0;
}
.b_submit{
	height: 25px;
}
/*弹窗部分*/
.dia{
	display: none;
}
.dialog{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.4;
	z-index: 9999999;
}
.tabs{
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -370px;
	margin-top: -335px;
	width: 740px;
	background-color: #fff;
	z-index: 999992222999;
}
.tabs p{
	height: 50px;
	width: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #333;
	background-color: #d8d9f4;
	position: relative;
}
.tabs>span{
	position: absolute;
	top: 0;
	right:15px;
	font-size: 30px;
	cursor: pointer;
}
.tabs table{
	width: 80%;
	margin: 0 auto;
}
.tabless a{
	color: #d7342e;
}
.tabless tbody{
	font-size: 14px;
}
.tabless tbody tr{
	height:35px;
}
.tabless th{
	padding: 20px 0;
	text-align: center;
	font-size: 16px;
}
.tabless td{
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
}
.scrollers{
	height: 568px;
	overflow-y: auto;
	overflow-x: hidden;
	border-bottom: 1px solid #e5e5e5;
}
/*弹窗部分结束*/

.add_res .btn2{
	margin-left: 10px;
}
.watchDetailPrice{
	width: 142px;
	height: 38px;
	border-radius: 2px;
	border: solid 1px #d7342e;
	text-align: center;
	line-height:38px;
	color: #d7342e;
	background-color: #fff;
	margin-top: -3px;
	margin-left: 15px;
}

.add_wrap_titles:after{
	content: "";
	height: 0;
} 
.fabu{
	color: #333;
	font-size: 20px;
	height: 54px;
	display: inline-block;
	padding: 13px 5px 18px 5px;
	width: auto;
	border-bottom: 3px solid #d7342e;
}
.add_select .clickThis,.add_select .active{
	background-color: #d7342e;
	border: none;
	color: #fff;
}
.add_select span{
	margin: 15px 0;
}
.add_wrap_titles{
	font-weight: 100;
}
.order-list.active{
	overflow-y: hidden;
}

.layui-icon-close{
	width: 16px;
	height: 16px;
	padding: 5px 0;
	line-height:8px;
	margin: 9px 8px!important;
	border-radius:50%;
}
.layui-icon-close:hover{
	background-color: #ffaa6b;
}

.layui-layer-title{
	font-size: 16px;
	padding: 0 20px 0 20px;
	text-align: center;
}
.layui-layer-btn{
	text-align: center;
	margin-bottom: 10px;
}
.layui-layer-btn a:first-child{
	margin-left: 15px;
	margin-right: 10px;
	padding: 0 15px 20px!important;
}
.clickThis:hover{
	background-color: #d7342e!important;
}

.layui-layer-btn .layui-layer-btn0{
	background-color: #d7342e;
	border: 1px solid #d7342e;
}
.add_res .jishus{
	text-align: center;
}
.outLooks button{
	border: none;
	margin-top: 2px;
	width: 55px;
	height: 28px;
	background-color: #d7342e;
	color: #fff;
}

/*分页效果代码*/
#pageBar{
	height: 40px;
	line-height: 40px;
}
#pageBar>div{
	display: flex;
	align-items: center;
}
#pageBar span {
	border-right:none ;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border: 1px solid #ddd;
}
.pageBtn-selected{
	background-color: #d7342e;
    color: white;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top:1px solid #d7342e !important;
	border-bottom:1px solid #d7342e !important;
}
.pageBtn-selected a{
	color: white!important;
}
.pageBtn:hover{
	color: #fff;
	background-color: #d7342e;
	border: 1px solid #d7342e;
}
.layui-form-checkbox[lay-skin=primary] i{
	width: 20px;
	height: 20px;
}
.alignCen{
	text-align: center!important;
}
.parNums{
	position: relative;
}
.daijinNums{
	display: inline-block;
	width: 120px;
	position: absolute;
	top: 0px;
	right: -5px;
	color: red;
}

/*小红书部分*/
.jianyin{
	display: inline-block;
	height: 20px;
	padding: 0 5px;
	line-height: 19px;
	background-color: hsla(220,4%,58%,0.1);
	border: 1px solid #d3d3d3;
	color: #909399;
	font-size: 12px;
	border-radius: 4px;
	box-sizing: border-box;
	white-space: nowrap;
	margin-right: 5px;
}
.fa-venus{
	color:rgb(233, 30, 99);
	font-size: 16px;
	font-weight: bold;
	margin-left: 4px;
}
.fa-mars-stroke{
	color:rgb(33, 150, 243);
	font-size: 16px;
	font-weight: bold;
	margin-left: 4px;
}
.xiaohs tr th:last-child,.xiaohs tr td:last-child{
	text-align: center;
}
.showxhsPrice{
	color: #d7342e;
	font-style: italic;
	font-size: 14px;
	height: 30px;
	line-height: 33px;
	text-align: left;
	padding-left: 50px;
	border-left: 1px solid #e7e7e7;
}
.numsScores>span:first-child{
	color: #b0b0b0;
	width: 48px;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
}
.numsScores>span:last-child{
	width: auto;
	text-align: right;
	color: #000;
	font-size: 12px;
	display: inline-block;
}
.numsSituation>span:first-child{
	color: #b0b0b0;
	font-size: 12px;
	display: inline-block;
	margin-right: 5px;
}
.numsSituation>span:last-child{
	width: auto;
	color: #000;
	font-size: 12px;
	display: inline-block;
}
.accountDetailes{
	margin-left: 16px;
}
.accountImg{
	position: relative;
	padding-left: 10px;
}
.levelShows{
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	right: 0;
}
.headImgShow{
	border-radius: 50%;
	width: 70px;
	height: 70px;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.14);
}
.accountImg,.accountDetailes{
	display: inline-block;
	vertical-align: top;
}
.accountDetailes p:first-child{
	margin-bottom: 6px;
}
.accountDetailes p:last-child span{
	margin-bottom: 6px;
}
.xiaohs tr td ,.xiaohs tr th{
	border: none;
}
.xiaohs tr{
	border-bottom: 1px solid #e8e8e8;
}
.xiaohs tbody tr:hover,.defaultTables tbody tr:hover{
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
}
.xiaohs tr td:first-child{
	padding-top: 22px;
	padding-bottom: 22px;
}
.numsScores,.numsSituation{
	margin-bottom: 8px;
}
.numsScores:last-child,.numsSituation:last-child{
	margin-bottom: 0px;
}
a.linkes{
	display: inline-block;
	position: relative;
	z-index: 0;
	transition: color .2s;
	outline: none;
	cursor: pointer;
}
a.linkes:after{
	content: "";
	width: 0;
	height: 2px;
	background: #d7342e;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transition: all .2s;
	-webkit-backface-visibility: hidden;
	transition: all .2s;
	backface-visibility: hidden;
}
.res_tab tbody tr:hover a.linkes:after{
	left: 0%;
	width: 100%;
}
.res_tab tbody tr:hover a.linkes{
	color: #d7342e!important;
}
.returnSecond{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	/* autoprefixer:off */
	-webkit-box-orient: vertical;
	/* autoprefixer:on */
	-webkit-line-clamp: 3;
}
.numsSituation{
	padding-left: 15px;
}

.layui-table td, .layui-table th, .layui-table-fixed-r, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-view, .layui-table[lay-skin=row], .layui-table[lay-skin=line]{
	border-color: #d2d2d2;
}

/* 新的收藏夹效果部分 */
.newsMyCollects{position:relative;display:inline-block;margin-left:10px;width:180px;color:#d7342e;vertical-align:middle;text-align:left;user-select:none}
.newsMyCollects .placeholder{position:relative;z-index:1;display:flex;padding-right:10px;height:30px;border:1px solid #d7342e;background-color:#fff;line-height:30px;cursor:pointer;align-items:center;justify-content:center}
.newsMyCollects .placeholder::after{position:absolute;top:11px;right:10px;border-color:#788493 transparent #788493 transparent;border-style:solid;border-width:9px 7px 0 7px;content:''}
.newsMyCollects .myCollectsLists{display:none}
.newsMyCollects.is-open .myCollectsLists{position:absolute;top:35px;left:0;z-index:10000000;display:block;overflow:hidden;box-sizing:border-box;padding:12px 0;width:100%;background-color:#fff;box-shadow:0 0 13px 0 rgba(236,195,166,.97)}
.newsMyCollects .myCollectsLists ul{padding:0;width:100%;list-style:none}
.newsMyCollects .myCollectsLists ul li{display:flex;padding:0 10px 0 16px;height:48px;color:#062149;line-height:48px;cursor:pointer;align-items:center;justify-content:space-between}
.newsMyCollects ul li img{display:none;margin-left:10px;cursor:pointer}
.newsMyCollects ul li img:first-child{margin-left:0}
.newsMyCollects ul li>div:first-child{overflow:hidden;width:88px;text-overflow:ellipsis;white-space:nowrap}
.newsMyCollects ul li:hover img{display:inline-block}
.newsMyCollects .myCollectsLists ul li:hover{background:#efecf9}
.createNewCollect{display:flex;box-sizing:border-box;margin-top:5px;padding:0 14px;align-items:center}
.createNewCollect>span:first-child{height:36px;border:solid 1px #d7342e;border-radius:4px 0 0 4px;flex:1}
.createNewCollect>span:first-child input{box-sizing:border-box;padding-right:5px;padding-left:5px;width:100%;height:34px;border:none;color:#666}
.createNewCollect>span:last-child{width:60px;height:36px;border-radius:0 4px 4px 0;background-color:#d7342e;color:#fff;text-align:center;font-size:14px;line-height:36px}
#createNewCollectBtn{cursor:pointer}
.layui-layer-prompt>div.layui-layer-title{text-align:left;font-size:14px}
.collectDiaHide{position:absolute;top:50px;left: 22px; z-index:9999999999;display:none;min-width:154px;border:1px solid #e5e5e5;border-radius:4px;background-color:#fff;box-shadow:0 2px 29px 0 rgba(216,232,251,.97)}
.collectDiaHide ul{position:relative}
.collectDiaHide ul::after{position:absolute;top:-14px;left:4px;width:0;height:0;border-right:12px solid transparent;border-bottom:14px solid #d7342e;border-left:12px solid transparent;content:''}
.collectDiaHide ul li{height:38px;background-color:#fff;color:#666;font-size:16px;line-height:38px;cursor:pointer}
.collectDiaHide ul li div{overflow:hidden;box-sizing:border-box;padding:0 12px;width:154px;text-overflow:ellipsis;white-space:nowrap}
.collectDiaHide ul li:hover{background-color:#d7342e;color:#fff}
.collectDia{display:block}
.ff6cStyle>div.layui-layer-title{background-color:#d7342e;color:#fff}
.posStaXHS{top:80px}
.posStaDSP{top:105px}











/* 新收藏夹效果 */
.news_collect_show_body{
	padding: 10px 20px 6px 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #e4e4e4;
	display: flex;
	flex-wrap: wrap;
}
.news_collectLists{
	display: flex;
	box-sizing: border-box;
	margin-left: 20px;
}
.news_collectLists>div{
	display: inline-block;
}
.collect_first_title{
	width: 85px;
	line-height: 28px;
	margin-right: 3px;
}
.collect_list_show{
	flex: 1;
}
.collect_list_show>ul{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	color: #333;
	border-radius: 5px;
}

.collect_list_show>ul>li{
	box-sizing: border-box;
	margin-right: 10px;
	border-radius: 0;
	height: 28px;
	line-height: 28px;
	position: relative;
	cursor: pointer;
	z-index: 999;
	margin-bottom: 5px;
	z-index: 2;
}
.collect_list_show>ul>li:first-child{
	padding: 0 7px ;
}
.collect_list_show>ul>li:last-child{
	z-index: 1;
}
.collect_list_show>ul>li:hover>p:first-child{
	background-color: #d7342e;
	color: #fff;
}
.collect_list_show>ul>li:hover .news_operation{
	display: flex;
}
.collect_list_show>ul>li:last-child{
	padding-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.collect_list_show>ul>li.active{
	background-color: #d7342e;
	color: #fff;
}
.collect_list_show>ul>li>p:first-child{
	width: auto;
	min-width: 10px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding: 0 8px;
	box-sizing: border-box;
}
.news_operation{
	width: auto;
	display: none;
	align-items: center;
	position: absolute;
	top: 28px;
	padding-top: 3px;
	box-sizing: border-box;
	height: initial;
}
.news_operation_col{
	width: 24px;
	height: 24px;
	border-radius: 50%;
	display: inline-block;
	background: url(/abs/img/collect_operate1.png) no-repeat;
	background-position: 0 0px;
	cursor: pointer;
}
.news_del_collect{
	background-position: 0px -24px;
}
.news_edit_collect{
	margin-right: 2px;
}
.create_new_collect{
	width: 120px;
	margin-right: 10px;
	border: none;
	color: #000;
	border: 1px solid #ddd;
	padding: 3px 8px;
	box-sizing: border-box;
	height: 28px;
	margin-top: -4px;
}
.create_new_collectbtn{
	display: inline-block;
	font-size: 13px;
	height: 28px;
	color: #666;
	border: 1px solid #ddd;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 28px;
}


.jingongcankaotip{
	position: absolute;
	width: max-content;
	height: auto;
	box-shadow: 1px 2px 10px #ccc;
	border: 1px solid #ddd;
	padding: 5px 8px;
	color: #333;
	box-sizing: border-box;
	display: none;
	top: 23px;
	left: 50%;
	margin-left:-37px;
	z-index: 9999;
	background-color: #fff;
	border-radius: 5px;
}
.showcankaoTip:hover .jingongcankaotip{
	display:block;
}

.meiicoT{
	-webkit-animation: bounce-down 1.3s linear infinite;
	animation: bounce-down 1.3s linear infinite;
	margin-top: 3px;margin-right:2px;
}

@-webkit-keyframes bounce-down {
	25% {
		-webkit-transform: translateY(-3px);
	}
	50%,100% {
		-webkit-transform: translateY(0);
	}
	75% {
		-webkit-transform: translateY(3px);
	}
}
@keyframes bounce-down {
	25% {
		transform: translateY(-3px);
	}
	50%,100% {
		transform: translateY(0);
	}
	75% {
		transform: translateY(3px);
	}
}
.wbSEL, .wxSEL {
    width: 95px!important;
    height: 29px!important;
    background-color: #fff;
    border: solid 1px #d2d2d2;
    padding: 0;
    padding-left: 5px;
}

/* 广告投放效果 */
.guanggaotoufangtext {
    position: absolute;
    top: -6px;
    right: -12px;
    font-size: 12px;
    transform: scale(0.6);
    padding: 2px 3px;
    box-sizing: border-box;
    background-color: #9d9d9d;
    color: #fff;
}



.tipImg{
	color: rgb(255, 108, 0); 
	vertical-align: middle; 
	width: 5px; 
	cursor: pointer; 
	margin-right: -8px; 
	margin-top: -3px; 
	display: inline-block;
	position: relative; z-index: 9999;
}
.chugaolvtip{
	display: none;
	position: absolute;
	top: 16px;
	left: 0px;
	box-shadow: 0 10px 20px #d0d0d0;
	max-width: initial!important;
	color:#222222;
	width: auto;
	word-break: keep-all;
	padding: 8px 12px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid rgb(221, 221, 221);
	z-index: 99999999;
}
.tipImg:hover .chugaolvtip{
	display:block;
}

.redFontWeight{
	color: #d7342e!important;
	font-weight: bold;
}
.blockRes{
	position: absolute;
	top: 10px;
	right: 10px;
	color:#fff;
	height: 30px;
	line-height: 1;
}
.blockRes:hover,.blockRes:active,.blockRes:visited,.blockRes:focus{
	color: #fff!important;
	outline: none;
}
















/* 新的标签功能效果 */
.newsBrandList{position:relative;display:inline-block;margin-left:10px;width:180px;color:#ff6c00;vertical-align:middle;text-align:left;user-select:none}
.newsBrandList .placeholder{position:relative;z-index:1;display:flex;padding-right:10px;height:38px;border:1px solid #aaa;border-radius:4px;line-height:37px;cursor:pointer;align-items:center;padding-left: 10px;color:#888;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%);}
.newsBrandList .placeholder::after{position:absolute;top:14px;right:10px;border-color:#788493 transparent #788493 transparent;border-style:solid;border-width:9px 7px 0 7px;content:''}
.newsBrandList .myCollectsLists{display:none}
.newsBrandList.is-open .myCollectsLists{position:absolute;top:40px;left:0;z-index:10000000;display:block;overflow:hidden;box-sizing:border-box;padding:12px 0;width:100%;border-radius:4px;background-color:#fff;box-shadow:0 0 13px 0 rgba(236,195,166,.97)}
.newsBrandList .myCollectsLists ul{padding:0;width:100%;list-style:none}
.newsBrandList .myCollectsLists ul li{display:flex;padding:0 10px;height:48px;color:#062149;line-height:48px;cursor:pointer;align-items:center;justify-content:space-between}
.newsBrandList ul li img{display:none;margin-left:10px;cursor:pointer}
.newsBrandList ul li img:first-child{margin-left:0}
.newsBrandList ul li>div:first-child{overflow:hidden;width:88px;text-overflow:ellipsis;white-space:nowrap}
.newsBrandList ul li:hover img{display:inline-block}
.newsBrandList .myCollectsLists ul li:hover{background:#fff1e6}



/* 焦点图效果 */
.jiaodiantuShow{position: relative;}
.jiaodiantuImges{width: 500px;position: absolute;top: 20px;left: 30px;box-shadow: 1px 1px 10px #ccc;display: none;z-index: 99999;text-align: center;background-color: #fff;}
.jiaodiantuImges img{max-width: 480px;max-height: 480px;margin-bottom: 10px;border-bottom: 1px solid #eee;}
.jiaodiantuShow:hover .jiaodiantuImges{display: block;}

/*媒体查询*/
@media only screen and (min-width:800px) and (max-width: 1300px) {
	.choose-types{
		padding-left: 0;
	}
	.pubSteps{
		left:92px!important;
	}
}
@media only screen and (min-width:1345px) and (max-width: 1380px) {
	.choose-types{
		padding-left: 10px!important;
	}
	.pubSteps{
		left: 92px!important;
	}
	#sortChange>div select{
		width: 100px!important;
	}
	#sortChange>div input.txt_search{
		width: 160px!important;
	}
}
@media only screen and (min-width:1381px) and (max-width: 1415px) {
	.choose-types{
		padding-left:24px!important;
	}
	.pubSteps{
		left: 92px!important;
	}
	#sortChange>div select{
		width: 120px!important;
	}
	#sortChange>div input.txt_search{
		width: 160px!important;
	}
}
@media only screen and (min-width:1425px) and (max-width: 1455px) {
	.choose-types{
		padding-left:40px!important;
	}
	.pubSteps{
		left: 120px!important;
	}
	#sortChange>div select{
		width: 120px!important;
	}
	#sortChange>div input.txt_search{
		width: 160px!important;
	}
}
@media only screen and (min-width:1585px) and (max-width: 1615px) {
	.choose-types{
		padding-left:118px!important;
	}
	.pubSteps{
		left: 182px!important;
	}
}
@media only screen and (min-width:1660px) and (max-width: 1695px) {
	.choose-types{
		padding-left:160px!important;
	}
	.pubSteps{
		left: 233px!important;
	}
}


