.lxwm-main {
    border-top: 1px solid #999;
    padding-top: 54px;
    padding-bottom: 54px
}

.lxwm-form-wrapper {
    width: 736px
}

.lxwm-form-title {
    text-align: center;
    font-size: 36px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 54px
}

.lxwm-form-item {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #999;
    font-size: 16px;
    padding-left: 13px;
    line-height: 48px;
    margin-bottom: 20px;
    overflow: hidden
}

.lxwm-form-item > span {
    color: red
}

.lxwm-form-item input {
    display: inline-block;
    width: 694px;
    font-size: 16px;
    box-sizing: border-box;
    height: 100%;
    padding: 12px 0;
    line-height: 24px
}

.lxwm-form-item textarea {
    border: none;
    resize: none;
    display: block;
    width: 713px;
    padding: 12px 0;
    height: 100%;
    box-sizing: border-box;
    line-height: 24px;
    font-size: 16px
}

.lxwm-form-item.lxwm-form-item-text {
    height: 200px
}

.lxwm-form-item input::-moz-placeholder, .lxwm-form-item textarea::-moz-placeholder {
    opacity: 1;
    color: #999
}

.lxwm-form-item input:-ms-input-placeholder, .lxwm-form-item textarea:-ms-input-placeholder {
    color: #999
}

.lxwm-form-item input::-webkit-input-placeholder, .lxwm-form-item textarea::-webkit-input-placeholder {
    color: #999
}

.lxwm-form-submit {
    position: relative;
    padding-top: 10px
}

.lxwm-form-submit > span {
    display: block;
    width: 300px;
    line-height: 46px;
    margin: 0 auto;
    background-color: #ff8813;
    color: #fff;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    transition: .3s;
    letter-spacing: 1px
}

.lxwm-form-submit > span:hover {
    background-color: #f17f0e
}

#lxwm-refresh-code {
    cursor: pointer;
    user-select: none
}

#lxwm-refresh-code:hover {
    text-decoration: underline
}

#lxwm-tips {
    position: absolute;
    width: 100%;
    left: 0;
    top: 70px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    color: #999
}

.lxwm-eq-main {
    width: 394px;
    height: 786px;
    background-color: #f5f5f5
}

.lxwm-eq-title {
    margin-bottom: 20px;
    line-height: 56px;
    background-color: #d2d0e1;
    color: #473a92;
    font-size: 24px;
    text-align: center;
    font-weight: 600
}

.lxwm-eq-box {
    width: 100%;
    padding: 16px 31px 0
}

.lxwm-eq-box img {
    display: block;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border: 1px solid #d2d0e1;
    box-sizing: content-box
}

.lxwm-eq-box span {
    display: block;
    width: 160px;
    line-height: 42px;
    text-align: center
}

.lxwm-fs {
    height: 60px;
    background-color: #f5f5f5;
    font-size: 16px;
    line-height: 60px;
    overflow: hidden
}

.lxwm-fs .container {
    position: relative;
    height: 100%
}

.lxwm-fs img, .lxwm-fs span {
    vertical-align: middle
}

.lxwm-fs .container::after, .lxwm-fs .container::before {
    position: absolute;
    left: 326px;
    top: 13px;
    content: " ";
    width: 1px;
    height: 34px;
    background-color: #473a92
}

.lxwm-fs .container::after {
    left: 680px
}

.lxwm-fs-middle {
    margin-left: 118px
}

.lxwm-bottom-info .container {
    position: absolute;
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -600px;
    padding-top: 60px
}

.lxwm-bottom-info-item {
    width: 470px;
    color: #fff
}

.lxwm-bottom-info-item > span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 16px
}

.lxwm-bottom-info-item > a, .lxwm-bottom-info-item > p {
    font-size: 16px;
    line-height: 1.5
}

.lxwm-bottom-info-item > p {
    margin-bottom: 14px
}

.lxwm-bottom-info-item > a {
    color: #999
}

.lxwm-bottom-info-item > a:hover {
    text-decoration: underline
}

/*# sourceMappingURL=.maps/lxwm.css.map */
