/*--------必要的CSS样式---------*/
body{font-family:'Microsoft YaHei';font-size: 14px;}
*{margin: 0;padding: 0;}
a,img{border: 0;}
a {color: #444;text-decoration: none;}
a:hover{color: #ff9000;}
li {list-style-type: none;}
.clear{width: 100%;height: 40px;}
.son{width: 1200px;margin: auto;overflow: hidden;}
.left{float: left;}
.right{float: right;}
.hidden{overflow: hidden;}

/*--------网站公共部分代码开始---------*/
.top{height: 34px;line-height: 34px;background-color: #e5e5e5;border-bottom: 1px solid #d2d2d2;} 
.logo_tel{height: 120px;overflow: hidden;}
.logo_tel .logo{margin-top: 35px;}

.logo_tel .tel{width: 280px;height: 77px;background: url("../images/tel.jpg")/**/no-repeat 0px 5px;text-indent: 50px;margin-top:29px;}
.logo_tel .tel h5{color: #2c2b2b;font-size: 14px;}
.logo_tel .tel h3{color: #da2b25;font-size: 32px;}

.logo_tel .zz{height: 120px;overflow: hidden;margin-left: 50px;width: 300px;}
.logo_tel .zz img{width: 100px;height: 120px;display: block;margin-left: 10px;float: left;}

.daohang{height: 54px;line-height: 54px;background: rgba(0,131,61,0.99);/*background-image: linear-gradient(#33883d, #00883d);*/}
.daohang ul{width: 1300px;overflow:hidden;}
.daohang ul li{float:left;width: 11.5%;font-weight: 1.2em;}
.daohang ul li a{display: block;color: #ffffff;font-size: 16px;text-align: center!important;}
.daohang ul li a:hover{
  display: block;
  background:rgba(5,5,5,0.35);
  color: #ff9;
}
/*--------网站公共部分代码开始---------*/



/*----------------底部公共部分开始--------------------*/
.footer{height: auto;width: 100%;background-color: #121211;padding:60px 0 30px;overflow: hidden;}
.footer .footer_lxwm{width: 480px;}
.footer .footer_lxwm .title{color: #ffffff;font-size: 16px;background: url("../images/01.png")/**/no-repeat 0px 5px;text-indent: 30px;}
.footer .footer_lxwm ul{color: #929292;margin-top: 10px;/*! text-indent: 30px; */ line-height:30px;font-size: 1.1em}
.footer .footer_lxwm ul li{height: 30px;line-height: 30px;font-size:1.1em;}

.footer .youqing_links{width: 300px;}
.footer .youqing_links .title{color: #ffffff;font-size: 16px;background: url("../images/02.png")no-repeat 0px 5px;text-indent: 30px;}
.footer .youqing_links ul{margin-top: 10px;text-indent: 30px;}
.footer .youqing_links ul a{color:#929292;}
.footer .youqing_links ul li{height: 30px;line-height: 30px;}


.footer .erweima{width: 100px;height: 140px;}
.footer .erweima img{display: block;width: 100px;height: 100px;}
.footer .erweima .txt{height: 40px;line-height:40px;text-align: center;color: #929292;}
/*----------------底部公共部分结束--------------------*/


/*----------------产品列表，左侧展示--------------------*/
.pro_list_title{width: 230px;height: 61px;text-align: center;background-color:#00833d;overflow: hidden;margin:5px 0;border-radius: 0px }
.pro_list_title h2{font-size: 19px;color: white;margin-top: 10px;}
.pro_list_title h4{font-size: 14px;color: #eee;}
.pro_list{width: 206px;border: 7px solid #00833d;/*! min-height: 150px; */padding: 5px; padding-bottom: 15px; }
.pro_list ul li{text-indent: 25px;height: 40px;line-height: 40px;background: url("../images/03.png")no-repeat 0px 14px;border-bottom: 1px dashed #e5e5e5;font-weight: 660}
.pro_list ul li a{color: #08833d;}
.pro_list ul li{transition: all 300ms ease-in-out;-webkit-transform: all 1000ms ease-in-out;}
.pro_list ul li:hover{text-indent: 30px;}
.pro_list ul li:hover a,.pro_list ul .sub li a:hover{color:#ff9000;}
.pro_list ul .current a{color: #ff9000 !important;}
.pro_list ul .sub li a{
  color: #444
}
/*----------------产品列表，左侧展示end--------------------*/

.shop_search,.search_list{
  width: 80%;
  margin: auto;
  overflow: hidden;
  padding: 15px;
}
.shop_search .title{
  font-size: 1.58em;
  color: #00883d;
  
}
.shop_search input{
  float:left;
  padding: 10px;
}
.search_text{
  width: 20%;
  border-radius: 5px;
  border: 1px solid #ccc;
}
.shop_search .search_submit{
  width: 80px;
  background: #00883d;
  border: none;
  margin: 0 0 0 10px;
  border-radius: 5px;
  color:white;
  cursor: pointer
}
.shop_search .so{
  overflow: hidden;
}
.shop_search .sdc{
  float: left;
  background: #00883d;
  padding: 10px;
  border-radius: 5px;
  margin: 0 0 0 10px;
}
.shop_search .sdc a{
  color: white;
}
.search_submit,.shop_search a:hover{
  color: #ff9000
}
.search_list{
  
}
.search_list .search_name .search_title{
  margin: 0 0 15px 0;
  color: #021;
}
.search_list ul {
  overflow: hidden;
}
.search_list ul li{
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
  border-bottom:1px dashed #ccc 
}
.search_list ul li img{
  float: left;
  width: 10%;
  border:1px solid #ccc ;
  border-radius: 10px;
  margin: 0 15px 0 0
}
.search_list ul li p{
  margin: 10px 0;
  font-size: 1.28em
}
.search_list ul li .info,.search_list ul li span{
  text-indent:2em ;
  color: #444;
  line-height: 1.71em
}

.paging{
  overflow: hidden;
  margin: 15px 0;
  color: #444
}







