
html {
    font-size: 16px;
}
body {
    margin: 0;
    padding: 0;
    font-size: 16px; /* 原 1rem = 16px */
}
.news-bg {
  background-image: url('../img/home/news.png');
  width: 7.5rem;
  height: 2rem;
  background-size: cover;
}
/* 头部菜单样式 */
.menu-right > a,
.menu-right .item.serve > a {
  display: block; 
  padding: 0.5rem 2rem;
  transition: all 0.3s ease;
}

.menu-right > a:hover,
.menu-right .item.serve > a:hover {
  background-color: #d29544 !important;
  color: white !important;
}

.menu-right > a[href="../tangshan"] {
  background-color: #d29544;
  color: white;
}

.menu-right .serve .serve-box {
  display: none;
  position: absolute;
  background: white;
  z-index: 100;
}

.menu-right .serve:hover .serve-box {
  display: flex;
  flex-direction: column;
}

.point {
  width: 4px; 
  height: 4px;
  border-radius: 100%;
  background: white;
  margin-right: 4px;
}

.news-tip a {
  color: white;
}

.sub-div {
  margin-top: 16px;
  padding-top: 32px;
  padding-bottom: 20px;
  font-size: 32px; 
  font-weight: bold;
  color: #262626;
  justify-content: center;
  text-align: center;
}

.sub-content {
  height: 16px;
  font-size: 17.6px; 
  color: #595959;
  line-height: 28.8px; 
  font-weight: normal;
  display: flex;
  justify-content: center;
  margin: 3.2px 0px 8px 0px; 
}

.service-recommend {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 12px; 
  width: 100%;
}

.service-recommend-content {
  padding: 12px 9.6px 16px 9.6px; 
  border: 1px solid #d2d2d2; 
}

.service-recommend-content img {
  width: 100%;
}

.service-recommend-content div {
  margin-top: 8px;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  color: #111111;
  line-height: 28.8px;
}

.service-recommend-sub-content {
  margin-top: 8px;
  font-weight: normal;
  font-size: 14.4px; 
  color: #0a3a97;
  line-height: 1.8px;
}

.service-recommend-sub-content a {
  color: #0A3A97;
}

.service-advantage {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 28.8px; 
}

.service-advantage-content img {
  width: 100%;
}

.service-advantage-content div {
  position: relative;
  top: -80%;
  left: 10%;
  font-size: 24px; 
  color: #FFFFFF;
  line-height: 28.8px;
}

.base-service {
  width: 50%;
  background-color: white;
  height: 664px; 
}

.base-service-tag {
  width: 8px;
  height: 24px;
  border-left: 2px solid #d29544; 
}

.base-service-title {
  width: 115.2px; 
  height: 28.8px;
  font-size: 28.8px;
  font-weight: bold;
  color: #222222;
  line-height: 24px;
}

.base-service-sub-title {
  width: 76.8px;
  font-size: 19.2px; 
  font-weight: bold;
  color: #d29544;
  line-height: 28.8px;
}

.box {
  padding: 0px 16px 0px 16px;
  height: 160px;
  background: #f2f6fa;
  border-radius: 5px; 
}

.box-title {
  margin-top: 16px;
  width: 224px; 
  font-size: 16px;
  font-weight: bold;
  color: #262626;
  line-height: 28.8px;
}

.box-content {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #262626;
  line-height: 24px; 
  height: 64px; 
}

.box-div {
  font-size: 14px; 
  display: flex;
  justify-content: flex-end;
}

.box-btn {
  width: 92.8px; 
  height: 30.4px;
  border: 1px solid #d29544;
  border-radius: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #d29544;
  line-height: 32px; 
  text-align: center;
  cursor: pointer;
}
.box-btn:hover {
  background-color:  #d29544;
  color: white;
}
.box-right-1 {
  font-size: 14px;
  font-weight: bold;
  color: #262626;
  line-height: 30px;
  height: 25.6px; 
}

.box-right-2 {
  font-size: 14px; 
  font-weight: 400;
  color: #9fa1a3;
}

.box-right-3 {
  font-size: 14px;
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.box-right-4 {
  font-size: 14px;
  font-weight: 400;
  color: #9fa1a3;
  line-height: 24px;
}

.service-content-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 9.6px; 
  grid-row-gap: 9.6px;
}

.base-service-right-1 {
  width: 8px;
  margin-top: 8px;
}

.base-service-right-2 {
  width: 65%;
  margin-left: 5px; 
}

.base-service-right-3 {
  display: flex;
  align-items: center;
}

.logistics-image {
  width: 56px; 
  height: 56px;
  border-radius: 56px;
  background-size: cover;
}

.base-service-right-1-1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.base-service-right-1-1 div {
  width: 7.2px; 
  height: 7.2px;
  background: #ffffff;
  border: 1px solid #d29544;
  border-radius: 50%;
}
.base-service-right-1-2 {
  display: flex;
  justify-content: center;
}
.base-service-right-1-2 div {
  border-left: 1px dashed #d29544;
  height: 35.2px; 
  width: 1px;
}
.base-service-right-1-3 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.base-service-right-1-3 div {
  width: 7.2px;
  height: 7.2px;
  background: #ffffff;
  border: 1px solid #d29544;
  border-radius: 50%;
}
.line-13-div {
  padding: 0px;
  text-align: center;
  border-radius: 10px; 
}
.line-13-img {
  width: 100%;
}
.line-13-sub-div {
  background:#f7f9fc;
  border-radius: 10px;
}
.line-13-sub-title {
  width: 100%;
  font-size: 20px; 
  font-weight: bold;
  color: #d29544;
  line-height: 30px; 
  text-align: center;
  margin-top: 20px;
  display: block;
  justify-content: center !important;
  align-items: center;
}
.line-13-sub-title-right {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 30px;
}
.line-13-sub-content {
  margin: 8px 13.6px 8px 13.6px; 
  font-size: 14px;
  font-weight: 400;
  color: #252526;
  line-height: 24px; 
}
.point-point-point-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.point-point-point-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.service-div {
  height: 64px; 
}
.point-point-point-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.point-point-point {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.line-17-left-title {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 28.8px;
}
.line-17-left-content {
  font-size: 14.4px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
}
.bottom-text {
  margin-right: 8px;
  font-size: 12.8px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25.6px;
}
.lie {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.center {
  margin-left: 11%;
  margin-right: 11%;
  width: 78%;
}
.margin-left-right {
  margin-left: 11%;
  margin-right: 11%;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.autoImg {
  display: block;
  width: 100%;
  height: 100%;
}
/* 海运空运铁运提交 */
.transportBox {
  width: 25rem;
  height: 16rem;
  margin-right: 10.5rem;
  margin-top: 4.8rem;
  background: #ffffff;
  box-shadow: 0px 1px 1.5rem 0px rgba(153, 153, 153, 0.3);
  border-radius: 4px;
  text-align: center;
  padding: 1rem 2rem 1.9rem 2.05rem;
  box-sizing: border-box;
}
.transport {
  display: flex;
  justify-content: space-between;
  padding: 0 8.8px; 
}
.transportIcon {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.transportIcon:nth-child(1) {
  border-right: 1px solid #e4e4e4;
  width: 107.2px;
}
.transportIcon:nth-child(2) {
  border-right: 1px solid #e4e4e4;
  width: 107.2px;
}
.transportIcon div:nth-child(1) {
  margin-right: 9.6px; 
}
.transportIcon div:nth-child(2) {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}
.transportIcon.active div:nth-child(2) {
  color: #d59d56;
}
.radioBox {
  display: flex;
  margin-top: 32.8px; 
}
.radio-inline1 {
  margin-right: 19.2px; 
}
.radio-inline label {
  font-size: 12.8px;
  color: #333;
}
input[type='radio'] + label::before {
  content: '\a0';
  display: inline-block;
  vertical-align: middle;
  width: 12.8px;
  height: 12.8px;
  margin-right: 8px;
  margin-bottom: 1px;
  border-radius: 50%;
  text-indent: 0.15em;
  border: 1px solid #cccccc;
}
input[type='radio']:checked + label::before {
  background-color: #d59d56;
  background-clip: content-box;
  border: 1px solid #d59d56;
  padding: 2px;
}
input[type='radio'] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.radio-inline {
  padding-left: 0;
}
.register-form .selectBox {
  margin-top: 19.2px;
  width: 100%;
  height: 36.8px; 
  border-radius: 4px;
  position: relative;
  display: flex;
  align-items: center;
}
.submitbtn {
  width: 160px; 
  height: 40px; 
  background: #d59d56;
  border-radius: 3.2px;
  border: 1px solid #d59d56;
  color: #fff;
  font-size: 14.4px;
  margin-top: 50.4px; 
  cursor: pointer;
}
.quotation-box-text {
  width: 60px;
  font-size: 14px;
  color: #d59d56;
  margin-right: 16.8px; 
}
.quotation-box-img {
  width: 24px; 
  height: 24px;
}
.none {
  display: none;
}
.solution-div {
  margin-top: 44.8px; 
  padding-top: 0px;
  padding-bottom: 0px;
}
.solution-title {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #262626;
  line-height: 28.8px;
  text-align: center;
}
.solution-content {
  margin-top: 32px;
  width: 1196.8px; 
  height: 71.2px; 
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 24px; 
}
.solution-parent-div {
  height: 400px; 
  margin-top: 32px;
}
.solution-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  grid-column-gap: 36px; 
  width: 100%;
}
.solution-grid-div {
  width: 376px; 
  height: 400px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 6.4px; 
}
.solution-img {
  width: 376px;
  height: 240px; 
}
.solution-sub-content {
  margin-top: 19.2px;
  font-size: 14.4px;
  line-height: 24px; 
}
.solution-sub-title {
  margin-top: 25.6px;
  font-size: 19.2px;
  font-weight: bold;
  color: #d59d56;
  line-height: 24px;
}
.statement-div {
  width: 100%;
  height: 416px; 
  margin-top: 44.8px;
}
.statement-box-img {
  width: 96px; 
  height: 96px;
}
.statement-box-title {
  margin-top: 37.6px; 
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
}
.statement-box-content {
  margin-top: 25.6px;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.statement-title {
  margin-top: 44.8px;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}
.statement-grid-div {
  height: 227.2px; 
  margin-top: 60.8px;
}
.statement-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 125.6px;
}
.statement-grid-child {
  text-align: center;
  width: 244px; 
  height: 231.2px; 
}
.process-up-title {
  margin-top: 44.8px;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #262626;
}
.process-content {
  margin-bottom: 44.8px;
  margin-top: 38.4px; 
}
.process-child-height {
  height: 216px; 
}
.process-box {
  background: transparent;
  text-align: center;
}
.process-box-text {
  margin-top: 19.2px;
  font-size: 19.2px;
  color: #333333;
}
.process-box-img {
  width: 148.8px;
  height: 148.8px;
}
.process-arrow {
  width: 189.6px; 
  height: 18.4px; 
  margin-bottom: 65.6px; 
}
.submit-div {
  background-image: url('../img/logistics/bottom_bg@2x.jpg');
  background-size: cover;
  height: 584px;
}
.submit-text {
  margin-top: 129.6px; 
  font-size: 32px;
  font-weight: bold;
  color: #ffffff;
}
.submit-form {
  width: 448px;
  height: 456px; 
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 1px 24px 0px rgba(153, 153, 153, 0.3);
  border-radius: 0px 4px 4px 4px;
  padding-left: 32px;
  padding-top: 12.8px; 
  margin-top: 60.8px;
}
.submit-form-tel-prefix {
  display: flex;
  margin-top: 10.4px; 
}
.submit-form-check {
  margin-top: 9.6px;
  margin-right: 32px;
  display: flex;
}
.submit-form-privacy {
  color: #d59d56;
  cursor: pointer;
}
.submit-form-submit {
  text-align: center;
  margin-top: 24px;
}
.form-title {
  font-size: 12.8px;
  margin-top: 15.2px; 
}
.form-input {
  border: 1px solid #e4e4e4;
  background: #ffffff;
  border-radius: 4px;
  padding-left: 10.4px;
  width: 384px; 
  height: 36.8px;
  margin-top: 10.4px;
}
.form-phone-input {
  border: 1px solid #e4e4e4;
  background: #ffffff;
  border-radius: 0px 3.2px 3.2px 0px;
  padding-left: 10.4px;
  width: 347.2px; 
}
.form-phone-prefix {
  font-size: 12.8px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36.8px;
  height: 36.8px;
  background: #f8f8f8;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-radius: 3.2px 0px 0px 3.2px;
}
.form-select {
  border: 1px solid #e4e4e4;
  background: #ffffff;
  border-radius: 4px;
  padding-left: 10.4px;
  width: 396px;
  height: 36.8px;
  margin-top: 10.4px;
  color: #cccccc;
}
.form-btn {
  width: 160px;
  height: 40px;
  background: #d59d56;
  border-radius: 4px;
  font-size: 12.8px;
  color: #ffffff;
}
.form-star {
  width: 6.4px; 
  height: 6.4px;
  font-size: 16px;
  color: #ff0000;
  margin-top: 6.4px;
  margin-right: 5.6px; 
  display: inline-block;
  vertical-align: middle;
  line-height: 6.4px;
}
.form-policy {
  font-size: 14px;
  color: #333333;
  line-height: 19.2px;
  margin-left: 12.8px;
  width: 364px; 
}
.form-check-box {
  width: 19.2px;
  height: 19.2px;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  border-radius: 4px;
}
.pointer {
  cursor: pointer;
}
.line-17-left-title {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 28.8px;
}
.line-17-left-content {
  font-size: 14.4px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
}
.bottom-text {
  margin-right: 8px;
  margin-top: 4px;
  font-size: 12.8px;
  color: #ffffff;
  line-height: 25.6px;
}
.apply-box {
  width: 100%;
  background:url("../img/public/bg@2x.jpg");
  background-size: cover;
  height: 115.2px; 
  display: flex;
  align-items: center;
  justify-content: center;
}
.apply-text {
  font-size: 32px;
  font-weight: bold;
  color: #8f7359;
  line-height: 20.8px; 
  margin-right: 32px;
}
.apply-button {
  width: 128.8px; 
  height: 43.2px; 
  background: #ffffff;
  font-size: 19.2px;
  font-weight: bold;
  color: #8f7359;
  line-height: 43.2px;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
}
.bottom-menu-box {
  height: 6rem;
  background-color: #d29544;
  color: white;
  border-bottom: 0.8px solid white;
  /*margin-top: 20px;*/
}
.bottom-menu-left-text {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 1fr);
  width: 50%;
  text-align: center;
  font-size: 9.6px; 
}
.bottom-menu-left-title {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 28.8px;
}
.bottom-menu-left-content {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 32px;
}
.bottom-menu-left-width {
  width: 20px; 
}
.bottom-menu-center-text-1 {
  font-size: 19.2px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px; 
  letter-spacing: 6.4px; 
}
.bottom-menu-center-text-2 {
  border-bottom: 0.8px solid white;
  font-size: 14px; 
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
}
.bottom-menu-center-text-3 {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 12.8px; 
}
.bottom-menu-center-text-4 {
  margin-left: 12px;
  font-size: 17.6px;
  font-weight: 400;
  color: #ffffff;
  line-height: 12.8px;
}
.bottom-menu-center-margin {
  margin-top: 16px;
}
.bottom-menu-center-img {
  width: 27.2px; 
  height: 27.2px;
}
.bottom-menu-right-width {
  width: 28px; 
}
.bottom-menu-grid {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 30% 70%;
  grid-row-gap: 0px;
  grid-column-gap: 8px;
  width: 20%;
  text-align: center;
  margin-bottom: 16px;
}
.bottom-menu-right-text-1 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 28.8px;
}
.bottom-menu-right-text-2 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
}
.bottom-menu-right-img {
  width: 96px;
  height: 96px;
}
.link-box {
  background-color: #d29544;
 font-size: 14px;
  color: white;
  height: 3rem;
}
.link-bottom-text {
  margin-right: 8px;
  margin-top: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  cursor: pointer;
}
.layui-form-radio {
  margin: unset;
  padding: unset;
}
.layui-form-select {
  width: 97%;
}
.layui-form-radioed,
.layui-form-radioed > i,
.layui-form-radio:hover > * {
  color: #d59d56;
}
dd {
  text-align: left;
}
.accordion-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.accordion-row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  gap: 0;
  background: transparent;
  justify-content: space-between; 
}
.accordion-row .card {
  flex: 1;
  position: relative;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1);
  overflow: hidden;
  border-radius: 0px !important;
  background: transparent;
  height: 192px; /* 原 12rem = 192px */
}
.card-image {
  width: 100%;
  height: 192px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
  display: block;
  border-radius: 0px !important;
}
.title-group {
  position: absolute;
  top: 14px; 
  left: 16px;
  text-align: left;
  z-index: 3;
  background: transparent;
  pointer-events: none;
}
.code-number {
  font-size: 20px;
  font-weight: 700;
  color: #d29544;
  line-height: 1.2;
  display: block;
  background: transparent;
}
.trade-type {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 1.2;
  display: block;
  margin-top: 2px;
  background: transparent;
}
.arrow-icon {
  position: absolute;
  bottom: 14px;
  left: 16px;
  width: 36px; 
  height: 36px;
  background: rgba(0, 0, 0, 0.55);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  backdrop-filter: blur(2px);
  z-index: 3;
  pointer-events: none;
}
.arrow-icon img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
.accordion-row .card:hover {
  flex: 0 0 465px; 
  width: 100%;
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  z-index: 10;
}
.accordion-row:hover .card:not(:hover) {
  flex: 1;
}
.card:hover .arrow-icon {
  background: #d29544;
  transform: scale(1.05);
}
@media (max-width: 1200px) { 
  .accordion-row .card:hover {
      flex: 0 0 360px; 
      width: 360px;
  }
}
@media (max-width: 900px) { 
  .accordion-row {
      flex-wrap: wrap;
  }
  .card {
      flex: 1 1 100%;
      height: 192px;
  }
  .accordion-row .card:hover {
      flex: 1 1 100%;
      width: 100%;
  }
}
.service-section {
  background: transparent;
  padding: 20px 0;
  font-family: system-ui, 'Segoe UI', 'PingFang SC', Roboto, 'Helvetica Neue', sans-serif;
}
.service-section .service-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  width: 100%;
  margin: 0 auto;
}
.service-section .card {
  width: 466px; 
  overflow: visible;
  height: 154px; 
  background: linear-gradient(90deg, #d29541, #ba8135);
  border-radius: 10px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.service-section .card-img {
  width: 161px; 
  flex-shrink: 0;
  margin-top: -20px;
  margin-left: 10px;
  margin-right: 12px;
}
.service-section .card-img img {
  width: 161px;
  height: 152px; 
  object-fit: cover;
  border-radius: 10px;
  display: block;
  max-width: 100%;
}
.service-section .card-text {
  flex: 1;
  text-align: left;
  padding-right: 12px;
}
.service-section .card-text h3 {
  font-size: 22px; 
  font-weight: 700;
  color: white;
  margin: 0 0 10px 0;
  line-height: 1.35;
}
.service-section .card-text p {
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 1.5;
  margin: 0;
  opacity: 0.94;
}
@media (max-width: 1400px) { 
  .service-section .card { width: 420px; height: 148px; }
  .service-section .card-img { width: 145px; margin-top: -9px; margin-left: 8px; }
  .service-section .card-img img { width: 145px; height: 137px; }
  .service-section .card-text h3 { font-size: 17px; }
  .service-section .card-text p { font-size: 15px; }
}
@media (max-width: 1200px) { 
  .service-section .card { width: 370px; height: 142px; }
  .service-section .card-img { width: 130px; margin-top: -8px; }
  .service-section .card-img img { width: 130px; height: 125px; }
  .service-section .card-text h3 { font-size: 16px; margin-bottom: 6px; }
  .service-section .card-text p { font-size: 14px; }
}
@media (max-width: 900px) { 
  .service-section .service-row { flex-direction: column; align-items: center; gap: 28px; }
  .service-section .card { width: 100%; max-width: 466px; height: auto; min-height: 154px; }
  .service-section .card-img { margin-top: -10px; margin-left: 10px; }
}
.service-card {
  outline: 1px solid transparent;
  transition: outline-color 0.2s ease;
  border-radius: 5px; 
}
.service-card:hover {
  outline-color: #d29544;
}
.news-main {width:100%;margin: 0 auto;}
.news-main .left { width: 700px;  margin-right: 20px; }
.news-main .left .img-box {
  box-sizing: border-box;
  background: #efefef;
  padding: 10px;
}
.news-main .left .img-box img {
  width: 100%;
  height: 100%;
}
.news-main .left .news-item {
  margin-top: 10px;
  padding: 20px;
  background: #f7f9fc;
  line-height: 24px;
}
.news-main .left .news-item .news-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 20px 0px;
}
.news-main .left .news-item .news-text {font-size:16px;}
.news-main .right {line-height: 24px;flex: 1; }
.news-main .right .news-item {
  border-bottom: 2px solid #efefef;
  background: #f7f9fc;
  padding: 20px;
}
.news-main .right .news-item .news-text {font-size:16px;}
.news-main .right .news-item .news-time {
  margin-top: 10px;
  padding-bottom: 10px;
}
.news-main .right .news-item .news-time .time {
  font-size: 16px;
  font-weight: 400;
  color: #73747A;
  line-height: 30px;
  opacity: 0.47;
}
.news-main .right .news-item .news-time .more {
  font-size: 16px;
  font-weight: bold;
  color: #B6B6BD;
  line-height: 30px;
  cursor: pointer;
}
.news-main .right .news-item .news-time .more .dot {
  margin-left: 10px;
  background: #BBBCC2;
  width: 1px;
  height: 1px;
  border-radius: 50%;
}
.news-main .right .news-item .news-time .more .dot div {
  width: 5px;
  height: 5px;
  background: #FFFFFF;
  border-radius: 50%;
  margin: 1px;
}
.news-main .right .news-item:hover {
  border-bottom-color: #d29544;
}
.news-main .right .news-item .news-title {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
}
.news-main .right .news-item:hover .news-title {
  color: #d29544;
}
.news-main .right .news-item:hover .more {
  color: #d29544 !important;
}
.news-main .right .news-item:hover .more .dot {
  background: #d29544 !important;
}
.news-main .right .te {
  border-bottom-color: #d29544;
}
.news-main .right .te .news-title {
  color: #d29544;
  font-weight: bold;
}
.news-main .right .te .more {
  color: #d29544 !important;
}
.news-main .right .te .more .dot {
  background: #d29544 !important;
}
.float-btn {
  position: fixed;
  right: 2.2rem;
  top: 35%;
  width: 5.625rem;
  height: 5.625rem;
  background: linear-gradient(135deg, #e5c59a 0%, #d29544 50%);
  border-radius: 50%;
  box-shadow: 0 0.3125rem 1.25rem rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 1000;
  animation: pulse 2s infinite;
}
.float-btn:hover {
  transform: translateY(-0.3125rem) scale(1.05);
  box-shadow: 0 0.5rem 1.5625rem rgba(0, 0, 0, 0.3);
}
.entry-icon {
  width: 30px;
  height: 30px;
  margin-bottom: 2px;
  background-image:url("../img/home/ai.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) { /* 原 48rem = 768px */
  .float-btn {
    right: 20px;
    bottom: 20px;
    width: 70px;
    height: 70px;
  }
}

/* 头部菜单样式 */
.menu-right > a,
.menu-right .item.serve > a {
  display: block;
  padding: 8px 32px;
  transition: all 0.3s ease;
  font-size: 16px;
}

/* 鼠标悬停时的黄色背景和白色文字 */
.menu-right > a:hover,
.menu-right .item.serve > a:hover {
  background-color: #d29544 !important;
  color: white !important;
}

/* 当前页面"首页"的激活样式 */
/*.menu-right > a[href="../"] {
  background-color: #d29544;
  color: white;
}*/

/* 下拉菜单样式 */
.menu-right .serve .serve-box {
  display: none;
  position: absolute;
  background: white;
  z-index: 100;
}

.menu-right .serve .serve-box a {
  font-size: 14px;
  padding: 8px 16px;
  display: block;
  white-space: nowrap;
}

.menu-right .serve:hover .serve-box {
  display: flex;
  flex-direction: column;
}




    .line-3-text {
        margin: 0rem 1rem 0rem 1rem;
        font-size: 0.8rem;
        font-weight: 400;
        color: #333333;
    }

    .line-3-text2 {
        margin: 0rem 0.5rem 0rem 0.5rem;
        font-size: 0.7rem;
        font-weight: 400;
        color: #666666;
    }

    /* ---------- 联系方式弹窗 contact ------------ */
    .contact-btn {
        height: 2.3rem;
        width: 5rem;
        font-size: 0.8rem;
        color: #d59d56;
        background: white;
        border-radius: 0.1rem;
        border: 0.05rem solid #d59d56;
        margin-top: 2rem;
    }

    .contact-qrcode {
        margin-top: 1.4rem;
        font-size: 0.8rem;
        color: #333333;
        line-height: 0.8rem;
    }

    .contact-close-img {
        margin-top: 1.2rem;
        background-image: url('../img/eCommerce/eCommerceClose.png');
        background-size: cover;
        height: 0.8rem;
        width: 0.8rem;
    }

    .contact-img {
        height: 18rem;
        width: 18rem;
        background-color: white;
        margin-top: 1.1rem;
        background-image: url('../img/public/gzh.jpg');
        background-size: cover;
    }

    .contact-tip {
        margin-top: 1.3rem;
        font-size: 0.7rem;
        color: #666666;
        line-height: 0.7rem;
    }

    .contact-phone {
        margin-top: 1.5rem;
        font-size: 1.5rem;
        font-weight: bold;
        color: #333333;
        line-height: 1.2rem;
    }

    .contact-phone-text {
        font-size: 1rem;
        color: #262626;
        margin-top: -0.05rem;
    }

    .contact-phone-div {
        height: 29rem;
        width: 22.6rem;
        background-color: #F3f4f7;
        margin-top: 1.6rem;
    }

    .popup {
        font-size: 0.9rem;
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 9999;
        background-color: #666666;
        color: white;
        /* border: 1px solid #dddddd; */
        padding: 1rem;
    }

    /* 悬浮按钮样式 */
    .float-btn {
        position: fixed;
        right: 2.2rem;
        top: 35%;
        bottom: 30px;
        width: 90px;
        height: 90px;
        background: linear-gradient(135deg, #db6824 0%, #d29544 100%);
        border-radius: 50%;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: white;
        cursor: pointer;
        transition: all 0.3s ease;
        z-index: 1000;
        animation: pulse 2s infinite;
    }

    .float-btn:hover {
        transform: translateY(-5px) scale(1.05);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    }

    .float-btn i {
        font-size: 28px;
        margin-bottom: 5px;
    }

    .float-btn span {
        font-size: 12px;
        font-weight: 600;
    }

    @keyframes pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(219, 119, 21, 0.7);
        }
        70% {
            box-shadow: 0 0 0 10px rgba(52, 152, 219, 0);
        }
        100% {
            box-shadow: 0 0 0 0 rgba(52, 152, 219, 0);
        }
    }

    /* 响应式设计 */
    @media (max-width: 768px) {
        .float-btn {
            right: 20px;
            bottom: 20px;
            width: 70px;
            height: 70px;
        }

        h1 {
            font-size: 2rem;
        }
    }

    .entry-icon {
        width: 30px;
        height: 30px;
        margin-bottom: 2px;
        background-image: url('../img/home/ai.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }