/* index */
.layoutImg{ display: block; width: 100%;}
.index01{ height: 1306px; background: url(../images/index/index01.jpg) no-repeat 0 0; background-size: 100% auto;}
.entrys{ top: 1055px; left: 0; width: 100%; display: flex; justify-content: space-between; align-items: start;}
.entrys .left,.entrys .right{ width: 346px;}
.entrys .left{ text-align: right;}
.entrys a{ display: inline-block; width: 310px; height: 84px;}
.entrySubmission{ background: url(../images/index/entrySubmission.png) no-repeat 0 0; background-size: 100% auto;}
.entryVote{ background: url(../images/index/entryVote.png) no-repeat 0 0; background-size: 100% auto;}
.entrys p{ width: 346px; height: 48px; margin-top: -3px; line-height: 48px; font-size: 22px; color: #FFF; box-sizing: border-box; display: none;}
.entrys .left p{ padding-right: 53px; text-align: right; background: url(../images/index/entryLeftTip.png) no-repeat 0 0; background-size: 100% auto;}
.entrys .right p{ padding-left: 53px; background: url(../images/index/entryRightTip.png) no-repeat 0 0; background-size: 100% auto;}
.entrys p span{ margin: 0 5px; color: #ffdf88;}

.index03{ height: 751px; background: url(../images/index/index03.jpg) no-repeat 0 0; background-size: 100% auto;}
.index03 button{ width: 261px; height: 73px;}
.submissionRuleBtn{ top: 300px; left: 362px;}
.voteRuleBtn{ top: 503px; left: 133px;}
























