﻿h1 {
  width: 112px;
  color: #B16C2A;
  font-size: 28px;
  margin: 0 auto;
  margin-top: 107px;
}
.border {
  width: 100%;
  height: 500px;
  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: 28px;
  top: 40%;
  color: #fff;
  margin: 0;
  padding: 0;
  width: fit-content;
}
.border h2 {
  color: #fff;
  font-size: 24px;
  top: 50%;
}
.plan1 {
  width: 1200px;
  height: 120px;
  font-size: 18px;
  color: #222;
  margin: 0 auto;
  margin-top: 24px;
  margin-bottom: 86px;
  text-align: left;
}
.studyTime {
  height: 422px;
  background-color: #eee;
  padding-top: 40px;
}
.studyTime h2 {
  width: 112px;
  font-size: 28px;
  color: #B16C2A;
  margin: 0 auto;
  margin-bottom: 43px;
}
.studyTime .plan2 {
  width: 1000px;
  margin: 0 auto;
}
.studyTime .plan2 ul{
  margin-right:-95px;
}
.studyTime .plan2 li {
  width: 450px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  float: left;
  margin-bottom: 10px;
  font-size: 18px;
  color: #222;
  margin-right:95px;
}
.studyTime .plan2 .item1,
.studyTime .plan2 .item2,
.studyTime .plan2 .item5,
.studyTime .plan2 .item6,
.studyTime .plan2 .item9,
.studyTime .plan2 .item10 {
  background-color: #CFAC8B;
}
.study {
  width: 100%;
  height: 360px;
  padding-top: 70px;
}
.study h2 {
  color: #B16C2A;
  font-size: 28px;
  margin: 0 auto;
  width: 112px;
  margin-bottom: 24px;
}
.study p {
  width: 1180px;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 5px;
}
.study p span {
  color: #B16C2A;
}
.border3{
  background: url(../image/connect_banner3.jpg) no-repeat;
  background-size: 100%;
}
.border4{
  background: url(../image/connect_banner4.jpg) no-repeat;
  background-size: 100%;
}
.border5{
  background: url(../image/connect_banner5.jpg) no-repeat;
  background-size: 100%;
}
.border2 {
  background: url(../image/connect_banner2.jpg) no-repeat;
  background-size: 100%;
}