.bd .newsDetailUl .txt p{
  /* text-overflow: ellipsis !important; */
  /* overflow: hidden !important; */
  /* white-space: nowrap; */
  display: -webkit-box;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.sidebar .h1{
  letter-spacing: 0px;
}
/* .swiper-container {
  width: 80%;
  height: 300px;
}   */
#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
  /* line-height: 98px; */
  line-height: 45px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
.swiper-wrapper{
	width:520px;
	height:408px;
	cursor: pointer;
}
.swiper-wrapper img{
	width:520px;
	height:335px;
}
/* 引入图标 */
@font-face {
  font-family: 'iconfont';
  src: url('../myfonts/iconfont.eot');
  src: url('../myfonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('../myfonts/iconfont.woff2') format('woff2'),
      url('../myfonts/iconfont.woff') format('woff'),
      url('../myfonts/iconfont.ttf') format('truetype'),
      url('../myfonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 60px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* 引入字体类 */
.iconzhaobiaotoubiao:before {
  content: "\e61e";
}

.icongongsiyeji:before {
  content: "\e606";
}
/* 新闻资讯 */
.iconxinwenzixun:before {
  content: "\e600";
}
.i_lump2 .ri .iconfont{
    height: 65px;
    margin-bottom: 22px;
      /* 默认的字体风格 */
  color:rgb(229, 212, 188);
}
.i_lump2 .ri .iconfont:hover{
      color:#fff;
}
#masterslider  .ms-slide img{
	width:100%;
}

/* 第三栏内容样式 */
.area-box {
	width: 100%;
	height: 900px;
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
	/* background-image: url(static/images/2.jpg); */
	position: relative;
	transition: all 0.5s cubic-bezier(0.93, 0, 0.13, 1);
	-webkit-transition: all 0.5s cubic-bezier(0.93, 0, 0.13, 1);
	-moz-transition: all 0.5s cubic-bezier(0.93, 0, 0.13, 1);
	text-align:center
 }
 .area-position {
	position: absolute;
	top: 0;
	width: 90%;
	height: 100%;
	z-index: 800;
	display: contents;
 }
 
 .area-list {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 80%;
	height: 76%;
	margin: 0 auto;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
 }
 .achievement-list{
	margin: 5px;
	width: 32%;
    height: 46%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    font-size: 36px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.3);
    position: relative;
 }
 .txt{
	height: 100%; 
	background: rgba(0,0,0,0.6);
 }
 /* 设置鼠标经过样式 */
 .achievement-list:hover .txt{
	bottom:0;
	position:absolute;
	height: 10%;
	transition: height 1s;
}
.achievement-list:hover .txt .tt{
	font-size: large;
	transition: font-size 1s;
}
.tt {
    font-weight: bold;
	opacity: 1;
	color: white;
	font-weight: bold;
	top: 50%;
    display: block;
    position: absolute;
    left: 50%;
	transform: translateX(-50%) translateY(-50%);
	font-size: xxx-large;
}
.info{
	color: #fff;
    font-size: 14px;
    line-height: 1.7em;
    text-align: justify;
    height: 52%;
}
.over-line6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.line {
    width: 80px;
    height: 2px;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 30px;
}
.title {
    color: #fff;
    font-size: 36px;
}
.txt {
    color: #fecfcc;
    font-size: 14px;
    width: 100%;
    padding: 10px 5px;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #fecfcc;
}
 .info-cover{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(201, 38, 29, 0.8);
	display: inline-block;
	padding: 65px 30px 0;
	width: 100%;
	height: 100%;
	display: none;

 }
 
 .bg-img{
	width: 100%;
	background-image: url(static/images/2.jpg);
	
 }
