﻿html, body {
    margin: 0;
}

* {
    margin: 0;
    padding: 0;
}

a {
    cursor: hand;
    cursor: pointer;
    text-decoration: none;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

body {
    margin: 0 auto;
    padding: 0;
    background: #fff;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

.d7, .d8, .d9 {
    height: 5px;
    background: #d7d7d7;
    width: 100%;
    margin-top: 10px;
}

.hongbao {
    text-align: center;
}

.TC-fwcx {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
}

    .TC-fwcx .div1,
    .TC-fwcx .div2,
    .TC-fwcx .div3 {
        width: 100%;
    }

    .TC-fwcx .div1 {
        background: #eee;
        min-height: 93vh;
    }

        .TC-fwcx .div1 div.logo {
            text-align: center;
        }

            .TC-fwcx .div1 div.logo img {
                width: 45%;
                padding-top: 10vh;
            }

        .TC-fwcx .div1 div.title {
            padding-top: 5vh;
        }

            .TC-fwcx .div1 div.title p {
                text-align: center;
                color: #333;
                font-size: 0.82em;
                line-height: 18px;
                font-family: Arial;
                letter-spacing: 0.5px;
                padding: 0 5%;
            }

                .TC-fwcx .div1 div.title p.p1 {
                    font-size: 1em;
                    font-weight: bold;
                    line-height: 20px;
                    margin-bottom: 10px;
                }

        .TC-fwcx .div1 div.tab {
            height: 28px;
            margin-top: 2vh;
            width: 100%;
        }

        .TC-fwcx .div1 div.tit {
            margin: 5vh auto 0 auto;
            text-align: center;
        }

            .TC-fwcx .div1 div.tit .p1 {
                color: #333;
                font-size: 1em;
                font-family: Arial;
                line-height: 35px;
                letter-spacing: 0.5px;
            }

            .TC-fwcx .div1 div.tit .TextBox1 {
                width: 80%;
                margin: 0 auto;
            }

                .TC-fwcx .div1 div.tit .TextBox1 input {
                    margin: 5px 0 30px;
                    height: 40px;
                    width: 99%;
                    background: #fff;
                    outline: 0;
                    border: 1px solid #ccc;
                    color: #333;
                    font-family: Arial;
                    font-size: 14px;
                    text-indent: 5px;
                    text-align: center;
                    line-height: normal;
                    border-radius: 5px;
                    -webkit-appearance: none;
                }

            .TC-fwcx .div1 div.tit .ImageButton1 input {
                height: 45px;
                width: 65%;
                outline: 0;
                border: 0;
                color: #000;
                background: #ccc;
                font-family: Microsoft YaHei;
                display: inline-block;
                font-size: 1.2em;
                text-align: center;
                line-height: normal;
                margin: 7vh 0 4vh 0;
            }


    .TC-fwcx .div2 div.cx1 {
        border-bottom: 1px solid #d3d3d4;
        padding: 3vh 0;
        width: 90%;
        margin: 0 auto 3vh;
    }

        .TC-fwcx .div2 div.cx1 p {
            color: #e50012;
            font-size: 1.2em;
            text-align: center;
            font-weight: bold;
            font-family: Microsoft YaHei;
            line-height: 23px;
            letter-spacing: 1px;
        }

    .TC-fwcx .div2 div.cx2 p {
        color: #333;
        font-size: 0.9em;
        text-align: center;
        font-family: Microsoft YaHei;
        line-height: 20px;
        letter-spacing: 0.5px;
        font-weight: normal;
    }

        .TC-fwcx .div2 div.cx2 p.p1 {
            font-size: 0.9em;
            line-height: 17px;
        }

        .TC-fwcx .div2 div.cx2 p.p2 {
            font-size: 0.9em;
            text-align: left;
            color: #e50012;
            margin: 6vh 0 1vh 0;
        }

        .TC-fwcx .div2 div.cx2 p.p3 {
            font-size: 0.9em;
            text-align: left;
            line-height: 17px;
        }

        .TC-fwcx .div2 div.cx2 p img {
            height: 70px;
            padding: 5vh 0 5vh 0;
        }

    .TC-fwcx .div2 div.jiaxi {
        color: #333;
        border-bottom: 1px solid #d3d3d4;
        padding-top: 10px;
    }

        .TC-fwcx .div2 div.jiaxi p input {
            height: 40px;
            width: 100%;
            background: #fff;
            text-align: left;
            outline: 0;
            border: 0;
            color: #333;
            font-family: Microsoft YaHei;
            display: inline-block;
            font-size: 1em;
            line-height: normal;
        }

        .TC-fwcx .div2 div.jiaxi p a {
            color: -webkit-link;
            line-height: 45px;
            font-size: 1em;
            font-family: Microsoft YaHei;
            text-decoration: underline;
            margin-left: 10px;
        }

    .TC-fwcx .div2 div.zaici {
        text-align: center;
    }

        .TC-fwcx .div2 div.zaici input {
            height: 45px;
            width: 65%;
            background: #d7d7d7;
            border-radius: 7px;
            outline: 0;
            border: 0;
            color: #333;
            font-family: Microsoft YaHei;
            display: inline-block;
            font-size: 1em;
            line-height: normal;
            margin: 5vh auto 3vh auto;
        }

    .TC-fwcx .div3 {
        width: 90%;
        margin: 0 auto;
    }

        .TC-fwcx .div3 .cx1 {
            border-bottom: 1px solid #d3d3d4;
            width: 90%;
            margin: 0 auto 3.5vh auto;
            padding: 3vh 0;
        }

            .TC-fwcx .div3 .cx1 p {
                color: #e50012;
                font-size: 1.3em;
                text-align: center;
                font-family: Microsoft YaHei;
                line-height: 20px;
                letter-spacing: 1px;
            }


        .TC-fwcx .div3 .biaoqian {
            width: 90%;
            margin: 0 auto;
            text-align: center;
        }


            .TC-fwcx .div3 .biaoqian img {
                width: 100%;
            }

.inputTitle {
    width: 80%;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    padding-bottom: 5px;
}


.gonggao {
    background: #fafbfa;
    overflow: hidden;
    height: 30px;
    padding: 5px 0;
    line-height: 30px;
}

    .gonggao dl dt {
        width: 13%;
        float: left;
        text-align: center;
    }

        .gonggao dl dt img {
            height: 30px;
            text-align: center;
        }

    .gonggao dl dd {
        color: #333;
        font-size: 13px;
        margin-left: 14%;
    }

        .gonggao dl dd p {
            width: 95%;
        }


.zhichi, .zhichi1 {
    text-align: center;
    font-size: 10px;
    color: #666;
    padding: 10px 0 20px 0;
}

.zkm-cx {
    color: #777;
    font-size: 10px;
    text-align: center;
    margin-top: 40px;
    position: relative;
}

    .zkm-cx .pp1 {
        height: 1px;
        width: 15%;
        background: #999;
        position: absolute;
        top: 9px;
        left: 10%;
    }

    .zkm-cx .pp2 {
        height: 1px;
        width: 15%;
        background: #999;
        position: absolute;
        top: 9px;
        right: 10%;
    }

    .zkm-cx div {
        width: 185px;
        display: block;
        margin: 0 auto;
        background: #fff;
    }

.telephone {
    width: 80%;
    margin: 20px auto 0;
}

    .telephone img {
        float: left;
        width: 52px;
        margin-top: 10px;
    }

    .telephone p {
        padding-left: 70px;
    }

    .telephone .telephone-p1 {
        color: #333;
        font-size: 14px;
        padding-bottom: 5px;
    }

    .telephone .telephone-p2 {
        color: #666;
        font-size: 10px;
    }

.qiye {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .qiye li {
        list-style: none;
        font-size: 12px;
        color: #333;
        padding-bottom: 5px;
    }

        .qiye li.l1 {
            font-size: 14px;
            padding-bottom: 8px;
        }

            .qiye li.l1 span {
                width: 12px;
                height: 12px;
                display: block;
                border-radius: 100px;
                border: 1px solid #30a561;
                float: left;
                margin-right: 5px;
                margin-top: 3.5px;
            }

                .qiye li.l1 span em {
                    width: 8px;
                    height: 8px;
                    margin: 2px auto;
                    display: block;
                    border-radius: 100px;
                    background: #30a561;
                }

        .qiye li.l2 {
            padding-left: 23px;
        }

        .qiye li.lA {
            color: -webkit-link;
            font-size: 1em;
            height: 40px;
            line-height: 40px;
            border-top: 1px solid #d3d3d4;
            border-bottom: 1px solid #d3d3d4;
            text-decoration: underline;
        }

            .qiye li.lA a {
                margin-left: 10px;
            }

.greenMark {
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 100px;
    border: 1px solid #30a561;
    float: left;
    margin-right: 5px;
    margin-top: 3.5px;
}

    .greenMark em {
        width: 8px;
        height: 8px;
        margin: 2px auto;
        display: block;
        border-radius: 100px;
        background: #30a561;
    }

.verify {
    padding-top: 20px;
    overflow: hidden;
}

    .verify ul {
        width: 100%;
    }

        .verify ul li {
            width: 30%;
            list-style: none;
            float: left;
            text-align: center;
            color: #333;
            font-size: 14px;
        }

#NoticeInfo {
    color: Red;
}

.BtnQuery {
    width: 80%;
    height: 43px;
    margin-left: auto;
    margin-right: auto;
    line-height: 43px;
    font-size: 1.1em;
    border: 1px solid #ccc;
    border-radius: 8px;
    background: -webkit-linear-gradient(#ddd, #ddd); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#ddd, #ddd); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#ddd, #ddd); /* Firefox 3.6 - 15 */
    background: linear-gradient(#ddd, #ddd); /* 标准的语法 */
}

/*.BtnQuery:active {
        border: 1px solid #626262;
    }*/

.PressMask {
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
}

.ewm {
    text-align: center;
    margin: 10px auto 0;
    width: 90%;
}

.width-90 {
    width: 90%;
    margin: 0 auto;
}
