* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

html,
body {
	height: 100%;
}

body {
	background: #2c2332 url(../img/bg.jpg) no-repeat center 0;
	background-size: 100%;
	overflow-x: hidden;
}

a:link {
	color: #000;
	text-decoration: none;
}

.page-one {
	width: 8.6rem;
	height: 3.9733rem;
	border-radius: 5px;
	border: 1px solid #fff;
	margin: .5rem auto 0;
	padding: .2rem;
}

.page-one .video {
	width: 100%;
	height: 100%;
}

.video embed {
	width: 100%;
	height: 100%;
}

.video iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.page-two {
	width: 9rem;
	height: 13.4666rem;
	background: url(../img/frame1.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.page1-cnt1 {
	text-align: center;
}

.page1-cnt1 span {
	display: block;
	padding-top: .4rem;
	font-size: 0.2666rem;
}

.page1-retab {
	margin: .1rem auto .1rem;
}

.nodistr {
	display: inline-block;
	width: 1.68rem;
	height: 0.9733rem;
	background: url(../img/nodistr.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: 0 0 0 6.5rem;
}

.distr {
	display: inline-block;
	width: 1.6666rem;
	height: 1.0133rem;
	background: url(../img/distr.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: 0 0 0 6.5rem;
}

.retab1 {
	width: 8.4rem;
	height: 1.2666rem;
	background: url(../img/re-tab1.png) no-repeat center 0;
	background-size: 100% 100%;
}

.retab2 {
	width: 8.4rem;
	height: 0.9466rem;
	background: url(../img/re-tab2.png) no-repeat center 0;
	background-size: 100% 100%;
}

.retab3 {
	width: 8.4rem;
	height: 0.9733rem;
	background: url(../img/re-tab3.png) no-repeat center 0;
	background-size: 100% 100%;
}

.page2-frame {
	display: inline-block;
	position: relative;
	width: 100%;
	margin: .8rem auto 0;
}

.page-tit1 {
	width: 8.4rem;
	height: 1.7333rem;
	background: url(../img/page-tit1.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .1rem auto 0;
}

.page1-inp {
	position: relative;
	width: 3.7733rem;
	height: 0.7866rem;
	border-radius: 0.0666rem;
	background: #fff;
	border: 0.04rem solid #000;
	margin: 0 .32rem;
	float: left;
	box-shadow: -0.0133rem 0.0133rem 0.0666rem #000;
}

.page1-inp select,
.page1-inp input {
	position: absolute;
	width: 3.7733rem;
	height: 0.7866rem;
	background: transparent;
	border: none;
	outline: none;
	-webkit-appearance: none;
	/*去除chrome浏览器的默认下拉图片*/
	-moz-appearance: none;
	/*去除Firefox浏览器的默认下拉图片*/
}

.page1-inp select {
	padding-left: .4rem;
	color: #000;
	background: url(../img/square.png) no-repeat scroll 3rem center transparent;
}

.page1-inp input::-webkit-input-placeholder {
	padding-left: .4rem;
	color: #c9c9c9;
}

.serlist {
	position: absolute;
	width: 3.7733rem;
	height: 2.7866rem;
	border-radius: 0.0666rem;
	background: #fff;
	border: 0.04rem solid #000;
	margin: .9rem 0 0 .32rem;
	float: left;
	box-shadow: -0.0133rem 0.0133rem 0.0666rem #000;
	overflow: auto;
}

.serlist ul li {
	list-style: none;
	font-size: 0.4066rem;
}

.page-btn {
	display: block;
	width: 4.48rem;
	height: 0.9466rem;
	background: url(../img/page-btn.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: 1.2rem auto 0;
	border: none;
	outline: none;
}

.page-tit2 {
	width: 5.8266rem;
	height: 1.2133rem;
	background: url(../img/page-tit2.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .4rem auto 0;
}

.pace {
	width: 7.0133rem;
	height: 0.1333rem;
	border: 1px solid #e3e3e3;
	background: -webkit-linear-gradient(#e2e0e2, #e7e7e7);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#e2e0e2, #e7e7e7);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#e2e0e2, #e7e7e7);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(#e2e0e2, #e7e7e7);
	/* 标准的语法 */
	margin: 0 auto 0;
}

.pace::after {
	content: '';
	display: block;
	clear: both;
}

.pace-get {
	width: 50%;
	height: 0.1333rem;
	background: #feb763;
}

.anis {
	width: 7.8133rem;
	margin: 0 auto 0;
	z-index: 2;
}

.ani {
	width: 1.2rem;
	height: 1.2rem;
	float: left;
	margin: -.65rem .195rem 0 0.195rem;
}

.ani:first-of-type {
	margin-left: 0;
}

.ani:last-of-type {
	margin-right: 0;
}

.ani img {
	width: 100%;
	height: 100%;
}

.per {
	position: absolute;
	display: inline-block;
	margin: .9rem 0 0 .6rem;
}

.p20 {
	width: 0.68rem;
	height: 0.3066rem;
	background: url(../img/per-20.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p40 {
	width: 0.6933rem;
	height: 0.3066rem;
	background: url(../img/per-40.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p60 {
	width: 0.6933rem;
	height: 0.3066rem;
	background: url(../img/per-60.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p80 {
	width: 0.6933rem;
	height: 0.3066rem;
	background: url(../img/per-80.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p100 {
	width: 0.84rem;
	height: 0.3066rem;
	background: url(../img/per-100.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p20-get {
	width: 0.68rem;
	height: 0.3066rem;
	background: url(../img/per-20-g.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p40-get {
	width: 0.6933rem;
	height: 0.3066rem;
	background: url(../img/per-40-g.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p60-get {
	width: 0.6933rem;
	height: 0.3066rem;
	background: url(../img/per-60-g.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p80-get {
	width: 0.6933rem;
	height: 0.3066rem;
	background: url(../img/per-80-g.png) no-repeat center 0;
	background-size: 100% 100%;
}

.p100-get {
	width: 0.84rem;
	height: 0.3066rem;
	background: url(../img/per-100-g.png) no-repeat center 0;
	background-size: 100% 100%;
}

.noget {
	width: 1.5066rem;
	height: 0.6666rem;
	background: url(../img/noget.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: -.1rem 0 0 -.1rem;
}

.get {
	width: 1.5066rem;
	height: 0.6666rem;
	background: url(../img/get.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: -.1rem 0 0 -.1rem;
}

.page2-btn {
	border: none;
	outline: none;
	width: 8.2533rem;
	height: 0.9466rem;
	background: url(../img/frame1-btn.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .8rem 0 0 .35rem;
}

.page2-rule {
	width: 8.24rem;
	height: 4.3333rem;
	background: url(../img/frame1-text2.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: 1rem auto 0;
}

.page2-ul {
	width: 100%;
	height: 6.4rem;
	margin: .3rem auto 0;
	overflow-y: auto;
}

.page2-ul li {
	list-style: none;
	position: relative;
	width: 100%;
	height: 1.5rem;
}

.tx {
	width: 0.84rem;
	height: 0.88rem;
	margin: 0 0 0 .4rem;
	border-radius: 50%;
	overflow: hidden;
	float: left;
}

.tx img {
	width: 100%;
	height: 100%;
}

.votename {
	display: block;
	font-size: 0.5333rem;
	color: #000;
	margin: .2rem 0 0 1.6rem;
}

.votetime {
	display: block;
	font-size: 0.2133rem;
	color: #c35255;
	font-weight: bold;
	margin: 0 0 0 1.6rem;
}

.votenum {
	position: absolute;
	color: #b72a2e;
	font-size: 0.3733rem;
	margin: -.7rem 0 0 7.5rem;
}

.line {
	position: absolute;
	width: 8.2533rem;
	height: 0.1466rem;
	background: url(../img/line.png) no-repeat center 0;
	background-size: 100% 100%;
	left: 50%;
	margin: 0 0 0 -4.1266rem;
	bottom: 0;
}

.page2-share-btn {
	width: 5.6666rem;
	height: 0.3333rem;
	background: url(../img/frame1-text2.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .35rem auto 0;
}

.page-thr {
	width: 9rem;
	height: 13.96rem;
	background: url(../img/frame2.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.rule {
	display: inline-block;
	width: 1.3866rem;
	height: 1.4rem;
	background: url(../img/frame2-btn.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .4rem 0 0 7.2rem;
}

.rule a {
	display: block;
	width: 100%;
	height: 100%;
}

.page3-ul {
	width: 100%;
	height: 11.5rem;
	margin: .2rem auto 0;
	overflow-y: auto;
}

.page3-ul li {
	list-style: none;
	position: relative;
	width: 100%;
	height: 2rem;
}

.page3-ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
}

.tid-pic {
	width: 2.2133rem;
	height: 1.56rem;
	margin: 0 0 0 .4rem;
	float: left;
}

.tid-pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 5px;
}

.tid-tit {
	width: 5.5rem;
	font-size: 0.4rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding: 0 .2rem 0 .4rem;
	margin-top: .3rem;
}

.tid-tit span {
	position: absolute;
	width: 0.1066rem;
	height: 0.3866rem;
	background: #b72a2e;
	margin: .09rem 0 0 -.16rem;
}

.tid-tit::before {
	display: inline-block;
	width: 0.1066rem;
	height: 0.3866rem;
	background: #b72a2e;
	margin-right: .15rem;
}

.tid-aut {
	display: block;
	color: #e47b7f;
	font-size: 0.2666rem;
	margin: .15rem 0 0 0;
	padding: 0 0 0 3rem;
}

.page-fou {
	width: 9rem;
	height: 21.6266rem;
	background: url(../img/frame3.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.page4-text {
	width: 7.96rem;
	height: 0.9466rem;
	background: url(../img/frame-text.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .2rem auto 0;
}

.page4-ul {
	width: 100%;
	margin: .2rem auto 0;
	height: 16.5rem;
	overflow: auto;
}

.page4-ul li {
	list-style: none;
	position: relative;
	width: 100%;
	height: 2.5rem;
	padding: .4rem 0 .4rem 0;
}

.tx2 {
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	margin: .2rem 0 0 .4rem;
	overflow: hidden;
	float: left;
}

.tx2 img {
	width: 100%;
	height: 100%;
}

.bla-text {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #000;
	font-size: 0.4rem;
	margin: .2rem 0 0 0;
	padding: 0 .4rem 0 .4rem;
}

.bla-name {
	color: #e27276;
	font-size: 0.2133rem;
	margin: 0 0 0 2.4rem;
	width: 6.2rem;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	top: 2.6rem;
}

.bla-text span {
	position: absolute;
	width: 0.1066rem;
	height: 0.3866rem;
	background: #b72a2e;
	margin: .09rem 0 0 -.2rem;
}

.more {
	width: 8.36rem;
	height: 0.68rem;
	background: url(../img/more.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.footer {
	width: 100%;
	margin: .5rem auto 4.6rem;
	color: #fff;
	font-size: 0.4rem;
}

.footer span {
	display: block;
	text-align: center;
}

.footer a:-webkit-any-link {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.protab-one {
	width: 9rem;
	height: 3.8533rem;
	background: url(../img/protab-one.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-two {
	width: 9rem;
	height: 9.6666rem;
	background: url(../img/protab-two.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-thr {
	width: 9rem;
	height: 10.1733rem;
	background: url(../img/protab-thr.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-fou {
	width: 9rem;
	height: 10.6666rem;
	background: url(../img/protab-fou.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-fiv {
	width: 9rem;
	height: 16.28rem;
	background: url(../img/protab-fiv.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-six {
	width: 9rem;
	height: 10.2266rem;
	background: url(../img/protab-six.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-sev {
	width: 9rem;
	height: 10.5866rem;
	background: url(../img/protab-sev.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-eit {
	width: 9rem;
	height: 9.6933rem;
	background: url(../img/protab-eit.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-nig {
	width: 9rem;
	height: 9.6933rem;
	background: url(../img/protab-nig.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-ten {
	width: 9rem;
	height: 10.2266rem;
	background: url(../img/protab-ten.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-ele {
	width: 9rem;
	height: 9.6266rem;
	background: url(../img/protab-ele.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-twe {
	width: 9rem;
	height: 4.2266rem;
	background: url(../img/protab-twe.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.protab-thn {
	width: 9rem;
	height: 9.6266rem;
	background: url(../img/protab-thn.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 1rem;
}

.last {
	width: 8.3733rem;
	height: 0.9466rem;
	background: url(../img/last.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.last span {
	color: #ffe364;
	font-size: 0.6666rem;
	font-weight: bold;
	display: block;
	padding-left: 5.15rem;
	text-align: center;
}

.page-six {
	width: 9rem;
	height: 13.44rem;
	background: url(../img/page-six.png?1) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.page-sev {
	width: 9rem;
	height: 10.3333rem;
	background: url(../img/page-sev.png?1) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.page-eit {
	width: 9rem;
	height: 13.7733rem;
	background: url(../img/page-eit.png?1) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.title {
	width: 10rem;
	height: 11.1733rem;
	background: url(../img/title.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.page-eig {
	width: 9rem;
	height: 11.6rem;
	background: url(../img/frame4.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .5rem auto 0;
}

.page8-btns {
	width: 100%;
	margin: 0 auto 0;
}

.page8-btns a {
	display: block;
	width: 100%;
	height: 100%;
}

.sub-btn {
	width: 3.8666rem;
	height: 0.9466rem;
	background: url(../img/sub-btn.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: 2rem 0 0 .5rem;
	float: left;
}

.tab-btn {
	width: 3.8666rem;
	height: 0.9466rem;
	background: url(../img/table-btn.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: 2rem 0 0 .2rem;
	float: left;
}

.goindex-btn {
	width: 7.9866rem;
	height: 0.9466rem;
	background: url(../img/goindex-btn.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: .2rem 0 0 0.45rem;
	float: left;
}

.page8-btns::after {
	content: '';
	display: block;
	clear: both;
}

.page5-ul {
	width: 100%;
	margin: .35rem auto 0;
	height: 7rem;
	overflow: auto;
}

.page5-ul li {
	list-style: none;
	position: relative;
	width: 100%;
	height: 1rem;
}

.page5-tit {
	position: relative;
	font-size: 0.4rem;
	padding: .12rem 0 0 1rem;
	color: #000;
}

.page5-tit::before {
	content: '';
	position: absolute;
	width: 0.4133rem;
	height: 0.4133rem;
	background: url(../img/icon.png) no-repeat center 0;
	background-size: 100% 100%;
	margin-top: .08rem;
	margin-left: -.5rem;
}

.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	top: 0;
	left: 0;
	z-index: 10;
}

.share-tc {
	position: fixed;
	width: 7.2266rem;
	height: 2.32rem;
	background: url(../img/arrow-tc.png?1) no-repeat center 0;
	background-size: 100% 100%;
	top: 50%;
	left: 50%;
	margin: -1.16rem 0 0 -3.6133rem;
	z-index: 15;
}

.tip-tc {
	position: fixed;
	width: 5.5466rem;
	height: 1.68rem;
	background: url(../img/tc.png) no-repeat center 0;
	background-size: 100% 100%;
	top: 50%;
	left: 50%;
	margin: -.84rem 0 0 -2.7733rem;
	z-index: 15;
}

.close {
	display: block;
	width: 0.8rem;
	height: 0.68rem;
	background: url(../img/close.png) no-repeat center 0;
	background-size: 100% 100%;
	margin: 2rem auto 0;
	cursor: pointer;
}

.popup {
	display: none;
	position: fixed;
	background: rgba(0, 0, 0, .5);
	width: 5.3333rem;
	height: 2.1333rem;
	border-radius: 0.0666rem;
	top: 50%;
	left: 50%;
	margin: -1.0666rem 0 0 -2.6666rem;
	text-align: center;
	color: #fff;
	font-size: 0.2666rem;
	z-index: 20;
}

.popup p {
	margin-top: 0.6666rem;
}

.popup span {
	font-size: 0.2133rem;
	vertical-align: middle;
}