* {
    padding: 0;
    margin: 0;
    font-style: normal;
}

body {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #333;
    font-family: \5FAE\8F6F\96C5\9ED1,Arial, Helvetica, sans-serif;
    background-color: #f5f1ee;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

img {
    margin: 0px;
    padding: 0;
    border: none;
    outline: none;
}

.clear {
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
}

button, input, select, textarea {
    font-family: \5FAE\8F6F\96C5\9ED1,Arial,Helvetica,sans-serif;
}

input, button {
    outline: none;
    border: none;
    padding: 0;
    margin: 0;
}

textarea {
    outline: none;
    background: none;
}

button {
    border: none;
}

ul, li {
    list-style: none;
}

a, a:active, a:link, a:visited, a:focus, a:hover {
    text-decoration: none;
}

.clearfix:after {
    content: "";
    width: 0;
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

input:focus {
    color: #bcbcbc;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color: #bcbcbc;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #bcbcbc;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #bcbcbc;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #bcbcbc;
}


.header {
    background: url(../header_bg.jpg) no-repeat top center;
    width: 100%;
    height: 88px;
}

    .header .logo {
        text-align: center;
    }

        .header .logo span {
            display: inline-block;
            padding-top: 15px;
        }

.box {
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 40px;
    box-shadow: -1px 0px 26px 5px rgba(0, 0, 0, 0.3);
}

.title_box {
    text-align: center;
}

    .title_box h3 {
        font-size: 18px;
        color: #222222;
        font-weight: normal;
        padding-top: 20px;
        padding-bottom: 12px;
    }

    .title_box p {
        font-size: 13px;
        color: #222;
        line-height: 30px;
    }

        .title_box p.cur {
            font-size: 15px;
            color: #9e7d46;
        }

.text_box {
    margin-top: 35px;
    display: flex;
    justify-content: center;
}

    .text_box .text {
        overflow: hidden;
        margin-bottom: 15px;
        display: flex;
    }

        .text_box .text span {
            float: left;
            font-size: 15px;
            color: #222;
            width: 75px;
            margin-top: 8px;
            margin-right: 10px;
            text-align: right;
        }

        .text_box .text i {
            float: left;
            position: relative;
            width: 80px;
            height: 81px;
            background: url(../sc.jpg) no-repeat;
            cursor: pointer;
        }

        .text_box .text select {
            float: left;
            width: 390px;
            height: 38px;
            line-height: 38px;
            background-color: #fff;
            border: solid 1px #e5e5e5;
            outline: none;
            color: #222;
            font-size: 15px;
            padding-left: 15px;
            border-radius: 5px;
        }

        .text_box .text .text_cc {
            float: left;
            width: 375px;
            height: 38px;
            line-height: 38px;
            background-color: #fff;
            border: solid 1px #e5e5e5;
            outline: none;
            color: #222;
            font-size: 15px;
            padding-left: 15px;
            border-radius: 5px;
        }

        .text_box .text em {
            float: left;
            color: #e60012;
            font-size: 18px;
            margin-left: 10px;
            margin-top: 10px;
        }

        .text_box .text .yz {
            width: 390px;
            height: 38px;
            line-height: 38px;
            background-color: #fff;
            border: solid 1px #e5e5e5;
            float: left;
            color: #222;
            font-size: 15px;
            border-radius: 5px;
        }

            .text_box .text .yz .text_tt {
                float: left;
                background: none;
                border: 0;
                height: 38px;
                line-height: 38px;
                outline: none;
                text-indent: 1em;
                width: 265px;
                color: #222;
            }

            .text_box .text .yz a {
                float: right;
                width: 116px;
                height: 31px;
                margin-top: 3px;
                margin-right: 5px;
            }

                .text_box .text .yz a img {
                    display: block;
                    width: 116px;
                    height: 31px;
                }

.file {
    width: 80px;
    height: 81px;
    position: absolute;
    z-index: 1000;
    top: 0px;
    left: 0px;
    right: 0px;
    filter: alpha(opacity:0);
    opacity: 0;
    cursor: pointer;
}

.text_box .text textarea {
    float: left;
    padding-top: 5px;
    text-indent: 1em;
    width: 390px;
    background-color: #fff;
    border: solid 1px #e5e5e5;
    outline: none;
    color: #222;
    font-size: 14px;
    height: 95px;
    border-radius: 5px;
}

.layui-m-layerchild h3 {
    height: auto;
}

.btn {
    text-align: center;
    margin-top: 25px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btn .button {
        background: url(../btn_bg.png) no-repeat;
        width: 223px;
        height: 44px;
        outline: none;
        border: 0;
        color: #603f1b;
        font-size: 20px;
        cursor: pointer;
    }

.ss {
    background: url(../ss_bg.png) no-repeat;
    width: 690px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    margin-top: 15px;
}

.footer {
    width: 100%;
    line-height: 84px;
    margin-top: 10px;
    background-color: #242424;
    color: #919191;
    font-size: 13px;
    text-align: center;
}


.tc_box {
    width: 510px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 0;
    border-radius: 5px;
}

    .tc_box .tie {
        font-size: 34px;
        color: #ff8a00;
        text-align: center;
        font-weight: normal;
    }

        .tc_box .tie img {
            display: inline-block;
            vertical-align: middle;
            margin-right: 15px;
        }

    .tc_box .cent {
        margin-top: 20px;
        color: #000;
        font-size: 18px;
        text-align: center;
    }

        .tc_box .cent p {
            margin-bottom: 12px;
        }

            .tc_box .cent p span {
                color: #003ace;
            }

            .tc_box .cent p i {
                color: #ce0000;
            }

    .tc_box .butn {
        text-align: center;
        margin-top: 25px;
    }

        .tc_box .butn a {
            display: inline-block;
            width: 120px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            color: #4a4a4a;
            font-size: 18px;
            border: solid 1px #4a4a4a;
        }

.rightFloat {
    cursor: pointer;
    position: fixed;
    right: 5%;
    z-index: 320;
    top: 198px;
}

    .rightFloat a {
        display: block;
    }

        .rightFloat a.cs-btn {
            text-align: center;
            margin-top: -15px;
        }

            .rightFloat a.cs-btn span {
                display: inline-block;
            }

    .rightFloat img {
        display: inline-block;
    }

.layui-m-layercont {
    padding: 0px;
    background: none;
}

.layui-m-layer0 .layui-m-layerchild {
    max-width: 510px;
    background: none;
}

.layui-m-layerbtn {
    background: none;
    border-top: 0;
}

.layui-layer-btn-c {
    display: none;
}

.cover {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
    background: rgba(0, 0, 0, 0.5);
}

.loading {
    justify-content: center;
    position: relative;
    background: url(../btn_bg.png) no-repeat;
    width: 223px;
    height: 44px;
    outline: none;
    border: 0;
    color: #603f1b;
    font-size: 20px;
    cursor: pointer;
}

    .loading img {
        position: relative;
        width: 35px;
        top: 0.1rem;
    }

@media screen and (max-width: 576px) {
    
    * {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .header {
        width: 100%;
        height:auto;
        text-align: center;
        background-size: 100% 100%;
        padding: 8px 0;
    }
         .header img {
            width: 100%;
            height: auto;
            border: 0;
        }

    .box {
        width: 100%;
        padding-top: 20px ;
        padding-bottom: 8px;
    }

    .title_box {
        text-align: left;
    }

    .title_box h3 {
        font-size: 16px;
        text-align: center;
        color: #222222;
        font-weight: normal;
        padding-top: 15px;
        padding-bottom: 10px;
    }

        .title_box p {
            font-size: 12px;
            color: #222;
            line-height: 24px;
            text-indent: 1em;
            padding: 5px;
        }

        .title_box p.cur {
            font-size: 12px;
            color: #9e7d46;
            text-align: center;
            text-indent: 0;
        }

    .text_box {
        margin-top: 20px;
        padding: 0 2%;
    }

    .form-signin {
        width: 100%;
    }
    .text_box .text {
        overflow: hidden;
        margin-bottom: 15px;
    }

        .text_box .text span {
            float: left;
            font-size: 13px;
            color: #222;
            width: 85px;
            margin-top: 7px;
            text-align: left;
            margin-right: 2%;
        }
        .text_box .text .text_cc {
            float: left;
            width: 75%;
            height: 34px;
            line-height: 34px;
            background-color: #fff;
            border: solid 1px #e5e5e5;
            outline: none;
            color: #222;
            font-size: 12px;
            padding-left: 1%;
            border-radius: 5px;
        }

        .text_box .text select {
            float: left;
            font-size: 12px;
            color: #222;
            width: 75%;
            height: 34px;
            padding-left: 1%;
            line-height: 34px;
            background: none;
            border: solid 1px #e5e5e5;
            outline: none;
            border-radius: 5px;
        }

        .text_box .text textarea {
            float: left;
            padding-top: 5px;
            padding-left: 1%;
            width: 75%;
            background-color: #fff;
            border: solid 1px #e5e5e5;
            outline: none;
            color: #222;
            font-size: 12px;
            height: 90px;
            border-radius: 5px;
        }
        #Upd{
            width:7rem;
        }

    .btn .button {
        background: url(../m_btn_bg.png) no-repeat;
        background-size: 100% 100%;
        width: 4rem;
        outline: none;
        border: 0;
        color: #603f1b;
        font-size: 18px;
        cursor: pointer;
    }
    .loading {
        justify-content: center;
        position: relative;
        background: url(../btn_bg.png) no-repeat;
        background-size: 100% 100%;
        width: 4rem;
        outline: none;
        border: 0;
        color: #603f1b;
        font-size: 20px;
        cursor: pointer;
    }

    .ss {
        background: url(../m_ss_bg.png) no-repeat;
        width: 85%;
        height: auto;
        padding: 8px 18px;
        margin: 0 auto;
        background-size: 100% 100%;
        color: #f1dd79;
        font-size: 12px;
        margin-top: 15px;
        line-height: 18px;
        text-align: start;
    }

    .footer {
        width: 100%;
        line-height: 40px;
        background-color: #242424;
        color: #919191;
        font-size: 12px;
        text-align: center;
    }

    .rightFloat {
        right: 0%;
        width: 2.3rem;
    }

        .rightFloat img {
            width: 100%;
        }

        .rightFloat .close {
            width: 80%;
            margin-top: 5px;
        }

    .photo {
        width: 100% !important;
    }
}
