.banner_pro {
  width: 100%;
  height: 450px;
  margin-top: 60px;
  background: url("../newImgs/banner_pro_1.png")/*tpa=http://www.lfdun.com//vendor/homes2/newImgs/banner_pro_1.png*/ no-repeat center center;
}

.banner_pro .des {
  position: absolute;
  top: 110px;
  overflow: hidden;
  left: 18%;
}

.banner_pro .des .t1 {
  font-size: 36px;
  margin-bottom: 0;
}

.banner_pro .des .t2 {
  font-size: 50px;
  margin-bottom: 55px;
}

.banner_pro .des .t3 {
  font-size: 16px;
  margin-bottom: 10px;
}

.banner_pro .link {
  display: inline-block;
  font-size: 14px;
  padding: 12px 25px;
  color: #fff;
  background-color: #2468f2;
  margin-top: 70px;
}

/* 滚动导航 start */
.crumb_nav {
  height: 60px;
  width: 100%;
  border-bottom: 1px solid #e2e6ee;
  background-color: #fff;
  z-index: 2020;
}

.crumb_nav_center {
  margin: 0 auto;
  width: 1200px;
}

.banner-nav li {
  float: left;
  margin-right: 60px;
}

.banner-nav li a {
  display: inline-block;
  padding: 0px 10px;
  font-size: 14px;
  color: #191c3d;
  height: 60px;
  line-height: 60px;
}

.banner-nav li a:hover,
.banner-nav li a.active {
  color: #2468f2;
  border-bottom: 2px solid #2468f2;
}

/* 滚动导航 end */

/* 套餐 start */
.taocan {
  padding: 70px 0;
  background-color: #f6f8fb;
}

.taocan li.row1 {
  height: 60px;
  line-height: 60px;
}

.taocan li.row1+li.row1 {
  margin-top: 30px;
}

.taocan li.row1 .name {
  margin-right: 20px;
}

.taocan .layui-btn:hover {
  color: #2468f2;
}

.taocan li.row1 .layui-btn.active {
  border-color: #2468f2;
  background-color: transparent;
}

.taocan li.row1 .layui-btn.active a {
  color: #2468f2;
}

.taocan .prolist {
  width: 1152px;
  color: #333;
}

.taocan .prolist .item1 {
  text-align: center;
}

.taocan .prolist .item1 p {
  line-height: normal;
}

.taocan .prolist .item1 p.up {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: bold;
  color: #484e59;
  font-family: ArialMT;
}

.taocan .prolist .item1 p.down {
  color: #484e59;
}

.taocan .prolist>li.c1 {
  width: 530px;
  border: solid 1px #b0b8c5;
  background-color: #fff;
}

.taocan .prolist>li.c1.active {
  border: solid 1px #2468f2;
  background-color: transparent;
}

.taocan .prolist>li.c1 a {
  vertical-align: middle;
  padding: 27px 0;
}

.taocan .prolist>li.c1.active a p {
  color: #2468f2;
}

.taocan .prolist>li+li {
  margin-left: 15px;
}

.taocan .prolist>li.more {
  width: 50px;
  height: 102px;
  background-color: #fff;
  position: relative;
  border: solid 1px #b0b8c5;
}

.taocan .prolist>li.more .zi {
  width: 25px;
  line-height: 16px;
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
}

.taocan .prolist>li.more:hover {
  border: solid 1px #2468f2;
}

.taocan .prolist>li.more:hover .zi {
  color: #2468f2
}

.taocan .config {
  margin-top: 10px;
}

.taocan .config .c2 {
  color: #2468f2
}

.taocan .money .fl {
  margin-top: 4px;
  padding-left: 60px;
}

.taocan .money span {
  color: #f00;
  font-size: 24px;
}

.taocan .money s {
  color: #b9bcc1;
}

.taocan .money .fr:hover {
  color: #2468f2;
  border-color: #2468f2;
}

/* 套餐 end */
.fl {
  float: left;
}

.fr {
  float: right;
}

/* layui 按钮 start*/
/* .layui-btn {
  height: 50px;
  line-height: 50px;
  padding: 0 30px;
} */

/* .layui-btn-group .layui-btn:first-child {
  border-radius: 0;
}

.layui-btn-group .layui-btn:last-child {
  border-radius: 0;
} */

/* layui 按钮 end*/

/* 服务优势 start */
.advantage {
  padding: 80px 0;
}

.advantage .list {
  text-align: center;
  margin-top: 70px;
}

.advantage .list .svg {
  height: 91px;
  width: 84px;
  margin: 0 auto 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../newImgs/k_grey.png")/*tpa=http://www.lfdun.com//vendor/homes2/newImgs/k_grey.png*/ no-repeat center top;
}

.advantage .list .layui-col-md4 {
  padding: 50px 40px;
  height: 322px;
}

.advantage .list .layui-col-md4:hover .svg {
  background: url("../newImgs/k_blue.png")/*tpa=http://www.lfdun.com//vendor/homes2/newImgs/k_blue.png*/ no-repeat center -2px;
}

.advantage .list .layui-col-md4:hover {
  -moz-box-shadow: 0px 0px 18px 1px rgba(102, 102, 102, 0.22);
  -webkit-box-shadow: 0px 0px 18px 1px rgba(102, 102, 102, 0.22);
  box-shadow: 0px 0px 18px 1px rgba(102, 102, 102, 0.22);
}

.advantage .list .layui-col-md4:hover .b1 {
  color: #2468f2;
}

/* 服务优势 end */


/* 服务特点 start */
.fuwutedian {
  padding: 80px 0;
  background-color: #f6f8fb;
}

.fuwutedian .vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: bt-rl;
  writing-mode: vertical-rl;
  padding: 9px 22px;
  color: #2d3037;
  background-color: #e4e8f1;
  border-color: transparent;
}

.fuwutedian table {
  text-align: center;
  color: #717a80;
}

.fuwutedian th {
  height: 90px;
  text-align: center;
  font-size: 18px;
  color: #2d3037;
  border-color: transparent;
}

.fuwutedian .border_blue {
  border-right-color: #2468f2;
}

.fuwutedian th.top,
.fuwutedian th.down {
  position: relative;
}

.fuwutedian th.top p {
  position: absolute;
  top: -20px;
  left: -1px;
  right: -1px;
  bottom: 1px;
  height: 108px;
  line-height: 108px;
  border: 1px solid #2468f2;
  border-bottom-color: transparent;
  background-color: #fff;
  font-size: 20px;
  color: #2468f2;
}

.fuwutedian td.down p {
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -20px;
  height: 20px;
  border: 1px solid #2468f2;
  border-top-color: transparent;
  background-color: #fff;
}

.fuwutedian .c0 {
  color: #2d3037;
}

.fuwutedian .ct {
  border-right-color: transparent;
}

/* 服务特点 end */

/* 产品优势 start */
.chanpinyoushi {
  text-align: center;
}

.chanpinyoushi .li4 li {
  float: left;
  width: 300px;
  padding: 40px 45px;
}

.chanpinyoushi .li4 li:hover {
  box-shadow: 0px 0px 8px 1px rgba(185, 187, 192, 0.45);
}

.chanpinyoushi .li4 li .img {
  width: 210px;
  height: 51px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.chanpinyoushi .li4 li .b1 {
  color: #191c3d;
  font-size: 18px;
  margin: 20px 0 14px;
}

/* 产品优势 end */
.layui-btn-primary {
  border-color: #b0b8c5;
  color: #484e59;
}

/* layui 单选改造 */
.taocan .mainTab .layui-form-radio {
  position: relative;
  width: 132px;
  height: 42px;
  line-height: 42px;
  border: solid 1px #b0b8c5;
  text-align: center;
  padding: 0;
  float: left;
  background-color: #fff;
  box-sizing: border-box;
  margin: -1px 0px 0px -1px;
}

/* .taocan .layui-form-radio~.layui-form-radio {
  margin-left: -1px;
} */

.taocan .layui-form-radio .layui-anim.layui-icon {
  display: none;
}

.taocan .layui-form-radio.layui-form-radioed {
  border-color: #2468f2;
  color: #2468f2;
  background-color: transparent;
  z-index: 2;
}

.taocan .layui-form-item {
  margin-bottom: 30px;
}

.taocan .layui-form-label {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  width: 60px;
}

.taocan .layui-input-block {
  margin-left: 60px;
}

.taocan .xButton {
  height: 42px;
  line-height: 42px;
  border-radius: 0;
}

.taocan .xButton+.xButton {
  margin-left: -5px;
}

.taocan .xButton:hover {
  border-color: #2468f2;
}

.taocan .xButton.active {
  background-color: #2468f2;
  color: #fff;
  border-color: #2468f2;
}
.taocan .mainTab.layui-tab-title {
  height: 62px;
}
.taocan .mainTab.layui-tab-title .layui-this:after {
  border-bottom: 2px solid #2468f2;
}
.taocan .mainTab {
  display: flex;
  justify-content:center;
}
.taocan .mainTab li {
  margin: 0 80px;
   height: 62px;
  line-height: 62px;
}
.taocan .mainTab.layui-tab-title .layui-this:after {
  height: 62px;
}
.taocan .mainTab.layui-tab-title .layui-this a {
  color:#2468f2;
}
.taocan .subTab {
  display: flex;
}
.taocan .subTab li {
  background-color: #2468f2;
  width:auto;
  flex: 1;
  height: 62px;
  line-height: 62px;
}
.taocan .subTab li a {
  color:#fff;
}
.taocan .subTab li.layui-this a {
  color:#2468f2;
}
.taocan .subTab li.layui-this:before {
  content:'';
  position: absolute;
  top: 0;left: 0;
  height: 3px;
  width: 100%;
  background-color: #2468f2;
}
.taocan .subTab.layui-tab-title .layui-this:after {
 border-bottom: none;
}
.taocan .subTab.layui-tab-title {
  height: 62px;
}
.taocan  .subTab.layui-tab-title .layui-this:after {
  height: 62px;
}
.taocan  .layui-table {
  margin: 0;
}
.taocan  .layui-table thead {
  display: none;
}
.taocan  .layui-tab-content {
  padding: 0;
}
.taocan .layui-tab-card {
  box-shadow: none;
}
.taocan .explain {
  padding: 25px 0;
  color: #666c77;
}
.taocan .layui-tab {
  margin: 0;
}
.taocan .layui-table .price {
  color:#f00;
  font-size: 18px;
  font-family: 'PingFang-SC-Heavy';
  font-weight: bold;
}
.taocan .layui-table .price .yue {
  font-size: 14px;
  font-weight: normal;
}
.taocan .layui-table td {
  padding: 23px 30px;
}
.taocan .layui-btn {
  width: 108px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  background-color: #e5e5e5;
  font-size: 12px;
  color: #626262;
}
.taocan .layui-btn:hover {
box-shadow: 0px 4px 7px 0px 
    rgba(0, 64, 193, 0.3);
    background-color: #2468f2;
    color: #fff;
}