.excelTitle {height:50px;background:#ec454c;}
.excelTitle a {color:#fff;font-size:1.3em;padding:4px;display:block;margin-top:8px;margin-left:30px;float:left;}
.excelTitle a:active{color:#fff;}
.excelTitle .on {border-bottom:#fff 2px solid;}
.excelListTitle {height:45px;background:#fff;}
.excelListTitle h2 {font-size:1.3em;font-weight:100;line-height:45px;margin:0px;margin-left:75px;}
.excelList ul li {margin-bottom:10px;position:relative;}
.excelImg {background:#fff;position:relative;}
.excelImg img {width:100%;height:auto;}
.excelImgInfo {width:100%;height:55px;position:absolute;bottom:5px;background:rgba(0, 0, 0, 0.6);}
.excelImgInfo p {color:#ddd;margin-left:5px;margin-right:5px;margin-top:8px;line-height:20px;}
.excelInfo {height:40px;line-height:40px;background:#fff;}
.e_price {color:#ec454c;font-size:1.3em;margin-left:10px;}
.e_bid {color:#999;font-size:1.2em;margin-left:10px;}
.e_fire {color:#999;font-size:1.2em;background:url(../images/sflameIcon.jpg) right  center no-repeat;padding-right:20px;margin-right:15px;float:right;}
.e_like{color:#999;font-size:1.2em;background:url(../images/liked1.png) right  center no-repeat;padding-right:20px;margin-right:15px;float:right;}
.potrait {width:50px;height:50px;position:absolute;top:5px;left:10px;}
.potrait img {width:50px;height:50px;border-radius:50px;border:#fff 2px solid;}
.e_price {color:#990d18;font-size:1.5em;margin-left:10px;}
.e_bid {color:#999;font-size:1.0em;margin-left:10px;}
.excelTitle {height:50px;background:#ec454c;}
.excelTitle a {color:#fff;font-size:1.3em;padding:4px;display:block;margin-top:8px;margin-left:30px;float:left;}
.excelTitle a:active{color:#fff;}
.excelTitle .on {border-bottom:#fff 2px solid;}
.excelListTitle {height:45px;background:#fff;}
.excelListTitle h2 {font-size:1.3em;font-weight:100;line-height:45px;margin:0px;margin-left:75px;}
.excelList ul li {margin-bottom:10px;position:relative;}
.excelImg {background:#fff;height:290px;overflow:hidden;position:relative;}
.excelImg img {width:100%;height:285px;}
.excelImgInfo {width:100%;height:55px;position:absolute;bottom: 0px;background:rgba(0, 0, 0, 0.6);}
.excelImgInfo p {color:#ddd;margin-left:5px;margin-right:5px;margin-top:8px;line-height:20px;}
.excelInfo {height:40px;line-height:40px;background:#fff;}
.e_price {color:#ec454c;font-size:1.3em;margin-left:10px;}
.e_bid {color:#999;font-size:1.2em;margin-left:10px;}
.e_fire {color:#999;font-size:1.2em;background: url(../images/popularity.png) right  center no-repeat;padding-right:20px;margin-right:15px;background-size: 16px;float:right;}
.e_like{color:#999;font-size:1.2em;background: url(../images/like.png) right  center no-repeat;padding-right:20px;background-size: 16px;margin-right:15px;float:right;}
.potrait {width:50px;height:50px;position:absolute;top:5px;left:10px;}
.potrait img {width:50px;height:50px;border-radius:50px;border:#fff 2px solid;}
.e_price {color:#990d18;font-size:1.5em;margin-left:10px;}
.e_bid {color:#999;font-size:1.0em;margin-left:10px;}
.concern1 {    color: #777;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px 10px;
    border: #bbb 1px solid;
    border-radius: 2px;
}
.concernDiv {
    width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:1001;
	background:rgba(0,0,0,0.4);
}
.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;
}

/* Swipe 2 required styles */
#console {font-size: 12px;font-family:"Inconsolata", "Monaco", "Consolas", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;color: #999;line-height: 18px;margin-top: 20px;max-height: 200px;overflow: auto;}
#mySwipe div b {display:block;font-weight:bold;color:#14ADE5;font-size:20px;text-align:center;margin:10px;padding:100px 10px;box-shadow: 0 1px #EBEBEB;background: #fff;border-radius: 3px;border: 1px solid;border-color: #E5E5E5 #D3D3D3  #B9C1C6;}
.swipe {overflow: hidden;visibility: hidden;position: relative;}
.swipe-wrap {overflow: hidden;position: relative;}
.swipe-wrap > div {float:left;width:100%;position: relative;}
.nodata {width:230px;height:230px;margin-left:auto;margin-right:auto;padding-top:140px;padding-bottom:140px;background:url(../images/dataEmpty.png) top 80px center no-repeat;background-size:100%;}
