@charset "UTF-8";
/* 根节点字体大小 */
html {
  width: 100%;
}

@media screen and (max-width: 319px) {
  html {
    font-size: 85.33333px;
  }
}
@media screen and (min-width: 320px) and (max-width: 359px) {
  html {
    font-size: 85.33333px;
  }
}
@media screen and (min-width: 360px) and (max-width: 374px) {
  html {
    font-size: 96px;
  }
}
@media screen and (min-width: 375px) and (max-width: 383px) {
  html {
    font-size: 100px;
  }
}
@media screen and (min-width: 384px) and (max-width: 399px) {
  html {
    font-size: 102.4px;
  }
}
@media screen and (min-width: 400px) and (max-width: 411px) {
  html {
    font-size: 106.66667px;
  }
}
@media screen and (min-width: 412px) and (max-width: 413px) {
  html {
    font-size: 109.86667px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 110.4px;
  }
}
body {
  position: relative;
  width: 100%;
  margin: 0 auto;
  font-size: 0.14rem;
}
body .perch {
  margin-bottom: 0.5rem;
}
body a {
  color: black;
  -webkit-tap-highlight-color: transparent;
  font-size: 0.14rem;
}
body img {
  object-fit: cover;
}
body .xxk {
  width: 90%;
  position: relative;
  margin: 0.1rem 0 0.1rem 5%;
  display: flex;
  justify-content: center;
  align-items: center;
}
body .xxk a {
  font-size: 0.15rem;
  line-height: 0.42rem;
  text-align: center;
  color: #7a7a7a;
  position: relative;
  margin: 0 0.1rem;
}
body .xxk .selectcolor {
  color: #333333;
}
body .xxk .active {
  width: 0.25rem;
  height: 0.25rem;
  border: 2px solid #a3d089;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
}
body .xxk .active2 {
  color: #92c871;
}
body .xxk-video {
  width: 100%;
  margin: 0.2rem 0;
  text-align: center;
}
body .xxk-video a {
  display: inline-block;
  position: relative;
  width: 24%;
  text-align: center;
  font-size: 0.15rem;
  line-height: 0.42rem;
  color: #7a7a7a;
}
body .xxk-video a:nth-child(5) {
  /*margin-left: 24%;*/
}
body .xxk-video .selectcolor {
  color: #333333;
}
body .xxk-video .active {
  width: 0.25rem;
  height: 0.25rem;
  border: 2px solid #a3d089;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -1;
  transform: translate(-50%, -50%);
}
body .header {
  width: 100%;
  height: 4.365rem;
  margin-top: 0.05rem;
  margin-bottom: 0.6rem;
}
body .header .header-top {
  width: 100%;
  height: 0.65rem;
  background-color: #99cd79;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.12rem;
}
body .header .header-top div {
  margin-left: 0.1rem;
}
body .header .header-top a {
  width: 0.78rem;
  height: 0.29rem;
  font-size: 0.12rem;
  margin-right: 0.1rem;
  line-height: 0.29rem;
  text-align: center;
  border-radius: 0.15rem;
  background-color: white;
  color: #92c871;
}
body .header .header-btm {
  width: 100%;
  height: 3.815rem;
  background-color: #92c871;
  border: 1px solid transparent;
  box-sizing: border-box;
}
body .header .header-btm div {
  margin: 0 auto;
  margin-top: 0.13rem;
}
body .header .header-btm div p {
  margin-left: 0.1rem;
  font-weight: bold;
  margin-top: 0.05rem;
  color: white;
  font-size: 0.14rem;
}
body .header .header-btm div p a {
  font-weight: bold;
  margin-top: 0.05rem;
  color: white;
  font-size: 0.14rem;
}
body .header .header-btm div:nth-child(1) {
  margin-top: 0.1rem;
}
body .header .header-btm div:nth-child(1) .vlog3 {
  width: 1.105rem;
  height: 0.24rem;
  margin: 0 1.28rem;
}
body .header .header-btm div:nth-child(2) {
  width: 3.5rem;
  height: 0.56rem;
  border: 1px solid white;
}
body .header .header-btm div:nth-child(3) {
  width: 3.5rem;
  /*height: 0.845rem;*/
  border: 1px solid white;
  padding-bottom: 0.1rem;
}
body .header .header-btm div:nth-child(4) {
  width: 3.5rem;
  height: 1.16rem;
  border: 1px solid white;
  display: flex;
}
body .header .header-btm div:nth-child(4) img {
  width: 0.92rem;
  height: 0.92rem;
  margin: 0.125rem 0 0 0.1rem;
  object-fit: fill;
}
body .header .header-btm div:nth-child(4) p {
  margin-top: 0.17rem;
  width: .7rem;
}

header {
  width: 100%;
  height: 0.5rem;
  display: flex;
  justify-content: space-between;
  position: fixed;
  z-index: 999;
  background: white;
  top: 0;
}
header .menul {
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
}
header .menul img {
  width: 1.105rem;
  height: 0.24rem;
  margin: 0.06rem;
  padding-left: 0.12rem;
}
header .menur {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
header .menur img {
  height: 0.15rem;
  margin-right: 0.12rem;
}
header .drawer {
  width: 1.49rem;
  height: 100vh;
  background-color: #272727;
  position: absolute;
  top: 0.5rem;
  opacity: 0;
  right: -1.5rem;
  text-align: center;
  transition: all 0.3s;
}
header .drawer ul {
  width: 1.49rem;
  line-height: 0.43rem;
  border-bottom: 1px solid #484848;
  transition: all 0.3s;
}
header .drawer ul a {
  letter-spacing: 0.3rem;
  font-size: 0.18rem;
  color: #ffffff;
  font-weight: bold;
  margin-left: 0.3rem;
}
header .drawer ul:last-child a {
  /*letter-spacing: 0;*/
  /*margin-left: 0;*/
}
header .drawer ul li {
  line-height: 0.25rem;
  transition: all 0.3s;
  margin: 0.1rem 0;
}
header .drawer ul li a {
  letter-spacing: 0;
  display: inline-block;
  width: 100%;
  height: 0.25rem;
  color: #b8b8b8;
  font-size: 0.14rem;
  margin-left: 0;
}

.swiper-container {
  width: 100%;
}
.swiper-container .swiper-wrapper {
  width: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}

main .index-super {
  width: 100%;
  height: 3.9rem;
  border: 1px solid transparent;
  box-sizing: border-box;
  background-size: cover;
  position: relative;
  margin-top: -0.05rem;
}
main .index-super img {
  width: 100%;
  position: absolute;
  top: 0;
}
main .index-super .super-top {
  width: 2.25rem;
  height: 0.45rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.25rem auto 0;
}
main .index-super .super-top .super-top-left img {
  position: relative;
  width: 0.44rem;
  height: 0.44rem;
}
main .index-super .super-top .super-top-right {
  width: 1.68rem;
  position: relative;
  z-index: 2;
}
main .index-super .super-top .super-top-right p {
  font-weight: bold;
  font-size: 0.24rem;
}
main .index-super .super-top .super-top-right p + p {
  font-size: 0.12rem;
  color: #bdbdbd;
  letter-spacing: 0.025rem;
}
main .index-super .super-btm {
  position: relative;
  z-index: 2;
}
main .index-super .super-btm a {
  display: inline-block;
  width: 1.07rem;
  height: 1.25rem;
  background: url(../../img/sexangle.png);
  background-size: cover;
  margin: 0.1rem 0.086rem;
  text-align: center;
  font-size: 0.1rem;
  color: #3b4f29;
  margin-top: 0.2rem;
  vertical-align: top;
}
main .index-super .super-btm a p:nth-child(1) {
  font-size: 0.21rem;
  color: #ffffff;
  margin-top: 0.17rem;
  font-weight: bold;
}
main .index-super .super-btm a p:nth-child(2) {
  font-size: 0.16rem;
  font-weight: bold;
  color: #3b4f29;
}
main .index-gods {
  width: 100%;
  padding-bottom: 0.2rem;
  /*background-color: #92c871;*/
}
main .index-gods .index-gods-top {
  width: 100%;
  height: 1.675rem;
}
main .index-gods .index-gods-top img {
  width: 90%;
  margin: 0.1rem 5%;
}
main .index-gods .index-gods-btm {
  width: 100%;
}
main .index-gods .index-gods-btm img {
  width: 1.08rem;
  height: 1.545rem;
  margin-left: 0.1rem;
  margin-top: 0.1rem;
}
main .index-class {
  width: 100%;
}
main .index-class .index-class-top {
  width: 2.4rem;
  height: 0.45rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.25rem auto 0;
}
main .index-class .index-class-top .class-top-left img {
  width: 0.44rem;
  height: 0.44rem;
}
main .index-class .index-class-top .class-top-right {
  z-index: 2;
}
main .index-class .index-class-top .class-top-right p {
  font-weight: bold;
  font-size: 0.24rem;
  letter-spacing: 0.12rem;
}
main .index-class .index-class-top .class-top-right p + p {
  font-size: 0.12rem;
  color: #bdbdbd;
  letter-spacing: 0.003rem;
}
main .index-class .index-class-btm {
  width: 100%;
  margin-top: 0.235rem;
}
main .index-class .index-class-btm a {
  display: inline-block;
}
main .index-class .index-class-btm a img {
  width: 1.67rem;
  height: 2.375rem;
  margin: 0.2rem 0.09rem 0;
}
main .index-lassock {
  width: 100%;
  height: 1.16rem;
  margin-top: 0.125rem;
  position: relative;
}
main .index-lassock .index-lassock-img1 {
  width: 100%;
  height: 1.4rem;
  position: absolute;
  top: 0;
  z-index: 1;
}
main .index-lassock .index-lassock-img2 {
  position: relative;
  top: 0.25rem;
  left: 1.575rem;
  width: 0.65rem;
  height: 0.65rem;
  z-index: 2;
}
main .index-video {
  width: 100%;
  height: 4.545rem;
}
main .index-video .index-video-cotion {
  width: 3.5rem;
  background: white;
  /*box-shadow: 0 0 0.025rem 0.01rem #f2f2f2;*/
  margin: 0 auto;
  position: relative;
  top: 0.1rem;
  z-index: 9;
}
main .index-video .index-video-cotion a {
  display: inline-block;
  width: 1.615rem;
  height: 1.6rem;
  margin-left: 0.08rem;
  margin-top: 0.2rem;
}
main .index-video .index-video-cotion a img {
  width: 1.615rem;
  height: .9rem;
  margin-bottom: -0.15rem;
}
main .index-video .index-video-cotion a img:nth-child(2) {
  display: inline-block;
  width: 0.39rem;
  height: 0.39rem;
  position: absolute;
  left: 50%;
  top: 0.25rem;
  transform: translateX(-50%);
}
main .index-video .index-video-cotion a:last-child {
  width: 1.01rem;
  height: 0.32rem;
  background-color: white;
  border: 1px solid #92c871;
  border-radius: 0.3rem;
  color: #92c871;
  text-align: center;
  line-height: 0.32rem;
  margin: 0.15rem 1.25rem;
}
main .index-video .index-video-cotion a p:nth-child(3) {
  height: 0.39rem;
  font-weight: bold;
  margin-top: 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
main .index-video .index-video-cotion a p:nth-child(3) span {
  padding: 0.01rem 0.03rem;
  color: white;
  font-size: 0.12rem;
  line-height: 0.12rem;
  margin-right: 0.05rem;
}
main .index-video .index-video-cotion a p:nth-child(4) {
  margin-top: 0.025rem;
  color: #989898;
  font-size: 0.12rem;
}
main .index-teachers {
  width: 100%;
  height: 2.1rem;
  position: relative;
}
main .index-teachers img {
  position: absolute;
  top: 0;
  width: 100%;
}
main .index-teachers .index-teachers-top {
  width: 2.25rem;
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.25rem auto 0;
}
main .index-teachers .index-teachers-top .teachers-top-left img {
  position: relative;
  width: 0.44rem;
  height: 0.44rem;
}
main .index-teachers .index-teachers-top .teachers-top-right {
  width: 1.68rem;
  position: relative;
  z-index: 2;
}
main .index-teachers .index-teachers-top .teachers-top-right p {
  font-weight: bold;
  color: white;
  font-size: 0.24rem;
}
main .index-teachers .index-teachers-top .teachers-top-right p + p {
  font-size: 0.12rem;
  color: #bdbdbd;
}
main .index-teachers .index-teachers-btm {
  position: absolute;
  z-index: 10;
  bottom: 0.1rem;
  width: 90%;
  margin: 0 5%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
main .index-teachers .index-teachers-btm div {
  width: 70%;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* 可以显示的行数，超出部分用...表示*/
  -webkit-box-orient: vertical;
}
main .index-teachers .index-teachers-btm a {
  width: 0.8rem;
  height: 0.28rem;
  color: #394233;
  background: #92c871;
  border-radius: 0.15rem;
  text-align: center;
  line-height: 0.28rem;
}
main .index-dynamic {
  width: 100%;
  margin-bottom: 0.3rem;
}
main .index-dynamic .index-dynamic-top {
  width: 2.25rem;
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.25rem auto 0;
}
main .index-dynamic .index-dynamic-top .dynamic-top-left img {
  position: relative;
  width: 0.44rem;
  height: 0.44rem;
}
main .index-dynamic .index-dynamic-top .dynamic-top-right {
  width: 1.68rem;
  position: relative;
  z-index: 2;
}
main .index-dynamic .index-dynamic-top .dynamic-top-right p {
  font-weight: bold;
  font-size: 0.24rem;
  letter-spacing: 0.18rem;
}
main .index-dynamic .index-dynamic-top .dynamic-top-right p + p {
  font-size: 0.12rem;
  color: #bdbdbd;
  letter-spacing: 0;
}
main .index-dynamic .dynamic-items a {
  display: inline-block;
  margin-top: 0.25rem;
  margin-left: 0.15rem;
  width: 1.6rem;
  height: 0.775rem;
  border-bottom: 1px solid #dddddd;
}
main .index-dynamic .dynamic-items a p span:first-child {
  color: #bdbdbd;
}
main .index-dynamic .dynamic-items a p span:last-child {
  color: #92c871;
  padding: 0.01rem 0.05rem;
  border: 1px solid #92c871;
  margin-left: 0.07rem;
}
main .index-dynamic .dynamic-items a p:nth-child(2) {
  margin-top: 0.14rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 可以显示的行数，超出部分用...表示*/
  -webkit-box-orient: vertical;
}
main .index-dynamic .index-lookqb {
  width: 1.01rem;
  height: 0.32rem;
  display: inline-block;
  border: 1px solid #92c871;
  color: #92c871;
  border-radius: 0.2rem;
  text-align: center;
  line-height: 0.32rem;
  margin: 0.1rem 0 0 50%;
  transform: translateX(-50%);
}
main .index-patriarch {
  width: 100%;
  padding-bottom: .5rem;
  position: relative;
  border: 1px solid transparent;
  box-sizing: border-box;
}
main .index-patriarch img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
main .index-patriarch .index-patriarch-top {
  width: 2.25rem;
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.25rem auto 0;
}
main .index-patriarch .index-patriarch-top .patriarch-top-left img {
  position: relative;
  width: 0.44rem;
  height: 0.44rem;
}
main .index-patriarch .index-patriarch-top .patriarch-top-right {
  width: 1.68rem;
  position: relative;
  z-index: 2;
}
main .index-patriarch .index-patriarch-top .patriarch-top-right p {
  font-weight: bold;
  font-size: 0.24rem;
  letter-spacing: 0.18rem;
}
main .index-patriarch .index-patriarch-top .patriarch-top-right p + p {
  font-size: 0.12rem;
  color: #bdbdbd;
  letter-spacing: 0;
}
main .index-patriarch ul {
  position: relative;
  z-index: 20;
}
main .index-patriarch ul li {
  width: 90%;
  margin-left: 5%;
  padding: 0.07rem 0;
  margin-top: 0.2rem;
  border-bottom: 1px solid #c3c3c3;
}
main .index-patriarch ul li a {
  font-weight: bold;
}
main .index-patriarch ul li a span {
  color: #c3c3c3;
}
main .uphold {
  width: 3.53rem;
  height: 0.44rem;
  background: #92c871;
  display: flex;
  margin-left: 0.11rem;
  text-align: center;
  line-height: 0.44rem;
}
main .uphold a {
  font-size: 0.18rem;
  font-weight: bold;
  color: #3b4f29;
  width: 50%;
  position: relative;
}
main .uphold a img {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.6;
}
main .uphold a:nth-child(2) img {
  width: 50%;
}
main .map {
  width: 100%;
  height: 2.75rem;
  border-top: 3px solid #92c871;
  margin-top: 0.215rem;
}
main .map img {
  width: 100%;
}

footer .tabbar {
  z-index: 999;
  position: fixed;
  bottom: 0rem;
  width: 100%;
  height: 0.5rem;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0px -2px 9px 0px rgba(29, 92, 178, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer a {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  align-content: center;
}
footer a span {
  color: #999999;
  margin-top: -0.05rem;
}
footer a img {
  width: 0.25rem;
  height: 0.385rem;
  object-fit: contain;
}
footer a:nth-child(5) img {
  width: 0.35rem;
}
footer a:nth-child(3) img {
  width: 0.37rem;
}

.backbg {
  margin-top: 0.5rem;
  width: 100%;
  height: 1.7rem;
  position: relative;
}
.backbg img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.backbg p {
  position: absolute;
  bottom: 0.2rem;
  left: 0.1rem;
}
.backbg p span:nth-child(1) {
  font-size: 0.24rem;
  color: white;
  font-weight: bold;
}
.backbg p span:nth-child(2) {
  font-size: 0.12rem;
  color: #ffffff;
  margin-left: 0.1rem;
}

.brief p {
  padding: 0 0.1rem;
}
.brief p:nth-child(1) {
  font-size: 0.18rem;
  font-weight: bold;
}
.brief p:nth-child(2) {
  line-height: 0.23rem;
  margin-top: 0.2rem;
}
.brief p:nth-child(3) {
  line-height: 0.23rem;
}
.brief p:nth-child(4) {
  margin-top: 0.15rem;
  margin-bottom: 0.15rem;
}
.brief p:nth-child(4) a {
  color: #92c871;
}
.brief p:nth-child(5) img {
  width: 3.53rem;
  height: 2.285rem;
}

.youshi {
  width: 100%;
  height: 5rem;
  background: #f5f6f7;
  margin-top: 0.45rem;
}
.youshi .youshititle {
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
  line-height: 0.94rem;
}
.youshi .youshitop {
  display: flex;
  padding: 0 0.12rem;
}
.youshi .youshitop div {
  width: 1.105rem;
  height: 1.72rem;
  background-color: white;
  text-align: center;
  margin-top: 0.125rem;
}
.youshi .youshitop div:nth-child(2) {
  margin-left: 0.12rem;
}
.youshi .youshitop div:nth-child(3) {
  margin-left: 0.12rem;
}
.youshi .youshitop div p {
  font-size: 0.11rem;
  color: #3b4f29;
  margin-top: 0.05rem;
}
.youshi .youshitop div p:nth-child(1) {
  font-size: 0.19rem;
  margin-top: 0.15rem;
  color: #c8c8c8;
  font-weight: bold;
}
.youshi .youshitop div p:nth-child(2) img {
  width: 0.34rem;
}

.rongyu {
  width: 100%;
  height: 3.44rem;
}
.rongyu p {
  width: 100%;
  height: 0.75rem;
  text-align: center;
  line-height: 0.75rem;
  font-size: 0.24rem;
  font-weight: bold;
}
.rongyu .rongyutiop {
  width: 90%;
  height: 1.3rem;
  margin-left: 5%;
}
.rongyu .rongyutiop img {
  width: 1.6rem;
  height: 1.25rem;
  margin-right: 0.05rem;
}
.rongyu .rongyubtm {
  width: 90%;
  height: 0.8rem;
  margin-left: 5%;
}
.rongyu .rongyubtm img {
  width: 1.085rem;
  height: 0.805rem;
}

.namesystem {
  width: 90%;
  height: 1rem;
  background-color: #92c871;
  margin-left: 5%;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.namesystem p {
  margin-left: 0.2rem;
}
.namesystem p:nth-child(1) {
  font-size: 0.3rem;
  color: #dfefd5;
  margin-top: 0.1rem;
}
.namesystem p:nth-child(2) {
  font-size: 0.18rem;
  font-weight: bold;
}

.zhengwen-item {
  width: 90%;
  margin: 0.23rem 5% 0;
}
.zhengwen-item h1 {
  border-bottom: 1px solid black;
  padding-bottom: 0.05rem;
}
.zhengwen-item h1 span:nth-child(1) {
  font-size: 0.18rem;
  background-color: black;
  color: white;
  font-weight: bold;
}
.zhengwen-item h1 span:nth-child(2) {
  font-size: 0.18rem;
  color: black;
  font-weight: bold;
  margin-left: 0.065rem;
}
.zhengwen-item h1 span:nth-child(3) {
  color: #dadada;
  margin-left: 0.065rem;
}
.zhengwen-item img {
  width: 100%;
  height: 2.18rem;
  margin-top: 0.145rem;
}
.zhengwen-item li {
  white-space: pre-line;
  line-height: 0.15rem;
  margin-top: 0.2rem;
}

.dtcont {
  margin-bottom: 0.2rem;
}
.dtcont .dt-item {
  display: inline-block;
  width: 1.69rem;
  height: 2.7rem;
  display: inline-block;
  margin-left: 0.12rem;
  margin-top: 0.3rem;
}
.dtcont .dt-item img {
  width: 1.69rem;
  height: 1.69rem;
}
.dtcont .dt-item p:nth-child(2) {
  color: #a0a0a0;
  margin-top: 0.12rem;
}
.dtcont .dt-item p:nth-child(3) {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.105rem;
}
.dtcont .dt-item p:nth-child(4) {
  color: #a0a0a0;
  margin-top: 0.25rem;
}
.dtcont .dt-item p:nth-child(4) img {
  width: 0.025rem;
  height: 0.05rem;
  position: relative;
  top: -0.02rem;
}

.xxk3 {
  width: 100%;
  /*display: flex;*/
  margin-top: 0.1rem;
  text-align: center;
}
.xxk3 a {
  /*flex: 1;*/
  text-align: center;
  display: inline-block;
  margin: 0 0.2rem 0.1rem;
}

.xxk6 {
  width: 100%;
  display: flex;
  margin-top: 0.1rem;
}
.xxk6 a {
  margin-left: 0.1211111rem;
  text-align: center;
}

.active2 {
  color: #92c871;
}

.works .work-item {
  display: inline-block;
  position: relative;
  width: 1.64rem;
  height: 2.3rem;
  margin: 0.1rem;
}
.works .work-item img {
  width: 1.64rem;
  height: 2.3rem;
}
.works .work-item .zhanxian {
  position: absolute;
  width: 1.635rem;
  height: 0.425rem;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
}
.works .work-item .zhanxian p {
  margin: 0.05rem 0.1rem;
}
.works .work-item .zhanxian p:nth-child(1) {
  font-weight: bold;
  font-size: 0.12rem;
}
.works .work-item .zhanxian p:nth-child(2) {
  font-size: 0.1rem;
}

.huanjingwz p:nth-child(1) {
  font-size: 0.18rem;
  font-weight: bold;
  margin: 0.225rem 0 0.225rem 0.11rem;
}
.huanjingwz p:nth-child(2) {
  padding: 0.11rem;
  line-height: 0.2rem;
}
.huanjingwz p:nth-child(3) {
  padding: 0.11rem;
  line-height: 0.2rem;
}

.xxhj {
  width: 3.535rem;
  margin-left: 0.11rem;
}
.xxhj .xxhj-left {
  display: inline-block;
}
.xxhj .xxhj-left .hjtitle {
  width: 1.685rem;
  height: 0.29rem;
  background-color: #84b566;
  color: white;
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 0.29rem;
  text-align: center;
}
.xxhj .xxhj-left img {
  width: 1.685rem;
  height: 0.75rem;
  margin-top: 0.11rem;
}
.xxhj .xxhj-right {
  display: inline-block;
  margin-left: 0.12rem;
}
.xxhj .xxhj-right img {
  width: 1.68rem;
  height: 1.155rem;
}
.xxhj .xxhj-left2 {
  margin-top: 0.11rem;
  display: inline-block;
  width: 1.68rem;
  height: 2.3rem;
}
.xxhj .xxhj-left2 img {
  width: 1.68rem;
  height: 1.11rem;
}
.xxhj .xxhj-left2 img:nth-child(2) {
  margin-top: 0.075rem;
}
.xxhj .xxhj-right2 {
  margin-top: 0.11rem;
  display: inline-block;
  margin-left: 0.12rem;
  width: 1.68rem;
  height: 2.3rem;
}
.xxhj .xxhj-right2 img {
  width: 1.69rem;
  height: 2.295rem;
}

.jxhj {
  margin-top: 0.41rem;
  width: 3.52rem;
  margin-left: 0.11rem;
}
.jxhj .jxhj-left {
  display: inline-block;
  width: 1.68rem;
  height: 1.745rem;
}
.jxhj .jxhj-left img:nth-child(1) {
  width: 1.68rem;
  height: 1.16rem;
}
.jxhj .jxhj-left img:nth-child(2) {
  width: 0.89rem;
  height: 0.51rem;
}
.jxhj .jxhj-left img:nth-child(3) {
  width: 0.74rem;
  height: 0.51rem;
}
.jxhj .jxhj-right {
  margin-left: 0.12rem;
  display: inline-block;
  width: 1.67rem;
  height: 1.775rem;
}
.jxhj .jxhj-right .hjtitle {
  width: 1.685rem;
  height: 0.29rem;
  background-color: #84b566;
  color: white;
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 0.29rem;
  text-align: center;
}
.jxhj .jxhj-right img {
  width: 1.68rem;
  height: 1.315rem;
  margin-top: 0.11rem;
}
.jxhj .jxhj-btm {
  width: 100%;
}
.jxhj .jxhj-btm img {
  width: 1.135rem;
  height: 0.795rem;
}

.zshj {
  width: 3.535rem;
  margin-left: 0.11rem;
  margin-top: 0.41rem;
}
.zshj div {
  width: 1.69rem;
  height: 1.17rem;
  display: inline-block;
}
.zshj div:nth-child(1) .hjtitle {
  width: 1.685rem;
  height: 0.29rem;
  background-color: #84b566;
  color: white;
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 0.29rem;
  text-align: center;
}
.zshj div:nth-child(1) img {
  width: 1.69rem;
  height: 0.765rem;
  margin-top: 0.11rem;
}
.zshj div:nth-child(2n) {
  margin-left: 0.1rem;
}
.zshj div img {
  width: 1.69rem;
  height: 1.17rem;
}

.zbhj {
  width: 3.535rem;
  margin-left: 0.11rem;
  margin-top: 0.41rem;
  margin-bottom: 0.4rem;
}
.zbhj .hjtitle {
  width: 1.685rem;
  height: 0.29rem;
  background-color: #84b566;
  color: white;
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 0.29rem;
  text-align: center;
  margin: 0 auto;
}
.zbhj div {
  width: 1.67rem;
  height: 1.595rem;
  position: relative;
  display: inline-block;
  margin-top: 0.14rem;
}
.zbhj div:nth-child(2n+1) {
  margin-left: 0.1rem;
}
.zbhj div img:nth-child(1) {
  width: 1.67rem;
  height: 1.595rem;
  position: absolute;
  top: 0;
  z-index: 1;
}
.zbhj div img:nth-child(2) {
  width: 0.645rem;
  height: 0.645rem;
  position: absolute;
  top: 50%;
  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%);
  z-index: 20;
}

.parents-item {
  width: 3.515rem;
  border: 1px solid #ebebeb;
  margin: 0.32rem 0 0.3rem 0.11rem;
  position: relative;
}
.parents-item .parents-item-top {
  width: 3.515rem;
  height: 0.5rem;
  background-color: #f8f8f8;
  font-weight: bold;
  font-size: 0.15rem;
  line-height: 0.5rem;
  padding: 0 0.25rem;
  box-sizing: border-box;
}
.parents-item .parents-item-top a {
  float: right;
  width: 0.6rem;
  height: 0.27rem;
  line-height: 0.27rem;
  font-size: 0.12rem;
  text-align: center;
  border: 1px solid #92c871;
  color: #92c871;
  border-radius: 30px;
  margin-top: 0.1rem;
  margin-right: -0.2rem;
}
.parents-item .parents-item-btm p {
  padding: 0.2rem 0.2rem 0 0.25rem;
  box-sizing: border-box;
}
.parents-item .parents-item-btm p:last-child {
  margin-bottom: 0.15rem;
}
.parents-item .q1 {
  position: absolute;
  top: 0.15rem;
  left: 0.1rem;
  color: #92c871;
}
.parents-item .a1 {
  position: absolute;
  top: 0.7rem;
  left: 0.1rem;
  color: #92c871;
}

.teacher-top {
  width: 3.5rem;
  height: 3.34rem;
  margin: 0 auto;
}
.teacher-top p:nth-child(1) {
  font-size: 0.18rem;
  font-weight: bold;
  margin-top: 0.125rem;
}
.teacher-top p:nth-child(2) {
  font-size: 0.12rem;
  line-height: 0.22rem;
  margin-top: 0.25rem;
}
.teacher-top p:nth-child(3) {
  font-size: 0.12rem;
  line-height: 0.22rem;
  margin-top: 0.2rem;
}

.teacher-btm {
  width: 3.52rem;
  margin: 0 auto;
}
.teacher-btm a {
  position: relative;
  display: inline-block;
  width: 1.68rem;
  height: 2.825rem;
  margin-top: 0.135rem;
}
.teacher-btm a:nth-child(2n) {
  margin-left: 0.11rem;
}
.teacher-btm a:last-child {
  margin-bottom: 0.25rem;
}
.teacher-btm a img {
  width: 1.68rem;
  height: 2.22rem;
}
.teacher-btm a .teacherjs {
  width: 1.68rem;
  height: 0.61rem;
  background-color: #92c871;
  position: absolute;
  bottom: 0;
}
.teacher-btm a .teacherjs p {
  color: #4f7439;
  margin: 0.08rem 0 0 0.05rem;
  display: -webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  overflow: hidden;
}
.teacher-btm a .teacherjs p span {
  font-weight: bold;
}

.exam-main {
  width: 3.51rem;
  margin: 0 auto;
}
.exam-main .exam-item {
  display: inline-block;
  width: 1.685rem;
  height: 2.535rem;
  position: relative;
  margin-top: 0.28rem;
}
.exam-main .exam-item:nth-child(2n) {
  margin-left: 0.09rem;
}
.exam-main .exam-item img {
  width: 1.685rem;
  height: 1.18rem;
}
.exam-main .exam-item p:nth-child(2) {
  position: relative;
  width: 1.685rem;
  height: 0.42rem;
  border-bottom: 1px solid #ededed;
}
.exam-main .exam-item p:nth-child(2) span:nth-child(1) {
  font-weight: bold;
  font-size: 0.14rem;
}
.exam-main .exam-item p:nth-child(2) span:nth-child(2) {
  color: #92c871;
  font-weight: bold;
  position: absolute;
  right: 0;
}
.exam-main .exam-item p:nth-child(3) {
  width: 1.685rem;
  height: 0.4rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.exam-main .exam-item p:nth-child(4) {
  position: absolute;
  bottom: 0.05rem;
  font-size: 0.12rem;
  font-weight: bold;
}
.exam-main .exam-item p:nth-child(4) img {
  width: 0.16rem;
  height: 0.16rem;
  vertical-align: middle;
  margin-left: 0.03rem;
}

.contact-main {
  width: 3.52rem;
  margin: 0 auto;
}
.contact-main .contact-main-top {
  width: 3.52rem;
  height: 2.4rem;
  margin-top: 0.25rem;
}
.contact-main .contact-main-btm {
  width: 3.52rem;
  height: 2.4rem;
}
.contact-main .contact-main-wenzi {
  margin-bottom: 0.5rem;
}
.contact-main .contact-main-wenzi p {
  margin-top: 0.175rem;
}
.contact-main .contact-main-wenzi p img {
  vertical-align: middle;
  margin-right: 0.075rem;
}
.contact-main .contact-main-wenzi p:nth-child(1) {
  font-size: 0.18rem;
  font-weight: bold;
}

.class-item {
  width: 3.5rem;
  height: 2.05rem;
  display: flex;
  background-color: #f4f4f4;
  margin: 0.24rem 0 0 0.12rem;
}
.class-item img {
  width: 1.435rem;
  height: 2.05rem;
}
.class-item .class-item-right {
  position: relative;
}
.class-item .class-item-right p {
  margin-left: 0.13rem;
}
.class-item .class-item-right p:nth-child(1) {
  font-size: 0.29rem;
  color: #92c871;
  font-weight: bold;
  margin-top: 0.22rem;
}
.class-item .class-item-right p:nth-child(2) {
  font-size: 0.12rem;
  margin-top: 0.17rem;
  padding-right: 0.05rem;
  line-height: 0.2rem;
}
.class-item .class-item-right p:nth-child(2) span {
  font-weight: bold;
}
.class-item .class-item-right p:nth-child(3) {
  position: absolute;
  bottom: 0.1rem;
}
.class-item .class-item-right p:nth-child(3) a {
  display: inline-block;
}
.class-item .class-item-right p:nth-child(3) a:nth-child(1) {
  width: 0.67rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  color: #92c871;
  border-radius: 1rem;
  border: 1px solid #92c871;
}
.class-item .class-item-right p:nth-child(3) a:nth-child(2) {
  margin-left: 0.2rem;
  line-height: 0.3rem;
  text-align: center;
  border-bottom: 1px solid #878787;
}

.enrollment {
  width: 3.51rem;
  height: 4.02rem;
  margin: 0 auto 0.31rem;
  box-shadow: 0 0 10px 10px #f3f3f3;
}
.enrollment img {
  width: 3.51rem;
  height: 2.545rem;
}
.enrollment .enrollmen-btm {
  position: relative;
  width: 3.51rem;
  height: 1.58rem;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.enrollment .enrollmen-btm .enrollmen-btm-time {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.1rem;
  width: 0.35rem;
  height: 0.35rem;
  background-color: #84b566;
  color: white;
  position: absolute;
  left: 0.11rem;
  top: 0.1rem;
}
.enrollment .enrollmen-btm p {
  margin-left: 0.55rem;
}
.enrollment .enrollmen-btm p:nth-child(2) {
  margin-top: 0.1rem;
}
.enrollment .enrollmen-btm p:nth-child(2) a {
  font-size: 0.18rem;
  font-weight: bold;
}
.enrollment .enrollmen-btm p:nth-child(3) {
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-top: 0.14rem;
  padding-right: 0.1rem;
}
.enrollment .enrollmen-btm p:nth-child(4) {
  font-size: 0.18rem;
  font-weight: bold;
  margin-top: 0.05rem;
}

.apply-center {
  width: 3rem;
  height: 5.05rem;
  margin: 0 auto;
  font-size: 0.12rem;
}
.apply-center div:nth-child(1) {
  text-align: center;
  font-size: 0.14rem;
  margin: 0.1rem auto;
  font-weight: bold;
}
.apply-center div:nth-child(2) {
  text-align: center;
  font-weight: bold;
  color: #999999;
}
.apply-center p {
  width: 2.95rem;
  height: 0.3rem;
  border-bottom: 1px solid #cccccc;
  position: relative;
  margin-top: 0.25rem;
  line-height: 0.3rem;
}
.apply-center input {
  width: 2.35rem;
  height: 0.25rem;
  margin: 0 auto;
  border: none;
  position: absolute;
  right: 0;
  font-size: 0.12rem;
}
.apply-center select {
  width: 2.35rem;
  height: 0.25rem;
  margin: 0 auto;
  border: none;
  position: absolute;
  right: 0;
  font-size: 0.12rem;
}
.apply-center button {
  width: 2.1rem;
  height: 0.4rem;
  border: none;
  background-color: #84b566;
  color: white;
  outline: none;
  font-size: 0.18rem;
  cursor: pointer;
  margin-left: 50%;
  transform: translateX(-50%);
  border-radius: 0.05rem;
  margin-top: 0.1rem;
}

.mybng {
  width: 100%;
  height: 2.3rem;
}
.mybng img {
  width: 100%;
  height: 2.3rem;
}

.fengshen {
  width: 100%;
  height: 1.665rem;
}
.fengshen img {
  width: 100%;
}

.xxk4 {
  width: 60%;
  height: 0.35rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.xxk4 a {
  flex: 1;
  text-align: center;
  font-weight: bold;
  font-size: 0.15rem;
  position: relative;
}

.act {
  color: #cce5bd;
}

.ranktab {
  position: absolute;
  width: 0.2rem;
  height: 0.02rem;
  background-color: #99cc66;
  left: 50%;
  bottom: -0.04rem;
  transform: translateX(-50%);
}

.mranklist-bang {
  width: 100%;
}
.mranklist-bang a img {
  width: 1.08rem;
  height: 1.56rem;
  margin-left: 0.1rem;
  margin-top: 0.15rem;
}

.zhuangyuanbang {
  margin-top: 0.5rem;
  width: 100%;
  height: 2.5rem;
}
.zhuangyuanbang img {
  width: 100%;
}

.mranklist-zhuang {
  width: 100%;
  margin-bottom: 0.38rem;
}
.mranklist-zhuang a img {
  width: 1.68rem;
  height: 2.41rem;
  margin-left: 0.11rem;
  margin-top: 0.15rem;
}

.news-item-zhen {
  width: 90%;
  margin-left: 5%;
}
.news-item-zhen .news-title {
  font-size: 0.18rem;
  font-weight: bold;
}
.news-item-zhen .news-time {
  font-size: 0.12rem;
  color: #999999;
  margin-top: 0.17rem;
  margin-bottom: .15rem;
}
.news-item-zhen .news-content {
  line-height: 0.25rem;
}
.news-item-zhen .news-content img {
  width: 100%;
}

.fenge {
  width: 100%;
  height: 0.15rem;
  background: #eeeeee;
}

.message {
  width: 90%;
  margin-left: 0.12rem;
  margin-top: 0.25rem;
}
.message .message-top {
  width: 100%;
  height: 0.21rem;
  border: 1px solid transparent;
  box-sizing: border-box;
}
.message .message-top span {
  line-height: 0.2rem;
}
.message .message-top span:nth-child(1) {
  display: inline-block;
  width: 0.04rem;
  height: 0.12rem;
  background: #92c871;
  margin-top: 0.05rem;
}
.message .message-top span:nth-child(2) {
  font-size: 0.15rem;
  font-weight: bold;
  margin-left: 0.05rem;
}

.video-title {
  font-size: 0.24rem;
  text-align: center;
  font-weight: bold;
}

.video-title2 {
  font-size: 0.12rem;
  color: #999999;
  font-weight: bold;
  text-align: center;
  margin: 0.1rem 0;
}

.index-video-cotion {
  width: 3.5rem;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
.index-video-cotion a {
  display: inline-block;
  width: 1.615rem;
  height: 1.6rem;
  margin-left: 0.08rem;
  margin-top: 0.2rem;
  position: relative;
}
.index-video-cotion a img {
  width: 1.615rem;
  height: .91rem;
  margin-bottom: -0.15rem;
}
.index-video-cotion a img:nth-child(2) {
  display: inline-block;
  width: 0.39rem;
  height: 0.39rem;
  position: absolute;
  left: 50%;
  top: 0.25rem;
  transform: translateX(-50%);
}
.index-video-cotion a p:nth-child(3) {
  height: 0.39rem;
  font-weight: bold;
  margin-top: 0.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-video-cotion a p:nth-child(3) span {
  padding: 0.01rem 0.03rem;
  color: white;
  font-size: 0.12rem;
  line-height: 0.12rem;
  margin-right: 0.05rem;
}
.index-video-cotion a p:nth-child(4) {
  margin-top: 0.025rem;
  color: #989898;
  font-size: 0.12rem;
}

.evenmore {
  text-align: center;
  margin-bottom: 0.23rem;
}
.evenmore a {
  display: inline-block;
  width: 1.01rem;
  height: 0.32rem;
  background-color: white;
  border: 1px solid #92c871;
  border-radius: 0.3rem;
  color: #92c871;
  text-align: center;
  line-height: 0.32rem;
  text-align: center;
  margin-top: 0.18rem;
}

.baip {
  background-color: #dcb427;
}

.nobaip {
  background-color: #92c871;
}

.denglu {
  width: 2.36rem;
  height: 2.11rem;
  border-radius: 0.2rem;
  background-color: white;
  margin: 0 auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + 0.5px) , calc(-50% + 0.5px));
  z-index: 222;
}
.denglu input {
  border: none;
  padding: 0 0.207rem;
  box-sizing: border-box;
  width: 80%;
  font-size: 0.12rem;
}
.denglu button {
  width: 1.5rem;
  height: 0.34rem;
  background-color: #92c871;
  color: white;
  font-size: 0.15rem;
  border-radius: 30px;
  outline: none;
  border-color: transparent;
  letter-spacing: 0.03rem;
  margin: 0.14rem auto 0.1rem;
  margin-left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.denglu .cathiup {
  position: absolute;
  top: 0.05rem;
  right: 0.05rem;
  font-size: 0.15rem;
}
.denglu p:nth-child(1) {
  font-size: 0.18rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1rem;
  margin-top: 0.19rem;
}
.denglu p:nth-child(2) {
  padding: 0.1rem 0;
  font-size: 0.15rem;
  border-bottom: 1px solid #e5e5e5;
  width: 90%;
  margin-left: 5%;
}
.denglu p:nth-child(4) {
  padding: 0.1rem 0;
  font-size: 0.15rem;
  border-bottom: 1px solid #e5e5e5;
  width: 90%;
  margin-left: 5%;
}
.denglu p:last-child {
  font-size: 0.11rem;
  width: 2.5rem;
  height: 1px;
  margin: 0 auto;
  color: #bbb;
  text-align: center;
}

/* 遮罩层 */
.zhezhao {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
  height: 100%;
  filter: alpha(opacity=60);
  /*设置透明度为60%*/
  opacity: 0.6;
  /*非IE浏览器下设置透明度为60%*/
  z-index: 111;
  position: fixed;
}

input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

select {
  background: none;
}

.tanchutu {
  width: 1.5rem;
  height: 1.5rem;
  position: fixed;
  z-index: 333;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.tanchutu img {
  width: 1.5rem;
  height: 1.5rem;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.news-item p {
  margin-top: 0.3rem;
  line-height: 0.25rem;
  padding: 0 .15rem;
}
.news-item img {
  width: 100%;
}
/*加载更多*/
.btn-more {
  display: block;
  width: 1rem;
  height: 0.3rem;
  line-height: 0.3rem;
  color: #fefefe;
  background-color: #92c871;
  text-align: center;
  margin: 0.5rem auto;
  font-size: 0.12rem;

}
.apply-center2{
  height: 2.4rem;
  margin-top: 0.3rem;
}
.apply-center2 div:nth-child(1) {
  text-align: center;
  font-size: 0.16rem;
  margin: 0.1rem auto;
  font-weight: bold;
  color: #333;
}
.apply-center2 div:nth-child(2) {
  text-align: center;
  font-weight: normal;
  color: #333;
  font-size: 0.14rem;
}
.apply-center2 button{
  border-radius: .2rem;
  width: 100%;
}
.apply-center2 p{
  height: .4rem;
  line-height: .4rem;
  padding:0 .1rem;
  border-radius: .2rem;
  border: 1px solid #cccccc;
  margin-top:.15rem;
  width: auto;
}
.apply-center2 input{
  line-height: 0.38rem;
  height: 0.38rem;
  border-radius: .19rem;
}
.apply-center2-sz{
  padding:4px;
  background-color: #84b566;
  color: #fff;
  border-radius:8px;
  margin:0 4px;
}
.apply-center3{
  height:3rem;
  background:#92c871;
  padding:.2rem;
  width: auto;
}
.apply-center3 div:nth-child(1) {
  text-align: center;
  font-size: 0.16rem;
  margin: 0.1rem auto;
  font-weight: bold;
  color: #fff;
}
.apply-center3 div:nth-child(2) {
  text-align: center;
  font-weight: normal;
  color: #fff;
  font-size: 0.14rem;
}
.apply-center3 p {
  background:#fff;
  padding-left: .1rem;
  height: .4rem;
  line-height: .4rem;
  margin-top:0.2rem;
  width: auto;
}
.apply-center3 button{
  background-color: #fff;
  color: #84b566;
  width: 100%;
  border-radius: .2rem;
}
.apply-center3 input{
  height: .38rem;
}
.apply-center3 select{
height: .38rem;
}
.zshj div:nth-child(5),.zshj div:nth-child(6)
{
  width: 1.69rem;
  height: 2.53rem;
}
.zshj div:nth-child(5) img,.zshj div:nth-child(6) img
{
  width: 1.69rem;
  height: 2.53rem;
}