/* navtop */
.navtop {
  width: 100%;
  height: .82rem;
  background: #fff;
}

.navtop .w1100 {
  position: relative;
}

.navtop .logoimg {
  position: absolute;
  top: .09rem;
  left: 0;
  width: 1.43rem;
  height: auto;
}

.banbox {
  width: 100%;
  height: 6.2rem;
  background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/recordovertime/img/banbg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 1.93rem;
}

.bantext {
  width: 7rem;
  height: 2.19rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 0.61rem;
}

.bantext h2 {
  font-weight: 400;
  color: #fff;
  font-size: 0.46rem;
  margin-bottom: 0.31rem;
}

.bantext p {
  font-size: 0.24rem;
  color: #fff;
}

/* simplebox */
.simplebox {
  background: #F9F9F9;
  padding: 1.2rem 0 1.19rem;
}

.simplecon {
  height: 1.58rem;
  background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/recordovertime/img/simplebg.png);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.simplecon .lfitem {
  padding-left: 0.24rem;
  border-left: .02rem solid #FFFFFF;
  color: #F3F3F3;
  font-size: 0.28rem;
}

.simplecon .lfitem p.p1 {
  margin-bottom: 0.15rem;
}

.simplecon .rgitem {
  display: flex;
}

.simplecon .rgitem li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: .26rem;
}

.simplecon .rgitem li:last-of-type {
  margin-right: 0;
}

.simplecon .rgitem li img {
  width: 0.36rem;
  height: auto;
  margin-bottom: 0.1rem;
}

.simplecon .rgitem li p {
  font-size: 0.16rem;
  color: #fff;
  line-height: 1;
  font-weight: 400;
}

.candobox {
  background: #F9F9F9;
  padding-bottom: .63rem;
}

.candocon h2 {
  font-size: 0.36rem;
  font-weight: normal;
  color: #00B650;
  text-align: center;
  position: relative;
}

.candocon h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4rem;
  height: 0.12rem;
  background: #B3F4D0;
  opacity: 0.6;
}

.candoul li {
  float: left;
  margin-top: 0.6rem;
  margin-right: 0.8rem;
  width: calc(50% - 0.4rem);
  position: relative;
}

.candoul li:nth-child(2n) {
  margin-right: 0;
}

.candoul li img {
  width: 100%;
  height: auto;
  display: block;
}

.candoul li p {
  position: absolute;
  left: 0.6rem;
  top: 1.23rem;
  font-size: 0.24rem;
  color: #fff;
}

/* functionbox */
.funcon {
  background: #fff;
}

.funcon:nth-child(2n) {
  background: #F8F8F8;
}

.funitem {
  width: 11rem;
  padding-left: 1.48rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.funitem .funimg {
  width: auto;
  height: 5.1rem;
}

.funitem .funtext h2 {
  font-size: 0.48rem;
  font-weight: 500;
  color: rgba(51, 51, 51, .2);
  margin-bottom: 0.4rem;
}

.funitem .funtext .funul {
  position: relative;
  color: #38C576;
  padding-left: 0.26rem;
}

.funitem .funtext .funul:before {
  content: "";
  width: 0.01rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.01rem;
  background: -webkit-linear-gradient(0deg, #00D98F 0%, #00D98F 47%, rgba(0, 217, 143, 0.02) 98%);
  background: -moz-linear-gradient(0deg, #00D98F 0%, #00D98F 47%, rgba(0, 217, 143, 0.02) 98%);
  background: -ms-linear-gradient(0deg, #00D98F 0%, #00D98F 47%, rgba(0, 217, 143, 0.02) 98%);
  background: -o-linear-gradient(0deg, #00D98F 0%, #00D98F 47%, rgba(0, 217, 143, 0.02) 98%);
  background: linear-gradient(0deg, #00D98F 0%, #00D98F 47%, rgba(0, 217, 143, 0.02) 98%);
}

.funitem .funtext .funul p {
  font-size: 0.3rem;
  margin-bottom: 0.4rem;
}

.funitem .funtext .funul li {
  padding-left: 0.28rem;
  font-size: 0.16rem;
  color: rgba(56, 197, 118, 0.7);
  background: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/recordovertime/img/gou.png) 0 center no-repeat;
  background-size: 0.18rem 0.18rem;
  margin-bottom: 0.2rem;
}

.funcon1 {
  padding: 1.2rem 0 1.16rem 0;
}

.funcon1 .funimg {
  margin-right: 1.3rem;
}

.funcon2 {
  padding: 0.46rem 0 0.7rem 0;
}

.funcon2 .funimg {
  margin-left: 1.32rem;
}

.funcon3 {
  padding: 1.04rem 0 1rem 0;
}

.funcon3 .funimg {
  margin-right: 1.32rem;
  height: 5.05rem;
}

.funcon4 {
  padding: 0.64rem 0 1rem 0;
}

.funcon4 .funimg {
  margin-left: .6rem;
  height: 5.05rem;
}

/* usebox */
.usebox {
  width: 100%;
  height: 3rem;
  background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/usebg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 1.38rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.usebox .usebtn {
  width: 2rem;
  height: 0.5rem;
  background: rgba(67, 200, 125, 0.1);
  border: 1px solid #43C87D;
  border-radius: 0.25rem;
  color: #38C576;
  font-size: 0.18rem;
  margin-bottom: 0.28rem;
}

.usebox p {
  color: #575353;
  font-size: 0.16rem;
}

/* footer */
.afXG_footer {
  width: 100%;
  background: #ECECEC;
  padding-top: 0.6rem;
}

.afXG_footerNav {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.afXG_footerNavLogo {
  width: 1.34rem;
  margin-right: 3.54rem;
}

.afXG_footerNavTab {
  display: flex;
  flex-direction: row;
}

.afXG_footerNavTabDiv {
  padding: 0 0.12rem;
  font-size: 18px;
  color: #269255;
  position: relative;
}

.afXG_footerNavTabDiv:after {
  content: '';
  width: 1px;
  height: 16px;
  background: #FFFFFF;
  position: absolute;
  top: 4px;
  right: 0;
}

.afXG_footerNavTabDivlast:after {
  opacity: 0;
}

.afXG_footerCenter {
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  padding: 0.46rem 0;
  display: flex;
  flex-direction: row;
  font-size: 0.14rem;
  color: #666666;
  margin-top: 0.3rem;
}

.afXG_footerCenterDiv {
  position: relative;
}

.afXG_footerCenterDiv:after {
  content: '';
  position: absolute;
  top: 10%;
  right: 0;
  width: 1px;
  height: 80%;
  background: #fff;
}

.afXG_footerCenterDiv01 {
  width: 3.94rem;
  ;
  padding-right: 0.76rem;
}

.afXG_footerCenterDiv01Text {
  line-height: 1.5;
}

.afXG_footerCenterDiv02 {
  width: 3.32rem;
  padding-left: 0.68rem;
}

.afXG_footerCenterDiv03 {
  padding-left: 70px;
}

.afXG_footerCenterDiv03:after {
  opacity: 0;
}

.afXG_footerCenterDiv02 p,
.afXG_footerCenterDiv03 p {
  margin-bottom: 0.16rem;
}

.afXG_footerCenterDiv02 p:last-child,
.afXG_footerCenterDiv03 p:last-child {
  margin-bottom: 0;
}

.afXG_footerBottom {
  width: 100%;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #666;
}

.afXG_footerBottom a {
  color: #666;
}

/* 弹窗 */
.popmask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}

.mypop {
  width: 4.4rem;
  padding-bottom: 0.28rem;
  background: #ECD087;
  border-radius: 6px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mypop .poplogo {
  width: 1.48rem;
  height: auto;
  margin-left: 0.14rem;
  display: block;
  margin-bottom: 0.18rem;
}

.mypop .closeimg {
  position: absolute;
  right: 0;
  top: 0;
  width: 0.46rem;
  height: 0.46rem;
  cursor: pointer;
  background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/close.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}

.mypop .poph2 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0.24rem;
  color: #B47944;
  display: flex;
  align-items: center;
  margin-bottom: 0.2rem;
}

/* 弹窗-注册 */
.popreg {
  display: none;
}

.popreg .poph2 {
  height: 0.6rem;
  padding-left: 0.72rem;
  background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/popuph2bg2.png);
}

.regform {
  width: 2.92rem;
  margin: 0 auto;
  position: relative;
}

.regform li {
  display: flex;
}

.regform li input {
  width: 100%;
  height: 0.5rem;
  background: transparent;
  font-size: 0.14rem;
  color: #1B1B1E;
  border: 0;
  border-bottom: 1px solid rgba(180, 121, 68, 0.2);
}

.regform li input::-webkit-input-placeholder {
  font-size: 0.14rem;
  color: rgb(27, 27, 30, 0.7);
}

.regform li input:-moz-placeholder {
  font-size: 0.14rem;
  color: rgb(27, 27, 30, 0.7);
}

.regform li input::-moz-placeholder {
  font-size: 0.14rem;
  color: rgb(27, 27, 30, 0.7);
}

.regform li input:-ms-input-placeholder {
  font-size: 0.14rem;
  color: rgb(27, 27, 30, 0.7);
}

.regform li:last-child input {
  margin-bottom: 0;
}

.regform li .getcode {
  position: absolute;
  right: 0;
  bottom: 0.1rem;
  width: 0.7rem;
  font-size: 0.16rem;
  color: #1B1B1E;
  cursor: pointer;
  border: 0;
  border-left: 1px solid rgba(180, 121, 68, 0.2);
  height: 0.3rem;
}

.regbtnbox {
  position: relative;
}

.regbtn {
  display: block;
  width: 2.14rem;
  height: 0.64rem;
  background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/popbtnbg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  outline: none;
  border: 0;
  margin: 0.45rem auto 0;
  font-size: 0.18rem;
  color: #B47944;
  cursor: pointer;
}

.regbtnbox:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 0.02rem;
  width: 100%;
  background: rgb(27, 27, 30, 0.2);
  z-index: -1;
}

/* 弹窗-注册成功 */
.popregsus {
  display: none;
}

.popregsus .poph2 {
  height: 0.88rem;
  padding: 0 0.25rem;
  text-align: center;
  background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/popuph2bg1.png);
}

.regsuscode {
  width: 2.03rem;
  height: 2rem;
  background: #DDC17F;
  border: 0.02rem solid #B47944;
  border-radius: 0.1rem;
  margin: 0.2rem auto 0.24rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.regsuscode img {
  width: 1.62rem;
}

.codedown {
  text-align: center;
  line-height: 0.32rem;
  font-size: 0.16rem;
  color: #ECD087;
  position: relative;
  background: -webkit-linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
  background: -moz-linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
  background: -ms-linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
  background: -o-linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
  background: linear-gradient(90deg, #1B1B1E 0%, #1B1B1E 49%, #1B1B1E 100%);
}

.codedown:before,
.codedown::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.24rem;
  transform: translateY(-50%);
  width: 1rem;
  height: 0.03rem;
  background: -webkit-linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  background: -moz-linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  background: -ms-linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  background: -o-linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  background: linear-gradient(-90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  opacity: 0.6;
  border-radius: 0.01rem;
}

.codedown::after {
  left: auto;
  right: 0.24rem;
  background: -webkit-linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  background: -moz-linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  background: -ms-linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  background: -o-linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
  background: linear-gradient(90deg, rgba(236, 208, 135, 0.5) 0%, rgba(27, 27, 30, 0) 100%);
}

/* 右侧固定悬浮 */
.rgfixbox {
  position: fixed;
  width: 1.2rem;
  height: 1.47rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 0.16rem 0px rgba(27, 27, 30, 0.4);
  border-radius: 0.04rem;
  padding: 0.1rem 0;
  right: 1rem;
  bottom: 2.5rem;
}

.rgfixbox img {
  width: 1rem;
  height: auto;
  display: block;
  margin: 0 auto 0.1rem;
}

.rgfixbox .text {
  position: relative;
  color: #333333;
  font-size: 0.16rem;
  text-align: center;
}

.rgfixbox .text:before,
.rgfixbox .text:after {
  content: "";
  position: absolute;
  width: 0.2rem;
  height: 0.02rem;
  background: -webkit-linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(-90deg, rgba(1, 138, 253, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 0.01rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.rgfixbox .text:after {
  left: auto;
  right: 0;
}

.appCodeFix {
  bottom: 0.5rem;
}

@media(max-width:767px) {

  /* navtop */
  .navtop {
    height: 0.6rem;
  }

  .navtop .logoimg {
    width: 1rem;
    top: 0.09rem;
  }

  .banbox {
    height: 2.5rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/recordovertime/img/banbg.png);
    padding-top: .6rem;
  }

  .banbox .w1100 {
    width: 100%;
  }

  .bantext {
    width: 1.9rem;
    height: auto;
    padding-left: 0;
    padding: 0.18rem 0;
    text-align: center;
    margin-left: .1rem;
  }

  .bantext h2 {
    font-size: 0.28rem;
    margin-bottom: 0.16rem;
  }

  .bantext p {
    font-size: 0.14rem;
  }

  /* simplebox */
  .simplebox {
    padding: 0.6rem 0;
  }

  .simplecon {
    height: auto;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/recordovertime/img/simplebg.png);
    display: block;
    width: 100%;
    padding-left: 0;
    padding: 0.3rem 0 0.32rem 0.15rem;
  }

  .simplecon .lfitem {
    padding-left: 0.18rem;
    font-size: 0.14rem;
  }

  .simplecon .lfitem p.p1 {
    margin-bottom: 0.02rem;
    font-size: 0.2rem;
  }

  .simplecon .rgitem {
    margin-top: 0.26rem;
    margin-left: .1rem;
  }
  .simplecon .rgitem li{
    margin-right: .2rem;
  }

  .simplecon .rgitem li img {
    width: 0.37rem;
    margin-bottom: 0.14rem;
  }

  .simplecon .rgitem li p {
    font-size: 0.12rem;
  }

  /* candobox */
  .candobox .w1100 {
    width: 100%;
    
  }

  .candocon h2 {
    font-size: 0.22rem;
    margin-bottom: 0.4rem;
  }

  .candocon h2:after {
    width: 2.4rem;
    height: 0.06rem;
  }

  .candoul li {
    float: none;
    margin-top: 0;
    margin-right: 0;
    width: 2.55rem;
  }

  .candoul li p {
    left: 0.2rem;
    top: 0.6rem;
    font-size: 0.14rem;
  }

  .candoSwiper .swiper-slide {
    width: 2.55rem;
  }

  /* functionbox */
  .funcon {
    padding: 0.6rem 0 !important;
  }

  .funitem {
    width: 100%;
    display: block;
    padding-left: 0;
  }

  .funitem .funimg {
    height: 4.03rem !important;
    margin: 0 auto !important;
  }
  .funitem .funtext{
    padding: 0 .2rem;
  }
  .funitem .funtext h2 {
    font-size: 0.3rem;
    margin-bottom: 0.26rem;
  }

  .funitem .funtext .funul {
    padding-left: 0.2rem;
    margin-bottom: 0.6rem;
  }

  .funitem .funtext .funul p {
    font-size: 0.2rem;
    margin-bottom: 0.4rem;
  }

  .funitem .funtext .funul li {
    padding-left: 0.24rem;
    font-size: 0.14rem;
    background: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/recordovertime/img/gou.png) 0 center no-repeat;
    background-size: 0.12rem 0.12rem;
    margin-bottom: 0.16rem;
  }

  /* usebox */
  .usebox {
    height: 2.38rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/musebg.jpg);
    padding-top: 1.27rem;
  }

  .usebox .usebtn {
    width: 2.6rem;
    height: 0.44rem;
    border-radius: 0.22rem;
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
  }

  .usebox p {
    font-size: 0.12rem;
  }

  /* footer */
  .afXG_footer {
    padding-top: 0.4rem;
  }

  .afXG_footerNavLogo {
    width: 1.38rem;
    margin-right: 0;
  }

  .afXG_footerNavTab {
    display: none;
  }

  .afXG_footerCenter {
    padding: 0;
    display: block;
    font-size: 0.14rem;
    margin-top: 0.2rem;
    width: 100%;
  }

  .afXG_footerCenterDiv:after {
    opacity: 0;
  }

  .afXG_footerCenterDiv {
    width: 90.625% !important;
    margin: 0 auto !important;
    padding: 0.2rem 0 !important;
    border-bottom: 1px solid #fff;
  }

  .afXG_footerCenterDiv03 {
    border-bottom: 0;
  }

  .afXG_footerCenterDiv02 p,
  .afXG_footerCenterDiv03 p {
    margin-bottom: 0.1rem;
  }

  .afXG_footerCenterDiv02 p:last-child,
  .afXG_footerCenterDiv03 p:last-child {
    margin-bottom: 0;
  }

  .afXG_footerBottom {
    width: 90.625%;
    height: auto;
    display: block;
    text-align: left;
    line-height: 1.5;
    padding: 0.2rem 0;
    margin: 0 auto;
  }

  /* 弹窗 */
  .mypop {
    width: 2.65rem;
    padding-bottom: 0.16rem;
    border-radius: 3px;
  }

  .mypop .poplogo {
    width: 0.85rem;
    margin-left: 0.12rem;
    margin-bottom: 0.15rem;
  }

  .mypop .closeimg {
    width: 0.28rem;
    height: 0.28rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/mclose.png);
  }

  .mypop .poph2 {
    font-size: 0.16rem;
    margin-bottom: 0.04rem;
  }

  /* 弹窗-注册 */
  .popreg .poph2 {
    height: 0.4rem;
    padding-left: 0.25rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/mpopuph2bg2.png);
  }

  .regform {
    width: 2.14rem;
  }

  .regform li input {
    height: 0.44rem;
    font-size: 0.12rem;
  }

  .regform li input::-webkit-input-placeholder {
    font-size: 0.12rem;
  }

  .regform li input:-moz-placeholder {
    font-size: 0.12rem;
  }

  .regform li input::-moz-placeholder {
    font-size: 0.12rem;
  }

  .regform li input:-ms-input-placeholder {
    font-size: 0.12rem;
  }

  .regform li .getcode {
    bottom: 0.1rem;
    width: 0.62rem;
    font-size: 0.14rem;
    height: 0.22rem;
  }

  .regbtn {
    width: 2.22rem;
    height: 0.52rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/mpopbtnbg.png);
    margin: 0.3rem auto 0;
  }

  /* 弹窗-注册成功 */
  .popregsus .poph2 {
    height: 0.55rem;
    padding: 0 0.15rem;
    background-image: url(https://rongyx.oss-cn-hangzhou.aliyuncs.com/AppWeb/clearfriends/img/mpopuph2bg1.png);
  }

  .regsuscode {
    width: 1.2rem;
    height: 1.2rem;
    border: 0.01rem solid #B47944;
    border-radius: 0.06rem;
    margin: 0.2rem auto;
  }

  .regsuscode img {
    width: 1.06rem;
  }

  .codedown {
    line-height: 0.24rem;
    font-size: 0.14rem;
  }

  .codedown:before,
  .codedown:after {
    left: 0.04rem;
    width: 0.55rem;
    height: 0.02rem;
    border-radius: 0.01rem;
  }

  .codedown:after {
    left: auto;
    right: 0.04rem;
  }


}