body {
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .header_box .header_contain {
    padding: 25px 0;
  }
  .header_box .logo_box {
    text-align: center;
  }
  .header_box .header_search {
    margin-top: 15px;
  }
  .link_container {
    text-align: center;
  }
  .code_container {
    text-align: center;
  }

  .code_container img {
    width: 180px;
    height: 180px;
    margin-top: 10px;
  }
  .icp_container {
    text-align: center;
  }

  .news_item_box .news_item .left {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .header_box .header_contain {
    padding: 50px 0 40px 0;
  }
  .header_box .header_search {
    float: right;
  }
  .page_container .page_nav {
    padding-left: 0 !important;
  }
  .page_container .page_body {
    padding-right: 0 !important;
  }
}
.header_box {
  background-image: url(../image/header.png);
  background-size: cover;
}
.header_box .wap_navbar {
  font-size: 14px;
  border: none !important;
  float: right;
}
.header_box .wap_navbar .navbar-toggler-icon {
  width: 1.3em;
  height: 1.3em;
}
.header_box .logo {
  width: auto;
  height: 48px;
}
.header_box .header_search {
  font-size: 14px;
  display: flex;
}
.header_box .header_search .search_input {
  color: #afafaf;
  border-radius: 15px 0 0 15px;
  border: 1px solid #afafaf;
  padding: 5px 15px;
  width: 180px;
  background-color: #ffffff;
}
.header_box .header_search .search_btn {
  background-color: #007036;
  color: #ffffff;
  border-radius: 0 15px 15px 0;
  padding: 5px;
  width: 72px;
  text-align: center;
}
.header_box .header_nav {
  width: 100%;
  border-top: 1px solid #afafaf;
  padding-top: 15px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.header_box .header_nav li {
  width: 100%;
  text-align: center;
}
.header_box .header_nav li a {
  color: #4a4a4a !important;
  font-size: 16px;
}
.header_box .header_nav .active a {
  color: #c10609 !important;
  font-weight: 500;
}

.banner_fluid {
}

.footer {
  background-color: #d7d7d7;
  padding: 2% 0px;
}
.link_container {
}
.link_container .link_title {
  font-size: 16px;
  color: #4a4a4a;
}
.link_container .link_box {
  margin-top: 15px;
}
.link_container .link_box a {
  font-size: 14px;
  color: #4a4a4a;
  text-decoration: none;
  cursor: pointer;
}
.link_container .link_box .link_a {
  margin-bottom: 10px;
}

.code_container {
}
.code_container .code_title {
  color: #4a4a4a;
  font-size: 10px;
  text-align: center;
  margin-top: 10px;
}

.icp_container {
  margin-top: 15px;
  font-size: 14px;
  color: #4a4a4a;
}
.icp_container a {
  font-size: 14px;
  color: #4a4a4a;
  text-decoration: none;
  cursor: pointer;
}

.news_line {
  border-bottom: 1px solid #afafaf;
  display: flex;
  padding-bottom: 5%;
  padding-top: 5%;
  cursor: pointer;
  text-decoration: none;
}
.news_line .left {
  margin-right: 5px;
}
.news_line .left .news_icon {
  width: 14px;
  height: auto;
}
.news_line .right {
  font-size: 16px;
  color: #4a4a4a;
}

.news_card {
  padding-top: 5%;
}
.news_card .card_img {
}
.news_card .card_title {
  font-size: 16px;
  color: #4a4a4a;
  padding: 15px;
  background-color: #e5e5e5;
}
.news_card .card_title a {
  font-size: 16px;
  color: #4a4a4a;
}

.news_line_more {
  width: 100%;
  margin-top: 5%;
}
.news_line_more .more_btn {
  border-radius: 15px;
  padding: 2px 5px;
  background-color: #c10609;
  color: #ffffff;
  width: 15%;
  text-align: center;
  font-size: 14px;
  float: right;
  min-width: 120px;
}
.news_line_more .more_btn a {
  display: block;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}

.xhdt {
  padding-top: 5%;
  padding-bottom: 5%;
}
.xhdt .title {
  text-align: center;
  padding-bottom: 5%;
}
.xhdt .title .title_img {
  width: auto;
  height: 24px;
}

.xhdt a,
.hyhd a,
.hydt a,
.hycp a {
  text-decoration: none;
}

.hyhd {
  padding-top: 5%;
  padding-bottom: 5%;
}
.hyhd .title {
  text-align: center;
  padding-bottom: 5%;
}
.hyhd .title .title_img {
  width: auto;
  height: 24px;
}

.hydt {
  padding-top: 5%;
  padding-bottom: 5%;
  background-image: url(../image/hydt.png);
  background-size: cover;
}
.hydt .title {
  text-align: center;
  padding-bottom: 5%;
}
.hydt .title .title_img {
  width: auto;
  height: 24px;
}

.hycp {
  padding-top: 5%;
  padding-bottom: 5%;
}
.hycp .title {
  text-align: center;
  padding-bottom: 5%;
}
.hycp .title .title_img {
  width: auto;
  height: 24px;
}

.join_us_box {
  background-color: #ffffff;
  padding: 25px;
  margin-top: 5%;
}
.join_us_box .join_title {
}
.join_us_box .join_title .title_box {
  background-color: #c10609;
  color: #ffffff;
  font-size: 16px;
  border-radius: 10px;
  padding: 5px 10px;
  width: 28%;
  text-align: center;
}
.join_us_box .join_condition {
  margin-top: 15px;
}
.join_us_box .join_condition a {
  color: #4a4a4a;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
}
.join_us_box .join_form {
  background-color: #e5e5e5;
  padding: 15px;
  margin-top: 15px;
}
.join_us_box .join_form .title {
  text-align: left;
  font-size: 14px;
}
.join_us_box .join_form .form_box {
  font-size: 14px;
}
.join_us_box .join_form .btn_submit {
  background-color: #c10609;
  font-size: 16px;
  color: #ffffff;
}

.product_list {
}
.product_list a {
  text-decoration: none;
}
.product_list .list_box {
  margin-bottom: 3%;
}
.product_list .list_box .line {
  font-size: 14px;
  color: #4a4a4a;
  margin-top: 10px;
}

.line_more_center {
  width: 100%;
  text-align: center;
}
.line_more_center .more_btn {
  border-radius: 15px;
  padding: 2px 5px;
  background-color: #c10609;
  color: #ffffff;
  width: 15%;
  text-align: center;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  min-width: 120px;
}
.line_more_center .more_btn a {
  display: block;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}

.page_breadcrumb {
  background-color: #007036;
  width: 100%;
  height: 48px;
}
.page_breadcrumb .breadcrumb {
  background-color: #007036 !important;
  color: #ffffff !important;
  font-size: 16px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page_breadcrumb .breadcrumb a {
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
}
.page_breadcrumb .breadcrumb .active,
.page_breadcrumb .breadcrumb .breadcrumb-item::before {
  color: #ffffff;
}
.page_container {
  padding: 1% 0 2% 0;
}
.page_container .page_nav .active {
  background-color: #c10609;
  border-color: #c10609;
}
.page_container .page_body .page_title {
  font-size: 18px;
  color: #4a4a4a;
  text-align: center;
  padding-top: 2%;
  padding-bottom: 5%;
  border-bottom: 1px solid #afafaf;
}
.page_container .page_body .page_content {
  padding-top: 5%;
  color: #4a4a4a !important;
  font-size: 14px !important;
}
.page_container .page_body .page_content p {
  text-indent: 2em;
  line-height: 25px;
}
.page_container .children_item_bi {
  margin-left: 15px;
}

.news_item_box {
  padding-bottom: 2%;
}
.news_item_box .news_item {
  padding-bottom: 2%;
}
.news_item_box .news_item .left {
  display: flex;
  align-items: center;
}
.news_item_box .news_item .left .icon {
  margin-right: 5px;
  width: 14px;
  height: auto;
}
.news_item_box .news_item .left .date {
  color: #4a4a4a;
  font-size: 14px;
  margin-top: 2%;
  padding-left: 4%;
}
.news_item_box .news_item .left .date .bi {
  margin-right: 5px;
}
.news_item_box .news_item .left a,
.news_item_box .news_item .left .title {
  color: #4a4a4a;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}

.news_item_box .news_item .right {
}

.pagination {
  font-size: 14px !important;
}
.page-item.active .page-link {
  background-color: #c10609 !important;
  border-color: #c10609 !important;
  color: #ffffff !important;
  font-size: 14px !important;
}

.page-link {
  color: #c10609 !important;
  font-size: 14px !important;
}

.company_item_box {
}
.company_item_box .company_item {
}
.company_item_box .company_item .title,
.company_item_box a {
  color: #4a4a4a;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
}
.company_page {
}
.company_page a {
  color: #4a4a4a;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
}
.company_page .title {
  color: #4a4a4a;
  font-size: 16px;
  display: block;
}
.company_page .remark {
  color: #4a4a4a;
  font-size: 14px;
  margin-top: 15px;
  display: block;
}
.company_page .title_box {
  display: flex;
  align-items: center;
}
.company_page .desc {
}
.company_page .desc p {
  color: #4a4a4a !important;
  font-size: 14px !important;
  line-height: 25px;
  overflow: hidden;
}
.company_page .desc p img{
    width: 100%!important;
    height: auto!important;
}


/* 新闻详情页面样式 */

.news-title {
    color: #4a4a4a;
    font-size: 1.5rem;
    line-height: 1.4;
}

.news-meta {
    background-color: #f8f9fa;
    padding: 20px;
}

.meta-item {
    display: flex;
    align-items: center;
}

.meta-item i {
    margin-right: 8px;
    font-size: 1.1rem;
}

.meta-label {
    font-weight: 600;
    color: #495057;
    margin-right: 5px;
}

.meta-value {
    color: #6c757d;
}

.news-main-image {
    text-align: center;
}

.image-caption {
    font-style: italic;
    margin-top: 8px;
}

.news-text {
    font-size: 1.1rem;
    color: #333;
}

.news-text h3 {
    color: #2c3e50;
    font-weight: bold;
    border-left: 4px solid #28a745;
    padding-left: 15px;
    margin-top: 2rem;
}

.news-text p {
    margin-bottom: 1.5rem;
    text-align: justify;
}

.news-text .lead {
    font-size: 1.2rem;
    font-weight: 500;
    color: #495057;
    background-color: #e3f2fd;
    padding: 20px;
    border-radius: 8px;
    border-left: 4px solid #2196f3;
}

.blockquote {
    background-color: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
    font-style: italic;
}

/*.list-group a{*/
/*    color: #212529!important;*/
/*}*/


.list-group-item {
    border: none;
    /*padding: 12px 0;*/
    background-color: transparent;
}

.news-footer {
    background-color: #f8f9fa;
    padding: 20px;
    border-radius: 8px;
}

.share-buttons .btn {
    margin-right: 8px;
    transition: all 0.3s ease;
}

.share-buttons .btn:hover {
    transform: translateY(-2px);
}

.news-stats {
    color: #6c757d;
    font-size: 0.95rem;
}

.news-content{
    overflow: hidden;
}
.news-content .p img{
    width: 100%!important;
    height: auto!important;
}


/* 搜索页面样式 */
.search-form-container {
    margin-top: 40px;
    margin-bottom: 40px;
}

.search-form .input-group {
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    border-radius: 50px;
    overflow: hidden;
    border: none;
}

.search-form .form-control {
    border: none;
    padding: 20px 30px;
    font-size: 1.2rem;
    background-color: #fff;
    text-align: center;
    line-height: 1.2;
    display: flex;
    align-items: center;
}

.search-form .form-control:focus {
    box-shadow: none;
    border-color: transparent;
    outline: none;
}

.search-form .btn {
    padding: 20px 35px;
    font-weight: 600;
    border: none;
    background: #007036;
    border-radius: 0 50px 50px 0;
}

.search-form .btn:hover {
    background: #005a2b;
}

.search-results {
    min-height: 400px;
}

.search-result-item {
    transition: all 0.3s ease;
    border: 1px solid #e9ecef;
}

.search-result-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    border-color: #007036;
}

.search-result-item .card-title a {
    color: #2c3e50;
    font-weight: 600;
}

.search-result-item .card-title a:hover {
    color: #007036;
}

.search-result-item mark {
    background-color: #fff3cd;
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: 600;
}

.search-stats .alert {
    border-left: 4px solid #17a2b8;
    background-color: #e3f2fd;
    border-color: #bee5eb;
}
