.list-mbx{
	
	   
	    background-color: #fbfbfb;
	    box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 10%);
	    margin-top:70px;
}
.mbx-box{
    max-width: 1640px;
    margin: 0 auto;
    padding: 20px 15px 20px 22px;
    box-sizing: border-box;
	background-image: url(../images/41.png);
	background-repeat: no-repeat;
	background-position: center left;
}
.list-main{
	max-width: 1640px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.list-main .list-left{
	width: 17%;
padding: 10px;
}
.list-main .list-right{
	width: 83%;padding: 10px;
}
.list-left .item{
	    margin-bottom: 20px;
	background: #fff;
padding: 30px;
	    box-shadow: 0px 1px 8px 0px rgb(0 0 0 / 2%), 0px 7px 27px 0px rgb(0 0 0 / 3%);
}
.list-left .item h3{
	color: #D8BB79;
	    font-size: 30px;
	    font-weight: 600;
	    padding-bottom: 15px ;
	    border-bottom: 1px solid #dfdfdf;
}
.item-nav a{
    display: block;
    margin: 5px 0;
    height: 30px;
    line-height: 30px;
}
.item-nav a i
{
	    color: #ffffff;
	    font-size: 12px;
	    vertical-align: 1px;
	    width: 18px;
	    height: 18px;
	    border-radius: 50%;
	    display: inline-block;
	    margin-right: 10px;
	    background-color: #b3b3b3;
	    text-align: center;
	    line-height: 18px;
}
.item-nav a:nth-child(-n+4) i {
    background: #D8BB79;
}

.list-right-box {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.list-right-box1 p{ padding: 5px 0; }
.list-right-box .item{
	width: 33.33333%;
box-sizing: border-box;
		padding:0 15px 30px 15px ;
}
.list-right-box .item a{
	display: block;
		box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 2%), 0px 7px 14px 0px rgb(0 0 0 / 6%);overflow: hidden;
}
.list-right-box .item a img{ width:100%;display:block; transition: all 0.8s; overflow: hidden;  }
.list-right-box .item a img:hover{ transform: scale(1.1); transition: all 0.8s;}

.item-text{
	padding: 15px ;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.item-text span{ width: 50%; box-sizing: border-box; }
/*.list-right-box .item:hover .item-text span:nth-child(1){
	color: #D8BB79 
}*/
.list-right .pagination{
	text-align: center;
	padding: 30px 0;
	    text-align: center;
	    padding: 30px 0;
	    border-top: 1px solid #f6f6f6;
	    /* margin-top: 40px; */
}
.list-right .pagination li{
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	border: 1px solid #dfdfdf;
	margin: 0 4px;
}
.list-right .pagination li a{
	color: inherit;
}
.list-right .pagination li.active{
    background-color: #D8BB79;
    color: #fff;
	border-color: #D8BB79;
}
.page_title {
        font-size: 22px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
    margin: 0 17px;
    box-sizing: border-box;
    width: 97.5%;
    display: flex;
    margin-bottom: 20px;
    color: #666;
    padding-bottom: 10px;
}

/*  */

.scott{height:60px; overflow:hidden; text-align:center; /*padding-top:9px;*/}
.scott A{BORDER:#EFB57A 1px solid; PADDING:6px 11px; MARGIN-RIGHT: 5px;  TEXT-DECORATION: none; background:#fff; color:#333;}
.scott A:hover{border:1px solid #EFB57A; text-decoration:none; BACKGROUND-COLOR:#EFB57A; color:#FFF;}
.scott A:active{border:1px solid #EFB57A; text-decoration:none; BACKGROUND-COLOR:#EFB57A;}
.scott SPAN.current{BORDER: #EFB57A 1px solid; PADDING:5px 10px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 2px; BACKGROUND-COLOR: #EFB57A;MARGIN-RIGHT: 5px; display: inline-block;}
.scott SPAN.disabled{BORDER:#EFB57A 1px solid; PADDING:4px 10px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#EFB57A;}
.fenye1{text-align: center; clear:both; font-size:12px; line-height:28px; height:56px; border:1px solid #EFB57A; background:#EFB57A; padding:0 5px; margin-top:5px;}