.cus-top{width: 100%; border-bottom: 1px solid #efefef;margin-top:-20px;}
.cus-top ul{width: 100%;height: 32px;margin-top: 22px;padding-left: 20px;}
.cus-top ul li{
	width: 150px;
	line-height: 32px;
	margin-right: 8px;
	background: #efefef;
	text-align: center;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	float: left;
	}

.cus-contain{width: 100%;}
.cus-sub{
	margin: 20px;
	width: 96%;
	border: 1px solid #efefef;
	line-height: 40px;
	height: 40px;
	}
.cus-sub ul{
	width: 100%;
}
.cus-sub ul li{
	line-height: 40px;
	text-align: center;
	float: left;	
	font-size:14px;
	color:#333;		
}
.cus-sub-item1{
	width: 150px;
}
.cus-sub-item2{
	width: 330px;
}
.cus-sub-item3{
	width: 110px;
}
.cus-sub-item4{
	width: 110px;
}
.cus-sub-item5{
	width: 110px;
}
.cus-sub-item6{
	width: 100px;
}
.cus-item{
	margin:0 20px;
	width: 96%;
	/* height: 106px;*/
	line-height: 106px;
	border-bottom: 1px solid #efefef;
}

.cus-item ul{
	width: 100%;
	font-size:0;
}
.cus-item ul li{	
	text-align: center;
	display:inline-block;	
	vertical-align: middle;
	padding:10px 0;
	line-height: 24px;	
	font-size:14px;
	color:#333;
}
.cus-item ul li a{
	font-size:14px;
	color:#fd6f01;
}
.cus-item1{
	width: 150px;	
	line-height: 56px;
	color:#fd6f01;
}
.cus-item2{
	width: 330px;
	/*  padding-top: 25px;*/
}
.cus-item3{
	width: 110px;
	}
.cus-item4{
	white-space: nowrap;text-overflow:ellipsis; overflow:hidden;
	width: 110px;
}
.cus-item5{
	width: 110px;
}
.cus-item6{
	width: 100px;
}
.cus-item3 p{
	line-height: 25px;
}
.cus-item6 p{
	line-height: 25px;
	color: #FD6F01;
}
.cus-item-list{
	margin-top:6px;
}
.cus-item-list:first-chlid{
	margin-top：0；
}
.cus-item-img{width: 50px;float: left;margin-right: 10px;margin-left: 10px;}
.cus-item-img img{width: 52px; height: 52px;border:1px solid #efefef;}
.cus-item-disc{
    width: 222px;
    float: left;
    }
.cus-item-disc p{
	white-space: nowrap;text-overflow:ellipsis; overflow:hidden;
	line-height: 25px;
	text-align: left;
	font-size:14px;
}
.cus-item-disc .type span{
	color:#999;
	
}
.cus-item-disc .type em{
	color:#666 !important;
}
.noaccept{
	color: #fe0000;
}
.cus-active{
	background:#FD6F01 !important;
	color: #fff;
}
#con2{display: none;}

.cus-top2{
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #efefef;	
}
.cus-top-t1{
	font-size: 18px;
	color: #333;
	margin-left: 50px;
	margin-top: 20px;
}
.cus-top-t2{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	color: #FD6F01;
}
.cus-top-t2 img{
	margin-right: 8px;
	margin-top: -4px;
}
.backs-con{
	width: 100%;
}
.backs-title{
	margin-top: 20px;
	margin-left: 50px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
}
.backs-title2{
	margin-top: 20px;
	margin-left: 30px;
	font-size: 18px;
	color: #333;
	font-weight: 700;
}
.back-select{
	display:inline-block;
	width:180px;
	margin-left:8px;
	position:relative;
}
.back-select input{
	width:168px;
	height:26px;
	border:1px solid #e3e3e3;
	padding-left:12px;
	border-radius:2px;
	background:url('../images/sv02.jpg') no-repeat 92% center;	
}
.back-select input.select{
	background:url('../images/sv03.jpg') no-repeat 92% center;
}
.back-select ul{
	display:none;
    position: absolute;
    width: 100%;
    top: 34px;
    z-index: 3;
    padding:4px 0;
   	background:#fff;
   	border:1px solid #e3e3e3;
   	border-radius:1px;
   	box-shadow: 0 0 8px rgba(0,0,0,.42);
}
.back-select ul:after{
	content: "";
    position: absolute;
    z-index:5;
    right: 12px;
    top: -8px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    border-width: 5px;
}
.back-select ul:before{
	content: "";
    position: absolute;
    z-index:3;
    right: 12px;
    top: -9px;
    border-style: solid;
    border-color: transparent transparent rgba(0,0,0,.1) transparent;
    border-width: 5px;
}
.back-select li{
	padding-left:10px;
	line-height:28px;
	cursor: pointer;
}
.back-select .active{
	color:#fd6f01;
	background:url('../images/sv01.jpg') no-repeat 92% center;;
}
.back-select li:hover{
	color:#fd6f01;
}
.back-select{
	display:inline-block;
	width:180px;
	margin-left:8px;
	position:relative;
}
.back-select input{
	width:168px;
	height:26px;
	border:1px solid #e3e3e3;
	padding-left:12px;
	border-radius:2px;
	background:url('../images/sv02.jpg') no-repeat 92% center;	
}
.back-select input.select{
	background:url('../images/sv03.jpg') no-repeat 92% center;
}
.back-select ul{
	display:none;
    position: absolute;
    width: 100%;
    top: 34px;
    z-index: 3;
    padding:4px 0;
   	background:#fff;
   	border:1px solid #e3e3e3;
   	border-radius:1px;
   	box-shadow: 0 0 8px rgba(0,0,0,.42);
}
.back-select ul:after{
	content: "";
    position: absolute;
    z-index:5;
    right: 12px;
    top: -8px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    border-width: 5px;
}
.back-select ul:before{
	content: "";
    position: absolute;
    z-index:3;
    right: 12px;
    top: -9px;
    border-style: solid;
    border-color: transparent transparent rgba(0,0,0,.1) transparent;
    border-width: 5px;
}
.back-select li{
	padding-left:10px;
	line-height:28px;
	cursor: pointer;
}
.back-select .active{
	color:#fd6f01;
	background:url('../images/sv01.jpg') no-repeat 92% center;;
}
.back-select li:hover{
	color:#fd6f01;
}
.backs-ditail{
	margin: 22px 0px 30px 50px;
}
.backs-ditail1{
	
}
.backs-ditail2{
	margin-left: 5px;
	color: #FF8400;
}
.backs-ditail3{
	margin-left: 20px;
}
.backs-ditail4{
	margin-left: 5px;
}
.backs-ditail5{
	float: right;
	margin-right: 40px;
	font-size: 18px;
	color: #666;
	margin-top: -8px;
	
}
.rmbsite{
	font-size: 16px;
	color: #fd6f01;
}
.rmb{
	font-size: 20px;
	color: #fd8400;
}

.backs-allbooking{
	width: 96%;
	border-bottom: 1px solid #efefef;
	margin: 0 auto;
	padding-bottom: 20px;
}
.backs-item{
	width: 100%;
	height: 120px;
	line-height: 120px;	
}
.backs-item1{
	width: 15px;
}
.backs-item2{
	width: 600px;
}
.backs-item3{
	margin-left: 100px;
	width: 80px;
}
.backs-item4{
	width: 80px;
}
.backs-item1 img{
	width: 12px;
	height: 12px;
}
.backs-item ul{
	width: 100%;
	height: 120px;
	line-height: 120px;
	margin-left: 33px;
}
.backs-item ul li{
	text-align: center;
	float: left;
	height: 120px;
	line-height: 120px;
}
.return-final .return-num{
	border:1px solid #e3e3e3;
	background:#fefefe;	
	height:28px;
	width:40px;
	text-align: center;
}
.return-final .return-num[disabled="disabled"]{
	background:#f7f7f7;
}
.upload-show{
	display:inline-block;
	vertical-align: top;
}
.backsimg{
	float: left;
	width: 100px;
	height: 100px;
}
.backsimg img{
	width: 100px;
	height: 100px;
	margin-left: 12px;
	margin-top: 10px;
	border: 1px solid #efefef;
}
.backsdiscr{
	float: left;
	margin-top: 10px;
	width: 470px;
	margin-left: 10px;
}
.backsdiscr p{
	font-size: 14px;
	margin-top: 20px;
	line-height: 24px;
	text-align: left;
	margin-left: 24px;
}
.backs-ap1{
	width: 100%;
	height: 100%;
}
.backs-ap1 span{
	height: 56px;
	line-height: 56px;
	margin-left: 30px;
	margin-top: 28px;
	font-size: 14px;
}
.backs-ap1 input{
	margin-left: 12px;
	
}
.backs-ap2 span{
	height: 56px;
	line-height: 56px;
	margin-left: 30px;
	margin-top: 28px;
	font-size: 14px;
}
.backs-ap2 select{
	width: 160px;
	height: 28px;
	margin-left: 12px;
}
.backs-ap3 {
	height: 200px;	
}
.backs-ap3 span{
	margin-left: 30px;
	margin-top: 28px;
	font-size: 14px;
}
.backs-ap3 textarea{
	position: absolute;
    width: 796px;
    height: 182px;
    overflow: hidden;
    border-radius: 2px;
    margin-left: 12px;
    border: 1px solid #efefef;
}
.backsbutton{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.backsbutton button{
	width: 140px;
	height: 40px;
	border-radius: 2px;
	margin-right: 8px;
	border: none;
}

.backsbutton input{
	display:inline-block;
	width: 140px;
	height: 40px;
	border-radius: 2px;
	margin-right: 8px;
	border: none;
}
.backsbutton-submit{
	background: #FD6F01;
	font-size: 18px;
	color: #fff;
}
.backsbutton-cancle{
	background: #e3e3e3;
	font-size: 18px;
	color: #999;
}
.return-item1{
	margin-top: 40px;
	margin-left: 30px;
	font-size: 14px;
	color:#333;	
}
.return-item2{
	margin-top: 20px;
	margin-left: 30px;
	font-size: 14px;
	color:#666;	
}
.return-item3{
	margin-top: 40px;
	margin-left: 30px;
	font-size: 14px;
	color:#333;
}
.return-item1 img{
	width: 15px;
	height: 15px;
	margin-top: -3px;
	margin-right: 5px;
}
.return-item3 img{
	width: 15px;
	height: 15px;
	margin-top: -3px;
	margin-right: 5px;
}

.label2{
	display: inline-block;
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 46px;
  
}
.label2 img{
	margin:0 12px;
	width: 5px;
	height: 5px;
}

.txt2{
	width: 160px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    color: #999;
    line-height: 20px;
    height: 20px;
    padding: 12px;
    font-size: 14px;
}
.txt3{
	width: 496px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    color: #999;
    line-height: 20px;
    height: 20px;
    padding: 12px;
    font-size: 14px;
}
/*0822售后服务 */
.service-main{	
	margin-top:-20px;
	min-height: 552px;
}
.service-head{
	padding:0 20px 0 50px;
	line-height:60px;
	border-bottom:1px solid #e3e3e3;	
	font-size:18px;
	color:#333;
	font-weight:700;
}
.service-head .back{
	float:right;
	margin-top:18px;
	font-size:14px;
	color:#ff8400;
}
.service-list-box{
	border-bottom:1px solid #e3e3e3;
	margin:0 20px;
	padding-bottom:40px;
}
.service-list{
	padding-left:30px;
	margin-bottom:10px;
}
.service-list ul{
	font-size:0;
}
.service-list li{
	position:relative;
	display:inline-block;
	vertical-align: middle;		
}
.service-list .sv-img{
	width:100px;
	height:100px;
	line-height:100px;
	overflow:hidden;
	border:1px solid #e3e3e3;
	margin-right:24px;
}
.service-list .sv-img img{
	width:100px;
}
.service-list .sv-intro{
	width:470px;
	height:40px;
	overflow:hidden;
}
.service-list .sv-price{
	width:186px;
	min-height:40px;
	text-align:right;
}
.service-list .sv-num{
    width: 80px;
    min-height: 40px;
    text-align: right;
}
.service-list .sv-intro2{
	width:220px;
	height:40px;
	overflow:hidden;
}
.service-list .sv-price2{
	width:88px;
	min-height:40px;
	text-align:right;
}
.service-list .sv-num2{
    width: 60px;
    min-height: 40px;
    text-align: right;
}
.service-list .sv-operate{
	width:370px;
	min-height:40px;
	text-align: right;
}
.operate-num{
	display:inline-block;	
	border:1px solid #e3e3e3;
}
.operate-num input{
	height:20px;
	vertical-align: top;
}
.operate-num .operate-btn{
	width:20px;
	border:0 none;
	background:none;
	cursor: pointer;
	font-size:18px;
	line-height:1;
}
.operate-num .operate-val{
	width:38px;
	border-width:0 1px;
	border-color:#e3e3e3;
	border-style:solid;
	text-align: center;
}
.back-up-img{
	position:relative;
	display:inline-block;
	
}
.back-up-img .pic{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity: 0;	
}
.back-up-img .btn{
	width:80px;
	height:28px;
	font-size:14px;
	color:#fd6f01;
	border:1px solid #fd6f01;
	background:#fff;
}
.back-up-img i{
	color:#fd6f01;
	margin:0 4px;
}
.back-up-img .txt{
	margin-left:0;
}
.ser-box{
	margin:20px;
	padding:0 30px;	
	border-bottom:1px solid #e3e3e3;
}
.ser-box2{
	margin:20px;
	
	border-bottom:1px solid #e3e3e3;
}
.ser-box h2{
	font-size:18px;
}
.back-table{
	width:100%;
}
.ser-refund{
	margin-bottom:40px;
}
.ser-refund .label{
	display:inline-block;
	vertical-align:top;
}
.ser-refund li{
	margin-top:8px;
}
.ser-refund li:first-child{
	margin-top:0;
}
.ser-refund img{
	border:1px solid #e3e3e3;
	width:100px;
	height:100px;
	margin-top: 4px;
}
.ser-step-box{
	margin:20px;
	padding:0 30px;		
}
.ser-step-box h2{
	font-size:18px;
	color:#333;
}
.ser-step{
	margin:24px 0 20px 76px;	
}
.ser-step ul{
	padding-left:20px;
	border-left:1px solid #e3e3e3;
}
.ser-step li{
	position:relative;
	padding-top:14px;
	line-height: 1;	
	top:-6px;	
	
}
.ser-step li:first-child{
	padding-top:0;
}
.ser-step li:first-child .icon{
	top:5px;
}
.ser-step li .icon{
	position:absolute;
	top:20px;
	left:-26px;
	width:11px;
	height:11px;
	background:url("../images/sv05.png") no-repeat center;
}
.ser-step .active .icon{
	background:url("../images/sv04.png") no-repeat center;
}
.ser-step  .time{
	display:inline-block;
	margin-right:40px;	
	font-size:14px;
	color:#666;
	
}
.ser-step .info{
	display:inline-block;	
	width:550px;
	vertical-align: top;
	font-size:14px;
	color:#666;
}
.ser-step .info a{
	cursor: pointer;
}
.ser-step .form{	
	margin:14px 0;
}
.ser-step .form .txt{
	width:180px;
	padding-left:10px;
	height:30px;
	border:1px solid #e3e3e3;
	border-radius:2px;	
	margin-right:14px;
}
.ser-step .form .btn{
	width:80px;
	height:30px;
	color:#fff;
	background:#fd6f01;
	border:0 none;
	border-radius:2px;
}
.ser-add-address{
	display:inline-block;
	margin:20px 30px 0;
	padding-right:20px;
	background:url("../images/icon-down.png") no-repeat right center;
	cursor:pointer;
	color:#fd6f01;
}
.ser-add-address.active{
	background:url("../images/icon-up.png") no-repeat right center;
}
.order-table{	
	width:100%;
	margin-top:10px;
	margin-bottom: -10px;
}
.order-table td{
	padding:10px 0;
}
.order-table td img{
	border:1px solid #e3e3e3;
}
.order-table td .label{
    height: 46px;   
    display: inline-block;
    overflow: hidden;
    color:#666;
}
.order-amount{
	padding:30px 0 80px;;
}
.order-amount .info{
	text-align:right;
	font-size:18px;
	margin-bottom:26px;
}
.order-amount .info i{
	font-size: 12px;
    color: #fd8400;
    margin-left:8px;
}
.order-amount .info span{
	color:#fd6f01;
	font-size:20px;
}
.order-amount-btn{
	text-align:center;
}
.order-amount-btn .btn{
	display:inline-block;
	width:140px;
	height:40px;
	line-height:38px;
	font-size:18px;
	border-radius:2px;
	border:0 none;
	font-weight:300;
}
.order-amount-btn .btn-submit{
	color:#fff;
	background:#fd6f01;
}
.order-amount-btn .btn-cancle{
	color:#999;
	background:#e3e3e3;
}
.order-amount-btn .btn-confirm{
	width:160px;
	color:#fff;
	background:#fd6f01;
}