.content {
	padding: 0 5% 5%;
}

.mt {
	margin-bottom: 1rem;
}

.thinGrayLine {
	height: 0.3rem;
	background: #f3f3f3;
}

header {
	position: relative;
	padding: 5%;
	display: flex;
	justify-content: center;
}

header img {
	width: 33%;
}

.mlogo2 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 39%;
}

.search {
	position: relative;
	width: 90%;
	margin-right: 3%;
}

.search input {
	width: 100%;
	height: 1.5rem;
	background: #ededed;
	border: 0;
	outline: none;
	border-radius: 50px;
	padding-left: 1rem;
	box-sizing: border-box;
	font-size: 0.75rem;
}

.search img {

	position: absolute;

	width: 7%;

	top: 50%;

	transform: translateY(-50%);

	left: 0.5rem;
}

.youhua {
	height: 2.3rem;
}

.nav {
	padding: 0 5%;
	height: 2.3rem;
}

.nav .swiper-slide {
	width: auto !important;
}

.nav .swiper-wrapper {
	justify-content: space-between;
	align-items: center;
}

.nav .lb1 p {
	text-align: center;
	color: #848484;
	line-height: 2.3rem;
	position: relative;
	font-size: 0.75rem;
}

.nav .lb1 p.inthis {

	font-weight: bold;

	color: #be010a;

	font-size: 0.85rem;
}

.nav .lb1 .inthis::before {
	content: "";
	width: 60%;
	position: absolute;
	height: 4px;
	bottom: 0.3rem;
	background: #be010a;
	left: 20%;
	border-radius: 50px;
}

.fir h1 a {
	color: #0071c3;
	font-weight: bold;
	font-size: 1.03rem;
	line-height: 1.4rem;
	text-align: center;
	display: block;
	margin-top: 5%;
}

.fir {
	width: 90%;
	margin: 0 auto;
}

.ad {
	margin-top: 2%;
}

.ad p {
	color: #d3d3d3;
	line-height: 1.5rem;
}

.ad .gg {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ddd;
	align-items: center;
	/* margin-bottom: 5%; */
}

.ad .gg img {
	width: 15px;
	height: 15px;
}

.mySwiper img {
	border-radius: 10px;
}

.mar-per5 {
	margin: 5% 0;
}

.special {
	padding: 0 3%;
	margin: 0.5rem 0;
}

.special img {
	width: 100%;
}

.login {
	flex: 1;
}

.searchContent {
	margin-top: 0;
	display: flex;
	align-items: center;
}

.lottery-list,
.lottery-num ul,
.lottery-txt,
.tool-list ul {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	font-size: .7rem;
}

.tool-list ul {
	flex-wrap: wrap;
}

.tool-list ul li {
	width: 33%;
	margin-bottom: 3%;
}

.tool-list ul li a {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.tool-list ul li a p {
	margin-top: 3%;
	font-size: .75rem;
}



.lottery-list span {
	font-size: .7rem;

}

.lottery-list span:nth-of-type(1) {
	width: 9%;
}

.lottery-list span:nth-of-type(2) {
	width: 24%;
}

.lottery-list span:nth-of-type(3) {
	width: 49%;
}

.lottery-list span img {
	width: 73%;
}

.lottery-list,
.tool-list {
	margin-top: 7%;
}

.lottery-num {
	margin-top: 3%;
}

.lottery-num ul li {
	background: url(../img/guo_bb1.png) no-repeat;
	background-size: 100%;
	text-align: center;
	line-height: 1.4rem;
	color: #fff;
	width: 37px;
	height: 37px;
	margin-right: 3%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
}

.lottery-num ul li.org {
	background: url(../img/guo_bb2.png) no-repeat;
	background-size: 100%;
}

.lottery-txt {
	justify-content: space-between;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5%;
}

.lottery-txt a {
	width: 23%;
	padding: 1% 0;
	margin: 3% 0;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 10px;
}

.lottery-txt a span {}

.banner1 img {}

.lb2 {}

.lb2 img {}

.lbbanner1 {
	padding-bottom: 1rem;
}


.grayLine {
	height: 0.5rem;
	/* background: #f3f3f3;
	margin: 0.8rem 0; */
}

.column {

	padding: 0 3%;
}

.columnTitle {
	/* padding: 0 3%; */
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	margin-bottom: 0.8rem;
	margin-top: 5%;
}

.columnTitle p {
	width: 75%;
	position: relative;
	padding-left: 0.05rem;
	font-size: 0.8rem;
	font-weight: bold;
	line-height: 1.2rem;
}

.columnTitle p::before {
	content: "";
	width: 26%;
	position: absolute;
	height: 4px;
	bottom: -4px;
	background: #be010a;
	left: 0;
	border-radius: 50px;
}

.columnTitle a,
.columnTitle p:nth-of-type(2) {
	font-size: .65rem;
	font-weight: normal;
}

.columnTitle p:nth-of-type(2) span {
	color: red;
	display: inline-block;
	width: 25%;
	margin: 0 3px;
}

.columnTitle p:nth-of-type(2)::before {
	display: none;
}

/* .newsList ul li p
	{
	overflow-y: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
} */

.newsList {
	margin-top: 3%;
}

.newsList li p {
	width: 100%;
	font-size: 0.75rem;
	line-height: 1rem;
	/* max-height: 4rem; */
	/* 	-webkit-line-clamp: 3; */
	text-align: justify;
}

.newsList li {
	display: flex;
	border-bottom: 0.01rem solid #eee;
	padding: 0.5rem 0;
	margin-bottom: 0.3rem;
	background-color: #fff;
	border-radius: 10px;
	font-size: 0.7rem;
}

.newsList li img {
	border-radius: 0.2rem;
}

.newsList li a {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.newsList li:last-child {
	border: none;
}

.newsList li a span,
.newsList li a time {
	font-size: .6rem;
	color: #9d9d9d;
	margin-top: 3%;
	margin-right: 3%;
}

.getmore,
.layui-flow-more {
	color: #9d9d9d;
	text-align: center;
	font-size: .7rem;
}

.layui-flow-more .layui-icon {
	display: none;
}

.page-title h1 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	font-weight: 600;
}

.page-title span {
	font-size: .65rem;
	line-height: 1rem;
	color: #9d9d9d;
	margin-top: 3%;
	display: inline-block;
}

.page-detail {
	line-height: 1.4rem;
	margin-top: 3%;
}

.page-detail img {
	width: 100%;
	display: inline-block;
	margin: 2% auto;
}

.page-detail p {
	text-align: justify !important;
}

.pageBox {
	width: 100%;
	position: relative;
	height: 2.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 3%auto;
}

.pageBox img {
	width: 70%;
}

.pageBox .navImg {
	margin-right: 3%;
}

.pageBox .navarrow {
	margin-left: 5%;
}

.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	display: none;
	overflow-y: scroll;
	z-index: 999;
	background: rgba(0, 91, 172, 0.95);
}

.closeBox {
	width: 1rem;
	float: right;
	margin: 1rem 1.2rem;
}

.closeBox img {
	max-width: 130% !important;
}

.maskContent ul {
	margin: 1rem 1.5rem;
}

.maskContent {
	margin-top: 3rem;
}

.maskContent ul a {
	color: rgba(255, 255, 255);
	font-size: 0.8rem;
}

.maskContent ul>li {
	border-bottom: 0.09rem solid rgba(0, 129, 193, 0.2);
	margin-bottom: 0.2rem;
	line-height: 2.5rem;
}

.page-author {
	color: #9d9d9d;
	border-bottom: 3px solid #efefef;
	font-size: .65rem;
	margin-top: 5%;
	padding-bottom: 2%;
}

.page-collect {
	position: relative;
	margin-top: 7%;
	padding-left: 7%;
	font-weight: 600;
	font-size: .8rem;
}

.page-collect::before {
	content: "";
	position: absolute;
	width: 19px;
	height: 20px;
	background: url(../img/page-collect.png) no-repeat;
	background-size: cover;
	top: 0;
	left: 0;
}

footer {
	background: #f3f3f3;
	color: #333;
	text-align: center;
	padding: 5%;
	font-size: 0.65rem;
	line-height: 1rem;
}
