<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    font-size:16px;
}

body{
    font-family: 'Microsoft Yahei',"Arial","Lucida Grande", "Tahoma", "Helvetica", "sans-serif";
    font-family: "microsoft yahei";
    width: 100%;
    height:100%;
    background-color:#ffffff;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
    display: none;
}

.carousel-item {
    height: 300px;
    background-size: cover;
    color: #fff;
    background-position: center center;
    position: relative;
    overflow: hidden;
}
.carousel-item-xw {
    display: block;
    height: 205px;
    background-size: cover;
    color: #fff;
    background-position: center center;
    position: relative;
    overflow: hidden;
    background-size: 100% 100%;
    -webkit-transition: background-size .2s linear;
    -moz-transition: background-size .2s linear;
    transition: background-size .2s linear;
    -ms-transition: background-size .2s linear;
    -o-transition: background-size .2s linear;
}
.title-xw{
    height: 3rem;
    text-align: justify;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
@media (min-width: 768px) {
    body{
        background-color:#fff;
    }
    .tab-pane .notice-list .col-md-2{
        padding: 0;
    }
    .homebody{
        background-color: #F2F2F2;
    }
    .carousel-item {
        height: 400px;
    }
    .text-align-r{
        text-align: right !important;
    }
}

@media (min-width: 992px) {
    html{
        font-size:12px;
    }
    .carousel-item {
        height: 500px;
    }
}

@media (max-width: 992px){
    .notice-list&gt;.notice-item:nth-child(2n-1) .item .date .day{
        padding: 0 !important;
        padding-left: 7px !important;  
    }
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .day{
        padding: 0 !important;
        padding-left: 7px !important;
    }
    
    .notice-list&gt;.notice-item:nth-child(2n-1) .item .date .year{
        padding: 0 !important;
        padding-left: 7px !important;
    }
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .year{
        padding: 0 !important;
        padding-left: 7px !important;
    }
}
@media (min-width: 1200px) {
    html{
        font-size:14px;
    }
    .carousel-item {
        height: 550px;
    }
}

@media (min-width: 1400px){
    html{
        font-size:16px;
    }
}





/*æ¨ªå¹…*/
.banner{
    background-color:rgba(101,213,209,1);
    /*margin-bottom: 1rem;*/
    padding: 18px 0;
    position: relative;
}
.banner_dh{
    position: relative;
    background:rgba(78,169,166,1);
    font-size:16px;
    padding: 12px 0;
}
.banner .menu{
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #2fccc6;
    z-index: 15;
    display: none;
}
.banner .menu ul{
    margin: 0;
    padding: 10px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}

.banner .nav-link-bold{
    font-weight: bold;
}

.banner_dh .nav-link-bold{
    font-weight: bold;
}
.banner .menu ul .current{
    border-bottom: 3px solid rgb(240, 240, 240);
}


.banner .menu ul a{
    color: #fff;
}

.banner .row {
    display: block;
    -ms-flex-wrap: inherit;
    /* flex-wrap: wrap; */
    margin-right:0;
    margin-left: 0;
    position: relative;
}
.nav-justified{
    display:flex;
    justify-content:space-between

}
.banner .nav{
    width: 100%;
    min-height: 48px;
    font-size: 16px;
    /* display: flex; */
    height: 100%;
}

.banner .nav-link{
    padding: 0;
    line-height: inherit;
    display: inline-block;
    margin: auto 0;
}

.banner .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.banner .navbar-header{
    float: right;
    display: none;
}

.logo{
    width: 50%;
    height: auto;
}



/*å¯¼èˆªæ¡*/
.navbar{
    margin-bottom: 0;
}
/*é¡¶éƒ¨å¯¼èˆª*/
.top-nav{
    display: block;
    background-color: #700005;
}
.top-nav .navbar{
    padding: 0.2rem 0.1rem;
}
.top-nav .top-nav-bar {
    /*margin-left: -10.3125rem;*/
    /*margin-right: -10.3125rem;*/
}
.top-nav-con{
    background-color: #F2F2F2;
}

.top-nav-con .nav-link{
    color:#323232;
    border-bottom: 0rem;
}

.top-nav-con .nav-link:hover{
    color:#ffffff;
    background-color: #700005;
    border-bottom: 0rem;
}

.top-nav .navbar-header{
    background-color:#700005;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left:1rem;
    padding-right: 1rem;
    /*padding-top:0.5rem;*/
    /*padding-bottom:0.5rem;*/
}

.top-nav .nav-float-header {
    padding-top:0.1rem;
    padding-bottom:0.1rem;
    float:top;
}

.top-nav .navbar-header a{
    color:#ffffff;
}
.top-nav .closebtn {
    /*float:right;*/
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    /*margin-left:1rem;*/
    background-color: #700005;
    /*color:rgba(255, 255, 255, 0.5);*/
}

/*.top-nav-con .navbar-nav{*/
/*flex-direction:row;*/
/*!*margin-bottom: 2rem;*!*/
/*}*/

.top-nav-con .nav-item{
    /*display:inline-block;*/
    width:15rem;
}
/*.top-nav-con a{*/

/*height:3rem;*/
/*line-height: 2rem;*/

/*width:100%;*/
/*padding-left:1rem;*/
/*padding-right:1rem;*/
/*padding-bottom:1rem;*/
/*vertical-align: middle;*/

/*}*/
.mid-nav{
    display: none;
    background-color: #414141;
    /*margin-bottom:1rem;*/
}


.mid-nav .nav-link {
    padding: 1rem;
    padding-top:0.6rem;
    padding-bottom:0.3rem;
    border-bottom: solid 0.3rem #414141;

}

.nav-link {
    color:#fff;
}

.nav-link:hover {
    color:#fff;
    font-weight: bold;
    /*background-color:#8F000B ;*/
    /* border-bottom: solid 0.3rem #8F0909; */
}

.nav-link a{
    font-size:1.125rem;
}
.navbar-inverse{
    background-color:#700005;
    border-color:#700005;
    background-image: none;
}
.dropdown-menu {
    background-color: #414141;
    opacity: 0.8;
}

.dropdown-menu .dropdown-item{
    background-color: #414141;
    color:#fff;
    font-size:1rem;
}
.dropdown-menu .dropdown-item:hover{
    color:#fff;
    font-weight: bold;
}
/*.navbar-inverse .navbar-toggle{*/

/*border-color:#700005;*/
/*}*/

/*.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{*/
/*background-color:#8F000B;*/
/*}*/

.bg-pku {
    background-color: #700005 !important;
}

.nopading{
    margin-left: -1rem;
    margin-right: -1rem;
}

a.bg-pku:hover, a.bg-pku:focus,
button.bg-pku:hover,
button.bg-pku:focus {
    background-color: #700005 !important;
}



.carousel-panel {
    padding:0rem;
    padding-top:0rem;
}
@media (max-width: 768px) {
    .float-LinkItem .Sign {
        width: 50px !important;
        top: -25px !important;
        margin-left: -25px !important;

    }
}


@media (max-width: 992px) {
    .logo {
        width: auto;
        padding-left: .75rem;
        height: 2.4rem;
    }
    .navbar-toggler-icon{
        width: 2em;
        height: 2em;
    }
    .banner_dh{
        display: none;
    }
    
    .banner .navbar-header{
        display: block;
        margin-top: -.4rem;
    }
}


@media (min-width: 768px) {
    .carousel-panel {
        padding:0rem 1rem;

    }
}

@media (min-width: 1200px) {
    .banner .nav{
        line-height: 62px;
        font-size: 18px;
    }
}

@media (min-width: 1300px){
    .container {
        max-width: 1230px;
    }
}



#myCarousel{
    /*padding: 0.7rem;*/
    /*border: solid 1px #797979;*/
    background-color: #fff;
}

.carousel-caption {
    background-color: rgba(00,00,00,0.4);
}


/*.carousel-inner images {*/
/*margin: 10px;*/
/*border: solid 1px red;*/

/*}*/
.common_header{
    /*margin-left:-10.3125rem;*/
    /*margin-right: -10.3125rem;*/
    margin-top:0rem;
    margin-bottom:1rem;
    position: relative;
}

.news_header {

    /*display:inline-block;*/

    border-bottom:solid 2px #e9e9e9;

}

.news_header a{
    font-size:1.125rem;
    font-famil:"å¾®è½¯é›…é»‘";
    font-weight: bold;
    line-height: 3.75rem;
    color:#8F000B;
    /*padding-left: 1rem;*/
}
.news_header .title{
    font-size:2rem;


}

.news_header .title a{
    font-size:1.8rem;
    font-famil:"å¾®è½¯é›…é»‘";
    color:#323334;
}
.news_header .title:before{
    vertical-align: middle;
    content:".";
    padding:2px;
    margin-right: 1rem;
    margin-bottom: 1rem;

    border-radius: 0.625rem;
    background:rgba(101,213,209,1);
    color:rgba(101,213,209,1);
    line-height: 1rem;
    font-size:1.2rem;
    height:1rem;
}

.news_header .more{
    display:inline-block;
    padding-left:1rem;
}

.news_header .more a{
    line-height: 3.75rem;
    font-size:0.875rem;
}

.news_item {
    /*background-color: #fff;*/
    margin-bottom: 1rem;
    width:100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom:solid 1px #e5e5e5;
    padding-bottom:1rem;
}

.news_item:hover .carousel-item-xw{
    background-size: 110% 110%;
}

.news_item .title{
    display:block;
    vertical-align: middle;
    line-height: 1.2rem;
    font-size:1rem;
    color:#333333;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top:0.5rem;
    min-height: 1.8rem;
}

.news_item .title a {
    line-height: 1.5rem;
    display: block;
    color:#000;
}

.news_item .more{
    height:3rem;
    padding-left: 0.5rem;
}

.news_item .more a{
    line-height: 3rem;
    font-size:0.75rem;
    color:#8F000B;
}

.news_item .date{
    font-size:1rem;
    color: #767676;
    padding-left: 0.5rem;
    line-height: 1.7rem;
}

.zl-list .date {
    font-size:1rem;
    color: #767676;
    padding-left: 0.5rem;
    line-height: 1.7rem;
    text-align: right;
}

.news_img {
    max-width: 100%;
    height: auto;
    display: block;
}

.news_list .news_item_panel:nth-last-of-type(2) {
    display:inline-block;
}

  /* å…³äºŽæˆ‘ä»¬  */
.us {
  padding-top:1.8rem ;
  padding-bottom: 3.5rem;
  }
  .us a{
    background:rgba(101,213,209,1);
    color: #fff;
    padding: .5rem 1.8rem;
    border-radius: 6rem;
    -webkit-border-radius: 6rem;
    -moz-border-radius: 6rem;
    -ms-border-radius: 6rem;
    -o-border-radius: 6rem;
    margin-top: 4rem;
    display: inline-block;

}
.us p{
    text-indent:2em;
    line-height: 2.2rem;
    text-align: justify;
    color: rgb(102,102,102);
}
.us h2{
    line-height: 5rem;
    font-weight: 900;
    font-size: 2rem;
    color: rgb(51,51,51);

}

.us img{
    width: 100%;
} 
@media (max-width: 576px){
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .year{
        padding: 0 !important;
        padding-left: 7px !important;
    }
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .day {
        padding: 0 !important;
        padding-left: 7px !important;
    }
    .text-align-r{
        text-align: left !important;
    }
}
@media (min-width: 576px) {
    .news_list .news_item_panel:nth-last-of-type(2) {
        display:none;
    }
    .text-align-r{
        text-align: left !important;
    }
    .news_item{
        border-bottom:solid 0px #e5e5e5;
    }
    /*ç”µè„‘ç«¯æ˜¾ç¤º ã€‚ã€‚ã€‚ pad æ˜¾ç¤ºå…¨éƒ¨*/
    .news_item .title {
        /*height:1.8rem; !*50*!*/

    }
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .year{
        padding: 0 !important;
        padding-left: 7px !important;
    }
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .day {
        padding: 0 !important;
        padding-left: 7px !important;
    }

    .news_item .title a {
        /*height:3rem;*/
        /*height: 1.8rem;*/
        /*-o-text-overflow: ellipsis;*/
        /*text-overflow: ellipsis;*/
        line-height: 1.5rem;
        /*overflow: hidden;*/
        /*white-space: nowrap;*/
        display: block;
    }


}



@media (min-width: 768px) {

    .news_list .news_item_panel:nth-last-of-type(2) {
        display:none;
    }


}

@media (min-width: 992px) {

    .news_list .news_item_panel:nth-last-of-type(2) {
        display:inline-block;
    }
    .text-align-r{
        text-align: right !important;
    }
}

@media (min-width: 1200px) {
    .news_list .news_item_panel:last-child {
        display:inline-block;
    }

}

.list_panel {

    margin-bottom: 1rem;
    background-color:#fff;
    padding-left:0;
    padding-right:0;
}

.carousel-panel .list_panel{
    margin-bottom: 0rem;
}

.list_panel .header
{

    text-align: center;
    font-weight: bold;
    font-size:1.125rem;
    height:3.127rem;
    line-height: 3.125rem;
    color:#000000;
    background-color: #2aabd2;
    word-spacing:2rem; letter-spacing: 0.3rem
}

.list_panel .header-xscg {
    background-color: #f4c1c1;
}

.list_panel .header-zsxx {
    background-color: #efd8bb;
}

.list_panel .header-xzfc {
    background-color: #c4e0ab;
}

.list_panel .header-gjjl {
    background-color: #dec3f0;
}

.list_panel .header-shfw {
    background-color: #aec7f1;
}

.list_panel .header-left {
    height:auto;
    font-size:1.1rem;
    /*line-height: auto;*/
    color:#565656;
    text-align: center;
    border-bottom:3px solid #8F000B;
    margin-left:1rem;
    margin-bottom: 1rem;
    background-color: #fff;
}


.item_list {
    background-color:#fff;
    padding-left:1rem;
    padding-right:1rem;

}



.item_list .item{
    border-bottom:dotted 1px #c0c0c0;
    margin-right: 0rem;
    margin-left: 0rem;
}



.item_list .item .title {
    padding-right:0;
    padding-left:0;
    padding-top:0.5rem;
    padding-bottom:0.5rem;
    vertical-align: middle;

    text-align: left

}


.item_list .item .title a{
    font-size: 1rem;

    line-height: 1rem;
    color: #333333;
    vertical-align: middle;

}
@media (min-width: 992px) {
    /*IPad æ&nbsp;‡é¢˜å…¨éƒ¨æ˜¾ç¤º,PC æ˜¾ç¤º ....*/

    .item_list .item .title {
        min-height:2.55rem;
    }

    .item_list .item .title a {
        height: 1.5rem;
        /*-o-text-overflow: ellipsis;*/
        /*text-overflow: ellipsis;*/
        line-height: 1.5rem;
        /*overflow: hidden;*/
        /*white-space: nowrap;*/
        display: table-cell;

    }

    .item_list .item .line-title a {
        height: 1.5rem;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        line-height: 1.5rem;
        overflow: hidden;
        white-space: nowrap;
        display: block;

    }
}



.item_list .item .date {
    /*display:table-cell;*/
    display:block;
    font-size:0.75rem;
    height:2.5rem;
    line-height: 2.5rem;
    color:#8F000B;
    padding-left:0;
    padding-right:0;
    text-align: right;
    vertical-align: middle;

}

.list_panel  .more {
    height:2.55rem;
    text-align: center;

}

.list_panel  .more a{
    line-height: 2.5rem;
    font-size:0.75rem;
    color:#8F000B;

}

.list_border_panel {
    border:1px solid #dee2e6;

    border-top:solid 0px ;
}
.link-image img {
    border:solid 1px #c0c0c0;
}

.link_item {
    margin-bottom: 0.7rem;
}

.bottom_panel {
    background-color: #E0E0E0;
    padding: 2.5rem 0;
}

.bottom_panel .header {
    font-size: 1.3rem;
    /* height:2.5rem; */
    line-height: 2.3rem;
    text-align: left;
    /* margin-top: -.55rem; */
    color:#444444;

    /* border-bottom: solid 1px rgba(255, 255, 255, 0.5); */
}


.bottom_panel .header .title:after{
    content: "â€”â€”";
    flex: 0 1 auto;
    height:0.2rem;
    line-height: 0.2rem;
    display:block;
    background-color: #D3D3D3;
    width:2rem;
}

.bottom_panel .link_list .item {
    font-size:0.875rem;
    /* height:1.75rem; */
    line-height: 1.75rem;
    text-align: left;
    color:#444444;
    word-break: break-all;
}


.link_list_s{
    text-align: center;
}

.bottom_panel .link_list_s .item{
    text-align: center;
    color: #666666;
    margin-top: 4px;
    line-height: 1.75rem;
}

.link_list&gt;img{
    width: 50%;
    height: auto;
    margin-top:1.9rem;
}
.bottom_panel .link_list .item {
    color: #666666;
    word-wrap: break-word;
}
.bottom_panel .link_list .item a{
    color: #666666;
}

.copyright_panel{
    background-color: #65d5d1;
    padding-top:1rem;
    padding-bottom:1rem;
}

.copyright_panel .copyright {
    font-size:0.875rem;
    line-height: 2rem;
    text-align: center;
    color:rgba(255, 255, 255, 1);
}
.copyright_panel .copyright p{
    margin: 0;
}
.navbar-right li:first-child{
    padding-right: 0.5rem;
    color: #6c757d;
    content: "";

}



/*é€šçŸ¥å…¬å‘Š*/
.notice .row{
    min-height:3.75rem;
    /*padding-top:0.3rem;*/
    /*padding-bottom:0.3rem;*/
}

.notice .date{
    width:5rem;
    padding-top:0.5rem;
}

.notice .date .day {
    font-size:1.3rem;
    line-height: 1.5rem;
    text-align: left;
}

.notice .date .year {
    font-size:0.8rem;
    line-height: 1rem;
    text-align: left;
}

.notice .title
{

}
.notice .title a {
    font-size:0.875rem;
    color:#333333;
    vertical-align: middle;
}

@media (min-width: 992px){
    .notice .row{
        height:3.75rem;
    }
    .notice .item_list .item .title {
        height:2.3rem;
    }
    .notice  .item_list .item .title a {
        height:2.3rem;
        line-height: 2.3rem;
    }
}


/*é¢åŒ…å±‘*/
.breadcrumb-panel {
    /*background-color: #fff;*/
    /*margin-left:-1rem;*/
    /*margin-right: -1rem;*/
}

.breadcrumb-panel .breadcrumb{
    background-color: #fff;
    text-align: right;

}

.breadcrumb-panel .breadcrumb a{
    color:#6c757d;
}
.content-container{}
.item-panel{
    background-color: #fff;
    min-height: 50rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 4rem;
    /*vertical-align: top;*/
}

.item-panel .breadcrumb{
    margin-bottom: 0rem;
}

.item-title {
    font-size:32px;
    /* line-height:2rem; */
    text-align: left;
    padding: 0;
    /* padding-top:1rem; */
    padding-bottom:30px;
    font-weight: 500;
    /*text-align: left;*/
    text-align: justify;
    margin: 0;
}
.daohang{
    font-size:14px;
    font-weight:400;
    color:rgba(101,213,209,1);
}
.daohang a{
    color:rgba(101,213,209,1);
}
.shijian{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    float: right;
}
.clearfix_p_t{
    padding-bottom: 1rem;
    border-bottom:1px solid rgba(153,153,153,1);
}
.container .daohang&gt;img{
    vertical-align: middle;
    width: 16px;
    height: 16px;
    display: initial;
    margin-top: -3px;
}
.item-content {
    min-height: 50rem;
    font-size:1rem;
    line-height: 2rem;
    /*text-indent:2rem;*/
    letter-spacing:0.06rem;
    /* padding-bottom:5rem; */
    padding-top:2rem;
    vertical-align: top;
    
}

@media (max-width: 700px){
    .item-panel{
        margin-bottom: 0;
        padding-bottom: 2rem;
    }
    .item-content{
            padding-bottom: 0;
    }
    .item-title{
        font-size: 1.5rem;
    }
}

.item-content img{
    max-width: 100%;
    height: auto;
}

/*.item-content table:before {*/
/*content:"";*/
/*display: block;*/
/*width: 100%;*/
/*overflow-x: auto;*/
/*-webkit-overflow-scrolling: touch;*/
/*}*/

/*.item-content table {*/
/*width: 100%;*/
/*margin-bottom: 1rem;*/
/*color: #212529;*/

/*}*/

/*.item-content table th,*/
/*.item-content table td {*/
/*padding: 0.75rem;*/
/*vertical-align: top;*/
/*border-top: 1px solid #dee2e6;*/
/*}*/

/*.item-content table thead th {*/
/*vertical-align: bottom;*/
/*border-bottom: 2px solid #dee2e6;*/
/*}*/

/*.item-content table tbody + tbody {*/
/*border-top: 2px solid #dee2e6;*/
/*}*/

/*.item-content table {*/
/*border-collapse: collapse !important;*/
/*white-space: nowrap !important;*/
/*border: 1px solid #dee2e6 !important;*/
/*}*/
/*.item-content table td,*/
/*.item-content table th {*/
/*background-color: #fff !important;*/
/*}*/

@media (min-width: 992px){

    .item-content img{
        max-width: 80%;
        height: auto;
        display:block;
        margin-left: auto;
        margin-right: auto;
    }
}

.item-content table{
    border-collapse: collapse !important;
    max-width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.item-content table th,
.item-content table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.item-content table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.content-container{
    padding-left:0rem;
    padding-right:0rem;
}

.content-container .container{
    padding-left:0rem;
    padding-right:0rem;
}
/*============================*/
@media (min-width: 768px) {
    .content-container {
        padding-left:1rem;
        padding-right:1rem;
    }

    .content-container .container{
        padding-left:1rem;
        padding-right:1rem;
    }
}


.nav-left {
    background-color: #fff;
    padding-bottom:1rem;
    padding-right: 0rem;
    margin-bottom: 1rem;
    min-height: 35rem;
}
.nav-left .header_nav{
    font-size:1.5rem;
    line-height: 4rem;
    color:#565656;
    text-align: center;
    border-bottom:0.3125rem solid rgba(101,213,209,1);
    margin-left:1rem;
    margin-bottom: 1rem;
    background-color: #fff;
    /*display:block;*/
    /*width:100%;*/
}

.nav-left .item_list {
    margin-left: 1rem;
    padding-left: 1rem;
    padding-right:1rem;
    /*padding-right: 0;*/
}

.nav-left .item_list .item{
    /*display:table-cell;*/
    height:auto;
    padding-top:1rem;
    padding-bottom:1rem;
}

.nav-left .item_list .item .day {
    /*padding-top:0.5rem;*/
    font-size:2rem;
    height:2rem;
    text-align: left;
}

.nav-left .item_list .item .year {
    font-size:0.8rem;
    heigit:0.8rem;
    text-align: left;
}

.nav-left .item_list .item .title{
    height:auto;
}

.nav-left .item_list .item .title a {
    overflow: visible;
    white-space:pre-wrap;
    height:auto;
}

.nav-left .nav-item {
    padding:1rem;
    padding-top:0.5rem;
    padding-bottom:0.5rem;


}

.nav-left .nav-link{
    text-align: center;
    font-size:1rem;
    line-height: 2rem;
    color:#333333;
    padding-left:1rem;
    padding-right:1rem;
}



.nav-left .active .nav-link{
    /*border-right:3px solid #8F000B;*/
    color:#333333;
}

.nav-left .active .nav-link{
    color:#fff;
    font-weight: bold;
    background-color:rgba(101,213,209,1);
}

.nav-left .nav-link:hover{
    color:#fff;
    background-color:rgba(101,213,209,1);
    border-bottom:none;

}
/*@media (min-width: 992px){*/
/*.nav-left .nav-item {*/
/*display:block;*/
/*}*/

/*}*/


.top-nav .dropdown-menu {
    top:0px;
}

.item-propertys {
    text-align: left;
    /*line-height: 2rem;*/
    padding-right: 1rem;
}

.item-propertys .item-property {
    text-align: left;
    line-height: 1.4rem;
    padding-right: 1rem;
    font-size:0.8rem;
    color:#666666;
}
.item_list-panel .item_list {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    /*background-color: #fff;*/

}

.item_list-panel .nav-panel {
    background-color: #ffffff;
}
.item_list-panel .nav-panel .nav .active{
     background-color: #8F000B;
 }

.item_list-panel .nav-panel .nav .nav-link:hover{
    color: #8F000B;
}

.item_list-panel .nav-panel .nav .active:hover{
    color:#fff;
    background-color: #8F000B;
}

    /*é™¢å‹ä¼šå¤§å›¾*/
.carousel_no_padding {
    padding:0rem;
    /*margin: -1rem;*/
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.list_panel .header-default{
    text-align: center;
    font-weight: bold;
    font-size: 1.125rem;
    height: 3.127rem;
    line-height: 3.125rem;
    color: #700005;
    background-color: #ffffff;
    word-spacing: 2rem;
    letter-spacing: 0.3rem;
    border-bottom: #700005 solid 0.2rem;
}



.nav-right {
    background-color: #fff;
    padding-bottom:1rem;
    padding-right: 1rem;

}
.nav-right .header_nav{
    font-size:1.5rem;
    line-height: 4rem;
    color:#565656;
    text-align: center;
    border-bottom:0.3125rem solid #8F000B;
    margin-left:1rem;
    margin-bottom: 1rem;
    background-color: #fff;
    /*display:block;*/
    /*width:100%;*/
}

.nav-right .item_list {
    margin-left: 1rem;
    padding-left: 1rem;
    padding-right:1rem;
    /*padding-right: 0;*/
}

.nav-right .item_list .item{
    /*display:table-cell;*/
    height:auto;
    padding-top:1rem;
    padding-bottom:1rem;
}

.nav-right .item_list .item .day {
    /*padding-top:0.5rem;*/
    font-size:2rem;
    height:1.7rem;
    text-align: left;
}

.nav-right .item_list .item .year {
    font-size:0.8rem;
    heigit:0.8rem;
    text-align: left;
}

.nav-right .item_list .item .title{
    height:auto;
}

.nav-right .item_list .item .title a {
    overflow: visible;
    white-space:pre-wrap;
    height:auto;
}

.nav-right .nav-item {
    padding:1rem;
    padding-top:0.5rem;
    padding-bottom:0.5rem;


}

.nav-right .nav-link{
    text-align: center;
    font-size:1rem;
    line-height: 2rem;
}

.nav-right .active .nav-link{
    border-right:0.1875rem solid #8F000B;
}

.nav-right .nav-link:hover{
    color:#fff;
    background-color:#8F000B ;
}

.teachers{
    border:1px solid #cccccc;
    margin-bottom: 1rem;
    background-color: #fff;
    padding-bottom: 1rem;
}

.teachers .header{
    height: 3rem;
    padding-left:0rem;
}

.teachers .header a{
    font-size:1.125rem;
    color:#fff;
    background-color: rgba(143, 0, 11, 0.8);
    display: block;
    min-width: 15rem;
    max-width: 16rem;
    line-height: 2.5rem;
    padding-left: 1rem;
}

.teachers .teacher-item {
    text-align: center;

}

.teachers .teacher-item a{
    font-size:1rem;
    color:#000000;
    line-height: 2.5rem;
    display: block;
}

.lib-img{
    background-image:url(../images/lib_img.jpg);
    /*height:29rem;*/
    /*margin-top: -1rem;*/
    background-position-x: center;
}


.lib-search-panel {
    background-color: rgba(0,0,0,0.5);
    height:8rem;
    margin-top: 4rem;
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .lib-search-panel {
        margin-top: 6rem;
        margin-bottom: 3rem;
    }
}

@media (min-width: 992px) {
    .lib-search-panel {
        margin-top: 8rem;
        margin-bottom: 5rem;
    }
}

.lib-search-nav input[type="radio"] ~ label{
    color:#ffffff;
    line-height: 2rem;
    font-size: 1rem;
    border-bottom:0.2rem solid rgba(255,255,255,0);
    padding-left:1rem;
    padding-right:1rem;
    min-width: 7rem;
    text-align: center;

}

.lib-search-nav input[type="radio"]:checked ~ label{
    border-bottom:0.2rem solid rgba(255,255,255,0.5);
}

.lib-search-panel  .searchbutton{
    background-color: #8F000B;
    color:#ffffff;
    font-size:1rem;
    border:0rem;
}
.search-form{
    padding-right:0;
    padding-left:1rem;
}
.lib-search-panel .nav{
    padding-right:0;
}
.input-search-group{
    padding-right:0;
    margin-right: 0rem;
}
.input-search-group .input-searche-text{
    background-color: #ffffff;
    vertical-align: middle;
    font-size:1.1rem;
}
.input-search-group input[type="text"],.input-search-group input[type="text"]:focus{
    border:0;
    line-height: 1.5rem;
    padding:0.5rem;


    outline:none;box-shadow: none;
}
.input-search-group select,.input-search-group select:focus{
    border:0;
    line-height: 1.5rem;
    padding:0.5rem;
    outline:none;box-shadow: none;
}

.input-search-group input[type="submit"]{
    background-color: #8F000B;
    color:#ffffff;
    font-size:1.1rem;
    border:0;
    outline:none;box-shadow: none;
    width:5rem;
}

.tips {
    background-color: rgba(0,0,0,0.5);
    text-align: center;
    padding-top:0.5rem;
    padding-bottom: 0.5rem;
}

.tips span
{
    font-size:2rem;
    color:#ffffff;
    wrap-option: nowrap;
    display:inline-block;
    line-height: 2.5rem;
}

.icon-nav-bar {
    background-color: #ffffff;
    /*padding-top:1rem;*/
    /*padding-bottom:1rem;*/
}

.icon-nav-bar .icon-nav-item{
    display: block;
    margin-left: auto;
    margin-right:  auto;
    padding-top:1rem;
    padding-bottom:1rem;
}

.icon-nav-bar .icon-nav-item .icon-nav-img{
    display: block;
    margin-left: auto;
    margin-right:  auto;
    text-align: center;
    max-width: 7rem;

}


.icon-nav-bar .icon-nav-item .icon-nav-link {
    display: block;
    text-align: center;
    padding-left:0rem;
    padding-right:0rem;
}

.icon-nav-bar .icon-nav-item .icon-nav-link a{
    font-size:1rem;
    color:#0f0f0f;

}

.black_panel {
    margin-bottom: 1rem;
    background-color: #ffffff;
}

.db_list {

    background-color: #ffffff;
}

.db_list .db_item {
    border-radius: 0.625rem;
    background-color: #f2f2f2;
    color:#000000;
    line-height: 1.2rem;
    font-size:1rem;
    margin: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    height:3.5rem;
    vertical-align: top;
    overflow: hidden;

}

.db_list .db_item  a{
    color:#000000;
    display:table-cell;
    height:3.5rem;

    vertical-align: middle;
}

.hu_header  a{
    color:#333333;
}
.hu_item_list .item{
    padding-bottom: 1rem;
}
.hu_item_list .date{
    background-color: #f4f4f4;
    height:5rem;
    display:block;
    width:4rem;
    color:#8F000B;

}

.hu_item_list .date .day {
    font-size:2rem;
    text-align: center;
}

.hu_item_list .date .year {
    font-size:1rem;
    text-align: center;
}

.hu_item_list .item .title a{
    color:#000000;

}

.hu_item_list .item .title .more a{
    color:#8F000B;
    font-size: 0.875rem;

}

.item-panel .nav .active {
    background-color: #8F000B;
}

.item-panel .nav-pills {
    padding-left: 1rem;
}

.nav-left .nav-header-link {
    text-align: left;
    padding-left: 3rem;
    font-weight: bold;
    font-size: 1.125rem;
}

.full-img {
    /*margin-top: -1rem;*/
}

.yyh_title {
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: -8rem;

    z-index: 99999;
    position: relative;
    height: 7rem;
    overflow: hidden;
    /*padding-top:1rem;*/
    margin-bottom: 3rem;
}

.yyh_title img {
    height:auto;
    width: 4rem;
    padding-top:1rem;
}

.yyh_title .title{
    font-size: 1.5rem;
    color:#333333;
    line-height: 6rem;
}

.yyh-icon-bar {
    margin-bottom:1rem;
    background-color: #346499;
}
.yyh-icon-bar .nav-item {
    background-color: rgba(255,255,255,1);
    border-top:solid 0.5rem  #346499;
    height:5rem;
    text-align: center;
    border-right:solid 1px #cccccc;
}

.yyh-icon-bar .nav-item a{
    color:#333333;
    font-size:1.125rem;
    line-height: 3rem;
    background-color: #ffffff;
    padding-left:0rem;
    padding-right:0rem;
}

.yyh-icon-bar .nav-item:hover{
    border-top:solid 0.5rem  #cce5ff;

}

.yyh-icon-bar .nav-item a:hover{
    background-color: #ffffff;
    border-bottom:0rem;
}


.float-LinkBar{
    padding: 1rem;
    padding-top: 7rem;
    padding-bottom:3rem ;
    background-color: #F3F3F3;
    /* opacity: 0;
    transform: translateY(150px);
    transition: opacity 1s linear,transform 1s linear; */
}



.float-panel {
    /* margin-left: auto; */
    /* margin-right: auto; */
    width: 100%;
    text-align: center;
    background:rgba(101,213,209,1);

}
.float-panel&gt;.row{
    background:rgba(101,213,209,1);
}

@media (min-width: 992px) {
    /* .float-panel{
        padding-left:5rem;
    } */
   .row-s{
    width: 100%;
    margin: 0;
    }
}

@media (max-width: 670px) {
    .news_item{
        margin-bottom: 2.5rem;
    }
    .mlink-panel{
        margin-bottom: 0 !important;
    }
    .float-LinkBar .item-a a{
        margin-bottom: 24px;
    }
    .float-LinkBar .item-b a{
        margin-bottom: 24px;
    }
    .float-LinkBar .item-c a{
        padding-bottom:2rem
    }
    .us{
        padding-top: 2.5rem;
        padding-bottom: 1.8rem;
    }
    .float-LinkItem a span{
        width: 80%;
        margin: 0 auto;
    }
    .float-LinkBar{
        padding-bottom:0 ;
        padding-top: 4rem;
    }
    .news_list .more{
        padding-bottom: 2.5rem !important;
    }
    .notice-panel{
        margin-bottom: 0 !important; 
    }
    .mlink-panel{
        margin-top:0 ;
    }
    .bh{
        padding-top: 1.3rem !important;
    }
    .bottom_panel .header{
        margin-top: 1.125rem;
        /* line-height: 2.3rem; */
    }
    .bottom_panel .lxwm{
        margin-top: 0;
    }
    .bottom_panel{
        padding: 2.5rem 0;
    }
    .mlink-panel{
        margin-top: 0;
    }
    .float-LinkItem a{
        font-size: 1.1rem !important;
    }
    .us a{
        margin-top: 1.1rem;
    }
    .us_rowlg-6 {
        padding-left: 15px !important;
    }
    .carousel-item-xw{
        height: 190px !important;
    }
    .us_rowlg-6-no{
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    .us h2{
        margin: 0 !important;
        margin-bottom: -.5rem !important;
    }
    .content-container-s{
        padding-bottom: 0 !important;
        position: relative;
    }
    .news-panel {
        padding-bottom: 0 !important;
    }
}

.common_header_shr{
    border-bottom: solid 0 #e9e9e9;
}
.us_rowlg-6{
    padding-left: 80px;
}
.us_rowlg-6-no{
    padding-right: 0;
}
@media (max-width: 991px) {
    .us_rowlg-6{
        padding-left: 15px ;
    }
}
.bh{
    background-color: #F3F3F3; 
    padding-top:4rem ;
}

.float-panel-item{
    padding-left:0.5rem;
    padding-right:0.5rem;
}

.float-LinkItem {
    /*z-index: 99;*/
    /*position: absolute;*/
    /*bottom:-2rem;*/

    /*height:5rem;*/
    /*width:85%;*/
    /* background-color: rgba(255,255,255,0.7); */
    /*display: block;*/
    text-align: center;
    margin: 0 auto;
    position: relative;
}


.float-LinkItem a span{
    display: block;
    font-size: .9rem;
    line-height: 1.6rem;
    text-align: justify;
    font-weight: 500;
    white-space: initial;
}

.tab-content .tab-pane .news_list&gt;div:nth-child(1){
    padding-right: 74px;
}

.tab-content .tab-pane .news_list&gt;div:nth-child(2){
    padding: 0 37px;
}

.tab-content .tab-pane .news_list&gt;div:nth-child(3){
    padding-left: 74px;
}
@media (max-width: 992px){
    .tab-content .tab-pane .news_list&gt;div:nth-child(1){
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .tab-content .tab-pane .news_list&gt;div:nth-child(2){
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .tab-content .tab-pane .news_list&gt;div:nth-child(3){
        padding-right: 15px;
        padding-left: 15px;
    }
}
.float-LinkItem .Sign{
    width: 70px;
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left:-35px; ;
    border-radius:50% ;
    box-shadow: 0 0 15px #6666668c;
    -webkit-border-radius:50% ;
    -moz-border-radius:50% ;
    -ms-border-radius:50% ;
    -o-border-radius:50% ;
}
.float-LinkItem .Sign img{
    width: 100%;
    height: auto;
}

.float-LinkItem a{
    font-size:1rem;
    display: block;
    /*padding-top:1.25rem;*/
    /*padding-bottom:1.25rem;*/
    font-weight: 900;
    line-height: 3.8rem;
}

.float-LinkBar a{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.float-LinkBar .item-a a{
    color:#fff;
    /* font-size:0.8rem; */
}


.float-LinkBar .item-b a{
    color:#fff;
}


.float-LinkBar .item-c a{
    color:#fff;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}


.news-panel {
    background-color: #F3F3F3;
    /*margin-bottom: 1rem;*/
    padding-bottom: 4rem;
}

/*å¤§å›¾ä¸Šçš„æ–‡å­—*/
.carousel-caption{

    font-size:0.875rem;
}


.home_carousel-caption{
    bottom: 0;
    left: 0;
    padding-left: 1rem;
    padding-right: 1rem;
    right: 0;
    text-align: center;
}


#Carousel{
    max-width: 100%;
}


#Carousel .col-12{
    padding: 0;
}


.n_carousel-indicators{
     margin-bottom:0 ;
}



@media (min-width: 768px) {
    /*Pad ç‰ˆæœ¬æµ®åŠ¨æ–‡å­—*/
    .float-LinkItem{
        /* height:5.2rem; */
        width:80%;

    }

    .float-LinkItem a{
        font-size:1.25rem;
        line-height: 5.3rem;
    }

    .float-LinkBar .item-a a{
        font-size:1rem;
    }

    .float-LinkBar{

        padding-left:2rem;
        padding-right:2rem;
    }

    .carousel-caption{

        font-size:1rem;
    }


}

@media (min-width: 992px) {
    /*Pad ç‰ˆæœ¬æµ®åŠ¨æ–‡å­—*/
    .float-LinkItem{
        /* height:6rem; */
        width: 86%;
    }
    .carousel-item-xw{
        height: 160px !important;
    }
    .float-LinkItem a{
        font-size:1.5rem;

    }

    .float-LinkBar .item-a a{
        font-size:1.5rem;
    }

    .carousel-caption{

        font-size:1.5rem;
    }

}

@media (min-width: 1200px) {
    /*Pad ç‰ˆæœ¬æµ®åŠ¨æ–‡å­—*/
    .float-LinkItem{
        /* height:6.125rem; */
        width: 86%;
    }

    .carousel-item-xw {
        height: 200px !important;
    }

    .float-LinkItem a{
        font-size:1.5rem;
    }

    .float-LinkBar .item-a a{
        font-size:1.5rem;
    }



}

.news-tab {
    /* max-width: 8rem;
    width: 7rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center; */
}

.news-tab a{
    color:#868686;
    font-weight: normal;
}

.news-tab .active  {
    font-weight: bold;
    color:#393A3B;
}

.news-nav {
    float:right;
    margin-left: -2rem;
}

.notice-panel {
    background:rgba(101,213,209,1);
}

.notice-head {
    margin-left: auto;
    margin-right: auto;
    padding-top:1rem;
    padding-bottom:1rem;
}

.notice-head&gt;li{
    margin-left: 2rem;
    padding-right: 1.7rem;
}

.notice-head&gt;li:nth-child(1){
    margin-left:0 ;
    padding: 0;
}

.notice-head .news-tab {
    color:#ffffff;
    /* width:initial;
    max-width:initial;
    text-align: center; */
    /*padding-bottom:1rem;*/
    /* border-bottom: solid 1px #84090B; */
    /*width:100%;*/
    display: initial;
}

.notice-head .news-tab a{
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 4rem;
    display: initial;
    padding: 0.3rem 0.8rem;
    /* text-decoration: none; */
    /* /* white-space: nowrap; */

}

.notice-head .news-tab .active{
    font-weight: 400;
    border-radius: 50rem;
    border: .1rem solid #fff;
    display: initial;
}

/* .notice-head .news-tab .active:after{
    content: " ";
    flex: 0 1 auto;
    height: 0.3125rem;
    line-height: 0.3125rem;
    display: block;
    width: 2.5rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
} */

.notice-list{

}

.notice-list .notice-item {
    background-image: url(../images/nts-ln-2.png);
    background-repeat: no-repeat;
    background-position: top left;
    /*line-height:2.5rem;*/
    background-size: 1.6rem auto;
}

.notice-list .notice-item:first-child{
    background-image: url(../images/nts-ln-1.png);
}

.notice-list .notice-item:last-child{
    background-image: url(../images/nts-ln-3.png);
    padding-bottom:2rem;
}

.notice-list .notice-item .item .title{
    color:#FDFCFC;
    min-height: 2rem;
    max-height: 4.6rem;
    vertical-align: middle;
    line-height: 1.56rem;
    overflow: hidden;
    margin-bottom:1rem;
    margin-top: 0.28rem;
}

.notice-list .notice-item .item .title a{
    color:#FDFCFC;
}
.notice-list .notice-item .item .date{
    color:#FDFCFC;
    /*display: inline-block;*/
    text-align: center;
    background-image: url(../images/nts-date-2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size:auto 2.2rem;
    width:4.625rem;
    height:2.2rem;
    color:rgba(101,213,209,1);
    padding-top:0.125rem;
    /*margin-left: 1rem;*/
    /*margin-right: 1rem;*/
}

.notice-list .notice-item .item .date .day{
    padding:0;
    margin: 0;
    line-height: 1rem;
    font-size:0.875rem;
    font-weight: bold;
}

.notice-list .notice-item .item .date .year{
    padding:0;
    margin: 0;
    line-height: 0.8rem;
    font-size:0.75rem;
}
.notice-list .notice-item .item .date a{
    line-height: 2rem;
    font-size:0.875rem;
    text-align: center;
    color:rgba(101,213,209,1);
    padding-left:0.7rem;
}




/*æ¯ä¸ªä¸¤ä¸ªè®¾ç½®ä¸€ä¸ª*/
.notice-list .notice-item:nth-of-type(even) .item .title{
    /*float:right;*/

}
.text-align-r{
    text-align: right;
}
.notice-list .notice-item .item .leftdate {
    display: block;
}

.notice-list .notice-item .item .rightdate {
    display: none;
}


/*å¤§å±å¹•æ˜¾ç¤ºä¸¤åˆ—*/
@media (min-width: 992px){

    .notice-list .notice-item:nth-of-type(even) .item .date{
        /*float:right;*/
        background-image: url(../images/nts-date-1.png);
    }

    .notice-list .notice-item {
        background-position: top center;

        /*line-height:2.5rem;*/
    }

    .notice-list .notice-item .item .title{
        margin-bottom:0rem;
    }

    .notice-list .notice-item:nth-of-type(even) .item .leftdate {
        display:none;
    }

    .notice-list .notice-item:nth-of-type(even) .item .rightdate {
        display:block;
    }
}

.zl-header{
    /*vertical-align: center;*/
}
/*.zl-header .button-panel{*/
/*text-align: right;*/
/*}*/

.zl-header  .more{
    display: block;
    border-radius: 1.25rem;
    background-color: #EFEFEF;
    color:#666666;
    font-size:1rem;
    width:4rem;
    /*height:2rem;*/
    padding:0rem;
    line-height: 2rem;
    margin-top: 1rem;
    text-align: center;
    margin-left:auto;
    margin-right: 0rem;
}

.zl-list .item{
    border-bottom:dashed 1px #767676;
    margin: .8rem;
    padding-bottom: .6rem;
}
.zl-list .item .title{
    padding-bottom:0.5rem;
}
.zl-list .item .title a{
    font-size:1.125rem;
    color:#333333;
    line-height:1.5rem ;
    font-weight: bold;
    text-decoration: none;
}

.zl-list .item .summary a{
    font-size:1rem;
    line-height:1.5rem ;
    color:#666666;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap; 
    width: 100%; 
    overflow: hidden;
    text-overflow:ellipsis;
}

.zl-list&gt;div:last-child {
    border-bottom: 1px solid  #767676;
}
.mlink-panel {
    background-color: rgba(254, 90, 55, 0.03);
    padding:1rem;
    margin: 1rem;
    padding-bottom:0rem;
}
.mlink-panel div:nth-child(1) img{
    margin-top:1rem ;
}
.mlink-panel img{
    margin-bottom: 1rem;
}

/*.mlink-panel img:last-child{*/
/*margin-bottom: 0rem;*/
/*}*/

.llink-panel {
    margin:2rem 0 ;
}
/* .llink-panel .llink-list{
    background-color: #1F1F1F;
} */

.llink-panel .llink-list div {
    padding:1rem;
}
.news_list .more{
    padding-bottom:3rem;
    text-align: center;
}
/*.news_list .more a{*/
/*margin-right: 0rem;*/
/*margin-left: auto;*/
/*background-color: #EFEFEF;*/
/*color:#666666;*/
/*font-size:1rem;*/
/*display:block;*/
/*width:5rem;*/
/*border-radius: 20px;*/
/*padding-left:1rem;*/
/*padding-right:1rem;*/
/*font-weight: 700;*/
/*text-align: center;*/
/*line-height: 2;*/
/*}*/

.n_news_list .more a{
    background: rgba(255,255,255,1);
    border: 1px solid rgba(101,213,209,1);
    color: #666666;
    font-size: 1rem;
    display: inline-block;
    border-radius: 1.25rem;
    font-weight: 600;
    text-align: center;
    line-height: 2;
    margin: 0 auto;
    padding: .3rem 3rem;
}



.item_list-panel .item {
    height:auto;
    /*padding-top:1rem;*/
    /*padding-bottom:1rem;*/
}

.item_list-panel .item .date{
    padding-top:1rem;
    text-align: left;
    height: auto;
    /*line-height: 1rem;*/
    color: #999;
    /*background-color:#f5f5f5;*/
    /*color:#666666;*/
    /*border-radius: 0.5rem;*/
    /*margin: 1rem;*/
    /*width:6rem;*/
}

.item_list-panel .item .new-date{
    padding-top:1rem;
    text-align: center;
    height: 5.5rem;
    /*line-height: 1rem;*/
    text-align: center;
    color: #999;
    background-color:#f5f5f5;
    color:#666666;
    border-radius: 0.5rem;
    margin: 1rem;
    width:6rem;
}

.item_list-panel .item .day{
    font-size:2rem;
    height:2.5rem;
    width:5rem;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /* font-family: "é»‘ä½“"; */
    font-weight: 900;
}

.item_list-panel .item .year{
    font-size:0.8rem;
    heigit:0.8rem;
    text-align: center;
    width:5rem;
    margin-left: auto;
    margin-right: auto;
}

.item_list-panel .item .title {
    height:auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.item_list-panel .item .title a {
    height:auto;
    font-size:1.125rem;
    line-height:1.5rem;
    padding-top:0.3rem;
    padding-bottom:0.3rem;
    font-weight: 900;
}

.item_list-panel .item .desc {
    font-size:0.875rem;
    color:#666666;
    padding-left:0rem;
    padding-right:0rem;
    margin-top:0.5rem;

}

.item_list-panel .pagination {
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
}

.item_list-panel .pagination .page-item {

}

.item_list-panel .pagination .page-item .page-link {
    color:#666;
    /*line-height:2rem;*/
    padding:1rem;
}

.item_list-panel .pagination .page-item .page-link:hover {
    z-index: 2;
    color: #8F000B;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.item_list-panel .pagination .active{
    border-color:#8F000B;
    color:#ffffff;
}


/*.page-link:focus {*/
/*z-index: 2;*/
/*outline: 0;*/
/*box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);*/
/*}*/

.item_img_list .item{
    padding-top:0.5rem;
    padding-bottom:0.5rem;
}

.item_img_list .item .title{
    padding-top:0rem;
}

.item_img_list .item .img_con{
    padding:0rem;
}


@media (min-width: 768px) {
    .item_img_list .item .img_con{
        padding:1rem;
    }
    /* .notice-list&gt;.notice-item:nth-child(2n) .item .date .year{
        padding: 0;
        padding-left: 7px !important;
    }
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .day {
        padding: 0;
        padding-left: 7px !important;
    } */
}





.item_img_list .item .title a{
    /*font-size:1.2rem;*/
    font-weight: bold;
    padding-bottom:1rem;
}

.item_img_list .item .title .desc {
    /*font-size:1rem;*/
    padding-top:0.5rem;
    padding-bottom:0.5rem;
}



.onews_header {

    display:inline-block;
    width:12.5rem;
    height:3.75rem;
    border-bottom:solid 0.1875rem #8F000B;

}

.onews_header a{
    font-size:1.125rem;
    font-famil:"å¾®è½¯é›…é»‘";
    font-weight: bold;
    line-height: 3.75rem;
    color:#8F000B;
    padding-left: 1rem;
}

.onews_header .more{
    display:inline-block;
    padding-left:1rem;
}

.onews_header .more a{

    line-height: 3.75rem;
    font-size:0.875rem;
}

/*.onews_list .more{*/
/*color:*/
/*}*/

.t_page_left{

    border-right:0px;
}
.t_page_right{
    border: 1px solid #dee2e6;
    border-left: 0px;
}

.sub_nav_panel .nav {
    background-color: #414141;
    margin-bottom: 1rem;
    border-radius: 0.3125rem;
}


.filter-nav .nav-link:hover{
    border-bottom:0rem;
    background-color: #8F000B;
}



.right-date{

    font-size: 0.8rem;
    heigit: 0.8rem;
    /*width: 5rem;*/
    margin-left: auto;
    margin-right: auto;
    text-align: right; font-style: italic;
    color:#666666;
    line-height: 3rem;
}



.graduate-notice-list-panel {
    background-color: #ffffff;
    margin-bottom: 1rem;
}

.graduate-notice-list-panel .notice-head {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top:1rem;
    padding-bottom:0rem;
    padding-left:1rem;
    border-bottom: solid 1px #868686;
    margin-bottom: 1rem;
    width:100%;
}

.graduate-notice-list-panel .notice-head .news-tab {
    color:#868686;
    width:6.25rem;
    text-align: center;
    /*padding-bottom:1rem;*/
    border-bottom: solid 0px #868686;
    /*width:100%;*/
}

.graduate-notice-list-panel .notice-head .news-tab a{
    color:#868686;
    font-size: 1.125rem;
    line-height: 4rem;
    text-decoration: none;
    white-space:nowrap;

}

.graduate-notice-list-panel .notice-head .news-tab .active{
    font-weight: 900;
    font-size: 1.375rem;
    color:#700005;
}

.graduate-notice-list-panel .notice-head .news-tab .active:after{
    content: "â€”";
    flex: 0 1 auto;
    height:0.3125rem;
    line-height: 0.3125rem;
    display:block;
}
.graduate-notice-list-panel .more{
    padding-bottom:1rem;
}
.graduate-notice-list-panel .more a{
    margin-right: 0rem;
    margin-left: auto;
    background-color: #EFEFEF;
    color: #666666;
    font-size: 1rem;
    display: block;
    width: 5rem;
    border-radius: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 700;
    text-align: center;
    line-height: 2;
}


.graduate-oth-list-panel {
    background-color: #ffffff;
    margin-bottom: 1rem;
}

.graduate-oth-list-panel .notice-head {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top:1rem;
    padding-left:1rem;
    border-bottom: solid 1px #868686;
    margin-bottom: 1rem;
    padding-bottom:0rem;
    width:100%;
}

.graduate-oth-list-panel .notice-head .news-tab {
    color:#868686;
    width:5rem;
    text-align: center;
    padding-bottom:0rem;
    border-bottom: solid 0px #868686;
    /*width:100%;*/
}

.graduate-oth-list-panel .notice-head .news-tab a{
    color:#868686;
    font-size: 1.125rem;
    line-height: 4rem;
    text-decoration: none;
    white-space:nowrap;

}

.graduate-oth-list-panel .notice-head .news-tab .active{
    font-weight: 900;
    font-size: 1.375rem;
    color:#700005;
}

.graduate-oth-list-panel .notice-head .news-tab .active:after{
    content: "â€”";
    flex: 0 1 auto;
    height:0.3125rem;
    line-height: 0.3125rem;
    display:block;
}
.graduate-oth-list-panel .more{
    padding-bottom:1rem;
}
.graduate-oth-list-panel .more a{
    margin-right: 0rem;
    margin-left: auto;
    background-color: #EFEFEF;
    color: #666666;
    font-size: 1rem;
    display: block;
    width: 5rem;
    border-radius: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 700;
    text-align: center;
    line-height: 2;
}
.graduate-oth-list-panel .ssnav{
    /*padding:1rem;*/
    padding-left:2rem;
    padding-right:2rem;
    padding-bottom:1rem;
}

.graduate-oth-list-panel img{
    max-width: 80%;
    height: auto;
    margin-left:auto;
    margin-right:auto;


}

.graduate-oth-list-panel a{
    text-align: center;
    font-size:1rem;
    color:#000000;
    display: block;
}

.dl-header{
    border-bottom:solid 2px #8F000B;
    line-height:3rem;
    margin-bottom: 1rem;

}

.dl-header .title a{
    font-size:1.375rem;
    color:#700005;
    line-heigh:2rem;
    font-weight: 900;
}

.dl-header .more a{
    margin-right: 0rem;
    margin-left: auto;
    background-color: #EFEFEF;
    color: #666666;
    font-size: 1rem;
    display: block;
    width: 5rem;
    border-radius: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 700;
    text-align: center;
    line-height: 2;
}

.zsjz .n,.pyfa .n, .bydb .n{
    display: block;
}
.zsjz .ch,.pyfa .ch, .bydb .ch{
    display: none;
}

.zsjz:hover .n,.pyfa:hover .n, .bydb:hover .n{
    display: none;
}
.zsjz:hover .ch,.pyfa:hover .ch, .bydb:hover .ch{
    display: block;
}

.dl-list{
    padding-bottom:2rem;
}


.page-item.active .page-link {
    background-color: #700005;
    border-color:#700005;
    color:#ffffff;!important;
}

.item-content table {
    border:0px;
    border-top:solid 1px #8d8d8d;
    border-left:solid 1px #8d8d8d;
}

.item-content table th{
    border:0px;
    border-right:solid 1px #8d8d8d;
    border-right:solid 1px #8d8d8d;
}

.item-content table td{
    border:0px;
    border-right:solid 1px #8d8d8d;
    border-bottom:solid 1px #8d8d8d;
}

.llk-link-list a{
    display:block;
    text-align: center;
}
.llk-link-list img {
    width:80%;
    margin-left: auto;
    margin-right: auto;
}
.df_news .header {

    /*line-height: 4rem;*/
    padding-top:1rem;
    padding-bottom: 1rem;
}


.df_news .header .title{
    font-size:2rem;
    color:#323334;
    font-famil: "å¾®è½¯é›…é»‘";
    font-weight: bold;
    line-height: 3.75rem;
}

.df_news .header .title:before {
    vertical-align: middle;
    content: ".";
    padding: 2px;
    margin-right: 1rem;
    margin-bottom: 1rem;
    border-radius: 0.625rem;
    background-color: #8F0909;
    color: #8F0909;
    line-height: 1rem;
    font-size: 1.2rem;
    height: 1rem;
}

.df_news .header .more{
    display: block;
    border-radius: 1.25rem;
    background-color: #EFEFEF;
    color: #666666;
    font-size: 1rem;
    width: 4rem;
    /* height: 2rem; */
    padding: 0rem;
    line-height: 2rem;
    margin-top: 1rem;
    text-align: center;
    margin-left: auto;
    margin-right: 0rem;
}
.df_news .item_row {
    padding-bottom:1rem;
}

.df_news .item_row .img{
    width:80%;
}

.df_news .item_row .title a{
    font-size: 1rem;
    color: #333333;
    line-height: 1.5rem;
    font-weight: bold;
    text-decoration: none;
}



.df_news .item_row .summary a{
    font-size: 1rem;
    line-height: 1.5rem;
    color: #666666;
    text-decoration: none;
}
.df_news .item_row .date{
    font-style:italic;
    color: #999;
    margin-left: auto;
    padding-right: 2rem;
}
.df_notice{

}

.df_notice .header{
    /*line-height: 4rem;*/
    padding-top:1rem;
    /*padding-bottom: 1rem;*/
    margin-bottom: 1rem;
}

.df_notice .header .title {
    font-size:2rem;
    color:#323334;
    font-famil: "å¾®è½¯é›…é»‘";
    font-weight: bold;
    line-height: 3.75rem;
}

.df_notice .header .title:before {
    vertical-align: middle;
    content: ".";
    padding: 2px;
    margin-right: 1rem;
    margin-bottom: 1rem;
    border-radius: 0.625rem;
    background-color: #8F0909;
    color: #8F0909;
    line-height: 1rem;
    font-size: 1.2rem;
    height: 1rem;
}

.df_notice .header .more a{
    display: block;
    border-radius: 1.25rem;
    background-color: #EFEFEF;
    color: #666666;
    font-size: 1rem;
    width: 4rem;
    /* height: 2rem; */
    padding: 0rem;
    line-height: 2rem;
    margin-top: 1rem;
    text-align: center;
    margin-left: auto;
    margin-right: 0rem;
}

.df_notice .item_row {
    padding-bottom:1rem;

}

.df_notice .item_row .date {
    width:4rem;
    background-color: #700005;
    color:#fff;
    text-align: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.df_notice .item_row .date .day {
    font-size:2rem;
    vertical-align: bottom;
    line-height: 1.5rem;
}

.df_notice .item_row .date .year {
    font-size:0.8rem;
    vertical-align: top;

}

.df_notice .item_row .title a {
    font-size: 1rem;
    color: #333333;
    line-height: 1.5rem;
    font-weight: bold;
    text-decoration: none;
}


.df_notice .item_row .summary a {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #666666;
    text-decoration: none;
}

.df_info {
    padding-top: 1rem;
    padding-bottom:1rem;
}

.df_info .title a{
    font-size:2rem;
    color:#323334;
    font-famil: "å¾®è½¯é›…é»‘";
    font-weight: bold;
    line-height: 3.75rem;
}

.df_info .summary{
    padding-top:1rem;
    text-indent:2rem;
    padding-bottom:1rem;
}

.df_info .summary a{
    font-size: 1rem;
    line-height: 1.6rem;
    color: #666666;
    text-decoration: none;

}

.df_news .item_row .more{
    font-style:italic;
    color: #999;
    margin-left: auto;
    padding-right: 2rem;
    padding-top:1rem;
    padding-bottom:1rem;
    margin-left: auto;
}

@media (min-width: 768px){
    .df_info .img-panel img{
        width:80%;
        padding-top:4rem;
    }

    .df_news .item_row .title a{
        font-size: 1.125rem;
    }


    .df_notice .item_row .title a {
        font-size: 1.125rem;

    }
}

.icon-container {
    background: url(../images/bgpic.png) no-repeat center center;
    background-size: auto;
    min-height: 23rem;
}
.icon-container a{
    text-decoration: none;
}
.icon-bar {
    padding-top:2rem;

}
.icon-item
{
    width: 5.375rem;
    height: 5.375rem;
    margin-left:auto;
    margin-right:auto;
}
.icon-item-text {
    color:#802030;
    text-align: center;
    line-height: 2rem;
    margin-bottom: 1rem;
    font-weight: 700;

}
/*******/
@media (min-width: 768px) {
    .icon-bar {
        padding-top:6rem;

    }

    .icon-item
    {
        width: 8.375rem;
        height: 8.375rem;
        padding-bottom: 0rem;
    }

}

/*ç§‘ç&nbsp;”æœºæž„*/
.icon-kyjg .icon-item .ico{
    display:block;
}

.icon-kyjg .icon-item .ico-ck{
    display:none;
}

.icon-kyjg:hover .icon-item .ico{
    display:none;
}

.icon-kyjg:hover .icon-item .ico-ck{
    display:block;
}

/*ç§‘ç&nbsp;”é¡¹ç›®*/
.icon-kyxm .icon-item .ico{
    display:block;
}

.icon-kyxm .icon-item .ico-ck{
    display:none;
}

.icon-kyxm:hover .icon-item .ico{
    display:none;
}

.icon-kyxm:hover .icon-item .ico-ck{
    display:block;
}

/*ç§‘ç&nbsp;”æˆåŠŸ*/
.icon-kycg .icon-item .ico{
    display:block;
}

.icon-kycg .icon-item .ico-ck{
    display:none;
}

.icon-kycg:hover .icon-item .ico{
    display:none;
}

.icon-kycg:hover .icon-item .ico-ck{
    display:block;
}
/*ç§‘ç&nbsp;”ç»è´¹*/
.icon-kyjf .icon-item .ico{
    display:block;
}

.icon-kyjf .icon-item .ico-ck{
    display:none;
}

.icon-kyjf:hover .icon-item .ico{
    display:none;
}

.icon-kyjf:hover .icon-item .ico-ck{
    display:block;
}

.under_line1 {
    border-bottom: solid 2px #E5E5E5
}


.kydt .item_row .date {
    background-color: #F5F5F5;
    color:#676767;
}

.kydt .item_row {
    border-bottom: solid 1px #E5E5E5;
    margin-bottom: 1rem;

}
.image-linkbar{
    padding-top:2rem;
}

.image-linkbar .image-col {
    padding-bottom:1rem;

}
.image-linkbar .image-col a{
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.image-linkbar .image-col img{

}
.ky-gdpl {
    padding-bottom: 2rem;
}
.ky-gdpl .header {
    padding-top: 2rem;
    padding-bottom: 1rem;
    font-size:2rem;
    color:#8F0909;
    line-height: 3.75rem;
    font-weight: bold;
    text-align: center;

}

.ky-gdpl .header a{
    color:#8F0909;
    text-decoration: none;
    background-color: #fff;
    padding-left:1rem;
    padding-right:1rem;
}

.ky-gdpl .header:before {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background-color: #E5E5E5;/*é¢œè‰²éœ€ä¸Žä¸»é¢˜å¤§èƒŒæ™¯è‰²ä¸€è‡´*/
    position: relative;
    top: 2rem;/*è°ƒèŠ‚çº¿é«˜*/
    left: 0;
}
.ky-gdpl .item_row{
    padding-bottom: 1rem;
}
.ky-gdpl .cn-idx {
    border:1px solid #700005;
    border-radius: 5px;
    width:3rem;
    text-align: center;
    font-size:1rem;
    line-height:1.1rem;
    padding-top:0.5rem;
    padding-bottom:0.5rem;
    color:#700005;
    font-weight: bold;
}

.ky-gdpl .item_row a{
    font-size: 1rem;
    color: #333333;
    line-height: 1.5rem;
    font-weight: bold;
    text-decoration: none;
}

.ky-gdpl .more a{
    display:block;
    width:120px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border:solid 1px #D8D8D8;
    border-radius: 2rem;
    background-color:#EFEFEF;
    text-decoration: none;
    line-height: 2rem;
    color:#6D6D6D;
}

/*é™¢å‹æ•…äº‹*/
.astory {}

.astory .item-row{
    padding-top:1rem;
    padding-bottom:1rem;
}

.astory .item-row .image{}

.astory .item-row .image img{
    max-height: 200px;

}

.astory .item-row .date{
    padding-top:0px;
}

.astory .item-row .title{
    padding-top:0px;
    padding-bottom:0px;

}

.astory .item-row .summary {
    padding-left:0rem;
    color:#6D6D6D;
    font-size:1rem;
    line-height: 1.8rem;
}

.astory .item-row .summary a{
    color:#6D6D6D;
    text-decoration: none;
}


.content-container-s {
    padding-top: 3rem;
    padding-bottom: 4rem;
}

.dh {
    display: none;
}
/* .d-lg-block{
    display: none !important;
} */
@media (min-width: 768px) {
    .homebody {
        background-color: #F2F2F2;
    }

}
@media (min-width: 992px) {
        
    .notice-list&gt;.notice-item:nth-child(2n-1) .item .date .day{
        padding: 0 !important;
        padding-left: 7px !important;  
    }
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .day{
        padding: 0 !important;
        padding-right: 7px !important;
    }

    .notice-list&gt;.notice-item:nth-child(2n-1) .item .date .year{
        padding: 0 !important;
        padding-left: 7px !important;
    }
    .notice-list&gt;.notice-item:nth-child(2n) .item .date .year{
        padding: 0 !important;
        padding-right: 7px !important;
    }
    .notice-list&gt;.notice-item:nth-child(2n) a{
        padding-left:0 !important;
        margin-left:-0.5rem ;
    }
}

@media (max-width: 768px) {
  
    /* .link_list_s {
        text-align: center !important;
    }
    .bottom_panel .link_list_s .item
    {
        text-align: center !important;
    } */
    .dh {
        display: block;
    }

    .row_t {
        position: relative;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .row_t&gt;.d-le {
        position: absolute !important;
        top: 0!important;
        left: 0!important;
        z-index: 10!important;
        /* display: none!important; */
    }
.d-none{
    position: absolute !important;
    top: 0!important;
    left: 0!important;
    z-index: 10!important;
    height: 36rem;
    overflow: hidden;
    overflow-y: auto;
}
    .row_t&gt;.dh {
        position: absolute;
        top: 0.5rem;
        left: 0;
        z-index: 14;
        color: #fff;
        background: rgba(137, 239, 235, 0.62);
        width: 3.5rem;
        height: 3.5rem;
        text-align: center;
        border-radius: 50%;
        line-height: 3.5rem;
    }
    .link_list&gt;img{
        width: 6.3rem;
        height: auto;
        margin: 0 auto;
        margin-top: 1.9rem;
    }
    .item-panel{
        min-height: 24rem;
    }
    /* .item_items{
        text-align: center !important;
    } */
}

/* é£žæœº */
#scrollUp{
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    color: #fff;
    font-size: 25px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    padding: 0;
    border-radius:2px;
    box-shadow:0px 0px 3px #333;
    -webkit-box-shadow: 0px 0px 3px #333;
    -moz-box-shadow: 0px 0px 3px #333;
    transform:rotate(-45deg);
    border-radius:100%;
    background: #36b9bb;
  }
  .djtp_box{
    padding-right: 0;
    padding-left: 103px;
  }
  .djtp{
    padding: 0;
    margin: 0;
  }
  @media (max-width: 992px){
    .djtp_box{
        padding-right: 0;
        padding-left: 0;
      }
    .mlink-panel div img {
        margin-top: 1rem;
    }
  }
  @media (max-width:766px){
    .mlink-panel div img {
        margin-top: 0;
    }
    .mlink-panel div:nth-child(1) img{
        margin-top:1rem ;
    }
  }
  @media (max-width: 670px){
    .djtp_box {
        padding: 0;
    }
    .mlink-panel div:nth-child(1) img{
        margin-top:1rem ;
    }
  }

  /* æ›´å¤šå‹æƒ…é“¾æŽ¥ */
.selection {
    position: relative;
    width: 13.75rem;
    height: 1.75rem;
    /* border: 1px solid #d4d4d4; */
    margin-top: .1rem;
    cursor: pointer;
    /* padding-left: 1.18rem; */
}
.selection span {
    display: block;
    width: 100%;
    height: 100%;
    color: #666666;
    line-height: 1.75rem;
    padding: 0 0.625rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #ececec;
    font-size: .9rem;
}
.selection img {
    position: absolute;
    width: 1rem;
    height: 0.625rem;
    right: 0.625rem;
    top: 0;
    bottom: 0;
    margin: auto;
}
.selection .dropdown {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: calc(100% + 1px);
    background-color: #fff;
    border-top: 1px solid rgba(0,0,0,.1);
    border-left: 1px solid rgba(0,0,0,.1);
    border-right: 1px solid rgba(0,0,0,.1);
    z-index: 1;
}
.selection .dropdown a {
    display: block;
    font-size: 0.875rem;
    line-height: 2.75rem;
    padding: 0 1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666666;
    margin-right: 0;
}</pre></body></html>