
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    
}


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

body {
    line-height: 1;

}

a {
    font-family: 微软雅黑;
    text-decoration: none;

}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

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

header {
    width: 100%;
}

.page-header {
    position: relative;
    min-height: 120px;
    background: #25499d;
    z-index: 111111111111;

}

.page-header-collapsed {
    height: 60px;
    background: #25499d;
    z-index: 111111111111;

}

#navigation {
    position: fixed;
    z-index: 11111;
    top: -66px;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    
    background-color: #25499d;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(21, 21, 21, 0.1);
    box-shadow: 0px 3px 3px 0px rgba(21, 21, 21, 0.1);
    -webkit-transition: top .25s ease .5s;
    transition: top .25s ease .5s;
}

.page-content {

}

.logo {
    
    
    width: 226px;
    height: 76px;
    top: 20px;
    margin-left: 30px;
    position: absolute;

}

.nav {
    position: relative;
    
    
    top: 54px;
    margin-left: 250px;
    color: white;
    font-size: 1.35em;

}

#mobile_logo {
    display: none;
}

.mobile_nav {
    display: none;
}
.header-links {
    position: absolute;
    top: 90px;
    right: 20px;
    color: white;
    font-size: 1em;

}

.language {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;

}

.language a {
    color: white;
    font-size: 0.8em;
}

.header-links a {
    color: white;
}

.header-links-collapsed {
    position: relative;
    top: -20px;
    right: 20px;
    color: white;
    font-size: 1em;
}

.header-links-collapsed a {
    color: white;
}

.header-links ul li, .header-links-collapsed ul li {
    float: right;
    padding-left: 15px;

}

.language ul li {
    float: right;
    padding-left: 20px;
}

.header-links ul li a, .header-links-collapsed ul li a {
    opacity: 0.7;
}

.header-links ul li a:hover, .header-links-collapsed ul li a:hover {
    opacity: 1;
}

.nav-collapsed {
    position: relative;
    color: white;
    margin-left: 20px;
    font-size: 1.35em;
    line-height: 60px;
    top: 8px;

}

.first-level-column-li {
    float: left;
    border-right: 0px solid #3d5a9e;
    max-width: 200px;
    position: relative;
    line-height: 2em;

}

.first-level-column-lis {
    float: left;
    border-right: 0px solid #3d5a9e;
    max-width: 200px;
    position: relative;
    line-height: 2em;

}

.second-level-column a {
    color: black;
}

.second-level-columns a {
    color: black;
}

.nav ul li.first-level-column-li:hover {
    background: white;
    color: black;
}

.nav ul li.first-level-column-lis:hover {
    background: white;
    color: black;
}

.nav-collapsed ul li.first-level-column-li:hover {
    background: white;
    color: black;

}

.nav-collapsed ul li.first-level-column-lis:hover {
    background: white;
    color: black;

}


.nav ul li.first-level-column-li:hover ul, .nav ul li.first-level-column-li ul:hover {
    display: block;
    -webkit-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -moz-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;

}

.nav ul li.first-level-column-lis:hover ul, .nav ul li.first-level-column-lis ul:hover {
    display: block;
    -webkit-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -moz-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;

}

.nav-collapsed ul li.first-level-column-li:hover ul, .nav ul li.first-level-column-li ul:hover {
    display: block;
    -webkit-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -moz-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;

}

.nav-collapsed ul li.first-level-column-lis:hover ul, .nav ul li.first-level-column-lis ul:hover {
    display: block;
    -webkit-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -moz-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;

}

.first-level-column-name {
    padding: 10px 20px 10px 20px;
    background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
    background-position: right 0px top 1.2em;
    font-size: 0.9em;

}

.first-level-column-names {
    padding: 10px 20px 10px 20px;
    background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
    background-position: right 0px top 1.2em;
    font-size: 0.9em;

}

.first-level-column-name:hover {
    background: white;
    color: black;
}

.first-level-column-names:hover {
    background: white;
    color: black;
}

.first-level-column-li a {

}


.second-level-column {
    z-index: 111111111;
    width: 110%;
    min-width: 200px;
    max-width: 210px;
    display: none;
    overflow: hidden;
    opacity: 0.9;
    position: absolute;

}

.second-level-columns {
    z-index: 111111111;
    width: 600%;
    min-width: 200px;
    
    display: none;
    overflow: hidden;
    position: absolute;
    background: white;
    opacity: 0.9;

}

.second-level-column:hover {
    display: block;
}

.second-level-columns:hover {
    display: block;
}

.second-level-column li:hover {
    background: #3277ae;
    color: white;
}

.second-level-columns li:hover {
    background: #3277ae;
    color: white;
}


.second-level-column li {
    display: block;
    border: 0px solid red;
    background: white;
    color: black;
    border-bottom: 1px dotted #e0ded9;
    padding: 0;

}

.second-level-column li a {
    font-size: 0.7em;
    line-height: 2em;
    padding: 0px 15px;
    text-decoration: none;
}

.second-level-column li:hover a {
    background: #3277ae;
    color: white;
}

.second-level-column li a:hover {
    background: #3277ae;
    color: white;
}

.second-level-columns li {
    display: block;
    border: 0px solid red;
    background: white;
    color: black;
    border-bottom: 1px dotted #e0ded9;
    padding: 0;
    width: 33%;
    float: left;

}

.second-level-columns li a {
    font-size: 0.7em;
    line-height: 2em;
    padding: 0px 15px;
    text-decoration: none;
}

.second-level-columns li:hover a {
    background: #3277ae;
    color: white;
}

.second-level-columns li a:hover {
    background: #3277ae;
    color: white;
}

.row {
    
    max-width: 1920px;
    margin: 0 auto;
}

.news_notice {
    background: #fff;
    width: 100%;
    float: left;

}

.culture {
    background: #fff;
    width: 100%;
    float: left;

}


.news_list {
    width: 67%;
    float: left;
    border: 0px solid black;
    position: relative;
    z-index: 2;
    background: #fff;
}


.key_news_title {
    width: 80%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}

.key_news_date {
    float: right;
    color: #626365;
}

.key_news_list {
    height: 33px;
    line-height: 32px;
    border-bottom: 1px dashed #ccc;

}


.notice {
    width: 33%;
    float: left;
    border: 0px solid black;

}


.notice_content {
    width: 100%;
    position: relative;
    float: left;
    z-index: 1;
}

.xueshu_content {
    width: 100%;
    position: relative;
    float: left;
    z-index: 1;
}

.one_notice {
    width: 100%;
    float: left;
    border: 0px solid yellow;
    padding: 10px 20px 3px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 

}

.day {
    background: white;
    
    line-height:1.25em;
}

.day a {
    color: black
}

.month {
    
    
    line-height: 1.25em;


}

.notice_date {
    width: 2.75em;
    height: 2.65em;
    
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    
    background: #25499d;
    
    text-align: center;
    color: white;
    float: left;
    border: 1px solid #25499d;

}

.xueshu_date {
    width: 2.75em;
    height: 2.65em;
    
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    

    
    background: #fdc480;
    text-align: center;
    color: white;
    float: left;
    border: 1px solid #ff8a00;
}

.notice_detail {
    
    
    border: 0px solid red;
    margin-left: 2.75em;
}

.notice_detail_content {
    width: 100%;
    float: left;

}

.notice_title {
    width: 100%;
    
    padding: 0 0 0 20px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.notice_title h2 {
    font-size: 1.125em;
    
    line-height: 1.3;
}

.notice_intro {
    
    
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    padding: 0 0 0 20px;
    font-family: "Microsoft YaHei", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    line-height: 1.4;
    width: 100%;
    color: #57503e;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ttt {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

.notice_time {
    
    
    padding: 0 20px 0 20px;
    float: left;
    font-family: "Microsoft YaHei", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #7a736e;
    font-size: 0.7em;
}

.notice_title a {

}

.column_title {
    width: 100%;
    font-size: 1.9em;
    font-family: 微软雅黑;
    font-weight: bold;
    border: 0px solid black;
    padding: 40px 0px 0px 20px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
}

.column_content {
    float: left;
    width: 100%;
    border: 0px solid black;
    z-index: 5555;
}


.pic_key_news {
    width: 40%;
    float: left;
    border: 0px solid black;
    
}



.news_pic {
    padding: 20px 20px 0 20px;
}

.news_title {
    padding: 20px 20px 0 20px;
}

.news_date {
    padding: 15px 20px 0 20px;
}

.news_title h2 {
    font-size: 1.313em;
    line-height: 1.3em;
    font-family: 微软雅黑;
    font-weight: bold;
}

.news_title h2 a {
    color: black;
}


.text_news_list {
    width: 60%;
    float: left;
    position: relative;
    z-index: 2;
    background: #fff;

}

.unvisible {
    display: none;
}

.text_news_list ul {
    padding: 12px 20px 20px 20px;

}

.text_news_list li {
    list-style-type: none;
}

.text_news_list a {
    text-decoration: none;
}

.key_news_title a {
    color: black;
}

.page-footer {
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    background: #25499d;
    padding: 0.375em 1.875em 0 1.875em;
    
}

.public_recourse {
    width: 100%;

}

.mobile_public_recourse {
    display: none;
}

.footer-content {
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    width: 100%;
    
    padding: 20px;

    height: auto;
}

.public_recourse {
    width: 100%;
    float: left;
    font-size: 1.1em;
    color: white;
    line-height: 4em;
    font-family: 微软雅黑;
    border-bottom: 1px solid #3d5a9e;

}

.column {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-left: 1%;
    border-bottom: 1px solid #3d5a9e;

}

.bottom {
    width: 100%;
    float: left;
    padding: 10px 0 10px 0;
    color: white;
    font-family: "Microsoft YaHei", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.7em;
}

.one-footer-column {
    width: 15.6%;
    font-size: 1.1em;
    color: white;
    font-family: 微软雅黑;
    float: left;
    border-right: 1px solid #3d5a9e;
    padding-left: 1%;

}

.one-footer-column li {
    line-height: 1.4em;
}

.footer-column-name {
    font-size: 1em;
    color: white;
    font-family: 微软雅黑;

}

.footer-second-level-column a {
    font-size: 0.7em;
    color: #ebedf4;
    font-family: 微软雅黑;
    text-decoration: none;
    
    opacity: 0.7;
}

.public_recourse a {
    color: white;
    text-decoration: none;

}

.public_recourse li {
    float: left;
    border: 0px solid yellow;

}

.recourse {
    float: left;
    padding: 0 10px 0px 10px;
    border: 0px solid yellow;
    vertical-align: middle;
    font-size: 0.9em;
}

.recourse a:hover {
    color: #ea341f;
}

.right {
    float: right;
}

#weixin {
    
    
    
    /*!*text-indent: -9999px;*!*/
    

}

#ujn_news_link, #notice_more_link {
    font-size: 0.5em;
    float: left;
    border-left: 1px solid gray;
    padding-left: 10px;
    padding-top: 10px;
    
    font-weight: normal;
    
    color: #3c3c3c;
}

.more_link {

    font-size: 0.5em;
    float: left;
    border-left: 1px solid gray;
    padding-left: 10px;
    padding-top: 10px;
    
    font-weight: normal;
    color: #3c3c3c;
}

.whxs {
    width: 50%;
    float: left;
}

.mtkjd {
    width: 50%;
    float: left;
}

.picture {
    width: 25%;
    border: 0px solid red;
    float: left;
}

.wh_content {
    width: 100%;
    float: left;
    border: 0px solid blue;
    padding: 20px 0px 20px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 

}

.vertical-line {
    font-weight: bold;
    margin-left: 10px
}

.mt_content {
    width: 100%;
    float: left;
    border: 0px solid yellow;
    padding: 20px 0px 20px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
}

.wh_list {
    width: 75%;
    float: left;

}

.mt_list {
    width: 75%;
    float: left;

}

.wh_list ul {
    padding-left: 20px;

}



.englishTitle {
    float: left;
    padding-right: 10px;
    color: #CCCCCC;
    font-size: 0.5em;
    vertical-align: bottom;
    line-height: 2em;
}


#pagetest {
    width: 20%;
    height: 100%;
    
    z-index: 500;
    position: absolute;
    right: 0;
    opacity: 0.7;
    text-align: center;
    vertical-align: middle;
    border-left: 0px solid red;
    display: none;
}

#pagetest:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}

#pagetest_xueshu {
    width: 20%;
    height: 100%;
    
    z-index: 500;
    position: absolute;
    right: 0;
    opacity: 0.7;
    text-align: center;
    vertical-align: middle;
    border-left: 0px solid red;
    display: none;
}

#pagetest_xueshu:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
}

.eventTitle {

    text-overflow: ellipsis;
    overflow: hidden;
    width: 100px;
    white-space: nowrap;
}

.wh_list ul li {
    line-height: 2em;
    border-bottom: 4px solid #e0ded9;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    float: left
    

}

.mt_list ul {
    padding-left: 20px;
    padding-right: 20px;

}

.mt_list ul li {
    line-height: 2em;
    border-bottom: 4px solid #e0ded9;
    border-bottom: 1px dashed #ccc;
    float: left;
    width: 100%;
    
    

}

.date {
    
    border-right: 0px solid #25499d;
    
    
    color: #626365;
    
    

}

.date a {
    font-family: Georgia;
}







.title_box {
    width: 100%;
    border: 1px solid red;
}

.wh_list_title, .mt_list_title {
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    padding-left: 10px;
}

.notice_title h2 a {
    font-size: 0.9em;
    color: black;
}


.scroll_horizontal {
    position: relative;
    width: 100%;
    height: 120px;
    padding: 10px;
    background-color: #eee;
}

.scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 120px;
    margin: 0 auto;
}

.scroll_horizontal .list {
    overflow: hidden;
    width: 9999px;
}

.scroll_horizontal .list li {
    float: left;
    width: 200px;
}

.scroll_horizontal .prev,
.scroll_horizontal .next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 50px;
    background-image: url(img/control.png);
    background-repeat: no-repeat;
    font: 0/0 Arial;
    cursor: pointer;
}

.scroll_horizontal .prev {
    left: 5px;
    background-position: 0 0;
}

.scroll_horizontal .next {
    right: 5px;
    background-position: -40px 0;
}

.scroll_horizontal .prev:hover {
    background-position: 0 -50px;
}

.scroll_horizontal .next:hover {
    background-position: -40px -50px;
}

#weixin {
    HEIGHT: 36px;
    WIDTH: 36px;
    BACKGROUND: url(/themes/ujnnew/Public/images/sns_icon.png) no-repeat 0px -36px;
    FLOAT: left;
    MARGIN-LEFT: 9px;
    margin-top: 3px;
    DISPLAY: block;
    TEXT-INDENT: -9999px
}

#weixin:hover {
    BACKGROUND: url(/themes/ujnnew/Public/images/sns_icon.png) no-repeat 0px 0px
}

#weibo {
    HEIGHT: 36px;
    WIDTH: 36px;
    BACKGROUND: url(/themes/ujnnew/Public/images/sns_icon.png) no-repeat -36px -36px;
    FLOAT: left;
    MARGIN-LEFT: 9px;
    margin-top: 3px;
    DISPLAY: block;
    TEXT-INDENT: -9999px
}

#weibo:hover {
    BACKGROUND: url(/themes/ujnnew/Public/images/sns_icon.png) no-repeat -36px 0px
}

#txwb {
    HEIGHT: 36px;
    WIDTH: 36px;
    BACKGROUND: url(/themes/ujnnew/Public/images/sns_icon.png) no-repeat -72px -36px;
    FLOAT: left;
    MARGIN-LEFT: 9px;
    margin-top: 3px;
    DISPLAY: block;
    TEXT-INDENT: -9999px
}

#txwb:hover {
    BACKGROUND: url(/themes/ujnnew/Public/images/sns_icon.png) no-repeat -72px 0px
}

.mobile_bottom {
    display: none;
}

@media screen and (max-width: 1920px) {
    
    .pic_key_news {
        width: 35%;
        float: left;
        border: 0px solid black;
        
    }

    
    .text_news_list {
        width: 65%;
        float: left;
        position: relative;
        z-index: 2;
        background: #fff;

    }

}

@media screen and (max-width: 1600px) {
    
    .pic_key_news {
        width: 40%;
        float: left;
        border: 0px solid black;
        
    }

    
    .text_news_list {
        width: 60%;
        float: left;
        position: relative;
        z-index: 2;
        background: #fff;

    }
}

@media screen and (max-width: 1440px) {
    .first-level-column-name {
        padding: 10px 15px 10px 15px;
        background: url(/themes/ujnnew/Public/images/menu_arrow.png) 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.85em;
    }

    .first-level-column-names {
        padding: 10px 15px 10px 15px;
        background: url(/themes/ujnnew/Public/images/menu_arrow.png) 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.85em;
    }

    .second-level-columns {
        width: 660%;
    }
}
@media screen and (max-width: 1366px) {

    .nav-collapsed {
        position: relative;
        color: white;
        margin-left: 20px;
        font-size: 1.35em;
        line-height: 60px;
        top: 15px;

    }

    .header-links {
        position: absolute;
        top: 90px;
        right: 20px;
        color: white;
        font-size: 0.9em;

    }

    .header-links-collapsed {
        position: relative;
        top: -5px;
        right: 20px;
        color: white;
        font-size: 0.9em;
    }

    .first-level-column-li {

        float: left;
        border-right: 1px solid #3d5a9e;
        max-width: 200px;
        position: relative;
        line-height: 1.2em;

    }

    .first-level-column-lis {

        float: left;
        border-right: 1px solid #3d5a9e;
        max-width: 200px;
        position: relative;
        line-height: 1.2em;

    }

    .second-level-column li a {
        line-height: 2.5em;
    }

    .second-level-columns li a {
        line-height: 2.5em;
    }

    .first-level-column-name {
        padding: 10px 15px 10px 15px;
        background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.8em;

    }

    .first-level-column-names {
        padding: 10px 15px 10px 15px;
        background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.8em;

    }

    .notice_detail {
        

    }

    .notice_title h2 {
        font-size: 1em;
    }

    .notice_title {
        padding: 0 0 0 20px;
    }

    .notice_intro {
        padding: 0 0 0 20px;
    }

    .recourse {
        padding: 0 10px 0px 3px;

    }

    
    .news_list {
        width: 60%;
    }

    .notice {
        width: 40%;
    }
}

@media screen and (max-width: 1315px) {
    .page-header {
        min-height: 60px;
    }

    .language {
        display: none;
    }

    .logo > a > img {
        height: 40px;
    }

    .logo {
        top: 10px;
        width: 150px;
        height: 40px;
    }

    .nav {
        top: 17px;
        margin-left: 170px;
    }

    .header-links {
        top: 25px;
    }
}

@media screen and (max-width: 1280px) {

    .nav-collapsed {
        position: relative;
        color: white;
        margin-left: 20px;
        font-size: 1.35em;
        line-height: 60px;
        top: 15px;

    }

    
    
    
    
    
    
    

    .header-links-collapsed {
        position: relative;
        top: -5px;
        right: 20px;
        color: white;
        font-size: 0.5em;
    }

    .first-level-column-li {

        float: left;
        border-right: 1px solid #3d5a9e;
        max-width: 200px;
        position: relative;
        line-height: 1.2em;

    }

    .first-level-column-lis {

        float: left;
        border-right: 1px solid #3d5a9e;
        max-width: 200px;
        position: relative;
        line-height: 1.2em;

    }

    .first-level-column-name {
        padding: 10px 15px 10px 15px;
        background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.8em;

    }

    .first-level-column-names {
        padding: 10px 15px 10px 15px;
        background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.8em;

    }

    .notice_detail {
        

    }

    .notice_title h2 {
        font-size: 1em;
    }

    .notice_title {
        padding: 0 0 0 20px;
    }

    .notice_intro {
        padding: 0 0 0 20px;
    }
}

@media screen and (max-width: 1160px) {
    .header-links {
        display: none;
    }
}

@media screen and (max-width: 1100px) {

    .nav-collapsed {
        position: relative;
        color: white;
        margin-left: 20px;
        font-size: 1.35em;
        line-height: 60px;
        top: 15px;

    }

    .header-links {
        position: relative;
        top: 50px;
        right: 20px;
        color: white;
        font-size: 0.5em;

    }

    .header-links-collapsed {
        position: relative;
        top: -5px;
        right: 20px;
        color: white;
        font-size: 0.5em;
    }

    .first-level-column-li {

        float: left;
        border-right: 1px solid #3d5a9e;
        max-width: 200px;
        position: relative;
        line-height: 1.2em;

    }

    .first-level-column-name {
        padding: 10px 15px 10px 15px;
        background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.8em;

    }

    .first-level-column-names {
        padding: 10px 15px 10px 15px;
        background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.8em;

    }

    .notice_detail {
        

    }

    .notice_title h2 {
        font-size: 0.9em;
    }

    .notice_title {
        padding: 0 0 0 20px;
    }

    .notice_intro {
        padding: 0 0 0 20px;
    }
}


@media screen and (max-width: 1012px) {

    
    
    
    
    
    
    
    .nav {
        display: none;
    }

    .header-links {
        display: none;
    }

    .news_title h2 {
        font-size: 1em;
        line-height: 1.3em;
        font-family: 微软雅黑;
        font-weight: bold;
    }

    .one_notice {
        
        float: left;
        border: 0px solid yellow;
        padding: 20px 20px 20px 20px;
    }

    
    .key_news_title {
        width: 70%;
        float: left;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-size: 0.6em;

    }

    .key_news_date {
        font-size: 0.6em;
    }

    .nav {
        position: relative;
        top: 40px;
        margin-left: 140px;
        color: white;
        font-size: 1.35em;

    }

    .nav-collapsed {
        position: relative;
        color: white;
        margin-left: 20px;
        font-size: 1.35em;
        line-height: 60px;
        top: 15px;

    }

    .column_title {
        width: 100%;
        font-size: 1.5em;
        font-family: 微软雅黑;
        font-weight: bold;
        border: 0px solid black;
        padding: 40px 0px 0px 20px;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box; 
    }

    .header-links {
        position: relative;
        top: 70px;
        right: 20px;
        color: white;
        font-size: 0.5em;

    }

    .header-links-collapsed {
        display: none;
        position: relative;
        top: -5px;
        right: 20px;
        color: white;
        font-size: 0.5em;
    }

    .first-level-column-li {

        float: left;
        border-right: 1px solid #3d5a9e;
        max-width: 200px;
        position: relative;
        line-height: 0.6em;

    }

    .first-level-column-lis {

        float: left;
        border-right: 1px solid #3d5a9e;
        max-width: 200px;
        position: relative;
        line-height: 0.6em;

    }

    .first-level-column-name {
        padding: 10px 15px 10px 15px;
        background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.6em;

    }

    .first-level-column-names {
        padding: 10px 15px 10px 15px;
        background: url('/themes/ujnnew/Public/images/menu_arrow.png') 94% 1.2em no-repeat;
        background-position: right 0px top 1.2em;
        font-size: 0.6em;

    }

    .notice_detail {
        

    }

    .notice_title h2 {
        font-size: 0.9em;
    }

    .notice_title {
        padding: 0 0 0 20px;
    }

    .notice_intro {
        padding: 0 0 0 20px;
    }

    .one-footer-column li {

    }

    .footer-column-name {
        font-size: 0.8em;
    }

    .footer-second-level-column a {
        font-size: 0.2em;
        opacity: 0.7;
    }

    .bottom {
        font-size: 0.5em;
        opacity: 0.7;
    }

    .date a {
        font-size: 0.8em;
    }
}

@media screen and (max-width: 600px) {

    .page-header {
        position: relative;
        min-height: 60px;
        background: #25499d;
        z-index: 111111111111;

    }

    .news_pic img {
        width: 100%;
    }

    .logo {
        width: 0px;
        height: 0px;
        top: 25px;
        margin-left: 50px;
        position: absolute;

    }

    #mobile_logo {
        display: block;
        width: 100%;
        text-align: left;
    }

    .mobile_nav {
        display: none;
        width: 100%;
    }


    .m_nav_row {
        width: 100%;
        padding-left: 10px;
        border-bottom: 1px solid #d5d5d5;
        height: 56px;
        line-height: 56px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .m_sub_nav_row {
        width: 100%;
        
        padding-left: 10px;
        border-bottom: 0px solid #d5d5d5;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background: #e2e2e2;
        display: none;
    }

    .m_sub_nav_item > a {
        color: black;
    }

    .m_sub_nav_item {
        width: 33%;
        float: left;
        height: 56px;
        line-height: 56px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .language {
        display: none;
    }

    .logo img {
        width: 0;
    }

    .news_list {
        width: 100%;
        background: #f4f2f2;
    }

    .text_news_list {
        background: #f4f2f2;
    }

    .notice {
        width: 100%;
    }

    .pic_key_news {
        width: 100%;
    }

    .text_news_list {
        width: 100%;
    }

    .page-header-collapsed {
        display: none;
    }

    .one-footer-column {
        width: 48%;
        border-right: 1px solid #3d5a9e;
        border-bottom: 1px solid #3d5a9e;
        float: left;
        height: 13em;

    }

    .key_news_title {
        width: 100%;
        float: left;
    }

    .key_news_date {
        width: 100%;
        float: left;
    }

    .first-level-column {
        display: none;
    }

    
    .key_news_title {
        width: 100%;
        float: left;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        
        font-size: 1em;

    }

    .key_news_date {

        float: right;
    }

    .key_news_list {

        height: 31px;
        line-height: 31px;
        border-bottom: 0px dotted grey;
        list-style-type: circle;

    }

    
    .whxs {
        width: 100%;
        float: left;
    }

    .mtkjd {
        width: 100%;
        float: left;
    }

    .picture {
        display: none;

    }

    .date a {
        font-family: Georgia;
    }

    .header-links-collapsed {
        display: none;
    }

    .header-links {
        display: none;
    }

    .wh_list ul li a, .mt_list ul li a {
        font-size: 1em;
    }

    .notice_title h2 {
        font-size: 1em;
    }

    .notice_detail {
        
    }

    .wh_content, .mt_content {
        
        padding-right: 20px;
    }

    .wh_list ul, .mt_list ul {
        padding-left: 0;
        padding-right: 0;
    }

    .wh_list, .mt_list {
        width: 100%;
    }

    #bottom_detail {
        display: none;

    }

    .bottom {
        display: none;
    }

    .column, .bottom-right {
        display: none;
    }

    .mobile_bottom {
        display: block;
        text-align: center;
        width: 100%;
        float: left;
        border-top: 1px solid rgba(218, 217, 217, 0.34);
        padding: 10px 0;
    }


    #site_logo > img {
        height: 42px;
        margin-top: 9px;
        margin-left: 10px;
    }

    #nav_logo > img {
        height: 32px;
        margin-top: 14px;
        margin-right: 20px;
    }

    #nav_logo {
        text-align: right;
    }

    html, body {
        overflow: hidden;
        overflow-y: auto;
    }



    .date {
        font-family: "Times New Roman";
    }

    .whxs {
        background: #f4f2f2;
    }

    .sy-pager li {
        width: 0.2em;
        height: 0.2em;
    }

    .public_recourse {
        display: none;
    }

    .mobile_public_recourse {
        display: block;
    }

    .mobile_public_recourse > ul > li > a {
        color: white;
    }

    .recourse {
        width: 33%;
        float: left;
        padding: 0px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        text-align: center;
    }

}






