a
{
	text-decoration: none
}

.list-pagi
{
	position: relative;
	text-align: center;
	zoom: 1
}

.list-pagi:before,.list-pagi:after
{
	content: "";
	display: table
}

.list-pagi:after
{
	clear: both;
	overflow: hidden
}

.list-pagi .active
{
	background: #164a7c;
	color: #ffffff;
}

.list-pagi a,.list-pagi span
{
	float: left;
	margin: 0 5px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	font-size: 12px;
	border-radius: 50%
}

.list-pagi a:hover
{
	background: #164a7c;
	color: #ffffff;
	transition: background .5s
}

.list-pagi .next,.list-pagi .prev
{
	font-weight: bold
}

.list-pagi .next:hover,.list-pagi .prev:hover
{
	background: transparent
}

.now,.count
{
	padding: 0 5px;
	color: #f00
}

.list-pagi .desc
{
	color: #3e3e3e;
	width: auto
}

.list-pagi .pagi
{
	display: inline-block
}

.list-pagi
{
	margin-top: 100px;
	padding-bottom: 75px
}

.list-pagi-btn
{
	padding: 30px 10%;
	width: 80%;
	display: none
}

.list-pagi-btn .next-btn
{
	background: #164a7c;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	width: 120px;
	border-radius: 15px;
	border: none;
	text-align: center;
	font-size: 16px;
	display: block;
	background-color: transparent;
	width: 100%;
    border: 1px solid #164a7c
}

@media screen and (min-width: 1024px) and (max-width: 1919px)
{
	.list-pagi-btn .next-btn
	{
		height: 24px;
		line-height: 24px;
		width: 100px;
		font-size: 14px
	}
}

.list-pagi-btn .next-btn:hover,.list-pagi-btn .next-btn:active,.list-pagi-btn .next-btn:focus
{
	background: #164a7c;
	color: #ffffff;
	transition: all .5s
}

@media screen and (max-width: 1919px)
{
	.list-pagi
	{
		margin-top: 50px;
		padding-bottom: 25px
	}
}

.act-list-item
{
	margin: 50px 40px 0 40px;
	display: block
}

.act-list-item .ali-img
{
	width: 830px;
	height: 450px
}

.act-list-item .ali-info
{
	width: 170px;
	height: 330px;
	background-color: #164a7c;
	text-align: right;
	padding: 75px 40px 45px 40px;
	color: #fff;
	position: relative
}

.act-list-item .ali-info .title
{
	font-size: 24px;
	padding-left: 20px;
	position: relative;
	margin: 0;
	line-height: 1.5
}

.act-list-item .ali-info .title:before
{
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 4px;
	background-color: #fff;
	display: block;
	position: absolute;
	top: 17px;
	left: 0
}

.act-list-item .ali-info .date
{
	font-size: 16px;
	margin: 10px 0
}

.act-list-item .ali-info .intro
{
	font-size: 14px;
	margin: 0
}

.act-list-item .ali-info .ali-btn
{
	background: #ffffff;
	height: 30px;
	line-height: 30px;
	color: #164a7c;
	width: 120px;
	border-radius: 15px;
	border: none;
	text-align: center;
	font-size: 16px;
	position: absolute;
	right: 50%;
	margin-right: -60px;
	bottom: 45px
}

@media screen and (min-width: 1024px) and (max-width: 1919px)
{
	.act-list-item .ali-info .ali-btn
	{
		height: 24px;
		line-height: 24px;
		width: 100px;
		font-size: 14px
	}
}

@media screen and (max-width: 768px)
{
	.act-list-item
	{
		margin: 15px 25px;
		display:flex;
	}

	.act-list-item .ali-img
	{
		width: 70%;
		height: 120px;
	}

	.act-list-item .ali-info
	{
		height: 120px;
		text-align: left;
		padding: 0;
		flex: 1;
		margin-left: 10px;
		background:#164a7c;
	}

	.act-list-item .ali-info .title
	{
		font-size: 10px;		
		padding:10px 5px 0 15px;
		height: 12px;
		line-height:12px;
		overflow:hidden;
	}

	.act-list-item .ali-info .title:before
	{
		width: 5px;
		height: 5px;
		top: 15px;
		left: 5px;
	}

	.act-list-item .ali-info .date
	{
		text-align: right;
		font-size: 8px;		
		margin:2px 0;
		padding-right: 5px;
	}
.act-list-item .ali-info .intro{
	font-size:6px;
	height: 40px;
	padding-right: 5px;
	padding-left:5px;
    text-align: right;
    overflow: hidden;
}
	.act-list-item .ali-info .ali-btn
	{
	bottom: 12px;
    width: 50px;
    height: 12px;
    font-size: 6px;
    line-height:10px;
    background: #ffffff;
    color: #333;
	margin-right:-25px;
	}
	.list-pagi{
		margin-top:25px;
		padding-bottom:15px;
	}
	.list-pagi a, .list-pagi span{
		font-size:10px;
		width: 16px;
    height: 16px;
    line-height: 16px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1919px)
{
	.act-list-item
	{
		margin: 32px 0
	}

	.act-list-item .ali-img
	{
		width: 531.2px;
		height: 288px
	}

	.act-list-item .ali-info
	{
		width: 160px;
		height: 249.6px;
		padding: 22.4px 25.6px 16px 25.6px
	}

	.act-list-item .ali-info .title
	{
		font-size: 20px;
		padding-left: 12.8px
	}

	.act-list-item .ali-info .title:before
	{
		top: 17px
	}

	.act-list-item .ali-info .date
	{
		font-size: 14px;
		margin: 6.4px 0
	}

	.act-list-item .ali-info .intro
	{
		font-size: 12px
	}

	.act-list-item .ali-info .ali-btn
	{
		margin-right: -50px;
		bottom: 16px
	}
}

@media screen and (min-width: 1366px) and (max-width: 1919px)
{
	.act-list-item
	{
		margin: 42.5px 0
	}

	.act-list-item .ali-img
	{
		width: 705.5px;
		height: 382.5px
	}

	.act-list-item .ali-info
	{
		width: 212.5px;
		height: 280.5px;
		padding: 63.75px 34px 38.25px 34px
	}

	.act-list-item .ali-info .title
	{
		font-size: 20px;
		padding-left: 17px
	}

	.act-list-item .ali-info .title:before
	{
		top: 17px
	}

	.act-list-item .ali-info .date
	{
		font-size: 14px;
		margin: 8.5px 0
	}

	.act-list-item .ali-info .intro
	{
		font-size: 12px
	}

	.act-list-item .ali-info .ali-btn
	{
		margin-right: -50px;
		bottom: 38.25px
	}
}
