﻿
body{padding: 0px;margin: 0px; }
a {    text-decoration: none;    color: #0000ff;}
a:hover {color: #FF0000;}
#divglsel {
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    position: absolute; /* 拖动核心：绝对定位 */
    -ms-user-select: none; /* IE禁止文字选中 */
    user-select: none;
}
/* 标题行样式 - 仅这个区域能拖动 */
#vseltitle {
    height: 30px;
    background-color: #F5F5F5;
    color: white;
    cursor: move; /* 鼠标提示可拖动 */
}
/* 内容区样式 - 点击无法拖动 */
#divsellr {
    height: calc(100% - 30px);
    background-color: #fff;
    cursor: default; /* 普通鼠标样式 */
}

#divglsel1 {
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    position: absolute; /* 拖动核心：绝对定位 */
    -ms-user-select: none; /* IE禁止文字选中 */
    user-select: none;
}
/* 标题行样式 - 仅这个区域能拖动 */
#vseltitle1 {
    height: 30px;
    background-color: #F5F5F5;
    color: white;
    cursor: move; /* 鼠标提示可拖动 */
}
/* 内容区样式 - 点击无法拖动 */
#divsellr1 {
    height: calc(100% - 30px);
    background-color: #fff;
    cursor: default; /* 普通鼠标样式 */
}

#divglsel2 {
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    position: absolute; /* 拖动核心：绝对定位 */
    -ms-user-select: none; /* IE禁止文字选中 */
    user-select: none;
}
/* 标题行样式 - 仅这个区域能拖动 */
#vseltitle2 {
    height: 30px;
    background-color: #F5F5F5;
    color: white;
    cursor: move; /* 鼠标提示可拖动 */
}
/* 内容区样式 - 点击无法拖动 */
#divsellr2 {
    height: calc(100% - 30px);
    background-color: #fff;
    cursor: default; /* 普通鼠标样式 */
}

td {
    
    color: #000000;
    font-size: 9pt;
}

.tdlink{
      cursor: pointer;
      border: solid #f0f0ee 1px;
     text-align: center;
     vertical-align:central;
}

.tdlink:hover {
      background-color:#cac3c3;
 }

.tdb {
    border: solid #000000 1px;
    text-align: center;
}

.tdup {
    border: solid #000000 1px;
    text-align: center;
    vertical-align: top;
}

.tdtop {
    border-right: solid #000000 1px;
    border-left: solid #000000 1px;
    border-bottom: solid #000000 1px;
    text-align: center;
}
.bk {
    border: solid #f0f0ee 1px;
    text-align: center;
}
.v0 {vertical-align: top;}
.v1 {vertical-align: baseline;}
.v2 {vertical-align: middle;}
.r0 {line-height:20px; text-align: left;}
.r1 {
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}
.r2 {
    line-height: 20px;
    text-align: right;
}

.w8l {
    color: #808080;
    font-size: 9pt;
}

.w9h {
    color: #000000;
    font-size: 9pt;
}
.w10h {
    color: #000000;
    font-size: 10pt;
}
.w10r {
    color: #FF0000;
    font-size: 10pt;
}
.w9r {
    color: #FF0000;
    font-size: 9pt;
}
.w11r {
    color: #FF0000;
    font-size: 11pt;
}
.a2 {
    color: #808080;
    font-size: 9pt;
    text-align: right;
}
.a8{
    cursor: pointer;
    color: #808080;
    font-size: 9pt;
}

.a8:hover {
        color: #ff0000;
    }
.a9 {
    cursor: pointer;
    color: #0000ff;
    font-size: 9pt;
}
.a9:hover{color:#ff0000;}

.a0 {
    text-align:center;
    border: solid #000000 1px; 
    cursor: pointer;
    color: #0000ff;
    font-size: 9pt;
}
.a0:hover{color:#ff0000;background-color: #f0f0ee; }

.at {
    cursor: pointer;
    color: #f0f0ee;
    font-size: 9pt;
}

 .at:hover {
        color: #ff0000;
    }
.b9 {
    cursor: pointer;
    color: #ff0000;
    font-size: 9pt;
}
.b9:hover{color:#0000ff;}
.a10 {
    cursor: pointer;
    color: #0000ff;
    font-size: 10pt;
}
.a10:hover{color:#ff0000;}
.a11 {
    cursor: pointer;
    color: #0000ff;
    font-size: 11pt;
}
.a11:hover{color:#ff0000;}

.tb {
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 9pt;
}
.a14 {
    cursor: pointer;
    color: #0000ff;
    font-size: 14pt;
}

.a14:hover {
        color: #ff0000;
    }


.a20 {
    display: inline-block;
    padding: 2px 2px;
    border-radius: 8px;
    background-color: #ffffff;
    color: #0369a1;
    transition: background-color 0.3s ease;
    /* 鼠标悬停显示小手 */
    cursor: pointer;
}

 .a20:hover {
        background-color: #7dd3fc;
    }
.tbpc {
    border-collapse: collapse;
    border: none;
    table-layout: fixed;
    width:1328px
}

.div1 {
    position: relative;
    letter-spacing: 0px;
    word-spacing: 0px;
    color: #000000;    
    PADDING: 0px;
    OVERFLOW-Y: auto;
    OVERFLOW-X: hidden;
    SCROLLBAR-FACE-COLOR: #ffffff;
    FONT-SIZE: 10pt;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #919192;
    COLOR: blue;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    LINE-HEIGHT: 100%;
    SCROLLBAR-ARROW-COLOR: #919192;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    FONT-FAMILY: 宋体;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    LETTER-SPACING: 1pt;
    TEXT-ALIGN: left
}
.imgt {
    vertical-align:baseline;
    width:12px;
}
.imgm {
    vertical-align: baseline;   
}
 
 
.divxx {
    font-size: 9pt;
    color: #ff0000;
    text-align:left;
    width:100%;
}
.imgv {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.kv{
   border:solid 1px #919192;
}

.kv:hover {
        border: solid 1px #ff0000;
 }


.jg1 {
    width: 100%;
    height: 10px;
    background-color: #f0f0ee;
}
.jg2 {
    width: 100%;
    height: 1px;
    background-color: #f0f0ee;
}
.jg3 {
    width: 100%;
    height: 3px;
    background-color: #f0f0ee;
}
.jg5 {
    width: 100%;
    height: 5px;
    background-color: #f0f0ee;
}
.jg6 {
    width: 99%;
    height: 5px;
    background-color: #f0f0ee;
}
.bgsel {
    border:1px solid #ff0000;width:30px;height:25px;background-color:#D3D3D3;vertical-align:middle;line-height:25px;
}

.bgsno {
     border:1px solid #000000;width:30px;height:25px;background-color:#ffffff;vertical-align:middle;line-height:25px;
}

body {
    line-height:18px;
}
.kj {
    font-family: Times New Roman, "SimHei", "黑体", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #FF0000;
    text-align: right;
}
.ba1{width:10%}
.ba2{width:20%}
.ba3{width:30%}
.ba4{width:40%}
.ba5{width:50%}
.ba6{width:60%}
.ba7{width:70%}
.ba8{width:80%}
.ba9{width:90%}
.ba0{width:100%}
.kd2{width:20px}
.kd3{width:30px}
.kd4{width:40px}
.kd5{width:50px}
.kd6{width:60px}
.kd7{width:70px}
.kd8{width:80px}
.kd9{width:90px}
.kd10{width:100px}
.kd11{width:110px}
.kd12{width:120px}
.kd13{width:130px}
.kd14{width:140px}
.kd15{width:150px}
.kd16{width:160px}
.kd17{width:170px}
.kd18{width:180px}
.kd19{width:190px}
.kd20{width:200px}
