a{text-decoration:none;
  color:#333;

}
ul,ol,li{list-style-type:none;
          padding-left:0px;}
a:hover{
  text-decoration:none;
  color:#137c32;
}
.top_title{
	color:#6b6a6ae0;
    line-height:30px;
    font-size:0.75rem;
}

.top_logo_md{
    font-size:3rem;
    color:#137c32;
    line-height:80px;
}

.top_logo_sm{
    font-size:1rem;
    color:white;
    line-height:50px;
}

.navbar_main{
    height: 60px;
    background: #137c32;	
}

.navbar_list li{
      
}

.inx_product{
    margin-top:0.3rem;
}

.inx_product_tit1{
   font-size:2.6rem;
   color:#666;
   font-weight: 500;
   margin-top:1.5rem;
}

.inx_product_tit2{
   font-size:2rem;
   color:#137c32;
   font-weight: 800;
   margin-top: 0.5rem;
   margin-bottom: 2rem;
}

.inx_product_list1 li a{
    border: 1px solid #ddd;

}

.inx_product_list1 li{
    padding:0.5rem;
}

.inx_product_list1 li a:hover{
    background: #137c32;
    color: white;
}

.inx_product_detail{
   margin-top:2rem;
}


.inx_product_detail3:hover{
     background: #137c32;
    color: white;  
}

.inx_product_case2:hover{
    background: #137c32;
    color: white;
}

.inx_news_list_left img{
    width: 100%;
    height:auto;
}


.inx_news_list_left h3{
    background: #137c32;
    color: white;
    text-align:center;
    padding: 0.5rem 0rem

}

.inx_news_list_time {
    background: #137c32;
    color: white;
    text-align:center;
    line-height:2rem;
    padding: 0.5rem 0rem
}

.inx_news_list_right ul a li{
    margin-top:0.3rem;

}
.inx_news_list_right ul{
  padding-left: 0.3rem;
}

.footer_back{
  background-color:#202020;
  width: 100%;
  color:white;
}

.footer_left img{
    width: 10rem;
    height: auto;
}

.footer_middle{
    padding-top: 2rem;
    text-align:center;
}

.footer_middle h3{
    color:#137c32;
    font-weight:600;
}


.footer_right {
   text-align:center;
}



.footer_icp{
    background-color:#111111;
    color:#FFF;
    text-align: center;
}

.foot-menu01{height: 80px;background-color:#343d44; margin-top:30px;}
.foot-menu-list{line-height: 80px;margin-top:4rem;}
.foot-menu-list a{color:white;font-size:14px;}
.foot-menu-list a:hover{color: white;}

.nav_bar_md{
  background: url("../images/ixbannerbg.png");
  height: 10rem;
  margin-top:3rem;
}

.nav_bar_md h1{
  text-align:center;
  padding-top: 2rem;
  font: bold 3rem "黑体";
  color: #fff;
  font-style: italic;
}
.nav_bar_md h3{
  text-align:center;
  padding-top: 1rem;
  font: bold 2rem "黑体";
  color: #fff;
  font-style: italic;
}

  .carousel-inner img {
      width: 100%;
      height: 100%;
  }

  .title_left1{
    background: url(/skins/images/bg5.jpg);
    line-height: 6rem;
    text-align: center;
    font-size:1.5rem;
    font-weight: bold;
    color: white;
    margin-top:1rem ;
  }

  .title_left2 ul li{
    line-height: 3rem;
    text-align:center;
    font-size:1rem;
    border: 1px solid #c2c6c3;
  }


.title_left2 ul a li:hover{
    color: white;
    background: #137c32;
    }

  .title_position{
    margin-top:1rem;
  }

  .title_left3{
    margin-top:1rem;
  }

  .title_left3 h5{
    color:#137c32;
    font-weight: 600;
  }

  .text_article{
    margin-top:1rem;
  }

  .text_article h3{
    text-align:center;
    margin-bottom:1rem;
  }