@charset "utf-8";
/* CSS Document */

#contentbox {background:#fff;}

.head .name {
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	height: 60px;
	text-align: right;
	margin-left: 20px;
	margin-right: 100px;
	overflow: hidden;
}

#cankaojia {
    background:url(../images/cankaojia.png) no-repeat;
    background-size: 29px 12px;
    text-indent: 33px;
}

.head .avatar {
	border: 1px solid #D5D4D4;
	padding: 2px;
	background: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	height: 70px;
}
.head .avatar a {
	display: block;
}
.head .avatar img {
	width: 70px;
	height: 70px;
}
.head .tip {
	padding: 10px 100px 0px 0px;
	text-align: right;
	height: 15px;
	overflow: hidden;
}
.saleMain {
	position: relative;
	width: 94%;
	margin: 0 3%;
	margin-top: 0px;
}
.saleMain .saleItem {
	padding-top: 13px;
	display: table;
	width: 100%;
	border-top: #eaeae8 solid 1px;
}
.saleMain .saleItem:first-child {
	border-top: none;
}
.saleMain .saleItem .avatar {
	float: left;
	width: 16%;
	margin-right: 4px;
}
.saleMain .saleItem .avatar img {
	border-radius: 1px;
}
.saleMain .saleItem .avatar .follow {
	width: 90%;
	height: 30px;
	background: url(../images/follow.png) no-repeat 50%;
	background-size: 100%;
}
.saleMain .saleInfo {
	float: left;
	width: 82%;
	margin-bottom: 12px;
}
.saleMain .saleInfo .nickname {
	color: #576B95;
	font-weight: bold;
	font-size: 15px;
	position: relative;
}
.saleMain .saleInfo .nickname .saleAttr {
	position: absolute;
	top: 0px;
	right: 0px;
}
.saleMain .saleInfo .nickname .saleAttr .cert {
	display: block;
	background-image: url(../images/saleCert.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	float: left;
}
.saleMain .saleInfo .nickname .saleAttr .recommend {
	display: block;
	background-image: url(../images/recommend.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 17px;
	width: 41px;
	margin-left: 10px;
	float: right;
}
.saleMain .saleInfo .nickname .sellerLevel.lv1 {
	background-position: 0px 0px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv2 {
	background-position: 0px -15px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv3 {
	background-position: 0px -30px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv4 {
	background-position: 0px -45px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv5 {
	background-position: 0px -60px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv6 {
	background-position: 0px -75px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv7 {
	background-position: 0px -90px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv8 {
	background-position: 0px -105px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv9 {
	background-position: 0px -130px;
}
.saleMain .saleInfo .nickname .sellerLevel.lv10 {
	background-position: 0px -145px;
}
.saleMain .saleInfo .desc {
	line-height: 20px;
	word-break: break-all;
	margin: 8px 0 5px 0px;
	font-size: 15px
}
.quan {color:#526ba4;font-size: 14px;line-height: 30px;}
.quan:visited {background:#ddd;}
.saleMain .saleInfo .imgList {
	width: 100%;
	display: table;
}
.saleMain .saleInfo .imgList div {
	float: left;
	width: 32%;
	padding-bottom: 30%;
	/* height: 9rem; */
	margin: 1px;
	/* margin-top:3px; */
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover

















































}
.saleMain .saleInfo .imgList div.clickImg {
	opacity: 0.5;
}
.saleMain .saleInfo .createTime,  .saleMain .saleInfo .stateInfo {
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding: 6px 0 2px 0;
}
.saleMain .saleInfo .stateInfo.hide {
	display: none;
}
.saleMain .saleInfo .createTime .enableReturn {
	vertical-align: middle;
	margin: -2px 0px 0 0;
	height: 16px;
}
.saleMain .saleInfo .createTime .freePost {
	vertical-align: middle;
	margin: -2px 0px 0 0;
	height: 16px;
}
.saleMain .saleInfo .createTime .hasBzj {

	vertical-align: middle;
	margin: -2px 0px 0 0;
	height: 16px;
}
.saleMain .saleInfo .createTime .saleDel,  .saleMain .saleInfo .createTime .saleToggle {
	margin-left: 5px;
	color: #60729A;
}
.saleMain .saleInfo .shareIt,  .saleMain .saleInfo .likeIt,  .saleMain .saleInfo .popularity {
	background-image: url(../images/liked.png?t=1);
	background-position: right 45%;
	background-repeat: no-repeat;
	width: auto;
	height: 26px;
	float: right;
	background-size: 14px;
	padding: 0 18px 0 7px;
	line-height: 26px;
	font-size: 13px;
	color: #999;
	text-indent: 0px;
}
.saleMain .saleInfo .likeIt{margin-right: 15px;}
.saleMain .saleInfo .shareIt {
	background-image: url(../images/shareIcon.png);
	padding-left: 0px;
	font-size: 1.0em;
}

.saleMain .saleInfo .liked {
	background-image: url(../images/like.png?t=1);
	background-position: right 50%;
	background-repeat: no-repeat;
	width: auto;
	height: 26px;
	float: right;
	background-size: 14px;
	padding: 0 18px 0 7px;
	margin-right: 15px;
	line-height: 26px;
	font-size: 13px;
	color: #999;
	text-indent: 0px;
}
.saleMain .saleInfo .shareIt {
	background-image: url(../images/shareIcon.png);
}
.saleMain .saleInfo .popularity {
	background-image: url(../images/popularity.png);
	padding-left: 0px;
}
.saleMain .saleInfo .likeBox {
	position: relative;
	padding: 6px 0 0 0;
	text-align: center;
	display: table;
	width: 100%;
	background:#f1f1f1;
}
.saleMain .saleInfo .likeBox:after {
	position: absolute;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
	top: -12px;
	left: 8px;
}
.saleMain .saleInfo .likeBox .likeRow {
	float: left;
	overflow: hidden;
	margin-left: 5px;
	clear: both;
	
	
	
}
.saleMain .saleInfo .likeBox .likeAvatar,  .saleMain .saleInfo .likeBox .getMoreLike {
	height: 25.9px;
	width: 25.9px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	float: left;
	border-radius: 1px;
	margin: 0 0 5px 5px;
	margin-bottom:5px;
}
.saleMain .saleInfo .likeBox .likeRow .likeAvatar,  .saleMain .saleInfo .likeBox .getMoreLike {
	
}

.saleMain .saleInfo .likeBox .getMoreLike {
	margin: 0 0 5px 5px;
	border: 1px solid #9a9da5;
	color: #9a9da5;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	opacity: 0.8;
}
.saleMain .saleInfo .likeBox .getMoreLike:empty {
	background: url(../images/up.png) no-repeat 50%;
	background-size: 50%;
}
.saleMain .saleInfo .tmpLikeBox {
	display: none;
}

.saleMain .saleInfo .stateInfo .state.end {
	background-color: #CCC;
	color: #FFF;
}
.saleMain .saleInfo .stateInfo .endTime {
	float: right;
}
.saleMain .saleInfo .stateInfo .endTime em {
	color: #780018;
	font-size: 16px;
	padding: 0 2px;
}
.saleMain .saleInfo .countdownTip {
	clear: both;
	float: right;
	height: 16px;
	line-height: 16px;
	padding-left: 16px;
	background: url(../images/attentionRed.png) no-repeat 0 50%;
	background-size: 14px;
	display: none;
}
.saleMain .saleInfo .bidBtns {
	width: 100%;
	display: table;
}
.saleMain .saleInfo .bidBtns .price {
	display: none;
}

.saleMain .saleInfo .bidBtns .bidBtn.hide {
	display: none;
}
.saleMain .saleInfo .bidBtns .saleOpenBtn {
	background-color: #1ab6ef;
}
.saleMain .saleInfo .bidBtns .saleOpenBtn em {
	padding: 0 5px;
}
.saleMain .saleInfo .bidBtns .saleEndBtn {
	background-color: #ccc;
}
.saleMain .saleInfo .bidBtns .updateBid {
	position: relative;
}
.saleMain .saleInfo .bidBtns .updateBid.hide {
	display: none;
}
.saleMain .saleInfo .bidBtns .shareBtnLayer {
	display: table;
	width: 100%;
}
.saleMain .saleInfo .bidBtns .shareBtnLayer div {
	background-color: #1ab6ef;
	width: 49%;
	float: left;
}
.saleMain .saleInfo .bidBtns .shareBtnLayer .sendMultiMsgBtn {
	float: right;
}
.saleMain .saleInfo .bidBtns .updateBid button {
	position: absolute;
	left: -53px;
	color: #0067BD;
	top: -40px;
	height: 40px;
	width: 50px;
	text-align: center;
	border: none;
	background: none;
	outline: none;
	padding: 0;
	margin: 0;
}
.saleMain .saleInfo .bidBtns .updateBid i {
	color: #999;
	font-size: 12px;
	display: block
}
.saleMain .saleInfo .bidList {
	background: #f1f1f1;
	width: 99.6%;
}
.saleMain .saleInfo .bidList .ddli {
	border-bottom: 1px solid #ddd;
	width: 96%;
	margin: 0 2%;
	padding: 7px 0px;
	height: 50px;
	overflow: hidden;
}
.saleMain .saleInfo .bidList .ddli:first-child {
	margin-top: 8px;
}
.saleMain .saleInfo .bidList .ddli:last-child {
	margin-bottom: 2px;
	border-bottom: none;
}
.saleMain .saleInfo .bidList .ddli .state {
	float: right;
	text-align: right;
}
.saleMain .saleInfo .bidList .ddli .state .bidTime {
	color: #737373;
	float: right;
	width: 120px;
	margin: 36px 0px 0px -20px;
	position: absolute;
	height: 18px;
	line-height: 18px;
}
.saleMain .saleInfo .bidList .ddli .state .bidState {
	width: 100px;
	float: right;
	border-radius: 3px;
}
.saleMain .saleInfo .bidList .ddli .state .bidState span {
	display: block;
}
.saleMain .saleInfo .bidList .ddli .state .bidState .bidOut {
	width: 100px;
	height: 30px;
	background-image: url(../images/out.png?t=1);
	background-position: right center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	margin-top: -2px;
}
.saleMain .saleInfo .bidList .ddli .state .bidState .bidLeader {
	width: 100px;
	height: 33px;
	background-image: url(../images/leader.png?t=1);
	background-position: right center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	margin-top: -2px;
}
.saleMain .saleInfo .bidList .ddli .state .bidState .bidDeal {
	width: 100px;
	height: 38px;
	background-image: url(../images/deal.png?t=1);
	background-position: right center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	margin-top: -2px;
}
.saleMain .saleInfo .bidList .ddli .avatar {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 7px;
	position: relative;
}
.saleMain .saleInfo .bidList .ddli .avatar img {
	width: 50px;
	height: 50px;
	border: none;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels {
	position: absolute;
	width: 50px;
	height: 13px;
	bottom: 0px;
	left: 0px;
	background-image: url(../images/buyerLevels.png?t=4);
	background-size: 50px auto;
	background-repeat: no-repeat;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv1 {
	background-position: 0px 0px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv2 {
	background-position: 0px -13px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv3 {
	background-position: 0px -26px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv4 {
	background-position: 0px -39px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv5 {
	background-position: 0px -52px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv6 {
	background-position: 0px -65px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv7 {
	background-position: 0px -78px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv8 {
	background-position: 0px -91px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv9 {
	background-position: 0px -104px;
}
.saleMain .saleInfo .bidList .ddli .avatar .buyerLevels.lv10 {
	background-position: 0px -117px;
}
.saleMain .saleInfo .bidList .ddli .bidUser {
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	color: #576B95;
	float: left;
	width: 50px;
}
.saleMain .saleInfo .bidList .ddli .bidUser .name {
	line-height: 20px;
}
.saleMain .saleInfo .bidList .ddli .bidUser .name a {
	color: #576B95;
}
.saleMain .saleInfo .bidList .ddli .bidUser .price {
	line-height: 20px;
	margin-top: 10px;
	font-size: 15px;
	color: #780018;
}
.saleMain .saleInfo .bidList .bidMore {
	text-align: center;
	height: 32px;
	line-height: 32px;
	margin-bottom: 2px;
}
.saleMain .saleInfo .moneyInfo,  .saleMain .saleInfo .moneyInfoExtend,  .saleMain .saleInfo .moneyInfoPrice {
	font-size: 12px;
	display: table;
	width: 100%;
	margin-top: 7px;
	color: #999;
}
.saleMain .saleInfo .moneyInfo div,  .saleMain .saleInfo .moneyInfoExtend div,  .saleMain .saleInfo .moneyInfoPrice div {
	float: left;
	width: 32%;
	display: 
	
	
	
	
	
	
	
	
	-webkit-box;/* 老版本语法: Safari,  iOS, Android browser, older WebKit browsers.  */
	display: 
	
	
	
	
	
	
	
	
	-webkit-flex;/* 新版本语法： Chrome 21+ */
	display: flex;/* 新版本语法： Opera 12.1, Firefox 22+ *//*水平居中*//*老版本语法*/
	-webkit-box-pack: center;/*新版本语法*/
	-webkit-justify-content: center;
	justify-content: center;
	height: 12px;
}
 .saleMain .saleInfo .moneyInfo div:nth-child(2) {
 border: 1px solid #cfd1d4;
 border-width: 0 1px;
}
 .saleMain .saleInfo .moneyInfoExtend div:nth-child(2) {
 border: 1px solid #cfd1d4;
 border-width: 0 0 0 1px;
 /* width: 66%; */
}
 .saleMain .saleInfo .moneyInfoExtend div:nth-child(3) {
 border: 1px solid #cfd1d4;
 border-width: 0 0 0 1px;
 /* width: 66%; */
}
 .saleMain .saleInfo .moneyInfoPrice div:nth-child(1) {
 width: 50%;
}
 .saleMain .saleInfo .moneyInfoPrice div:nth-child(2) {
 border: 1px solid #cfd1d4;
 border-width: 0 0 0 1px;
 width: 50%;
 box-sizing: border-box;
}
.saleMain .saleInfo .moneyInfo div span,  .saleMain .saleInfo .moneyInfoExtend div span,  .saleMain .saleInfo .moneyInfoPrice div span {
	background-image: url(../images/qi.png?t=2);
	background-repeat: no-repeat;
	background-size: 12px;
	text-indent: 15px;
	display: block;
	line-height: 12px;
}
 .saleMain .saleInfo .moneyInfo div:nth-child(2) span {
 background-image: url(../images/jia.png?t=2);
}
.saleMain .saleInfo .moneyInfo div:last-child span {
	background-image: url(../images/bao.png?t=2);
}
.saleMain .saleInfo .moneyInfoExtend div span.yan {
	background-image: url(../images/yan.png);
}
.saleMain .saleInfo .moneyInfoExtend div span.yikoujia {
	background-image: url(../images/yikoujia.png);
	background-size: 29px 12px;
	text-indent: 33px;
}
.saleMain .saleInfo .moneyInfoExtend div span.referencePrice {
	background-image: url(../images/referencePrice.png);
	background-size: 29px 12px;
	text-indent: 33px;
}
.saleMain .saleInfo .moneyInfoPrice div span.referencePrice {
	background-image: url(../images/referencePrice.png);
	background-size: 29px 12px;
	text-indent: 33px;
}
.saleMain .saleInfo .moneyInfoPrice div span.yikoujia {
	background-image: url(../images/yikoujia.png);
	background-size: 29px 12px;
	text-indent: 33px;
}
.goShake, .shopEmpty {
	position: absolute;
	top: 85px;
	bottom: 51px;
	display: block;
	width: 100%;
	background: url(../images/text.png?t=1) no-repeat 50%;
	background-size: 200px auto;
}
.shopEmpty {
	background-image: url(../images/shopEmpty.png);
}
.adminMenu {
	position: fixed;
	top: 12px;
	left: 12px;
	width: 32px;
	height: 32px;
	background-image: url(../images/salesearch.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.saleMain .saleInfo .nickname .certify {
	float: left;
	width: 28px;
	height: 15px;
	margin-top: 2px;
	margin-right: 4px;
	background-image: url(../images/certify.png);
	background-size: 28px auto;
	background-repeat: no-repeat;
}

.saleMain .saleInfo .nickname .business {
	float: left;
	width: 28px;
	height: 15px;
	margin-top: 2px;
	margin-right: 4px;
	background-image: url(../images/blue_certify.png);
	background-size: 28px auto;
	background-repeat: no-repeat;
}

.saleMain .saleInfo .nickname .businessSecure {
	float: left;
	width: 28px;
	height: 15px;
	margin-top: 2px;
	margin-right: 4px;
	background-image: url(../images/blue_secure.png);
	background-size: 28px auto;
	background-repeat: no-repeat;
}

.saleMain .saleInfo .nickname .individualSecure {
	float: left;
	width: 28px;
	height: 15px;
	margin-top: 2px;
	margin-right: 4px;
	background-image: url(../images/yellow_secure.png);
	background-size: 28px auto;
	background-repeat: no-repeat;
}

.saleMain .saleInfo .nickname .individual {
	float: left;
	width: 28px;
	height: 15px;
	margin-top: 2px;
	margin-right: 4px;
	background-image: url(../images/certify.png);
	background-size: 28px auto;
	background-repeat: no-repeat;
}



#pop {width:100%;height:100%;position:fixed;background:rgba(0,0,0,0.7);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;text-align:right;z-index:1000;}
#pop img {margin:30px;}

#pop1 {width:100%;height:100%;position:fixed;background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;text-align:right;z-index:1000;}
#pop2 {width:100%;height:100%;position:fixed;left: 0;background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;text-align:right;z-index:1000;}
#pop3 {width:100%;height:100%;position:fixed;background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;text-align:right;z-index:1000;}
#pop4 {width:100%;height:100%;position:fixed;background:rgba(0,0,0,0.2);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;text-align:right;z-index:1000;}

.timeline {color:#777;font-size:1.2em;float:right;};
.timelinein {margin:8px;}
.timelinedo {background:url(../images/line_clock.png) left center no-repeat;padding-left:25px;}



.concernDiv {
    width:100%;
	height:100%;
	position:absolute;
	z-index:1001;
}
.concern {
    width:100%;
	height:210px;
	position:absolute;
	background:#fff;
	bottom:0px;
}
.conTitle {
    color:#555;
	font-size:1.6em;
	background:url(../images/tip1.png) left center no-repeat;
	padding-left:40px;
	margin-left:30px;

}

.conTitle1 {
    color:#555;
	font-size:1.6em;
	margin-left:30px;
}
.conTitle1 span {
    padding-left:30px;
    background:url(../images/sign1.jpg) left center no-repeat; 
	}

.whiteBn {
	width:90%;
	height:40px;
	line-height:40px;
	background:#fff;
	border:#ddd 1px solid;
	margin-left:5%;
	margin-top:25px;
	font-size:1.5em;
	text-align:center;
	display:block;
}
.greyBn {
    color:#fff;
	width:90%;
	height:40px;
	line-height:40px;
	background:#838e94;
	margin-left:5%;
	margin-top:25px;
	font-size:1.5em;
	text-align:center;
	display:block;
}

.ohoerGoods h3 {color:#777;text-align:center;background:url(../images/devide.jpg) center center repeat-x;}
.ohoerGoods h3 span {background:#ededf2;padding-left:5px;padding-right:5px;}
.saleItems {width: 47%;height: 220px;/* padding-right:3px; */padding-left: 2%;float:left;}
.saleImg img {width:100%;height: 185px;}
.bids {color:#f3444b;font-size:1.0em;float:left}
.statics {color:#777;font-size:1.0em;background:url(../images/sflameIcon1.jpg) left center no-repeat;padding-left: 18px;background-size: 15px;float:right;}
.ohoerGoods {height:410px;}
.arrow_top {float:left;margin-left:10px;}


.headLink {position:absolute;top:15px;left:30px;}
.headLink a {color:#fff;font-size:1.3em;margin-right:40px;padding-bottom:4px;}
.headLink a:active{color:#fff;}
.headLink a:visited{color:#fff;}
.headLink .on {border-bottom:#fff 2px solid;}
.new {color:#fff;width:40px;height:15px;font-family:Arial, Helvetica, sans-serif;text-align:center;position:absolute;top:10px;left:110px;border-radius:15px;background:#F90;}


.newCamera {with:32px;height:22px;position:absolute;top: 18px;right:20px;}

.talk img {width:90%;margin-top:3px;}
.anounce {height:28px;margin-top:20px;text-align:center;}
.anounce a {color:#FFF;padding:8px 35px;border-radius:8px;background:rgba(0,0,0,0.6) url(../images/more01.png) right 15px center no-repeat;background-size:10px;}
.anounce a:visited {color:#fff;}

.access {color:#fff;width:90%;height:18px;line-height:18px;margin-top:5px;text-align:center;font-weight:100;font-size:0.8em;background:#1ab5f5;}
.saleMain .saleInfo .moneyInfoExtend div span.baoliujia {
	background-image: url(../images/liu.png);
	background-size: 29px 12px;
	text-indent: 33px;
}
.moreApprove {
    width: 26px;
    height: 26px;
    float: left;
    margin-left: 5px;
	background:url(../images/more_approve.png);
	background-size:100%;
	}
.proTop {height:30px;line-height:30px;}
 .proTop em {font-style:italic;}
 .proTop em b {color:#780019;}
 .proTopLeft {float:left;}
 .proTopRight {float:right;}
 .proBottomLeft {width:23%;height:30px;float:left;}
 .proBottomMid {width:64%;height:30px;float:left;}
 .proBottomRight {color:#780019;width:12%;text-align:right;height:30px;float:left;}
 .progress {width:100%;height:8px;background:#e5e5e5;margin-top:5px;border-radius:8px;}
 .progressIn {height:8px;background:#f68f6c;border-radius:8px;}

 .over {color:#780019;font-size:1.2em;float:right;}
 .serial {color:#999;height:30px;line-height:30px;}
 .aimed {height:94px;margin:10px 0px;background:#e8e8eb;}
 .aimedTop {height:56px;}
 .aimedTop img {width:40px;height:40px;margin-top:8px;margin-left:20px;float:left;}
 .aimedTop span {color:#555;line-height:56px;margin-left:8px;float:left;}
 .aimedBottom {height:40px;background:#780018;}
 .aimedBottom span {color:#fff;margin-left:15px;line-height:40px;}
 .aimedBottom {font-family:Arial, Helvetica, sans-serif;}
 .aimedBottom a {color:#fff;border:#fff 1px solid;margin-top:7px;margin-right:10px;padding:3px 10px;border-radius:2px;float:right;}
 .aimedBottom a:visited {color:#fff;}
#startTime {width:100%;}
	

.code {padding:5px 15px;margin-top:10px;background:#e8e8eb;}
.code b {color:#780018;font-size:1.2em;line-height:30px;}
.code p {margin-bottom:0px;margin:0px;}
.code span {color:#777;margin-right:10px;line-height:22px;word-break:break-all}
	
.pop5{width:100%;height:100%;background:rgba(0,0,0,0.4);position:fixed;z-index:2000;}
.shareDiv {width:100%;height:145px;background:#efeff4;position:fixed;bottom:0px;z-index:2000;}
.shareDiv h3 {font-weight:100;font-size:1.2em;text-align:center;}
.shareDiv ul {display:flex;padding-left:15px;padding-right:15px;}
.shareDiv ul li {width:25%;text-align:center;}
.shareDiv ul li p {color:#777;margin-top:8px;}
.shareDiv ul div {width:50px;height:50px;text-align:center;margin-left:auto;margin-right:auto;background:#fff;border-radius:40px;}
.shareDiv ul div img {width:25px;height:25px;margin-top:13px;}
	
.vmarkBox{width: 280px;height:280px;background:#fff;border-radius:8px;margin-left:auto;padding-top:60px;margin-right:auto;margin-top: 20%;}
.vmarkBoxTop {width:150px;height:150px;margin-left:auto;margin-right:auto;margin-top:0px;background:url(../images/vmark_box.png);background-size:100%;}
.vmarkBoxTop img {width:130px;height:130px;margin-left:10px;margin-top:10px;float:left;}
.vmarkBox h2 {text-align:center;font-size:1.3em;margin-top:20px;margin-bottom:5px;}
.vmarkBox h3 {font-size:1.3em;font-weight:100;margin-top:0px;margin-bottom:10px;text-align:center;}
.vmarkLogo {height:25px;margin-top:60px;text-align:right;}
.vmarkLogo img {width:auto;height:25px;margin-right:20px;}
	