* {
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei;
  list-style: none;
  text-decoration: none;
}

#focus_nav {
  width: 100%;
  box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.08);
  z-index: 9999;
  background: #273098;
}

#focus_nav ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

#focus_nav ul li {
  width: 14%;
  line-height: 60px;
  text-align: center;
  /* margin-right:50px; */
  border-right: 1px dashed #ccc;
}

#focus_nav ul li:last-child {
  border-right: none;
}

#focus_nav ul li a {
  color: #FFFFFF;
}

#focus_nav ul li a:hover {
  color: #F14545;
}

.public_a {
  width: 277px;
  margin: 0 auto;
  height: 49px;
  margin-top: 50px;
  background: linear-gradient(87deg, #FF7E63 0%, #FF4D27 100%);
  border-radius: 3px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  display: block;
  text-align: center;
  line-height: 49px;
  border-radius: 29px;
  letter-spacing: 1px;
}

.feiyong_img {
  width: 100%;
  height: 499px;
}

.feiyong_img img {
  width: 100%;
  height: 500px;
  display: block;
}

/* 公共 */
.represent_title {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-top: 60px;
}

.represent_title p {
  font-size: 38px;
  font-weight: bold;
  color: #1E1F2D;
  line-height: 60px;
}

.represent_title img {
  width: 299px;
  height: 13px;
}

.represent_title span {
  font-size: 10px;
  font-weight: 400;
  color: #AAAAAA;
  line-height: 24px;
  display: block;
}

/* 第一模块 */
.contrast_top {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  font-size: 18px;
  font-weight: 400;
  line-height: 48px;
  margin-top: 40px;
  position: relative;
}

.contrast_top p:first-child {
  width: 600px;
  height: 48px;
  color: #FFFEFE;
  background: #273098;
  text-align: center;
}

.contrast_top b {
  width: 63px;
  height: 63px;
  position: absolute;
  left: 47.5%;
  top: -9px;
  text-align: center;
  background: linear-gradient(125deg, #FF7E63 0%, #FF4D27 100%);
  border-radius: 50%;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 63px;
}

.contrast_top p:last-child {
  width: 600px;
  height: 48px;
  color: #333333;
  text-align: center;
  background: #E3E2E2;
}

.contrast_ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  background-color: #EDEFF8;
}

.contrast_ul:nth-child(2n) {
  background-color: #F8F9FF;
}

.contrast_ul li {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
  text-align: center;
}

.contrast_ul li:first-child {
  width: 515px;
  padding: 15px;
}

.contrast_ul li:nth-child(2) {
  width: 85px;
  padding: 15px;
  background-color: #e3e5f14d;
}

.contrast_ul li:last-child {
  width: 515px;
  padding: 15px;
}

.contrast_ul .constrat_LF {
  line-height: 81px !important;
}

.contrast_ul .constrat_LS {
  line-height: 54px !important;
}

.contrast_ul .constrat_LT {
  line-height: 64px !important;
}



/* 第二模块 */
#tits {
  width: 1200px;
  height: 55px;
  background: #273098;
  margin: 0 auto;
  text-align: center;
  margin-top: 35px;
}

#tits p {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 55px;
}

.admission_list {
  width: 1200px;
  margin: 0 auto;
}

.admission_list_top {
  display: flex;
  height: 52px;
  background: #E5E8F6;
}

.admission_list_top p {
  height: 19px;
  font-size: 18px;
  font-weight: 400;
  color: #1F2021;
  line-height: 52px;
  text-align: center;
}

.admission_list_top p:nth-child(1) {
  width: 194px;
}

.admission_list_top p:nth-child(2) {
  width: 355px;
}

.admission_list_top p:nth-child(3) {
  width: 387.5px;
}

.admission_list_top p:nth-child(4) {
  width: 256.3px;
}

.admission_list_top p:nth-child(5) {
  width: 171.7px;
}

.admission_list_main ul {
  display: flex;
}

.admission_list_main ul {
  background: #F8F9FF;
}

.admission_list_main ul:nth-child(2n) {
  background: #F3F5FC;
}

.admission_list_main ul li {
  text-align: center;
  height: 44px;
  line-height: 44px;
  color: #666666;
}

.admission_list_main ul li a {
  color: #FC431E;
}

.admission_list_main ul li:nth-child(1) {
  width: 189px;
}

.admission_list_main ul li:nth-child(2) {
  width: 364px;
}

.admission_list_main ul li:nth-child(3) {
  width: 385.5px;
}

.admission_list_main ul li:nth-child(4) {
  width: 257.3px;
}

.admission_list_main ul li:nth-child(5) {
  width: 171.7px;
}

/* 滚动条 */
.admission_list_main {
  height: 445px;
  overflow: auto;
}

.select {
  background: #F06714 !important;
  color: #fff !important;
}


/* 第三个板块 */
.choose_ul {
  width: 1200px;
  margin: 30px auto;
  display: flex;
}

.choose_ul li {
  width: 227px;
  height: 304px;
  margin-right: 17px;
  position: relative;
  background: #f6f6f6;
}

.choose_ul li img {
  line-height: 0;
  height: 150px;
  width: 227px;
}

.choose_ul li:last-child {
  margin-right: 0;
}

.choose_ul li .expense_bag_content {
  box-sizing: border-box;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  text-align: center;
  font-family: Microsoft YaHei;
}

.choose_ul li .expense_bag_tit {
  width: 227px;
  height: 45px;
  background: #00000085;
  color: white;
  text-align: center;
  margin-top: -45px;
  position: relative;
}

.choose_ul li .expense_bag_tit span {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 45px;
}

.choose_ul li p {
  width: 100%;
  height: 58px;
  line-height: 58px;
  background: #f6f6f6;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  position: absolute;
  bottom: 0;
}

/* 第四个板块 */
.popular {
  width: 100%;
  height: 910px;
  background: url(/Public/Home/images/wlxy_img/4.png) no-repeat;
  background-size: 100% 100%;
}

.popular_ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}

.popular_ul li {
  width: 224px;
  height: 195px;
  background: #FFFFFF;
  opacity: 0.92;
  padding: 15px;
  border-radius: 8px 30px 8px 30px;
  position: relative;
  text-align: center;
  margin-right: 20px;
  margin-top: 80px;
}

.popular_ul li:last-child {
  margin-right: 0;
}

.popular_ul li img {
  position: absolute;
  top: -45px;
  left: 30%;
}

.popular_ul li p {
  font-size: 18px;
  font-weight: bold;
  color: #202228;
  line-height: 20px;
  margin-top: 46px;
  margin-bottom: 14px;
}

.popular_ul li span {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #333333;
}

/* 五个板块 */
.expense {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  margin-top: 35px;
}

.expense li {
  width: 198px;
  height: 220px;
  padding: 20px;
  background: #F6F7FF;
  border-radius: 7px 30px 7px 30px;
  text-align: center;
  margin-right: 20px;
}

.expense li:last-child {
  margin-right: 0;
}

.expense li img {
  width: 50px;
  height: 50px;
}

.expense li p {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 19px;
  margin-top: 10px;
}

.expense li span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 10px;
}

.expense li p b {
  display: block;
  font-size: 8px;
  font-weight: 400;
  color: #333333;
  /* line-height: 44px; */
}

/* 第六个板块 */
.information {
  width: 1200px;
  margin: 0 auto;
  /* height: 500px; */
  margin-top: 50px;
  display: flex;
}

.information ul {
  width: 355px;
  height: 315px;
  padding-top: 75px;
  margin-right: 20px;
  padding-left: 30px;
  background: url(/Public/Home/images/wlxy_img/6.1.png) no-repeat;
  background-size: 100% 100%;
}

.information ul:last-child {
  margin-right: 0;
}

.information ul li a {
  width: 80%;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 48px;
  border-bottom: 1px solid #EFEFEF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.information ul li a:hover {
  color: #273098;
  transition: 0.3s;
}

/* 第七个板块 */
.teacher {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  margin-top: 25px;
}

.teacher li {
  width: 273px;
  height: 335px;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 0px rgba(63, 93, 99, 0.23);
  border-radius: 4px;
  margin-right: 38px;
}

.teacher li:last-child {
  margin-right: 0;
}

.teacher li p {
  font-size: 18px;
  font-weight: bold;
  color: #273098;
  line-height: 36px;
}

.teacher_main img {
  width: 273px;
  height: 262px;
}

/* 第八个板块 */
.finally {
  width: 100%;
}

.finally img {
	width: 100%;
    display: block;
    margin-top: 50px;
}

/* 托普仕留学成功案例 */
.studying_abroad_down {
  display: flex;
  width: 1200px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}

.studying_abroad_down .down_item {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 289px;
  height: 148px;
  border: 1px solid #e3e3e3;
  background: linear-gradient(267deg, #f6f7ff 0%, #ffffff 100%);
  border-radius: 22px;
  margin: 10px 0px;
}

.studying_abroad_down img {
  width: 80px;
  height: 80px;
  margin: 0 7px;
}

.studying_abroad_down .down_item .down_item_rt>p:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 38px;
}

.studying_abroad_down .down_item .down_item_rt>p:nth-child(2) {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}

.studying_abroad_down .down_item .down_item_rt>p:nth-child(3),
.studying_abroad_down .down_item .down_item_rt>p:nth-child(4) {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}