.Search {
    width: 287px;
    height: 38px;
    background: url(images/ss_textbox.png) no-repeat;
    margin-top: 60px;
    *float: right;
    float: right;
    margin-right: 30px;
}

.fdj {
    float: right;
    height: 18px;
    margin-top: 6px;
    margin-left: 10px;
}

.fdj img {
    margin-right: 5px;
}

.search_text {
    float: left;
    width: 195px;
    margin-top: 2px;
    height: 30px;
    line-height: 30px;
    outline: none;
    font-family: "微软雅黑";
    color: #5c5c5c;
    margin-left: 15px;
    border: none;
}

.button {
    background: url(images/ss_btn.png) no-repeat;
    width: 18px;
    height: 18px;
    cursor: pointer;
    margin-right: 10px;
    *position: relative;
    *top: -30px;
    outline: none;
    border: none;
}

.navbar {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0;
    min-height: 56px;
    margin: 0px;
    background: none;
}

.navbar-toggle {
    border-color: var(--color2) !important;
}

.navbar-toggle .icon-bar {
    background-color: var(--color2) !important;
}

.navbar-toggle:focus,
.navbar-toggle:hover {
    background-color: var(--color2) !important;
}

.navbar-toggle:focus .icon-bar,
.navbar-toggle:hover .icon-bar {
    background-color: var(--color1) !important;
}

.navbar .navbar-nav {
    width: 100%;
    background: none;
    margin: 0 auto;
}


.navbar .navbar-nav > li > a {
    color: #fff;
    background: none;
    font-family: "微软雅黑";
    font-size: 18px;
    border-radius: 0;
    height: 56px;
    line-height: 56px;
    text-align: center;
}

.navbar .navbar-nav > li:last-child > a {
    border-right: none;
}


.nav > li > a {
    padding: 0px;
}

.navbar .navbar-nav > li > a:hover,
.nav > li > a:hover {
    color: var(--color1);
    background: var(--color2);
}

.navbar-nav > .open > a,
.navbar-nav > .open > a:focus,
.navbar-nav > .open > a:hover {
    color: var(--color1) !important;
    background: var(--color2) !important;
}


@media (min-width: 768px) {

    .navbar .navbar-nav {
        display: flex;
        justify-content: space-between;
    }

    .navbar .navbar-nav > li {
        flex-grow: 1;
    }

    .container-fluid,
    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-header {
        display: none;
    }

    .nav > li:hover .dropdown-menu {
        display: block;
    }

}

.dropdown-menu {
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 200%;
    background-color: var(--color2);
    border-top: 0.5px solid var(--color2);
}

.dropdown-menu > li > a {
    color: var(--color1);
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 40px;
    height: auto;
    text-align: center;
    width: 100%;
    white-space: normal;
    border-bottom: 1px solid #e5e5e5;
}

.dropdown-menu > li > a:hover {
    color: white;
    background: var(--color1);
}

@media (max-width: 767px) {

    .dropdown-menu > li > a {
        color: #fff !important;
        line-height: 200% !important;
    }

    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        color: var(--color2) !important;
        background-color: var(--color3) !important;
    }
}


.dtlb-tm {
    width: 100%;
}

.dtlb-tm2 {
    padding: 20px 20px 40px;
    margin: 0 0px 0 0;
    background-color: #FFF;
}

#dtlb-lb2 .slick-dots {
    bottom: 10px;
}

.dtlb-tm2-bt {
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin: 0px auto;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}


.slick-dots li.slick-active button:before {
    color: var(--color4);
}

.slick-dots li button:before {
    font-size: 10px;
}

.noticelists {
    background: rgb(255, 255, 255);
    display: flex;
    vertical-align: middle;
    align-items: center;
    min-height: 80px;
    margin-bottom: 15px;
    position: relative;
}

.noticelists:hover {
    background: none;
}

.noticelists .posttime {
    position: absolute;
    padding: 10px 15px;
    background: transparent;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    width: 80px;
    height: 60px;
    font-family: arial;
    font-size: 12px;
    text-align: right;
    color: var(--color1);
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: right;
}

.noticelists .posttime span {
    display: block;
    text-align: right;
}

.noticelists .posttime span.day {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 120% !important;
}

.noticelists .postinfo {
    padding: 10px 20px 10px 100px;
    position: relative;
}

.noticelists .postinfo p.title a {
    font-size: 16px;
    color: rgb(85, 85, 85);
    overflow-wrap: normal;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.zhtz-list .p-lists:not(:last-child) {
    border-bottom: 1px solid #CCC;
}

.zhtz-list .p-lists {
    padding: 15px 0;
}

.zhtz-list .ptime {
    font-size: 14px;
    color: #999;
}

.zhtz-list .ptime::before {
    display: inline-block;
    font-family: "iconfont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    content: "\e656";
    padding-right: 5px;
    color: #999;
}

.zhtz-list .ptitle a {
    font-size: 16px;
    color: #333;
    line-height: 160%;
    display: block;
    word-wrap: normal;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.xsjz {
    padding: 0px 30px 70px 30px;
}

.event-content {
    display: table;
    margin-bottom: 12px;
}

.event-left {
    display: table-cell;
    vertical-align: top;
    padding: 5px;
}

.event-time {
    background: var(--color1);
    width: 70px;
    color: #FFF;
    padding: 10px;
    text-align: center;
    line-height: 28px;
    margin-top: 20px;
}

.event-day {
    font-size: 26px;
}

.event-years {
    font-size: 12px;
}

.event-right {
    padding: 0px 10px;
    display: table-cell;
    vertical-align: top;
}

.event-title {
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 16px;
    word-wrap: normal;
    max-width: 100%;
    line-height: 150%;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.event-title a {
    color: #555;
    overflow: hidden;
}

.event-right p {
    color: #999;
    word-break: break-word;
    font-size: 14px;
    line-height: 100%;
}

.more-link {
    position: initial;
    display: inline-block;
    padding: 5px 20px;
    background: rgba(255, 255, 255, 1);
    font-size: 12px !important;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    margin-top: 20px;
}

.more-link a {
    color: #09523f;
}

.btlb3-bt {
    height: 60px;
    line-height: 60px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: var(--color4);
    padding: 15px;
}

.btlb3-bt h2 {
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    float: left;
    padding: 0 5px;
    margin: 0px;
}

.btlb3-gd {
    float: right;
    padding: 0px 20px;
    color: var(--color1);
    height: 28px;
    line-height: 26px;
    margin-top: 0px;
    background: rgba(255, 255, 255, 1);
    font-size: 12px !important;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.btlb3-lb {
    list-style: none;
    margin-bottom: 15px;
}

.btlb3-tm {

    margin: 0px;
    padding: 0px 10px;
    border-bottom: 1px solid #e2e2e2;
    height: 50px;
    line-height: 50px;
}

.btlb3-tm:hover {
    background-color: var(--color2);
}

.btlb3-tm-bt {
    font-size: 16px;
    color: #333;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
}

.btlb3-tm-bt img {
    transition: all .5s ease-out;
}

.btlb3-tm-bt img:hover {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}

.btlb3-tm-rq {
    float: right;
    color: #999;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
}

@media (max-width: 768px) {
    .btlb3-tm-bt,
    .btlb3-tm-rq {
        font-size: 12px;
    }
}

#ggl .slick-dots {
    bottom: -30px;
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    float: left;
}

.annouceblock {
    background: #FFF;
    margin: 15px;
    padding: 10px 20px;
    min-height: 240px;
    position: relative;
}

.annouceblock:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: var(--color5);
}

.annouceblock:after {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 80px);
    border: 1px solid var(--color2);
    position: absolute;
    top: 74px;
    left: 4px;
}

.annouceblock:hover:after {
    background: var(--color2);
}

.posttime {
    text-align: center;
    margin-bottom: 15px;
}

.posttime span.day {
    font-size: 24px;
    padding-bottom: 0px;
    font-weight: 600;
    padding-top: 5px;
}

.posttime span {
    display: block;
}

.postinfo .title {
    margin: 0 0 7px;
    line-height: 1.5;
    color: #555;
    font-size: 14px;
}

.annouceblock p a {
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    font-size: 16px;
    position: relative;
    z-index: 10;
    color: var(--color1);
}

#ggl .slick-dots li.slick-active button:before {
    color: var(--color2);
}

.zl-tp {
    width: 100%;
    height: auto;
}

.zl-bt {
    font-size: 18px;
    position: relative;
    bottom: 0;
    left: 0;
    text-indent: 0;
    color: #000;
    font-weight: 900;
    text-align: left;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.zl-bt:after {
    content: "";
    width: 50px;
    height: 1px;
    border-bottom: 2px solid var(--color1);
    position: absolute;
    bottom: 0;
    left: 0;
}

.wzxw4-lb {
    list-style: none;
    padding: 10px 0px 10px 20px;
    width: 100%;
}

.wzxw4-tm {
    width: 22.5%;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}

@media (max-width: 768px) {
    .wzxw4-tm {
        width: 30%;
    }
}

.wzxw4-tm-bt {
    font-size: 20px;
    color: #FFF;
    background: var(--color6);
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
}

.wzxw4-tm:hover a {
    background: var(--color7);
    color: #FFF;
}

.wzxw4-tm a:visited {
    color: #FFF !important;
}


.foot {
    text-align: center;
    padding: 20px;
}

.foot span {
    margin: 15px 0px;
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    text-align: left;
}