@charset "utf-8";
/* CSS Document */
html{ text-align:center;}
body{	margin: 0;	text-align:center; width:100%;max-width:560px;width:expression_r(document.body.clientWidth > 560 ? "560px": "auto" ); margin:0 auto;}
body *{	margin: 0;	padding: 0;	font-size: 16px;line-height: 130%;	font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
.indexbox{display: flex; width: 100%; height: 100%; margin: 0; padding: 0; align-items: center;  justify-content: center;}
.indexbox table b{font-family: Microsoft YaHei,SimHei; font-size:20px; color:#FFF; border-bottom:1px dotted #fff; font-weight:normal; line-height:150%;}
.indexbox table span{ font-size:14px; color:#fff;}
.indexbox .submenu{ display:none;}
.indexbox .submenu .backbotton b{ border:none; font-size:40px;}
.topmenu{ border-bottom:1px solid #999999; text-align:center;width:100%;position:fixed;top:0;left:0; background-color:#FFF;}
.topmenu table{ margin:0 auto; padding:0;}
.topmenu td{font-family: Microsoft YaHei,SimHei; color:#FFF;}
#main #expressTotal{ position:relative;}
#main #expressTotal span{ display:inline-block; font-size:12px;position:absolute;border:1px solid #F00; background-color:#F00; padding:2px;;border-radius:10px; right:35px; top:0;}
.partnerList div{ margin-left:10px;}
.partnerList div span,.partnerList div label{ display:block;}
.partnerList div label{ font-size:12px; color:#999;}
.partnerList div span,.partnerList div span a{ font-size:16px; color:#333; text-decoration:none;}
.partnerList td,.saleBox td{ border-bottom:1px dotted #CCCCCC;}
.partnerList td input,.saleBox td input{line-height:40px; text-align:right; width:100%; border:none; background-color:transparent;}
.partnerList .signWageBox td input{ display:inline-block; width:60px; text-align:center; border:1px solid #CCC; background-color:#FFF; height:30px; line-height:30px;}
.saleBox td{ height:40px;}
.salesListButton button{ display:block; float:left; height:40px; line-height:40px; text-align:center; font-size:18px; width:80px; margin-right:5px; background-color:#F5F5F5; border:1px solid #CCC;}
.showgoodsLine td{ font-size:14px; color:#060;}
.report .reportTitle{ font-size:18px; }
.report .reportContent{ font-size:14px; color:#666; line-height:150%;border-top:1px dotted #999999;}
.expressView{ margin-top:60px;}
.expressView td h1{ font-size:18px; font-weight:normal; border-bottom:1px dotted #999999; margin-bottom:5px;}
.expressView td span{ display:block;font-size:12px; color:#666; margin-bottom:5px;}
.expressView td label{ font-size:14px; color:#060;}
#searchlist{ margin:0 10px 20px 10px;}
#searchlist table{ margin-bottom:30px;}
#searchlist .buyerName{ color:#999;}
#searchlist .buyerName a{ font-size:18px; text-decoration:none; color:#000;}
#searchlist .addr{color:#999; font-size:12px;}
.goodlist{ border-top:1px solid #999; border-bottom:1px solid #999;}