.main {
    width: 980px;
    margin: 0 auto;
    padding: 15px 0 10px 0;
}
.main-title {
    width: 100%;
    float: left;
    font-size: 12px;
}
.shoptable a:visited {
    /*color: #1377dc;*/
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}
.simsun {
    font-family: simsun;
}
.grayb {
    color: #999;
    font-size: 12px;
}
.clear {
    clear: both;
}
body {
    font-size: 14px;
    font-family: Arial,Microsoft Yahei,'微软雅黑','宋体';
    color: #666;
}
.pt10 {
    padding: 15px 0 0;
}
.tip-bg {
    background: url(/static/web/img/tip.png) no-repeat 10px 13px #FFFBE5;
    padding-left: 28px;
}
.tip {
    border: 1px solid #FFD376;
    font-size: 12px;
    line-height: 24px;
    padding: 6px 10px;
    padding-left: 30px;
}
.member-lb {
    margin-top: 15px;
}

.form dl {
    clear: both;
    padding: 0;
    width: 100%;
    font-size: 14px;
    border-left: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

dl, dt, dd, ul, ol, li {
    list-style: none;
}
dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, select {
    font-family: Microsoft YaHei,Arial,Microsoft Yahei,'微软雅黑','宋体';
    *font-family: Microsoft Yahei,Arial,'微软雅黑','宋体';
}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
.member-lb {
    margin-top: 15px;
}

.member-lb dl dt {
    width: 28%
}

.member-lb dl dd select {
    margin-left: 10px;
}

.form dt {
    border-top: 1px solid #ededed;
    clear: left;
    float: left;
    margin: 0;
    /*padding: 0.9em;*/
    width: 170px;
    text-align: right;
}
.form dd {
    border-right: 1px solid #ededed;
    border-top: 1px solid #ededed;
    overflow: hidden;
    padding: 1em;
    text-overflow: ellipsis;
}
.form dd textarea:hover, .mo-input:hover {
    border: 1px solid #fe8431;
}

.form dd textarea:focus, .mo-input:focus {
    border: 1px solid #fe8431;
}
/*列表*/
.form dl {
    clear: both;
    padding: 0;
    width: 100%;
    font-size: 14px;
    border-left: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.form-button {
    width: 100%;
    margin-top: 25px;
    text-align: center;
}

.form dt {
    border-top: 1px solid #ededed;
    clear: left;
    float: left;
    margin: 0;
    /*padding: 0.9em;*/
    padding-top: 20px;
    width: 170px;
    text-align: right;
}

.form dt label {
    color: #666666;
}

.form dd {
    border-right: 1px solid #ededed;
    border-top: 1px solid #ededed;
    overflow: hidden;
    /*padding: 1.2em;*/
    text-overflow: ellipsis;
}

.form dd label {
    padding: 1px 0
}

.form dd.list {
    width: 400px;
}

.form dd.more {
    float: right;
    margin-left: 530px;
}

.form dd img {
    border: 0 solid #000000;
    margin-bottom: 1px;
}

.form dd table {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.form dd textarea {
    width: 500px;
    height: 200px;
    border: 1px solid #e5e5e5;
    padding: 5px
}

.form dd select {
    border: 1px solid #ddd;
}

.form dd button img {
    border: medium none;
    margin: 0 0 -3px !important;
    padding: 0;
}

.form dd p.hint {
    clear: both;
    color: #BBBBBB;
    margin: 3px 0;
    padding: 0;
}

* html .form dd p.hint {
    height: 1%;
}

.form dd p.error {
    background: none repeat scroll 0 0 #FFEBE8;
    border: 1px solid #DD3C10;
    margin: 4px 0;
    padding: 3px;
}

.form ul.errors {
    background: none repeat scroll 0 0 #FFEBE8;
    border: 1px solid #DD3C10;
    margin: 2px 0;
    padding: 0;
}

.form ul li {
    list-style-type: none;
    margin: 0;
    padding: 1px;
}

.form fieldset {
    border-color: #A5ACB2;
    border-width: 5px 0 0;
    margin: 0;
    padding: 0;
}

.form fieldset legend {
    border: 1px solid #A5ACB2;
    color: #6AA1D8;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 10px;
}

.form label.required:after {
    color: #FF0000;
    content: "* ";
    vertical-align: middle;
}

.form dl dd div {
    margin: 0;
    padding: 0;
}

.form dl dd div.tips {
    margin: 4px 0 0;
    padding: 5px 5px 5px 30px;
}

.form dd a.less, .form dd a.more {
    line-height: 25px;
    padding: 2px 0 2px 18px;
    text-decoration: none;
}

.form dd a.less {
    background-position: left 2px;
}

.form dd a.more {
    background-position: left -18px;
}

.form dd textarea.textbox {
    height: 100px;
    border: 1px solid #e5e5e5;
    padding: 5px;
    width: 540px
}

.form dd .cart tr.noline-padding td {
    padding-top: 10px;
}

.form dd .cart tr td .bnt-green {
    height: 23px;
    line-height: 23px;
}

.form dd .bnt-orange {
    border-radius: 3px;
}
/*input*/
.mo-input {
    border: 1px solid #DFDFDF;
    font-family: arial;
    height: 30px;
    line-height: 14px;
    line-height: normal;
    padding: 3px 5px;
    cursor: text;
}

.mo-inputbg {
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    color: #666;
    line-height: 16px;
    height: 15px;
    *height: 17px;
    padding: 3px 5px;
    cursor: text;
}

.form dd textarea:hover, .mo-input:hover {
    border: 1px solid #fe8431;
}

.form dd textarea:focus, .mo-input:focus {
    border: 1px solid #fe8431;
}
.bnt-orange {
    background: #FF8D08;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    border: none;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
}
.width100 {
    width: 150px;
}
.form dd textarea:hover, .mo-input:hover {
    border: 1px solid #fe8431;
}
select, input, textarea, button, a {
    outline: none;
}
@media screen and (max-width: 768px) {
    .footer-qiehuan {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .am-box,  .width765 {
        width: 100%;
    }
    .member-lb dl dt {
        width: 40%;
        padding: 0.9em 0;
    }
    .member-lb dl dd {
        padding: 1em 1em 1em 0;
    }
    .member-lb .mo-input {
        width: 95%;
    }
    .member-main, .width200 {
        width: 100%;
        margin-top: 20px;
    }
    .weituo-process-box {
        display: none;
    }
}
.form {
    /*margin: 10px;*/
}