*{
	margin:0;
	padding:0;
}
html{
	overflow-y:scroll;
}
a{
	text-decoration:none;
}
a:focus{
	outline:0;
}
em{
	font-style: normal;
}
/** 整体样式 **/
.cls-main{ 
	width:1188px; 
	border:1px solid #e9e9e9 ;
	margin:0 auto; 
	margin-top:15px; 
	padding-bottom:20px;
}
/** 顶部标题--资产名称（图片上边的标题） **/
.cls-topTitle {
	width: 100%;
	padding: 0 5px;
	box-sizing: border-box;
	height: 50px;
}
.cls-topTitle p{ 
	color: #333333;
	font-size: 20px;
	line-height: 50px;
	height: 50px;
	float: left;
	font-weight: bold;
	font-family: '微软雅黑';
	margin-left: 10px;
}
/** 中间--资产信息及竞价操作 **/
.cls-biddMain{
	width: 100%;
	padding: 0 5px;
	box-sizing: border-box;
}
/** 中间--X方向，第一块区域，图片区域 **/
.cls-biddMain .cls-x-one{ 
	width: 440px;
	height: 400px;
	float: left;
}
.cls-biddMain .cls-x-one .cls-bigPic{ 
	width: 100%; 
	height: 290px; 
	padding: 5px; 
	background-color: #f7f7f7;
	box-sizing: border-box;
}
.cls-biddMain .cls-x-one .cls-bigPic img{
	height: 280px; 
	width: 430px;
}
.cls-biddMain .cls-x-one .cls-smallPic{ 
	margin-top:20px; 
	width: 100%; 
	height: 120px;
}
.cls-biddMain .cls-x-one .cls-smallPic li{ 
	float:left; 
	width: 110px; 
	height: 70px; 
	padding: 3px; 
	background-color:#f7f7f7; 
	/*margin-right:32px;*/ 
	margin-left:10px; 
	box-sizing: border-box;
}
.cls-biddMain .cls-x-one .cls-smallPic li.cls-cur{ 
	border: 2px solid #d30000;
}
.cls-biddMain .cls-x-one .cls-smallPic img{ 
	width: 100px; 
	height: 60px; 
}
/** 中间--X方向，第二块区域，竞价 **/
.cls-biddMain .cls-x-two{ 
	width: 738px;
	float: right;
}
.cls-gysj{
	width: 100%;
	color: #666666;
	line-height: 35px;
	padding-left: 70px;
	box-sizing: border-box;
}
.cls-gysj .cls-label{
	width: 80px;
	float: left;
	text-align: left;
	font-size: 13px;
	overflow: hidden;
}
.cls-gysj .cls-content-span{
	margin-left: 10px !important;
}
/* ----倒计时---- */
.cls-gysj .cls-countdown{
	font-size: 16px;
}
.cls-gysj .cls-countdown span{
	font-weight: bold;
	font-size: 24px;
	color: #000;
	margin: 0 3px;
}
/* ----当前价---- */
.cls-gysj .cls-current-div{
	display: none;
}
.cls-gysj .cls-current-div .cls-currMoney{
	font-weight: bold;
	font-size: 26px;
	color: #c31d3a;
}
.cls-gysj .cls-current-div .cls-currMoney-yuan{
	font-size: 18px;
	color: #777;
	font-weight: normal;
}
/* ----当前出价人---- */
.cls-gysj .cls-current-div .cls-currPeople{
	/*color: #ba0100;*/
	color: #c31d3a;
	font-size: 16px;
	font-weight: bold;
}
/* ----底价---- */
.cls-gysj .cls-floorPrice-div .cls-floorMoney{
	font-weight: bold;
	font-size: 26px;
	color: #c31d3a;
}
.cls-gysj .cls-floorPrice-div .cls-floorMoney-yuan{
	font-size: 18px;
	color: #777;
	font-weight: normal;
}
/* ----竞价状态---- */
.cls-gysj .cls-biddStatus-div .cls-biddStatus{
	color: #000;
	font-weight: bold;
	font-family: STKaiti;
	font-size: 22px;
}
.cls-gysj .cls-biddStatus-div .cls-biddUser{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding: 1px 4px;
	border: 1px solid #ddd;
	margin-left: 3px;
}
.cls-gysj .cls-biddStatus-div .cls-biddUser em{
	font-size: 14px;
	color: #c31d3a;
	font-weight: bold;
}
/*******  中间--X方向，第二块区域，竞价区域  **********/
.cls-biddMain .cls-x-two .cls-chujia{ 
	width: 100%; 
	/*height: 140px;*/ 
	background-color: #f3f3f3; 
	position: relative;
	padding: 15px 0 15px 70px;
	box-sizing: border-box;
}
/* ----竞价调整价格区域---- */
.cls-chujia .cls-chujia-label{
	width: 80px;
	font-size: 16px;
	display: inline-block;
}
.cls-chujia .cls-line-adjustPrice{
	
}
.cls-chujia .cls-line-adjustPrice input{
	margin-left: 5px;
	width:210px;
	line-height:40px; 
	height:40px; 
	border:1px solid #c2bbba; 
	background-color:#ebebe4; 
	padding-left:10px;
	box-sizing: border-box;
}
.cls-chujia .cls-line-showInfo{
	height: 36px;
	line-height: 36px;
}
.cls-chujia .cls-line-showInfo span{
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	display: inline-block;
	margin-left: 10px;
}
.cls-chujia .cls-line-btn{
	margin-top: 16px; 
	padding-left: 90px;
}
.cls-chujia .cls-line-btn input{ 
	background-color: #c21f3a; 
	width: 210px;
	height: 40px; 
	line-height: 40px; 
	color: #fff; 
	border: 1px solid #ba0100;  
	text-align: center; 
	font-size: 16px; 
	cursor: pointer;
	display: block;
}
.cls-chujia .cls-line-btn input:hover{  
	background-color:#d91615;
}
/* ----按钮不可用---- */
.cls-chujia .cls-line-btn input.cls-bidBtndisable{ 
	background-color: #AAA;
	border: 1px solid #AAA;
}
.cls-chujia .cls-line-btn input.cls-bidBtndisable:hover{ 
	cursor: not-allowed;
}
.cls-chujia .cls-line-btn span.cls-tipInfo{ 
	background-color: #c21f3a; 
	width: 300px; 
	line-height: 25px; 
	color: #fff; 
	border: 1px solid #ba0100;  
	text-align: center; 
	font-size: 14px; 
	display: block;
	word-wrap: break-word;
	word-break: normal;
	white-space: break-spaces;
	padding: 5px; 
	box-sizing: border-box;
}
/* ----项目状态---- */
.cls-xmStatus{
	width: 90px;
	text-align: center;
	float: right;
	position: absolute;
	line-height: 30px;
	background-color: #ba0100;
	color: #fff;
	padding: 0 5px;
	top: 0;
	right: 20px;
}
/* ----重新报名---- */
.cls-signUpAg{
	width: 90px;
	text-align: center;
	float: right;
	position: absolute;
	line-height: 30px;
	background-color: #ba0100;
	color: #fff;
	padding: 0 5px;
	top: 15px;
	right: 245px;
	cursor: pointer;
}
/*******  中间--X方向，第二块区域，底部竞价详情区域  **********/
.cls-biddMain .cls-x-two .cls-biddDetails{ 
	width: 100%; 
	margin-top:20px;
	padding: 0 0 0 70px;
	box-sizing: border-box;
}
/* ----第一行标题栏---- */
.cls-biddDetails .cls-line-title{ 
	border-bottom:1px solid #e9e9e9;
}
.cls-line-title h1{ 
	float:left; 
	color:#c21f3a; 
	font-weight:normal; 
	font-size:16px;
}
/* ----第一行标题栏（围观次数）---- */
.cls-yban{ float:right; color:#bbbbbb; line-height:20px; display: none;}
.cls-yban span{ color:#666666;}
.cls-wgcs{ float:left; padding:0 20px;}
/* ----项目信息展示---- */
.cls-biddDetails .cls-line-content{ 
	margin: 10px 0 0 0;
	/*border-top: 1px solid #e9e9e9;*/
}
.cls-line-content .cls-columnDiv{ 
	float: left; 
	color: #666666; 
	line-height: 30px; 
	font-size: 14px; 
	border-right: 1px solid #eeeeee; 
	width: 33.33%;
	box-sizing: border-box;
}
.cls-line-content .cls-columnDiv-1{
	padding: 0 20px 0 0;
}
.cls-line-content .cls-columnDiv-2{
	padding: 0 20px 0 20px;
}
.cls-line-content .cls-columnDiv-3{
	padding: 0 20px 0 20px;
	border-right: none; 
}
.cls-line-content .cls-columnDiv li span{ 
	color: #777777;
}
.cls-text{ 
	color: #666666; 
	font-size: 14px; 
	margin-top: 16px;
}
/* Generic Utility */
.hide{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

/* Specific to example one */
#example-one{
	margin: 0 auto; 
	width: 1188px; 
	border: 1px solid #e6e6e6; 
	margin-top: 24px;
	padding-bottom : 20px;
}
#example-one .cls-tabDiv{
	overflow:hidden;
	background-color: rgb(246, 246, 246);
	border-bottom: 1px solid #e6e6e6;
	width: 1188px;
	z-index: 100;
	height: 46px;
}
#example-one .nav{
	margin: 0; 
	background-color: #f6f6f6; 
	list-style:none;
	height: 46px;
}
#example-one .nav li{
	width:97px;
	float:left; 
	line-height:46px; 
	border-right: 1px solid #e6e6e6; 
	/*border-bottom:none;*/
}
#example-one .nav li.last{
	margin-right:0
}
#example-one .nav li a{
	display:block;
	padding:5px;
	background-color:#f6f6f6;
	color:#282828;
	font-size:18px;
	text-align:center;
	border:0;
	padding:0 10px;
}
#example-one .nav li:hover{
	background-color:#fff;
	border-top:1px solid #d91615;
}
#example-one ul li.cls-cur{
	border-top: 1px solid #d91615;
}
#example-one ul li a{
	display:block;
	padding:4px;
}
#example-one ul li:last-child a{
	border:none;
}
#example-one ul li.cls-cur a{
	background-color:#fff;
	color:#d91615;
}
.hide li a:hover{ 
	border-top:none; 
}
.list-wrap{
	color: #333;
	font-size: 16px;
	line-height: 1.5;
	height: 100%;
	margin-top: 10px;
}
.list-wrap h1{
	text-align: center;
}
.list-wrap table{
	margin-left: 50px;
}
.list-wrap p{ 
	/*padding:30px 50px; 
	line-height:40px;*/
	text-align: left;
	line-height: 26px;
	/*text-indent: 32px;*/
	padding: 0 30px;
}
.list-wrap p span{ 
	color: #333333;
	font-family: 宋体;
	font-size: 16px;
	line-height: 1.5;
}
/*.anniu{
	float: left;
	margin-top: 19px;
	margin-left: 10px;
}*/
/*#jquerytuts{ 
	padding:10px;
}*/
/*.jslk {
	text-align:right; 
	margin-right:20px; 
	line-height:40px;
}*/
.pai-title {
    height: 50px;
    padding-bottom: 15px;
    padding-top: 46px;
    position: relative;
    text-align: center;
}
.pai-title-text{
	background-color: #fff;
    color: #ad0700;
    display: inline-block;
    font-family: "Microsoft YaHei";
    font-size: 32px;
    padding: 0 10px;
    position: relative;
    text-align: center;
}
.pai-title-line {
    border-bottom: 2px solid #b2b2b2;
    margin: -24px auto;
    width: 1100px;
}
/*回到顶部*/
.pai-to-top{
	font-size: 20px;
    position: fixed;
    width: 1170px!important;
    height: 0;
    margin: auto;
    left: 0!important;
    right: 0;
    bottom: 110px;
    margin-left: auto!important;
    z-index: 1000;
    display: none;
}
.pai-to-top .module-wrap {
    position: absolute;
    width: 45px;
    top: 0;
    right: -60px;
}
.pai-to-top .to-top-box {
    background-color: #f5f5f5;
    border: 1px solid #ebebeb;
    color: #848484;
    cursor: pointer;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}
.pai-to-top .to-top-box i {
    display: block;
    background-image: url(images/toTop.png);
    background-position: center;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    font-size: 0;
}
.pai-to-top .to-top-box:hover i{
	display: none;
}
.pai-to-top .iconfont-pai {
    font-family: iconfont-pai!important;
    font-size: 16px;
    font-style: normal;
}
.pai-to-top .to-top-box em {
    display: none;
    padding: 4px;
    font-size: 12px;
    line-height: 15px;
    height: 30px;
    font-style: normal;
}
.pai-to-top .to-top-box:hover em{
	display: block;
}
.item-status{
	display: inline-block;
	font-size: 16px;
	background-color: #5F9EA0;
	color: #fff;
	border-radius: 2px;
	padding: 3px 5px;
	line-height: 20px;
	height: 20px;
	font-weight: 500;
	margin-left: 5px;
	position: relative;
	float: left;
	margin-top: 12px;
	font-family: '黑体';
}
.zj_right_Tkqrs{
	display: none;
	position: absolute;
	bottom: 15px;
	right: 0px;
}
.cls-upTkqrs{
	width: 120px;
	height: 30px;
	color: #fff;
	background: #c21f3a;
	padding: 0px 10px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	border-radius: 4px;
	float: left;
	margin-top: 12px;
	cursor: pointer;
}
.cls-uploadShow-div{
	float: right;
	height: 50px;
	margin: 5px 10px 0;
	width: 50px;
	text-align: center;
}
.cls-uploadShow-div span{
	color: red;
	font-size: 14px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
}
.cls-uploadShow-div img{
	height: 100%;
	width: 100%;
	cursor: pointer;
	display: none;
}