/* * @Author: lihenghong  * @Date: 2020-04-22 10:33:54  * @Page Name: lihenghong  Newpage*/
.guojiabox {
  display: inline-block;
  vertical-align: middle;
  margin-top: 12px;
}
.languagewidth {
  width: 76%;
}
.countries_But button {
  width: 140px;
  height: 35px;
  font-size: 12px;
  margin-right: 12px;
  background-color: #FFFFFF;
  border: 1px solid #E2E3E5;
  cursor: pointer;
  margin-bottom: 12px;
}
.p_level_item + .p_level_item {
  margin-top: 5px;
}

.fenleiname {
  width: 120px;
  display: inline-block;
  vertical-align: sub;
}

.countries_But .buttonatvice {
  background: #0D7DEE;
  color: #FFFFFF;
}

.arealist_box {
  margin-top: 12px;
  border-top: 1px solid #ccc;
}

.fenleiname .iconfont {
  font-size: 18px;
  color: #999;
  vertical-align: middle;
  margin-right: 8px;
}

.fenleiname span:nth-child(2) {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.TP_countries {
  margin-right: 12px;
  display: inline-block;
}

.countries {
  height: 12px;
}

.countries .country-name {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 100%;
  font-size: 12px;
  vertical-align: middle;
}

.cho-country {
  display: none;
}

.fenleiname .a-color-primary {
  color: #0099FF;
}

.cou-container-box {
  margin-top: 15px;
  border: 1px solid #e6e6e6;
}

.cou-container {
  padding: 12px 20px 0;
}

.cou-container-title {
  height: 30px;
  background: #F2F2F2;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  line-height: 30px;
  color: #0099FF;
  font-weight: bold;
}

.show {
  display: block;
}

.cer_imgbox {
  width: 100%;
  height: 175px;
  margin-bottom: 12px;
  border: 1px solid #e6e6e6;
  line-height: 173px;
  text-align: center;
}

.cer_imgbox img {
  max-width: 100%;
  max-height: 100%;
}

.workimgbox {
  width: 100%;
  height: 210px;
  border: 1px solid #e6e6e6;
  line-height: 209px;
  text-align: center;
}

.workimgbox img {
  max-width: 100%;
  max-height: 100%;
}

.company_image_b {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
}

.company_image_b img {
  max-width: 100%;
  max-height: 100%;
}

.jumprow {
  padding: 20px;
  border-bottom: 1px solid #EEEEEE;
  font-size: 16px;
  cursor: pointer;
}

.jumprow:hover {
  background: #F8F8F8;
  color: #0099FF;
}

.jumpactive {
  color: #0099FF;
}

.ContactinfoContent {
  width: 276px;
}

.des_mark {
  border: 1px solid #e6e6e6;
  border-radius: 12px;
  padding: 4px 6px;
  font-size: 11px;
  color: #999;
  font-weight: 400;
}

.summaryStyle {
  height: 190px;
  overflow: hidden;
}
.chinese-box .summaryStyle {
  height: 195px;
}
/*线上bug-文字展示一半 */
.summaryStyle2 {
    height: 197px;
    overflow: hidden;
  }
.certificatesStyle {
  height: 205px;
  overflow: hidden;
}

.p_level_box {
  border: 1px solid #999999;
  padding: 3px 10px;
  border-radius: 4px;
  display: inline-block;
  margin-right: 5px;
}
@media screen and (max-width: 992px) {
  .layui-col-md3{
    width: 25%;
  }
}
.bm_ellipsis_Aptitude{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.Aptitude_vc_m{
  margin-top: 8px;
}
.Aptitude_vc_m .bm_ellipsis_Aptitude{
  margin-top: 4px;
}
.en-box .en-box-issued{
  display:  block !important;
}
.chinese-box .chinese-box-issued{
  display: block !important;
}
.bm_ellipsis_Aptitude_a{
  color: #007dee;
  cursor: pointer;
}
