.pt80 {
  padding-top: 0.5rem;
}
.channel-title-center {
  font-size: 0.5rem;
  color: #05305c;
  font-weight: bold;
  text-align: center;
}
.channel-title-center::after {
  content: "";
  font-size: 0.35rem;
  height: 0.04rem;
  overflow: hidden;
  background-color: #05305c;
  display: block;
  margin: 0.1rem auto;
  width: 1rem;
}
.channel-title-left {
  font-size: 0.35rem;
  color: #05305c;
  font-weight: bold;
  text-align: center;
}
.channel-title-left::after {
  content: "";
  font-size: 0.35rem;
  height: 0.04rem;
  overflow: hidden;
  background-color: #05305c;
  display: block;
  margin: 0.1rem 0;
}
.channel-banner {
  width: 100%;
  height: 4.13rem;
}
.channel-banner img {
  width: 100%;
  height: 4.13rem;
}
.channel-banner-ossd {
  width: 100%;
  height: 4.13rem;
}
.channel-banner-ossd img {
  width: 100%;
  height: 4.13rem;
}

/* PDQ */
.pdq_box01 {
  overflow: hidden;
  padding: 0.5rem;
  display: flex;
  align-items: center;
}
.pdq_box01_img {
  width: 4rem;
}
.pdq_box01_img img {
  width: 4rem;
  border: solid 4px #05305c;
  border-radius: 0.1rem;
}
.pdq_box01_content {
  padding-left: 0.5rem;
}
.pdq_box01_content h2 {
  padding-top: 0.2rem;
}
.pdq_box01_content p {
  line-height: 0.45rem;
  color: #333;
  padding-top: 0.2rem;
  font-size: 0.3rem;
}
.pdq_box02 {
  padding: 0.5rem;
}
.pdq_box02 h3 {
  color: #05305c;
  font-size: 0.4rem;
  font-weight: bold;
  padding-bottom: 0.2rem;
  padding-top: 0.3rem;
}
.pdq_box02 p {
  line-height: 0.5rem;
  padding-bottom: 0.3rem;
  font-size: 0.3rem;
}
.pdq_box02_list01, .pdq_box02_list02 {
  overflow: hidden;
  padding-bottom: 0.3rem;
  display: flex;
}
.pdq_box02_list01 li {
  width: 33.33%;
  font-size: 0.3rem;
  text-align: center;
}
.pdq_box02_list01 img {
  display: block;
  width: 1rem;
  height: 1rem;
  margin-left: 1rem;
  margin-right: 0.3rem;
}
.pdq_box02_list01 span {
  line-height: 1rem;
  color: #333;
  font-size: 0.3rem;
}
.pdq_box02_list02 li {
  width: 33.33%;
  font-size: 0.3rem;
  text-align: center;
}
.pdq_box02_list02 li p {
  line-height: 0.5rem;
  padding-bottom: 0.3rem;
  font-size: 0.3rem;
}
.pdq_box02_list02 img {
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 0 auto 0.3rem;
}
.pdq_box03 {
  padding: 0.5rem 0;
  overflow: hidden;
}
.pdq_box03_content {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.pdq_box03_right {
  text-align: center;
  width: 4rem;
}
.pdq_box03_right p {
  padding-top: 0.2rem;
}
.pdq_box03_right img {
  width: 4rem;
  border: solid 4px #05305c;
  border-radius: 0.1rem;
}
.pdq_box03_left {
  padding-top: 0.5rem;
  width: 5rem;
}
.pdq_box03_left img {
  display: block;
  width: 2rem;
  margin: 0 auto;
}
.pdq_box03_left li {
  color: #333;
  line-height: 0.5rem;
  font-size: 0.3rem;
}
.pdq_box04 {
  padding: 0.5rem 0;
}
.pdq_box04 ul {
  overflow: hidden;
  padding-top: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.pdq_box04 ul li {
  width: 4rem;
  background-color: #bddaf8;
  margin-top: 0.3rem;
  padding-bottom: 0.5rem;
}
.pdq_box04 ul li:nth-child(2),.pdq_box04 ul li:nth-child(4),.pdq_box04 ul li:nth-child(5),.pdq_box04 ul li:nth-child(7) {
  background-color: #ffcfb0;
}
.pdq_box04 ul li h2 {
  width: 1rem;
  margin: 0 auto;
  text-align: center;
  border-bottom: solid 2px #777b7a;
  margin-top: 0.5rem;
  font-size: 1rem;
  font-weight: bold;
  color: #333;
  padding-bottom: 0.1rem;
}
.pdq_box04 ul li h3 {
  color: #05305c;
  text-align: center;
  margin-top: 0.3rem;
  font-size: 0.4rem;
  font-weight: bold;
}
.pdq_box04 ul li p {
  color: #333;
  text-align: center;
  margin-top: 0.2rem;
  padding: 0 0.3rem;
  line-height: 0.5rem;
  font-size: 0.3rem;
}
.pdq_box05_left {
  padding: 0.5rem;
}
.pdq_box05_right {
  padding: 0 0.5rem;
  overflow: hidden;
  margin-top: 0.5rem;
}
.pdq_box05_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.pdq_box05_img img {
  width: 100%;
  height: 100%;
}
.pdq_box05_img p {
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #05305c;
  width: 100%;
  line-height: 0.5rem;
  padding: 0.1rem 3%;
  opacity: 0.8;
}
.swiper-pagination {
  right: 10px;
  left: auto!important;
}
.swiper-pagination-bullet {
  opacity: .8;
  background-color: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #5bb4f1;
}
.pdq_box05 {
  padding: 0.5rem 0;
}
.pdq_box05_content {
  overflow: hidden;
  display: flex;
  flex-direction: column-reverse;
}
.pdq_box05_left h2 {
  color: #05305c;
  font-weight: bold;
  padding-bottom: 0.2rem;
  border-bottom: solid 1px #05305c;
  margin-bottom: 0.2rem;
  width: 60%;
  font-size: 0.35rem;
}
.pdq_box05_left p {
  color: #333;
  line-height: 0.5rem;
  padding-bottom: 0.2rem;
  font-size: 0.3rem;
}

/* 招贤纳士 */
.zhaopin_box {
  padding: 0.5rem;
}
.zhaopin_box h3 {
  font-size: 0.35rem;
  font-weight: bold;
  padding-bottom: 0.3rem;
}
.zhaopin_box li {
  overflow: hidden;
}
.zhaopin_box_l {
  display: none;
}
.zhaopin_box_r h4 {
  background-color: #05305c;
  color: #fff;
  height: 0.7rem;
  line-height: 0.7rem;
  border-radius: 0.05rem;
  padding-left: 0.3rem;
  position: relative;
  cursor: pointer;
  font-size: 0.4rem;
}
.zhaopin_box_r h4::after {
  content: "";
  background: url(../images/arrow-down.png) no-repeat center center;
  background-size: 0.2rem auto;
  width: 0.2rem;
  height: 0.5rem;
  display: block;
  position: absolute;
  right: 0.3rem;
  top: 0.1rem;
}
.zhaopin_box_r h4.selected::after {
  background: url(../images/arrow-up.png) no-repeat center center;
  background-size: 0.2rem auto;
}
.zhaopin_box_r h5 {
  background-color: #c8e3ff;
  border-radius: 0.05rem;
  display: block;
  margin-top: 0.1rem;
  height: 0.6rem;
  line-height: 0.6rem;
  padding-left: 0.3rem;
  margin-bottom: 0.2rem;
  font-size: 0.35rem;
}
.zhaopin_box_r {
  padding-bottom: 0.5rem;
}
.zhaopin_box_r p {
  color: #333;
  padding-bottom: 0.3rem;
  line-height: 0.5rem;
  font-size: 0.35rem;
}

/* 商务合作 */
.swhz_box {
  padding: 0.5rem;
}
.swhz_content {
  overflow: hidden;
  display: flex;
  flex-direction: column-reverse;
}
.swhz_content div {
  width: 100%;
}
.swhz_content .fl img {
  width: 60%;
  margin: 0 auto;
  display: block;
}
.swhz_content .fl p {
  color: #333;
  text-align: center;
  font-size: 0.35rem;
  line-height: 0.5rem;
  padding-top: 0.1rem;
}
.swhz_content .fr {
  color: #333;
  padding: 0.3rem 0;
}
.swhz_content .fr p {
  color: #333;
  line-height: 0.5rem;
  font-size: 0.4rem;
  line-height: 0.6rem;
}
.swhz_box .map {
  margin-top: 0.5rem;
  width: 100%;
  height: 8rem;
}

/* 国际高中课程 */
.m-img {
  display: block;
  width: 9rem;
  margin: 0.2rem auto;
}
.course .channel-title-center {
  padding-top: 0.5rem;
}
.icon_plus {
  width: 0.3rem;
  height: 0.3rem;
  background: url(../images/plus.png) no-repeat;
  background-size: 0.3rem 0.3rem;
  display: block;
  margin: 0.8rem 0.2rem;
}
.course_text {
  color: #333;
  line-height: 0.5rem;
  font-size: 0.35rem;
  padding: 0.1rem 0.5rem;
}
.course_list {
  overflow: hidden;
}
.course_list h3 {
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: #05305c;
  text-align: center;
  font-size: 0.4rem;
  color: #fff;
  font-weight: bold;
}
.course_list p {
  color: #333;
  padding-top: 0.2rem;
  line-height: 0.5rem;
}
.course_list_left {
  width: 9rem;
  margin: 0 auto;
}
.course_list_right {
  overflow: hidden;
  width: 9rem;
  margin: 0 auto;
  padding-bottom: 0.5rem;
}
.course_list_right div {
  display: flex;
}
.course_list_right p {
  flex: 1;
}
.course_box01, .course_box03 {
  background-color: #fff;
  padding-bottom: 0.5rem;
}
.course_box04 ul.pc-show {
  display: none;
}
.course_box04 ul.m-show {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  width: 9rem;
  margin: 0 auto;
  justify-content: space-between;
}
.course_box04 li {
  overflow: hidden;
  background-color: #05305c;
  color: #fff;
  padding: 0.1rem 0;
  width: 4.3rem;
  margin: 0.2rem 0;
}
.course_box04 li:last-child {
  width: 9rem;
}
.course_box04 li h4 {
  font-size: 0.4rem;
  font-weight: bold;
  text-align: center;
  padding: 0.2rem 0;
}
.course_box04 li p {
  line-height: 0.5rem;
  padding: 0 0.2rem;
}
/* 罗伊教育介绍 */
.lyjy {
  padding-bottom: 0px;
}
.lyjy_box01 {
  padding-top: 0.5rem;
  overflow: hidden;
}
.lyjy_box01_video {
  width: 9rem;
  height: auto;
  margin: 0 auto;
}
.lyjy_box01_video video {
  width: 100%;
}
.lyjy_box01_right {
  padding: 0.5rem;
}
.lyjy_box01_right p {
  color: #333;
  line-height: 0.6rem;
  padding-top: 0.2rem;
  font-size: 0.35rem;
}
.lyjy_box02 {
  padding: 0.5rem;
  padding-top: 0;
}
.lyjy_box02 ul {
  overflow: hidden;
  width: 9rem;
  margin: 0 auto;
  background: url(../images/line.jpg) repeat-y center 0;
  margin-top: 0.2rem;
}
.lyjy_box02 ul li h3 {
  color: #05305c;
  font-weight: bold;
  font-size: 0.35rem;
  padding-bottom: 0.1rem;
}
.lyjy_box02 ul li p {
  color: #333;
  line-height: 0.4rem;
}
.lyjy_box02 ul li {
  width: 4rem;
  margin-bottom: 0.5rem;
  clear: both;
  position: relative;
}
.lyjy_box02 ul li:nth-child(even) {
  float: right;
  padding-left: 0.5rem;
}
.lyjy_box02 ul li:nth-child(odd) {
  float: left;
  text-align: right;
  padding-right: 0.5rem;
}
.lyjy_box02 ul li::after {
  width: 0.3rem;
  height: 0.3rem;
  display: block;
  content: "";
  background: url(../images/yuan.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
}
.lyjy_box02 ul li:nth-child(even)::after {
  left: -0.65rem;
}
.lyjy_box02 ul li:nth-child(odd)::after {
  right: -0.65rem;
}
.lyjy_box03 {
  padding: 0.5rem;
}
.lyjy_box03 .wrapper_box {
  overflow: hidden;
}
.lyjy_box03_content {
  overflow: hidden;
}
.lyjy_box03_content p {
  color: #333;
  line-height: 0.6rem;
  margin-top: 0.2rem;
  font-size: 0.35rem;
  padding: 0.3rem 0;
}
.lyjy_box03_img {
  width: 9rem;
  background-color: #ccc;
  margin: 0 auto;
}
.lyjy_box03_img img {
  width: 9rem;
}
.lyjy_box04 {
  padding-top: 80px;
}
.video {
  background-color: #ccc;
  height: 500px;
  margin-top: 20px;
}

/* OMO */
.omo_box01 {
  padding: 0.5rem 0;
}
.omo_box01_text {
  line-height: 0.5rem;
  color: #333;
  padding: 0.1rem 0.5rem;
  font-size: 0.35rem;
}
.omo_box01_content {
  overflow: hidden;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.omo_box01_content li {
  display: block;
  width: 4.5rem;
  text-align: center;
  margin-top: 0.3rem;
  border-radius: 0.1rem;
  padding-bottom: 0.5rem;
}
.omo_box01_content li:nth-child(1) {
  background: url(../images/omo-img09.jpg) no-repeat right bottom #48c46b;
  background-size: contain;
}
.omo_box01_content li:nth-child(2) {
  background: url(../images/omo-img10.jpg) no-repeat right bottom #42a5f3;
  background-size: contain;
}
.omo_box01_content li:nth-child(3) {
  background: url(../images/omo-img11.jpg) no-repeat right bottom #05305c;
  background-size: contain;
}
.omo_box01_content li:nth-child(4) {
  background: url(../images/omo-img12.jpg) no-repeat right bottom #fe6f42;
  background-size: contain;
}
.omo_box01_content li h3 {
  font-weight: bold;
  font-size: 0.4rem;
  color: #fff;
  border-left: solid 3px #fff;
  margin: 1rem auto 0.5rem;
  display: inline-block;
  padding-left: 0.1rem;
}
.omo_box01_content li p {
  color: #fff;
  font-size: 0.32rem;
}
.jiahao {
  width: 0.25rem;
  height: 0.25rem;
  background: url(../images/jiahao.png) no-repeat;
  background-size: 0.25rem 0.25rem;
  display: block;
  margin: 0.2rem auto;
}
.omo_box02 {
  height: 5.6rem;
  background: url(../images/m-omo-box02.jpg) no-repeat;
  background-size: auto 5.6rem;
}
.omo_box02 .channel-title-left {
  padding-top: 0.5rem;
  color: #fff;
}
.omo_box02 .channel-title-left::after {
  background-color: #fff;
}
.omo_box02_content {
  padding-top: 0.1rem;
}
.omo_box02_content li {
  display: block;
  color: #fff;
  margin: 0.5rem;
  font-size: 0.35rem;
}
.omo_box02_content li i {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.05rem;
  float: left;
  margin-right: 0.3rem;
}
.omo_box02_content li:nth-child(1) i {
  background: url(../images/omo-icon01.png) no-repeat center center #fff;
  background-size: 0.4rem auto;
}
.omo_box02_content li:nth-child(2) i {
  background: url(../images/omo-icon02.png) no-repeat center center #fff;
  background-size: 0.4rem auto;
}
.omo_box02_content li:nth-child(3) i {
  background: url(../images/omo-icon03.png) no-repeat center center #fff;
  background-size: 0.4rem auto;
}
.omo_box03 {
  padding: 0.5rem 0;
}
.omo_box04, .omo_box05, .omo_box07 {
  padding: 0.5rem 0;
  background-color: #fff;
}
.omo_box05 .wrapper_box {
  display: flex;
  flex-wrap: wrap-reverse;
}
.omo_box05 img {
  margin: 0 0.5rem;
  width: 9rem;
  margin-top: 0!important;
}
.omo_box06 img {
  margin: 0 0.5rem;
  width: 9rem;
}
.omo_box06 {
  padding-bottom: 0.5rem;
}
.omo .wrapper_box {
  overflow: hidden;
}
.omo_box_content {
  margin: 0;
}
.omo_box04 img {
  width: 10rem;
}
.omo_box_content p {
  line-height: 0.5rem;
  color: #333;
  padding: 0.2rem 0.5rem;
  font-size: 0.35rem;
}
.omo_box06_img {
  float: right;
  margin-top: 50px;
}
.omo_box03 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.omo_box03 li {
  width: 4rem;
  text-align: center;
  margin-top: 0.5rem;
}
.omo_box03 li img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.omo_box03 li p {
  line-height: 0.5rem;
  color: #333;
  padding-top: 0.1rem;
  font-size: 0.35rem;
}
/* 内容页 */
.content {
  padding: 0.5rem;
}
.content h2 {
  text-align: center;
  font-size: 0.5rem;
  color: #05305c;
  font-weight: bold;
  line-height: 0.6rem;
  padding-bottom: 0.3rem;
}
.content-text img {
  display: block;
  max-width: 9rem;
  margin: 0 auto;
}
.content h3 {
  font-size: 0.4rem;
  color: #666;
  text-align: center;
  padding-bottom: 0.3rem;
}
.content-text p {
  line-height: 0.5rem;
  color: #333;
  padding-bottom: 0.3rem;
  text-indent: 2em;
}
.content-text span,.content-text .img-text {
  color: #666;
  text-align: center;
  margin-top: -0.3rem;
  display: block;
  padding-bottom: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.4rem;
}
.content-text li {
  list-style-type: disc;
  line-height: 0.5rem;
  color: #333;
  margin-left: 0.2rem;
}

/* 文章列表 */
.news_list ul {
  padding: 0.5rem;
}
.news_list ul li {
  line-height: 0.5rem;
  overflow: hidden;
  border-bottom: #ccc 1px dashed;
  margin-bottom: 0.1rem;
  padding-bottom: 0.1rem;
  font-size: 0.35rem;
}
.news_list ul li a {
  color: #333;
  float: left;
}
.news_list ul li span {
  color: #333;
  float: right;
}

/* 持牌师资 */
.shizi ul {
  padding: 0.5rem 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.shizi li {
  width: 4.5rem;
  overflow: hidden;
  border-radius: 0.2rem;
  margin-bottom: 0.2rem;
  display: flex;
  background: #05305c;
  flex-direction: column-reverse;
  align-items: flex-start;
  justify-content: flex-end;
}
.shizi li img {
  width: 100%;
  height: auto;
  display: block;
}
.shizi li div {
  width: 100%;
  color: #fff;
  padding: 0.1rem;
}
.shizi li div h2 {
  padding-bottom: 0.1rem;
  font-weight: bold;
  line-height: 0.5rem;
  font-size: 0.4rem;
}
.shizi li div h3 {
  border-bottom: solid 1px #fff;
  padding-bottom: 0.1rem;
  font-weight: bold;
  line-height: 0.5rem;
  font-size: 0.35rem;
}
.shizi li div p {
  line-height: 0.5rem;
  font-size: 0.35rem;
}

/* 顾问团队 */
.gwtd ul {
  padding: 0.5rem 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.gwtd li {
  width: 4.5rem;
  overflow: hidden;
  border-radius: 0.2rem;
  margin-bottom: 0.2rem;
  display: flex;
  background: #05305c;
  flex-direction: column-reverse;
  align-items: flex-start;
  justify-content: flex-end;
}
.gwtd li img {
  width: 100%;
  height: auto;
  display: block;
}
.gwtd li div {
  width: 100%;
  color: #fff;
  padding: 0.1rem;
}
.gwtd li div h2 {
  padding-bottom: 0.1rem;
  font-weight: bold;
  line-height: 0.5rem;
  font-size: 0.4rem;
}
.gwtd li div h3 {
  border-bottom: solid 1px #fff;
  padding-bottom: 0.1rem;
  font-weight: bold;
  line-height: 0.5rem;
  font-size: 0.35rem;
}
.gwtd li div p {
  line-height: 0.5rem;
  font-size: 0.35rem;
}

/* ossd */
.ossd_box01 {
  margin-top: 0.5rem;
}
.ossd_box01 ul {
  overflow: hidden;
  display: flex;
  flex: 1;
  justify-content: space-evenly;
  flex-wrap: wrap;
  height: 100%;
}
.ossd_box01 li {
  background-color: #fff;
  width: 4rem;
  box-shadow: #d1d0d0 0px 0px 10px;
  padding-bottom: 0.3rem;
  margin-bottom: 0.5rem;
}
.ossd_box01 li img {
  width: 1rem;
  height: 1rem;
  display: block;
  margin: 0.3rem auto 0;
}
.ossd_box01 li h2 {
  font-weight: bold;
  color: #333;
  text-align: center;
  padding-top: 0.3rem;
  font-size: 0.35rem;
}
.ossd_box01 li p {
  color: #333;
  line-height: 0.5rem;
  padding: 0 0.3rem;
  padding-top: 0.2rem;
  font-size: 0.3rem;
}
.ossd_box02 h2 {
  margin-bottom: 0.2rem;
}
.ossd_box02 p {
  text-align: center;
  line-height: 0.5rem;
  font-size: 0.35rem;
}
.ossd_box02 img {
  display: block;
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
  width: 10rem;
}
.ossd_box03 {
  padding: 0.5rem 0;
}
.ossd_box03 ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.3rem;
}
.ossd_box03 ul li {
  width: 50%;
  text-align: center;
}
.ossd_box03 ul li img {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 2rem;
}
.ossd_box03 ul li div.ossd_box03_right {
  padding: 0.2rem 0.5rem;
}
.ossd_box03 ul li h3 {
  padding-bottom: 0.1rem;
  font-weight: bold;
}
.ossd_box03 ul li p {
  line-height: 0.5rem;
  font-size: 0.3rem;
}
.ossd_box04 {
  padding: 80px 0;
}
.ossd_box04_inner {
  display: flex;
  align-items: center;
}
.ossd_box04_inner div {
  padding: 0 50px;
}
.ossd_box04_inner div p {
  line-height: 40px;
}
.ossd_box04_inner div p span {
  color: #fe6f42;
  font-size: 24px;
  font-weight: bold;
  padding: 0 5px;
}
.ossd_box05 {
  padding: 80px 0;
}
.ossd_box05 img {
  width: 1200px;
  margin-top: 30px;
}
.ossd_box06, .ossd_box07 {
  background-color: #fff;
  padding: 0.5rem 0;
}
.ossd_box06 img, .ossd_box07 img {
  width: 10rem;
}