﻿html, body {
    margin: 0;
    width: 100%;
    height: 100%;
}

* {
    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: #fff;
    }


.logo img {
    display: block;
    width: 30%;
    margin: 0 auto;
    padding-top: 5vh;
}

.tc-box1 {
    padding-top: 5vh;
    padding-bottom: 5vh;
    text-align: center;
    letter-spacing: 0.5px;
    color: #000;
    font-size: 0.85rem;
    line-height: 25px;
}

    .tc-box1 .p1 {
        font-size: 1.2rem;
        font-weight: bold;
        margin-bottom: 30px;
        color:#000;
    }

    .tc-box1 p {
        color:#666;
    }


.tc-box2 {
    width: 80%;
    margin: 5vh auto;
    text-align: center;
    overflow: hidden;
}

    .tc-box2 .p1 {
        color: #333;
        font-size: 1em;
        line-height: 35px;
        letter-spacing: 0.5px;
    }

.tc-TextBox > div {
    float: left;
}

.tc-txt {
    height: 35px;
    width: 98%;
    background: #fff;
    outline: 0;
    border: 1px solid #ccc;
    color: #750101;
    font-size: 16px;
    font-weight:bold;
    text-indent: 6px;
    line-height: normal;
    border-radius: 5px;
    -webkit-appearance: none;
    box-sizing: border-box;
}

.fw-txt {
    width: 80%;
    text-align: left;
}

.BtnQuery {
    width: 20%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    background: #626262;
    background: -webkit-linear-gradient(#626262, #626262); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#626262, #626262); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#626262, #626262); /* Firefox 3.6 - 15 */
    background: linear-gradient(#626262, #626262); /* 标准的语法 */
}

.qCenter {
    margin-top: 30px;
}

.tc-box3 {
    border-bottom: 1px solid #d3d3d4;
    padding: 2vh 0;
    width: 90%;
    margin: 0 auto 2vh;
}

    .tc-box3 p {
        color: #e50012;
        font-size: 1.2em;
        text-align: center;
        font-weight: bold;
        line-height: 25px;
        letter-spacing: 1px;
    }

.tc-box4 {
    font-size: 14px;
    margin-bottom: 2vh;
}

        #div1 {
            width: 100%;
            min-height: 100%;
        }

        #div2 {
            width: 100%;
            height: 100%;
        }

        .announcement {
            width: 100%;
            height:70px;
            display:flex;
            align-items:center;
            display:none;
            font-size:14px;
        }
        .announcement_box {
            width: 96%;
            margin: auto;
            height: 60px;
            background: rgba(255,255,255,1);
            box-shadow: 0px 3px 5px 0px rgba(9,53,130,0.08);
            border-radius: 8px;
            display:flex;
            }
            
            .announcement_box .left {
                padding: 0 20px;
                display: flex;
                align-items: center;
            }
         .announcement_box .left img{
             height:50px;
        }
        .swiper-container{
            flex:1;
        }
        .swiper-slide {
            display: flex;
            flex-direction: column;
            justify-content:center;
            height: 60px;
        }
            .swiper-slide span {
                background-color:#e50012;
                color:#fff;
                padding:2px 3px;
                border-radius:3px;
                font-size:12px;
                margin-right:5px;
            }
        #boxyy img {
            max-width:90%;
            max-height:80%;
        }

        #boxyy video {
            max-width:90%;
            max-height:80%;
        }

.TC-fwcx .div2 div.cx2 p {
    color: #333;
    font-size: 0.9em;
    text-align: center;
    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;
    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;
        display: inline-block;
        font-size: 1em;
        line-height: normal;
    }

    .TC-fwcx .div2 div.jiaxi p a {
        color: -webkit-link;
        line-height: 40px;
        font-size: 1em;
        text-decoration: underline;
        margin-left: 10px;
        border-top: 1px solid #d3d3d4;
        border-bottom: 1px solid #d3d3d4;
    }

.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;
        display: inline-block;
        font-size: 1em;
        line-height: normal;
        margin: 5vh auto 3vh auto;
    }


.inputTitle {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    color:#666;
}


.gonggao {
    background: #fafbfa;
    overflow: hidden;
    height: 30px;
    padding: 5px 0;
    line-height: 30px;
    color: #333;
    font-size: 12px;
}

    .gonggao dl dt {
        width: 14%;
        float: left;
        text-align: center;
    }

        .gonggao dl dt img {
            height: 30px;
        }

    .gonggao dl dd {
        margin-left: 14%;
    }

        .gonggao dl dd p {
            width: 95%;
        }


.zhichi, .zhichi1 {
    text-align: center;
    font-size: 0.75rem;
    color: #666;
    line-height:26px;
    padding-top: 15px;
}
.footer {
    text-align: center;
    color: #bbb;
    font-size:12px;
    line-height:26px;
    padding-bottom: 15px;
}

.zkm-cx {
    color: #777;
    font-size: 10px;
    text-align: center;
    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: 20px;
        }

        .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: 20px;
            }
.what {
    padding: 1.5rem 0; 
    text-decoration: underline; 
    font-size: 14px; 
    display: flex; 
    flex-direction: column; 
    justify-content: center; 
    align-items: center;
}
.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;
            font-size: 14px;
        }

#NoticeInfo {
    color: Red;
}


.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;
}

.div1 .fw-txt {
    position: relative;
}
.div1 .imgsm {
    position: absolute;
    right: 6px;
    width: 35px;
    height: 35px;
}



.record {
    margin-top:20px;
    display:none;
}

            .record ul {
                width: 100%;
                display: flex;
                flex-direction: column;
            }

                .record ul li {
                    display: flex;
                    align-items: center;
                    padding:0.5rem 0.2rem;
                    margin:0.2rem 0;
                    border-bottom:1px solid #f6f6f6;
                }

    .record p {
        border-bottom:1px solid #ddd;
        height:10px;
        text-align:center;
    }

        .record p > strong {
            background-color:#fff;
            padding:0 12px;
            font-size:14px;
            color:#666;
        }

        .record ul, .record li {
            padding: 0;
            margin: 0;
            list-style: none;
        }
            .record .d1 {
                flex: 1;
            }

                .record .d1 img {
                    width: 3rem;
                    height: 3rem;
                    border-radius: 0.2rem;
                }

            .record .d2 {
                flex: 3;
                display: flex;
                flex-direction: column;
            }

                .record .d2 .name {
                    font-size: 14px;
                }

                .record .d2 .date {
                    font-size: 12px;
                    color: #969696;
                    padding: 0.2rem 0;
                }

                .record .d2 .add {
                    font-size: 12px;
                }

            .record .d3 {
                flex: 1;
                display: flex;
                justify-content: flex-end;
            }

                .record .d3 span {
                    font-size: 12px;
                }