/*
 * Copyright (c) 2017. 厦门福龙诚信息科技有限公司(http://www.flcit.com) 版权所有 违者必究.
 */

/**overwrite*/
.am-g-fixed {
    max-width: 1200px
}

.am-menu-offcanvas1 .am-menu-toggle {
    position: fixed;
    top: 3px;
}

.hbzx-index-am-divider {
    margin: 0 auto
}

ul.am-dropdown-content > li > a {
    text-align: center
}

header.am-topbar {
    background-color: #009241
}

.hbzx-topbar-brand {
    font-size: 1.5rem
}

.hbzx-topbar-brand a {
    color: #fff;
}

.hbzx-topbar-brand a:hover {
    color: #f0f0f0;
}

.hbzx-banner {
    background: #fff;
    text-align: center;
    padding: 12px 0;
}

.hbzx-xiaoxun {
    margin-top: 1.9rem;
    margin-left: 17.5rem;
}

.hbzx-channel .am-nav > li > a {
    color: #000;
    padding: .56em 1em;
}

.hbzx-channel .am-nav > li.am-active > a, .am-nav > li.am-active > a:focus, .am-nav > li.am-active > a:hover {
    background-color: #0d974a;
    color: #fff;
}

.hbzx-channel ul.am-dropdown-content > .am-active > a, ul.am-dropdown-content > .am-active > a:focus, ul.am-dropdown-content > .am-active > a:hover {
    background-color: #0d974a;
}

/** 通知公告**/
.module-1 .am-list-news-hd h2 {
    color: #000;
    font-weight: normal;
    font-size: 1.8rem;
}

.module-1 .am-list-news-hd h2 > i {
    color: #009241;
}

.module-1 .am-titlebar-default .am-titlebar-title:before {
    border-left: 3px solid #0d974a;
}

.module-1 .am-list-news-hd a {
    color: #0d974a;
}

.module-1 a {
    color: #666;
}

.module-1 a:hover {
    color: #F37B1D !important;
}

.module-1 .am-list-news-default .am-list .am-list-item-desced:last-child {
    border-bottom: none;
}

.module-1 .am-list-news-default .am-list .am-list-item-desced > a {
    font-weight: bold;
    color: #000;
}

.module-1 .am-list .am-list-item-thumb-bottom-left a {
    font-weight: bold;
    color: #000;
}

.quick-nav {
    height: 60px;
    background: #0d974a;
    color: #fff;
    font-size: 1.7rem;
}

.hbzx-link-list {
    margin-top: 0;
}

.hbzx-link-list a {
    color: #666;
    padding: .8rem !important;
}

.hbzx-link-list a:hover {
    color: #F37B1D;
}

.hbzx-index-list-pic .am-list > li:last-child {
    border-bottom: none;
}

.hbzx-index-list-pic .am-list .am-list-item-desced {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.hbzx-friend-link {
    padding: 12px 0;
    background: #e9e9e9;
}

.hbzx-friend-link .am-selected-btn.am-btn-default {
    background-color: #fff;
}

.hbzx-footer {
    background-color: #009241;
    padding: 16px 0 15px;
    font-size: 1.4rem;
    color: #fff;
}

.hbzx-footer .am-footer-miscs, .hbzx-footer .am-footer-desktop, .hbzx-footer .am-footer-ysp {
    color: #fff;
}

.hbzx-footer .am-footer-miscs a {
    color: #f0f0f0;
}

.hbzx-footer p.amz-cp, .hbzx-footer ul.amz-links {
    margin: 0 0 .1rem 0;
}

.hbzx-footer ul.amz-links {
    padding-left: 0;
}

.hbzx-footer ul.amz-links a, .hbzx-footer p.amz-cp a {
    color: #fff;
}

#hbzx-navbar .am-menu-stack .am-menu-nav > li > a {
    border-top: none;
    background: none;
}

#hbzx-navbar .am-menu-stack .am-menu-nav {
    background: none;
}

.am-gotop-fixed .am-gotop-icon-custom {
    max-width: 65px;
}

.am-gotop-fixed {
    width: 65px;
    min-height: 65px;
}

.hbzx-xyfc > li img {
    height: 170px;
}

.hbzx-index-bottom .module-1 .am-list .am-list-thumb img {
    max-height: 85px;
}
.page-border-none li{
    border: none;
}

@media only screen and (max-width: 640px) {
    .am-list-news-default .am-list-item-thumb-bottom-left .am-list-thumb, .am-list-news-default .am-list-item-thumb-bottom-right .am-list-thumb {
        max-height: none;
        overflow: hidden;
    }
}

/** 手机端 */
@media screen and (max-width: 640px) {
    .resolution, #hbzx-navbar {
        display: none
    }

    .hbzx-xiaoxun {
        margin-top: 0;
        margin-left: 0;
        display: inline;
    }

    .hbzx-friend-link .am-g-fixed div {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .hbzx-banner {
        padding-bottom: 12px;
    }

    .hbzx-focus-pic .am-slider .am-slides img {
        min-height: 180px;
    }

    .hbzx-index-main {
        padding: 0 !important;
    }

    .hbzx-xykx .am-list-item-hd {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .hbzx-xyfc > li img {
        height: 200px;
    }

    .am-article {
        padding: 16px;
    }

    .am-gallery-bordered .am-gallery-item img {
        height: 100px;
    }

    .module-1 .am-list-news-hd h2 > i.am-show-sm-only {
        display: inline-block !important;
    }
}

/** Pad端 */
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .hbzx-xiaoxun {
        margin-left: 0;
    }

    .am-gallery-bordered .am-gallery-item img {
        height: 180px;
    }
}

@media screen and (min-width: 980px) {
    .hbzx-index-list-pic .am-list .am-list-item-text {
        -webkit-line-clamp: 3;
        line-height: 1.7em;
        max-height: 5.5em;
    }

    .hbzx-index-bottom .module-1 .am-list-item-hd {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .am-gallery-bordered .am-gallery-item img {
        height: 180px;
    }
}

@media only screen and (min-width: 641px) {
    .am-menu-stack .am-menu-nav > li.am-parent.am-open .am-menu-sub {
        background-color: #fff;
        opacity: .9;
    }

    .am-menu-stack .am-menu-nav > li.am-parent.am-open a:hover {
        color: #F37B1D;
    }
}