.treecheck {
	box-sizing: border-box;
}
.tableme>tbody:hover {
	background-color: #f5f5f5;
	color: #3CA5F6;
}
.modal-footer{
	padding: 15px;
}
/* 自定义模态框大小 */
.modal-lgl{
	min-width: 800px;
}

.btn2 {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 3px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.tdclass{
	font-size: 16px;
	vertical-align: middle;
}
.deletebutton{
	background: #fc5441;
}
.deletebutton:hover {
	color: #ffffff;
	background: #f41027 ;
	outline: 0
}
/* 尝试未成功 */
.deletebutton:focus {
	color: #ffffff;
	background: #f41027 ;
	outline: 0
}

.deletebutton:active {
	color: #ffffff;
	background: #f41027 ;
	outline: 0
}

.copybutton{
	background: #00c500;
}
.copybutton:hover {
	color: #ffffff;
	background: #00aa00 ;
	outline: 0
}
/* 尝试未成功 */
.copybutton:focus {
	color: #ffffff;
	background: #00aa00 ;
	outline: 0
}

.copybutton:active {
	color: #ffffff;
	background: #00aa00 ;
	outline: 0
}

.hd-me{
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-box-align: center;
	  -webkit-align-items: center;
}

.bg-light2 {
	background-color: rgba(255, 255, 255, 1.0) !important;
	padding-left: 120px;
}
.search-page {
	width: 50px;
	height: 20px;
}

.Pagination { height:30px;display: inline-flex;}
.Pagination a { height:30px; display: inline-flex;margin:0 5px 0; line-height:30px; color:#39424f; background:#f4f5f7; padding:0 10px; font-size:14px;}
.Pagination a.Pagination_nav  {display: inline-flex; height:30px; line-height:30px; border:0px; color:#fff !important; background:#2868c7; padding:0 10px; font-size:14px;}
.Pagination a:hover  {display: inline-flex; height:30px; line-height:30px; border:0px; color:#fff !important; background:#2868c7; padding:0 10px; font-size:14px;}

.col-lg-101 {
	flex: 0 1 auto;
	width: 82%;
}

.test {
	text-align: center;
}

.image1 {
	MAX-WIDTH: 40%;
}

.back_p {
	background-image: url(img/right.png);
	background-position: 90%;
	background-repeat: no-repeat;
}

.w-49 {
	width: 49%;
}
.a-header{
	/* width: 120px; */
}
.menu-text{
	color: #ffffff;
}
.menu-text:hover {
	color: #f1f921;
	background: none;
}
/* body>header.header .nav>li.active>a{
	color: #f1f921;
} */
.list.tabs .tab.active a:after {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 2px;
    /* background: #3ca5f6; */
    border-radius: 2px;
    content: "";
}
.list.tabs .tab.active a {
    position: relative;
    color: #3ca5f6;
    font-weight: 500;
}
.list.tabs .tab a {
    display: block;
    font-size: 20px;
    padding-bottom: 12px;
    color: #666;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
}
/* .tab-change{background-color: #00a7d0} */

/* button:hover {background-color: #ff7701} */
.tab-change:hover{
	background-color:'#f04b00';
}
.active2{
    color: #f1f921;
}
/* 控制页面切换一瞬间的颜色 */
li:active>a{
	color: #000000;
}
/* body>header.header .dropdown-menu>.active>a:hover, body>header.header .dropdown-menu>li>a:hover{
	color: #0000FA;
} */

/* 
body>header.header .nav>li.active>a {
	color: #f1f921
}


.menu-text:hover {
	color: #f1f920;
}

.menu-text.on:active {
	color: #f1f920;
}

.menu-text.on:after {
	content: "";
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 4px;
	border-radius: 4px;
	background: #f1f920;
	color: #f1f920;
}
 */

.modal-footer {
	display: flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
	background-color: var(--bs-modal-footer-bg);
	border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
	border-bottom-right-radius: var(--bs-modal-inner-border-radius);
	border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

/* xft */
.modal-footer1 {
	display: flex;
	flex-shrink: 0;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: 15px;
	background-color: var(--bs-modal-footer-bg);
	border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
	border-bottom-right-radius: var(--bs-modal-inner-border-radius);
	border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

.modal-footer>* {
	margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

.blockquote-footer {
	margin-top: -1rem;
	margin-bottom: 1rem;
	font-size: 0.875em;
	color: #6c757d;
}

.blockquote-footer::before {
	content: "— ";
}

.main-container {
	background-color: #ffffff;
	padding: 0;
	position: relative;
	min-height: 100%;
}
/* xzh */
.main-content {
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	min-height: 100%;
	padding: 0;
	padding-bottom: 45px;
}

/*xzh*/
footer {
	position: absolute;
	bottom: 0;
	height: 60px;

	text-align: center;
	border-top: 2px double #E5E5E5;
	padding-top: 10px;
	left: 12px;
	right: 12px;
}

.swiper-container {
	position: relative;
	overflow: hidden;
	z-index: 1
} 

/*xft*/
.con {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* xft */
.navbar-bra {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    white-space: nowrap;
}

/* xft添加 */
.btn-smt {
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 6px
}
.btn-smt2 {
	 padding: 8px 16px 8px;
	 font-size: 16px;
	 line-height: 1;
	 border-radius: 6px
}

/* xft添加 */
.rower {
    flex-wrap: wrap;
    margin-right: -15rem;
    margin-left: -15rem;
}

/* xft添加 */
.sizefont15{
	font-size: 15px;
}

/* xft添加 */
.sizefont18{
	font-size: 18px;
}

/* xft添加 */
.btn0 {
    margin-bottom: 5px;
    border-radius: 3px;
    text-indent: 0;
    outline: 0;
}

/* xft添加 */
.netzoblog{
	min-height: 300px;
	max-height: 500px;
}

/* xft添加 */
.headerheader{
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    border: 0;
    background: #fff;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1);
}

/* xft添加 */
header.mastheadtitle {
    position: relative;
    background-color: #343a40;
    background: url(../img/title1.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.btn1 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6.5px 10px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	border-color: #ccc;
}

/* pjw 添加 */
/* 漏洞扫描左侧文本框样式 */
.input_left_for_scan {
	width: 400px;
	height: 40px;
	padding: 10px;
  	border: 1px solid #ccc;
  	border-radius: 5px;
  	font-size: 16px;
  	text-align: left; /* 设置文本框中文本的对齐方式为左对齐 */
}

/* 漏洞扫描文本框样式 */
.test_for_scan {
	max-height: 300px;
	min-height: 200px;
	margin-top: 10px; /* 调整上边距，留出更大的空间 */
	margin-bottom: 0px; /* 调整下边距，留出更大的空间 */
	padding: 10px; /* 添加内边距，使内容与边框有间隔 */
	border: 1px solid #ccc; /* 添加边框 */
	background-color: #f5f5f5; /* 设置背景颜色 */
	font-family: Arial, sans-serif; /* 设置字体 */
	font-size: 20px; /* 设置字体大小 */
	line-height: 1.5; /* 设置行高，增加可读性 */
	overflow: auto; /* 设置溢出内容时显示滚动条 */
}
/* 文本框外小便签样式 */
.note_container_out_of_test {
	background-color: #e3e2e1; /* 背景颜色，类似小便签的颜色 */
	border: 1px solid #eeede833; /* 边框颜色 */
	padding: 1px; /* 内边距，使内容与边框有间隔 */
	/*display: inline-block; /* 让容器只占据内容所需的宽度 */ 
}

/* 文本框样式 */
.textView {
	max-height: 250px;
	min-height: 150px;
	margin-top: 10px; /* 调整上边距，留出更大的空间 */
	margin-bottom: 10px; /* 调整下边距，留出更大的空间 */
	padding: 10px; /* 添加内边距，使内容与边框有间隔 */
	border: 1px solid #ccc; /* 添加边框 */
	background-color: #f5f5f5; /* 设置背景颜色 */
	font-family: Arial, sans-serif; /* 设置字体 */
	font-size: 20px; /* 设置字体大小 */
	line-height: 1.5; /* 设置行高，增加可读性 */
	overflow: auto; /* 设置溢出内容时显示滚动条 */
	border-radius: 5px; /* 设置边框圆角 */

}

.textViewForPortScan {
	max-height: 500px;
	min-height: 150px;
	margin-top: 10px; /* 调整上边距，留出更大的空间 */
	margin-bottom: 10px; /* 调整下边距，留出更大的空间 */
	padding: 10px; /* 添加内边距，使内容与边框有间隔 */
	border: 1px solid #ccc; /* 添加边框 */
	background-color: #f5f5f5; /* 设置背景颜色 */
	font-family: Arial, sans-serif; /* 设置字体 */
	font-size: 20px; /* 设置字体大小 */
	line-height: 1.5; /* 设置行高，增加可读性 */
	overflow: auto; /* 设置溢出内容时显示滚动条 */
	border-radius: 5px; /* 设置边框圆角 */

}

/* 按钮 灰，长，黑色边框，圆角 */
.custom-button {
	margin-left: 20px;	/* 左侧边距 */
	margin-bottom: 10px; /* 底部边距 */
	background-color: #CCCCCC; /* 灰色背景 */
	color: #000000; /* 黑色文字 */
	text-align: center; /* 文字居中 */
	border: 2px solid #000000; /* 黑色边框 */
	border-radius: 5px; /* 添加圆角 */
	cursor: pointer; /* 显示指针效果 */
	padding: 1px 2px; /* 调整内边距以修改按钮大小 */
	width: 200px; /* 设置按钮宽度为 200 像素 */
}

/* API漏洞检测页面 */
/* 添加与删除按钮样式 */
.add-delete-btn {
		width: 40px;
		height: 40px;
		border: none;
		background-color: transparent;
		cursor: pointer;
		font-size: 20px;
		margin-right: 10px;
		color: rgb(0, 166, 255); /* 设置颜色为蓝色 */
		font-weight: bold; /* 设置字体为粗体 */
	}

.add-btn::before {
	content: "+";
}

.delete-btn::before {
	content: "-";
}

/* 设置文本框样式 */
.text-input {
		/* width: 80%; 文本框宽度占据页面的80% */
		height: 25px; /* 设置文本框高度 */
		padding: 10px; /* 添加内边距，使文本内容与边框有一定的间隙 */
		font-size: 16px; /* 设置字体大小 */
		border: 1px solid #ccc; /* 设置边框样式和颜色 */
		border-radius: 5px; /* 设置边框圆角 */
		outline: none; /* 去除默认的聚焦边框 */
		margin-bottom: 10px; /* 增加下边距 */
	}

/* 鼠标悬停时的样式 */
.text-input:hover {
	border-color: #007bff; /* 修改边框颜色 */
}

/* 聚焦时的样式 */
.text-input:focus {
	border-color: #007bff; /* 修改边框颜色 */
	box-shadow: 0 0 5px rgba(0, 123, 255, 0.5); /* 添加聚焦时的阴影效果 */
}