.t10 {
  font-size: 10px !important
}

.t11 {
  font-size: 11px !important
}

.t12 {
  font-size: 12px !important
}

.t13 {
  font-size: 13px !important
}

.t14 {
  font-size: 14px !important
}

.t15 {
  font-size: 15px !important
}

.t16 {
  font-size: 16px !important
}

.t17 {
  font-size: 17px !important
}

.t18 {
  font-size: 18px !important
}

.t19 {
  font-size: 19px !important
}

.t20 {
  font-size: 20px !important
}

.t21 {
  font-size: 21px !important
}

.t22 {
  font-size: 22px !important
}

.t23 {
  font-size: 23px !important
}

.t24 {
  font-size: 24px !important
}

.t25 {
  font-size: 25px !important
}

.t26 {
  font-size: 26px !important
}

.t27 {
  font-size: 27px !important
}

.t28 {
  font-size: 28px !important
}

.t29 {
  font-size: 29px !important
}

.t30 {
  font-size: 30px !important
}

.t31 {
  font-size: 31px !important
}

.t32 {
  font-size: 32px !important
}

.t33 {
  font-size: 33px !important
}

.t34 {
  font-size: 34px !important
}

.t35 {
  font-size: 35px !important
}

.t36 {
  font-size: 36px !important
}

.t37 {
  font-size: 37px !important
}

.t38 {
  font-size: 38px !important
}

.t39 {
  font-size: 39px !important
}

.t40 {
  font-size: 40px !important
}

.t41 {
  font-size: 41px !important
}

.t42 {
  font-size: 42px !important
}

.t43 {
  font-size: 43px !important
}

.t44 {
  font-size: 44px !important
}

.t45 {
  font-size: 45px !important
}

.t46 {
  font-size: 46px !important
}

.t47 {
  font-size: 47px !important
}

.t48 {
  font-size: 48px !important
}

.t49 {
  font-size: 49px !important
}

.t50 {
  font-size: 50px !important
}

.text-center {
  text-align: center
}

.fwb {
  font-weight: 700
}

.webtop {
  height: 8vh
}

.webtop .mid .ls .title {
  line-height: unset;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.webtop .ri .jd {
  display: none
}

.webtop .ri .wx {
  display: none;
  cursor: pointer
}

.webtop .ri .one {
  margin: 0
}

.webtop .ri .one>img:first-of-type {
  display: block
}

.webtop .le {
  width: unset;
  height: unset
}

.carousel {
  height: 92vh
}

.isearch {
  background: #fff
}

.iabout,
.isearch {
  position: relative;
  z-index: 2
}

.iabout .tops .two .tones {
  margin-top: 7vh
}

.iabout .icont {
  margin-top: 8vh
}

.iabout .foots .two .swiper .swiper-wrapper {
  height: 100%
}

.iabout .foots .two .swiper .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.webfoot .mids .ri {
  display: none
}

.webfoot .mids .le {
  margin: 0 auto
}

.isell {
  background: url(../img/pcimg114.jpg)
}

.isell .swiper {
  width: 100%;
  height: 355px
}

.isell .swiper .swiper-ls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.isell .swiper .swiper-ls .ris {
  width: 600px;
  height: 355px
}

.isell .swiper .swiper-ls .two:after,
.isell .swiper .swiper-ls .two:before {
  display: none
}

.isell .swiper .swiper-ls .one {
  font-size: 14px
}

.isell .swiper .swiper-ls .three {
  display: block;
  max-height: 220px;
  overflow: auto
}

.isell .swiper .swiper-ls .three::-webkit-scrollbar {
  width: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.isell .swiper .swiper-ls .three::-webkit-scrollbar-thumb {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: red
}

.isell .swiper .swiper-ls .three::-webkit-scrollbar-track {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #eee
}

.isell .swiper .swiper-ls .three .mo {
  text-align: left !important
}

.isell .cont .active,
.isell .cont .ls:hover {
  background: #000
}

.isell .cont .ls .one {
  font-size: 14px
}

.isell .cont .ls .three {
  font-size: 12px
}

.next-active {
  margin-top: 8vh
}

.idoor {
  margin-top: 80px;
  margin-bottom: 12px
}

.iwindow .le {
  margin-right: 12px
}

.iwindow .ri .one,
.iwindow .ri .two {
  height: -webkit-calc(50% - 6px);
  height: -moz-calc(50% - 6px);
  height: calc(50% - 6px)
}

.swiper-container-autoheight .swiper-slide {
  overflow: hidden
}

.idoor-hover {
  background: url(../img/pcimg25.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.iwindow .le-hover {
  background: url(../img/pcimg22.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.webfoot {
  padding-top: 35px;
  height: auto
}

.webfoot .tops {
  padding-bottom: 35px
}

.webfoot .foots {
  margin-top: 20px;
  padding-bottom: 20px
}

.rnews .container .le .all .ls .right .title {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  overflow: hidden;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical
}

.nfixed {
  width: 100%;
  height: 120px;
  position: fixed;
  z-index: 18;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  -moz-transition: all .6s;
  transition: all .6s
}

.nfixed .cont {
  max-width: 1400px;
  height: 100%;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.nfixed .cont,
.nfixed .les {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.nfixed .les {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.nfixed .les .more {
  width: 124px;
  height: 32px;
  background: #c52e32;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  margin: 0 0 16px 26px
}

.nfixed .ris {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.nfixed .ris,
.nfixed .ris .ones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.nfixed .ris .ones {
  width: 385px;
  height: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 25px
}

.nfixed .ris .ones .ls {
  width: -webkit-calc(33.33% - 5px);
  width: -moz-calc(33.33% - 5px);
  width: calc(33.33% - 5px);
  height: 30px;
  margin-right: 5px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  color: #6c6c6c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 12px;
  margin-bottom: 10px
}

.nfixed .ris .ones .ls ::-webkit-input-placeholder {
  font-size: 14px;
  color: #6c6c6c
}

.nfixed .ris .ones .ls :-moz-placeholder,
.nfixed .ris .ones .ls ::-moz-placeholder {
  font-size: 14px;
  color: #6c6c6c
}

.nfixed .ris .ones .ls :-ms-input-placeholder {
  font-size: 14px;
  color: #6c6c6c
}

.nfixed .ris .ones .ls1 {
  color: #fff;
  background: #ce2c30;
  padding-left: 0;
  cursor: pointer
}

.nfixed .ris .twos {
  cursor: pointer
}

.nfixed-hide {
  bottom: -120px
}

.nfixed-show {
  width: 124px;
  height: 32px;
  background: #c52e32;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 18;
  cursor: pointer;
  display: none
}

.inewtop {
  margin-top: 90px
}

.inews .swiper .morenews-pagination .swiper-pagination-bullet {
  outline: none
}

.webtop .up {
  height: 92vh
}

.nabout-ones {
  background: #f3f3f4;
  height: auto;
  width: 100%;
  overflow: hidden;
  padding-bottom: 60px
}

.nabout-ones .cont {
  max-width: 1200px;
  margin: 0 auto
}

.nabout-ones .list {
  position: static;
  margin: 60px 0
}

.nabout-ones .ones {
  max-width: 1156px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden
}

.nabout-ones .ones .one {
  color: #000;
  font-size: 18px;
  font-weight: 700
}

.nabout-ones .ones .two {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 1.8;
  margin: 20px 0 50px
}

.nabout-ones .twos {
  display: block;
  width: 100%
}

.nabout-ones-phone {
  display: none;
  width: 100%
}

.nabout-twos {
  width: 100%;
  height: auto;
  background: url(../img/newpcimg14.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 80px 0 70px
}

.nabout-twos .cont {
  max-width: 1200px;
  height: 668px;
  background: url(../img/newpcimg15.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 768px;
  padding-top: 158px;
  overflow: hidden
}

.nabout-twos .ones {
  width: 345px;
  color: #333;
  font-size: 18px;
  line-height: 1.8
}

.nabout-twos-phone {
  display: none;
  width: 100%
}

.nabout-threes {
  background: url(../img/newpcimg16.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  width: 100%
}

.nabout-threes .cont {
  max-width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 70px
}

.nabout-threes .container {
  position: relative
}

.nabout-threes .container:before {
  content: "";
  width: 91%;
  position: absolute;
  top: 85px;
  height: 1px;
  background: #c8c8c8;
  left: 4.5%
}

.nabout-threes .swiper {
  width: 91%;
  height: 415px;
  margin: 0 auto;
  overflow: hidden
}

.nabout-threes .ls:hover .ones {
  border-color: #ce2c30
}

.nabout-threes .ls:hover .twos {
  color: #ce2c30
}

.nabout-threes .ls:hover .threes {
  background: #ce2c30
}

.nabout-threes .ls:hover .fours {
  background: #fff;
  border-bottom: 3px solid #ce2c30
}

.nabout-threes .ls .ones {
  width: 62px;
  height: 28px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #b0b0b0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  color: #0d0d0d;
  font-size: 16px
}

.nabout-threes .ls .twos {
  font-size: 24px;
  color: #424242;
  text-align: center;
  margin-top: 8px
}

.nabout-threes .ls .threes {
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 14px auto 20px;
  background: #ccc
}

.nabout-threes .ls .fours {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 305px;
  padding: 10px 10px 0
}

.nabout-threes .ls .fours .one {
  display: block;
  margin: 0 auto 11px;
  max-height: 145px
}

.nabout-threes .ls .fours .two {
  color: #595757;
  font-size: 16px;
  max-height: 120px;
  overflow: auto
}

.nabout-threes .ls .fours .two::-webkit-scrollbar {
  width: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.nabout-threes .ls .fours .two::-webkit-scrollbar-thumb {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: red
}

.nabout-threes .ls .fours .two::-webkit-scrollbar-track {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #eee
}

.nabout-threes .active .ones {
  border-color: #ce2c30
}

.nabout-threes .active .twos {
  color: #ce2c30
}

.nabout-threes .active .threes {
  background: #ce2c30
}

.nabout-threes .active .fours {
  background: #fff;
  border-bottom: 3px solid #ce2c30
}

.nabout-threes .left {
  position: absolute;
  top: 70px;
  left: 0;
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  width: 32px;
  height: 32px;
  background: none
}

.nabout-threes .left .img2,
.nabout-threes .left:hover .img1 {
  display: none
}

.nabout-threes .left:hover .img2 {
  display: block
}

.nabout-threes .right {
  position: absolute;
  top: 70px;
  right: 0;
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  width: 32px;
  height: 32px;
  background: none
}

.nabout-threes .right .img2,
.nabout-threes .right:hover .img1 {
  display: none
}

.nabout-threes .right:hover .img2 {
  display: block
}

.nabout-threes-phone {
  display: none;
  width: 100%
}

.nabout-fours {
  width: 100%;
  background: #fff
}

.nabout-fours .cont {
  max-width: 1138px;
  margin: 0 auto;
  padding-top: 70px;
  overflow: hidden
}

.nabout-fours .t {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 147px
}

.nabout-fours .t .ls {
  width: 44%;
  height: 250px;
  background: #ececec;
  position: relative
}

.nabout-fours .t .ls:first-of-type .ones {
  background: url(../img/newpcimg24.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.nabout-fours .t .ls:last-of-type {
  margin-right: 33px
}

.nabout-fours .t .ls:last-of-type .ones {
  background: url(../img/newpcimg25.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.nabout-fours .t .ls .ones {
  position: absolute;
  top: 33px;
  left: 33px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px
}

.nabout-fours .t .ls .ones .title {
  color: #fff;
  font-weight: 700;
  font-size: 24px
}

.nabout-fours .t .ls .ones .small {
  color: #9fa0a0;
  font-size: 18px;
  font-family: Arial;
  font-weight: 700;
  text-transform: uppercase;
  margin: 8px 0 22px
}

.nabout-fours .t .ls .ones .hen {
  width: 33px;
  height: 3px;
  background: #bb0e26
}

.nabout-fours .t .ls .ones .duo {
  color: #595757;
  font-size: 18px;
  position: absolute;
  bottom: -35px;
  left: 0
}

.nabout-fours .f {
  width: 100%;
  height: 154px;
  border: 3px solid #ce2c30;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 80px
}

.nabout-fours .f .ones {
  background: #fff;
  position: absolute;
  top: -18px;
  left: unset
}

.nabout-fours .f .ones .one {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-align: center
}

.nabout-fours .f .ones .two {
  color: #9fa0a0;
  font-size: 18px;
  font-weight: 700;
  font-family: Arial;
  text-transform: uppercase
}

.nabout-fours .f .twos {
  color: #545251;
  font-size: 30px;
  margin-top: 20px
}

.nabout-fours-phone {
  display: none;
  width: 100%
}

.nabout-fives {
  background: #f3f3f4;
  width: 100%;
  height: auto;
  padding: 40px 0 60px
}

.nabout-fives .cont {
  max-width: 1200px;
  height: auto;
  margin: 0 auto
}

.nabout-fives .ones {
  width: 890px;
  height: 594px;
  background: #fff;
  margin: 0 auto 45px;
  position: relative
}

.nabout-fives .ones .c {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 20px;
  left: 20px;
  background: url(../img/newpcimg27.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 490px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.nabout-fives .ones .c:after {
  left: 0
}

.nabout-fives .ones .c:after,
.nabout-fives .ones .c:before {
  content: "";
  width: 34%;
  height: 6px;
  background: #c8161d;
  position: absolute;
  top: 514px
}

.nabout-fives .ones .c:before {
  right: 0
}

.nabout-fives .ones .c .one {
  font-weight: 700;
  color: #fff;
  font-size: 36px;
  text-align: center;
  margin-bottom: 8px
}

.nabout-fives .ones .c .two {
  font-family: Arial;
  color: #9fa0a0;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase
}

.nabout-fives .twos {
  color: #545251;
  font-size: 30px;
  text-align: center
}

.nabout-fives-phone {
  display: none;
  width: 100%
}

.nabout-sixs {
  max-width: 1200px;
  height: auto;
  padding-top: 70px;
  overflow: hidden;
  margin: 0 auto
}

.nabout-sixs .ones {
  margin: 0 auto;
  text-align: center
}

.nabout-sixs .ones .one {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  position: relative
}

.nabout-sixs .ones .one:after {
  left: -160px
}

.nabout-sixs .ones .one:after,
.nabout-sixs .ones .one:before {
  content: "";
  width: 140px;
  height: 3px;
  background: #c8161d;
  position: absolute;
  top: 50%
}

.nabout-sixs .ones .one:before {
  right: -160px
}

.nabout-sixs .ones .two {
  color: #9fa0a0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Arial;
  margin: 10px 0 50px
}

.nabout-sixs .twos {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 125px
}

.nabout-sixs .twos,
.nabout-sixs .twos .ls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.nabout-sixs .twos .ls {
  width: -webkit-calc(25% - 36px);
  width: -moz-calc(25% - 36px);
  width: calc(25% - 36px);
  height: 110px;
  border: 2px solid #514f57;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 24px;
  color: #545251;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center
}

.nabout-sixs .threes {
  max-width: 1138px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 140px
}

.nabout-sixs .threes .ls {
  width: 44%;
  height: 250px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ba112c
}

.nabout-sixs .threes .ls:first-of-type .oness {
  background: url(../img/newpcimg29.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.nabout-sixs .threes .ls:last-of-type {
  margin-right: 33px
}

.nabout-sixs .threes .ls:last-of-type .oness {
  background: url(../img/newpcimg30.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.nabout-sixs .threes .ls .oness {
  position: absolute;
  top: 33px;
  left: 33px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px
}

.nabout-sixs .threes .ls .oness .title {
  color: #fff;
  font-weight: 700;
  font-size: 24px
}

.nabout-sixs .threes .ls .oness .small {
  color: #9fa0a0;
  font-size: 18px;
  font-family: Arial;
  font-weight: 700;
  text-transform: uppercase;
  margin: 8px 0 22px
}

.nabout-sixs .threes .ls .oness .hen {
  width: 33px;
  height: 3px;
  background: #bb0e26
}

.nabout-sixs .threes .ls .oness .duo {
  color: #595757;
  font-size: 18px;
  position: absolute;
  bottom: -35px;
  left: 0
}

.nabout-sixs-phone {
  display: none;
  width: 100%
}

.nabout-sevens {
  width: 100%;
  height: auto;
  padding: 45px 0 60px;
  background: url(../img/newpcimg32.jpg) no-repeat 50%
}

.nabout-sevens .cont {
  max-width: 630px;
  height: auto;
  margin: 0 auto
}

.nabout-sevens .ones {
  margin: 0 auto;
  text-align: center
}

.nabout-sevens .ones .one {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  position: relative
}

.nabout-sevens .ones .one:after {
  left: -160px
}

.nabout-sevens .ones .one:after,
.nabout-sevens .ones .one:before {
  content: "";
  width: 140px;
  height: 3px;
  background: #c8161d;
  position: absolute;
  top: 50%
}

.nabout-sevens .ones .one:before {
  right: -160px
}

.nabout-sevens .ones .two {
  color: #9fa0a0;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: Arial;
  margin: 10px 0 50px
}

.nabout-sevens .twos {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.nabout-sevens .twos,
.nabout-sevens .twos .ls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.nabout-sevens .twos .ls {
  width: 268px;
  height: 113px;
  border: 1px solid #fff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 24px;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px
}

.nabout-eights {
  max-width: 1138px;
  margin: 0 auto;
  padding-top: 70px;
  overflow: hidden;
  padding-bottom: 110px
}

.nabout-eights .t {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 147px
}

.nabout-eights .t .ls {
  width: 44%;
  height: 250px;
  background: #ececec;
  position: relative
}

.nabout-eights .t .ls:first-of-type .ones {
  background: url(../img/newpcimg24.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.nabout-eights .t .ls:last-of-type {
  margin-right: 33px
}

.nabout-eights .t .ls:last-of-type .ones {
  background: url(../img/newpcimg34.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.nabout-eights .t .ls .ones {
  position: absolute;
  top: 33px;
  left: 33px;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px
}

.nabout-eights .t .ls .ones .title {
  color: #fff;
  font-weight: 700;
  font-size: 24px
}

.nabout-eights .t .ls .ones .small {
  color: #9fa0a0;
  font-size: 18px;
  font-family: Arial;
  font-weight: 700;
  text-transform: uppercase;
  margin: 8px 0 22px
}

.nabout-eights .t .ls .ones .hen {
  width: 33px;
  height: 3px;
  background: #bb0e26
}

.nabout-eights .t .ls .ones .duo {
  color: #595757;
  font-size: 18px;
  position: absolute;
  bottom: -35px;
  left: 0
}

.nabout-eights .f {
  height: 457px;
  width: 100%;
  background: url(../img/newpcimg35.jpg) no-repeat 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 57px;
  padding-top: 127px;
  color: #fff;
  text-align: right
}

.nabout-eights .f .one {
  font-weight: 700;
  font-size: 36px
}

.nabout-eights .f .two {
  font-family: Arial;
  font-weight: 700;
  text-transform: uppercase;
  margin: 4px 0 18px
}

.nabout-eights .f .hen {
  width: 33px;
  height: 4px;
  background: #fff;
  float: right;
  display: inline-block;
  margin-bottom: 25px
}

.nabout-eights .f .three {
  font-size: 30px;
  clear: both
}

.nabout-eights .add {
  width: 910px;
  height: 675px;
  background: url(../img/newpcimg36.png) no-repeat 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin: 80px auto 0;
  position: relative
}

.nabout-eights .add .ones {
  position: absolute;
  top: 115px;
  left: 0
}

.nabout-eights .add .ones .one {
  color: #000;
  font-size: 30px;
  font-weight: 700
}

.nabout-eights .add .ones .two {
  font-size: 18px;
  color: #9fa0a0;
  font-family: Arial;
  text-transform: uppercase;
  margin: 8px 0 18px
}

.nabout-eights .add .ones .hen {
  width: 33px;
  height: 4px;
  background: #ba112c;
  margin-bottom: 32px
}

.nabout-eights .add .ones .three {
  color: #545251;
  font-size: 30px
}

.nabout-eights .add .twos {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right
}

.nabout-eights .add .twos .one {
  color: #000;
  font-size: 30px;
  font-weight: 700
}

.nabout-eights .add .twos .two {
  font-size: 18px;
  color: #9fa0a0;
  font-family: Arial;
  text-transform: uppercase;
  margin: 8px 0 18px
}

.nabout-eights .add .twos .hen {
  width: 33px;
  height: 4px;
  background: #ba112c;
  margin-bottom: 32px;
  float: right
}

.nabout-eights .add .twos .three {
  color: #545251;
  font-size: 30px;
  clear: both
}

.nabout-eights-phone {
  display: none;
  width: 100%
}

.nabout-nines {
  background: url(../img/newpcimg14.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 80px 0 100px
}

.nabout-nines .cont {
  max-width: 1200px;
  height: auto;
  margin: 0 auto
}

.nabout-nines .tutone,
.nabout-nines .tuttwo {
  color: #fff !important
}

.nabout-nines .tuthen {
  background: #fff !important
}

.nabout-nines .conta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.nabout-nines .ls {
  width: -webkit-calc(25% - 20px);
  width: -moz-calc(25% - 20px);
  width: calc(25% - 20px);
  height: auto;
  background: #fff
}

.nabout-nines .ls img {
  display: block;
  width: 100%
}

.nabout-nines .ls .f {
  height: 145px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.nabout-nines .ls .f .one {
  color: #c51029;
  font-size: 36px;
  font-weight: 700
}

.nabout-nines .ls .f .two {
  font-size: 24px;
  color: #545251
}

.nabout-nines-phone,
.nfixed-phone {
  display: none;
  width: 100%
}

.nfixed-phone {
  position: fixed;
  height: auto;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 19
}

.nfixed-phone .ls {
  color: #fff;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 5px 0
}

.nfixed-phone .ls:not(:last-of-type) {
  border-right: 1px solid #ddd
}

.nmaid {
  width: 100%;
  height: auto;
  position: relative
}

.nmaid,
.nmaid-top {
  overflow: hidden;
  display: none
}

.nmaid-top {
  margin-top: 40px
}

.nmaid .ls {
  height: auto;
  
}

.nmaid img {
  display: block;
  width: 100%;
  margin: 0 auto;
  object-fit: contain;
 
}

.nmaid-pagination {
  position: absolute;
  z-index: 1;
  bottom: 60px !important;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.nmaid-pagination .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none
}

.nmaid-pagination .swiper-pagination-bullet-active {
  background: #c32d31
}

.nimend {
  width: 100%;
  overflow: hidden;
  /* background: url(../img/newpcimg56.jpg) no-repeat 50%; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin-top: 40px;
  /* padding-top: 70px */
}

.nimend .cont {
  /* max-width: 1400px; */
  margin: 0 auto
}

.nimend .tuthen {
  margin: 40px auto 20px
}

.nimend .tutadd {
  color: #d0141b;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 50px
}

.nimend-ones {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px
}

.nimend-ones,
.nimend-ones .ls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.nimend-ones .ls {
  width: 25%;
  height: 165px;
  background: #000;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden
}

.nimend-ones .ls:nth-of-type(2),
.nimend-ones .ls:nth-of-type(4),
.nimend-ones .ls:nth-of-type(5),
.nimend-ones .ls:nth-of-type(7) {
  background: #fff
}

.nimend-ones .ls:nth-of-type(2) .one,
.nimend-ones .ls:nth-of-type(4) .one,
.nimend-ones .ls:nth-of-type(5) .one,
.nimend-ones .ls:nth-of-type(7) .one {
  color: #000
}

.nimend-ones .ls:nth-of-type(2) .two,
.nimend-ones .ls:nth-of-type(4) .two,
.nimend-ones .ls:nth-of-type(5) .two,
.nimend-ones .ls:nth-of-type(7) .two {
  color: #828282
}

.nimend-ones .ls:nth-of-type(2) .three,
.nimend-ones .ls:nth-of-type(4) .three,
.nimend-ones .ls:nth-of-type(5) .three,
.nimend-ones .ls:nth-of-type(7) .three {
  color: #c7c7c7
}

.nimend-ones .ls:nth-of-type(2) .fours,
.nimend-ones .ls:nth-of-type(4) .fours,
.nimend-ones .ls:nth-of-type(5) .fours,
.nimend-ones .ls:nth-of-type(7) .fours {
  color: #f2f2f2
}

.nimend-ones .ls .one {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 5px
}

.nimend-ones .ls .two {
  color: #fff;
  font-size: 18px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px
}

.nimend-ones .ls .three {
  color: #a3a3a3;
  font-family: DIN;
  margin-top: 32px;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
  z-index: 2
}

.nimend-ones .ls .fours {
  font-size: 72px;
  font-weight: 700;
  color: #2c2c2c;
  position: absolute;
  bottom: -25px;
  left: 0;
  font-family: Arial;
  z-index: 1
}

.nimend-twos {
  color: #000;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px
}

.nimend-threes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 70px
}

.nimend-threes .ls {
  width: 108px;
  height: 32px;
  background: #d0141b;
  color: #fff;
  font-size: 16px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  line-height: 32px
}

.nimend-threes .ls1 {
  margin-right: 20px
}

.nigcjm {
  width: 100%;
  overflow: hidden;
  background: url(../img/newpcimg57.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 70px
}

.nigcjm .cont {
  max-width: 1200px;
  margin: 0 auto
}

.nigcjm .tuttwo {
  color: #fff !important
}

.nigcjm-ones {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.nigcjm-ones,
.nigcjm-ones .ls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.nigcjm-ones .ls {
  height: 195px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, .4);
  width: 220px;
  border: 1px solid #858585;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 25px
}

.nigcjm-ones .ls:not(:last-of-type) {
  margin-right: 25px
}

.nigcjm-ones .ls .one {
  font-family: DIN;
  font-size: 18px;
  color: #bdbdbd;
  text-transform: uppercase
}

.nigcjm-ones .ls .two {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin: 22px 0
}

.nigcjm-ones .ls .three {
  width: 20px;
  height: 2px;
  background: #d0141b;
  -webkit-transition: width .6s;
  -o-transition: width .6s;
  -moz-transition: width .6s;
  transition: width .6s
}

.nigcjm-ones .ls:hover .three {
  width: 40px
}

.nigcjm-twos {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin: 20px 0
}

.nigcjm-threes,
.nigcjm-twos {
  text-align: center
}

.nigcjm-threes .one {
  margin: 0 auto;
  background: #d0141b;
  display: inline-block;
  padding: 10px 24px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px
}

.nigcjm-fours,
.nigcjm-threes .one {
  color: #fff;
  font-size: 18px;
  font-weight: 700
}

.nigcjm-fours {
  text-align: center;
  margin: 28px 0 38px
}

.nigcjm-fives {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 70px
}

.nigcjm-fives .ls {
  width: 108px;
  height: 32px;
  background: #d0141b;
  color: #fff;
  font-size: 16px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  line-height: 32px
}

.nigcjm-fives .ls1 {
  margin-right: 20px
}

.rimend-ones {
  margin-top: 0 !important
}

.rimend-ones .cont {
  max-width: 1200px
}

.rimend-ones .list {
  position: unset;
  margin-bottom: 50px
}

.rimend-ones .nimend-twos {
  margin-bottom: 50px
}

.rimend-twos {
  background: url(../img/newpcimg60.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 135px;
  padding-bottom: 140px;
  overflow: hidden
}

.rimend-twos .cont {
  max-width: 1200px;
  margin: 0 auto
}

.rimend-twos .ones {
  font-size: 16px;
  line-height: 1.7;
  width: 82.5%;
  margin: 28px auto 50px;
  text-align: center;
  color: #fff
}

.rimend-twos .twos {
  position: relative;
  height: auto
}

.rimend-twos .twos .swiper {
  width: 1058px;
  height: 235px;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 1px
}

.rimend-twos .twos .swiper .ls {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.rimend-twos .twos .swiper .ls p {
  position: absolute;
  bottom: 10%;
  left: unset;
  color: #000;
  font-size: 16px;
  width: 90%;
  text-align: center;
  font-weight: 700
}

.rimend-twos .twos .swiper .ls img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  width: 90%;
  height: 90%
}

.rimend-twos .twos .le {
  opacity: .4;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  left: 0;
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none
}

.rimend-twos .twos .le:hover {
  opacity: 1
}

.rimend-twos .twos .ri {
  opacity: .4;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  right: 0;
  border: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none
}

.rimend-twos .twos .ri:hover {
  opacity: 1
}

.rimend-twos .twos .pagination-ones {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px
}

.rimend-twos .twos .pagination-ones .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  margin: 0 3px
}

.rimend-twos .twos .pagination-ones .swiper-pagination-bullet-active {
  background: #d0141b
}

.rimend-threes {
  background: url(../img/newpcimg63.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 135px;
  padding-bottom: 140px;
  overflow: hidden
}

.rimend-threes .cont {
  max-width: 1200px;
  margin: 0 auto
}

.rimend-threes .ones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
  height: auto
}

.rimend-threes .ones .ls {
  width: -webkit-calc(25% - 7.5px);
  width: -moz-calc(25% - 7.5px);
  width: calc(25% - 7.5px);
  height: auto
}

.rimend-threes .ones .ls:not(:last-of-type) {
  margin-right: 10px
}

.rimend-threes .twos {
  font-size: 16px;
  line-height: 1.7;
  width: 82.5%;
  margin: 28px auto 0;
  text-align: center;
  color: #fff
}

.rimend-fours {
  background: url(../img/newpcimg68.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 75px;
  padding-bottom: 80px;
  overflow: hidden
}

.rimend-fours .cont {
  max-width: 1200px;
  margin: 0 auto
}

.rimend-fours .ones {
  font-size: 16px;
  line-height: 1.7;
  width: 82.5%;
  margin: 28px auto 50px;
  text-align: center;
  color: #787878
}

.rimend-fours .twos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.rimend-fours .twos img {
  width: -webkit-calc(33.33% - 10px);
  width: -moz-calc(33.33% - 10px);
  width: calc(33.33% - 10px);
  height: 100%
}

.rimend-fours .twos img:not(:last-of-type) {
  margin-right: 15px
}

.rimend-fours .ggadd1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.rimend-fours .ggadd1 .ls {
  color: #626262;
  line-height: 47px;
  font-size: 16px;
  background: #fff;
  width: -webkit-calc(33.33% - 10px);
  width: -moz-calc(33.33% - 10px);
  width: calc(33.33% - 10px);
  margin-bottom: 15px;
  text-align: center
}

.rimend-fours .ggadd1 .ls:not(:last-of-type) {
  margin-right: 15px
}

.rimend-fours .threes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.rimend-fours .threes img {
  width: -webkit-calc(25% - 11.25px);
  width: -moz-calc(25% - 11.25px);
  width: calc(25% - 11.25px);
  height: 100%
}

.rimend-fours .threes img:not(:last-of-type) {
  margin-right: 15px
}

.rimend-fours .fives {
  color: #626262;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  background: #fff;
  line-height: 47px
}

.rimend-fours .sixs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.rimend-fours .sixs img {
  width: -webkit-calc(50% - 7.5px);
  width: -moz-calc(50% - 7.5px);
  width: calc(50% - 7.5px);
  height: 100%
}

.rimend-fours .sixs img:not(:last-of-type) {
  margin-right: 15px
}

.rimend-fours .nines,
.rimend-fours .svens,
.rimend-fours .tens {
  display: none;
  overflow: hidden
}

.rimend-fours .nines img,
.rimend-fours .svens img,
.rimend-fours .tens img {
  display: block;
  width: 100%
}

.rimend-fours .pagination-fours,
.rimend-fours .pagination-threes,
.rimend-fours .pagination-twos {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 20px
}

.rimend-fours .pagination-fours .swiper-pagination-bullet,
.rimend-fours .pagination-threes .swiper-pagination-bullet,
.rimend-fours .pagination-twos .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  margin: 0 3px
}

.rimend-fours .pagination-fours .swiper-pagination-bullet-active,
.rimend-fours .pagination-threes .swiper-pagination-bullet-active,
.rimend-fours .pagination-twos .swiper-pagination-bullet-active {
  background: #d0141b
}

.rimend-fours .eights {
  color: #626262;
  line-height: 30px;
  text-align: center;
  background: #fff;
  display: none;
  font-size: 14px
}

.rimend-fives {
  background: url(../img/newpcimg81.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 100px;
  overflow: hidden
}

.rimend-fives .cont {
  max-width: 1200px;
  margin: 0 auto
}

.rimend-fives .ones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 35px auto 30px
}

.rimend-fives .ones img {
  width: 49.5%
}

.rimend-fives .twos {
  font-size: 16px;
  line-height: 1.7;
  width: 82.5%;
  margin: 28px auto 0;
  text-align: center;
  color: #fff
}

.rimend-sixs {
  background: url(../img/newpcimg84.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 100px;
  overflow: hidden
}

.rimend-sixs .cont {
  max-width: 1120px;
  margin: 0 auto
}

.rimend-sixs .ones {
  font-size: 16px;
  line-height: 1.7;
  width: 82.5%;
  margin: 28px auto 50px;
  text-align: center;
  color: #2e2e2e
}

.rimend-sixs .twos {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.rimend-sixs .twos,
.rimend-sixs .twos .ls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rimend-sixs .twos .ls {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 29.5%;
  height: 250px;
  border: 1px solid #fff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.rimend-sixs .twos .ls img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  width: 90%
}

.rimend-sixs .threes {
  display: none;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
  margin: 0 auto;
  overflow: hidden
}

.rimend-sixs .threes img {
  display: block;
  width: 100%
}

.rimend-sixs .pagination-fives {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px
}

.rimend-sixs .pagination-fives .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  margin: 0 3px
}

.rimend-sixs .pagination-fives .swiper-pagination-bullet-active {
  background: #d0141b
}

.rimend-sevens {
  background: url(../img/newpcimg88.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.rimend-eights {
  background: url(../img/newpcimg91.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 90px
}

.rimend-eights .cont {
  max-width: 1120px;
  margin: 0 auto
}

.rimend-eights .ones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 35px auto 30px
}

.rimend-eights .ones img {
  width: -webkit-calc(25% - 7.5px);
  width: -moz-calc(25% - 7.5px);
  width: calc(25% - 7.5px);
  margin-bottom: 10px
}

.rimend-eights .ones img:not(:nth-of-type(4n)) {
  margin-right: 10px
}

.rimend-eights .twos {
  font-size: 16px;
  line-height: 1.7;
  width: 82.5%;
  margin: 28px auto 0;
  text-align: center;
  color: #2d2d2d
}

.rimend-nines {
  background: url(../img/newpcimg100.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.rimend-nines .ones {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.rimend-nines .ones img {
  margin-bottom: 1%
}

.tutfont2 .tutones .tutone {
  color: #fff
}

.tutfont2 .tutones .tuttwo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.tutfont2 .tutones .tuttwo .one {
  position: relative
}

.tutfont2 .tutones .tuttwo .one:after {
  content: "";
  width: 60px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: -80px
}

.tutfont2 .tutones .tuttwo .one:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: -80px
}

.tutfont2 .tutones .tuttwo span {
  color: #d0141b
}

.tutfont2 .tutadd {
  margin: 28px 0 0;
  text-align: center
}

.tutfont2 .tutadd .one {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  padding: 12px 28px 12px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #d0141b
}

.rprocont-le-one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 60px
}

.rprocont-le-one .les {
  width: 58%;
  height: 360px;
  overflow: hidden;
  position: relative
}

.rprocont-le-one .les img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover
}

.rprocont-le-one .les .les-pagination {
  position: absolute;
  z-index: 2;
  bottom: 9px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rprocont-le-one .les .les-pagination .swiper-pagination-bullet {
  background: #eee;
  opacity: 1
}

.rprocont-le-one .les .les-pagination .swiper-pagination-bullet-active {
  background: red
}

.rprocont-le-one .les .les-prev {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e7e7e7;
  margin-top: -15px
}

.rprocont-le-one .les .les-prev:hover {
  color: red
}

.rprocont-le-one .les .les-next {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 2;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e7e7e7;
  margin-top: -15px
}

.rprocont-le-one .les .les-next:hover {
  color: red
}

.rgcnew-ones {
  background: url(../img/gcnew1.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
  padding: 60px 0 100px
}

.rgcnew-ones .cont {
  max-width: 1200px;
  margin: 0 auto
}

.rgcnew-ones .list {
  position: unset;
  margin-bottom: 174px
}

.rgcnew-ones .ones {
  width: 570px;
  margin: 0 auto;
  background: rgba(195, 45, 45, .9);
  padding: 60px 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}

.rgcnew-ones .addone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px
}

.rgcnew-ones .addone a {
  width: 108px;
  height: 32px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #1d1d1d;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
  color: #fff
}

.rgcnew-twos {
  background: url(../img/gcnew2.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.rgcnew-twos .threes {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rgcnew-twos .threes .one {
  width: 100px;
  height: 35px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background: #d0141b;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  line-height: 35px
}

.rgcnew-threes {
  padding: 180px 0 198px
}

.rgcnew-threes .tutfont2 .tutadd .one {
  background: none;
  margin-bottom: 72px
}

.rgcnew-fours {
  background: url(../img/gcnew7.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
  padding: 130px 0 140px
}

.rgcnew-fours .cont {
  max-width: 1200px;
  margin: 0 auto
}

.rgcnew-fours .ones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 80px
}

.rgcnew-fours .ones .ls {
  height: 250px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: hsla(0, 0%, 100%, .8);
  padding: 10px;
  width: -webkit-calc(20% - 19px);
  width: -moz-calc(20% - 19px);
  width: calc(20% - 19px);
  position: relative
}

.rgcnew-fours .ones .ls:not(:last-of-type) {
  margin-right: 23px
}

.rgcnew-fours .ones .ls .container {
  border: 1px solid #d6d6d6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.rgcnew-fours .ones .ls .one {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  font-family: Arial;
  margin: 28px 0
}

.rgcnew-fours .ones .ls .two {
  font-size: 18px;
  color: #bdbdbd;
  font-family: DIN;
  text-transform: uppercase
}

.rgcnew-fours .ones .ls .three {
  width: 80%;
  color: #6a6a6a;
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  margin: 12px 0
}

.rgcnew-fours .ones .ls .hen {
  background: #d0141b;
  width: 20px;
  height: 2px;
  position: absolute;
  bottom: 14%;
  left: unset
}

.rgcnew-fives {
  background: url(../img/gcnew8.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden;
  padding: 100px 0 485px
}

.rgcnew-fives .cont {
  max-width: 1200px;
  margin: 0 auto
}

.rgcnew-fives .ones {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  margin: 52px 0 18px
}

.rgcnew-fives .twos {
  color: #fff;
  font-size: 16px;
  text-align: center
}

.rgcnew-sixs {
  background: url(../img/gcnew9.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 125px 0 100px
}

.rgcnew-sixs .jones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 60px 0 50px
}

.rgcnew-sixs .jones .s {
  color: #fff;
  font-size: 18px;
  width: 155px;
  height: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  background: #d0141b
}

.rgcnew-sixs .jtwos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 35px auto 30px
}

.rgcnew-sixs .jtwos img {
  width: 49.5%
}

.rgcnew-sevens {
  background: url(../img/gcnew15.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.rgcnew-sevens .twos .ls,
.rgcnew-sevens .twos .ls:nth-of-type(6),
.rgcnew-sevens .twos .ls:nth-of-type(10) {
  margin-right: 35px
}

.rgcnew-sevens .twos .ls:nth-of-type(5) {
  margin-right: 0
}

.rgcnew-eights {
  background: url(../img/gcnew16.jpg) no-repeat 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding: 205px 0 215px
}

.rgcnew-eights .cont {
  max-width: 1200px;
  margin: 0 auto
}

.rgcnew-eights .ones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px
}

.rgcnew-eights .ones .ls {
  font-size: 16px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #000;
  color: #fff;
  width: 110px;
  height: 30px;
  text-align: center;
  line-height: 30px
}

.rgcnew-eights .ones .ls:first-of-type {
  margin-right: 20px
}

.inewmen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}

.inewmen .les {
  width: 66.6%;
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 12px solid #fff
}

.inewmen .les .leones {
  position: absolute;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  -moz-transition: opacity .3s;
  transition: opacity .3s
}

.inewmen .les .leones .t {
  font-size: 30px;
  margin-bottom: 30px
}

.inewmen .les .leones .f {
  font-size: 18px
}

.inewmen .les .letwos {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-size: 26px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity .6s;
  -o-transition: opacity .6s;
  -moz-transition: opacity .6s;
  transition: opacity .6s
}

.inewmen .ris {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  position: relative
}

.inewmen .ris .riones {
  position: absolute;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  -moz-transition: opacity .3s;
  transition: opacity .3s
}

.inewmen .ris .riones .t {
  font-size: 30px;
  margin-bottom: 30px
}

.inewmen .ris .riones .f {
  font-size: 18px
}

.inewmen .ris .ritwos {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-size: 26px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity .6s;
  -o-transition: opacity .6s;
  -moz-transition: opacity .6s;
  transition: opacity .6s
}

@media(max-width:768px) {
  .webtop .le img {
    width: 70%
  }

  .carousel {
    height: auto
  }

  .carousel img {
    -o-object-fit: unset;
    object-fit: unset;
    height: auto
  }

  .idoor .hen,
  .idoor .more,
  .iwindow .le .cont-show .more,
  .iwindow .ri .one .cont-show .hen,
  .iwindow .ri .one .cont-show .more,
  .iwindow .ri .two .cont-show .hen,
  .iwindow .ri .two .cont-show .more {
    display: none
  }

  .idoor .title .ones,
  .iwindow .le .cont-show .title,
  .iwindow .ri .one .cont-show .title .ones,
  .iwindow .ri .two .cont-show .title .ones {
    text-align: center
  }

  .webfoot {
    margin-bottom: 45px
  }

  .isell {
    display: none
  }

  .isell .cont .ls .one {
    font-size: 12px
  }

  .next-active {
    margin-top: 8vh
  }

  .idoor {
    margin-top: 40px
  }

  .webfoot {
    padding: 0;
    overflow: hidden
  }

  .nfixed,
  .nfixed-show {
    display: none
  }

  .inewtop {
    margin-top: 0
  }

  .iabout .foots .two {
    background: url(../img/pcimg10.jpg) no-repeat 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
  }

  .iabout .foots .two .des,
  .iabout .foots .two .pagination .swiper-pagination-current,
  .iabout .foots .two .title {
    color: #fff
  }

  .iabout .tops .two .then {
    margin: 25px auto 20px
  }

  .nabout-ones {
    background: #fff;
    padding-bottom: 0
  }

  .nabout-ones .cont {
    display: none
  }

  .nabout-ones-phone {
    display: block;
    width: 100%
  }

  .nabout-twos {
    background: none;
    padding: 0
  }

  .nabout-twos .cont {
    display: none
  }

  .nabout-twos-phone {
    display: block
  }

  .nabout-threes {
    background: none
  }

  .nabout-threes .cont {
    display: none
  }

  .nabout-threes-phone {
    display: block
  }

  .nabout-fours {
    background: none
  }

  .nabout-fours .cont {
    display: none
  }

  .nabout-fours-phone {
    display: block
  }

  .nabout-fives {
    padding: 0
  }

  .nabout-fives .cont {
    display: none
  }

  .nabout-fives-phone {
    display: block
  }

  .nabout-sixs {
    padding: 0
  }

  .nabout-sixs .ones,
  .nabout-sixs .threes,
  .nabout-sixs .twos {
    display: none
  }

  .nabout-sixs-phone {
    display: block
  }

  .nabout-sevens {
    padding: 0
  }

  .nabout-sevens .cont {
    display: none
  }

  .nabout-eights {
    padding: 0
  }

  .nabout-eights .add,
  .nabout-eights .f,
  .nabout-eights .t {
    display: none
  }

  .nabout-eights-phone {
    display: block
  }

  .nabout-nines {
    padding: 0
  }

  .nabout-nines .cont {
    display: none
  }

  .nabout-nines-phone {
    display: block
  }

  .nfixed-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .nmaid,
  .nmaid-top {
    display: block
  }

  .nimend {
    margin-top: 40px;
    /* padding-top: 30px */
  }

  .nimend .tuthen {
    margin: 25px auto 20px
  }

  .nimend .tutadd {
    font-size: 20px;
    margin-bottom: 20px
  }

  .nimend-ones {
    /* width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: 0 auto 30px */
  }

  .nimend-ones .ls {
    width: 50%;
    height: 135px
  }

  .nimend-ones .ls:nth-of-type(2),
  .nimend-ones .ls:nth-of-type(3),
  .nimend-ones .ls:nth-of-type(6),
  .nimend-ones .ls:nth-of-type(7) {
    background: #fff !important
  }

  .nimend-ones .ls:nth-of-type(2) .one,
  .nimend-ones .ls:nth-of-type(3) .one,
  .nimend-ones .ls:nth-of-type(6) .one,
  .nimend-ones .ls:nth-of-type(7) .one {
    color: #000
  }

  .nimend-ones .ls:nth-of-type(2) .two,
  .nimend-ones .ls:nth-of-type(3) .two,
  .nimend-ones .ls:nth-of-type(6) .two,
  .nimend-ones .ls:nth-of-type(7) .two {
    color: #828282
  }

  .nimend-ones .ls:nth-of-type(2) .three,
  .nimend-ones .ls:nth-of-type(3) .three,
  .nimend-ones .ls:nth-of-type(6) .three,
  .nimend-ones .ls:nth-of-type(7) .three {
    color: #c7c7c7
  }

  .nimend-ones .ls:nth-of-type(2) .fours,
  .nimend-ones .ls:nth-of-type(3) .fours,
  .nimend-ones .ls:nth-of-type(6) .fours,
  .nimend-ones .ls:nth-of-type(7) .fours {
    color: #f2f2f2 !important
  }

  .nimend-ones .ls:first-of-type,
  .nimend-ones .ls:nth-of-type(4),
  .nimend-ones .ls:nth-of-type(5),
  .nimend-ones .ls:nth-of-type(8) {
    background: #000 !important
  }

  .nimend-ones .ls:first-of-type .one,
  .nimend-ones .ls:first-of-type .two,
  .nimend-ones .ls:nth-of-type(4) .one,
  .nimend-ones .ls:nth-of-type(4) .two,
  .nimend-ones .ls:nth-of-type(5) .one,
  .nimend-ones .ls:nth-of-type(5) .two,
  .nimend-ones .ls:nth-of-type(8) .one,
  .nimend-ones .ls:nth-of-type(8) .two {
    color: #fff
  }

  .nimend-ones .ls:first-of-type .three,
  .nimend-ones .ls:nth-of-type(4) .three,
  .nimend-ones .ls:nth-of-type(5) .three,
  .nimend-ones .ls:nth-of-type(8) .three {
    color: #a3a3a3
  }

  .nimend-ones .ls:first-of-type .fours,
  .nimend-ones .ls:nth-of-type(4) .fours,
  .nimend-ones .ls:nth-of-type(5) .fours,
  .nimend-ones .ls:nth-of-type(8) .fours {
    color: #2c2c2c
  }

  .nimend-ones .ls .one {
    font-size: 18px
  }

  .nimend-ones .ls .two {
    font-size: 14px
  }

  .nimend-ones .ls .three {
    font-size: 14px;
    margin-top: 25px
  }

  .nimend-ones .ls .fours {
    font-size: 54px;
    bottom: -20px
  }

  .nimend-twos {
    font-size: 14px;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: 0 auto 20px;
    line-height: 1.7
  }

  .nimend-threes {
    margin-bottom: 35px
  }

  .nimend-threes .ls {
    font-size: 14px
  }

  .nigcjm-ones {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: 0 auto
  }

  .nigcjm-ones .ls {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    height: 150px;
    margin-bottom: 20px
  }

  .nigcjm-ones .ls:not(:last-of-type) {
    margin-right: 0
  }

  .nigcjm-ones .ls:nth-of-type(2n) {
    margin-left: 20px
  }

  .nigcjm-ones .ls .one {
    font-size: 18px
  }

  .nigcjm-ones .ls .two {
    font-size: 14px;
    margin: 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px
  }

  .nigcjm {
    padding-top: 30px
  }

  .nigcjm-twos {
    font-size: 16px
  }

  .nigcjm-threes .one {
    padding: 5px 10px;
    font-size: 14px
  }

  .nigcjm-fours {
    font-size: 14px;
    margin: 12px 0 18px
  }

  .nigcjm-fives {
    margin-bottom: 35px
  }

  .nigcjm-fives .ls {
    font-size: 14px
  }

  .rimend-ones .nimend-twos {
    margin-bottom: 25px
  }

  .rimend-twos {
    padding: 40px 0
  }

  .rimend-twos .ones {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    font-size: 14px;
    margin: 20px auto 30px
  }

  .rimend-twos .twos {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    margin: 0 auto
  }

  .rimend-twos .twos .swiper {
    width: 100%
  }

  .rimend-twos .twos .swiper .ls img {
    width: 100%;
    height: 100%
  }

  .rimend-twos .twos .le,
  .rimend-twos .twos .ri {
    display: none
  }

  .rimend-twos .twos .pagination-ones {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .rimend-threes {
    padding: 40px 0
  }

  .rimend-threes .ones {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: 30px auto 0
  }

  .rimend-threes .ones .ls {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-bottom: 10px
  }

  .rimend-threes .ones .ls:not(:last-of-type) {
    margin-right: 0
  }

  .rimend-threes .ones .ls:nth-of-type(2n) {
    margin-left: 10px
  }

  .rimend-threes .twos {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    font-size: 14px;
    margin: 20px auto 0
  }

  .rimend-fours {
    padding: 40px 0 0
  }

  .rimend-fours .cont {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
  }

  .rimend-fours .fives,
  .rimend-fours .ggadd1,
  .rimend-fours .sixs,
  .rimend-fours .threes,
  .rimend-fours .twos {
    display: none
  }

  .rimend-fours .eights,
  .rimend-fours .nines,
  .rimend-fours .svens,
  .rimend-fours .tens {
    display: block
  }

  .rimend-fours .pagination-fours,
  .rimend-fours .pagination-threes,
  .rimend-fours .pagination-twos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .rimend-fours .ones {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    font-size: 14px;
    margin: 20px auto 30px
  }

  .rimend-fives {
    padding: 40px 0
  }

  .rimend-fives .ones {
    display: block;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
  }

  .rimend-fives .ones img {
    display: block;
    width: 100%;
    margin-bottom: 10px
  }

  .rimend-fives .twos {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    font-size: 14px;
    margin: 20px auto 0
  }

  .rimend-sixs {
    padding: 40px 0
  }

  .rimend-sixs .cont .twos {
    display: none
  }

  .rimend-sixs .cont .threes {
    display: block
  }

  .rimend-sixs .cont .pagination-fives {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .rimend-sixs .ones {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    font-size: 14px;
    margin: 20px auto 30px
  }

  .rimend-eights {
    padding: 40px 0
  }

  .rimend-eights .ones {
    margin: 15px auto;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
  }

  .rimend-eights .ones img {
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-bottom: 10px
  }

  .rimend-eights .ones img:not(:nth-of-type(4n)) {
    margin-right: 0
  }

  .rimend-eights .ones img:nth-of-type(2n) {
    margin-left: 10px
  }

  .rimend-eights .twos {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    font-size: 14px;
    margin: 20px auto 0
  }

  .tutfont2 .tutones .tuttwo {
    font-size: 18px
  }

  .tutfont2 .tutadd {
    margin-top: 15px
  }

  .tutfont2 .tutadd .one {
    font-size: 14px;
    padding: 5px 10px 6px
  }

  .rprocont-le-one {
    display: block;
    margin-bottom: 20px
  }

  .rprocont-le-one .les {
    width: 100%;
    height: 300px
  }

  .rgcnew-ones {
    padding: 60px 0
  }

  .rgcnew-ones .cont .ones {
    width: 90%
  }

  .rgcnew-ones .cont .tutfont2 .tutones .tuttwo .one:after {
    width: 30px;
    left: -50px
  }

  .rgcnew-ones .cont .tutfont2 .tutones .tuttwo .one:before {
    width: 30px;
    right: -50px
  }

  .rgcnew-ones .cont .addone {
    margin-top: 20px
  }

  .rgcnew-ones .cont .addone a {
    font-size: 14px
  }

  .rgcnew-twos .threes {
    margin-top: 20px
  }

  .rgcnew-twos .threes .one {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px
  }

  .rgcnew-threes {
    padding: 40px 0
  }

  .rgcnew-threes .tutfont2 .tutadd .one {
    margin-bottom: 20px
  }

  .rgcnew-fours {
    padding: 40px 0
  }

  .rgcnew-fours .cont {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
  }

  .rgcnew-fours .cont .tutfont2 .tutones .tuttwo .one:after,
  .rgcnew-fours .cont .tutfont2 .tutones .tuttwo .one:before {
    display: none
  }

  .rgcnew-fours .cont .ones {
    margin-top: 30px
  }

  .rgcnew-fours .cont .ones .ls {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    margin-bottom: 20px;
    height: auto
  }

  .rgcnew-fours .cont .ones .ls:not(:last-of-type) {
    margin-right: 0
  }

  .rgcnew-fours .cont .ones .ls:nth-last-of-type(2n) {
    margin-left: 20px
  }

  .rgcnew-fours .cont .ones .ls .container {
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .rgcnew-fours .cont .ones .ls .one {
    margin: 10px 0;
    font-size: 28px
  }

  .rgcnew-fours .cont .ones .ls .two {
    font-size: 16px
  }

  .rgcnew-fours .cont .ones .ls .three {
    font-size: 14px;
    margin: 8px 0;
    width: 94%
  }

  .rgcnew-fours .cont .ones .ls .hen {
    bottom: 30px
  }

  .rgcnew-fives {
    padding: 40px 0 150px
  }

  .rgcnew-fives .cont {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
  }

  .rgcnew-fives .ones {
    font-size: 20px;
    margin: 30px 0 15px
  }

  .rgcnew-fives .twos {
    font-size: 14px
  }

  .rgcnew-sixs .twos .lsthree {
    display: none
  }

  .rgcnew-sixs .jones {
    margin: 20px 0
  }

  .rgcnew-sixs .jones .s {
    font-size: 14px;
    width: 120px;
    height: 30px;
    line-height: 30px
  }

  .rgcnew-sixs .jtwos {
    display: block;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
  }

  .rgcnew-sixs .jtwos img {
    display: block;
    width: 100%;
    margin-bottom: 10px
  }

  .rgcnew-sixs {
    padding: 40px 0
  }

  .rgcnew-sixs .ones {
    display: block;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px)
  }

  .rgcnew-sixs .ones img {
    display: block;
    width: 100%;
    margin-bottom: 10px
  }

  .rgcnew-sevens .twos {
    padding: 0 10px
  }

  .rgcnew-sevens .twos .ls {
    margin-right: 0;
    margin-bottom: 10px;
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: calc(50% - 5px)
  }

  .rgcnew-sevens .twos .ls:nth-of-type(2n) {
    margin-left: 10px
  }

  .rgcnew-sevens .twos .ls:nth-of-type(6),
  .rgcnew-sevens .twos .ls:nth-of-type(10) {
    margin-right: 0
  }

  .rgcnew-eights {
    padding: 40px 0
  }

  .rgcnew-eights .cont .tutfont2 .tutones .tuttwo .one:after,
  .rgcnew-eights .cont .tutfont2 .tutones .tuttwo .one:before {
    display: none
  }

  .rgcnew-eights .ones {
    margin-top: 20px
  }

  .inewmen {
    height: 200px !important
  }

  .inewmen .les .leones {
    opacity: 0
  }

  .inewmen .les .letwos {
    opacity: 1;
    font-size: 18px
  }

  .inewmen .ris .riones {
    opacity: 0
  }

  .inewmen .ris .ritwos {
    opacity: 1;
    font-size: 18px
  }
}

@media(max-width:1500px) {
  .webtop .mid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
  }

  .webtop .ri .two {
    display: none
  }
}

@media(max-width:1300px) {
  .webtop .mid {
    display: none
  }

  .webtop .ri .one {
    display: none !important
  }

  .webtop .ri .two {
    display: block
  }
}

@media(min-width:1500px) {
  .webtop .ri .jd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
    margin-right: 15px
  }

  .webtop .ri .wx,
  .webtop .ri .wx img {
    display: block
  }

  .webtop .ri .wx:hover img:first-of-type,
  .webtop .ri .wx img:nth-of-type(2) {
    display: none
  }

  .webtop .ri .wx:hover img:nth-of-type(2) {
    display: block
  }
}

@media(max-width:1500px) {
  .webtop .ri .one {
    display: block;
    margin: 0
  }
}

@media(min-width:768px) {
  .iabout {
    height: auto;
    padding-bottom: 8vh
  }

  .iabout .tops .one,
  .iabout .tops .two {
    height: 40vh
  }

  .iabout .foots {
    height: auto
  }

  .iabout .foots .one {
    height: 36vh
  }

  .iabout .foots .one .title {
    margin: 4% 0
  }

  .iabout .foots .one .des {
    margin-bottom: 2%
  }

  .iabout .foots .two {
    height: 36vh
  }

  .iabout .icont .ls img {
    height: 8vh;
    width: unset
  }
}

@media only screen and (max-width:1400px) and (min-width:768px) {
  .inews .swiper .le {
    float: unset !important;
    display: block !important;
    margin: 0 auto 30px
  }

  .webfoot .foots,
  .webfoot .tops {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%
  }
}

@media(max-width:1200px) {

  .isell-button-next,
  .isell-button-prev {
    display: none
  }
}

@media only screen and (max-width:1200px) and (min-width:768px) {
  .isell .swiper .swiper-ls .ris {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-sizing: box-sizing;
    -moz-box-sizing: box-sizing;
    box-sizing: box-sizing;
    padding: 0 20px
  }

  .inewtop {
    margin-top: 60px
  }

  .nabout-ones .cont {
    width: 90%
  }

  .rimend-twos .twos .swiper {
    width: 70%
  }

  .rimend-twos .twos .le {
    left: 10%
  }

  .rimend-twos .twos .ri {
    right: 10%
  }

  .rgcnew-sixs .jtwos,
  .rimend-eights .cont,
  .rimend-fives .ones,
  .rimend-fours .cont,
  .rimend-threes .cont {
    width: 96%
  }
}

@media(max-width:1020px) {
  .nfixed .les .more {
    display: none
  }
}

@media only screen and (max-width:1000px) and (min-width:768px) {

  .nabout-fours .t .ls,
  .nabout-sixs .threes .ls {
    height: 200px
  }

  .nabout-sixs .threes .ls .oness .duo {
    font-size: 16px
  }

  .nabout-eights .t .ls {
    height: 200px
  }

  .nabout-nines .ls .f {
    height: 100px
  }

  .nabout-nines .ls .f .one {
    font-size: 30px
  }

  .nabout-nines .ls .f .two {
    font-size: 18px
  }

  .nimend-ones {
    width: 94%;
    margin: 0 auto 40px
  }

  .nimend-ones .ls {
    height: 125px
  }

  .nimend-ones .ls .one {
    font-size: 18px
  }

  .nimend-ones .ls .two {
    font-size: 14px
  }

  .nimend-ones .ls .three {
    font-size: 14px;
    margin-top: 25px
  }

  .nimend-ones .ls .fours {
    font-size: 54px;
    bottom: -20px
  }

  .rimend-twos .twos .swiper .ls p {
    font-size: 14px
  }
}

@media only screen and (max-width:965px) and (min-width:768px) {
  .nabout-fives .cont {
    width: 90%
  }

  .nabout-fives .cont .ones {
    width: 100%
  }
}

@media only screen and (max-width:990px) and (min-width:768px) {
  .nabout-sixs .twos .ls {
    height: 80px;
    font-size: 18px
  }
}

@media only screen and (max-width:1400px) and (min-width:1000px) {
  .nimend-ones {
    width: 100%;
    margin: 0 auto 50px
  }

  .nimend-ones .ls {
    height: 135px
  }

  .nimend-ones .ls .one {
    font-size: 22px
  }

  .nimend-ones .ls .two {
    font-size: 14px
  }

  .nimend-ones .ls .three {
    font-size: 16px;
    margin-top: 25px
  }

  .nimend-ones .ls .fours {
    font-size: 60px;
    bottom: -20px
  }
}

@media only screen and (max-width:1200px) and (min-width:850px) {
  .nigcjm-ones .ls:not(:last-of-type) {
    margin-right: 10vw
  }

  .nigcjm-ones .ls:nth-of-type(3) {
    margin-right: 0
  }
}

@media only screen and (max-width:850px) and (min-width:768px) {
  .nigcjm-ones .ls:not(:last-of-type) {
    margin-right: 3vw
  }

  .nigcjm-ones .ls:nth-of-type(3) {
    margin-right: 0
  }

  .rimend-sixs .cont {
    width: 96%
  }

  .rimend-sixs .cont .ls {
    height: 150px
  }
}

@media only screen and (max-width:1120px) and (min-width:850px) {
  .rimend-sixs .cont {
    width: 96%
  }
}

@media only screen and (max-width:1200px) and (min-width:1170px) {
  .rgcnew-fours .cont {
    width: 96%
  }
}

@media only screen and (max-width:1170px) and (min-width:768px) {
  .rgcnew-fours {
    padding-bottom: 100px
  }

  .rgcnew-fours .cont {
    width: 96%
  }

  .rgcnew-fours .cont .ones .ls {
    width: -webkit-calc(33.33% - 20px);
    width: -moz-calc(33.33% - 20px);
    width: calc(33.33% - 20px);
    margin-bottom: 30px
  }

  .rgcnew-fours .cont .ones .ls:not(:last-of-type) {
    margin-right: 0
  }

  .rgcnew-fours .cont .ones .ls:not(:nth-last-of-type(3n)) {
    margin-right: 30px
  }
}

@media(min-width:1200px) {
  .inewmen .les:hover .leones {
    opacity: 0
  }

  .inewmen .les:hover .letwos {
    opacity: 1
  }

  .inewmen .ris:hover .riones {
    opacity: 0
  }

  .inewmen .ris:hover .ritwos {
    opacity: 1
  }
}
@media only screen and (max-width: 520px) and (min-width: 0){
  .inewmen .les{
    border-right: 5px solid #fff;
  }
  .nigcjm-ones .ls .two br{display: none;}
  .rimend-eights .ones img{
    object-fit: cover;
  }
}
@media only screen and (max-width: 375px) and (min-width: 0){
  .nmaid img{
    height: 500px;
  }
  .nmaid .ls{
    background-color: #000;
  }
}