@charset "utf-8";
 /* 右侧悬浮容器：iOS液态玻璃核心样式 */
        .float-sidebar-ser100 {
            position: fixed;
            right: 30px;
            top: 40%;
            transform: translateY(-50%);
            width: 140px;
            border-radius: 12px;
            /* 液态玻璃效果关键属性 */
            background: rgba(255, 255, 255, 0.52);
            backdrop-filter: blur(12px);
            -webkit-backdrop-filter: blur(12px);
            border: 1px solid rgba(255, 255, 255, 0.35);
            box-shadow: 0 4px 18px rgba(0,0,0,0.08);
            overflow: hidden;
            padding-left: 25px;
        }

.index-ser100
{
  z-index: 9999;
}

.sidebar-item-ser100 {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


.Tips-ser100{
font-size: 20px;
    text-align: center;
}



.fl-ser100 {
	float: left;
}

.span-item-ser100 {
	font-family: 微软雅黑;
	font-size: 16px;
	color: #5c5c5c;
	font-weight: 400;
}

.item-icon-w-ser100 {
	margin-right: 5px;
}

.item-icon-b-ser100 {
	margin-right: 5px;
}

.item-icon-w-ser100 img {
	width:100%;
}

.item-icon-b-ser100 img {
	width:100%;
}

.dpb-ser100 {
	display: block;
}

.dpn-ser100 {
	display: none;
}

.sidebar-item-ser100 a:hover .item-icon-w-ser100 {
	display: none;
}

.sidebar-item-ser100 a:hover .item-icon-b-ser100 {
	display: block;
}

.sidebar-item-ser100 a:hover .span-item-ser100 {
	font-weight: 600;
}

.sidebar-item-ser100 a .span-item-ser100 {
	line-height: 25px;
}

.hover-item-ser100 {

	display: none;
	position:  fixed !important;
	top: 42.3333%;
	right: 200px;
    transform: translateY(-65%);
    width: 200px;
    border-radius: 12px;
    /* 液态玻璃效果关键属性 */
    background: rgba(255, 255, 255, 0.52);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 18px rgba(0,0,0,0.08);
	padding-left: 25px;
	padding-bottom: 15px;
}

.hover-tiem-icon-ser100 {
	margin-right: 3.333333%;
}

.hover-item-ser100 .span-item-ser100 {
	line-height: 25px;
}

.hover-vx-ser100 .span-item-ser100 {
	line-height: 25px;
}

.hover-item-ser100 .p-item-ser100 {
	margin-left: 17.3333%;
	line-height: 5px;
	margin-bottom: 15px;
margin-top: 17px;
}

.p-item-ser100 {
	font-family: 微软雅黑;
	font-weight: 400;
	color: #5c5c5c;
	font-size: 16px;
}



.hover-form-ser100 {
	display: none;
	position: fixed !important;
	top: 62%;
	right: 200px;
    transform: translateY(-65%);
    width: 200px;
    border-radius: 12px;
    /* 液态玻璃效果关键属性 */
    background: rgba(255, 255, 255, 0.52);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 18px rgba(0,0,0,0.08);
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
}

.hover-form-ser100 .p-item-ser100 {
 margin-top: 50px;
	width: 100%;
	white-space: nowrap;
}

.form_group-ser100 {
	width: 100%;
	margin-top: 15px;
}

.form_group-ser100 label {
	font-size: 13px;
	font-family: 微软雅黑;
	color: #5c5c5c;
}

.form_group-ser100 input {
	border-radius: 15px;
	width: 100%;
	height: 25px;
	margin-top: 5px;
	border: 1px solid #b4b4b4;
}

.form_group-ser100 textarea {
	border-radius: 15px;
	width: 100%;
	height: 25px;
	margin-top: 5px;
	border: 1px solid #b4b4b4;
}

/* input更改为textarea */
.group1-ser100 textarea {
	height: 60px;
}




.group1-ser100 input {
	height: 60px;
}

.join-submit-ser100 input {
	padding: 0;
    margin: 0;
    border: none;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #393939;
    color: #fff;
    font-size: 13px;
    font-family: "PingFang-SC-Regular";
    cursor: pointer;
    transition: 0.5s;
	margin-left: 25%;
	margin-top: 10%;
	font-family: 微软雅黑;
}

.hover-vx-icon-ser100 {
	margin-right: 3.333333%;
}

.hover-vx-ser100 {
	display: none;
	position: fixed !important;
	top: 75%;
	right: 200px;
    transform: translateY(-65%);
    width: 200px;
    border-radius: 12px;
    /* 液态玻璃效果关键属性 */
    background: rgba(255, 255, 255, 0.52);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 18px rgba(0,0,0,0.08);
	padding-left: 25px;
	padding-bottom: 15px;
}

.hover-vx-ser100 .p-item-ser100 {
 line-height: 40px !important;
	margin-left: 17.3333%;
	line-height: 5px;
	margin-bottom: 15px;
}

.hover-vx-nr-ser100 {
	width: 90%;
	margin: 20px auto;
}

.nr-title-icon-ser100 {
	margin-right: 3.3333%;
}

.hover-vx-mt-ser100 {
	margin-top: 20%;
}
