/*妞ゅ湱娲扮拠锔藉剰鐠併垹宕熸径鎾劥*/
.head-link{
    height: 30px;
    line-height: 30px;
    background: #f9f9f9;
    width:100%;
}
.head-link .link-box{
}
.head-link .link-box li{
    float: left;
    margin-left: 10px;
    color: #414141;
}
.head-link .link-box li a{
    color:#414141;
}
.head-link .link-box li a:hover{
    color: #ff6b2a;
}
.step{
    height:80px;
    float:left;
    margin-left:155px;
    -display:inline;
}
.step li{
    display: block;
    float: left;
    position: relative;
}
.step li i{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    position:absolute;
    left:75px;
    border:1px solid #e5e5e5;
    border-radius:20px;
    background-color:#e5e5e5;
    color:#fff;
    text-align:center;
    z-index:999;
}
.step li p{
    position: absolute;
    top: 46px;
    width: 100px;
    text-align: center;
    font-size:14px;
    right: 32px;
    color: #999;
}
.step li span{
    display: block;
    float: left;
    width: 172px;
    height: 6px;
    background-color: #eae9f3;
    border-radius:5px;
    margin-top: 7px;
    margin-left:-4px;
    +width:172px;
    +zoom:0.42;
    +line-height:6px;
}
/*妞ゅ湱娲扮�瑰本鍨�*/
.pd-complete{
    height:90px;
    background:#f9f9f9;
    border:1px solid #dcdcdc;
    margin-top:30px;
    padding:30px 0 30px 388px;
}
.pd-complete dd{
    float:left;
}
.pd-complete-bill{
    border:1px solid #dcdcdc;
    padding-bottom:27px;
    margin-top:20px;
}
.pd-alert{
    display:inline-block;
    padding-right:10px;
    height:26px;
    line-height:26px;
    background:#fefee6;
    border:1px solid #ffb69f;
    +width:358px;
    +display:inline;
}
.pay-a{
    font-size: 14px;
    color: #2EA7E7;
}
.pay-a:hover{
    color: #ff6b2b;
}
.pd-alertimg{
    position:relative;
    top:3px;
    margin:0 12px 0 20px;
}
.pd-completetable{
    width:100%;
    text-align:center;
    background:#f5fff0;
    border-spacing: 0px;
}
.pd-completetable td,.pd-completetable th{
    padding:0px 0;
    border-bottom:1px solid #e9e9e9;
}
.pd-btn{
    padding:5px 20px;
    display:inline-block;
    line-height:30px;
    color:#fff;
    font-size:14px;
    background:#ff4c0d;
    border:0;
}
.step li span.walk-active{
    background-color: #ffa37a;
    z-index: 1;
    position: relative;
}
.step li i.walk-active{
    background-color: #ffa37a;
    color: #fff;
    border: 1px solid #ffa37a;
}
.step li p.walk-active{
    color:#ffa37a;
}
.step li p.active{
    color:#ff4b0c;
    border:0;
}
/*妞ゅ湱娲伴幎妯诲⒏*/
/*閸愬懎顔�*/
.discount-content{
    background:#f5f5f5;
    overflow:hidden;
}
.discount-title{
    padding:28px 0 24px 0;
}
.discount-wordcontent{
    background:#fff;
    overflow:hidden;
    /*height:505px;*/
    padding-bottom:20px;
}
.discount-content .discount-firstdl{
    padding:18px 0px 18px 16px;
}
.discount-content dd,.discount-content dt{
    float:left;
    -display:inline;
}
.discount-time{
    width:160px;
    height:36px;
    line-height: 36px;
    border:1px solid #e5e5e5;
    text-align:center;
    color:#414141;
    display:inline-block;
    cursor:pointer;
    +float:left;
}
.discount-time p{
    font-size:12px;
}
.discount-money{
    min-width:90px;
    padding:0 5px;
    height:36px;
    line-height:36px;
    border:1px solid #e5e5e5;
    text-align:center;
    display:inline-block;
    cursor:pointer;
}
.discount-width{
    width:585px;
}
.discount-timewidth{
    width:570px;
}
.step li span.active{
    background-color:#ff4c0d;
    z-index:1;
    position:relative;
    border:0;
}
.step li i.active{
    background-color:#ff4c0d;
    color:#fff;
    border:1px solid #ff4c0d;
}
.discount-select{
    width:448px;
    height:36px;
    line-height:36px;
    font-size:12px;
    color:#414141;
    border:1px solid #e5e5e5;
}
.discount-selectnumber{
    width:92px;
    height:26px;
    line-height:26px;
    border:1px solid #e5e5e5;
    position:relative;
    top:4px;
    right:13px;
}
.discount-minus{
    width:23px;
    height:26px;
    background:#fafafa;
    display:inline-block;
    border-right:1px solid #e5e5e5;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
}
.discount-plus{
    width:23px;
    height:26px;
    background:#fafafa;
    display:inline-block;
    border-left:1px solid #e5e5e5;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
}
.discount-numbercontent{
    width:44px;
    height:25px;
    display:inline-block;
    text-align:center;
    outline:0;
    border:0;
}
.discount-deleteword{
    position:relative;
    top:-4px;
}
.discount-btn{
    width:140px;
    height:40px;
    border-radius:3px;
    background:#ff6b2a;
    color:#fff;
    font-size:18px;
    line-height:40px;
    text-align:center;
    display:inline-block;
    border: none;
    cursor: pointer;
}
.discount-btn:active{
    border: none;
    outline: none;
}
.discount-btn:focus{
    border: none;
    outline: none;
}
.discount-btn:hover{
    background:#f26629;
}
.discount-list{
    border-left:1px solid #e5e5e5;
    width:288px;
    height:463px;
    margin-left:22px
}
.discount-listwidth dd{
    border-bottom:1px   dashed #e5e5e5;
    width:220px;
}
.information-content{
    background-color:#fff;
    width:898px;
}
.tabul{
    overflow:hidden;
    background:url('../images/discount-tab.jpg') repeat-x;
    height:40px;
}
.tabstyle{
    float:left;
    height:40px;
    padding: 0 40px;
    line-height:40px;
    display:inline-block;
    text-align:center;
    font-size:14px;
    border-right:1px solid #e5e5e5;
}
.tabactive{
    background-color:#fff;
    border-top:2px solid #ff6b2b;
    height:37px;
    line-height:37px;
    color:#ff6b2b;
}
.inftabcontent{
    height:710px;
}
.information-tabcontent{
    display:none;
    padding:5px 17px 33px 17px;
}
.discount-jmessage{
    color:#ff6b2a;
    font-size:14px;
    padding:14px 0;
    border-bottom:1px solid #ff6b2a;
}
.discount-table{
    border-right:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    text-align:center;
    margin:30px 0 10px 25px;
    font-size:14px;
}
.discount-table td{
    border-left:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5;
    padding:10px 30px;
}
.discount-showmessage{
    font-size:14px;
    margin:20px 0 30px 35px;

}
.discount-jmcontent p{
    text-indent:26px;
    font-size:14px;
    line-height:30px;
}
.alert-table{
    text-align:left;
}
.alert-table td{
    padding:20px 0 20px 13px;
}
.alert-table{
    border-top:1px solid #e5e5e5;
}
.alert-table td{
    border-top:none;
}
.discount-left{
    float:left
}
.discount-right{
    float:left;
    width:269px;
    background:#fff;
    margin-left:17px;
    padding:6px 8px;
}
.discount-rightitle{
    border-bottom:1px solid #e5e5e5;
}
.discount-rightstart{
    display:inline-block;
    padding:5px 0;
    border-bottom:2px solid #f00;
}
.discount-right dd,.discount-right dt{
    float:left;
}
.discount-right dd{
    width:150px;
    margin-left:12px;
}
.discount-prompt p{
    line-height:30px;
}
.discount-activeselect{
    width:645px;
}
.item-support dd{
    width:109px;
    border-bottom:0px;
}
/*鐠х姷銈�*/
.discount-free{
    background:#fff6f3;
    display:inline-block;
    margin-top:15px;
    line-height: 26px;
    padding: 0px 5px    ;
}
.active{
    color:#ff4b0c;
    border:1px solid #ff4b0c;
    background:#fff;
}
/*閸楀啿鐨㈠锟芥慨锟�*/
.begin-btn{
    color:#dbdbdb;
    background:#f6f6f6;
}
/*娑撳鐏�*/
.discount-freealert{
    background:#fff6f3;
    padding:13px 0;
    text-align:center;
    margin-top:130px;
    font-size:14px;
}
/*鐠併垹宕熼悳鏉挎簚閸欐牜銈�*/
.delivery-tab{
    overflow:hidden;
    width:1198px;
    border:1px solid #e5e5e5;
}
.delivery-site{
    padding:32px;
}
.site-input{
    width:226px;
    height:26px;
    margin-left:32px;
    box-sizing: border-box;
    padding-left: 5px;
    outline: none;
}
.site-input:focus{
    border: 1px solid #ff6b2b;
}
.delivery-payment{
    padding:33px 48px;
    border:1px solid #e5e5e5;
}
.delivery-payment span{
    display:inline-block;
    padding:5px 20px;
    border:1px solid #e5e5e5;
    margin-right:30px;
    position:relative;
    color: #414141;
    cursor: pointer;
}
.alert-img{
    position:relative;
    top:2px;
    left:5px;
}
.delivery-payment .deliveryactive{
    background:url("../images/display3.png") no-repeat right bottom;
    border: 2px solid #ff6b2b;
}
.delivery-address{
    padding:32px 36px;
}
.address-sation{
    padding:0;
    border:0;
}
.address-ationtitle{
    display:inline-block;
    margin-left:12px;
    +float:left;
    +display:inline;
}
.address-sation span{
    padding:9px 13px;
    border:1px solid #e5e5e5;
    margin-right:20px;
    +float:left;
}
.address-decontent{
    background:#fefee6;
    margin-bottom:20px;
    color:#414141;
}
.address-decontent span{
    padding:10px 0;
}
.address-name{
    border:1px solid #e5e5e5;
    width:120px;
    text-align:center;
    display:inline-block;
    background:#fff;
}
.address-hide{
    display:none;
    background:#fff;
}
/*.address-top{
    float:right;
    margin:10px 202px 0 0;
}*/
.address-operate{
    float:right;
    margin:10px 0px 0 0;
    display:none;
}
.address-operate a{
    margin-right:20px;
    float:left;
}
.address-top a{
    margin-right:20px;
}
.addressactive{
    background:url("../images/display3.png") no-repeat right bottom;
    border: 2px solid #ff6b2b;
}
/*瀵懓鍤仦鍌氬敶鐎癸拷*/
.address-boxinfoinput{
    background:#fff;
    font-size:12px;
    padding-right:30px;
    margin-top:0;
    display:block;
}
.address-boxinfoinput dl{
    overflow: hidden;
    margin-top: 15px;
    height: 32px;
    line-height: 32px;
}
.address-boxinfoinput dl span{
    color: #ff0000;
}
.address-boxinfoinput dl dt{
    float: left;
    width: 120px;
    text-align: right;
}
.address-boxinfoinput dl dd{
    float: left;
    margin-left: 5px;
}
.info-input{
    width: 200px;
    height: 29px;
    border: #e5e5e5 1px solid;
}
.info-input1{
    width:420px;
    height:29px;
    border: #e5e5e5 1px solid;
}
.info-radio{
    float: left;
    margin: 10px 2px 0 0;
}
.info-select{
    width: 97px;
    height: 29px;
    margin-right: 5px;
    border: #e5e5e5 1px solid;
}
.info-select-a{
    width: 203px;
    height: 30px;
    margin-right: 5px;
    border: #e5e5e5 1px solid;
}
.newman {
    top: 40%;
    left:50%;
}
.newman .layer-f{
    padding-right:20px;
}
.new-built{
    display: inline-block;
    padding: 5px 10px;
    background: #ff6b2a;
    color: #fff;
    border-radius:5px;
    font-size: 14px;
    border: #e5e5e5 1px solid;
}
.select-man{
    margin:0;
    padding:10px 30px;
}
.select-man table{
    text-align:center;
    border-collapse: collapse;
}
.select-man td{
    padding:10px 0;
    background:#f7f7f7;
    width:300px;
}
.select-man tr{
    border-bottom:10px solid #fff;
}
.select-manbtn .ao{
    padding:2px 35px;
    background:#ff7b40;
    margin-left:114px;
}
.delivery-tablediv{
    overflow:hidden;
    height:180px;
    overflow-y:auto;
    margin-top:15px;
    /*  height:expression_r(this.scrollHeight > 180 ? "180px" : "auto" );*/
    -webkit-max-height: 180px;

}
.details-width{
    width:586px;
}
/*閸嬫粍顒涢崬顔俱偍*/
.endmoney{
    border:1px dashed #e5e5e5;
    background:#f6f6f6;
    color:#dbdbdb;
}
.project-choose{
    display:none;
    width:586px;
}
/*鐠併垹宕熺拠锔藉剰妞ょ敻娼�*/
.delete-img{
    background:url("../images/delivery-man.jpg") no-repeat;
    border:0;
    width:96px;
    height:30px;
    display:inline-block;
    text-align:center;
    line-height:30px;
}
.delete-commonly{
    background:url("../images/delivery-man.jpg") no-repeat;
    border:0;
    width:96px;
    height:30px;
    display:inline-block;
    text-align:center;
    line-height:30px;
}
.details-alert{
    background:#fefee6;
    padding:10px 30px;
    color:#ff6b2a;
}
.tra-cont-balance{
    overflow: hidden;
    margin: 120px 0 0 0;
    padding-bottom:20px;
    float:right;
}
.tra-cont-balance dl{
    display: block;
    overflow: hidden;
    width: 183px;
    font-size: 14px;
    line-height: 30px;
}
.tra-cont-balance dl dt{
    float: left;
    width: 90px;
}
.tra-cont-balance dl dd{
    float: right;
}
.details-payment{
    background:#fefee6;
    padding:20px 0;
    text-align:right;
}
.waitpay{
    position:relative;
    top:-5px;
}
.delivery-input{
    position:relative;
    top:2px;
}
.layer-input{
    margin:-246px 0 0 -469px;
    width: 938px;
    height: 492px;
}
.input-layerf{
    font-size:14px;
    margin:24px 14px;
    height:348px;
    overflow-y:scroll;
    padding:0;
}
.input-btn{
    padding:0;
    text-align:center;
}
.deliverynull{
    border-top:1px solid #e5e5e5;
    margin-top:15px;
    padding-top:10px;
}
.discount-ul{
    overflow:hidden;
    background:url('../images/discount-tab.jpg') repeat-x;
    height:40px;
}
.discount-ul img{
    position:relative;
    top:3px;
    margin-right:5px;
}
/*鐠愌冨煂娴犳ɑ顑�*/
.pj-details{
    padding:0;
}
.pj-table{
    margin-top:0;
}
.pj-table td{
    border-bottom:1px solid #e5e5e5;
}
.last-tr td{
    border:0;
}
/*鐠併垹宕熼弨顖欑帛*/
.orderpayment-div{
    -webkit-box-shadow:0 0 20px #e6e6e6;
    -moz-box-shadow:0 0 20px #e6e6e6;
    box-shadow:0 0 20px #e6e6e6;
    padding:30px 0;
}
.orderpay-table{
    width:100%;
    text-align:center;
    border-spacing: 0px;
}
.orderpay-table th{
    background:#f5fff0;
    padding:8px 0;
}
.orderpay-table td{
    padding:20px 0;
}
.payway{
    -webkit-box-shadow:0 0 20px #e6e6e6;
    -moz-box-shadow:0 0 20px #e6e6e6;
    box-shadow:0 0 20px #e6e6e6;
}
.payway-title{
    padding:10px 20px;
    font-size:16px;
    background:#fff1ea;
}
.payway-content{
    background:#fff;
    padding:50px 35px 40px 35px;
}
.payment-way{
    padding-bottom:40px;
    /*overflow:hidden;*/
    height:64px;
    border-bottom:1px solid #e6e6e6;
}
.payment-way div{
    margin-right:20px;
    cursor: pointer;
}
.payment_box{
    width:178px;
    height:61px;
    /*overflow:hidden;*/
    text-align:center;
    font-size:0;
    border:1px solid #e6e6e6;
    float:left;
    position: relative;
}
.payment_box .hook{
    display:inline-block;
    width:0;
    height:100%;
    overflow:hidden;
    margin-left:-1px;
    font-size:0;
    line-height:0;
    vertical-align:middle;
}
.payment_box img{
    vertical-align:middle;
    border:0 none;
}
.payway-btn{
    padding:15px 55px;
    background:#e5e5e5;
    color:#fff;
    font-size:16px;
    margin-bottom:55px;
}
.payactive{
    border:1px solid #ff4b0c;
}
/*閺�顖欑帛鐎癸拷*/
.paywayzh-div{
    -webkit-box-shadow:0 0 20px #e6e6e6;
    -moz-box-shadow:0 0 20px #e6e6e6;
    box-shadow:0 0 20px #e6e6e6;
    padding:10px 35px;
}
.payway-w{
    padding:10px 0 0px 0;
}
.payway-wcontent{
    padding:0px 0 40px 252px;
}
.payway-wtitle{
    width:285px;
    text-align:center;
}
.payway-img dd{
    float:left;
    position:relative;
}
.loading-img{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	position:fixed;
	z-index:999;
	left:0;
	top:0;
	display:none;
}
.loading-img img{
	position:absolute;
	left:50%;
	top:50%;
	margin:-64px 0 0 -64px;
}
/*鐎靛棛鐖�*/
.box{position: relative;height: 34px;}
.box input{width: 300px;height: 34px;border:1px solid #dfe3e9;}
/* 閺�顖欑帛鐎靛棛鐖�  閺嶇厧绱￠崠鏍﹁礋娑擄拷娑擃亝鏆熺�涙宕版稉锟芥稉顏呯壐 */
.validateInput{font-size: 0;position: relative;clear: both;border-radius: 3px;}
.validateInput span{display: inline-block;border:1px solid #dfe3e9;margin-right: -1px;cursor: pointer;position: relative;}
.validateInput span.active:before{content:"";position: absolute;left:50%;top:50%;width:6px;height:6px;background-color: #333;border-radius: 50%;margin: -3px 0 0 -3px}
.validateInput input {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 1px;
    box-shadow: 0 0 6px 2px #4d8ae5;
    padding: 0 !important;
    text-align: center;
    display: none;
    margin-right: -1px;
    line-height: 34px;
    width: 34px;
    height: 34px;
    -webkit-transition: left .1s linear;
    -moz-transition: left .1s linear;
    transition: left .1s linear;
}
.delivery-alert{
    background:url(../images/project-delivery-a-lert.jpg) no-repeat;
    position:absolute;
    top:-47px;
    left:-25px;
    display:inline-block;
    width:205px;
    height:46px;
    padding:10px 0;
    text-align:center;
    display:none;
}

.delivery-payment .card-desabled{
    background:#f5f5f5;
    color:#bfbfbf;
    border:1px solid #f5f5f5;
}
.discount-jmcontentimg img{
	width:554px;
	height:304px;
	margin:0 0 10px 35px;
	
}
.details-width{width:586px;}

.paynow{
    background:#ff6b2a;
    color:#fff;
    padding:2px 5px;
    border-radius:3px;
    display:inline-block;
    text-align:center;
    margin-left:10px;
}
.payend{
    background:#e3e3e3;
    color:#fff;
    padding:2px 5px;
    border-radius:3px;
    display:inline-block;
    text-align:center;
    margin-left:10px;
}

.selectwidth{
	width:59px;
}

 #popup{
            position: fixed;
            left: 0px;
            top: 0px;
            width: 100%;
            height: 100%;
            text-align: center;
            display: none;
            vertical-align:middle;
        }
        #popup .bg{
            background-color: rgba(0,0,0,0.5);
            width: 100%;
            height: 100%;
            overflow: hidden;
            vertical-align:middle;
        }
        #popup img{
            /*position:absolute;
            top:50%;
            left:50%;*/
            width:1000px;
            height:650px;
            vertical-align:middle;
        }
        
.endmoney:hover{background:#f6f6f6;}


.cultural-subsidies{
	clear:both;
	display: none;
	margin-bottom: 20px;
	font-size: 14px;
}
.cultural-subsidies div{
	float: right;
}
.cultural-subsidies .coupon-info{
	cursor: pointer;
}

.cultural-subsidies .coupon-info b{
	color: #ff4c0d;
}
.cultural-subsidies-box{
	position: relative;
	padding: 0 20px 20px 20px;
	display: none;
	font-family: PingFangSC-Medium;
}
.cultural-subsidies-box h3{
	font-size: 24px;
	text-align: center;
	color: #FF6B2B;
	margin: 10px 0;
}
.cultural-subsidies-box .cultural-subsidies-close{
	position: absolute;
	font-size: 36px;
	color: #B5B5B5;
	top:-10px;
	right: 5px;
	cursor: pointer;
}
.cultural-subsidies-box .cs-tips{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #151515;
	line-height: 20px;	
}
.cultural-subsidies-box .cs-tips span{
	font-weight: 600;
	color: #FF0100;
}
.cs-info-warpper:after{
	content:".";        
    display:block;        
    height:0;        
    clear:both;        
    visibility:hidden;  
    zoom:1;
}
    
.cs-info-list{
	height: 360px;
    overflow: auto;
}
.cs-info-list>li{
	margin-top: 20px;
}
.cs-info-list>li:after{
	content:".";        
    display:block;        
    height:0;        
    clear:both;        
    visibility:hidden;  
    zoom:1;
}
.cs-info-count{
	float:left;
	width: 140px;
	height: 100px;
	line-height: 100px;
	text-align:center;
	background: #FF6B29;
	position: relative;
	color: #FFFFFF;
	font-family: PingFangSC-Medium;
}
.cs-info-count ol{
	position: absolute;
	left: -5px;
	top: 7px;
}
.cs-info-count ol li{
	width: 10px;
	height:10px;
	background: #fff;
	border-radius: 10px;
	margin-bottom: 5px;
}
.cs-info-count i{
	position: absolute;
	right:-5px;
	top: -5px;
	width: 10px;
	height:10px;
	background: #fff;
	border-radius: 10px;
}
.cs-info-count i:last-child{
	top: unset;
	bottom:-5px;
}
.cs-info-count span{	
	font-size: 18px;	
}
.cs-info-count b{
	font-size: 48px;
	font-weight: 400;
}
.cs-info-right{
	float:right;
	width: 330px;
	height: 80px;
	background: #F0F0F0;
	padding: 10px 0px 10px 20px;
}
.cs-info-right h4{
	margin: 0 0 10px 0;
	font-family: PingFangSC-Regular;
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cs-info-right p{
	font-size: 12px;
	margin: 5px 0; 
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cs-info-right div:first-child{
	float:left;
	width:200px;
	box-sizing: border-box;
	border-right: 1px dashed #D3D3D3;
}
.cs-info-right div:last-child{
	float:right;
	width:130px;
	text-align:center;
	line-height: 80px;
}
.cs-info-right span{
	border: 1px solid #FF6B29;
	cursor: pointer;
	width:90px;
	height: 40px;
	font-size: 14px;
	font-family: PingFangSC-Regular;
	color: #FF6B29;
	padding: 10px 25px;
	moz-user-select: -moz-none; 
	-moz-user-select: none; 
	-o-user-select:none; 
	-khtml-user-select:none; 
	-webkit-user-select:none; 
	-ms-user-select:none; 
	user-select:none;
		
}









