.solidAll_gray2 a.scmenu:link, .solidAll_gray2 a.scmenu:visited, .solidAll_gray2 a.scmenu:active{
		
}
.moreBtn-a{
	width: 88px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	background: #0C7FF2;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	display: block;
	border-radius: 4px;
}
.flex{
	display: flex;
}
.a-c{
	align-items: center;
}
.j-sd{
	justify-content: space-between;
}
.solidAll-bottom{
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #7E7F82;
	width: 100%;
}
.solidAll-bottom span{
	display: inline-block;
	margin-right: 10px;
	flex-shrink: 0;
}
.w500{
	width: 500px;
}
.ov{
	overflow: hidden;
}
.solidAll-bottom-nav{
	margin-right: 22px;
}

.solidAll-bottom-nav a p{
	color: #7E7F82;
	margin-left: 18px;
}
.solidAll-bottom-nav a p:hover{
	color: #0C7FF2;
}
.imgvm-j{
	width: 100px;
	height: 47px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #DEE1EA;
	padding: 0;
}
.imgvm-j a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.imgvm-j img {
    width: 95px;
    height: 47px;
	object-fit: contain;
	border-radius: 0;
}
.imgvm-j .parb {
    position: absolute;
    right: -12px;
    bottom: -12px;
}
.h146{
	height: 146px;
}
.h140{
	height: 140px;
}
.hotV11{
	padding-bottom: 14px;
}
.hotV11 .imgBox{
	width: 70px;
	height: 70px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #F0F3F7;
}
.hotV11 .imgBox img{
	width: 65px;
	height: 65px;
	margin: 2px auto;
	display: block;
}
.w175{
	width: 175px;
}
.hotV11 .btnBox{
	justify-content: flex-end;
	margin-right: 20px;
}
.hotV11 .btnBox p{
	width: 70px;
	height: 24px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #0C7FF2;
	font-family: PingFang SC, PingFang SC;
	font-weight: 400;
	font-size: 12px;
	color: #0C7FF2;
	cursor: pointer;
	line-height: 24px;
}
.ml12{
	margin-left: 12px;
}
.hotV11 .btnBox p:hover{
	background-color: #0C7FF2;
	color: #fff;
}
.hotV11 .xgLi{
	border: none;
}
/* .navbg {
    background: url('https://img1.17img.cn/ui/simg/instrument/SH100000/20200624/images/navb.png') no-repeat left;
    background-size: 5px;
    font-size: 20px;
    padding-left: 15px;
    position: relative;
} */
/* 右侧悬浮 */
.flzx-bg{
	width: 56px;
	position: fixed;
	margin-left: 630px;
	left: 50%;
	top: 240px;
	z-index: 10;
}
.flzx-bg-item{
	width: 56px;
	height: 57px;
	border-bottom: 1px solid #0071E2;
	background-color: #0C7FF2;
	cursor: pointer;
	position: relative;
}
.flzx-bg-item:hover{
	background-color: #0B72DA;
}
.flzx-bg-item:first-child{
	border-radius: 4px 4px 0 0;
}
.flzx-bg-item:last-child{
	border-radius: 0 0 4px 4px;
}
.flzx-bg-item .rightFloatIcon{
	background: url('https://img1.17img.cn/ui/art/zousy/2025/H5/0427.png') no-repeat;
	background-size: cover;
	width: 56px;
	height: 30px;
	display: block;
}
.flzx-bg-item .rightFloatName{
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.flzx-bg-item-tougao .rightFloatIcon{
	background-position: 0 0;
	
}
.flzx-bg-item-tougao .hsycms-model{
	position: absolute;
	left: -425px;
	top: -30px;
	display: none;
	width: 358px;
	max-width: none;
	max-height: none;
}
.flzx-bg-item-tougao:hover .hsycms-model{
	display: block;
}
.flzx-bg-item-douyin .rightFloatIcon{
	background-position: 0 -60px;
}
.flzx-bg-item-shipinhao .rightFloatIcon{
	background-position: 0 -116px;
}
.flzx-bg-item-gzh .rightFloatIcon{
	background-position: 0 -402px;
}
.flzx-bg-item-bilibili .rightFloatIcon{
	background-position: 0 -172px;
}
.flzx-bg-item-app .rightFloatIcon{
	background-position: 0 -230px;
}
.flzx-bg-item-liuyan .rightFloatIcon{
	background-position: 0 -286px;
}
.flzx-bg-item-buiness .rightFloatIcon{
	background-position: 0 -344px;
}
.right_dy{
	width: 150px;
	height: 150px;
	background: #fff;
	box-shadow: 0 0 4px #ECECEC;
	position: absolute;
	top: -50px;
	right: 60px;
	border-radius: 6px;
	display: none;
}
.flzx-bg-item-douyin:hover .right_dy{
	display: block;
}
.right_video{
	width: 150px;
	height: 150px;
	background: #fff;
	box-shadow: 0 0 4px #ECECEC;
	position: absolute;
	top: -50px;
	right: 60px;
	border-radius: 6px;
	display: none;
}
.flzx-bg-item-shipinhao:hover .right_video{
	display: block;
}
.flzx-bg-item-gzh:hover .right_video{
	display: block;
}
.Eqbox {
	width: 150px;
	height: 150px;
	background: #fff;
	box-shadow: 0 0 4px #ECECEC;
	position: absolute;
	top: -50px;
	right: 60px;
	border-radius: 6px;
	display: none;
}
.right_blbl{
	display: none;
}
.flzx-bg-item-bilibili:hover .right_blbl{
	display: block;
}
.right_app{
	display: none;
}
.flzx-bg-item-app:hover .right_app{
	display: block;
}
.flzx-bg .service-store-message {
    width: 56px;
    height: 57px;
    margin-bottom: 10px;
    line-height: normal;
    cursor: pointer;
    overflow: hidden;
}
/* 右侧悬浮 :end*/