.col-lg-4{
	margin-right: 15px;
	margin-bottom: 15px;
	width: calc(33.333333% - 10px)
}
.col-lg-4:nth-child(3){
	margin-right: 0px;	
}
.col-lg-4:nth-child(6){
	margin-right: 0px;	
}
.col-lg-4:nth-child(9){
	margin-right: 0px;	
}
.col-lg-4:nth-child(12){
	margin-right: 0px;	
}
.blog-card {
	float: left;
	border: 1px solid #e2e2e2;
	margin-bottom: 0px;
	padding: 0px;
	margin: 0px;
}
.blog-card .blog-content{
	padding: 15px;
}
.blog-card:hover .blog-btn{
	background: var(--primary);
	color: #fff;
}
.blog-content {
	float: left;
    padding: 0px 15px 0px 0px;
}
.blog-img {
	display: block;
	width: 100%;
}
.daty {
	display: block;
	font-size: 42px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
	color: #fff;
	width: 100%;
}
.time {
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
}
.shop-part .col-lg-9 {
	padding-left: 20px;
	margin-right: 10px;
	width: 870px;
}
.justify-content-center .col-lg-9 .col-lg-4{
	margin-right: 18px;
	margin-bottom: 18px;
	width: calc(33.333333% - 12px);
}
.justify-content-center .col-lg-9 .col-lg-4:nth-child(3){
	margin-right: 0px !important;
}
.justify-content-center .col-lg-9 .col-lg-4:nth-child(6){
	margin-right: 0px !important;
}
.justify-content-center .col-lg-9 .col-lg-4:nth-child(9){
	margin-right: 0px !important;
}
.hengxian{
	width: 100px;
	height: 2px;
	background: #141414;
	display: block;
    margin-bottom: 8px;
}
.blog-btn{
	padding: 8px 25px;
    border: 1px solid #e2e2e2;
    margin-top: 15px;
	border-radius: 25px;
}
.inner-section{
	margin-bottom: 10px;
}
.pagination{
	margin-top: 25px;
	margin-bottom: 10px;
}
.blog-title a{
	color: #141414;
    font-size: 15px;
	line-height: 24px;
}
.single-banner::before {
	background: url(/wp-content/themes/twentytwentyone/static/picture/sipingbg.jpg) center top no-repeat;
}
.header-top .container{
	padding: 0px 15px;
}