object, embed {
    -webkit-animation-duration: .001s;
    -webkit-animation-name: playerInserted;
    -ms-animation-duration: .001s;
    -ms-animation-name: playerInserted;
    -o-animation-duration: .001s;
    -o-animation-name: playerInserted;
    animation-duration: .001s;
    animation-name: playerInserted;
}

@-webkit-keyframes playerInserted {
    from {
        opacity: 0.99;
    }

    to {
        opacity: 1;
    }
}

@-ms-keyframes playerInserted {
    from {
        opacity: 0.99;
    }

    to {
        opacity: 1;
    }
}

@-o-keyframes playerInserted {
    from {
        opacity: 0.99;
    }

    to {
        opacity: 1;
    }
}

@keyframes playerInserted {
    from {
        opacity: 0.99;
    }

    to {
        opacity: 1;
    }
}

.heandline {
    text-align: center;
    font-size: 24px;
    color: #000000;
}

.h_description {
    width: 550px;
    font-size: 18px;
    color: #9e9e9e;
    margin-top: 10px;
    margin: auto;
}

    .h_description p {
    }


.wrapper {
    padding: 80px 10px;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}







.h_headline {
    line-height: 0.4;
    white-space: pre-wrap;
    text-align: center;
    padding-bottom: 20px;
}






.main {
    position: relative;
    width: 700px;
    height: 800px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 5px 5px 15px #909090;
    z-index: 30;
    border-radius: 20px;
}



.header {
    padding: 15px 20px;
    color: #000;
    font-size: 24px;
    font-family: Helvetica,Arial,sans-serif;
}

.pb_caLink, .poweredBy {
    color: rgba(0,0,0,.5);
    display: inline-block;
}

.h_headline {
    font-size: 30px;
    font-weight: 600;
}



.mj_jtInfo, .pb_caLink, .poweredBy_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.h_logo {
    line-height: 0;
    text-align: center;
}

.logo.style2 {
    -webkit-box-shadow: 0 2px 4px rgba(33,69,100,.6);
    box-shadow: 0 2px 4px rgba(33,69,100,.6);
}

.logo.style3 {
    -webkit-box-shadow: 0 0 4px rgba(33,69,100,.6);
    box-shadow: 0 0 4px rgba(33,69,100,.6);
}



#submit {
    background-color: #f6f6f600;
}

.fbc_input .has-icon {
    height: 31px;
    line-height: 1.4;
    font-size: 14px;
    padding-left: 0;
}

.body {
    text-align: center;
}

#biaoti {
    width: 550px;
    height: 40px;
    font-size: 20px;
    border: none;
    background-color: #dedcdd;
    border-radius: 8px;
    padding: 0px 10px;
}

.inputMulti {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.select {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.Email {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.textarea {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

#DropDownList1 {
    width: 570px;
    height: 42px;
    font-size: 20px;
    font-weight: normal;
    color: #757575;
    border: none;
    background-color: #dedcdd;
    border-radius: 8px;
    padding: 0px 5px;
}

#yijian {
    width: 550px;
    height: 150px;
    font-size: 20px;
    color: #9e9e9e;
    resize: none;
    overflow: auto;
    border: none;
    background-color: #dedcdd;
    border-radius: 8px;
    padding: 10px 10px;
}

#email {
    width: 550px;
    height: 40px;
    font-size: 20px;
    color: #9e9e9e;
    border: none;
    background-color: #dedcdd;
    border-radius: 8px;
    padding: 0px 10px;
}

#sumb {
    font-size: 20px;
    width: auto;
    height: 40px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 8px;
    font-weight: normal;
    background: #0152da;
}
