﻿.PopupBox{width:auto;overflow:hidden;margin:20px;position:relative}

/* --------------------------------------- 通用/带标题弹框 --------------------------------------------- */
.PopupBox_TitleStyleBg_500{overflow:hidden;border:1px solid #B9BFC6;background:#fff;position:relative;padding-bottom:41px;}
.PopupBox_TitleStyleBg_1000{overflow:hidden;border-top:1px solid #B9BFC6;background:#fff;position:relative;padding-bottom:41px;}
.PopupBox_TitleStyleBg_1200{overflow:hidden;border-top:1px solid #B9BFC6;background:#fff;position:relative;padding-bottom:41px;}
.PopupBox_TitleStyle_HeaderBox{width:auto;height:40px;border-bottom:1px solid #b5c2ca;line-height:40px;padding:0 10px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#eeeff3,endColorStr=#dadadf);  
background: -ms-linear-gradient(top, #eeeff3,  #dadadf);        
background:-moz-linear-gradient(top,#eeeff3,#dadadf); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#eeeff3), to(#dadadf)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeff3), to(#dadadf)); 
background: -webkit-linear-gradient(top, #eeeff3, #dadadf);   
background: -o-linear-gradient(top, #eeeff3, #dadadf);  
}
.PopupBox_TitleStyle_HeaderBox_Title{width:auto;overflow:hidden;font-size:13px;color:#666;float:left;}
.PopupBox_TitleStyle_HeaderBox_Close{width:15px;height:40px;background:url(../../../../v2/content/admin/images/popupicon_close.png) no-repeat right center;float:right;cursor:pointer;}
.PopupBox_TitleStyle_ContentBox{width:auto;overflow:hidden;padding:10px;}
.PopupBox_TitleStyle_ContentBox .zystore_consultBox{width:100%;overflow:hidden;position:relative;}
.PopupBox_TitleStyle_ContentBox .zystore_consult{width:100%;height:35px;border-bottom:1px solid #C5CFD6;}
.PopupBox_TitleStyle_ContentBox .zystore_consult li{width:auto;padding:1px 17px;height:34px;line-height:34px;border:none;float:left;margin-right:4px;font-size:14px; cursor:pointer;text-align:center;background:none;}
.PopupBox_TitleStyle_ContentBox .zystore_consult li:last-child{margin-right:0px;}
.PopupBox_TitleStyle_ContentBox .zystore_consult .zystore_consultoption a {display:block;text-decoration: none;color:#666;font-size:14px;}
.PopupBox_TitleStyle_ContentBox .zystore_consult li[checked]{background:#f9f9f9;height:35px;border:1px solid #C5CFD6;border-bottom:none;padding:0px 16px;}
.PopupBox_TitleStyle_ContentBox .zystore_consult li[checked] a{text-decoration: none;font-weight:bold;}
.PopupBox_TitleStyle_ContentBox .zystore_consult li:hover a{text-decoration:underline;}
.PopupBox_TitleStyle_ContentBox_Hint {width:auto;overflow:hidden;margin-top:10px;background:#FFFDEE;border:1px solid #F2D69A;padding:10px;}
.PopupBox_TitleStyle_ContentBox_Hint li {width:auto;overflow:hidden;color:#DB8700;line-height:20px;padding-left:12px;position:relative;}
.PopupBox_TitleStyle_ContentBox_Hint span {display:block;font-size:30px;color:#D2A03F;position:absolute;top:0;left:0;}

.PopupBox_TitleStyle_ContentBox_BgColor{width:auto;overflow:hidden;padding:10px;background:#e9e9e9;}
.PopupBox_TitleStyle_FooterBg{width:100%;height:41px;position:absolute;bottom:0px;}
.PopupBox_TitleStyle_FooterBox{width:auto;height:28px;border-top:1px solid #c3ccdf;padding:6px 10px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#eeeff3,endColorStr=#dadadf);  
background: -ms-linear-gradient(top, #eeeff3,  #dadadf);        
background:-moz-linear-gradient(top,#eeeff3,#dadadf); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#eeeff3), to(#dadadf)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eeeff3), to(#dadadf)); 
background: -webkit-linear-gradient(top, #eeeff3, #dadadf);   
background: -o-linear-gradient(top, #eeeff3, #dadadf);  
}
.PopupBox_TitleStyle_FooterBox_BtnBox{width:100%;overflow:hidden;}
.PopupBox_Save{width:auto;overflow:hidden;float:right;margin-left:5px;}
.PopupBox_Cancel{width:auto;overflow:hidden;float:right;margin-left:5px;}
.PopupBox_Preview{width:auto;overflow:hidden;float:left;margin-right:5px;}
.PopupBox_UploadPhoto{width:auto;overflow:hidden;float:left;}
.PopupBox_SaveSelect{width:auto;overflow:hidden;float:right;margin-left:5px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4895FF,endColorStr=#297CF0);  
background: -ms-linear-gradient(top, #4895FF,  #297CF0);        
background:-moz-linear-gradient(top,#4895FF,#297CF0); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#4895FF), to(#297CF0)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4895FF), to(#297CF0)); 
background: -webkit-linear-gradient(top, #4895FF, #297CF0);   
background: -o-linear-gradient(top, #4895FF, #297CF0);  
}
.Btn_SaveSelect{display:block;padding:0 10px;line-height:26px;border:1px solid #2D85FF;border-right:none;font-size:13px;color:#fff;text-decoration:none;float:left;background:url(../../../../v2/content/admin/images/icon_line.png) no-repeat right center;}
.Btn_SaveSelectIcon{display:block;width:26px;height:26px;border:1px solid #2D85FF;border-left:none;background-image:url(../../../../v2/content/admin/images/icon_arrowwhite.png);background-repeat:no-repeat;background-position:center center;float:left;}
.Btn_SaveSelectIcon:hover{background-color:#2D85FF}
.PopupBox_TableTitleBg{width:auto;overflow:hidden;font-size:12px;color:#666;}
.PopupBox_Table_Content{width:auto;overflow:hidden;font-size:12px;color:#333;line-height:18px;}


.PopupBox_TitleStyle_ContentBox_Height_SalesRule{min-height:500px;}


.PopupBox_Query{width:100%;overflow:hidden;font-size:14px;color:#666;padding:20px 0;}
.PopupBox_Save .Btn_Save {
	color:#fff;
}

.PopupBox_TitleStyle_ContentBox_MultiLabelbg {width:auto;overflow:hidden;padding:10px;border:1px solid #C5CFD6;border-top:none;background:#f9f9f9;}
.PopupBox_TitleStyle_ContentBox_MultiLabel{width:100%;overflow:hidden;font-size:13px;color:#333;}
.PopupBox_TitleStyle_ContentBox_MultiLabel .BoxStyleBox_InfoSelectBox li{width:auto;}
.PopupBox_TitleStyle_ContentBox_MultiLabel .BoxStyleBox_InfoSelectBox{width:100%;height:38px;border:1px solid #c3ccdf;border-top:none;}
.PopupBox_TitleStyle_ContentBox_MultiLabel .BoxStyleBox_InfoSelectBox li{width:auto;height:37px;padding:0 30px;line-height:38px;border-left:1px solid #fff;border-right:1px solid #c3ccdf;float:left;font-size:14px;cursor:pointer;text-align:center;border-top:1px solid #c3ccdf;overflow:hidden;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f8fafa,endColorStr=#e9edf0);  
background: -ms-linear-gradient(top, #f8fafa,  #e9edf0);        
background:-moz-linear-gradient(top,#f8fafa,#e9edf0); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f8fafa), to(#e9edf0)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8fafa), to(#e9edf0)); 
background: -webkit-linear-gradient(top, #f8fafa, #e9edf0);   
background: -o-linear-gradient(top, #f8fafa, #e9edf0);  
}
.PopupBox_TitleStyle_ContentBox_MultiLabel .BoxStyleBox_InfoSelectBox .Checked{background:#fff;color:#333;border-bottom:1px solid #fff;filter:none;}
.PopupBox_TitleStyle_ContentBox_MultiLabel .BoxStyleBox_InfoSelectBox .Checked a{text-decoration:none;color:#333;font-size:13px;}
.PopupBox_TitleStyle_ContentBox_MultiLabelBox{width:auto;overflow:hidden;padding:10px;border:1px solid #c3ccdf;border-top:none;background:#fff;}
.PopupBox_TableTrColor{background:#dedede;}
.PopupBox_TableTdColor{background:#f0f0f0;}

.PopupBox_ExpressEdit_Express{width:100%;overflow:hidden;}
.PopupBox_ExpressEdit_ExpressSelectBox{width:200px;overflow:hidden;float:left;border:1px solid #c3ccdf;border-top:none;}
.PopupBox_ExpressEdit_ExpressSelectBox_Title{width:auto;overflow:hidden;line-height:35px;color:#333;font-size:13px;padding:0 10px;border-bottom:1px solid #c3ccdf;border-top:1px solid #c3ccdf;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f8fafa,endColorStr=#e9edf0);  
background: -ms-linear-gradient(top, #f8fafa,  #e9edf0);        
background:-moz-linear-gradient(top,#f8fafa,#e9edf0); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f8fafa), to(#e9edf0)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8fafa), to(#e9edf0)); 
background: -webkit-linear-gradient(top, #f8fafa, #e9edf0);   
background: -o-linear-gradient(top, #f8fafa, #e9edf0);  
}
.PopupBox_ExpressEdit_ExpressSelectBox_Content{width:auto;overflow:hidden;font-size:13px;color:#666;padding:10px;}
.PopupBox_ExpressEdit_ExpressSelectBox_Content li{width:100%;overflow:hidden;padding:5px 0;}
.PopupBox_ExpressEdit_ExpressSelectBox input{width:13px;height:13px;position:relative;top:1px;margin-right:5px;}
.PopupBox_ExpressEdit_ExpressTemplateBox{width:auto;overflow:hidden;}
.PopupBox_ExpressEdit_ExpressTemplateBox_Title{width:460px;margin: 0 auto;overflow:hidden;margin-bottom:10px;}
.PopupBox_ExpressEdit_ExpressTemplateBox_TitleSelect{width:auto;overflow:hidden;float:right;font-size:13px;line-height:28px;margin-left:10px;}
.PopupBox_ExpressEdit_ExpressTemplateBox_TitleSelect li{float:left;}
.PopupBox_ExpressEdit_ExpressTemplateBox_Content{width:auto;overflow:hidden;background:#fff;border:1px solid #c3ccdf;float:left;margin-left:10px;min-height:505px;min-width:865px;}
.PopupBox_ExpressEdit_ExpressTemplateBox_Content img{display:block;margin:0 auto;margin-top:28px;}


.PopupBox_ContentBox_MainBg_BoundWX{width:100%;overflow:hidden;padding-bottom:50px}
.PopupBox_ContentBox_MainBg_BoundWXImg{width:100%;overflow:hidden;margin-top:20px;}
.PopupBox_ContentBox_MainBg_BoundWX img{display:block;width:200px;height:200px;margin:0 auto;}
.PopupBox_ContentBox_MainBg_BoundWXText{width:240px;overflow:hidden;margin:0 auto;margin-top:20px;}
.PopupBox_ContentBox_MainBg_BoundWXText li{width:100%;overflow:hidden;font-size:13px;color:#666;line-height:20px;}


.PopupBox_ContentBox_MainBg_Preview{width:auto;height:238px;overflow:hidden;background:#fff;border:1px solid #c3ccdf;}
.PopupBox_ContentBox_MainBg_Upload{width:auto;height:238px;overflow:hidden;margin-top:10px;background:#fff;border:1px solid #c3ccdf;}


.PopupBox_ContentBox_MainBg_SubTitle{width:100%;overflow:hidden;font-size:13px;padding-top:10px;color:#333;}
.PopupBox_ContentBox_MainBg_ContentBg{width:auto;overflow:hidden;padding:0 10px 10px 10px;border:1px solid #c3ccdf;border-top:none;background:#fff;}
.PopupBox_ContentBox_MainBg_Content{width:100%;overflow:hidden;}
.PopupBox_ContentBox_MainBg_Content table{width:100%;border-collapse:collapse;background:#fff;}
.PopupBox_ContentBox_MainBg_Content td{border:1px solid #c3ccdf;font-size:12px;padding:5px;color:#666;line-height:20px;}
.PopupBox_ContentBox_MainBg_Content td .show_edit_size {float: right;margin-top: 82px;font-size: 12px;font-weight: bolder;}



.WebMessageBox_AddNoteBox{width:100%;overflow:hidden;}
.WebMessageBox_AddNoteBox table{width:100%;border-collapse:collapse;}
.WebMessageBox_AddNoteBox td{border:none;}
.WebMessageBox_AddNoteBtn{width:auto;overflow:hidden;float:right;}
.WebMessageBox_AddNoteBtn a{display:block;height:23px;color:#333;font-size:12px;text-decoration:none;text-align:center;padding:0 10px;border:1px solid #cbd2d8;line-height:23px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f4f4f4);  
background: -ms-linear-gradient(top, #ffffff,  #f4f4f4);        
background:-moz-linear-gradient(top,#ffffff,#f4f4f4); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#f4f4f4)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f4f4f4)); 
background: -webkit-linear-gradient(top, #ffffff, #f4f4f4);   
background: -o-linear-gradient(top, #ffffff, #f4f4f4);  
}
.WebMessageBox_Communication,.WebMessageBox_AddNote{width:100%;overflow:hidden;min-height:100px;}
.WebMessageBox_Communication .WebMessageBox_AddNote .Textarea_483_100{width:98.5%;}


.PopupBox_ContentBox_MainBg_Search{width:100%;overflow:visible;}
.PopupBox_ContentBox_MainBg_Search td{border:none;padding:5px 0;}
.Popup_Table_SearchBox{width:auto;overflow:visible;float:left;margin-right:10px;margin-bottom:5px;}
.Popup_Table_SearchBox_Search{width:auto;overflow:visible;}
.Popup_Table_SearchBox_Search li{float:left;font-size:12px;color:#333;line-height:28px;}
.Popup_Table_SearchBox_SearchBtnBox{width:auto;overflow:hidden;float:right;}
.Popup_Table_SearchBox_SearchBtn{width:auto;height:32px;}
.Popup_Table_SearchBox_SearchBtn a{display:block;height:26px;text-align:center;line-height:26px;font-size:13px;color:#fff;text-decoration:none;border-radius:2px;padding:0px 10px;border:1px solid #2d85ff;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4996ff,endColorStr=#287bef);  
background: -ms-linear-gradient(top, #4996ff,  #287bef);        
background:-moz-linear-gradient(top,#4996ff,#287bef); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#4996ff), to(#287bef)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4996ff), to(#287bef)); 
background: -webkit-linear-gradient(top, #4996ff, #287bef);   
background: -o-linear-gradient(top, #4996ff, #287bef);  
}
.Popup_Table_TitleBg{width:auto;overflow:hidden;padding:0px 5px;font-size:13px;color:#222;}


.Popup_SearchBtnBox{width:auto;height:28px;border-bottom:1px solid #fff;margin-left:5px;}
.Popup_SearchBtnBox a{display:block;height:26px;text-align:center;line-height:26px;font-size:13px;color:#fff;text-decoration:none;border-radius:2px;padding:0px 10px;border:1px solid #2d85ff;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4996ff,endColorStr=#287bef);  
background: -ms-linear-gradient(top, #4996ff,  #287bef);        
background:-moz-linear-gradient(top,#4996ff,#287bef); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#4996ff), to(#287bef)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4996ff), to(#287bef)); 
background: -webkit-linear-gradient(top, #4996ff, #287bef);   
background: -o-linear-gradient(top, #4996ff, #287bef);  
}
.PopupBox_EditIntergralBox_Emphasis{width:auto;overflow:hidden;padding:5px;border:1px solid #F1CF8E;background:#FFFFDC;padding-bottom:0px;}
.PopupBox_EditIntergralBox_Emphasis .Popup_Table_SearchBox{padding-bottom:5px;}
.PopupBox_EditIntergralBox_Emphasis .Popup_Table_SearchBox_Search{padding:0px;}
.PopupBox_EditIntergralBox_Search{width:100%;overflow:visible;padding:0 5px;border:1px solid #fff;}
.PopupBox_EditIntergralBox_Emphasis .Input_395{width:280px;}


.Popup_AddCommentBox_Star{width:80px;overflow:hidden;float:left;padding-top:6px;}
.Popup_AddCommentBox_Star .Table_Content_Info_StarBox{width:80px;height:15px;margin:0 auto;}
.Popup_AddCommentBox_Star .Table_Content_Info_StarBox li{width:16px;height:15px;background:url(../../../../v2/content/admin/images/icon_whitestar.png);float:left;cursor:pointer;}
.Popup_AddCommentBox_Star .Table_Content_Info_StarBox .Checked{background:url(../../../../v2/content/admin/images/icon_yellowstar.png)}


.LetterBg{width:100%;overflow:hidden;}
.LetterBox{width:auto;overflow:hidden;}
.LetterBox_List{width:auto;overflow:hidden;}
.LetterBox_List li{float:left;font-size:13px;color:#333;padding-bottom:10px;width:415px;overflow:hidden;}
.LetterBox_List li:first-child{color:#888;width:auto;}
.LetterBox_List  textarea{width:400px;height:100px;border:1px solid #b9bfc6;background:#fff;line-height:20px;font-size:13px;padding:0 5px;resize:none;}


.LetterBox_List .ViewCommentsBox{color:#2D85FF;font-weight:bold;}


.PopupBox_DetailsInfoBox{width:100%;overflow:hidden;}
.PopupBox_ContentBox_MainBg_SubTitle .BoxStyleBox_InfoSelectBox li{width:auto;}
.PopupBox_ContentBox_MainBg_SubTitle .BoxStyleBox_InfoSelectBox{width:100%;height:38px;border:1px solid #c3ccdf;border-top:none;}
.PopupBox_ContentBox_MainBg_SubTitle .BoxStyleBox_InfoSelectBox li{width:auto;height:37px;padding:0 30px;line-height:38px;border-left:1px solid #fff;border-right:1px solid #c3ccdf;float:left;font-size:14px;cursor:pointer;text-align:center;border-top:1px solid #c3ccdf;overflow:hidden;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#eff4f8,endColorStr=#dae3f4);  
background: -ms-linear-gradient(top, #eff4f8,  #dae3f4);        
background:-moz-linear-gradient(top,#eff4f8,#dae3f4); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#eff4f8), to(#dae3f4)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eff4f8), to(#dae3f4)); 
background: -webkit-linear-gradient(top, #eff4f8, #dae3f4);   
background: -o-linear-gradient(top, #eff4f8, #dae3f4);  
}
.PopupBox_ContentBox_MainBg_SubTitle .BoxStyleBox_InfoSelectBox .Checked{background:#fff;color:#333;border-bottom:1px solid #fff;}
.PopupBox_ContentBox_MainBg_SubTitle .BoxStyleBox_InfoSelectBox .Checked a{text-decoration:none;color:#333;font-size:13px;}

.PopupBox_ComplaintStatus{width:auto;overflow:hidden;padding:5px;background:#FFFFDC;border:1px solid #F1CF8E;color:#666;font-size:12px;margin-bottom:10px;}
.PopupBox_ComplaintStatus span{font-weight:bold;color:#ad0000;}
.PopupBox_ComplaintsGoodsInfoBox{width:100%;overflow:hidden;}
.PopupBox_ContentBox_MainBg_Content .PopupBox_ComplaintStatus_Phone{display:block;}
.PopupBox_ComplaintsRecordBg{width:100%;overflow:hidden;min-height:200px;}
.PopupBox_ComplaintsRecordBox{width:100%;overflow:hidden;}
.PopupBox_ComplaintsRecordBox_Q{width:auto;overflow:hidden;padding:5px;border:1px solid #bfc0af;margin-bottom:5px;float:left;border-radius:5px;max-width:500px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fffff0,endColorStr=#f4f3cb);  
background: -ms-linear-gradient(top, #fffff0,  #f4f3cb);        
background:-moz-linear-gradient(top,#fffff0,#f4f3cb); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fffff0), to(#f4f3cb)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fffff0), to(#f4f3cb)); 
background: -webkit-linear-gradient(top, #fffff0, #f4f3cb);   
background: -o-linear-gradient(top, #fffff0, #f4f3cb);  
}
.PopupBox_ComplaintsRecordBox_Q_Name{width:100%;overflow:hidden;color:#292e32;font-size:12px;border-bottom:1px solid #e2e5c6;padding-bottom:5px;font-weight:bold;}
.PopupBox_ComplaintsRecordBox_Q_Name span{color:#888;padding-left:3px;font-weight:normal;font-size:12px;display:inline;}
.PopupBox_ComplaintsRecordBox_Q_Content{width:auto;overflow:hidden;padding-top:5px;}
.PopupBox_ComplaintsRecordBox_A{width:auto;overflow:hidden;padding:5px;border:1px solid #c0bdb5;margin-bottom:5px;float:right;border-radius:5px;max-width:500px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fffff0,endColorStr=#fbfcf3);  
background: -ms-linear-gradient(top, #fffff0,  #fbfcf3);        
background:-moz-linear-gradient(top,#fffff0,#fbfcf3); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fffff0), to(#fbfcf3)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fffff0), to(#fbfcf3)); 
background: -webkit-linear-gradient(top, #fffff0, #fbfcf3);   
background: -o-linear-gradient(top, #fffff0, #fbfcf3);  

}
.PopupBox_ComplaintsRecordBox_A_Name{width:100%;overflow:hidden;color:#292e32;font-size:12px;border-bottom:1px solid #e5e5e5;padding-bottom:5px;font-weight:bold;text-align:right;}
.PopupBox_ComplaintsRecordBox_A_Name span{color:#888;padding-left:3px;font-weight:normal;font-size:12px;display:inline;}
.PopupBox_ComplaintsRecordBox_A_Content{width:auto;overflow:hidden;padding-top:5px;word-break: break-all;}
.PopupBox_NoteBg{width:100%;overflow:hidden;min-height:200px;}


/* --------------------------------------- 通用/无标题弹框 --------------------------------------------- */
.PopupBox_ContentBox_footerBox{padding:10px;}

.PopupBox_TextEdit{width:308px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_TextEdit_Input{width:auto;overflow:hidden;float:left;}
.PopupBox_TextEdit .Input_200{width:185px;}


.PopupBox_SelectEdit{width:308px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_SelectEdit_Input{width:auto;overflow:hidden;float:left;margin-right:5px;}
.PopupBox_SelectEdit .Select_200{width:197px;}


.PopupBox_ModifyPoint{width:475px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_ModifyPoint_SinceLiftBox{width:504px;overflow:hidden;}
.PopupBox_ModifyPoint_SinceLiftBox_NameBox{width:auto;overflow:hidden;float:left;margin-right:5px;}
.PopupBox_ModifyPoint_SinceLiftBox_Name{width:100%;overflow:hidden;font-size:13px;color:#666;line-height:20px;padding:5px 0;}
.PopupBox_ModifyPoint_SinceLiftBox_AddBox{width:auto;overflow:hidden;float:left;}
.PopupBox_BtnBg{width:100%;overflow:hidden;margin-top:10px;}
.PopupBox_BtnBox{width:100%;overflow:hidden;}


.PopupBox_AddService{width:300px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_AddService_SelectBox{width:300px;overflow:hidden;}
.PopupBox_AddService_SelectBox .Input_200{width:208px;}
.PopupBox_AddService_Select{width:auto;overflow:hidden;margin-bottom:5px;}
.PopupBox_AddService_Select li{width:auto;overflow:hidden;float:left;margin-right:5px;font-size:13px;color:#666;line-height:28px;}
.PopupBox_AddService_Select li:first-child{width:70px;overflow:hidden;text-align:right;}
.PopupBox_AddService_Input{width:auto;overflow:hidden;margin:5px 0;}
.PopupBox_AddService_Input li{width:auto;overflow:hidden;float:left;margin-right:5px;font-size:13px;color:#666;line-height:28px;}
.PopupBox_AddService_Input li:first-child{width:70px;overflow:hidden;text-align:right;}
.PopupBox_AddService_AccountBox{width:298px;overflow:hidden;margin:0 auto;border:1px solid #d5d5d5;margin-top:10px;background:#fbfbfb;}


.PopupBox_StoreDomain{width:300px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_StoreDomain_SelectBox{width:300px;overflow:hidden;}
.PopupBox_StoreDomain_Select{width:100%;overflow:hidden;margin-bottom:5px;}
.PopupBox_StoreDomain_Select li{width:auto;overflow:hidden;float:left;margin-right:5px;font-size:13px;color:#666;line-height:28px;}
.Input_Radio{position:relative;top:1px;}


.PopupBox_TextareaEdit{width:485px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_TextareaEdit_Region{width:485px;overflow:hidden;}
.PopupBox_TextareaEdit_RegionName{width:100%;overflow:hidden;font-size:13px;color:#666;line-height:20px;padding:5px 0;}


.PopupBox_AddArea{width:504px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_AddArea_DistributionRegion{width:504px;overflow:hidden;}
.PopupBox_AddArea_DistributionRegionList{width:100%;overflow:hidden;}
.PopupBox_AddArea_DistributionRegion_Region{width:104px;overflow:hidden;float:left;font-size:13px;color:#666;margin-top:5px;}
.PopupBox_AddArea_DistributionRegion_CityBox{width:400px;overflow:hidden;float:left;}
.PopupBox_AddArea_DistributionRegion_CityBox li{float:left;font-size:13px;color:#666;margin-right:10px;margin-bottom:5px;margin-top:5px;min-width:70px;}
.PopupBox_AddArea_DistributionRegion input{width:13px;height:13px;position:relative;top:1px;margin-right:5px;}


.PopupBox_State{width:502px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_State_ProvinceFreightBg{width:auto;overflow:hidden;}
.PopupBox_State_ProvinceFreightBox{width:502px;overflow:hidden;}
.PopupBox_State_ProvinceFreightBox table{width:100%;border-collapse:collapse;}
.PopupBox_State_ProvinceFreightBox td{border:1px solid #c3ccdf;}
.PopupBox_State_ProvinceFreightBox_Title{width:auto;overflow:hidden;line-height:35px;color:#333;font-size:13px;padding:0 10px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f9fafa,endColorStr=#e4e7ec);  
background: -ms-linear-gradient(top, #f9fafa,  #e4e7ec);        
background:-moz-linear-gradient(top,#f9fafa,#e4e7ec); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f9fafa), to(#e4e7ec)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9fafa), to(#e4e7ec)); 
background: -webkit-linear-gradient(top, #f9fafa, #e4e7ec);   
background: -o-linear-gradient(top, #f9fafa, #e4e7ec);  
}
.PopupBox_State_ProvinceFreightBox_Content{width:auto;overflow:hidden;font-size:13px;color:#666;padding:4px;}


.PopupBox_HintBg_TopLeft{width:272px;height:150px;z-index:10;}
.PopupBox_HintBg_TopLeft .PopupBox_HintBg_IconBox{width:100%;overflow:hidden;margin:7px 0px 0px 7px;}
.PopupBox_HintBg_TopLeft .PopupBox_HintBg_Icon{width:12px;height:12px;border:1px solid #777;border-radius:2px;line-height:12px;text-align:center;font-size:12px;font-weight:700;background:#FFF;cursor:pointer;margin-right:5px;float:left;}
.PopupBox_HintBg_TopLeft .PopupBox_HintBg_ContentBox{background:#FFFFDC;border:1px solid #F1CF8E;color:#666;padding:10px;position:relative;max-width:250px;margin-top:7px;}
.PopupBox_HintBg_TopLeft .PopupBox_HintBg_ContentBox_Arrow{width:9px;height:5px;background:url(../../../../v2/content/admin/images/popupicon_bottomarrow.png) no-repeat;position:absolute;bottom:-5px;left:7px;}
.PopupBox_HintBg_TopLeft .PopupBox_HintBg_ContentBox_Text{line-height:20px;color:#666;font-size:12px;}


.PopupBox_HintBg_TopRight{width:272px;height:150px;z-index:10;}
.PopupBox_HintBg_TopRight .PopupBox_HintBg_IconBox{width:100%;overflow:hidden;margin-top:7px;}
.PopupBox_HintBg_TopRight .PopupBox_HintBg_Icon{width:12px;height:12px;border:1px solid #777;border-radius:2px;line-height:12px;text-align:center;font-size:12px;font-weight:700;background:#FFF;cursor:pointer;margin-right:5px;float:right;}
.PopupBox_HintBg_TopRight .PopupBox_HintBg_ContentBox{background:#FFFFDC;border:1px solid #F1CF8E;color:#666;padding:10px;position:relative;max-width:250px;margin-top:7px;}
.PopupBox_HintBg_TopRight .PopupBox_HintBg_ContentBox_Arrow{width:9px;height:5px;background:url(../../../../v2/content/admin/images/popupicon_bottomarrow.png) no-repeat;position:absolute;bottom:-5px;right:7px;}
.PopupBox_HintBg_TopRight .PopupBox_HintBg_ContentBox_Text{line-height:20px;color:#666;font-size:12px;}


.PopupBox_HintBg_BottomLeft{width:272px;height:150px;z-index:10;}
.PopupBox_HintBg_BottomLeft .PopupBox_HintBg_IconBox{width:100%;overflow:hidden;}
.PopupBox_HintBg_BottomLeft .PopupBox_HintBg_Icon{width:12px;height:12px;border:1px solid #777;border-radius:2px;line-height:12px;text-align:center;font-size:12px;font-weight:700;background:#FFF;cursor:pointer;margin-left:5px;float:left;}
.PopupBox_HintBg_BottomLeft .PopupBox_HintBg_ContentBox{background:#FFFFDC;border:1px solid #F1CF8E;color:#666;padding:10px;position:relative;max-width:250px;margin-top:7px;}
.PopupBox_HintBg_BottomLeft .PopupBox_HintBg_ContentBox_Arrow{width:9px;height:5px;background:url(../../../../v2/content/admin/images/popupicon_arrow.png) no-repeat;position:absolute;top:-5px;left:7px;}
.PopupBox_HintBg_BottomLeft .PopupBox_HintBg_ContentBox_Text{line-height:20px;color:#666;font-size:12px;}


.PopupBox_HintBg_BottomRight{width:272px;z-index:1;}
.PopupBox_HintBg_BottomRight .PopupBox_HintBg_IconBox{width:100%;overflow:hidden;}
.PopupBox_HintBg_BottomRight .PopupBox_HintBg_Icon{width:12px;height:12px;border:1px solid #c17103;border-radius:2px;line-height:12px;text-align:center;font-size:12px;font-weight:700;background:#ffe668;cursor:pointer;margin-right:5px;float:right;color:#754f0e}
.PopupBox_HintBg_BottomRight .PopupBox_HintBg_ContentBox{background:#FFFFDC;border:1px solid #F1CF8E;color:#666;padding:10px;position:relative;max-width:250px;margin-top:7px;}
.PopupBox_HintBg_BottomRight .PopupBox_HintBg_ContentBox_Arrow{width:9px;height:5px;background:url(../../../../v2/content/admin/images/popupicon_arrow.png) no-repeat;position:absolute;top:-5px;right:7px;}
.PopupBox_HintBg_BottomRight .PopupBox_HintBg_ContentBox_Text{line-height:20px;color:#666;font-size:12px;}


.PopupBox_HintBg_Bottomtablebox {width:272px;height:39px;overflow:visible;float:left;position:relative;}
.PopupBox_HintBg_Bottomtable{width:272px;z-index:10;float:left;padding-top:13px;}
.PopupBox_HintBg_Bottomtable .PopupBox_HintBg_IconBox{width:100%;overflow:hidden;}
.PopupBox_HintBg_Bottomtable .PopupBox_HintBg_Icon{width:12px;height:12px;border:1px solid #c17103;border-radius:2px;line-height:12px;text-align:center;font-size:12px;font-weight:700;background:#ffe668;cursor:pointer;margin-right:5px;float:left;margin-left:2px;color:#754f0e}
.PopupBox_HintBg_Bottomtable .PopupBox_HintBg_ContentBox{background:#FFFFDC;border:1px solid #F1CF8E;color:#666;padding:10px;position:relative;max-width:250px;margin-top:7px;}
.PopupBox_HintBg_Bottomtable .PopupBox_HintBg_ContentBox_Arrow{width:9px;height:5px;background:url(../../../../v2/content/admin/images/popupicon_arrow.png) no-repeat;position:absolute;top:-5px;left:5px;}
.PopupBox_HintBg_Bottomtable .PopupBox_HintBg_ContentBox_Text{line-height:20px;color:#666;font-size:12px;}


.PopupBox_ContentBg_TimeBox{width:450px;background:#fff;border:1px solid #C2CBDD;position:relative;}
.PopupBox_ContentBg_TimeBox .PopupBox_ContentBox_MainBg{padding:0px;}
.PopupBox_ContentBg_TimeBox_ScreenBg{width:100%;overflow:hidden;padding:10px 0;background:#ededed;}
.PopupBox_ContentBg_TimeBox_ScreenBox{width:100%;overflow:hidden;}
.PopupBox_ContentBg_TimeBox_ScreenBox li{font-size:13px;float:left;}
.PopupBox_ContentBg_TimeBox_ScreenBox a{display:block;padding:0 15px;color:#888;text-decoration:none;border-right:1px solid #dadada;line-height:17px;}
.PopupBox_ContentBg_TimeBox_ScreenBox .Checked a{color:#333;font-weight:bold;}
.PopupBox_ContentBg_TimeBox_DateBox{width:auto;overflow:hidden;padding:10px 9px;}
.PopupBox_ContentBg_TimeBox_DateBox_Date{overflow:hidden;}
.PopupBox_ContentBg_TimeBox_DateBox_Start{float:left;}
.PopupBox_ContentBg_TimeBox_DateBox_End{float:right;}
.PopupBox_ContentBg_TimeBox_DateBox_Title{width:100%;overflow:hidden;font-size:13px;font-weight:bold;color:#333;line-height:27px;}
.PopupBox_ContentBg_TimeBox_DateBox_Content{width:auto;overflow:hidden;border:1px solid #C2CBDD;}
.PopupBox_ContentBg_TimeBox_DateBox_SelectBox{width:auto;height:28px;border-bottom:1px solid #C3CCDF;padding:4px 5px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F8FAFA,endColorStr=#E9EDF0);  
background: -ms-linear-gradient(top, #F8FAFA,  #E9EDF0);        
background:-moz-linear-gradient(top,#F8FAFA,#E9EDF0); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#F8FAFA), to(#E9EDF0)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F8FAFA), to(#E9EDF0)); 
background: -webkit-linear-gradient(top, #F8FAFA, #E9EDF0);   
background: -o-linear-gradient(top, #F8FAFA, #E9EDF0);  
}
.PopupBox_ContentBg_TimeBox_DateBox_SelectBox .TabsBox_TabsPrev{float:left;}
.PopupBox_ContentBg_TimeBox_DateBox_SelectBox .TabsBox_TabsNext{float:right;}
.PopupBox_ContentBg_TimeBox_DateBox_SelectBox .PopupBox_ContentBg_TimeBox_DateBox_Select{width:auto;overflow:hidden;float:left;margin:0 3px;}
.PopupBox_ContentBg_TimeBox_DateBox_Week{width:100%;overflow:hidden;font-size:13px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E9EDF0,endColorStr=#F8FAFA);  
background: -ms-linear-gradient(top, #E9EDF0,  #F8FAFA);        
background:-moz-linear-gradient(top,#E9EDF0,#F8FAFA); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#E9EDF0), to(#F8FAFA)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E9EDF0), to(#F8FAFA)); 
background: -webkit-linear-gradient(top, #E9EDF0, #F8FAFA);   
background: -o-linear-gradient(top, #E9EDF0, #F8FAFA);  
}
.PopupBox_ContentBg_TimeBox_DateBox_Week li{width:30px;height:30px;float:left;text-align:center;line-height:30px;color:#888;}
.PopupBox_ContentBg_TimeBox_DateBox_Number{width:100%;overflow:hidden;font-size:12px;color:#888;}
.PopupBox_ContentBg_TimeBox_DateBox_Number li{width:28px;height:28px;float:left;text-align:center;line-height:30px;color:#333;border:1px solid #fff;cursor:pointer;}
.PopupBox_ContentBg_TimeBox_DateBox_Number li:hover{background:#f2f8ff;}
.PopupBox_ContentBg_TimeBox_DateBox_Number .Checked{border:1px solid #4593ff;font-weight:bold;color:#4593ff;}
.PopupBox_ContentBg_TimeBox_DateBox_Number .Checked:hover{background:#fff;}
.PopupBox_ContentBg_TimeBox_DateBox_Number .Gray{color:#888;}


.PopupBox_StateBox{width:330px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;padding-top:20px;position:relative;}
.PopupBox_StateBox_Icon{width:25px;height:25px;background:url(../../../../v2/content/admin/images/table_icon_del.png) no-repeat center center;position:absolute;right:0px;top:0px;cursor:pointer;}
.PopupBox_StateBox_Icon:hover{background:url(../../../../v2/content/admin/images/icon_del01.png) no-repeat center center;}
.PopupBox_StateBox_List{width:auto;overflow:hidden;float:left;}
.PopupBox_StateBox_List li{float:left;font-size:13px;color:#333;line-height:28px;}
.PopupBox_StateBox_List a{color:#666;text-decoration:none;padding:0 10px;line-height:28px;}
.PopupBox_StateBox_List a:hover{text-decoration:underline;}
.PopupBox_StateBox_List .Checked a{color:#2a7df1;font-weight:bold;}


.PopupBox_SignBox{width:330px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_SignBox_List{width:auto;overflow:hidden;float:left;}
.PopupBox_SignBox_List li{float:left;font-size:13px;color:#333;line-height:28px;margin-right:10px;}
.PopupBox_SignBox_List a{color:#2a7df1;text-decoration:none;padding:0 5px;line-height:28px;}


.ShippingAddBg{width:100%;overflow:hidden;}
.ShippingAddBox{width:auto;overflow:hidden;padding:0 11px;border:1px solid #fff;position:relative;margin-bottom:10px;}
.ShippingAddBg .Checked{border:2px solid #99C4FF;padding:10px;}
.ShippingAddBox_Title{width:100%;overflow:hidden;font-size:14px;padding-bottom:5px;color:#333;font-weight:bold;}
.Icon_ShippingAdd{width:40px;height:40px;background:url(../../../../v2/content/admin/images/popup/icon_shippingaddress.png);position:absolute;bottom:0;right:0;}


.PopupBox_AddSort{width:300px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_AddSort_ImgBox{width:auto;overflow:hidden;}
.PopupBox_AddSort_ImgBox img{width:50px;height:50px;padding:1px;border:1px solid #cad2e2;}


.PopupBox_AddSortLabel{width:300px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_AddSortLabel_SelectBox{width:300px;overflow:hidden;}
.PopupBox_AddSortLabel_SelectBox .Input_200{width:183px;}
.PopupBox_AddSortLabel_Input{width:auto;overflow:hidden;margin:5px 0;}
.PopupBox_AddSortLabel_Input li{width:auto;overflow:hidden;float:left;margin-right:5px;font-size:13px;color:#666;line-height:28px;}
.PopupBox_AddSortLabel_Input li:first-child{width:95px;overflow:hidden;text-align:right;}


.PopupBox_EditSales{width:310px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_EditSales_SelectBox{width:310px;overflow:hidden;}
.PopupBox_EditSales_Input{width:auto;overflow:hidden;margin:5px 0;}
.PopupBox_EditSales_Input li{width:auto;overflow:hidden;float:left;margin-right:5px;font-size:13px;color:#666;line-height:28px;}
.PopupBox_EditSales_Input .PopupBox_EditSales_InputName{width:70px;overflow:hidden;text-align:right;}
.PopupBox_EditSales_Input .PopupBox_EditSales_InputContent{width:230px}


.PopupBox_AddGoodsRecommend{width:500px;overflow:hidden;background:#fff;border-top:1px solid #b9bfc6;padding:10px;}
.PopupBox_AddGoodsRecommend .PopupBox_AddSortLabel_SelectBox{width:500px;overflow:hidden;}
.PopupBox_AddGoodsRecommend .PopupBox_AddGoodsRecommend_Hint{color:#a4a4a4;}
.PopupBox_AddGoodsRecommend .Textarea_800_45{width:383px;}


.PopupBox_Recruitment_ShopsSort{width:100%;overflow:hidden;margin-bottom:3px;}
.PopupBox_Recruitment_ShopsSort li{float:left;margin-right:3px;}
.PopupBox_Recruitment_StoreImg{width:auto;overflow:hidden;float:left;}
.PopupBox_Recruitment_StoreImg img{width:50px;height:50px;padding:1px;border:1px solid #cad2e2;}


.PopupBox_EditShops_SelectBox{width:auto;overflow:hidden;padding:10px;}
.PopupBox_EditShops_Input{width:auto;overflow:hidden;margin:5px 0;}
.PopupBox_EditShops_Input li{width:auto;overflow:hidden;float:left;margin-right:3px;font-size:13px;color:#666;line-height:28px;}
.PopupBox_EditShops_SelectBox .Textarea_483_100{width:370px;}
.PopupBox_EditShops_HintBox{width:100%;overflow:hidden;padding-bottom:10px;font-size:14px;color:#888;}
.PopupBox_EditShops_HintBox span{color:#2f82f5;padding:0 3px;font-weight:bold;}
.PopupBox_SalesReportBox{width:auto;overflow:hidden;float:right;}
.PopupBox_SalesReportBox a{display:block;height:23px;color:#333;font-size:12px;text-decoration:none;text-align:center;padding:0 10px;border:1px solid #cbd2d8;line-height:23px;float:left;margin-left:10px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f4f4f4);  
background: -ms-linear-gradient(top, #ffffff,  #f4f4f4);        
background:-moz-linear-gradient(top,#ffffff,#f4f4f4); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#f4f4f4)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f4f4f4)); 
background: -webkit-linear-gradient(top, #ffffff, #f4f4f4);   
background: -o-linear-gradient(top, #ffffff, #f4f4f4);  }
.PopupBox_SalesReportBox_Search .Popup_Table_SearchBox_Search li{color:#333}
.PopupBox_SalesReportBox_Search .Popup_Table_SearchBox_Search span{color:#666;}


.ComplainGoods_Box{width:auto;overflow:visible;position:relative;}
.PopupBox_ContentBox_MainBg_Title{width:auto;overflow:hidden;color:#666;font-weight:bold;font-size:12px;line-height:40px;}
.print .PopupBox_ContentBox_MainBg_Title {color:#000;}
.PopupBox_ComplaintsRecordBox_state span{color:#ad0000;}


.GoodsInfo_RefundBox{width:auto;overflow:hidden;margin-top:10px;}
.GoodsInfo_RefundBox_Result{width:auto;overflow:hidden;}
.GoodsInfo_RefundBox_Result li{width:auto;overflow:hidden;float:left;padding-right:20px;line-height:28px;}
.GoodsInfo_RefundBox_Result span{color:#FF4646;font-weight:bold;font-family:Arial;font-size:14px;}


.PopupBox_ImgUploadBox{width:auto;overflow:hidden;border:1px solid #C3CCDF;background:#fff;min-height:300px;}
.PopupBox_ImgUploadBox_BtnBg{width:150px;height:30px;margin:0 auto;background-image:url(../../../../v2/content/admin/images/icon_img.png);background-repeat:no-repeat;background-position:center 10px;padding-top:70px;text-align:center;border:1px solid #e7e8ea;color:#888;margin-top:100px;cursor:pointer;background-color:#fcfcfc;}
.PopupBox_ImgUploadBox_BtnBg:hover{border:1px solid #d3d6db;color:#666;}
.PopupBox_ImgUploadBox_ImgListBox{width:auto;overflow:hidden;margin:10px;}
.PopupBox_ImgUploadBox_ImgList{width:auto;overflow:hidden;border:1px solid #e7e8ea;background-color:#f7f7f7;padding:5px;padding-left:29px;margin-bottom:5px;background-image:url(../../../../v2/content/admin/images/icon_smallimg.png);background-repeat:no-repeat;background-position:5px center;position:relative;}
.PopupBox_ImgUploadBox_ImgList_Http{width:395px;overflow:hidden;line-height:30px;font-size:14px;color:#666;white-space:nowrap;text-overflow:ellipsis;}
.PopupBox_ImgUploadBox_ImgList_Close{width:31px;height:40px;background-color:#f7f7f7;background-image:url(../../../../v2/content/admin/images/icon_del01.png);background-repeat:no-repeat;background-position:center center;position:absolute;right:0px;top:0px;cursor:pointer;}
.PopupBox_ImgUploadBox_ImgList_FileOK{background-color:#EDFFF3;}
.PopupBox_ImgUploadBox_ImgList_OK{width:31px;height:40px;background-color:#EDFFF3;background-image:url(../../../../v2/content/admin/images/icon_yes.png);background-repeat:no-repeat;background-position:center center;position:absolute;right:0px;top:0px;cursor:pointer;}


.PopupBox_GoodsTogetherBg{width:100%;overflow:hidden;margin-bottom:10px;}
.PopupBox_GoodsTogetherBox{width:auto;overflow:hidden;border:1px solid #F1CF8E;background:#FFFFDC;padding:5px;padding-bottom:0px;}
.PopupBox_GoodsTogetherBox li{width:auto;overflow:hidden;float:left;padding:5px;line-height:20px;border:1px dotted #C6A3A3;font-size:13px;color:#888;margin-right:5px;margin-bottom:5px;padding-right:21px;position:relative;}
.PopupBox_GoodsTogetherBox li:hover{border:1px dotted #A47F7F;color:#666;}
.PopupBox_GoodsTogetherBox .Icon_Close{width:21px;height:30px;background:url(../../../../v2/content/admin/images/icon_del01.png) no-repeat center center;position:absolute;right:0;top:0px;}


.PopupBox_NewPromotionBox{width:auto;overflow:hidden;}
.PopupBox_NewPromotionBox_ContentBg{width:auto;overflow:hidden;margin-top:5px;}
.PopupBox_NewPromotionBox_ContentBox{width:auto;overflow:hidden;padding:5px;border:1px solid #F1CF8E;background:#FFFFDC;}
.PopupBox_NewPromotionBox_Select{width:auto;overflow:hidden;margin-left:35px;padding-top:10px;border-top:1px dotted #BCAFAF;margin-top:10px;}
.PopupBox_NewPromotionBox_Select li{margin-bottom:5px;}
.PopupBox_NewPromotionBox_Select01{border-top:none;margin-top:0px;padding:0px;}
.PopupBox_NewPromotionBox_Select01 li{margin-bottom:5px;}
.PopupBox_NewPromotionBox li{float:left;margin-right:5px;}


.PopupBox_ContentBox_OrderBg_Content{border: 1px solid #ccc;padding: 10px;margin-bottom: 20px;background:#f9f9f9}
.PopupBox_ContentBox_OrderBg_Content:hover{background:#f2f8ff;}
.PopupBox_ContentBox_OrderShippingBg_Content{padding: 10px;margin-bottom: 20px;}
.PopupBox_ContentBox_OrderShippingBg_Content:hover{background:#f2f8ff;}
.print .PopupBox_ContentBox_OrderBg_Content td{border:1px solid #000;color:#000;}
.print .PopupBox_ContentBox_OrderBg_Content .Print_Remark_Font{font-weight:bold;color:#000;}


.PopupBox_PermissionBg{width:auto;overflow:hidden;margin:5px 0;}
.PopupBox_PermissionBg:last-child{border-bottom:none;}
.PopupBox_PermissionBox{width:auto;overflow:hidden;padding-left:20px;}
.PopupBox_PermissionBox_MultiLabel .BoxStyleBox_InfoSelectBox li{padding:0 23px;}
.PopupBox_PermissionBox li{width:auto;overflow:hidden;padding:5px 0;position:relative;float:left;margin-right:10px;color:#888;}
.PopupBox_PermissionBox .Table_Content_OperateBox{position:absolute;right:0;top:4px;}
.PopupBox_PermissionBg_Title{width:auto;overflow:hidden;background:#efefef;padding:5px;color:#555;}
.PopupBox_PermissionBox .Table_Content_OperateBox a{float:right}
.PopupBox_PermissionBox .Table_Content_OperateBox .Table_Content_OperateIcon_Edit{background:url(../../../../v2/content/admin/images/table_icon_edit01.png) no-repeat center center;}
.PopupBox_PermissionBox .Table_Content_OperateBox .Table_Content_OperateIcon_Look{background:url(../../../../v2/content/admin/images/table_icon_look01.png) no-repeat center center;}
.PopupBox_PermissionBox .Table_Content_OperateBox .Checked .Table_Content_OperateIcon_Edit{background:url(../../../../v2/content/admin/images/icon_modify.png) no-repeat center center;}
.PopupBox_PermissionBox .Table_Content_OperateBox .Checked .Table_Content_OperateIcon_Look{background:url(../../../../v2/content/admin/images/table_icon_look_checked.png) no-repeat center center;}

.OrderManagePrintList li {border-bottom: 1px solid #c3ccdf;padding: 0px 10px;line-height: 31px;}
.OrderManagePrintList li:last-child {border-bottom: none;}
.print .OrderManagePrintList li {border-bottom: 1px solid #000;}

.PopupBox_PassWordBg{width:100%;overflow:hidden;padding:20px 0;}
.PopupBox_PassWordBox{width:302px;overflow:hidden;margin:0 auto;}
.PopupBox_PassWord{width:100%;overflow:hidden;padding-bottom:10px;}
.PopupBox_PassWord li{float:left;}
.PopupBox_PassWord li:first-child{width:100px;overflow:hidden;text-align:right;line-height:26px;font-size:13px;color:#666;}



.PopupBox_InfoBg{width:522px;overflow:hidden;padding-top:10px;position:relative;}
.PopupBox_InfoBg_Arrow{width:100%;height:11px;background:url(../../../../v2/content/admin/images/header_popup_arrow.png) no-repeat 400px;position:absolute;top:0;}
.PopupBox_InfoBox{width:500px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_InfoBox_Title{width:100%;overflow:hidden;font-size:18px;line-height:50px;color:#222;font-weight:bold;}


.PopupBox_PhoneBg{width:382px;overflow:hidden;padding-top:10px;position:relative;}
.PopupBox_PhoneBg_Arrow{width:100%;height:11px;background:url(../../../../v2/content/admin/images/header_popup_arrow.png) no-repeat 300px;position:absolute;top:0;}
.PopupBox_PhoneBox{width:360px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_Phone{width:100%;overflow:hidden;}
.PopupBox_Phone_Title{width:100%;overflow:hidden;font-size:16px;color:#222;font-weight:bold;line-height:50px;}
.PopupBox_Phone_Content{width:100%;overflow:hidden;}
.PopupBox_Phone_Content li{width:auto;overflow:hidden;float:left;margin-right:5px;font-size:14px;color:#666;line-height:25px;}
.PopupBox_Phone_hint{width:auto;overflow:hidden;color:#DB8700;font-size:14px;margin-top:10px;padding:10px;background:#FFFDEE;border:1px solid #F2D69A;line-height:20px;}


.PopupBox_SearchBg{width:322px;overflow:hidden;padding-top:10px;position:relative;}
.PopupBox_SearchBg_Arrow{width:100%;height:11px;background:url(../../../../v2/content/admin/images/header_popup_arrow.png) no-repeat 200px;position:absolute;top:0;}
.PopupBox_SearchBox{width:300px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_Search{width:100%;overflow:hidden;}
.PopupBox_Search_Input{width:260px;height:33px;float:left;}
.PopupBox_Search_Input input{width:100%;height:33px;}
.PopupBox_Search_Button{width:33px;height:33px;line-height:26px;border:1px solid #2D85FF;font-size:13px;color:#fff;text-decoration:none;float:left;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4895FF,endColorStr=#297CF0);  
background: -ms-linear-gradient(top, #4895FF,  #297CF0);        
background:-moz-linear-gradient(top,#4895FF,#297CF0); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#4895FF), to(#297CF0)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4895FF), to(#297CF0)); 
background: -webkit-linear-gradient(top, #4895FF, #297CF0);   
background: -o-linear-gradient(top, #4895FF, #297CF0);  
}
.PopupBox_Search_ButtonIcon{display:block;width:33px;height:33px;background:url(../../../../v2/content/admin/images/search_icon.png) no-repeat center center;}


.PopupBox_ServiceBg{width:572px;overflow:hidden;padding-top:10px;position:relative;}
.PopupBox_ServiceBg_Arrow{width:100%;height:11px;background:url(../../../../v2/content/admin/images/header_popup_arrow.png) no-repeat 300px;position:absolute;top:0;}
.PopupBox_ServiceBox{width:550px;overflow:hidden;background:#fff;border:1px solid #b9bfc6;padding:10px;}
.PopupBox_Service_Pay{width:100%;overflow:hidden;}
.PopupBox_Service_NoPay{width:100%;overflow:hidden;}
.PopupBox_Service_State{width:100%;overflow:hidden;font-size:18px;color:#ad0000;font-weight:bold;line-height:50px;}
.PopupBox_Service_hint,.PopupBox_Service_time{width:100%;overflow:hidden;font-size:14px;color:#777;line-height:20px;}
.PopupBox_Service_contact{width:auto;overflow:hidden;color:#666;font-size:14px;margin-top:10px;padding:10px;background:#FFFDEE;border:1px solid #F2D69A;line-height:20px;}
.PopupBox_Service_contact li{width:auto;overflow:hidden;margin-right:10px;float:left;padding-left:20px;line-height:20px;}
.PopupBox_Service_contactService{background:url(../../../../v2/content/admin/images/icon_aboutus03.png) no-repeat 0 center;}
.PopupBox_Service_contactPhone{background:url(../../../../v2/content/admin/images/icon_aboutus06.png) no-repeat 0 center;}
.PopupBox_Service_contactQQ{background:url(../../../../v2/content/admin/images/icon_aboutus05.png) no-repeat 0 center;}
.PopupBox_Service_contact .PopupBox_Service_button{padding-left:0px;}

.PopupBox_Service_Pay .PopupBox_Service_State{color:#2f82f5;}
.PopupBox_Service_time{margin-top:15px;}
.PopupBox_Service_demandBg{width:auto;overflow:hidden;padding:15px 10px;border:1px solid #b9bfc6;font-size:14px;color:#666;margin-top:15px;}
.PopupBox_Service_demandBox{width:300px;overflow:hidden;margin:0 auto;margin-bottom:10px;}
.PopupBox_Service_demandBg a{color:#fff;text-decoration:none;font-size:14px;float:left;display:block;margin-right:10px;}
.PopupBox_Service_demand{width:100%;overflow:hidden;}



.LigisticsInfo_Box .logistics_box{overflow:hidden;background:#fff;border:1px solid #ddd;position:relative}
.LigisticsInfo_Box .poptip{position: absolute;width: 310px;right:10px;top:79px;padding: 5px 7px 5px;*padding: 6px 7px 6px;line-height: 16px;color: #666;font-size: 12px;background-color: #FFFCEF;border: solid 1px #FFBB76;border-radius: 2px;Z-index:100;cursor:pointer;}
.LigisticsInfo_Box .poptip_info{width: 490px;padding: 5px 7px 5px;*padding: 6px 7px 6px;line-height: 16px;color: #666;font-size: 12px;border-radius: 2px}
.LigisticsInfo_Box .poptip-arrow{position: absolute;overflow: hidden;font-style: normal;font-size: 12px;text-shadow:0 0 2px #ccc;}
.LigisticsInfo_Box .poptip-arrow em,.poptip-arrow i{position: absolute;left:0;top:0;font-style: normal;}
.LigisticsInfo_Box .poptip-arrow em{color: #FFBB76;}
.LigisticsInfo_Box .poptip-arrow i{color: #FFFCEF;text-shadow:none;}
.LigisticsInfo_Box .poptip-arrow-left{height: 24px;width: 12px;top:-3px;margin-top:-6px;left:65%;}
.LigisticsInfo_Box .poptip-arrow-left em{top:1px;}
.LigisticsInfo_Box .poptip-arrow-left i{top:2px;}
.LigisticsInfo_Box .logistics_box p {width:280px;margin:0px auto;}
.LigisticsInfo_Box .logistics_box .view-all {padding:0 0px;color:#0084c9;}
.LigisticsInfo_Box .courier {margin-bottom:8px;padding:15px 0 10px 0;border-bottom:1px solid #f1f1f1;color:#666;}
.LigisticsInfo_Box .courier em {font-style:normal;}
.LigisticsInfo_Box .logistics_box .logistics_address {width:280px;	margin:0px auto;}
.LigisticsInfo_Box .logistics_box_info .logistics_address {width:470px;margin:0px auto;}
.LigisticsInfo_Box .logistics_address li {position:relative;line-height:18px;padding:0px 2px 12px 25px;}


.PopupBox_logistics_input {width:auto;overflow:hidden;float:left;margin-right:5px;}
.PopupBox_logistics_button {width:auto;overflow:hidden;float:left;}
.PopupBox_logistics_button a {display:block;padding:0 5px;line-height:26px;border:1px solid #c8c8c8;font-size:13px;color:#333;text-decoration:none;border-radius:3px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fafafa,endColorStr=#f1f1f1);  
background: -ms-linear-gradient(top, #fafafa,  #f1f1f1);        
background:-moz-linear-gradient(top,#fafafa,#f1f1f1); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fafafa), to(#f1f1f1)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#f1f1f1)); 
background: -webkit-linear-gradient(top, #fafafa, #f1f1f1);   
background: -o-linear-gradient(top, #fafafa, #f1f1f1);  
}
.PopupBox_logistics_button a:hover {
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f4f4f4,endColorStr=#e1e1e1);  
background: -ms-linear-gradient(top, #f4f4f4,  #e1e1e1);        
background:-moz-linear-gradient(top,#f4f4f4,#e1e1e1); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#f4f4f4), to(#e1e1e1)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#e1e1e1)); 
background: -webkit-linear-gradient(top, #f4f4f4, #e1e1e1);   
background: -o-linear-gradient(top, #f4f4f4, #e1e1e1);  
}

.ui-widget-content .PopupBox_TitleStyleBg_500 {overflow:hidden;border:none; border-top:1px solid #B9BFC6;background:#fff;position:relative;padding-bottom:41px;}


.popup_code_downloadbox{ width:100%; overflow:hidden;}
.popup_code_download{width:auto; overflow:hidden; margin:20px 0 20px; }
.popup_code{ width:250px; height:250px; border:1px solid #c3ccdf;  margin:0 auto;padding:10px;}
.popup_code_download_size{ width:100%; overflow:hidden; margin-bottom:30px;}
.popup_code_download_size ul{ width:auto; text-align:center;}
.popup_code_download_size ul li{ display:inline-block; display:inline; margin:0 5px;}
.code_width_no{ text-decoration:none; padding:2px 10px; color:#333!important;
    border: 1px solid #c2cbdd;
    border-radius: 5px;
    line-height: 25px;
    min-width: 50px;
    font-size: 13px;
    margin-right: 4px;
    margin-left: 4px;
    cursor: pointer;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f9fafa,endColorStr=#e4e7ec);
    background: -ms-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -moz-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#f9fafa),to(#e4e7ec));
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#f9fafa),to(#e4e7ec));
    background: -webkit-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -o-linear-gradient(top,#f9fafa,#e4e7ec);}

.code_width{text-decoration: underline;
    color: #fff!important;
    border: 1px solid #2d85ff;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#367eff,endColorStr=#1e64ec);
    background: -ms-linear-gradient(top,#367eff,#1e64ec);
    background: -moz-linear-gradient(top,#367eff,#1e64ec);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#367eff),to(#1e64ec));
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#367eff),to(#1e64ec));
    background: -webkit-linear-gradient(top,#367eff,#1e64ec);
    background: -o-linear-gradient(top,#367eff,#1e64ec);}


.popup_code_subscribe{ width:190px; height:190px; border:1px solid #c3ccdf;  margin:0 auto;padding:10px;}

.pc_popup_hintbox{ width:512px; height:auto; background-color:#fff; overflow:hidden; border:1px solid #e6e6e6; border-radius:10px;}
.pc_popup_hint_titlebox{ width:100%; height:70px; line-height:70px; font-size:24px; color:#333; text-indent:40px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#eeeeee);  
background: -ms-linear-gradient(top, #ffffff,  #eeeeee);        
background:-moz-linear-gradient(top,#ffffff,#eeeeee); 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#eeeeee)); 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eeeeee)); 
background: -webkit-linear-gradient(top, #ffffff, #eeeeee);   
background: -o-linear-gradient(top, #ffffff, #eeeeee);   
border-bottom:1px solid #e6e6e6;}
.pc_popup_hint_contentbox{ width:auto; height:auto; overflow:hidden; padding:0 35px 30px;}
.pc_popup_storelogo_box{ width:auto; height:auto; padding:24px 0; overflow:hidden; border-bottom:1px solid #e6e6e6;}
.pc_popup_storelogo{ width:100%; text-align:center;}
.pc_popup_storelogo li{ display:inline-block; *display:inline; margin:0 5px; vertical-align:middle;}
.storelogobox{ width:68px; height:68px; border:1px solid #e5e5e5; border-radius:10px; overflow:hidden;}
.storelogobox img{ width:68px; height:68px;}
.storename_box{ line-height:68px; font-size:30px; color:#333; max-width:270px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pc_popup_contact_box{ width:auto; height:auto; overflow:hidden;}
.pc_popup_hint{ font-size:18px; color:#666; padding:20px 0; }
.pc_popup_hint span{ color:#398cfe;}
.pc_popup_contact_listbox{ width:auto; min-height:204px; overflow:hidden;}
.pc_popup_contact_us{ float:left; width:200px; overflow:hidden;}
.pc_popup_contact_code{ float:right; padding-left:50px; width:164px; min-height:204px; overflow:hidden; background:url(../../../../v2/content/admin/images/line_bg.png) no-repeat left center; }
.contact_code{ width:110px; height:110px; padding:8px; border:1px solid #e6e6e6; margin-top:24px;}
.contact_code img{ width:110px; height:110px;}
.pc_popup_contact_code p{ font-size:16px; color:#777; margin-top:9px;}
.pc_popup_contact_us{ margin-top:10px; width:auto; height:auto;}
.pc_popup_contact_us ul{ margin:18px 0; overflow:hidden;}
.pc_popup_contact_us ul li{ float:left; font-size:20px; color:#666; line-height:28px;}
.contact_us_icon{ display:block; width:29px; height:29px; margin-right:14px; background:url(../../../../v2/content/admin/images/contact_icon.png) no-repeat;}
.contact_us_icon01{ background-position:0 0; background-size:cover;}
.contact_us_icon02{ background-position:0 -31px; background-size:cover;}
.contact_us_icon03{ background-position:0 -62px; background-size:cover;}
.pc_popup_contact_us ul li a{ color:#398cfe; text-decoration:underline;}

.puput_content_prompt_message { color:red;line-height:40px;font-size:15px;height:70px;}

.popup_bg{ width:400px; height:auto; overflow:hidden; margin-top:30px;}
.popup_titlebgbox{ width:auto; height:40px; line-height:40px; padding:0 10px; position:relative; 
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f9fafa,endColorStr=#e4e7ec);
    background: -ms-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -moz-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#f9fafa),to(#e4e7ec));
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#f9fafa),to(#e4e7ec));
    background: -webkit-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -o-linear-gradient(top,#f9fafa,#e4e7ec);}
.popup_titlebgbox h2{ width:auto;overflow: hidden; font-size: 13px; color: #666; float: left; font-weight:bold; }	
.popup_titlebgbox .close{ width:15px; height:40px; background:url(../../../../v2/content/admin/images/popupicon_close.png) no-repeat right center; float:right; cursor:pointer;}
	

.popup_storemode_content { width:auto; height:auto; padding:20px;background:#fff; position: relative; }
.bottom_nav_title { font-size: 14px; font-weight: bold; line-height: 30px; color: #666; }
.bottom_nav_default { width: 95px; height: 28px; line-height: 28px; overflow: hidden; text-align: center; border-radius: 3px;font-size: 13px; color: #fff;FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#4996ff,endColorStr=#287bef);  background: -ms-linear-gradient(top, #4996ff, #287bef);  background: -moz-linear-gradient(top,#4996ff,#287bef);  background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#4996ff), to(#287bef));  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4996ff), to(#287bef));  background: -webkit-linear-gradient(top, #4996ff, #287bef);  background: -o-linear-gradient(top, #4996ff, #287bef); position:absolute;right:0;top:0; z-index:66;}
.bottom_nav_default a {color:#fff;}
.toolbar_bottom_nav { overflow: hidden; }
.toolbar_bottom_nav .toolbar_bottom_nav_left { width: 360px; height: 602px; border: 1px solid #E1E1E1; float: left; overflow: hidden; position:relative;}
.toolbar_bottom_nav_left .phonebox_editbox_header { width: 360px; height: 56px; background: url(../../../../v2/content/admin/images/popup/phone_header_toolbar.png) no-repeat left top; position: absolute; top: 0px; left: 0px; z-index: 10; }
.toolbar_bottom_nav_left .editbox_bottom_nav_info { width: 360px; position: absolute; bottom: 0px; left: 0px; height: 60px; background-color: #fff; z-index: 6; border-top: 1px solid #d5d5d5; }
.toolbar_bottom_nav_left .editbox_bottom_nav_info .store_footermenu,.store_footermenubg { width: 100%; height: 60px; overflow: hidden; box-sizing: border-box; }
.toolbar_bottom_nav_left .editbox_bottom_nav_info .store_footermenu .navicon_box { width: 100%; overflow: hidden; height: 38px; position: relative; }
.editbox_bottom_nav_info .store_footermenu .btmnav_home { width: 30px; height: 27px; background: url(../../../../v2/content/admin/images/popup/nav_icon.png) no-repeat 0 0px; background-size: 210px; position: absolute; margin: auto; left: 0px; right: 0px; top: 4px; bottom: 0px; }
.editbox_bottom_nav_info .store_footermenu .header_navname { display: block; width: 100%; overflow: hidden; text-align: center; height: 19px; }
.editbox_bottom_nav_info .store_footermenu a { float: left; font-size: 12px; color: #333; text-align: center;}
.editbox_bottom_nav_info .store_footermenu.main_color_0 .footer_home { background-position:2px -28px;}
.editbox_bottom_nav_info .store_footermenu.main_color_0 .footer_distribution { width: 33px; background-position: -116px -28px; }
.editbox_bottom_nav_info .store_footermenu.main_color_0 .footer_search { background-position:-28px -28px;}
.editbox_bottom_nav_info .store_footermenu.main_color_0 .footer_cart { background-position:-58px -28px;}
.editbox_bottom_nav_info .store_footermenu.main_color_0 .footer_account { background-position:-87px -28px;}
.editbox_bottom_nav_info .store_footermenu.main_color_0 .footer_custom { background-position:-150px -28px;}
.editbox_bottom_nav_info .store_footermenu.main_color_0 .footer_free { background-position:-179px -28px;}
.editbox_bottom_nav_info .store_footermenu.main_color_0 .footer_default { background: url(../../../../v2/content/admin/images/popup/menu_preview.jpg) no-repeat center center; background-size:30px 27px;}

.editbox_bottom_nav_info .store_footermenu.main_color_1 .header_navname { color: #fff; }
.editbox_bottom_nav_info .store_footermenu.main_color_1 { background: -webkit-gradient(linear, 0 0, 0 bottom, from(#515151), to(#333333)); background: -webkit-linear-gradient(#515151, #333333); background: -moz-linear-gradient(#515151, #333333); background: -ms-linear-gradient(#515151, #333333); background: -o-linear-gradient(#515151, #333333); background: linear-gradient(#515151, #333333); -pie-background: linear-gradient(#515151, #333333); }
.editbox_bottom_nav_info .store_footermenu.main_color_1 .footer_home { background-position:2px 0;}
.editbox_bottom_nav_info .store_footermenu.main_color_1 .footer_distribution { width: 33px; background-position: -116px 0; }
.editbox_bottom_nav_info .store_footermenu.main_color_1 .footer_search { background-position:-28px 0;}
.editbox_bottom_nav_info .store_footermenu.main_color_1 .footer_cart { background-position:-58px 0;}
.editbox_bottom_nav_info .store_footermenu.main_color_1 .footer_account { background-position:-87px 0;}
.editbox_bottom_nav_info .store_footermenu.main_color_1 .footer_custom { background-position:-150px 0;}
.editbox_bottom_nav_info .store_footermenu.main_color_1 .footer_free { background-position:-179px 0;}
.editbox_bottom_nav_info .store_footermenu.main_color_1 .footer_default { background: url(../../../../v2/content/admin/images/popup/menu_preview.jpg) no-repeat center center; background-size: 30px 27px; }

.toolbar_bottom_nav_left .editbox_bottom_nav_info .store_footermenu a.checked { border: none; }
.toolbar_bottom_nav_left .store_search_type { color: white; font-size: 14px; line-height:23px; width: 200px; position: absolute; margin: auto; bottom: 0px; height: 30px; text-align: center; left: 0px; right: 0px; overflow: hidden; text-overflow: ellipsis; }

.editbox_bottom_nav_info .store_footermenubg .store_footermenu_list { float: left; width: 40%; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_list a { float: left; font-size: 12px; color: #333; width: 33.33%; position: relative; padding-top:38px;}
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_list .li_home {width: 30px; height: 27px; background: url(../../../../v2/content/admin/images/popup/nav_icon.png) no-repeat 0 0px; background-size: 210px; position: absolute; margin: auto; left: 0px; right: 0px; top: -10px; bottom: 0px; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_list .header_navname { display: block; width: 100%; overflow: hidden; text-align: center; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_list .goods_index_btn { background-position: 2px -28px; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_list .goods_cart_btn { background-position: -58px -28px; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_list .goods_custom_btn { background-position: -150px -28px; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_btn { float: right; width: 60%; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_btn ul li { float: left; width: 50%; height: 61px; line-height: 61px; text-align: center; background-color: #ff9000; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_btn ul li:last-child { background-color: #f40; }
.editbox_bottom_nav_info .store_footermenubg .store_footermenu_btn ul li a { font-size: 14px; color: #fff; display: block; }
.editbox_bottom_nav_info .checked .store_footermenu_list {width: 45%; }
.editbox_bottom_nav_info .checked .store_footermenu_btn { width: 55%; }

.toolbar_bottom_nav_rightbox {width:496px;overflow:hidden;float:right;position:relative;}
.toolbar_bottom_nav_rightbox .nav_arrowbox {width:28px;overflow:hidden;position:absolute;bottom:3px;left:0;}
.toolbar_bottom_nav_rightbox .nav_arrow {width:0;height:0;border-width:13px 13px 13px 0;border-style:solid;border-color:transparent #e1e1e1 transparent transparent;margin:15px auto;position:relative;}
.toolbar_bottom_nav_rightbox .nav_arrow span {display:block;width:0;height:0;border-width:13px 13px 13px 0;border-style:solid;border-color:transparent #f4f5f9 transparent transparent;position:absolute;top:-13px;left:2px;}


.toolbar_bottom_nav .toolbar_bottom_nav_right { width: 476px; height: 603px; float: right; overflow: hidden;}
.toolbar_bottom_nav .toolbar_bottom_nav_right .nav_tabbg {width:100%;height:36px;position:relative;}
.toolbar_bottom_nav .toolbar_bottom_nav_right .nav_tabline {width:100%;height:1px;background:#e1e1e1;position:absolute;bottom:0;z-index:1;}
.toolbar_bottom_nav .toolbar_bottom_nav_right .nav_tab { width: 100%;height:36px;overflow:hidden;position:absolute;top:0;left:0;z-index:2;}
.toolbar_bottom_nav .toolbar_bottom_nav_right .nav_tab li { float: left; overflow: hidden; width: auto; height: 34px; line-height: 34px; text-align: center; font-size: 14px; padding: 0 25px;position: relative; top: 0; z-index: 999; background-color:#fff;border:1px solid #fff;border-bottom:1px solid #e1e1e1;cursor:pointer; }
.toolbar_bottom_nav .toolbar_bottom_nav_right .nav_tab li.checked { border: 1px solid #e1e1e1; border-bottom:1px solid #f4f5f9; background: #f4f5f9; }
.toolbar_bottom_nav_right .toolbar_bottom_nav_right_content { width: auto; overflow:hidden;min-height:526px;float: none; clear: both; z-index: 1;border:1px solid #e1e1e1;border-top:none;background:#f4f5f9;padding:20px;}
.toolbar_bottom_nav_right_content .content_info { width: 100%; overflow: hidden; border-bottom: 1px solid #e1e1e1; }
.toolbar_bottom_nav_right_content .content_info:first-child { margin-top: 30px; }
.toolbar_bottom_nav_right_content .content_info li { float: left; line-height: 30px; font-size: 14px; padding:10px 0;}
.toolbar_bottom_nav_right_content .content_info li:first-child { float: left; width: 110px; text-align: left;}
.toolbar_bottom_nav_right_content .content_info li:last-child { width: 320px;}
.toolbar_bottom_nav_right_content .content_info .content_info_hint {color:#999;}
.toolbar_bottom_nav_right_content .content_info label { margin:0px 10px;}
.toolbar_bottom_nav_right_content .content_info label:first-child { margin-left: 0px; }
.toolbar_bottom_nav_right_content .content_info label input {position:relative;top:1px;margin-right:3px;}
.toolbar_bottom_nav_right_content .BoxStyleBox_InfoContent { width: 100%; overflow: visible; font-size: 13px; color: #888; line-height: 28px; text-align: left; position: relative; }
.toolbar_bottom_nav_right_content .BasicSet_BasicInfoBox_InfoContent_WebsiteIcon { width: 25px; height: 25px; background: #fff; border: 1px solid #ccc; padding: 5px; margin-top: 5px; float: left; }
.toolbar_bottom_nav_right_content .nav_free_mask { float: none; clear: both; padding: 10px 0 20px 0; }

.toolbar_bottom_nav_right_content .action_open {width:auto;overflow:hidden;background:#fff;border:1px solid #e1e1e1;margin:10px 0;padding:10px;}
.toolbar_bottom_nav_right_content .action_open li:first-child { float: left; width: 103px; text-align: left;}
.toolbar_bottom_nav_right_content .action_open li:last-child { width: 309px;}

.perspective_frame_box { width: auto; height: 56px; position: absolute; left: 0px; top: 0px; border: 2px solid #3485f5; }
.PopupBox_EditShops_Inputbox{ width:100%; overflow:hidden; margin-top:10px;}
.PopupBox_EditShops_Inputbox ul li{ float:left; margin-right:30px; font-size:14px; color:#333; line-height:28px;}
.PopupBox_EditShops_Input_Option01,.PopupBox_EditShops_Input_Option02,.PopupBox_EditShops_Input_Option03{ margin:20px 0; overflow:hidden;}
.PopupBox_Input_Option03_lower{ width:100%; overflow:hidden;}
.PopupBox_Input_Option03_lower dl{ margin:5px 0; overflow:hidden;}
.PopupBox_Input_Option03_lower dt,.PopupBox_Input_Option03_lower dd{ float:left;}
.PopupBox_Input_Option03_lower dt{ text-align:right;}
.Input_156{width:156px;height:26px;border:1px solid #b9bfc6;background:#fff;font-size:13px;padding:0 5px;color:#666;}
	


.popup_content_table{ width:100%; border-collapse:collapse;}

.qq-upload-list .main_order_li {width:150px;height:32px;overflow:hidden;}
.qq-upload-list .qq-upload-success {width:150px;height:32px;overflow:hidden;margin-bottom:10px}
.qq-upload-list .img_file{width:100px;height:26px;border-radius:3px;border:1px solid #ccc;position:relative;line-height:30px;text-align:center;left:10px;top:0; background:url(../../../../v2/content/admin/images/upload.png) no-repeat 10px center; text-indent:24px; background-color:#f4f5f9;  float:left;}
.qq-upload-list .upload_btn{ float:left; font-size:14px; text-align:center; margin-left:28px; background:url(../../../../v2/content/admin/images/upload_check.png) no-repeat 10px center; background-color:#e0eeff; border:1px solid #c4dcfc; color:#99c0f4; }

.qq-uploader .qq-upload-drop-area {display: none;}
.qq-uploader .qq-drop-processing {display: none;}
.qq-uploader .qq-upload-delete {display:none;}
.qq-uploader .qq-upload-size {float:right;margin: 0 5px 0 5px;}
.qq-uploader .qq-upload-retry {display:none;}
.qq-uploader .qq-upload-fail {background-color: #f00;}
.qq-uploader .qq-upload-finished {display:none;}

.verify_hint{width: auto;overflow: hidden;font-size: 13px;color: #666;padding:5px;background:#ffffdc;border:1px solid #f1cf8e;line-height:22px;}



.popup_mnp_content_show_in{width:211px; height:auto; min-height:503px; text-align:center;margin-left:20px;}
.popup_mnp_content_in{ width:auto; border:1px solid #c3ccdf; padding-right:370px; position:relative; overflow:hidden; background:#f9f9f9; font-size:14px;}
.popup_mnp_content_showbox{ width:250px; position:absolute; top:0; right:55px; overflow:hidden; background: url(../../../../v2/content/admin/images/newmeixin_showbg.png) no-repeat 0 54px;}
.popup_mnp_content_imglistbox{ width:1280px; overflow:hidden;}
.popup_mnp_content_imgbox{width:211px; height:auto; min-height:503px; text-align:center; margin:55px auto 0; float:left; overflow:hidden;}
.popup_mnp_content_imgbox img{ padding-left:0px; padding-top:60px; width:213px; height:375px;}
.popup_mnp_content_imgbox span{ display:block; font-size:16px; color:#888; padding-top:76px;}
.popup_mnp_content_setbox{ width:auto;background-color:#fff; border-right:1px solid #c3ccdf; padding:10px 30px; min-height:510px;}
.popup_mnp_setlistbox{ width:auto; border-bottom:1px dashed #c3ccdf; padding:20px 0; overflow:hidden;}
.popup_mnp_setlistbox:last-child{ border-bottom:none;}
.popup_mnp_setlist{ width:auto; overflow:hidden; height:auto;}
.popup_mnp_setlist li{ width:auto; float:left; overflow:hidden; line-height:28px; }
.popup_mnp_setlist .mnp_set_title{ width:100px; overflow: hidden; line-height: 28px; color: #333;}
.popup_mnp_setlist .mnp_set_info{width: auto; overflow: hidden; line-height: 28px; padding-right: 20px; color: #888; position: relative;}
.mnp_set_info .mnp_set_tinge{width: 28px; height: 28px; background: #ff4965;}
.mnp_set_info .Btn_ModifyIcon{width: 12px; height: 12px; background: url(../../../../v2/content/admin/images/icon_modify.png); position: absolute; top:9px; right:0px; cursor:pointer;}
.popup_mnp_sethint{ color:#888; padding-top:8px;}
.mnp_set_select{ width:auto; overflow:hidden;}
.mnp_set_select .select_100{width: 100px; height: 28px; border: 1px solid #b9bfc6;  font-size: 13px; line-height: 26px; color:#333;}
.popup_mnp_setlistbox:last-child .popup_mnp_sethint{ padding-top:0;}
.popup_mnp_imgbox{ width:auto; height:auto; overflow:hidden; padding-top:10px;}
.popup_mnp_imglist{ float:left; width:auto; padding:8px 8px; overflow:hidden; background:#f8fafa; border:1px solid #cad2e2; margin-right:10px;}
.popup_mnp_imglist:last-child{ margin-right:0;}
.popup_mnp_img{border: 1px solid #ccc; width: 77px; height: 43px; margin-top: 8px;}
.popup_mnp_img img{width: 77px; height: 43px;}
.popup_mnp_btn{width: 100%; overflow: hidden; margin-top: 8px;}
.popup_mnp_btn ul li{ float:left; width: auto; overflow: hidden; margin-right: 5px; line-height:28px;}
.popup_mnp_btn ul li:last-child{ margin-right:0;}
.popup_mnp_imglist .popup_mnp_btn a{ display:block; width:35px; color: #666; text-align:center; line-height: 28px; padding:0;}
.popup_mnp_imglist .popup_mnp_btn .Btn_Cancel{ border: 1px solid #c8c8c8; font-size: 13px; color: #666; text-decoration: none; border-radius: 3px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fafafa,endColorStr=#f1f1f1);
    background: -ms-linear-gradient(top,#fafafa,#f1f1f1);
    background: -moz-linear-gradient(top,#fafafa,#f1f1f1);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fafafa),to(#f1f1f1));
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fafafa),to(#f1f1f1));
    background: -webkit-linear-gradient(top,#fafafa,#f1f1f1);
    background: -o-linear-gradient(top,#fafafa,#f1f1f1);
    text-shadow: 0 0 black;}
.popup_mnp_imglist .popup_mnp_btn .Btn_Save{border: 1px solid #00ad66; font-size: 13px; color: #fff; text-decoration: none; border-radius: 3px;  padding:0;
background:#00ad66;
    }
.popup_mnp_hintbox{ width:auto; height:auto; overflow:hidden; padding:5px; background:#ffffdc; border:1px solid #f1cf8e; margin-bottom:10px;}
.popup_mnp_hintbox p{ font-size:13px; line-height:18px; color:#666; }
.popup_mnp_hintbox p i{ color:#f20f0f; text-decoration:underline; cursor:pointer;}
.popup_mnp_content_imgcirclebox{ width:60px; height:auto; padding-top:16px; overflow:hidden; margin:0 auto;}
.popup_mnp_content_imgcirclebox a{width:10px; height:10px; border-radius:50%; background-color:#ddd; float:left;overflow:hidden; margin:0 5px !important;}
.popup_mnp_content_imgcirclebox span{ text-indent:10px;width:10px; height:10px; border-radius:50%;float:left;overflow:hidden;}
.popup_mnp_content_imgcirclebox a.selected{  background-color:#00ad66;}



.popup_mnp_inbox{ width:auto; padding:100px 0; overflow:hidden; background:#f4f8fb;}
.popup_mnp_auditbox{ width:auto; text-align:center; overflow:hidden;}
.popup_mnp_titlebox{ width:auto; background:url(../../../../v2/content/admin/images/hint_circleicon.png) no-repeat 279px center; text-indent:68px; font-size:40px; color:#00ad66;}
.popup_mnp_subtitlebox{ font-size:18px; color:#888888; padding:30px 0 60px;}
.popup_mnp_auditbox .popup_mnp_audit_btn .Btn_Save{ width:138px; height:44px; line-height:44px; border-radius:5px; background:#00ad66; color:#fff; font-size:16px; margin:0 auto; }


.popup_mnp_code_inbox{ width:auto; height:auto; max-height:420px; overflow:hidden; background-color:#e9e9e9; padding:10px;}
.popup_mnp_code_in{ width:100%; overflow:hidden;}
.popup_mnp_qrcode_type_selectbox{width: 100%; height: 38px; border: 1px solid #c3ccdf; border-top: 0;}
.qrcode_tslist{width: 15.5%;height: 37px;line-height: 38px;border-left: 1px solid #fff;border-right: 1px solid #c3ccdf;float: left;font-size: 14px;cursor: pointer;text-align: center;border-top: 1px solid #c3ccdf;padding: 0 10px;overflow: hidden;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f9fafa,endColorStr=#e4e7ec);
    background: -ms-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -moz-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#f9fafa),to(#e4e7ec));
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#f9fafa),to(#e4e7ec));
    background: -webkit-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -o-linear-gradient(top,#f9fafa,#e4e7ec);
}
.qrcode_tslist a{display: block;text-decoration: none;color: #333;font-size: 13px;text-shadow: 0 1px 0 #fff;}
.popup_mnp_qrcode_type_selectbox .checked{background: #fff;color: #333;border-bottom: 1px solid #fff;}
.popup_mnp_qrcode_type_selectbox .checked a{text-decoration: none;color: #333;font-size: 13px;}
.popup_mnp_qrcode_info{width: auto;overflow: hidden;background: #fff;border: 1px solid #c3ccdf;border-top: 0;padding:30px;}
.popup_mnp_qrcode_tablebox{ width:auto; overflow:hidden;}
.popup_mnp_qrcode_tablebox table{width: 100%;border-collapse: collapse;}
.mnp_qrcode_imgbox{width: 220px;overflow: hidden; background: #f9f9f9; padding:20px 0;border: 1px solid #c3ccdf;}
.mnp_qrcode_img{ width: 188px; height: 188px; margin: 0 auto;}
.mnp_qrcode_img span{display: block;text-align: center;line-height: 188px;font-size: 40px;color: #d0d0d0;}
.qrcode_img img{ width: 188px; height: 188px;}
.mnp_qrcode_downloadbox{width: 100%;overflow: hidden;padding-top: 20px;}
.mnp_qrcode_download{width: 180px;overflow: hidden;margin: 0 auto;}
.mnp_qrcode_download li{float: left;border: 1px solid #c2cbdd;border-radius: 5px;line-height: 25px;min-width: 50px;font-size: 13px;margin-right: 4px;margin-left: 4px;cursor: pointer;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#f9fafa,endColorStr=#e4e7ec);
    background: -ms-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -moz-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#f9fafa),to(#e4e7ec));
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#f9fafa),to(#e4e7ec));
    background: -webkit-linear-gradient(top,#f9fafa,#e4e7ec);
    background: -o-linear-gradient(top,#f9fafa,#e4e7ec);}
.mnp_qrcode_download li a{display: block; text-align: center; color:#333;}
.mnp_qrcode_optionsbox{width: auto; overflow: hidden; padding:0 30px 0 0;}
.mnp_qrcode_options_listbox{width: auto; overflow: hidden; }
.mnp_qrcode_options_list{width: 100%;overflow: hidden;}
.mnp_qrcode_options_list li{ float:left; height:32px;}
.qrcode_option_namebox{ width:auto; min-width:68px; max-width:74px; overflow: hidden;text-align: right;line-height: 28px;font-size: 13px; color: #666;}
.qrcode_option_selectbox .select_150{width: 152px; height: 26px; border: 1px solid #b9bfc6; background: #fff; font-size: 13px; line-height: 26px;}
.mnp_qrcode_optionsbox .mnp_qrcode_btnbox{ width:auto; height:auto; overflow:hidden;}
.mnp_qrcode_optionsbox .mnp_qrcode_btnbox .mnp_qrcode_btn{ display:block; width:auto; min-width:100px; max-width:130px; text-align:center; margin:25px auto 0; height:34px; line-height:34px; border-radius:5px; background-color:#00ad66; color:#fff; font-size:16px;}
.mnp_qrcode_options_inputbox{ width:auto; height:28px; padding-right:28px; position:relative; border: 1px solid #b9bfc6; background: #fff; font-size: 13px; line-height: 28px;}
.mnp_qrcode_options_inputbox input{width:100%; height:28px; line-height: 28px; text-indent:10px; color:#888; border:0;}
.mnp_qrcode_search_iconbox{ width:28px; height:28px; background:url(../../../../v2/content/admin/images/search_icon_search.png) no-repeat center center; display:block; position:absolute; top:0; right:0;}
.mnp_qrcode_options_storelistbox{ width:auto; height:auto; overflow:hidden; margin-top:15px;}
.mnp_qrcode_options_storelist{ width:214px; padding:0 5px; height:170px; border:1px solid #b9bfc6; background: #fff; overflow:auto; }
.mnp_qrcode_options_storelist li{width:auto; height: 30px;overflow: hidden;text-align: left;font-size: 13px;line-height: 30px;border-bottom: 1px dotted #b9bfc6; white-space: nowrap; text-overflow: ellipsis; cursor: pointer;}
.mnp_qrcode_options_storelist .checked{background-color:#e9e9e9}


.mx_nopurchased_box{width: auto; overflow: hidden; background: #f4f8fb; color: #57616c;}
.mx_nopurchased_box .appbuy_title{width: auto; overflow: hidden; line-height: 48px; font-size:18px; padding: 0 20px; }
.mx_nopurchased_box .appbuy_usebtnbg{width: 200px; height: 28px; float: right; margin-top:10px;}
.mx_nopurchased_box .usebtn{width: auto; overflow: hidden; border-radius: 2px; text-indent: 0; float: right;}
.mx_nopurchased_box .usebtn li{float: right;color:#0a1728;padding: 0 8px;line-height: 26px;font-size: 15px;text-indent: 0;}
.mx_nopurchased_box .usebtn .usebtn_btn{border: 1px solid #00ad66; border-left: none;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#15c87f,endColorStr=#00ad66);
    background: -ms-linear-gradient(top,#15c87f,#00ad66);
    background: -moz-linear-gradient(top,#15c87f,#00ad66);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#15c87f),to(#00ad66));
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#15c87f),to(#00ad66));
    background: -webkit-linear-gradient(top,#15c87f,#00ad66);
    background: -o-linear-gradient(top,#15c87f,#00ad66);}
.mx_nopurchased_box .usebtn .usebtn_btn a{ color:#fff;}
.mx_nopurchased_box .usebtn .usebtn_price{border: 1px solid #a8b7c1; border-right: 0;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fdfefe,endColorStr=#d4d7df);
    background: -ms-linear-gradient(top,#fdfefe,#d4d7df);
    background: -moz-linear-gradient(top,#fdfefe,#d4d7df);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fdfefe),to(#d4d7df));
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fdfefe),to(#d4d7df));
    background: -webkit-linear-gradient(top,#fdfefe,#d4d7df);
    background: -o-linear-gradient(top,#fdfefe,#d4d7df);}
.mx_nopurchased_box .appbuy_con{width: auto;overflow: hidden;background: #e8ebee;border-top: 1px solid #d5d9db;border-bottom: 1px solid #d5d9db;padding: 30px 20px 20px 100px; position: relative;min-height: 102px;}
.mx_nopurchased_box .appbuy_con_app{width: 100px; overflow: hidden; position: absolute; top: 36px; left: 0;}
.mx_nopurchased_box .appbuy_con_app img{display: block; width: 60px; height: 60px; border-radius: 10px;  margin: 0 auto; cursor: pointer;}
.mx_nopurchased_box .appbuy_con_info{width: auto;overflow: hidden;font-size: 13px; line-height: 26px;}
.mx_nopurchased_box .appbuy_con_more{width: 100%;overflow: hidden; color: #00ad66; font-size: 13px; line-height: 29px}
.mx_nopurchased_box .appbuy_con_more ul li{float: left; cursor: pointer;}
.mx_nopurchased_box .appbuy_con_more ul li:last-child{ float:right;}
.mx_nopurchased_box .appbuy_btn{width:auto;overflow: hidden; color: #00ad66; font-size: 13px; line-height: 29px; padding:0 20px;}
.mx_nopurchased_box .appbuy_btn ul li{width: auto;overflow: hidden; float: left; line-height: 48px; font-size: 15px; color:#57616c;}
.mx_nopurchased_box .appbuy_btn ul li a{color: #00ad66; text-decoration: underline;}
.mx_nopurchased_box .appbuy_btn ul li:last-child{ float:right;}
.mx_nopurchased_box .appbuy_con_title a{ font-size:16px; color:#00ad66; text-decoration:underline;}
.mx_nopurchased_box .appbuy_con_text{ font-size:13px; line-height:22px; max-height:40px; overflow:hidden;  padding-top:6px;}


