@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑";}
a,a:hover{text-decoration:none;}
.imgToBlock{width:100%;display:block;height:auto;}
.header{position:fixed;top:0;left:0;width:100%;padding:1rem 0;background-color:#fff;border-bottom:1px solid #eaeaea;z-index:100001;}
.header>img:first-of-type{width:57.8125%;margin-left:5.3125%;height:auto;}
.header>img:nth-of-type(2){width:18.75%;height:auto;margin-left:13.75%;}
#wrapper{width:91.25%;margin:0 auto;margin-top:1rem;max-width:640px;}
.maintitle{margin-bottom:1.5rem;}
/* h1.title{line-height:1.8rem;} */
.origin>span:first-of-type{margin-right:5.13%;}
.content p, h1.title{ word-break: normal;    text-align: justify;    text-justify: inter-ideograph;}
.content img{max-width: 100%; display:block;height:auto;margin: 0 auto;}
center{text-align:center;}
video{width:100%}
.video-wrapper{position:relative;}
.start-btn{position:absolute;width:20.71%;left:39.72%;top:33.33%;z-index:1000;}
.signup:after,.vote>header:after{content:"";display:block;clear:both;}
.signup>img{float:right;clear:both;width:3.75%;height:auto;}
.zan{width:100%;position:relative;}
.zan>figure>img{width:17.29%;margin:0 auto;}
#addOne{width:5%;position:absolute;top:0px;left:47.5%;display:none;z-index:1001;}
.addMove{-webkit-animation:addOne 1s;-webkit-animation-fill-mode:forwards;}
.zan p{text-align:center;}
.vote{margin-top:3rem;}
.vote>header{border-bottom:1px solid #e5e5e5;padding-bottom:0.3rem;}
.vote>header>span:first-of-type{float:left;padding-left:7.87%;background:url(../images/voteicon.png) no-repeat left center;background-size:20px 12px;}
.vote>header>span:last-of-type{float:right;}
.voteContent h3{font-weight:700;}
.voteContent ul>li{padding:0.5rem;/* line-height:1.4rem; */border:1px solid #cfcfcf;margin-bottom:1.5rem;padding-left:3%;}
.voteContent ul>li.selected{color:#eb514f;border-color:#eb514f;}
img.submit{width:47.94%;margin:0 auto;display:block;margin-bottom:3rem;}
/* .result-per{line-height:1.4rem;} */
.progress{width:100%;margin:5px 0;}
.progress:after{content:"";clear:both;display:block;}
.percentNum{float:left;margin-left:1.7%;height:1.6em;/* line-height:1.6em; */}
.progress .rltprogress-outer{max-width:90.75%;margin-left:4.537%;height:2em;}
.progress .rltprogress-inner{max-width:80%;float:left;height:1.6em;}
.result-per:nth-of-type(1) .rltprogress-inner{background:#8fc6ff;}
.result-per:nth-of-type(2) .rltprogress-inner{background:#6bcf8f;}
.result-per:nth-of-type(3) .rltprogress-inner{background:#f3787a;}
.result-per:nth-of-type(4) .rltprogress-inner{background:#ffa962;}
.result-per:nth-of-type(5) .rltprogress-inner{background:#83e8db;}
.result-per:nth-of-type(6) .rltprogress-inner{background:#cb8cef;}
.result-per:nth-of-type(7) .rltprogress-inner{background:#8fc6ff;}
.result-per:nth-of-type(8) .rltprogress-inner{background:#6bcf8f;}
.result-per:nth-of-type(9) .rltprogress-inner{background:#f3787a;}
.result-per:nth-of-type(10) .rltprogress-inner{background:#ffa962;}
.result-per:nth-of-type(11) .rltprogress-inner{background:#83e8db;}
.result-per:nth-of-type(12) .rltprogress-inner{background:#cb8cef;}
.result-per:nth-of-type(13) .rltprogress-inner{background:#8fc6ff;}
.result-per:nth-of-type(14) .rltprogress-inner{background:#6bcf8f;}
.result-per:nth-of-type(15) .rltprogress-inner{background:#f3787a;}
.result-per:nth-of-type(16) .rltprogress-inner{background:#ffa962;}
.result-per:nth-of-type(17) .rltprogress-inner{background:#83e8db;}
.result-per:nth-of-type(18) .rltprogress-inner{background:#cb8cef;}
.result-per:nth-of-type(19) .rltprogress-inner{background:#8fc6ff;}
.result-per:nth-of-type(20) .rltprogress-inner{background:#6bcf8f;}
.spread{border-top:1px solid #e5e5e5;margin-top:3rem;}
.spread h1:after{content:"";clear:both;display:block;}
.spread header>span{float:left;width:10.27%;padding:0 2px;border-radius:2px;text-align:center;clear:left;border:1px solid #ea5455;height:0.9rem;margin-top:0.8rem; line-height:0.9rem; }
.spread header:after{content:"";clear:both;display:block;}
.spread header>h1{float:left;width:84.5%;margin-left:2.7%;}
/*aside>header{border-bottom:1px solid #e5e5e5;}*/	
aside{margin-top:2rem;}
aside>header{margin:0;border-bottom:1px solid #e5e5e5;position:relative;height:32px;}
aside>header>span{display:inline-block;position:absolute;top:1px;border-bottom:1px solid #ea5455;width:24.65%;height:31px;line-height:31px;margin:0;}
aside>ul{margin:0;margin-bottom:3rem;}
aside>ul>li{padding-left:4.96%;padding-right:3%;border-bottom:1px solid #e5e5e5;line-height:2.4rem;height:2.4rem;overflow:hidden;background:url(../images/list-dot.png) no-repeat left center;background-size:3px 3px;}
.pics{margin-top:0.67rem;}
.picsWrap{position:relative;width:100%;}
.pics .picsIcon{width:8.56%;height:auto;position:absolute;bottom:0;right:0;}
.picsWrap>img:first-of-type{width:100%;height:auto;}
@keyframes addOne{
	0%{transform: translateY(0px); opacity: 1;}
	60%{transform: translateY(-15px); opacity: 0.6;}
	100%{transform: translateY(-30px); opacity: 0;}
}
@-webkit-keyframes addOne{
	0%{-webkit-transform: translateY(0px); opacity: 1;}
	60%{-webkit-transform: translateY(-15px); opacity: 0.6;}
	100%{-webkit-transform: translateY(-30px); opacity: 0;}
}
