/* Management Team */
.caidan-right-ManagementTeam {
  text-align: center;
  line-height: 17.28px;
}
.caidan-right-ManagementTeam > .pic-content > .pic-content-l img {
  width: 90px;
  height: 135px;
  margin-bottom: 5px;
}
/* Management Detail */
.hld-xiangqing-list {
  text-align: center;
  padding-top: 20px;
  padding-right: 50px;
  float: right;
}
.hld-xiangqing-list img {
  width: 125px;
  height: 187px;
}
.hld-xiangqing-list p {
  border-bottom: 1px solid #c0c0c0;
  line-height: 45px;
}
.caidan-right-gerenjianli p {
  text-indent: 2em;
  word-wrap: break-word;
}
h2 {
  margin-top: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
}
/* Departments */
.caidan-right-Departments-list {
  border-bottom: 2px solid #c0c0c0;
  border-right: 2px solid #dddddd;
  position: relative;
  width: 30%;
  height: 170px;
  padding: 10px;
  float: left;
  display: table;
  text-align: center;
}
.caidan-right-Departments-list span {
  display: table-cell;
  vertical-align: middle;
}
.caidan-right-Departments-list:before {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  left: 0;
  content: "";
  border-left: 14px solid red;
  border-bottom: 14px solid transparent;
  border-right: 14px solid transparent;
}
.grayscale .caidan-right-Departments-list:before {
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  left: 0;
  content: "";
  border-left: 14px solid gray;
  border-bottom: 14px solid transparent;
  border-right: 14px solid transparent;
}
.caidan-right-Departments-list-marginright {
  margin-right: 18px;
  margin-top: 18px;
}
/* NFRA Local Offices */
/* .caidan-right-Affiliates {
  text-align: center;
} */
.caidan-right-Affiliates > span {
  display: inline-block;
  padding: 8px;
  margin: 20px 20px 0;
  background-color: #eaeff2;
  border-bottom: 2px solid #b5d3d8;
  width: 360px;
  height: 42px;
  text-align: center;
}
.grayscale .caidan-right-Affiliates > span {
  display: inline-block;
  padding: 8px;
  margin: 20px 20px 0;
  background-color: #e0e0e0;
  border-bottom: 2px solid gray;
  width: 360px;
  height: 42px;
}
.caidan-right-Affiliates > span:hover {
  border-bottom: 2px solid #216fbc;
}
.grayscale .caidan-right-Affiliates > span:hover {
  border-bottom: 2px solid gray;
}
.caidan-right-Affiliates > span a {
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
}
.caidan-right-Affiliates > span a:hover {
  color: inherit;
}
/* NFRA Local Offices */
.caidan-right-LocalOffices {
  text-align: center;
}
.caidan-right-LocalOffices > span {
  display: inline-block;
  padding: 8px;
  margin-right: 13px;
  margin-top: 20px;
  background-color: #eaeff2;
  border-bottom: 2px solid #b5d3d8;
  width: 15%;
  height: 42px;
}
 .grayscale .caidan-right-LocalOffices > span {
  display: inline-block;
  padding: 8px;
  margin-right: 13px;
  margin-top: 20px;
  background-color: #e0e0e0;
  border-bottom: 2px solid gray;
  width: 15%;
  height: 42px;
}
.caidan-right-LocalOffices > span:hover {
  border-bottom: 2px solid #216fbc;
}
.grayscale .caidan-right-LocalOffices > span:hover {
  border-bottom: 2px solid gray;
}

.caidan-right-LocalOffices > span a {
  text-decoration: none;
  display: block;
  height: 100%;
  width: 100%;
}
.caidan-right-LocalOffices > span a:hover {
  color: inherit;
}
/* Contact Us */
.caidan-right-ContactUs-title {
  font-size: 16px;
  font-weight: bold;
}
.caidan-right-ContactUs-www {
  text-decoration: underline;
  color: #0000ff;
}
.caidan-right-ContactUs-www:hover {
  color: #0000ff;
}
.caidan-right-ContactUs-pic img {
  margin: 20px auto 0;
  display: block;
  width: 532px;
  height: 293px;
}
