body {
    margin: 0 !important;
    padding: 0 !important;
}

html {
    overflow-x: hidden
}

h1, h2, h3 {
    font-size: 14px
}

::-webkit-input-placeholder {
    color: #333
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.layui-container {
    min-width: 85%;
}

.m-header {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #355e92;
    color: #fff;
    font-size: 13px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-left-10 {
    margin-right: 10px;
}

.login-a a {
    color: #fff;
}

.login-a a:hover {
    color: #6993c9;
}

.login-a a i {
    font-size: 20px;
    vertical-align: middle;
}


.header {
    height: 120px;
    border-bottom: 4px solid #355e92;
    background: #f3f3f1;
}

.logowords {
    text-align: center;
    color: #cd191a;
}

.logomax {
    font-size: 34px;
    letter-spacing: 2px;
    font-weight: bold;
    padding-top: 36px;
}


.m-banner {
    min-height: 703px;
    background: #f7f7f7 url(./img/index-bottom.png) repeat-x scroll left bottom;
    background-color: #f7f7f7;
}

.wechat {
    padding-top: 48px;
    text-align: center;
    height: 175px;
}

.wechat-icon i {
    font-size: 60px;
    color: #2aae67;
}

.typewrite {
    font-size: 34px;
    margin-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
    text-shadow: 4px 3px 0 rgba(0, 0, 0, 0.0);
    letter-spacing: -1px;
    font-weight: 400;
}

.m-banner-login {
    margin-top: -480px;
}

.grid-demo {
    float: left;
    width: 100%;
    min-height: 480px;
    color: #fff;
}

.grid-demo-bg1 {
    background: #6993c9;
}

.grid-demo-bg2 {
    background: #355e92;
}

.grid-demo-bg3 {
    background: #11335f;
}

.m-card {
    margin-top: 48px;
}

.text-con {
    padding: 50px;
}

.download-item {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, .07);
    color: hsla(0, 0%, 100%, .9);
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
    margin: auto;

}

.icon-ios {
    display: inline-block;
    vertical-align: middle;
    font-size: 60px;
    margin-top: 90px;
    margin-bottom: 14px;
}

.download-qrcode {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    font-size: 14px;
    white-space: nowrap;
}

.download-qrcode i {
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    height: 300px;
    background: url(./img/qc.jpg) no-repeat;
    background-size: cover;
}

.download-qrcode p {
    color: #fff;
    margin-top: 24px;
}

.download-item:hover {
    background-color: transparent
}

.download-item:hover > * {
    opacity: 0;
    transition: none
}

.download-item:hover .download-qrcode {
    transition: all .5s;
    opacity: 1
}

.service-time {
    float: left;
    width: 100%;
    min-height: 545px;
    color: #fff;
    position: relative;
}

.service-time.middle::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background: transparent;
    position: absolute;
    bottom: 0px;
    z-index: 0;
    border-bottom: solid transparent 65px;
    border-right: solid #a0cff7 70px;
    left: -70px;
}

.service-time.middle::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background: transparent;
    position: absolute;
    bottom: 0px;
    z-index: 0;
    border-bottom: solid transparent 65px;
    border-left: solid #a0cff7 70px;
    right: -70px;
}

.m-code {
    width: 80%;
    height: 400px;
    margin: 50px auto;
    background: #fff;
    position: relative;
    text-align: center;
}


.my-code img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.my-code p {
    text-align: center;
}

.mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.8;
}

.warn {
    width: 100%;
    position: absolute;
    top: 5rem;
    left: 0;
    text-align: center;
}

.warn i {
    font-size: 5rem;
    color: #ed1e32;
}

.warn p {
    font-weight: bold;
    font-size: 1rem;
    margin-top: 1rem;
    color: #000;
}

.warn button {
    margin-top: 1rem;
}

.success {
    width: 100%;
    position: absolute;
    top: 6rem;
    left: 0;
    text-align: center;
    color: #2d8cf0;
}

.success i {
    font-size: 5rem;
}

.success p {
    font-weight: bold;
    font-size: 2rem;
    margin-top: 1rem;
}

.my-sub {
    background: url(./img/sub.jpg) no-repeat bottom right;
    margin: 0px auto;
    min-height: 380px;
    padding-top: 48px;
    padding-bottom: 48px;
}

.layui-timeline-axis {
    color: rgba(40, 120, 235, 1);
}

.layui-text a:not(.layui-btn) {
    color: #2670da;
}

.layui-text a:not(.layui-btn):hover {
    color: #ee2a3d;
    text-decoration: none;
}

.layui-text p:last-child {
    margin-bottom: 20px;
}

.layui-badge {
    margin-left: 10px;
}

.text-img {
    text-align: center;
    margin-top: 150px;
}

.conter-img {
    margin-top: 50px;
}

footer {
    border-top: 8px solid #355e92;
    background-color: #ecedee;
    margin-bottom: 0;
    margin-top: 50px;
    padding: 30px 0;
    color: #999;
}


.footer-left img {
    width: 86px;
    height: 86px;
}

.footer-c {
    line-height: 86px;
    text-align: center;
}

.footer-right {
    width: 86px;
    height: 86px;
    text-align: center;
    cursor: pointer;
    line-height: 86px;
    background-color: #92caf4;
    color: #fff;
    border-radius: 2px;
    opacity: .95;
    float: right;
}

.footer-right:hover {
    opacity: .85;
}

.footer-right i {
    font-size: 50px;
    color: #6498bf;
    font-weight: bold;
}

.m-card {
    margin-top: 50px;
    min-height: 580px;
}

.m-card .layui-card {
    padding: 20px;
}

.tit1 {
    font-size: 17px;
    color: #004a7c;
    font-weight: bold;
    margin-bottom: 14px;
}

.tit2 {
    font-family: '宋体';
    color: #666;
    line-height: 2 !important;
    background: none;
    height: 96px;

}

.tit2 td {
    padding-left: 0;
    padding-right: 0;
    border: 0;
}

.baoming {
    margin-top: 20px;
}

.baoming button {
    background: #355e92;
    font-weight: bold;
}

.user-info-container {
    max-width: 600px;
    margin: 5px auto;
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    background-color: #f9f9f9;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.user-avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 20px;
    object-fit: cover;
}

.user-info-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding: 10px 0;
    border-bottom: 1px solid #e2e2e2;
}

.user-info-item:last-child {
    border-bottom: none;
}

.user-info-item .label {
    flex: 0 0 100px;
    font-weight: bold;
    text-align: left;
    padding-left: 55px;
}

.user-info-item .value {
    flex: 1;
    text-align: left;
    color: #555;
}

.weui-label {
    width: 6em;
    min-width: 6em;
}

#showPicker2-end:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    color: rgba(0, 0, 0, .1);
    z-index: 2;
    top: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}

#showPicker2-start:after, #showPicker2-end:after {
    content: " ";
    width: 12px;
    height: 24px;
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    background-color: currentColor;
    color: rgba(0, 0, 0, .3);
    color: var(--weui-FG-2);
    -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
    mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -12px;

}

#showPicker2.weui-cell_select .weui-cell__bd:after {
    width: 0;
}

#vertical {
    padding: 16px;
}

#vertical:after {
    content: " ";
    position: absolute;
    left: 16px;
    right: 16px;
    height: 1px;
    color: rgba(0, 0, 0, .1);
    z-index: 2;
    bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}

.card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 20px;
    box-sizing: border-box;
    transition: transform 0.2s, box-shadow 0.2s;
    cursor: pointer;
}

.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.query{
    width: 399px;
    height: 60px;
    margin: 38px auto;
    position: relative;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.query .cateid {
    width: 180px;
    display: block;
    border: 0px;
    height: 58px;
    line-height: 58px;
    text-align: left;
    color: #245399;
    outline: none;
    cursor: pointer;
    text-indent: 2em;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 22px;
}
.query .ipt{
    height: 58px;
    line-height: 58px;
    color: #245399;
    width: 390px;
    display: block;
    border: 0px;
    outline: none;
    position: absolute;
    top: 0;
    left: 180px;
    z-index: 22;
    font-size: 22px;
    cursor: pointer;
    background: none;
}
.query img{
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
}
