h2 {
    text-align: center;
    line-height: 100px;
}

main {
    text-align: center;
}

main p {
    text-align: left;
    line-height: 30px;
    margin-top: 10px;
}

h1 {
    text-align: left;
}

input {
    width: 200px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

#biaodan {
    display: inline-block;
    margin-bottom: 50px;
}

#xingbiebox {
    text-align: left !important;
    line-height: 30px;
}

#xingbie {
    position: relative;
    top: 8px;
    width: 20px;
    margin-left: 0px;
    position: relative;
    margin-right: 10px;
}

#zhucedi {
    width: 200px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#movies {
    text-align: left !important;
    line-height: 30px;
}

#movie {
    position: relative;
    top: 8px;
    width: 20px;
    margin-left: 0px;
    position: relative;
    margin-right: 4px;
    margin-left: 5px;
}

textarea {
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#chongzhi {
    margin-top: 10px;
}

#gongneng {
    margin-top: 30px;
    display: inline-block;
    height: 30px;
    cursor: pointer;
}