* {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1200px;
  font-family: "Microsoft YaHe";
}
a {
  text-decoration: none;
  cursor: pointer;
}
/* banner 开始 */
.bannerWrap {
  width: 100%;
  height: 480px;
  position: relative;
  background-image: url(/Public/Home/images/fwlc_img/0.00.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bannerWrap img {
  width: 1200px;
  height: 480px;
  display: block;
  margin: 0 auto;
}
.bannerWrap .bannerBtn {
  display: block;
  width: 217px;
  height: 51px;
  background: linear-gradient(82deg, #f06124 0%, #fe8957 99%);
  border-radius: 11px;
  font-weight: bold;
  font-size: 19px;
  color: #ffffff;
  line-height: 51px;
  text-align: center;
  position: absolute;
  bottom: 73px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.3s;
}
.bannerWrap .bannerBtn:hover {
  opacity: 0.7;
}
/* banner 结束 */
.conWrap {
  background-image: url(/Public/Home/images/fwlc_img/0.1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  padding-bottom: 50px;
}
.conWrap .conInner {
  width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
  padding-top: 60px;
  box-sizing: border-box;
}
.conWrap .conInnerBtn {
  width: 217px;
  height: 51px;
  background: linear-gradient(82deg, #f06124 0%, #fe8957 99%);
  border-radius: 11px;
  font-weight: bold;
  font-size: 19px;
  color: #ffffff;
  line-height: 51px;
  margin: 10px auto 0 auto;
  display: block;
  text-align: center;
  transition: 0.3s;
}
.conWrap .conInnerBtn:hover {
  opacity: 0.7;
}
.conWrap .conInnerTitWrap .conInnerTit {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.conWrap .conInnerTitWrap .conInnerTit > img:nth-child(1) {
  width: 68px;
  height: 68px;
  display: block;
  margin-right: 10px;
}
.conWrap .conInnerTitWrap .conInnerTit > img:nth-child(2) {
  position: absolute;
  display: block;
  top: 73px;
  left: 27px;
}
.conWrap .conInnerTitWrap .conInnerTit p {
  position: absolute;
  z-index: 2;
  font-weight: bold;
  font-size: 38px;
  color: #101317;
  line-height: 40px;
  display: block;
  bottom: 10px;
  left: 78px;
}
.conWrap .conInnerTitWrap .conInnerTit p::before {
  z-index: 2;
  display: block;
  width: 390px;
  height: 58px;
  content: "";
  background-image: url(/Public/Home/images/fwlc_img/1.00.png);
  background-size: 100% 100%;
  position: absolute;
  bottom: -5px;
}
.conWrap .conInnerTitWrap .conInnerConWrap {
  width: 1140px;
  margin-top: 34px;
  display: flex;
  margin-left: 78px;
  flex-wrap: wrap;
}
.conWrap .conInnerTitWrap .conInnerConWrap .conInnerConItem {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  width: 270px;
  height: 227px;
  background: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(165, 179, 191, 0.13);
  border-radius: 6px;
  position: relative;
  margin-right: 14px;
  margin-bottom: 24px;
}
.conWrap .conInnerTitWrap .conInnerConWrap .conInnerConItem img {
  position: absolute;
  left: 0;
  right: 0;
  margin: -4px auto 0 auto;
  width: 72px;
  height: 46px;
}
.conWrap .conInnerTitWrap .conInnerConWrap .conInnerConItem > p:nth-child(2) {
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  position: relative;
  z-index: 10;
}
.conWrap .conInnerTitWrap .conInnerConWrap .conInnerConItem > p:nth-child(3) {
  font-weight: bold;
  font-size: 18px;
  color: #020000;
  line-height: 25px;
  margin-top: 18px;
  margin-bottom: 15px;
  text-align: center;
}
.conWrap .conInnerTitWrap .conInnerConWrap .conInnerConItem > p:nth-child(4) {
 font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    width: 220px;
    text-align: left;
}
.conWrap .consultWrap .conInnerTit > img:nth-child(2) {
  width: 15px;
  height: 372px;
}
.conWrap .planWrap {
  margin-top: 35px;
}
.conWrap .planWrap .conInnerTit > img:nth-child(2) {
  width: 15px;
  height: 620px;
}
.conWrap .applyWrap {
  margin-top: 35px;
}
.conWrap .applyWrap .conInnerTit > img:nth-child(2) {
  width: 15px;
  height: 620px;
}
.brandWrap {
  width: 1150px;
  margin: 60px auto 0 auto;
}
.brandWrap .brandTit {
  margin-top: 50px;
  font-weight: bold;
  font-size: 38px;
  color: #001e48;
  line-height: 20px;
  text-align: center;
  margin: 0 auto;
  width: 190px;
  height: 36px;
  background-image: url(/Public/Home/images/fwlc_img/2.0.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.brandWrap .brandCon {
  position: relative;
  left: -50px;
  margin-top: 30px;
}
.brandWrap .brandCon img {
  width: 209px;
  height: 158px;
  display: block;
  margin: 0 auto;
}
.brandWrap .brandCon .swiper-slide {
  width: 209px;
  height: 158px;
}
.swiper-wrapper {
  width: 1200px;
}
.swiper-container {
  width: 1200px;
}
.swiper-slide {
  width: 400px;
}
.swiper-father {
  width: 1300px;
  position: relative;
}
.swiper-button-next,
.swiper-button-prev {
  color: #f36a30 !important;
}
