@charset "UTF-8";
/* =========================================================
   企业版 / 解决方案页样式 (enterpriseEdition.scss)
   ========================================================= */
.w1200 {
  width: 1152px;
}

.all_video {
  position: relative;
}
.all_video .video_div {
  height: 600px;
  position: absolute;
  left: 0;
  top: 0;
}
.all_video .front {
  height: 600px;
  z-index: 20;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.mask {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(#0b0b15));
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.4) 0%, #0b0b15 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

body .luping_header {
  position: fixed;
}
body .luping_header.fix_header {
  background: #000;
}

.luping_header_container .gohome {
  width: 236px;
  height: 44px;
}
.luping_header_container .gohome img {
  width: 236px;
  height: 44px;
  margin-top: 0;
}

.luping_header .consultNowBtn {
  position: relative;
  width: 132px;
  height: 40px;
  border: 1px solid #008BFF;
  border-radius: 8px;
  color: #008BFF;
  font-size: 16px;
  cursor: pointer;
}
.luping_header .consultNowBtn:hover {
  color: #29A6FF;
  border-color: #29A6FF;
}
.luping_header .consultNowBtn:active {
  color: #0070D9;
  border-color: #0070D9;
}
.luping_header .btnTxt {
  position: absolute;
  left: 50%;
  top: 50%;
  line-height: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.luping_header .popBox {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 48px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 32px 16px 16px 16px;
  background-image: url("/wp-content/themes/luping-theme/assets/images/enterpriseEdition/rectangle.png");
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.luping_header .qr-img {
  width: 156px;
  height: 156px;
}
.luping_header .popTip {
  margin-top: 8px;
  font-size: 16px;
  color: #000;
}
.luping_header .luping_header_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.consultNowBtn {
  position: relative;
  width: 270px;
  height: 48px;
  border: 1px solid #008BFF;
  border-radius: 8px;
  color: #008BFF;
  font-size: 16px;
  cursor: pointer;
}
.consultNowBtn .btnTxt {
  position: absolute;
  left: 50%;
  top: 50%;
  line-height: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.consultNowBtn .popBox {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 48px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 32px 16px 16px 16px;
  background-image: url("/wp-content/themes/luping-theme/assets/images/enterpriseEdition/rectangle.png");
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.consultNowBtn .popBox .qr-img {
  width: 156px;
  height: 156px;
}
.consultNowBtn .popBox .popTip {
  margin-top: 8px;
  font-size: 16px;
  color: #000;
}
.consultNowBtn:hover {
  color: #29A6FF;
  border-color: #29A6FF;
}
.consultNowBtn:active {
  color: #0070D9;
  border-color: #0070D9;
}
.consultNowBtn.top .popBox {
  top: -233px;
  padding: 16px 16px 32px 16px;
  background-image: url("/wp-content/themes/luping-theme/assets/images/enterpriseEdition/rectangle_bottom.png");
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.front .consultNowBtn {
  width: 166px;
  height: 48px;
  border: none;
  color: #fff;
  font-size: 20px;
  border-radius: 0;
  background: linear-gradient(90.25deg, #29A6FF 0.28%, #0070D9 50.22%, #29A6FF 98.58%);
}
.front .consultNowBtn:hover {
  color: #fff;
  background: #37B5FF;
}
.front .banner_title {
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 48px;
  line-height: 72px;
  text-align: center;
  color: #fff;
}
.front .banner_desc {
  margin-bottom: 48px;
  font-size: 36px;
  line-height: 54px;
  text-align: center;
  color: #fff;
}

.problem_box {
  background: #0B0B15;
}
.problem_box .problem_1 .mySwiper2 {
  width: 858px;
  height: 624px;
  overflow: hidden;
}
.problem_box .problem_1 .swiper-slide {
  width: 858px;
  height: 624px;
  overflow: hidden;
}
.problem_box .problem_1 .swiper-slide .slider-content-item {
  position: relative;
}
.problem_box .problem_1 .swiper-slide .slider-content-item .txt-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 16px 48px;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.problem_box .problem_1 .swiper-slide .slider-content-item img {
  width: 100%;
  height: 100%;
}
.problem_box .problem_1 .swiper-slide .slider-top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 208px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.problem_box .problem_1 .swiper-slide .slider-top-content .slider-content-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.problem_box .problem_1 .swiper-slide .slider-bottom-content {
  height: 416px;
  width: 100%;
}
.problem_box .problem_1 .swiper-slide .slider-bottom-content .slider-content-item .txt-box {
  padding: 24px 48px;
}
.problem_box .problem_1 .quickly_fix {
  padding-top: 80px;
  margin-bottom: 80px;
}
.problem_box .problem_1 .quickly_fix .p_28 {
  margin-bottom: 32px;
  text-align: center;
  font-size: 28px;
  line-height: 40px;
  color: #FFFFFF;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list .quickly_fix_item {
  position: relative;
  width: 270px;
  height: 192px;
  border-radius: 0;
  margin-bottom: 24px;
  opacity: 1;
  border: 2px solid transparent;
  border-radius: 10px;
  overflow: hidden;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list .quickly_fix_item:nth-last-of-type(1) {
  margin-bottom: 0;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list .quickly_fix_item.swiper-pagination-bullet-active {
  border-color: #008BFF;
  background: none;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list .quickly_fix_item.swiper-pagination-bullet-active .quickly_fix_content {
  background: transparent;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list .quickly_fix_item img {
  width: 100%;
  height: 100%;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list .quickly_fix_item .quickly_fix_content {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list .quickly_fix_item .quickly_fix_content .quickly_fix_content_txt {
  padding: 16px;
  background: rgba(0, 0, 0, 0.65);
}
.problem_box .problem_1 .quickly_fix .quickly_fix_list .quickly_fix_item .quickly_fix_content p {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.problem_box .problem_1 .demand_container .p_28 {
  margin-bottom: 32px;
  text-align: center;
  font-size: 28px;
  line-height: 40px;
  color: #FFFFFF;
}
.problem_box .problem_1 .demand_container .demand_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
}
.problem_box .problem_1 .demand_container .demand_list .demand_item .demand_bg {
  width: 368px;
  height: 244px;
  width: 100%;
  height: 100%;
}
.problem_box .problem_1 .demand_container .demand_list .demand_item .demand_desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 84px;
  color: #fff;
}
.problem_box .problem_1 .demand_container .demand_list .demand_item .demand_desc .demand_t {
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 28px;
}
.problem_box .problem_1 .demand_container .demand_list .demand_item .demand_desc .demand_s {
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
}
.problem_box .problem_2 {
  margin-top: 10px;
}
.problem_box .problem_2 .choose_us {
  margin-top: 48px;
  padding: 54px 0 30px;
  position: relative;
}
.problem_box .problem_2 .choose_us .back_img {
  position: relative;
}
.problem_box .problem_2 .choose_us .back_img #swiper1_button {
  height: 6px;
  position: absolute;
  top: 329px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.problem_box .problem_2 .choose_us .back_img #swiper1_button > span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: rgba(255, 255, 255, 0.16);
  border-radius: 3px;
  margin-right: 4px;
}
.problem_box .problem_2 .choose_us .back_img #swiper1_button .circular_on {
  width: 20px;
  height: 6px;
  border-radius: 3px;
  background: #00A1FF;
}
.problem_box .problem_2 .choose_us .p_36 {
  text-align: center;
  font-size: 28px;
  line-height: 40px;
  color: #FFFFFF;
}
.problem_box .problem_2 .choose_us .useCase_t {
  width: 1152px;
  margin: 26px auto 0;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.problem_box .problem_2 .choose_us .useCase_t span {
  text-align: center;
  width: 270px;
  height: 56px;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
}
.problem_box .problem_2 .choose_us .useCase_t .swiper-pagination-bullet-active {
  background: linear-gradient(96.81deg, #008BFF 0%, #29A6FF 100%);
  -webkit-box-shadow: 0px 1px 4px rgba(41, 166, 255, 0.16);
  box-shadow: 0px 1px 4px rgba(41, 166, 255, 0.16);
  border-radius: 8px;
}
.problem_box .problem_2 .choose_us .mySwiper {
  width: 1152px;
  overflow-x: hidden;
  margin: 0 auto;
}
.problem_box .problem_2 .choose_us .swiper-slide {
  padding-top: 26px;
  padding-bottom: 45px;
  width: 1152px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.problem_box .problem_2 .choose_us .swiper-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 368px;
}
.problem_box .problem_2 .choose_us .swiper-slide > div .p_20 {
  font-size: 28px;
  line-height: 40px;
  color: #FFFFFF;
}
.problem_box .problem_2 .choose_us .swiper-slide > div .line {
  margin: 16px 0;
  width: 40px;
  height: 2px;
  background: #008BFF;
}
.problem_box .problem_2 .choose_us .swiper-slide > div .p_16 {
  font-size: 16px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.6);
}
.problem_box .problem_2 .choose_us .swiper-slide > img {
  width: 559px;
  height: 315px;
}
.problem_box .problem_2 > .p_36 {
  font-size: 28px;
  line-height: 40px;
  color: #FFFFFF;
  margin-top: 70px;
  margin-bottom: 12px;
  text-align: center;
}
.problem_box .problem_2 > .p_18 {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
}
.problem_box .problem_2 .p_img > img {
  width: 1152px;
  height: 88px;
  margin-top: 56px;
  margin-bottom: 80px;
}
.problem_box .problem_2 .cooperation_box {
  height: 460px;
  margin: 0 auto;
  background-color: #181820;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_l {
  color: #fff;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_l .cooperation_l_title {
  font-weight: bold;
  font-size: 40px;
  line-height: 56px;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_l .cooperation_l_title .customization {
  color: #008BFF;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_l .txt {
  margin-top: 40px;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_l .solution {
  margin-bottom: 85px;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_l .solution li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_l .solution li .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/themes/luping-theme/assets/images/enterpriseEdition/checkbox.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-right: 8px;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_l .solution li p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r {
  position: relative;
  width: 564px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r .p_20 {
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r .form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 24px 0;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r input {
  width: 270px;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px 12px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r input:hover, .problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r input:focus {
  border: 1px solid #008BFF;
  color: #FFFFFF;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r textarea {
  width: 100%;
  height: 112px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  padding: 10px 12px;
  resize: none;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r textarea:hover, .problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r textarea:focus {
  border: 1px solid #008BFF;
  color: #FFFFFF;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r button {
  width: 100%;
  height: 48px;
  background: linear-gradient(96.81deg, #008BFF 0%, #29A6FF 100%);
  border-radius: 8px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 37px;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r button:hover {
  background: #37B5FF;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r .p_tips {
  position: absolute;
  left: 0;
  bottom: -30px;
  font-size: 13px;
  color: red;
  display: none;
}
.problem_box .problem_2 .cooperation_box .cooperation_staff .cooperation_r.tips .p_tips {
  display: block;
}
.problem_box .problem_2 .circuit {
  padding-top: 80px;
  padding-bottom: 92px;
}
.problem_box .problem_2 .circuit .circuit_title_box {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}
.problem_box .problem_2 .circuit .circuit_title_box p {
  text-align: center;
  line-height: 20px;
}
.problem_box .problem_2 .circuit .circuit_title_box .circuit_title {
  margin-bottom: 12px;
  font-size: 28px;
  color: #fff;
  line-height: 40px;
}
.problem_box .problem_2 .circuit .circuit_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
}
.problem_box .problem_2 .circuit .content_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.problem_box .problem_2 .circuit .content_item .content_img {
  width: 72px;
  height: 72px;
}
.problem_box .problem_2 .circuit .content_item .desc_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.problem_box .problem_2 .circuit .content_item .desc_box .desc_bg {
  width: 60px;
  height: 44px;
  opacity: 0.9;
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.problem_box .problem_2 .circuit .content_item .desc_box .desc {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #0b0b15;
}
.problem_box .problem_2 .circuit .content_item .desc_box .desc .desc_t {
  margin-bottom: 2px;
  font-size: 16px;
  color: #fff;
  line-height: 22px;
}
.problem_box .problem_2 .circuit .content_item .desc_box .desc .desc_b {
  font-size: 12px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.5);
}
.problem_box .problem_2 .circuit .halvingLine {
  width: 32px;
  height: 32px;
  margin-top: 27px;
  margin-left: 93px;
  margin-right: 93px;
}
.problem_box .problem_2 .service_box {
  padding: 32px 0;
  background: #181820;
}
.problem_box .problem_2 .service_box .w1200 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.problem_box .problem_2 .service_box .service_title {
  margin-bottom: 12px;
  font-size: 28px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}
.problem_box .problem_2 .service_box .service_subtitle {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  line-height: 20px;
}
.problem_box .problem_2 .service_box .consultNowBtn {
  height: 40px;
  width: 132px;
  margin-top: 38px;
}
.problem_box .problem_2 .service_box .consultNowBtn .btnTxt {
  font-size: 16px;
}
.problem_box .problem_2 .border_p {
  width: 100%;
  height: 6px;
  background: -webkit-gradient(linear, right top, left top, from(#044CFF), to(#32DCFF));
  background: linear-gradient(270deg, #044CFF 0%, #32DCFF 100%);
}
.problem_box .problem_3 {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  z-index: 120;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.problem_box .problem_3 .feedback {
  width: 426px;
  height: 340px;
  background: #00A1FF;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.problem_box .problem_3 .feedback > :first-child {
  width: 112px;
  height: 112px;
  margin-bottom: 45px;
}
.problem_box .problem_3 .feedback p {
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
}
.problem_box .problem_3 .feedback > :last-child {
  position: absolute;
  bottom: -80px;
  width: 42px;
  height: 42px;
}

.fixed-top {
  display: none;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 9px 23px 0px rgba(196, 194, 217, 0.2);
  box-shadow: 0px 9px 23px 0px rgba(196, 194, 217, 0.2);
  border-radius: 8px;
  border: 1px solid #E7E7E9;
  position: fixed;
  bottom: 50px;
  right: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  padding: 0 11px;
}
.fixed-top .fixed-item {
  position: relative;
}
.fixed-top .fixed-item:hover .hover_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-top .fixed-item:hover a p {
  color: #0079FF;
}
.fixed-top .fixed-item:hover .iconfont {
  color: #0079FF;
}
.fixed-top .fixed-item:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.fixed-top .fixed-item a {
  color: #272727;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 96px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fixed-top .fixed-item .iconfont {
  font-size: 32px;
  line-height: 1;
}
.fixed-top .fixed-item p {
  font-size: 14px;
  font-weight: 400;
  color: #434343;
  line-height: 20px;
  text-align: center;
  margin-top: 10px;
}
.fixed-top .fixed-item .hover_box {
  width: 221px;
  height: 279px;
  position: absolute;
  top: -14px;
  left: -220px;
  background: url("https://cdn-business-static.aunbox.cn/www_luping_com/static/images/enterpriseEdition/img_bg@2x.png") center no-repeat;
  background-size: cover;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 34px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 3px;
  display: none;
}
.fixed-top .fixed-item .hover_box img {
  width: 111px;
  height: 111px;
}
.fixed-top .fixed-item .hover_box .p_14 {
  font-size: 14px;
  font-weight: 600;
  color: #3B3B3B;
  line-height: 24px;
  margin-top: 6px;
}
.fixed-top .fixed-item .hover_box .line_style {
  width: 133px;
  height: 1px;
  opacity: 0.75;
  border-bottom: 1px dashed #D8D8D8;
  margin-top: 4px;
}
.fixed-top .fixed-item .hover_box .p_12 {
  font-size: 12px;
  font-weight: 600;
  color: #3B3B3B;
  line-height: 24px;
  margin-top: 8px;
}
.fixed-top .fixed-item .hover_box .p_time {
  font-size: 14px;
  font-weight: 400;
  color: #6E6E6E;
  line-height: 22px;
  margin-top: -5px;
  margin-left: -8px;
}

/* ---- 响应式适配 ---- */
@media (max-width: 1200px) {
  .w1200 {
    width: 100% !important;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .all_video .video_div,
  .all_video .front {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .w1200 {
    padding: 0 12px;
  }
  .all_video .video_div,
  .all_video .front {
    height: 280px;
  }
  .luping_header {
    height: 50px;
    position: fixed;
    background: #000;
  }
  .luping_header .gohome img {
    width: 120px;
    height: auto;
    margin-top: 0;
  }
  .luping_header ul {
    display: none;
  }
}
