﻿
.mw-right-b2osax button {
    min-width: 60px;
    height: 30px;
    padding: 0 15px;
    background: #fc9000;
    border: medium none;
    border-radius: 5px;
    vertical-align: middle;
    color: #fff;
    cursor: pointer;
}
.cha2 {
   text-align: center;
}
.mw-right-b2osax {
    background-color: #fff;
    box-sizing: border-box;
    border: 1px solid #af3122;
    border-radius: 8px;
    overflow: hidden;
}
.mw-b2osax-title {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    height: 64px;
    line-height: 64px;
    border-bottom: 1px solid #af3122;
    background: url(https://www.nongli88.com/static/images/right-title-bg.png) repeat-x center;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.mw-b2osax-title .icon06 {
    background: url(https://www.nongli88.com/static/images/icon-title-06.png) no-repeat left center;
}
.mw-b2osax-title h1, .mw-b2osax-title strong {
    color: #73332a;
    font-weight: normal;
    font-size: 20px;
    padding-left: 40px;
    display: inline-block;
}
.mw-right-b2osax .form {
    width: 100%;
    padding: 6px 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mw-right-b2osax .form select {
    border: 1px solid #e3d0ab;
    font-size: 18px;
    height: 32px;
    padding: 0 10px;
    border-radius: 8px;
    background-color: #ede4d3;
}
.mw-right-b2osax .form .label {
    padding: 0 10px;
}
.mw-right-b2osax .form select {
    border: 1px solid #e3d0ab;
    font-size: 18px;
    height: 32px;
    padding: 0 10px;
    border-radius: 8px;
    background-color: #ede4d3;
}
.jirichaxun li {
    width: 33%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
}
.side .module {
    margin-bottom: 25px;
    border: 2px solid #a5452f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.container .side {
    margin-top: 30px;
}
.jirichaxun li a {
    font-size: 18px;
}
.clear, .clear20, .clear30, .clear50, .clear60 {
    clear: both;
    width: 100%;
    overflow: hidden;
    font-size: 1px;
    height: 10px;
    padding: 0;
    margin: 0;
    float: none;
}
.mw-right-b2osax .mw-right-b2osax-body {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
}
.first-image {
    width: 100%;
    height: 70px;
    overflow: hidden;
}
.first-image a {
    display: flex;
}
.first-image img {
    width: 100px;
    height: 70px;
    display: block;
    flex-shrink: 0;
}
.first-image span {
    display: block;
    padding-left: 10px;
    -webkit-line-clamp: 2;
}
.llosit-news {
    width: 100%;
    box-sizing: border-box;
}
.llosit-news li {
    width: 100%;
    float: left;
}
.llosit-news li a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    box-sizing: border-box;
    background: url(https://www.nongli88.com/static/images/list-icon.png) no-repeat left center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.top {
    min-width: 990px;
    height: 30px;
    line-height: 30px;
    padding-top: 1px;
    background-position: 0 0;
    background-repeat: repeat-x;
}
.box, article {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.fl {
    float: left!important;
	padding-left: 10px;
	font-size: 0.9rem;
}
.top a {
    display: inline-block;
    _padding-top: 3px;
    line-height: 29px;
    _line-height: 24px;
    color: #666;
}
.phone {
    background: url(../images/phone.png) no-repeat;
    padding-left: 20px;
}
.fr {
    float: right!important;
	padding-right: 15px;
	font-size: 0.9rem;
}

.header-warp {
    width: 100%;
    overflow: hidden;
    border-top: 5px solid #e07861;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
.header {
    width: 1200px;
    height: 90px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.header .logo {
    width: 200px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header .logo {
    width: 235px;
    height: 90px;
    box-sizing: border-box;
}
.nav a.active span {
    display: inline-block;
    color: #e07861;
    line-height: 1.44em;
    border-bottom: 2px solid #e07861;
}
.nav a {
    display: block;
    box-sizing: border-box;
    padding: 0 25px;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nav ul {
    width: 100%;
}
.nav ul li {
    float: left;
}
.header-warp {
    width: 100%;
    height: 100px;
    background: #fff;
}
.logo img {
    border: 0;
    max-width: 100%;
}
  .table-container {
    background-color: white;
    font-family: Arial, sans-serif;
  }
  .table-container {
    margin-top: 1rem;
    text-align: center; /* 水平居中 */
  }
  .category-row {
    display: flex;
    justify-content: center; /* 水平居中 */
    flex-wrap: wrap;
    margin-bottom: 0.5rem; /* 行间距 */
  }
  .category-item2 {
    width: 16%; /* 四个元素一行 */
    box-sizing: border-box; /* 包含边框在内 */
    padding: 0.3rem;
    border: 1px solid #ddd;
    text-align: center; /* 垂直居中 */
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中 */
  }
  .category-item {
    width: 20%; /* 四个元素一行 */
    box-sizing: border-box; /* 包含边框在内 */
    padding: 0.2rem;
    border: 1px solid #ddd;
    text-align: center; /* 垂直居中 */
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中 */
  }
  .category-item3 {
    width: 15%; /* 四个元素一行 */
    box-sizing: border-box; /* 包含边框在内 */
    padding: 0.2rem;
    border: 1px solid #ddd;
    text-align: center; /* 垂直居中 */
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中 */
  }
  .category-header {
    background-color: #f2f2f2;
    font-weight: bold;
    width: 100%;
    padding: 0.2rem;
    margin-bottom: 0.2rem; /* 头部与内容间距 */
  }
  .table-container a {
    color: black;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中 */
  }
  .table-container a.selected {
    background-color: #8a4626;
    color: white;
  }
.toggle-button {
    cursor: pointer;
    padding: 0.3rem;
    margin: 0.3rem auto;
    background-color: #804627;
    border: 1px solid #ddd;
    display: block;
    width: fit-content;
    font-size: 14px;
    color: #ffffff;
}
  .hidden {
    display: none;
  }