﻿/*添加卡片内容*/
.fliter_pop .bg_flter {background-color: #000;opacity: 0.5;position: fixed;}
.fliter_pop{top:0%;overflow-y:auto;position: fixed;}
.fliter_pop .bg_flter{background-color:#000;}
#show_box_message{color: #838383;}
#box_message{display:none;top: 0px; background-color: #F3F5F7;z-index: 10000;height: auto;min-height: 100%;}
.ul-card-category2{background: #fff;overflow: hidden;border-top: 2px solid #eee;}
.ul-card-category2 li.cur {background:  #EEEEEE;}
.ul-card-category2 li {width: 19%;float: left;text-align: center;font-size: 14px;color: #333;height: 25px;line-height: 25px;margin: 2%;}
.dp_n{display: none !important;}
.ul-card-category2 li.cur{ background-color:white; border-bottom:2px  #F65050 solid; color:#F65050}
.clearfix {zoom: 1;clear: both;}
.ul-card-article {overflow: hidden; width:100%;margin: 0 auto;}
.ul-card-article li {color: #666;font-size: 13px;border-bottom: 2px solid #F1F3F5;line-height: 22px;padding: 5px 12px;}
.cutline5{color: #e80018;font-size: 20px;}
#order_message{padding: 0 8px;position: absolute;  left: 8px; color: gray;}
.ok_message,.ok_message2{padding: 10px 0;background-color: #e70012;color: #fff;text-align: center;}
.ok_message2{display: inline-block;width: 45%;}

.fliter_pop{width: 100%; margin:0 auto;  height: 100%;}
.fliter_pop .bg_flter{width: 100%; height: 100%; background: #000; opacity: .5; position: absolute;z-index: 10;}
.fliter_pop .fliter_list{width: 85%; height: 100%; margin-left: 15%; padding: 10px; padding-top: 0; background: #fff;position: absolute;z-index: 10001;}

.card_li_1{
	 padding:6px 0; border:1px #E9E9E9 solid;margin-bottom:10px;border-radius:5px; background-color:white; padding-bottom:6px;
	 -webkit-box-shadow: 3px 3px 6px #DFDFDF;
-moz-box-shadow: 3px 3px 6px #DFDFDF; 
box-shadow: 3px 3px 6px #DFDFDF; 
}
.card_li_1 div{font-size:11px; line-height:20px;}
/*添加卡片内容 End*/

