/* 
 * create by liuhongyang
 * date : 2017/05/04
 */
 .padding-add-cc{
 	padding-top: 12.5%;/* 居中手调 */
 }
 .padding-add-single-cc{
 	padding-top: 4%;/* 居中手调 */
 }
 .single-line-cc{
    width: 100% !important;
 }
.info-cc{
	margin-left: 140px;
}
.crumbs-row {
	font-size: 12px;
	color: #666;
}
/* .fb-time-acc{
	font-size: 0px;
} */
.body-content-box {
	width: 100%;
	min-height: 815px;
	position: relative
}

.body-info-left {
	width: 960px;
	height: auto;
}
.body-info-left-cc {
	width: 1200px;
	height: auto;
}
.body-info-right {
	width: 230px;
	height: auto;
	position: absolute;
	right: 0px;
	top: 0px;
}

.card-one-wrap {
	width: 100%;
	height: 270px;
	border: 1px solid rgb(237, 237, 237);
	border-top: 1px solid rgb(247, 116, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.card-one-wrap .more-link {
	float: right;
	color: #666;
	font-weight: normal !important;
	margin-right: 10px;
}

.left-card-title {
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: rgb(247, 116, 0);
	font-weight: bold;
	border-bottom: 1px solid rgb(237, 237, 237);
	text-indent: 10px;
}

.cards-items-wrap {
	padding: 10px;
}

.cards-items .card-item {
	height: 26px;
	line-height: 26px;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:  0px center no-repeat;
}

.card-item a {
	width: 198px;
	display: inline-block;
	height: 21px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 5px;
	color: #666 !important;
	font-size: 12px !important;
}

.card-item:hover a {
	color: rgb(247, 116, 0) !important;
}

.card-item:hover {
	background:  1px center no-repeat;
}

.ggxq-content-wrap {
	border: 1px solid rgb(237, 237, 237);
	border-top: 1px solid rgb(247, 116, 0);
}

.ggxq-content-wrap {
	padding: 15px 30px;
}

.ggxq-info-title {
	min-height: 45px;
	line-height: 45px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: rgb(51, 51, 51);
	font-weight: bold;
}

.subtitle-area {
	min-height: 45px;
	line-height: 30px;
	color: #999;
	/* font-size: 13px; */
	font-size: 0px;
	border-bottom: 1px solid rgb(238, 238, 238);
	/* height: 45px; */
	position: relative;
	text-align:center;
}

.fb-time {
	margin-right: 30px;
	font-size: 13px;
}
.fb-account{
	font-size: 13px;
}

.font-share-box {
	position: absolute;
	right: 0px;
	top: 0px;
}

.font-size {
	position: relative;
	width: 120px;
	margin-right: 10px;
}

.link-share {
	position: relative;
	width: 120px;
}

.link-share .font-size-btn {
	width: 30px;
	height: 30px;
	top: 2px;
}

.link-share .share-weixin {
	left: 92px;
}

.font-size-btn {
	display: inline-block;
	width: 22px;
	height: 22px;
}

.share-xinlang {
	background:  center no-repeat;
	margin-right: 5px;
	position: absolute;
	top: 5px;
}

.share-weixin {
	background:  center no-repeat;
	margin-right: 5px;
	position: absolute;
	top: 5px;
}

.font-add {
	background:  center no-repeat;
	margin-right: 5px;
	position: absolute;
	left: 95px;
	top: 5px;
}

.font-reduce {
	background:  center no-repeat;
	position: absolute;
	top: 5px;
}

.font-size-btn:hover {
	opacity: 0.88;
	-ms-filter: alpha(opacity=88);
	filter: alpha(opacity=88);
}

.ggxq-params-wrap {
	border-bottom: 1px solid rgb(237, 237, 237);
	padding: 20px 0 10px 0;
	position: relative;
}

.tbjz-time-box {
	position: absolute;
	right: 0px;
	top: 50px;
	width: 248px !important;
	height: 42px !important;
	line-height: 42px !important;
}

.tbjz-time-box {
	color: rgb(247, 116, 0) !important;
	-webkit-border-radius: 21px 0 0 21px;
	-moz-border-radius: 21px 0 0 21px;
	border-radius: 21px 0 0 21px;
	background: rgb(240, 240, 240)  left 20px top 8px no-repeat;
}

.tbjz-time-box .ggxq-param-name {
	width: 145px !important;
}

.row-line {
	min-height: 30px;
	line-height: 30px;
	width: 100%;
	color: #333;
	font-size: 14px;
}
.row-line-cc {
 	border: 1px solid rgba(37, 34, 34, 0.04);
   	display: inline-block;
    width: 50%;
    vertical-align: top;
    overflow: hidden;
}
.ggxq-params-wrap-cc{
	font-size: 0px;
}

.row-line .ggxq-param-name {
	float: left;
	color: #999;
	text-align: right;
	width: 130px;
	margin-right: 10px;
}
.row-line .ggxq-param-name-cc {
	float: left;
	color: #999;
	text-align: right;
	width: 130px;
	margin-right: 10px;
	border: 1px solid rgba(37, 34, 34, 0.04);;
	background:rgba(233,105,37,0.04);
	padding-bottom: 100%;
	margin-bottom: -100%;
}

.row-line .ggxq-param-name-gkxj {
	float: left;
	color: #999;
	text-align: right;
	width: 155px;
	margin-right: 10px;
}

.zbnr-title {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	color: rgb(51, 51, 51);
	font-size: 15px;
	font-weight: bold;
}

.zbnr-content {
	font-size: 14px;
	line-height: 30px;
	color: #333;
	text-indent: 28px;
}

.zbcp-info-table {
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	color: #666;
}

.zbcp-info-table thead tr {height：30px;
	line-height: 30px;
	background: rgb(249, 249, 249)
}

.zbcp-info-table tbody td {
	padding: 10px 5px;
}

.gkxjcp-info-table {
	margin-top: 10px;
	font-size: 14px;
	text-align: left;
	color: #666;
}

.gkxjcp-info-table tbody td {
	padding: 10px 5px;
	width: 33%;
}

.zb-cont-bz,.zb-cont-info {
	text-align: left;
}

.xgfj-wrap {
	min-height: 30px;
	line-height: 30px;
	background: rgb(246, 246, 246);
	border: 1px solid rgb(230, 230, 230);
	color: rgb(51, 51, 51);
	font-size: 14px;
	padding-left: 20px;
	width: 100%;
	margin-bottom: 5px;
	border-left: none;
	border-right: none;
}

.xgfj-wrap-gkxj {
	min-height: 30px;
	line-height: 30px;
	color: rgb(51, 51, 51);
	font-size: 14px;
	padding-left: 20px;
	width: 100%;
	margin-bottom: 5px;
	border-left: none;
	border-right: none;
}

.xgfj-title {
	float: left;
	/* font-weight: bold; */
}

.xgfj-wrap a {
	color: rgb(71, 112, 178) !important;
	margin-right: 5px;
	padding-left: 5px;
}

.xgfj-wrap .fj-word {
	background:  left center no-repeat;
}

.xgfj-wrap .fj-ppt {
	background:  left center no-repeat;
}

.xgfj-wrap .fj-xls {
	background:  left center no-repeat;
}

.bm-btn-wrap {
	margin: 45px 0px 30px;
}

.bm-btn-box {
	height: 50px;
	width: 250px;
	margin: 0 auto;
}

.bm-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	background:  center no-repeat;
}

.yyzy-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	background:  center no-repeat;
}

.cy-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	background:  center no-repeat;
}

.ybm-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	background:  center no-repeat;
}

.ycy-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	background:  center no-repeat;
}

.gsybm-link {
	display: inline-block;
	width: 100%;
	height: 100%;
	background:  center no-repeat;
}

.bm-link:hover {
	opacity: 0.88;
	-ms-filter: alpha(opacity=88);
	filter: alpha(opacity=88);
}

.operation-btn {
	float: right;
	right: 10px;
	top: 0px;
	height: 24px;
	margin-bottom: 5px;
	color: #999;
}

.get-op-btn {
	float: right;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	color: #fff !important;
	font-size: 13px !important;
	padding: 0 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgb(247, 116, 0);
	text-decoration: none !important;
}

.breadcrumb-wrap{
    height: 42px;
    line-height: 42px;
    background: #fafafa;
    padding: 0px;
    margin-bottom: 10px;
}
/* 商品信息 */
.realty{
    width: 100%;
    height: 476px;
}
.realty-box{
    width: 960px;
    height: 476px;
    border: 1px solid rgb(230, 230, 230);
    border-top-color: rgb(247, 116, 0)!important;
    padding: 20px 20px 20px 30px;
}
.auction-box{
    width: 230px;
    border: 1px solid rgb(230, 230, 230);
    border-top-color: rgb(247, 116, 0)!important;
    height:476px;
}
.realty-box>.pic{
    width: 382px;
    height: 100%;
}
.realty-name{
    color: #000;
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    width: 382px;
    overflow:hidden; 
    white-space:nowrap;
    text-overflow:ellipsis;
}
.realty-pic-lg{
    width: 382px;
    height: 241px;
    list-style: none;
}
.realty-pic-lg li{
    display: none;
}
.realty-pic-lg li.active{
    display: block;
}
.realty-pic-sm{
	padding-left:13px;
	height:50px;
    margin-top: 10px;
    overflow: hidden;
}
.realty-pic-sm>li{
    list-style: none;
    float: left;
    margin-right: 4px;
    width: 68px;
    height: 50px;
    margin-bottom: 6px;
}
.realty-pic-sm>li.active{
    
}
.li-value{
	vertical-align:middle;
	display:inline;
	width:88px;
	overflow:hidden;
	text-overflow:clip;
	white-space:nowrap;
}
.cu-value{
	display:inline-block;
	position:relative;
	top:4px;
	width:90px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}	
.pic-options{
	position:relative;
}
.pic-option{
	cursor: pointer;
	width:12px;
	height:50px;
	line-height:50px;
	background:rgba(0,0,0,.1);
	position:absolute;
	top:-50px;
	text-align:center;
}
.pic-option:hover{
	background:rgba(0,0,0,.5);
}
.pic-option span{
	color:#fff;
	font-size:14px;
}
.pic-left{
	left:0px;
}
.pic-right{
	right:0px;
}
.realty-list{
    width: 100%;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    background: #f5f5f5;
    margin-top:10px;
}
.hl{
    font-size: 14px;
    color: #666;
    padding-right: 5px;
}
.realty-list li{
    list-style: none;
    float: left;
    margin-right: 10px;
}
.realty-box>.info{
    margin-left: 20px;
    width: 478px;
    height: 100%;
}
.price-div{
    height: 40px;
    line-height: 40px;
}
.price-div .price{
    font-size: 18px;
    color: rgb(247, 116, 0);
}
.unit{
    color: rgb(247, 116, 0);
}
.time-div{
    height: 40px;
    line-height: 40px;
}
.time{
    font-size: 18px;
    color: #000;
    padding-right: 5px;
}
.cj-span{
    background: #fff0e2;
    border-radius: 2px;
    padding: 2px 10px;
    margin-left: 20px;
}
.cj-div{
    width: 100%;
    height: 200px;
    background: #f6f6f6;
    padding: 20px;
    margin-top: 10px;
}
.cj-div input{
    width: 260px;
    height: 40px;
    border: none;
    outline: none;
    background: #ececec;
    font-size:20px;
}
.option-btn{
    width: 19px;
    height: 19px;
    padding: 0px;
    line-height: 19px;
    border: none;
    outline: none;
    background: #e1e1e1;
    color: #fff;
    position: relative;
    text-align: center;
}
.add{
    top: -10px;
}
.mintu{
    top: 11px;
    left: -22.7px;
}
.jn-btn{
    margin-top: 20px;
}
.jn-btn button{
    width: 260px;
    height: 40px;
    background: rgb(247, 116, 0);
    color: #fff;
    margin-left: 56px;
    outline: none;
    border: none;
    border-radius: 2px;
}
.jn-btn button:hover{
    background: #ffb400;
    color: #fff;
    border: none;
}
.cj-div .tip{
    height: 32px;
    line-height: 32px;
    background: #ffffe5;
    margin-left: 56px;
    margin-top: 20px;
    padding-left: 10px;
}
.qp-table{
    margin-top: 10px;
    table-layout: fixed;
    font-size: 12px;
    border:0;
}
.qp-table td{
    height: 24px;
    line-height: 24px;
    border:0;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.line{
    margin-top: 10px;
    width: 100%;
    height: 1px;
    background: #ccc;
    overflow: hidden;
}
.cz-ul{
	width:100%;
}
.cz-ul>li{
    list-style: none;
    float: left;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 10px;
}

.jp-tit{
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    color: rgb(247, 116, 0);
    background: #fafafa;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 10px;
}
.jp-table-box-right{
    width: 100%;
    height: 100%;
    padding: 10px;
}
.jp-table{
    table-layout: fixed;
    border:0px;
}
.jp-table th,.jp-table td{
    height: 23px;
    line-height: 23px;
    text-align: center;
    vertical-align: center;
    border:0px;
}
.zb{
    display: inline-block;
    margin-top: 2px;
    width: 90%;
    height: 90%;
    background: #44b14c;
    color: #fff;
    border-radius: 1px;
}

/* pmlc */
.pmlc{
    margin-top: 10px;
    border-top: 1px solid rgb(247, 116, 0);
}
.pmlc-pic{
    width: 1200px;
    height: 163px;
    border: 1px solid #e6e6e6;
    border-top-color: transparent;
    background:  no-repeat center;
}
.jp-tabs{
    height: 51px;
    width: 1200px;
    background: #fafafa;
    padding-top: 12px;
    border-top: 1px solid rgb(247, 116, 0);
}
.tab-pane{
    border: 1px solid #e6e6e6;
    border-top-color: transparent;
    padding: 30px;
    min-height: 300px;
}
.cjjl-table{
    width: 100%;
    table-layout: fixed;
    border:0px;
}
.nav-tabs>li>a{
    margin-right: 0px;
}

/* 弹框 */
.modal-header{
    background: rgb(247, 116, 0);
    color: #fff;
    font-size: 18px;
}
.modal-footer{
    margin: 0px;
}
.confirm-btn{
    background: rgb(247, 116, 0);
    color: #fff!important;
    border: none;
    outline: none;
    margin: 0 auto;
}
.modal-bm{
    width: 620px;
}
.modal-jp{
    width: 960px;
}
.circle-ul{
    padding-left: 20px;
}
.circle-ul li{
    list-style-type: disc;
    color: rgb(247, 116, 0);
    font-size: 12px;
    line-height: 24px;
}
#bzjqr table{
    margin-top: 20px;
    width: 100%;
    background: #fff1e4;
    table-layout: fixed;
    font-family ： "microsoft yahei", arial, helvetica, sans-serif";
    font-weight : 400;
    font-style : normal;
    font-size : 13px;
    color : #8b8b8b;
}
#bzjqr table td{
    height: 24px;
    line-height: 24px;
    border:0px;
}

#bzj .bzj-wrap{
    font-size: 12px;
    width: 100%;
    height: 160px;
    padding: 20px;
    background: #fff1e4;
    border-bottom: 1px solid #ffdec0;
}   
.bzj-wrap .txt>div{
    height: 24px;
    line-height: 24px;
}
.rmb2000{
    font-size: 16px;
    color: rgb(247, 116, 0);
}
.dx{
    color: rgb(247, 116, 0);
}
.bzj-table{
    margin-top: 20px;
}
#uploaderjnpz{
    position: absolute!important;
    top: -8px;
    left: 130px;
}
.jnpz-btn{
    border: none!important;
}
.comfirm-btn{
    margin-top:10px;
    border: none!important;
    background: rgb(247, 116, 0);
    margin-left: 250px;
    color: #fff;
}
.cjjl-table thead{
    background: #f2f2f2;
    border:0px;
}
.cjjl-table td,.cjjl-table th{
    height: 28px;
    line-height: 28px;
    text-align: center;
    border:0px;
}
.td41 thead tr{
    border-top: 1px solid rgb(247, 116, 0);
}
.td41 th{
    height: 41px;
    line-height: 41px;
    text-align: center;
}
.td41 td{
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.cjjl-table tbody tr:hover{
    background: #f2f2f2;
    border:0px;
}

.jp-table-wrap{
    width: 100%;
    height: 60px;
    background: #fff1e4;
    padding-left: 20px;
    padding-top: 5px;
}
.jp-statu{
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    height: 28px;
    width: 100%;
}
.ing{
    width: 82px;
    height: 28px;
    background: 
}
.jp-statu ul>li{
    list-style: none;
    float: left;
    margin-right: 20px;
}
.hl{
    color: rgb(247, 116, 0);
    font-size: 18px;
    margin:0 5px;
}
.jp-table-box{
    margin-top: 10px;
    width: 100%;
    height: 340px;
}
.jp-table-bottom{
    width: 680px;
    height: 100%;
    border: 1px solid red；
}


.default{
    color: #fff;
    vertical-align: middle;
    height: 24px;
    width: 100%;
    box-sizing: border-box;
    padding: 3px 10px;
    background: #cfcfcf;
}
.default.active{
    background: rgb(247, 116, 0);
}
.item-pic2{
    width: 100%;
    height: 241px;
    border-bottom: 1px solid rgb(230, 230, 230);
    background-repeat: no-repeat;
    background-size:100% 100%;
}
.item-pic3{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid rgb(230, 230, 230);
    background-repeat: no-repeat;
    background-size:100% 100%;
}

/* 弹框 */
.modal-header{
    background: rgb(247, 116, 0);
    color: #fff;
    font-size: 18px;
}
.modal-header h4{
    font-size: 20px;
}
.modal-header .close{
    margin-top: 2px;
    color: #fff;
    opacity: .9;
}
.modal-content{
    padding: 20px;
}
.modal-footer{
    margin: 0px;
}
.confirm-btn{
    background: rgb(247, 116, 0);
    color: #fff!important;
    border: none;
    outline: none;
    margin: 0 auto;
}
.modal-bm{
    width: 620px;
}
.modal-jp{
    width: 960px;
}
.circle-ul{
    padding-left: 20px;
}
.circle-ul li{
    list-style-type: disc;
    color: rgb(247, 116, 0);
    font-size: 12px;
    line-height: 24px;
}
#bm table{
    margin-top: 20px;
    width: 100%;
    background: #fff1e4;
    table-layout: fixed;
}
#bm table td{
    height: 24px;
    line-height: 24px;
}

#bzj .bzj-wrap{
    font-size: 12px;
    width: 100%;
    height: 160px;
    padding: 20px;
    background: #fff1e4;
    border-bottom: 1px solid #ffdec0;
}   
.bzj-wrap .txt>div{
    height: 24px;
    line-height: 24px;
}
.rmb2000{
    font-size: 16px;
    color: rgb(247, 116, 0);
}
.dx{
    color: rgb(247, 116, 0);
}
.bzj-table{
    margin-top: 20px;
}
#uploaderjnpz{
    position: absolute!important;
    top: -8px;
    left: 130px;
}
.jnpz-btn{
    border: none!important;
}
.comfirm-btn{
    margin-top:10px;
    border: none!important;
    background: rgb(247, 116, 0);
    margin-left: 250px;
    color: #fff;
}
.cjjl-table thead{
    background: #f2f2f2;
    border:0px;
}
.cjjl-table td,.cjjl-table th{
    height: 28px;
    line-height: 28px;
    text-align: center;
    border:0px;
}
.td41 thead tr{
    border-top: 1px solid rgb(247, 116, 0);
}
.td41 th{
    height: 41px;
    line-height: 41px;
    text-align: center;
}
.td41 td{
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.cjjl-table tbody tr:hover{
    background: #f2f2f2;
    border:0px;
}

.jp-table-wrap{
    width: 100%;
    height: 60px;
    background: #fff1e4;
    padding-left: 20px;
    padding-top: 5px;
}
.jp-statu{
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
    height: 28px;
    width: 100%;
}
.ing{
    width: 82px;
    height: 28px;
    background: 
}
.jp-statu ul>li{
    list-style: none;
    float: left;
    margin-right: 20px;
}
.hl{
    color: rgb(247, 116, 0);
    font-size: 18px;
    margin:0 5px;
}
.jp-table-box{
    margin-top: 10px;
    width: 100%;
    height: 340px;
}
.jp-table-bottom{
    width: 680px;
    height: 100%;
    border: 1px solid red；
}


.default{
    color: #fff;
    vertical-align: middle;
    height: 24px;
    width: 100%;
    box-sizing: border-box;
    padding: 3px 10px;
    background: #cfcfcf;
}
.default.active{
    background: rgb(247, 116, 0);
}

.modal-dialog{
    border-radius: 0px;
}
.modal-header{
    padding: 20px;
}
.modal-content{
    padding: 0px;
}
.modal-lg{
    width: 620px;
}
.modal-body{
    padding: 0px;
}
.modal-body .row-1{
    padding: 30px 0;
    margin: 0px 20px;
    border-bottom: 1px solid #efefef;
}
.modal-body .row-1 p{
    font-size: 14px;
    color: #666666;
}
.modal-body .row-1 .text{
    display: inline-block;
    text-align: right;
    width: 250px;
}
.modal-body .row-1 .title{
    font-size: 20px;
    color: #333333;
    text-align: center;
}
.modal-body .row-1 .num{
    font-size: 20px;
    color: #f77400;
}
.modal-body .row-1 .valid input{
    width: 100px;
    height: 30px;
}
.modal-body .row-1 .valid-img{
    display: inline-block;
    background:  no-repeat center;
    width: 60px;
    height: 30px;
    position: relative;
    top: -5px;
}
.modal-body .row-1 .valid-next{
    display: inline-block;
    color: #2d8bff;
    cursor: pointer;
    font-size: 12px;
    margin-left: 15px;
}
.modal-body .row-1 .valid-code{
    display: inline-block;
    color: red;
    cursor: pointer;
    font-size: 12px;
    margin-left: 15px;
}
.modal-body .row-2{
    width: 100%;
    height: 92px;
    display: table;
}
.modal-body .row-2 .row-cell{
    display: table-cell;
}

.modal-body .row-2 .btn2{
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #f77400;
    border-radius: 1px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
}
.modal-body .row-3{
    line-height: 40px;
    background: #fff1e4;
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.modal-body .row-3 a{
    color: #2d8bff;
    cursor: pointer;
}

.tab-pane{
	word-wrap: break-word;word-wrap: break-word;-ms-word-wrap: break-word;
}

.table .jp-table td:first-child td{
	font-size: 10px!important;
}
.jp-table td:first-child td td{
	font-size: 10px!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}