.tbTableOverflow{
    width: 100%;
    overflow-x: auto;
}

.logoFlex{
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    align-items: center;
}

.logoFlexTopText a {
    color: #FF0000;
    text-decoration: underline;
}

.logoFlexRightText a{
    color: #08af43;
}

/* scrollDiv */
.scrollDiv {
    margin-top: 10px;
    height: 25px;/* 必要元素 */
    line-height: 25px;
    border: #ccc 1px solid;
    overflow: hidden;/* 必要元素 */
    border-radius: 4px;
}
ul ,li {
    margin: 0;
    padding: 0;
    list-style:none;
}

.scrollDiv li {
    height: 25px;
    padding-left: 10px;
}

.scrollDiv li span{
    color: rgb(255, 165, 0);
    margin-right: 10px;
}


.footerBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footerBoxImg img{
    width: 100px;
}

.footerBoxImg p{
    text-align: center;
    margin: 0;
}

.footerBoxTopTextAhrer{
    text-align: center;
}
.footerBoxTopTextAhrer a{
    color: #FF0000 !important;;
}

.linkContainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.linkItem {
    width: calc(10% - 10px); /* 计算每个链接的宽度，减去10px的间距 */
    margin: 5px; /* 左右间距 */
    margin-bottom: 10px; /* 下方间距 */
    box-sizing: border-box;
    text-align: center;
    line-height: 30px; /* 垂直居中 */
    border: 1px solid #dc6a15;
    border-radius: 5px;
    background: -webkit-linear-gradient(top,#faad3a,#db6714);
    background: -moz-linear-gradient(top,#faad3a,#db6714);
    background: -ms-linear-gradient(top,#faad3a,#db6714);
    background: -o-linear-gradient(top,#faad3a,#db6714);
}
.linkItem a{
    font-size: 14px;
    color: white;
}

.sub_cur {
    border: 1px solid #49860d !important;
    background: -webkit-linear-gradient(top, #30cf3d, #12710e) !important;
    background: -moz-linear-gradient(top, #30cf3d, #12710e) !important;
    background: -ms-linear-gradient(top, #30cf3d, #12710e) !important;
    background: -o-linear-gradient(top, #30cf3d, #12710e) !important;
}



.table-title td {
    background-color: red;
    color: #fff;
    text-align: center;
}

.table-no {
    background-color: #000;
    color: #fff;
}

@media (max-width:767px) {
    .table-td-hid {
        display: none;
    }
}

.tb_table {
    border-collapse: collapse;
    font-size: 10px;
    width: 100%;
}

.tb_table td {
    border: 1px solid #ddd;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-size: 11px !important;
}

.bg1 {
    background-color: #f9f8fd;
}

.bg1 img {
    float: right;
    margin-right: 2px;
    margin-top: 7px;
}

.bg2 {
    background-color: #faf2f0;
}

.bg3 {
    background-color: #fcfff4;
}

.bg5 {
    background-color: #f5ffff;
}

.v_div {
    position: absolute;
    background-color: #30F;
    z-index: 20;
    margin-left: 70px
}

.button_tb {
    border: 1px solid #FFFFFF;
    height: 22px;
    background-image: url(/themes/default/analyes/images/title_03.jpg);
    font-size: 12px;
    color: #FFFFFF;
    padding-top: 2px;
    text-align: center;
}

.input_a {
    border: 1px #A9A9A9 solid;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #000000;
}

.input_b {
    border: 1px #A9A9A9 solid;
    background-color: #A9A9A9;
    font-size: 12px;
    color: #000000;
}

.tdbck td {
    border-top-width: 3px;
    border-style: solid;
}

.z_tr_hui {
    background-color: #f2f2f2;
}

.z_tr_fen {
    background-color: #fceeee;
}

.z_tr_hui_top td {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
}

.z_tr_fen_top td {
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
}

.z_tr_hui_bottom td {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}

.z_tr_fen_bottom td {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
}

.tdbckno_top td {
    border-top-width: 1px;
    border-style: solid;
}

.tdbckno_bottom td {
    border-bottom-width: 1px;
    border-style: solid;
}

.z_bg_01 {
    background-color: red;
}

.z_bg_02 {
    background-color: red;
    font-size: 18px;
    color: #BA0001;
    padding-left: 8px;
}

.z_bg_03 {
    color: #FFFFFF;
    background-color: #0D3349;
}

.z_bg_blue_03 {
    color: #FFFFFF;
    background-color: darkblue;
}

.z_bg_03 td {
    border-color: #ddd;
    color: #FFF;
}

.z_bg_03_1 {
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-color: #000;
}

.z_bg_03_2 {
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-color: #0D3349;
}

.z_bg_03_3 {
    color: #FFFFFF;
    background-color: #0D3349;
}

.z_bg_blue_03_2 {
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-image: url(/themes/default/analyes/images/title_blue_02.jpg);
}

.z_bg_04 {
    color: #FFFFFF;
    background-color: #0D3349;
    font-family: Arial, Helvetica, sans-serif;
}

.z_bg_blue_04 {
    color: #FFFFFF;
    background-color: darkblue;
    font-family: Arial, Helvetica, sans-serif;
}

.z_bg_04_1 {
    color: #FFFFFF;
    background-color: #0D3349;
    font-family: Arial, Helvetica, sans-serif;
}

.z_bg_04 td {
    border-color: #FFFFFF;
    color: #FFF;
}

.z_bg_05 {
    font-size: 10px;
    color: #000000;
    text-align: center;
}

.z_bg_06 {
    font-size: 10px;
    color: #A8A8A8;
    text-align: center;
}

.z_bg_07 {
    background-color: #d3eeff;
    font-size: 10px;
    color: #C4C4C4;
    text-align: center;
}

.z_bg_08 {
    background-color: #AB0002;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
}

.z_bg_09 {
    font-size: 12px;
    color: #666666;
    text-align: center;
}

.z_bg_10 {
    background-color: #E3E3E3;
    font-size: 12px;
    color: #666666;
    text-align: center;
}

.z_bg_11 {
    background-color: #EBF5F5;
    font-size: 12px;
    color: #C4C4C4;
    text-align: center;
}

.z_bg_12 {
    background-color: #AB0002;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

.z_bg_13 {
    font-size: 10px;
    color: #000000;
    text-align: center;
}

.z_bg_14 {
    background-color: #FFEEEE;
    font-size: 10px;
    color: #A8A8A8;
    text-align: center;
}

.z_bg_15 {
    background-color: #FFEEEE;
    font-size: 10px;
    color: #C4C4C4;
    text-align: center;
;
}

.z_bg_16 {
    background: #FAF2F0 url(/themes/default/analyes/images/title_04.jpg);
    color: #FFFFFF;
}

.z_bg_17 {
    font-size: 10px;
    color: #C4C4C4;
    text-align: center;
}

.z_bg_18 {
    background-color: #d3eeff;
    font-size: 8px;
    color: #C4C4C4;
    text-align: center;
}

.z_bg_20 {
    background-color: #AB0002;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
}

.z_bg_21 {
    background-color: #E3E3E3;
    font-size: 12px;
    color: #666666;
    text-align: center;
}

.z_bg_23 {
    background-color: #fceeee;
    font-size: 12px;
    color: #A8A8A8;
    text-align: center;
}

.z_bg_24 {
    background-color: #fff0d9;
    font-size: 12px;
    color: #A8A8A8;
    text-align: center;
}

.SelectHtml1 {
    background-color: #E3E3E3;
    font-size: 12px;
    color: #E3E3E3;
    text-align: center;
}

.SelectHtml2 {
    background-color: #E3E3E3;
    font-size: 12px;
    color: #000000;
    text-align: center;
}

.SelectHtml2_2 {
    background-color: #E3E3E3;
    font-size: 12px;
    color: #E3E3E3;
    text-align: center;
}

.SelectHtml1_1 {
    background-color: #E3E3E3;
    font-size: 10px;
    color: #E3E3E3;
    text-align: center;
}

.SelectHtml1_disabled {
    background-color: #E3E3F5;
    font-size: 10px;
    color: #E3E3F5;
    text-align: center;
}

.z_font_green {
    font-size: 10px;
    color: #349800;
}

.z_font_orange {
    font-size: 10px;
    color: #FE6400;
}

.z_font_yellow {
    font-size: 10px;
    color: #FEB70F;
}

.z_font_red {
    background: url(/themes/default/analyes/images/z_bg_001.gif) no-repeat;
    background-position: center;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    /* background-color: red; */
}

.z_font_hs_red {
    background: url(/themes/default/analyes/images/z_bg_001.gif) no-repeat;
    background-position: center;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.z_font_cs {
    background: url(/themes/default/analyes/images/z_bg_001.gif) no-repeat;
    background-position: center;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.z_font_hs {
    background: url(/themes/default/analyes/images/z_bg_003.gif) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.z_font_ls {
    background: url(/themes/default/analyes/images/z_bg_002.gif?v=2) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #d3eeff;
}

.z_font_1s {
    background: url(/themes/default/analyes/images/z_bg_002.gif?v=1) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #d3eeff;
}

.z_font_black {
    font-size: 12px;
    color: #000000;
    padding-top: 4px;
}

.z_font_blue {
    background: url(/themes/default/analyes/images/red_oushuxielian.gif) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}



.z_font_hs_blue {
    background: #E3E3E3 url(/themes/default/analyes/images/z_bg_002.gif) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.z_font_hs_orange {
    background: #E3E3E3 url(/themes/default/analyes/images/z_bg_002.gif) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.q_red {
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-image: url(/themes/default/analyes/images/z_bg_001.gif);
    background-repeat: no-repeat;
}

.q_blue {
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-image: url(/themes/default/analyes/images/z_bg_002.gif);
    background-repeat: no-repeat;
}

.q_jin {
    background-position: center;
    font-size: 12px;
    color: #FEB70F;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-repeat: no-repeat;
}

.q_mu {
    background-position: center;
    font-size: 12px;
    color: #2C790F;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-repeat: no-repeat;
}

.q_shui {
    background-position: center;
    font-size: 12px;
    color: #5CAAF4;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-repeat: no-repeat;
}

.q_huo {
    background-position: center;
    font-size: 12px;
    color: #FB011A;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-repeat: no-repeat;
}

.q_tu {
    background-position: center;
    font-size: 12px;
    color: #AA7B09;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-repeat: no-repeat;
}

.q_green {
    background-position: center;
    font-size: 12px;
    color: #349800;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-repeat: no-repeat;
}

.q_orange {
    background-position: center;
    font-size: 12px;
    color: #FE6400;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #e3e3e3;
    background-repeat: no-repeat;
}

.z_font_ligtred {
    background: #FFEEEE url(/themes/default/analyes/images/red_shulian.gif) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.z_font_purple {
    background: #FFEEEE url(/themes/default/analyes/images/red_xielian.gif) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.z_font_darkblue {
    background: #FFEEEE url(/themes/default/analyes/images/red_jishuxielian.gif) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.z_font_evendarkblue {
    background: #FFEEEE url(/themes/default/analyes/images/red_oushuxielian.gif) no-repeat;
    background-position: center;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.z_font_bt {
    font-size: 12px;
    color: #AB0002;
}

.z_set {
    border: 1px solid #AB0002;
    padding-left: 10px;
    padding-bottom: 3px;
}

a.bs_a:link {
    color: #FFFFFF;
    text-decoration: none;
}

a.bs_a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a.bs_a:hover {
    color: #8B0001;
    text-decoration: underline;
}

a.bs_a:active {
    color: #8B0001;
    text-decoration: underline;
}

a.Red:link {
    color: #AB0002;
    text-decoration: underline;
}

a.Red:visited {
    color: #AB0002;
    text-decoration: none;
}

a.Red:hover {
    color: #FD5300;
    text-decoration: underline;
}

a.Red:active {
    color: #FD5300;
    text-decoration: underline;
}

.Url {
    text-align: center;
    font-size: 12px;
}

.ReadMe {
    text-align: left;
    font-size: 12px;
}



.HighSelectTable {
    background-color: #ffffff;
    border: 1px solid #ab0003;
    width: 400px;
    height: 120px;
}

.WhiteBack {
    font-size: 13px;
    text-align: center;
}

.RedFont {
    color: #CA0002;
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
}

.BlueFont {
    color: #597FCA;
    font-size: 12px;
    text-align: center;
    padding-top: 2px;
}

.GreenFont {
    color: #008000;
}

/* .WhiteFont{color:White;}*/
.BlackFont {
    color: Black;
}

.RedBack {
    color: #FB011A;
}

.BlueBack {
    color: #5CAAF4;
}

.GreenBack {
    color: #2C790F;
}

.GoldBack {
    color: #FEB70F;
}

.MaroonBack {
    color: #AA7B09;
}

.backChange {
    background-color: #EDFFC8;
}

.zst_show_nav {
    background: url(/themes/default/analyes/images/zst_show_nav.gif) repeat-x;
    border: 1px solid #ddd;
    height: 20px;
    padding: 7px 10px 6px 10px;
}

.zst_show_nav ul {
    overflow: hidden;
    zoom: 1;
}

.zst_show_nav li {
    float: left;
    line-height: 20px;
    text-align: center;
    padding: 0 6px;
}

.zst_show_nav li.cz_name {
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-weight: bold;
}

.zst_show_nav li.hover {
    background-color: #CC0000;
    font-weight: bold;
}

.zst_show_nav li.hover a {
    color: #fff;
}

.zst_show_nav li.bs_btn {
    width: 108px;
    float: right !important;
    overflow: hidden;
    zoom: 1
}

.bs_btn span {
    display: block;
    float: left;
    width: 17px;
    height: 20px;
    cursor: pointer;
}

.bs_blue {
    background: url(/themes/default/analyes/images/zst_bs_ico.gif) no-repeat 0 0;
}

.bs_red {
    background: url(/themes/default/analyes/images/zst_bs_ico.gif) no-repeat -17px 0;
}

.bs_orange {
    background: url(/themes/default/analyes/images/zst_bs_ico.gif) no-repeat -34px 0;
}

.bs_green {
    background: url(/themes/default/analyes/images/zst_bs_ico.gif) no-repeat -51px 0;
}

.bs_blue_on {
    background: url(/themes/default/analyes/images/zst_bs_ico.gif) no-repeat 0 -20px;
}

.bs_red_on {
    background: url(/themes/default/analyes/images/zst_bs_ico.gif) no-repeat -17px -20px;
}

.bs_orange_on {
    background: url(/themes/default/analyes/images/zst_bs_ico.gif) no-repeat -34px -20px;
}

.bs_green_on {
    background: url(/themes/default/analyes/images/zst_bs_ico.gif) no-repeat -51px -20px;
}

.zst_show_subnav {
    border: 1px solid #ddd;
    border-top: none;
    line-height: 28px;
    color: #666;
    padding: 0 10px;
    font-size: 12px;
}

.zst_show_subnav a {
    color: #666;
    white-space: nowrap;
}

.zst_show_subnav a.on {
    color: #c00 !important;
    font-weight: bold;
}

.zst_shezhi {
    background: url(/themes/default/analyes/images/zst_show_nav.gif) repeat-x 0 -33px;
    ;
    border: 1px solid #f3cdcd;
    height: 33px;
    padding: 0 10px;
}

.zst_shezhi table {
    border-collapse: collapse;
    width: 100%;
    line-height: 33px;
}

.zst_shezhi_name {
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-weight: bold;
    color: #c00
}

.zst_shezhi_qishu {}

.qs_search_txt {
    height: 18px;
    border: 1px solid #f3cdcd;
    line-height: 18px;
    padding: 0 3px;
}

.qs_search_btn {
    width: 40px;
    height: 20px;
    background: url(/themes/default/analyes/images/zst_show_btn.gif) 0 0px;
    border: none;
    cursor: pointer;
}

.gjsx_btn {
    width: 70px;
    height: 20px;
    background: url(/themes/default/analyes/images/zst_show_btn.gif) 0 -20px;
    border: none;
    cursor: pointer;
}

.zst_biaoji {
    border: 1px solid #ddd;
    border-top: 2px solid #c00;
    border-bottom: none;
    padding: 0 10px;
}

.zst_biaoji table {
    border-collapse: collapse;
    width: 100%;
    line-height: 33px;
}

.bj_select {
    width: 68px;
    border: 1px solid #b7b7b7;
}

.lstj_bg {
    background: url(/themes/default/analyes/images/lstj_bg.gif) repeat-x;
    border: 1px solid #ddd;
    height: 48px;
    padding: 0 10px;
    position: relative;
    top: -1px;
}

.lstj_bg table {
    width: 100%;
}

.lstj_bg td {
    height: 48px;
}

.oth_btn,
.other_btn {
    display: inline-block;
    color: #fff !important;
    background: url(/themes/default/analyes/images/zst_show_btn.gif) no-repeat 0 -40px;
    width: 80px;
    height: 22px;
    cursor: pointer;
    margin-left: 10px;
    line-height: 22px;
    text-decoration: none;
    text-align: center !important;
    border: none;
}

.two_word_btn {
    display: inline-block;
    color: #fff !important;
    background: url(/themes/default/analyes/images/zst_show_btn.gif) no-repeat 0 -40px;
    width: 40px;
    height: 20px;
    cursor: pointer;
    margin-left: 5px;
    line-height: 20px;
    text-decoration: none;
    text-align: center !important;
    border: none;
}

.cssm_box {
    width: 1000px;
    margin: 0 auto;
}

.cssm_box table {
    width: 100%;
}

.cssm_box td {
    width: 100%;
    border: 1px solid #ddd;
    border-top: none;
    line-height: 22px;
    color: #666;
}

.cssm_box .cssm_info {
    padding: 10px 20px;
    width: 840px;
}

.kuang {
    background-color: #ffffff;
    border: 1px solid #ab0003;
    width: 533px;
    height: 90px;
}

.button_ha {
    border: 1px solid #8A8A8A;
    background-color: #E6E6E6;
    font-size: 12px;
    color: #000000;
    text-align: center;
    padding-top: 2px;
    padding-left: 1px;
    padding-right: 1px;
}

.button_hb {
    border: 1px solid #770101;
    background-image: url(/themes/default/analyes/images/title_02.jpg);
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
}

.button_hc {
    border: 1px solid #DAC804;
    height: 22px;
    background-color: #FDF6B2;
    font-size: 12px;
    color: #5B5B5B;
    padding-top: 2px;
    text-align: center;
}

.button_hd {
    border: 1px solid #8A8A8A;
    height: 22px;
    width: 22px;
    background-color: #E6E6E6;
    font-size: 12px;
    color: #000000;
    padding-top: 2px;
    text-align: center;
}

.button_he {
    border: 1px solid #8A8A8A;
    height: 22px;
    width: 31px;
    background-color: #E6E6E6;
    font-size: 12px;
    color: #000000;
    padding-top: 2px;
    text-align: center;
}

.button_hf {
    border: 1px solid #770101;
    height: 18px;
    background-image: url(/themes/default/analyes/images/title_03.jpg);
    font-size: 12px;
    color: #ffffff;
    padding: 1px 3px;
    text-align: center;
    font-weight: bold;
}

.kuang_a {
    background-color: #ffffff;
    border: 1px solid #ab0003;
    width: 660px;
    height: 90px;
    border-collapse: separate;
    border-spacing: 2px;
}

.kuang_b {
    background-color: #ffffff;
    border: 1px solid #ab0003;
    width: 500px;
    height: 90px;
    border-collapse: separate;
    border-spacing: 2px;
}

.kuang_c {
    background-color: #ffffff;
    border: 1px solid #ab0003;
    width: 170px;
    height: 90px;
    border-collapse: separate;
    border-spacing: 2px;
}

.kuang_d {
    background-color: #ffffff;
    border: 1px solid #ab0003;
    width: 240px;
    height: 90px;
    border-collapse: separate;
    border-spacing: 2px;
}

.kuang_e {
    background-color: #ffffff;
    border: 1px solid #ab0003;
    width: 400px;
    height: 40px;
    border-collapse: separate;
    border-spacing: 2px;
}

.kuang_f {
    font-size: 12px;
    color: #545454;
}

.kuang_g {
    font-size: 12px;
    color: #545454;
}

.kuang_h {
    font-size: 12px;
    color: #ff0000;
}

.kuang_h a:link {
    color: #FF0000;
    text-decoration: none;
}

.kuang_h a:visited {
    color: #FF0000;
    text-decoration: none;
}

.kuang_h a:hover {
    color: #8B0001;
    text-decoration: underline;
}

.kuang_h a:active {
    color: #8B0001;
    text-decoration: underline;
}

.DivDisply {
    display: none;
}

/**/
.xcwz_box {
    background: #fff9ed;
    border: 1px solid #f1ddb8;
    line-height: 30px;
}

.xcwz_box ul {
    overflow: hidden;
    *_zoom: 1;
}

.xcwz_box li {
    float: left;
    width: 233px;
    line-height: 30px;
    padding-left: 10px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.xcwz_box li a {
    color: #f00;
}



.a_write {
    color: #fff;
}

.memo-table {
    width: 100%;
    border: solid #99cc66 3px;
    border-collapse: collapse;
    margin-top: 20px;
}

.memo-title {
    padding: 3px;
    background-color: #99cc66;
    border-right: solid #999999 1px;
    border-bottom: solid #999999 1px;
    border-left: solid #999999 1px;
    text-align: center;
    vertical-align: middle;
    height: 35px;
    width: 140px;
}

.memo-sub-title {
    padding: 3px;
    background-color: #cce97d;
    border-right: solid #999999 1px;
    border-bottom: solid #999999 1px;
    border-left: solid #999999 1px;
    text-align: center;
    vertical-align: middle;
    height: 35px;
    width: 140px;
}

.memo_td {
    padding: 3px;
    background-color: #ffffff;
    border-right: solid #999999 1px;
    border-bottom: solid #999999 1px;
    vertical-align: middle;
    text-align: left;
    height: 35px;
}

.nav-tittle {
    margin: 0;
    border-bottom: 1px solid #666;
    padding: 6px 0;
}

.nav-tittle span {
    display: inline-block;
    width: 4px;
    background: #d21213;
    height: 18px;
    float: left;
    margin-right: 5px;
}

.tittle-list .tittle-list-select {
    line-height: 34px;
    background: #ef9f0f;
    display: inline-block;
    text-align: center;
    color: #fff;
}

.tittle-list .tittle-list-select a {
    color: #fff;
}

.tittle-list strong {
    text-align: center;
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    padding: 0 10px;
}

.tittle-list strong a {
    color: #000;
}

.tittle-list div:last-child {
    line-height: 34px;
    border: 1px solid #ef9f0f;
}

.tittle-list span {
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 0 15px;
}

.tittle-list span a {
    color: #666;
}

.tittle-list .list-select a {
    color: #FE6400;
!important;
}

.tittle-list p {
    margin: 0 10px 0 0;
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #666;
    line-height: 34px;
}

.tittle-list p i {
    font-style: normal;
    cursor: pointer;
}

.analyes-value-big {
    font-size: 12px;
    text-align: center;
    line-height: 8px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #349800;
    display: inline-block;
    color: #349800;
    height: 10px;
}

.analyes-value-small {
    font-size: 12px;
    text-align: center;
    line-height: 8px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #FE6400;
    display: inline-block;
    color: #FE6400;
    height: 10px;
}

.analyes-value-icLe {
    font-size: 12px;
    text-align: center;
    line-height: 8px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #349800;
    display: inline-block;
    color: #349800;
    height: 10px;
}

.analyes-value-icChan {
    font-size: 12px;
    text-align: center;
    line-height: 6px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #FE6400;
    display: inline-block;
    color: #FE6400;
    height: 10px;
}

.analyes-value-s {
    font-size: 12px;
    text-align: center;
    line-height: 8px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #FE6400;
    display: inline-block;
    color: #FE6400;
    height: 10px;
}

.analyes-value-j {
    font-size: 12px;
    text-align: center;
    line-height: 6px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #FE6400;
    display: inline-block;
    color: #FE6400;
    height: 10px;
}

.analyes-value-p {
    font-size: 12px;
    text-align: center;
    line-height: 8px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #349800;
    display: inline-block;
    color: #349800;
    height: 10px;
}

.analyes-value-t {
    font-size: 12px;
    text-align: center;
    line-height: 12px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #349800;
    display: inline-block;
    color: #349800;
    height: 10px;
}

.analyes-value-h {
    font-size: 12px;
    text-align: center;
    line-height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #FE6400;
    display: inline-block;
    color: #FE6400;
    height: 10px;
}

.analyes-value-f {
    font-size: 12px;
    text-align: center;
    line-height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #FE6400;
    display: inline-block;
    color: #FE6400;
    height: 10px;
}

.analyes-value-g {
    font-size: 12px;
    text-align: center;
    line-height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #AB0002;
    display: inline-block;
    color: #AB0002;
    height: 10px;
}

.analyes-value-z {
    font-size: 12px;
    text-align: center;
    line-height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 1px solid #349800;
    display: inline-block;
    color: #349800;
    height: 10px;
}

.analyes_new_header a {
    text-decoration: none;
}