
.top_list ul li:first-child a {
    font-size: 17px;
}

#elink #linkbox li {
    font-size: 14px;
    width: 200px;
}

#elink #linkbox #linkcon {
    height: auto;
}

#elink #linkcon .link_show {
    font-size: 14px;
}

.nav_pc {
    background: #0056a3 !important;
}

.jubao a {
    background: #0056a3 !important;
}

.search_box .search_btn {
    background: #0056a3 url(resource/xiancn/img/icon_search.png) no-repeat center center !important;
}

.gg_r a {
    color: #0056a3 !important;
}

.banner_t .banner_t_t img {
    width: 180px;
}

.rm_ewm ul li {
    width: 103px;
    height: 137px;
    margin: 0 8px;
}

 .jubao {
     margin-top: 2px;
 }

.oneself_phone {
    line-height: 26px;
    font-size: 12px;
    text-align: center;
}

.nav_list ul li {
    margin: 0 5px;
}

.nav_pc {
    padding: 16px 0;
    background: #bf0000;
    height: 20px;
    min-width: 1200px;
}

.nav_con {
    width: 1200px;
    margin: 0 auto;
}

.nav_pc ul li {
    float: left;
    width: auto;
    position: relative;
    height: 20px;
    text-align: center;
    padding: 0 16px;
}

.nav_pc ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

.nav_pc ul li.active a {
    color: #fff;
    line-height: 20px;
    text-decoration: none;
}

.nav_pc ul li.last {
    border: 0;
}

.nav_pc ul li a:hover {
    color: #fff;
    line-height: 20px;
    text-decoration: none;
    font-weight: bold;
}

.nav_pc ul li a.on {
    color: #fff;
    line-height: 20px;
    text-decoration: none;
}

.nav_pc ul li .nav_menu_top {
    height: 17px;
    width: 100%;
    position: relative;
}

.nav_pc ul li .nav_menu_top img {
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: 2px;
    width: 12px;
    height: 7px;
}

.nav_pc ul li div.nav_menu {
    display: none;
    width: 124px;
    z-index: 999999999;
    top: 37px;
    zoom: 1;
    position: absolute;
    left: -25px;
    text-align: center;
    padding-bottom: 10px;
}

.nav_pc ul li div.nav_menu .nav_menu_li {
    float: none;
    height: 40px;
    width: 124px;
    border: 0;
}

.nav_pc ul li div.nav_menu .nav_menu_li a {
    font-size: 16px;
    color: #333;
    padding: 8px 0;
    display: block;
    border-bottom: 0;
}

.nav_pc ul li div.nav_menu .nav_menu_li a:hover {
    color: #666;
    text-decoration: underline;
}

.nav_arrow {
    width: 100%;
}

.nav_arrow img {
    width: 14px;
    display: block;
    margin: 0 auto;
}

.nav_menu_con {
    position: relative;
}

.nav_pc ul li div.nav_menu .nav_list {
    padding: 10px 0;
    z-index: 1;
    position: relative;
    border-radius: 5px;
}

.nav_pc ul li div.nav_menu .nav_libg {
    background: #f5ead2;
    background: rgba(245, 234, 210, 0.9);
    opacity: 0.9;
    filter: alpha(opacity=90);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    border-radius: 5px;
}

@media (max-width: 689px) and (min-device-width: 320px), (max-device-width: 480px) {
    .nav_pc {
        display: none;
    }

}
.flex{
    display: flex;align-items: center;
    justify-content: space-between;
}
.logos {
    display: block;
    height: 100%;
}
.logos img{
    max-height: 100%;
}
.w100s{
    width: 100%;
}
.w385{
    width: 385px;
}
.ml15{
    margin-left: 15px;
}


.hm_floor{
    display: flex;
    justify-content: start;
    width:100%
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor  .lis_cla .sel{
    padding: 5px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #0056a3  ;
    color: white;
}
.hm_floor .hover{
    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}

.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #333;
}

.pages {
    margin: 20px 0;
}
.pages ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pages ul li{
    padding: 2px 10px;
    margin: 0 5px;
}
.pages a {
    display: inline-block;
    color: #575757;
    font-size: 16px;
    text-align: center;
    border-radius: 0.375rem;
}

.pages a.next_page {
    float: right;
}
.pages ul li span{
    font-size: 16px;
    background: none;
}
.pages .active {
    background: #0056a3 ;
    color: white;
}


.entry-meta{
    padding: 20px 0;
}
.entry-meta ul {
    overflow: hidden;
}
.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}
.entry-meta ul:first-child li:last-child a{
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.entry-meta ul li a{
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.wleft{
    width: 860px;
}
.wright{
    width: 300px;
}
.w1200{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.content_body img {
    max-width: 100%;
}