.text-b {
  border-top: 1px dashed #ccc;
  margin-bottom: 30px;
}
.text-b h3 {
  text-align: center;
  font-size:24px;
}
.text-b .time {
  color: #aaaaaa;
  text-align: right;
  margin: 20px 0;
}
.text-b .text-title {
  font-weight: 700;
  padding-bottom: 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.text-b .text-title span {
  display: inline-block;
  width: 55px;
  color: #fff;
  padding-right: 5px;
  box-sizing: border-box;
  height: 25px;
  text-align: right;
  font-size: 14px;
  line-height: 25px;
  background: url("../imgs/daoyu.png") center no-repeat;
  margin-right: 5px;
}
.text-b .yanjiu .yanjiu-t {
  font-size: 14px;
  color: #8497a4;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}
.text-b .yanjiu .yanjiu-b .yanjiu-list {
  width: 15%;
  float: left;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #ccc;
  height: 500px;
  margin-right: 16px;
  margin-bottom: 10px;
}
.text-b .yanjiu .yanjiu-b .yanjiu-list img {
  width: 70px;
  height: 70px;
}
.text-b .yanjiu .yanjiu-b .yanjiu-list p {
  line-height: 1.2;
}
.text-b .yanjiu .yanjiu-b .yanjiu-list .hui {
  font-size: 12px;
  color: #444;
  font-weight: 50;
}
.text-b .yanjiu .yanjiu-b .yanjiu-list:nth-child(6n) {
  margin-right: 0;
}
.text-b .yanjiu .yanjiu-b .yanjiu-list:hover {
  border: 1px solid #8497a4;
}
.text-b .text h5 {
  font-weight: 700;
  margin: 20px 0;
}
.text-b .text .pagefoot {
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
}
.swiper-container {
  margin-bottom: 0px;
}
.erwei {
  bottom: -20px !important;
}


.text-b .text { line-height:28px; border:1px solid #eee; padding:10px 15px; }
.text-b .text p{ margin:15px 0px; line-height:28px; }
.text-b .text .bg{background-color:#eef0f2; height:auto; padding:10px; margin:10px 0px;}
.text-b .text .bg td{ font-weight: bold;}
.text-b .text a{ color:#333;}
.text-b h3{ margin-top:40px; line-height:40px;}
.text-b .text .zs{ text-align: center; }
.text-b .text .zs strong{ float: left; }


.map_tit ul li{ float:left; width:24%;}

.text-b .text .map_tit ul li a{ color:#fff;}


@media only screen and (min-width: 320px) and (max-width: 767px) {

  .text-b {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .text-b h3{ font-size:16px; margin-top:40px; line-height:40px;}
  .text-b p{ font-size:14px; margin:0px;}
  .text-b img{ width:100%;}
  .text-b .yanjiu .yanjiu-b .yanjiu-list {
    width: 48%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ccc;
    margin-right: 8px;
    margin-bottom: 10px;
  }
  .text-b .yanjiu .yanjiu-b .yanjiu-list img {
    width: 70px;
    height: 70px;
  }
  .text-b .yanjiu .yanjiu-b .yanjiu-list p {
    line-height: 1.2;
  }
  .text-b .yanjiu .yanjiu-b .yanjiu-list .hui {
    font-size: 12px;
    color: #444;
    font-weight: 50;
  }
  .text-b .yanjiu .yanjiu-b .yanjiu-list:nth-child(even) {
    margin-right: 0;
  }
  .map_tit ul li{  width:50%;}
}



