@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 {
  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;
}

.carousel-indicators {
  z-index: 2;
  bottom: 20px;
}
.carousel-indicators li {
  opacity: 1;
  border: none;
}

.nav {
  display: block;
}
.nav .nav-link {
  padding: 0;
}

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

.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;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: none;
}
._abox.show {
  display: block;
}

*:not(.no-effect):hover, *:not(.no-effect):hover:before, *:not(.no-effect):hover: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.pcs .ht00 {
    display: block;
    height: 0px;
  }
  body.pcs .ht05 {
    display: block;
    height: 2.5px;
  }
  body.pcs .ht10 {
    display: block;
    height: 5px;
  }
  body.pcs .ht15 {
    display: block;
    height: 7.5px;
  }
  body.pcs .ht20 {
    display: block;
    height: 10px;
  }
  body.pcs .ht25 {
    display: block;
    height: 12.5px;
  }
  body.pcs .ht30 {
    display: block;
    height: 15px;
  }
  body.pcs .ht35 {
    display: block;
    height: 17.5px;
  }
  body.pcs .ht40 {
    display: block;
    height: 20px;
  }
  body.pcs .ht45 {
    display: block;
    height: 22.5px;
  }
  body.pcs .ht50 {
    display: block;
    height: 25px;
  }
  body.pcs .ht55 {
    display: block;
    height: 27.5px;
  }
  body.pcs .ht60 {
    display: block;
    height: 30px;
  }
  body.pcs .ht65 {
    display: block;
    height: 32.5px;
  }
  body.pcs .ht70 {
    display: block;
    height: 35px;
  }
  body.pcs .ht75 {
    display: block;
    height: 37.5px;
  }
  body.pcs .ht80 {
    display: block;
    height: 40px;
  }
  body.pcs .ht85 {
    display: block;
    height: 42.5px;
  }
  body.pcs .ht90 {
    display: block;
    height: 45px;
  }
  body.pcs .ht95 {
    display: block;
    height: 47.5px;
  }
  body.pcs .wh00 {
    display: inline-block;
    width: 0px;
  }
  body.pcs .wh05 {
    display: inline-block;
    width: 2.5px;
  }
  body.pcs .wh10 {
    display: inline-block;
    width: 5px;
  }
  body.pcs .wh15 {
    display: inline-block;
    width: 7.5px;
  }
  body.pcs .wh20 {
    display: inline-block;
    width: 10px;
  }
  body.pcs .wh25 {
    display: inline-block;
    width: 12.5px;
  }
  body.pcs .wh30 {
    display: inline-block;
    width: 15px;
  }
  body.pcs .wh35 {
    display: inline-block;
    width: 17.5px;
  }
  body.pcs .wh40 {
    display: inline-block;
    width: 20px;
  }
  body.pcs .wh45 {
    display: inline-block;
    width: 22.5px;
  }
  body.pcs .wh50 {
    display: inline-block;
    width: 25px;
  }
  body.pcs .wh55 {
    display: inline-block;
    width: 27.5px;
  }
  body.pcs .wh60 {
    display: inline-block;
    width: 30px;
  }
  body.pcs .wh65 {
    display: inline-block;
    width: 32.5px;
  }
  body.pcs .wh70 {
    display: inline-block;
    width: 35px;
  }
  body.pcs .wh75 {
    display: inline-block;
    width: 37.5px;
  }
  body.pcs .wh80 {
    display: inline-block;
    width: 40px;
  }
  body.pcs .wh85 {
    display: inline-block;
    width: 42.5px;
  }
  body.pcs .wh90 {
    display: inline-block;
    width: 45px;
  }
  body.pcs .wh95 {
    display: inline-block;
    width: 47.5px;
  }
  body.pcs .pc-hide {
    display: block;
  }
  body.pcs .mb-hide {
    display: none;
  }
  body.pcs ._lrct > .l, body.pcs ._lrct > .r, body.pcs ._lrct > .p {
    float: none;
    width: 100%;
  }
  body.pcs ._list.s1 > ul > li, body.pcs ._list.s2 > ul > li {
    width: 100%;
  }
  body.pcs ._list.s3 > ul > li, body.pcs ._list.s4 > ul > li {
    width: 50%;
  }
  body.pcs ._list.s5 > ul > li, body.pcs ._list.s6 > ul > li {
    width: 33.33%;
  }
  body.pcs {
    min-width: 0;
  }
  body.pcs .container {
    width: 100%;
    padding: 0 15px;
  }
  body.pcs .container.full {
    padding: 0;
  }
  body.pcs header {
    position: fixed;
    z-index: 11;
    min-width: 0;
  }
  body.pcs main {
    padding-top: 50px;
  }
}
html {
  font-size: 10px;
}

body {
  display: block !important;
  font-family: 微软雅黑, Arial;
  font-size: 1.2rem;
  color: #333;
  min-width: 1000px;
}
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 {
  display: block;
}

.container {
  padding: 0;
  position: relative;
  height: 100%;
  max-width: 100%;
  width: 1000px;
}
.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: #eee;
}

header {
  position: relative;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
}
header .logo {
  display: inline-block;
}
header .mbtn {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}

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 {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.hd,
.ct,
.ft,
.head,
.cont,
.foot,
.cnt,
.img,
.i,
.p {
  position: relative;
  display: block;
}

.u-fullpart {
  position: relative;
  background: none no-repeat 50% 0;
  background-size: cover;
  overflow: hidden;
  padding: 60px 0;
}
.u-fullpart.bgrp {
  background-repeat: no-repeat;
  background-size: auto;
}
.u-fullpart.bg-g {
  background-color: #eee;
}

/*
@font-face{
	font-family: 字体名称;
	src: url(../font/字体名称.ttf);
}*/
body {
  color: #444;
}
body .ht2x {
  height: 200px;
}
body .swiper-pagination-bullet-active {
  background-color: #0d4da1;
}
@media (max-width: 768px) {
  body .ht2x {
    height: 50px;
  }
}

header {
  height: 80px;
  background-color: #fff;
}
header .logo {
  padding-left: 15px;
  padding-top: 25px;
}
header .menu {
  padding-right: 50px;
}
header .menu .i {
  padding: 0 20px;
}
header .menu .i:hover > p a, header .menu .i.on > p a {
  color: #0d4da1;
}
header .menu .i:hover > .ex {
  display: block;
}
header .menu .i > p a {
  display: block;
  line-height: 80px;
  font-size: 16px;
}
header .menu .i > .ex {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  display: none;
}
header .menu .i > .ex p {
  border-bottom: 1px solid #bababa;
}
header .menu .i > .ex p a {
  display: block;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
}
header .menu .i > .ex p a:hover {
  color: #0d4da1;
}
header .mbtn {
  width: 50px;
  height: 50px;
  background: url(../img/mbtn.png) no-repeat center #0d4da1;
  background-size: 20px;
  display: none;
}
body.on-menu header .mbtn {
  background-image: url(../img/mbtn-hide.png);
}
@media (max-width: 768px) {
  header {
    height: 50px;
  }
  header .fr {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #eee;
    display: none;
  }
  body.on-menu header .fr {
    display: block;
  }
  header .logo {
    padding-left: 0;
    padding-top: 12px;
  }
  header .logo img {
    height: 26px;
  }
  header .menu {
    padding-right: 0;
  }
  header .menu ul li {
    float: none;
  }
  header .menu .i {
    padding: 0;
  }
  header .menu .i > p a {
    line-height: 50px;
    font-size: 14px;
    text-align: center;
  }
  header .menu .i > .ex {
    position: relative;
    border-top: 1px solid #bababa;
  }
  header .menu .i > .ex p a {
    line-height: 40px;
    font-size: 12px;
  }
  header .mbtn {
    display: block;
  }
}

footer {
  background: url(../img/sd-1.png) repeat-x 0 0;
  background-size: auto 105%;
  padding-top: 75px;
  padding-bottom: 50px;
  border-top: 2px solid #cfcfcf;
}
footer .logo p {
  text-align: center;
}
footer .info p a {
  display: inline-block;
  margin-right: 30px;
  font-size: 14px;
}
footer .info p a:last-child {
  margin-right: 0;
}
footer .info p span {
  font-size: 12px;
}
@media (max-width: 768px) {
  footer {
    padding-top: 35px;
    padding-bottom: 25px;
  }
  footer .logo p img {
    width: 80%;
  }
  footer .info p {
    text-align: center;
  }
  footer .info p a {
    margin-right: 0;
    font-size: 12px;
  }
  footer .info p span {
    float: none;
    display: block;
    margin-bottom: 5px;
  }
}

.u-fullpart {
  background-size: 100%;
}
@media (max-width: 768px) {
  .u-fullpart {
    background-size: cover;
    padding: 20px 0;
  }
}

.u-banner .i img {
  width: 100%;
}
.u-banner .i > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  color: #65758f;
}
.u-banner .i > .ct.cb {
  color: #fff;
}
.u-banner .i > .ct.cc {
  color: #002b63;
}
.u-banner .i > .ct p {
  text-align: right;
  font-style: italic;
  font-weight: bold;
}
.u-banner .i > .ct p.p1 {
  font-size: 38px;
}
.u-banner .i > .ct p.p2 {
  margin-top: 15px;
  font-size: 22px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .u-banner .i > .ct {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    padding-top: 20px !important;
  }
  .u-banner .i > .ct p.p1 {
    font-size: 18px;
  }
  .u-banner .i > .ct p.p2 {
    margin-top: 10px;
    font-size: 12px;
  }
}

.u-btn1 {
  display: inline-block;
  padding: 0 30px;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  background-color: #0d4da1;
  border-radius: 3px;
}
.u-btn1:hover {
  color: #fff;
  opacity: 0.9;
}
@media (max-width: 768px) {
  .u-btn1 {
    padding: 0 15px;
    line-height: 40px;
    font-size: 14px;
  }
}

.u-paging p {
  text-align: center;
}
.u-paging p a {
  display: inline-block;
  margin: 0 4px;
  line-height: 20px;
  border-radius: 4px;
  text-align: center;
  width: 20px;
  background-color: #f7f7f7;
  color: #999;
}
.u-paging p a:hover, .u-paging p a.on {
  background-color: #1a4881;
  color: #fff;
}
.u-paging p a.aw {
  font-family: 宋体;
}

.u-hoabouts {
  padding-left: 30px;
  width: 430px;
}
.u-hoabouts p.p1 {
  font-size: 30px;
}
.u-hoabouts p.p2 {
  margin-top: 35px;
  line-height: 28px;
  font-size: 16px;
}
.u-hoabouts p.p3 {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .u-hoabouts {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }
  .u-hoabouts p.p1 {
    font-size: 18px;
  }
  .u-hoabouts p.p2 {
    margin-top: 15px;
    line-height: 24px;
    font-size: 14px;
  }
  .u-hoabouts p.p3 {
    margin-top: 15px;
  }
}

.u-title1 p {
  text-align: center;
}
.u-title1 p label {
  display: inline-block;
  content: "";
  display: inline-block;
  width: 345px;
  height: 72px;
  background: url(../img/t1-1.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  font-size: 38px;
  padding-top: 15px;
  padding-right: 25px;
  text-align: right;
  margin-right: 18px;
}
.u-title1 p span {
  display: inline-block;
  vertical-align: bottom;
  color: #19218b;
  font-size: 16px;
  text-transform: uppercase;
}
.u-title1 p span::after {
  content: "";
  display: inline-block;
  width: 97px;
  height: 16px;
  background: url(../img/t1-2.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 12px;
  position: relative;
  top: -2px;
}
@media (max-width: 768px) {
  .u-title1 p label {
    display: block;
    width: 100%;
    height: auto;
    background: none;
    font-size: 18px;
    padding-top: 0;
    padding-right: 0;
    text-align: center;
    margin-right: 0;
  }
  .u-title1 p span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
  }
  .u-title1 p span::after {
    display: none;
  }
}

.u-hoprod > ul {
  margin: -28px -18px;
}
.u-hoprod > ul > li {
  padding: 28px 18px;
}
.u-hoprod .i {
  border: 2px solid #f2f2f2;
  background-color: #fff;
}
.u-hoprod .i:hover {
  border-color: #0d4da1;
}
.u-hoprod .i > .hd img {
  width: 100%;
}
.u-hoprod .i > .ct {
  border-top: 2px solid #f2f2f2;
  padding: 6px 20px;
}
.u-hoprod .i > .ct p.p1 {
  text-align: center;
  font-size: 18px;
}
.u-hoprod .i > .ct p.p2 {
  margin-top: 5px;
  line-height: 22px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .u-hoprod > ul {
    margin: -10px;
  }
  .u-hoprod > ul > li {
    padding: 10px;
    width: 100% !important;
  }
  .u-hoprod .i {
    border-width: 2px;
    text-align: center;
  }
}

.u-title2 p {
  text-align: center;
  color: #fff;
}
.u-title2 p.p1 {
  font-size: 40px;
}
.u-title2 p.p2 {
  margin-top: 8px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
@media (max-width: 768px) {
  .u-title2 p.p1 {
    font-size: 18px;
  }
  .u-title2 p.p2 {
    font-size: 12px;
  }
}

.u-honews {
  width: 620px;
  padding-left: 5px;
}
.u-honews .list ul li {
  margin-bottom: 28px;
}
.u-honews .list ul li:last-child {
  margin-bottom: 0;
}
.u-honews .list ul li:nth-child(even) .i {
  background-color: #fff;
}
.u-honews .list ul li:nth-child(even) .i .date p.p1 {
  color: #fff;
  background-color: #2a6dbb;
}
.u-honews .list ul li:nth-child(even) .i .date p.p2 {
  color: #000;
}
.u-honews .list ul li:nth-child(even) .i > .ct p {
  color: #000;
}
.u-honews .list ul li:nth-child(even) .i > .ct p.p1::after {
  background-image: url(../img/de-1-on.png);
}
.u-honews .list ul li:nth-child(even) .i > .ct p.p2 {
  color: #484848;
}
.u-honews .list .i {
  padding: 6px 22px;
}
.u-honews .list .i .date {
  float: left;
  width: 60px;
  margin-right: 25px;
}
.u-honews .list .i .date p {
  text-align: center;
}
.u-honews .list .i .date p.p1 {
  line-height: 50px;
  color: #767676;
  font-size: 18px;
  background-color: #fff;
}
.u-honews .list .i .date p.p2 {
  line-height: 54px;
  color: #fff;
  font-size: 24px;
}
.u-honews .list .i > .ct {
  padding-top: 15px;
}
.u-honews .list .i > .ct p {
  color: #fff;
}
.u-honews .list .i > .ct p.p1 {
  font-size: 16px;
}
.u-honews .list .i > .ct p.p1::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 23px;
  background: url(../img/de-1.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  float: right;
  position: relative;
  top: -2px;
}
.u-honews .list .i > .ct p.p2 {
  margin-top: 12px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .u-honews {
    width: 100%;
    padding-left: 0;
  }
  .u-honews .list ul li {
    margin-bottom: 15px;
  }
  .u-honews .list ul li:nth-child(even) .i {
    background-color: #fff;
  }
  .u-honews .list .i {
    padding: 6px 12px;
  }
  .u-honews .list .i .date {
    width: 50px;
    margin-right: 15px;
  }
  .u-honews .list .i .date p.p1 {
    font-size: 16px;
  }
  .u-honews .list .i .date p.p2 {
    color: #fff;
  }
  .u-honews .list .i > .ct {
    padding-top: 0;
  }
  .u-honews .list .i > .ct p.p1 {
    font-size: 14px;
  }
  .u-honews .list .i > .ct p.p2 {
    margin-top: 8px;
    line-height: 20px;
  }
}

.u-pagepath {
  background-color: #65758f;
}
.u-pagepath p {
  line-height: 50px;
  color: #fff;
  font-size: 14px;
}
.u-pagepath p a {
  display: inline-block;
  margin-right: 10px;
  color: #fff;
}
.u-pagepath p a:hover, .u-pagepath p a.on {
  font-weight: bold;
}
.u-pagepath p span a {
  margin-right: 0;
}
@media (max-width: 768px) {
  .u-pagepath p {
    line-height: 40px;
    font-size: 12px;
  }
  .u-pagepath p .fr {
    display: none;
  }
  .u-pagepath p a {
    margin-right: 5px;
  }
}

.u-prodtabs {
  text-align: center;
}
.u-prodtabs ul {
  display: inline-block;
}
.u-prodtabs ul li {
  margin: 0 10px;
}
.u-prodtabs a {
  display: inline-block;
  line-height: 42px;
  width: 130px;
  text-align: center;
  background-color: #eeeeee;
  color: #032e64;
  font-size: 18px;
}
.u-prodtabs a:hover, .u-prodtabs a.on {
  background-color: #032e64;
  color: #fff;
}
@media (max-width: 768px) {
  .u-prodtabs ul {
    margin: -5px;
  }
  .u-prodtabs ul li {
    margin: 5px;
  }
  .u-prodtabs a {
    line-height: 40px;
    width: 100px;
    font-size: 14px;
  }
}

.u-prodlist ul {
  margin: -15px -10px;
}
.u-prodlist ul li {
  padding: 15px 10px;
}
.u-prodlist .i {
  border: 1px solid #dedede;
}
.u-prodlist .i:hover {
  border-color: #0153b7;
}
.u-prodlist .i > .hd img {
  width: 100%;
}
.u-prodlist .i > .ct {
  background-color: #eeeeee;
  padding: 8px 0;
  border-top: 1px solid #dedede;
}
.u-prodlist .i > .ct p {
  text-align: center;
}
.u-prodlist .i > .ct p.p1 {
  color: #b89880;
  font-size: 14px;
}
.u-prodlist .i > .ct p.p2 {
  margin-top: 10px;
  color: #584f35;
}
@media (max-width: 768px) {
  .u-prodlist ul {
    margin: -10px;
  }
  .u-prodlist ul li {
    padding: 10px;
  }
}

.u-product {
  background-color: #fafafa;
}
.u-product .prod > .hd img {
  width: 100%;
}
.u-product .prod > .ct {
  margin-top: 28px;
  position: relative;
  padding: 0 40px;
}
.u-product .prod > .ct .aw {
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
  background: none no-repeat center #e5e5e5;
}
.u-product .prod > .ct .aw:hover {
  background-color: #0d4da1;
}
.u-product .prod > .ct .aw.l {
  background-image: url(../img/awl1.png);
  left: 0;
}
.u-product .prod > .ct .aw.r {
  background-image: url(../img/awr1.png);
  right: 0;
}
.u-product .prod > .ct .i {
  border: 2px solid #c8c8c8;
}
.u-product .prod > .ct .i:hover, .u-product .prod > .ct .i.on {
  border-color: #194781;
}
.u-product .prod > .ct .i img {
  width: 100%;
}
.u-product .text {
  margin-top: 100px;
}
.u-product .text > .hd {
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
}
.u-product .text > .hd p {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.u-product .text > .ct {
  padding: 30px 90px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 360px;
}
.u-product .text > .ct p {
  line-height: 22px;
  color: #666666;
  font-size: 14px;
}
.u-product .text > .ft {
  padding: 24px 28px;
}
.u-product .text > .ft p {
  line-height: 28px;
  font-size: 14px;
}
.u-product .text > .ft p a {
  color: #0d4da1;
}
@media (max-width: 768px) {
  .u-product .prod > .ct {
    margin-top: 28px;
  }
  .u-product .prod > .ct .aw {
    width: 30px;
  }
  .u-product .text {
    margin-top: 50px;
  }
  .u-product .text > .hd p {
    font-size: 16px;
  }
  .u-product .text > .ct {
    padding: 15px;
    min-height: 360px;
  }
  .u-product .text > .ct p {
    line-height: 20px;
    font-size: 12px;
  }
  .u-product .text > .ft {
    padding: 15px;
  }
  .u-product .text > .ft p {
    line-height: 24px;
    font-size: 12px;
  }
}

.u-history {
  margin: 160px 0;
}
.u-history ul li {
  width: 50%;
}
.u-history ul li:last-child .i i::after {
  display: none;
}
.u-history ul li:nth-child(even) {
  margin-left: 50%;
}
.u-history ul li:nth-child(even) .i {
  padding-right: 0;
  padding-left: 20px;
}
.u-history ul li:nth-child(even) .i > i {
  left: -8px;
}
.u-history ul li:nth-child(even) .i img {
  float: right;
}
.u-history ul li:nth-child(even) .i > .ct {
  float: right;
}
.u-history ul li:nth-child(even) .i > .ct h3 {
  background-image: url(../img/awl2.png);
  background-position: 0 100%;
}
.u-history .i {
  padding-right: 20px;
}
.u-history .i > i {
  position: absolute;
  top: 30px;
  right: -8px;
  width: 16px;
}
.u-history .i > i::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #0d4da1;
  position: absolute;
  top: 0;
}
.u-history .i > i::after {
  content: "";
  position: absolute;
  width: 2px;
  top: 16px;
  left: 7px;
  height: 124px;
  background-color: #0d4da1;
}
.u-history .i img {
  float: left;
  width: 175px;
}
.u-history .i > .ct {
  float: left;
  width: 300px;
}
.u-history .i > .ct h3 {
  padding-top: 8px;
  padding-bottom: 6px;
  background: url(../img/awr2.png) no-repeat 100% 100%;
  padding-left: 20px;
  font-weight: bold;
  color: #212121;
  font-size: 24px;
  font-style: italic;
}
.u-history .i > .ct > .ct {
  padding: 10px 20px;
}
.u-history .i > .ct > .ct p {
  line-height: 22px;
}
.u-history .i > .ct > .ct p::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #5f6464;
  margin-right: 8px;
}
@media (max-width: 768px) {
  .u-history {
    margin: 20px 0;
  }
  .u-history ul li {
    width: 100%;
  }
  .u-history ul li:nth-child(even) {
    margin-left: 0;
  }
  .u-history ul li:nth-child(even) .i {
    padding-right: 20px;
    padding-left: 0;
  }
  .u-history ul li:nth-child(even) .i > .ct {
    float: none;
  }
  .u-history ul li:nth-child(even) .i > .ct h3 {
    background-image: url(../img/awr2.png);
    background-position: 100% 100%;
  }
  .u-history .i {
    padding-right: 20px;
  }
  .u-history .i > i {
    display: none;
  }
  .u-history .i img {
    display: none;
  }
  .u-history .i > .ct {
    float: none;
  }
  .u-history .i > .ct h3 {
    padding-top: 18px;
    font-size: 18px;
  }
}

.u-about img {
  float: left;
  width: 405px;
  border: 1px solid #65758f;
  padding: 5px;
}
.u-about > .ct {
  margin-left: 470px;
  color: #504d4d;
}
.u-about > .ct h3 {
  font-size: 24px;
  font-weight: bold;
}
.u-about > .ct p {
  margin-top: 20px;
  line-height: 28px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .u-about img {
    float: none;
    width: 100%;
  }
  .u-about > .ct {
    margin-left: 0;
    margin-top: 15px;
  }
  .u-about > .ct h3 {
    font-size: 18px;
    text-align: center;
  }
  .u-about > .ct p {
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
  }
}

.u-contact > .hd {
  float: right;
  width: 500px;
  border: 1px solid #65758f;
  padding: 10px;
}
.u-contact > .hd img {
  width: 100%;
}
.u-contact > .ct {
  padding-top: 24px;
}
.u-contact > .ct h3 {
  font-size: 28px;
  color: #194781;
  padding-bottom: 48px;
  position: relative;
}
.u-contact > .ct h3::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: #194781;
}
.u-contact > .ct p {
  margin-top: 24px;
  line-height: 32px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .u-contact > .hd {
    float: none;
    width: 100%;
  }
  .u-contact > .ct {
    padding-top: 24px;
  }
  .u-contact > .ct h3 {
    font-size: 18px;
    padding-bottom: 24px;
  }
  .u-contact > .ct p {
    margin-top: 24px;
    line-height: 28px;
    font-size: 12px;
  }
}

.u-newslist ul li {
  margin-bottom: 40px;
}
.u-newslist ul li:last-child {
  margin-bottom: 0;
}
.u-newslist .i {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border: 2px solid #fff;
  padding: 14px;
}
.u-newslist .i:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #0d4da1;
}
.u-newslist .i > img {
  float: left;
  width: 300px;
}
.u-newslist .i > .ct {
  margin-left: 335px;
  padding-top: 12px;
}
.u-newslist .i > .ct h3 {
  font-weight: bold;
  font-size: 18px;
}
.u-newslist .i > .ct p {
  margin-top: 24px;
  font-size: 12px;
  line-height: 22px;
  color: #666666;
}
.u-newslist .i > .ct h5 {
  margin-top: 22px;
  color: #999999;
}
.u-newslist .i > .ct h5 label {
  cursor: pointer;
  font-size: 14px;
}
.u-newslist .i > .ct h5 label::after {
  content: "";
  display: inline-block;
  width: 29px;
  height: 13px;
  background: url(../img/more.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 8px;
}
@media (max-width: 768px) {
  .u-newslist ul li {
    margin-bottom: 20px;
  }
  .u-newslist .i {
    border-width: 2px;
    padding: 8px;
  }
  .u-newslist .i > img {
    float: none;
    width: 100%;
  }
  .u-newslist .i > .ct {
    margin-left: 0;
    padding-top: 12px;
  }
  .u-newslist .i > .ct h3 {
    font-size: 16px;
  }
  .u-newslist .i > .ct p {
    margin-top: 18px;
  }
  .u-newslist .i > .ct h5 {
    margin-top: 22px;
  }
  .u-newslist .i > .ct h5 label {
    font-size: 12px;
  }
  .u-newslist .i > .ct h5 label::after {
    zoom: 0.8;
  }
}

.u-hoswiper {
  position: relative;
}
.u-hoswiper .aw {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 30px;
  height: 40px;
  background: none no-repeat center #e5e5e5;
  top: -50px;
}
.u-hoswiper .aw:hover {
  background-color: #0d4da1;
}
.u-hoswiper .aw.l {
  background-image: url(../img/awl1.png);
  right: 40px;
}
.u-hoswiper .aw.r {
  background-image: url(../img/awr1.png);
  right: 0;
}
