<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-container {
    width: 100% !important;
    height: 60px;
    /*background: #fff url(../image/header-background.jpg) top right no-repeat;*/
    background: #f2e9f2;
    position: fixed;
    -moz-box-shadow: 0px 1px 5px #000;
    -webkit-box-shadow: 0px 1px 5px #000;
    box-shadow: 0px 1px 5px #000;
    z-index: 1000;
    behavior: url(PIE.htc);
}

.top-bar {
    background: none;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

.top_bar_left {
    float: left;

    width: 359px;
    height: 52px;
    margin-left: 10%;
    padding-top: 3px;

}

    .top_bar_left a {
        float: right;
        /*  margin-top: 5px;
        width: 201px;
         height: 36px;*/
    }

        .top_bar_left a img {

            width: 100%;
            height: 100%;
        }




.top_bar_right {
    float: right;
}

.top-bar .hide-for-small {
    float: right;
}

    .top-bar .hide-for-small ul {
        float: right;
    }

.top-bar .absolute_menu {
    float: right;
    margin-top: 0px;
}

    .top-bar .absolute_menu .dl1 {
        width: 86px;
        height: 60px;
        float: left;
    }

    .top-bar .absolute_menu &gt; div.dl1 &gt; a {
        height: 60px;
        padding: 0 15px;
        color: #FFFFFF;
        display: block;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        line-height: 50px;
        font-family: "微软雅黑";
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

.absolute_menu div.ad {
    display: none;
    position: absolute;
    top: 50px;
}

    .absolute_menu div.ad div.dt1 {
        position: absolute;
        width: 100%;
        z-index: 1000;
    }

        .absolute_menu div.ad div.dt1 div.dd1 {
            margin: 0px 12px;
        }

            .absolute_menu div.ad div.dt1 div.dd1 a {
                color: #fff;
                display: block;
                font-size: 14px;
                font-weight: 400;
                text-align: center;
                line-height: 50px;
                font-family: "微软雅黑";
            }

                .absolute_menu div.ad div.dt1 div.dd1 a:hover {
                    text-decoration: underline;
                }

.absolute_menu div.ad1 {
    width: 86px;
}

.absolute_menu div.ad2 {
    width: 586px;
}

    .absolute_menu div.ad2 div.dd1 {
        height: 100%;
    }

        .absolute_menu div.ad2 div.dd1 div.al1 {
            width: 100%;
            margin-bottom: 20px;
        }

            .absolute_menu div.ad2 div.dd1 div.al1 a {
                background: url("../image/dot.png") 8px center no-repeat;
                float: left;
                margin: 0px 10px;
                line-height: 30px;
                padding-left: 20px;
                white-space: nowrap;
            }

        .absolute_menu div.ad2 div.dd1 div.cb {
            height: 20px;
            clear: both;
        }

    .absolute_menu div.ad2 p {
        color: #FF6600 !important;
        line-height: 50px;
        font-size: 16px;
        font-family: "微软雅黑";
        width: 18%;
        text-align: left;
        margin: 0px;
        padding-left: 30px;
        background: url("../image/org-icon.png") 10px center no-repeat;
        background-size: 15px;
    }

#n a, #w a {
    color: #ff6600;
}

.absolute_menu div.od1 {
    position: relative;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #732478;
    width: 100%;
    position: relative;
    z-index: 500;
}

.absolute_menu div.od2 {
    position: relative;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 500;
}

.angle {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #732478;
}

.angle_color {
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0px;
    right: 0px;
    border-top: 50px solid transparent;
    border-left: 50px solid #732478;
    border-bottom: 50px solid #732478;
    z-index: 501;
}

.border_bottom {
    border-bottom: 1px solid #ccc;
}


/* -----------------------------------------
   Responsive响应 1300 +
----------------------------------------- */
@media only screen and (max-width: 1240px) {
    .language {
        right: 10px;
    }

    .absolute_menu {
        display: none;
    }

    .header-container {
        background: #fff url(../image/header-background-760.jpg) top right no-repeat;
    }

    .top_bar_left a {
        margin-right: 0;
    }

    #menu_select {
        display: block;
        float: right;
        margin-right: 15px;
        margin-top: 3px;
    }
}
/* -----------------------------------------
   Responsive响应 800 +
----------------------------------------- */
@media only screen and (max-width: 800px) {
    .top_bar_left {
        margin-left: 10px;
    }
}


/*新修改*/
.absolute_menu div.ad2 p {
    width: auto;
}

.absolute_menu div.ad2 div.dt1 div.dd1 p a {
    text-align: left;
    margin-left: 5px;
}


/*navbox*/
.navbox{margin:0 auto;
    /*background:#732478;*/
    height:60px;
    position:relative;
    z-index:100 }
.nav{list-style:none; color:#474747;position:relative;display:block;}

.nav li:hover ul{z-index:99}
.nav li{position:relative;font-size:16px;text-align:center; float:left; text-align:center;line-height:60px;height:60px;}

.nav li a.cur{ background:#fff; color:#812886;}
.nav li a{ color:#812886;display:block; white-space:nowrap; padding:0 35px;}
.nav li a.home{width:48px;}
.nav li:hover{
    background:#9e6aa0;
    display:block; color:#fff;
    text-decoration: underline;
}
.nav li:hover a{
    color:#fff;
}
.nav li a:hover{
    /*color:#194a99;*/
}

.nav li ul li {
    height: 40px !important;
    line-height: 40px !important;
}


.nav li ul li a{
    color: #812886 !important;

}

.nav li ul li a:hover{
    color: #812886;
    text-decoration: none;
}

.nav .mainlevel {float:left;}
.nav .mainlevel ul  li a:hover {color:#fff; text-decoration:none;}
.nav .mainlevel ul  li:hover{ background:none;}
.nav .mainlevel ul  li:hover a{ color:#f1c123;}
.nav .mainlevel ul {display:none; position:absolute; background:#194a99 url(../images/sj.png) no-repeat center top;width: 100%;}
.nav .mainlevel li {border-top:1px dotted #cedbe5;width: 100%; float:none; }
.nav .mainlevel li:first-child{ border-top:none;}
.nav .mainlevel li a{color:#fff; display:block; padding:0 10px; font-size:12px; }
.nav .zt ul{position:absolute; right:0; top:50px;width: 150px;}
.nav .zt ul li {  color:#fff;}
.sy1_ul{ line-height:29px;height:62px; position:relative; z-index:1111;}

.sy1_ul li a:hover{
    /*color:#145EA9;*/
}
.sy1_ul li.sy1_li{ float:left;  z-index:10000; position: relative;}
.sy2_ul{position:absolute; left:0; top:60px; z-index:1112; display:none; background:#fff; text-align:left;}
.sy2_ul .sy2_inside { }
.sy2_ul .sy2_inside .sy2_li{line-height:40px;height:40px; font-size:14px; position:relative;  float:none; padding:0; width:134px; border-top:1px dotted #eee;}
</pre></body></html>