* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
}

body {
  min-width: 1200px;
  font-family: "Microsoft YaHe";
}

a {
  text-decoration: none;
  cursor: pointer;
}
/* 地名 开始 */
.placeRT {
  position: relative;
}
.placeRT::before {
  position: absolute;
  right: 0;
  top: 8px;
  content: "";
  display: block;
  width: 10px;
  height: 12px;
  background-image: url(/Public/Home/images/index_img/cs2.1.png);
  background-size: 100% 100%;
}
.placeWrap {
  width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  height: 116px;
  margin-top: 39px;
  background-image: url(/Public/Home/images/index_img/cs2.0.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 10px 25px 0 100px;
  box-shadow: 0px 0px 17px 1px rgba(22, 23, 25, 0.1);
  border-radius: 7px;
}
.placeWrap .placeItem {
  display: flex;
  justify-content: space-between;
}
.placeWrap .placeItem a {
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  line-height: 48px;
  height: 48px;
  display: block;
  padding: 0 5px;
}
/* 地名 结束 */
/* 出国留学机构费用 开始 */
.costWrap {
  width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  margin-top: 41px;
  display: flex;
  justify-content: space-between;
  height: 311px;
  margin-top: 40px;
}
.costWrap span {
  color: #d43339;
}
.costWrap .cosCoIteT {
  display: block;
  width: 286px;
  height: 284px;
  background: #ffffff;
  box-shadow: 0px 0px 17px 1px rgba(22, 23, 25, 0.1);
  border-radius: 7px;
  box-sizing: border-box;
  padding: 13px;
}
.costWrap .cosCoIteT:hover h2,
.costWrap .cosCoIteT:hover h3 {
  color: #d43339 !important;
}
.costWrap .cosCoIteT img {
  width: 260px;
  height: 146px;
  display: block;
  margin: 0 auto;
}
.costWrap .cosCoIteT h2 {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* 这里是超出几行省略 */
  overflow: hidden;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  margin-top: 16px;
  transition: 0.3s;
}
.costWrap .cosCoIteT h3 {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
  font-weight: 400;
  font-size: 15px;
  color: #666666;
  line-height: 26px;
  margin-top: 11px;
  transition: 0.3s;
}
/* 出国留学机构费用 结束 */

.tabClickMore {
    width: 196px;
    height: 40px;
    background: #BF4444;
    border-radius: 20px;
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    transition: .3s;
    display: block;
}
.tabClickMore:hover{
  background: #ff0101 !important;
}
.tabClickMoreMarTop{
  margin-top: 33px;
}

.home_v_top {
  padding-top: 34px;
  width: 100%;
  height: 500px;
  background: #ededed;
}

.home_video {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

.home_video_left {
  margin-right: 12px;
  width: 825px;
}

.home_video_left img {
  width: 820px;
  height: 465px;
}

.video_right_top1,
.video_right_top2 {
  width: 327px;
  height: 172px;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 25px 20px;
}

.video_right_top2 {
  margin-top: 20px;
  height: 198px;
}

.video_right_tops {
  width: 328px;
  margin: 0 auto;
}

.video_right_tops ul li span {
  line-height: 35px;
  position: absolute;
  right: -50px;
  top: 0;
}

.right_tops {
  display: flex;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.right_tops img {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}

.right_tops p {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 19px;
  letter-spacing: 2px;
}

.video_right_top1 ul {
  width: 270px;
  margin-left: 20px;
}

.video_right_top1 ul li {
  list-style-type: disc;
  color: #494949;
  position: relative;
}

.video_right_top1 ul li a {
  width: 270px;
  font-size: 16px;
  display: block;
  font-weight: 400;
  line-height: 28px;
  color: #333333;
  text-decoration: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.video_right_top1 ul li:hover,
.video_right_top1 ul li a:hover,
.tops_ul li a:hover {
  color: #FF0000;
}

.tops_ul li {
  margin: 11px 0;
  font-size: 14px;
  list-style-type: disc;
}

.tops_ul li a {
  font-weight: 400;
  line-height: 30px;
  color: #333333;
}

.tops_ul li p {
  width: 237px;
  line-height: 22px;
  overflow: hidden;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tops_ul li span {
  width: 66px;
  height: 22px;
  color: #5B6EA2;
  margin-right: 10px;
  display: block;
  background: #EDEDED;
  border-radius: 11px;
  line-height: 22px;
  text-align: center;
}


/* 八大优势 */
.advantage {
  width: 100%;
  height: 606px;
  padding-top: 15px;
  background: #ededed;
}

.advanage_cen {
  width: 1200px;
  margin: 0 auto;
}

.advantage_title {
  margin: 45px 0 30px;
  position: relative;
}

.advantage_title h3 {
  width: 455px;
  height: 24px;
  border-left: 4px solid #bf4444;
  font-size: 26px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  padding-left: 28px;
}

.advantage_title p {
  font-size: 20px;
  font-weight: 400;
  color: #C3C8D9;
}

.advantage_title a {
  font-size: 16px;
  font-weight: 400;
  color: #bf4444;
  position: absolute;
  right: 0;
  top: 5px;
}

.tabs_box {
  display: flex;
}

.tabs_con {
  width: 595px;
  height: 445px;
  background: url(/Public/Home/images/index_img/d1.png) repeat;
  background-size: 100% 100%;
  margin-top: 15px
}

.tcon_li {
  text-align: center;
}

.tcon_li p {
  font-size: 35px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 9px;
  margin-top: 150px;
}

.tcon_li span {
  width: 456px;
  margin-top: 44px;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 29px;
  letter-spacing: 1px;
}

.tabs_tit {
  width: 605px;
}

.tabs_tit a {
  width: 285px;
  height: 100px;
  margin-top: 15px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
  line-height: 100px;
  display: inline-block;
  text-align: center;
  margin-right: 14px;
  border-radius: 5px;
  position: relative;
}

.tabs_tit a:hover {
  color: #FFFFFF;
}

.tabs_tit a:nth-child(1) {
  background: url(/Public/Home/images/index_img/a01.png);
}

.tabs_tit a:nth-child(1):hover {
  background: url(/Public/Home/images/index_img/b01.png);
}

.tabs_tit a:nth-child(2) {
  background: url(/Public/Home/images/index_img/a02.png);
}

.tabs_tit a:nth-child(2):hover {
  background: url(/Public/Home/images/index_img/b02.png);
}

.tabs_tit a:nth-child(3) {
  background: url(/Public/Home/images/index_img/a03.png);
}

.tabs_tit a:nth-child(3):hover {
  background: url(/Public/Home/images/index_img/b03.png);
}

.tabs_tit a:nth-child(4) {
  background: url(/Public/Home/images/index_img/a04.png);
}

.tabs_tit a:nth-child(4):hover {
  background: url(/Public/Home/images/index_img/b04.png);
}

.tabs_tit a:nth-child(5) {
  background: url(/Public/Home/images/index_img/a05.png);
}

.tabs_tit a:nth-child(5):hover {
  background: url(/Public/Home/images/index_img/b05.png);
}

.tabs_tit a:nth-child(6) {
  background: url(/Public/Home/images/index_img/a06.png);
}

.tabs_tit a:nth-child(6):hover {
  background: url(/Public/Home/images/index_img/b06.png);
}

.tabs_tit a:nth-child(7) {
  background: url(/Public/Home/images/index_img/a07.png);
}

.tabs_tit a:nth-child(7):hover {
  background: url(/Public/Home/images/index_img/b07.png);
}

.tabs_tit a:nth-child(8) {
  background: url(/Public/Home/images/index_img/a08.png);
}

.tabs_tit a:nth-child(8):hover {
  background: url(/Public/Home/images/index_img/b08.png);
}


.tabs_tiHover2 {
  color: #FFFFFF !important;
  background: url(/Public/Home/images/index_img/b02.png) !important;
}

.tabs_tiHover1 {
  color: #FFFFFF !important;
  background: url(/Public/Home/images/index_img/b01.png) !important;
}

.tabs_tiHover3 {
  color: #FFFFFF !important;
  background: url(/Public/Home/images/index_img/b03.png) !important;
}

.tabs_tiHover4 {
  color: #FFFFFF !important;
  background: url(/Public/Home/images/index_img/b04.png) !important;
}

.tabs_tiHover5 {
  color: #FFFFFF !important;
  background: url(/Public/Home/images/index_img/b05.png) !important;
}

.tabs_tiHover6 {
  color: #FFFFFF !important;
  background: url(/Public/Home/images/index_img/b06.png) !important;
}

.tabs_tiHover7 {
  color: #FFFFFF !important;
  background: url(/Public/Home/images/index_img/b07.png) !important;
}

.tabs_tiHover8 {
  color: #FFFFFF !important;
  background: url(/Public/Home/images/index_img/b08.png) !important;
}







.tabs_tit a img {
  width: 23px;
  height: 23px;
  position: absolute;
  top: 38px;
  left: 38px;
}

/* 海外前招生官 */
.admissions {
  width: 100%;
  height: 695px;
  padding-top: 30px;
  background-image: url(/Public/Home/images/index_img/bcguwen.png);
  background-size: 100% 100%;
}

.tabs_boxs {
  margin-top: 40px;
}

.tabs_cons {
  margin-top: 39px;
}

.tabs_tits {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  padding-bottom: 50px;
  border-bottom: 3px solid #fff;
}

.t_navs {
  width: 142px;
  height: 162px;
  margin-right: 35px;
  text-align: center;
  letter-spacing: 1px;
}

.t_navs:last-child {
  margin-right: 0;
}

.t_navs img {
  border-radius: 50%;
  width: 78px;
  height: 78px;
}

.t_navs p {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
}

.t_navs span {
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}

.t_navs a {
  width: 80px;
  height: 26px;
  margin-top: 10px;
  display: inline-block;
  background: #bf4444;
  border-radius: 13px;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 26px;
}

.t_navs a:hover {
  opacity: 0.8;
}

.tcon_lis {
  width: 1160px;
  padding: 20px 20px;
  margin: 0 auto;
  height: 219px;
  background: #FFFFFF;
  opacity: 0.82;
  /* display: flex !important; */
}

.tcon_lis img {
  width: 190px;
  height: 218px;
  float: left;
}

.tcon_lis_font {
  width: 830px;
  height: 165px;
  margin-left: 43px;
  float: left;
  position: relative;
}

.tcon_lis_font p {
  font-size: 36px;
  font-weight: 400;
  color: #333333;
  line-height: 55px;
}

.tcon_lis_font span {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.tcon_lis_a {
  position: absolute;
  bottom: -55px;
}

.tcon_lis_font a {
  width: 152px;
  height: 43px;
  display: block;
  background: #FF0000;
  border-radius: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  list-style-position: 1px;
  line-height: 43px;
}

.tcon_lis_font a:hover {
  opacity: 0.8;
}

.tcon_lis_font a:last-child {
  background-color: #bf4444;
}

/* 高光时刻 */

.moment_right {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  margin-top: 40px;
}

.moment_right_r {
  width: 620px;
  margin-left: 58px;
}

.moment_right_r p {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}

.moment_right_r span {
  font-size: 24px;
  font-weight: 400;
  color: #A7A7A7;
  line-height: 50px;
}

.moment_right_r ul {
  margin-top: 10px;
}

.moment_right_r ul li {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
  cursor: pointer;
}

.moment_right_r ul li:hover {
  color: #F82C3D;
}

/* 奖牌 */
.friend {
  margin: 0 auto;
  overflow: hidden;
  width: 1200px;
}

#mr_fu li img {
  width: 192px;
  height: 133px;
}

.mr_frUl {
  float: left;
  height: 150px;
  width: 1079px;
  margin-left: 30px;
}

.mr_frBtnL {
  cursor: pointer;
  display: inline;
  float: left;
  height: 46px;
  margin: 53px 10px 0 0;
  width: 40px;
}

.mr_frBtnR {
  float: right;
  margin-top: 53px;
  cursor: pointer;
  width: 40px;
  height: 46px;
}

.mr_frbox {
  padding: 24px 0px 0px;
}

.mr_frUl ul li {
  display: inline;
  float: left;
  height: 133px;
  width: 192px;
  overflow: hidden;
  position: relative;
  margin: 8px 8px;
}

/* 主公共样式开始*/
.mainTitle {
  font-size: 26px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  display: block;
  height: 28px;
  border-left: 4px solid #bf4444;
  padding-left: 28px;
}

.mainTitleWrap {
  height: 50px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #f1f1f1;
  align-items: center;
}

.mainTitleWrap .mainTitleR {
  display: flex;
  justify-content: space-between;
}

.mainTitleWrap .mainTitleNav {
  margin-right: 45px;
  display: flex;
}

.mainTitleWrap .mainTitleNav .maiTitNavTab {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin: 0 17px;
  transition: 0.3s;
  position: relative;
  height: 50px;
  line-height: 50px;
}

.mainTitleRMore {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  display: flex;
  height: 50px;
  line-height: 50px;
  transition: 0.3s;
}

.mainTitleRMore:hover {
  color: #ff0000 !important;
}

.maiTitNavWrapHover {
  color: #ff0000 !important;
}

.maiTitNavWrapHover::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  display: block;
  width: 68px;
  height: 8px;
  background-image: url(/Public/Home/images/index_img/0.1.png);
  background-size: 100% 100%;
}

/* 主公共样式结束*/
/* 美国留学开始*/
.USWrap {
  width: 1240px;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 30px;
}

.USWrap .USContentWrap {
  box-sizing: border-box;
  padding-top: 24px;
}

.USWrap .USContentWrap .USContent {
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.USWrap .USContentWrap .USContent .USContentItem {
  display: flex;
  width: 589px;
  height: 129px;
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  margin-bottom: 20px;
  transition: 0.3s;
  box-sizing: border-box;
  padding: 13px 12px;
}

.USWrap .USContentWrap .USContent .USContentItem:hover {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}

.USWrap .USContentWrap .USContent .USContentItem img {
  width: 155px;
  height: 104px;
  display: block;
  border-radius: 8px;
}

.USWrap .USContentWrap .USContent .USContentItem .UsItemR {
  padding-left: 13px;
}

.USWrap .USContentWrap .USContent .USContentItem .UsItemR .UsItemRT {
  height: 44px;
  width: 391px;
  border-bottom: 1px solid #dedede;
  line-height: 44px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
}

.USWrap .USContentWrap .USContent .USContentItem .UsItemR .UsItemRT:hover {
  color: #ff0101;
}

.USWrap .USContentWrap .USContent .USContentItem .UsItemR .UsItemRC {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  transition: 0.3s;
  margin-top: 7px;
  color: #666666;
}

.USWrap .USContentWrap .USContent .USContentItem .UsItemR .UsItemRC:hover {
  color: #ff0101;
}

/* 美国留学结束*/
/* 加拿大留学开始*/
.canadaWrap {
  width: 1240px;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 95px;
}

.canadaWrap .canada {
  margin-top: 25px;
  width: 1200px;
  height: 449px;
  background: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  display: flex;
}

.canadaWrap .canada .canConNav {
  width: 131px;
  height: 449px;
  background: #f8f8f8;
  border-radius: 3px 0px 0px 4px;
  box-sizing: border-box;
  padding: 6px 0;
}

.canadaWrap .canada .canConNav .canConNavTab {
  width: 131px;
  height: 109px;
  transition: 0.3s;
  text-align: center;
  line-height: 109px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.canadaWrap .canada .canConWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.canadaWrap .canada .canConWrap .canConItemWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 13px 24px;
}

.canadaWrap .canada .canConWrap .canConItemWrap .canConItem {
  width: 470px;
  height: 95px;
  margin: 10px 0;
  display: flex;
  padding: 13px 12px;
}

.canadaWrap .canada .canConWrap .canConItemWrap .canConItem img {
  width: 142px;
  height: 95px;
  display: block;
  border-radius: 8px;
}

.canadaWrap .canada .canConWrap .canConItemWrap .canConItem .canConItemR {
  padding-left: 13px;
}

.canadaWrap .canada .canConWrap .canConItemWrap .canConItem .canConItemR .canConItemRT {
  height: 40px;
  line-height: 40px;
  width: 315px;
  border-bottom: 1px solid #dedede;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
}

.canadaWrap .canada .canConWrap .canConItemWrap .canConItem .canConItemR .canConItemRT:hover {
  color: #ff0101;
}

.canadaWrap .canada .canConWrap .canConItemWrap .canConItem .canConItemR .canConItemRC {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  transition: 0.3s;
  margin-top: 7px;
  color: #666666;
}

.canadaWrap .canada .canConWrap .canConItemWrap .canConItem .canConItemR .canConItemRC:hover {
  color: #ff0101;
}

.canConNavTabSelect {
  background: #ffffff;
  position: relative;
  color: #ff0101 !important;
}

.canConNavTabSelect::after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 109px;
  background: #bf4444;
  left: 0;
  top: 0;
}

/* 加拿大留学结束*/
/* 服务流程结束*/
.serviceProcess_warp {
  width: 100%;
  background: #efefef;
  box-sizing: border-box;
  padding: 40px 0;
}

.serviceProcess_warp .serviceProcess {
  width: 1200px;
  margin: 0 auto;
}

.serviceProcess_warp .service_content {
  background-repeat: no-repeat;
  background-image: url(/Public/Home/images/index_img/2.0.png);
  background-size: 1053px 147px;
  background-position: right 75px top 60px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 20px;
  height: 272px;
  width: 1240px;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 auto;
  margin-top: 24px;
}

.serviceProcess_warp .service_content .service_contentItemWrap {
  display: flex;
  justify-content: space-between;
  height: 122px;
}

.serviceProcess_warp .service_content .service_item {
  cursor: pointer;
  width: 148px;
  height: 122px;
  background: url(/Public/Home/images/index_img/2.15.png);
  background-size: 100% 100%;
  position: relative;
}

.serviceProcess_warp .service_content .service_item .service_itemLT {
  position: absolute;
  top: 5px;
  left: 7px;
  width: 22px;
  height: 14px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 22px;
}

.serviceProcess_warp .service_content .service_item img {
  display: block;
  width: 36px;
  height: 36px;
  margin: 30px auto 10px auto;
}

.serviceProcess_warp .service_content .service_item p {
  text-align: center;
  line-height: 16px;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}

/* 服务流程结束*/
/* 新加坡留学开始*/
.singaporeWrap {
  width: 1240px;
  box-sizing: border-box;
  padding: 0 20px;
  margin: 0 auto;
  padding: 30px 20px 100px 20px;
}

.singaporeWrap .singapore {
  margin-top: 25px;
  width: 1200px;
  height: 487px;
  background: #ffffff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}

.singaporeWrap .singapore .singaporeNav {
  width: 1200px;
  height: 50px;
  background: #f8f8f8;
  border-radius: 8px 8px 0px 0px;
  display: flex;
}

.singaporeWrap .singapore .singaporeNav .singaporeNavTab {
  width: 300px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  transition: 0.3s;
}

.singaporeWrap .singapore .singaporeContWrap {
  box-sizing: border-box;
  padding: 6px 14px;
}

.singaporeWrap .singapore .singaporeContWrap .singaporeItemWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.singaporeWrap .singapore .singaporeContWrap .singaporeItemWrap .singaporeItem {
  width: 540px;
  height: 103px;
  margin: 7px 0;
  display: flex;
  padding: 13px 12px;
}

.singaporeWrap .singapore .singaporeContWrap .singaporeItemWrap .singaporeItem img {
  width: 154px;
  height: 103px;
  display: block;
  border-radius: 8px;
}

.singaporeWrap .singapore .singaporeContWrap .singaporeItemWrap .singaporeItem .singaporeItemR {
  padding-left: 15px;
}

.singaporeWrap .singapore .singaporeContWrap .singaporeItemWrap .singaporeItem .singaporeItemR .singaporeItemRT {
  height: 44px;
  line-height: 44px;
  width: 378px;
  border-bottom: 1px solid #dedede;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
}

.singaporeWrap .singapore .singaporeContWrap .singaporeItemWrap .singaporeItem .singaporeItemR .singaporeItemRT:hover {
  color: #ff0101;
}

.singaporeWrap .singapore .singaporeContWrap .singaporeItemWrap .singaporeItem .singaporeItemR .singaporeItemRC {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* 这里是超出几行省略 */
  overflow: hidden;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  transition: 0.3s;
  margin-top: 7px;
  color: #666666;
}

.singaporeWrap .singapore .singaporeContWrap .singaporeItemWrap .singaporeItem .singaporeItemR .singaporeItemRC:hover {
  color: #ff0101;
}

.singaporeNavTabSelect {
  background: #ffffff;
  position: relative;
  color: #ff0101 !important;
}

.singaporeNavTabSelect::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #bf4444;
  left: 0;
  top: 0;
}

/* 新加坡留学结束*/
/* 学长学姐成功申请经验供你参考开始*/
.experTabSelect p {
  background: #430101d7 !important;
}

.experWrap {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #efefef;
}

.experWrap .mainTitle {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}

.experWrap .experInner {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  box-sizing: border-box;
  padding-top: 34px;
}

.experWrap .experInner .experTabWrap {
  height: 563px;
  width: 146px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.experWrap .experInner .experTabWrap>.experTab:nth-child(1) {
  background: url(/Public/Home/images/index_img/4.1.png);
  background-size: 100% 100%;
}

.experWrap .experInner .experTabWrap>.experTab:nth-child(2) {
  background: url(/Public/Home/images/index_img/4.2.png);
  background-size: 100% 100%;
}

.experWrap .experInner .experTabWrap>.experTab:nth-child(3) {
  background: url(/Public/Home/images/index_img/4.3.png);
  background-size: 100% 100%;
}

.experWrap .experInner .experTabWrap>.experTab:nth-child(4) {
  background: url(/Public/Home/images/index_img/4.4.png);
  background-size: 100% 100%;
}

.experWrap .experInner .experTabWrap .experTab {
  width: 146px;
  height: 134px;
  line-height: 134px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}

.experWrap .experInner .experTabWrap .experTab p {
  display: block;
  background: #00000055;
  transition: 0.3s;
}

.experWrap .experInner .tabConWrap .tabConItemWrap {
  justify-content: space-between;
  align-content: space-between;
  display: flex;
  flex-wrap: wrap;
  padding-left: 15px;
  width: 1038px;
  height: 563px;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem {
  width: 250px;
  height: 275px;
  background: #ffffff;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem:hover img {
  box-shadow: 0px 2px 35px 0px rgba(144, 37, 37, 0.19);
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem:hover::before {
  left: 0;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem::before {
  transition: 0.3s;
  position: absolute;
  display: block;
  width: 250px;
  left: -250px;
  height: 35px;
  content: "";
  background-color: #bf4444;
  top: 0;
  border-radius: 5px;
  z-index: 2;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem::after {
  position: absolute;
  display: block;
  width: 250px;
  height: 35px;
  background: #cacfd8;
  border-radius: 5px;
  left: 0;
  top: 0;
  content: "";
  z-index: 1;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemT {
  height: 100px;
  width: 250px;
  padding-top: 25px;
  display: flex;
  box-sizing: border-box;
  padding-left: 12px;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemT .tabConItemTCon {
  position: relative;
  padding-left: 7px;
  box-sizing: border-box;
  padding-top: 13px;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemT .tabConItemTCon .tabConItemTConTit {
  height: 20px;
  box-sizing: border-box;
  padding: 3px 10px;
  background: #ededed;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 14px;
  margin-left: 9px;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemT .tabConItemTCon .tabConItemTConName {
  line-height: 24px;
  font-size: 19px;
  font-weight: bold;
  color: #333333;
  max-width: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemT .tabConItemTCon>p:nth-child(1) {
  display: flex;
  align-items: center;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemT .tabConItemTCon>p:nth-child(2) {
  margin-top: 5px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemT img {
  display: block;
  width: 75px;
  height: 75px;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  position: relative;
  z-index: 3;
  overflow: hidden;
  transition: 0.3s;
  background-color: #FFFFFF;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemD {
  width: 224px;
  height: 133px;
  background: #f1f1f1;
  border-radius: 5px;
  margin: 28px auto 0 auto;
  box-sizing: border-box;
  padding: 15px 10px 15px 15px;
  position: relative;
  z-index: 2;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemD::before {
  width: 224px;
  height: 18px;
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  top: -18px;
  left: 0;
  background-image: url(/Public/Home/images/index_img/3.1.png);
  background-size: 100% 100%;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemD p {
  font-size: 14px;
  font-weight: bold;
  color: #1d1d1d;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.experWrap .experInner .tabConWrap .tabConItemWrap .tabConItem .tabConItemD p span {
  font-weight: 400;
}

/* 学长学姐成功申请经验供你参考结束*/
/* 留学问答，解答你的留学疑惑开始*/
.qusAnsWrap {
  width: 1240px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 20px 10px 20px;
}

.qusAnsWrap .qusAnsCont {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}

.qusAnsWrap .qusAnsCont .qusAnsContLR {
  width: 384px;
  box-sizing: border-box;
  padding-top: 8px;
}

.qusAnsWrap .qusAnsCont .qusAnsContLR a {
  line-height: 37px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  transition: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qusAnsWrap .qusAnsCont .qusAnsContLR a:hover {
  color: #ff0000;
}

.qusAnsWrap .qusAnsCont .qusAnsContLR a img {
  width: 15px;
  height: 18px;
  margin-right: 10px;
  position: relative;
  top: 4px;
}

.qusAnsWrap .qusAnsCont .qusAnsContC {
  display: block;
  width: 300px;
  height: 200px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

.qusAnsWrap .qusAnsCont .qusAnsContC img {
  width: 300px;
  height: 200px;
}

.qusAnsWrap .qusAnsCont .qusAnsContC .qusAnsContCDown {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300px;
  height: 33px;
  line-height: 33px;
  box-sizing: border-box;
  padding: 0 12px;
  background: #0000007f;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 留学问答，解答你的留学疑惑结束*/