﻿.slider2 .row {
  margin-right: 0px;
  margin-left: 0px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
em,
i {
  font-style: normal;
}
div.site {
  overflow: hidden;
}
div.wrapper {
  position: relative;
  width: 75rem;
}
div.wrapper.demo1 {
  margin: 60px auto 0;
}
div.wrapper:not(.demo1) {
  margin: 80px auto 0;
}
div.wrapper > h3 {
  display: inline-block;
  padding: 0 1rem;
  margin-bottom: 2rem;
  border-radius: 1.4rem;
  background-color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  color: #222;
}
div.wrapper > ul.container {
  position: relative;
  height: 25rem;
  margin: 0 auto;
  transform: translate3d(0, 0, 0);
}
div.wrapper ul.container > li.cards_list {
  border-radius: 0.3125rem;
  background-color: #f4f4f4;
  overflow: hidden;
}
ul.container > li.cards_list > div.img > img {
  display: block;
  width: 20rem;
}
ul.container > li.cards_list > div.main_con {
  z-index: 555;
  padding: 0 1rem;
  box-sizing: border-box;
}
ul.container > li.cards_list > div.main_con h4.name {
  padding-top: 1rem;
  font-size: 1.2rem;
  font-weight: 600;
  color: #424242;
}
ul.container > li.cards_list > div.main_con p.content {
  padding-top: 1rem;
  height: 4.5rem;
  font-size: 0.9rem;
  color: #777;
  text-align: justify;
  line-height: 1.5rem;
}
ul.container > li.cards_list > div.main_con p.label {
  font-size: 0.9rem;
  color: #555;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
div.wrapper.horizontal > ul.container {
  width: 75rem;
}
div.wrapper.vertical > ul.container {
  width: 40rem;
}
div.wrapper.horizontal ul.container > li.cards_list {
  width: 20rem;
}
div.wrapper.vertical ul.container > li.cards_list {
  display: flex;
}
i.btn-direct {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  cursor: pointer;
  z-index: 100;
  transition: opacity ease 300ms;
}
div.wrapper:hover i.btn-direct {
  opacity: 0.6;
}
i.btn-direct:hover {
  opacity: 0.9 !important;
}
i.btn-direct.btn-left {
  left: 3rem;
}
i.btn-direct.btn-right {
  right: 3rem;
}
i.btn-direct > span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 0.125rem solid #fff;
  border-left: 0.125rem solid #fff;
}
div.wrapper.horizontal i.btn-direct > span.shift-left {
  transform: translate(-30%, -50%) rotate(-45deg);
}
div.wrapper.horizontal i.btn-direct > span.shift-right {
  transform: translate(-70%, -50%) rotate(135deg);
}
div.wrapper.vertical i.btn-direct > span.shift-left {
  transform: translate(-50%, -30%) rotate(45deg);
}
div.wrapper.vertical i.btn-direct > span.shift-right {
  transform: translate(-50%, -70%) rotate(-135deg);
}
body {
  background-color: #fff !important;
}
.Carousel-bg {
  background: url('../images/about.png') no-repeat;
  background-size: 110% 100%;
  background-position: center;
  padding-bottom: 9%;
}
.anchor {
  height: 4rem;
  width: 100%;
  position: absolute;
  bottom: 0px;
  z-index: 7;
  background-color: #999999;
}
.anchor ul {
  display: flex;
}
.anchor ul li {
  text-align: center;
  font-weight: 800;
  line-height: 4rem;
  border-left: 1px solid #fff;
  flex: 2rem;
  display: inline-block;
}
.anchor ul li a {
  color: #fff;
}
#companyProfile .about-img1 {
  background: url('../images/about2.png') no-repeat;
  background-size: 100% 100%;
  background-position: center;
  height: 23rem;
}
#companyProfile .boxText {
  display: inline-block;
  height: 20rem;
  font-size: 1.1rem;
  line-height: 2.3;
  font-weight: 360;
  font-family: Microsoft YaHei;
  padding: 3rem 3rem;
}
#companyProfile .first span {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background-color: #f0efef;
  font-size: 35px;
  font-family: Microsoft YaHei;
  color: #b69965;
  line-height: 70px;
}
#companyProfile .first h4 {
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #b69965;
  line-height: 24px;
}
#companyProfile .first p {
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.zizhi {
  background-color: red;
  z-index: 100;
  width: 100%;
  background: url('../images/about-zizhi.png') no-repeat;
  background-size: 100%;
  background-position: center;
  height: 1px;
  padding-bottom: 140%;
}
.img {
  background: url('../images/about-people.png') no-repeat center;
}
.map-bg {
  width: 100%;
  height: 258px;
  background: url('../images/about-map.png') no-repeat center;
  background-size: 100%;
  background-position: top;
}
.cards_list p {
  width: 100%;
  height: 50px;
  line-height: 1.5;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  background-color: #fff;
}
.cards_list p span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #b69965;
}
#callme h4 span {
  font-size: 24px;
  color: #b69965;
}
#callme .tel1 {
  font-size: 24px;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: #b69965;
}
.zizhiBg {
  background: url('../images/about-zizhi.png') no-repeat !important;
  background-size: 25%;
}
.htmleaf-content .slider div {
  border: 1px solid #ccc !important;
}
.bx-controls-auto,
.bx-default-pager {
  display: none;
}
.tel {
  font-size: 18px !important;
}
.slider2 div {
  position: relative;
}
.slider2 div img {
  width: 300px;
  display: inline-block !important;
}
.slider2 div span {
  display: inline-block;
  width: 18rem;
  font-size: 11px;
  font-weight: 800;
}
.slider2 div .span1 {
  color: #3c646b;
  position: absolute;
  bottom: 1.7rem;
  left: 25%;
  transform: translateX(-50%);
}
.slider2 div .span2 {
  color: #3c646b;
  position: absolute;
  bottom: 1.7rem;
  left: 75%;
  transform: translateX(-50%);
}
.slider2 div .span3 {
  color: #3c646b;
  position: absolute;
  bottom: -24rem;
  left: 50%;
  transform: translateX(-50%);
}
.slider2 div .span4 {
  color: #3c646b;
  position: absolute;
  bottom: 1.7rem;
  left: 50%;
  transform: translateX(-50%);
}
.slider2 .width300 {
  width: 300px !important;
}
.faq-area .bx-controls-auto,
.faq-area .bx-default-pager {
  display: block;
  color: #fff;
}
.Etell {
  color: #4e4e4e;
}
#carouselText {
  line-height: 39px !important;
}
.DIY-padding3rem {
  background-color: #f5f4f4;
  padding: 3rem;
  margin: 0;
}
.DIY-line-height-f-size {
  line-height: 39px;
  font-size: 17px;
}
.slide {
  width: 100%;
}
