.yonghuxieyi{
	width: 5.9rem;
	overflow: hidden;
	background-color: #FFFFFF;
	border-radius: 0.15rem;
	position: absolute;
	left: 0.8rem;
	top: 3.17rem;
	z-index: 111;
}
.yonghuxieyi span{
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	font-size: 0.34rem;
	color: #333333;
	display: block;
	margin-bottom: 0.2rem;
}
.yonghuxieyi p{
	margin: 0;
	padding-left: 0.3rem;
	font-size: 0.3rem;
	color: #333333;
	line-height: 0.5rem;
}
.yonghuxieyi a{
	font-size: 0.3rem !important;
	color: #1791EE;
}
.xieyiDetails{
	width: 100%;
	overflow: hidden;
	font-size: 0.3rem;
	color: #333333;
	line-height: 0.5rem;
	padding: 0.26rem 0.3rem;
	display: block;
}
.xieyiDetails p{
	margin: 0;
	margin-bottom: 0.3rem;
}
.xieyiDetails b{
	font-weight: normal;
	color: #151515 !important;
	margin-bottom: 0.3rem;
}
.coverDiv {
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    display: none;
    z-index: 99;
}
.functionButton{
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.7rem;
	margin-top: 1rem;
}
.functionButton button{
	width: 2.2rem;
	height: 0.9rem;
	background: #1791EE;
	border: none;
	border-radius: 0.08rem;
	font-size: 0.34rem;
	color: #FFFFFF;
}
.functionButton button:last-child{
	margin-left: 0.3rem;
}
.noUse{
	background: #CCCCCC !important;
}
.mui-bar-nav {
	background: none;
	background-color: #FFF;
	box-shadow: 0 0px 0px #ccc;
	-webkit-box-shadow: 0 0px 0px #ccc;
}
.jiance{
	background-color: #fff;
}
.jiance img{
	width: 5.36rem;
	height: 4.64rem;
	margin: 0 auto;
	margin-top: 2.6rem;
}
.flex-center {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.container {
	display: block;
	width: 5.65rem;
	height: 15px;
	border-radius: 0.12rem;
	background-color: #F2F2F2;
	margin: 0 auto;
	margin-top: 0.7rem;
}

.h-100P {
	height: 100%;
}

.bar {
	display: inline-block;
	background: var(--themeColor);
	color: white;
	border-radius: 0.12rem;
}
.tishi{
	width: 4rem;
	text-align: left;
	margin: 0 auto;
	padding-top: 0.48rem;
	background-color: #fff;
}
.jiancezhong{
	font-size: 0.34rem;
	color: var(--themeColor);
}
.shibai{
	font-size: 0.24rem;
	line-height: 0.33rem;
	margin-top: 0.4rem;
}
.shibai p:first-child{
	margin-bottom: 0.2rem;
}
.shibai p:last-child{
	margin-top: 0.2rem;
}
.marginBottom{
	margin-bottom: 0 !important;
}

.xieyiDetails span{
  color: #27c4b9;
}