.mokuai {
	width: 18%;
	cursor:pointer;
}
.mokuai img{
	width:100%;
}
.tabnavs div {
	width: 135px;
	border-radius: 10px;
	justify-content: center;
	font-size: 18px;
	cursor:pointer;
	
}
.tabnavs1 div {
    width: 180px;
    border-radius: 10px;
    justify-content: center;
    font-size: 18px;
    cursor: pointer;
}

.tabzong div {
	justify-content: center;
	font-size: 18px;
	cursor: pointer;
}
.tabzong div div:last-child{
	margin-bottom:10px;
}
.tabnavs img{
	width:29px;
	height:31px;
}
.tabnavs div div:first-child{
	width:40px;
	align-items:center;
	justify-content:center;
}
.tabnavs div div:last-child{
	width:85px;
	align-items:center;
	justify-content:start;
}
.tabnavs1 img{
	width:29px;
	height:31px;
}
.tabnavs1 div div:first-child{
	width:40px;
	align-items:center;
	justify-content:center;
}
.tabnavs1 div div:last-child{
	width:85px;
	align-items:center;
	justify-content:start;
}
.borderDefault{
	border-bottom:3px solid aliceblue;
}
.borderActive{
	position: relative;
}
.borderActive:before{
	content: '';
	position: absolute;
	left: auto;
	bottom: 0px;
	right: auto;
	height: 5px;
	width: 40px;
	background-color: rgb(5, 120, 230);;
}	
.marketzong{
	width:100%;
	padding: 1.25rem;
}
.btn-group .btn{
	width:200px;
	margin-right:20px;
}
.btn-group{
	margin-bottom:20px;
}
.table tbody>tr>td{
	height:50px;
	max-height:50px;
	line-height: 40px;
}
.shichanghangqing{
	max-height: 610px;
}
