@charset "UTF-8";
/*-===============================閫氱敤================================-*/
/*-===============================棣栭〉================================-*/
/*----*/
.header {
  border-bottom: 1px solid #414141; }
  .header .uk-navbar-container:not(.uk-navbar-transparent) {
    background: #222 !important; }

.banner .banner_bottom {
  height: 0; }
  .banner .banner_bottom .top .container .box_a {
    background-color: rgba(208, 35, 41, 0.9);
    height: 100%; }
    .banner .banner_bottom .top .container .box_a .box_background {
      padding: 25px; }
      .banner .banner_bottom .top .container .box_a .box_background h3 {
        color: #fff; }
      .banner .banner_bottom .top .container .box_a .box_background ul li {
        display: inline-block; }
        .banner .banner_bottom .top .container .box_a .box_background ul li a {
          color: #fff; }
          .banner .banner_bottom .top .container .box_a .box_background ul li a:hover {
            background-color: #fff;
            border: 1px solid #fff;
            color: #d02329; }
      .banner .banner_bottom .top .container .box_a .box_background p {
        color: #fff; }
  .banner .banner_bottom .top .container .box_b {
    background-color: rgba(208, 35, 41, 0.9);
    height: 100%; }
    .banner .banner_bottom .top .container .box_b .box_background {
      padding: 25px; }
      .banner .banner_bottom .top .container .box_b .box_background h3 {
        color: #fff; }
      .banner .banner_bottom .top .container .box_b .box_background p {
        margin-bottom: 0;
        color: #fff;
        margin-top: 0; }
      .banner .banner_bottom .top .container .box_b .box_background img {
        margin-top: 15px; }
  .banner .banner_bottom .bottom .box_a {
    height: 100%;
    background-color: #fff; }
  .banner .banner_bottom .bottom .box_b {
    background-color: #444444;
    height: 100%; }
    .banner .banner_bottom .bottom .box_b .box_background {
      padding: 25px; }
    .banner .banner_bottom .bottom .box_b .title_box {
      text-align: center;
      font-size: 13px;
      padding-top: 10px; }

.mat {
  width: 100%;
  height: 400px; }

.main {
  padding-bottom: 55px; }
  .main .case .title {
    border-bottom: 1px solid #414141; }
    .main .case .title h4 {
      margin: 0;
      padding: 0;
      line-height: 50px;
      display: inline-block;
      border-bottom: 2px solid #ffffff; }
    .main .case .title span {
      padding-left: 25px; }
  .main .case .content .left {
    height: 400px;
    background: #fff; }
    .main .case .content .left ul li {
      margin-top: 0; }
  .main .case .content .right {
    height: 400px;
    background-color: #2c2c2c; }
    .main .case .content .right .height {
      padding: 45px; }
      .main .case .content .right .height ul li {
        margin: 0; }
  .main .case .content .box {
    border: 1px solid #414141;
    width: 107px;
    height: 100%;
    box-sizing: border-box; }
    .main .case .content .box ul {
      height: 100%;
      margin: 0;
      padding: 0; }
      .main .case .content .box ul li {
        margin: 0;
        text-align: center;
        padding: 19px 0;
        border-top: 1px solid #414141; }
        .main .case .content .box ul li a {
          display: block;
          width: 40px;
          height: 40px;
          margin: 0 auto;
          line-height: 40px;
          border-radius: 100%; }
      .main .case .content .box ul li:first-child {
        border-top: 0; }
      .main .case .content .box ul li.uk-active a {
        background-color: red;
        color: #fff; }
  .main .product .title {
    border-bottom: 1px solid #414141; }
    .main .product .title h4 {
      margin: 0;
      padding: 0;
      line-height: 50px;
      display: inline-block;
      border-bottom: 2px solid #ffffff; }
    .main .product .title span {
      padding-left: 25px; }
    .main .product .title .right ul {
      margin: 0;
      padding: 0; }
      .main .product .title .right ul li {
        text-align: center;
        padding: 0;
        margin-left: 25px; }
        .main .product .title .right ul li a {
          line-height: 50px; }
      .main .product .title .right ul li.uk-active {
        border-bottom: 2px solid #d02329; }
        .main .product .title .right ul li.uk-active a {
          color: #d02329; }
  .main .product .product_content .img_background a {
    text-decoration: none; }
    .main .product .product_content .img_background a .top {
      height: 300px;
      width: 100%;
      overflow: hidden;
      background-color: #343434;
      transition: 0.5s; }
    .main .product .product_content .img_background a .text {
      background-color: #292929;
      text-align: center;
      display: block;
      line-height: 50px;
      color: #999999;
      transition: 0.5s; }
  .main .product .product_content .img_background:hover .top {
    background-color: #4b4b4b; }
  .main .product .product_content .img_background:hover .text {
    background-color: #d02329;
    color: #fff; }
  .main .product .more a {
    display: block;
    width: 120px;
    height: 30px;
    background-color: #d02329;
    text-align: center;
    margin: 0 auto;
    border-radius: 50px;
    font-size: 13px;
    line-height: 30px; }
  .main .news .title {
    border-bottom: 1px solid #414141; }
    .main .news .title h4 {
      margin: 0;
      padding: 0;
      line-height: 50px;
      display: inline-block;
      border-bottom: 2px solid #ffffff; }
    .main .news .title span {
      padding-left: 25px; }
  .main .news .news-content .news_background {
    padding: 15px;
    border: 1px solid #414141; }
    .main .news .news-content .news_background h5 {
      font-size: 15px;
      color: #fff;
      margin-bottom: 0; }
    .main .news .news-content .news_background span {
      font-size: 11px; }
    .main .news .news-content .news_background p {
      margin-top: 10px;
      margin-bottom: 8px;
      max-height: 42px;
      overflow: hidden; }
    .main .news .news-content .news_background .mare a:hover {
      background-color: red; }
    .main .news .news-content .news_background:hover {
      background-color: #c0242a;
      border: 1px solid #c0242a; }
  .main .news .more a {
    display: block;
    width: 120px;
    height: 30px;
    background-color: #d02329;
    text-align: center;
    margin: 0 auto;
    border-radius: 50px;
    font-size: 13px;
    line-height: 30px; }

.footer {
  background-color: #2d2d2d;
  padding-top: 35px; }
  .footer .title {
    border-bottom: 1px solid #414141; }
    .footer .title h4 {
      margin: 0;
      padding: 0;
      line-height: 50px;
      display: inline-block;
      border-bottom: 2px solid #ffffff;
      color: #cccccc; }
    .footer .title span {
      padding-left: 25px; }
  .footer .text {
    margin-top: 40px; }
    .footer .text .logo h3 {
      color: #d02329;
      margin-bottom: 0; }
    .footer .text .logo ul {
      margin: 0;
      padding: 0; }
      .footer .text .logo ul li:first-child {
        margin-left: 0;
        padding-left: 0; }
      .footer .text .logo ul li {
        font-size: 15px;
        margin-top: 10px; }
    .footer .text .message {
      margin-top: 25px; }
    .footer .text hr {
      border-top: 1px solid #414141; }
    .footer .text .bottom_text .nav_s a {
      font-size: 13px;
      color: #c7c5c5;
      padding: 0 5px; }
    .footer .text .copyright ul {
      text-align: center; }
      .footer .text .copyright ul li {
        display: inline-block; }
        .footer .text .copyright ul li a {
          font-size: 13px; }
        .footer .text .copyright ul li p {
          font-size: 13px; }

/*-===============================list_product================================-*/
.list_product {
  width: 100%;
  padding-bottom: 50px; }
  .list_product .list_product_banner {
    width: 100%;
    background-color: #32d296;
    height: 220px; }
    .list_product .list_product_banner .uk-cover-container {
      height: 100%; }
  .list_product .product-content .title {
    width: 100%;
    border-bottom: 1px solid #414141; }
    .list_product .product-content .title .path li {
      line-height: 62px; }
    .list_product .product-content .title .classification ul li a {
      line-height: 62px;
      display: block; }
    .list_product .product-content .title .classification ul li.uk-active a {
      border-bottom: 2px solid #d02329;
      color: #d02329; }
  .list_product .product-content .main_product .product_content .img_background a {
    text-decoration: none; }
    .list_product .product-content .main_product .product_content .img_background a .top {
      height: 300px;
      width: 100%;
      overflow: hidden;
      background-color: #343434; }
    .list_product .product-content .main_product .product_content .img_background a .text {
      background-color: #292929;
      text-align: center;
      display: block;
      line-height: 50px;
      color: #999999;
      transition: 0.5s; }
  .list_product .product-content .main_product .product_content .img_background:hover .text {
    background-color: #d02329;
    color: #fff; }

/*-===============================list_news================================-*/
.list_news {
  padding-bottom: 50px; }
  .list_news .list_product_banner {
    width: 100%;
    background-color: #32d296;
    height: 220px; }
    .list_news .list_product_banner .uk-cover-container {
      height: 100%; }
  .list_news .product-content .title {
    width: 100%;
    border-bottom: 1px solid #414141; }
    .list_news .product-content .title .path li {
      line-height: 62px; }
    .list_news .product-content .title .classification ul li a {
      line-height: 62px;
      display: block; }
    .list_news .product-content .title .classification ul li.uk-active a {
      border-bottom: 2px solid #d02329;
      color: #d02329; }
  .list_news .product-content .main_product .product_content .news_background {
    padding: 15px;
    border: 1px solid #414141; }
    .list_news .product-content .main_product .product_content .news_background h5 {
      font-size: 15px;
      color: #fff;
      margin-bottom: 0; }
    .list_news .product-content .main_product .product_content .news_background span {
      font-size: 11px; }
    .list_news .product-content .main_product .product_content .news_background p {
      margin-top: 10px;
      margin-bottom: 8px;
      max-height: 42px;
      overflow: hidden; }
    .list_news .product-content .main_product .product_content .news_background .mare a:hover {
      background-color: red; }
    .list_news .product-content .main_product .product_content .news_background:hover {
      background-color: #c0242a;
      border: 1px solid #c0242a; }

/*-===============================details-product================================-*/
.details-product {
  padding-bottom: 50px; }
  .details-product .list_product_banner {
    width: 100%;
    background-color: #32d296;
    height: 220px; }
    .details-product .list_product_banner .uk-cover-container {
      height: 100%; }
  .details-product .product-content .title {
    width: 100%;
    border-bottom: 1px solid #414141; }
    .details-product .product-content .title .path li {
      line-height: 62px; }
    .details-product .product-content .title .classification ul li a {
      line-height: 62px;
      display: block; }
    .details-product .product-content .title .classification ul li.uk-active a {
      border-bottom: 2px solid #d02329;
      color: #d02329; }
  .details-product .details-product-content .left_nav .navigation {
    height: 80px;
    background-color: #d02329;
    text-align: center; }
    .details-product .details-product-content .left_nav .navigation h3 {
      line-height: 80px;
      text-transform: uppercase; }
      .details-product .details-product-content .left_nav .navigation h3 small {
        font-size: 15px; }
  .details-product .details-product-content .left_nav .content_background {
    background-color: #2d2d2d; }
    .details-product .details-product-content .left_nav .content_background .introduce {
      background-color: #282828;
      border-bottom: 1px solid #444444; }
      .details-product .details-product-content .left_nav .content_background .introduce h5 {
        font-size: 15px; }
      .details-product .details-product-content .left_nav .content_background .introduce p {
        font-size: 13px; }
      .details-product .details-product-content .left_nav .content_background .introduce a:hover span {
        background-color: red;
        color: #fff; }
    .details-product .details-product-content .left_nav .content_background .introduce:last-child {
      border: none; }
  .details-product .details-product-content .right_content {
    background-color: #2d2d2d; }
    .details-product .details-product-content .right_content .information {
      width: 100%;
      height: auto;
      background-color: #fff; }
      .details-product .details-product-content .right_content .information .title {
        line-height: 60px;
        text-align: center;
        border-bottom: 1px solid #cccccc; }
        .details-product .details-product-content .right_content .information .title h3 {
          color: #444444;
          line-height: 80px;
          margin-bottom: 0; }
      .details-product .details-product-content .right_content .information .xiaoxiao {
        margin-top: 15px; }
        .details-product .details-product-content .right_content .information .xiaoxiao a {
          font-size: 13px;
          color: #999999; }
        .details-product .details-product-content .right_content .information .xiaoxiao span {
          font-size: 13px;
          color: #999999; }
      .details-product .details-product-content .right_content .information .time a {
        font-size: 13px;
        color: #666666; }

/*-===============================鎼滅储椤甸潰================================-*/
.search_article {
  padding-bottom: 50px; }
  .search_article .list_product_banner {
    width: 100%;
    background-color: #32d296;
    height: 220px; }
    .search_article .list_product_banner .uk-cover-container {
      height: 100%; }
  .search_article .product-content .title {
    width: 100%;
    border-bottom: 1px solid #414141; }
    .search_article .product-content .title .path li {
      line-height: 62px; }
    .search_article .product-content .title .classification ul li a {
      line-height: 62px;
      display: block; }
    .search_article .product-content .title .classification ul li.uk-active a {
      border-bottom: 2px solid #d02329;
      color: #d02329; }
  .search_article .product-content .main_product .product_content ul li {
    border-bottom: 1px solid #666666; }
    .search_article .product-content .main_product .product_content ul li a {
      text-decoration: none; }
      .search_article .product-content .main_product .product_content ul li a h5 {
        font-size: 15px;
        font-weight: bold;
        margin: 0;
        color: #cccccc; }
      .search_article .product-content .main_product .product_content ul li a time {
        font-size: 13px;
        color: #999999; }
      .search_article .product-content .main_product .product_content ul li a p {
        margin-top: 0;
        font-size: 13px;
        color: #999999;
        min-height: 38px;
        overflow: hidden; }

.details-news {
  padding-bottom: 50px; }
  .details-news .list_product_banner {
    width: 100%;
    background-color: #32d296;
    height: 220px; }
    .details-news .list_product_banner .uk-cover-container {
      height: 100%; }
  .details-news .product-content .title {
    width: 100%;
    border-bottom: 1px solid #414141; }
    .details-news .product-content .title .path li {
      line-height: 62px; }
    .details-news .product-content .title .classification ul li a {
      line-height: 62px;
      display: block; }
    .details-news .product-content .title .classification ul li.uk-active a {
      border-bottom: 2px solid #d02329;
      color: #d02329; }
  .details-news .details-product-content .left_nav .navigation {
    height: 80px;
    background-color: #d02329;
    text-align: center; }
    .details-news .details-product-content .left_nav .navigation h3 {
      line-height: 80px;
      text-transform: uppercase; }
      .details-news .details-product-content .left_nav .navigation h3 small {
        font-size: 15px; }
  .details-news .details-product-content .left_nav .content_background {
    background-color: #2d2d2d; }
    .details-news .details-product-content .left_nav .content_background .introduce {
      background-color: #282828;
      border-bottom: 1px solid #444444; }
      .details-news .details-product-content .left_nav .content_background .introduce h5 {
        font-size: 15px; }
      .details-news .details-product-content .left_nav .content_background .introduce p {
        font-size: 13px; }
      .details-news .details-product-content .left_nav .content_background .introduce a:hover span {
        background-color: red;
        color: #fff; }
    .details-news .details-product-content .left_nav .content_background .introduce:last-child {
      border: none; }
  .details-news .details-product-content .right_content {
    background-color: #2d2d2d; }
    .details-news .details-product-content .right_content .information {
      width: 100%;
      height: auto;
      background-color: #343434; }
      .details-news .details-product-content .right_content .information .title {
        line-height: 60px;
        text-align: center;
        border-bottom: 1px solid #5f5f5f; }
        .details-news .details-product-content .right_content .information .title h3 {
          color: #c7c5c5;
          line-height: 80px;
          margin-bottom: 0; }
      .details-news .details-product-content .right_content .information .xiaoxiao {
        margin-top: 15px; }
        .details-news .details-product-content .right_content .information .xiaoxiao a {
          font-size: 13px;
          color: #999999; }
        .details-news .details-product-content .right_content .information .xiaoxiao span {
          font-size: 13px;
          color: #999999; }
      .details-news .details-product-content .right_content .information .time a {
        font-size: 13px;
        color: #666666; }

.fy {
  text-align: center; }
  .fy a {
    padding: 3px 10px;
    display: inline-block;
    border: 1px solid #999999;
    font-size: 13px;
    color: #999999;
    margin-left: 5px; }
    .fy a:hover {
      text-decoration: none;
      background-color: #d02329;
      border: 1px solid #d02329; }
  .fy a.active-page {
    background-color: #d02329;
    border: 1px solid #d02329; }

/*-===============================閫氱敤================================-*/
@media screen and (max-width: 1600px) {
  body .banner {
    height: 100vh; }
  body .mat {
    height: 200px; } }
@media screen and (max-width: 1200px) {
  body {
    /*--banner--*/ }
    body .banner {
      height: auto !important; }
      body .banner .banner_bottom .container .box_a {
        border-right: 1px solid #f96166; }
    body .mat {
      height: 300px !important; } }
@media screen and (max-width: 960px) {
  body .banner {
    height: auto; }
  body .mat {
    height: 280px !important; } }
@media screen and (max-width: 640px) {
  body .banner {
    height: auto; }
  body .mat {
    height: 150px !important; }
  body .main .case .box {
    width: 50px !important; } }
/* ========================================================================
   Component: Flex
 ========================================================================== */
/*-===============================閫氱敤================================-*/
/*-===============================閫氱敤================================-*/
/*-===============================閫氱敤================================-*/

/*# sourceMappingURL=global.css.map */

.header .uk-navbar-nav  li.uk-active{background-color:#d02329;}

