/* banner start */

.banner {
  background-image: url("../imgs/print_banner.png");
  background-size: 100% 100%;
}

.banner .layout form .layui-form-label {
  padding: 9px 0px 9px 20px;
  width: 90px;
}

.banner .layout .advisory {
  bottom: 49px;
  left: -200px;
  /* color: #fff; */
  /* background-color: #ff801b; */
}

/* .banner .layout .advisory:hover {
  color: #fff;
  background-color: #ff801b;
} */

/* banner end */

/* mod-1 start */

.mod-1 {
  background-color: #fff;
  height: 628px;
  padding-top: 40px;
  box-sizing: border-box;
}

.mod-1 .item {
  width: 375px;
  height: 396px;
  margin-top: 35px;
  background-color: #f9fafe;
  text-align: center;
  border-radius: 4px;
  border: 1px solid rgba(238, 238, 238, 1);
  /* padding: 7px; */
  box-sizing: border-box;
}

.mod-1 .item img {
  width: 100%;
  height: 240px;
}

.mod-1 .item h3 {
  line-height: 39px;
  font-size: 22px;
  color: #333;
  font-weight: 700;
}

.mod-1 .item h3:nth-child(3) {
  font-weight: 400;
  font-size: 18px;
  color: #999;
}
.mod-1 .item a {
  width: 152px;
  height: 40px;
  line-height: 40px;
  background-color: #ff7f1a;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-top: 20px;
}

/* mod-1 end */

/* mod-2 start */

.mod-2 {
  background-image: url("../imgs/index_mod_2_bg.png");
  height: 870px;
  background-size: cover;
}
.mod-2 .layout .tel {
  position: static !important;
}
.mod-2 .layout {
  position: relative;
}

.mod-2 .layout .tel {
  position: absolute;
  bottom: 104px;
  right: 336px;
  font-size: 20px;
  color: #fff;
}

.mod-2 img {
  margin-top: 64px;
}

/* mod-2 end */

/* mod-3 start */

.mod-3 {
  background-image: url("../imgs/account_mod_bg.png");
  height: 537px;
  padding-top: 40px;
  box-sizing: border-box;
}

.mod-3 .layout {
  /* border: 1px dashed #ff801b; */
  margin-top: 30px;
  position: relative;
}

.mod-3 .layout .man {
  position: absolute;
  bottom: 0;
  right: 50px;
}

.mod-3 .item {
  height: 60px;
  line-height: 60px;
  color: #333;
}

.mod-3 .item:nth-child(odd) {
  background-color: #fff;
}

.mod-3 .item:nth-child(even) {
  background-color: #f5f5f5;
}

.mod-3 .item span {
  width: 22px;
  height: 22px;
  background-color: #ff801b;
  border-radius: 50%;
  line-height: 22px;
  display: inline-block;
  margin: 0 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.mod-3 .item p {
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
}

.mod-3 .ctrl {
  width: 200px;
}
.mod-3 .ctrl .item {
  background-color: #f1f1f1;
  color: #666;
  width: 170px;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  font-size: 14px;
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
}

.mod-3 .ctrl.fr .item {
  text-align: right;
}

.mod-3 .ctrl .item.active,
.mod-3 .ctrl .item:hover {
  background-color: #ff801b;
  color: #fff;
}

.mod-3 .ctrl.fl .item::before {
  content: ">";
  position: absolute;
  right: 15px;
  line-height: 50px;
  font-size: 16px;
}

.mod-3 .ctrl.fr .item::before {
  content: "<";
  position: absolute;
  left: 15px;
  line-height: 50px;
  font-size: 16px;
}

.mod-3 .center {
  float: left;
  width: 950px;
  height: 339px;
  margin: 0 20px;
  padding: 20px 0;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 20px 0px rgba(191, 191, 191, 0.5);
}

.mod-3 .center .info {
  height: 380px;
  word-wrap: break-word;
  word-break: normal;
}

.mod-3 .center .left,
.mod-3 .center .right {
  float: left;
  width: 50%;
  height: 287px;
  box-sizing: border-box;
  padding: 0 20px;
  color: #595959;
  font-size: 14px;
  line-height: 24px;
}

.mod-3 .center .right {
  border-left: 1px solid #979797;
  line-height: 28px;
  font-size: 16px;
}

.mod-3 .center .info img {
  width: 437px;
  height: 286px;
  margin-bottom: 15px;
}

.mod-3 .center .info h6 {
  color: #292929;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
}

.mod-3 .center .btn {
  width: 422px;
  height: 87px;
  margin: 0 auto;
  background-image: url("../imgs/other_mod_3.png");
  background-size: 100%;
  margin-top: 5px;
  position: relative;
}

.mod-3 .center .btn a {
  color: #fff;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  width: 386px;
  border-radius: 26px;
  line-height: 52px;
  position: absolute;
  top: 18px;
  left: 18px;
}

.mod-base {
  padding-bottom: 146px;
}

.mod-base .base-content {
  margin-top: 36px;
  background-color: #e4e4d4;
  min-height: 752px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 41px 70px 0px;
  box-sizing: border-box;
}
.content-top {
  display: flex;
}
.content-top li {
  width: 50%;
  height: 99px;
  line-height: 99px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #000;
  border-right: 0;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 4px;
}
.content-top li:last-child {
  border-right: 1px solid #000;
}
.content-top li.actived {
  background-color: #ffc437;
}
.content-view {
  background-image: url("../imgs/base_bg.png");

  background-size: 100%;
  background-position: top;
  min-height: 506px;
  padding-left: 0px;
  background-repeat: no-repeat;
  position: relative;
}
.content-view ul {
  background-color: #fff;
  padding-left: 46px;
  padding-bottom: 60px;
}
.content-view ul li span {
  font-size: 25px;
  font-family: SimHei Regular, SimHei Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #000000;
  line-height: 51px;
  display: inline-block;
  margin-left: 11px;
  max-width: 701px;
}
.content-view ul li .dot {
  background-color: #ff801b;
  border-radius: 100%;
  width: 11px;
  height: 11px;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.content-view .base-people {
  position: absolute;
  right: -59px;
  bottom: 0;
  height: 43%;
}
.content-view--title {
  font-size: 34px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: bold;
  text-align: left;
  color: #000000;
  line-height: 95px;
  letter-spacing: 2px;
  padding-top: 90px;
  padding-left: 46px;
}
/* mod-3 end */

/* mod-4 start */

.mod-4 {
  background-color: #f9fafe;
  height: 392px;
  padding-top: 40px;
  box-sizing: border-box;
}

.mod-4 .item {
  margin-top: 40px;
  width: 224px;
  height: 164px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center;
  color: #999;
  font-size: 16px;
  box-shadow: 0px 0px 15px 0px rgba(185, 185, 185, 0.25);
}

.mod-4 .item img {
  width: 54px;
  height: 54px;
  margin: 40px 0 18px;
}

/* mod-4 end */

/* mod-5 start */

.mod-5 {
  background-image: url("../imgs/print_mod_5_bg.png");
  height: 561px;
  background-size: cover;
  padding-top: 40px;
  box-sizing: border-box;
}

.mod-5 .swiper-container {
  width: 100%;
  height: 280px;
  margin-top: 50px;
}

.mod-5 .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  transform: scale(0.8);
}

.mod-5 .swiper-slide img {
  width: 100%;
}

.mod-5 .swiper-slide-active,
.mod-5 .swiper-slide-duplicate-active {
  transform: scale(1);
  z-index: 10;
}

/* mod-5 end */
.page-tips {
  background-color: #fbb479;
}
.qa {
  background-color: #E5D1C4;
  padding-bottom: 30px;
}

.qa .pic {
  position: relative;
  height: 763px;
}

.qa .pic img {
  position: absolute;
  top: -10px;
}

#tplView,
.t-promise {
  background-image: none;
}

.t-promise {
  padding-top: 40px;
  padding-bottom: 60px;
}

#tplView::before,
.t-promise::after,
.t-promise::before {
  width: 0;
  height: 0;
}

.t-promise .promise-list {
  margin-top: 50px;
}
