@charset "UTF-8";
/*!
 * WFFW(Webfront Framework) of PPSS - ppss-0.5.5-beta Copyright©2023 W3
 *
 * style - 2023/09/20
 * 说明：自行修改样式文件
 * 用法：重写、追加样式
*/
*: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 {
  margin: 0;
  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 {
  object-fit: cover;
}

.swiper-wrapper {
  transition: unset;
}

.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;
}

.elli-2 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.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;
}

.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%;
}
.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%;
  transform: translateX(-50%) translateY(-50%);
}
.abox.show {
  display: block;
}

*:hover, *:hover:before, *:hover:after {
  transition: opacity 600ms, color 600ms, border-color 600ms, background-color 600ms, background-image 600ms, box-shadow 600ms;
}

.zimg {
  overflow: hidden;
}
.zimg .img,
.zimg img {
  width: 100%;
  transition: transform 600ms;
}
.wp:hover .zimg .img, .wp:hover .zimg img, .zimg:hover .img, .zimg:hover img {
  transform: scale(1.05);
}

.hover {
  transition: transform 600ms;
}
.hover.zoom:hover, .wp:hover .hover.zoom {
  transform: scale(1.05);
}
.hover.up:hover, .wp:hover .hover.up {
  transform: translateY(-5%);
}
.hover.down:hover, .wp:hover .hover.down {
  transform: translateY(5%);
}
.hover.right:hover, .wp:hover .hover.right {
  transform: translateX(5%);
}
.hover.left:hover, .wp:hover .hover.rigleftht {
  transform: translateX(-5%);
}
.hover.rotate:hover, .wp:hover .hover.rotateC {
  transform: rotate(360deg);
}
.hover.rotateAnti:hover, .wp:hover .hover.rotateAnti {
  transform: rotate(-360deg);
}
.hover.rotateY:hover, .wp:hover .hover.rotateY {
  transform: rotateY(360deg);
}
.hover.rotateX:hover, .wp:hover .hover.rotateX {
  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 .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;
  }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  line-height: unset;
  margin: unset;
  padding: unset;
}

img {
  object-fit: unset;
}

/* comm */
.wrapper,
.wrapper * {
  box-sizing: border-box;
}
.wrapper .h1,
.wrapper .h2,
.wrapper .h3,
.wrapper .h4,
.wrapper .h5,
.wrapper .h6,
.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5,
.wrapper h6,
.wrapper p,
.wrapper label,
.wrapper * .h1,
.wrapper * .h2,
.wrapper * .h3,
.wrapper * .h4,
.wrapper * .h5,
.wrapper * .h6,
.wrapper * h1,
.wrapper * h2,
.wrapper * h3,
.wrapper * h4,
.wrapper * h5,
.wrapper * h6,
.wrapper * p,
.wrapper * label {
  line-height: 1em;
  margin: 0;
  padding: 0;
}
.wrapper img,
.wrapper * img {
  object-fit: cover;
}

.container {
  width: 1040px;
  margin: 0 auto;
}
.container.full {
  width: 100%;
}

.u-fullpart {
  padding: 25px 0;
}
.u-fullpart.gt {
  padding: 70px 0;
}

body {
  padding-top: 118px;
}

.banner {
  padding-top: 0;
}

.section-header {
  position: fixed;
  top: 0;
}

.header-logo-box {
  padding: 10px 0px 0px;
}

.tab-content .tab-pane {
  display: none;
}
.tab-content .tab-pane.active {
  display: block;
}

.header-nav {
  overflow: auto;
}

.header-nav ul {
  white-space: nowrap;
}

.header-nav li {
  float: none;
  display: inline-block;
}

.wp-1 {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #eee;
  position: relative;
  top: 0;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  transition: top 300ms, box-shadow 300ms;
}
.wp-1:hover {
  top: -3px;
  box-shadow: 0px 10px 10px rgba(102, 102, 102, 0.1);
}

.bg-g {
  background-color: #f5f5f5;
}

@media screen and (max-width: 760px) {
  body {
    min-width: 0;
    padding-top: 0;
  }
  .section-header {
    position: static;
  }
  .container {
    width: 100%;
    padding: 0 15px;
  }
  .container.full {
    padding: 0;
  }
  .u-fullpart {
    padding: 15px 0;
  }
  .u-fullpart.gt {
    padding: 35px 0;
  }
}
@media screen and (max-width: 760px) {
  .footer {
    padding-top: 0;
  }
  .footer .footer-left {
    display: none;
  }
}
/* mods */
.u-hocase > ul {
  margin: 0 -15px;
}
.u-hocase > ul > li {
  padding: 0 15px;
}
.u-hocase .i p {
  text-align: center;
}
.u-hocase .i p.p2 {
  font-size: 20px;
  color: #bf0000;
}
.u-hocase .i p.p3 {
  font-size: 16px;
  line-height: 32px;
  text-align: left;
}

@media screen and (max-width: 760px) {
  .u-hocase > ul {
    margin: -10px;
  }
  .u-hocase > ul > li {
    padding: 10px;
    width: 100% !important;
  }
  .u-hocase .i p.p1 img {
    width: 30%;
  }
  .u-hocase .i p.p2 {
    font-size: 18px;
  }
  .u-hocase .i p.p3 {
    font-size: 14px;
    line-height: 28px;
  }
}
.u-hosrve > ul {
  margin: -10px -8px;
}
.u-hosrve > ul > li {
  padding: 10px 8px;
}
.u-hosrve .i {
  display: block;
  border: 1px solid #f7f7f7;
  border-radius: 4px;
}
.u-hosrve .i p {
  text-align: center;
  left: 0 !important;
  opacity: 1 !important;
}
.u-hosrve .i p.p2 {
  line-height: 60px;
  font-size: 18px;
}

@media screen and (max-width: 760px) {
  .u-hosrve > ul {
    margin: -10px;
  }
  .u-hosrve > ul > li {
    padding: 10px;
    width: 50% !important;
  }
  .u-hosrve .i p {
    text-align: center;
  }
  .u-hosrve .i p.p2 {
    line-height: 40px;
    font-size: 16px;
  }
}
.u-banner img {
  width: 100%;
}

.u-lrctmain > .l {
  width: 680px;
}
.u-lrctmain > .r {
  width: 310px;
}

@media screen and (max-width: 760px) {
  .u-lrctmain > .r {
    margin-top: 30px;
  }
}
.u-aw {
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}
.u-aw:hover {
  opacity: 0.8;
}
.u-aw.a1 {
  width: 44px;
  height: 44px;
}
.u-aw.a1.l {
  background-image: url(../img/aw-l.png);
  left: 10px;
}
.u-aw.a1.r {
  background-image: url(../img/aw-r.png);
  right: 10px;
}
.u-aw.a2 {
  width: 16px;
  height: 34px;
}
.u-aw.a2.l {
  background-image: url(../img/aw2l.png);
  left: 10px;
}
.u-aw.a2.r {
  background-image: url(../img/aw2r.png);
  right: 10px;
}
.u-aw.a3 {
  width: 19px;
  height: 37px;
}
.u-aw.a3.l {
  background-image: url(../img/aw3l.png);
  left: 0;
}
.u-aw.a3.r {
  background-image: url(../img/aw3r.png);
  right: 0;
}
.u-aw.a4 {
  width: 43px;
  height: 55px;
}
.u-aw.a4.l {
  background-image: url(../img/aw4l.png);
  left: 0;
}
.u-aw.a4.r {
  background-image: url(../img/aw4r.png);
  right: 0;
}

@media screen and (max-width: 760px) {
  .u-aw {
    zoom: 0.8;
  }
}
.u-newshead {
  position: relative;
}
.u-newshead .i {
  position: relative;
  display: block;
}
.u-newshead .i > img {
  width: 100%;
  height: 345px;
  object-fit: cover;
}
.u-newshead .i > p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 40px;
  padding: 0 15px;
  padding-right: 70px;
  color: #fff;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-newshead .swiper-pagination {
  text-align: right;
  padding: 0 20px;
  bottom: 12px;
}
.u-newshead .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #fff;
  opacity: 0.8;
  vertical-align: middle;
  margin: 0 4px !important;
}
.u-newshead .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: #a00f12;
}

@media screen and (max-width: 760px) {
  .u-newshead {
    margin-bottom: 15px;
  }
  .u-newshead .i > img {
    height: 200px;
  }
  .u-newshead .i > p {
    font-size: 14px;
  }
}
.u-title1 {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}
.u-title1 .tabs > ul > li {
  position: relative;
  padding: 0 10px;
}
.u-title1 .tabs > ul > li:first-child {
  padding-left: 0;
}
.u-title1 .tabs > ul > li:last-child {
  padding-right: 0;
}
.u-title1 .tabs > ul > li:last-child::after {
  display: none;
}
.u-title1 .tabs > ul > li::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 16px;
  background-color: #bebebe;
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  right: 0;
}
.u-title1 .tabs .i {
  display: inline-block;
  color: #666;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  line-height: 1em;
}
.u-title1 .tabs .i.on, .u-title1 .tabs .i.active {
  color: #333;
}
.u-title1 .tabs .i.on::after, .u-title1 .tabs .i.active::after {
  display: block;
}
.u-title1 .tabs .i::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 5px;
  background-color: #af090b;
  position: absolute;
  bottom: -3px;
  left: 0;
  display: none;
}
.u-title1 .link {
  padding-top: 10px;
}
.u-title1 .link p a {
  position: relative;
  display: inline-block;
  padding: 0 8px;
  font-size: 13px;
}
.u-title1 .link p a:hover {
  color: #df0110;
}
.u-title1 .link p a:last-child::after {
  display: none;
}
.u-title1 .link p a::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #ca6062;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

@media screen and (max-width: 760px) {
  .u-title1 {
    margin-bottom: 10px;
  }
  .u-title1 .tabs > ul > li {
    padding: 0 5px;
  }
  .u-title1 .tabs > ul > li::after {
    width: 1px;
    height: 12px;
  }
  .u-title1 .tabs .i {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .u-title1 .tabs .i::after {
    height: 3px;
    bottom: -1px;
  }
  .u-title1 .link {
    padding-top: 5px;
  }
  .u-title1 .link p a {
    padding: 0 4px;
    font-size: 12px;
  }
  .u-title1 .link p a::after {
    height: 8px;
    right: -2px;
  }
}
.u-newslist.dt.ex > ul > li {
  margin-bottom: 0;
  border-bottom: 1px dotted #cccccc;
}
.u-newslist.dt.ex .i {
  padding-top: 12px;
  padding-bottom: 12px;
}
.u-newslist.dt.ex .i::before {
  border-radius: 0;
}
.u-newslist.dt .i {
  padding-left: 15px;
}
.u-newslist.dt .i::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ac0d0a;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.u-newslist.dt .i p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  text-overflow: unset;
  text-indent: 0;
}
.u-newslist > ul > li {
  margin-bottom: 12px;
}
.u-newslist > ul > li:last-child {
  margin-bottom: 0;
}
.u-newslist .i {
  position: relative;
  display: block;
}
.u-newslist .i:hover p {
  color: #df0110;
}
.u-newslist .i p {
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-newslist .i p small {
  color: #bbb;
}

@media screen and (max-width: 760px) {
  .u-newslist {
    margin-bottom: 15px;
  }
  .u-newslist > ul > li {
    margin-bottom: 8px;
  }
  .u-newslist .i p {
    font-size: 15px;
    line-height: 22px;
  }
}
.u-topics {
  position: relative;
}
.u-topics .i {
  display: block;
}

.u-sidepart {
  border-top: 1px solid #ae0a0b;
  background-color: #f6f6f6;
  padding: 20px;
}

@media screen and (max-width: 760px) {
  .u-sidepart {
    padding: 15px;
  }
}
.u-title2 {
  margin-bottom: 15px;
}
.u-title2 > p {
  font-size: 22px;
  color: #af090b;
  font-weight: bold;
  white-space: nowrap;
}
.u-title2 .tabs {
  position: relative;
  top: -2px;
}
.u-title2 .tabs ul li {
  display: inline-block;
}
.u-title2 .tabs a {
  display: inline-block;
  padding: 3px 4px;
  border-radius: 3px;
  margin-left: 1px;
  background-color: #e1e1e1;
  color: #af090b;
  font-size: 16px;
}
.u-title2 .tabs a.on, .u-title2 .tabs a.active {
  background-color: #af090b;
  color: #fff;
}

@media screen and (max-width: 760px) {
  .u-title2 > p {
    font-size: 18px;
  }
  .u-title2 .tabs {
    top: -2px;
  }
  .u-title2 .tabs a {
    padding: 2px 4px;
    font-size: 12px;
  }
}
.u-partners {
  position: relative;
  padding: 0 55px;
}
.u-partners .i {
  display: block;
  text-align: center;
}
.u-partners .i img {
  width: 118px;
  height: 114px;
}

@media screen and (max-width: 760px) {
  .u-partners {
    padding: 0 35px;
  }
  .u-partners .i img {
    width: 90px;
    height: 90px;
  }
}
.u-paging {
  margin-top: 60px;
}
.u-paging p {
  text-align: center !important;
  text-indent: 0 !important;
}
.u-paging p a {
  display: inline-block;
  width: 28px;
  height: 28px;
  border: 1px solid transparent;
  line-height: 26px;
  text-align: center;
  margin: 0 5px;
  font-size: 14px;
}
.u-paging p a.aw {
  border-color: #d1d1d1;
  font-family: 宋体;
  font-weight: bold;
}
.u-paging p a.wd {
  color: #d1d1d1;
  cursor: default;
}
.u-paging p a:not(.aw):not(.wd):hover, .u-paging p a.on {
  border-color: #df0110;
  background-color: #df0110;
  color: #fff;
}
.u-paging p a.disabled {
  opacity: 0.8;
  cursor: default;
}

.u-location p {
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.u-location p a:hover {
  color: #df0110;
}

.u-title3 {
  margin-bottom: 70px;
}
.u-title3.al p {
  text-align: left;
}
.u-title3.al p.p1 {
  width: 100%;
}
.u-title3.al p.p1 span::after {
  width: 100%;
}
.u-title3 p {
  text-align: center;
}
.u-title3 p.p1 {
  width: 300px;
  margin: 0 auto;
  border-bottom: 1px solid #dddddd;
  font-size: 32px;
  color: #af090b;
  font-weight: bold;
}
.u-title3 p.p1 span {
  display: inline-block;
  padding-bottom: 12px;
  position: relative;
}
.u-title3 p.p1 span::after {
  content: "";
  display: inline-block;
  width: 46px;
  height: 3px;
  background-color: #af090b;
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
}
.u-title3 p.p2 {
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .u-title3 {
    margin-bottom: 30px;
  }
  .u-title3 p.p1 {
    width: 100%;
    font-size: 22px;
  }
  .u-title3 p.p2 {
    font-size: 12px;
  }
}

.u-homepar1 > ul {
  margin: 0 -55px;
}
.u-homepar1 > ul > li {
  padding: 0 55px;
}
.u-homepar1 .i {
  padding: 50px;
  padding-bottom: 40px;
}
.u-homepar1 .i p {
  text-align: center;
}
.u-homepar1 .i p.p1 {
  font-size: 34px;
  color: #af090b;
}
.u-homepar1 .i p.p2 {
  line-height: 26px;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
}
@media (max-width: 768px) {
  .u-homepar1 > ul {
    margin: -10px;
  }
  .u-homepar1 > ul > li {
    padding: 10px;
  }
  .u-homepar1 .i {
    padding: 25px;
    padding-bottom: 20px;
  }
  .u-homepar1 .i p.p1 {
    font-size: 22px;
  }
  .u-homepar1 .i p.p2 {
    line-height: 20px;
    font-size: 12px;
    height: 40px;
  }
}

.u-homepar2 > ul {
  margin: 0 -55px;
}
.u-homepar2 > ul > li {
  padding: 0 55px;
}
.u-homepar2 .i {
  padding: 50px 20px;
}
.u-homepar2 .i p {
  text-align: center;
}
.u-homepar2 .i p.p1 {
  line-height: 60px;
}
.u-homepar2 .i p.p1 img {
  max-height: 60px;
}
.u-homepar2 .i p.p2 {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .u-homepar2 > ul {
    margin: -10px;
  }
  .u-homepar2 > ul > li {
    padding: 10px;
  }
  .u-homepar2 .i {
    padding: 25px 10px;
  }
  .u-homepar2 .i p.p1 {
    line-height: 30px;
  }
  .u-homepar2 .i p.p1 img {
    max-height: 30px;
  }
  .u-homepar2 .i p.p2 {
    font-size: 12px;
  }
}

.u-homepar3 > ul {
  margin: -20px;
}
.u-homepar3 > ul > li {
  padding: 20px;
}
.u-homepar3 .i {
  padding: 40px;
}
.u-homepar3 .i p {
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-homepar3 .i p img {
  max-height: 60px;
  margin-right: 30px;
}
@media (max-width: 768px) {
  .u-homepar3 > ul {
    margin: -10px;
  }
  .u-homepar3 > ul > li {
    padding: 10px;
  }
  .u-homepar3 .i {
    padding: 20px;
  }
  .u-homepar3 .i p {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  .u-homepar3 .i p img {
    max-height: 30px;
    margin-right: 15px;
  }
}

.u-homepar4 > ul {
  margin: 0 -45px;
}
.u-homepar4 > ul > li {
  padding: 0 45px;
}
.u-homepar4 .i {
  padding: 25px;
  padding-top: 30px;
}
.u-homepar4 .i p {
  text-align: center;
}
.u-homepar4 .i p.p1 {
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-homepar4 .i p.p2 {
  font-size: 14px;
  line-height: 21px;
  color: #666666;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 126px;
}
.u-homepar4 .i p.p3 {
  height: 60px;
  line-height: 60px;
}
.u-homepar4 .i p.p3 img {
  max-height: 60px;
}
@media (max-width: 768px) {
  .u-homepar4 > ul {
    margin: -10px;
  }
  .u-homepar4 > ul > li {
    padding: 10px;
  }
  .u-homepar4 .i {
    padding: 15px;
    padding-top: 20px;
  }
  .u-homepar4 .i p.p1 {
    font-size: 18px;
  }
  .u-homepar4 .i p.p2 {
    font-size: 12px;
    line-height: 18px;
    height: 108px;
  }
  .u-homepar4 .i p.p3 {
    height: 30px;
    line-height: 30px;
  }
  .u-homepar4 .i p.p3 img {
    max-height: 30px;
  }
}

.u-homesolu > ul {
  margin: -20px -45px;
}
.u-homesolu > ul > li {
  padding: 20px 45px;
}
.u-homesolu .i {
  display: block;
  padding-top: 45px;
  padding-bottom: 35px;
}
.u-homesolu .i p {
  text-align: center;
}
.u-homesolu .i p.p1 {
  height: 60px;
  line-height: 60px;
}
.u-homesolu .i p.p1 img {
  max-height: 60px;
}
.u-homesolu .i p.p2 {
  font-size: 20px;
  color: #af090b;
}
.u-homesolu .i p.p2 span {
  display: inline-block;
  padding-bottom: 18px;
  border-bottom: 5px solid #af090b;
  border-radius: 2px;
}
@media (max-width: 768px) {
  .u-homesolu > ul {
    margin: -10px;
  }
  .u-homesolu > ul > li {
    padding: 10px;
  }
  .u-homesolu .i {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .u-homesolu .i p.p1 {
    height: 30px;
    line-height: 30px;
  }
  .u-homesolu .i p.p1 img {
    max-height: 30px;
  }
  .u-homesolu .i p.p2 {
    font-size: 18px;
    margin-top: 15px;
  }
  .u-homesolu .i p.p2 span {
    padding-bottom: 12px;
    border-bottom-width: 2px;
  }
}

.u-homedata > ul > li {
  position: relative;
}
.u-homedata > ul > li:last-child::after {
  display: none;
}
.u-homedata > ul > li::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 110px;
  background-color: #dddddd;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.u-homedata .i p {
  text-align: center;
}
.u-homedata .i p.p1 {
  font-size: 84px;
  color: #af090b;
  font-weight: bold;
}
.u-homedata .i p.p2 {
  font-size: 18px;
}
@media (max-width: 768px) {
  .u-homedata > ul > li {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .u-homedata > ul > li:last-child {
    margin-bottom: 0;
  }
  .u-homedata > ul > li::after {
    display: none;
  }
  .u-homedata .i p.p1 {
    font-size: 42px;
    color: #af090b;
    font-weight: bold;
  }
  .u-homedata .i p.p2 {
    font-size: 12px;
    line-height: 1.6;
  }
}

.u-homenews > .l,
.u-homenews > .r {
  width: 50%;
}
.u-homenews > .l {
  padding-right: 40px;
}
.u-homenews .lis1 > ul > li {
  border-bottom: 1px dotted #dddddd;
  padding: 15px 0;
}
.u-homenews .lis1 > ul > li:first-child {
  padding-top: 0;
}
.u-homenews .lis1 .i:hover > .ct p.p1 {
  color: #af090b;
}
.u-homenews .lis1 .i > .hd {
  float: left;
  width: 116px;
}
.u-homenews .lis1 .i > .ct {
  margin-left: 128px;
}
.u-homenews .lis1 .i > .ct p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-homenews .lis1 .i > .ct p.p1 {
  padding-top: 5px;
  font-weight: bold;
  font-size: 18px;
}
.u-homenews .lis1 .i > .ct p.p2 {
  color: #999;
}
.u-homenews .lis1 .i > .ct p.p3 {
  color: #bbb;
}
.u-homenews .view {
  display: block;
  position: relative;
}
.u-homenews .view > p {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #af090b;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  line-height: 24px;
  font-size: 18px;
}
@media (max-width: 768px) {
  .u-homenews > .l {
    padding-right: 0;
  }
  .u-homenews .lis1 .i > .ct p.p1 {
    font-size: 16px;
  }
  .u-homenews .lis1 .i > .ct p.p2 {
    color: #999;
  }
  .u-homenews .lis1 .i > .ct p.p3 {
    color: #bbb;
  }
  .u-homenews .view > p {
    line-height: 18px;
    font-size: 12px;
  }
}

.u-sidetool {
  position: fixed;
  z-index: 99;
  top: 40%;
  right: 20px;
  width: 60px;
}
.u-sidetool.on .i.ex {
  width: 195px;
}
.u-sidetool.on .i p.p1 span.s2 {
  display: inline-block;
}
.u-sidetool.on .i p.p2 {
  display: block;
}
.u-sidetool > ul > li {
  margin-bottom: 3px;
}
.u-sidetool > ul > li:last-child {
  margin-bottom: 0;
}
.u-sidetool .i {
  display: block;
  background-color: #af090b;
  border-radius: 4px;
  float: right;
  width: 60px;
  transition: width 300ms;
}
.u-sidetool .i:hover {
  background-color: #b81c22;
}
.u-sidetool .i p {
  color: #fff;
  font-size: 16px;
  white-space: nowrap;
}
.u-sidetool .i p.p1 {
  line-height: 60px;
}
.u-sidetool .i p.p1 span {
  display: inline-block;
}
.u-sidetool .i p.p1 span.s1 {
  width: 60px;
  text-align: center;
}
.u-sidetool .i p.p1 span.s1 small {
  font-size: 10px;
}
.u-sidetool .i p.p1 span.s2 {
  display: none;
}
.u-sidetool .i p.p2 {
  padding: 20px;
  padding-top: 0;
  display: none;
}
.u-sidetool .i p.p2 img {
  width: 100%;
}
@media (max-width: 768px) {
  .u-sidetool {
    zoom: 0.9;
  }
}

/*# sourceMappingURL=custom.css.map */
