@charset "utf-8";
@import "jquery.fancybox.css";

.sidebanner {
  position: relative;
  background: url('../images/sidebanner.jpg') no-repeat center;
  height: 348px;
  background-size: cover !important;
}

.head-top-sangni .head-searchbg {
  width: 235px;
}

.path {
  position: absolute;
  left: 0;
  bottom: 125px;
  right: 0
}

.path h2 {
  font-size: 36px;
  color: #fff;
  font-weight: 700
}

.path h1 {
  font-size: 36px;
  color: #fff;
  font-weight: 700
}

.path p {
  margin: 25px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.path p span {
  margin: 0 8px
}

.path p a:hover {
  color: var(--link-color-hover)
}

.main {
  padding-top: 80px;
  padding-bottom: 50px
}

.main.grey {
  background: #fafafa
}

.main-left {
  float: left;
  width: 335px
}

.main-right {
  margin: 0 0 0 370px
}

.index-tit {
  text-align: center;
}
.index-tit em {
  font-size: 16px;
  color: #469935;
  font-weight: 600;
  text-transform: uppercase;
}
.index-tit h3 {
  margin: 20px 0 0;
  font-size: 36px;
  line-height: 1;
  color: #333;
  font-weight: bold;
}
.index-tit p {
  margin: 35px 0 0;
  font-size: 20px;
  line-height: 1.8;
  color: #666;
}

.rtit {
  margin-bottom: 50px
}

.rtit h3 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700
}

.news-left {
  -webkit-flex: 1;
  flex: 1;
  margin-right: 27px;
  overflow: hidden
}

.bobo-news-right {
  width: 290px;
  border-left: 1px solid #e7e7e7;
  padding-left: 27px;
  box-sizing: border-box
}

.side-search {
  margin-bottom: 20px;
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 35px
}

.side-search .submit_text {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 60px 0 20px;
  color: #999;
  font-size: 14px;
  background: 0 0;
  box-sizing: border-box
}

.side-search .submit_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
  text-align: center;
  background: 0 0
}

.side-search .submit_btn i {
  font-size: 21px;
  color: #989898
}

.side-news-list {
  margin: 0 0 30px
}

.side-news-list h4 {
  font-size: 17px;
  color: #333;
  font-weight: 700;
  border-bottom: 1px solid #d9d9d9;
  line-height: 48px;
  background: url('../images/i2.png') no-repeat left center;
  padding: 0 0 0 29px
}

.side-news-list ul {}

.side-news-list ul li {
  padding: 20px 0;
  border-bottom: 1px dashed #e1e1e1
}

.side-news-list ul li h5 {
  color: #333;
  font-size: 12px;
  font-weight: 700;
  line-height: 25px
}

.side-news-list ul li h5 a:hover {
  color: var(--link-color-hover);
  text-decoration: underline
}

.side-news-list ul li p {
  color: #666;
  font-size: 12px;
  text-align: right
}

.side-pro {}

.side-pro a {
  display: block
}

.side-pro .more {
  background: #000;
  color: #fff;
  font-size: 13px;
  line-height: 37px;
  height: 37px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px
}

.side-pro .more:hover {
  background: #252526
}

.news-list-top {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background: #f8f8f8
}

.news-list-top .txt {
  -webkit-flex: 1;
  flex: 1;
  box-sizing: border-box;
  padding: 0 45px
}

.news-list-top .txt h5 {
  color: #333;
  font-size: 20px;
  line-height: 2;
  font-weight: 700
}

.news-list-top .txt em {
  margin-top: 15px;
  font-size: 14px;
  color: #666;
  display: block;
  background: url('../images/time.png') no-repeat left center;
  padding: 0 0 0 33px
}

.news-list-top .txt p {
  font-size: 16px;
  line-height: 2;
  color: #666;
  margin: 25px 0 0
}

.news-list-top .txt .more {
  margin: 30px auto 0 0;
  width: 160px;
  height: 38px;
  line-height: 38px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background: #000
}

.news-list-top .txt .more:hover {
  background: #252526
}

.news-list-top .pic {
  width: 47%;
  position: relative;
  overflow: hidden
}

.news-list-top .pic img {
  width: 100%;
  transition: all 0.3s ease 0s
}

.news-list-top .pic:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.newslist ul li {
  overflow: hidden;
  margin: 60px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.newslist ul li .pic {
  width: 42.5%;
  overflow: hidden
}

.newslist ul li .pic img {
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s
}

.newslist ul li .txt {
  -webkit-flex: 1;
  flex: 1;
  box-sizing: border-box;
  -webkit-flex-direction: column;
  flex-direction: column;
  position: relative;
  border-bottom: 2px solid #eee;
  margin-right: 50px
}

.newslist ul li .txt h5 {
  color: #333;
  font-size: 20px;
  line-height: 2;
  font-weight: 700
}

.newslist ul li .txt em {
  margin-top: 15px;
  font-size: 14px;
  color: #666;
  display: block;
  background: url('../images/time.png') no-repeat left center;
  padding: 0 0 0 33px
}

.newslist ul li .txt p {
  font-size: 16px;
  line-height: 2;
  color: #666;
  margin: 25px 0 0
}

.newslist ul li .txt .more {
  margin: 30px auto 0 0;
  width: 160px;
  height: 38px;
  line-height: 38px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background: #000
}

.newslist ul li .txt .more:hover {
  background: #252526
}

.newslist ul li .pic:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.news-top a {
  font-size: 16px;
  color: #999;
  font-weight: 700
}

.news-top a i {
  font-size: 18px;
  vertical-align: middle
}

.newsnr h1 {
  font-size: 22px;
  line-height: 2;
  margin: 30px 0 0;
  color: #212121;
  font-weight: 700;
  text-align: center
}

.newsnr .artInfo {
  text-align: center;
  margin: 25px 0 0;
  position: relative
}

.newsnr .artInfo span {
  margin: 0 30px;
  line-height: 20px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #666
}

.newsnr .artInfo span.time {
  background: url('../images/time.png') no-repeat left center;
  padding: 0 0 0 36px
}

.newsnr .artInfo span.hit {
  background: url('../images/hit.png') no-repeat left center;
  padding: 0 0 0 36px
}

.myart {
  margin: 60px 0 0;
  padding: 50px 0 0;
  line-height: 32px;
  font-size: 17px;
  color: #666;
  border-top: 1px solid #eee
}

.myart h5 {
  font-size: 22px;
  color: #333;
  font-weight: 700;
  margin-bottom: 15px
}

.myart p {
  margin-bottom: 20px
}

.myart .row {
  margin-bottom: 20px
}

.myart .row p {
  text-align: center
}

.myart table {
  width: 100%
}

.myart table td {
  padding: 5px;
  border: 1px solid #333;
  text-align: center
}

.scroll-pic {
  margin-bottom: 30px;
  margin-top: 30px;
  overflow: hidden
}

.scroll-pic p {
  text-align: center;
  margin-top: 10px
}

.scroll-pic .swiper-pagination {
  position: static;
  width: 100%;
  margin-top: 25px
}

.scroll-pic .swiper-pagination-bullet {
  height: 9px;
  width: 9px;
  margin: 0 12px;
  background: #ccc;
  border-radius: 0;
  opacity: 1;
  box-sizing: border-box
}

.scroll-pic .swiper-pagination-bullet-active {
  background: var(--swiper-btn-color)
}

.news-link {}

.news-link ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.news-link ul li {
  border: 1px solid #ddd;
  padding: 9px 11px;
  width: 49%;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center
}

.news-link ul li .pic {
  width: 132px
}

.news-link ul li h6 {
  -webkit-flex: 1;
  flex: 1;
  margin: 0 24px
}

.news-link ul li h6 a {
  color: #484848;
  font-weight: 700;
  font-size: 16px;
  line-height: 34px;
  display: block;
  background: url('../images/i4.png') no-repeat left 8px;
  padding: 0 0 0 45px
}

.news-link ul li h6 a:hover {
  color: #00007b;
  text-decoration: underline
}

.pro-bar {
  margin: 55px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 45px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center
}

.pro-bar a {
  line-height: 28px;
  font-size: 14px;
  font-weight: 700;
  color: #666;
  box-sizing: border-box
}

.pro-bar a:not(:nth-child(2)) {
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative
}

.pro-bar a:nth-child(2) {
  width: 125px;
  text-align: center;
  display: block
}

.pro-bar a span {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.pro-bar a span i {
  margin: 2px 20px 0 0;
  font-size: 20px;
  vertical-align: middle;
  display: inline-block
}

.pro-bar a p {
  margin: 0 0 0 20px
}

.pro-bar a:last-child {
  -webkit-justify-content: flex-end;
  justify-content: flex-end
}

.pro-bar a:last-child span i {
  margin: 2px 0 0 20px
}

.pro-bar a:last-child p {
  margin: 0 20px 0 0
}

.pro-bar a:hover {
  color: var(--link-color-hover)
}

.pro-bar a:hover p {
  text-decoration: underline;
  color: var(--text-color-active)
}

.service1 {
  padding: 90px 0;
  background: #fff;
  text-align: center
}

.service1 h3 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700
}

.service1 p {
  margin-top: 40px;
  font-size: 20px;
  line-height: 1.8;
  color: #666
}

.service4 {
  padding: 90px 0;
  background: url('../images/ibg4.jpg') no-repeat
}

.service4 h3 {
  font-size: 36px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  text-align: center
}

.service4 ul {
  margin: 45px -8px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.service4 ul li {
  width: 16.66666666%;
  padding: 8px;
  cursor: pointer;
  position: relative;
  box-sizing: border-box
}

.service4 ul li .box {
  background: rgba(255, 255, 255, 0.24);
  padding: 35px 15px;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s
}

.service4 ul li img {
  height: 52px
}

.service4 ul li p {
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 23px
}

@media screen and (min-width: 768px) {
  .service4 ul li:hover .box {
    background: var(--bg-color);
    transform: scale(1.05);
    -webkit-transform: scale(1.05)
  }

  .service4 ul li:hover .ico img:first-child {
    display: none
  }

  .service4 ul li:hover .ico img:last-child {
    display: inline-block
  }

  .service4 ul li:hover p {
    color: #fff
  }
}

.service5 {
  position: relative;
  background: #fff;
  padding: 90px 0
}

.service5 h3 {
  font-size: 36px;
  color: #333;
  font-weight: 700;
  line-height: 1;
  text-align: center
}

.service5 ul {
  margin: 40px -12px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.service5 ul li {
  width: 33.33333333%;
  padding: 12px;
  cursor: pointer;
  position: relative;
  box-sizing: border-box
}

.service5 ul li .box {
  padding: 17px 17px 0;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 2px 17px 0 #e9e9e9
}

.service5 ul li .pic {
  display: block;
  overflow: hidden;
  width: 100%;
  position: relative
}

.service5 ul li .pic::before {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid transparent;
  z-index: 10
}

.service5 ul li .pic > img {
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s
}

.service5 ul li .txt {
  padding: 24px 15px;
  text-align: center
}

.service5 ul li .txt h5 {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  height: 56px;
  overflow: hidden
}

.service5 ul li:hover .pic > img {
  transform: scale(1.1) rotate(3deg);
  -o-transform: scale(1.051) rotate(1deg);
  -webkit-transform: scale(1.05) rotate(1deg);
  -moz-transform: scale(1.051) rotate(1deg);
  -ms-transform: scale(1.051) rotate(1deg);
  opacity: .8
}

.service5 ul li:hover .pic:before {
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5)
}

.service5 ul li:last-child .box {
  padding: 17px
}

.service5 ul li:last-child .t {
  border: 1px solid #f0f0f0;
  height: 100%;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center
}

.service5 ul li:last-child .t p {
  font-size: 18px;
  color: #469935;
  line-height: 2;
  text-transform: uppercase;
  font-weight: 700
}

.service5 ul li:last-child .t p::before {
  content: "";
  background: url('../images/i1.png') no-repeat;
  width: 30px;
  height: 22px;
  display: block;
  margin: 0 auto 30px 0
}

.service5 ul li:last-child .t p::after {
  content: "";
  background: url('../images/more2.png') no-repeat;
  width: 58px;
  height: 17px;
  display: block;
  margin: 30px 0 0 auto
}

.service5 ul li:last-child:hover .t p::after {
  -webkit-animation: arrow-nudge-right 0.5s cubic-bezier(0.22,1.03,0.69,0.97) 0.3s;
  animation: arrow-nudge-right 0.5s cubic-bezier(0.22,1.03,0.69,0.97) 0.3s
}

.about {
  padding: 100px 0
}

.about .box {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start
}

.about .pic {
  width: 50%;
  position: relative
}

.about .v-box {
  position: absolute;
  right: 0;
  bottom: -90px;
  background: #fff;
  width: 82%;
  padding: 30px 38px;
  box-sizing: border-box;
  box-shadow: 0 2px 20px 0 rgba(227, 230, 230, 0.6)
}

.about .v-box p {
  color: #212121;
  font-size: 20px;
  line-height: 1.8
}

.about .v-box .v {
  margin: 20px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center
}

.about .v-box .v h5 {
  font-size: 20px;
  color: #666
}

.about .v-box .v hr {
  width: 200px;
  height: 4px;
  background: #f4f4f4
}

.about .v-box .v a {
  width: 52px;
  position: relative;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s
}

.about .v-box .v a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid rgb(43 99 173 / 25%);
  animation: scale2 2s linear infinite
}

@keyframes scale2 {
  from {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4)
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

.about .txt {
  -webkit-flex: 1;
  flex: 1;
  margin-right: 70px
}

.about .txt h3 {
  font-size: 36px;
  color: #333;
  line-height: 1;
  font-weight: 700
}

.about .txt .t {
  margin: 40px 0 0;
  font-size: 18px;
  color: #666;
  line-height: 2
}

.about .txt .t strong {
  color: var(--text-color-active)
}

.about .txt .t p~p {
  margin-top: 25px
}

.about ul {
  margin: 100px 0 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.about ul li {
  width: calc(25% - 42px);
  position: relative;
  padding: 32px 39px;
  box-sizing: border-box;
  border-bottom: 2px solid #e6e6e6
}

.about ul li::after {
  content: "";
  width: 0;
  height: 2px;
  background: var(--bg-color);
  position: absolute;
  left: 0;
  bottom: -2px;
  transition: all 0.3s cubic-bezier(0.55,0.23,0.62,1) 0s;
  -webkit-transition: all 0.3s cubic-bezier(0.55,0.23,0.62,1) 0s
}

.about ul li h5 {
  color: var(--text-color-active);
  font-size: 46px;
  line-height: 1;
  display: inline-block;
  position: relative;
  font-weight: 700
}

.about ul li h5::after {
  content: attr(date-txt);
  position: absolute;
  right: -25px;
  top: 0;
  color: #212121;
  font-size: 46px;
  font-weight: 400
}

.about ul li:nth-child(3) h5::after {
  right: -50px;
  font-size: 22px;
  top: 2px
}

.about ul li p {
  font-size: 20px;
  color: #666;
  line-height: 1.5;
  margin: 13px 0 0
}

.about ul li:hover::after {
  width: 100%
}

.about2 {
  background: url('../images/ibg5.jpg') no-repeat center;
  padding: 100px 0
}

.about2 .wp {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.about2 .tit {
  width: 325px;
  background: var(--text-color-active);
  padding: 40px 44px;
  text-align: left;
  box-sizing: border-box
}

.about2 .tit .tips {
  background: url('../images/ibg1.png') no-repeat right 60px center;
  text-align: left;
  box-sizing: border-box
}

.about2 .tit .tips em {
  font-size: 20px;
  color: #fff
}

.about2 .tit .tips span {
  font-size: 76px;
  color: #fff;
  font-weight: 700;
  display: block;
  margin: 10px 0 0
}

.about2 .tit .tips p {
  font-size: 20px;
  line-height: 36px;
  color: #fff;
  margin: 4px 0 0
}

.about2 .tit img {
  margin: 43px 0 0
}

.about2 .list {
  -webkit-flex: 1;
  flex: 1;
  margin-left: 70px
}

.about2 .list h3 {
  font-size: 36px;
  line-height: 1;
  color: #333;
  font-weight: 700;
  letter-spacing: 1px
}

.about2 .list ul {
  margin: 30px 0 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.about2 .list ul li {
  margin: 26px 0 0;
  font-size: 18px;
  color: #212121;
  line-height: 21px;
  width: 30%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start
}

.about2 .list ul li:nth-child(3n + 2) {
  width: 40%
}

.about2 .list ul li::before {
  content: "-";
  color: inherit;
  display: block
}

.about2 .list ul li a {
  margin-left: 12px
}

.about2 .list ul li:hover {
  color: #469935
}

.about2 .list ul li:hover a {
  color: #469935;
  text-decoration: underline
}

.about3 {
  padding: 100px 0
}

.about3 ul {}

.about3 ul li {
  position: relative;
  display: -webkit-flex;
  display: flex
}

.about3 ul li + li {
  margin-top: 120px
}

.about3 ul li .pic {
  width: 512px
}

.about3 ul li .txt {
  -webkit-flex: 1;
  flex: 1;
  margin: 0 0 0 75px;
  border-bottom: 1px solid #2b63ad;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 30px
}

.about3 ul li .txt h5 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  color: #333
}

.about3 ul li .txt .t {
  margin: 35px 0 0;
  font-size: 20px;
  color: #777;
  line-height: 1.8;
  text-transform: capitalize
}

.about3 ul li .txt .t p~p {
  margin-top: 15px
}

.about3 ul li:nth-child(2n + 1) {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse
}

.about3 ul li:nth-child(2n + 1) .txt {
  margin: 0 75px 0 0
}

.singlepage {
  margin: 50px 0
}

.singlepage h1 {
  font-size: 34px;
  color: #111;
  font-weight: 700;
  text-align: center;
  height: 50px
}

.singlepage p {
  margin: 20px 0 0;
  line-height: 24px;
  font-size: 17px;
  color: #333
}

.quality {
  padding: 100px 0;
  background: #f8f8f8
}

.quality .index-tit h3 {
  margin: 0
}

.quality .list {
  margin: 60px 0 0;
  position: relative
}

.quality .swiper-slide {
  position: relative
}

.quality .swiper-slide img {
  display: block
}

.quality .swiper-slide h6 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(0,0,0,0.00001),rgba(0,0,0,0.6));
  font-size: 24px;
  color: #fff;
  line-height: 1;
  font-weight: 700;
  padding: 30px 15px;
  text-align: center
}

.quality .swiper-slide .t {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 0 35px;
  text-align: center;
  background: #000000d9;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0)
}

.quality .swiper-slide .t h5 {
  font-size: 24px;
  color: #fff;
  line-height: 1;
  font-weight: 700
}

.quality .swiper-slide .t p {
  font-size: 18px;
  color: #fff;
  line-height: 2;
  margin: 50px 0 0
}

.quality .swiper-slide:hover .t {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.quality .swiper-slide:hover h6 {
  opacity: 0
}

.quality .swiper-button-prev,
.quality .swiper-button-next {
  width: 48px;
  height: 48px;
  overflow: hidden;
  border-radius: 0;
  background: #000;
  margin-top: -24px;
  text-align: center;
  color: #fff
}

.quality .swiper-button-prev i,
.quality .swiper-button-next i {
  color: inherit;
  font-size: 24px;
  line-height: 48px
}

.quality .swiper-button-prev,
.quality .swiper-container-rtl .swiper-button-next {
  left: -97px;
  right: auto
}

.quality .swiper-button-next,
.quality .swiper-container-rtl .swiper-button-prev {
  right: -97px;
  left: auto
}

.quality .swiper-button-prev:hover,
.quality .swiper-button-next:hover {
  background-color: #252526
}

.quality .swiper-pagination {
  position: static;
  width: 100%;
  margin-top: 30px;
  display: none
}

.quality .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  margin: 0 10px;
  background: #ccc;
  border-radius: 0;
  opacity: 1;
  box-sizing: border-box
}

.quality .swiper-pagination-bullet-active {
  background: #469935
}

.cert-list {
  padding: 85px 0;
  background: #fff
}

.cert-list .index-tit h3 {
  margin: 0
}

.cert-list .list {
  margin: 45px 0 0;
  position: relative
}

.cert-list .swiper {
  padding: 15px 0
}

.cert-list .swiper-slide {
  width: 378px;
  padding: 17px;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(4, 0, 0, 0.24)
}

.cert-list .swiper-slide img {
  display: block
}

.cert-list .swiper-button-prev,
.cert-list .swiper-button-next {
  width: 48px;
  height: 48px;
  overflow: hidden;
  border-radius: 0;
  background: #000;
  margin-top: -24px;
  text-align: center;
  color: #fff
}

.cert-list .swiper-button-prev i,
.cert-list .swiper-button-next i {
  color: inherit;
  font-size: 24px;
  line-height: 48px
}

.cert-list .swiper-button-prev,
.cert-list .swiper-container-rtl .swiper-button-next {
  left: -97px;
  right: auto
}

.cert-list .swiper-button-next,
.cert-list .swiper-container-rtl .swiper-button-prev {
  right: -97px;
  left: auto
}

.cert-list .swiper-button-prev:hover,
.cert-list .swiper-button-next:hover {
  background-color: #252526
}

.cert-list .swiper-pagination {
  position: static;
  width: 100%;
  margin-top: 30px;
  display: none
}

.cert-list .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  margin: 0 10px;
  background: #ccc;
  border-radius: 0;
  opacity: 1;
  box-sizing: border-box
}

.cert-list .swiper-pagination-bullet-active {
  background: #469935
}

.case-list {}

.case-list ul {
  margin: -40px -10px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.case-list ul li {
  width: 33.33333333%;
  padding: 0 10px;
  margin: 40px 0 0;
  box-sizing: border-box
}

.case-list ul li .box {
  border-radius: 7px;
  background: #fff;
  overflow: hidden
}

.case-list ul li h5 {
  height: 98px;
  padding: 0 15px;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center
}

.case-list ul li h5 a {
  color: #333;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px
}

.case-list ul li .pic {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative
}

.case-list ul li .pic img {
  width: 100%;
  transition: all 0.3s ease 0s
}

.case-list ul li .txt {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 25px;
  background: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0);
  display: -webkit-flex;
  display: flex;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center
}

.case-list ul li .txt p {
  font-size: 18px;
  color: #fff;
  line-height: 1.6
}

.case-list ul li .txt p::after {
  content: "";
  background: url('../images/more.png') no-repeat;
  width: 38px;
  height: 10px;
  display: block;
  margin: 15px auto 0
}

.case-list ul li:hover .box {
  box-shadow: 0 0 12px 0 rgba(227, 230, 230, 0.7)
}

.case-list ul li:hover h5 a {
  color: #469935
}

.case-list ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.case-list ul li:hover .txt {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.app-list ul li {
  padding: 22px;
  transition: all 0.3s ease 0s;
  border: 2px solid #f3f3f3;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.app-list ul li~li {
  margin-top: 30px
}

.app-list ul li .pic {
  width: 390px;
  display: block;
  overflow: hidden
}

.app-list ul li .pic img {
  width: 100%;
  transition: all 0.3s ease 0s
}

.app-list ul li .t {
  -webkit-flex: 1;
  flex: 1;
  margin: 0 0 0 76px
}

.app-list ul li .t span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #484848
}

.app-list ul li .t h5 {
  font-size: 26px;
  color: #242424;
  font-weight: 700;
  line-height: 1.54;
  margin: 30px 0 0
}

.app-list ul li .t h5 a:hover {
  color: #00007b
}

.app-list ul li .t .more {
  font-size: 14px;
  color: #242424;
  font-weight: 700;
  margin: 50px 0 0;
  display: inline-block;
  position: relative
}

.app-list ul li .t .more::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -5px;
  right: -5px;
  background: rgba(0, 0, 123, 0.2);
  height: 12px;
  display: none;
  z-index: -1
}

.app-list ul li .t .more i {
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -2px
}

.app-list ul li .t .more:hover {
  color: #00007b
}

.app-list ul li .t .more:hover::after {
  display: block
}

.app-list ul li:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.servicebot {
  position: relative;
  margin: 40px 0 0
}

.servicebot::after {
  content: '';
  position: absolute;
  left: 50px;
  top: 50px;
  width: 1px;
  height: 430px;
  background: #666;
  display: block;
  z-index: 88
}

.servicebot .box {
  padding: 0 0 0 130px;
  margin-bottom: 30px;
  position: relative
}

.servicebot .pic {
  position: absolute;
  left: 0;
  top: calc(50% - 50px);
  width: 100px;
  z-index: 99;
  background: #fff;
  border: 2px solid #c41220;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 50%
}

.servicebot .txt {
  line-height: 24px;
  background: #f4f4f4;
  padding: 30px 25px;
  position: relative;
  box-sizing: border-box
}

.servicebot .txt h5 {
  color: #333;
  font-size: 20px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 700
}

.servicebot .txt p {
  color: #555;
  font-size: 16px;
  background: url('../images/dot2.png') no-repeat left 7px;
  padding: 0 0 0 20px
}

.servicebot .txt p~p {
  margin-top: 10px
}

.videolist ul {
  margin: 0 0 0 -2%
}

.videolist ul li {
  float: left;
  width: 48%;
  margin: 0 0 20px 2%
}

.videolist ul li .v {
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden
}

.videolist ul li .v img {
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s
}

.videolist ul li .v::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2) url('../images/video.png') no-repeat center;
  display: block
}

.videolist ul li .t {
  padding: 10px 0;
  height: 50px;
  border: 1px solid #d9d9d9;
  border-top: none;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center
}

.videolist ul li .t h5 {
  font-size: 14px;
  color: #202020;
  padding: 0 10px;
  text-transform: capitalize
}

.videolist ul li:hover img {
  transform: scale(1.11);
  -webkit-transform: scale(1.11)
}

.videolist ul li:hover .v::after {
  background-color: rgba(0, 0, 0, 0.6)
}

.main-left h3 {
  border-bottom: 1px solid #efefef;
  height: 54px;
  line-height: 54px;padding:0 15px;
  position: relative;
  font-size: 17px;
  color: #212121;
  font-weight: 700;
  text-transform: uppercase
}

.main-left h3::after {
  display: none;
  font-family: qico;
  content: "\e727";
  position: absolute;
  right: 0;
  top: 5px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease
}

.main-left h3.active::after {
  -webkit-transform: rotate(45deg) scale(1.08);
  -ms-transform: rotate(45deg) scale(1.08);
  transform: rotate(45deg) scale(1.08)
}

.sidemenu {
  margin: 0 0 18px
}

.sidemenu ul {}

.sidemenu > ul > li {
  border-bottom: 1px solid #efefef
}

.sidemenu > ul > li h5 {
  line-height: 20px;
  display: block;
  font-size: 17px;
  color: #181818;
  cursor: pointer;
  position: relative
}

.sidemenu > ul > li h5 a {
  display: block;
  padding: 18px 50px 18px 15px;
  text-transform: capitalize
}



.sidemenu > ul > li h5 span{position: absolute;top:calc(50% - 20px);right:5px;font-size:20px;color:#333;width:36px;height:36px;line-height:36px;display:block;transition:all 0.3s;text-align: center;}
.sidemenu > ul > li h5 span::after{content: "\e628";font-family: "qico";}
.sidemenu > ul > li:hover h5 a {color: #fff;background:#2b63ad}
.sidemenu > ul > li:not(.active):hover h5 span{color:#fff;transform:translateX(5px);}
                                
.sidemenu > ul > li ul {
  display: none;
  padding: 15px 0
}

.sidemenu > ul > li ul li {
  line-height: 20px;
  padding: 5px 0
}

.sidemenu > ul > li ul li:last-child {
  border-bottom: none
}

.sidemenu > ul > li ul li a {
  font-size: 14px;
  display: block;
  color: #666;
  padding-left: 15px;
  text-transform: capitalize
}

.sidemenu > ul > li ul li.active a,
.sidemenu > ul > li ul li a:hover {
  color: #469935;
  background: url('../images/i9-2.png') no-repeat left 6px
}

.sidemenu > ul > li.active h5 a {color: #fff;background:#2b63ad}

.sidemenu > ul > li.active span {color:#fff;transform:rotate(90deg);}

.pro-tit {
  border-bottom: 1px solid #efefef;
  height: 54px;
  line-height: 54px;
  margin-bottom: 30px
}

.pro-tit h2 {
  font-size: 17px;
  color: #212121;
  font-weight: 700;
  text-transform: uppercase
}

.prolist {}

.prolist ul {
  margin: 0 0 0 -2%;
  overflow: hidden;
}

.prolist ul li {
  float: left;
  width: 31.333333%;
  position: relative;
  box-sizing: border-box;
  margin: 0 0 20px 2%;
  text-align: center
}

.prolist ul li .pic {
  display: block;
  overflow: hidden;
  width: 100%
}

.prolist ul li .pic img {
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s
}

.prolist ul li h6 {
  margin-top: 15px;
  padding: 0 10px;
  text-align: center
}

.prolist ul li h6 a {
  color: #2b63ad;
  font-size: 17px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  display: block
}

.prolist ul li h6 a:hover {
  color: #2b63ad;;
  text-decoration: underline
}

.prolist ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.pro_view {
  overflow: hidden;
  display: -webkit-flex;
  display: flex
}

.pro_img {
  width: 430px
}

.pro_view_inner {
  -webkit-flex: 1;
  flex: 1;
  margin-left: 45px
}

.pro_view_inner h1 {
  color: #333;
  font-size: 23px;
  font-weight: 700;
  line-height: 2
}

.pro_intro {
  margin-top: 15px;
  font-size: 16px;
  color: #666;
  line-height: 24px
}

.pro_intro p strong {
  color: #333
}

.pro_intro p~p {
  margin-top: 8px
}

.pro-share {
  margin: 35px 0 0
}

.pro_btn {
  margin: 37px 0 0
}

.pro_btn .book {
  width: 142px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  background: #000
}

.pro_btn .book:hover {
  background: #3579d2
}

.pro_tab_box {
  height: 49px;
  margin-top: 30px
}

.pro_tab {
  height: 49px;
  width: 100%;
  box-sizing: border-box;
  z-index: 99;
  background: #fff
}

.pro_tab.scroll-top {
  position: fixed;
  top: 76px;
  width: 1030px;
  z-index: 100
}

.pro_tab ul {
  height: 100%;
  border-bottom: 1px solid #f1f1f1;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  position: relative
}

.pro_tab ul li {
  box-sizing: border-box;
  height: 48px;
  line-height: 48px;
  text-align: center;
  position: relative;
  font-size: 15px;
  cursor: pointer;
  color: #737373;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center
}

.pro_tab ul li::after {
  content: '';
  width: 0;
  background: #2b63ad;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s
}

.pro_tab ul li.active {
  color: #333
}

.pro_tab ul li.active::after {
  width: 100%
}

.pro_text {
  margin: 30px 0 0;
  position: relative
}

.pro_text .pro-scroll {
  padding: 30px 0
}

.pro_text .tit {
  height: 46px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center
}

.pro_text .tit h5 {
  font-size: 20px;
  color: #242424;
  font-weight: 700
}

.pro-pics {
  margin-bottom: 30px
}

.pro-pics .view {
  width: 500px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative
}

.pro-pics .view .swiper-slide a {
  height: 380px;
  overflow: hidden;
  display: block
}

.pro-pics .view .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.pro-pics .view .arrow-left,
.pro-pics .view .arrow-right {
  position: absolute;
  top: calc(50% - 30px);
  width: 46px;
  height: 60px;
  line-height: 60px;
  background: rgb(0 0 0 / 50%);
  z-index: 10;
  text-align: center
}

.pro-pics .view .arrow-left {
  left: 0
}

.pro-pics .view .arrow-right {
  right: 0
}

.pro-pics .view .arrow-left i,
.pro-pics .view .arrow-right i {
  color: #fff;
  font-size: 18px
}

.pro-pics .view .arrow-left:hover,
.pro-pics .view .arrow-right:hover {
  background: rgb(0 0 0 / 50%)
}

.pro-pics .preview {
  margin: 50px 0 0;
  width: 100%
}

.pro-pics .preview .swiper-slide {
  cursor: pointer;
  position: relative
}

.pro-pics .preview .swiper-slide::after {
  display: none;
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0
}

.pro-pics .preview .swiper-slide img {
  width: 100%;
  box-sizing: border-box
}

.pro-pics .preview .swiper-slide.active-nav::after {
  display: inline-block
}

.pro-overview {}

.pro-overview dl {
  font-size: 17px;
  color: #666;
  line-height: 30px
}

.pro-overview dl dd {
  padding: 0 0 0 28px;
  background: url('../images/dot.png') no-repeat left 10px
}

.pro-overview dl dd + dd {
  margin-top: 9px
}

.pro-parameter {
  font-size: 17px;
  color: #666;
  line-height: 30px
}

.pro-parameter .table-response {
  width: 100%;
  max-width: 100%;
  overflow-x: auto
}

.pro-parameter table {
  width: 100%;
  font-size: 16px;
  color: #484848;
  border: 1px solid #e6ebf3
}

.pro-parameter table th {
  padding: 10px 20px;
  border: 1px solid #e6ebf3;
  background-color: #f8fafc
}

.pro-parameter table td:first-child {
  padding: 10px 20px;
  border: 1px solid #e6ebf3;
  background-color: #f8fafc !important
}

.pro-parameter table td {
  padding: 10px 20px;
  border: 1px solid #e6ebf3;
  background-color: #fff
}

.pro-parameter table tr:first-child th,
.pro-parameter table tr:first-child td {}

.pro-parameter table p {
  margin: 0 !important
}

.pro-features ul li {
  position: relative;
  display: -webkit-flex;
  display: flex;
  background: #fafafa;
  -webkit-align-items: center;
  align-items: center
}

.pro-features ul li + li {
  margin-top: 60px
}

.pro-features ul li .pic {
  width: 383px
}

.pro-features ul li .txt {
  -webkit-flex: 1;
  flex: 1;
  padding: 0 60px
}

.pro-features ul li .txt h5 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #469935
}

.pro-features ul li .txt h5::after {
  content: "";
  width: 17px;
  height: 2px;
  background: #333;
  margin: 15px auto 0 0;
  display: block
}

.pro-features ul li .txt .t {
  margin: 20px 0 0;
  font-size: 18px;
  color: #666;
  line-height: 1.66;
  text-transform: capitalize
}

.pro-features ul li .txt .t p~p {
  margin-top: 15px
}

.pro-features ul li:nth-child(2n + 1) {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse
}

.pro-video .video {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden
}

.pro-video .video::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: url('../images/v2.png') no-repeat center;
  display: block
}

.pro-video .video img {
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s
}

.pro-video .video:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.pro-video .video:hover::after {
  background-color: rgba(0, 0, 0, 0.1)
}

.pro-inquiry {
  padding: 55px 60px 28px;
  border: 1px solid #ccc
}

.pro-inquiry h4 {
  font-size: 26px;
  font-weight: 700;
  color: #333;
  text-align: center;
  margin-bottom: 40px
}

.pro-inquiry .inquirbox .row {
  margin-bottom: 20px
}

.pro-inquiry .inquirbox input[type=text],
.pro-inquiry .inquirbox textarea {
  padding: 13px 20px;
  font-size: 15px;
  color: #666;
  border-radius: 4px;
  border: 1px solid #eee;
  background: #fafafa
}

.pro-inquiry .inquirbox input[type=text]:focus,
.pro-inquiry .inquirbox textarea:focus {
  border: 1px solid #469935
}

.pro-inquiry .inquirbox input.submit {
  width: 160px;
  height: 42px;
  line-height: 42px;
  margin: 0 auto
}

.rela-pro {}

.rela-pro .tit {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center
}

.rela-pro .tit h5 {
  font-size: 22px;
  color: #333;
  font-weight: 700;
  line-height: 1
}

.rela-pro .tit .page {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}

.rela-pro .tit .page .swiper-button-prev,
.rela-pro .tit .page .swiper-button-next {
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #000;
  position: static;
  margin-top: 0
}

.rela-pro .tit .page .swiper-button-prev i,
.rela-pro .tit .page .swiper-button-next i {
  font-size: 13px;
  color: #fff;
  display: inline-block;
  margin-top: 2px
}

.rela-pro .tit .page .swiper-button-next {
  margin-left: 14px
}

.rela-pro .tit .page .swiper-button-prev:hover,
.rela-pro .tit .page .swiper-button-next:hover {
  background: #252526
}

.rela-pro .list {
  margin: 25px 0 0
}

.rela-pro .swiper-slide {}

.rela-pro .swiper-slide a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden
}

.rela-pro .swiper-slide a > img {
  width: 100%;
  display: block;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s
}

.rela-pro .swiper-slide .t {
  position: absolute;
  background: rgb(0 0 0 / 95%);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 40px;
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0)
}

.rela-pro .swiper-slide .t::after {
  content: "";
  height: 2px;
  position: absolute;
  left: 15px;
  width: 0;
  bottom: 16px;
  background: rgba(255, 255, 255, 0.5);
  transition: all 0.3s ease 0.3s;
  -webkit-transition: all 0.3s ease 0.3s
}

.rela-pro .swiper-slide .t p {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0.5px;
  padding: 0 0 0 30px;
  position: relative
}

.rela-pro .swiper-slide .t p::before {
  content: "+";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  color: #fff;
  font-weight: 400
}

.rela-pro .swiper-slide .t2 {
  padding: 0 70px
}

.rela-pro .swiper-slide .t2 p {
  font-size: 17px;
  line-height: 36px
}

.rela-pro .swiper-slide:hover .t {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.rela-pro .swiper-slide:hover .t::after {
  width: calc(100% - 30px)
}

.rela-pro .swiper-pagination {
  display: none;
  position: static;
  width: 100%;
  margin-top: 20px
}

.rela-pro .swiper-pagination-bullet {
  height: 8px;
  width: 8px;
  margin: 0 3px;
  background: #40409c;
  border-radius: 10px;
  opacity: 1;
  box-sizing: border-box
}

.rela-pro .swiper-pagination-bullet-active {
  width: 12px;
  background: #00007b
}

.contact-info {}

.contact-info ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.contact-info ul li {
  box-sizing: border-box;
  width: 200px
}

.contact-info ul li:last-child {
  width: 370px
}

.contact-info ul li h5 {
  font-size: 32px;
  font-weight: 700;
  color: #212121;
  border-bottom: 2px solid #dfdfdf;
  padding-bottom: 13px
}

.contact-info ul li em {
  font-size: 14px;
  color: silver;
  font-weight: 700;
  display: block;
  margin: 7px 0 0
}

.contact-info ul li p {
  color: #212121;
  margin: 15px 0 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px
}

.contact-info ul li p a:hover {
  color: #469935
}

.contact-info ul:last-of-type li {
  margin-top: 80px
}

.contact-info h4 {
  font-size: 26px;
  font-weight: 700;
  color: #469935;
  display: inline-block;
  margin: 20px 0 0;
  border-bottom: 2px solid #469935
}

.map {
  width: 100%;
  box-sizing: border-box;
  margin: 90px 0 0
}

.map img {
  width: 100%
}

.contact-inquiry {
  padding: 120px 0 0
}

.contact-inquiry h5 {
  font-size: 28px;
  font-weight: 700;
  color: #212121;
  border-bottom: 2px solid #333;
  padding-bottom: 47px
}

.contact-inquiry .inquirbox {
  margin: 50px 0 0
}

.contact-inquiry .inquirbox .submit {
  margin: 0 auto 0 0
}