.wrap {
  width: 100%;
  /*width: 1200px;*/
  margin: 0 auto;
  position: relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear:after {
  content: "";
  display: block;
  clear: both;
}
body {
  overflow-x: hidden;
}
.D12 {
  width: 1200px;
  margin: auto;
}
.r-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
}
.r-header .r-logo {
  padding-left: 30px;
}
.r-header .r-contact {
  display: flex;
}
.r-header .r-contact li {
  position: relative;
}
.r-header .r-contact li h6 {
  padding-bottom: 8px;
  font-weight: normal;
  font-size: 14px;
  color: #333333;
}
.r-header .r-contact li p {
  font-size: 18px;
  color: #85c086;
}
.r-header .r-contact li:first-child {
  margin-right: 60px;
  padding-left: 84px;
}
.r-header .r-contact li:first-child:after {
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/repaint/icon1.png);
}
.r-header .r-contact li:first-child:before {
  content: "";
  width: 1px;
  height: 47px;
  background-color: #c6c6c6;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -38px;
}
.r-header .r-contact li:last-child {
  padding-left: 68px;
}
.r-header .r-contact li:last-child:after {
  content: "";
  width: 51px;
  height: 46px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/repaint/icon2.png);
}
.r-navWrap {
  width: 100%;
  background: #006d56;
  position: relative;
}
.r-nav {
  display: flex;
}
.r-nav > li {
  width: 12.5%;
}
.r-nav > li > a {
  width: 100%;
  display: block;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.r-nav > li .r-navErWrap {
  display: none;
  width: 100%;
  z-index: 99;
  position: absolute;
  left: 0;
  top: 60px;
  border-top: 1px solid #fff;
}
.r-nav > li .r-navErWrap:after {
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #006d56;
  opacity: 0.8;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.r-nav > li .r-navErWrap .r-navEr {
  display: flex;
  align-items: stretch;
}
.r-nav > li .r-navErWrap .l {
  flex-shrink: 0;
  width: 254px;
  border-right: 1px solid #fff;
}
.r-nav > li .r-navErWrap .l h3 {
  font-weight: normal;
  font-size: 36px;
  color: #fff;
  padding: 24% 0 12px;
  display: inline-block;
  position: relative;
}
.r-nav > li .r-navErWrap .l h3:after {
  content: "";
  width: 50%;
  height: 5px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.r-nav > li .r-navErWrap .r {
  padding: 0 0 30px 105px;
}
.r-nav > li .r-navErWrap .r h6 {
  margin-top: 30px;
  font-weight: normal;
  padding-left: 16px;
  font-size: 18px;
  color: #fff;
  position: relative;
}
.r-nav > li .r-navErWrap .r h6:after {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.r-nav > li .r-navErWrap .r .a {
  padding: 10px 0 0 60px;
}
.r-nav > li .r-navErWrap .r .a a {
  line-height: 22px;
  margin-right: 0px;
  font-size: 14px;
  width: 30%;
  display: inline-block;
  margin-bottom: 10px;
  color: #fff;
}
.r-nav > li .r-navErWrap .r .a a:hover {
  text-decoration: underline;
}
.r-nav > li .r-navErWrap2 .r-navEr {
  position: relative;
}
.r-nav > li .r-navErWrap2 .r-navEr .r {
  display: flex;
}
.r-nav > li .r-navErWrap2 .r-navEr .r a {
  color: #fff;
}
.r-nav > li .r-navErWrap2 .r-navEr .r a:hover {
  text-decoration: underline;
}
.r-nav > li .r-navErWrap2 .r-navEr .r div:last-child {
  padding-left: 110px;
}
.r-nav > li .r-navErWrap2 .r-navEr .r-logo {
  width: 364px;
  height: 97px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.r-nav .lili > a {
  background: #fff;
  color: #006d56;
}
.r-nav > li:hover > a {
  background: #fff;
  color: #006d56;
}
.r-nav > li:hover .r-navErWrap {
  display: block;

}
.r-banner .swiper-button-next,
.r-banner .swiper-button-prev {
  width: 61px;
  height: 61px;
  border-radius: 61px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.r-banner .swiper-button-next:after,
.r-banner .swiper-button-prev:after {
  content: "";
}
.r-banner .swiper-button-next {
  background-image: url(../img/repaint/icon3r.png);
}
.r-banner .swiper-button-prev {
  background-image: url(../img/repaint/icon3l.png);
}
.r-Imod1 {
  margin-bottom: 10px;
  padding: 50px 0;
  overflow-x: hidden;
}
.r-Imod1 .a {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  position: relative;
  /*left: -75px;*/
}
.r-Imod1 .a a {
  display: block;
  width: 16.66666667%;
  text-align: center;
  position: relative;
  background: #fff;
  padding: 20px 0;
}
.r-Imod1 .a a:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #e4e4e4;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
}
.r-Imod1 .a a li {
  padding-top: 20px;
  color: #666666;
  font-size: 16px;
}
.r-Imod1 .a a:hover .icon {
  animation: 0.8s swing;
}
.r-Imod2 .r-tap {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dcdcdc;
}
.r-Imod2 .r-tap a {
  width: 298px;
  line-height: 60px;
  background: #ededed;
  color: #333333;
  font-size: 20px;
  text-align: center;
  transition: background 0.3s;
}
.r-Imod2 .r-tap a:hover {
  background: #006d56;
  color: #fff;
}
.r-Imod2 .r-tap .active {
  background: #006d56;
  color: #fff;
}
.r-Imod2C {
  display: none;
  display: flex;
  min-height: 300px;
  padding-top: 30px;
}
.r-Imod2C .l {
  width: 400px;
  /*min-height: 270px;*/
  position: relative;
}
.r-Imod2C .l .img {
  opacity: 0;
  transition: opacity 0.3s;
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
  width: 400px;
  height: 200px;
  overflow: hidden;
}
.r-Imod2C .l .img p {
  display: block;
  padding: 15px 0;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.r-Imod2C .l .img p:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  background-color: #000000;
  opacity: 0.5;
}
.r-Imod2C .r {
  width: 800px;
  display: flex;
}
.r-Imod2C .r .text {
  /*padding-top: 26px;*/
  width: 50%;
}
.r-Imod2C .r .text li {
  padding: 0 0 0px 108px;
}
.r-Imod2C .r .text li a {
  font-size: 16px;
  padding: 20px;
  padding-left: 30px;
  color: #666666;
  position: relative;
  display: block;
  background: #fff;
}
.r-Imod2C .r .text li a:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #d0d0d0;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.r-Imod2C .r .text li a:hover {
  color: #006d56;
  font-weight: bold;
}
.r-Imod2C .r .text li a:hover:after {
  background-color: #006d56;
}
.r-Imod2C .r .text .active a {
  color: #006d56;
  font-weight: bold;
}
.r-Imod2C .r .text .active a:after {
  background-color: #006d56;
}
.r-Imod2C .r .text:first-child {
  position: relative;
}
.r-Imod2C .r .text:first-child:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #e4e4e4;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
}
.r-Imod3Wrap {
  /*padding: 45px 0 70px;*/
  /*margin-top: 50px;*/
  width: 100%;
  background: #f1f1f1;
}
.r-Imod3Wrap h3 {
  padding: 45px 0;
  font-size: 24px;
  color: #006d56;
  text-align: center;
  font-weight: normal;
}
.r-Imod3 {
  padding-bottom: 20px;
  display: flex;
}
.r-Imod3 a {
  margin-right: 26px;
  width: 280px;
  display: block;
  text-align: center;
}
.r-Imod3 a li {
  padding: 18px 0 26px;
  color: #3a3a3a;
  font-size: 18px;
}
.r-Imod3 a:hover .img img {
  animation: 1s tada;
}
.r-Imod3 .l {
  display: flex;
  flex-wrap: wrap;
}
.r-Imod3 .r {
  flex-shrink: 0;
}
.r-Imod3 .r a {
  margin-right: 0;
}
.r-Imod4 {
  padding: 45px 0 50px;
}
.r-Imod4 .r-tap {
  padding-bottom: 18px;
  border-bottom: 1px solid #dcdcdc;
  display: flex;
}
.r-Imod4 .r-tap li {
  margin-right: 32px;
}
.r-Imod4 .r-tap li a {
  color: #666666;
  font-size: 18px;
  position: relative;
}
.r-Imod4 .r-tap li a:hover {
  font-weight: bold;
  color: #006d56;
}
.r-Imod4 .r-tap li a:hover:before {
  opacity: 1;
}
.r-Imod4 .r-tap li a:after {
  content: "";
  width: 1px;
  height: 75%;
  background-color: #e0e0e0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -16px;
  display: block;
}
.r-Imod4 .r-tap li a:before {
  content: "";
  width: 100%;
  height: 3px;
  background: #006d56;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  bottom: -20px;
  opacity: 0;
  transition: all 0.3s;
}
.r-Imod4 .r-tap .active a {
  font-weight: bold;
  color: #006d56;
}
.r-Imod4 .r-tap .active a:before {
  opacity: 1;
}
.r-Imod4C {
  padding-top: 30px;
  display: flex;
  position: relative;
}
.r-Imod4C .l {
  width: 400px;
}
.r-Imod4C .text {
  margin-left: 30px;
  width: 375px;
}
.r-Imod4C .text a {
  background: #fff;
  margin-bottom: 33px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.r-Imod4C .text a:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #d3d3d3;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  bottom: -17px;
}
.r-Imod4C .text a .f {
  width: 250px;
}
.r-Imod4C .text a .f h6 {
  padding-bottom: 12px;
  font-weight: normal;
  font-size: 16px;
  color: #333;
}
.r-Imod4C .text a .f li {
  font-size: 14px;
  color: #999;
}
.r-Imod4C .text a .img {
  width: 118px;
  text-align: right;
}
.r-Imod4-Carounsel {
  width: 100%;
  height: 320px;
  position: relative;
}
.r-Imod4-Carounsel .IndexText {
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.r-Imod4-Carounsel .IndexText > div {
  width: 92%;
  margin: auto;
}
.r-Imod4-Carounsel .IndexText > div ul {
  width: 320px;
}
.r-Imod4-Carounsel .IndexText > div ul a {
  color: #ffffff;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: none;
}
.r-Imod4-Carounsel .IndexText > div .swiper-pagination {
  position: absolute;
  right: 7px;
  top: 15px;
}
.r-Imod4-Carounsel .IndexText > div .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  width: 8px;
  height: 8px;
  opacity: 1;
  border: solid 1px #fff;
  background: transparent;
}
.r-Imod4-Carounsel .IndexText > div .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.r-footerWrap {
  width: 100%;
  background: #006d56;
}
.r-footer-t {
  border-bottom: 1px solid #0b7e65;
}
.r-footer-t > ul {
  height: 36px;
  display: flex;
  align-items: center;
}
.r-footer-t > ul > li {
  position: relative;
  margin-right: 30px;
}
.r-footer-t > ul > li > a {
  display: block;
  padding-right: 20px;
  color: #fff;
  font-size: 14px;
  position: relative;
}
.r-footer-t > ul > li > a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 11px;
  height: 7px;
  background-image: url(../img/repaint/icon5.png);
}
.r-footer-t > ul > li > ol {
  display: none;
  width: 200%;
  background: #fff;
  box-shadow: 0px 0px 10px #c2c2c2;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 28px;
  padding: 5px 0;
}
.r-footer-t > ul > li > ol:after {
  content: "";
  width: 100%;
  height: 18px;
  position: absolute;
  top: -15px;
  left: 0;
  opacity: 0;
}
.r-footer-t > ul > li > ol li {
  text-align: center;
  padding: 3px 0;
}
.r-footer-t > ul > li > ol li a {
  font-size: 14px;
  color: #555555;
}
.r-footer-t > ul > li > ol li a:hover {
  color: #006d56;
}
.r-footer-t > ul > li:hover ol {
  display: block;
  /*animation: 0.5s fadeInDown;*/
  z-index: 9;
}
.r-footer {
  padding: 35px 0;
  display: flex;
  align-items: center;
}
.r-footer .r-logo {
  padding-right: 57px;
  position: relative;
}
.r-footer .r-logo:after {
  content: "";
  width: 1px;
  height: 89px;
  background-color: #ffffff;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.r-footer ul {
  padding-left: 54px;
  width: 390px;
}
.r-footer ul li {
  padding-bottom: 15px;
  font-size: 16px;
  color: #fff;
}
.r-footer ul li:last-child {
  padding-bottom: 0;
}
.r-footer .r-wx {
  width: 117px;
  text-align: center;
}
.r-footer .r-wx li {
  padding-top: 8px;
  font-size: 14px;
  color: #fff;
}
.r-footer-b {
  border-top: 1px solid #0b7e65;
}
.r-footer-b span {
  padding: 0 1px;
}
.r-footer-b span,
.r-footer-b a {
  line-height: 36px;
  font-size: 14px;
  color: #fff;
}



.r-kefu{
        z-index: 999;
        width: 90px;
        position: fixed;
        right: 2px;
        top: 35%;
      }
      .r-kefu a{
        padding: 10px 0;
        width: 88px;
        border: 1px solid #dcdcdc;
        background: #e6e7e9;
        display: block;
        color: #333333;
        font-size: 14px;
        text-align: center;
      }
      .r-keft a:hover img{
        animation: 1s swing;
      }
      .r-kefu a img{

      }
      .r-kefu a li{
        padding-top: 5px;
      }
      .r-kefu .zd{
        width: 100%;
        line-height: 38px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        background: #01795e;
      }

