@charset "utf-8";
.head{
	box-shadow: 0 0 15px rgba(0,0,0,.07);
}
.ht{
	height: 35px;
	border-bottom: 1px solid #E6E6E6;
	background: #f9f9f9;
}
.htr a{
	color: #666;
	margin-left: 20px;
}
.htr a:hover{
	color: #086de1;
}
.hb{
	background: #fff;
	height: 100px;
}
.logo{
	display: inline-block;
	height: 64px;
}
.foot{
    position: absolute;
    bottom: 0;
    width: 100%;
	background: #333333;
	color: #fff;
	padding: 25px 0;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	color: #086DE1;
}
.md{
	padding: 50px 0;
}
.it{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	padding: 20px 0px;
}
.itr{
	margin-left: 1%;
	margin-right: 2%;
}
.ita{
	width: 17%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.itabox{
	position: relative;
}
.itabox *{
	font-size: 14px;
}
.itaboxt{
	display: flex;
	align-items: center;
	height: 38px;
	color: #666;
	width: 100%;
	padding: 0 10px;
	border: 1px solid #E6E6E6;
	border-radius: 3px;
	cursor: pointer;
}
.itaboxt:hover{
	border: 1px solid #ccc;
}
.itahide{
	padding: 8px 12px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 100%;
	box-shadow: 0 5px 12px rgba(0,0,0,.05);
	width: 100%;
	z-index: 9;
	display: none;
}
.iha{
	display: flex;
	align-items: center;
	padding: 8px 0;
}
.ihar{
	display: flex;
	align-items: center;
}
.ihar input{
	width: 26px;
	height: 24px;
	border: 1px solid #eee;
	font-size: 12px;
	text-align: center;
	color: #666;
	margin-left: -1px;
}
.ihar i{
	width: 24px;
	height: 24px;
	border: 1px solid #eee;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #999;
	padding-bottom: 1px;
	margin-left: -1px;
}
.iha button{
	font-size: 12px;
	line-height: 22px;
}
.layui-table-tips-c{
	padding: 0;
}
.layui-table-cell{
	padding: 0 10px;
}
.layui-table-cell{
	font-size: 12px;
}
.layui-table-view .layui-table td, .layui-table-view .layui-table th{
	padding: 8px 0;
	text-align: center;
}
.seea{
	border: 1px solid #E6E6E6;
	margin-top: -1px;
}
.seel{
	border-right: 1px solid #E6E6E6;
	width: 120px;
	text-align: center;
}
.seel{
	padding: 10px 0;
}
.seer{
	padding: 10px 15px;
}
.tc{
	display: none;
}
.lbox{
	padding: 50px 0;
	text-align: center;
}
.lgtop{
	padding: 40px 40px 20px 40px;
	border-bottom: 1px solid #f0f0f0;
}
.lgtit{
	font-size: 30px;
	padding-bottom: 30px;
}
.lgipt{
	margin-bottom: 15px;
	position: relative;
	display: flex;
	align-items: center;
}
.lgipt input{
	width: 100%;
	height:50px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	padding: 0 18px;
	color: #333;
	font-size: 14px;
}
.lgipt input:focus{
	border: 1px solid #086DE1;
}
.lgipt input::-webkit-input-placeholder{
	color:#989898;
}
.lgipt i{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 24px;
	height: 24px;
	margin-top: 13px;
	margin-left: 10px;
}
.lgipt i img{
	display: block;
	height: 100%;
	width: 100%;
}
.code{
	display: inline-block;
	width: 90px;
	text-align: center;
	font-size: 20px;
	text-align: center;
	height: 50px;
	letter-spacing: 2px;
	cursor: pointer;
	overflow: hidden;
	margin: 0 12px;
}
.code img{
	width: 100%;
	height: 100%;
}
.sbmipt{
	font-size: 18px;
	color: #fff;
	height: 50px;
	background: #086DE1;
	width: 100%;
	cursor: pointer;
	display: block;
	text-align: center;
	line-height: 50px;
	margin-top: 25px;
}
.lgbot{
	line-height: 55px;
}
.lgbot a{
	font-size: 14px;
	color: #999;
	color: #086DE1;
}
.lgbot a i{
	color: #999;
}
.lgbot a.active,.lgbot a:hover{
	color: #086DE1;
}
.lgipt1 input{
	width: 70%;
}
.lgipt1 .code{
	right: 30%;
}
.hqcode{
	width: 30%;
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
	color: #086DE1;
	background: none;
	cursor: pointer;
}
.lgb{
	margin-bottom: 15px;
}
.lgb span{
	color: #666;
	display: inline-block;
	line-height: 35px;
	width: 25%;
}
.lgbr{
	width: 75%;
}
.lgbrscsp{
	display: inline-block;
	height: 35px;
	border: 1px solid #DCDCDC;
	border-radius: 3px;
	padding: 0 20px;
	line-height: 33px;
	color: #d0d0d0;
	cursor: pointer;
}
.lgbrscsp input{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 99;
}
.lgbrsc img#scimg{
	width: 108px;
	display: block;
	margin-top: 10px;
}
.lgbota{
	color: #999;
	height: 60px;
	line-height: 60px;
}
.lgbota .clearfix{
	display: inline-block;
}
.lgbota span{
	display: inline-block;
	float: left;
}
.lgbota a{
	display: inline-block;
	margin-left: 10px;
	float: left;
}
.lgbota a img{
	vertical-align: middle;
	margin-top: -3px;
}
.lgfoot .wrap{
	border-top: 1px solid #d2d2d2;
	padding: 15px 0;
}
.lgfl1{
	line-height: 36px;
}
.lgfl1 a{
	margin: 0 15px;
}
.lgfl3{
	line-height: 24px;
	color: #666;
	margin-top: 30px;
}
.lgfr p{
	margin-bottom: 10px;
}
.lgw{
	width: auto;
}

.tip_bg{
	background: rgba(255,255,255,.5);
	backdrop-filter: blur(2px);
}
.tipbox{
	text-align: center;
	position: relative;
	z-index: 9;
	background: #fff;
	padding: 40px;
	width: 400px;
	border-radius: 4px;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.tipboxa{
	display: inline-block;
	padding: 8px 20px;
	background: #086DE1;
	color: #fff;
	border-radius: 4px;
}
.tipboxa:hover{
	color: #fff;
	opacity: .85;
}
.tip_close{
	width: 50px;
	height: 50px;
	background: url(../images/close.png) no-repeat center;
	background-size: 15px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

/* 添加滚动条样式 */
table.layui-table {
	border-collapse: separate; /* 边框独立 */
	border-spacing: 0;
	width: 100%;
	table-layout: fixed; /* 固定表格布局 */
}

/* 隐藏浏览器默认的滚动条 */
.layui-table td,
.layui-table th {
	padding: 8px;
	border: 1px solid #e6e6e6;
	white-space: nowrap; /* 防止文字换行 */
	overflow: hidden; /* 溢出部分隐藏 */
	text-overflow: ellipsis; /* 溢出部分显示省略号 */
}

/* 自定义滚动条 */
.layui-table::-webkit-scrollbar {
	width: 8px; /* 滚动条宽度 */
	height: 8px; /* 滚动条高度 */
}

.layui-table::-webkit-scrollbar-thumb {
	background-color: #c1c1c1; /* 滚动条拖动条的颜色 */
	border-radius: 4px; /* 滚动条拖动条的圆角 */
}

/* 鼠标悬停时的滚动条样式 */
.layui-table::-webkit-scrollbar-thumb:hover {
	background-color: #888; /* 悬停时的颜色 */
}

/* 滚动条轨道背景色 */
.layui-table::-webkit-scrollbar-track {
	background-color: #f5f5f5;
	border-radius: 4px;
}


/* 工具按钮的样式，不会影响其他按钮 */
.tool-dropdown {
	position: absolute;
	right: 3200px; /* 距离退出按钮右侧100px */
	display: inline-block;
	cursor: pointer;
	top: 80px;
	color: #28a745; /* 绿色字体 */
	font-size: 18px;
	font-weight: bold;
	transition: color 0.3s ease;
}

.tool-dropdown:hover {
	color: #218838; /* 悬停时的深绿色 */
}

.tool-text {
	margin-right: 5px;
}

.dropdown-arrow {
	font-size: 12px;
	color: #28a745;
	transition: transform 0.3s ease;
}

.tool-dropdown:hover .dropdown-arrow {
	transform: rotate(180deg); /* 悬停时箭头旋转 */
}

.dropdown-menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #fff;
	box-shadow: 0 8px 16px rgba(0,0,0,0.1); /* 菜单阴影 */
	border-radius: 5px;
	padding: 0;
	min-width: 150px; /* 最小宽度 */
	z-index: 1;
}

.dropdown-menu li {
	list-style: none;
	padding: 12px 20px;
	border-bottom: 1px solid #ddd; /* 分割线 */
	transition: background-color 0.3s ease;
}

.dropdown-menu li:last-child {
	border-bottom: none;
}

.dropdown-menu li:hover {
	background-color: #f0f0f0;
}

.dropdown-menu li a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}

.dropdown-menu li a:hover {
	color: #007bff;
}

/* 鼠标悬停时显示下拉菜单 */
.tool-dropdown:hover .dropdown-menu {
	display: block;
}



