﻿/* index */
.layoutImg{ display: block; width: 100%; margin-top: -1px;}
.index01{ height: 11.42rem; 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.32rem; height: .97rem;}
.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; line-height: .48rem; font-size: .22rem; color: #FFF; box-sizing: border-box; display: none;}
.entrys .left p{ margin-right: .25rem; padding-right: .53rem; text-align: right; background: url(../images/index/entryLeftTip.png) no-repeat 0 0; background-size: 100% auto;}
.entrys .right p{ margin-left: .25rem; 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.28rem; background: url(../images/index/index03.jpg) no-repeat 0 0; background-size: 100% auto;}
.index03 button{ width: 2.76rem; height: .83rem;}
.submissionRuleBtn{ top: 2.88rem; right: 50%; margin-right: .56rem;}
.voteRuleBtn{ top: 3.85rem; left: 50%; margin-left: .58rem;}






