.homepage {
  width: 100%;
  height: auto;
  background-color: transparent;
}

/* 轮播 */
.home_lunbo {
  width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
  z-index: 888;
  background-image: url(../img/banner.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* 导航 */
.product_two {
  width: 100%;
  height: 137px;
  background-color: white;
  display: flex;
  justify-content: center;
  z-index: 666;
  background-image: url(../img/side1_bg.png);
}

.pro_two_kuan {
  width: 1200px;
  height: 121px;
  margin-top: -27px;
  /* background-color: wheat; */
  border-radius: 8px;
  display: flex;
  z-index: 998;
  justify-content: flex-start;
  box-shadow: -2px 0 2px #dedede,
    /*左边阴影*/
    2px 0 2px #dedede,
    /*右边阴影*/
    0 0px 0px #dedede,
    /*顶部阴影*/
    0 4px 4px #dedede;
  /*底边阴影*/
}

.pro_two_kuan ul {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-radius: 8px;
  background-color: white;
  display: flex;
  justify-content: flex-start;
}

.pro_two_kuan ul li {
  flex-grow: 1;
  width: 300px;
  height: 59px;
  margin-top: 30px;
  margin-left: 30px;
  display: flex;
  justify-content: flex-start;
  cursor: pointer;
}

.two_content_left_img {
  margin-right: 20px;
  transition: all 0.2s ease;
  width: 51px;
  height: 59px;
  background: url(../img/ico.png) no-repeat;
  text-align: center;
}

.two_content_left_img.index_server_img1 {
  background-position: 0 top;
}

.two_content_left_img.index_server_img2 {
  background-position: -60px top;
}

.two_content_left_img.index_server_img3 {
  background-position: -120px top;
}

.two_content_left_img.index_server_img4 {
  background-position: -180px top;
}

.pro_two_kuan ul li:hover .two_content_left_img.index_server_img1,
.two_content_left_img.index_server_img1.hover {
  background-position: 0px -60px;
}

.pro_two_kuan ul li:hover .two_content_left_img.index_server_img2,
.two_content_left_img.index_server_img2.hover {
  background-position: -60px -60px;
}

.pro_two_kuan ul li:hover .two_content_left_img.index_server_img3,
.two_content_left_img.index_server_img3.hover {
  background-position: -120px -60px;
}

.pro_two_kuan ul li:hover .two_content_left_img.index_server_img4,
.two_content_left_img.index_server_img4.hover {
  background-position: -180px -60px;
}

.two_text_hei {
  transition: color 0.2s ease;
}

.pro_two_kuan ul li:hover .two_text_hei,
.two_text_hei.hover {
  color: #f6474a;
}

.two_content_image {
  margin: 0;
  padding-right: 20px;
  padding-top: 27px;
}

.two_content_right_tit {
  flex-grow: 2;
  width: 115px;
  height: 121px;
  font-size: 18px;
  color: red;
  /* background-color: sandybrown; */
}

.two_text_hei {
  margin: 0;
  color: #4d4d4d;
  font-size: 18px;
}

.two_text2 {
  margin: 0;
  padding-top: 4px;
  font-size: 14px;
  color: #999999;
}

/* 系统成品体系 */

.hpsan {
  width: 100%;
  height: 700px;
  display: flex;
  justify-content: center;
  background-image: url(../img/side1_bg.png);
}

.hpsan_kuan {
  width: 1200px;
  height: 100%;
  /* background-color: saddlebrown; */
}

.hpsan_content {
  width: 100%;
  height: 350px;
}

.hpsan_content>ul {
  width: 100%;
  height: 100%;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: flex-start;
}

.hpsan_content>ul>li {
  float: left;
  width: 439px;
  height: 320px;
  background: #fff;
  text-align: center;
  /* margin: 0 11px; */
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0px 2px 10px 0px rgba(84, 89, 105, 0.06);
}

.hpsan_li_right {
  margin-right: 20px;
}

.sbsix_kuai_top {
  height: 124px;
  color: #fff;
}

.top_imgone {
  background: url(../img/2f-img1.png) no-repeat center;
  background-size: cover;
}

.top_imgtwo {
  background: url(../img/2f-img3.png) no-repeat center;
  background-size: cover;
}

.top_imgthree {
  background: url(../img/2f-img2.png) no-repeat center;
  background-size: cover;
}

.sbsix_kuai_top>h3 {
  font-size: 22px;
  font-weight: bold;
  padding: 22px 0 4px;
  color: #fff;
  margin-bottom: 0.5rem;
}

.sbsix_kuai_top>p {
  font-size: 15px;
  color: #fff;
}

.sbsix_kuai_til {
  font-size: 14px;
  margin: 25px 25px 34px;
  line-height: 26px;
}

.sbsix_kuai_buttom {
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  margin: 0 8px;
  width: 130px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}

.buttom_line {
  color: #f84930;
  border: 1px solid #f84930;
  line-height: 38px;
}

.buttom_line:hover {
  color: #f84930;
  background-color: #fff5f3;
}

.buttom_red {
  background: linear-gradient(90deg,
      rgba(249, 31, 40, 1),
      rgba(254, 77, 45, 1));
  line-height: 40px;
  color: #fff;
  border: 0 none;
}

.buttom_red:hover {
  color: #fff;
  background: rgb(254, 77, 45, 1);
}

.hpsan_content_sec {
  height: 280px;
  background: url(../img/hotsec_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 2px 12px rgba(92, 89, 89, 0.16);
  -webkit-box-shadow: 0 2px 12px rgba(63, 63, 63, 0.16);
  margin-top: 14px;
  position: relative;
}

.hpsan_tab_hot {
  height: 59px;
  line-height: 61px;
  border-bottom: 1px solid #f2f2f2;
  font-weight: bold;
  font-size: 18px;
  color: #1c1c1c;
  background: url(../img/icon_01.png) no-repeat 17px 20px;
  padding-left: 40px;
}

.hpsan_tab_til {
  max-width: 1000px;
  position: absolute;
  top: 23px;
  left: 320px;
}

.hpsan_tab_til>ul {
  height: 37px;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: flex-start;
}

.hpsan_tab_til>ul>li {
  float: left;
  font-size: 14px;
  color: #6a6363;
  padding: 0 16px;
}

.hpsan_tab_content {
  margin-top: 27px;
}

.hpsan_tab_content>ul {
  height: 160px;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: flex-start;
}

.hpsan_tab_content>ul>li {
  height: 160px;
  /* margin: 0px 15px; */
}

.hpsan_tab_sign {
  margin-left: 18px;
  float: left;
  width: 120px;
  height: 158px;
  border: 1px solid #f3f3f3;
  background: #fff;
  border-radius: 8px;
  margin-left: 23px;
  box-shadow: 0 1px 8px rgba(24, 24, 24, 0.11);
  cursor: pointer;
  overflow: hidden;
  transition: width 0.25s ease, box-shadow 0.25s ease;
}

.hpsan_tab_sign.on {
  border-radius: 4px;
  width: 435px;
  border: 1px solid #efefef;
  box-shadow: 0 1px 10px rgba(115, 115, 115, 0.15);
}

.hpsan_tab_sign .default {
  display: block;
  height: calc(100% - 20px);
  padding: 10px;
  text-align: center;
}

.hpsan_tab_sign.on .default {
  display: none;
}

.sign_img {
  width: 100px;
  height: 100px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  position: relative;
  /* overflow: hidden; */
}

.sign_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.sign_img::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../img/icon_03.png) no-repeat;
  position: absolute;
  top: -6px;
  right: -7px;
}

.sign_tit_one {
  font-size: 12px;
  font-weight: bold;
  color: #4c4c4c;
  text-transform: uppercase;
  margin: 5px -10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sign_tit_two {
  font-size: 12px;
  color: #848484;
  margin: 0 -10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.sign_tit_two span {
  color: #ff2d22;
}

.hpsan_tab_sign .hoverbox {
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative;
  overflow: hidden;
}

.hpsan_tab_sign.on .hoverbox {
  display: block;
}

.hoverbox img {
  width: 156px;
  height: 158px;
  object-fit: cover;
  display: block;
  float: left;
}

.hover_title {
  position: absolute;
  top: 0px;
  left: 175px;
  right: 15px;
  height: 100%;
  padding-top: 8px;
  box-sizing: border-box;
}

.hover_title p {
  font-size: 14px;
  line-height: 23px;
  color: #4c4c4c;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.hover_title span {
  color: #ff2d22;
}

.hover_buttom {
  font-size: 14px;
  text-align: center;
  margin-top: 6px;
  width: 100px;
  display: inline-block;
  line-height: 30px;
  border-radius: 3px;
  color: #fff !important;
  background: #fe4d2d;
  text-decoration: none;
  cursor: pointer;
}

.hover_buttom:hover {
  background: #e63f1f;
  color: #fff !important;
}

.hpsan_more_link {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #595959;
  position: absolute;
  top: 20px;
  right: 21px;
}

.hpsan_more_link::after {
  content: "";
  display: inline-block;
  height: 22px;
  width: 16px;
  vertical-align: top;
  margin-left: 8px;
  background: url(../img/icon_02.png) no-repeat center;
}

/* 主打功能 */
.hpsi {
  width: 100%;
  height: 840px;
  background-image: url("../img/hpsi_back.png");
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
}

.hpsi_kuan {
  width: 1200px;
  text-align: center;
  padding-top: 52px;
  margin-bottom: 58px;
}

.col_kx,
#header_demo {
  overflow: hidden;
  width: 1200px;
}

#header_demo table {
  width: auto;
  border-collapse: collapse;
}

#header_demo1,
#header_demo2 {
  white-space: nowrap;
}

.hpsi_img {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  text-align: center;
}

.hpsi_img>div {
  flex-shrink: 0;
  width: 200px;
  margin-right: 30px;
}

.hpsi_img>div div:nth-child(1) img {
  width: 200px;
  height: 385px;
  display: block;
}

.store_title {
  font-size: 16px;
  /* font-weight: bold; */
  margin-bottom: 20px;
  margin-top: 20px;
}

.QR_code {
  width: 100px;
  margin-top: 30px;
}

.hpsi_title {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  padding-top: 52px;
  margin-bottom: 58px;
}

.hpsi_title>div:nth-of-type(1) {
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  line-height: 30px;
}

.hpsi_title>div:nth-of-type(1) img {
  width: 120px;
}

.hpsi_title h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 25px;
}

.hpsi_title p {
  margin: 0 109px 26px;
  font-size: 16px;
  color: #95989d;
}

.hpsi_buttom {
  background: linear-gradient(90deg, rgba(249, 31, 40, 1), rgba(254, 77, 45, 1)) no-repeat left top;
  font-size: 18px;
  width: 160px;
  border-radius: 3px;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}

.hpsi_buttom:hover {
  color: #fff;
  background: rgb(254, 77, 45, 1);
}

.hpwu {
  width: 100%;
  height: 977px;
  background-image: url("../img/hpwu_back.png");
  background-position: right;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
}

.hpwu_kuan {
  width: 1200px;
  height: 100%;
  /* border: 1px solid #ccc; */
}

.hpwu_tit {
  font-size: 38px;
  color: #1a1a1a;
  text-align: center;
  margin: 0;
  padding-top: 47px;
}

.hpwu_titer {
  font-size: 32px;
  text-align: center;
  color: #333;
  margin: 0;
}

.hpwu_titimg {
  text-align: center;
  margin: 0;
  padding-top: 10px;
  /* padding-bottom: 48px; */
}

.hpwu_content {
  width: 100%;
  height: 717px;
  /* background-color: sandybrown; */
}

.hpwu_tab_top {
  width: 100%;
  height: 66px;
  /* background-color: salmon; */
  display: flex;
  justify-content: center;
}

.hpwu_tab_title {
  width: 690px;
  height: 50px;
  /* background-color: skyblue; */
}

.hpwu_tab_title .hpwu_active {
  cursor: pointer;
  background: linear-gradient(to top, #e76638, #e0443f, #db2e43);
  color: white;
  border: 0;
}

.hpwu_tab_title>ul {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  /* background-color: seagreen; */
  display: flex;
  justify-content: flex-start;
}

.hpwu_tab_title>ul>li {
  width: 230px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  background-color: white;
  font-size: 24px;
  /* border: 1px solid #cccccc; */
}

.hpwu_tab_title>ul>li:nth-child(2n + 1) {
  border: 1px solid #cccccc;
}

.hpwu_tab_title>ul>li:nth-child(2n) {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

.hpwu_tab_title>ul>li:hover {
  cursor: pointer;
  background: linear-gradient(to top, #e76638, #e0443f, #db2e43);
  color: white;
  border: 0;
}

.hpwu_tab_content {
  width: 100%;
  height: 653px;
  /* background-color: saddlebrown; */
}

.hpwu_tab_one {
  width: 100%;
  height: 653px;
  background-image: url("../img/hpwu_tabbackyi.png");
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.hpwu_tab_onecont {
  width: 100%;
  height: 547px;
  margin-top: 55px;
  position: absolute;
  /* background-color: sandybrown; */
  display: flex;
  justify-content: space-between;
}

.hpwutab_onecont_left {
  flex-flow: 1;
  width: auto;
  height: 100%;
  /* background-color: saddlebrown; */
}

.hpwutab_onecont_left>ul,
.hpwutab_onecont_rig>ul {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  /* background-color: skyblue; */
  display: flex;
  flex-direction: column;
}

.hpwutab_onecont_left>ul>li,
.hpwutab_onecont_rig>ul>li {
  width: 100%;
  height: 137px;
  /* border: 1px solid #666; */
  display: flex;
  margin: -25px -40px 25px -30px;
}

.hpwu_tabyi_item {
  width: 428px;
  height: 137px;
  /* background-color: saddlebrown; */
  display: flex;
  justify-content: flex-start;
}

.hpwu_tabyi_itemicon {
  width: 100px;
  text-align: center;
  height: 137px;
  line-height: 137px;
  /* background-color: sandybrown; */
}

.hpwu_tabyi_itemfont {
  width: 315px;
  height: 100%;
  /* background-color: slateblue; */
}

.hpwu_tabyi_itemfont_tit {
  font-size: 22px;
  color: #1a1a1a;
  margin: 0;
  padding-top: 40px;
}

.hpwu_tabyi_itemfont_titrig {
  font-size: 22px;
  color: #1a1a1a;
  margin: 0;
  padding-top: 40px;
  text-align: right;
  white-space: nowrap;
}

.hpwu_tabyi_itemfont_dec {
  font-size: 15px;
  color: #95989d;
  margin: 0;
  white-space: nowrap;
  z-index: 111;
}

.hpwu_tabyi_itemfont_decrig {
  font-size: 15px;
  color: #95989d;
  margin: 0;
  white-space: nowrap;
  z-index: 111;
  text-align: right;
}

.hpwutab_onecont_rig {
  flex-flow: 1;
  width: auto;
  height: 100%;
  /* background-color: skyblue; */
}

.hpwutab_onecont_rig>ul {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  /* background-color: skyblue; */
  display: flex;
  flex-direction: column;
}

.hpliu {
  width: 100%;
  height: 677px;
  background-image: url("../img/hpliu_imgback.png");
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
}

.hpliu_kuan {
  width: 1200px;
  height: 100%;
  /* background-color: slateblue; */
}

.hpliu_tit {
  text-align: center;
  font-size: 38px;
  color: #1a1a1a;
  margin: 0;
  padding-top: 45px;
}

.hpliu_titimg {
  text-align: center;
  margin: 0;
  padding-top: 18px;
}

.hpliu_content {
  width: 100%;
  height: 416px;
  margin: 52px auto 0;
  padding: 0;
  background-color: white;
  display: flex;
  justify-content: flex-start;
}

.hpliu_item {
  width: 720px;
  height: auto;
  /* background-color: saddlebrown; */
}

.hpliu_item>ul {
  width: 720px;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  /* background-color: sandybrown; */
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.hpliu_item>ul>li {
  flex-grow: 1;
  width: 235px;
  height: 208px;
  /* border: 1px solid #ccc; */
}

.hpliu_item_tu {
  width: 100%;
  text-align: center;
  margin: 0;
  padding-top: 14px;
  padding-bottom: 10px;
}

.hpliu_item_tit {
  font-size: 20px;
  color: #1a1a1a;
  text-align: center;
  margin: 0;
}

.hpliu_item_dec {
  font-size: 14px;
  color: #808080;
  text-align: center;
  margin: 0;
  padding: 8px 22px;
}

.hpliu_tu {
  width: 480px;
  height: 416px;
  background-image: url("../img/hpliu_tu.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

.hpqi {
  width: 100%;
  height: 744px;
  /* background-color: sandybrown; */
  display: flex;
  justify-content: center;
}

.hpqi_kuan {
  width: 1200px;
  height: 744px;
  /* background-color: seagreen; */
}

.hpqi_tit {
  text-align: center;
  font-size: 38px;
  color: #1a1a1a;
  margin: 0;
  padding-top: 48px;
}

.hpqi_titimg {
  text-align: center;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 46px;
}

.hpqi_content {
  width: 100%;
  height: auto;
  /* background-color: skyblue; */
  display: flex;
  justify-content: flex-start;
}

.hpqi_left {
  flex-grow: 1;
  width: 600px;
  height: auto;
  padding-right: 20px;
  /* background-color: salmon; */
  /* border: 1px solid #ccc; */
}

.hpqi_right {
  flex-grow: 1;
  width: 600px;
  height: auto;
  padding-left: 20px;
  /* background-color: skyblue; */
  /* border: 1px solid #ccc; */
}

.hpqi_dongtai {
  width: 100%;
  height: 95px;
  /* background-color: sandybrown; */
  display: flex;
  justify-content: flex-start;
}

.hpqi_dongtai_left {
  width: 486px;
  height: 100%;
  /* background-color: springgreen; */
}

.hpqi_dongtai_left_tit {
  font-size: 28px;
  color: #1a1a1a;
  margin: 0;
  padding-top: 5px;
}

.hpqi_dongtai_left_img {
  margin: 0;
}

.hpqi_dongtai_right {
  width: 201px;
  height: 100%;
  /* background-color: slateblue; */
}

.hpqi_dongtai_right_p {
  font-size: 22px;
  color: #808080;
  padding-top: 12px;
  cursor: pointer;
  text-align: right;
}

.hpqi_dongtai_right_p:hover {
  color: #ec6262;
}

.hpqi_dongtai_right_p i {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  margin-right: 10px;
  margin-bottom: 3px;
}

.hpqi_dongtai_right_p i.i1 {
  background: #e52e2e;
  -webkit-animation: bounceopacity 2s 0.5s linear infinite;
}

.hpqi_dongtai_right_p i.i2 {
  background: #ec6262;
  -webkit-animation: bounceopacity 2s 1s linear infinite;
}

.hpqi_dongtai_right_p i.i3 {
  background: #ef8e8e;
  -webkit-animation: bounceopacity 2s 1.5s linear infinite;
}

@keyframes bounceopacity {

  0%,
  100% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }
}

.hpqi_conttu {
  width: 100%;
  height: 220px;
  /* background-color: salmon; */
  display: flex;
  justify-content: flex-start;
  border-bottom: #e4e4e4 1px solid;
}

.hpqi_conttu_left {
  width: 250px;
  height: 100%;
  margin-right: 10px;
  /* background-color: slateblue; */
}

.hpqi_conttu_leftimg {
  height: 187px;
  line-height: 187px;
  overflow: hidden;
}

.hpqi_conttu_leftimg>img {
  width: 100%;
  transition: all 0.5s;
}

.hpqi_conttu_leftimg img:hover {
  -webkit-transform: scale(1.5);
  cursor: pointer;
}

.hpqi_conttu_rig {
  width: 320px;
  height: 100%;
  /* background-color: sandybrown; */
}

.hpqi_conttu_rigtit {
  width: 319px;
  font-size: 20px;
  color: #e52e2e;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  padding-top: 8px;
  cursor: pointer;
}

.hpqi_conttu_rigdec {
  width: 319px;
  text-indent: 34px;
  font-size: 16px;
  color: #808080;
  padding-top: 18px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.hpqi_conttu_riqi {
  /* width: 308px; */
  height: 30px;
  margin-top: 20px;
  /* background-color: skyblue; */
  display: flex;
  justify-content: space-between;
}

.hpqi_conttu_riqi_font {
  width: 92px;
  font-size: 14px;
  color: #808080;
}

.hpqi_conttu_riqi_more {
  width: 63px;
  text-align: right;
  font-size: 14px;
  color: #e52e2e;
  cursor: pointer;
}

.hpqi_xinwen_item {
  width: 580px;
  height: auto;
  margin-top: 10px;
  /* background-color: salmon; */
}

.hpqi_xinwen_item>ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  /* background-color: slategray; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hpqi_xinwen_item>ul>li {
  width: 280px;
  height: 89px;
  /* border: 1px solid #ccc; */
  display: flex;
  justify-content: flex-start;
}

.hpqi_xinwen_itemimg {
  /* width: 40px; */
  height: 100%;
  margin-right: 12px;
  /* background-color: saddlebrown; */
}

.hpqi_xinwen_itemtu {
  text-align: center;
  padding-top: 16px;
}

.hpqi_xinwen_itemcont {
  width: 260px;
  height: 100%;
  cursor: pointer;
  /* background-color: seagreen; */
}

.hpqi_xinwen_itemtit {
  font-size: 16px;
  color: #808080;
  margin: 0;
  padding-top: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.hpqi_xinwen_itemtit:hover {
  color: #e52e2e;
}

.hpqi_xinwen_itemdec {
  font-size: 14px;
  color: #808080;
  margin: 0;
  padding-top: 10px;
}

/* ── 第五屏：9 个电商模块（原 PCTuiguang.css + PCHomePage scoped 样式） ── */

.operation_bg {
  width: 100%;
  background: #fff;
}

.tgtwo,
.tgtwo2 {
  width: 100%;
  display: flex;
  justify-content: center;
}

.tgtwo_kuan {
  width: 1200px;
  height: 100%;
  padding: 46px 0 36px;
  box-sizing: border-box;
}

.tgtwo_item {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.tgtwo_item ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tgtwo_item li {
  width: 400px;
  margin: 0;
  padding-right: 15px;
  background: none !important;
  margin-bottom: 15px;
  box-sizing: border-box;
  text-align: center;
}

.tgtwo_item li:nth-child(3n + 0) {
  padding-right: 0;
}

.tgtwo_item li>div {
  background: #f6f3f3;
}

.tgtwo_item_top {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.tgtwo_item ul li>div:nth-of-type(1) {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}

.tgtwo_item ul li>div:nth-of-type(2) {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}

.tgtwo_img {
  width: 150px;
  height: 150px;
  margin: 10px;
  flex-shrink: 0;
}

.tgtwo_img img {
  width: 150px;
  height: auto;
  object-fit: contain;
  display: block;
}

.tgtwo_title {
  width: 210px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 10px 0;
  text-align: left;
  box-sizing: border-box;
}

.tgtwo_intro {
  text-align: left;
  padding-top: 8px;
  font-size: 14px;
  color: #888;
  font-weight: normal;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.tgtwo_bot {
  width: 100%;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}

.tgtwo_btn {
  text-decoration: none;
  font-size: 18px;
  text-align: center;
  margin: 0 30px;
  width: 120px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  color: #fff !important;
  border-radius: 4px;
  cursor: pointer;
  border: 0 none;
}

.tgtwo_btn.tgbtn1 {
  background: linear-gradient(to right, #f92028, #ff4e2e);
}

.tgtwo_btn.tgbtn2 {
  background: linear-gradient(to right, #fb6901, #fd8910);
}

.tgtwo_btn.tgbtn1:hover,
.tgtwo_btn.tgbtn2:hover {
  color: #fff !important;
  opacity: 0.9;
}

/* ── 第六屏：商城促销功能模块（原 PCZhiXiao.css bc_five） ──────────────── */
.bc_five {
  width: 100%;
  height: 704px;
  background-image: url("../img/bc_5.png");
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
}

.bcfive_kuan {
  width: 1200px;
  height: 100%;
}

.bcfive_top {
  width: 100%;
  height: 203px;
  text-align: center;
  color: white;
}

.bcfive_top_tit {
  margin: 0;
  padding-top: 46px;
  font-size: 38px;
}

.bcfive_top_dec {
  margin: 0;
  padding-top: 24px;
  font-size: 16px;
}

.bcfive_bot {
  width: 100%;
  height: auto;
}

.bcfiveb_top {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: flex-start;
}

.bcfive_bot_content {
  text-align: center;
  flex-grow: 1;
  width: 300px;
  height: auto;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
}

.bcfive_img_kuan {
  width: 100%;
  height: 100px;
}

.bcfivebc_img {
  text-align: center;
  height: 100px;
  line-height: 100px;
  margin: 0;
}

.bcfivebc_tit {
  font-size: 22px;
  color: white;
  margin: 0 0 10px;
}

.bcfivebc_dec {
  font-size: 16px;
  color: white;
  padding: 0 50px;
  margin: 0;
  line-height: 1.6;
}

/* ── 第七屏：直销制度配置（原 PCZhiXiao.css bc_four） ──────────────── */
.bc_four {
  width: 100%;
  height: 889px;
  background-image: url("../img/bc_4.png");
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
}

.bcfour_kuan {
  width: 1200px;
  height: 100%;
}

.bcfour_top {
  width: 100%;
  height: 222px;
}

.bcfour_toptit {
  font-size: 38px;
  text-align: center;
  margin: 0;
  padding-top: 44px;
}

.bcfour_topdec {
  font-size: 16px;
  color: #808080;
  margin: 0;
  text-align: center;
  padding-top: 23px;
}

.bcfour_bot {
  width: 100%;
  height: 582px;
  display: flex;
  justify-content: space-between;
}

.bcfour_botleft {
  width: 908px;
  height: 100%;
}

.bcfour_botleft_top {
  width: 100%;
  height: 282px;
  display: flex;
  justify-content: space-between;
}

.bcfour_item {
  width: 219px;
  height: 100%;
  background-color: #f4f9fa;
  box-sizing: border-box;
}

.bcfouritem_img {
  width: 100%;
  height: 162px;
}

.bcfouritem_tu {
  margin: 0;
  height: 162px;
  line-height: 162px;
  text-align: center;
}

.bcfouritem_tit {
  margin: 0;
  font-size: 20px;
  text-align: center;
}

.bcfouritem_dec {
  margin: 0;
  font-size: 14px;
  text-align: center;
  color: #808080;
  padding-top: 10px;
  padding-left: 32px;
  padding-right: 32px;
}

.bcfour_botleft_bot {
  width: 100%;
  height: 282px;
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
}

.bcfour_botright {
  width: 301px;
  height: 100%;
  background: url("../img/bcfourr3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bcfourrtit1 {
  margin: 0;
  padding-top: 58px;
  font-size: 36px;
  color: #7cafff;
  text-align: center;
  font-style: italic;
}

.bcfourrtit2 {
  margin: 0;
  padding-top: 173px;
  font-size: 36px;
  color: white;
  text-align: center;
  font-weight: 600;
}

.bcfourrdec {
  margin: 0;
  font-size: 16px;
  color: white;
  text-align: center;
  padding-top: 8px;
  padding-left: 40px;
  padding-right: 40px;
}

/* ── 第八屏：增值服务（原 PCZhiXiao.css bc_sseight / bc_six） ─────────── */
.bc_sseight {
  width: 100%;
  height: auto;
  background-color: #f4f5f9;
}

.bc_six {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}

.six_kuan {
  width: 1200px;
  height: 100%;
  background-color: #f4f5f9;
}

.bcsix_top {
  width: 100%;
  height: 199px;
}

.bcsixtop_tit {
  text-align: center;
  font-size: 38px;
  margin: 0;
  padding-top: 46px;
}

.bcsixtop_dec {
  text-align: center;
  font-size: 16px;
  margin: 0;
  color: #808080;
  padding-top: 23px;
}

.bcsix_bot {
  width: 100%;
  height: 559px;
  display: flex;
  justify-content: space-between;
}

.bcsixbot_content {
  width: 290px;
  height: 559px;
  background-color: white;
  box-shadow: -2px 0 2px #e6e6e6, 2px 0 2px #e6e6e6, 0px 0px 0px #e6e6e6, 0 2px 2px #e6e6e6;
  box-sizing: border-box;
}

.bcsixbot_tu1 {
  width: 100%;
  height: 162px;
  background-image: url("../img/bcsix1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bcsixbot_tu2 {
  width: 100%;
  height: 162px;
  background-image: url("../img/bcsix2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bcsixbot_tu3 {
  width: 100%;
  height: 162px;
  background-image: url("../img/bcsix3.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bcsixbot_tu4 {
  width: 100%;
  height: 162px;
  background-image: url("../img/bcsix4.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bcsixbot_title {
  font-size: 24px;
  text-align: center;
  margin: 0;
  padding-top: 108px;
  color: white;
}

.bcsixbot_ulpos {
  width: 100%;
  height: 300px;
  background-color: white;
  box-sizing: border-box;
}

.bcsixbot_ulpos ul {
  margin: 0;
  padding-top: 30px;
  padding-left: 35px;
  list-style: none;
}

.bcsixbot_ulpos ul li {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 16px;
}

.bcsixbot_ulpos span {
  color: #808080;
  font-size: 14px;
  font-weight: 500;
}

.bcsixbot_btnpos {
  width: 100%;
  height: 99px;
  background-color: white;
}

.learnmore_btn {
  margin: 0;
  padding-top: 5px;
  color: #f96a69;
  text-align: center;
}

.learnmore_btn button {
  border: 1px solid #f96a69;
  padding: 12px 54px;
  background-color: white;
  outline: none;
  cursor: pointer;
  color: #f96a69;
  font-size: 14px;
  border-radius: 2px;
  transition: all 0.2s ease;
}

.learnmore_btn button:hover {
  background-color: #f96a69;
  color: white;
}