/*用于主页样式以及其它非基本样式*/
body {
	/*边距，缩进*/
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	/* width: 1200px; */
	background-color: rgb(0, 0, 0);
	font-family: "微软雅黑";
	display: block;
}

a{
	text-decoration: none;
}

a:link {color:#FFD700;	font-style: normal;}
a:visited {color:#FFD700;}
a:hover {color:#FF00FF;}
a:active {color:#0000FF;;}


li{
	list-style-position: inside; /* 解决IE中项目符号溢出问题 */
}

.标题1{
	margin-left: 40px;
	font-family: "微软雅黑";
	font-size: 40px;
	color: #5175e0;
	text-align:left;
	font-weight: bold;
}

.标题2
{
	margin-left: 40px;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #38c3f1;
	text-align:left;
	font-weight: bold;
}

.标题3{
	margin-left: 40px;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #aae0e7;
	text-align:left;
	font-weight: bold;
}

.标题4{
	margin-left: 40px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #c0d3da;
	text-align:left;
	font-weight: bold;
}

.标题5{
	margin-left: 40px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #ffffff;
	text-align:left;
	font-weight: bold;
}

.目录{
	margin-left: 50px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight:bold;	
	line-height:1.5;	
	width: 1100px;
	list-style-type:square;
}

.正文{
	margin-left: 40px;
	margin-right: 40px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style: normal;
	/*使用百分比设置行高*/
	line-height:1.5;	
	text-wrap:unrestricted
}

.代码{
	margin-left: 40px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 14px;
}

.白色超链接{
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 16px;
	/*使用百分比设置行高*/
	line-height:1.5;
	text-wrap:unrestricted
}

.注释{
	/*边距，缩进*/
	margin-left: 40px;
	color:#18A03E;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style:italic;
}


.注意表格{
	margin-left: 40px;
	color:#ffffff;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style: normal;
	line-height:1.5;	
	text-wrap:unrestricted;
}

.注意表格1{
	color:#ffffff;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style: normal;
	line-height:1.5;	
	text-wrap:unrestricted;
}

.标题表格A{
	color:#ffffff;
	margin-left: 82px;
	font-weight: bold;
	background-color: #000034;
	vertical-align:"middle" ;
	font-family: "微软雅黑";
	font-size: 18px;
	font-style: normal;
	line-height:1.5;	
	text-wrap:unrestricted;
}
.Function表格头{
	color:#ffffff;
	background-color: #000034;
	vertical-align:"middle" ;
	
	font-family:"微软雅黑"; 
	font-size: 14px;
	font-style: normal;
	line-height:2;	
	text-wrap:unrestricted;
}
.标题表格
{
	margin-left: 40px;
	color: #000;
	font-family: "微软雅黑";
	font-size: 14px;
}

.表格
{
	margin-left: 40px;
	color: #000;
	font-family: "微软雅黑";
	font-size: 14px;
	border-style: solid;
	border-color:white;
	width:900px;
}

.表格标题{
	color:white;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style: normal;
	background-image: none;
	background-color:rgb(253, 173, 0);
	text-align:left;	
	line-height:2;		
}

.标题步骤
{
	margin-left: 40px;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #ffffff;
	text-align:left;
	font-weight: bold;
}

.表格行A{
	color: white;
	font-family: "微软雅黑";
	font-size: 14px;
	border: 1px;
	font-style: normal;
	background-color: rgb(75, 75, 79);
	text-align:left;	
	line-height:2;	
}

.表格行B{
	color: white;
	font-family: "微软雅黑";
	font-size: 14px;
	border: 1px;
	background-color: rgb(91, 91, 96);
	text-align:left;
	line-height:2;		
}

.表格列{
	color: white;
	font-family: "微软雅黑";
	font-size: 14px;
	background-color: rgb(91, 91, 96);
	text-align:center;	
}

.图片{
	margin-left: 40px;
	}

.页眉1{
	background-color: #000034;
	font-family: "微软雅黑";
	font-size: 18px;
	color: white;
	}
	

.页脚1
{
	background-color: #000034;
	font-family: "微软雅黑";
	font-size: 14px;
	color: white;
}

.注意表格2 {	margin-left: 40px;
	color:#ffffff;
	font-family: "微软雅黑";
	font-size: 14px;
	font-style: normal;
	line-height:1.5;	
	text-wrap:unrestricted;
}
td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top:2px;
}

.普通table {
    table-layout: auto;   /* 默认布局，自适应内容宽度 */
    width: 940px;          /* 可以根据需要设置表格宽度 */
}

.普通td {
    word-wrap: break-word; /* 防止长单词超出 */
    white-space: normal;   /* 允许换行 */
    word-break: break-word; /* 强制长单词或没有空格的文本换行 */
    padding: 5px;          /* 为表格单元格添加适当的内边距 */
}

.td_img
{
	width:120px;
	padding-left: 30px;
	padding-top:5px;
	vertical-align: middle;
}

.步骤标题 {
    background: #000034;
    height: 50px;
	width:1100px;
    line-height: 50px;
    padding-left: 10px;
    border-radius: 6px;
}

.步骤底边 {
    height: 10px;
	width: 1100px;
    background: #000034;
    margin-left: 40px;
    border-radius: 1px;
}

.安全 {
    text-align: center;
    line-height: 50px;
    background-color: #000034;
    border-radius: 10px;
    height: 50px;
    width: 1100px;
    font-size: 18px;
    box-sizing: border-box;
}

.危险{
	background:#C30;
	width:1100px;
	height:40px; 
	line-height:40px;
	text-align:left;
	border:3px solid white;
}

.安全底边
{
	width:1100px;
	height:0px;
	border:3px solid #FFF;
	margin-top:0px;
	box-sizing:border-box;
	border-top:0px;
}

.clear {
    zoom: 1;
}

/* 清除列表后的文本缩进 chm文档专用 */
.clearfix  {
    margin-left: 0;
    padding-left: 0;
    clear: both;  /* 清除浮动影响 */
}

body,html{
	overflow-y: auto;
	height: 100%;
}

/* 平板适配 */
@media (min-width: 600px) and (max-width: 864px) {
	.标题1{
		font-size: 22px;
	}
	.步骤底边 {
		width: 84%;
}

.步骤标题 {
	width: 84%;
}

.安全 {
	width: 84%;
}

.危险{
	width: 84%;

}

.安全底边
{
	width: 84%;

}
.表格
{
	width: 84%;
}
/* TODO 确认图片尺寸是否需要处理（统一全局，部分页面精细化）  以及页面主体内容是否保持当前处理模式 */
.图片 img{
	max-width: 100%;
}

.td_img
{
	width: 20%;
}
.标题表格{
	width: 84%;
}
.目录{
	width: 84%;
}
}
@media (max-width: 768px) {
	.标题1{
		font-size: 22px;
	}
	.步骤底边 {
		width: 84%;
}

.步骤标题 {
	width: 84%;
}

.安全 {
	width: 84%;
}

.危险{
	width: 84%;

}

.安全底边
{
	width: 84%;

}
.表格
{
	width: 84%;
}
/* TODO 确认图片尺寸是否需要处理（统一全局，部分页面精细化）  以及页面主体内容是否保持当前处理模式 */
.图片 img{
	max-width: 100%;
}
.td_img
{
	width: 20%;
}

.标题表格{
	width: 84%;
}
.目录{
	width: 84%;
}
}