#tabs {
	  /*overflow: hidden;*/
	  width: 1200px;
	  height: 60px;
	  margin: 0 auto;
	  padding: 0;
	  list-style: none;
      background: #ececece;
	}

	#tabs li {
	  /*float: left;
	  margin: 0 -15px 0 0;*/
	 float: left;
    width: 251px;
    height: 67px;
    font-size: 22px;
    color: #565656;
    line-height: 60px;
    text-align: center;
	}

	#tabs a {
	  padding: 0 40px;
	  height: 0;
	  line-height: 30px;
	  text-transform: uppercase;
	  text-decoration: none;
	 /* color: #fff;  */    
	  filter: alpha(opacity=30);      
	}

	#tabs a:hover,
	#tabs a:focus {
	  border-bottom-color: #2ac7e1;
	  opacity: 1;
	  filter: alpha(opacity=100);
	}

	#tabs a:focus {
	  outline: 0;
	}

	#current {
	  /*z-index: 3;
	  border-bottom-color: #3d3d3d;
	  opacity: 1;
	  filter: alpha(opacity=100);      */
	 background-image: url(../img/zixuntab.png);
    line-height: 60px;
    color: #ffffff !important;
    line-height: 59px !important;
    font-weight: bold;
	}

  #current a{
  	color: #ffffff;
  }
	/* ----------- */
	#content {

	  
	  
	    /*height: 220px;*/
	}


	  #content h3,
	  #content p {
	    margin: 0 0 15px 0;
	}  

	/* Demo page only */
	#about {
	    color: #999;
	    text-align: center;
	    font: 0.9em Arial, Helvetica;
	}

	#about a {
	    color: #777;
	}   
	

.xiashuqiye{
	width: 1200px;
    height: 340px;
    background:url(../img/xiashuqiye-bg.jpg);
    margin: 0 auto;
    
}

.anquanpr{
	width: 1200px;
    height: 340px;
    margin: 0 auto;
    
}


.xiashu-news{
	width: 700px;
	height: 140px;
	background: #ffffff;
	position: relative;
    top: 25%;
    left: 15%;
    display: flex;/*设置为弹性容器*/
    align-items: center; /*定义div1的元素垂直居中*/
    ustify-content: center; /*定义div1的里的元素水平居中*/     
}

.left-time{
	width: 15%;
	height: 80px;
	float: left;
	margin-left: 40px;
	color: #626971;
	margin-top: 8px;
}

.right-content{
	width: 75%;
	height: 85px;
	float: right;

}

.zuixin{
   font-size: 22px;
}
.year{
	font-size: 14px;
	display: block;
	margin-top: 8px;
}
.zuixin-new{
	font-size: 18px;
	white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;   
    max-height:30px;
    max-width:560px ;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    margin-top: 6px;
}

.zuixin-more{
	font-size: 14px;
	color: #afafaf;
	white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;   
    max-height:50px;
    max-width:560px ;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    margin-top: 6px;
}

.zuixin-chakan{
    font-size: 16px;
	margin-left: 50px;
	position: relative;
    top: -10px;
	
}
.zuixin-chakan a{
	color: #6c6c6c ;
}

.zuixin-chakan font{
	font-size: 18px;
}

.qywh{
	width: 100%;
  padding-top: 40px;
	line-height: 15px;
	text-align: center;
	font-size: 16px;
}

.qywh font{
  font-weight: bold;
}
.Safeprd{
	width: 100%;
	height: 120px;
	float: left;
	margin-top: 20px;
}

.aqsc{
  width: 120px;
  height: 120px;
  float: left;
  background: #008000;
  	color: #FFFFFF ;
	text-align: center;

}

.aqsc-content{
	width: 1000px;
	height: 120px;
	float: right;
  padding-right: 50px;
}

.safe-day{
	height: 60px;
	font-size: 38px;
	line-height: 60px;
	background: #217edc;
}

.safe-month{
	height: 60px;
	font-size:23px;
	line-height: 60px;
	background: #0961ba;
}

.safe-title{
	display: block;
	margin-top: 15px;
		white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;   
    max-height:50px;
    max-width:1000px ;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}

.safe-jianshu{
	display: block;
	margin-top: 15px;
		white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;   
    max-height:80px;
    max-width:1000px ;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}
