@charset "UTF-8";

/*!
 * WFFW(Webfront Framework) of PPSS - ppss-0.5.5-beta Copyright©2023 W3
 *
 * style - 2023/09/20
 * 说明：统一样式
 * 用法：html 文件中引用
*/
*:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

label {
  margin-bottom: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  line-height: 1em;
}

dl,
ol,
ul {
  padding: 0;
  margin: 0;
}

dl li,
ol li,
ul li {
  list-style: none;
}

table {
  width: 100%;
}

table tr.hd {
  display: table-row;
}

img {
  -o-object-fit: cover;
  object-fit: cover;
}

/* Swiper过渡效果由Swiper库自己控制，不需要覆盖 */

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

.al {
  text-align: left;
}

.ar {
  text-align: right;
}

.ac {
  text-align: center;
}

.aj {
  text-align: justify;
}

.lc {
  text-transform: lowercase;
}

.uc {
  text-transform: uppercase;
}

.pa-tl {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.pa-tr {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}

.pa-br {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
}

.pa-bl {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}

.elli {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.elli-1 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.u-newslist .i>.ct p.p2.elli-2 {
  display: -webkit-box !important;
  overflow: hidden !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  white-space: normal !important;
  text-overflow: unset !important;
}

.elli-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  text-overflow: unset;
}

.elli-3 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.elli-4 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.ofvi {
  overflow: visible !important;
}

.ht00 {
  display: block;
  height: 0px;
}

.ht05 {
  display: block;
  height: 5px;
}

.ht10 {
  display: block;
  height: 10px;
}

.ht15 {
  display: block;
  height: 15px;
}

.ht20 {
  display: block;
  height: 20px;
}

.ht25 {
  display: block;
  height: 25px;
}

.ht30 {
  display: block;
  height: 30px;
}

.ht35 {
  display: block;
  height: 35px;
}

.ht40 {
  display: block;
  height: 40px;
}

.ht45 {
  display: block;
  height: 45px;
}

.ht50 {
  display: block;
  height: 50px;
}

.ht55 {
  display: block;
  height: 55px;
}

.ht60 {
  display: block;
  height: 60px;
}

.ht65 {
  display: block;
  height: 65px;
}

.ht70 {
  display: block;
  height: 70px;
}

.ht75 {
  display: block;
  height: 75px;
}

.ht80 {
  display: block;
  height: 80px;
}

.ht100 {
  display: block;
  height: 100px;
}

.ht85 {
  display: block;
  height: 85px;
}

.ht90 {
  display: block;
  height: 90px;
}

.ht95 {
  display: block;
  height: 95px;
}

.wh00 {
  display: inline-block;
  width: 0px;
}

.wh05 {
  display: inline-block;
  width: 5px;
}

.wh10 {
  display: inline-block;
  width: 10px;
}

.wh15 {
  display: inline-block;
  width: 15px;
}

.wh20 {
  display: inline-block;
  width: 20px;
}

.wh25 {
  display: inline-block;
  width: 25px;
}

.wh30 {
  display: inline-block;
  width: 30px;
}

.wh35 {
  display: inline-block;
  width: 35px;
}

.wh40 {
  display: inline-block;
  width: 40px;
}

.wh45 {
  display: inline-block;
  width: 45px;
}

.wh50 {
  display: inline-block;
  width: 50px;
}

.wh55 {
  display: inline-block;
  width: 55px;
}

.wh60 {
  display: inline-block;
  width: 60px;
}

.wh65 {
  display: inline-block;
  width: 65px;
}

.wh70 {
  display: inline-block;
  width: 70px;
}

.wh75 {
  display: inline-block;
  width: 75px;
}

.wh80 {
  display: inline-block;
  width: 80px;
}

.wh85 {
  display: inline-block;
  width: 85px;
}

.wh90 {
  display: inline-block;
  width: 90px;
}

.wh95 {
  display: inline-block;
  width: 95px;
}

.em00 {
  display: inline-block;
  width: 0em;
}

.em05 {
  display: inline-block;
  width: 0.5em;
}

.em10 {
  display: inline-block;
  width: 1em;
}

.em15 {
  display: inline-block;
  width: 1.5em;
}

.em20 {
  display: inline-block;
  width: 2em;
}

.em25 {
  display: inline-block;
  width: 2.5em;
}

.em30 {
  display: inline-block;
  width: 3em;
}

.em35 {
  display: inline-block;
  width: 3.5em;
}

.em40 {
  display: inline-block;
  width: 4em;
}

.em45 {
  display: inline-block;
  width: 4.5em;
}

.em50 {
  display: inline-block;
  width: 5em;
}

.em55 {
  display: inline-block;
  width: 5.5em;
}

.em60 {
  display: inline-block;
  width: 6em;
}

.em65 {
  display: inline-block;
  width: 6.5em;
}

.em70 {
  display: inline-block;
  width: 7em;
}

.em75 {
  display: inline-block;
  width: 7.5em;
}

.em80 {
  display: inline-block;
  width: 8em;
}

.em85 {
  display: inline-block;
  width: 8.5em;
}

.em90 {
  display: inline-block;
  width: 9em;
}

.em95 {
  display: inline-block;
  width: 9.5em;
}

.nobg {
  background: none !important;
}

.nobt {
  border-top: none !important;
}

.nobr {
  border-right: none !important;
}

.nobb {
  border-bottom: none !important;
}

.nobl {
  border-left: none !important;
}

.nobd {
  border: none !important;
}

.nopt {
  padding-top: 0 !important;
}

.nopr {
  padding-right: 0 !important;
}

.nopb {
  padding-bottom: 0 !important;
}

.nopl {
  padding-left: 0 !important;
}

.nopd {
  padding: 0 !important;
}

.nomt {
  margin-top: 0 !important;
}

.nomr {
  margin-right: 0 !important;
}

.nomb {
  margin-bottom: 0 !important;
}

.noml {
  margin-left: 0 !important;
}

.nomg {
  margin: 0 !important;
}

.none {
  display: none !important;
}

.hide {
  opacity: 0 !important;
}

.list {
  overflow: hidden;
}

.list.s1>.ul>.li,
.list.s1>.ul>li,
.list.s1>ul>.li,
.list.s1>ul>li {
  width: 100%;
}

.list.s2>.ul>.li,
.list.s2>.ul>li,
.list.s2>ul>.li,
.list.s2>ul>li {
  width: 50%;
  max-height: 300px;
}

.list.s3>.ul>.li,
.list.s3>.ul>li,
.list.s3>ul>.li,
.list.s3>ul>li {
  width: 33.3333333333%;
}

.list.s4>.ul>.li,
.list.s4>.ul>li,
.list.s4>ul>.li,
.list.s4>ul>li {
  width: 25%;
}

.list.s5>.ul>.li,
.list.s5>.ul>li,
.list.s5>ul>.li,
.list.s5>ul>li {
  width: 20%;
}

.list.s6>.ul>.li,
.list.s6>.ul>li,
.list.s6>ul>.li,
.list.s6>ul>li {
  width: 16.6666666667%;
}

.list>.ul::after,
.list>ul::after {
  content: "";
  display: block;
  clear: both;
}

.list>.ul>.li,
.list>.ul>li,
.list>ul>.li,
.list>ul>li {
  float: left;
}

.lrct::after {
  content: "";
  display: block;
  clear: both;
}

.lrct>.l {
  float: left;
}

.lrct>.r {
  float: right;
}

.lrct>.p {
  float: left;
  width: 50%;
}

.abox {
  position: fixed;
  z-index: 11;
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.abox.show {
  display: block;
}

*,
*:before,
*:after {
  -webkit-transition: opacity 600ms, color 600ms, border-color 600ms, background-color 600ms, background-image 600ms, -webkit-box-shadow 600ms;
  transition: opacity 600ms, color 600ms, border-color 600ms, background-color 600ms, background-image 600ms, -webkit-box-shadow 600ms;
  transition: opacity 600ms, color 600ms, border-color 600ms, background-color 600ms, background-image 600ms, box-shadow 600ms;
  transition: opacity 600ms, color 600ms, border-color 600ms, background-color 600ms, background-image 600ms, box-shadow 600ms, -webkit-box-shadow 600ms;
}

.zimg {
  overflow: hidden;
}

.zimg .img,
.zimg img {
  width: 100%;
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 600ms;
  transition: transform 600ms;
  transition: transform 600ms, -webkit-transform 600ms;
}

.wp:hover .zimg .img,
.wp:hover .zimg img,
.zimg:hover .img,
.zimg:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.hover {
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 600ms;
  transition: transform 600ms;
  transition: transform 600ms, -webkit-transform 600ms;
}

.hover.zoom:hover,
.wp:hover .hover.zoom {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.hover.up:hover,
.wp:hover .hover.up {
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
}

.hover.down:hover,
.wp:hover .hover.down {
  -webkit-transform: translateY(5%);
  transform: translateY(5%);
}

.hover.right:hover,
.wp:hover .hover.right {
  -webkit-transform: translateX(5%);
  transform: translateX(5%);
}

.hover.left:hover,
.wp:hover .hover.rigleftht {
  -webkit-transform: translateX(-5%);
  transform: translateX(-5%);
}

.hover.rotate:hover,
.wp:hover .hover.rotateC {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.hover.rotateAnti:hover,
.wp:hover .hover.rotateAnti {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.hover.rotateY:hover,
.wp:hover .hover.rotateY {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

.hover.rotateX:hover,
.wp:hover .hover.rotateX {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

.pc-hide {
  display: none;
}

@media (max-width: 768px) {

  body.on-medi .ht00,
  .body.on-medi .ht00 {
    display: block;
    height: 0px;
  }

  body.on-medi .ht05,
  .body.on-medi .ht05 {
    display: block;
    height: 2.5px;
  }

  body.on-medi .ht10,
  .body.on-medi .ht10 {
    display: block;
    height: 5px;
  }

  body.on-medi .ht15,
  .body.on-medi .ht15 {
    display: block;
    height: 7.5px;
  }

  body.on-medi .ht20,
  .body.on-medi .ht20 {
    display: block;
    height: 10px;
  }

  body.on-medi .ht25,
  .body.on-medi .ht25 {
    display: block;
    height: 12.5px;
  }

  body.on-medi .ht30,
  .body.on-medi .ht30 {
    display: block;
    height: 15px;
  }

  body.on-medi .ht35,
  .body.on-medi .ht35 {
    display: block;
    height: 17.5px;
  }

  body.on-medi .ht40,
  .body.on-medi .ht40 {
    display: block;
    height: 20px;
  }

  body.on-medi .ht45,
  .body.on-medi .ht45 {
    display: block;
    height: 22.5px;
  }

  body.on-medi .ht50,
  .body.on-medi .ht50 {
    display: block;
    height: 25px;
  }

  body.on-medi .ht55,
  .body.on-medi .ht55 {
    display: block;
    height: 27.5px;
  }

  body.on-medi .ht60,
  .body.on-medi .ht60 {
    display: block;
    height: 30px;
  }

  body.on-medi .ht65,
  .body.on-medi .ht65 {
    display: block;
    height: 32.5px;
  }

  body.on-medi .ht70,
  .body.on-medi .ht70 {
    display: block;
    height: 35px;
  }

  body.on-medi .ht75,
  .body.on-medi .ht75 {
    display: block;
    height: 37.5px;
  }

  body.on-medi .ht80,
  .body.on-medi .ht80 {
    display: block;
    height: 40px;
  }

  body.on-medi .ht100,
  .body.on-medi .ht100 {
    display: block;
    height: 50px;
  }

  body.on-medi .ht85,
  .body.on-medi .ht85 {
    display: block;
    height: 42.5px;
  }

  body.on-medi .ht90,
  .body.on-medi .ht90 {
    display: block;
    height: 45px;
  }

  body.on-medi .ht95,
  .body.on-medi .ht95 {
    display: block;
    height: 47.5px;
  }

  body.on-medi .wh00,
  .body.on-medi .wh00 {
    display: inline-block;
    width: 0px;
  }

  body.on-medi .wh05,
  .body.on-medi .wh05 {
    display: inline-block;
    width: 2.5px;
  }

  body.on-medi .wh10,
  .body.on-medi .wh10 {
    display: inline-block;
    width: 5px;
  }

  body.on-medi .wh15,
  .body.on-medi .wh15 {
    display: inline-block;
    width: 7.5px;
  }

  body.on-medi .wh20,
  .body.on-medi .wh20 {
    display: inline-block;
    width: 10px;
  }

  body.on-medi .wh25,
  .body.on-medi .wh25 {
    display: inline-block;
    width: 12.5px;
  }

  body.on-medi .wh30,
  .body.on-medi .wh30 {
    display: inline-block;
    width: 15px;
  }

  body.on-medi .wh35,
  .body.on-medi .wh35 {
    display: inline-block;
    width: 17.5px;
  }

  body.on-medi .wh40,
  .body.on-medi .wh40 {
    display: inline-block;
    width: 20px;
  }

  body.on-medi .wh45,
  .body.on-medi .wh45 {
    display: inline-block;
    width: 22.5px;
  }

  body.on-medi .wh50,
  .body.on-medi .wh50 {
    display: inline-block;
    width: 25px;
  }

  body.on-medi .wh55,
  .body.on-medi .wh55 {
    display: inline-block;
    width: 27.5px;
  }

  body.on-medi .wh60,
  .body.on-medi .wh60 {
    display: inline-block;
    width: 30px;
  }

  body.on-medi .wh65,
  .body.on-medi .wh65 {
    display: inline-block;
    width: 32.5px;
  }

  body.on-medi .wh70,
  .body.on-medi .wh70 {
    display: inline-block;
    width: 35px;
  }

  body.on-medi .wh75,
  .body.on-medi .wh75 {
    display: inline-block;
    width: 37.5px;
  }

  body.on-medi .wh80,
  .body.on-medi .wh80 {
    display: inline-block;
    width: 40px;
  }

  body.on-medi .wh85,
  .body.on-medi .wh85 {
    display: inline-block;
    width: 42.5px;
  }

  body.on-medi .wh90,
  .body.on-medi .wh90 {
    display: inline-block;
    width: 45px;
  }

  body.on-medi .wh95,
  .body.on-medi .wh95 {
    display: inline-block;
    width: 47.5px;
  }

  body.on-medi .pc-hide,
  .body.on-medi .pc-hide {
    display: block;
  }

  body.on-medi .mb-hide,
  .body.on-medi .mb-hide {
    display: none;
  }

  body.on-medi .lrct>.l,
  body.on-medi .lrct>.r,
  body.on-medi .lrct>.p,
  .body.on-medi .lrct>.l,
  .body.on-medi .lrct>.r,
  .body.on-medi .lrct>.p {
    float: none;
    width: 100%;
  }

  body.on-medi .list.s1>ul>li,
  body.on-medi .list.s2>ul>li,
  .body.on-medi .list.s1>ul>li,
  .body.on-medi .list.s2>ul>li {
    width: 100%;
  }

  body.on-medi .list.s3>ul>li,
  body.on-medi .list.s4>ul>li,
  .body.on-medi .list.s3>ul>li,
  .body.on-medi .list.s4>ul>li {
    width: 50%;
  }

  body.on-medi .list.s5>ul>li,
  body.on-medi .list.s6>ul>li,
  .body.on-medi .list.s5>ul>li,
  .body.on-medi .list.s6>ul>li {
    width: 33.33%;
  }

  body.on-medi,
  .body.on-medi {
    min-width: 0;
  }

  body.on-medi .container,
  .body.on-medi .container {
    width: 100%;
    padding: 0 15px;
  }

  body.on-medi .container.full,
  .body.on-medi .container.full {
    padding: 0;
  }

  body.on-medi header,
  body.on-medi .header,
  .body.on-medi header,
  .body.on-medi .header {
    position: fixed;
    z-index: 11;
    min-width: 0;
  }

  body.on-medi main,
  body.on-medi .main,
  .body.on-medi main,
  .body.on-medi .main {
    padding-top: 44px;
  }

  body.on-medi .latest-news-index,
  .body.on-medi .latest-news-index {
    position: relative;
    width: 100%;
    text-align: left;
    padding: 20px 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    top: -70px;
    z-index: 10;
  }

  body.on-medi .latest-news-index::after,
  .body.on-medi .latest-news-index::after {
    content: "";
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.4);
  }
}

html,
.html {
  font-size: 10px;
}

body,
.body {
  display: block !important;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-size: 12px;
  color: #333;
  min-width: 1260px;
}

body:after,
.body:after {
  content: "";
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

body.on-mask:after,
body.on-menu:after,
.body.on-mask:after,
.body.on-menu:after {
  display: block;
}

body.no-header header,
body.no-header .header,
.body.no-header header,
.body.no-header .header {
  display: none;
}

body.no-header main,
body.no-header .main,
.body.no-header main,
.body.no-header .main {
  padding-top: 0;
}

body.no-footer main,
body.no-footer .main,
.body.no-footer main,
.body.no-footer .main {
  padding-bottom: 0;
}

body.no-footer footer,
body.no-footer .footer,
.body.no-footer footer,
.body.no-footer .footer {
  display: none;
}

header,
.header {
  position: relative;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
}

header .logo,
.header .logo {
  display: inline-block;
}

header .mbtn,
.header .mbtn {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}

footer .back,
.footer .back {
  position: fixed;
  z-index: 9;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 600ms;
  transition: transform 600ms;
  transition: transform 600ms, -webkit-transform 600ms;
}

body.on-scro footer .back,
body.on-scro .footer .back {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.container {
  padding: 0;
  position: relative;
  height: 100%;
  max-width: 100%;
  width: 1260px;
}

.container.lt {
  width: 850px;
}

.container.full {
  width: 100%;
  padding: 0;
}

.a,
a {
  color: #333;
}

.a:hover,
a:hover {
  color: #000;
}

.bg-w {
  background-color: #fff;
}

.bg-g {
  background-color: #f0f0f0;
}

.hd,
.ct,
.ft,
.head,
.cont,
.foot,
.cnt,
.txt,
.pic,
.i,
.i-1,
.i-2,
.i-3,
.i-4 {
  position: relative;
  display: block;
}

.u-fullpart {
  position: relative;
  background: none no-repeat 50% 0;
  background-size: cover;
  overflow: hidden;
  padding: 30px 0 134px 0;
}

.u-fullpart.bgrp {
  background-repeat: repeat;
  background-size: auto;
}

.u-fullpart.bg-g {
  background-color: #f0f0f0;
}

.u-partA3-section {
  padding: 60px 0 90px 0;
}

@font-face {
  font-family: 阿里妈妈数黑体;
  src: url(../font/阿里妈妈数黑体.ttf);
}

html {
  scroll-behavior: smooth;
}

body {
  scroll-behavior: smooth;
}

body.on-page::after {
  background-color: white;
}

body::after {
  background-color: rgba(0, 0, 0, 0.85);
}

body button {
  border: none;
  outline: none !important;
}

body .pr {
  position: absolute;
  top: 0;
  right: 0 !important;
}

body img {
  max-width: 100%;
}

body .bg-g-lt {
  background-color: #f8f8f8;
}

body .ht-1 {
  border-top: 4px solid #f0f0f0;
}

body .hr-1 {
  border-bottom: 1px solid #e9e9e9;
}

body .hv:hover {
  opacity: 0.8;
}

body .hv-p:hover {
  font-weight: bold;
}

body .wp:hover .hv-p {
  font-weight: bold;
}

body .hv-u:hover {
  text-decoration: underline;
}

body .hv-o.on,
body .hv-o:hover,
body .hv-o.active {
  border-color: #2f6e9b;
  background-color: #2f6e9b;
  color: #fff !important;
}

body .bt {
  display: inline-block;
  text-align: center;
}

body .pic {
  background-color: #cccccc;
}

body .notp {
  top: 0;
}

input[type="password"]::-webkit-credentials-cramble-button {
  appearance: none;
}

input[type="password"]::-ms-reveal {
  display: none;
}

input[type="password"]::-ms-clear {
  display: none;
}

@media (max-width: 768px) {
  body .mb-hide {
    display: none !important;
  }

  body .list.mb-full {
    margin-bottom: -10px;
  }

  body .list.mb-full>ul {
    margin: -10px;
  }

  body .list.mb-full>ul>li {
    width: 100% !important;
    padding: 10px !important;
  }
}

header {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  -webkit-transition: top 600ms;
  transition: top 600ms;
}

body.on-scro header {
  top: -70px;
}

body.on-scro.show-header:not(.lt) header,
body.on-page header {
  position: fixed;
  top: 0;
}

body.on-scro.show-header:not(.lt) header .b,
body.on-page header .b {
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
}

body.on-scro.show-header:not(.lt) header .logo img,
body.on-page header .logo img {
  display: none;
}

body.on-scro.show-header:not(.lt) header .logo img.dk,
body.on-page header .logo img.dk {
  display: block;
}

body.on-scro.show-header:not(.lt) header .menu::after,
body.on-page header .menu::after {
  background-color: #fff;
}

body.on-scro.show-header:not(.lt) header .menu .i>p a,
body.on-page header .menu .i>p a {
  color: #333;
}

body.on-scro.show-header:not(.lt) header .menu .i>p a:hover,
body.on-scro.show-header:not(.lt) header .menu .i>p a.on,
body.on-page header .menu .i>p a:hover,
body.on-page header .menu .i>p a.on {
  font-weight: bold;
}

body.on-scro.show-header:not(.lt) header .subm p a,
body.on-page header .subm p a {
  color: #666;
}

body.on-scro.show-header:not(.lt) header .subm p a:hover,
body.on-page header .subm p a:hover {
  color: #333;
  font-weight: bold;
}

body.on-scro.show-header:not(.lt) header .tool .btns .i,
body.on-page header .tool .btns .i {
  border-color: #474747;
  background-color: transparent;
}

body.on-scro.show-header:not(.lt) header .tool .btns .i:last-child,
body.on-page header .tool .btns .i:last-child {
  margin-right: 0;
}

body.on-scro.show-header:not(.lt) header .tool .btns .i:hover,
body.on-page header .tool .btns .i:hover {
  background-color: #474747;
}

body.on-scro.show-header:not(.lt) header .tool .btns .i:hover img,
body.on-page header .tool .btns .i:hover img {
  display: inline-block;
}

body.on-scro.show-header:not(.lt) header .tool .btns .i:hover img.dk,
body.on-page header .tool .btns .i:hover img.dk {
  display: none;
}

body.on-scro.show-header:not(.lt) header .tool .btns .i img,
body.on-page header .tool .btns .i img {
  display: none;
}

body.on-scro.show-header:not(.lt) header .tool .btns .i img.dk,
body.on-page header .tool .btns .i img.dk {
  display: inline-block;
}

body.on-scro.show-header:not(.lt) header .tool .lang a,
body.on-page header .tool .lang a {
  color: #474747;
}

body.on-scro.show-header:not(.lt) header .tool .lang a:hover,
body.on-scro.show-header:not(.lt) header .tool .lang a.on,
body.on-page header .tool .lang a:hover,
body.on-page header .tool .lang a.on {
  color: #000;
  font-weight: bold;
}

body.on-scro.show-header:not(.lt) header .tool .srch:hover .ct,
body.on-page header .tool .srch:hover .ct {
  border-color: #333;
}

body.on-scro.show-header:not(.lt) header .tool .srch .ct,
body.on-page header .tool .srch .ct {
  border-color: rgba(51, 51, 51, 0.65);
}

body.on-scro.show-header:not(.lt) header .tool .srch .ct .tt,
body.on-page header .tool .srch .ct .tt {
  color: #333;
}

body.on-scro.show-header:not(.lt) header .tool .srch .ct .bt,
body.on-page header .tool .srch .ct .bt {
  background-image: url(../img/hd-srch-on.png);
  opacity: 0.65;
}

header .b {
  height: 70px;
  background-color: rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

header .b .container {
  position: relative;
  z-index: 2;
}

header .c {
  padding-top: 32px;
}

header .logo {
  padding-top: 22px;
  float: left;
}

header .logo img {
  height: 25px;
}

header .logo img.dk {
  display: none;
}

header .menu {
  margin-left: 270px;
  margin-right: 340px;
}

header .menu:hover::after {
  height: 270px;
}

header .menu::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  height: 0;
  -webkit-transition: height 300ms;
  transition: height 300ms;
}

header .menu>ul>li {
  width: 106px;
  text-align: center;
}

header .menu>ul>li:last-child {
  margin-right: 0;
}

header .menu .i:hover>p a {
  border-bottom-color: #77ca70;
}

header .menu .i:hover>.ex {
  height: 270px;
}

header .menu .i>p a {
  display: block;
  line-height: 66px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
  padding: 0 20px;
  border-bottom: 4px solid transparent;
}

header .menu .i>p a:hover,
header .menu .i>p a.on {
  color: #fff;
}

header .menu .i>.ex {
  position: absolute;
  z-index: 9;
  top: 100%;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 300ms;
  transition: height 300ms;
}

header .mbtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  background: url(../img/mbtn.png) no-repeat center #2f6e9b;
  background-size: 20px;
}

body.on-menu header .mbtn {
  background-image: url(../img/mbtn-hide.png);
  background-size: 16px;
}

header .subm {
  padding-top: 10px;
}

header .subm p {
  margin-bottom: 16px;
  text-align: center;
  white-space: nowrap;
}

header .subm p:last-child {
  margin-bottom: 0;
}

header .subm p a {
  color: rgba(255, 255, 255, 0.65);
}

header .subm p a:hover {
  color: #fff;
}

header .tool {
  line-height: 70px;
}

header .tool .btns .i {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.35);
  line-height: 38px;
  text-align: center;
  margin-right: 4px;
}

header .tool .btns .i:last-child {
  margin-right: 0;
}

header .tool .btns .i:hover {
  background-color: rgba(0, 0, 0, 0.65);
}

header .tool .btns .i img {
  zoom: 0.5;
}

header .tool .btns .i img.dk {
  display: none;
}

header .tool .lang {
  margin: 0 18px;
}

header .tool .lang a {
  color: #999999;
  display: inline-block;
  margin-right: 8px;
}

header .tool .lang a:last-child {
  margin-right: 0;
}

header .tool .lang a:hover,
header .tool .lang a.on {
  color: #fff;
  font-weight: bold;
}

header .tool .srch:hover .ct {
  border-color: #fff;
}

header .tool .srch:hover .ct .bt {
  opacity: 1;
}

header .tool .srch .ct {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  height: 32px;
  border: 1px solid #999999;
  border-radius: 5px;
  position: relative;
}

header .tool .srch .ct .tt {
  border: none;
  background: none;
  width: 100%;
  height: 100%;
  color: #fff;
  text-indent: 10px;
  float: left;
}

header .tool .srch .ct .bt {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/hd-srch.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 7px;
  opacity: 0.35;
}

header .back {
  display: inline-block;
  line-height: 44px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0 24px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

header .back:hover {
  color: #fff;
}

header .back:hover::before {
  left: -5px;
}

header .back::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/ic-back.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
  top: -1px;
  left: 0;
  -webkit-transition: left 300ms;
  transition: left 300ms;
}

@media (max-width: 768px) {
  header {
    position: fixed;
    top: 0 !important;
  }

  header:hover .b::after {
    display: none;
  }

  header:hover .menu .i>.ex {
    display: none;
  }

  header .b {
    height: 44px;
  }

  header .b .pr {
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    padding-top: 4px;
  }

  body.on-menu header .b .pr {
    display: block;
  }

  header .c {
    padding-top: 12px;
  }

  header .logo {
    padding-top: 12px;
  }

  header .logo img {
    height: 20px;
  }

  header .mbtn {
    display: block !important;
  }

  header .menu {
    display: none;
    margin-left: 0;
    position: absolute;
    top: 220%;
    left: 0;
    width: 100%;
    height: calc(100vh - 95px);
    overflow: auto !important;
  }

  body.on-menu header .menu {
    display: block;
  }

  header .menu::after {
    display: none;
  }

  header .menu>ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  }

  header .menu>ul>li {
    width: 100%;
    margin-right: 0;
    float: none;
    border-top: 1px solid rgba(138, 138, 138, 0.35);
  }

  header .menu .i:hover>p a {
    border-bottom-color: transparent;
  }

  header .menu .i:hover>.ex {
    display: none;
  }

  header .menu .i.on>p a {
    border-bottom-color: #77ca70;
    font-weight: bold !important;
  }

  header .menu .i.on>p a:hover {
    font-weight: bold !important;
  }

  header .menu .i.on>.ex {
    display: block;
  }

  header .menu .i>p a {
    line-height: 48px;
    border-bottom-width: 1px;
    text-align: center;
    -webkit-transition: none;
    transition: none;
  }

  header .menu .i>p a:hover {
    font-weight: normal !important;
  }

  header .menu .i>.ex {
    position: relative;
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    padding-bottom: 24px;
    height: auto !important;
    background-color: #3f3f3f;
  }

  header .subm p a {
    color: rgba(255, 255, 255, 0.65) !important;
  }

  header .subm p a:hover {
    color: #fff !important;
  }

  header .tool {
    line-height: 42px;
    text-align: center;
  }

  header .tool>ul {
    display: inline-block;
  }

  header .back {
    line-height: 34px;
    padding: 0 12px;
    font-size: 12px;
  }

  header .back:hover::before {
    left: -2px;
  }

  header .back::before {
    width: 12px;
    height: 12px;
    margin-right: 10px;
  }
}

body.on-page main {
  padding-top: 70px;
}

@media (max-width: 768px) {
  main {
    padding-top: 0 !important;
  }

  body.on-page main {
    padding-top: 44px !important;
  }
}

footer {
  padding: 20px 0 100px;
  background: url(../img/foot-b1.png) no-repeat 50% 100%;
  background-size: 600px;
  margin-top: 60px;
}

footer.bg-f {
  padding-top: 15px;
  padding-bottom: 200px;
  background: url(../img/foot-b1.png) no-repeat 50% 100%;
  background-size: 500px;
}

footer .back {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../img/back.png) no-repeat center rgba(0, 0, 0, 0.35);
  background-size: 15px;
  position: fixed;
  right: 20px;
  bottom: 40px;
  border-radius: 50%;
}

footer .back:hover {
  background-color: rgba(0, 0, 0, 0.65);
}

footer .logo img {
  height: 24px;
}

footer .shar p {
  font-size: 18px;
}

footer .shar a {
  display: inline-block;
  margin-left: 1px;
}

footer .shar a:first-child {
  margin-left: 20px;
}

footer .shar a img {
  width: 32px;
  height: 32px;
}

footer .menu {
  margin-top: 60px;
  padding-top: 60px;
  background: url(../img/sd-2.png) repeat-x 0 0;
  background-size: 100% 1px;
  padding-bottom: 50px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c5c5c5;
}

footer .menu .i h5 {
  font-size: 18px;
  margin-bottom: 25px;
}

footer .menu .i p {
  margin-bottom: 18px;
}

footer .menu .i p:last-child {
  margin-bottom: 0;
}

footer .menu .i p a {
  color: #666666;
  font-size: 14px;
}

footer .menu .i p a:hover {
  color: #333;
}

footer .link p {
  text-align: center;
  line-height: 1.8;
  margin-bottom: 15px;
}

footer .link p a {
  display: inline;
  color: #666;
  font-size: 14px;
  text-decoration: none;
  transition: color 0.3s ease;
}

footer .link p a:after {
  content: "|";
  margin: 0 10px;
  color: #999;
}

footer .link p a:last-child:after {
  content: "";
  margin: 0;
}

footer .link p a:hover {
  color: #333;
}

footer .info {
  margin-top: 0;
}

footer .info p {
  text-align: center;
  color: #999;
  font-size: 13px;
  line-height: 1.6;
}

@media (max-width: 768px) {
  footer {
    padding: 30px 0 80px;
    text-align: center;
    background-size: 350px;
    margin-top: 50px;
  }

  footer.bg-f {
    padding-bottom: 80px;
    background-size: 250px;
  }

  footer .b .pr {
    position: relative;
    margin-top: 15px;
  }

  footer .logo {
    display: block;
    text-align: center;
  }

  footer .menu {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  footer .menu>ul>li {
    margin-bottom: 25px;
  }

  footer .link p {
    line-height: 2.2;
    margin-bottom: 10px;
    padding: 0 20px;
  }

  footer .link p a {
    font-size: 13px;
  }

  footer .link p a:after {
    margin: 0 6px;
  }

  footer .info p {
    font-size: 11px;
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  .u-fullpart {
    padding: 30px 0;
  }
}

.u-banner.site .i::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background: url(../img/sd-3.png) repeat-x 0 100%;
  background-size: auto 250px;
}

.u-banner.site .i>img {
  height: 700px;
}

.u-banner .i>.ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
}

.u-banner .i>.ct .container {
  height: 100%;
}

.u-banner .i>.ct .txt1 {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  left: 0;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}

.u-banner .i>.ct .txt1 p {
  color: #fff;
}

.u-banner .i>.ct .txt1 p.p1 {
  font-family: 阿里妈妈数黑体;
  font-size: 80px;
  line-height: 1.1;
  margin-bottom: 0;
}

.u-banner .i>.ct .txt1 p.p1 + p.p1 {
  margin-top: 0px;
}

.u-banner .i>.ct .txt1 p.p2 {
  margin-top: 20px;
  font-size: 30px;
  line-height: 40px;
}

.u-banner .i>.ct .txt1 p.p2 + p.p2 {
  padding: 43px 30px;
}

/* ========================================
   首页Banner专用独立样式 - 避免与其他页面冲突
   ======================================== */
.u-banner .i>.ct .index-banner-txt {
  content: "";
  position: absolute;
  z-index: 1;
  top: 45%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  left: 0;
  -webkit-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
}

.u-banner .i>.ct .index-banner-txt p {
  color: #fff;
}

.u-banner .i>.ct .index-banner-txt .index-banner-title {
  font-family: 阿里妈妈数黑体;
  font-size: 80px;
  line-height: 1.1;
  margin-bottom: 0;
  color: #fff;
}

.u-banner .i>.ct .index-banner-txt .index-banner-title + .index-banner-title {
  margin-top: 0px;
}

.u-banner .i>.ct .index-banner-txt .index-banner-subtitle {
  margin-top: 0px;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
}

.u-banner .i>.ct .index-banner-txt .index-banner-subtitle + .index-banner-subtitle {
  padding: 0;
}

.u-banner .i>.ct .txt2 {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 110px;
  -webkit-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

.u-banner .i>.ct .txt2 p {
  text-align: center;
  color: #fff;
}

.u-banner .i>.ct .txt2 p.p1 img {
  height: 44px;
}

.u-banner .i>.ct .txt2 p.p2 {
  margin-top: 10px;
  font-family: 阿里妈妈数黑体;
  font-size: 60px;
  font-style: italic;
}

.u-banner .i>img {
  width: 100%;
  max-height: 410px;
}

/* 首页专属轮播图样式 */
.u-banner .i>img.banner-img-home {
  width: 100%;
  max-height: 710px;
  object-fit: cover;
  display: block;
}

.u-banner .swiper-pagination {
  bottom: 140px;
  width: 1260px;
  left: 50%;
  margin-left: -630px;
  text-align: right;
  padding: 0 80px;
}

.u-banner .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 38px;
  height: 8px;
  margin: 0 4px !important;
  border-radius: 0;
  background: url(../img/dot1.png) no-repeat center;
  background-size: 100% auto;
}

.u-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: url(../img/dot1-on.png);
}

.u-banner .swiper-button-prev,
.u-banner .swiper-button-next {
  width: 14px;
  height: 28px;
  background: none no-repeat center;
  background-size: 100% 100%;
  opacity: 0.5;
  top: unset;
  bottom: 135px;
  left: unset;
  display: block;
}

.u-banner .swiper-button-prev:hover,
.u-banner .swiper-button-next:hover {
  opacity: 1;
}

.u-banner .swiper-button-prev::after,
.u-banner .swiper-button-next::after {
  display: none;
}

.u-banner .swiper-button-prev {
  background-image: url(../img/awl1.png);
  right: calc((100vw - 1260px) / 2 + 40px);
}

.u-banner .swiper-button-next {
  background-image: url(../img/awr1.png);
  right: calc((100vw - 1260px) / 2);
}

@media (max-width: 768px) {
  .u-banner.site .i::before {
    background-size: auto 120px;
  }

  .u-banner.site .i>img {
    height: 350px;
  }

  .u-banner .i>.ct .txt1 {
    left: 15px;
  }

  .u-banner .i>.ct .txt1 p.p1 {
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 0;
  }

  .u-banner .i>.ct .txt1 p.p1 + p.p1 {
    margin-top: 3px;
  }

  .u-banner .i>.ct .txt1 p.p2 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .u-banner .i>.ct .txt1 p.p2 + p.p2 {
    margin-top: 3px;
  }

  /* 首页Banner移动端专用样式 */
  .u-banner .i>.ct .index-banner-txt {
    left: 15px;
  }

  .u-banner .i>.ct .index-banner-txt .index-banner-title {
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 0;
  }

  .u-banner .i>.ct .index-banner-txt .index-banner-title + .index-banner-title {
    margin-top: 3px;
  }

  .u-banner .i>.ct .index-banner-txt .index-banner-subtitle {
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .u-banner .i>.ct .index-banner-txt .index-banner-subtitle + .index-banner-subtitle {
    margin-top: 3px;
  }

  .u-banner .i>.ct .txt2 {
    top: 65px;
  }

  .u-banner .i>.ct .txt2 p.p1 img {
    height: 22px;
  }

  .u-banner .i>.ct .txt2 p.p2 {
    margin-top: 6px;
    font-size: 30px;
  }

  .u-banner .i>img {
    height: 250px;
  }

  /* 首页专属轮播图移动端样式 */
  .u-banner .i>img.banner-img-home {
    height: 250px;
    width: 100%;
    object-fit: cover;
    display: block;
  }

  .u-banner .swiper-pagination {
    bottom: 60px;
    width: 100%;
    left: 0;
    margin-left: 0;
    text-align: center;
  }

  .u-banner .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 8px;
  }

  .u-banner .swiper-button-prev,
  .u-banner .swiper-button-next {
    width: 7px;
    height: 14px;
    bottom: 40px;
    display: none;
  }

  .u-banner .swiper-button-prev {
    right: 55px;
  }

  .u-banner .swiper-button-next {
    right: 15px;
  }
}

.u-homeshow {
  position: relative;
  z-index: 9;
  top: -140px;
  margin-bottom: -140px;
}

.u-homeshow>ul {
  margin: -10px;
}

.u-homeshow>ul>li {
  padding: 10px;
}

.u-homeshow>ul>li:first-child {
  width: 66.66%;
}

.u-homeshow>ul>li.w-33 {
  width: 33.33%;
}

.u-homeshow .i {
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  height: 530px;
}

.u-homeshow .i:hover {
  background-color: #2f6e9b;
}

.u-homeshow .i:hover.gt>.ct {
  background: url(../img/show-e1.jpg) no-repeat 0 0;
  background-size: cover;
}

.u-homeshow .i:hover>.ct p {
  color: #fff;
}

.u-homeshow .i:hover>.ct p.p2 {
  color: #fff;
}

.u-homeshow .i:hover>.ct p.p3 .aw {
  background-image: url(../img/more1.png);
  -webkit-transform: translateX(10%);
  transform: translateX(10%);
}

.u-homeshow .i.gt>.hd {
  height: 375px;
}

.u-homeshow .i.gt>.ct {
  padding-top: 35px;
}

.u-homeshow .i.gt>.ct p {
  max-width: 80%;
}

.u-homeshow .i.gt>.ct p.p1 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 26px;
}

.u-homeshow .i.gt>.ct p.p2 {
  margin-top: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
  line-height: 22px;
}

.u-homeshow .i.gt>.ct p.p3 {
  margin-top: 0;
  line-height: 1em;
  position: absolute;
  top: 40px;
  right: 35px;
}

.u-homeshow .i.gt>.ct p.p3 .pr {
  top: 46px;
}

.u-homeshow .i>.hd {
  height: 250px;
}

.u-homeshow .i>.hd img {
  height: 100%;
}

.u-homeshow .i>.ct {
  height: 315px;
  padding: 30px 35px;
}

.u-homeshow .i>.ct p {
  -webkit-transition: none;
  transition: none;
}

.u-homeshow .i>.ct p.p1 {
  font-size: 22px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
}

.u-homeshow .i>.ct p.p2 {
  margin-top: 20px;
  color: #999999;
  line-height: 15px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 70px;
  line-height: 22px;
}

.u-homeshow .i>.ct p.p3 {
  margin-top: 40px;
  line-height: 37px;
  position: relative;
}

.u-homeshow .i>.ct p.p3 .aw {
  content: "";
  display: inline-block;
  width: 37px;
  height: 37px;
  background: url(../img/more1-on.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 600ms;
  transition: transform 600ms;
  transition: transform 600ms, -webkit-transform 600ms;
}

@media (max-width: 768px) {
  .u-homeshow {
    top: -100px;
    padding-top: 30px;
  }

  .u-homeshow>ul {
    margin: -5px;
  }

  .u-homeshow>ul>li {
    padding: 5px;
    width: 100% !important;
  }

  .u-homeshow .i.gt>.hd {
    height: 250px;
  }

  .u-homeshow .i.gt>.ct {
    height: 315px;
    padding-top: 20px;
  }

  .u-homeshow .i.gt>.ct p {
    max-width: 100%;
  }

  .u-homeshow .i.gt>.ct p.p1 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 78px;
  }

  .u-homeshow .i.gt>.ct p.p2 {
    margin-top: 30px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 90px;
  }

  .u-homeshow .i.gt>.ct p.p3 {
    margin-top: 20px;
    line-height: 37px;
    position: relative;
    top: 0;
    right: 0;
  }

  .u-homeshow .i.gt>.ct p.p3 .pr {
    top: 0;
  }

  .u-homeshow .i>.ct {
    padding: 20px;
  }

  .u-homeshow .i>.ct p.p3 .aw {
    width: 30px;
    height: 30px;
  }
}

.u-apiac>.l {
  width: 370px;
}

.u-apiac>.r {
  float: none;
  margin-left: 420px;
}

.u-apiac .navi {
  padding-top: 120px;
}

.u-apiac .navi>ul>li {
  margin-bottom: 105px;
  padding-left: 136px;
}

.u-apiac .navi>ul>li:last-child {
  margin-bottom: 0;
}

.u-apiac .navi .i {
  position: relative;
  padding-right: 55px;
  background: none no-repeat 100% 50%;
  background-size: 17px;
  height: 50px;
}

.u-apiac .navi .i:hover p,
.u-apiac .navi .i.on p,
.u-apiac .navi .i.active p {
  color: #fff;
}

.u-apiac .navi .i.on,
.u-apiac .navi .i.active {
  background-image: url(../img/apiad-r1.png);
  height: 50px;
}

.u-apiac .navi .i.on img,
.u-apiac .navi .i.active img {
  display: block;
}

.u-apiac .navi .i p {
  color: #375570;
  text-align: right;
  position: relative;
}

.u-apiac .navi .i p.p1 {
  font-size: 44px;
  font-weight: bold;
  right: 9px;
}

.u-apiac .navi .i p.p2 {
  margin-top: 35px;
  font-size: 22px;
  width: 190px;
}

.u-apiac .navi .i img {
  position: absolute;
  width: 370px;
  right: 0;
  bottom: 0px;
  display: none;
}

/* 首页导航带大图标的特殊样式 */
.u-apiac .navi>ul>li.nav-item-with-icon {
  position: relative;
}

.u-apiac .navi>ul>li.nav-item-with-icon .nav-icon-img {
  position: absolute;
  left: 0px;
  width: 400px;
  top: -30px;
  display: none;
}

/* 使用 :has() 选择器（现代浏览器） */
.u-apiac .navi>ul>li.nav-item-with-icon:has(.i.active) .nav-icon-img,
.u-apiac .navi>ul>li.nav-item-with-icon:has(.i.on) .nav-icon-img {
  display: block;
}

/* 备选方案：通过添加 active-item 类来控制显示（兼容老浏览器） */
.u-apiac .navi>ul>li.nav-item-with-icon.active-item .nav-icon-img {
  display: block;
}

.u-apiac .lis1>ul {
  margin-top: 35px;
}

.u-apiac .lis1>ul>li {
  padding: 10px;
}

.u-apiac .lis1 .i {
  border-radius: 12px;
  overflow: hidden;
  height: 240px;
}

.u-apiac .lis1 .i::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background: url(../img/sd-1.png) repeat-x 0 0;
  background-size: auto 100%;
}

.u-apiac .lis1 .i img {
  height: 100%;
}

.u-apiac .lis1 .i p {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 43px 30px;
  color: #fff;
  font-size: 22px;
}

.u-apiac .lis1 .i .arrow-icon {
  position: absolute;
  z-index: 2;
  bottom: 14px;
  right: 15px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.u-apiac .lis1 .i .arrow-icon::after {
  content: "›";
  font-size: 36px;
  color: #95a6b6fa;
  line-height: 8px;
  margin-left: 2px;
  margin-top: -10px;
  font-weight: 300;
}

.u-apiac .lis1 .i:hover .arrow-icon {
  right: 5px;
}

@media (max-width: 768px) {
  .u-apiac>.l {
    width: 100%;
  }

  .u-apiac>.r {
    margin-left: 0;
  }

  .u-apiac .navi {
    padding-top: 0;
    margin-bottom: 20px;
  }

  .u-apiac .navi>ul>li {
    margin-bottom: 0;
    width: 33.33%;
    float: left;
  }

  .u-apiac .navi>ul::after {
    content: "";
    display: block;
    clear: both;
  }

  .u-apiac .navi .i {
    padding-right: 0;
    background: none !important;
  }

  .u-apiac .navi .i p {
    text-align: left;
  }

  .u-apiac .navi .i p.p1 {
    font-size: 20px;
  }

  .u-apiac .navi .i p.p2 {
    margin-top: 5px;
    font-size: 12px;
  }

  .u-apiac .navi .i img {
    bottom: 25px;
  }

  /* 移动端导航图标样式调整 */
  .u-apiac .navi>ul>li.nav-item-with-icon {
    padding-left: 0;
  }

  .u-apiac .navi>ul>li.nav-item-with-icon .nav-icon-img {
    left: -10px;
    width: 150px;
    top: 10px;
  }

  .u-apiac .lis1>ul {
    margin: -5px;
  }

  .u-apiac .lis1>ul>li {
    padding: 5px;
    width: 100% !important;
  }

  .u-apiac .lis1 .i .arrow-icon {
    bottom: 12px;
    right: 20px;
    width: 35px;
    height: 35px;
  }

  .u-apiac .lis1 .i .arrow-icon::after {
    font-size: 36px;
  }

  .u-apiac .lis1 .i:hover .arrow-icon {
    right: 5px;
  }
}

/* ===== 首页服务区块独立样式 - 开始 ===== */
/* Homepage Services Section - Independent Styles */
.homepage-services-wrapper {
  position: relative;
}

.homepage-services-section>.l {
  width: 370px;
}

.homepage-services-section>.r {
  float: none;
  margin-left: 420px;
}

.homepage-services-section .homepage-services-navi {
  padding-top: 120px;
}

.homepage-services-section .homepage-services-navi>ul>li {
  margin-bottom: 105px;
  padding-left: 136px;
}

.homepage-services-section .homepage-services-navi>ul>li:last-child {
  margin-bottom: 0;
}

.homepage-services-section .homepage-services-navi .i {
  position: relative;
  padding-right: 55px;
  background: none no-repeat 100% 50%;
  background-size: 17px;
  height: 50px;
}

.homepage-services-section .homepage-services-navi .i:hover p,
.homepage-services-section .homepage-services-navi .i.on p,
.homepage-services-section .homepage-services-navi .i.active p {
  color: #fff;
}

.homepage-services-section .homepage-services-navi .i.on,
.homepage-services-section .homepage-services-navi .i.active {
  background-image: url(../img/apiad-r1.png);
  height: 50px;
}

.homepage-services-section .homepage-services-navi .i.on img,
.homepage-services-section .homepage-services-navi .i.active img {
  display: block;
}

.homepage-services-section .homepage-services-navi .i p {
  color: #375570;
  text-align: right;
  position: relative;
}

.homepage-services-section .homepage-services-navi .i p.p1 {
  font-size: 44px;
  font-weight: bold;
  right: 0;
}

.homepage-services-section .homepage-services-navi .i p.p2 {
  margin-top: 0;
  font-size: 22px;
  width: 190px;
}

.homepage-services-section .homepage-services-navi .i img {
  position: absolute;
  width: 370px;
  right: 0;
  bottom: 0px;
  display: none;
}

/* 首页导航带大图标的特殊样式 */
.homepage-services-section .homepage-services-navi>ul>li.nav-item-with-icon {
  position: relative;
}

.homepage-services-section .homepage-services-navi>ul>li.nav-item-with-icon .nav-icon-img {
  position: absolute;
  left: 0px;
  width: 400px;
  top: -30px;
  display: none;
}

/* 使用 :has() 选择器（现代浏览器） */
.homepage-services-section .homepage-services-navi>ul>li.nav-item-with-icon:has(.i.active) .nav-icon-img,
.homepage-services-section .homepage-services-navi>ul>li.nav-item-with-icon:has(.i.on) .nav-icon-img {
  display: block;
}

/* 备选方案：通过添加 active-item 类来控制显示（兼容老浏览器） */
.homepage-services-section .homepage-services-navi>ul>li.nav-item-with-icon.active-item .nav-icon-img {
  display: block;
}

.homepage-services-section .homepage-services-list>ul {
  margin-top: 35px;
}

.homepage-services-section .homepage-services-list>ul>li {
  padding: 10px;
}

.homepage-services-section .homepage-services-list .i {
  border-radius: 12px;
  overflow: hidden;
  height: 240px;
}

.homepage-services-section .homepage-services-list .i::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background: url(../img/sd-1.png) repeat-x 0 0;
  background-size: auto 100%;
}

.homepage-services-section .homepage-services-list .i img {
  height: 100%;
}

.homepage-services-section .homepage-services-list .i p {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 30px;
  color: #fff;
  font-size: 22px;
}

.homepage-services-section .homepage-services-list .i .arrow-icon {
  position: absolute;
  z-index: 2;
  bottom: 14px;
  right: 15px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.homepage-services-section .homepage-services-list .i .arrow-icon::after {
  content: "›";
  font-size: 36px;
  color: #95a6b6fa;
  line-height: 8px;
  margin-left: 2px;
  margin-top: -10px;
  font-weight: 300;
}

.homepage-services-section .homepage-services-list .i:hover .arrow-icon {
  right: 5px;
}

/* 移动端响应式样式 */
@media (max-width: 768px) {
  .homepage-services-section>.l {
    width: 100%;
  }

  .homepage-services-section>.r {
    margin-left: 0;
  }

  .homepage-services-section .homepage-services-navi {
    padding-top: 0;
    margin-bottom: 20px;
  }

  .homepage-services-section .homepage-services-navi>ul>li {
    margin-bottom: 0;
    width: 33.33%;
    float: left;
  }

  .homepage-services-section .homepage-services-navi>ul::after {
    content: "";
    display: block;
    clear: both;
  }

  .homepage-services-section .homepage-services-navi .i {
    padding-right: 0;
    background: none !important;
  }

  .homepage-services-section .homepage-services-navi .i p {
    text-align: left;
  }

  .homepage-services-section .homepage-services-navi .i p.p1 {
    font-size: 20px;
  }

  .homepage-services-section .homepage-services-navi .i p.p2 {
    margin-top: 5px;
    font-size: 12px;
  }

  .homepage-services-section .homepage-services-navi .i img {
    bottom: 25px;
  }

  /* 移动端导航图标样式调整 */
  .homepage-services-section .homepage-services-navi>ul>li.nav-item-with-icon {
    padding-left: 0;
  }

  .homepage-services-section .homepage-services-navi>ul>li.nav-item-with-icon .nav-icon-img {
    left: -10px;
    width: 150px;
    top: 10px;
  }

  .homepage-services-section .homepage-services-list>ul {
    margin: -5px;
  }

  .homepage-services-section .homepage-services-list>ul>li {
    padding: 5px;
    width: 100% !important;
  }

  .homepage-services-section .homepage-services-list .i .arrow-icon {
    bottom: 12px;
    right: 20px;
    width: 35px;
    height: 35px;
  }

  .homepage-services-section .homepage-services-list .i .arrow-icon::after {
    font-size: 36px;
  }

  .homepage-services-section .homepage-services-list .i:hover .arrow-icon {
    right: 5px;
  }
}
/* ===== 首页服务区块独立样式 - 结束 ===== */

.u-hometabs {
  position: relative;
  padding: 100px 0;
  border-bottom: 2px solid #ddd;
}

.u-hometabs>ul {
  margin: -12px;
}

.u-hometabs>ul>li {
  padding: 12px;
}

.u-hometabs .i {
  background-color: #fff;
  border-radius: 90px;
  padding: 22px 69px;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  min-height: 120px;
}

/* 第一个卡片默认也是白色背景，鼠标悬停时才变蓝色 */

.u-hometabs .i:hover {
  background: #366c98;
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}

.u-hometabs .i:hover p.p1 {
  color: #fff;
  font-weight: bold;
}

.u-hometabs .i:hover p.p2 {
  color: #a0c3d9;
}

.u-hometabs .i:hover p.p2-1 {
  color: #cccccc;
}

.u-hometabs .i img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  flex-shrink: 0;
  margin-right: 25px;
}

.u-hometabs .i img.hover-img {
  display: none;
}

.u-hometabs .i:hover img.default-img {
  display: none;
}

.u-hometabs .i:hover img.hover-img {
  display: inline-block;
}

.u-hometabs .i>div {
  flex: 1;
}

.u-hometabs .i p {
  margin: 0;
}

.u-hometabs .i p.p1 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 6px;
}

.u-hometabs .i p.p2 {
  font-size: 22px;
  color: #999999;
  line-height: 1.5;
}

.u-hometabs .i p.p2-1 {
  font-size: 16px;
  color: #999999;
  line-height: 1.4;
  font-weight: bold;
}

@media (max-width: 768px) {
  .u-hometabs {
    top: -15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }

  .u-hometabs>ul {
    margin: -5px;
  }

  .u-hometabs>ul>li {
    padding: 5px;
    width: 33.33% !important;
  }

  .u-hometabs .i {
    padding: 15px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    text-align: center;
    flex-direction: column;
    min-height: auto;
    border-radius: 20px;
  }

  .u-hometabs .i img {
    width: 50px;
    height: 50px;
    margin-right: 0;
    margin-bottom: 10px;
  }

  .u-hometabs .i img.hover-img {
    display: none;
  }

  .u-hometabs .i:hover img.default-img {
    display: none;
  }

  .u-hometabs .i:hover img.hover-img {
    display: inline-block;
  }

  .u-hometabs .i>div {
    text-align: center;
  }

  .u-hometabs .i p.p1 {
    font-size: 14px;
    margin-bottom: 0;
  }

  .u-hometabs .i p.p2 {
    display: none;
  }

  .u-hometabs .i p.p2-1 {
    display: none;
  }

  /* s3 类移动版：保持PC版样式，只改为纵向排列 */
  .u-hometabs.s3 {
    padding: 40px 20px;
  }

  .u-hometabs.s3 > ul {
    margin: -12px;
  }

  .u-hometabs.s3 > ul > li {
    width: 100% !important;
    padding: 12px;
  }

  .u-hometabs.s3 .i {
    padding: 20px 40px;
    border-radius: 90px;
    -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    text-align: left;
    flex-direction: row;
    min-height: 120px;
  }

  .u-hometabs.s3 .i img {
    width: 80px;
    height: 80px;
    margin-right: 25px;
    margin-bottom: 0;
  }

  .u-hometabs.s3 .i > div {
    text-align: left;
  }

  .u-hometabs.s3 .i p.p1 {
    font-size: 28px;
    margin-bottom: 8px;
  }

  .u-hometabs.s3 .i p.p2 {
    display: block;
    font-size: 16px;
  }

  .u-hometabs.s3 .i p.p2-1 {
    display: block;
    font-size: 16px;
  }
}

.u-title1 {
  margin-bottom: -50px;
}

.u-title1 p.p1 img {
  zoom: 0.5;
}

.u-title1 p.p2 {
  margin-top: 40px;
  color: #999999;
  font-size: 16px;
  line-height: 26px;
  width: 64%;
}

.u-title1 p.p3 {
  margin-top: 30px;
}

.u-title1 p.p3 img {
  zoom: 0.5;
}

@media (max-width: 768px) {
  .u-title1 {
    margin-bottom: 20px;
  }

  .u-title1 p.p1 img {
    zoom: 1;
    height: 20px;
  }

  .u-title1 p.p2 {
    width: 100%;
  }

  .u-title1 p.p3 img {
    zoom: 1;
    height: 80px;
  }
}

.u-title2 {
  margin: 30px 0 60px 0;
  font-weight: bold;
}

.u-title2.wt {
  color: #fff;
}

.u-title2 p.p1 {
  text-align: center;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-size: 40px;
  line-height: 48px;
}

@media (max-width: 768px) {
  .u-title2 {
    margin-bottom: 30px;
  }

  .u-title2 p.p1 {
    font-size: 22px;
    line-height: 26px;
  }
}

.u-title3 {
  margin: 30px 0 60px 0;
}

.u-title3.gt {
  margin-bottom: 60px;
}

.u-title3.gt p {
  font-size: 50px;
  font-family: 'AlibabaPuHuiTi-2-55-Regular', sans-serif;
}

.u-title3.gt p b {
  font-family: 'AlibabaPuHuiTi-2-55-Regular', sans-serif;
  font-weight: normal;
}

.u-title3.wt {
  color: #fff;
}

.u-title3.wt .more {
  color: #fff;
}

.u-title3::after {
  content: "";
  display: block;
  clear: both;
}

.u-title3 p {
  font-size: 30px;
  font-family: 'AlibabaPuHuiTi-2-55-Regular', sans-serif;
}

.u-title3 p b {
  font-family: 'AlibabaPuHuiTi-2-55-Regular', sans-serif;
  font-weight: bold;
}

.u-title3 .more {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  transition: all 0.3s ease;
  position: relative;
}

.u-title3 .more::after {
  content: '';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #4a7c9e;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
  position: relative;
}

.u-title3 .more::before {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 7px;
  z-index: 1;
  transition: all 0.3s ease;
}

.u-title3 .more:hover {
  color: #2e6b96;
}

.u-title3 .more:hover::after {
  background: #2e6b96;
  transform: translateX(3px);
}

.u-title3 .more:hover::before {
  right: 4px;
}

@media (max-width: 768px) {
  .u-title3 {
    margin-bottom: 30px;
  }

  .u-title3.gt {
    margin-bottom: 30px;
  }

  .u-title3.gt p {
    font-size: 25px;
    font-family: 'AlibabaPuHuiTi-2-55-Regular', sans-serif;
  }

  .u-title3.gt p b {
    font-family: 'AlibabaPuHuiTi-2-55-Regular', sans-serif;
    font-weight: normal;
  }

  .u-title3 p {
    font-size: 18px;
    font-family: 'AlibabaPuHuiTi-2-55-Regular', sans-serif;
  }

  .u-title3 p b {
    font-family: 'AlibabaPuHuiTi-2-55-Regular', sans-serif;
    font-weight: normal;
  }

  .u-title3 .more {
    font-size: 14px;
    gap: 8px;
  }
  
  .u-title3 .more::after {
    width: 18px;
    height: 18px;
  }
  
  .u-title3 .more::before {
    width: 6px;
    height: 6px;
    right: 6px;
  }

  .u-title3 .ht10 {
    display: none !important;
  }

  .u-title3 .u-filter {
    margin-top: -6px;
  }
}

.u-map1 {
  width: 1258px;
  height: 522px;
  background: url(../img/map1-bg.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.u-map1>.ct {
  position: relative;
}

.u-map1 .map-icon {
  display: inline-block;
  width: 18px;
  height: 30px;
  background: url(../img/map1-dt.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}

.u-map1 label {
  display: inline-flex;
  align-items: center;
  line-height: 40px;
  border-radius: 6px;
  background-color: #fff;
  padding: 0 10px;
  font-size: 13px;
  color: #999999;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s ease;
  cursor: pointer;
}

.u-map1 label:hover {
  background-color: #333333;
  color: #fff;
}

.u-map1 label.label-ex .map-icon {
  order: 2;
  margin-right: 0;
  margin-left: -10px;
}

.u-video {
  position: relative;
}

.u-video>a {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  content: "";
  display: inline-block;
  width: 88px;
  height: 88px;
  background: url(../img/play1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 0.9;
}

.u-video>a:hover {
  opacity: 1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.1);
  transform: translateX(-50%) translateY(-50%) scale(1.1);
}

.u-video .img {
  width: 100%;
}

.u-pagetabs>ul>li {
  margin-right: 15px;
}

.u-pagetabs>ul>li:last-child {
  margin-right: 0;
}

.u-pagetabs .i {
  border-bottom: 8px solid transparent;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 16px;
  color: #666666;
  background-color: transparent;
  border-radius: 10px;
  transition: all 0.3s ease;
  margin-top: 10px;
  margin-bottom: 10px;
}

.u-pagetabs .i:hover,
.u-pagetabs .i.on {
  color: #ffffff;
  background-color: #3b6fa0;
  border-bottom-color: transparent;
}

@media (max-width: 768px) {
  .u-pagetabs>ul {
    white-space: nowrap;
    overflow: auto;
  }

  .u-pagetabs>ul>li {
    float: none;
    display: inline-block;
  }

  .u-pagetabs .i {
    border-bottom-width: 4px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .u-pagetabs .i:hover,
  .u-pagetabs .i.on {
    color: #ffffff;
    background-color: #3b6fa0;
    border-bottom-color: transparent;
  }
}

.u-pagepath {
  padding: 25px 0;
}

.u-pagepath p {
  font-size: 16px;
}

.u-pagepath p a:hover {
  color: #2f6e9b;
}

.u-pagepath p i {
  font-style: normal;
}

@media (max-width: 768px) {
  .u-pagepath {
    padding: 15px 0;
  }

  .u-pagepath p {
    font-size: 14px;
  }
}

.u-abouthd>.l {
  width: 600px;
}

.u-abouthd>.r {
  width: 570px;
}

.u-abouthd .view {
  border-radius: 6px;
}

.u-abouthd .text {
  padding-top: 50px;
}

.u-abouthd .text>.ct p {
  font-size: 22px;
  line-height: 28px;
  color: #666666;
  text-align: justify;
}

.u-abouthd .text>.ft {
  margin-top: 25px;
}

.u-abouthd .text>.ft p {
  text-align: right;
  padding-right: 35px;
}

.u-abouthd .text>.ft p.p1 {
  font-size: 16px;
}

.u-abouthd .text>.ft p.p1::before {
  content: "";
  display: inline-block;
  width: 75px;
  height: 1px;
  background-color: #333333;
  vertical-align: middle;
  margin-right: 15px;
}

.u-abouthd .text>.ft p.p2 {
  margin-top: 28px;
}

.u-abouthd .text>.ft p.p2 img {
  height: 48px;
}

@media (max-width: 768px) {
  .u-abouthd .text {
    padding-top: 20px;
  }

  .u-abouthd .text>.ct p {
    font-size: 16px;
    line-height: 24px;
  }

  .u-abouthd .text>.ft {
    margin-top: 25px;
  }

  .u-abouthd .text>.ft p {
    padding-right: 0;
  }

  .u-abouthd .text>.ft p.p1::before {
    width: 25px;
    margin-right: 10px;
  }
}

.u-aboutview {
  margin-bottom: -28px;
}

.u-aboutview>ul {
  margin: -28px;
}

.u-aboutview>ul>li {
  padding: 28px;
}

.u-aboutview .i {
  background-color: #fff;
  border-radius: 8px;
  padding: 60px 50px;
  padding-bottom: 0;
  height: 255px;
  text-align: center;
}

.u-aboutview .i p.p1 {
  font-size: 40px;
  color: #3b6fa0;
}

.u-aboutview .i p.p2 {
  margin-top: 35px;
  color: #666666;
  font-size: 14px;
  line-height: 28px;
}

@media (max-width: 768px) {
  .u-aboutview {
    margin-bottom: -10px;
  }

  .u-aboutview>ul {
    margin: -10px;
  }

  .u-aboutview>ul>li {
    padding: 10px;
  }

  .u-aboutview .i {
    padding: 25px;
    height: auto;
    text-align: center;
  }

  .u-aboutview .i p.p1 {
    font-size: 20px;
    color: #3b6fa0;
  }

  .u-aboutview .i p.p2 {
    margin-top: 25px;
    font-size: 14px;
    line-height: 22px;
  }
}

.u-historyhd {
  text-align: center;
  color: #fff;
}

.u-historyhd>ul {
  display: inline-block;
}

.u-historyhd>ul>li {
  margin-right: 130px;
}

.u-historyhd>ul>li:last-child {
  margin-right: 0;
}

.u-historyhd>ul>li:last-child .i::after {
  display: none;
}

.u-historyhd .i {
  position: relative;
}

.u-historyhd .i.on p.p1 b::before {
  display: block;
}

.u-historyhd .i::after {
  content: "";
  display: inline-block;
  width: 149px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.25);
  position: absolute;
  top: 16px;
  left: 42px;
}

.u-historyhd .i p {
  text-align: center;
}

.u-historyhd .i p.p1 b {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.25);
  position: relative;
}

.u-historyhd .i p.p1 b::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: none;
}

.u-historyhd .i p.p2 {
  margin-top: 20px;
  font-size: 22px;
  font-style: italic;
}

@media (max-width: 768px) {
  .u-historyhd>ul>li {
    margin-right: 60px;
  }

  .u-historyhd .i::after {
    width: 79px;
    top: 10px;
    left: 30px;
  }

  .u-historyhd .i p {
    text-align: center;
  }

  .u-historyhd .i p.p1 b {
    width: 20px;
    height: 20px;
  }

  .u-historyhd .i p.p1 b::before {
    width: 10px;
    height: 10px;
  }

  .u-historyhd .i p.p2 {
    margin-top: 10px;
    font-size: 16px;
  }
}

/* 新时间轴样式 */
.u-history-section {
  background-color: #152f48;
}

.u-history-timeline {
  display: flex;
  gap: 60px;
  padding: 30px 0;
  margin-left: -28px;
}

.timeline-sidebar {
  display: flex;
  flex-direction: column;
  min-width: 150px;
  padding-right: 80px;
}

.timeline-nav {
  width: 100px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0 50px 50px;
}

.timeline-nav-btn {
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.timeline-nav-btn:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.5);
}

.timeline-years {
  position: relative;
  padding-left: 50px;
  overflow: hidden;
  max-height: 240px;
}

.timeline-years-inner {
  display: flex;
  flex-direction: column;
  gap: 1px;
  position: relative;
  transition: transform 0.3s ease;
}

.year-item {
  font-size: 48px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
  letter-spacing: 2px;
  font-weight: bold;
  font-style: italic;
}

.year-item.active {
  font-size: 72px;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
  font-style: italic;
}

.year-item:hover:not(.active) {
  color: rgba(255, 255, 255, 0.6);
}

.timeline-content {
  flex: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
  padding-left: 96px;
}

.timeline-events {
  display: flex;
  flex-direction: column;
  gap: 40px;
  opacity: 0;
  animation: fadeIn 0.5s ease forwards;
  padding-top: 34px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.event-item {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.event-month {
  font-size: 24px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
  min-width: 80px;
  font-style: italic;
  font-weight: bold;
}

.event-details {
  flex: 1;
}

.event-details h4 {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 1px 0;
  line-height: 1.4;
}

.event-details p {
  font-size: 14px;
  color: #637f97;
  line-height: 1.8;
  margin: 0;
}

.event-details-en p {
  text-align: justify;
}

@media (max-width: 768px) {
  .u-history-section .u-title2 {
    margin-bottom: 40px;
  }

  .u-history-timeline {
    flex-direction: column;
    gap: 30px;
    padding: 30px 15px;
  }

  .timeline-sidebar {
    flex-direction: row;
    min-width: auto;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 0;
  }

  .timeline-years {
    padding-left: 0;
    flex: 1;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-height: none;
    overflow-y: visible;
  }

  .timeline-years-inner {
    flex-direction: row;
    gap: 15px;
    justify-content: center;
    transform: none !important;
  }

  .year-item {
    font-size: 20px;
    white-space: nowrap;
    padding: 0 5px;
  }

  .year-item.active {
    font-size: 28px;
  }

  .timeline-nav {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    padding: 0;
  }

  .timeline-nav-btn {
    width: 36px;
    height: 36px;
  }

  .timeline-nav-btn svg {
    width: 18px;
    height: 18px;
  }

  .timeline-content {
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding-left: 0;
    padding-top: 30px;
  }

  .timeline-events {
    gap: 30px;
  }

  .event-item {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .event-month {
    font-size: 18px;
    min-width: auto;
  }

  .event-details h4 {
    font-size: 14px;
    margin: 0 0 8px 0;
  }

  .event-details p {
    font-size: 13px;
    line-height: 1.6;
  }

  .event-details-en p {
    text-align: justify;
  }
}

@media (max-width: 480px) {
  .u-history-section .u-title2 {
    margin-bottom: 30px;
  }

  .u-history-timeline {
    padding: 20px 10px;
  }

  .timeline-sidebar {
    gap: 10px;
  }

  .timeline-years {
    max-height: none;
    overflow-y: visible;
  }

  .timeline-years-inner {
    gap: 10px;
    transform: none !important;
  }

  .year-item {
    font-size: 18px;
  }

  .year-item.active {
    font-size: 24px;
  }

  .timeline-nav {
    width: 32px;
    height: 32px;
    padding: 0;
  }

  .timeline-nav-btn {
    width: 32px;
    height: 32px;
    border-width: 1px;
  }

  .timeline-nav-btn svg {
    width: 16px;
    height: 16px;
  }

  .timeline-content {
    padding-top: 20px;
  }

  .timeline-events {
    gap: 25px;
  }

  .event-item {
    gap: 8px;
  }

  .event-month {
    font-size: 16px;
  }

  .event-details h4 {
    font-size: 13px;
    margin: 0 0 6px 0;
  }

  .event-details p {
    font-size: 12px;
    line-height: 1.5;
  }

  .event-details-en p {
    text-align: justify;
  }
}

.u-historyls>.hd P {
  color: #333333;
  font-size: 40px;
  font-style: italic;
}

.u-historyls>.ct {
  padding-top: 45px;
  position: relative;
}

.u-historyls>.ct::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background-color: #cccccc;
  position: absolute;
  top: 0;
  left: 140px;
}

.u-historyls .lis1>ul>li {
  margin-bottom: 20px;
}

.u-historyls .lis1>ul>li:last-child {
  margin-bottom: 0;
}

.u-historyls .lis1 .i>.hd {
  width: 140px;
  padding-right: 45px;
  float: left;
}

.u-historyls .lis1 .i>.hd p {
  text-align: right;
  color: #cccccc;
  font-size: 24px;
  font-style: italic;
}

.u-historyls .lis1 .i>.ct {
  margin-left: 172px;
}

.u-historyls .lis1 .i>.ct p {
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}

.u-historyls .lis1 .i>.ct p b {
  color: #333;
}

@media (max-width: 768px) {
  .u-historyls>.hd P {
    font-size: 20px;
  }

  .u-historyls>.ct {
    padding-top: 25px;
  }

  .u-historyls>.ct::before {
    left: 70px;
  }

  .u-historyls .lis1>ul>li {
    margin-bottom: 20px;
  }

  .u-historyls .lis1>ul>li:last-child {
    margin-bottom: 0;
  }

  .u-historyls .lis1 .i>.hd {
    width: 70px;
    padding-right: 20px;
  }

  .u-historyls .lis1 .i>.hd p {
    font-size: 18px;
  }

  .u-historyls .lis1 .i>.ct {
    margin-left: 86px;
  }

  .u-historyls .lis1 .i>.ct p {
    font-size: 14px;
    line-height: 18px;
  }
}

.u-organize>.hd p {
  color: #666666;
  font-size: 16px;
  line-height: 20px;
}

.u-organize>.ct {
  margin-top: 60px;
}

.u-organize>.ct p {
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
}

.u-organize>.ct p img {
  zoom: 0.5;
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .u-organize>.hd p {
    font-size: 14px;
  }

  .u-organize>.ct {
    margin-top: 30px;
  }
}

/* 全球办公点网格布局 */
.u-offices-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 40px;
}

.office-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.office-flag {
  flex-shrink: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f5f5f5;
}

.office-flag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.office-content {
  flex: 1;
  padding-top: 5px;
}

.office-content h3 {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  margin: 0 0 5px 0;
  line-height: 1.4;
}

.office-content p {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}

.office-content p strong {
  color: #666666;
  font-weight: normal;
}

/* 在线联系表单样式 - 原始通用类 */
.contact-form .u-form1 {
  max-width: 700px;
  margin: 0 auto;
  padding: 40px 0;
}

.contact-form .u-form1 .p {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
}

.contact-form .u-form1 label {
  min-width: 150px;
  padding-top: 5px;
  font-size: 14px;
  color: #666666;
  text-align: left;
}

.contact-form .u-form1 label .required {
  color: #4a7ba7;
  margin-right: 3px;
  font-size: 16px;
}

.contact-form .u-form1 .ct {
  flex: 1;
  position: relative;
  display: flex;
  justify-content: flex-end; /* 水平靠右对齐 */
}

.contact-form .u-form1 .tt {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
  transition: border-color 0.3s ease;
  box-sizing: border-box;
}

.contact-form .u-form1 .tt:focus {
  outline: none;
  border-color: #4a7ba7;
}

.contact-form .u-form1 .tt.error {
  border-color: #ff0000;
}

.contact-form .u-form1 textarea.tt {
  resize: vertical;
  min-height: 150px;
  font-family: inherit;
}

.contact-form .u-form1 .error-tip {
  display: none;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 15px;
  color: #ff0000;
  font-size: 13px;
  white-space: nowrap;
  line-height: 1.4;
}

.contact-form .submit-row {
  margin-top: 30px;
  justify-content: flex-end;
}

/* 关于我们页面 - 在线联系表单独立样式（PC版样式 - 基于线上生效样式）*/
.about-contact-form {
  max-width: 700px;
  width: auto;
  left: 0;
  padding: 40px 0;
}

.about-contact-form .p {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
}

.about-contact-form .p::after {
  content: none; /* 取消 .u-form1 .p::after 的清除浮动 */
}

.about-contact-form .p>label {
  width: 150px;
  min-width: 150px;
  padding-top: 5px;
  padding-right: 0;
  font-size: 14px;
  color: #999999;
  text-align: right;
  float: left;
  line-height: 48px;
}

.about-contact-form label .required {
  color: #4a7ba7;
  margin-right: 3px;
  font-size: 16px;
}

.about-contact-form .p>.ct {
  flex: 1;
  margin-left: 20px;
  display: flex;
  justify-content: flex-end;
}

.about-contact-form .p>.ct .tt {
  width: 480px !important;  /* PC版固定宽度，覆盖 .u-form1 的 360px */
  padding: 12px 15px;
  border: 1px solid #999999;
  border-radius: 8px;
  font-size: 14px;
  color: #333333;
  background-color: #ffffff;
  transition: border-color 0.3s ease;
  box-sizing: border-box;
  height: 48px !important;
  text-indent: 15px;
}

.about-contact-form .p>.ct .tt:focus {
  outline: none;
  border-color: #4a7ba7;
}

.about-contact-form .p>.ct .tt.error {
  border-color: #ff0000;
}

.about-contact-form .p>.ct textarea.tt {
  resize: vertical;
  min-height: 150px;
  height: 170px;
  padding: 15px 25px;
  font-family: inherit;
  text-indent: 0;
}

.about-contact-form .error-tip {
  display: none;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 15px;
  color: #ff0000;
  font-size: 13px;
  white-space: nowrap;
  line-height: 1.4;
}

.about-contact-form .submit-row {
  margin-top: 30px;
  justify-content: flex-end;
}

.u-btn-submit {
  background: linear-gradient(135deg, #4a7ba7 0%, #3b6fa0 100%);
  color: #ffffff;
  border: none;
  padding: 14px 50px;
  font-size: 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
}

.u-btn-submit:hover {
  background: linear-gradient(135deg, #3b6fa0 0%, #2d5a85 100%);
  box-shadow: 0 4px 12px rgba(74, 123, 167, 0.3);
}

/* 在线联系表单 - 移动端响应式样式 */
@media (max-width: 768px) {
  .contact-form .u-form1 {
    padding: 30px 15px;
  }
  
  .contact-form .u-form1 .p {
    flex-direction: column;
    margin-bottom: 15px;
  }
  
  .contact-form .u-form1 label {
    min-width: auto;
    padding-top: 0;
    margin-bottom: 8px;
  }
  
  .contact-form .u-form1 .tt {
    padding: 10px 12px;
  }
  
  .contact-form .u-form1 .error-tip {
    position: static;
    transform: none;
    margin-left: -350px;
    margin-top: 52px;
    display: none;
    font-size: 12px;
  }
  
  .u-btn-submit {
    width: 100%;
    padding: 12px 30px;
  }
  
  .u-offices-grid {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  
  .office-flag {
    width: 50px;
    height: 50px;
  }
  
  .office-content h3 {
    font-size: 16px;
    margin-bottom: 12px;
  }
  
  .office-content p {
    font-size: 13px;
    line-height: 22px;
    margin: 6px 0;
  }
}

.u-address {
  margin-bottom: -30px;
}

.u-address>ul {
  margin: -30px;
}

.u-address>ul>li {
  padding: 30px;
}

.u-address .i p {
  font-size: 16px;
  line-height: 22px;
  color: #666;
}

.u-address .i p b {
  color: #333;
}

@media (max-width: 768px) {
  .u-address {
    margin-bottom: -20px;
  }

  .u-address>ul {
    margin: -20px;
  }

  .u-address>ul>li {
    padding: 20px;
  }

  .u-address .i p {
    font-size: 14px;
  }
}

.u-form1 {
  width: 650px;
  margin: 0 auto;
  position: relative;
  left: -40px;
  font-size: 16px;
}

.u-form1.noml {
  margin-left: 0;
  left: 0;
}

.u-formpay {
  position: relative;
  font-size: 16px;
}

.u-formpay .p {
  margin-bottom: 0px;
}

.u-form1 .p {
  margin-bottom: 30px;
}

.u-form1 .p::after {
  content: "";
  display: block;
  clear: both;
}

.u-form1 .p>label {
  width: 90px;
  text-align: right;
  line-height: 48px;
  float: left;
  color: #999999;
}

/* ========================================== */
/* 关于我们页面联系表单独立样式 */
/* ========================================== */
.about-form1 {
  width: 650px;
  margin: 0 auto;
  position: relative;
  left: -40px;
  font-size: 16px;
}

.about-form1.noml {
  margin-left: 0;
  left: 0;
}

.about-form1 .p {
  margin-bottom: 30px;
}

.about-form1 .p::after {
  content: "";
  display: block;
  clear: both;
}

.about-form1 .p>label {
  width: 90px;
  text-align: right;
  line-height: 48px;
  float: left;
  color: #999999;
}

.about-form1 .p>.ct {
  margin-left: 20px;
  position: relative;
}

.about-form1 .p>.ct .tt {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  width: 360px;
}

.about-form1 .p>.ct select.tt,
.about-form1 .p>.ct input.tt {
  height: 48px;
  text-indent: 15px;
}

.about-form1 .p>.ct textarea.tt {
  height: 170px;
  padding: 15px 25px;
}

.about-form1 .p>.ct select.tt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/awd1.png) no-repeat 96% 50%;
  background-size: 12px;
}

.about-form1 .p>.ct>.ex {
  position: absolute;
  top: 0;
  right: 0;
}

.about-form1 .p .tip2 {
  position: absolute;
  left: 25px;
}

.about-form1 .p .tip2 p {
  line-height: 48px;
  color: #ff0000;
  white-space: nowrap;
}

.about-form1 .p .eye1 {
  padding-right: 16px;
}

.about-form1 .p .eye1 p {
  line-height: 48px;
}

.about-form1 .p .eye1 p a {
  display: inline-block;
  vertical-align: text-bottom;
  width: 30px;
  height: 20px;
  background: url(../img/pswd-e2.png) no-repeat center;
  background-size: contain;
}

.about-form1 .p .eye1 p a.on {
  background-image: url(../img/pswd-e1.png);
}

.about-form1 .p>.ct .ex-o {
  position: absolute;
  left: 100%;
  padding-left: 40px;
}

.about-form1 .tip1 p {
  white-space: nowrap;
  color: #999999;
}

.about-form1 .tip1 p .em {
  color: #333;
}

/* ========================================== */
/* 仲裁员费用计算器页面独立样式 */
/* ========================================== */
.fee-calc-form1 {
  width: 650px;
  margin: 0 auto;
  position: relative;
  left: -40px;
  font-size: 16px;
}

.fee-calc-form1.noml {
  margin-left: 0;
  left: 0;
}

.fee-calc-form1 .p {
  margin-bottom: 30px;
}

.fee-calc-form1 .p::after {
  content: "";
  display: block;
  clear: both;
}

.fee-calc-form1 .p>label {
  width: 90px;
  text-align: right;
  line-height: 48px;
  float: left;
  color: #999999;
}

.fee-calc-form1 .p>.ct {
  margin-left: 20px;
  position: relative;
}

.fee-calc-form1 .p>.ct .tt {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  width: 360px;
}

.fee-calc-form1 .p>.ct select.tt,
.fee-calc-form1 .p>.ct input.tt {
  height: 48px;
  text-indent: 15px;
}

.fee-calc-form1 .p>.ct textarea.tt {
  height: 170px;
  padding: 15px 25px;
}

.fee-calc-form1 .p>.ct select.tt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/awd1.png) no-repeat 96% 50%;
  background-size: 12px;
}

.fee-calc-form1 .p>.ct>.ex {
  position: absolute;
  top: 0;
  right: 0;
}

.fee-calc-form1 .p .tip2 {
  position: absolute;
  left: 25px;
}

.fee-calc-form1 .p .tip2 p {
  line-height: 48px;
  color: #ff0000;
  white-space: nowrap;
}

.fee-calc-form1 .p .eye1 {
  padding-right: 16px;
}

.fee-calc-form1 .p .eye1 p {
  line-height: 48px;
}

.fee-calc-form1 .p .eye1 p a {
  display: inline-block;
  vertical-align: text-bottom;
  width: 30px;
  height: 20px;
  background: url(../img/pswd-e2.png) no-repeat center;
  background-size: contain;
}

.fee-calc-form1 .p .eye1 p a.on {
  background-image: url(../img/pswd-e1.png);
}

.fee-calc-form1 .p>.ct .ex-o {
  position: absolute;
  left: 100%;
  padding-left: 40px;
}

.fee-calc-form1 .tip1 p {
  white-space: nowrap;
  color: #999999;
}

.fee-calc-form1 .tip1 p .em {
  color: #333;
}

/* ========================================== */
/* 仲裁员申请页面独立样式 */
/* ========================================== */
.arb-apply-form1 {
  width: 650px;
  margin: 0 auto;
  position: relative;
  left: -40px;
  font-size: 16px;
}

.arb-apply-form1.noml {
  margin-left: 0;
  left: 0;
}

.arb-apply-form1 .p {
  margin-bottom: 30px;
}

.arb-apply-form1 .p::after {
  content: "";
  display: block;
  clear: both;
}

.arb-apply-form1 .p>label {
  width: 90px;
  text-align: right;
  line-height: 48px;
  float: left;
  color: #999999;
}

.arb-apply-form1 .p>.ct {
  margin-left: 20px;
  position: relative;
}

.arb-apply-form1 .p>.ct .tt {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  width: 360px;
}

.arb-apply-form1 .p>.ct select.tt,
.arb-apply-form1 .p>.ct input.tt {
  height: 48px;
  text-indent: 15px;
}

.arb-apply-form1 .p>.ct textarea.tt {
  height: 170px;
  padding: 15px 25px;
}

.arb-apply-form1 .p>.ct select.tt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/awd1.png) no-repeat 96% 50%;
  background-size: 12px;
}

.arb-apply-form1 .p>.ct>.ex {
  position: absolute;
  top: 0;
  right: 0;
}

.arb-apply-form1 .p .tip2 {
  position: absolute;
  left: 25px;
}

.arb-apply-form1 .p .tip2 p {
  line-height: 48px;
  color: #ff0000;
  white-space: nowrap;
}

.arb-apply-form1 .p .eye1 {
  padding-right: 16px;
}

.arb-apply-form1 .p .eye1 p {
  line-height: 48px;
}

.arb-apply-form1 .p .eye1 p a {
  display: inline-block;
  vertical-align: text-bottom;
  width: 30px;
  height: 20px;
  background: url(../img/pswd-e2.png) no-repeat center;
  background-size: contain;
}

.arb-apply-form1 .p .eye1 p a.on {
  background-image: url(../img/pswd-e1.png);
}

.arb-apply-form1 .p>.ct .ex-o {
  position: absolute;
  left: 100%;
  padding-left: 40px;
}

.arb-apply-form1 .tip1 p {
  white-space: nowrap;
  color: #999999;
}

.arb-apply-form1 .tip1 p .em {
  color: #333;
}

/* ========================================== */
/* 申请流程页面统一样式 (step2-9 和 fill_applicant) */
/* ========================================== */
.apply-step-form1 {
  width: 650px;
  margin: 0 auto;
  position: relative;
  left: -40px;
  font-size: 16px;
}

.apply-step-form1.noml {
  margin-left: 0;
  left: 0;
}

.apply-step-form1 .p {
  margin-bottom: 30px;
}

.apply-step-form1 .p::after {
  content: "";
  display: block;
  clear: both;
}

.apply-step-form1 .p>label {
  width: 100px;
  text-align: right;
  line-height: 48px;
  float: left;
  color: #999999;
}

.apply-step-form1 .p>.ct {
  margin-left: 20px;
  position: relative;
}

.apply-step-form1 .p>.ct .tt {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  width: 360px;
}

.apply-step-form1 .p>.ct select.tt,
.apply-step-form1 .p>.ct input.tt {
  height: 48px;
  text-indent: 15px;
}

.apply-step-form1 .p>.ct textarea.tt {
  height: 170px;
  padding: 15px 25px;
}

.apply-step-form1 .p>.ct select.tt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/awd1.png) no-repeat 96% 50%;
  background-size: 12px;
}

.apply-step-form1 .p>.ct>.ex {
  position: absolute;
  top: 0;
  right: 0;
}

.apply-step-form1 .p .tip2 {
  position: absolute;
  left: 25px;
}

.apply-step-form1 .p .tip2 p {
  line-height: 48px;
  color: #ff0000;
  white-space: nowrap;
}

.apply-step-form1 .p .eye1 {
  padding-right: 16px;
}

.apply-step-form1 .p .eye1 p {
  line-height: 48px;
}

.apply-step-form1 .p .eye1 p a {
  display: inline-block;
  vertical-align: text-bottom;
  width: 30px;
  height: 20px;
  background: url(../img/pswd-e2.png) no-repeat center;
  background-size: contain;
}

.apply-step-form1 .p .eye1 p a.on {
  background-image: url(../img/pswd-e1.png);
}

.apply-step-form1 .p>.ct .ex-o {
  position: absolute;
  left: 100%;
  padding-left: 40px;
}

.apply-step-form1 .tip1 p {
  white-space: nowrap;
  color: #999999;
}

.apply-step-form1 .tip1 p .em {
  color: #333;
}

.u-formpay .p>label {
  text-align: right;
  float: left;
  color: #999999;
  line-height: 64px;
}

.u-formpay .p>label[for="pay2"] {
  text-align: right;
  line-height: 68px;
  float: left;
  color: #999999;
}

.u-formpay .p>.pay2_num {
  font-size: 16px;
  color: #333;
}

.u-formpay .p>.pay2_num p {
  margin-left: 0px;
  text-align: left;
  line-height: 64px;
}

.u-formpay .p>.pay2 {
  font-size: 48px;
  font-weight: bold;
  color: #333;
  margin: 0;
}

.u-formpay .p>.pay2 p {
  margin-left: 0px;
  text-align: left;
}

.u-formpay .p .ct_pay2 {
  margin-top: 50px;
}

.u-form1 .p>.ct {
  margin-left: 20px;
  position: relative;
}

.u-formpay .p>.ct {
  margin-left: 200px;
  line-height: 64px;
}

.u-formpay .p>.ct pay2 {
  margin-left: 0px;
}

.u-form1 .p>.ct .tt {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  width: 360px;
}

.u-formpay .p>.ct .tt {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  width: 100%;
}

.u-form1 .p>.ct select.tt,
.u-form1 .p>.ct input.tt {
  height: 48px;
  text-indent: 15px;
}

.u-formpay .p>.ct input.tt {
  height: 48px;
  text-indent: 15px;
}

.u-form1 .p>.ct textarea.tt {
  height: 170px;
  padding: 15px 25px;
}

.u-form1 .p>.ct select.tt {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/awd1.png) no-repeat 96% 50%;
  background-size: 12px;
}

.u-form1 .p>.ct>.ex {
  position: absolute;
  top: 0;
  right: 0;
}

.u-form1 .p .tip2 {
  position: absolute;
  left: 25px;
}

.u-form1 .p .tip2 p {
  line-height: 48px;
  color: #ff0000;
  white-space: nowrap;
}

.u-form1 .p .eye1 {
  padding-right: 16px;
}

.u-form1 .p .eye1 p {
  line-height: 48px;
}

.u-form1 .p .eye1 p a {
  display: inline-block;
  vertical-align: text-bottom;
  width: 30px;
  height: 20px;
  background: url(../img/pswd-e2.png) no-repeat center;
  background-size: contain;
}

.u-form1 .p .eye1 p a.on {
  background-image: url(../img/pswd-e1.png);
}

.u-form1 .p>.ct .ex-o {
  position: absolute;
  left: 100%;
  padding-left: 40px;
}

.u-form1 .tip1 p {
  white-space: nowrap;
  color: #999999;
}

.u-form1 .tip1 p .em {
  color: #333;
}

@media (max-width: 768px) {
  .u-form1 {
    width: 100%;
    left: 0;
    font-size: 14px;
  }

  .u-form1 .p {
    margin-bottom: 20px;
  }

  .u-form1 .p>label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    line-height: 1em;
    margin-bottom: 10px;
  }

  /* ========================================== */
  /* 关于我们页面移动端 */
  /* ========================================== */
  .about-form1 {
    width: 100%;
    left: 0;
    font-size: 14px;
  }

  .about-form1 .p {
    margin-bottom: 20px;
  }

  .about-form1 .p>label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    line-height: 1em;
    margin-bottom: 10px;
  }

  .about-form1 .p>.ct {
    margin-left: 0 !important;
  }

  .about-form1 .p>.ct select.tt,
  .about-form1 .p>.ct input.tt {
    height: 40px;
  }

  .about-form1 .p>.ct>.ex {}

  .about-form1 .p .tip2 {
    left: auto;
    right: 0;
    bottom: 100%;
  }

  .about-form1 .p .tip2 p {
    line-height: 40px;
  }

  .about-form1 .p .eye1 {
    padding-right: 12px;
  }

  .about-form1 .p .eye1 p {
    line-height: 40px;
  }

  .about-form1 .p .eye1 p a {
    zoom: .8;
  }

  .about-form1 .p>.ct .ex-o {
    left: auto;
    right: 0;
    padding-left: 0;
    bottom: 100%;
  }

  .about-form1 .tip1 p {
    line-height: 40px;
  }

  /* ========================================== */
  /* 仲裁员费用计算器页面移动端 */
  /* ========================================== */
  .fee-calc-form1 {
    width: 100%;
    left: 0;
    font-size: 14px;
  }

  .fee-calc-form1 .p {
    margin-bottom: 20px;
  }

  .fee-calc-form1 .p>label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    line-height: 1em;
    margin-bottom: 10px;
  }

  .fee-calc-form1 .p>.ct {
    margin-left: 0 !important;
  }

  .fee-calc-form1 .p>.ct select.tt,
  .fee-calc-form1 .p>.ct input.tt {
    height: 40px;
  }

  .fee-calc-form1 .p>.ct>.ex {}

  .fee-calc-form1 .p .tip2 {
    left: auto;
    right: 0;
    bottom: 100%;
  }

  .fee-calc-form1 .p .tip2 p {
    line-height: 40px;
  }

  .fee-calc-form1 .p .eye1 {
    padding-right: 12px;
  }

  .fee-calc-form1 .p .eye1 p {
    line-height: 40px;
  }

  .fee-calc-form1 .p .eye1 p a {
    zoom: .8;
  }

  .fee-calc-form1 .p>.ct .ex-o {
    left: auto;
    right: 0;
    padding-left: 0;
    bottom: 100%;
  }

  .fee-calc-form1 .tip1 p {
    line-height: 40px;
  }

  /* ========================================== */
  /* 仲裁员申请页面移动端 */
  /* ========================================== */
  .arb-apply-form1 {
    width: 100%;
    left: 0;
    font-size: 14px;
  }

  .arb-apply-form1 .p {
    margin-bottom: 20px;
  }

  .arb-apply-form1 .p>label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    line-height: 1em;
    margin-bottom: 10px;
  }

  .arb-apply-form1 .p>.ct {
    margin-left: 0 !important;
  }

  .arb-apply-form1 .p>.ct select.tt,
  .arb-apply-form1 .p>.ct input.tt {
    height: 40px;
  }

  .arb-apply-form1 .p>.ct>.ex {}

  .arb-apply-form1 .p .tip2 {
    left: auto;
    right: 0;
    bottom: 100%;
  }

  .arb-apply-form1 .p .tip2 p {
    line-height: 40px;
  }

  .arb-apply-form1 .p .eye1 {
    padding-right: 12px;
  }

  .arb-apply-form1 .p .eye1 p {
    line-height: 40px;
  }

  .arb-apply-form1 .p .eye1 p a {
    zoom: .8;
  }

  .arb-apply-form1 .p>.ct .ex-o {
    left: auto;
    right: 0;
    padding-left: 0;
    bottom: 100%;
  }

  .arb-apply-form1 .tip1 p {
    line-height: 40px;
  }

  /* ========================================== */
  /* 申请流程页面移动端 */
  /* ========================================== */
  .apply-step-form1 {
    width: 100%;
    left: 0;
    font-size: 14px;
  }

  .apply-step-form1 .p {
    margin-bottom: 20px;
  }

  .apply-step-form1 .p>label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    line-height: 1em;
    margin-bottom: 10px;
  }

  .apply-step-form1 .p>.ct {
    margin-left: 0 !important;
  }

  .apply-step-form1 .p>.ct select.tt,
  .apply-step-form1 .p>.ct input.tt {
    height: 40px;
  }

  .apply-step-form1 .p>.ct>.ex {}

  .apply-step-form1 .p .tip2 {
    left: auto;
    right: 0;
    bottom: 100%;
  }

  .apply-step-form1 .p .tip2 p {
    line-height: 40px;
  }

  .apply-step-form1 .p .eye1 {
    padding-right: 12px;
  }

  .apply-step-form1 .p .eye1 p {
    line-height: 40px;
  }

  .apply-step-form1 .p .eye1 p a {
    zoom: .8;
  }

  .apply-step-form1 .p>.ct .ex-o {
    left: auto;
    right: 0;
    padding-left: 0;
    bottom: 100%;
  }

  .apply-step-form1 .tip1 p {
    line-height: 40px;
  }

  .u-form1 .p>.ct {
    margin-left: 0 !important;
  }

  .u-form1 .p>.ct select.tt,
  .u-form1 .p>.ct input.tt {
    height: 40px;
  }


  .u-form1 .p>.ct>.ex {}

  .u-form1 .p .tip2 {
    left: auto;
    right: 0;
    bottom: 100%;
  }

  .u-form1 .p .tip2 p {
    line-height: 40px;
  }

  .u-form1 .p .eye1 {
    padding-right: 12px;
  }

  .u-form1 .p .eye1 p {
    line-height: 40px;
  }

  .u-form1 .p .eye1 p a {
    zoom: .8;
  }

  .u-form1 .p>.ct .ex-o {
    left: auto;
    right: 0;
    padding-left: 0;
    bottom: 100%;
  }

  .u-form1 .tip1 p {
    line-height: 40px;
  }
}

.u-btn1 {
  display: inline-block;
  vertical-align: middle;
  width: 115px;
  line-height: 48px;
  text-align: center;
  color: #fff !important;
  border-radius: 8px;
  font-size: 16px;
  background-color: #2f6e9b;
}

.u-btn1:hover img {
  left: 0.2em !important;
}

.u-btn1.gr {
  background-color: #cccccc;
  color: #666666 !important;
}

.u-btn1.dk {
  background-color: #333333;
}

.u-btn1.gt {
  width: 285px;
  line-height: 64px;
  font-size: 24px;
}

.u-btn1.gt .img1 {
  height: 25px;
  margin-left: 15px;
  position: relative;
  left: 0;
  -webkit-transition: left 600ms;
  transition: left 600ms;
}

.u-btn1.bd {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #666666 !important;
  border-radius: 8px;
}

.u-btn1.bd:hover {
  border-color: #2f6e9b;
  color: #2f6e9b !important;
}

.u-btn1.danger {
  background-color: #e74c3c !important;
  border-color: #e74c3c !important;
  color: #fff !important;
}

.u-btn1.danger:hover {
  background-color: #c0392b !important;
  border-color: #c0392b !important;
}

@media (max-width: 768px) {
  .u-btn1 {
    line-height: 40px;
  }

  .u-btn1.gt {
    width: 100%;
    line-height: 54px;
    font-size: 18px;
  }

  .u-btn1.gt .img1 {
    height: 20px;
    margin-left: 10px;
  }
}

.u-citytab1 {
  margin-right: 120px;
  margin-bottom: -10px;
}

.u-citytab1>ul {
  margin: -10px;
}

.u-citytab1>ul>li {
  padding: 10px;
}

.u-citytab1 .i {
  display: block;
  line-height: 60px;
  border: 1px solid #2f6e9b;
  font-size: 22px;
  border-radius: 8px;
}

@media (max-width: 768px) {
  .u-citytab1 {
    margin-right: 0;
  }

  .u-citytab1>ul {
    margin: -5px;
  }

  .u-citytab1>ul>li {
    padding: 5px;
    width: 50% !important;
  }

  .u-citytab1 .i {
    line-height: 45px;
    font-size: 18px;
  }
}

.u-article1>.hd {
  padding-bottom: 45px;
}

.u-article1>.hd p.p1 {
  font-size: 50px;
  line-height: 60px;
}

.u-article1>.hd p.p2 {
  margin-top: 20px;
  font-size: 14px;
  color: #999999;
}

.u-article1>.hd p.p2::after {
  content: "";
  display: block;
  clear: both;
}

.u-article1>.ct {
  margin-top: 40px;
  padding-bottom: 40px;
}

.u-article1>.ct p {
  font-size: 22px;
  line-height: 1.5em;
}

.u-article1>.ct img {
  max-width: 100%;
  display: block;
  margin: 2em auto;
}

.u-article1>.ct span.tp {
  display: block;
  text-align: center;
  color: #666;
  font-size: 16px;
  margin-top: -1em;
  margin-bottom: 2em;
}

.u-article1>.ft {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .u-article1>.hd {
    padding-bottom: 20px;
  }

  .u-article1>.hd p.p1 {
    font-size: 25px;
    line-height: 30px;
  }

  .u-article1>.ct {
    margin-top: 20px;
    padding-bottom: 20px;
  }

  .u-article1>.ct p {
    font-size: 16px;
    line-height: 1.5em;
  }

  .u-article1>.ct img {
    max-width: 100%;
    display: block;
    margin: 2em auto;
  }

  .u-article1>.ct span.tp {
    font-size: 14px;
  }

  .u-article1>.ft {
    margin-top: 20px;
  }
}


.u-conttab1>.ct {
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 60px 80px;
}

.u-conttab1 .lis1>ul {
  margin: -10px;
}

.u-conttab1 .lis1>ul li {
  padding: 10px;
}

.u-conttab1 .lis1>ul li .i {
  line-height: 65px;
  text-align: center;
  width: 310px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 24px;
  background-color: #f0f0f0;
  color: #999999;
  -webkit-transition: color 600ms;
  transition: color 600ms;
}

.u-conttab1 .lis1>ul li .i:hover,
.u-conttab1 .lis1>ul li .i.on,
.u-conttab1 .lis1>ul li .i.active {
  color: #333;
}

.u-conttab1 .lis1>ul li .i.on,
.u-conttab1 .lis1>ul li .i.active {
  background-color: #fff;
}

.u-conttab1 .head p {
  font-size: 30px;
}

@media (max-width: 768px) {
  .u-conttab1>.ct {
    padding: 30px 20px;
  }

  .u-conttab1 .lis1>ul {
    margin: -10px;
  }

  .u-conttab1 .lis1>ul li {
    padding: 5px;
  }

  .u-conttab1 .lis1>ul li .i {
    line-height: 45px;
    width: 160px;
    font-size: 18px;
  }

  .u-conttab1 .head p {
    font-size: 22px;
  }
}

.u-price1 {
  color: #2f6e9b;
  font-size: 50px;
}

@media (max-width: 768px) {
  .u-price1 {
    font-size: 40px;
  }
}

.u-filter .tab1>ul {
  margin: 0 -10px;
}

.u-filter .tab1>ul>li {
  padding: 0 10px;
  border-right: 1px solid #999999;
}

.u-filter .tab1>ul>li:last-child {
  border-right: none;
}

.u-filter .tab1 .i {
  line-height: 1em;
  font-size: 16px;
  color: #666666;
}

.u-filter .tab1 .i:hover,
.u-filter .tab1 .i.on {
  color: #333;
}

.u-filter .tab1 .i.on {
  font-weight: bold;
}

.u-filter .drop {
  display: inline-block;
  margin-right: 10px;
}

.u-filter .drop:last-child {
  margin-right: 0;
}

.u-filter .drop .tt {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  width: 100%;
  height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/awd1.png) no-repeat 92% 50%;
  background-size: 12px;
  padding-left: 10px;
  padding-right: 25px;
}

@media (max-width: 768px) {
  .u-filter .drop {
    margin-right: 5px;
    margin-bottom: 15px;
  }

  .u-filter .drop .tt {
    padding-left: 5px;
    padding-right: 20px;
    background-size: 10px;
  }
}

.u-rolelist {
  margin-bottom: -40px;
}

.u-rolelist.wt .i>.ct p.p1 {
  color: #fff;
}

.u-rolelist>ul {
  margin: -30px -15px;
}

.u-rolelist>ul>li {
  padding: 30px 15px;
}

.u-rolelist .i:hover {
  background-color: #dfdfdf;
  border-radius: 12px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.u-rolelist .i {
  display: block;
  padding: 15px;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.u-rolelist .i:hover>.ct p.p1,
.u-rolelist .i:hover>.ct p.p3 {
  font-weight: bold;
}

.u-rolelist .i.ex>.hd {
  float: left;
  width: 150px;
  position: relative;
}

.u-rolelist .i.ex>.ct {
  margin-left: 170px;
  padding-top: 5px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
}

.u-rolelist .i.ex>.ct p {
  text-align: left;
}

.u-rolelist .i.ex>.ct p.p3 {
  font-size: 16px;
}

.u-rolelist .i.ex>.ct p.p3 small {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
}

.u-rolelist .i.ex>.ct p.p4 {
  line-height: 22px;
  font-size: 16px;
}

.u-rolelist .i.ex>.ct p.p4 .info-line {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 22px;
}

.u-rolelist .i.ex>.ct p.p4.m4 {
  display: -webkit-box !important;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 57px;
  line-height: 19px;
  margin-top: 15px;
  word-break: break-all;
  text-overflow: ellipsis;
}

.u-rolelist .i.ex>.ct p.p4 label {
  color: #999999;
  white-space: nowrap;
}

/* Fix z-index for hover popup to prevent being covered by sticky pagetabs-wrapper */
.u-rolelist .i.ex.wp {
  position: relative;
  z-index: 1;
}

.u-rolelist .i.ex.wp:hover {
  z-index: 101;
}

.u-rolelist .i>.hd {
  border-radius: 8px;
}

.u-rolelist .i>.hd img {
  width: 100%;
}

.u-rolelist .i>.ct p {
  text-align: center;
}

.u-rolelist .i>.ct p.p1 {
  margin-top: 18px;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 60px;
}

@media (max-width: 768px) {
  .u-rolelist .i>.ct p.p1 {
    height: auto;
  }
}

/* 仲裁员列表页面特定样式 - 仅桌面端 */
@media (min-width: 769px) {
  .arbitrator-list-page .u-rolelist.list.s3.mb-full {
    padding: 42px 0;
  }
}

.u-paging {
  margin-top: 80px;
}

.u-paging.lt a {
  line-height: 28px;
  border-radius: 4px;
  padding: 0 8px;
  margin: 0 2px;
}

.u-paging p {
  text-align: center;
}

.u-paging p a {
  display: inline-block;
  line-height: 40px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  padding: 0 15px;
  margin: 0 3px;
  font-size: 16px;
}

.u-paging p a:hover,
.u-paging p a.on {
  border-color: #2f6e9b;
  background-color: #2f6e9b;
  color: #fff;
}

@media (max-width: 768px) {
  .u-paging {
    margin-top: 40px;
  }

  .u-paging p a {
    display: none;
  }

  .u-paging p a:first-child,
  .u-paging p a:last-child,
  .u-paging p a.on {
    display: inline-block;
  }
}

.u-arbiapply {
  background-color: #fff;
  border-radius: 6px;
  padding: 25px 50px;
  min-height: 1200px;
  position: relative;
}

.u-arbiapply>img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -5px;
  right: -5px;
}

.u-arbiapply>.hd p {
  text-align: center;
  font-size: 50px;
}

.u-arbiapply>.ct {
  margin-top: 50px;
}

.u-arbiapply .u-form1 {
  margin-left: 40px;
}

.u-arbiapply .u-form1.full {
  margin: 0;
  width: 100%;
  left: 0;
}

/* 仲裁员申请页面特殊布局 */
.u-arbiapply .arb-apply-form1 {
  margin-left: 40px;
}

.u-arbiapply .arb-apply-form1.full {
  margin: 0;
  width: 100%;
  left: 0;
}

.u-arbiapply .txt1 p.p0 {
  font-size: 22px;
  margin-bottom: 15px;
}

.u-arbiapply .txt1 p.p1 {
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}

.u-arbiapply .txt1 p.p2 {
  margin-top: 20px;
  font-size: 16px;
  color: #333;
}

.u-arbiapply .txt1 p.p2 label {
  cursor: pointer;
}

.u-arbiapply .txt1 p.p2 label input {
  margin-left: 10px;
  vertical-align: middle;
  position: relative;
}

.u-arbiapply .txt1 p.p3 {
  font-size: 22px;
}

.u-arbiapply .form .p label {
  font-size: 22px;
  vertical-align: middle;
}

.u-arbiapply .form .p .tt {
  border: 1px solid #999999;
  border-radius: 8px;
  width: 380px;
  height: 48px;
  text-indent: 15px;
  font-size: 20px;
  margin-left: 15px;
  margin-right: 5px;
  vertical-align: middle;
}

.u-arbiapply .form .tip1 p a {
  color: #447ca5;
  font-size: 16px;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .u-arbiapply {
    padding: 20px;
    min-height: unset;
  }

  .u-arbiapply>img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -5px;
    right: -5px;
  }

  .u-arbiapply>.hd p {
    font-size: 25px;
  }

  .u-arbiapply>.ct {
    margin-top: 25px;
  }

  .u-arbiapply .u-form1 {
    margin-left: 0;
  }

  .u-arbiapply .arb-apply-form1 {
    margin-left: 0;
  }

  .u-arbiapply .txt1 p.p0 {
    font-size: 16px;
  }

  .u-arbiapply .txt1 p.p1 {
    font-size: 14px;
    line-height: 20px;
  }

  .u-arbiapply .txt1 p.p2 {
    margin-top: 14px;
    font-size: 12px;
  }

  .u-arbiapply .txt1 p.p2 label input {
    margin-left: 5px;
  }

  .u-arbiapply .txt1 p.p3 {
    font-size: 18px;
  }

  .u-arbiapply .form .p label {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .u-arbiapply .form .p .tt {
    width: 100%;
    height: 48px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-arbiapply .form .p .u-btn1 {
    margin: 10px 0;
  }

  .u-arbiapply .form .tip1 p a {
    font-size: 14px;
  }
}

.u-arbiinfo .head>.hd {
  width: 195px;
  border-radius: 8px;
  height: 280px;
  float: left;
}

.u-arbiinfo .head>.hd img {
  height: 100%;
}

.u-arbiinfo .head>.ct {
  margin-left: 235px;
}

.u-arbiinfo .head>.ct .txt2 {
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 40px;
}

.u-arbiinfo .head>.ct .txt2 p {
  color: #333;
}

.u-arbiinfo .head>.ct .txt2 p.p1 {
  font-size: 50px;
}

.u-arbiinfo .head>.ct .txt2 p.p2 {
  margin-top: 10px;
  font-size: 22px;
  line-height: 26px;
}

.u-arbiinfo .head>.ct .txt2 p.p2 label {
  color: #999;
}

.u-arbiinfo .cont .i {
  margin-bottom: 50px;
}

.u-arbiinfo .cont .i:last-child {
  margin-bottom: 0;
}

.u-arbiinfo .cont .i p.p1 {
  font-size: 22px;
  color: #333;
  margin-bottom: 20px;
}

.u-arbiinfo .cont .i p.p2 {
  color: #666666;
  font-size: 16px;
  line-height: 20px;
}

/* 富文本内容样式统一 - 让富文本中的加粗内容使用p1样式，普通内容使用p2样式 */
/* 适配富文本编辑器生成的实际HTML结构 */
.u-arbiinfo .cont .i p strong,
.u-arbiinfo .cont .i p b {
  font-size: 22px !important;
  color: #333 !important;
  font-weight: bold !important;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
}

/* 包含strong/b标签的p标签样式 */
.u-arbiinfo .cont .i p:has(strong),
.u-arbiinfo .cont .i p:has(b) {
  font-size: 22px !important;
  color: #333 !important;
  font-weight: bold !important;
  margin-bottom: 30px !important;
  margin-top: 20px !important;
}

/* 普通的p标签保持p2样式 */
.u-arbiinfo .cont .i p:not(:has(strong)):not(:has(b)) {
  color: #666666;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}

/* 兼容性方案：直接针对包含strong的p标签 */
.u-arbiinfo .cont .i p[style*="text-wrap-mode"] strong,
.u-arbiinfo .cont .i p[style*="text-wrap-mode"] b {
  font-size: 22px !important;
  color: #333 !important;
}

@media (max-width: 768px) {
  .u-arbiinfo .head {
    width: 180px;
    margin: 0 auto;
  }

  .u-arbiinfo .head>.hd {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto;
  }

  .u-arbiinfo .head>.hd img {
    height: 100%;
  }

  .u-arbiinfo .head>.ct {
    margin-left: 0;
    line-height: unset;
    margin-top: 20px;
  }

  .u-arbiinfo .head>.ct .txt2 {
    padding-bottom: 20px;
  }

  .u-arbiinfo .head>.ct .txt2 p.p1 {
    font-size: 25px;
  }

  .u-arbiinfo .head>.ct .txt2 p.p2 {
    font-size: 14px;
    line-height: 22px;
  }

  .u-arbiinfo .cont .i {
    margin-bottom: 25px;
  }

  .u-arbiinfo .cont .i p.p1 {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.4em;
  }

  .u-arbiinfo .cont .i p.p2 {
    font-size: 14px;
  }

  /* 移动端富文本样式 */
  .u-arbiinfo .cont .i p strong,
  .u-arbiinfo .cont .i p b {
    font-size: 18px !important;
  }

  .u-arbiinfo .cont .i p:has(strong),
  .u-arbiinfo .cont .i p:has(b) {
    font-size: 18px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
  }

  .u-arbiinfo .cont .i p:not(:has(strong)):not(:has(b)) {
    font-size: 14px;
  }
}

.u-arbilrct.wt {
  color: #fff;
}

.u-arbilrct>.l,
.u-arbilrct>.r {
  width: 48%;
}

.u-arbilrct .txt1 p {
  font-size: 16px;
  line-height: 1.5em;
  padding-top: 10px;
}

.u-arbilrct .view {
  border-radius: 6px;
  height: 400px;
}

.u-arbilrct .view img {
  height: 100%;
}

@media (max-width: 768px) {
  .u-arbilrct>.r {
    margin-top: 20px;
  }
}

.u-tmpllink>.l {
  width: 310px;
}

.u-tmpllink>.r {
  width: 810px;
}

.u-tmpllink .view:hover>.ct p.p1 {
  color: #2f6e9b;
}

.u-tmpllink .view:hover>.ct p.p2 img {
  left: 10px;
}

.u-tmpllink .view>.hd {
  width: 280px;
  height: 400px;
  border-radius: 6px;
  float: left;
}

.u-tmpllink .view>.hd img {
  height: 100%;
}

.u-tmpllink .view>.ct {
  margin-left: 395px;
}

.u-tmpllink .view>.ct p.p1 {
  padding-top: 120px;
  font-size: 30px;
}

.u-tmpllink .view>.ct p.p2 {
  margin-top: 25px;
}

.u-tmpllink .view>.ct p.p2 img {
  height: 38px;
  position: relative;
  left: 0;
  -webkit-transition: left 600ms;
  transition: left 600ms;
}

@media (max-width: 768px) {
  .u-tmpllink>.r {
    margin-top: 40px;
  }

  .u-tmpllink .view>.hd {
    width: 280px;
    height: auto;
    float: none;
    margin: 0 auto;
  }

  .u-tmpllink .view>.ct {
    margin-left: 0;
    margin-top: 15px;
  }

  .u-tmpllink .view>.ct p {
    text-align: center;
  }

  .u-tmpllink .view>.ct p.p1 {
    padding-top: 0;
    font-size: 20px;
  }

  .u-tmpllink .view>.ct p.p2 {
    margin-top: 15px;
  }

  .u-tmpllink .view>.ct p.p2 img {
    height: 28px;
  }
}

.u-arbicomp {
  padding: 130px 0;
}

.u-arbicomp p {
  text-align: center;
}

.u-arbicomp p .bt {
  display: inline-block;
  width: 520px;
  line-height: 135px;
  border-radius: 70px;
  text-align: center;
  font-size: 50px;
  background-color: #fff;
  font-family: 阿里妈妈数黑体;
}

.u-arbicomp p .bt:hover img {
  left: 10px;
}

.u-arbicomp p .bt img {
  height: 26px;
  margin-left: 15px;
  position: relative;
  top: -4px;
  left: 0;
  -webkit-transition: left 600ms;
  transition: left 600ms;
}

@media (max-width: 768px) {
  .u-arbicomp {
    padding: 65px 0;
  }

  .u-arbicomp p {
    text-align: center;
  }

  .u-arbicomp p .bt {
    width: 260px;
    line-height: 65px;
    border-radius: 65px;
    font-size: 25px;
  }

  .u-arbicomp p .bt:hover img {
    left: 10px;
  }

  .u-arbicomp p .bt img {
    height: 14px;
    margin-left: 10x;
  }
}

.u-newslist.s1 {
  margin-bottom: 0;
}

.u-newslist.s1>ul {
  margin: 0;
}

.u-newslist.s1>ul>li {
  padding: 0;
}

.u-newslist.s1 .i {
  padding: 0;
}

.u-newslist.s1 .i>.ct {
  margin-right: 0;
}

.u-newslist.s2 {
  margin-bottom: -30px;
}

.u-newslist.s2>ul {
  margin: -30px -60px;
}

.u-newslist.s2>ul>li {
  padding: 40px 60px 0px 60px;
}

.u-newslist.s2 .i {
  padding: 0;
}

.u-newslist.s2 .i>.ct {
  margin-right: 0;
}

.u-newslist.s3 {
  margin-bottom: -10px;
}

.u-newslist.s3>ul {
  margin: -10px;
}

.u-newslist.s3>ul>li {
  padding: 10px;
}

.u-newslist.s3 .i {
  padding: 0;
}

.u-newslist.s3 .i.bg-w {
  border-radius: 8px;
  overflow: hidden;
}

.u-newslist.s3 .i.bg-w>.hd {
  border-radius: 0;
}

.u-newslist.s3 .i.bg-w>.ct {
  padding: 35px;
}

.u-newslist.s3 .i>.hd {
  float: none;
  width: 100%;
  height: 250px;
}

.u-newslist.s3 .i>.ct {
  margin-right: 0;
  padding: 30px;
}

.u-newslist.ac {
  text-align: center;
}

.u-newslist.ac>ul>li {
  display: inline-block;
  float: none;
  width: 30%;
}

.u-newslist .i {
  padding: 30px 0;
}

.u-newslist .i.ex>.hd {
  float: left;
}

.u-newslist .i.ex>.ct {
  margin-right: 0;
  margin-left: 570px;
  margin-bottom: 50px;
}

.u-newslist .i.lt>.hd {
  height: auto;
}

.u-newslist .i.lt>.hd p {
  font-size: 16px;
  line-height: 20px;
}

.u-newslist .i.bg-w:hover {
  background-color: #2f6e9b;
}

.u-newslist .i.bg-w:hover * {
  font-weight: normal !important;
  -webkit-transition: none;
  transition: none;
  color: #fff !important;
}

.u-newslist .i>.hd {
  float: right;
  width: 490px;
  height: 300px;
  border-radius: 8px;
  position: relative;
}

.u-newslist .i>.hd:hover p {
  padding-bottom: 30px;
}

.u-newslist .i>.hd.auto {
  width: auto;
}

.u-newslist .i>.hd i {
  content: "";
  position: absolute;
  z-index: 1;
  top: 60%;
  height: 50%;
  left: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.u-newslist .i>.hd img {
  height: 100%;
}

/* 搜索结果页图片样式 - 让横向图片完整显示 */
.u-newslist .i>.hd.search-result-img {
  display: flex;
  align-items: center;
  justify-content: center;
}

.u-newslist .i>.hd.search-result-img img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.u-newslist .i>.hd p {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 25px;
  padding-bottom: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #fff;
  font-size: 24px;
  line-height: 1.4em;
  -webkit-transition: padding-bottom 600ms;
  transition: padding-bottom 600ms;
  text-align: left;
}

.u-newslist .i>.ct {
  margin-right: 550px;
}

.u-newslist .i>.ct p.p1 {
  padding-top: 65px;
}

.u-newslist .i>.ct p.p1 .u-btn1 {
  width: 135px;
}

.u-newslist .i>.ct p.p2 {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.4em;
}

.u-newslist .i>.ct p.p2:not(.elli-2) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.u-newslist .i>.ct p.p2:first-child {
  margin-top: 0;
}

.u-newslist .i>.ct p.p3 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #6c757d;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
}

.u-newslist .i>.ct p.p4 {
  margin-top: 65px;
}

.u-newslist .i>.ct p.p5 {
  margin-top: 10px;
  margin-bottom: -10px;
}

.u-newslist .i>.ct p.p5 label {
  border: 1px solid #999999;
  border-radius: 6px;
  line-height: 20px;
  padding: 0 10px;
  color: #999999;
}

.u-newslist .i>.ct p.p5 label.on {
  border-color: #2f6e9b;
  background-color: #2f6e9b;
  color: #fff;
}

.u-newslist a.i:hover>.ct p.p2 {
  font-weight: bold;
}

@media (max-width: 768px) {
  .u-newslist.s2 {
    margin-bottom: -10px;
  }

  .u-newslist.s2>ul {
    margin: -10px;
  }

  .u-newslist.s2>ul>li {
    padding: 10px;
  }

  .u-newslist.s3 .i.bg-w>.ct {
    padding: 20px;
  }

  .u-newslist.s3 .i>.ct {
    margin-right: 0;
    padding: 20px;
    padding-bottom: 0;
  }

  .u-newslist>ul>li:first-child .i {
    padding-top: 0;
  }

  .u-newslist>.i {
    padding-top: 0 !important;
  }

  .u-newslist .i {
    padding: 20px 0;
  }

  .u-newslist .i.ex>.hd {
    float: none;
    margin-bottom: 20px;
  }

  .u-newslist .i.ex>.ct {
    margin-right: 0;
    margin-left: 0;
  }

  .u-newslist .i>.hd {
    float: none;
    width: 100%;
    height: auto;
    border-radius: 8px;
  }

  .u-newslist .i>.hd.auto {
    text-align: center;
  }

  .u-newslist .i>.hd.auto img {
    display: inline-block;
  }

  .u-newslist .i>.hd>p {
    font-size: 16px;
  }

  .u-newslist .i>.ct {
    margin-right: 0;
  }

  .u-newslist .i>.ct:first-child p.p1 {
    padding-top: 0;
  }

  .u-newslist .i>.ct p.p1 {
    padding-top: 20px;
  }

  .u-newslist .i>.ct p.p2 {
    font-size: 20px;
  }

  .u-newslist .ht60 {
    height: 20px !important;
  }
}

.u-statusbox {
  padding: 8% 10% 10% 10%;
  border-radius: 8px;
}

.u-statusbox>.ct p {
  text-align: center;
}

.u-statusbox>.ct p.p1 {
  font-size: 50px;
}

.u-statusbox>.ct p.p2 {
  margin-top: 45px;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
}

.u-statusbox>.ct p.p3 {
  margin-top: 50px;
}

@media (max-width: 768px) {
  .u-statusbox {
    padding: 45px 10%;
  }

  .u-statusbox>.ct p.p1 {
    font-size: 25px;
  }

  .u-statusbox>.ct p.p2 {
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
  }

  .u-statusbox>.ct p.p3 {
    margin-top: 25px;
  }
}

.e-sitemain {
  padding: 0;
  overflow: visible;
  margin-top: -380px;
  z-index: 1;
}

@media (max-width: 768px) {
  .e-sitemain {
    margin-top: -190px;
  }
}

.u-sitemain {
  background-color: #fff;
  border-radius: 6px;
  position: relative;
}

.u-sitemain::before {
  content: "";
  display: inline-block;
  width: 360px;
  height: 35px;
  background: url(../img/site-e1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: -35px;
  right: 50px;
}

.u-sitemain .u-fullpart {
  padding: 70px;
}

@media (max-width: 768px) {
  .u-sitemain::before {
    width: 180px;
    height: 17px;
    top: -17px;
    right: 25px;
  }

  .u-sitemain .u-fullpart {
    padding: 30px 15px;
  }
}

.u-sitelink .txt1 {
  width: 80%;
  margin: 0 auto;
}

.u-sitelink .txt1 p {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}

.u-sitelink .lis1 {
  margin-bottom: -12px;
}

.u-sitelink .lis1>ul {
  margin: -12px;
}

.u-sitelink .lis1>ul>li {
  padding: 12px;
}

.u-sitelink .lis1 .i {
  display: block;
  border-radius: 6px;
}

.u-sitelink .lis1 .i p {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
  font-size: 22px;
  color: #fff;
}

@media (max-width: 768px) {
  .u-sitelink .txt1 {
    width: 100%;
  }

  .u-sitelink .txt1 p {
    font-size: 14px;
  }

  .u-sitelink .lis1 {
    margin-bottom: -6px;
  }

  .u-sitelink .lis1>ul {
    margin: -6px;
  }

  .u-sitelink .lis1>ul>li {
    padding: 6px;
  }

  .u-sitelink .lis1 .i p {
    left: 25px;
    text-align: center;
    font-size: 18px;
  }
}

.u-ruleview>ul {
  margin: -10px;
}

.u-ruleview>ul>li {
  padding: 10px;
}

.u-ruleview .p {
  border: 1px solid #cccccc;
  border-radius: 6px;
  padding: 40px;
  padding-left: 100px;
  position: relative;
}

.u-ruleview .p>label {
  content: "";
  display: inline-block;
  width: 58px;
  height: 180px;
  background: url(../img/de-1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  text-align: center;
  font-size: 24px;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding-right: 20px;
}

@media (max-width: 768px) {
  .u-ruleview .p {
    padding: 20px;
    padding-left: 40px;
  }

  .u-ruleview .p>label {
    width: 29px;
    height: 90px;
    top: 20px;
    -webkit-transform: none;
    transform: none;
    font-size: 16px;
    padding-right: 10px;
    letter-spacing: 4px;
  }

  .u-ruleview .u-rolelist {
    margin-bottom: -10px;
  }

  .u-ruleview .u-rolelist>ul {
    margin: -10px 0;
  }

  .u-ruleview .u-rolelist>ul>li {
    padding: 10px 0;
  }
}

.u-faqslist>ul>li {
  padding: 25px 0;
}

.u-faqslist>ul>li:first-child {
  padding-top: 0;
}

.u-faqslist .u-newslist .i.on>.ct p.p2 .aw {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.u-faqslist .u-newslist .i.on>.ct p.p3,
.u-faqslist .u-newslist .i.on>.ct p.p5 {
  display: block;
}

.u-faqslist .u-newslist .i>.ct p.p2 {
  white-space: normal;
  cursor: pointer;
}

.u-faqslist .u-newslist .i>.ct p.p2 .aw {
  content: "";
  display: inline-block;
  width: 38px;
  height: 38px;
  background: url(../img/awd2.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}

.u-faqslist .u-newslist .i>.ct p.p3,
.u-faqslist .u-newslist .i>.ct p.p5 {
  display: none;
}

@media (max-width: 768px) {
  .u-faqslist .u-newslist .i>.ct p.p2 .aw {
    width: 28px;
    height: 28px;
    margin-left: 10px;
  }
}

/* 支付方式页面样式 */
.text-left {
  text-align: left;
}

.qrcode-iframe {
  border: none;
  overflow: hidden;
  border-radius: 8px;
}

.payment-options {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin: 40px 0;
  flex-wrap: wrap;
}

.payment-method {
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 10px;
  width: 120px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #333;
}

.payment-method:hover {
  border: none;
  box-shadow: none;
  transform: none;
}

.payment-method.selected {
  border: none;
  background-color: transparent;
}

.payment-method input[type="radio"] {
  display: none;
}

.payment-icon {
  width: 120px;
  height: 80px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  overflow: hidden;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}

.payment-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
}



.payment-method:hover .payment-icon {
  border-color: #4a90e2;
  transform: scale(1.05);
}

.payment-name {
  font-size: 14px;
  color: #666;
  text-align: center;
}

.next-button {
  text-align: center;
  margin-top: 40px;
}

/* 支付弹窗样式 */
.payment-dialog-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1050;
  animation: fadeIn 0.3s ease-out;
}

.payment-dialog {
  background: white;
  border-radius: 12px;
  width: 90%;
  max-width: 380px;
  max-height: 90vh;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  animation: slideIn 0.3s ease-out;
}

.dialog-header {
  background: #f8f9fa;
  padding: 20px;
  border-bottom: 1px solid #dee2e6;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dialog-header h3 {
  margin: 0;
  color: #333;
  font-size: 18px;
}

.dialog-close {
  background: none;
  border: none;
  font-size: 24px;
  color: #666;
  cursor: pointer;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s;
}

.dialog-close:hover {
  background: #e9ecef;
  color: #333;
}

.dialog-content {
  padding: 30px;
  text-align: center;
}

.qrcode-container {
  margin-bottom: 15px;
  text-align: center;
}

.qrcode-placeholder {
  background: #f8f9fa;
  border: 2px dashed #dee2e6;
  padding: 20px 15px;
  border-radius: 8px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.qrcode-iframe-container {
  background: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.qrcode-iframe-container iframe {
  display: block;
  width: 200px;
  height: 200px;
  border: none;
  overflow: hidden;
}

.loading-spinner {
  width: 30px;
  height: 30px;
  border: 3px solid #f3f3f3;
  border-top: 3px solid #007bff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 10px auto;
}

.payment-instructions p {
  margin: 0 0 15px 0;
  color: #333;
  font-size: 16px;
}

.payment-amount {
  background: #e8f5e8;
  color: #2d5016;
  padding: 10px 15px;
  border-radius: 6px;
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
}

.dialog-footer {
  background: #f8f9fa;
  padding: 15px 20px;
  border-top: 1px solid #dee2e6;
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}

.btn {
  padding: 8px 16px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  transition: all 0.2s;
}

.btn-secondary {
  background: #6c757d;
  color: white;
}

.btn-secondary:hover {
  background: #545b62;
}

.btn-primary {
  background: #007bff;
  color: white;
}

.btn-primary:hover {
  background: #0056b3;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes slideIn {
  from {
    transform: translateY(-50px);
    opacity: 0;
  }

  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* 支付页面响应式设计 */
@media (max-width: 768px) {
  .payment-dialog {
    width: 95%;
    max-width: 280px;
    margin: 20px;
  }

  .qrcode-iframe-container {
    width: 200px;
    height: 200px;
  }

  .qrcode-iframe-container iframe {
    width: 200px;
    height: 200px;
  }

  .dialog-content {
    padding: 20px;
  }
}

/* 自定义样式追加 */

.u-pagetab1 {
  padding: 12px 0;
}
.u-pagetab1 > ul {
  margin: 0 -5px;
}
.u-pagetab1 > ul > li {
  padding: 0 5px;
}
.u-pagetab1 .i {
  line-height: 42px;
  border-radius: 6px;
  padding: 0 25px;
  color: #666666;
  font-size: 16px;
}
.u-pagetab1 .i:hover, .u-pagetab1 .i.on {
  color: #fff;
  background-color: #2f6e9b;
}
@media (max-width: 768px) {
  .u-pagetab1 > ul {
    white-space: nowrap;
    overflow: auto;
  }
  .u-pagetab1 > ul > li {
    float: none;
    display: inline-block;
  }
  .u-pagetab1 .i {
    line-height: 42px;
    border-radius: 6px;
    padding: 0 12px;
    font-size: 16px;
  }
}

.u-title4 {
  margin-bottom: 50px;
}
.u-title4 > p {
  font-size: 30px;
}
.u-title4 .more {
  font-size: 16px;
  color: #333;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  transition: all 0.3s ease;
  position: relative;
}

.u-title4 .more::after {
  content: '';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #4a7c9e;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: all 0.3s ease;
  position: relative;
}

.u-title4 .more::before {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  right: 7px;
  z-index: 1;
  transition: all 0.3s ease;
}

.u-title4 .more:hover {
  color: #2e6b96;
}

.u-title4 .more:hover::after {
  background: #2e6b96;
}

.u-title4 .more:hover::before {
  transform: rotate(45deg) translateX(3px);
}
@media (max-width: 768px) {
  .u-title4 {
    margin-bottom: 30px;
  }
  .u-title4 > p {
    font-size: 18px;
  }
  .u-title4 .more {
    font-size: 14px;
    gap: 8px;
  }
  
  .u-title4 .more::after {
    width: 18px;
    height: 18px;
  }
  
  .u-title4 .more::before {
    width: 6px;
    height: 6px;
    right: 6px;
  }
}

.u-caseinfo > .hd p {
  font-size: 16px;
}
.u-caseinfo > .hd p.p1 {
  color: #666666;
}
.u-caseinfo > .ct {
  margin-top: 20px;
}
.u-caseinfo .tabl table {
  width: 100%;
}
.u-caseinfo .tabl table tbody tr:last-child td {
  padding-bottom: 0;
}
.u-caseinfo .tabl table tbody tr td {
  color: #666666;
  font-size: 16px;
  line-height: 40px;
  width: 33.33%;
  padding-bottom: 40px;
  padding-right: 100px;
  vertical-align: top;
}
.u-caseinfo .tabl table tbody tr td:last-child {
  padding-right: 0;
}
@media (max-width: 768px) {
  .u-caseinfo > .hd p {
    font-size: 14px;
  }
  .u-caseinfo .tabl table tbody tr td {
    display: block;
    font-size: 14px;
    line-height: 35px;
    width: 100%;
    padding-bottom: 20px;
    padding-right: 0;
  }
}

.u-casestep > ul {
  margin: 0 -45px;
}
.u-casestep > ul > li {
  padding: 0 45px;
}
.u-casestep .i {
  background-color: #fff;
  border-radius: 8px;
  padding: 45px 0;
  position: relative;
}
.u-casestep .i:hover {
  font-weight: bold;
}
.u-casestep .i:hover p.p1 i {
  transform: scale(1.1);
}
.u-casestep .i::after {
  content: "";
  display: inline-block;
  width: 64px;
  height: 36px;
  background: url(../img/casestep-aw.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 100px;
  right: -80px;
}
.u-casestep .i p {
  text-align: center;
}
.u-casestep .i p.p1 i {
  display: inline-block;
  width: 150px;
  height: 150px;
  background: none no-repeat center #32709d;
  border-radius: 50%;
  transition: transform 600ms;
}
.u-casestep .i p.p1 i.i1 {
  background-image: url(../img/casestep-i1.png);
  background-size: 68px;
}
.u-casestep .i p.p1 i.i2 {
  background-image: url(../img/casestep-i2.png);
  background-size: 68px;
}
.u-casestep .i p.p1 i.i3 {
  background-image: url(../img/casestep-i3.png);
  background-size: 82px;
}
.u-casestep .i p.p2 {
  font-size: 24px;
}
.u-casestep .i p.p3 {
  font-size: 16px;
  color: #666666;
}
@media (max-width: 768px) {
  .u-casestep > ul > li {
    width: 100% !important;
    margin-bottom: 15px;
  }
  .u-casestep .i {
    zoom: 0.8;
  }
  .u-casestep .i::after {
    display: none;
  }
}

.u-casefaqs > ul {
  margin: -10px -30px;
}
.u-casefaqs > ul > li {
  padding: 10px 30px;
}
.u-casefaqs .i:hover > .hd {
  background-color: #2f6e9b;
}
.u-casefaqs .i:hover > .hd p {
  color: #fff;
}
.u-casefaqs .i > .hd {
  background-color: #dedede;
  padding: 0 18px;
}
.u-casefaqs .i > .hd p {
  line-height: 60px;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-casefaqs .i > .ct {
  padding: 15px;
}
.u-casefaqs .i > .ct p.p1 label {
  display: inline-block;
  border: 1px solid #999999;
  border-radius: 8px;
  line-height: 20px;
  padding: 0 10px;
  color: #999999;
}
.u-casefaqs .i > .ct p.p2,
.u-casefaqs .i > .ct .p2 {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .u-casefaqs .i > .hd p {
    padding: 15px 0;
    line-height: 1.5em;
    font-size: 18px;
    white-space: unset;
  }
}

.u-casefoot {
  padding: 30px 0;
}
.u-casefoot p {
  text-align: center;
}
.u-casefoot p .bt {
  display: inline-block;
  width: 440px;
  line-height: 136px;
  background: url(../img/btnc-b1.png);
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  font-size: 50px;
}
.u-casefoot p .bt:hover::after {
  left: 2%;
}
.u-casefoot p .bt::after {
  content: "";
  display: inline-block;
  width: 58px;
  height: 58px;
  top: -4px;
  background: url(../img/btnc-a1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 25px;
  position: relative;
  left: 0;
  transition: left 600ms;
}
@media (max-width: 768px) {
  .u-casefoot p .bt {
    zoom: 0.6;
  }
}

.u-btn2 {
  display: inline-block;
  line-height: 1.1em;
  border-bottom: 1px solid #2f6e9b;
  font-size: 16px;
  color: #2f6e9b !important;
  position: relative;
}
.u-btn2.div1 {
  margin-right: 24px;
}
.u-btn2.div1::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  background-color: #cccccc;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
}

.u-caseview .head p {
  font-size: 24px;
}
.u-caseview .head p span {
  font-size: 16px;
}
.u-caseview .head p span a {
  color: #2f6e9b;
  font-size: 16px;
  display: inline-block;
  margin: 0 6px;
}
.u-caseview .head p span a.on {
  color: #333;
}
.u-caseview .head p span i {
  font-style: normal;
  color: #cccccc;
}
.u-caseview .cont {
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
}
.u-caseview .cont.norl {
  border-top-left-radius: 0;
  overflow: visible;
}
.u-caseview .cont > .ex {
  position: absolute;
  top: 0;
  right: 100%;
}
.u-caseview .cont > .ex .navi {
  width: 220px;
  background-color: #2f6e9b;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 30px 15px;
  padding-right: 0;
}
.u-caseview .cont > .ex .navi p {
  margin-bottom: 10px;
}
.u-caseview .cont > .ex .navi p:last-child {
  margin-bottom: 0;
}
.u-caseview .cont > .ex .navi p a {
  display: block;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  line-height: 45px;
  text-align: right;
  padding: 0 20px;
  color: #fff;
  font-size: 16px;
}
.u-caseview .cont > .ex .navi p a.on {
  background-color: #fff;
  color: #333;
}
.u-caseview .cont > .ex .navi p a.on em {
  color: #2f6e9b;
}
.u-caseview .cont > .ex .navi p a:hover {
  font-weight: bold;
}
.u-caseview .cont > .ex .navi p a em {
  font-style: normal;
  margin-right: 5px;
}
.u-caseview .cont > .hd {
  background-color: #e3e3e3;
  padding: 0 50px;
}
.u-caseview .cont > .hd p {
  line-height: 68px;
  font-size: 22px;
}
.u-caseview .cont > .ct {
  padding: 30px 50px;
}
/* 响应式记录列表样式 */
.u-caseview .cont > .ct .tabl .record-header {
  display: flex;
  border-bottom: 1px solid #cccccc;
  padding: 20px 0;
  color: #212529;
  font-size: 16px;
  font-weight: 500;
}
.u-caseview .cont > .ct .tabl .record-list {
  width: 100%;
}
.u-caseview .cont > .ct .tabl .record-item {
  display: flex;
  border-bottom: 1px solid #cccccc;
  padding: 20px 0;
  align-items: center;
  transition: background-color 0.2s;
}
.u-caseview .cont > .ct .tabl .record-item:hover {
  background-color: #f8f9fa;
}
.u-caseview .cont > .ct .tabl .record-col {
  font-size: 16px;
  color: #212529;
  display: flex;
  align-items: center;
}
.u-caseview .cont > .ct .tabl .record-col .mobile-label {
  display: none;
  font-weight: 500;
  margin-right: 8px;
  color: #666;
}
.u-caseview .cont > .ct .tabl .record-col .record-value {
  color: #999999;
}
.u-caseview .cont > .ct .tabl .col-id {
  flex: 0 0 35%;
  padding-right: 15px;
}
.u-caseview .cont > .ct .tabl .col-date {
  flex: 0 0 25%;
  padding-right: 15px;
}
.u-caseview .cont > .ct .tabl .col-status {
  flex: 0 0 20%;
  padding-right: 15px;
}
.u-caseview .cont > .ct .tabl .col-action {
  flex: 0 0 20%;
  justify-content: flex-end;
  text-align: right;
}
.u-caseview .cont > .ct .tabl .record-value b {
  color: #333;
  font-weight: normal;
}
.u-caseview .cont > .ct .tabl .record-value b.red {
  color: #47b53c;
}
.u-caseview .cont > .ct .tabl .record-value b.gray {
  color: #999999;
}
.u-caseview .cont > .ct .tabl .record-value b.blue {
  color: #2f6e9b;
}
.u-caseview .cont > .ct .tabl .record-value b a {
  color: inherit;
}
.u-caseview .cont > .ct .tabl .record-empty {
  text-align: center;
  padding: 40px 20px;
  color: #999;
  font-size: 16px;
}

/* 移动端响应式样式 */
@media screen and (max-width: 768px) {
  .u-caseview .cont > .hd {
    padding: 0 20px;
  }
  .u-caseview .cont > .ct {
    padding: 20px;
  }
  
  /* 隐藏桌面端表头 */
  .u-caseview .cont > .ct .tabl .record-header {
    display: none;
  }
  
  /* 卡片式布局 */
  .u-caseview .cont > .ct .tabl .record-item {
    flex-direction: column;
    align-items: stretch;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  }
  .u-caseview .cont > .ct .tabl .record-item:hover {
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  }
  
  /* 移动端列样式 */
  .u-caseview .cont > .ct .tabl .record-col {
    flex: none;
    width: 100%;
    padding: 8px 0;
    justify-content: space-between;
  }
  
  /* 显示移动端标签 */
  .u-caseview .cont > .ct .tabl .record-col .mobile-label {
    display: inline-block;
    min-width: 100px;
  }
  
  /* ID 列特殊处理 */
  .u-caseview .cont > .ct .tabl .col-id {
    font-weight: 500;
    color: #333;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 5px;
    padding-bottom: 8px;
  }
  .u-caseview .cont > .ct .tabl .col-id .record-value {
    color: #2f6e9b;
    font-weight: 500;
  }
  
  /* 操作列按钮样式优化 */
  .u-caseview .cont > .ct .tabl .col-action {
    margin-top: 8px;
    padding-top: 12px;
    border-top: 1px solid #f0f0f0;
    justify-content: center;
    text-align: center;
  }
  .u-caseview .cont > .ct .tabl .col-action .record-value {
    width: 100%;
    text-align: center;
  }
  .u-caseview .cont > .ct .tabl .col-action .record-value a {
    display: inline-block;
    padding: 8px 20px;
    background-color: #2f6e9b;
    color: #fff !important;
    border-radius: 4px;
    text-decoration: none;
    transition: background-color 0.2s;
  }
  .u-caseview .cont > .ct .tabl .col-action .record-value a:hover {
    background-color: #245a7f;
  }
  .u-caseview .cont > .ct .tabl .col-action .mobile-label {
    display: none;
  }
}

/* 平板端优化 */
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .u-caseview .cont > .ct {
    padding: 25px 30px;
  }
  .u-caseview .cont > .ct .tabl .col-id {
    flex: 0 0 30%;
  }
  .u-caseview .cont > .ct .tabl .col-date {
    flex: 0 0 25%;
  }
  .u-caseview .cont > .ct .tabl .col-status {
    flex: 0 0 20%;
  }
  .u-caseview .cont > .ct .tabl .col-action {
    flex: 0 0 25%;
  }
}
.u-caseview .cont > .ct .txt1 p {
  color: #999999;
  font-size: 16px;
  line-height: 24px;
}
.u-caseview .cont > .ct .txt1 p .bt {
  display: inline-block;
  line-height: 28px;
  padding: 0 12px;
  color: #2f6e9b;
  border: 1px solid #2f6e9b;
  border-radius: 6px;
  margin-left: 10px;
}
.u-caseview .cont > .ft {
  padding: 30px 50px;
}
.u-caseview .form {
  width: 480px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .u-caseview .head p {
    font-size: 18px;
  }
  .u-caseview .head p span {
    font-size: 14px;
    width: 100%;
    margin-bottom: 20px;
    text-align: right;
  }
  .u-caseview .head p span a {
    font-size: 14px;
    margin: 0 4px;
  }
  .u-caseview .cont {
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
  }
  .u-caseview .cont.norl {
    border-top-left-radius: 0;
    overflow: visible;
  }
  .u-caseview .cont > .ex {
    position: relative;
    top: 0;
    right: 0;
  }
  .u-caseview .cont > .ex .navi {
    width: 100%;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
    padding-right: 15px;
  }
  .u-caseview .cont > .ex .navi p a {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    text-align: left;
    font-size: 14px;
  }
  .u-caseview .cont > .hd {
    padding: 0 25px;
  }
  .u-caseview .cont > .hd p {
    line-height: 58px;
    font-size: 18px;
  }
  .u-caseview .cont > .ct .txt1 p {
    font-size: 14px;
    line-height: 22px;
  }
  .u-caseview .cont > .ct .txt1 p .bt {
    margin-left: 0;
  }
  .u-caseview .cont > .ft {
    padding: 15px 25px;
  }
  .u-caseview .form {
    width: 100%;
  }
}

.u-orgsfill > .hd p {
  font-size: 22px;
}
.u-orgsfill > .hd p span {
  color: #999999;
  font-size: 16px;
}
.u-orgsfill > .ct {
  border-top: 1px solid #cccccc;
  margin-top: 30px;
  padding-top: 25px;
}
.u-orgsfill > .ct .flag > ul {
  margin: -5px;
}
.u-orgsfill > .ct .flag > ul > li {
  padding: 5px;
}
.u-orgsfill > .ct .flag .i {
  line-height: 62px;
  padding-left: 30px;
  font-size: 14px;
  color: #666666;
  position: relative;
}
.u-orgsfill > .ct .flag .i:hover {
  font-weight: bold;
}
.u-orgsfill > .ct .flag .i.on::after {
  border-color: #4c8fbf;
  border-width: 2px;
}
.u-orgsfill > .ct .flag .i::after {
  content: "";
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 8px;
}
.u-orgsfill > .ct .flag .i img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 10px;
}
.u-orgsfill > .ct .fill {
  width: 780px;
}
.u-orgsfill > .ct .fill .u-form1 .p {
  margin-bottom: 8px;
}
.u-orgsfill > .ct .fill .u-form1 .p > label {
  line-height: 32px;
}
.u-orgsfill > .ct .fill .u-form1 .p > .ct {
  margin-left: 120px;
}
.u-orgsfill > .ct .fill .u-form1 .p > .ct input.tt,
.u-orgsfill > .ct .fill .u-form1 .p > .ct select.tt {
  height: 32px;
}

/* 组织填报页面特殊样式 */
.u-orgsfill > .ct .fill .apply-step-form1 .p {
  margin-bottom: 8px;
}
.u-orgsfill > .ct .fill .apply-step-form1 .p > label {
  line-height: 32px;
}
.u-orgsfill > .ct .fill .apply-step-form1 .p > .ct {
  margin-left: 120px;
}
.u-orgsfill > .ct .fill .apply-step-form1 .p > .ct input.tt,
.u-orgsfill > .ct .fill .apply-step-form1 .p > .ct select.tt {
  height: 32px;
}
.u-orgsfill > .ft {
  border-top: 1px solid #cccccc;
  margin-top: 75px;
  padding-top: 35px;
}
@media (max-width: 768px) {
  .u-orgsfill > .hd p {
    font-size: 18px;
  }
  .u-orgsfill > .hd p span {
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .u-orgsfill > .ct .flag > ul > li {
    width: 100% !important;
  }
  .u-orgsfill > .ct .fill {
    width: 100%;
  }
  .u-orgsfill > .ct .fill .u-form1 .p {
    margin-bottom: 15px;
  }
  .u-orgsfill > .ct .fill .u-form1 .p > label {
    line-height: 1em;
  }

  .u-orgsfill > .ct .fill .apply-step-form1 .p {
    margin-bottom: 15px;
  }
  .u-orgsfill > .ct .fill .apply-step-form1 .p > label {
    line-height: 1em;
  }
  .u-orgsfill > .ft {
    border-top: 1px solid #cccccc;
    margin-top: 75px;
    padding-top: 35px;
  }
}

.u-upload p {
  line-height: 50px;
  font-size: 16px;
  color: #999999;
  white-space: nowrap;
}
.u-upload p .bt {
  display: inline-block;
  padding: 0 20px;
  border-radius: 8px;
  background-color: #eaeaea;
  position: relative;
  margin-right: 15px;
}
.u-upload p .bt .tt {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  opacity: 0;
}
@media (max-width: 768px) {
  .u-upload p {
    line-height: 45px;
    font-size: 14px;
    white-space: unset;
  }
  .u-upload p .bt {
    width: 100%;
  }
}

/*# sourceMappingURL=custom.css.map */

/* 最新动态标题样式 - 桌面端 */
.latest-news-index {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 40px 0 20px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  top: -140px;
  z-index: 1;
}

.latest-news-index::after {
  content: "";
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
}

/* ========================================
   首页最新动态区域 - 独立样式
   ======================================== */
.homepage-latest-news-section {
  position: relative;
  width: 100%;
  padding-top: 0 !important;
  overflow: visible !important;
}

.homepage-latest-news-section .latest-news-index {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 40px 0 20px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  top: -140px;
  z-index: 1;
}

.homepage-latest-news-section .latest-news-index::after {
  content: "";
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.4);
}

.homepage-latest-news-section .u-homeshow {
  position: relative;
  z-index: 9;
  top: -140px;
  margin-bottom: -140px;
}

/* 响应式设计 - 移动端 */
@media (max-width: 768px) {
  .homepage-latest-news-section .latest-news-index {
    padding: 20px 0 10px;
    font-size: 18px;
    top: -70px;
    z-index: 10;
  }

  .homepage-latest-news-section .latest-news-index::after {
    bottom: 35px;
  }

  .homepage-latest-news-section .u-homeshow {
    top: -100px;
    padding-top: 30px;
  }
}

/* 仲裁员申请按钮和链接样式 */
.arbitrator-apply-section {
  text-align: center;
  padding: 30px 20px;
}

/* 申请按钮样式 */
.apply-btn-wrapper {
  margin: 0;
}

.arbitrator-apply-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 18px 50px;
  background: linear-gradient(135deg, #4A90E2 0%, #357ABD 100%);
  color: #ffffff !important;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(74, 144, 226, 0.3);
  border: 2px solid transparent;
}

.arbitrator-apply-btn:hover {
  background: linear-gradient(135deg, #357ABD 0%, #2863A6 100%);
  box-shadow: 0 6px 20px rgba(74, 144, 226, 0.4);
  transform: translateY(-2px);
  color: #ffffff !important;
}

.arbitrator-apply-btn svg {
  transition: transform 0.3s ease;
}

.arbitrator-apply-btn:hover svg {
  transform: translateX(5px);
}

/* 标准链接样式 */
.standards-link-wrapper {
  margin: 0;
}

.arbitrator-standards-link {
  display: inline-block;
  color: #357ABD;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  padding-bottom: 2px;
}

.arbitrator-standards-link::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 50%;
  background-color: #357ABD;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.arbitrator-standards-link:hover {
  color: #2863A6;
}

.arbitrator-standards-link:hover::after {
  width: 100%;
}

/* 移动端适配 */
@media (max-width: 768px) {
  .arbitrator-apply-btn {
      padding: 14px 35px;
      font-size: 16px;
      width: 100%;
      max-width: 320px;
  }
  
  .arbitrator-standards-link {
      font-size: 14px;
  }
}

/* 仲裁员申请标准详情页样式 */
.article-image {
  margin: 20px 0;
  text-align: center;
}

.article-content {
  line-height: 1.8;
  font-size: 16px;
  color: #6c757d;
}

.article-content p {
  margin-bottom: 45px;
}

.article-content img {
  max-width: 100%;
  height: auto;
  margin: 15px 0;
}

.p2 {
  color: #212529;
  font-size: 14px;
  margin-top: 10px;
}

.hd hr-1 .p1 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
}

/* 申请成为仲裁员按钮区域 */
.arbitrator-apply-section {
  margin-top: 20px;
  padding: 40px 0;
  text-align: center;
}

.apply-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  padding: 14px 40px 14px 45px;
  background: #2f6e9a;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.apply-button:hover {
  background: #2f6e9a;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
}

.apply-button:hover .button-arrow {
  transform: translateX(5px);
}

.apply-button .button-text {
  display: inline-block;
}

.apply-button .button-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.apply-button .button-arrow svg {
  width: 30px;
  height: 30px;
  stroke: #ffffff;
  stroke-width: 1.5;
}

.apply-button .button-arrow i {
  font-size: 18px;
  color: #ffffff;
}

/* 响应式设计 */
@media (max-width: 768px) {
  .apply-button {
      font-size: 16px;
      padding: 12px 30px 12px 35px;
      gap: 12px;
  }
  
  .apply-button .button-arrow {
      width: 28px;
      height: 28px;
  }
  
  .apply-button .button-arrow svg {
      width: 14px;
      height: 14px;
  }
  
  .apply-button .button-arrow i {
      font-size: 16px;
  }
  
  .arbitrator-apply-section {
      margin-top: 40px;
      padding: 30px 0;
  }
}

/* 仲裁员申请按钮和链接样式 */
.arbitrator-apply-section {
  text-align: center;
  padding: 30px 20px;
}

/* 申请按钮样式 */
.apply-btn-wrapper {
  margin: 0;
}

.arbitrator-apply-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 45px;
  background: transparent;
  color: #2f6e99 !important;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s ease;
  border: 1px solid #2f6e99;
  box-shadow: none !important;
  font-weight: bold;
}

.arbitrator-apply-btn:hover {
  background: #2f6e99;
  color: #ffffff !important;
  transform: translateY(-2px);
  box-shadow: none !important;
}

.arbitrator-apply-btn:focus,
.arbitrator-apply-btn:active {
  box-shadow: none !important;
  outline: none;
}

.arbitrator-apply-btn svg {
  transition: transform 0.3s ease;
}

.arbitrator-apply-btn:hover svg {
  transform: translateX(5px);
}

/* 标准链接样式 */
.standards-link-wrapper {
  margin: 0;
}

.arbitrator-standards-link {
  display: inline-block;
  color: #2f6e99;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  padding-bottom: 2px;
}

.arbitrator-standards-link::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 50%;
  background-color: #357ABD;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.arbitrator-standards-link:hover {
  color: #2863A6;
}

.arbitrator-standards-link:hover::after {
  width: 100%;
}

/* 移动端适配 */
@media (max-width: 768px) {
  .arbitrator-apply-btn {
      padding: 14px 35px;
      font-size: 16px;
      width: 100%;
      max-width: 320px;
  }
  
  .arbitrator-standards-link {
      font-size: 14px;
  }
}


/* 仲裁员申请页面专用样式 */
.arbitrator-apply-agreement {
    font-weight: bold;
}

.arbitrator-apply-form .p .ct {
    margin-left: 110px;
    width: 350px;
}

/* 模版条款页面样式 */
.template-clauses-title {
    font-size: 48px;
    font-weight: 600;
    color: #333;
    margin: 60px 0 80px 0;
    padding: 0;
    line-height: 1.2;
}

/* 模版条款页面专用样式 - PDF预览和交互 */
.template-clauses-journal-preview {
    text-align: center;
    margin: 20px 0;
}

.template-clauses-journal-preview iframe {
    max-width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

/* 国家卡片切换动画 - 模版条款页面专用 */
.country-card.country-tab {
    transition: all 0.3s ease;
}

.country-card.country-tab:active {
    transform: scale(0.95);
}

.country-card.loading {
    opacity: 0.6;
    pointer-events: none;
}

/* 模版条款页面独立的国家卡片切换动画 */
.template-clauses-country-card.country-tab {
    transition: all 0.3s ease;
}

.template-clauses-country-card.country-tab:active {
    transform: scale(0.95);
}

.template-clauses-country-card.loading {
    opacity: 0.6;
    pointer-events: none;
}

/* 模版条款详情页标题 */
.template-clauses-title {
    font-size: 36px;
    font-weight: 600;
    margin: 40px 0;
    color: #333;
}

@media (max-width: 768px) {
    .template-clauses-title {
        font-size: 32px;
        margin: 40px 0 40px 0;
    }
}

/* 加载动画 - 模版条款页面专用 */
@keyframes template-clauses-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* PDF容器过渡效果 - 模版条款页面专用 */
.template-clauses-pdf-container.fade-out {
    opacity: 0.3;
}

/* 错误图标样式 - 模版条款页面专用 */
.template-clauses-error-message .error-icon {
    font-size: 24px;
    color: #e53e3e;
    margin-bottom: 12px;
}

/* 模版条款页面移动端适配 */
@media (max-width: 768px) {
    .template-clauses-journal-preview iframe {
        height: auto !important;
        max-height: 80vh;
    }
}

/* 模版条款页面 - 加载指示器 */
.template-clauses-loading-indicator {
    display: none;
    padding: 50px 0;
}

.template-clauses-loading-indicator.show {
    display: block;
}

.template-clauses-loading-spinner {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #3498db;
    border-radius: 50%;
    animation: template-clauses-spin 1s linear infinite;
}

.template-clauses-loading-text {
    margin-top: 15px;
    color: #666;
    font-size: 16px;
}

/* 模版条款页面 - 错误消息 */
.template-clauses-error-message {
    display: none;
    padding: 50px 0;
    background-color: #fff5f5;
    border: 1px solid #fed7d7;
    border-radius: 8px;
    margin: 20px 0;
}

.template-clauses-error-message.show {
    display: block;
}

.template-clauses-error-text {
    font-size: 16px;
    color: #666;
}

.template-clauses-error-hint {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

/* 模版条款页面 - 无数据消息 */
.template-clauses-no-data {
    display: none;
    padding: 50px 0;
}

.template-clauses-no-data.show {
    display: block;
}

.template-clauses-no-data-text {
    font-size: 16px;
    color: #666;
}

.template-clauses-no-data-hint {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}

/* 模版条款页面 - PDF容器 */
.template-clauses-pdf-container {
    transition: opacity 0.3s ease;
}

.template-clauses-pdf-container.hide {
    display: none;
}

/* 模版条款页面 - PDF iframe */
.template-clauses-pdf-iframe {
    width: 100%;
    height: 1650px;
    border: 1px solid #e5e5e5;
}

@media (max-width: 768px) {
    .template-clauses-pdf-iframe {
        height: auto !important;
        max-height: 80vh;
    }
}

/* ==================== 费用计算器页面样式 ==================== */
/* 费用计算器字体样式调整 */
.fee-calculator-page .u-form1 .p > label {
    color: #666666;
    font-size: 15px;
}

.fee-calculator-page .u-form1 .p > .ct {
    margin-left: 128px;
    position: relative;
}

.fee-calculator-page .u-form1 .p > .ct .tt {
    color: #6c757d;
    font-size: 15px;
}

/* 费用计算器页面特殊样式 */
.fee-calculator-page .fee-calc-form1 .p > label {
    color: #666666;
    font-size: 15px;
}

.fee-calculator-page .fee-calc-form1 .p > .ct {
    margin-left: 128px;
    position: relative;
}

.fee-calculator-page .fee-calc-form1 .p > .ct .tt {
    color: #6c757d;
    font-size: 15px;
}

.fee-calculator-page .u-btn1 {
    font-size: 16px;
    color: #ffffff;
}

/* 结果区域字体调整 */
.fee-calculator-page .u-price1 p b {
    color: #050505 !important;
    font-size: 42px;
}

/* 计算详情区域字体 */
.calculation-details-section {
    font-family: 'Courier New', monospace;
    white-space: pre-line;
    line-height: 1.6;
    color: #333333;
    font-size: 14px;
}

/* 响应式字体调整 */
@media (max-width: 768px) {
    .fee-calculator-page .u-form1 .p > label {
        font-size: 14px;
    }
    
    .fee-calculator-page .u-form1 .p > .ct .tt {
        font-size: 14px;
        width: 300px;
    }

    .fee-calculator-page .fee-calc-form1 .p > label {
        font-size: 14px;
    }
    
    .fee-calculator-page .fee-calc-form1 .p > .ct .tt {
        font-size: 14px;
        width: 300px;
    }
    
    .fee-calculator-page .u-btn1 {
        font-size: 15px;
    }
    
    .fee-calculator-page .u-price1 p b {
        font-size: 36px;
    }
    
    .calculation-details-section {
        font-size: 13px;
    }
}

/* ========================================
   FAQ页面专用样式 (answer.html)
   ======================================== */
.faq-page-container {
	background-color: #fff;
	padding: 60px 0 80px;
}

.faq-page-title {
  font-size: 58px;
  font-weight: 400;
  color: #333;
  margin-bottom: 50px;
  margin-left: 190px;
  display: inline-block;
  position: relative;
}

.faq-list-wrapper {
	max-width: 880px;
	margin: 0 auto;
}

.faq-item {
	border-bottom: 1px solid #ddd;
	background: #fff;
}

.faq-item:last-child {
	border-bottom: none;
}

.faq-question {
	background: #fff;
  padding: 30px 40px;
	cursor: pointer;
	display: flex;
	align-items: center;
	transition: all 0.3s ease;
}

.faq-question:hover {
	background: linear-gradient(135deg, #2e6b96 0%, #2e6b96 100%);
}

.faq-item.active .faq-question {
	background: linear-gradient(135deg, #2e6b96 0%, #2e6b96 100%);
}

.faq-arrow {
  width: 30px;
  height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.3s ease;
	margin-right: 20px;
	flex-shrink: 0;
}

.faq-arrow svg {
	stroke: #999;
	fill: none;
	stroke-width: 2.5;
	stroke-linecap: round;
	stroke-linejoin: round;
	width: 30px;
	height: 30px;
	transition: stroke 0.3s ease;
}

.faq-question:hover .faq-arrow svg,
.faq-item.active .faq-arrow svg {
	stroke: #fff;
}

.faq-item.active .faq-arrow {
	transform: rotate(90deg);
}

.faq-question-text {
	color: #333;
  font-size: 28px;
  font-weight: 400;
	margin: 0;
	flex: 1;
	transition: color 0.3s ease;
}

.faq-question:hover .faq-question-text,
.faq-item.active .faq-question-text {
	color: #fff;
}

.faq-answer-wrapper {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
	background: #fff;
}

.faq-item.active .faq-answer-wrapper {
	max-height: 2000px;
}

.faq-answer-content {
  padding: 50px 0px 40px 25px;
	display: flex;
	align-items: flex-start;
}

.faq-answer-label {
  display: inline-block;
  padding: 4px 14px;
  background: #fff;
  border: 1px solid #4a7c9e;
  color: #4a7c9e;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  flex-shrink: 0;
  border-radius: 10px;
}

.faq-answer-text {
	color: #666;
	font-size: 20px;
	line-height: 1.8;
	margin: 0;
	flex: 1;
}

/* FAQ页面移动端适配 */
@media (max-width: 768px) {
	.faq-page-container {
		padding: 30px 0 40px;
	}
	
	.faq-page-title {
    font-size: 24px;
    margin-bottom: 25px;
    padding-bottom: 12px;
    margin-left: 0;
	}
	
	.faq-list-wrapper {
		max-width: 100%;
	}
	
	.faq-question {
		padding: 15px 15px;
	}
	
	.faq-arrow {
		width: 20px;
		height: 20px;
		margin-right: 12px;
	}
	
	.faq-arrow svg {
		width: 20px;
		height: 20px;
		stroke-width: 2;
	}
	
	.faq-question-text {
		font-size: 16px;
		line-height: 1.4;
	}
	
	.faq-answer-content {
		padding: 15px 15px 20px 15px;
		flex-direction: column;
		gap: 10px;
	}
	
	.faq-answer-label {
		padding: 3px 10px;
		font-size: 12px;
		margin-right: 0;
		border-radius: 8px;
		align-self: flex-start;
	}
	
	.faq-answer-text {
		font-size: 14px;
		line-height: 1.6;
	}
}

/* 法律与条约部分样式 */
.u-title2.with-more {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.u-title2.with-more .p1 {
	margin: 0;
}

.u-title2 .view-all {
	font-size: 16px;
	color: #333;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 12px;
	transition: all 0.3s ease;
}

.u-title2 .view-all:hover {
	color: #2e6b96;
}

.u-title2 .view-all:hover .view-all-icon {
	background: #2e6b96;
	transform: translateX(3px);
}

.u-title2 .view-all i {
	display: none;
}

.view-all-icon {
  width: 22px;
  height: 22px;
	border-radius: 50%;
	background: #4a7c9e;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	transition: all 0.3s ease;
}

.view-all-icon::after {
	content: '';
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-left: -2px;
}

/* Resources页面期刊部分的查看全部按钮 */
.resources-journal-viewall {
	color: #fff !important;
}

.resources-journal-viewall:hover {
	color: #fff !important;
}

/* 期刊部分查看全部的图标样式 - 白色主题 */
.resources-journal-viewall .view-all-icon {
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.3);
}

.resources-journal-viewall:hover .view-all-icon {
	background: rgba(255, 255, 255, 0.3);
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.u-treaties-grid {
	padding: 0 0 60px 0;
}

.treaties-container {
	background: transparent;
	border: 2px solid #e0e0e0;
	border-radius: 6px;
  padding: 40px 80px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px;
}

.treaty-card {
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.3s ease;
}

.treaty-card:hover {
	transform: translateY(-8px);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}

.treaty-link {
	display: block;
	text-decoration: none;
	color: inherit;
}

.treaty-image {
	width: 100%;
  height: 360px;
	background: #e8e8e8;
	overflow: hidden;
	position: relative;
}

.treaty-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.treaty-card:hover .treaty-image img {
	transform: scale(1.05);
}

.treaty-title {
	padding: 20px 16px;
	text-align: center;
}

.treaty-title p {
	margin: 0;
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 48px;
}

/* 响应式设计 */
@media (max-width: 1200px) {
	.treaties-container {
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media (max-width: 992px) {
	.treaties-container {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
	
	.treaty-image {
		height: 240px;
	}
}

@media (max-width: 768px) {
	.u-title2.with-more {
		margin-bottom: 30px;
	}
	
	.u-title2 .view-all {
		font-size: 14px;
	}
	
	.u-treaties-grid {
		padding: 0 0 40px 0;
	}
	
	.treaties-container {
		padding: 25px 20px;
		border-radius: 12px;
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}
	
	.treaty-image {
		height: 200px;
	}
	
	.treaty-title {
		padding: 15px 12px;
	}
	
	.treaty-title p {
		font-size: 14px;
		min-height: 42px;
	}
}

@media (max-width: 480px) {
	.treaties-container {
		padding: 20px 15px;
		border-radius: 10px;
		grid-template-columns: 1fr;
		gap: 15px;
	}
	
	.treaty-image {
		height: 220px;
	}
}

/* Resources页面专用样式 - 程序常见问题 */
#partR3 {
  background-color: #f0f0f0;
}

#partR3 .u-title2.with-more {
	margin-bottom: 40px;
}

/* Resources页面专用样式 - APIAC期刊 */
#partR4.resources-journals-bg {
	background-image: url(/assets/img/pg-b1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 60px 0;
}

.resources-journal-pic {
	height: 320px;
	width: 100%;
	object-fit: cover;
}

@media (max-width: 768px) {
	#partR4.resources-journals-bg {
		padding: 40px 0;
	}
	
	.resources-journal-pic {
		height: 250px;
	}
}

@media (max-width: 480px) {
	#partR4.resources-journals-bg {
		padding: 30px 0;
	}
	
	.resources-journal-pic {
		height: 200px;
	}
}

/* 案例详情页面图片样式 */
.article-content img {
	max-width: 100% !important;
	height: auto !important;
	display: block;
	margin: 20px auto;
	object-fit: contain;
}

.article-image {
	overflow: visible;
}

.article-image img {
	max-width: 100%;
	height: auto;
}

/* 案例列表新样式 - 根据截图设计 */
.case-list-style .i {
  display: flex !important;
  align-items: stretch;
  padding: 42px 0 !important;
  border-bottom: 1px solid #e5e5e5;
}

.case-list-style .i .ct {
  flex: 1;
  margin-right: 40px !important;
  padding-top: 0 !important;
  display: flex;
  flex-direction: column;
}

.case-list-style .i .hd {
  float: none !important;
  width: 320px !important;
  height: 284px !important;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  background-color: #d9d9d9;
}

.case-list-style .i .hd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.case-list-style .i .placeholder-img {
  width: 100%;
  height: 100%;
  background-color: #d9d9d9;
}

.case-list-style .i .ct .case-title {
  font-size: 24px !important;
  font-weight: 600;
  line-height: 1.5em !important;
  color: #333;
  margin-top: 0 !important;
  margin-bottom: 15px;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
  -webkit-line-clamp: unset !important;
  display: block !important;
}

.case-list-style .i .ct .case-desc {
  font-size: 16px;
  line-height: 1.6em;
  color: #666;
  margin-top: 0 !important;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.8em;
}

.case-list-style .i .ct .case-date {
  font-size: 14px;
  color: #999;
  padding-top: 0 !important;
  margin-top: 0;
  margin-bottom: 20px;
}

.case-list-style .i .ct .case-btn {
  margin-top: 0;
}

.case-list-style .i .ct .detail-btn {
  display: inline-block;
  padding: 10px 30px;
  font-size: 14px;
  color: #2f6e9b;
  border: 1px solid #2f6e9b;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.case-list-style .i .ct .detail-btn:hover {
  background-color: #2f6e9b;
  color: #fff;
}

/* 移动端响应式 */
@media (max-width: 768px) {
  .case-list-style .i {
    flex-direction: column;
    padding: 20px 0 !important;
  }

  .case-list-style .i .ct {
    margin-right: 0 !important;
    margin-bottom: 20px;
  }

  .case-list-style .i .hd {
    width: 100% !important;
    height: 200px !important;
  }

  .case-list-style .i .ct .case-title {
    font-size: 20px !important;
  }

  .case-list-style .i .ct .case-desc {
    font-size: 14px;
    line-height: 1.6em;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 6.4em;
  }
}

/* 模版条款 - 国家卡片选择样式（通用） */
.country-card-grid {
  display: grid
  ;
      grid-template-columns: repeat(4, 1fr);
      gap: 20px;
      margin-top: 30px;
      padding: 40px 200px 40px 200px;
      border-bottom: 1px solid #e5e5e5;
}

/* 模版条款页面 - 独立的国家卡片选择样式 */
.template-clauses-country-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 30px;
  padding-block-end: 40px;
  border-bottom: 1px solid #e5e5e5;
}

.country-card {
  background: #ffffff;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  padding: 12px 25px;
  gap: 15px;
  text-decoration: none;
  color: #333;
}

.country-card:hover {
  border-color: #2d6993;
  box-shadow: 0 2px 8px rgba(74, 144, 226, 0.15);
  text-decoration: none;
  color: #333;
}

.country-card.active {
  border-color: #2d6993;
}

.country-card .country-flag {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  display: block;
}

.country-card .country-name {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  line-height: 1;
}

.country-card:hover .country-name {
  color: #2d6993;
}

/* 模版条款页面 - 独立的国家卡片样式 */
.template-clauses-country-card {
  background: #ffffff;
  border: 2px solid #e5e5e5;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  padding: 12px 25px;
  gap: 15px;
  text-decoration: none;
  color: #333;
}

.template-clauses-country-card:hover {
  border-color: #2d6993;
  box-shadow: 0 2px 8px rgba(74, 144, 226, 0.15);
  text-decoration: none;
  color: #333;
}

.template-clauses-country-card.active {
  border-color: #2d6993;
}

.template-clauses-country-card .country-flag {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  display: block;
}

.template-clauses-country-card .country-name {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  line-height: 1;
}

.template-clauses-country-card:hover .country-name {
  color: #2d6993;
}

/* 响应式 */
@media (max-width: 1200px) {
  .country-card-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }
  
  .template-clauses-country-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
  }
}

@media (max-width: 768px) {
  .country-card-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding-bottom: 30px;
  }
  
  .country-card {
    padding: 12px 15px;
    gap: 12px;
  }
  
  .country-card .country-flag {
    width: 32px;
    height: 32px;
  }
  
  .country-card .country-name {
    font-size: 16px;
  }
  
  .template-clauses-country-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding-bottom: 30px;
  }
  
  .template-clauses-country-card {
    padding: 12px 15px;
    gap: 12px;
  }
  
  .template-clauses-country-card .country-flag {
    width: 32px;
    height: 32px;
  }
  
  .template-clauses-country-card .country-name {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .country-card-grid {
    grid-template-columns: 1fr;
  }
  
  .template-clauses-country-grid {
    grid-template-columns: 1fr;
  }
}

/* 培训团队介绍按钮样式 */
.training-team-btn-wrapper {
  text-align: center;
  padding: 60px 0;
}

.training-team-btn-wrapper a {
  display: inline-block;
  transition: all 0.3s ease;
}

.training-team-btn-wrapper a:hover {
  transform: translateY(-3px);
  opacity: 0.9;
}

.training-team-img {
  max-width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 768px) {
  .training-team-btn-wrapper {
    padding: 40px 0;
  }
  
  .training-team-img {
    max-width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .training-team-btn-wrapper {
    padding: 30px 0;
  }
  
  .training-team-img {
    max-width: 90%;
  }
}

/* ========================================
   注册页面独立样式
   ======================================== */

/* 注册页面主容器 */
.register-page-fullpart {
  background-color: #f8f8f8;
  padding: 40px 0;
}

.register-page-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.register-page-content {
  width: 100%;
}

/* 注册页面内容盒子 */
.register-page-box {
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 60px 80px;
}

/* 注册页面标题 */
.register-page-header p {
  font-size: 30px;
  color: #333;
  margin: 0;
  text-align: left;
}

/* 注册页面表单容器 */
.register-page-form-wrapper {
  width: 100%;
}

.register-page-form {
  width: 650px;
  margin: 0;
  position: relative;
}

/* 表单字段 */
.register-page-field {
  margin-bottom: 30px;
  position: relative;
}

/* 按钮区域特殊间距 */
.register-page-field:last-child {
  margin-top: 50px;
}

.register-page-field::after {
  content: "";
  display: block;
  clear: both;
}

.register-page-field > label {
  width: 120px;
  text-align: right;
  line-height: 48px;
  float: left;
  font-size: 16px;
  color: #adadad;
}

.register-page-field-content {
  margin-left: 140px;
  position: relative;
  width: 400px;
}

/* 输入框样式 */
.register-page-input {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  font-size: 16px;
  color: #495057 !important;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.3s;
  height: 48px;
  padding: 0 15px 0 35px;
}

.register-page-input:focus {
  outline: none;
  border-color: #2f6e9b;
}

.register-page-input::placeholder {
  color: #999;
}

/* 防止浏览器自动填充改变文字颜色 */
.register-page-input:-webkit-autofill,
.register-page-input:-webkit-autofill:hover,
.register-page-input:-webkit-autofill:focus,
.register-page-input:-webkit-autofill:active {
  -webkit-text-fill-color: #495057 !important;
  transition: background-color 5000s ease-in-out 0s;
}

/* 字段额外元素容器 */
.register-page-field-extra {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

/* 错误提示 */
.register-page-tip {
  position: absolute;
  left: 25px;
  top: 0;
}

.register-page-tip p {
  line-height: 48px;
  color: #ff0000;
  white-space: nowrap;
  margin: 0;
  font-size: 14px;
}

/* 密码眼睛图标 */
.register-page-eye {
  padding-right: 16px;
}

.register-page-eye p {
  line-height: 48px;
  margin: 0;
}

.register-page-eye p a {
  display: inline-block;
  vertical-align: text-bottom;
  width: 30px;
  height: 20px;
  background: url(../img/pswd-e2.png) no-repeat center;
  background-size: contain;
  cursor: pointer;
}

.register-page-eye p a.on {
  background-image: url(../img/pswd-e1.png);
}

/* 按钮样式 */
.register-page-btn-primary {
  display: inline-block;
  vertical-align: middle;
  width: 105px;
  line-height: 48px;
  text-align: center;
  color: #ffffff;
  background-color: #2f6e9b;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: opacity 0.3s;
}

.register-page-btn-primary:hover {
  opacity: 0.8;
}

.register-page-btn-secondary {
  display: inline-block;
  line-height: 1.1em;
  border-bottom: 1px solid #2f6e9b;
  color: #2f6e9b;
  font-size: 16px;
  text-decoration: none;
  padding: 2px 0;
  transition: font-weight 0.2s;
}

.register-page-btn-secondary:hover {
  font-weight: bold;
}

/* 响应式设计 - 平板 */
@media (max-width: 768px) {
  .register-page-box {
    padding: 40px 30px;
  }

  .register-page-header p {
    font-size: 24px;
  }

  .register-page-form {
    width: 100%;
  }

  .register-page-field {
    margin-bottom: 20px;
  }

  .register-page-field > label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    font-size: 15px;
    margin-bottom: 5px;
  }

  .register-page-field-content {
    margin-left: 0 !important;
  }

  .register-page-input {
    height: 40px;
    font-size: 15px;
  }

  .register-page-tip {
    left: auto;
    right: 0;
    bottom: 100%;
  }

  .register-page-tip p {
    line-height: 40px;
    font-size: 13px;
  }

  .register-page-eye {
    padding-right: 12px;
  }

  .register-page-eye p {
    line-height: 40px;
  }

  .register-page-eye p a {
    zoom: 0.8;
  }

  .register-page-btn-primary {
    line-height: 40px;
    font-size: 15px;
  }

  .register-page-btn-secondary {
    font-size: 15px;
  }
}

/* 响应式设计 - 手机 */
@media (max-width: 480px) {
  .register-page-fullpart {
    padding: 20px 0;
  }

  .register-page-box {
    padding: 30px 20px;
  }

  .register-page-header p {
    font-size: 20px;
  }

  .register-page-field {
    margin-bottom: 15px;
  }

  .register-page-field > label {
    font-size: 14px;
    line-height: 36px;
  }

  .register-page-input {
    height: 36px;
    font-size: 14px;
    padding: 0 12px;
  }

  .register-page-tip p {
    line-height: 36px;
    font-size: 12px;
  }

  .register-page-eye p {
    line-height: 36px;
  }

  .register-page-btn-primary {
    width: 100%;
    line-height: 36px;
    font-size: 14px;
  }

  .register-page-btn-secondary {
    font-size: 14px;
    display: block;
    margin-top: 10px;
    text-align: center;
  }
}

/* ========================================
   修改密码页面独立样式 (Change Password Page)
   使用 .change-password-page 命名空间，避免与其他页面冲突
   所有类名使用 cp- 前缀
   完全复刻原有样式的视觉效果
   ======================================== */

/* 面包屑导航区域 - 复刻 .u-fullpart.bg-g.nopd + .u-pagepath */
.change-password-page .cp-breadcrumb-section {
  position: relative;
  background: none no-repeat 50% 0;
  background-size: cover;
  overflow: hidden;
  padding: 0 !important;  /* 复刻 .nopd */
  background-color: #f0f0f0;  /* 复刻 .bg-g */
}

.change-password-page .cp-breadcrumb {
  padding: 25px 0;
}

.change-password-page .cp-breadcrumb p {
  font-size: 16px;
}

.change-password-page .cp-breadcrumb a:hover {
  color: #2f6e9b;
}

.change-password-page .cp-breadcrumb i {
  font-style: normal;
}

/* 主内容区域 - 复刻 .u-fullpart.bg-g-lt */
.change-password-page .cp-main-section {
  position: relative;
  background: none no-repeat 50% 0;
  background-size: cover;
  overflow: hidden;
  padding: 70px 0;  /* 复刻 .u-fullpart 默认 padding */
  background-color: #f8f8f8;  /* 复刻 .bg-g-lt */
}

/* 头部导航 - 复刻 .u-caseview .head p */
.change-password-page .cp-header p {
  font-size: 24px;
}

.change-password-page .cp-header p .cp-user-nav {
  font-size: 16px;
  float: right;  /* 复刻 .fr */
}

.change-password-page .cp-nav-link {
  color: #2f6e9b;
  font-size: 16px;
  display: inline-block;
  margin: 0 6px;
}

.change-password-page .cp-nav-link:hover {
  font-weight: bold;  /* 复刻 .hv-p:hover */
}

.change-password-page .cp-nav-link.cp-nav-active {
  color: #333;
}

.change-password-page .cp-user-nav i {
  font-style: normal;
  color: #cccccc;
}

/* 间隔 - 复刻 .ht40 */
.change-password-page .cp-spacer {
  display: block;
  height: 40px;
}

/* 内容区 - 复刻 .u-caseview .cont */
.change-password-page .cp-content {
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
}

/* 标题 - 复刻 .u-caseview .cont > .hd */
.change-password-page .cp-title {
  background-color: #e3e3e3;
  padding: 0 50px;
}

.change-password-page .cp-title p {
  line-height: 68px;
  font-size: 22px;
}

/* 表单包装 - 复刻 .u-caseview .cont > .ct */
.change-password-page .cp-form-wrapper {
  padding: 30px 50px;
}

/* 表单 - 复刻 .u-caseview .form */
.change-password-page .cp-form {
  width: 480px;
  margin: 0 auto;
}

/* 表单容器 - 复刻 .u-form1 */
.change-password-page .cp-form-container {
  width: 500px;
  margin: 0 auto;
  position: relative;
  left: -40px;
  font-size: 16px;
}

.change-password-page .cp-form-container.cp-noml {
  margin-left: 0;
  left: 0;
}

/* 表单行 - 复刻 .u-form1 .p */
.change-password-page .cp-form-row {
  margin-bottom: 30px;
}

.change-password-page .cp-form-row::after {
  content: "";
  display: block;
  clear: both;
}

/* 标签 - 复刻 .u-form1 .p>label */
.change-password-page .cp-label {
  width: 120px;
  text-align: right;
  line-height: 48px;
  float: left;
  color: #999999;
}

/* 输入框包装 - 复刻 .u-form1 .p>.ct */
.change-password-page .cp-input-wrapper {
  margin-left: 140px;
  position: relative;
}

/* 额外元素（眼睛图标） - 复刻 .u-form1 .p>.ct>.ex */
.change-password-page .cp-input-extra {
  position: absolute;
  top: 0;
  right: 0;
}

/* 眼睛切换 - 复刻 .u-form1 .p .eye1 */
.change-password-page .cp-eye-toggle {
  padding-right: 16px;
}

.change-password-page .cp-eye-toggle p {
  line-height: 48px;
  margin: 0;
}

/* 切换密码按钮 - 复刻 .u-form1 .p .eye1 p a */
.change-password-page .cp-toggle-password {
  display: inline-block;
  vertical-align: text-bottom;
  width: 30px;
  height: 20px;
  background: url(../img/pswd-e2.png) no-repeat center;
  background-size: contain;
}

.change-password-page .cp-toggle-password.cp-active {
  background-image: url(../img/pswd-e1.png);
}

/* 输入框 - 复刻 .u-form1 .p>.ct .tt */
.change-password-page .cp-input {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  width: 100%;
  height: 48px;
  text-indent: 15px;
  box-sizing: border-box;
}

/* 提交按钮 - 复刻 .u-btn1 */
.change-password-page .cp-submit-btn {
  display: inline-block;
  vertical-align: middle;
  width: 105px;
  line-height: 48px;
  text-align: center;
  color: #fff !important;
  border-radius: 8px;
  font-size: 16px;
  background-color: #2f6e9b;
  border: none;
  cursor: pointer;
}

/* 响应式设计 */
@media screen and (max-width: 768px) {
  /* 面包屑区域 - 复刻 .u-fullpart 的响应式 padding */
  .change-password-page .cp-breadcrumb-section {
    padding: 0 !important;  /* 保持 nopd 效果 */
  }

  .change-password-page .cp-breadcrumb {
    padding: 15px 0;
  }

  .change-password-page .cp-breadcrumb p {
    font-size: 14px;
  }

  /* 主内容区域 - 复刻 .u-fullpart 的响应式 padding */
  .change-password-page .cp-main-section {
    padding: 30px 0;  /* 移动端 .u-fullpart 的 padding */
  }

  /* 头部 */
  .change-password-page .cp-header p {
    font-size: 18px;
  }

  .change-password-page .cp-header p .cp-user-nav {
    font-size: 14px;
    width: 100%;
    margin-bottom: 20px;
    text-align: right;
    float: none;  /* 移动端取消浮动 */
    display: block;  /* 变为块级元素 */
  }

  .change-password-page .cp-nav-link {
    font-size: 14px;
    margin: 0 4px;
  }

  /* 间隔 - 复刻移动端的 .ht40 */
  .change-password-page .cp-spacer {
    display: block;
    height: 20px;
  }

  /* 标题 */
  .change-password-page .cp-title {
    padding: 0 25px;
  }

  .change-password-page .cp-title p {
    line-height: 58px;
    font-size: 18px;
  }

  /* 表单区域 */
  .change-password-page .cp-form-wrapper {
    padding: 15px 25px;
  }

  .change-password-page .cp-form {
    width: 100%;
  }

  .change-password-page .cp-form-container {
    width: 100%;
    left: 0;
    font-size: 14px;
  }

  .change-password-page .cp-form-row {
    margin-bottom: 20px;
  }

  .change-password-page .cp-label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    line-height: 1em;
    margin-bottom: 10px;
  }

  .change-password-page .cp-input-wrapper {
    margin-left: 0 !important;
  }

  .change-password-page .cp-input {
    height: 40px;
  }

  .change-password-page .cp-eye-toggle {
    padding-right: 12px;
  }

  .change-password-page .cp-eye-toggle p {
    line-height: 40px;
  }

  .change-password-page .cp-toggle-password {
    zoom: 0.8;
  }

  .change-password-page .cp-submit-btn {
    line-height: 40px;
  }
}

/* ========================================
   登录页面独立样式
   ======================================== */

/* 登录页面主容器 */
.login-page-fullpart {
  background-color: #f8f8f8;
  padding: 40px 0;
}

.login-page-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.login-page-content {
  width: 100%;
}

/* 登录页面内容盒子 */
.login-page-box {
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 60px 80px;
}

/* 登录页面标题 */
.login-page-header p {
  font-size: 30px;
  color: #333;
  margin: 0;
  text-align: left;
}

/* 登录页面表单容器 */
.login-page-form-wrapper {
  width: 100%;
}

.login-page-form {
  width: 650px;
  margin: 0;
  position: relative;
}

/* 表单字段 */
.login-page-field {
  margin-bottom: 30px;
  position: relative;
}

/* 按钮区域特殊间距 */
.login-page-field:last-child {
  margin-top: 50px;
}

.login-page-field::after {
  content: "";
  display: block;
  clear: both;
}

.login-page-field > label {
  width: 120px;
  text-align: right;
  line-height: 48px;
  float: left;
  font-size: 16px;
  color: #adadad;
}

.login-page-field-content {
  margin-left: 140px;
  position: relative;
  width: 400px;
}

/* 输入框样式 */
.login-page-input {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  font-size: 16px;
  color: #495057 !important;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.3s;
  height: 48px;
  padding: 0 15px 0 35px;
}

.login-page-input:focus {
  outline: none;
  border-color: #2f6e9b;
}

.login-page-input::placeholder {
  color: #999;
}

/* 防止浏览器自动填充改变文字颜色 */
.login-page-input:-webkit-autofill,
.login-page-input:-webkit-autofill:hover,
.login-page-input:-webkit-autofill:focus,
.login-page-input:-webkit-autofill:active {
  -webkit-text-fill-color: #495057 !important;
  transition: background-color 5000s ease-in-out 0s;
}

/* 字段额外元素容器 */
.login-page-field-extra {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

/* 密码眼睛图标 */
.login-page-eye {
  padding-right: 16px;
}

.login-page-eye p {
  line-height: 48px;
  margin: 0;
}

.login-page-eye p a {
  display: inline-block;
  vertical-align: text-bottom;
  width: 30px;
  height: 15px;
  background: url(../img/pswd-e2.png) no-repeat center;
  background-size: contain;
  cursor: pointer;
}

.login-page-eye p a.on {
  background-image: url(../img/pswd-e1.png);
}

/* 按钮样式 */
.login-page-btn-primary {
  display: inline-block;
  vertical-align: middle;
  width: 105px;
  line-height: 48px;
  text-align: center;
  color: #ffffff;
  background-color: #2f6e9b;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: opacity 0.3s;
}

.login-page-btn-primary:hover {
  opacity: 0.8;
}

.login-page-btn-secondary {
  display: inline-block;
  line-height: 1.1em;
  border-bottom: 1px solid #2f6e9b;
  color: #2f6e9b;
  font-size: 16px;
  text-decoration: none;
  padding: 2px 0;
  transition: font-weight 0.2s;
  margin-left: 15px;
}

.login-page-btn-secondary:hover {
  font-weight: bold;
}

/* 响应式设计 - 平板 */
@media (max-width: 768px) {
  .login-page-box {
    padding: 40px 30px;
  }

  .login-page-header p {
    font-size: 24px;
  }

  .login-page-form {
    width: 100%;
  }

  .login-page-field {
    margin-bottom: 20px;
  }

  .login-page-field > label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    font-size: 15px;
    margin-bottom: 5px;
  }

  .login-page-field-content {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .login-page-input {
    height: 40px;
    font-size: 15px;
  }

  .login-page-eye {
    padding-right: 12px;
  }

  .login-page-eye p {
    line-height: 40px;
  }

  .login-page-eye p a {
    zoom: 0.8;
  }

  .login-page-btn-primary {
    line-height: 40px;
    font-size: 15px;
  }

  .login-page-btn-secondary {
    font-size: 15px;
  }
}

/* 响应式设计 - 手机 */
@media (max-width: 480px) {
  .login-page-fullpart {
    padding: 20px 0;
  }

  .login-page-box {
    padding: 30px 20px;
  }

  .login-page-header p {
    font-size: 20px;
  }

  .login-page-field {
    margin-bottom: 15px;
  }

  .login-page-field > label {
    font-size: 14px;
    line-height: 36px;
  }

  .login-page-input {
    height: 36px;
    font-size: 14px;
    padding: 0 12px;
  }

  .login-page-eye p {
    line-height: 36px;
  }

  .login-page-btn-primary {
    width: 100%;
    line-height: 36px;
    font-size: 14px;
  }

  .login-page-btn-secondary {
    font-size: 14px;
    display: block;
    margin: 10px 0 0 0;
    text-align: center;
  }
}

/* ========================================
   重置密码页面独立样式
   ======================================== */

/* 重置密码页面主容器 */
.reset-password-page-fullpart {
  background-color: #f8f8f8;
  padding: 40px 0;
}

.reset-password-page-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.reset-password-page-content {
  width: 100%;
}

/* 重置密码页面内容盒子 */
.reset-password-page-box {
  background-color: #fff;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 60px 80px;
}

/* 重置密码页面标题 */
.reset-password-page-header p {
  font-size: 30px;
  color: #333;
  margin: 0;
  text-align: left;
}

/* 重置密码页面表单容器 */
.reset-password-page-form-wrapper {
  width: 100%;
}

.reset-password-page-form {
  width: 650px;
  margin: 0;
  position: relative;
}

/* 表单字段 */
.reset-password-page-field {
  margin-bottom: 30px;
  position: relative;
}

.reset-password-page-field::after {
  content: "";
  display: block;
  clear: both;
}

.reset-password-page-field > label {
  width: 120px;
  text-align: right;
  line-height: 48px;
  float: left;
  font-size: 16px;
  color: #adadad;
}

.reset-password-page-field-content {
  margin-left: 140px;
  position: relative;
  width: 400px;
}

/* 输入框样式 */
.reset-password-page-input {
  border: 1px solid #999999;
  border-radius: 8px;
  background-color: white;
  font-size: 16px;
  color: #495057 !important;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.3s;
  height: 48px;
  padding: 0 15px 0 35px;
}

.reset-password-page-input:focus {
  outline: none;
  border-color: #2f6e9b;
}

.reset-password-page-input::placeholder {
  color: #999;
}

/* 防止浏览器自动填充改变文字颜色 */
.reset-password-page-input:-webkit-autofill,
.reset-password-page-input:-webkit-autofill:hover,
.reset-password-page-input:-webkit-autofill:focus,
.reset-password-page-input:-webkit-autofill:active {
  -webkit-text-fill-color: #495057 !important;
  transition: background-color 5000s ease-in-out 0s;
}

/* 按钮样式 */
.reset-password-page-btn-primary {
  display: inline-block;
  vertical-align: middle;
  min-width: 105px;
  line-height: 48px;
  text-align: center;
  color: #ffffff;
  background-color: #2f6e9b;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  transition: opacity 0.3s;
}

.reset-password-page-btn-primary:hover {
  opacity: 0.8;
}

.reset-password-page-btn-secondary {
  display: inline-block;
  line-height: 1.1em;
  border-bottom: 1px solid #2f6e9b;
  color: #2f6e9b;
  font-size: 16px;
  text-decoration: none;
  padding: 2px 0;
  transition: font-weight 0.2s;
}

.reset-password-page-btn-secondary:hover {
  font-weight: bold;
}

/* 响应式设计 - 平板 */
@media (max-width: 768px) {
  .reset-password-page-box {
    padding: 40px 30px;
  }

  .reset-password-page-header p {
    font-size: 24px;
  }

  .reset-password-page-form {
    width: 100%;
  }

  .reset-password-page-field {
    margin-bottom: 20px;
  }

  .reset-password-page-field > label {
    width: 100% !important;
    line-height: 40px;
    display: block;
    float: none;
    text-align: left;
    font-size: 15px;
    margin-bottom: 5px;
  }

  .reset-password-page-field-content {
    margin-left: 0 !important;
    width: 100% !important;
  }

  .reset-password-page-input {
    height: 40px;
    font-size: 15px;
  }

  .reset-password-page-btn-primary {
    line-height: 40px;
    font-size: 15px;
  }

  .reset-password-page-btn-secondary {
    font-size: 15px;
  }
}

/* 响应式设计 - 手机 */
@media (max-width: 480px) {
  .reset-password-page-fullpart {
    padding: 20px 0;
  }

  .reset-password-page-box {
    padding: 30px 20px;
  }

  .reset-password-page-header p {
    font-size: 20px;
  }

  .reset-password-page-field {
    margin-bottom: 15px;
  }

  .reset-password-page-field > label {
    font-size: 14px;
    line-height: 36px;
  }

  .reset-password-page-input {
    height: 36px;
    font-size: 14px;
    padding: 0 12px;
  }

  .reset-password-page-btn-primary {
    width: 100%;
    line-height: 36px;
    font-size: 14px;
  }

  .reset-password-page-btn-secondary {
    font-size: 14px;
    display: block;
    margin-top: 10px;
    text-align: center;
  }
}

/* ============================================
   仲裁员申请页面 - 步骤指示器样式
   ============================================ */
.arbitrator-apply-step-indicator {
  margin: 40px auto 20px;
  max-width: 800px;
}

.arbitrator-apply-step-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.arbitrator-apply-step-line {
  position: absolute;
  top: 20px;
  left: 50px;
  right: 50px;
  height: 2px;
  background: #e0e0e0;
  z-index: 0;
}

.arbitrator-apply-step-progress {
  height: 100%;
  background: #4a90e2;
  width: 0%;
  transition: width 0.3s;
}

.arbitrator-apply-step-item {
  flex: 1;
  text-align: center;
  position: relative;
  z-index: 1;
}

.arbitrator-apply-step-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  border: 2px solid #e0e0e0;
  background: white;
  color: #999;
}

.arbitrator-apply-step-circle.active {
  background: white;
  color: #4a90e2;
  border-color: #2f6e9b;
}

.arbitrator-apply-step-text {
  margin-top: 10px;
  font-size: 12px;
  color: #666;
}

/* 仲裁员申请页面 - 表单样式 */
.arbitrator-apply-required {
  color: #4a90e2;
}

.arbitrator-apply-agreement {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.arbitrator-apply-checkbox {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #999;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  position: relative;
  background: white;
  transition: all 0.2s;
}

.arbitrator-apply-checkbox:hover {
  border-color: #4a90e2;
}

.arbitrator-apply-checkbox:checked {
  border-color: #4a90e2;
  background: white;
}

.arbitrator-apply-checkbox:checked::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 5px;
  width: 5px;
  height: 9px;
  border: solid #4a90e2;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.arbitrator-apply-error {
  color: #ff0000;
  font-size: 14px;
  margin-left: 10px;
}

.arbitrator-apply-form-buttons {
  text-align: left;
  margin-left: 15px;
  margin-top: 20px;
}

/* 仲裁员申请页面 - 步骤3样式 */
.arbitrator-apply-section-title {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
}

.arbitrator-apply-agreement-preview {
  width: 100%;
  height: 330px;
  background: #e8e8e8;
  border-radius: 4px;
  overflow-y: auto;
  padding: 20px;
  line-height: 1.8;
  color: #333;
  font-size: 14px;
}

.arbitrator-apply-agreement-preview::-webkit-scrollbar {
  width: 6px;
}

.arbitrator-apply-agreement-preview::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}

.arbitrator-apply-agreement-preview::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}

.arbitrator-apply-agreement-preview::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}

.arbitrator-apply-agreement-preview p {
  margin-bottom: 10px;
}

.arbitrator-apply-agreement-preview h1,
.arbitrator-apply-agreement-preview h2,
.arbitrator-apply-agreement-preview h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
}

.arbitrator-apply-agreement-preview ul,
.arbitrator-apply-agreement-preview ol {
  margin-left: 20px;
  margin-bottom: 10px;
}

.arbitrator-apply-signature-section {
  text-align: left;
}

.arbitrator-apply-signature-wrapper {
  display: flex;
  align-items: center;
  gap: 30px;
}

.arbitrator-apply-signature-canvas-area {
  position: relative;
  width: 366px;
  height: 160px;
  border: 1px solid #ddd;
  background: white;
  border-radius: 4px;
  flex-shrink: 0;
  cursor: pointer;
  transition: border-color 0.3s;
}

.arbitrator-apply-signature-canvas-area:hover {
  border-color: #4a90e2;
}

.arbitrator-apply-signature-preview-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.arbitrator-apply-signature-placeholder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #999;
  font-size: 14px;
  pointer-events: none;
  z-index: 1;
}

.arbitrator-apply-signature-placeholder.hidden {
  display: none;
}

.arbitrator-apply-signature-tip {
  flex: 1;
  color: #666;
  font-size: 14px;
  line-height: 1.6;
}

.arbitrator-apply-button-group {
  text-align: left;
}

.arbitrator-apply-button-group .u-btn1 {
  margin-right: 10px;
}

/* 仲裁员申请页面 - 签名弹层样式 */
.arbitrator-apply-signature-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.arbitrator-apply-signature-modal-content {
  background: white;
  border-radius: 8px;
  width: 90%;
  max-width: 900px;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
}

.arbitrator-apply-signature-modal-header {
  padding: 20px 30px;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.arbitrator-apply-signature-modal-header h3 {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.arbitrator-apply-signature-modal-close {
  font-size: 32px;
  color: #999;
  cursor: pointer;
  line-height: 1;
  transition: color 0.3s;
}

.arbitrator-apply-signature-modal-close:hover {
  color: #333;
}

.arbitrator-apply-signature-modal-body {
  padding: 30px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}

#signatureCanvas {
  border: 2px dashed #ccc;
  border-radius: 4px;
  cursor: crosshair;
  background: white;
  display: block;
}

.arbitrator-apply-signature-modal-footer {
  padding: 20px 30px;
  border-top: 1px solid #e0e0e0;
  display: flex;
  justify-content: flex-end;
  gap: 15px;
}

.arbitrator-apply-btn-clear,
.arbitrator-apply-btn-save {
  padding: 10px 30px;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s;
}

.arbitrator-apply-btn-clear {
  background: #f5f5f5;
  color: #666;
}

.arbitrator-apply-btn-clear:hover {
  background: #e0e0e0;
}

.arbitrator-apply-btn-save {
  background: #4a90e2;
  color: white;
}

.arbitrator-apply-btn-save:hover {
  background: #357ab8;
}

/* 响应式 */
@media (max-width: 768px) {
  .arbitrator-apply-signature-modal-content {
    width: 95%;
  }
  
  #signatureCanvas {
    width: 100%;
    height: auto;
  }
  
  .arbitrator-apply-signature-modal-body {
    padding: 20px;
  }
}

/* ==================================================
   订单查询页面专用样式
   Order Query Page Specific Styles
   ================================================== */

/* 订单查询页面提交按钮上边距 */
.order-query-page .u-formpay .p .ct button.u-btn1 {
    margin-top: 50px;
}

/* ==================================================
   支付口令错误页面专用样式
   Payment Token Error Page Specific Styles
   ================================================== */

/* 页面标识 - 用于区分和隔离样式 */
.payment-token-error-page {
    /* 页面标识class，继承 u-statusbox 的所有样式 */
}

/* 标题左对齐 - 提高选择器优先级以覆盖 .u-title3 p */
.payment-token-error-page .u-title3 p.payment-token-error-title {
    text-align: left !important;
}

/* 提示信息容器 - 居中对齐，底部间距50px */
.payment-token-error-page .u-formpay .payment-token-error-message-wrap {
    text-align: center !important;
    margin-bottom: 50px !important;
}

/* 提示信息文本样式 - 提高优先级 */
.payment-token-error-page .payment-token-error-message-wrap p.payment-token-error-message {
    font-size: 16px !important;
    color: #666666 !important;
    line-height: 24px !important;
    margin: 0 !important;
    text-align: left;
}

/* 按钮容器 - 居中对齐，顶部间距80px - 提高优先级 */
.payment-token-error-page .u-formpay .p .payment-token-error-btn-wrap {
    text-align: left !important;
    padding-top: 50px !important;
}

/* 响应式设计 - 移动端适配 */
@media (max-width: 768px) {
    .payment-token-error-page .payment-token-error-message-wrap p.payment-token-error-message {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    
    .payment-token-error-page .u-formpay .payment-token-error-message-wrap {
        margin-bottom: 35px !important;
    }
    
    .payment-token-error-page .u-formpay .p .payment-token-error-btn-wrap {
        padding-top: 40px !important;
    }
}

/* ==================================================
   中采支付相关样式 (从 payment.css 合并)
   Payment related styles for Zhongcai Project
   ================================================== */

/* 支付弹窗相关样式 - Payment Dialog Styles */
.payment-dialog-header {
    padding: 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.payment-dialog-header h3 {
    margin: 0;
    color: #333;
}

.payment-dialog-close {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #999;
}

.payment-dialog-close:hover {
    color: #333;
}

.payment-dialog-content {
    padding: 20px;
}

.payment-status-info {
    text-align: center;
}

.payment-status-icon {
    font-size: 48px;
    margin-bottom: 15px;
}

.payment-status-info h4 {
    color: #333;
    margin: 15px 0;
    font-size: 18px;
}

.payment-status-info p {
    color: #666;
    margin: 10px 0;
}

.payment-details {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 6px;
    margin: 15px 0;
}

.payment-amount-value {
    font-weight: bold;
    color: #e74c3c;
}

.payment-tips {
    margin-top: 15px;
    padding: 10px;
    background: #fff3cd;
    border-radius: 4px;
    border-left: 4px solid #ffc107;
}

.payment-tips p {
    margin: 0;
    color: #856404;
    font-size: 14px;
}

.payment-dialog-footer {
    padding: 15px 20px;
    border-top: 1px solid #eee;
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

/* 支付按钮样式 - Payment Button Styles */
.payment-btn-info {
    background: #17a2b8;
    color: white;
}

.payment-btn-info:hover {
    background: #138496;
}

/* 支付弹出层样式（优化版） - Enhanced Payment Modal Styles */
.payment-modal {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.6) 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    animation: payment-fadeIn 0.3s ease-out;
}

@keyframes payment-fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes payment-slideDown {
    from { 
        opacity: 0;
        transform: translateY(-30px) scale(0.95);
    }
    to { 
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.payment-modal-content {
    background: #ffffff;
    padding: 0;
    border-radius: 12px;
    width: 90%;
    max-width: 480px;
    max-height: 85vh;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    animation: payment-slideDown 0.3s ease-out;
    position: relative;
}

.payment-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 28px;
    border-bottom: 1px solid #e9ecef;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    position: relative;
}

.payment-modal-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #007bff 0%, #0056b3 100%);
}

.payment-modal-header h3 {
    margin: 0;
    color: #2c3e50;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.payment-modal-close {
    font-size: 24px;
    font-weight: normal;
    color: #6c757d;
    cursor: pointer;
    line-height: 1;
    padding: 4px;
    border-radius: 50%;
    transition: all 0.2s ease;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.payment-modal-close:hover,
.payment-modal-close:focus {
    color: #dc3545;
    background-color: rgba(220, 53, 69, 0.1);
    transform: scale(1.1);
    text-decoration: none;
}

.payment-modal-body {
    padding: 28px;
    overflow-y: auto;
    max-height: calc(85vh - 160px);
}

.payment-info {
    text-align: center;
}

.payment-order-info::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg, #007bff 0%, #0056b3 100%);
    border-radius: 2px;
}

.payment-order-info h4 {
    margin: 0 0 16px 0;
    color: #2c3e50;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.payment-order-info h4::before {
    content: '📋';
    font-size: 16px;
}

.payment-order-info p strong {
    color: #2c3e50;
    font-weight: 500;
}

.payment-order-info p span {
    font-weight: 600;
    color: #007bff;
}

.payment-spinner {
    border: 3px solid #e9ecef;
    border-top: 3px solid #007bff;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    animation: payment-spin 1s linear infinite;
}

.payment-loading-spinner p {
    color: #6c757d;
    font-size: 14px;
    margin: 0;
}

#payment-qrcode-image {
    max-width: 220px;
    max-height: 220px;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease;
}

#payment-qrcode-image:hover {
    transform: scale(1.02);
}

/* 支付宝专用二维码样式 - Alipay Specific QR Code Styles */
.payment-qrcode-container.alipay-qr #payment-qrcode-image,
.payment-qrcode-iframe-container.alipay-qr .payment-qrcode-iframe {
    width: 200px !important;
    height: 200px !important;
    max-width: 200px !important;
    max-height: 200px !important;
}

.payment-qrcode-container.alipay-qr .payment-qrcode-iframe-container {
    width: 200px !important;
    height: 200px !important;
    margin: 0 auto;
}

.payment-qrcode-container.alipay-qr {
    padding: 16px 0;
}

.payment-qrcode-container.alipay-qr .payment-qrcode-tip {
    margin-top: 12px;
    font-size: 13px;
}

.payment-qrcode-tip {
    margin-top: 16px;
    color: #6c757d;
    font-size: 14px;
    line-height: 1.5;
    padding: 0 20px;
}

.payment-modal-footer {
    padding: 20px 28px;
    border-top: 1px solid #e9ecef;
    display: flex;
    gap: 12px;
    justify-content: flex-end;
    background: #fafbfc;
}

.payment-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s;
}

.payment-btn:hover::before {
    left: 100%;
}

.payment-next-button {
    text-align: left;
    margin-top: 40px;
}

/* 支付iframe容器样式 - Payment Iframe Container Styles */
.payment-iframe-container {
    text-align: center;
    margin: 20px 0;
    padding: 20px;
    border: 2px solid #28a745;
    border-radius: 8px;
    background: #f8f9fa;
}

.payment-iframe-container h3 {
    color: #28a745;
    margin-bottom: 15px;
}

.payment-iframe {
    border: 2px solid #007bff;
    border-radius: 4px;
}

/* 调试信息样式 - Debug Information Styles */
.payment-debug-container {
    margin-top: 30px;
    border: 2px solid #007bff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 123, 255, 0.15);
    animation: payment-fadeIn 0.5s ease-in-out;
}

.payment-debug-header {
    background: linear-gradient(135deg, #007bff 0%, #0056b3 100%);
    color: white;
    padding: 15px 20px;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.payment-debug-content {
    display: flex;
    min-height: 400px;
    flex-wrap: wrap;
}

.payment-debug-left {
    flex: 1;
    background: #f8f9fa;
    padding: 15px;
    border-right: 2px solid #dee2e6;
}

.payment-debug-right {
    flex: 1;
    background: #fff;
    padding: 15px;
}

.payment-debug-section {
    margin-bottom: 20px;
}

.payment-debug-section h4 {
    color: #2c3e50;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    background: linear-gradient(135deg, #ecf0f1 0%, #d5dbdb 100%);
    padding: 10px 15px;
    border-left: 4px solid #3498db;
    border-radius: 6px;
    border-bottom: none;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    position: sticky;
    top: 0;
    z-index: 10;
}

.payment-debug-item {
    margin-bottom: 8px;
    padding: 8px 12px;
    border-bottom: 1px dotted #ccc;
    display: flex;
    align-items: flex-start;
    font-family: 'Courier New', monospace;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 4px;
    transition: background 0.2s ease;
}

.payment-debug-item:hover {
    background: rgba(52, 152, 219, 0.1);
    border-color: #3498db;
}

.payment-debug-key {
    color: #2c3e50;
    font-weight: bold;
    min-width: 150px;
    margin-right: 10px;
}

.payment-debug-value {
    color: #27ae60;
    word-break: break-all;
    flex: 1;
}

.payment-debug-value.success {
    color: #27ae60;
    font-weight: bold;
}

.payment-debug-value.error {
    color: #e74c3c;
    font-weight: bold;
}

.payment-signature-string {
    font-family: 'Courier New', monospace;
    font-size: 10px;
    background-color: #000;
    padding: 8px 10px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    word-break: break-all;
    max-height: 120px;
    overflow-y: auto;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

.payment-debug-xml {
    font-family: 'Courier New', monospace;
    font-size: 11px;
    background: #2d3748;
    color: #e2e8f0;
    padding: 12px 15px;
    border-radius: 6px;
    overflow-x: auto;
    white-space: pre-wrap;
    word-break: break-word;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    border-left: 4px solid #f56565;
    max-height: 300px;
    overflow-y: auto;
}

.payment-debug-json {
    font-family: 'Courier New', monospace;
    font-size: 11px;
    background: #2d3748;
    color: #e2e8f0;
    padding: 12px 15px;
    border-radius: 6px;
    overflow-x: auto;
    white-space: pre-wrap;
    word-break: break-word;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    border-left: 4px solid #48bb78;
    max-height: 300px;
    overflow-y: auto;
}

/* 诊断信息样式 - Diagnostic Information Styles */
.payment-diagnostic-section {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-top: 20px;
}

.payment-diagnostic-tabs {
    display: flex;
    background: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.payment-diagnostic-tab {
    flex: 1;
    padding: 15px 20px;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #6c757d;
    transition: all 0.3s;
    border-bottom: 3px solid transparent;
}

.payment-diagnostic-tab.active {
    color: #007bff;
    border-bottom-color: #007bff;
    background: white;
}

.payment-diagnostic-tab:hover {
    background: #e9ecef;
}

.payment-diagnostic-content {
    display: none;
    padding: 20px;
}

.payment-diagnostic-content.active {
    display: block;
}

.payment-config-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 15px;
    margin-bottom: 25px;
}

.payment-config-item {
    background: #f8f9fa;
    padding: 12px 15px;
    border-radius: 6px;
    border-left: 4px solid #007bff;
    display: flex;
    align-items: center;
}

.payment-config-label {
    font-weight: 600;
    color: #495057;
    min-width: 120px;
    margin-right: 10px;
}

.payment-config-value {
    font-family: 'Courier New', monospace;
    background: white;
    padding: 6px 10px;
    border-radius: 4px;
    border: 1px solid #dee2e6;
    word-break: break-all;
    flex: 1;
}

/* 验证结果样式 - Validation Result Styles */
.payment-validation-item {
    margin-bottom: 12px;
    padding: 8px 12px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    background: #fff;
    font-size: 12px;
}

.payment-validation-key {
    font-weight: bold;
    color: #495057;
    margin-bottom: 4px;
    font-size: 13px;
}

.payment-validation-status {
    font-weight: bold;
    padding: 2px 6px;
    border-radius: 3px;
    display: inline-block;
    font-size: 11px;
}

.payment-validation-pass {
    background-color: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.payment-validation-fail {
    background-color: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.payment-validation-summary {
    margin-top: 15px;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
    font-weight: bold;
}

.payment-validation-summary.payment-validation-pass {
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
}

.payment-validation-summary.payment-validation-fail {
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    color: #721c24;
}

/* 响应式设计优化 - Responsive Design Optimization */
@media (max-width: 576px) {
    .payment-modal-content {
        width: 95%;
        margin: 10px;
        max-height: 90vh;
    }

    .payment-modal-header {
        padding: 20px;
    }

    .payment-modal-body {
        padding: 20px;
        max-height: calc(90vh - 140px);
    }

    .payment-modal-footer {
        padding: 16px 20px;
        flex-direction: column;
    }

    .payment-btn {
        width: 100%;
        margin-bottom: 8px;
    }

    .payment-order-info {
        padding: 16px;
    }

    .payment-order-info p {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    #payment-qrcode-image {
        max-width: 180px;
        max-height: 180px;
    }
    
    /* 支付宝移动端二维码样式 - Alipay Mobile QR Code */
    .payment-qrcode-container.alipay-qr #payment-qrcode-image,
    .payment-qrcode-iframe-container.alipay-qr .payment-qrcode-iframe {
        width: 205px !important;
        height: 205px !important;
        max-width: 205px !important;
        max-height: 205px !important;
    }
    
    .payment-qrcode-container.alipay-qr .payment-qrcode-iframe-container {
        width: 205px !important;
        height: 205px !important;
    }
    
    .payment-debug-content {
        flex-direction: column;
    }
    
    .payment-config-grid {
        grid-template-columns: 1fr;
    }
    
    .payment-config-item {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .payment-config-label {
        margin-bottom: 5px;
        min-width: auto;
    }
    
    .payment-config-value {
        width: 100%;
    }
    
    .payment-diagnostic-tabs {
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .payment-debug-content {
        flex-direction: column;
    }
    
    .payment-debug-left {
        border-right: none;
        border-bottom: 2px solid #dee2e6;
    }
    
    /* 权限相关响应式调整 - Permission Related Responsive Adjustments */
    .permission-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    
    .permission-result {
        text-align: left;
        width: 100%;
    }
}

/* 权限状态相关样式 - Permission Status Related Styles */
.qr-permission-status {
    margin-top: 20px;
    padding: 15px;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #007bff;
}

.permission-item {
    margin-bottom: 10px;
    padding: 8px 12px;
    background: white;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.permission-result {
    text-align: right;
}

.permission-result small {
    display: block;
    color: #6c757d;
    margin-top: 2px;
    font-size: 12px;
}

/* 权限详情页面样式 - Permission Detail Page Styles */
.permission-detail-section {
    margin-bottom: 30px;
    padding: 15px;
    background: white;
    border-radius: 8px;
    border: 1px solid #e9ecef;
}

.permission-status-card {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 6px;
    margin-top: 10px;
}

.status-indicator {
    padding: 8px 12px;
    border-radius: 4px;
    font-weight: bold;
    margin-bottom: 10px;
}

.status-indicator.status-ok {
    background: #d4edda;
    color: #155724;
    border: 1px solid #c3e6cb;
}

.status-indicator.status-error {
    background: #f8d7da;
    color: #721c24;
    border: 1px solid #f5c6cb;
}

.status-indicator.status-warning {
    background: #fff3cd;
    color: #856404;
    border: 1px solid #ffeaa7;
}

.api-response {
    margin-top: 15px;
}

.response-json {
    background: #000000;
    padding: 10px;
    border-radius: 4px;
    font-size: 12px;
    overflow-x: auto;
    max-height: 300px;
    overflow-y: auto;
}

.error-detail {
    margin-top: 10px;
    padding: 8px;
    background: #fff5f5;
    border-left: 3px solid #fc8181;
    border-radius: 4px;
}

.permission-explanation {
    margin-top: 20px;
    padding: 15px;
    background: #e6f3ff;
    border-radius: 8px;
    border-left: 4px solid #0066cc;
}

.explanation-content {
    color: #444;
}

.explanation-content ul {
    margin: 10px 0;
    padding-left: 20px;
}

.explanation-content li {
    margin-bottom: 5px;
}

/* ==================================================
   支付方法选择页面专用样式
   Payment Method Page Specific Styles
   ================================================== */

/* 支付方式选择容器 - 左对齐版本 */
.payment-method-options {
    display: flex;
    justify-content: left;
    gap: 20px;
    margin: 40px 0;
    flex-wrap: wrap;
}

/* 支付方式选项 */
.payment-method-item {
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 10px;
    width: 120px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #333;
}

.payment-method-item:hover {
    border: none;
    box-shadow: none;
    transform: none;
}

.payment-method-item.selected {
    border: none;
    background-color: transparent;
}

.payment-method-item input[type="radio"] {
    display: none;
}

/* 支付图标容器 - 带边框版本 */
.payment-method-icon {
    width: 120px;
    height: 80px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    overflow: hidden;
    border: 2px solid #ddd;
    transition: border 0.3s ease;
}

.payment-method-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}

.payment-method-item.selected .payment-method-icon {
    border: 3px solid #4a90e2;
}

.payment-method-item:hover .payment-method-icon {
    border-color: #4a90e2;
}

/* 支付方式名称 */
.payment-method-name {
    font-size: 14px;
    color: #666;
    text-align: center;
    padding-top: 10px;
}

/* 下一步按钮容器 - 左对齐 */
.payment-method-next {
    text-align: left;
    margin-top: 40px;
}

/* ================================================== */
/* 关于我们页面 - 移动端独立样式（必须放在最后以覆盖 .u-form1 的移动端样式）*/
/* ================================================== */
@media (max-width: 768px) {
  .about-contact-form {
    width: 100% !important;  /* 移动端全宽 */
    max-width: 100% !important;
    left: 0 !important;
    padding: 30px 15px !important;
    font-size: 14px !important;
  }
  
  .about-contact-form .p {
    flex-direction: column !important;
    margin-bottom: 15px !important;
  }
  
  .about-contact-form .p::after {
    content: "" !important;  /* 移动端恢复清除浮动 */
    display: block !important;
    clear: both !important;
  }
  
  .about-contact-form .p>label {
    width: 100% !important;
    min-width: auto !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
    text-align: left !important;
    line-height: 1em !important;
    float: none !important;
    display: block !important;
  }
  
  .about-contact-form .p>.ct {
    width: 100% !important;  /* 移动端容器全宽 */
    margin-left: 0 !important;
    justify-content: stretch !important;
    flex: none !important;  /* 取消flex:1，使用明确的width */
  }
  
  .about-contact-form .p > .ct .tt {
    width: 100% !important;  /* 移动端输入框全宽，覆盖PC版的480px */
    padding: 10px 12px !important;
    height: 40px !important;
    text-indent: 0 !important;
  }
  
  .about-contact-form .p > .ct input.tt {
    width: 100% !important;  /* 针对input明确设置 */
  }
  
  .about-contact-form .p > .ct textarea.tt {
    width: 100% !important;  /* 针对textarea明确设置全宽 */
    height: 120px !important;
    min-height: 120px !important;
    padding: 10px 12px !important;
  }
  
  .about-contact-form .error-tip {
    position: static !important;
    transform: none !important;
    margin-left: 0 !important;
    margin-top: 5px !important;
    font-size: 12px !important;
  }
  
  /* 移动端 - textarea 的 error-tip 需要更大的 margin-top */
  .about-contact-form .p>.ct textarea.tt ~ .error-tip {
    margin-top: 8px !important;
  }
  
  .about-contact-form .submit-row {
    justify-content: center !important;
  }
  
  .about-contact-form .submit-row .u-btn-submit {
    width: 100% !important;
    padding: 12px 30px !important;
  }
}

/* ========================================
   滚动加载组件样式
   ======================================== */

/* 滚动加载状态容器 */
.scroll-loading-status {
  text-align: center;
  padding: 30px 0;
  min-height: 60px;
  display: none;
}

.scroll-loading-status > div {
  display: inline-block;
  padding: 12px 24px;
  border-radius: 20px;
  font-size: 14px;
  line-height: 20px;
}

/* 加载中状态 */
.scroll-loading-status .loading-spinner {
  color: #666;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  animation: none;
  width: auto;
  height: auto;
  border: none;
  background: transparent;
}

.scroll-loading-status .loading-spinner .spinner {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  flex-shrink: 0;
}

.scroll-loading-status .loading-spinner .spinner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: conic-gradient(from 0deg, transparent 0deg, transparent 270deg, #1890ff 270deg, #1890ff 360deg);
  animation: scroll-loader-spin 0.8s linear infinite;
}

@keyframes scroll-loader-spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* 加载完成状态 */
.scroll-loading-status .loading-complete {
  color: #999;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  font-size: 13px;
}

/* 加载错误状态 */
.scroll-loading-status .loading-error {
  color: #ff4d4f;
  background-color: #fff;
  border: 1px solid #ffccc7;
  cursor: pointer;
  transition: all 0.3s;
}

.scroll-loading-status .loading-error:hover {
  background-color: #fff1f0;
  border-color: #ffa39e;
}

/* 移动端适配 */
@media (max-width: 768px) {
  .scroll-loading-status {
    padding: 20px 0;
  }
  
  .scroll-loading-status > div {
    padding: 10px 20px;
    font-size: 13px;
  }
  
  .scroll-loading-status .loading-spinner .spinner {
    width: 12px;
    height: 12px;
  }
}

/* 确保滚动加载的列表项正确布局 */
#arbitrator-list-container > li {
  float: left;
  box-sizing: border-box;
  height: 313px;
}


/* 确保仲裁规则列表项正确布局 */
#arbitration-rules-container > li {
  float: left;
  box-sizing: border-box;
}

/* 货币选择器logo样式 - 独立样式避免影响其他页面 */
.currency-select-wrapper {
  position: relative;
}

.currency-select-wrapper .currency-select {
  width: 100%;
  padding-right: 60px; /* 为logo留出空间 */
}

.currency-logo-container {
  position: absolute;
  right: 95px;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #e74c3c;
  display: none;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  pointer-events: none; /* 不阻止点击select */
  z-index: 1; /* 确保在select之上显示 */
}

.currency-logo-container img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

/* 货币选择器下拉列表美化 - 只针对展开后的样式 */
.currency-select-wrapper .currency-select option {
  padding: 12px 15px;
  font-size: 15px;
  line-height: 1.6;
  background-color: #fff;
  color: #333;
  transition: all 0.2s ease;
}

.currency-select-wrapper .currency-select option:hover {
  background-color: #e74c3c;
  color: #fff;
}

.currency-select-wrapper .currency-select option:checked {
  background-color: #e74c3c;
  color: #fff;
  font-weight: 500;
}

.currency-select-wrapper .currency-select option:disabled {
  color: #999;
  background-color: #f5f5f5;
}

/* 美化滚动条 - 仅PC端 */
.currency-select-wrapper .currency-select::-webkit-scrollbar {
  width: 8px;
}

.currency-select-wrapper .currency-select::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 4px;
}

.currency-select-wrapper .currency-select::-webkit-scrollbar-thumb {
  background: #e74c3c;
  border-radius: 4px;
}

.currency-select-wrapper .currency-select::-webkit-scrollbar-thumb:hover {
  background: #c0392b;
}

/* 移动端响应式样式 - 768px以下统一处理 */
@media (max-width: 768px) {
  .currency-select-wrapper .currency-select {
    padding-right: 50px;
  }
  
  .currency-logo-container {
    right: 15px;
    width: 24px;
    height: 24px;
    font-size: 10px;
  }
  
  /* 移动端下拉选项优化 */
  .currency-select-wrapper .currency-select option {
    padding: 14px 12px;
    font-size: 16px; /* 防止iOS自动缩放 */
    line-height: 1.5;
  }
}

/* ========================================
   动态页面独立样式 - Dynamic Page Styles
   ======================================== */

/* 动态页面新闻列表项 */
.dynamic-news-item {
  display: block;
  margin-right: 0;
  margin-left: 570px;
  margin-bottom: 50px;
  color: #333;
  text-decoration: none;
}

/* 动态页面新闻标题 */
.dynamic-news-item .dynamic-news-title {
  margin-top: 20px;
  font-size: 22px;
  line-height: 1.4em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dynamic-news-item .dynamic-news-title:first-child {
  margin-top: 0;
}

/* 动态页面新闻描述 */
.dynamic-news-item .dynamic-news-desc {
  margin-top: 20px;
  color: #6c757d;
  line-height: 24px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  min-height: 50px;
}

/* 动态页面新闻日期 */
.dynamic-news-item .dynamic-news-date {
  margin-top: 10px;
  color: #333;
}

/* 动态页面新闻标题悬停效果 */
.dynamic-news-item:hover .dynamic-news-title {
  font-weight: bold;
}

.dynamic-news-item:hover .dynamic-news-title.hv-p {
  color: #2f6e9b;
}

/* 动态页面新闻正文悬停效果 */
.dynamic-news-item:hover .dynamic-news-desc {
  color: #2f6e9b;
  font-weight: bold;
}

/* 动态页面新闻日期悬停效果 */
.dynamic-news-item:hover .dynamic-news-date {
  color: #2f6e9b;
  font-weight: bold;
}

/* 仲裁研究部分悬停效果 - 标题、正文、日期高亮 */
.u-newslist.list.s2 a.i:hover>.ct p.p2 {
  color: #2f6e9b;
  font-weight: bold;
}

.u-newslist.list.s2 a.i:hover>.ct p.p3 {
  color: #2f6e9b;
  font-weight: bold;
}

.u-newslist.list.s2 a.i:hover>.ct p.dynamic-news-date {
  color: #2f6e9b;
  font-weight: bold;
}

/* 动态页面标签页包装器样式 */
.pagetabs-wrapper {
  position: relative;
  transition: all 0.3s ease;
  background: #fff;
}

/* 滚动时固定在顶部 70px 位置 */
.pagetabs-wrapper.sticky-scroll {
  position: fixed;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* 移动端响应式样式 */
@media (max-width: 768px) {
  .dynamic-news-item {
    margin-right: 0;
    margin-left: 0;
  }
  
  .dynamic-news-item .dynamic-news-title {
    font-size: 20px;
  }
  
  .pagetabs-wrapper.sticky-scroll {
    top: 43px;
  }
}

/* 培训团队按钮样式 - 动态页面专用 */
.u-training-team-foot {
  padding: 30px 0;
}
.u-training-team-foot p {
  text-align: center;
}
.u-training-team-foot p .bt {
  display: inline-block;
  width: 500px;
  line-height: 136px;
  background: url(../img/btnc-b1.png);
  background-size: 100% 100%;
  text-align: center;
  color: #fff;
  font-size: 50px;
}
.u-training-team-foot p .bt:hover::after {
  left: 2%;
}
.u-training-team-foot p .bt::after {
  content: "";
  display: inline-block;
  width: 58px;
  height: 58px;
  top: -4px;
  background: url(../img/btnc-a1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 25px;
  position: relative;
  left: 0;
  transition: left 600ms;
}
@media (max-width: 768px) {
  .u-training-team-foot p .bt {
    zoom: 0.6;
  }
}

/* ======================================== 
   ��Ƶ��������������ʽ
   ======================================== */
.u-video {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.u-video video {
  width: 100%;
  display: block;
}
.video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
  padding: 20px 30px;
  display: flex;
  align-items: center;
  gap: 15px;
  z-index: 10;
  transition: opacity 0.3s;
}
.control-btn {
  background: transparent;
  border: none;
  color: white;
  cursor: pointer;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s;
  flex-shrink: 0;
}
.control-btn:hover {
  transform: scale(1.1);
}
.control-btn svg {
  width: 24px;
  height: 24px;
}
.progress-bar-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.progress-bar {
  width: 100%;
  height: 6px;
  background: rgba(255,255,255,0.3);
  border-radius: 3px;
  cursor: pointer;
  position: relative;
}
.progress-filled {
  height: 100%;
  background: #1890ff;
  border-radius: 3px;
  width: 0%;
  transition: width 0.1s linear;
}
.time-display {
  color: white;
  font-size: 12px;
  text-align: center;
}
.volume-control {
  display: flex;
  align-items: center;
  gap: 10px;
}
.volume-slider {
  width: 80px;
  height: 6px;
  -webkit-appearance: none;
  appearance: none;
  background: rgba(255,255,255,0.3);
  border-radius: 3px;
  outline: none;
  cursor: pointer;
}
.volume-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  background: white;
  border-radius: 50%;
  cursor: pointer;
}
.volume-slider::-moz-range-thumb {
  width: 14px;
  height: 14px;
  background: white;
  border: none;
  border-radius: 50%;
  cursor: pointer;
}
/* ��Ӧʽ��� */
@media (max-width: 768px) {
  .video-controls {
    padding: 10px 15px;
    gap: 10px;
  }
  
  .control-btn svg {
    width: 20px;
    height: 20px;
  }
  
  .volume-slider {
    width: 60px;
  }
  
  .time-display {
    font-size: 10px;
  }
}

/* 首页主标题样式 */
.homepage-main-title {
  font-family: 阿里妈妈数黑体;
  font-size: 80px;
  line-height: 1.1;
  margin-bottom: 0;
}
