﻿h1 {
  width: 1.12rem;
  color: #B16C2A;
  font-size: .28rem;
  text-align: center;
  margin: 0 auto;
  margin-top: .23rem;
}
.border {
  width: 100%;
  height: 2.6rem;
  background: url(../image/connect_banner.jpg) no-repeat;
  background-size: 100%;
  position: relative;
}
.border h1,
.border h2 {
  position: absolute;
  left: 16%;
}
.border h1 {
  font-size: .28rem;
  top: 45%;
  color: #fff;
  margin: 0;
  padding: 0;
  width: fit-content;
}
.border h2 {
  color: #fff;
  font-size: .24rem;
  top: 64%;
}
.plan1 {
  width: 6rem;
  font-size: .12rem;
  color: #222;
  margin: 0 auto;
  margin-top: .14rem;
  margin-bottom: .36rem;
  text-align: center;
}
.studyTime {
  background-color: #eee;
  padding-top: .26rem;
  padding-bottom: .16rem;
}
.studyTime h2 {
  width: 1.12rem;
  font-size: .28rem;
  color: #B16C2A;
  margin: 0 auto;
  margin-bottom: .23rem;
}
.studyTime .plan2 {
  width: 6.2rem;
  margin: 0 auto;
}
.studyTime .plan2 ul li {
  width: 2.82rem;
  height: .40rem;
  line-height: .40rem;
  padding-left: .10rem;
  display: inline-block;
  margin-bottom: .10rem;
  font-size: .12rem;
  color: #222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.studyTime .plan2 ul li:nth-child(even) {
  margin-right: .37rem;
}
.studyTime .plan2 .item1,
.studyTime .plan2 .item2,
.studyTime .plan2 .item5,
.studyTime .plan2 .item6,
.studyTime .plan2 .item9,
.studyTime .plan2 .item10 {
  background-color: #CFAC8B;
}
.study {
  width: 100%;
  padding-top: .26rem;
  padding-bottom: .26rem;
}
.study h2 {
  color: #B16C2A;
  font-size: .28rem;
  margin: 0 auto;
  width: 1.12rem;
  margin-bottom: .18rem;
}
.study p {
  width: 6rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: .05rem;
  font-size: .12rem;
}
.study p span {
  color: #B16C2A;
}
.header .ul .cerCourse {
  color: #B16C2A;
}
