* {
    padding: 0;
    margin: 0;
}

body {
    background: #eee;
    font-size: 14px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a,
img,
button,
input,
textarea {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    outline: none;
}

html {
    -ms-touch-action: none;
}

input {
    outline: none;
}

.c0 {
    width: 100%;
}

.c1 img {
    width: 100%;
}

.c1 {
    width: 100%;
    background: #fefefe;
    border-bottom: 1px solid #fff;
}

.c2 {
    width: 100%;
    background: #fefefe;
    margin-top: 14px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 26px;
}

.bt {
    height: 20px;
    border-bottom: 1px solid #eaeaea;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    padding: 5px;
}

.g9 {
    width: 100%;
    height: 9px;
}

.ct {
    padding-left: 7px;
    font-size: 19px;
    color: #111;
    line-height: 39px;
    border-top: 2px solid #eee;
}

.ctb {
    color: #777;
    font-size: 13px;
    padding: 0px 5px 9px 4px;
}

#myideo {
    width: 100%;
}

.f1 {
    width: 100%;
    height: 45px;
    position: fixed;
    background: #fefefe;
    bottom: 0;
    border-top: 1px solid rgba(190, 190, 190, 0.3);
}

#jrdd {
    width: 60%;
    height: 100%;
    line-height: 45px;
    font-size: 20px;
    background: #f00;
    color: #fff;
    float: left;
    text-align: center;
}

#jxgw {
    width: 40%;
    height: 100%;
    float: left;
}

#jxgws {
    width: 28%;
    height: 100%;
    float: left;
}

.jd {
    width: 50%;
    height: 100%;
    float: left;
    font-size: 12px;
    color: #777;
    text-align: center;
    background: #fff;
}

.jd i {
    font-size: 25px;
    color: #888;
    display: block;
}

.ft {
    width: 100%;
}

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}


/*IE/7/6*/

.shuru div::-webkit-scrollbar {
    width: 0;
    height: 0;
    -webkit-transition: 1s;
}

.shuru div::-webkit-scrollbar-thumb {
    background-color: #a7afb4;
    background-clip: padding-box;
    min-height: 28px;
}

.shuru div::-webkit-scrollbar-thumb:hover {
    background-color: #525252;
    background-clip: padding-box;
    min-height: 28px;
}

.shuru div::-webkit-scrollbar-track-piece {
    background-color: #ccd0d2;
}

.wrap {
    position: relative;
    margin: auto;
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    height: 100%;
    background: #F0EFF5;
    overflow: hidden;
}

.layer-content {
    position: fixed;
    left: 50%;
    bottom: 0px;
    width: 100%;
    max-width: 640px;
    height: auto;
    z-index: 12;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 999;
    display: none;
}


/* 输入表单 */

.edit_cash {
    display: block;
    margin-top: 15px;
    padding: 15px;
    margin: 0 auto;
    width: 90%;
    border: 1px solid #CFCFCF;
    border-radius: 10px;
    background-color: #fff;
}

.edit_cash p {
    font-size: 14px;
    color: #8D8D8F;
}

.shuru {
    position: relative;
    margin-bottom: 10px;
}

.shuru div {
    border: none;
    width: 100%;
    height: 50px;
    font-size: 25px;
    line-height: 50px;
    border-bottom: 1px solid #CFCFCF;
    text-indent: 30px;
    outline: none;
    white-space: pre;
    overflow-x: scroll;
}

.shuru span {
    position: absolute;
    top: 5px;
    font-size: 25px;
}

.submit {
    display: block;
    margin: 20px auto 0;
    width: 90%;
    height: 40px;
    font-size: 16px;
    color: #fff;
    background: #80D983;
    border: 1px solid #47D14C;
    border-radius: 3px;
}


/* 键盘 */

.form_edit {
    width: 100%;
    background: #D1D4DD;
    padding-top: 2px;
    padding-bottom: 1px;
}

.form_edit>div {
    margin-bottom: 2px;
    margin-right: 0.5%;
    float: left;
    width: 33%;
    height: 45px;
    text-align: center;
    color: #333;
    line-height: 45px;
    font-size: 20px;
    font-weight: 600;
    background-color: #fff;
    border-radius: 2px;
}

#qrtj {
    margin-bottom: 2px;
    float: left;
    width: 33%;
    height: 45px;
    text-align: center;
    color: #fff;
    line-height: 45px;
    font-size: 20px;
    font-weight: 600;
    background-color: #f00;
    border-radius: 2px;
}

.form_edit>div:nth-child(3n) {
    margin-right: 0;
}

.form_edit>div:last-child {
    background-color: #DEE1E9;
}

.tj {
    width: 100%;
    height: 120px;
    background: #fff;
}

.tmt {
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}

.tmt img {
    float: left;
    margin-top: -50px;
    height: 90px;
}

.tmts {
    width: 25%;
    font-size: 16px;
    color: #222;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    float: left;
}

#gwshu {
    width: 75%;
    float: left;
    height: 40px;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    font-size: 18px;
    font-weight: 600;
    color: #f00;
}

.zhe {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.85);
    z-index: 999;
    display: none;
    top:0;
}

#gb {
    width: 60px;
    height: 60px;
    position: fixed;
    top: 20px;
    right: 30px;
    color: #f00;
    text-align: right;
}

.gwc {
    width: 98%;
    height: 60px;
    background: #fefefe;
    line-height: 30px;
    padding: 1%;
    margin-top: 2px;
    border-bottom: 1px solid #f1f1f1;
}

.st {
    height: 56px;
    float: left;
    margin: 2px;
    border: 1px solid #f1f1f1;
    margin-right: 10px;
}

.sm {
    font-size: 18px;
    color: #333;
}

.sj {
    font-size: 14px;
    color: #a1a1a1;
}

.sj span {
    color: #f00;
}

.sj div {
    color: #666;
    float: right;
    margin-right: 5px;
}

#name {
    width: 98%;
    height: 36px;
    line-height: 36px;
    color: #111;
    font-size: 16px;
    padding-left: 6px;
    border: none;
    border-bottom: 1px dashed #aaa;
}

#phone {
    width: 98%;
    height: 36px;
    line-height: 36px;
    color: #111;
    font-size: 16px;
    padding-left: 6px;
    border: none;
    border-bottom: 1px dashed #aaa;
}

#tshi {
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    margin-top: 40%;
    margin-bottom: 30px;
}

#jxm {
    width: 38%;
    height: 30px;
    line-height: 30px;
    color: #eee;
    text-align: center;
    float: left;
    margin-left: 10%;
    border: 1px solid #eee;
    display: none;
}

#tij {
    width: 38%;
    height: 30px;
    line-height: 30px;
    color: #eee;
    text-align: center;
    float: left;
    margin-left: 4%;
    border: 1px solid #eee;
    display: none;
}

#tjdhd {
    width: 72%;
    height: 100%;
    line-height: 45px;
    font-size: 20px;
    background: #f00;
    color: #fff;
    float: left;
    text-align: center;
}

#scsp {
    width: 30%;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    color: #f00;
    float: left;
    text-align: center;
}