﻿/* index */
.layoutImg{ display: block; width: 100%; margin-top: -1px;}
.index01{ height: 11.44rem; background: url(../images/index/index01.jpg) no-repeat 0 0; background-size: 100% auto;}
.entrys{ top: 8.3rem; left: 0; width: 100%; display: flex; justify-content: center; align-items: start;}
.entrys div{ margin: 0 .27rem;}
.entrys .left{ text-align: right;}
.entrys a{ display: inline-block; width: 3.01rem; height: .84rem;}
.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: 4.44rem; height: .48rem; margin-top: -.03rem; line-height: .48rem; font-size: .22rem; color: #FFF; box-sizing: border-box; display: none;}
.entrys .left p{ padding-right: .53rem; text-align: right; background: url(../images/index/entryLeftTip.png) no-repeat 0 0; background-size: 100% auto;}
.entrys .right p{ padding-left: .53rem; background: url(../images/index/entryRightTip.png) no-repeat 0 0; background-size: 100% auto;}
.entrys p span{ margin: 0 .05rem; color: #ffdf88;}

.index03{ height: 6.22rem; background: url(../images/index/index03.jpg) no-repeat 0 0; background-size: 100% auto;}
.index03 button{ top: 2.96rem; width: 2.66rem; height: .73rem;}
.submissionRuleBtn{ left: 6.06rem;}
.voteRuleBtn{ left: 10.57rem;}






