.center_area {
  max-width: 1200px;
}

.header .h_logo .emba {
  font-family: inherit;
}

.header .h_logo .emba, .header .h_logo .mpacc, .header .h_logo .mem {
  display: block;
  float: left;
  padding: 15px 0;
  height: 42px;
  line-height: 72px;
  font-size: 32px;
  font-family: Oswald-Medium, Oswald !important;
  font-weight: 500;
  color: #ffffff;
  line-height: 42px;
  letter-spacing: 2px;
}

.header .h_logo .Title {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
  line-height: 32px;
  float: left;
  padding-top: 21px;
  padding-left: 24px;
}

.header .headermain .menu > ul {
  text-align: center;
}

.header .headermain .menu > ul > li {
  width: inherit;
  float: none;
  display: inline-block;
  padding: 16px 0.8rem;
}

.tab-link {
  padding: 32px 0;
  background: url(../images/tab_link_bg.png) no-repeat right;
}


.tab-link a:first-child {
  background: url(../images/MBA_student_2x.png) no-repeat center;
  background-size: cover;
}

.tab-link a:last-child {
  background: url(../images/campus_friends_2x.png) no-repeat center;
  background-size: cover;
  margin-left: 16px;
}

.one a, .two a {
    display: block;
    border-radius: 4px;
    float: left;
    padding: 32px 0;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    line-height: 20px;
    width: calc(50% - 8px);
}


.tab-link .one a{
background: url(../images/MBA_student_2x.png) no-repeat center;
  background-size: cover;
margin-left:0;
}
.tab-link .two a{
background: url(../images/campus_friends_2x.png) no-repeat center;
  background-size: cover;
margin-left: 16px;
}


.main {
  background: #f5f7fa;
  padding: 32px 0;
}

.main .tab-list {
  padding-bottom: 32px;
}

.main .tab-list .tab {
  border-radius: 4px;
  border: 1px solid rgba(130, 32, 69, 0.2);
  font-size: 16px;
  font-weight: 400;
  color: #822045;
  line-height: 20px;
  padding: 7px 16px;
  display: inline-block;
  margin-right: 16px;
  cursor: pointer;
}

.main .tab-list .tab:last-child {
  margin-right: 0;
}

.main .tab-list .tab.active {
  background: #822045;
  color: #fff;
}

.footer .footer_bottom .top {
  padding: 17px 0;
}

.footer .footer_bottom .top .logo1 {
  width: 457px;
  height: auto;
  margin-right: 7%;
  margin-top: 0;
}

.footer .footer_bottom .top .logo1 .f-logo {
  background: url(../images/special_footer_logo.png) no-repeat center;
  background-size: cover;
  width: 457px;
}

.footer .footer_bottom .top .logo1 .logo2_c .f-logo2 {
  background: url(../images/f-logo-c2x.png) no-repeat center;
  background-size: contain;
  width: 228px;
  height: 34px;
  margin-top: 16px;
  margin-left: 9px;
}

.footer .footer_bottom .top .logo2 {
  margin-right: 0.44rem;
}

.footer .footer_bottom .top .contact-us {
  margin-right: 6%;
  width: 328px;
}

.footer .footer_bottom .top .contact-us .other {
  padding-top: 16px;
}

.footer .footer_bottom .top .contact-us .other span {
  line-height: 24px;
}

.footer .footer_bottom .top .w-code {
  float: none;
  width: 70px;
  height: 70px;
  margin-top: 0;
}

section .list_container .list-left .listmenu ul li {
  display: none;
  padding: 0;
}

section .list_container .list-left .listmenu ul li.parent {
  background-color: transparent;
  display: block;
}

section .list_container .list-left .listmenu ul li.parent a {
  color: #606266;
  border-bottom: 1px solid #e9edf2;
}

section .list_container .list-left .listmenu ul li.parent a.selected {
  color: #fff;
  border-bottom: 1px solid #822045;
}

section .list_container .list-left .listmenu ul li.parent a.parent {
  display: none;
}

section .list_container .list-left .listmenu ul li.parent ul {
  display: block;
  padding: 0;
}

section .list_container .list-left .listmenu ul li.parent ul li a.parent {
  display: none;
}

section .list_container .list-left .listmenu ul li.parent ul li ul li {
  display: block;
}

section .list_container .list-left .listmenu ul li.parent ul li ul li:hover a {
  color: #fff;
}

section .list_container .list-left .listmenu ul li:not(:last-child).selected a, section .list_container .list-left .listmenu ul li:not(:last-child):hover a, section .list_container .list-left .listmenu ul li:not(:last-child).parent a {
  border-bottom: 1px solid #e9edf2;
}

.footer .footer_bottom .top .logo2 {
  background: url(../images/f-logo-c2xx.png) no-repeat center;
  background-size: contain;
  width: 108px;
  height: 80px;
  margin-top: 0;
  margin-right: 0.2rem;
}

.footer .footer_bottom .top .f-code {
  float: right;
}

.footer .footer_bottom .top .f-code .code {
  float: left;
}

.footer .footer_bottom .top .f-code .code:not(:first-child) {
  margin-left: 16px;
}

.footer .footer_bottom .top .f-code .code .c-title {
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  line-height: 16px;
  text-align: center;
  padding-top: 15px;
}

.footer .footer_bottom .top .f-code .code:nth-of-type(1) .w-code {
  background: url(../images/MBA-code2x.png) center no-repeat;
  background-size: contain;
}

.footer .footer_bottom .top .f-code .code:nth-of-type(2) .w-code {
  background: url(../images/MPAcc-code2x.png) center no-repeat;
  background-size: contain;
}

.footer .footer_bottom .top .f-code .code:nth-of-type(3) .w-code {
  background: url(../images/MEM-code2x.png) center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 1280px) {
  .footer .footer_bottom .top .logo1 {
    margin-right: 7%;
  }
  .footer .footer_bottom .top .contact-us {
    margin-right: 5%;
  }
}

@media screen and (max-width: 1250px) {
  .footer .footer_bottom .top .logo1, .footer .footer_bottom .top .contact-us {
    margin-right: 5%;
  }
}

@media screen and (max-width: 1220px) {
  .footer .footer_bottom .top .logo1, .footer .footer_bottom .top .contact-us {
    margin-right: 4%;
  }
}

@media screen and (max-width: 1200px) {
  .footer .footer_bottom .top .logo1, .footer .footer_bottom .top .logo2, .footer .footer_bottom .top .contact-us, .footer .footer_bottom .top .w-code {
    margin: 0 auto;
    float: none;
    margin-bottom: 24px;
  }
  .footer .footer_bottom .top .logo1 {
    margin-top: 24px;
  }
  .footer .footer_bottom .top .logo1 .logo2_c .f-logo2 {
    margin: 8px auto;
  }
  .other {
    text-align: center;
  }
  .footer .footer_bottom .top .logo1, .footer .footer_bottom .top .logo2, .footer .footer_bottom .top .contact-us {
    margin-right: auto;
  }
  .footer .footer_bottom .top .f-code {
    margin-right: auto;
    float: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    width: 242px;
  }
  .footer .footer_bottom .top .f-code .code {
    margin-bottom: 24px;
  }
  .footer .footer_bottom .top .f-code .code .w-code {
    margin-bottom: 8px;
  }
}



@media screen and (max-width: 768px) {
  .header {
    height: 112px;
  }
  .header .h_logo {
    padding-bottom: 10px;
  }
  .header .h_logo .logo {
    float: none;
  }
  .header .h_logo .emba, .header .h_logo .mpacc, .header .h_logo .mem {
    font-size: 24px;
    height: auto;
    line-height: inherit;
    padding: 5px 0;
  }
  .header .h_logo .Title {
    font-size: 20px;
    line-height: 32px;
    padding-top: 8px;
    padding-left: 16px;
  }
  .header .h_logo .emba::before {
    display: none;
  }
  .top_banner, section .container .sw_banner {
    padding-top: 112px;
  }
}

@media screen and (max-width: 500px) {
  .footer .footer_bottom .top .logo1 {
    width: 330px;
  }
  .footer .footer_bottom .top .logo1 .f-logo {
    width: 330px;
    height: 37px;
  }
  .tab-link a {
    padding: 20px 0;
  }
  .main .tab-list .tab {
    padding: 7px 8px;
    margin-right: 0px;
  }
}
/*# sourceMappingURL=special_common.css.map */