.tdd {
    float: left;
}

.o_table li {
    list-style: none;
    width: 100%
}

.wforder * {
    padding: 0;
    margin: 0;
}

.wforder {
    font: 14px Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, SimSun, \5B8B\4F53, Arial, Verdana;
    color: #000;
    text-align: left;
    background-color: #F5F5F5;
}

.wforder a:link,
.wforder a:visited {
    color: #333;
    text-decoration: none;
}

.wforder a:hover {
    color: #F00;
    text-decoration: none;
}

button,
input,
option,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

em {
    font-style: normal;
    margin-right: 5px;
}

i {
    font-style: normal;
    font-size: 12px;
    margin-left: 5px;
}

.wforder img {
    border: 0 none;
    vertical-align: middle;
}

.red {
    color: #F00;
}

.blue {
    color: #09F;
}

.green {
    color: #090;
}

.pt3 {
    padding-top: 3px;
}

input,
select,
textarea {
    color: #555;
}

input[type="text"],
button,
select,
textarea {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CCC;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input:focus,
select:focus,
textarea:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.input-text,
.wfform-block span,
.select,
.payps,
.textarea,
.wffahuo,
.wfquery {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.wforder {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.wfwrap {
    padding: 5px;
    height: auto;
    overflow: hidden;
    *zoom: 1;
}

.wfwrapbox {
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 1px 2px 2px #E4E4E4;
    padding: 5px;
    background: #fafafa;
}

.wfwrap .pt15 {
    padding-top: 15px;
}

.wfform {
    display: block;
    height: auto;
    overflow: hidden;
}

.wftitle {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-indent: 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 5px;
}

.wftitle img {
    display: block;
    float: left;
    height: 36px;
    width: auto;
}

.wfform-box {
    width: 100%;
    clear: both;
    *zoom: 1;
    margin-bottom: 10px;
}

.wfform-box:after {
    content: '\20';
    clear: both;
    *zoom: 1;
    display: block;
    height: 0;
}

.wfform-label {
    float: left;
    display: block;
    width: 60px;
    height: 34px;
    line-height: 34px;
    text-align: right;
    font-size: 14px
}

.wfform-pro {
    margin-left: 70px;
    min-height: 34px;
}

.wfform-opt {
    margin-left: 70px;
    min-height: 34px;
}

.radio {
    padding-top: 6px;
}

.wfform-pro span {
    display: block;
    float: left;
    padding-right: 15px;
}

.wfform-pro span img {
    margin-left: 8px;
    vertical-align: top;
}

.wfform-pro span.auto {
    width: auto;
}

.wfform-pro span.down {
    width: 100%;
}

.wfform-pro span.payps {
    width: 100%;
    font-size: 12px;
    color: #F60;
    padding: 8px;
    border: 1px dotted #DDD;
    background: #FFFFF2;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.wfform-pro label {
    cursor: pointer;
    line-height: 1.6em;
}

.wfproimg {
    width: 100%;
    height: 80px;
}

.wfproimg img {
    width: 79px;
    height: 79px;
    float: left;
    border: 1px solid #E6E6E6;
    margin-right: 20px;
}

.wfproimg p {
    line-height: 1.6em;
    padding-top: 10px;
    color: #333;
    font-weight: bold;
}

.input-text {
    display: block;
    width: 100%;
    padding: 0 6px;
    height: 32px;
    line-height: 32px;
    line-height: 30px\9;
    vertical-align: middle;
    outline: 0;
    -webkit-transition: border-color .3s cubic-bezier(.65, .05, .35, .5);
    transition: border-color .3s cubic-bezier(.65, .05, .35, .5);
}

.date span {
    display: block;
    float: left;
    width: 49%;
}

.date span.enddate {
    float: right;
}

.textarea {
    display: block;
    width: 100%;
    padding: 6px;
    height: 60px;
}

.input-radio {
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    margin: 3px 6px 9px 0;
}

.select {
    width: 100%;
    height: 32px;
    line-height: 32px;
    padding: 0 2px;
    margin: 0;
}

.frame ul.size li,
.frame ul.colour li {
    display: inline-block;
    _zoom: 1;
    *display: inline;
    margin: 0 6px 6px 0;
}

.frame ul.size li a,
.frame ul.colour li a {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 5px;
    border: 1px solid #CCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.frame ul.size li a.cursize,
.frame ul.colour li a.curcolour {
    border: 2px solid #F40;
    color: #F40;
    padding: 4px;
}

.frame ul li img {
    width: 50px;
    height: 50px;
}

.wfnums a {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    border: 1px solid #CCC;
    cursor: pointer;
    background: url(jjh.gif) no-repeat;
}

.wfnums input {
    float: left;
    width: 50px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-width: 1px 0;
    border-radius: 0;
}

.wfnums a.dec {
    background-position: 0 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.wfnums a.lnc {
    background-position: -26px 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.wfnums strong {
    float: right;
    height: 26px;
    line-height: 26px;
    font-size: 28px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #F40;
}

.wfnums strong em.rmb {
    font-family: arial;
    font-weight: normal;
}

.area span {
    display: block;
    float: left;
}

.wfprovince {
    width: 31%;
    margin-right: 3.5%;
}

.wfcity {
    width: 31%;
    margin-right: 3.5%;
}

.wfarea {
    width: 31%;
    margin-right: 0;
}

.vcode input {
    display: inline;
    float: left;
    width: 70px;
    text-align: center;
}

.vcode button {
    width: auto;
    padding: 0 6px;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
}

.vcode span {
    display: inline;
    float: left;
    height: 34px;
    line-height: 34px;
}

.wfbtn {
    width: 100%;
    color: #FFF;
    padding: 6px 0;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    background-repeat: repeat-x;
}

.wfbtn:hover,
.wfbtn:focus {
    background-position: 0 -15px;
}

.btn-r {
    background-image: linear-gradient(to bottom, #FF8566 0, #FF5C33 100%);
    border-color: #FF3300;
    background-color: #FF8566\9;
}

.btn-r:hover,
.btn-r:focus {
    background-color: #FF5C33;
}

.btn-g {
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    border-color: #3e8f3e;
    background-color: #5cb85c\9;
}

.btn-g:hover,
.btn-g:focus {
    background-color: #419641;
}

.btn-l {
    background-image: linear-gradient(to bottom, #96DD51 0, #72D216 100%);
    border-color: #6AC714;
    background-color: #96DD51\9;
}

.btn-l:hover,
.btn-l:focus {
    background-color: #72D216;
}

.btn-b {
    background-image: linear-gradient(to bottom, #66C2FF 0, #33ADFF 100%);
    border-color: #0099FF;
    background-color: #66C2FF\9;
}

.btn-b:hover,
.btn-b:focus {
    background-color: #33ADFF;
}

.btn-o {
    background-image: linear-gradient(to bottom, #FFA366 0, #FF8533 100%);
    border-color: #FF6600;
    background-color: #FFA366\9;
}

.btn-o:hover,
.btn-o:focus {
    background-color: #FF8533;
}

.wffahuo {
    width: 100%;
    height: 190px;
    overflow: hidden;
    font-size: 12px;
    color: #999;
}

.wffahuo ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.wffahuo li {
    height: 35px;
    overflow: hidden;
    line-height: 1.8em;
    padding: 10px;
}

.wffahuo li span {
    width: auto;
}

.wfquery {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.wfquery input {
    display: inline;
    float: left;
    width: 77%;
}

.btn-que {
    display: inline;
    float: right;
    width: 20%;
    height: 32px;
    line-height: 32px;
    padding: 0;
}

@media screen and (max-width:449px) {
    .wfform-label {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }
    .wfnums input {
        width: 40px;
    }
    .wfnums strong {
        font-size: 20px;
    }
    .wfprovince {
        width: 100%;
        margin-bottom: 6px;
    }
    .wfcity {
        width: 100%;
        margin-bottom: 6px;
    }
    .wfarea {
        width: 100%;
    }
    .date span {
        width: 100%;
    }
    .date span.enddate {
        float: left;
        margin-top: 6px;
    }
    .wfbtn {
        width: 100%;
        font-size: 16px;
        padding: 7px 0;
    }
    .wfquery input {
        width: 72%;
    }
    .btn-que {
        width: 25%;
        font-size: 14px;
        padding: 0;
    }
    .vcode button {
        font-size: 12px;
    }
}

.kk {
    width: 33%;
    float: left;
}

.bleft {
    float: left;
    width: 33%;
    height: 1px;
}

.bright {
    float: right;
    width: 33%;
}

.wforder {
    max-width: 100%;
}

.wftitle {
    background: #FF9900;
}

.o_table {
    font-size: 1em;
    margin: 0 !important
}

.o_table select {
    height: 32px;
    line-height: 32px;
    padding: 0 2px;
    margin-left: 20px;
}

.o_table li {
    padding: 10px 0px;
    border-top: 1px dashed #1F772C;
}

.td2 {
    margin-left: 10px;
    height: 57px
}

.td2 span {
    line-height: 52px;
    white-space: nowrap;
    width: 20%;
}

.td3 {
    text-align: center;
    padding: 8px;
    float: right;
}

.frame img {
    width: 50px;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 50px;
    margin-bottom: 5px;
}

.wfform-air {
    margin: 10px;
}

.clear {
    clear: both
}

.wfwrap select {
    height: 38px
}

@media (max-width: 767px) {
    .td3 {
        float: left;
        width: 90%
    }
    .td3 select {
        width: 76%
    }
    .wfform-pro span {
        padding-right: 5px;
    }
    .out {
        margin-left: 5px;
    }
}