body{
	position: relative;
}
.A-center{
    border: 1px solid #ccc;
    height: 95px;
    margin-top: 10px;
    font-size: 14px;
}
.WF_list .A_filter {
padding: 12px 15px 0;
}
.A_filter .clearfix .category {
    float: left;
}
.A_filter .clearfix li {
    padding: 5px 0px 5px 15px;
    text-align: left;
    _padding-bottom: 19px;
}
.A_filter .clearfix li a.cur {
    border-radius: 3px;
    color: #89b001;
    cursor: pointer;
}
.A_filter .clearfix li a {
    margin-left: 8px;
    padding: 1px 6px;
    display: inline-block;
    line-height: 15px;
    outline: 0;
    color: #8d8c93;
}
.A_filter .clearfix li a:hover{
	text-decoration: none;
}
.group-top{
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	background: #F2F2F2;
	font-size: 14px;
}
.group-top ul{
	float: left;
	padding-left: 15px;
}
.group-top a{
	color: #8d8c93;
	display: inline-block;
	min-width: 60px;
}
.group-top a:hover{
    text-decoration: none;
}
.group-top .above{
   background:url(../../images/top2-icon.png); 
   width:10px;
   height:12px;
   display:inline-block;
   margin-left: 5px;
}
.group-top .above2{
   background:url(../../images/top-icon.png); 
   width:10px;
   height:12px;
   display:inline-block;
   margin-left: 5px;
}
.group-top .drop{
   background:url(../../images/up-icon.png); 
   width:10px;
   height:12px;
   display:inline-block;
   margin-left: 5px;
}
.group-top .drop2{
   background:url(../../images/up2-icon.png); 
   width:10px;
   height:12px;
   display:inline-block;
   margin-left: 5px;
}
.group-top .st-one{
    min-width: 60px;
    background: #89b001;
    display: inline-block;
    color: #fff;
}
.sale-center{
	min-height: 400px;
    margin-top: 10px;
    position: relative;
}
.sale-center .no_goods{
    width: 200px;
    border: 2px solid #ff4c4d;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 45px;
    line-height: 45px;
    color:#ff4c4d;
    font-size: 16px;
}
.sale-center .no_goods .n_img{
    background:url(../../images/disable_img.png);
    height:30px;
    width:30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.today-center ul{
	float: left;
}
.today-center ul li {
    float: left;
    width: 272px;
    border: 1px solid #ccc;
    background: #F6F6F6;
    padding: 8px;
    margin: 5px 5px;
}
.small-star{
	position: relative;
    top: -66px;
    right: -103px;
    border: 3px solid #678517;
}
.donor,.project{
	color:#638C0B;
}
.project:hover{
	color:#8FC320;
    cursor: pointer;
    text-decoration: underline;
}
.deteil{
	font-size: 14px;
	text-align: left;
}
.deteil p{
	height: 25px;
	line-height: 25px;
}
.today-center ul li a {
    color:#323336;
    text-decoration: none;
}
.today-center ul li p a {
	height:25px;
}
.today-center ul li .images_d{
    display: block;
    height: 190px;
}
.today-center ul li a:hover{
	text-decoration: none;
}
.gd_title{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 245px;
    display:block;
}
.price-now,.price-stop{
	color:#959595 ;
}
.price-now .price-span{
	color: #638C0B;
	font-weight: 700;
}
.many-price{
	color: #fff;
	float: right;
    margin-top: -72px;
    height: 70px;
    width: 60px;
    text-align: center;
    background: #638C0B;
}
.num{
	margin-top: 5px;
    font-weight: 700;
}
.many-win{
    border: 2px solid #ccc;
    transform: rotate(-28deg);
    -ms-transform: rotate(-28deg);
    -moz-transform: rotate(-28deg);
    -webkit-transform: rotate(-28deg);
    -o-transform: rotate(-28deg);
    width: 100px;
    height: 35px;
    margin-top: -60px;
    margin-right: 9px;
    float: right;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    color: #AAAAAA;
    border-radius: 6px;
}
.sale .title {
    position: relative;
    font-size: 34px;
    color: #323336;
    z-index: 1;
    font-family: "Microsoft Yahei" sans-serif;
}
.sale{
	position: relative;
    line-height: 62px;
    height: 62px;
    text-align: center;
}
.sale-line{
	 position: absolute;
    top: 30px;
    left: 0;
    width: 75px;
    height: 3px;
    background-color: #F95379;
}
.sale-lines{
	position: absolute;
    top: 30px;
    right: 79px;
    width: 487px;
    height: 3px;
    background-color: #ccc;
}
.satrt-price{
	color: #F95379;
}
.num-start{
	background-color: #F95379;
	color: #fff;
    float: right;
    margin-top: -72px;
    height: 70px;
    width: 60px;
    text-align: center;
}
.tnt-pagination {
	display:block;
	text-align:left;
	height:22px;
	clear:both;
	padding-top:3px;
}
.tnt-pagination a:link, .tnt-pagination a:visited{
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    text-decoration: none;
    border: 1px solid #EBEBEB;
    background-color: #F5F5F5;
    color: #323336;
    width: 22px;
}
.tnt-pagination .zzjs {
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    text-decoration: none;
    background-color: #8CC327;
    color: #fff;
    cursor: default;
}
.tnt-pagination .disabled-pagination {
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}
/* 面包屑 */
.breadcrumbs{
	height: 60px;
    line-height: 60px;
    color: #8d8c93;
}
.breadcrumbs li{
  float: left;
}
.breadcrumbs li .breadcrumbs-one{
	min-width: 30px;
    font-size: 14px;
    color: #8d8c93;
    padding: 0 8px;
    display: inline-block;
}
.breadcrumbs li .breadcrumbs-one:hover{
    color:#8fc31f;
}
/*图片轮播*/
.mod_focus_show {
    width: 400px;
    float: left;
}

.mod_focus_show .mod_focus_pic {
	display: block;
	width: 602px;
	height: 410px;
}

.mod_focus_show .mod_focus_pic li,
.mod_focus_show .mod_focus_pic a,
.mod_focus_show .mod_focus_pic img {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.mod_focus_show .mod_focus_pic a{
	width: 590px;
    height: 390px;
    background: #fff;
}

.mod_focus_show .mod_focus_pic li {
	position: absolute;
	left: 0;
	top: 0;
    padding:10px;
}

.mod_focus_show .mod_focus_list {
	overflow: hidden;
	height:100px;
	width:602px;
}

.mod_focus_show .mod_focus_list li {
    width: 100px;
    height: 100px;
    float: left;
    margin: 0 20px 0  0;
    position: relative;
	*display: inline;
}

.mod_focus_show .mod_focus_list li a {
	display: block;
	width: 100px;
	height: 100px;
}

.mod_focus_show .mod_focus_list li img {
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
	
}
.mod_focus_show .mod_focus_list li a:hover {
	_background: none;
}

.mod_focus_show .mod_focus_list li .border {
	display: none;
}

.mod_focus_show .mod_focus_list .current .border {
	display: block;
	height: 94px;
	width:107px;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
    border: 3px solid #83B41D;
}
.sale-left{
    width: 400px;
    max-height: 500px;
    float: left;
    margin: 0 20px 20px 0;
}
.slpgood-styles{
	background: url(../../images/front/goods/bachengx.png) no-repeat;
    width: 50px;
    height: 30px;
    position: absolute;
    top: 0;
    z-index: 10001;
    right: 10px;
    color: #fff;
    line-height: 30px;
}
.fx-font{
    text-align: left;
    margin-top: 20px;
}
.fx-slp{
    color: #8D8C93;
    height: 20px;
    float: left;
    width: 180px;
}
.fx-slp .slp-share{
    float: left;
    margin-right: 10px;
    color: #323336;
}
.fx-slp .fs-twitter{
	background:url(../../images/front/goods/icon_twitter.png);
}
.fx-slp .fs-facebook{
	background:url(../../images/front/goods/icon_facebook.png);
}
.fx-slp .fs-wx{
	background:url(../../images/front/goods/icon_wechat.png);
}
.fx-slp .fs-sina{
	background:url(../../images/front/goods/icon_microblog.png);
}
.fx-slp .fs-qzone{
	background:url(../../images/front/goods/icon_zone.png);
}
.fx-slp .fs-sqq{
	background:url(../../images/front/goods/icon_qq.png);
}
.fx-slp .share-a{
	float: left;
    height: 16px;
    width: 16px;
    margin: 0 10px;
}
.collection-slp{
	color: #323336;
    float: left;
    cursor: pointer;
    margin-top: -3px;
}
.collection-slp .coll-span{
	margin-right: 8px;
	background:url(../../images/front/goods/icon_collec_nomal.png);
	width:16px;
	height:16px;
	display:inline-block;
    vertical-align: middle;
}
.collection-slp:hover .coll-span{
	background:url(../../images/front/goods/icon_collec_hover.png);
}
.collection-slp:hover .collgoods-info{
	color:#F86F5D;
}
.collection-slp2 .coll-span{
	margin-right: 8px;
	background:url(../../images/front/goods/icon_collec_hover.png);
	width:16px;
	height:16px;
	display:inline-block;
    vertical-align: middle;
}
.collection-slp2 .collgoods-info{
	color:#F86F5D;
}
.sale-right{
    width: 780px;
    min-height: 470px;
    float: left;
    margin: 0px 0 20px 0px;
}
.brand{
	text-align: left;
	font-size: 24px;
}
.name-p{
	text-align: left;
	font-size: 24px;
    margin-bottom:16px;
}
.name-p a{
	float: right;
	font-size:18px;
	color: #83B41D;
}
.celebrity img{
	float: left;
    margin-right: 8px;
    width: 32px;
    height:32px;
    border-radius: 50%;
}
.celebrity{
	height:32px;
	line-height:32px;
    margin-bottom: 16px;
}
.celebrity p{
	text-align: left;
}
.saleing_stop,.saleing_start{
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    text-align: left;
    font-size: 16px;
}
.saleing_stop{
	background-color: #999999;
}
.saleing_stop span,.saleing_start span{
	 padding-left: 10px;
}
.saleing_stop label,.saleing_start label{
    border-right: 3px solid #fff;
    display: inline-block;
    margin-left: 10px;
    width: 80px;
}
.saleing_start{
	background-color: #fa3a66;
}
.saleing_start a{
	float: right;
}
.saleing{
    color: #323336;
    margin-bottom: 16px;
    text-align: left;
    font-size: 14px;
    position: relative;
    height: 55px;
    line-height: 55px;
}
.now-price{
    width: 780px;
    min-height: 310px;
}
.mon-deta{
    text-align: left;
    color: #8D8C93;
    margin-bottom:10px;
    font-size:12px;
}
.bidders{
    padding-top: 25px;
    color:#4D4D4D
}
.bidders h1{
    height: 50px;
    padding-top: 30px;
}
.bidders .final_price{
	height:70px;
}
.bidders .final_price span{
    color: #FF4C4D;
    font-size: 30px;
}
.bidders .obtain{
    height: 90px;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
}
.bidders .obtain p{
    height: 25px;
    line-height: 25px;	
    color:#FF4C4D
}
.bidders .obtain .third-p{
    color:#4D4D4D
}
.bidders .obtain .look_acution{
	color:#64ADE5
}
.bidders .pay_btn{
	float:right;
    border: none;
    color: #fff;
    width:150px;
    height:50px;
    font-size: 12px;
    background:url(../../images/front/index/pay-btns.png);
    outline: 0;
    cursor:pointer;
    margin:-50px 10px 0 0;
}
.bidders .pay_btn2{
	.bidders .pay_btn2{
	float:right;
    border: none;
    color: #fff;
    width:150px;
    height:50px;
    font-size: 12px;
    background:url(../../images/front/index/pay-btns.png);
    outline: 0;
    cursor:pointer;
    margin:-40px 10px 0 0;
}
}
.price-m{
	width: 507px;
    height:146px;
    background:url(../../images/front/index/bg_price.png);
    font-size: 14px;
    color: #5C5C5C;
    text-align: left;
    position: relative;
}
.price-m p{
    text-align: left;
    -webkit-user-select:none; 
	-moz-user-select:none; 
	-ms-user-select:none; 
	user-select:none;
    padding-left: 32px;
    padding-top:24px; 
    font-size: 14px;
    color:#323336
 }
 .slp-payprice{
    border: 1px solid #ebebeb;
    height: 46px;
    display: inline-block;
    margin: 0 0 0 55px;
    border-radius: 5px;
    vertical-align: middle;
 }
.price-m .num_money{
    float: left;
    min-width: 155px;
    height: 45px;
    background: #fff;
    line-height: 45px;
    font-size: 22px;
    text-align: center;
    color: #323336;
    border: 1px solid #ebebeb;
    border-bottom: none;
    border-top: none; 
 }
 .price-m .less, .price-m .plus{
    width: 45px;
    height: 45px;
    font-size: 32px;
    text-align: center;
    color: #323336;
    background: #fff;
    float: left;
 }
  .price-m .less:hover, .price-m .plus:hover{
      color:#8FC31F
}
 .price-m .num_money:hover, .price-m .less:hover, .price-m .plus:hover{
    text-decoration: none;
}
.price-m .bid_success{
	color:#F64F39;
    background: url(../../images/front/index/tips.png);
    height: 70px;
    width: 200px;
    font-size: 22px;
    font-family: "Microsoft Yahei";
    position: absolute;
    top: 8px;
    left: 144px;
    text-align: center;
    line-height: 55px;
}

.money-nows{
    font-size: 16px;
    color:#F64F39;
    padding-left: 24px;
}
.fh{
	padding-left:10px;
}
#bidCount{
    padding-left: 14px;
    color: #8FC31F;
    font-weight: 700;
}
.cj{
    color: #323336;
}
.dis-money{
	color: #323336;
	font-size:26px;
    font-weight: 700;
}
.btn-money{
    background:url(../../images/front/index/start-sale.png);
    height: 70px;
    width: 300px;
    color: #fff;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    outline:0;
}
.btn-salemoney{
    background:url(../../images/front/goods/btn_baoming_nomal.png);
    height: 52px;
    width: 210px;
    color: #fff;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    outline:0;
}
.btn-salemoney:hover{
	background:url(../../images/front/goods/btn_baoming_hover.png);
}
.btn-stopmoney{
    background:url(../../images/front/goods/btn_-baoming_unclick.png);
    height: 52px;
    width: 210px;
    color: #8d8c93;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    outline:0;
    cursor: default;
}
.mon-{
    text-align: left;
    margin-top: 10px;
    height: 25px;
    line-height: 25px;
}
.mon-deta span{
	display: inline-block;
	width: 120px;
	color: #323336;
}
.his-money{
	text-align: left;
    height: 25px;
    line-height: 25px;
    color: #323336;
    font-size: 12px;
}
.process{
	height: 40px;
    width: 1200px;
    clear: both;
    text-align: left;
}
.process span {
    display: block;
    width: 135px;
    float: left;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
}
.process ul li{
    float: left;
    margin: 0 12px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #8d8c93;
}
.process ul .linse-slp {
    margin: 0;
}
.process ul li .line-hr {
    width: 50px;
    height: 1px;
    margin: 20px 0 0;
    background-color: #D2D2D2;
    overflow: hidden;
}
.process .slp-process {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.process .bzj{
	background:url(../../images/front/goods/icon_jiaobaozhengjin.png);
}
.process .peicejp{
	background:url(../../images/front/goods/icon_submit.png);
}
.process .jpsuccess{
	background:url(../../images/front/goods/icon_success.png);
}
.process .payprice{
	background:url(../../images/front/goods/icon_pay.png);
}
.process .allchaeck{
	background:url(../../images/front/goods/icon_finish.png);
}
.sales-table .no-record-tdym{
	padding: 15px 5px 15px 0;
    color: #8d8c93;
    text-align: left;
}
.detail-left{
	width: 986px;
    float: left;
    margin: 20px 0 10px 0;
    border-top: 0;
    background-color: #fff;
}
.detail-left .ranklist-nav{
	height:40px;
    background: #ebebeb;
}
.menu-slp-detail{
	border: 1px solid #ebebeb;
    min-height: 500px;
    overflow: hidden;
}
.ranklist{
	height:30px;
}
.detail-left .detail_tit{
    text-align: left;
    padding: 10px;
    width:964px;
    word-break:break-all;
}
.detail-left .detail_tit table{
	width:100%;
	text-align:center;
}
.detail_tit img{
    max-width: 90%;
}
.detail-right{
    width: 186px;
    float: left;
    margin: 20px 0 10px 20px;
    border: 1px solid #ebebeb;
}
.slp-detail-star{
    width: 180px;
    background: #ebebeb;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 6px;
    color: #323336;
}
.slp-detail-star .more-slp-star{
	background:url(../../images/front/goods/icon_more_nomal.png);
	height:13px;
	width:13px;
	float:right;
	margin:8px 8px 0;
}
.slp-detail-star .more-slp-star:hover{
	background:url(../../images/front/goods/icon_more_hover.png);
}
.slp-star-right .slp-star-fr{
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 186px;
    width: 186px;
}
.slp-star-right .slp-star-fr img{
    max-width: 178px;
    max-height: 178px;
}
.detail-right ul {
    min-height: 186px;
    display: inline-block;
    width: 186px;
    overflow: hidden;
}
.detail-right ul li{
    height: 186px;
    position: relative;
    margin: 5px 0;
}
.detail-right span {
    display: block;
    height: 20px;
    width: 178px;
    background: #161515;
    color: #fff;
    position: absolute;
    opacity: 0.7;
    bottom: 0;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    text-align: left;
}
.detail-right ul li:hover .maskinner{
	top:0;
	position:absolute;
	left:0;
	width:186px;
	height:186px;
    background: #323336;
    opacity: .2;
}
.xq_images {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100px;
    width: 100px;
    border: 1px solid #ccc;
}
.xq_images img {
    max-height: 100px;
    max-width: 100px;
}
.detail-left ul li a{
    float: left;
    width: 120px;
    color: #323336;
    height: 40px;
    line-height: 40px;
}
.detail-left ul li .selected{
	width: 120px;
	color: #fff;
    background:url(../../images/front/goods/btn_details.png);
    height: 40px;
    line-height: 40px;
}
.detail-left ul li a:hover{
	background:url(../../images/front/goods/btn_details.png);
	color:#fff
}
.sales-table{
	width: 96%;
	margin: 16px auto;
}
.sales-table th{
	background-color: #ebebeb;
	color:#8d8c93;
}
.sales-table td,.sales-table th{
	height: 30px;
}
.sales-table td{
    padding: 8px;
    border-bottom: 1px solid #ebebeb;
}
.star-left{
    border: 1px solid #ccc;
    padding-top: 10px;
}
.more-st{
    height: 30px;
    line-height: 30px;
    background: #eee;
    width: 375px;
    clear: both;
    text-align: right;
    display: block;
}
.more-st a{
	color:#4d4d4d;
}
.good_list{
	margin-top:10px;
}
.foot{
	width: 100%;
    height: 40px;
    line-height: 40px;
    background: #323336;
    font-family: "Microsoft Yahei";
}
.innerfoot{
	width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #EEEDF3;
}
.licence{
	margin-left:30px;
}
.licence a{
	color:#EEEDF3
}

.record:hover{
	color:#EEEDF3;
	text-decoration: underline;
}
.sale-D {
 	display: none;
 	position: absolute;
 	top: 0%;
 	left: 0%;
 	width: 100%;
 	height: 100%;
 	background-color: black;
 	z-index: 1001;
 	-moz-opacity: 0.8;
 	opacity: 0.6;
 	filter: alpha(opacity=80);
}

.pop-hea {
    height: 40px;
    background-color: #EEEEEE;
}
.pop-hea h4 {
   background-color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 10px;
}
.set-up{
	background-color: #ebebeb;
	width: 570px;
	min-height: 220px;
}
.set-date{
    width: 445px;
    margin: 0 auto;
    text-align: left;
}
.set-date p {
    height: 30px;
    line-height: 30px;
}
.set-date p strong{
	font-size: 14px;
}
.str-set{
	color:#8fc31f ;
}
.str-set_start{
	color:#f64f39 ;
}
.way{
	background-color: #FFF;
	width: 340px;
    min-height: 45px;
    line-height: 45px;
    color:#323336;
    padding-left:10px;
}
.set_table td{
    width: 67px;
    text-align: left;
    padding:5px
}
.set_table td label{
    width: 62px;
    text-align: left;
    display: inline-block;
    font-size: 12px;
    color:#323336;
}
.set_table td .reg-input{
    height: 25px;
    width: 170px;
    outline:0;
    color: #323336;
    border: 1px solid #ebebeb;
}
.set_table td .reg-code{
    height: 25px;
    width: 100px;
    outline:0;
    color: #323336;
    border: 1px solid #ebebeb;
}
.set_table td .code-btn{
    outline: 0;
    font-family: "Microsoft Yahei";
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    text-align: center;
    background: url(../../images/front/userInfo/cac-btn.png);
    color: #8fc31f;
    font-size: 12px;
    display: inline-block;
    border: none;
}
.set_table td .code-btnclick{
	outline: 0;
    font-family: "Microsoft Yahei";
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    text-align: center;
    background: url(../../images/front/userInfo/time-btn.png);
    color: #8d8c93;
    font-size: 12px;
    display: inline-block;
    border: none;
}
.edit-set{
	color:#1F7FC3;
	padding-left: 5px;
}
.set-ok,.set-no{
    font-weight: 100;
    margin: 16px 5px 16px 0;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    outline: 0;
    border:0
}
.set-no{
    background:url(../../images/front/userInfo/cac-btn.png);
    color: #8FC31F;
}
.set-ok{
    color: #fff;
    background:url(../../images/front/userInfo/sub-btn.png);
}
.set-ok:hover{
	background:url(../../images/front/userInfo/sub-btn-h.png);
}
.set-no:hover{
	background:url(../../images/front/userInfo/cac-btn-h.png);
	color: #fff;
}
.success-way{
    width: 400px;
    margin: 0px auto;
    padding-top: 55px;
    font-size: 24px;
}
.success-tip{
    width: 400px;
    margin: 0px auto;
    padding-top: 55px;
    font-size: 16px;
}
.succ-btn{
	height: 50px;
    width: 300px;
    font-size: 14px;
    font-weight: 700;
    outline: 0;
    color: #fff;
    margin: 50px 5px;
    background:url(../../images/front/index/new-price.png);
}
/*拍卖会订单*/
.manner{
	width: 1200px;
    margin: 10px auto 0;
	min-height: 700px;
}
.succ_price{
	color:#f64f39;
	font-weight: 700;
}
.no-bail{
    height: 45px;
    line-height: 45px;
    text-align: left;
    color: red;
    font-size: 16px;
    font-weight: 700;
    border-top: 2px solid #eee;
    border-bottom: 1px solid #eee;
}
.Y-bail{
	height: 45px;
    line-height: 45px;
    text-align: left;
    color: #999;
    font-size: 16px;
    font-weight: 700;
    border-top: 2px solid #eee;
    border-bottom: 1px solid #eee;
}
.Y-bail strong{
	color: red;
	font-size: 18px;
}
.bank-pay,.other-pay{
	text-align: left;
	margin: 20px 0;
}
.bank-pay span,.other-pay span{
    padding: 10px 25px;
    display: inline-block;
}
.bank-pay img{
    border: 1px solid #ebebeb;
    margin-left: 10px;
}
.bank-pay .bank_lab{
	color:#8d8c93
}
.btn-pay{
	margin-top:45px;
}
.pass-pay{
    text-align: left;
    padding-left: 15px;
}
.pass-pay .sate{
	height:50px;
	line-height: 50px;
}
.pass-pay .pay-pwd{
	height:30px;
	line-height: 30px;
}
.pass-pay .for-pwd{
	color:#64ADE5 ;
	padding-left: 5px;
}
.pass-pay .error-pay{
    color: red;
    height: 25px;
    line-height: 25px;
}
.btn-pay a{
    display: block;
    background:url(../../images/front/userInfo/sub-btn.png);
	color: #fff;
    height: 40px;
    line-height: 40px;
    width: 120px;
    font-size: 14px;
    outline: 0;
    border:0;
    text-align: center;
    font-family: "Microsoft Yahei";
    text-decoration: none;
}
.btn-pay a:hover{
    background:url(../../images/front/userInfo/sub-btn-h.png);
}
.clinch{
	float: right;
    width: 390px;
    background: #eee;
    padding: 5px;
    height: 35px;
    margin-top: 10px;
}
.clinch img{
	float: left;
}
.clinch .clinch-p,.clinch .clinch-t{
    text-align: left;
    height: 15px;
    line-height: 15px;
    font-size: 14px;
    padding-left:40px;
}
.clinch-t span{
	float: right;
}
.clinch-t span strong{
	color: red;
}
.set-up .succ-money{
    color: #f64f39;
    padding-top: 40px;
    height: 30px;
}
.set-up .week-give{
    height: 30px;
    line-height: 30px;
}
.set-up .live-chat{
    text-decoration: underline;
    color: #81B9E4;
}
.set-up .look-order,.set-up .give-ok{
    height: 40px;
    line-height: 40px;
    width: 120px;
    font-size: 14px;
    outline: 0;
    border:0;
    font-family: "Microsoft Yahei";
    margin: 10px 5px 0 0;
}
.set-up .look-order{
    background:url(../../images/front/userInfo/cac-btn.png);
    color: #8FC31F;
}
.set-up .give-ok{
	background:url(../../images/front/userInfo/sub-btn.png);
	color: #fff;
}
.set-up .give-ok:hover{
	background:url(../../images/front/userInfo/sub-btn-h.png);
}
.set-up .look-order:hover{
	background:url(../../images/front/userInfo/cac-btn-h.png);
	color:#fff;
}
.order_pop{
    padding-top: 20px;
}
/*选择收货方式*/
.select-way{
    height: 45px;
    line-height: 45px;
    text-align: left;
    color: #8d8c93;
    font-size: 16px;
    font-weight: 700;
    border-top: 2px solid #eee;
    border-bottom: 1px solid #eee;
}
.receipt_way{
    text-align: left;
}
.way_one,.way_two{
    display: inline-block;
    min-width: 150px;
    height: 40px;
    background: #8FC320;
    text-align: center;
    line-height: 40px;
    margin: 10px;
    color: #fff;
    padding: 0 20px;
}
.pick_up{
    height: 50px;
    margin-top: 10px;
    background: #E0E9CE;
    border: 2px solid #6C8520;
    text-align: left;
    padding-left: 10px;
    color: #656668;
}
.pick_up p{
    margin: 5px 0;
}
.lk_mess{
    text-align: left;
    margin-top: 20px;
    color: #8d8c93;
}
.lk_mess .gathering ,.lk_mess .method ,.lk_mess .voucher{
    line-height: 35px;
}
.info-bank{
	text-indent:85px;
}
.info-bank p{
	margin:0;
	line-height:25px;
}
.choose_pic{
    height: 110px;
    width:310px;
    display: inline-block;
    vertical-align: text-top;
    border: 1px solid #eee;
    text-align: center;
}
.click_span{
    margin-top: 23px;
    display: block;
}
.Upload-btn{
    border-radius: 4px;
    background: #8fc31f;
    width: 105px;
    height: 30px;
    color: #fff;
}
.S_txt2{
    margin-top: 30px;
    color: #CDCDCD;
}
.edit-pay {
    width: 50px;
    height: 25px;
    background: url(../../../public/images/front/userInfo/Center-change.png);
    margin: 0 0 0 10px;
    outline: 0;
    border: 0;
    font-family: "Microsoft Yahei";
    color: #8FC31F;
    vertical-align: bottom;
}
/*选择收货地址*/
.select-address{
	height: 45px;
    line-height: 45px;
    text-align: left;
    color: #8d8c93;
    font-size: 16px;
    font-weight: 700;
    border-top: 2px solid #eee;
    border-bottom: 1px solid #eee;
}
.D-address{
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    background: #E0E9CE;
    border: 2px solid #6C8520;
    text-align: left;
    padding-left: 10px;
}
.D-address .consignee,.D-address .phone{
    display: inline-block;
    min-width: 200px;
    text-align: left;
    vertical-align: middle;
}
.D-address .consignee{
	padding-left:15px;
}
.D-address .address-c{
    display: inline-block;
    width: 460px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.D-address .noote{
	padding: 2px 5px;
	border-color: #ff3800;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #f30;
	border: 1px solid #f60;
    margin: 0 10px 0 170px;
}
.D-address .edit-address{
	color: #419ade;
}
.M-div{
	height:30px
}
.none-address .more-address{
    line-height: 40px;
    display: block;
    text-align: center;
    position: relative;
    left: 50%;
    margin-left: 430px;
    background: url(../../images/front/userInfo/cac-btn-address.png);
    height: 40px;
    width: 170px;
    color: #8FC31F;
    top: 10px;
}
.none-address .more-address:hover{
	background: url(../../images/front/userInfo/cac-btn-h-address.png);
    color:#fff;
}
.more-ress{
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    text-align: left;
    border-bottom: 1px solid #f8f8f9;
    color: #8d8c93;
    background:#ebebeb;
}
#more-ad{
	margin-top:18px;
	color:#323336;
}
.more-ress:hover{
	background-color:#f8f8f9
}
.more-ress a{
    color: #1F7FC3;
}
.nodatafont_adressym{
	color: #8d8c93;
	margin-top:20px;
    font-size: 14px;
}
.nodatafont_adressym .ptClass_ress{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 120px;
    outline: 0;
    border:0;
    color:#fff;
    font-family: "Microsoft Yahei";
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    margin:10px 0 10px;
    background:url(../../images/front/userInfo/sub-btn.png);
}
.nodatafont_adressym .ptClass_ress:hover{
	background:url(../../images/front/userInfo/sub-btn-h.png);
}
.none-address .more-ress .consignee,.none-address .more-ress .phone{
	display: inline-block;
    min-width: 200px;
    text-align: left;
    vertical-align: middle;
}
.none-address .more-ress .consignee{
    padding-left: 25px;
}
.more-ress .note{
    width:135px;
	height:24px;
    line-height: 24px;
    background: url(../../images/front/userInfo/btn_default_.png);
    display:inline-block;
    color: #fff;
    text-align:center;
    margin-left:-47px;
}
.option{
    height: 25px;
    text-align: right;
    float: right;
}
.none-address{
	position: relative;
}
.none-address .address-c{
    display: inline-block;
    width:430px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    color:#8d8c93;
}
.add-a{
    background: url(../../images/front/userInfo/cac-btn-address.png);
    height: 40px;
    width: 170px;
    color: #8FC31F;
    display: inline-block;
    line-height: 40px;
    position: absolute;
    top: 10px;
    right: 180px;
}
.add-a:hover{
    background: url(../../images/front/userInfo/cac-btn-h-address.png);
    color:#fff;
}
.more-datail h2{
    text-align: left;
    border-bottom: 1px solid #eee;
    margin:10px 0 20px 0;
    color:#8d8c93;
    font-size: 14px;
    padding-bottom:10px;
}
.detail-table{
	width: 100%;
    text-align: center;
    color:#8d8c93;
    border: 1px solid #ebebeb;
}
.detail-table th{
	background: #f8f8f9;
	border: 1px solid #ebebeb;
	height:30px;
	font-size:14px;
}
.detail-table td{
	padding:5px 0;
	border: 1px solid #ebebeb;
    font-size: 14px;
}
.detail-table .tit_na{
    text-align: left;
    padding-left: 10px;
}
.detail-table .tit_na .chaert_a{
	color:#323336;
}
.detail-table .tit_na .chaert_a:hover{
    text-decoration: underline;
}
.detail-table .tit_na .chaert_aym{
    display: block;
    float: left;
    margin-right: 5px;
    color:#8d8c93;
}
.detail-table  .silver{
    display:block;
    color:#8d8c93
}
.detail-table .price-succes,.detail-table .free-give{
	color: red;
}
.detail-table .free-give{
	padding: 0 10px;
}
.detail-table .left_name {
    text-align: left;
    padding-left: 10px;
}
.comm_bazz{
	margin-top: 20px;
}
.comm{
    margin-top: 50px;
    float: right;
}
.count-js .good_nums{
	padding-top:10px;
}
.count-js .good_nums,.count-js .other_i{
	height:25px;
	line-height: 25px;
    overflow: hidden;
    margin-bottom: 5px;
}
.comm-btn, .comm-qx{
    height: 40px;
    line-height: 40px;
    width: 120px;
    font-size: 14px;
    outline: 0;
    border:0;
    font-family: "Microsoft Yahei";
    margin-left:10px;
}
.comm-btn{
	background:url(../../images/front/userInfo/sub-btn.png);
	color: #fff;
}
.comm-qx{
	background:url(../../images/front/userInfo/cac-btn.png);
	color: #8FC31F;
}
.comm-btn:hover{
    background:url(../../images/front/userInfo/sub-btn-h.png);
}
.comm-qx:hover{
	background:url(../../images/front/userInfo/cac-btn-h.png);
	color:#fff;
}
.count-js{
    text-align: right;
    height: 205px;
    color: #8d8c93;
    background: #f8f8f9;
    padding-right: 15px;
    margin-top:80px;
    position: relative;
}
.count-js strong{
	color:#f64f39;
	padding:0 3px;
}
.count-js label{
	color:#f64f39;
    font-weight: 700;
}
.posi_z{
    position: absolute;
    right: 10px;
    top: 0;
}
.count-js .name_gd{
    width: 200px;
    margin-right: 10px;
    float: left;
    text-align: right;
}
.count-js em{
    color: #8d8c93;
    float: left;
    min-width: 100px;
    text-align: right;
    font-style: normal;
}
/* .deed_table{
	width:100%;
	color:#8d8c93;
}
.deed_table td{
    padding: 5px 0;
}
.deed_table input{
	outline:0;
    height: 25px;
    color: #8d8c93;
} */
.deed_item{
    color: #8d8c93;
    border: 1px solid #eee;
    margin-top: 10px;
    min-height: 20px;
    padding: 5px 0 5px 10px;
}
.fade_deed{
	padding:10px 0 3px 0;
}
.fade_deed input{
	outline:0;
    height: 25px;
    color: #8d8c93;
}
.invoice {
    text-align: left;
    padding: 10px 0 10px 0;
}
.receipt_in {
    font-size: 16px;
    border-bottom: 1px solid #F2F2F2;
    padding: 0 0 10px 0;
    width: 99%;
    color: #8d8c93;
}
.deed{
	text-align:left;
	color:#8d8c93;
    font-size: 16px;
    margin: 10px 0;
    display: inline-block;
}
.colr_p{
	color:#f64f39
}
/*地址弹窗*/
.white_content {
 	display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    color: #8d8c93;
    width: 570px;
    background-color: white;
    z-index: 1002;
    overflow: auto;
    margin:-100px 0 0 -282px;
}

.pop_header_pros {
    height: 40px;
    background-color: #EEEEEE;
}
.pop_header_pros h4 {
    color: #323336;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #fff;
    padding-left: 10px;
}
.openDivCloses {
    float: right;
    display: block;
    margin-top: -35px;
    margin-right: 5px;
    background:url(../../images/front/index/close-icon.png);
    width:30px;
    height:30px;
    font-size: 14px;
    font-weight: bold;
}
.address-table{
	margin: 0 0 0 20px;
}
.address-table td{
    padding: 10px 10px 0 0;
    text-align: left;
}
.address-table input[type=text]{
	outline: 0;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    font-size: 12px;
    width:180px;
}
.address-table textarea{
	outline: 0;
    font-size: 12px;
    height: 60px;
    width: 310px;
    color: #323336;
    resize: none;
    font-family: "Microsoft YaHei";
    border: 1px solid #ccc;
}
.address-table .set-address{
    color: #8FC31F;
    font-size:12px
}
.address-table label{
	width: 70px;
    text-align: left;
    display: inline-block;
    font-size: 12px;
    color: #323336;
    font-family: "Microsoft Yahei";
}
.address-table .sele{
    line-height: 18px;
    padding: 5px 0;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    width: 145px;
    outline: 0;
    color: #323336;
    border: 1px solid #ccc;
}
.fort-btn,.cancel-fail{
    height: 40px;
    line-height: 40px;
    width: 120px;
    font-size: 14px;
    outline: 0;
    border:0;
    font-family: "Microsoft Yahei";
    margin:10px 10px 10px 0;
}
.fort-btn{
	 background:url(../../images/front/userInfo/sub-btn.png);
	 color: #fff;
}
.fort-btn:hover{
    background:url(../../images/front/userInfo/sub-btn-h.png);
}
.cancel-fail{
	background:url(../../images/front/userInfo/cac-btn.png);
    color: #8FC31F;
}
.cancel-fail:hover{
	background:url(../../images/front/userInfo/cac-btn-h.png);
	color:#fff;
}
.error-ad{
	color: #f64f39;
	font-size:14px
}
