html,
body {
    height: 100%;
    margin: 0;
}

.lyb {
    font-size: 14px;
    font-family: Arial, Verdana;
    overflow: hidden;
    padding-bottom: 80px;
    background: #142b57;
}

.msg h2 {
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
    line-height: 28px;
}

.kuangjia {
    box-shadow: 2px 3px 10px #999;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 415px;
    height: auto;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.kuangjia .kzjsy {
    width: 100%;
    height: auto;
}

.kuangjia img {
    width: 100%;
}

/*留言框开始*/
.msg {
    overflow: hidden;
    background: #142b57;
}

.clear {
    clear: both;
}

.msgtb {
    overflow: hidden;
    float: left;
    width: 100%;
}

.hx {
    float: left;
    margin: 16px 5px 0px 0px;
    color: #fff;
}

.bx {
    float: left;
    margin: 9px 5px 0px 0px;
    color: #142b57;
}

.msgtb input,
.msgtb select {
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    margin: 6px 0px;
    width: 94%;
    padding-left: 6px;
}

.msgtb select {
    color: #a1a1a1;
    padding-left: 6px;
    width: 94.5%;
}

.cttxt {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 100px;
    width: 94%;
    padding-left: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 6px 0px;
    float: left;
}

.iqbtn input {
    height: 35px;
    background: #bb280b;
    color: #ffffff;
    cursor: pointer;
    line-height: 35px;
    border: 0px;
    font-size: 14px;
    margin-left: 11px;
}

.msg h2 span {
    color: #e43d3f;
}

.msg h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

/*留言框结束*/

.mar_bot {
    margin-bottom: 40px;
}

.lm p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.wz_t {
    text-align: center;
    width: 100%;
    padding-top: 10px;
}

.wz_ts {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 10px;
    display: inline-block;
    width: 90%;
}

.wz_tss {
    background-color: rgba(255, 255, 255, 0.25);
    padding: 10px;
    display: inline-block;
    width: 95%;
}

.wz_tss p {
    font-size: 16px;
    margin: 0;
    padding-bottom: 8px;
    text-align: left;
    padding: 5px 0;
    line-height: 30px;
}

.wz_tss p span {
    font-weight: bold;
    color: #222;
}

.wz_tss .p_ml {
    margin-left: 8px;
}

td.p_lbdq {
    vertical-align: top;
    width: 80px;
}



input[type="submit"] {
    -webkit-appearance: none;
}

select[type="submit"] {
    -webkit-appearance: none;
}

.pepw {
    color: #9c9c9c;
    padding-left: 15px;
    font-size: 14px;
    margin: 0;
}

.fhmeg {
    position: fixed;
    bottom: 0;
    max-width: 415px;
}

.yswz {
    padding-bottom: 10px;
    font-size: 12px;
}

.yswz p a {
    color: #fff;
    text-decoration: none;
}

.lm {
    text-align: center;
}

.lm p {
    background-size: 40px;
    text-align: center;
    color: #fff;
}

.btn {
    width: 80%;
    display: block;
    margin: 5px auto;
}

.btn img {
    width: 100%;
}

/* 测试样式 */
.formBg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    max-width: 500px;
    display: none;
}

.form {
    width: 100%;
}

.newform .on {
    position: absolute;
    top: 100px;
    padding-bottom: 100px;
}

.form-t {
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.newform p {
    padding-left: 20px;
    color: #fff;
    width: 100%;
    font-size: 16px;
}

.newform .x50 {
    width: 40%;
    text-align: center;
    float: left;
}

.input {
    width: 90%;
    height: 40px;
    font-size: 16px;
    border: 0;
}

input[type="submit"] {
    -webkit-appearance: none;
}

select[type="submit"] {
    -webkit-appearance: none;
}

.next,
.sub {
    background-color: #4d69be;
    color: #fff;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 10px;
    margin: 0 auto;
}

.cttxt1 {
    height: 180px;
    width: 90%;
}

.sub {
    border: 0;
    display: block;
}

.clearfix:after,
.layout:after,
.clf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0
}

.clearfix,
.layout,
.clf {
    zoom: 1
}