#root {
	background-color: whitesmoke;
}

.top {
	position: fixed;
	top: 0;
	background: #000000;
	width: 100%;
	z-index: 999;
}

.clear::after {
	content: "";
	clear: both;
	display: block;
}

.img-wrap {
	display: inline-block;
	vertical-align: middle;
	width: 2.09066667rem;
	height: 2.09066667rem;
	padding: 0.17066667rem;
}

.info-right {
	display: inline-block;
	padding: 0.2rem 0;
	vertical-align: middle;
}

.close {
	width: 1.2rem;
	margin-right: 3px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.left {
	float: left;
}

.right {
	float: right;
	position: absolute;
	top: 50%;
	right: 1.5rem;
	transform: translateY(-50%);
}

.swiper-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.my-swipe {
	width: 100%;
	height: 100%;
}

.my-swipe .van-swipe-item {
	color: #fff;
	font-size: 20px;
	line-height: 150px;
	text-align: center;
	background-color: #39a9ed;
}

.title {
	margin: 0 0.85333333rem 1.06666667rem;
	font-size: 0.85333333rem;
	padding-top: 0.85333333rem;
}

.title p {
	font-weight: 800;
}

.container_introduce {
	margin: 0.42666667rem 0.85333333rem 1.06666667rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;

}

.container_introduce p {
	font-size: 16px;
	text-align: justify;
	color: #999999;
	line-height: 1.5;
}

.container_introduce p span {
	color: #000000;
}

.container_introduce img {
	display: block !important;
	max-width: 100% !important;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

.container_people {
	font-size: 0.8rem;
	padding: 0.85333333rem 0.85333333rem;
	margin-bottom: 2.13333333rem;
}

.container_people p {
	font-size: 0.8rem;
}

.bottom {
	background-color: #0e70af;
	font-size: 0.74666667rem;
	color: white;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translate3d(-50%, 0, 0);
	width: 100%;
	height: 1.92rem;
	z-index: 999;
}

.bottom_left {
	/* background-image: url(../images/bottom_left.png); */
	background: linear-gradient(90deg, #0e70af, #186ca2, #0e70af);
	width: 50%;
	float: left;
	height: 100%;
	line-height: 1.87733333rem;
}

.bottom_right {
	/* background-image: url(../images/bottom_right.png); */
	background: linear-gradient(90deg, #38c0ff, #00aeff, #38c0ff);
	width: 50%;
	float: left;
	height: 100%;
	line-height: 1.87733333rem;
	z-index: 2;
}

.active {
	background: #045990;
}

.popu {
	margin: 0.85333333rem 0.85333333rem 0.42666667rem;
}

.popubottom {
	margin-bottom: 0.10666667rem;
}

.confirm {
	background-image: url(../images/baoming.png);
	background-repeat: no-repeat;
	color: white;
	background-size: cover;
	width: 8rem;
	height: 1.87733333rem;
	line-height: 1.92rem;
	text-align: center;
	position: absolute;
	left: 50%;
	bottom: 5%;
	transform: translateX(-50%);
}

.img-icon {
	height: 0.59733333rem;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.text {
	font-family: inherit;
	font-size: 0.8rem;
	text-align: justify;
	line-height: 1.6;
	margin-top: 1rem;
}

.shijian,
.didian {
	font-size: 16px;
	text-align: justify;
	color: #999999;
	margin-top: 1rem;
}

.people {
	font-size: 0.8rem;
	text-align: justify;
	color: #999999;
	margin-top: 1rem;
}

.iphone {
	font-size: 0.8rem;
	text-align: justify;
	color: #999999;
	margin-top: 1rem;
}

.content_text {
	word-break: normal;
	word-wrap: break-word;
	-webkit-user-select: inherit !important;
	background: #fff !important;
	margin-top: 0;
	padding-top: 1rem !important;
	padding-left: 0px;
	padding-right: 0px;
}

.content_text div,
.content_text p,
.content_text span,
.content_text a {
	font-family: inherit;
	font-size: 0.8rem;
	text-align: justify;
	line-height: 1.6;
}

.content_text * {
	font-family: inherit;
	font-size: 0.8rem;
	text-align: justify;
	color: #999999;
}

.content_text img {
	display: block !important;
	max-width: 100% !important;
	margin: 0 auto;
	position: relative;
	z-index: 99;
}


.spanBox1 {
	float: left;
	width: 0.15rem;
	height: 0.8rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: #045990;
}

.spanBox2 {
	margin-left: 0.5rem;
	font-size: 0.8rem;
	font-weight: 700;
}

/* 投票页 */
.selected-vote {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 0.2rem;
	z-index: 999;
	padding: 0.2rem 0.3rem;
	font-size: 0.6rem;
	color: #fff;
	letter-spacing: 0.1em;
	border-radius: 0.3rem;
	overflow: hidden;
	background-color: rgba(43, 43, 43, 0.5);
}

.selected-vote strong {
	color: rgb(255, 92, 92);
}

.works {
	background-color: #fff;
	padding-top: 1px;
	padding-bottom: 2rem;
}

.works .search {
	margin: 0 1.5rem 1.2rem;
	overflow: hidden;
}

.works .search input {
	width: 75%;
	height: 1.7rem;
	line-height: 1.7rem;
	padding-left: 0.5rem;
	background-color: #ffffff;
	font-size: 0.6rem;
	border: 1px solid #045990;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	float: left;
}

.works .search .search-btn {
	width: 25%;
	height: 1.7rem;
	line-height: 1.7rem;
	background-color: #045990;
	font-size: 0.7rem;
	font-weight: 500;
	color: #fff;
	text-align: center;
	letter-spacing: 0.2rem;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	cursor: pointer;
	float: right;
}

.works .search .sort {
	float: right;
	padding-top: 0.4rem;
	font-size: 0.5rem;
	color: #045990;
	text-align: right;
}

.works .search .sort span {
	display: inline-block;
	padding: 0.2rem;
	cursor: pointer;
}

.works .search .sort .sort-active {
	background-color: #045990;
	color: #fff;
	border-radius: 3px;
}


.works .nav {
	display: flex;
	justify-content: center;
	padding-bottom: 1rem;
}

.works .nav div {
	width: 4rem;
	padding: 0.3rem 0;
	border: 1px solid #045990;
	border-radius: 0.32rem;
	margin: 0 0.3rem;
	background-color: #fff;
	color: #045990;
	font-size: 0.74666667rem;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}

.works .nav .nav-active {
	background-color: #045990;
	border: 1px solid #ffdc88;
	color: #fff;
}

.works .works-list .works-ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 2%;
}

.works .works-list .works-ul .works-li {
	position: relative;
	overflow: hidden;
	width: 46%;
	margin: 0.3rem 2%;
	/* margin: 0 0.32rem 0.64rem; */
	/* padding-bottom: 0.5rem; */
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 2px 2px 5px #868484;
}

.works .works-list .works-ul .works-li .vote {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	width: 1.2rem;
	height: 1.2rem;
	background-color: rgba(255, 255, 255, 0.9);
	border: 2px solid #868484;
	border-radius: 5px;
	cursor: pointer;
}

.works .works-list .works-ul .works-li .vote.active::before {
	content: "";
	background-image: url('../images/dagou.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 1rem;
	height: 0.8rem;
	z-index: 3;
	position: absolute;
	left: 0.1rem;
	bottom: 0.2rem;
}

.works .works-list .works-ul .works-li .works-title {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 1.06666667rem;
	line-height: 1.06666667rem;
	padding: 0 0.2rem;
	background-color: rgba(4, 89, 144, 0.8);
	border-radius: 5px;
	color: #fff;
	text-align: center;
	font-size: 0.6rem;
	font-weight: 700;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	/* cursor: pointer; */
}

.works .works-list .works-ul .works-li .works-img {
	height: 6rem;
	width: 100%;
	object-fit: scale-down;
	background-color: rgb(236, 236, 236);
	cursor: pointer;
}

.works .works-list .works-ul .works-li .works-detail {
	padding: 0.5rem 0.3rem 0.4rem;
	font-size: 0.5rem;
	line-height: 0.8rem;
}

.works .works-list .works-ul .works-li .works-detail p {
	margin-bottom: 0.2rem;
	font-size: 0.6rem;
	/* cursor: pointer; */
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.works .works-list .works-ul .works-li .works-detail strong {
	font-size: 0.7rem;
	color: #045990;
	letter-spacing: 0.1rem;
}


.works .paging {
	margin: 1rem 0 0;
}

.works .paging ul {
	display: flex;
	justify-content: center;
	cursor: pointer;
}

.works .paging ul li {
	display: inline-block;
	padding: 0 0.4rem;
	font-size: 0.7rem;
	height: 1.1rem;
	line-height: 1.1rem;
	color: #045990;
}

.works .paging ul .pagination {
	padding: 0 0.6rem;
}

.works .paging ul .paging-active {
	background-color: #045990;
	color: #fff;
	border-radius: 0.1rem;
}

.submit {
	width: 85%;
	margin: 0 auto;
	padding: 1rem 0;
}

.submit .btnSubmit {
	width: 100%;
	height: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	font-size: 0.75rem;
	color: #fff;
	border-radius: 0.1rem;
	background-color: #045990;
	cursor: pointer;
}

.submit .btnSubmit:active {
	transform: scale(0.95);
}

.describe {
	z-index: 3000;
	overflow: auto;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	max-height: 5rem;
}

.describe p {
	width: 100%;
	padding: 0.5rem;
	color: #fff;
	font-size: 0.7rem;
	text-align: justify;
	text-indent: 2em;
}

.prompt {
	color: #ff5500;
	font-size: 0.65rem;
	text-align: center;
	margin-bottom: 1rem;
}
