.payfor-success{
    max-width: 1200px;
    margin: 50px auto;
    /* padding-bottom:200px; */
    padding: 0 15px 200px 15px;
    box-sizing: border-box;
}
.payfor-success-top span{
    display: inline-block;
    width: 350px;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    background:#35bd84 ;
    color: #ffffff;
}
.payfor-success-bottom{
    margin-top: 100px;
    margin-left: 400px;
}
.payfor-success-bottom p{
    height: 50px;
    line-height: 50px;
}
.payfor-success-bottom p img{
    width: 60px;
    height: 60px;

}
.payfor-success-bottom span{
    font-size: 22px;
    margin-left: 20px   ;
}
.payfor-success-bottom button{
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #35bd84;
    color: #FFFFFF;
    text-align: center;
    border: none;
    margin-left: 50px;
    margin-top: 20px;
}
.payfor-success-bottom .btn-detail{
    background: #ddf0f6;
    color: #000000;
    margin-left: 20px;
}

.payfor-success-top .payfor{
    background: #e6e5e5;
    color: #000000;
}

.sub-order-total{
    /*width: 1178px;*/
    height: 75px;
    line-height: 75px;
    background: #eeeeee;
    margin: 30px 0;
    padding-left: 30px;
    border-radius: 8px;
}
.sub-order-total>span{
    color: #35bd84;
    font-size: 24px;
}
.select{
    /*width: 1176px;*/
    height: 216px;
    padding-left: 15px;
    padding-top: 15px;
    border: solid 1px #ccc;
    border-radius: 8px;
    box-shadow: 0 0 5px black;
}
.select>img{
    width: 40px;
    height: 40px;
    margin-left: 20px;
}
.select .sub-img1{
    margin-right: 50px;
    width: 35px;
    height: 35px;
}
.sub-order button{
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    text-align: center;
    background: #35bd84;
    border: none;
    margin-left: 50px;
    margin-top: 50px;
}

.order-date{
    overflow: hidden;
    margin-bottom: 20px;
}
.order-date p{
    padding-left: 40px;
    border-bottom: none 1px #e4e4e4;
    height: 50px;
    line-height: 50px;
}
.order-date-left{
    float: left;
}
.order-date-right{
    float: left;
    margin-left: 40px;
    max-width: 750px;
    min-width: 300px;
}
.order-date-right .play{
    margin-top: 40px;
}
.order-date-right .count #min,#add{
    display: inline-block;
    width: 30px;

}
.order-date-right .price{
    float: left;
    margin-top: 25px;
    /*margin-right: 400px;*/
}
.order-date-right .price span{
    color: #f99b29;
    font-size: 30px;
    margin-left: 10px;
}
.order-date-right .detail{
    float: right;
    color: #1a2f80;
    margin-top: 40px;
}
.content{
    height: 280px;
    border: none #bebebe 1px;
    margin: 0 auto;
    padding-top: 20px;
    padding-left: 30px;
    overflow:auto;
}
.takeup{
    float: right;
    margin-right: 45px;
    color: #1a2f80;
}
.message p{
    /* padding-left: 40px; */
    border-bottom: dashed 1px #666666;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
}
.message .message-input{
    margin-left: 30px;
}
.message .message-input span{
    color: #ff3c38;
}
.message .message-input input{
    width: 200px;
    height: 30px;
    border: solid 1px #4eaaff;
    /* margin-bottom: 15px; */
    margin: 8px 0;
}
.payfo{
    height: 45px;
    line-height: 45px;
    text-align: right;
    background: #e6e6e6;
    font-size: 24px;
    margin-top: 10px;
}
.payfo span{
    color: #ff7302;
    margin-right: 40px;
}
.payfo label{
    font-size: 20px;
    font-weight: normal;
}
.message .spa{
    margin-left: 40px;
}
.message button{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: none;
    margin-top: 10px;
}
.message .btn{
    width: 100%;
    padding: 4px;
    /* display: flex;
	justify-content: space-around;
	align-items: center;
	align-items: flex-end; */
    /* flex-direction: row;
    justify-content: space-between; */
}
.message .btn .return-btn{
    float: right;
    color: #FFFFFF;
    background: #e0e0e0;
    margin-left: 20px;
}
.message .btn .submit-btn{
    float: right;
    color: #FFFFFF;
    background: #3ac4ff;
}


.container img{
    width: 360px;
    height: 215px;
}
.sub-btn{
    display: block;
    background: #1ec182;
    color: #FFFFFF;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
}
.sub-btn:hover{
     text-decoration: none;
    color: #FFFFFF;
 }
.ticket-price{
    color: #ee9d00;
    text-align: right;
}


.order-detail-number{
	width: 100%;
	height: 45px;
	background-color: #f1f1f1;
	color: #747474;
	font-size: 16px;
}
.order-detail-number .order-number{
	float: left;
	line-height: 45px;
	margin-left: 40px;
}
.order-detail-number .order-price{
	float: right;
	line-height: 45px;
	margin-right: 40px;
}
.order-detail-top .order-detail-wxImg{
	float: left;
	margin-top: 20px;
	margin-left: 80px;
}
.order-detail-top .order-detail-wx-price{
	float: right;
	margin-top: 20px;
	margin-right: 80px;
	font-size: 16px;
}
.order-detail-top .order-detail-wx-code{
	width: 200px;
	height: 200px;
	margin: 120px auto;
}
.order-detail-top .order-detail-wx-code>div{
	text-align: center;
	font-weight: 700;
}
.order-detail-top span{
	display: inline-block;
	width: 390px;
	height: 45px;
	line-height: 45px;
	padding-left: 50px;
	background: #e6e6e6;
}
.order-detail-top span:nth-child(1){
	background: #35bd84;
	color: #FFFFFF;
}
.know{
    font-size: 24px;
    font-weight: bold;
  /*   padding-left: 40px; */
    border-bottom: dashed 1px #666666;
}
.wxicon{
    /*border: 1px solid #ccc;*/
    border-radius: 4px;
    width: 238px;
    height: 87px;
    background:url(../../../../common/images/selected.png) no-repeat ;
}
.zhifu_font{
    font-size: 16px;
    line-height: 40px;
}

@media screen and (min-width: 920px) {
    .payfor-success-top span{
        width: 387px;
    }
}
@media screen and (max-width: 500px) {
    .header .logo{
        padding-right: 0;
    }
}