
.activity {
  background: #fff;
  padding: 0;
  margin: 0;
  margin-top: 5px;
}
.topTr>th:nth-child(2) div {
  width: 250px;
  text-align: center;
}
.contentTr>td:nth-child(2) div {
  width: 250px;
  text-align: center;
}
.contentTr>td:nth-child(4) div {
  width: 200px;
  text-align: center;
  margin-left: 20px;
  color: #ffa200;
}
.memberPic{
  width: 130px;
  height: 180px;
  overflow: hidden;
}
.memberPic img{
  width: 100%;
  height: 100%;
}
.rzry{
  font-size: 16px;
  color: #333;
}
.convenRight{
  background: #fff;
  padding: 15px 20px 30px;
}
.Idcard{
  width: 180px;
  height: 100px;
  overflow: hidden;
}
.Idcard img{
  width: 100%;
  height: 100%;
}
.convenRight div{
  margin-bottom: 20px;
}
.convenRight p{
  margin-bottom: 10px;
}
.list{
  margin-top: 0px;
}
.imgDiv{
  width: 80px;
  height: 110px;
  overflow: hidden;
  margin-right: 15px;
}
.imgDiv img{
  width: 100%;
  height: 100%;
}
.tab2DivOne{
  display: flex;
}
.textDiv{
  flex: 1;
}
.textDiv p{
  font-size: 14px;
  color: #333;
}
.textDiv .duty{
  margin-bottom: 10px;
}
.tab2{
  padding: 25px 35px;
}
.introductionText{
  font-size: 12px;
  color: #666;
  margin: 10px 0px 5px;
  line-height: 18px;
}
.contentText{
  font-size: 16px;
  color: #333;
  line-height: 18px;
}
.contentText p{
  padding: 0 10px;
}
.tab2Div{
  margin-bottom: 25px;
}
#pagination_62{
  text-align: center;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 35px;
}
#pagination_63{
  text-align: center;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 35px;
}
#pagination_64{
  text-align: center;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 35px;
}
#pagination_65{
  text-align: center;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 35px;
}
.tab1 {
  padding-bottom: 10px;
}
.topSearch{
  padding: 20px 35px 10px;
}
.topOne{
  zoom: 1;
  margin-bottom: 15px;
}
.topTwo{
  zoom: 1;
  margin-bottom: 10px;
}
.topOne::after{
  clear: both;
  overflow: hidden;
  content: "";
  display: block;
}
.accordingName{
  float: left;
  margin-right: 25px;
}
.englishName{
  float: left;
}
.englishName ul{
  zoom: 1;
}
.englishName ul::after{
  overflow: hidden;
  display: block;
  clear: both;
  content: "";
}
.englishName ul li{
  float: left;
  margin-right: 19px;
}
.englishName ul li:last-of-type{
  margin-right: 0;
}
.englishName ul li a{
  font-size: 16px;
  color: #333;
}
.englishName ul li a:hover{
  color: #FFA200;
}
.englishName .idInput{
  outline: none;
  border: 1px solid #BCBCBC;
  border-radius: 30px;
  font-size: 16px;
  color: #333;
  width: 360px;
  height: 28px;
  padding: 0px 15px;
  box-sizing: border-box;
}
.accordId{
  margin-top: 3.5px;
}
/* 认证人员table */
.tab5{
  padding-bottom: 25px;
}
.tab5 .topTr>th:nth-child(2) div {
  width: 120px;
  text-align: center;
}
.tab5 .contentTr>td:nth-child(2) div {
  width: 120px;
  text-align: center;
}
.tab5 .contentTr>td:nth-child(4) div {
  width: 140px;
  text-align: center;
  margin-left: 20px;
  color: #555;
}
.tab5 .contentTr>td:nth-child(3) div {
  width: 125px;
  text-align: center;
  margin-left: 50px;
}
.tab5 .topTr>th:nth-child(3) div {
  width: 125px;
  text-align: center;
  margin-left: 50px;
}
/* 课程详情 */
.courseDetails{
  margin-top: 0;
  background: #fff;
  padding: 20px 35px;
  min-height: 578px;
  box-sizing: border-box;
}
.courseDetails .tab2{
  padding: 0;
}
/* 认证人员详情 */
.grjj{
  color: #333;
  margin-top: 25px;
}
.continueP{
 
}