/* 面包屑 */
.periodical_bread {
  margin: 0px 0 20px 0;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}
.periodical_bread .layui-breadcrumb a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}

.layui-breadcrumb a {
  color: #333333 !important;
}
/* 鼠标经过面包屑的时候字体颜色变化 */
.layui-breadcrumb a:hover {
  color: #1e8c65 !important;
}
.periodical_bread .layui-breadcrumb a:last-child {
  color: #1e8c65 !important;
}
/*  关于我们主体部分 */
.aboutus_content {
  /* height: 1063px; */
}
.periodical_main {
  display: flex;
  justify-content: space-between;
  background-color: #f9f9f9;
  border: 1px solid black;
}
#con {
  display: block;
  background-color: #f9f9f9;
  padding-top: 23px;
 padding-bottom: 11.4%;
}

body {
  background-color: #fff;
}
/* 主体部分 */

.person_list {
  /* display: inline-block; */
  margin-top: 20px;
  display: flex;
}
.person_list ul li {
  float: left;
  width: 580px;
  /* margin-right: 52px; */
  margin-bottom: 31px;
  cursor: pointer;
}
.person_list > ul > li > a {
  display: block;
}
.person_list ul li:nth-child(even) {
  float: right;
}
.per_img{
  float: left;
  width: 200px;
  height: 200px;
  background-color: #fff;
  display: flex; /*Flex布局*/
  justify-content: center;
  display: -webkit-flex; /* Safari */
  align-items: center;
  -moz-box-shadow: 0 0 9px 0 #ddd;
  -webkit-box-shadow: 0 0 9px 0 #ddd;
  box-shadow: 0 0 9px 0 #ddd;
  z-index: 19980116;
}
.per_img img{
  width: 176px;
}
.per_content {
  float: left;
  width: 379px;
  height: 180px;
  margin-top: 10px;
  background-color: #fff;
  z-index: 1;
}
.per_con {
  width: 330px;
  height: 100%;
  margin: 15px 0 0 25px;
}
.per_name {
  float: left;
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  padding: 5px 5px;
  border-bottom: 2px solid #1e8c65;
}
.per_button {
  float: right;
  width: 68px;
  font-size: 12px;
  font-weight: 400;
  color: #1e8c65;
  margin-top: 3px;
  line-height: 30px;
}
.per_button span {
  display: block;
  float: right;
  width: 12px;
  height: 12px;
}
.per_button span img {
  width: 100%;
  height: 100%;
}
.per_position {
  float: left;
  width: 330px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-top: 10px;
}
.per_intro {
  float: left;
  position: relative;
  height: 67px;
  font-size: 14px;
  font-weight: 400;
  color: #555555;
  line-height: 24px;
  margin-top: 5px;
  overflow: hidden;
  text-align: justify;
  font-family: Microsoft YaHei;
}
.per1 {
  width: 322px;
}
.per2 {
  width: 326px;
}
/* .per_intro:after {
    content: '...';
    position: absolute;
    bottom: -2px;
    right: 3px;
    width: 10px;
    font-size: 18px;
    margin-right: -9px;
    padding: 0 10px 1px 0px;
    background: #fff;
} */
#mr {
  margin-right: 0px;
}
/* 顶部选项卡 */
.options {
  /* height: 108px; */
  background-color: #fff;
  border: 1px solid transparent;
}
.options_con {
  width: 100%;
  height: 111px;
  /* border: 1px solid black; */
  padding: 21px 0;
  margin-left: 31px;
  /* 顶部选项卡的动画效果 */
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease; /* Firefox 4 */
  -webkit-transition: all 0.2s ease; /* Safari 和 Chrome */
  -o-transition: all 0.2s ease; /* Opera */
}
.classify {
  float: left;
  /* padding: 10px 0px; */
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  margin-right: 10px;
  border-radius: 17px;
}
.class_all {
  float: left;
  width: 78px;
  height: 32px;
}
.class_all a {
  display: inline-block;
  width: 78px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  /* background-color: #1e8c65; */
  border-radius: 17px;
  /* color: #fff; */
}
.class_list {
  float: left;
  width: 75%;
  height: 70px;
  /* border: 1px solid black; */
  overflow: hidden;
  margin-bottom: 20px;
}
.textactive {
  display: inline-block;
  transform: rotateZ(90deg);
}
.clearfix {
  clear: both;
}
.class_list ul li a {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
  padding: 1px 23px;
  border-radius: 17px;
  margin-left: 14px;
  margin-bottom: 5px;
  background-color: #fff;
}
.options .op_active1 {
  background-color: #1e8c65;
  color: #fff;
}
.class_list .sp_a {
  margin-left: -1px;
}
#class_button {
  float: left;
  width: 90px;
  height: 33px;
  background-color: rgba(30, 140, 101, 0.1);
  border-radius: 17px;
  font-size: 16px;
  font-weight: 400;
  color: #1e8c65;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

footer {
  margin-top: 0px !important;
  height: 80px;
  font-size: 14px;
  text-align: center;
  line-height: 80px;
  background-color: #1e8c65;
  color: #fff;
}
