.SSR {
  font-family: STYuanti-SC-Regular;
}

.SSB {
  font-family: STYuanti-SC-Bold;
}

.MYB {
  font-family: MicrosoftYaHei-Bold;
}

.MY {
  font-family: MicrosoftYaHei;
}

.f24 {
  font-size: 0.24rem;
}

.container {
  width: 100%;
  /* background-color: darkslategrey; */
  background-image: url('../images/bg.png');
  background-size: 100%;
  color: #4c2c1b;
}

/* 头部样式书写开始  */
.hcs-header {
  width: 7.5rem;
  height: 7.11rem;
  /* background-color: orange; */
  background-image: url("../images/head.png");
  background-size: contain;
  position: relative;
}

.hcs-header .hcs-title {
  font-size: 0.3rem;
  line-height: 55px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.86rem;
  font-family: FZDHTK--GBK1-0;
  font-weight: 600;
  color: #fff;
}

.hcs-cetitle {
  position: absolute;
  top: 1rem;
  left: 1.05rem;
  width: 1.97rem;
  height: 0.57rem;
  background-image: url('../images/head-title.png');
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
  text-align: center;
  font-weight: 600;
  color: #fff;
  font-size: 0.26rem;
  transform: rotateZ(-23deg);
}


.hcs-header .hcs-bigTitle {
  background-image: url("../images/kczn.png");
  width: 4.02rem;
  height: 1.1rem;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 3.13rem;
}

/* 头部样式结束 */

/* tab栏开始 */
.hcs-tab {
  width: 100%;
  height: 1.4rem;
  /* background-color: aqua; */
}

.hcs-tab .tab-content {
  margin: 0 auto;
  width: 5.41rem;
  height: 1.4rem;
  /* background-color: brown; */
  display: flex;
  justify-content: space-between;
}

.tab-element {
  display: block;
  width: 1.02rem;
  height: 1.4rem;
  /* background-color: blue; */
  font-size: 0.24rem;
}

.tab-element img {
  display: block;
  width: 1.02rem;
  height: 1.02rem;
  margin-bottom: 0.06rem;
}

/* tab栏结束 */
.hcs-bankuai {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.hcs-Btitle {
  position: relative;
  width: 5.56rem;
  /* height: 0.77rem; */
  /* background-color: aqua; */
  background-image: url("../images/title-bg-main.png");
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
  /* background-size: contain; */
  font-size: 0.32rem;
  line-height: 0.36rem;
  padding: 0.26rem 0 0.22rem 0;
  font-weight: 800;
  text-align: center;
  margin-top: 50px;
}

.hcs-Btitle::before {
  content: "";
  width: 0.77rem;
  height: 0.65rem;
  position: absolute;
  top: -0.43rem;
  left: 0.16rem;
  background-image: url("../images/title-bg-xiushi.png");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.hcs-Bcontent>.hasContent {
  color: #4f2b18;
  width: 5.04rem;
  font-size: 0.24rem;
  line-height: 0.28rem;
  text-align: left;
  background-image: url("../images/contentBg.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
  padding: 0.74rem 0.91rem 0.64rem 0.88rem;
}

.two-bankuaiBg {
  width: 6.91rem;
  height: 4.67rem;
  background-image: url("../images/bankuai2.png");
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
  margin-left: 0.03rem;
  position: relative;
}

.two-bankuaiBg .Bcontent p {
  font-size: 0.22rem;
  border-radius: 0.15rem;
  line-height: 0.4rem;
  width: 2rem;
  height: 1.06rem;
  background-color: #ffd200;
  text-align: center;
  padding-top: 0.23rem;
}

.two-bankuaiBg .left {
  position: absolute;
  left: 0.4rem;
  top: 2.72rem;
}

.two-bankuaiBg .left::after {
  content: "";
  width: 0.36rem;
  height: 0.25rem;
  /* background-color: red; */
  position: absolute;
  top: 1.25rem;
  right: 0.2rem;
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
}

.two-bankuaiBg .right {
  position: absolute;
  right: 0.5rem;
  top: 0.45rem;
}

.two-bankuaiBg .right::after {
  content: "";
  width: 0.36rem;
  height: 0.25rem;
  /* background-color: red; */
  position: absolute;
  top: 1.25rem;
  left: 0.2rem;
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
  transform: scaleX(-1);
}
two-bankuaiBg .center {
  position: absolute;
  right: 1.5rem;
  top: 0.45rem;
}

.two-bankuaiBg .center::after {
  content: "";
  width: 0.36rem;
  height: 0.25rem;
  /* background-color: red; */
  position: absolute;
  top: 1.25rem;
  left: 0.2rem;
  background-image: url("../images/arrow.png");
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
  transform: scaleX(-1);
}

.trueIcon {
  display: inline-block;
  width: 0.26rem;
  height: 0.26rem;
  background-image: url("../images/true.png");
  background-repeat: no-repeat;
  background-size: 100% 99.9%;
}

.Bcontent3 {
  box-sizing: border-box;
  width: 6.83rem;
  background-image: url("../images/contentBg.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
  padding: 0.5rem 0 0.5rem 0;
  padding-left: 0.96rem;
}

.Bcontent3 li {
  line-height: 0.26rem;
  margin-bottom: 0.4rem;
  text-align: left;
}

.Bcontent3 li:last-child {
  margin-bottom: 0px;
}

.Bcontent3 li .txt {
  margin-left: 0.1rem;
}

.hcs-Bcontent .hcs-BsmailTitle>.true {
  width: 50px;
  height: 40px;
  background-color: blueviolet;
}

/* 第三板块小标题处 */
.hcs-Bcontent .smB .hcs-BsmailTitle {
  text-align: center;
  font-size: 0.36rem;
  font-weight: 600;
  color: #e57a26;
  padding-bottom: 0.45rem;
  padding-top: 0.45rem;
  position: relative;
}

.hcs-Bcontent .smB .hcs-BsmailTitle::before {
  content: "";
  position: absolute;
  width: 0.39rem;
  height: 0.49rem;
  /* background-color: aquamarine; */
  top: 0.47rem;
  background-image: url("../images/sphere-left.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
  left: 1.8rem;
}

.hcs-Bcontent .smB .hcs-BsmailTitle::after {
  content: "";
  position: absolute;
  width: 0.52rem;
  height: 0.7rem;
  /* background-color: aquamarine; */
  top: 0.4rem;
  background-image: url("../images//sphere-right.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
}

/* 小标题处 */
.hcs-Bcontent .BcontentList {
  /* background-color: goldenrod; */
  width: 6.6rem;
}

.BcontentList .listElement {
  width: 100%;
  height: 0.45rem;
  background-color: whitesmoke;
  margin-bottom: 0.03rem;
  font-size: 0.24rem;
  display: flex;
}

.BcontentList .listElement span {
  display: inline-block;
  font-size: 0.24rem;
  line-height: 0.45rem;
}

.BcontentList .listElement .list-title {
  width: 1.36rem;
  height: 0.45rem;
  line-height: 0.45rem;
  text-align: center;
  background-color: #f7db44;
}

.BcontentList .listElement .list-content {
  flex: 1;
  padding-left: 0.53rem;
  margin-left: 0.05rem;
  background-color: #f8f9ff;
  width: 5.1rem;
}

/* 第五个板块样式开始 */
.hcs-bk {
  width: 100%;
  /* background-color: #e57a26; */
}

.hcs-bk .hcs-BsmailTitle {
  position: relative;
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  margin-top: 0.41rem;
}

.hcs-bk .hcs-BsmailTitle span {
  display: inline-block;
}

.hcs-bk .hcs-BsmailTitle .right {
  /* background-color: aquamarine; */
  width: 0.52rem;
  height: 0.7rem;
  background-image: url("../images//sphere-right.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
  margin-top: -0.2rem;
}

.hcs-bk .hcs-BsmailTitle .left {
  width: 0.39rem;
  height: 0.49rem;
  /* background-color: aquamarine; */
  background-image: url("../images/sphere-left.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
  margin-bottom: -0.1rem;
}

.hcs-bk .hcs-BsmailTitle .content {
  font-size: 0.35rem;
  text-align: center;
  line-height: 0.37rem;
  overflow: hidden;
  font-family: MicrosoftYaHei-Bold;
  color: #e57a26;
  font-weight: 600;
}

/* 7大学习能力板块开始 */
.hcs-bk .Bcontent .centerList {
  position: relative;
}

.hcs-bk .Bcontent .centerList .bg {
  width: 2.85rem;
  height: 2.77rem;
  /* background-color: coral; */
  box-sizing: border-box;
  background-image: url("../images/serven.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
  margin: 1.73rem auto 1.09rem;
  position: relative;
}

.hcs-bk .Bcontent .centerList .bg p {
  text-align: center;
  line-height: 0.28rem;
  letter-spacing: 0px;
  color: #ffffff;
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
}

.centerList .listItem {
  position: absolute;
  font-family: STYuanti-SC-Regular;
  z-index: 5;
  font-size: 0.24rem;
}

.centerList .listItem .title {
  font-weight: 600;
  font-family: STYuanti-SC-Bold;
}

.centerList li:nth-child(1) {
  top: -1.2rem;
  left: 50%;
  transform: translateX(-50%);
}

.centerList li:nth-child(2) {
  top: 0;
  left: 0.3rem;
}

.centerList li:nth-child(3) {
  top: 0;
  right: -0.6rem;
  transform: translateX(-50%);
}

.centerList li:nth-child(4) {
  top: 1.3rem;
  left: 0.2rem;
}

.centerList li:nth-child(5) {
  top: 1.3rem;
  right: -0.9rem;
  transform: translateX(-50%);
}

.centerList li:nth-child(6) {
  top: 3rem;
  left: 1.6rem;
}

.centerList li:nth-child(7) {
  top: 3rem;
  right: 1.2rem;
}

.Bcontent .saybox {
  width: 6.83rem;
  background-image: url("../images/contentBg.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
  font-size: 0.24rem;
}

.Bcontent .saybox p {
  width: 5.61rem;
  padding: 0.44rem 0.52rem 0.33rem 0.7rem;
}

/* 7大学习能力板块结束 */
.hcs-bk .Bcontent .centerList2 {
  width: 6.21rem;
  height: 1.24rem;
  /* background-color: aqua; */
  display: flex;
  justify-content: space-between;
  padding-top: 0.42rem;
  padding-bottom: 0.72rem;
  margin: 0px auto;
}

.centerList2 .listItem {
  height: 1.3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.centerList2 .listItem .img {
  font-size: 0.26rem;
  color: #fff;
  line-height: 0.3rem;
  text-align: center;
  padding-top: 0.36rem;
  width: 1.02rem;
  height: 1.02rem;
  /* background-color: #4f2b18; */
  background-image: url("../images/shjg.png");
  background-size: 100% 99.9%;
  position: relative;
}

/* .centerList2 .listItem .img p {
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 50%;
  transform: translateX(-50%);
} */
/* .centerList2 .listItem:nth-child(1) .img {
  background-image: url('../images/');
} */

.centerList2 .listItem .txt {
  font-size: 0.24rem;
}

/* 3大保障板块开始 */
.hcs-bk .Bcontent .centerList3 {
  width: 2.85rem;
  height: 2.77rem;
  /* background-color: coral; */
  box-sizing: border-box;
  background-image: url("../images/3dbz.png");
  background-size: 100% 99.9%;
  background-repeat: no-repeat;
  margin: 0.5rem auto;
  margin-top: 0.68rem;
  margin-bottom: 1.08rem;
  position: relative;
}

.centerList3 .listItem {
  width: 1.92rem;
  line-height: 0.26rem;
  font-size: 0.24rem;
  position: absolute;
  font-family: STYuanti-SC-Bold;
}

.centerList3 .listItem:nth-child(1) {
  top: 0.1rem;
  left: -1.9rem;
  text-align: right;
}

.centerList3 .listItem:nth-child(2) {
  top: 0.1rem;
  right: -1.9rem;
  text-align: left;
}

.centerList3 .listItem:nth-child(3) {
  bottom: -0.9rem;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.centerList3 .listItem .title {
  font-weight: 600;
}

.centerList3 .listItem p {
  font-size: 0.24rem;
}

/* 3大保障板结束 */
/* 第五个板块样式结束 */

/* 底部样式 */