.sybmissCont { width: 1118px; margin: 0 auto; padding: 80px 40px 0; }
.sybmissCont h1 { text-align: center; font-size: 16px; margin-bottom: 20px; }
.sybmissCont h2 { font-size: 14px; margin-bottom: 25px; }
.sybmissCont p { line-height: 24px; margin-bottom: 20px; }
.sybmissCont div input { display: none; }
.sybmissCont div input:checked ~ label { background: url("../images/fuxuanky.png") no-repeat; }
.sybmissCont div label { display: inline-block; float: left; width: 15px; height: 15px; line-height: 15px; background: url("../images/fuxuank.png") no-repeat; margin-right: 10px; }
.sybmissCont div span { float: left; line-height: 15px; color: #9aacb9; }

a.btn { display: block; width: 120px; height: 40px; background: #74bff8; color: #fff; font-size: 16px; line-height: 40px; text-align: center; vertical-align: middle; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; margin: 60px auto; }
