/* Scss Document */
.box_content_style_1_640_2 {
  width: 600px;
  height: 620px;
  border-radius: 5px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid #e6e7e8;
}
@media (max-width: 639px) {
  .box_content_style_1_640_2 {
    width: 100%;
    height: auto;
  }
}

.box_img_banner_1_640_2 {
  width: 600px;
  height: 340px;
  overflow: hidden;
  background-color: #e5e5e5;
}
@media (max-width: 639px) {
  .box_img_banner_1_640_2 {
    width: 100%;
    height: auto;
  }
}

.box_img_banner_1_640_2 img {
  width: 600px;
  height: 340px;
}
@media (max-width: 639px) {
  .box_img_banner_1_640_2 img {
    width: 100%;
    height: auto;
  }
}

.wrapper_socail_640 {
  width: 100%;
  height: 60px;
  background-color: #e6e7e8;
  display: table;
  padding-bottom: 20px;
}

.wrapper_in_socail_640 {
  width: 559px;
  height: 40px;
  margin: 0 auto;
  position: relative;
  top: 10px;
}
@media (max-width: 600px) {
  .wrapper_in_socail_640 {
    width: 470px;
  }
}
@media (max-width: 510px) {
  .wrapper_in_socail_640 {
    width: 93%;
    margin: 0 auto;
  }
}

.img_socail_640_01_txt {
  width: 140px;
  height: 40px;
  float: left;
  margin-left: 0px;
}
@media (max-width: 600px) {
  .img_socail_640_01_txt {
    margin-left: 0px;
  }
}
@media (max-width: 510px) {
  .img_socail_640_01_txt {
    width: 100%;
    margin-left: -6px;
  }
}

.img_socail_640 {
  position: relative;
  float: left;
}

.txt_socail_640 {
  font-family: 'TrueTextB';
  font-size: 36px;
  color: #a6a8ab;
  float: left;
  line-height: 40px;
  margin-left: 10px;
}
@media (max-width: 510px) {
  .txt_socail_640 {
    font-size: 24px;
  }
}

.img_socail_640_02_txt {
  width: 170px;
  height: 40px;
  float: left;
  margin-left: 44px;
}
@media (max-width: 600px) {
  .img_socail_640_02_txt {
    margin-left: 0px;
  }
}
@media (max-width: 510px) {
  .img_socail_640_02_txt {
    width: 100%;
    margin-left: -2px;
  }
}

.img_socail_640_03_txt {
  width: 160px;
  height: 40px;
  float: left;
  margin-left: 43px;
}
@media (max-width: 600px) {
  .img_socail_640_03_txt {
    margin-left: 0px;
  }
}
@media (max-width: 510px) {
  .img_socail_640_03_txt {
    width: 100%;
    margin-left: -1px;
  }
}

.text_title_banner_style_1_640 {
  width: 546px;
  height: 71px;
  margin: 0 auto;
  margin-top: 5px;
  font-family: 'TrueTextC';
  font-size: 38px;
  color: #333333;
  line-height: 36px;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text_title_banner_style_2_640 {
  width: 546px;
  height: 109px;
  margin: 0 auto;
  margin-top: 5px;
  font-family: 'TrueTextB';
  font-size: 29px;
  color: #888888;
  line-height: 36px;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 30px;
}

.img-circl3_1_desktop_new01 {
  width: 41px;
  height: 40px;
  background-image: url(../images/img-education-admissions/icon-favorite.png);
  cursor: pointer;
  position: relative;
}

.img-circle3_2_desktop_new01 {
  float: left;
  width: 41px;
  height: 40px;
  background-image: url(../images/img-education-admissions/icon-favorite2.png);
  cursor: pointer;
  position: relative;
}

.deat_640 {
  width: 24px;
  height: 15px;
  position: absolute;
  background-color: #a6a8ab;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 10px;
  text-align: center;
  font-family: 'TrueTextB';
  font-size: 20px;
  line-height: 13px;
  color: #f1f1f2;
  font-weight: bold;
  letter-spacing: 0.5px;
}
