﻿
.ddstep {
    float: left;
    color: #fff;
    font-weight: bold;
    background-color: #ed6d00;
    padding: 10px 30px 10px 30px;font-size: 15px;
}

.ddstepGray {
    float: left;
    color: #3e3d3d;
    font-weight: bold;
    background-color: #bab7b7;
    padding: 10px 30px 10px 30px;font-size: 15px;
}

.step a:hover {
    background-color: #ed6d00;
    color: #fff;
}

.triangle-right {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 50px solid red;
    border-bottom: 25px solid transparent;
}

.line {
    float: left;
    width: 80px;
    height: 2px;
    background-color: #ff6a00;
    margin-top: 18px;
}

.line2 {
    float: left;
    width: 80px;
    height: 2px;
    background-color: #fff;
    margin-top: 18px;
}
.lineRight {
    float: right;
    width: 80px;
    height: 2px;
    background-color: #ff6a00;
    margin-top: 18px;
}

.step {
    width: 1200px;
    margin-top: 20px;
    margin: 0 auto;
}

.nypronyprotitle {
    width: 1182px;
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
    background: #ED6D00 none repeat scroll 0% 0%;
    color: #FFF;
    padding-left: 15px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: left;
}

.zj {
    border-bottom: 2px solid #FF6A00;
    float: right;
    padding: 5px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
}

.zj1 {
    border-bottom: 2px solid #FF6A00;
    float: left;
    padding: 5px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
}


.order-item {
    border: 1px solid #E4E4E4;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.title-bg {
    color: #ed6d00;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding-left: 10px;
    margin: 0px;
    background-color: #EFEFEF;
}
.title-bg2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    padding-left: 10px;
    margin: 0px;
    background-color: #ed6d00;
}
.order-wrap {
    border-top-width: 0px;
    padding: 15px;
    box-sizing: border-box;
}

.order-info {
    /*padding-bottom: 12px;*/
    box-sizing: border-box;
}

.order-info-item {
    margin-bottom: 6px;
    color: #898989;font-size: 16px;
}

.pull-right {
    float: right !important;
    box-sizing: border-box;
}

.col-sm-4 {
    width: 33.3333%;
}

.btn-link:hover, .btn-link:focus {
    color: #ff6a00;
    text-decoration: none;
    background-color: transparent;
}
.btn-link2:hover, .btn-link:focus {
    color: #fff;
    text-decoration: underline;
    background-color: transparent;
}
.btn {
    font-size: 14px;
    margin-right: 5px;
}

.order-info-item {
    margin-bottom: 6px;
    color: #898989;
    font-size: 15px;
}

.col-sm-4 {
    width: 33.3333%;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}

.text-right {
    text-align: right;
    box-sizing: border-box;
}

.btn-54 {
    background-color: #ff6a00;
    padding: 4px 10px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-danger {
    color: #FFF;
    background-color: #ff6a00;
    border-color: #D43F3A;
    border: 1px solid transparent;
}

.rs {
    color: #ff6a00;
    font-weight: bold;
    font-size: 16px;
}

.l-inform {
    padding: 40px 0px;
}

.text-center {
    text-align: center;
    font-size: 14PX;
}
.form-control1 {
    height: 30px;
    padding: 6px 12px;
   width: 320px;
    color: #555;
    background-color: #FFF;
   
    border: 1px solid #CCC;
    border-radius: 4px;
}

/*弹出层*/
.modal-dialog {
    transform: translate(0px, 0px);
    width: 600px;
    height: 435px;
    margin: 210px auto;
    position: relative;
    box-sizing: border-box;
}

.modal-qq {
overflow: hidden;
outline: 0px none;
position: fixed;
top: 350px;
box-sizing: border-box;
width: 80px;
height: 58px;
right: 0px;

}

.modal-content {
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
    position: relative;
    background-color: #FFF;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0px none;
    box-sizing: border-box;
    display: table;
    width: 600px;
    content: " ";
}

.col-xs-12 {
    /*width: 100%;*/
}

button.close {
    padding: 0px;
    cursor: pointer;
    background: transparent none repeat scroll 0% 0%;
    border: 0px none;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0px 1px 0px #FFF;
    opacity: 0.2;
}

.title-bordered {
    color: #ff6a00;
    font-size: 20px;
    line-height: 1.5;
    margin: 20px 0px;
    border-bottom: 3px solid #ff6a00;
}

.form-group {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: -15px;
    margin-left: -15px;
    display: table;
    box-sizing: border-box;
    width: 568px;
    height: 34px;
    content: " ";
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.control-label {
    padding-top: 7px;
    margin-bottom: 0px;
    text-align: right;
}

.col-sm-offset-2 {
    margin-left: 16.6667%;
}

.col-sm-2d {
    width: 16.6667%;
}

.col-sm-1d, .col-sm-2d, .col-sm-3d, .col-sm-4d, .col-sm-5d, .col-sm-6d, .col-sm-7d, .col-sm-8d, .col-sm-9d, .col-sm-10d, .col-sm-11d, .col-sm-12d {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-sm-1e, .col-sm-2e, .col-sm-3e, .col-sm-4e, .col-sm-5e, .col-sm-6e, .col-sm-7e, .col-sm-8e, .col-sm-9e, .col-sm-10e, .col-sm-11e, .col-sm-12e {
    float: left;
}


.col-sm-offset-4 {
    margin-left: 218px;
}

.col-sm-3 {
    width: 25%;
}

.modal {
    bottom: 0px;
    left: 0px;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0px none;
    position: fixed;
    top: 0px;
    right: 0px;
    box-sizing: border-box;
}

.fade.in {
    opacity: 1;
}

.fade {
    transition: opacity 0.15s linear 0s;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    box-sizing: border-box;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.col-sm-offset-1 {
    margin-left: 8.33333%;
}

.text-danger {
    color: #ff6a00;
}

.btn-danger:hover {
    color: #FFF;
    background-color: #ff6a00;
    border-color: #ff7a00;
}

.btn-block {
    display: block;
    width: 100%;
    display: inline-block;
    /*padding: 6px 12px;*/
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

/*STEP3*/
#ddA:link{
color:#00E;
}
#ddA:hover{
color:#ff6a00;
}


/*订单列表*/
.order-item2 {
    border: 1px solid #E4E4E4;
   
    box-sizing: border-box;
}

.order-item23 {
    border: 1px solid #E4E4E4;
   margin-top:20px;
    box-sizing: border-box;
}
.wdxx {
margin:6px 0;font-size: 14px;
color:#3e3d3d;font-weight:bold;
}
.wdxx2 {
margin:6px 0;font-size: 14px;
}

.axiugai{
color:#ff6a00;
cursor:pointer;
}
.axiugai:link{
color:#ff6a00;
cursor:pointer;
}
.axiugai:hover{
color:#ff6e00;cursor:pointer;
}
.addxiugaibtn {
font-size:14px;float:right;padding:2px 2px;margin-right:90px;
}
.qhao {
text-align:right;padding-right:0px;width:234px
}
.zf {
text-decoration: line-through;
text-decoration-color:#ff6e00 !important;
}
a {
cursor:pointer;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    height:auto;
}