.area_h2 {
	font-size: 1rem;
	font-weight: bold;
	padding: 1rem 0;
	padding-left: 1rem;
	/* margin-bottom: 1rem; */
	border-bottom: 1px #E5E5E5 solid;
}
.layui-index-one{
	margin-top: 1rem;
	padding-left:0;
	padding-right:0;
}
.layui-carousel{
	/* padding: 1rem; */
	margin-top: 1rem;
	box-sizing: border-box;
}
.layui-banner{
	/* padding: 1rem; */
	box-sizing: border-box;
}
.layui-banner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius:5px;
}
.layui-index-hot{
	box-sizing: border-box;
	/* box-shadow: 0 0 29px 0 rgb(0 0 0 / 5%); */
	flex-wrap: wrap;
	margin-bottom: 1rem;
}
.layui-index-hot dl{
	width: 50%;
	padding: 1rem;
	box-sizing: border-box;
	border-bottom: 1px solid #ecf0f1;
}
.layui-index-hot dl:hover{
	background-color:#fafff8;
}
.layui-index-hot dl dt{
	width: 8rem;
}
.layui-index-hot dl dt,.layui-index-hot dl dt img{
	height: 6rem;
	border-radius: 5px;
}
.layui-index-hot dl dt img{
	width: 100%;
	object-fit: cover;
}
.layui-index-hot dl dd{
	max-width: 65%;
	box-sizing: border-box;
	position: relative;
	padding-left: .5rem;
}
.layui-index-hot dl dd p{
	font-size: .95rem;
	font-weight: bold;
	padding:0 .5rem;
	box-sizing:border-box;
}
.layui-index-hot dl dd time{
	display: block;
	padding: .5rem;
	margin-top: .5rem;
	color: #999;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.layui-index-two-left{
}
.layui-index-two-left dl{
	border-bottom: 1px solid #f7f7f7;
	border-left: solid 2px #fff;
	padding-bottom: 1rem;
	box-sizing: border-box;
	padding: 1rem;
	transition: all 1s;
}
.layui-index-two-left dl:hover{
	background-color:#fafff8;
	border-left-color:#81c53f;
}
.layui-index-two-left dl dt{
	width: 10rem;
}
.layui-index-two-left dl dt,.layui-index-two-left dl dt img{
	height: 7.5rem;
}
.layui-index-two-left dl dt img{
	object-fit: cover;
	width: 100%;
	border-radius: 5px;
}
.layui-index-two-left dl dd{
	max-width:75%;
	padding-left:1rem;
	box-sizing:border-box;
}
.layui-index-two-left dl dd>a{
	font-size: 1.1rem;
	font-weight: bold;
	display: block;
}
.layui-index-two-left dl dd .layui-other{
	margin-top: 1rem;
	color: #B3B3B3;
}
.layui-index-two-left dl dd .layui-other a{
	color: #00A4A0;
}
.layui-index-two-left dl dd .layui-other span{
	padding-left: 1rem;
	padding-right: 1rem;
}
.layui-index-two-left dl dd p{
	color: #767676;
	margin-top:.75rem;
	line-height: 1.7rem;
	font-size: .95rem;
	text-align:justify;
}
.layui-index-one-right{
	margin-left: 1.4%;
}
.layui-hot-list .area_h2{
	margin-bottom: 0;
}
.layui-hot-list .area_h2 i{
	color:#f05a14;
	padding-right: .5rem;
}
.layui-hot-list ul,.layui-hot-view ul{
	padding: 0 1rem;
}
.layui-hot-list ul li{
	font-size: .95rem;
	line-height: 2.9rem;
}
.layui-hot-list ul li:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.layui-hot-list ul li:first-child a:before{
	content: '1';
	color: #ffffff;
	background-color: #222222;
}
.layui-hot-list ul li:nth-child(2) a:before{
	content: '2';
	color: #ffffff;
	background-color: #0090ce;
}
.layui-hot-list ul li:nth-child(3) a:before{
	content: '3';
	color: #ffffff;
	background-color: #3ac6c3;
}
.layui-hot-list ul li:nth-child(4) a:before{
	content: '4';
}
.layui-hot-list ul li:nth-child(5) a:before{
	content: '5';
}
.layui-hot-list ul li:nth-child(6) a:before{
	content: '6';
}
.layui-hot-list ul li:nth-child(7) a:before{
	content: '7';
}
.layui-hot-list ul li:nth-child(8) a:before{
	content: '8';
}
.layui-hot-list ul li:nth-child(9) a:before{
	content: '9';
}
.layui-hot-list ul li:nth-child(10) a:before{
	content: '10';
}
.layui-hot-list ul li:nth-child(11) a:before{
	content: '11';
}
.layui-hot-list ul li:nth-child(12) a:before{
	content: '12';
}
.layui-hot-list ul li a:before{
	display: inline-block;
	/* height: 1.1rem; */
	line-height: 1.1rem;
	width: 1.1rem;
	color: #fff;
	text-align: center;
	background-color: #ccc;
	border-radius: 1.1rem;
	margin-right: .2rem;
	/* font-size:.5rem; */
}

.layui-hot-view dl{
	padding: 1rem;
	justify-content:space-between;
}
.layui-hot-view dl:hover{
	background-color:#fafff8;
}
.layui-hot-view dl:not(:last-child){
	border-bottom: 1px solid #e4e4e4;
}
.layui-hot-view dl dt{
	width: 25%;
}
.layui-hot-view dl dt,.layui-hot-view dl dt img{
	height: 4rem;
}
.layui-hot-view dl dt img{
	object-fit: cover;
	width: 100%;
	border-radius: 5px;
}
.layui-hot-view dl dd{
	width:70%;
}
.layui-hot-view dl dd>a{
	font-size:.95rem;
	display: block;
}
.layui-hot-view dl dd .layui-other{
	margin-top: .5rem;
	color: #B3B3B3;
}
.layui-hot-view dl dd .layui-other a{
	color: #00A4A0;
	display: none;
}
.layui-hot-view dl dd .layui-other span{
	padding-left: 1rem;
	padding-right: 1rem;
	display: none;
}
.layui-hot-view dl dd p{
	display: none;
	color: #767676;
	margin-top:.75rem;
	line-height: 1.7rem;
	font-size: .95rem;
	text-align:justify;
}
.layui-friend{
	align-items: center;
	padding: 1rem;
	box-sizing: border-box;
	margin-top: 1rem;
	margin-bottom:1rem;
	border-radius: 3px;
	box-shadow: 0 0 3px 3px rgba(0,0,0,.03);
}
.layui-friend b{
	width: 5rem;
	font-size: .9rem;
}
.layui-friend p a{
	line-height: .8rem;
	font-size: .9rem;
	border-right: 1px solid #bdbdbd;
	padding-right: .5rem;
	padding-left: .5rem;
}
.layui-friend p a:first-child{
	padding-left: 0;
}
.layui-friend p a:last-child{
	border-right: none;
	padding-right: 0;
}
@media(max-width: 800px) {
	.layui-index-hot dl{
		width: 100%;
	}
	.layui-index-one{
		flex-wrap: wrap;
	}
	.layui-hot-list{
		margin-left: 0;
	}
	.layui-index-two-left dl dd{
		max-width: 68%;
	}
	.layui-index-one-right{
		margin-left:0 ;
	}
	.layui-search{
		display: none;
	}
}
@media(max-width: 480px){
	.layui-index-two-left dl dd>a{
		font-size:1rem;
	}
	.layui-index-two-left dl dd p{
		font-size:0.875rem;
	}
}