/*.container p.chanpinmiaoshu {
   max-height: 80px;
   overflow: hidden;    
}*/
.ad-ph a{
  /*font-size: 1.3em;*/
  color: #0200202;
}
.ad-ph a:hover{
  text-decoration: none;
}
/*鏂伴椈鍔ㄦ�佸紑濮�*/
.container h3{
  border-bottom: 1px solid #d5d5d5;
  line-height: 50px;
}
.container h3 a{
  color: #009bd8;
}
.container h3 a:hover{
  text-decoration: none;
}

.xinwendt{
  margin-bottom: 20px;
}

.xinwendt li.xinwendtlist {
  width: 50%;
  margin:0;
  padding: 20px 20px 0 20px;
}
.xinwendt li.xinwendtlist:nth-child(2n+1){
   border-right: 1px solid #d2d2d2; 
}
.xinwendt li.xinwendtlist .border-bottom{
  border-bottom: 1px solid #d2d2d2;
  padding: 20px 0;
  overflow: hidden;
}
.xinwendt li .xinwentime{
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #009bd8;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.xinwendt li .xinwentime span{
  display: block;
  line-height: 60px;
  font-size: 36px;
}
.xinwendt li .xinwencontent{
  /*padding-top: 10px;*/
}
.xinwencontent h5 a:hover{
   text-decoration: none;
}
/*鏂伴椈鍔ㄦ�佺粨鏉�*/


/*浼佷笟浠嬬粛寮�濮�*/
.container.qiyejieshao{
  width: 100%;
  margin: 20px 0;
  background-color: #efefef;

}
.container .qiyejieshaobox{
  position: relative;
  width: 100%;
  max-width: 1170px;
  padding: 0 30px;
  margin: 0 auto;
  height: 320px;
  background:url(../images/gywmbg01.jpg) no-repeat 0px center #efefef;
  /*background-size: 100% 100%;*/
}
.container .qiyejieshaobox:before{
  content: "";
  display: block;
  width: 1000px;
  height: 320px;
  background-color: #1cd5b5;
  position: absolute;
  top: 0;
  left: -1000px;
}
.container .qiyejieshaobox .aboutusimg{
  position: absolute;
  left: 110px;
  top: 78px;
  width: 164px;
  height: 164px;
  border: 2px solid #1cd5b5;
}
.container .qiyejieshaobox .aboutusbox {
  width: 780px;
  height: 100%;
  position: absolute;
  right: 0;
  padding: 50px 0;
}
.container .qiyejieshaobox .aboutusbox h3{
  border: none;
  margin: 0;
}
    
.container .qiyejieshaobox .aboutuscontent {
    height: 145px;
    padding: 15px 20px;
    border: 1px dotted #b3b3b3;
    color: #666666;
    font-size: 14px;
    line-height: 28px;
    overflow: hidden;
}
.chanpinmiaoshu {
	color: #999;
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0;
    max-height: 90px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;  
text-overflow: ellipsis;  
display: -webkit-box;  
-webkit-line-clamp: 3;  
-webkit-box-orient: vertical;
}
.chanpinmiaoshu p { 
	margin:0;
}
.xinwencontent {
	color: #999;
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0;
}
.xinwenjianjie {
	max-height:60px;
	overflow:hidden;
	text-overflow: -o-ellipsis-lastline;  
text-overflow: ellipsis;  
display: -webkit-box;  
-webkit-line-clamp: 2;  
-webkit-box-orient: vertical;
}


/*浼佷笟浠嬬粛缁撴潫*/


@media(max-width:420px){
    .xinwendt li{
      width: 100%;
    }
    .xinwendt li:nth-child(2n+1){
      border-right: none; 
    }

    .container.qiyejieshao{
      display: none;
    }
    
    .xinwendt li.xinwendtlist {
      width: 100%;
    }
    
    .xinwendt li.xinwendtlist:nth-child(2n+1) {
      border-right: none; 
    }
    .chanpinmiaoshu { max-height:80px;}

}













































