﻿.main_content{width:100%;margin: 0 auto 20px;background: #fff;}
.title{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.title .more{
  font-size: 12px;
  color: #999;
  display: block;
  float: right;
  border: 1px solid #C3C3C3;
  border-radius: 10px;
  line-height: 16px;
  padding: 0 10px;
  font-style: italic;
}
.title span{
  font-size: 20px;
  color: #999999;
}
.main_content .banner{
  width: 100%;
  margin-bottom: 37px;
}

/* 实验室概况 */
.news{width: 1200px;margin: 0 auto 30px;}
.tsyl_con{
  position: relative;
  margin: 0 auto;
}
.swiper-container-zj{width: 1200px;padding: 0px 0 0px 10px;}
.swiper-container-zj .swiper-wrapper{
  overflow: hidden;
  height: 236px;
}
.swiper-container-zj .swiper-slide div{
  margin-right: 35px !important;
  height: 236px;
  border:1px solid rgba(240,240,240,1);
  box-shadow:0px 3px 24px 0px rgba(0, 0, 0, 0.06);
  padding: 25px;
  box-sizing: border-box;
}
/* .swiper-container-zj .swiper-slide:nth-child(3n){margin-right: 0 !important;} */
.swiper-container-zj .swiper-slide .title_type{
  font-size: 17px;
  font-weight: bold;
  color: #333;
  line-height: 37px;
}
.swiper-container-zj .swiper-slide .cont{
  color: #999;
  font-size: 13px;
  font-weight: bold;
  line-height: 28px;
}
.swiper-container-zj .swiper-slide p:last-child{
  padding-top: 15px;
  border-top: 1px solid #F0F0F0;
  overflow: hidden;
  margin-top: 15px;
}
.swiper-container-zj .swiper-slide .span_date{
  float: left;
  color: #999;
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}
.swiper-container-zj .swiper-slide .span_date b{margin: 0 6px;}
.swiper-container-zj .swiper-slide .details{
  font-size: 12px;
  color: #999;
  display: block;
  float: right;
  border: 1px solid #C3C3C3;
  line-height: 26px;
  padding: 0 10px;
}
.news .arrow-btn{
  display: block;
  width: 60px;
  height: 123px;
  position: absolute;
  top: 50px;
}
.news .btn-left{
  left: -125px;
  background: url(/Sites/Uploaded/UserUpLoad/20200610/20200610145746.png) no-repeat center center;
}
.news .btn-left:hover{
  background: url(/Sites/Uploaded/UserUpLoad/20200610/20200610145818.png) no-repeat center center;
}
.news .btn-right{
  right: -125px;
  background: url(/Sites/Uploaded/UserUpLoad/20200610/20200610145843.png) no-repeat center center;
}
.news .btn-right:hover{
  background: url(/Sites/Uploaded/UserUpLoad/20200610/20200610145857.png) no-repeat center center;
}
/* 中部链接 */
.middle{
  width: 100%;
  background: #FAFAFA;
}
.middle_cont{width: 1200px;margin: 0 auto;}
.thebox{
  width: 388px;
  margin: 30px 0;
}
.org_bg{background-color: #f69100;}
.art_box{
  border: 1px solid #e8e8e8;
  padding: 0 16px 16px;
  height: 155px;
  box-sizing: border-box;
}
.art_box ul.article_list li a.title_type{
  font-size: 16px;
	color: #333;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.thebox img{width: 100%;}

/* 实验设备 */
.equi{width: 1200px;margin: 0 auto;padding: 30px 0;}
.swiper-container-equi{width: 1200px;padding: 0px 0 0px 10px;}
.swiper-container-equi .swiper-wrapper{
  overflow: hidden;
  height: 220px;
}
.swiper-container-equi .swiper-slide div{
  margin-right: 10px !important;
  height: 220px;
  position: relative;
}
.swiper-container-equi .swiper-slide div img{width: 100%;}
.swiper-container-equi .swiper-slide div .title_type{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: rgba(0, 0, 0, .34);
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.equi .arrow-btn{
  display: block;
  width: 38px;
  height: 55px;
  position: absolute;
  top: 75px;
}
.equi .btn-left{
  left: -103px;
  background: url(/Sites/Uploaded/UserUpLoad/20200610/20200610153642.png) no-repeat center center;
}
.equi .btn-left:hover{
  background: url(/Sites/Uploaded/UserUpLoad/20200610/20200610153656.png) no-repeat center center;
}
.equi .btn-right{
  right: -103px;
  background: url(/Sites/Uploaded/UserUpLoad/20200610/20200610153710.png) no-repeat center center;
}
.equi .btn-right:hover{
  background: url(/Sites/Uploaded/UserUpLoad/20200610/20200610153724.png) no-repeat center center;
}
@media only screen and (max-width:768px){
	.arrow-btn{display: none !important;}
	.news,.equi,.middle_cont,.swiper-container-zj,.swiper-container-equi,.thebox{width: 100%;}
	.title span{display: none;}
	.swiper-container-zj .swiper-slide div{margin: 0 !important;box-shadow: none;}
	.thebox{height: auto;margin: 0 auto 30px !important;}
	.swiper-container-zj{padding: 0 0 20px;}
	.art_box{height: auto;overflow: hidden;}
	.middle{background: #fff;}
	.equi{padding: 0;}
	.art_box{padding-bottom: 0;}
	.swiper-container-equi .swiper-slide div{height: 195px;}
} 