<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************************************************                       **************************************************/
/************************************************          整体样式          ************************************************/
/***************************************************                       **************************************************/

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-family: 'microsoft yahei', Arial,Tahoma, Geneva, sans-serif, 'Helvetica';
}

ol, li, iframe {
    list-style: none;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

caption, th {
    text-align: left;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

html, body {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
}

body {
    min-width: 980px;
    font: 12px/1.2 'microsoft yahei',helvetica,tahoma,arial,\5b8b\4f53;
    color: #444;
    background-color: #fff;
}

input, select, textarea {
    font: 12px/1.2 'microsoft yahei',helvetica,tahoma,arial,\5b8b\4f53;
}

.idc3_t {
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
}

/***************************************************                       **************************************************/
/************************************************          常    用          ************************************************/
/***************************************************                       **************************************************/


sup {
    vertical-align: text-top;
}
/* 重置，减少对行高的影响 */
sub {
    vertical-align: text-bottom;
}
/** 重置表单元素 **/
legend {
    color: #000;
}
/* for ie6 */
/*防止溢出*/
/*div {overflow:hidden; IE6 }*/
/** 清除浮动 **/
.layout:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.layout {
    *zoom: 1;
}
/* 显示 隐藏 */
.db {
    display: block;
}

.dn {
    display: none;
}

.jt-invisible {
    visibility: hidden;
}
/* inline block */
.jt-inline-block {
    display: inline-block;
    *display: inline;
}

.blank15 {
    clear: both;
    height: 15px;
    overflow: hidden;
    display: block;
}

.blank9 {
    clear: both;
    height: 9px;
    overflow: hidden;
    display: block;
}

.blank12 {
    clear: both;
    height: 12px;
    overflow: hidden;
    display: block;
}
/* 共用样式 */
.dis {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.clear {
    clear: both;
}

.red {
    color: #cd0000;
}

.boder1px {
    border: 1px solid #F09A00;
}

.position_rel {
    position: relative;
}

del {
    font-family: georgia;
}

.hg {
    line-height: 24px;
}

a {
    text-decoration: none;
    color: #666;
    cursor: pointer;
}

#top, headerb, #banner, #container_1, #container_2, container2, container1, #ym_text, #about_text {
    width: 980px;
    margin: 0 auto;
}


/***************************************************                       **************************************************/
/************************************************       八度头部+导航        ************************************************/
/***************************************************                       **************************************************/


#headerb {
    padding: 20px 0 0px;
    font: 13px/15px Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    height: 75px;
    width: 980px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.hdright {
}

.mail {
    position: absolute;
    right: 10px;
}

    .mail a {
        color: #dd8318;
    }

.hdrow {
    width: 100%;
    position: absolute;
    right: -10px;
    top: 40px;
}

.logob {
    float: left;
    width: 218px;
}

    .logob a {
        display: block;
    }

.toplogin {
    padding: 20px;
}

    .toplogin h3 {
    }

    .toplogin p {
        margin-top: 10px;
        float: left;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        font-family: 'microsoft yahei', Tahoma, Geneva, sans-serif;
        font-weight: 600;
    }

    .toplogin span {
        width: 80px;
        float: left;
    }

    .toplogin p input {
        height: 30px;
        line-height: 30px;
    }

    .toplogin .label {
        width: 15px;
        height: 15px;
        vertical-align: middle;
    }

    .toplogin .login {
        border: 0;
        background: #39F;
        color: #fff;
        padding: 2px 10px;
    }

    .toplogin p a {
        color: #F60;
        font-weight: 200;
        font-size: 14px;
    }

li.current a {
    color: #00b5f7;
    cursor: pointer;
}

    li.current a:hover {
        color: #00b5f7;
        cursor: pointer;
    }

.ebadu_nav li a:hover, .ebadu_nav li a:active {
    border: none;
    color: #00B5F7;
    text-decoration: none;
}

.ebadu_nav .sep {
    padding-top: 13px;
    font-size: 10px;
    color: #aeadad;
    float: left;
    height: 20px;
    border-top: none;
}

.ebadu_nav {
    position: relative;
    height: 28px;
    float: right;
}

    .ebadu_nav .current {
        color: #008ace;
    }

        .ebadu_nav .current a {
            color: #008ace;
            background: url(../images/b_slider.gif) center bottom no-repeat;
        }

    .ebadu_nav li {
        float: left;
        list-style: none;
        padding-bottom: 11px;
    }

        .ebadu_nav li.back {
            background: url(../images/b_slider.gif) center bottom no-repeat;
            width: 120px;
            margin-left: -1px;
            height: 28px;
            z-index: 8;
            position: absolute;
        }

        .ebadu_nav li a {
            font: bold 14px arial;
            text-decoration: none;
            color: #303030;
            outline: none;
            text-align: center;
            top: 6px;
            letter-spacing: 0;
            z-index: 10;
            display: block;
            float: left;
            height: 28px;
            position: relative;
            overflow: hidden;
            padding: 5px 20px 0 17px;
            font-family: "Microsoft Yahei",Arial,Helvetica,sans-serif,"&amp;#65533; &amp;#65533; &amp;#65533; &amp;#65533; ";
            font-weight: normal;
            font-size: 13px;
        }

            .ebadu_nav li a:hover {
                color: #008ace;
                background: url(../images/b_slider.gif) center bottom no-repeat;
            }

.sed_nav {
    display: none;
    z-index: 100;
    top: 40px;
    position: absolute;
    background-color: #CCC;
    filter: alpha(opacity=90);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

    .sed_nav .navlay {
        background: #FFF;
        padding: 5px;
    }

    .sed_nav li {
        float: left;
    }

        .sed_nav li a {
            display: block;
            float: none;
            font-size: 12px;
            height: 20px;
            background: #FFF;
            filter: alpha(opacity=99);
            -moz-opacity: 0.99;
            opacity: 0.99;
        }



/***************************************************                       **************************************************/
/************************************************         导航样式        ************************************************/
/***************************************************                       **************************************************/

.cssbadumenu {
    position: absolute;
    display: none;
    top: 120px;
    margin: 0px auto;
    background: #eeeeee;
    border: 1px solid #ececec;
    left: 50%;
    margin-left: -500px;
    width: 1000px;
    /*-moz-opacity:0.97;*/
    /*opacity:0.97;*/
    /*box-shadow:0 0 8px 2px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 8px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 0 4px 2px rgba(0,0,0,0.8)*/
    z-index: 100;
}

.jjt {
   
    background-position: 0px -30px;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 255px;
    top: -8px;
    z-index: 9999;
}

.cssbadumenu .jjta {
    background: url(../images/sps1.png) no-repeat;
    background-position: 0px -30px;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 504px;
    top: -8px;
    z-index: 79;
}

.cssbadumenu .jjtb {
    background: url(../images/sps1.png) no-repeat;
    background-position: 0px -30px;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 264px;
    top: -8px;
    z-index: 79;
}

.cssbadumenu .jjtc {
    background: url(../images/sps1.png) no-repeat;
    background-position: 0px -30px;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 336px;
    top: -8px;
    z-index: 79;
}

.cssbadumenu .jjtd {
    background: url(../images/sps1.png) no-repeat;
    background-position: 0px -30px;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 425px;
    top: -8px;
    z-index: 79;
}

.cssbadumenu .jjte {
    background: url(../images/sps1.png) no-repeat;
    background-position: 0px -30px;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 325px;
    top: -8px;
    z-index: 79;
}

.cssbadumenu .jjtf {
    background: url(../images/sps1.png) no-repeat;
    background-position: 0px -30px;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 772px;
    top: -8px;
    z-index: 79;
}

.cssbadumenu .jjtg {
    background: url(../images/sps1.png) no-repeat;
    background-position: 0px -30px;
    width: 16px;
    height: 8px;
    position: absolute;
    left: 526px;
    top: -8px;
    z-index: 79;
}


.cssbadumenu .column {
    float: left;
    width: 169px;
    /*width of each menu column*/
    height: auto;
    border-right: #dedede 1px solid;
    padding-left: 30px;
    margin: 10px 0px;
}

.cssbadumenu .column2 {
    width: 950px;
    height: auto;
    border-right: #dedede 0px solid;
    padding-left: 50px;
    margin: 10px 0px;
}
.cssbadumenu .column2 .navt{ width: 950px;height: 10px;display: block;}

.cssbadumenu .column ul {
    margin: 0;
    padding: 10px 10px 10px 5px;
    font-size: 14px;
    list-style-type: none;
}


.cssbadumenu .column h3 a {
    color: #e60000;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    display: block;
    font-size: 16px;
}

    .cssbadumenu .column h3 a:hover {
        color: #f4f100;
    }

.cssbadumenu .column h3 span {
    color: #F9F9F9;
    margin-left: 6px;
    font-family: "Lucida Grande",Tahoma;
    font-weight: normal;
    font-size: 12px;
}

.cssbadumenu .column ul li {
    padding-right: 10px;
    line-height: 24px;
    font-size: 14px;
    display: block;
    _display: inline-block;
    word-break: keep-all;
    white-space: nowrap;
}

.cssbadumenu .column2 ul li {
    padding-right: 30px;
    float: left;
    width: 200px;
           text-align:center;
}

.cssbadumenu .column ul li a {
    color: #333333;
    line-height: 30px;
    height: 30px;
    display: block;
}

    .cssbadumenu .column ul li a:hover {
        color: #e60000;
        /*border-bottom: #09F 2px solid;*/
    }

.cssbadumenu .columnthree.none {
    border: 0;
    margin-right: 0px;
}

.cssbadumenu .columnthree {
    float: left;
    width: 150px;
    /*width of each menu column*/
    height: auto;
    padding-left: 12px;
    border-right: #F3F3F3 1px solid;
    padding-right: 13px;
    padding-top: 20px;
}

    .cssbadumenu .columnthree.cccc {
        width: 280px;
    }

    .cssbadumenu .columnthree:hover {
        background-image: -moz-linear-gradient(top,#f9f9f9,#ffffff);
        /* Firefox */
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f9f9f9),color-stop(1,#ffffff));
        /* Saf4+,Chrome */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#ffffff',GradientType='0');
        /* IE*/
    }

    .cssbadumenu .columnthree ul {
        margin: 0;
        padding: 10px;
        font-size: 14px;
        list-style-type: none;
        width: 200px;
    }

    .cssbadumenu .columnthree h3 {
        background: #00a7f2;
        font: bold 14px 'microsoft yahei',Arial;
        margin: 0 0 5px 0;
        padding: 5px 10px 5px 15px;
        color: #FFF;
    }

        .cssbadumenu .columnthree h3 a {
            color: #FFF;
        }

            .cssbadumenu .columnthree h3 a:hover {
                color: #f4f100;
            }

        .cssbadumenu .columnthree h3 span {
            color: #F9F9F9;
            margin-left: 6px;
            font-family: "microsoft yahei","Lucida Grande",Tahoma;
            font-weight: normal;
            font-size: 12px;
        }

    .cssbadumenu .columnthree ul li {
        background: url(../images/lists.png) no-repeat left center;
        padding-left: 17px;
        background-position: 0 -21px;
        line-height: 20px;
        margin-bottom: 10px;
    }

        .cssbadumenu .columnthree ul li a {
            color: #666;
            padding: 5px 5px 2px 0;
            font-size: 12px;
            color: #8E8E8E;
        }

            .cssbadumenu .columnthree ul li a:hover {
                color: #008ACE;
                border-bottom: #09F 2px solid;
            }

    .cssbadumenu .columnthree .twoo {
        margin: 0;
        padding: 10px;
        font-size: 14px;
        list-style-type: none;
        width: 300px;
    }

        .cssbadumenu .columnthree .twoo li {
            background: url(../images/lists.png) no-repeat left center;
            padding-left: 17px;
            background-position: 0 -21px;
            line-height: 20px;
            margin-bottom: 10px;
            float: left;
            margin-right: 10px;
            width: 110px;
        }

            .cssbadumenu .columnthree .twoo li a {
                color: #8E8E8E;
                padding: 5px 5px 2px 0;
                font-size: 12px;
            }

                .cssbadumenu .columnthree .twoo li a:hover {
                    color: #008ACE;
                    border-bottom: #09F 2px solid;
                }

.cssbadumenu .columnfour.none {
    border: 0;
    margin-right: 0px;
}

.cssbadumenu .columnfour {
    float: left;
    width: 140px;
    /*width of each menu column*/
    height: 266px;
    padding-left: 12px;
    border-right: #F3F3F3 1px solid;
    padding-right: 13px;
    padding-top: 20px;
}

    .cssbadumenu .columnfour:hover {
        background-image: -moz-linear-gradient(top,#f9f9f9,#ffffff);
        /* Firefox */
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f9f9f9),color-stop(1,#ffffff));
        /* Saf4+,Chrome */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#ffffff',GradientType='0');
        /* IE*/
    }

    .cssbadumenu .columnfour ul {
        margin: 0;
        padding: 10px;
        font-size: 14px;
        list-style-type: none;
        width: 200px;
    }

    .cssbadumenu .columnfour h3 {
        background: #00a7f2;
        font: bold 14px 'microsoft yahei',Arial;
        margin: 0 0 5px 0;
        padding: 5px 10px 5px 15px;
        color: #FFF;
    }

        .cssbadumenu .columnfour h3 a {
            color: #FFF;
        }

            .cssbadumenu .columnfour h3 a:hover {
                color: #f4f100;
            }

        .cssbadumenu .columnfour h3 span {
            color: #F9F9F9;
            font-family: "microsoft yahei","Lucida Grande",Tahoma;
            font-weight: normal;
            font-size: 12px;
        }

    .cssbadumenu .columnfour ul li {
        background: url(../images/lists.png) no-repeat left center;
        padding-left: 17px;
        background-position: 0 -21px;
        line-height: 20px;
        margin-bottom: 10px;
        font-size: 12px;
    }

        .cssbadumenu .columnfour ul li a {
            color: #8E8E8E;
            padding: 5px 5px 2px 0;
        }

            .cssbadumenu .columnfour ul li a:hover {
                color: #008ACE;
                border-bottom: #09F 2px solid;
            }
</pre></body></html>