/**
 * @description: 清除浮动
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 响应式图片
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 横向排列，垂直居中布局
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 单行文本超出隐藏
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 多行文本超出隐藏
 * @Author:
 * @param {Number} num 最多要显示几行
 * @return:
 */
/**
 * @description: flex 垂直居中布局
 * @Author:
 * @param {String} cposition 水平排列方式
 * @return:
 */
/**
 * @description: 设置元素尺寸
 * @Author:
 * @param {Number} w 宽度
 * @param {Number} h 高度
 * @return:
 */
/**
 * @description: 2x的雪碧图缩放
 * @Author:
 * @param {Number} spriteW 雪碧图原始宽度
 * @param {Number} spriteH 雪碧图原始高度
 * @param {Number} bgOffsetX 背景定位原始X轴偏移量
 * @param {Number} bgOffsetY 背景定位原始Y轴偏移量
 * @return:
 */
/**
 * @description: 设置字体
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 修改滚动条样式
 * @Author:
 * @param {String} scrollW 滚动条宽度
 * @param {String} scrollC 滚动条背景色
 * @param {String} trackP 滑块背景色
 * @return:
 */
/**
 * @description: 设置背景图
 * @Author:
 * @param {String} url 图片路径
 * @return:
 */
/**
 * @description: 修改输入框占位符的字体颜色
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 禁止选中内容
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 鼠标移入图片放大效果
 * @Author:
 * @param {type}
 * @return:
 */
/**
 * @description: 铺满整个容器的绝对定位
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 绝对定位水平垂直居中
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 统一容器,视项目不同,数值有所不同
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 替代flex的inline-block
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 首页栏目标题样式
 * @Author: 
 * @param {type} 
 * @return: 
 */
/**
 * @description: 两端对齐辅助元素
 * @Author: 
 * @param {type} 
 * @return: 
 */
div.page-link-1 .public-registration-consulting {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0.6rem;
}
div.page-link-1 .public-registration-consulting a {
  display: inline-block;
  margin: 0 0.35rem;
  width: 1.5rem;
  height: 0.45rem;
  border-radius: 0.3rem;
  text-align: center;
  line-height: 0.45rem;
  font-size: 0.18rem;
}
div.page-link-1 .public-registration-consulting a:first-child {
  background: linear-gradient(90deg, #EC4F4F 0%, #E41640 100%);
  color: #FFFFFF;
}
div.page-link-1 .public-registration-consulting a:last-child {
  background-color: #FFFFFF;
  color: #E51D42;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .public-registration-consulting a {
    width: 1.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
  }
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .public-registration-consulting a {
    font-size: 0.2rem;
  }
}
div.page-link-1 .banner {
  position: relative;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .banner .pc-banner-wrap {
    display: none;
  }
}
div.page-link-1 .banner .pc-banner-wrap img {
  display: block;
  width: 100%;
}
div.page-link-1 .banner .phone-banner-wrap {
  display: none;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .banner .phone-banner-wrap {
    display: block;
  }
}
div.page-link-1 .banner .phone-banner-wrap img {
  display: block;
  width: 100%;
}
div.page-link-1 .banner h2 {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  font-family: 'PingFang SC Heavy', '微软雅黑';
  font-size: 0.6rem;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .banner h2 {
    top: 40%;
  }
}
div.page-link-1 .banner h3 {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  bottom: 2rem;
  font-family: 'PingFang SC Heavy', '微软雅黑';
  font-size: 0.32rem;
  color: #FFFFFF;
}
div.page-link-1 .president-class .thinking {
  padding: 0.4rem 0 0.5rem;
}
div.page-link-1 .president-class .thinking .thinking-title {
  font-size: 0.34rem;
  font-weight: bold;
  color: #182E5C;
  text-align: center;
}
div.page-link-1 .president-class .thinking .thinking-title span {
  color: #BC1E1D;
}
div.page-link-1 .president-class .thinking .thinking-content {
  margin-top: 0.45rem;
  position: relative;
}
div.page-link-1 .president-class .thinking .thinking-content .img {
  width: 7.77rem;
  height: 4.83rem;
  overflow: hidden;
}
div.page-link-1 .president-class .thinking .thinking-content .img img {
  width: 100%;
  height: auto;
}
div.page-link-1 .president-class .thinking .thinking-content .text {
  width: calc(100% - 5.65rem);
  padding: 0.5rem 0.1rem 0.4rem 0.35rem;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
div.page-link-1 .president-class .thinking .thinking-content .text p {
  margin-top: 0.3rem;
  font-size: 0.2rem;
  color: #444444;
  line-height: 1.4;
  background: url(../images/thinking-icon.png) left center / 0.26rem auto no-repeat;
  padding-left: 0.46rem;
}
div.page-link-1 .president-class .thinking .thinking-content .text p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .thinking .thinking-content .img {
    width: 100%;
    height: 4.7rem;
  }
  div.page-link-1 .president-class .thinking .thinking-content .img img {
    width: auto;
    height: 100%;
  }
  div.page-link-1 .president-class .thinking .thinking-content .text {
    width: 96%;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  div.page-link-1 .president-class .thinking .thinking-content .text p {
    margin-top: 0.2rem;
    font-size: 0.28rem;
  }
}
div.page-link-1 .president-class .choose {
  height: 7.35rem;
  padding: 0.65rem 0 0.55rem;
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .choose {
    height: auto;
  }
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.page-link-1 .president-class .choose {
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .choose {
    height: auto;
  }
}
div.page-link-1 .president-class .choose .choose-container {
  padding-bottom: 2.4rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .choose .choose-container {
    padding-bottom: 0;
  }
}
div.page-link-1 .president-class .choose .choose-container .choose-title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
div.page-link-1 .president-class .choose .choose-container .choose-one {
  margin-top: 0.65rem;
  display: flex;
  justify-content: space-between;
}
div.page-link-1 .president-class .choose .choose-container .choose-one > ul {
  flex: 1;
}
div.page-link-1 .president-class .choose .choose-container .choose-one > ul li {
  padding-bottom: 0.6rem;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 2.2;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
div.page-link-1 .president-class .choose .choose-container .choose-one > ul li i {
  display: block;
  width: 0.12rem;
  height: 0.12rem;
  background-color: #FFFFFF;
  border-radius: 50%;
}
div.page-link-1 .president-class .choose .choose-container .choose-one > ul li div {
  width: calc(100% - 0.27rem);
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .choose .choose-container .choose-one > ul li {
    font-size: 0.2rem;
    line-height: 1.6;
  }
}
div.page-link-1 .president-class .choose .choose-container .choose-one > ul:first-child {
  padding-right: 0.9rem;
}
div.page-link-1 .president-class .choose .choose-container .choose-one > ul:last-child {
  padding-left: 0.9rem;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .choose .choose-container .choose-one > ul li {
    padding-bottom: 0.3rem;
    font-size: 0.28rem;
    line-height: 1.5;
  }
  div.page-link-1 .president-class .choose .choose-container .choose-one > ul:first-child {
    padding-right: 0.15rem;
  }
  div.page-link-1 .president-class .choose .choose-container .choose-one > ul:last-child {
    padding-left: 0.15rem;
  }
}
div.page-link-1 .president-class .choose .choose-container .choose-two {
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 0.55rem;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
div.page-link-1 .president-class .choose .choose-container .choose-two ul {
  display: flex;
  justify-content: space-between;
}
div.page-link-1 .president-class .choose .choose-container .choose-two ul li {
  width: 2.9rem;
  height: 1.5rem;
  position: relative;
}
div.page-link-1 .president-class .choose .choose-container .choose-two ul li .img {
  overflow: hidden;
}
div.page-link-1 .president-class .choose .choose-container .choose-two ul li .img img {
  width: 100%;
  height: auto;
}
div.page-link-1 .president-class .choose .choose-container .choose-two ul li .title {
  width: 100%;
  font-size: 0.24rem;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 3px 6px #C2302D;
  position: absolute;
  left: 0;
  bottom: 0.58rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .choose .choose-container .choose-two {
    width: 95%;
    position: static;
    left: auto;
    bottom: auto;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
  div.page-link-1 .president-class .choose .choose-container .choose-two ul {
    justify-content: space-around;
    flex-wrap: wrap;
  }
  div.page-link-1 .president-class .choose .choose-container .choose-two ul li {
    width: 45%;
    margin-top: 0.3rem;
  }
  div.page-link-1 .president-class .choose .choose-container .choose-two ul li .title {
    font-size: 0.28rem;
  }
  div.page-link-1 .president-class .choose .choose-container .choose-two ul li:nth-child(-n + 2) {
    margin-top: 0;
  }
}
div.page-link-1 .president-class .what-study {
  padding: 0.78rem 0 2.1rem;
  background: url(../images/what-study-bg.png) center center / cover no-repeat;
  position: relative;
}
div.page-link-1 .president-class .what-study .what-study-container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .what-study .what-study-container {
    flex-wrap: wrap;
  }
}
div.page-link-1 .president-class .what-study .what-study-container .left-title {
  width: 2.95rem;
}
div.page-link-1 .president-class .what-study .what-study-container .left-title .what-study-title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #182E5C;
  padding-bottom: 0.2rem;
}
div.page-link-1 .president-class .what-study .what-study-container .left-title .what-study-title:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #E6E6E6;
  position: absolute;
  left: 0;
  bottom: 0;
}
div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title {
  padding-top: 0.12rem;
}
div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title li {
  margin-top: 0.12rem;
  padding: 0.1rem 0.1rem 0.1rem 0.25rem;
  font-size: 0.16rem;
  color: #333333;
}
div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title li i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
  width: 4px;
  height: 4px;
  background-color: #333333;
  border-radius: 50%;
}
div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title li.whatStudyActive {
  background-color: #B62C2F;
  border-radius: 0px 0.35rem 0.35rem 0px;
  color: #FFFFFF;
}
div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title li.whatStudyActive i {
  background-color: #FFFFFF;
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title li {
    font-size: 0.2rem;
  }
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .what-study .what-study-container .left-title {
    width: 100%;
  }
  div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title {
    white-space: nowrap;
    text-align: center;
    overflow-x: auto;
    padding-bottom: 0.12rem;
  }
  div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title li {
    display: inline-block;
    padding: 0.1rem;
    margin: 0 0.05rem;
    font-size: 0.28rem;
  }
  div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title li i {
    width: 6px;
    height: 6px;
  }
  div.page-link-1 .president-class .what-study .what-study-container .left-title .tab-title li.whatStudyActive {
    border-radius: 35rem;
  }
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content {
  width: calc(100% - 3.1rem);
  padding-top: 0.52rem;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content {
  position: relative;
  display: none;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .img {
  width: 6.76rem;
  height: 4.16rem;
  overflow: hidden;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .img img {
  width: 100%;
  height: auto;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .text {
  width: 5.73rem;
  height: 5.4rem;
  background-color: #FFFFFF;
  box-shadow: 0px -1px 7px rgba(0, 0, 0, 0.16);
  padding: 0.25rem 0.15rem 0.3rem 0.3rem;
  font-size: 0.16rem;
  color: #666666;
  line-height: 1.6;
  position: absolute;
  left: 4.32rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  overflow-y: auto;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .text::-webkit-scrollbar {
  width: 2px;
  background: #ddd;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .text::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ddd;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .text::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background: #293B6B;
  height: 0.5rem;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .text h4 {
  background: url(../images/study-what-icon.png) left center / 0.15rem auto no-repeat;
  padding-left: 0.25rem;
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .text p {
  padding: 0 0 0 0.25rem;
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .text {
    font-size: 0.2rem;
  }
}
div.page-link-1 .president-class .what-study .what-study-container .tab-content .content.whatStudyActive {
  display: block;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .what-study .what-study-container .tab-content {
    width: 100%;
  }
  div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .img {
    width: 100%;
    max-height: 4.16rem;
  }
  div.page-link-1 .president-class .what-study .what-study-container .tab-content .content .text {
    width: 95%;
    height: 3.2rem;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    font-size: 0.28rem;
    line-height: 1.5;
  }
}
div.page-link-1 .president-class .who-teach {
  padding: 0.65rem 0 0;
  background: url(../images/who-teach-bg.png) center center / cover no-repeat;
}
div.page-link-1 .president-class .who-teach .who-teach-container .who-teach-title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #182E5C;
  text-align: center;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content {
  margin-top: 0.65rem;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content {
  display: none;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content {
    flex-wrap: wrap;
  }
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text {
  width: calc(100% - 6rem);
  padding: 0 0 0.27rem;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .name {
  font-size: 0.24rem;
  font-weight: bold;
  color: #161E33;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .position-exprience {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  color: #161E33;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .qualification {
  margin-top: 0.35rem;
  font-size: 0.16rem;
  color: #6B717E;
  line-height: 2.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .desc {
  margin-top: 0.4rem;
  font-size: 0.16rem;
  color: #161E33;
  line-height: 2.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .look-more {
  margin-top: 0.4rem;
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .qualification {
    font-size: 0.2rem;
  }
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text {
    width: 100%;
  }
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .name {
    font-size: 0.28rem;
  }
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .position-exprience {
    font-size: 0.26rem;
  }
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .qualification {
    font-size: 0.26rem;
  }
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .left-text .desc {
    font-size: 0.26rem;
  }
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .right-img {
  width: 4.5rem;
  height: 4.73rem;
  overflow: hidden;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .right-img img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content .right-img {
    width: 100%;
    max-height: 4.7rem;
  }
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-content .content.whoTeachActive {
  display: flex;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-title {
  height: 2.45rem;
  background-color: #182E5C;
  padding: 0.46rem 0;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container {
  overflow: hidden;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide {
  width: 2rem;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide .wrap {
  width: 2rem;
  height: 1.5rem;
  margin: 0 auto;
  background-color: #FFFFFF;
  border-radius: 0.1rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  overflow: hidden;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide .wrap .img {
  width: 1.2rem;
  height: 100%;
  overflow: hidden;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide .wrap .img img {
  width: 100%;
  height: auto;
}
div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide .wrap .name {
  width: calc(100% - 1.2rem);
  text-align: center;
  font-size: 0.18rem;
  color: #6B717E;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide .wrap .name {
    font-size: 0.2rem;
  }
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide .wrap {
    width: 90%;
    height: 1.7rem;
  }
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide .wrap .img {
    width: 1.5rem;
  }
  div.page-link-1 .president-class .who-teach .who-teach-container .tab-title .swiper-container .swiper-slide .wrap .name {
    font-size: 0.28rem;
  }
}
div.page-link-1 .president-class .advantage {
  padding: 0.65rem 0 1.65rem;
  position: relative;
}
div.page-link-1 .president-class .advantage .advantage-title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #182E5C;
  text-align: center;
}
div.page-link-1 .president-class .advantage .advantage-content {
  margin-top: 0.24rem;
}
div.page-link-1 .president-class .advantage .advantage-content ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
div.page-link-1 .president-class .advantage .advantage-content ul li {
  width: calc((100% - 0.78rem)/4);
  height: 3.4rem;
  background-color: #F7F7F7;
  margin-top: 0.28rem;
  padding: 0.38rem 0.17rem 0.28rem;
  position: relative;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  div.page-link-1 .president-class .advantage .advantage-content ul li {
    height: auto;
  }
}
div.page-link-1 .president-class .advantage .advantage-content ul li .icon {
  width: 0.72rem;
  height: 0.65rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.page-link-1 .president-class .advantage .advantage-content ul li .icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
div.page-link-1 .president-class .advantage .advantage-content ul li .line {
  width: 100%;
  height: 1px;
  background-color: rgba(189, 194, 190, 0.28);
  position: absolute;
  left: 0;
  top: 1.33rem;
}
div.page-link-1 .president-class .advantage .advantage-content ul li .circle {
  width: 0.08rem;
  height: 0.08rem;
  margin: 0.26rem auto 0;
  position: relative;
}
div.page-link-1 .president-class .advantage .advantage-content ul li .circle:after {
  content: '';
  width: 0.08rem;
  height: 0.08rem;
  background-color: #182E5C;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
div.page-link-1 .president-class .advantage .advantage-content ul li .title {
  margin-top: 0.28rem;
  font-size: 0.2rem;
  color: #181818;
  text-align: center;
}
div.page-link-1 .president-class .advantage .advantage-content ul li .desc {
  margin-top: 0.24rem;
  font-size: 0.16rem;
  color: #999999;
  line-height: 1.6;
}
div.page-link-1 .president-class .advantage .advantage-content ul li:hover .icon img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .advantage .advantage-content ul li {
    height: 4.2rem;
  }
  div.page-link-1 .president-class .advantage .advantage-content ul li .title {
    font-size: 0.22rem;
  }
  div.page-link-1 .president-class .advantage .advantage-content ul li .desc {
    font-size: 0.2rem;
  }
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .advantage .advantage-content ul li {
    width: calc((100% - 0.3rem)/2);
    height: auto;
  }
  div.page-link-1 .president-class .advantage .advantage-content ul li .circle {
    width: 0.12rem;
    height: 0.12rem;
  }
  div.page-link-1 .president-class .advantage .advantage-content ul li .title {
    font-size: 0.28rem;
  }
  div.page-link-1 .president-class .advantage .advantage-content ul li .desc {
    font-size: 0.26rem;
  }
}
div.page-link-1 .president-class .advantage .public-registration-consulting a:last-child {
  background-color: #E4E2E2;
}
div.page-link-1 .president-class .project {
  padding: 0.65rem 0;
  background-color: #F5F7FC;
}
div.page-link-1 .president-class .project .project-title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #182E5C;
  text-align: center;
}
div.page-link-1 .president-class .project .project-content {
  margin-top: 0.4rem;
}
div.page-link-1 .president-class .project .project-content ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .project .project-content ul {
    flex-wrap: wrap;
  }
}
div.page-link-1 .president-class .project .project-content ul li {
  width: calc((100% - 2.5rem)/6);
  height: 1.9rem;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.12);
  border-radius: 0.05rem;
  padding: 0.4rem 0.3rem 0.3rem;
  position: relative;
}
div.page-link-1 .president-class .project .project-content ul li img {
  display: block;
  max-width: 0.62rem;
  max-height: 0.62rem;
  margin: 0 auto;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
div.page-link-1 .president-class .project .project-content ul li p {
  position: absolute;
  left: 50%;
  bottom: 0.3rem;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  font-size: 0.2rem;
  font-weight: bold;
  color: #182E5C;
}
div.page-link-1 .president-class .project .project-content ul li:hover img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .project .project-content ul li {
    width: calc((100% - 0.5rem)/2);
    height: 2rem;
    margin-top: 0.3rem;
  }
  div.page-link-1 .president-class .project .project-content ul li p {
    font-size: 0.28rem;
  }
  div.page-link-1 .president-class .project .project-content ul li:nth-child(-n + 2) {
    margin-top: 0;
  }
}
div.page-link-1 .president-class .students-elegant-demeanour {
  padding: 0.35rem 0 1.7rem;
  position: relative;
}
div.page-link-1 .president-class .students-elegant-demeanour .public-registration-consulting {
  display: block !important;
}
div.page-link-1 .president-class .students-elegant-demeanour .public-registration-consulting a:last-child {
  background-color: #E4E2E2;
}
div.page-link-1 .president-class .conditions-overleaf {
  padding: 0.65rem 0 0.8rem;
  background-color: #065A9E;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step {
  position: relative;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step .line {
  width: 100%;
  height: 2px;
  border-bottom: 1px dashed #FFFFFF;
  position: absolute;
  left: 0;
  top: 1.1rem;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step ul {
  display: flex;
  justify-content: space-around;
  margin-top: 0.55rem;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step ul li .icon {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 auto;
  background-color: #FFFFFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step ul li .icon img {
  display: block;
  max-width: 0.42rem;
  max-height: 0.42rem;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step ul li .circle {
  width: 0.12rem;
  height: 0.12rem;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  margin: 0.25rem auto 0;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step ul li .title {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  color: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step ul li .title {
    font-size: 0.2rem;
  }
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step ul li:hover .icon img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-step ul li .title {
    font-size: 0.26rem;
  }
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content {
  margin-top: 0.6rem;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul {
  display: flex;
  justify-content: space-between;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li {
  width: calc((100% - 1.29rem)/4);
  height: 2.4rem;
  background: url(../images/conditions-overleaf-bg.png) center center / 100% auto no-repeat;
  padding: 0.4rem 0.35rem 0.2rem;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li .title {
  font-size: 0.2rem;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li .desc {
  margin-top: 0.35rem;
  font-size: 0.16rem;
  color: #6B717E;
  line-height: 1.5;
}
@media screen and (max-width: 2161px) and (min-width: 1921px) {
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li .title {
    font-size: 0.22rem;
  }
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li .desc {
    font-size: 0.2rem;
    margin-top: 0.2rem;
    line-height: 1.2;
  }
}
@media screen and (max-width: 1024px) {
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul {
    flex-wrap: wrap;
  }
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li {
    width: calc((100% - 0.3rem)/2);
    margin-top: 0.3rem;
    background-size: cover;
    height: 4rem;
    padding: 0.8rem 0.2rem;
  }
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li .title {
    font-size: 0.28rem;
  }
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li .desc {
    font-size: 0.26rem;
    line-height: 1.3;
  }
  div.page-link-1 .president-class .conditions-overleaf .conditions-overleaf-content ul li:nth-child(-n+2) {
    margin-top: 0;
  }
}
div.page-link-1 .president-class .online-registration {
  padding: 0.6rem 0;
}
