html,
body,
div,
span,
p,
em,
img,
ol,
ul,
li,
dl,
dt,
dd {
margin-top: 0px;
/*四个方向外边距*/
margin-bottom: 0px;
padding-top: 0px;
/*四个方向内边距*/
padding-bottom: 0px;
outline: none;
/*设置元素轮none为没有轮廓*/
vertical-align: baseline;
line-height: 1.7em;
color: #333;
font-size: 15px;
word-wrap: break-word;
font-family: 'Frutiger Next Com', 'Arial', 微软雅黑;
}
/**
* 516
*/
img {
max-width: 100%;
height: auto;
vertical-align: text-bottom;
/*设置网页图片自适应*/
border: 0;
}
body {
margin: 6px;
padding: 0;
vertical-align: baseline;
background-color:#ffffff;
}
h2 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: #009DD9;
}
h3 {
color: maroon;
}
h4 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: #009DD9;
}
/**
* screen
*/
pre {
margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
font-family: Arial;
}
pre.screen {
margin-top: 20px;
margin-bottom: 10px;
padding: 5px;
border: 0;
background-color: #DDDDDD;
white-space: pre-line;
font-size: 15px;
}
/**
* 每页导航栏
*/
#dbhht {
font-size: 25px;
font-weight: 500;
font-family: Sans-serif;
font-style: normal;
color: #09c;
margin-left: 10px;
}
.dbh-header {
font-size: 24px;
line-height: 1.4em;
color: rgb(0, 153, 204);
display: none;
}
.dbh-header td {
margin-top: 0px;
padding-top: 30px;
margin-bottom: 0px;
padding-bottom: 15px;
}
#jd-content {
/*上右下左*/
padding: 0 0 0 0;
}
.back {
width: 10px;
}
/**
* 列表
*/
/*处理列表左对齐IE兼容*/
ul,
ol {
padding-left: 0;
margin-left: 0;
}
ul {
margin-left: 20px;
*+margin-left: 17px;
}
ol {
margin-left: 30px;
*+margin-left: 33px;
}
ul li {
line-height: 1.9em;
}
ol li {
line-height: 1.9em;
}
/**
* 简单表格
*/
caption {
margin-top: 8pt;
/*图片标题caption*/
text-align: left;
font-weight: 700;
}
table {
width: 99%;
word-wrap: break-word;
/*强制断句,防止内容溢出。配合word break使用*/
/*word-break: break-all;*/
border-collapse: collapse;
/*边框合并,看起来变细*/
border-spacing: 0;
border-color: #C0C0C0;
table-layout: fixed;
margin-bottom: 1.0em;
}
th {
padding: 0px 5px;
vertical-align: middle;
background-color: #E0E0E0;
}
td {
vertical-align: middle;
padding: 0px 5px;
}
/*处理表格内列别左右对齐表头不动的问题*/
th ol {
list-style-position: inside;
margin-left: 0;
}
th ul {
list-style-position: inside;
margin-left: 0;
}
td ol {
list-style-position: inside;
margin-left: 0;
}
td ul {
list-style-position: inside;
margin-left: 0;
}
p ,
.p{
padding: 3px 0px 3px;
}
li p,
li .p{
padding: 0;
}
td p,
td .p {
margin: 6px 0px 3px;
}
th p,
th .p{
margin: 6px 0px 3px;
}
.figcap {
display: block;
font-weight: 700;
}
/**
* index页面需要
*/
#jd-content1 {
padding: 0 16px 12px;
/*上0 左右16 下12*/
}
#jd-content1 .g-idx a {
display: block;
line-height: 1.2;
padding: 8px;
}
.g-idx li span {
vertical-align: middle;
}
.gd-list>li {
border-bottom: 1px solid #C2C2C2;
}
.gl-img {
vertical-align: middle;
width: 32px;
height: 32px;
margin-right: 2%;
}
.note {
font-size: 15px;
margin: 10px 0px;
/*padding: 0em;*/
padding: 5px 5px 0 0;
overflow: hidden;
}
.notespanimage img {
float: left;
}
.row-nocellborder img,
.uicontrol img,
.notespanimage img {
height: 20px;
}
.note>p{
/*	padding: 0px 0px 3px;*/
padding-left: 28px;
}
li .note>span {
margin-left: 0px;
}
.note ol {
margin-left: 40px;
}
.note ul {
margin-left: 40px;
}
.notetitle,
.notelisttitle,
.dlterm {
font-weight: 700;
}
.uicontrol {
font-weight: bolder;
}
h2 .uicontrol{
margin-top: 15px;
margin-bottom: 5px;
font-weight:bold;
font-size: 18px;
color: #009DD9;
}
.menucascade {
font-weight: bolder;
}
@media screen and (max-width:980px) {
html,
body,
div,
span,
p,
em,
img,
ol,
ul,
li,
dl,
dt,
dd {
margin: 0px;
padding: 0px;
/*四个方向内边距*/
outline: none;
/*设置元素轮none为没有轮廓*/
vertical-align: baseline;
line-height: 1.7em;
color: #1A1A1A;
font-size: 15px;
font-family: 'Frutiger Next Com', 'Arial', 微软雅黑;
word-wrap: break-word;
}
a {
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
vertical-align: text-bottom;
/*设置网页图片自适应*/
border: 0;
}
body {
margin: 6px !important;
padding: 0;
vertical-align: baseline;
}
h2 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: black;
}
h3 {
color: maroon;
}
h4 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: black;
}
/**
* screen
*/
pre {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
font-family: Arial;
}
pre.screen {
margin-top: 10px;
margin-bottom: 0;
padding: 5px;
border: 0;
background-color: #DDDDDD;
white-space: pre-line;
font-size: 15px;
}
/**
* 每页导航栏
*/
#dbhht {
font-size: 25px;
font-weight: 500;
font-family: Sans-serif;
font-style: normal;
color: #09c;
margin-left: 10px;
}
.dbh-header {
font-size: 24px;
line-height: 1.4em;
color: rgb(0, 153, 204);
display: none;
}
.dbh-header td {
margin-top: 0px;
padding-top: 30px;
margin-bottom: 0px;
padding-bottom: 15px;
}
#jd-content {
padding: 0 0 0 0;
}
.back {
width: 10px;
}
/**
* 列表
*/
/*处理列表左对齐IE兼容*/
ul,
ol {
padding-left: 0;
margin-left: 0;
margin-bottom: 1.0em;
}
ul {
margin-left: 20px;
*+margin-left: 17px;
}
ol {
margin-left: 25px;
*+margin-left: 26px;
}
ul li {
line-height: 1.7em;
}
ol li {
line-height: 1.7em;
}
/**
* 简单表格
*/
caption {
margin-top: 8pt;
/*图片标题caption*/
text-align: left;
font-weight: 700;
}
table {
width: 99%;
word-wrap: break-word;
/*强制断句,防止内容溢出。配合word break使用*/
border-collapse: collapse;
/*边框合并,看起来变细*/
border-spacing: 0;
border-color: #C0C0C0;
table-layout: fixed;
margin-bottom: 10px;
}
th {
padding: 0px 5px;
vertical-align: middle;
background-color: #E0E0E0;
}
td {
vertical-align: middle;
padding: 0px 5px;
}
/*处理表格内列别左右对齐表头不动的问题*/
th ol {
list-style-position: inside;
margin-left: 0;
}
th ul {
list-style-position: inside;
margin-left: 0;
}
td ol {
list-style-position: inside;
margin-left: 0;
}
td ul {
list-style-position: inside;
margin-left: 0;
}
p ,
.p{
padding: 3px 0px 3px;
}
li p,
li .p{
padding: 0;
}
td p,
td .p{
margin: 4px 0px 2px;
}
th p,
th .p {
margin: 4px 0px 2px;
}
.figcap {
display: block;
font-weight: 700;
}
/**
* index页面需要
*/
#jd-content1 {
padding: 0 16px 12px;
/*上0 左右16 下12*/
}
#jd-content1 .g-idx a {
display: block;
line-height: 1.2;
padding: 8px;
}
.g-idx li span {
vertical-align: middle;
}
.gd-list>li {
border-bottom: 1px solid #C2C2C2;
}
.gl-img {
vertical-align: middle;
width: 32px;
height: 32px;
margin-right: 2%;
}
.note {
font-size: 15px;
margin: 10px 0px;
/*padding: 0em;*/
padding: 5px 5px 0 0;
overflow: hidden;
}
.notespanimage img {
float: left;
}
.row-nocellborder img,
.uicontrol img,
.notespanimage img {
height: 20px;
}
.note>p {
/*	padding: 0px 0px 3px;*/
padding-left: 28px;
margin-top: 0;
margin-bottom: 5px;
}
li .note>span {
margin-left: 0px;
}
.note ol {
margin-left: 40px;
}
.note ul {
margin-left: 40px;
}
.notetitle,
.notelisttitle,
.dlterm {
font-weight: 700;
}
.uicontrol {
font-weight: bolder;
}
h2 .uicontrol{
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: black;
font-weight:bold;
}
.menucascade {
font-weight: bolder;
}
}﻿html,
body,
div,
span,
p,
em,
img,
ol,
ul,
li,
dl,
dt,
dd {
margin-top: 0px;
/*四个方向外边距*/
margin-bottom: 0px;
padding-top: 0px;
/*四个方向内边距*/
padding-bottom: 0px;
outline: none;
/*设置元素轮none为没有轮廓*/
vertical-align: baseline;
line-height: 1.7em;
color: #333;
font-size: 15px;
word-wrap: break-word;
font-family: 'Frutiger Next Com', 'Arial', 微软雅黑;
}
/**
* 516
*/
img {
max-width: 100%;
height: auto;
vertical-align: text-bottom;
/*设置网页图片自适应*/
border: 0;
}
body {
margin: 6px;
padding: 0;
vertical-align: baseline;
background-color:#ffffff;
}
h2 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: #009DD9;
}
h3 {
color: maroon;
}
h4 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: #009DD9;
}
/**
* screen
*/
pre {
margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
font-family: Arial;
}
pre.screen {
margin-top: 20px;
margin-bottom: 10px;
padding: 5px;
border: 0;
background-color: #DDDDDD;
white-space: pre-line;
font-size: 15px;
}
/**
* 每页导航栏
*/
#dbhht {
font-size: 25px;
font-weight: 500;
font-family: Sans-serif;
font-style: normal;
color: #09c;
margin-left: 10px;
}
.dbh-header {
font-size: 24px;
line-height: 1.4em;
color: rgb(0, 153, 204);
display: none;
}
.dbh-header td {
margin-top: 0px;
padding-top: 30px;
margin-bottom: 0px;
padding-bottom: 15px;
}
#jd-content {
/*上右下左*/
padding: 0 0 0 0;
}
.back {
width: 10px;
}
/**
* 列表
*/
/*处理列表左对齐IE兼容*/
ul,
ol {
padding-left: 0;
margin-left: 0;
}
ul {
margin-left: 20px;
*+margin-left: 17px;
}
ol {
margin-left: 30px;
*+margin-left: 33px;
}
ul li {
line-height: 1.9em;
}
ol li {
line-height: 1.9em;
}
/**
* 简单表格
*/
caption {
margin-top: 8pt;
/*图片标题caption*/
text-align: left;
font-weight: 700;
}
table {
width: 99%;
word-wrap: break-word;
/*强制断句,防止内容溢出。配合word break使用*/
/*word-break: break-all;*/
border-collapse: collapse;
/*边框合并,看起来变细*/
border-spacing: 0;
border-color: #C0C0C0;
table-layout: fixed;
margin-bottom: 1.0em;
}
th {
padding: 0px 5px;
vertical-align: middle;
background-color: #E0E0E0;
}
td {
vertical-align: middle;
padding: 0px 5px;
}
/*处理表格内列别左右对齐表头不动的问题*/
th ol {
list-style-position: inside;
margin-left: 0;
}
th ul {
list-style-position: inside;
margin-left: 0;
}
td ol {
list-style-position: inside;
margin-left: 0;
}
td ul {
list-style-position: inside;
margin-left: 0;
}
p ,
.p{
padding: 3px 0px 3px;
}
li p,
li .p{
padding: 0;
}
td p,
td .p {
margin: 6px 0px 3px;
}
th p,
th .p{
margin: 6px 0px 3px;
}
.figcap {
display: block;
font-weight: 700;
}
/**
* index页面需要
*/
#jd-content1 {
padding: 0 16px 12px;
/*上0 左右16 下12*/
}
#jd-content1 .g-idx a {
display: block;
line-height: 1.2;
padding: 8px;
}
.g-idx li span {
vertical-align: middle;
}
.gd-list>li {
border-bottom: 1px solid #C2C2C2;
}
.gl-img {
vertical-align: middle;
width: 32px;
height: 32px;
margin-right: 2%;
}
.note {
font-size: 15px;
margin: 10px 0px;
/*padding: 0em;*/
padding: 5px 5px 0 0;
overflow: hidden;
}
.notespanimage img {
float: left;
}
.row-nocellborder img,
.uicontrol img,
.notespanimage img {
height: 20px;
}
.note>p{
/*	padding: 0px 0px 3px;*/
padding-left: 28px;
}
li .note>span {
margin-left: 0px;
}
.note ol {
margin-left: 40px;
}
.note ul {
margin-left: 40px;
}
.notetitle,
.notelisttitle,
.dlterm {
font-weight: 700;
}
.uicontrol {
font-weight: bolder;
}
h2 .uicontrol{
margin-top: 15px;
margin-bottom: 5px;
font-weight:bold;
font-size: 18px;
color: #009DD9;
}
.menucascade {
font-weight: bolder;
}
@media screen and (max-width:980px) {
html,
body,
div,
span,
p,
em,
img,
ol,
ul,
li,
dl,
dt,
dd {
margin: 0px;
padding: 0px;
/*四个方向内边距*/
outline: none;
/*设置元素轮none为没有轮廓*/
vertical-align: baseline;
line-height: 1.7em;
color: #1A1A1A;
font-size: 15px;
font-family: 'Frutiger Next Com', 'Arial', 微软雅黑;
word-wrap: break-word;
}
a {
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
vertical-align: text-bottom;
/*设置网页图片自适应*/
border: 0;
}
body {
margin: 6px !important;
padding: 0;
vertical-align: baseline;
}
h2 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: black;
}
h3 {
color: maroon;
}
h4 {
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: black;
}
/**
* screen
*/
pre {
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
font-family: Arial;
}
pre.screen {
margin-top: 10px;
margin-bottom: 0;
padding: 5px;
border: 0;
background-color: #DDDDDD;
white-space: pre-line;
font-size: 15px;
}
/**
* 每页导航栏
*/
#dbhht {
font-size: 25px;
font-weight: 500;
font-family: Sans-serif;
font-style: normal;
color: #09c;
margin-left: 10px;
}
.dbh-header {
font-size: 24px;
line-height: 1.4em;
color: rgb(0, 153, 204);
display: none;
}
.dbh-header td {
margin-top: 0px;
padding-top: 30px;
margin-bottom: 0px;
padding-bottom: 15px;
}
#jd-content {
padding: 0 0 0 0;
}
.back {
width: 10px;
}
/**
* 列表
*/
/*处理列表左对齐IE兼容*/
ul,
ol {
padding-left: 0;
margin-left: 0;
margin-bottom: 1.0em;
}
ul {
margin-left: 20px;
*+margin-left: 17px;
}
ol {
margin-left: 25px;
*+margin-left: 26px;
}
ul li {
line-height: 1.7em;
}
ol li {
line-height: 1.7em;
}
/**
* 简单表格
*/
caption {
margin-top: 8pt;
/*图片标题caption*/
text-align: left;
font-weight: 700;
}
table {
width: 99%;
word-wrap: break-word;
/*强制断句,防止内容溢出。配合word break使用*/
border-collapse: collapse;
/*边框合并,看起来变细*/
border-spacing: 0;
border-color: #C0C0C0;
table-layout: fixed;
margin-bottom: 10px;
}
th {
padding: 0px 5px;
vertical-align: middle;
background-color: #E0E0E0;
}
td {
vertical-align: middle;
padding: 0px 5px;
}
/*处理表格内列别左右对齐表头不动的问题*/
th ol {
list-style-position: inside;
margin-left: 0;
}
th ul {
list-style-position: inside;
margin-left: 0;
}
td ol {
list-style-position: inside;
margin-left: 0;
}
td ul {
list-style-position: inside;
margin-left: 0;
}
p ,
.p{
padding: 3px 0px 3px;
}
li p,
li .p{
padding: 0;
}
td p,
td .p{
margin: 4px 0px 2px;
}
th p,
th .p {
margin: 4px 0px 2px;
}
.figcap {
display: block;
font-weight: 700;
}
/**
* index页面需要
*/
#jd-content1 {
padding: 0 16px 12px;
/*上0 左右16 下12*/
}
#jd-content1 .g-idx a {
display: block;
line-height: 1.2;
padding: 8px;
}
.g-idx li span {
vertical-align: middle;
}
.gd-list>li {
border-bottom: 1px solid #C2C2C2;
}
.gl-img {
vertical-align: middle;
width: 32px;
height: 32px;
margin-right: 2%;
}
.note {
font-size: 15px;
margin: 10px 0px;
/*padding: 0em;*/
padding: 5px 5px 0 0;
overflow: hidden;
}
.notespanimage img {
float: left;
}
.row-nocellborder img,
.uicontrol img,
.notespanimage img {
height: 20px;
}
.note>p {
/*	padding: 0px 0px 3px;*/
padding-left: 28px;
margin-top: 0;
margin-bottom: 5px;
}
li .note>span {
margin-left: 0px;
}
.note ol {
margin-left: 40px;
}
.note ul {
margin-left: 40px;
}
.notetitle,
.notelisttitle,
.dlterm {
font-weight: 700;
}
.uicontrol {
font-weight: bolder;
}
h2 .uicontrol{
margin-top: 15px;
margin-bottom: 5px;
font-size: 18px;
color: black;
font-weight:bold;
}
.menucascade {
font-weight: bolder;
}
}