/* Css for categoryID=1&pageID=1&module=product&method=browse&device=desktop&lang=zh-cn, Version=1759483138 */
 .media-placeholder {display: block; width: 100%; height: 100%; color: #fff; font-weight: bold; text-shadow: 2px 2px 0 #ccc, 1px 1px 0 #eee; padding: 25px; font-size: 24px; word-spacing:normal; word-break:break-all; text-align: center;}
.media-placeholder-list {padding: 5px; font-size: 15px;}

.cards-products .media-wrapper { height: 200px; line-height: 200px; max-height: 200px; }
.cards-products .media-wrapper:hover {text-decoration: none}
.cards-products .media-placeholder { height: 200px; line-height: 150px}
.cards-products .card-heading {padding-bottom: 5px;}
.cards-products .card-content { padding-bottom: 0; }
.cards-products>div { padding-top: 15px; border-bottom: 1px dotted #e5e5e5; }
.cards-products .card { margin-bottom: 15px; }
.list-condensed .cards { padding-top: 0; margin: 0; }
.cards-products .card-info {position: relative;}
.cards-products .card-info > .views-count {position: absolute; right: 0; top: 10px; opacity: .8}
.card > .media-wrapper{background: none;}
.card:hover > .media-wrapper{background: none;}
.price{font-size: 20px;}
.card-heading a{color: #333;}

.btn-group .btn {min-width: 30px; text-shadow: none; padding: 3px; border-color: transparent; border-radius: 2px!important; background: none;}
.table-list td{vertical-align:middle;}
#cardMode .text-ellipsis{padding-right:44px;position:relative;}
#cardMode .text-ellipsis .views-count{position:absolute;top:0;right:0;}
.headerSortUp {display:inline-block; margin-left: 5px; margin-right: 5px;}
.headerSortDown {display:inline-block; margin-left: 5px; margin-right: 5px;}
#products .header {display:inline-block; margin-left: 5px; margin-right: 5px;}
#products .header:after {font-family: ZenIcon;font-weight: normal;content: " \e6bd";font-size: 14px;}
.headerSortUp:after {font-family: ZenIcon;font-weight: normal;content: " \e6b9";font-size: 14px;color: #2973EA;}
.headerSortDown:after {font-family: ZenIcon;font-weight: normal;content: " \e6b8";font-size: 14px;color: #2973EA;}

        html, body {
            height: 100%; /* 确保html和body的高度为100%，以使背景图片能够覆盖整个视口 */
            margin: 0; /* 移除默认的margin */
            padding: 0; /* 移除默认的padding */
        }
        body {
            background: url('https://file.henan.gov.cn/4500000001/gb/img/header-bg.png') no-repeat;
            background-position: center -92px; /* 水平居中，垂直向上移动200px */
            background-size: cover; /* 根据需要调整，如果希望背景图片拉伸以覆盖整个背景则使用cover */
        }
    
#header {padding: 0; margin-bottom: 14px;}
#headNav {min-height: 30px; line-height: 30px; padding: 0; margin-bottom: 8px;}
#headNav, #headTitle {position: static; display: block;}
#headNav > .row {margin: 0}
#headTitle > .row, #headNav > .row {display: table; width: 100%; margin: 0}
#headNav > .row > #siteNav,
#headNav > .row > #siteSlogan,
#headNav > .row > #searchbar,
#headTitle > .row > #siteTitle,
#headTitle > .row > #searchbar {display: table-cell; vertical-align: middle;}

#headTitle {padding: 0;}
#siteNav {text-align: right; float: right; display: inline-block !important;}
@media (max-width: 767px){#siteNav {padding-left: 8px; padding-right: 8px;}}

#searchbar {max-width: initial;}
#searchbar > form {max-width: 200px; float: right;}
#navbar .navbar-nav {width: 100%}
#navbarCollapse {padding: 0;}
#navbar .navbar-nav {margin: 0;}
#navbar li.nav-item-searchbar {float: right;}
#navbar li.nav-item-searchbar #searchbar > form {margin: 4px;}





#headNav #siteSlogan {padding: 0; font-size: 16px; line-height: 30px; text-align: left;}
@media (max-width: 767px){#headNav #siteSlogan {padding-left: 8px; padding-right: 8px;}}

#block13{}#block13 .panel-heading{}
.panel-body .cards-custom .card > .card-heading {min-height: 40px; height: 40px; padding: 10px; font-size: 13px; position: relative;}
.panel-body .cards-custom .card > .card-heading > strong {display: inline-block; vertical-align: middle; max-width: 150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.panel-body .cards-custom .card > .card-heading > .views {position: absolute; right: 0; top: 10px;}
.panel-body .cards-custom .card > .card-content {padding: 0 10px 10px 10px; margin-bottom: 10px;}
