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

img {
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-wrapper {
  -webkit-transition: unset;
  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%;
  -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 .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;
  }
}
html,
.html {
  font-size: 10px;
}

body,
.body {
  display: block !important;
  font-family: PingFangSC-Regular, 微软雅黑, Arial;
  font-size: 12px;
  color: #333;
  min-width: 1320px;
}
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: 1320px;
}
.container.gt {
  width: 1450px;
}
.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: #f1f1f1;
}

.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: 80px 0;
}
.u-fullpart.bgrp {
  background-repeat: repeat;
  background-size: auto;
}
.u-fullpart.bg-g {
  background-color: #f1f1f1;
}

@font-face {
  font-family: DS-DIGI-1;
  src: url(../font/DS-DIGI-1.ttf);
}
body {
  background-color: #fff;
  color: #424242;
}
body.at-home {
  overflow: hidden;
}
body.at-home.ok {
  overflow: visible;
}
body.at-home::after {
  background-color: rgba(0, 0, 0, 0.8);
}
body.dark::after {
  background-color: rgba(0, 0, 0, 0.5);
}
body::after {
  background-color: rgba(255, 255, 255, 0.8);
}
body .wf {
  width: 100% !important;
}
body .ht2x {
  height: 200%;
}
body .aws1 {
  content: "";
  display: inline-block;
  width: 88px;
  height: 88px;
  background: none no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  z-index: 9;
  top: 50%;
  margin-top: -44px;
}
body .aws1.l {
  background-image: url(../img/banner-al.png);
  left: 4.6%;
}
body .aws1.r {
  background-image: url(../img/banner-ar.png);
  right: 4.6%;
}
body .aws1:hover.l {
  background-image: url(../img/banner-al-on.png);
}
body .aws1:hover.r {
  background-image: url(../img/banner-ar-on.png);
}
body *::-webkit-scrollbar {
  width: 5px;
}
body *::-webkit-scrollbar-thumb {
  background-color: #dddfe1;
  border-radius: 2px;
}
body *::-webkit-scrollbar-track {
  background: url(../img/scrollbar-bg.png) repeat-y 2px 0;
}
body .swiper-scrollbar.line {
  -webkit-transform: scale(0.3, 1);
  transform: scale(0.3, 1);
  background: url(../img/drag-b1.png) repeat-x 0 50%;
}
body .swiper-scrollbar.line .swiper-scrollbar-drag {
  background: #2457f5;
  border-radius: 2px;
}
@media (max-width: 768px) {
  body .aws1 {
    width: 32px;
    height: 32px;
    margin-top: -16px;
  }
}

header {
  position: absolute;
}
body.at-home header > .b {
  background-color: rgba(0, 0, 0, 0.5);
  border-bottom-color: rgba(0, 0, 0, 0.5);
}
body.at-home header .tool > ul > li {
  border-right-color: #fff;
}
body.at-home header .tool .lang p {
  color: #fff;
}
body.at-home header .tool .lang p a {
  color: #fff;
}
body.at-home header .tool .call p::before {
  background-image: url(../img/head-i1.png);
}
body.at-home header .tool .call p a {
  color: #fff;
}
body.at-home header .tool .srch p .bt {
  background-image: url(../img/head-i2.png);
}
body.at-home header .tool .data p .bt {
  background-image: url(../img/head-i3.png);
}
body.at-home header .logo {
  background-image: url(../img/logo.png);
}
body.at-home header .menu .i > p a {
  color: #fff;
}
body.at-home header .subm {
  background-color: rgba(0, 0, 0, 0.5);
}
body.at-home header .subm p a {
  color: #fff;
}
header > .c,
header > .b {
  padding: 0 40px;
}
header > .c {
  background-color: #2354af;
  height: 48px;
  color: #fff;
}
header > .c .fr .tool {
  padding-top: 15px;
}
header > .c .tool {
  padding-top: 12px;
}
header > .b {
  background-color: #fff;
  border-bottom: 1px solid #d2d2d2;
  height: 58px;
}
header > .b .tool {
  padding-top: 20px;
}
header .tool > ul > li {
  padding: 0 20px;
  border-right: 1px solid #424242;
}
header .tool > ul > li:first-child {
  padding-left: 0;
}
header .tool > ul > li:last-child {
  padding-right: 0;
  border-right: none;
}
header .tool > ul > li p {
  line-height: 18px;
}
header .tool .date p {
  font-size: 14px;
}
header .tool .date p span {
  display: inline-block;
  margin-right: 15px;
}
header .tool .date p span:last-child {
  margin-right: 0;
}
header .tool .date p label {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  padding: 0 8px;
  color: #fff;
  background-color: #ffbb17;
  font-size: 12px;
}
header .tool .news {
  font-size: 14px;
}
header .tool .news > label {
  float: left;
  padding-right: 20px;
  border-right: 1px solid #fff;
}
header .tool .news > .ct {
  margin-left: 88px;
  width: 700px;
}
header .tool .news > .ct .i {
  color: #fff;
}
header .tool .news > .ct .i:hover {
  opacity: 0.8;
}
header .tool .news > .ct .i p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
header .tool .lang p {
  font-size: 16px;
}
header .tool .lang p a:hover, header .tool .lang p a.on {
  color: #e9d199 !important;
}
header .tool .call {
  display: inline-block;
}
header .tool .call p {
  font-size: 18px;
  font-weight: bold;
}
header .tool .call p::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/head-i1-dk.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 12px;
}
header .tool .srch p .bt {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/head-i2-dk.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
header .tool .srch p .bt:hover {
  opacity: 0.8;
}
header .tool .data p .bt {
  content: "";
  display: inline-block;
  width: 20px;
  height: 16px;
  background: url(../img/head-i3-dk.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
header .tool .data p .bt:hover {
  opacity: 0.8;
}
header .logo {
  content: "";
  display: inline-block;
  width: 248px;
  height: 38px;
  background: url(../img/logo-dk.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: 10px;
  float: left;
}
header .menu {
  margin-left: 20%;
}
header .menu > ul > li {
  margin-right: 40px;
}
header .menu > ul > li:last-child {
  margin-right: 0;
}
header .menu .i:hover > .ex {
  display: block;
}
header .menu .i > p a {
  padding: 0 20px;
  line-height: 58px;
  font-size: 16px;
}
header .menu .i > p a:hover {
  opacity: 0.8;
}
header .menu .i > .ex {
  position: absolute;
  top: 100%;
  width: 200px;
  left: 50%;
  margin-left: -100px;
  display: none;
}
header .subm {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 0;
}
header .subm p a {
  display: block;
  text-align: center;
  line-height: 40px;
  color: #333;
  font-size: 15px;
}
header .subm p a:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  body.at-home header .subm {
    background-color: rgba(0, 0, 0, 0.4);
  }
  body.at-home header .mbtn {
    background-color: transparent;
  }
  header > .c,
  header > .b {
    padding: 0 15px;
  }
  header > .c {
    display: none;
  }
  header > .b {
    height: 44px;
  }
  header > .b .fr {
    margin-right: 39px;
  }
  header > .b .tool {
    padding-top: 12px;
  }
  header .tool > ul > li {
    padding: 0 8px;
    height: 20px;
  }
  header .tool > ul > li p {
    line-height: 20px;
  }
  header .tool .lang p {
    font-size: 14px;
  }
  header .tool .call p span {
    display: none;
  }
  header .tool .call p::before {
    width: 14px;
    height: 14px;
    margin-right: 0;
  }
  header .tool .srch p .bt {
    width: 14px;
    height: 14px;
  }
  header .tool .data p .bt {
    width: 18px;
    height: 14px;
  }
  header .logo {
    width: 144px;
    height: 22px;
    top: 11px;
  }
  header .menu {
    margin-left: 0;
    display: none;
    position: absolute;
    top: 100%;
    left: -15px;
    width: auto;
    right: -15px;
  }
  body.on-menu header .menu {
    display: block;
  }
  header .menu > ul {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .menu > ul > li {
    margin-right: 0;
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .menu .i > p a {
    line-height: 50px;
    font-size: 16px;
    display: block;
    text-align: center;
  }
  header .menu .i > .ex {
    position: relative;
    width: 100%;
    left: 0;
    margin-left: 0;
  }
  header .subm {
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 0.4);
  }
  header .subm p a {
    line-height: 40px;
    font-size: 15px;
  }
  header .mbtn {
    display: inline-block;
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    right: -15px;
    background: url(../img/mbtn.png) no-repeat center #2354af;
    background-size: 16px;
  }
  body.on-menu header .mbtn {
    background-image: url(../img/mbtn-hide.png);
    background-size: 14px;
  }
}

main {
  padding-top: 106px;
}
body.at-home main {
  padding-top: 48px;
}
@media (max-width: 768px) {
  main {
    padding-top: 44px;
  }
  body.at-home main {
    padding-top: 44px;
  }
}

footer > .b {
  background-color: #272727;
  padding-top: 55px;
  padding-bottom: 65px;
}
footer .shar {
  text-align: center;
  overflow: visible;
}
footer .shar > ul {
  margin: 0 -20px;
  display: inline-block;
}
footer .shar > ul > li {
  padding: 0 20px;
}
footer .shar .i:hover > p.p1 > img {
  opacity: 0.8;
}
footer .shar .i:hover > p.p1 > .ex {
  display: block;
}
footer .shar .i > p {
  text-align: center;
}
footer .shar .i > p.p1 > img {
  border-radius: 50%;
}
footer .shar .i > p.p1 > .ex {
  position: absolute;
  z-index: 9;
  bottom: 120%;
  width: 160px;
  height: 160px;
  left: 50%;
  margin-left: -80px;
  background-color: #fff;
  padding: 8px;
  border-radius: 5px;
  display: none;
}
footer .shar .i > p.p1 > .ex::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  position: absolute;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
footer .shar .i > p.p1 > .ex img {
  width: 100%;
  height: 100%;
}
footer .shar .i > p.p2 {
  margin-top: 10px;
  font-size: 14px;
  color: #afafaf;
}
footer .link p {
  text-align: center;
  color: #afafaf;
}
footer .link p.p1 {
  font-size: 14px;
}
footer .link p.p1 span {
  display: inline-block;
  width: 20px;
  text-align: center;
  line-height: 28px;
  background-color: #404040;
}
footer .link p.p2 {
  margin-top: 20px;
}
footer .link p.p2 a {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  margin: 0 2px;
}
footer .link p.p2 a:hover {
  opacity: 0.8;
}
footer .link p.p3 {
  margin-top: 10px;
  line-height: 28px;
}
footer .link p.p3 .loca {
  color: #afafaf;
}
footer .link p.p3 .loca::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 13px;
  background: url(../img/ic-loca.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 8px;
  margin-left: 10px;
}
footer .link p.p3 .loca:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  footer > .b {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  footer .shar > ul {
    margin: -10px;
  }
  footer .shar > ul > li {
    padding: 10px;
  }
  footer .shar .i > p.p1 > img {
    height: 36px;
  }
  footer .link p.p2 a {
    margin: 6px;
  }
}

.u-fullpart.bg-w {
  background-color: #fff;
}
@media (max-width: 768px) {
  .u-fullpart {
    padding: 30px 0;
  }
}

.u-hobanner .i > img {
  width: 100%;
}
.u-hobanner .i > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
}
.u-hobanner .i > .ct .container {
  height: 100%;
}
.u-hobanner .i .text {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}
.u-hobanner .i .text p {
  text-align: center;
  padding: 0 10%;
}
.u-hobanner .i .text p.ar {
  text-align: right;
}
.u-hobanner .i .text p span {
  display: inline-block;
  width: 360px;
  line-height: 102px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  color: #fff;
  font-size: 38px;
}
.u-hobanner .swiper-pagination.dot1 {
  bottom: 30px;
}
.u-hobanner .swiper-pagination.dot1 .swiper-pagination-bullet {
  opacity: 1;
  width: 32px;
  height: 32px;
  background: url(../img/dot2.png);
  background-size: 100% 100%;
  margin: 0 15px !important;
}
.u-hobanner .swiper-pagination.dot1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-image: url(../img/dot2-on.png);
}
.u-hobanner .swiper-pagination.dot2 {
  bottom: 45px;
}
.u-hobanner .swiper-pagination.dot2 .swiper-pagination-bullet {
  opacity: 1;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 0 12px !important;
  background: #fff;
}
.u-hobanner .swiper-pagination.dot2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2354af;
}
.u-hobanner .swiper-pagination.dot3 {
  bottom: 45px;
}
.u-hobanner .swiper-pagination.dot3 .swiper-pagination-bullet {
  opacity: 1;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin: 0 12px !important;
  background: #979797;
}
.u-hobanner .swiper-pagination.dot3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.u-hobanner .swiper-pagination.dot4 {
  bottom: 30px;
}
.u-hobanner .swiper-pagination.dot4 .swiper-pagination-bullet {
  opacity: 1;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin: 0 12px !important;
  background: #979797;
}
.u-hobanner .swiper-pagination.dot4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2354af;
}
.u-hobanner .swiper-pagination.dot5 {
  bottom: 0;
}
.u-hobanner .swiper-pagination.dot5 .swiper-pagination-bullet {
  opacity: 1;
  width: 8px;
  height: 8px;
  border-radius: 0;
  margin: 0 4px !important;
  border: 1px solid #cacaca;
  background: transparent;
}
.u-hobanner .swiper-pagination.dot5 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #2354af;
  background: #2354af;
}
@media (max-width: 768px) {
  .u-hobanner .i .text p span {
    width: 180px;
    line-height: 51px;
    font-size: 19px;
  }
  .u-hobanner .ht30 {
    height: 30px !important;
  }
  .u-hobanner .swiper-pagination.dot1 {
    bottom: 5px;
  }
  .u-hobanner .swiper-pagination.dot1 .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    margin: 0 5px !important;
  }
  .u-hobanner .swiper-pagination.dot2 {
    bottom: 5px;
  }
  .u-hobanner .swiper-pagination.dot2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
  }
  .u-hobanner .swiper-pagination.dot3 {
    bottom: 5px;
  }
  .u-hobanner .swiper-pagination.dot3 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
  }
  .u-hobanner .swiper-pagination.dot4 {
    bottom: 5px;
  }
  .u-hobanner .swiper-pagination.dot4 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
  }
}

.u-pagepath {
  padding-top: 15px;
  margin-bottom: 50px;
}
.u-pagepath p {
  color: #999999;
  font-size: 14px;
}
.u-pagepath p a {
  color: #999999;
}
.u-pagepath p a:hover {
  color: #2354af;
}
@media (max-width: 768px) {
  .u-pagepath {
    margin-bottom: 20px;
  }
  .u-pagepath p {
    line-height: 1.4em;
  }
}

.u-infotext > .l {
  width: 26%;
}
.u-infotext > .r {
  width: 64%;
}
.u-infotext .view {
  position: relative;
}
.u-infotext .view::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  border: 2px solid #d5d5dd;
  top: 40px;
  left: 55px;
}
.u-infotext .view > .ct {
  position: relative;
  z-index: 2;
}
.u-infotext .text {
  padding-top: 20px;
}
.u-infotext .text .u-title1 {
  margin-bottom: 40px;
}
.u-infotext .text .u-title1 p.p1 {
  font-size: 20px;
}
.u-infotext .text > p {
  font-size: 20px;
  line-height: 32px;
}
@media (max-width: 768px) {
  .u-infotext .view {
    margin-right: 25px;
  }
  .u-infotext .view::before {
    top: 20px;
    left: 25px;
  }
}
.u-infotext .text {
  padding-top: 40px;
}

.u-title1 {
  margin-bottom: 30px;
}
.u-title1.al p {
  text-align: left;
}
.u-title1 p {
  text-align: center;
}
.u-title1 p.p1 {
  font-size: 24px;
}
.u-title1 p.p2 {
  margin-top: 8px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .u-title1 {
    margin-bottom: 20px;
  }
  .u-title1 p.p1 {
    font-size: 20px;
  }
}

.u-title2 {
  margin-bottom: 40px;
}
.u-title2.al p {
  text-align: left;
}
.u-title2 p {
  font-size: 28px;
  text-align: center;
  color: #000;
  font-weight: bold;
}
@media (max-width: 768px) {
  .u-title2 {
    margin-bottom: 20px;
  }
  .u-title2 p {
    font-size: 20px;
  }
}

.u-infolist {
  padding-top: 75px;
  padding-bottom: 150px;
  position: relative;
}
.u-infolist::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background-color: #d5d5dd;
}
.u-infolist > ul > li {
  margin-bottom: 80px;
}
.u-infolist > ul > li:last-child {
  margin-bottom: 0;
}
.u-infolist > ul > li:nth-child(even) .i > .l {
  float: right;
}
.u-infolist > ul > li:nth-child(even) .i > .r {
  float: left;
}
.u-infolist > ul > li:nth-child(even) .i .text .u-title1.al p {
  text-align: right;
}
.u-infolist > ul > li:nth-child(even) .i .text > p {
  text-align: right;
}
.u-infolist .i > .l,
.u-infolist .i > .r {
  width: 45%;
}
.u-infolist .i .text {
  height: 340px;
  border-bottom: 1px solid #dddddd;
  padding-top: 30px;
}
.u-infolist .i .text > p {
  font-size: 14px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .u-infolist {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .u-infolist::before {
    display: none;
  }
  .u-infolist > ul > li {
    margin-bottom: 20px;
  }
  .u-infolist > ul > li:nth-child(even) .i .text .u-title1.al p {
    text-align: left;
  }
  .u-infolist > ul > li:nth-child(even) .i .text > p {
    text-align: left;
  }
  .u-infolist .i > .l,
  .u-infolist .i > .r {
    width: 45%;
  }
  .u-infolist .i .text {
    height: auto;
    padding: 20px 0;
  }
}

.u-homegird > ul {
  margin: -10px;
}
.u-homegird > ul > li {
  padding: 10px;
}
.u-homegird > ul > li.wa {
  width: 60%;
}
.u-homegird > ul > li.wb {
  width: 40%;
}
.u-homegird > ul > li > .i {
  background: none no-repeat 0 0;
  background-size: cover;
  padding: 50px 70px;
  color: #fff;
}
.u-homegird > ul > li > .i.lt {
  padding: 30px 50px;
}
.u-homegird > ul > li > .i .u-title1 p {
  text-align: left;
}
.u-homegird > ul > li > .i .u-title1 p.p1 {
  font-size: 32px;
}
.u-homegird > ul > li > .i a {
  color: #fff;
}
@media (max-width: 768px) {
  .u-homegird > ul {
    margin: -7px;
  }
  .u-homegird > ul > li {
    padding: 7px;
  }
  .u-homegird > ul > li.wa {
    width: 100%;
  }
  .u-homegird > ul > li.wb {
    width: 100%;
  }
  .u-homegird > ul > li > .i {
    padding: 20px;
  }
  .u-homegird > ul > li > .i.lt {
    padding: 20px;
  }
  .u-homegird > ul > li > .i .u-title1 p.p1 {
    font-size: 20px;
  }
  .u-homegird > ul > li .ht15 {
    display: none;
  }
}

.u-hometime > ul {
  margin: 0 -15px;
}
.u-hometime > ul > li {
  padding: 0 15px;
}
.u-hometime > ul > li:nth-child(1) {
  width: 42%;
}
.u-hometime > ul > li:nth-child(2) {
  width: 26%;
}
.u-hometime > ul > li:nth-child(3) {
  width: 32%;
}
.u-hometime > ul > li > .i .u-title1 {
  margin-bottom: 15px;
}
.u-hometime > ul > li > .i .u-title1 p.p1 {
  font-size: 28px;
}
.u-hometime > ul > li > .i .em {
  color: #e9d199;
  font-family: Impact;
}
.u-hometime .lis1 > ul {
  margin: -9px;
}
.u-hometime .lis1 > ul > li {
  padding: 9px;
}
.u-hometime .lis1 .p {
  border: 1px dashed #fff;
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  padding: 24px 0;
  display: block;
  height: 135px;
}
.u-hometime .lis1 .p:hover {
  background-color: #1c6ed1;
}
.u-hometime .lis1 .p p {
  text-align: center;
}
.u-hometime .lis1 .p p.p1 img {
  max-height: 44px;
}
.u-hometime .lis1 .p p.p2 {
  margin-top: 15px;
  color: #fff;
  font-size: 20px;
}
.u-hometime .note > .hd {
  width: 160px;
  height: 135px;
  float: left;
  border: 1px dashed #fff;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
}
.u-hometime .note > .hd p {
  text-align: center;
}
.u-hometime .note > .hd p.p1 {
  padding-top: 28px;
  font-size: 22px;
}
.u-hometime .note > .hd p.p2 {
  margin-top: 20px;
}
.u-hometime .note > .ct {
  margin-left: 175px;
  height: 135px;
  padding: 10px 0;
  overflow: auto;
}
.u-hometime .note > .ct p {
  font-size: 14px;
  line-height: 23px;
}
.u-hometime .tick {
  height: 94px;
  border: 1px dashed #fff;
  border-top-right-radius: 18px;
  border-bottom-left-radius: 18px;
  padding-top: 16px;
}
.u-hometime .tick > ul > li {
  width: 50% !important;
}
.u-hometime .tick > ul > li:first-child {
  background: url(../img/div1.png) no-repeat 100% 15%;
}
.u-hometime .tick p {
  padding-left: 20px;
  position: relative;
}
.u-hometime .tick p.p1 {
  font-size: 52px;
  top: 6px;
}
.u-hometime .tick p.p1 small {
  font-size: 18px;
  margin-left: 5px;
}
.u-hometime .tick p.p2 {
  font-size: 16px;
  line-height: 28px;
  top: 3px;
}
.u-hometime .tick p.p2 b {
  color: #e9d199;
}
.u-hometime .time p.p1 {
  font-size: 44px;
}
.u-hometime .time p.p1 small {
  font-size: 16px;
}
.u-hometime .time p.p1 i {
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: #d5dbfb;
  margin: 0 10px;
  vertical-align: middle;
}
.u-hometime .time p.p2 {
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 768px) {
  .u-hometime > ul {
    margin: -10px;
  }
  .u-hometime > ul > li {
    padding: 10px;
  }
  .u-hometime > ul > li:nth-child(1) {
    width: 100%;
  }
  .u-hometime > ul > li:nth-child(2) {
    width: 100%;
  }
  .u-hometime > ul > li:nth-child(3) {
    width: 100%;
  }
  .u-hometime > ul > li > .i .u-title1 p.p1 {
    font-size: 20px;
  }
  .u-hometime .lis1 {
    margin-bottom: -5px;
  }
  .u-hometime .lis1 > ul {
    margin: -5px;
  }
  .u-hometime .lis1 > ul > li {
    padding: 5px;
    width: 33.33% !important;
  }
  .u-hometime .lis1 .p {
    padding: 18px 0;
    height: 75px;
  }
  .u-hometime .lis1 .p p.p1 img {
    max-height: 22px;
  }
  .u-hometime .lis1 .p p.p2 {
    margin-top: 10px;
    font-size: 14px;
  }
  .u-hometime .note > .hd {
    width: 100px;
    height: 78px;
  }
  .u-hometime .note > .hd p.p1 {
    padding-top: 14px;
    font-size: 18px;
  }
  .u-hometime .note > .hd p.p2 {
    margin-top: 10px;
  }
  .u-hometime .note > .hd p.p2 img {
    height: 24px;
  }
  .u-hometime .note > .ct {
    margin-left: 115px;
    height: 135px;
    padding: 0;
  }
  .u-hometime .tick p.p1 {
    font-size: 46px;
  }
  .u-hometime .tick p.p2 {
    line-height: 26px;
  }
  .u-hometime .time p.p1 {
    font-size: 34px;
  }
  .u-hometime .time p.p1 i {
    width: 20px;
  }
}

.u-more1 {
  display: inline-block;
  font-size: 16px;
}
.u-more1:hover {
  opacity: 0.8;
}
.u-more1::before, .u-more1::after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url(../img/ic-sd.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.u-more1::before {
  margin-right: 10px;
}
.u-more1::after {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .u-more1 {
    font-size: 14px;
  }
  .u-more1::before, .u-more1::after {
    width: 12px;
    height: 12px;
    top: -1px;
  }
  .u-more1::before {
    margin-right: 5px;
  }
  .u-more1::after {
    margin-left: 5px;
  }
}

.u-homenews > ul > li {
  margin-bottom: 20px;
}
.u-homenews > ul > li:last-child {
  margin-bottom: 0;
}
.u-homenews p {
  font-size: 16px;
}
.u-homenews p a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-homenews p a:hover {
  opacity: 0.8;
}

.u-homeprod {
  height: 232px;
  position: relative;
  top: -10px;
}
.u-homeprod .view {
  display: block;
  text-align: center;
}
.u-homeprod .view img {
  width: auto;
  height: 280px;
}
@media (max-width: 768px) {
  .u-homeprod {
    top: 0;
  }
  .u-homeprod .view img {
    height: 220px;
  }
}

.u-homelink > ul > li {
  height: 286px;
}
.u-homelink > ul > li:nth-child(1) {
  background-color: #91d2e7;
}
.u-homelink > ul > li:nth-child(2) {
  background-color: #5b8d86;
}
.u-homelink > ul > li:nth-child(3) {
  background-color: #9c806a;
}
.u-homelink > ul > li:nth-child(4) {
  background-color: #1356a6;
}
.u-homelink .i {
  position: relative;
  height: 100%;
}
.u-homelink .i:hover > .ct p.p1 img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.u-homelink .i > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
}
.u-homelink .i > .ct p {
  text-align: center;
}
.u-homelink .i > .ct p.p1 img {
  height: 45px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 600ms;
  transition: transform 600ms;
  transition: transform 600ms, -webkit-transform 600ms;
}
.u-homelink .i > .ct p.p2 {
  margin-top: 18px;
  font-size: 18px;
}

.u-picsview.gt > ul {
  margin: -10px;
}
.u-picsview.gt > ul > li {
  border-right: none;
  border-bottom: none;
  padding: 10px;
}
.u-picsview.gt .i .view {
  height: 270px;
}
.u-picsview.gt .i .view.ht2x {
  height: 540px;
}
.u-picsview.gt .i .view.ht3x {
  height: 830px;
}
.u-picsview > ul > li {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.u-picsview > ul > li.wa {
  width: 40%;
}
.u-picsview > ul > li.wb {
  width: 60%;
}
.u-picsview > ul > li.wc {
  width: 20%;
}
.u-picsview > ul > li.wd {
  width: 50%;
}
.u-picsview .i {
  height: 100%;
}
.u-picsview .i .view {
  display: block;
  height: 405px;
}
.u-picsview .i .view.pd {
  background-color: #185db0;
  padding: 80px 60px;
  padding-bottom: 0;
}
.u-picsview .i .view.ht2x {
  height: 810px;
}
.u-picsview .i .view img {
  width: 100%;
  height: 100%;
}
.u-picsview .i .view .fr {
  position: absolute;
  z-index: 9;
  top: 50px;
  right: 55px;
}
.u-picsview .i .view .aw {
  width: 40px;
  height: 40px;
  border: 1px solid #d1d1d1;
  float: left;
  background: none no-repeat center;
}
.u-picsview .i .view .aw:hover {
  background-color: #d1d1d1;
}
.u-picsview .i .view .aw.l {
  background-image: url(../img/side1-al.png);
}
.u-picsview .i .view .aw.r {
  background-image: url(../img/side1-ar.png);
  border-left: none;
}
.u-picsview .i .txt1 > .hd p {
  font-size: 24px;
}
.u-picsview .i .txt1 > .ct {
  margin-top: 30px;
  height: 130px;
  overflow: auto;
}
.u-picsview .i .txt1 > .ct p {
  font-size: 16px;
  line-height: 25px;
}
.u-picsview .i .txt1 > .ft {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .u-picsview.gt > ul {
    margin: -7px;
  }
  .u-picsview.gt > ul > li {
    padding: 7px;
  }
  .u-picsview.gt .i .view {
    height: 260px;
  }
  .u-picsview.gt .i .view.ht2x {
    height: 260px;
  }
  .u-picsview.gt .i .view.ht3x {
    height: 260px;
  }
  .u-picsview > ul > li.wa {
    width: 100%;
  }
  .u-picsview > ul > li.wb {
    width: 100%;
  }
  .u-picsview > ul > li.wc {
    width: 100%;
  }
  .u-picsview > ul > li.wd {
    width: 100%;
  }
  .u-picsview .i .view {
    height: 260px;
  }
  .u-picsview .i .view.pd {
    padding: 20px;
  }
  .u-picsview .i .view.ht2x {
    height: 260px;
  }
  .u-picsview .i .view .fr {
    top: 15px;
    right: 20px;
  }
  .u-picsview .i .view .aw {
    width: 30px;
    height: 30px;
  }
  .u-picsview .i .txt1 > .hd p {
    font-size: 20px;
  }
  .u-picsview .i .txt1 > .ct {
    margin-top: 15px;
    height: 150px;
  }
  .u-picsview .i .txt1 > .ft {
    margin-top: 15px;
  }
}

.u-business > ul {
  margin: -25px -10px;
}
.u-business > ul > li {
  padding: 25px 10px;
}
.u-business .i:hover > p {
  color: #2354af;
  font-weight: bold;
}
.u-business .i:hover > .hd::before {
  display: block;
}
.u-business .i:hover > .ft {
  border-block-color: #2354af;
}
.u-business .i:hover > .ft p {
  color: #2354af;
  font-weight: bold;
}
.u-business .i > p {
  margin-top: 20px;
  font-size: 20px;
  text-align: center;
}
.u-business .i > .hd {
  position: relative;
}
.u-business .i > .hd i.play {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background: url(../img/play2.png) no-repeat center rgba(0, 0, 0, 0.4);
}
.u-business .i > .hd i.bd {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  border: 6px solid #0532b2;
  display: none;
}
.u-business .i > .ft {
  border-bottom: 3px solid #d5cece;
}
.u-business .i > .ft p {
  line-height: 84px;
  font-size: 20px;
}
.u-business .swiper-pagination {
  bottom: 50px;
  text-align: right;
  padding: 0 20px;
}
.u-business .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 5px !important;
}
.u-business .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0532b2;
}
@media (max-width: 768px) {
  .u-business > ul {
    margin: -6px;
  }
  .u-business > ul > li {
    padding: 6px;
  }
  .u-business .i > p {
    font-size: 16px;
  }
  .u-business .i > .hd::before {
    border-width: 3px;
  }
  .u-business .i > .hd i.play {
    background-size: 48px;
  }
  .u-business .i > .hd i.bd {
    border-width: 3px;
  }
  .u-business .i > .ft p {
    line-height: 42px;
    font-size: 14px;
  }
  .u-business .swiper-pagination {
    bottom: 40px;
    padding: 0 10px;
  }
}

.u-project > ul > li {
  margin-bottom: 85px;
}
.u-project > ul > li:last-child {
  margin-bottom: 0;
}
.u-project > ul > li:nth-child(even) .i {
  border-left-width: 10px;
  border-right-width: 0;
}
.u-project > ul > li:nth-child(even) .i > .l {
  float: right;
}
.u-project > ul > li:nth-child(even) .i > .l > i {
  left: 35px;
  right: auto;
}
.u-project > ul > li:nth-child(even) .i > .r {
  float: left;
}
.u-project > ul > li .i {
  border-left-width: 0;
}
.u-project .i {
  border: 10px solid #184fbf;
  border-bottom-width: 0;
}
.u-project .i > .l {
  width: 40%;
  border-bottom: 10px solid #184fbf;
  position: relative;
}
.u-project .i > .l > i {
  content: "";
  display: inline-block;
  width: 112px;
  height: 12px;
  background: url(../img/dot1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  bottom: -45px;
  right: 35px;
}
.u-project .i > .r {
  width: 60%;
  border-bottom: 1px solid #184fbf;
  position: relative;
  z-index: 1;
}
.u-project .i .text {
  background-color: #f2f2f2;
  height: 445px;
  margin: 0 -10px;
}
.u-project .i .text > .ct {
  padding: 0 80px;
}
.u-project .i .text > .ct p.p1 {
  padding-top: 110px;
  color: #164abe;
  font-weight: bold;
  font-size: 30px;
}
.u-project .i .text > .ct p.p1 img {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.u-project .i .text > .ct p.p2 {
  margin-top: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 15px;
  line-height: 25px;
}
.u-project .i .text > .ct p.p3 {
  margin-top: 50px;
}
.u-project .i .text > .ct p.p3 .u-btn1 {
  line-height: 34px;
  width: 160px;
}
@media (max-width: 768px) {
  .u-project > ul > li {
    margin-bottom: 40px;
  }
  .u-project > ul > li:nth-child(even) .i {
    border-left-width: 0;
    border-right-width: 5px;
  }
  .u-project > ul > li:nth-child(even) .i > .l > i {
    left: auto;
    right: 15px;
  }
  .u-project .i {
    border-width: 5px;
    border-bottom-width: 0;
    border-right-width: 0;
  }
  .u-project .i > .l {
    border-bottom-width: 5px;
  }
  .u-project .i > .l > i {
    width: 56px;
    height: 6px;
    bottom: 20px;
    right: 15px;
  }
  .u-project .i .text {
    height: auto;
  }
  .u-project .i .text > .ct {
    padding: 20px;
  }
  .u-project .i .text > .ct p.p1 {
    padding-top: 0;
    font-size: 20px;
  }
  .u-project .i .text > .ct p.p1 img {
    height: 20px;
  }
}

.u-btn1 {
  display: inline-block;
  border: 1px solid #2354af;
  color: #2354af;
  font-size: 15px;
  text-align: center;
}
.u-btn1.wt {
  border-color: #fff;
  color: #fff;
}
.u-btn1.wt.on, .u-btn1.wt:hover {
  background-color: #fff;
  color: #2354af;
}
.u-btn1.gr {
  border-color: #424242;
  color: #424242;
}
.u-btn1.gr:hover {
  background-color: #424242;
  color: #fff;
}
.u-btn1.on, .u-btn1:hover {
  background-color: #2354af;
  color: #fff;
}
.u-btn1:hover {
  opacity: 0.8;
}

.u-detail > .hd p {
  text-align: center;
  font-size: 20px;
  color: #000;
}
.u-detail > .ct {
  margin-top: 20px;
}
.u-detail > .ct p {
  font-size: 14px;
  line-height: 26px;
}
.u-detail > .ct img {
  margin: 25px 0;
  max-width: 100%;
}

.u-notices > ul > li {
  padding: 20px 0;
  border-bottom: 1px dashed #d2d2d2;
}
.u-notices .i {
  display: block;
}
.u-notices .i:hover p {
  color: #2354af;
}
.u-notices .i p {
  font-size: 16px;
}
.u-notices .i p label {
  color: #999999;
}
.u-notices .i p label img {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
@media (max-width: 768px) {
  .u-notices > ul > li {
    padding: 15px 0;
  }
  .u-notices .i p {
    font-size: 14px;
    line-height: 1.4em;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .u-notices .i p .fr {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .u-notices .i p label {
    color: #999999;
  }
  .u-notices .i p label img {
    height: 16px;
  }
}

.u-paging {
  margin-top: 40px;
}
.u-paging.rd p a {
  display: inline-block;
  line-height: 38px;
  border-color: #b9b9b9;
  border-radius: 50%;
  color: #333;
  font-size: 18px;
  margin: 0 10px;
  width: 40px;
}
.u-paging.rd p a.aw {
  width: 40px;
  margin: 0 25px;
  font-family: 宋体;
  font-weight: bold;
}
.u-paging p {
  text-align: center;
}
.u-paging p a {
  display: inline-block;
  line-height: 44px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #999999;
  font-size: 14px;
  margin: 0 4px;
  width: 48px;
}
.u-paging p a:hover, .u-paging p a.on {
  background-color: #2354af;
  border-color: #2354af;
  color: #fff;
}
.u-paging p a.aw {
  width: 120px;
  margin: 0 20px;
}
@media (max-width: 768px) {
  .u-paging {
    margin-top: 20px;
  }
  .u-paging.rd p a {
    margin: 0 5px;
  }
  .u-paging.rd p a.aw {
    margin: 0 12px;
  }
  .u-paging p {
    text-align: center;
  }
  .u-paging p a {
    line-height: 34px;
    font-size: 12px;
    width: 38px;
    margin: 0 2px;
  }
  .u-paging p a.aw {
    width: 60px;
    margin: 0 2px;
  }
}

.u-newslist > ul > li {
  margin-bottom: 40px;
}
.u-newslist > ul > li:last-child {
  margin-bottom: 0;
}
.u-newslist .i:hover > .ct p.p1 {
  color: #2354af;
}
.u-newslist .i > .hd {
  width: 110px;
  padding: 5px 0;
  border-right: 1px solid #dbdbdb;
  float: left;
}
.u-newslist .i > .hd p {
  text-align: center;
}
.u-newslist .i > .hd p.p1 {
  font-size: 46px;
}
.u-newslist .i > .hd p.p2 {
  font-size: 16px;
  margin-top: 5px;
}
.u-newslist .i > .ct {
  margin-left: 135px;
}
.u-newslist .i > .ct p.p1 {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-newslist .i > .ct p.p2 {
  margin-top: 10px;
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .u-newslist > ul > li {
    margin-bottom: 20px;
  }
  .u-newslist .i > .hd {
    width: 55px;
  }
  .u-newslist .i > .hd p.p1 {
    font-size: 23px;
  }
  .u-newslist .i > .hd p.p2 {
    font-size: 12px;
  }
  .u-newslist .i > .ct {
    margin-left: 70px;
  }
  .u-newslist .i > .ct p.p1 {
    font-size: 14px;
  }
  .u-newslist .i > .ct p.p2 {
    font-size: 12px;
    line-height: 22px;
  }
}

.u-article > .hd p {
  text-align: center;
}
.u-article > .hd p.p1 {
  font-size: 22px;
}
.u-article > .hd p.p2 {
  margin-top: 20px;
  color: #666666;
  font-size: 14px;
}
.u-article > .ct {
  margin-top: 30px;
}
.u-article > .ct p {
  font-size: 16px;
  line-height: 32px;
}
.u-article > .ct img {
  display: block;
  margin: 50px auto;
  max-width: 100%;
}
@media (max-width: 768px) {
  .u-article > .hd p.p1 {
    line-height: 1.4em;
  }
}

.u-guidehead {
  background: url(../img/guide-b1.png) no-repeat 0 0;
  background-size: cover;
}
.u-guidehead.se {
  background-image: url(../img/guidei4info-b1.jpg);
}
.u-guidehead.se > .l {
  width: 66%;
}
.u-guidehead.se > .r {
  width: 34%;
}
.u-guidehead.se .news {
  background-color: #043376;
}
.u-guidehead > .l {
  width: 60%;
}
.u-guidehead > .r {
  width: 40%;
}
.u-guidehead .lis1 {
  padding: 60px;
  padding-bottom: 0;
}
.u-guidehead .lis1 > ul {
  margin: -30px 0;
}
.u-guidehead .lis1 > ul > li {
  padding: 30px 0;
}
.u-guidehead .lis1 .i:hover p.p2 {
  color: #2354af;
}
.u-guidehead .lis1 .i p {
  text-align: center;
}
.u-guidehead .lis1 .i p.p1 i {
  display: inline-block;
  width: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 12px;
  background-color: #2354af;
}
.u-guidehead .lis1 .i p.p2 {
  margin-top: 12px;
  font-size: 22px;
}
.u-guidehead .lis1 .i p.p3 {
  margin-top: 10px;
  font-size: 14px;
}
.u-guidehead .news {
  background-color: #2354af;
  padding: 25px;
  color: #fff;
}
.u-guidehead .news a {
  color: #fff;
}
.u-guidehead .news .u-title1 p {
  text-align: left;
}
.u-guidehead .news .u-title1 p.p1 {
  font-size: 28px;
}
.u-guidehead .news > ul > li {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.u-guidehead .news > ul > li:first-child {
  padding-top: 0;
}
.u-guidehead .news > ul > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.u-guidehead .news .i:hover p.p1 {
  opacity: 0.8;
}
.u-guidehead .news .i p.p1 {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-guidehead .news .i p.p2 {
  margin-top: 15px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  opacity: 0.5;
  font-size: 14px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .u-guidehead .lis1 {
    padding: 20px;
  }
  .u-guidehead .lis1 > ul {
    margin: -10px;
  }
  .u-guidehead .lis1 > ul > li {
    padding: 10px;
  }
  .u-guidehead .lis1 .i p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .u-guidehead .lis1 .i p.p1 i {
    zoom: 0.8;
  }
  .u-guidehead .lis1 .i p.p2 {
    font-size: 16px;
  }
  .u-guidehead .news .u-title1 p.p1 {
    font-size: 20px;
  }
}

.u-guidemaps {
  background-color: #27c2c8;
}
.u-guidemaps > .l {
  width: 40%;
}
.u-guidemaps > .r {
  width: 60%;
}
.u-guidemaps .maps img {
  width: 100%;
}
.u-guidemaps .text {
  padding: 0 60px;
  padding-top: 20%;
}
.u-guidemaps .text p {
  color: #fff;
  font-size: 16px;
  line-height: 27px;
}
.u-guidemaps .text p .u-btn1 {
  line-height: 42px;
  width: 186px;
}
@media (max-width: 768px) {
  .u-guidemaps .text {
    padding: 20px;
  }
  .u-guidemaps .text p .u-btn1 {
    width: 100%;
  }
}

.u-guidetext p.p1 {
  font-size: 16px;
  line-height: 33px;
}
.u-guidetext p.p2 {
  margin-top: 50px;
  text-align: center;
}
.u-guidetext p.p2 .u-btn1 {
  line-height: 65px;
  width: 335px;
  font-size: 26px;
}
@media (max-width: 768px) {
  .u-guidetext p.p2 .u-btn1 {
    width: 100%;
    font-size: 18px;
  }
}

.u-contact .head p {
  text-align: center;
  color: #999999;
  font-size: 18px;
  line-height: 32px;
}
.u-contact .lis1 .i p {
  text-align: center;
  color: #666666;
}
.u-contact .lis1 .i p.p1 img {
  height: 180px;
}
.u-contact .lis1 .i p.p2 {
  margin-top: 40px;
  font-size: 16px;
}
.u-contact .lis1 .i p.p3 {
  margin-top: 30px;
  font-size: 20px;
}
.u-contact .maps > .l {
  width: 45%;
}
.u-contact .maps > .r {
  width: 55%;
}
.u-contact .maps .form {
  margin-top: -10px;
}
.u-contact .maps .form > .hd p {
  color: #666666;
  font-size: 18px;
  line-height: 38px;
}
.u-contact .maps .form > .ct {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .u-contact .head p {
    font-size: 14px;
    line-height: 24px;
  }
  .u-contact .lis1 > ul {
    margin: -10px;
  }
  .u-contact .lis1 > ul > li {
    padding: 10px;
  }
  .u-contact .lis1 .i p.p1 img {
    height: 90px;
  }
  .u-contact .lis1 .i p.p2 {
    margin-top: 20px;
    line-height: 24px;
    height: 48px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .u-contact .lis1 .i p.p3 {
    margin-top: 15px;
  }
  .u-contact .maps > .r {
    margin-top: 20px;
  }
  .u-contact .maps .view img {
    width: 100%;
  }
}

.u-formlist > .p {
  margin-bottom: 28px;
}
.u-formlist > .p:last-child {
  margin-bottom: 0;
}
.u-formlist > .p > label {
  line-height: 40px;
  font-size: 16px;
  float: left;
}
.u-formlist > .p > .ct {
  margin-left: 45px;
}
.u-formlist > .p > .ct .tt {
  background: none;
  border: 1px solid #cccccc;
  border-radius: 6px;
  font-size: 16px;
  width: 100%;
}
.u-formlist > .p > .ct .tt::-webkit-input-placeholder {
  color: #cccccc;
}
.u-formlist > .p > .ct input.tt {
  height: 40px;
  text-indent: 12px;
}
.u-formlist > .p > .ct textarea.tt {
  padding: 12px;
  height: 210px;
  resize: none;
}
.u-formlist > .p > .ct .u-btn1 {
  width: 140px;
  line-height: 38px;
  border-radius: 4px;
}

.b-history {
  background: url(../img/about-b1.jpg) no-repeat 50% 0;
  background-size: cover;
}

.u-history.wt > .ct::before {
  display: none;
}
.u-history.wt > .ct::after {
  background-color: #fff;
}
.u-history > .ct {
  position: relative;
  padding-top: 56px;
}
.u-history > .ct::before {
  content: "";
  display: inline-block;
  width: 56px;
  height: 56px;
  background: url(../img/history-i1.png) no-repeat center #2354af;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  margin-left: -28px;
}
.u-history > .ct::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
  background-color: #2354af;
}
.u-history > .ft {
  margin-top: 30px;
}
.u-history > .ft p {
  text-align: center;
  margin-bottom: 15px;
}
.u-history > .ft p:last-child {
  margin-bottom: 0;
}
.u-history > .ft p .aw {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 1px solid #2354af;
  border-radius: 50%;
  background: none no-repeat center;
}
.u-history > .ft p .aw:hover {
  background-color: #2354af;
}
.u-history > .ft p .aw:hover.u {
  background-image: url(../img/history-au.png);
}
.u-history > .ft p .aw:hover.d {
  background-image: url(../img/history-ad.png);
}
.u-history > .ft p .aw.u {
  background-image: url(../img/history-au-on.png);
}
.u-history > .ft p .aw.d {
  background-image: url(../img/history-ad-on.png);
}
@media (max-width: 768px) {
  .u-history > .ct {
    position: relative;
    padding-top: 56px;
  }
  .u-history > .ct::before {
    width: 38px;
    height: 38px;
    background-size: 24px;
    left: 0;
    margin-left: 0;
  }
  .u-history > .ct::after {
    left: 19px;
    margin-left: 0;
    width: 1px;
  }
  .u-history > .ft {
    margin-top: 20px;
    display: none;
  }
  .u-history > .ft p {
    text-align: left;
    margin-bottom: 15px;
  }
  .u-history > .ft p .aw {
    width: 38px;
    height: 38px;
    background-size: 18px;
  }
}

.u-historyli {
  max-height: 770px;
  overflow: hidden;
}
.u-historyli.wt .i:hover .text > .ct p.p1 {
  color: #fff;
}
.u-historyli.wt .i .text > .ct::before {
  background-image: url(../img/history-dt-on.png);
}
.u-historyli.wt .i .text > .ct p.p1 {
  color: #fff;
}
.u-historyli.wt .i .text > .ct p.p2 {
  color: rgba(255, 255, 255, 0.8);
}
.u-historyli > ul > li:nth-child(odd) .i > .l {
  float: right;
}
.u-historyli > ul > li:nth-child(odd) .i > .r {
  float: left;
}
.u-historyli > ul > li:nth-child(odd) .i .view {
  text-align: left;
}
.u-historyli > ul > li:nth-child(odd) .i .text > .ct::before {
  left: auto;
  right: -48px;
}
.u-historyli > ul > li:nth-child(odd) .i .text > .ct p {
  text-align: right;
}
.u-historyli .i > .l,
.u-historyli .i > .r {
  width: 50%;
  padding: 0 35px;
}
.u-historyli .i:hover .text > .ct p.p1 {
  color: #2354af;
}
.u-historyli .i .view {
  text-align: right;
}
.u-historyli .i .view > ul {
  display: inline-block;
}
.u-historyli .i .view > ul > li {
  margin-right: 20px;
}
.u-historyli .i .view > ul > li:last-child {
  margin-right: 0;
}
.u-historyli .i .view img {
  width: 180px;
}
.u-historyli .i .text {
  padding-top: 30px;
}
.u-historyli .i .text > .ct {
  position: relative;
}
.u-historyli .i .text > .ct::before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(../img/history-dt.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 5px;
  left: -48px;
}
.u-historyli .i .text > .ct p.p1 {
  font-size: 32px;
  font-weight: bold;
}
.u-historyli .i .text > .ct p.p1 small {
  font-weight: bold;
  font-size: 24px;
  margin-left: 5px;
}
.u-historyli .i .text > .ct p.p2 {
  margin-top: 5px;
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 768px) {
  .u-historyli {
    max-height: unset;
    margin-left: 48px;
  }
  .u-historyli > ul > li {
    margin-bottom: 15px;
  }
  .u-historyli > ul > li:nth-child(odd) .i .view {
    text-align: left;
  }
  .u-historyli > ul > li:nth-child(odd) .i .text > .ct p {
    text-align: left;
  }
  .u-historyli .i > .l,
  .u-historyli .i > .r {
    padding: 0;
  }
  .u-historyli .i .view {
    text-align: left;
  }
  .u-historyli .i .view > ul {
    margin: -5px;
  }
  .u-historyli .i .view > ul > li {
    margin: 5px;
  }
  .u-historyli .i .view img {
    width: 120px;
  }
  .u-historyli .i .text {
    padding-top: 15px;
  }
  .u-historyli .i .text > .ct::before {
    display: none;
  }
  .u-historyli .i .text > .ct p.p1 {
    font-size: 22px;
  }
  .u-historyli .i .text > .ct p.p1 small {
    font-size: 18px;
  }
  .u-historyli .i .text > .ct p.p2 {
    font-size: 14px;
    line-height: 22px;
  }
}

.u-intro {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 11;
  background-color: #fff;
  top: 0;
  -webkit-transition: top 600ms;
  transition: top 600ms;
}
.u-intro.on::after,
.u-intro.on > .hd,
.u-intro.on > .ft {
  opacity: 1;
}
.u-intro.on > .bg::before, .u-intro.on > .bg::after {
  height: 0;
}
.u-intro.on > .bg > img {
  left: -100%;
}
.u-intro.on > .bg .go img.i1 {
  left: -20%;
  top: 40%;
}
.u-intro.on .logo {
  opacity: 0;
}
.u-intro.on .logo i.i1, .u-intro.on .logo i.i3 {
  width: 100%;
}
.u-intro.on .logo i.i2, .u-intro.on .logo i.i4 {
  height: 100%;
}
.u-intro.done {
  top: -100%;
}
.u-intro::after,
.u-intro > .hd,
.u-intro > .ft {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 6s;
  transition-delay: 6s;
}
.u-intro::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 154px;
  bottom: 138px;
  width: 1px;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
.u-intro > .bg {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  background: url(../img/introgo-bg.jpg) no-repeat center;
  background-size: cover;
}
.u-intro > .bg::before, .u-intro > .bg::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #fff;
  -webkit-transition: height 1s;
  transition: height 1s;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.u-intro > .bg::before {
  top: 0;
}
.u-intro > .bg::after {
  bottom: 0;
}
.u-intro > .bg > img {
  height: 100%;
  width: 200%;
  position: relative;
  left: 0;
  -webkit-transition: left 2s linear;
  transition: left 4s linear;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.u-intro > .bg .go {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  width: 1920px;
  height: 1000px;
  top: -100px;
  z-index: 0;
}
.u-intro > .bg .go img {
  position: absolute;
}
.u-intro > .bg .go img.i1 {
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  left: 100%;
  top: 20%;
  -webkit-transition: left 2s linear, top 2s linear;
  transition: left 4s linear, top 4s linear;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.u-intro > .bg .go img.i2 {
  z-index: -1;
  top: 30%;
  left: 0;
  width: 100%;
}
.u-intro > .hd {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
}
.u-intro > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 2;
}
.u-intro > .ft {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
}
.u-intro > .ft .part {
  height: 138px;
}
.u-intro .part {
  content: "";
  display: inline-block;
  width: 370px;
  height: 154px;
  background: url(../img/intro-d1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-intro .part p {
  text-align: center;
  color: #fff;
}
.u-intro .part p.p1 {
  line-height: 154px;
}
.u-intro .part p.p2 {
  padding-top: 35px;
  font-size: 20px;
}
.u-intro .part p.p3 {
  margin-top: 15px;
}
.u-intro .logo {
  width: 280px;
  background-color: #fff;
  line-height: 278px;
  text-align: center;
  position: relative;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.u-intro .logo::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  border: 2px solid #f0f0f0;
}
.u-intro .logo i {
  position: absolute;
  background-color: #366baa;
  z-index: 1;
  -webkit-transition: width 0.5s, height 0.5s;
  transition: width 0.5s, height 0.5s;
}
.u-intro .logo i.i1, .u-intro .logo i.i3 {
  height: 2px;
  width: 0;
}
.u-intro .logo i.i1 {
  top: 0;
  left: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.u-intro .logo i.i3 {
  bottom: 0;
  right: 0;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.u-intro .logo i.i2, .u-intro .logo i.i4 {
  width: 2px;
  height: 0;
}
.u-intro .logo i.i2 {
  top: 0;
  right: 0;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.u-intro .logo i.i4 {
  bottom: 0;
  left: 0;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.u-intro .logo img {
  height: 90px;
}
@media (max-width: 768px) {
  .u-intro::after {
    top: 69px;
    bottom: 69px;
  }
  .u-intro > .bg .go {
    top: 20%;
  }
  .u-intro > .ft .part {
    height: 69px;
  }
  .u-intro .part {
    width: 185px;
    height: 69px;
  }
  .u-intro .part p.p1 {
    line-height: 69px;
  }
  .u-intro .part p.p1 img {
    height: 40px;
  }
  .u-intro .part p.p2 {
    padding-top: 15px;
    font-size: 14px;
  }
  .u-intro .part p.p3 {
    margin-top: 12px;
  }
  .u-intro .part p.p3 img {
    height: 20px;
  }
  .u-intro .logo {
    width: 140px;
    line-height: 138px;
  }
  .u-intro .logo::before {
    border-width: 1px;
  }
  .u-intro .logo i.i1, .u-intro .logo i.i3 {
    height: 1px;
  }
  .u-intro .logo i.i2, .u-intro .logo i.i4 {
    width: 1px;
  }
  .u-intro .logo img {
    height: 50px;
  }
}

.b-guideshow {
  background: url(../img/guidels-b1.jpg) no-repeat 50% 0 #2354af;
  background-size: 100% auto;
}

.u-guideshow {
  background-color: #fff;
  padding: 90px 60px;
}
.u-guideshow > ul > li {
  margin-bottom: 120px;
}
.u-guideshow > ul > li:last-child {
  margin-bottom: 0;
}
.u-guideshow > ul > li:nth-child(even) .i > .l {
  float: right;
}
.u-guideshow > ul > li:nth-child(even) .i > .r {
  float: left;
}
.u-guideshow > ul > li:nth-child(even) .i .text > img {
  left: auto;
  right: -60px;
}
.u-guideshow > ul > li:nth-child(even) .i .view {
  padding-top: 0;
  padding-bottom: 115px;
}
.u-guideshow > ul > li:nth-child(even) .i .view > .hd {
  top: auto;
  bottom: 0;
  left: auto;
  right: -90px;
  vertical-align: bottom;
}
.u-guideshow > ul > li:nth-child(even) .i .view > .hd p {
  top: auto;
  bottom: 44px;
  left: auto;
  right: 86px;
}
.u-guideshow > ul > li:nth-child(even) .i .view > .ct img {
  width: 100%;
}
.u-guideshow .i > .l {
  width: 42%;
}
.u-guideshow .i > .r {
  width: 46%;
}
.u-guideshow .i .text {
  position: relative;
}
.u-guideshow .i .text > img {
  position: absolute;
  top: -35px;
  left: -60px;
}
.u-guideshow .i .text > .hd p.p1 {
  font-size: 20px;
  font-weight: bold;
}
.u-guideshow .i .text > .hd p.p2 {
  margin-top: 14px;
  font-size: 16px;
}
.u-guideshow .i .text > .hd p.p2 i {
  display: inline-block;
  vertical-align: middle;
  width: 34px;
  height: 1px;
  background-color: #424242;
  margin-right: 5px;
}
.u-guideshow .i .text > .ct {
  margin-top: 28px;
}
.u-guideshow .i .text > .ct p {
  font-size: 14px;
  line-height: 30px;
}
.u-guideshow .i .text > .ct p .u-btn1 {
  line-height: 40px;
  width: 180px;
}
.u-guideshow .i .view {
  position: relative;
  padding-top: 115px;
}
.u-guideshow .i .view > .hd {
  position: absolute;
  top: 0;
  left: -90px;
  border: 4px solid #999999;
  width: 330px;
  height: 330px;
}
.u-guideshow .i .view > .hd p {
  font-size: 20px;
  position: absolute;
  top: 44px;
  left: 86px;
}
.u-guideshow .i .view > .ct img {
  width: 100%;
}
@media (max-width: 768px) {
  .u-guideshow {
    padding: 30px 20px;
  }
  .u-guideshow > ul > li {
    margin-bottom: 60px;
  }
  .u-guideshow > ul > li:nth-child(even) .i .text > img {
    right: 0;
  }
  .u-guideshow > ul > li:nth-child(even) .i .view {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .u-guideshow .i .text > img {
    top: -30px;
    left: -20px;
    width: 90px;
  }
  .u-guideshow .i .view {
    padding-top: 20px;
  }
  .u-guideshow .i .view > .hd {
    display: none;
  }
}

.u-gdi1list {
  margin-left: 95px;
}
.u-gdi1list .lis1 {
  height: 265px;
}
.u-gdi1list .lis1 > ul {
  margin: -12px;
}
.u-gdi1list .lis1 > ul > li {
  padding: 12px;
}
.u-gdi1list .lis1 .i {
  border-radius: 20px;
  overflow: hidden;
  height: 265px;
}
.u-gdi1list .lis1 .i img {
  width: 100%;
  height: 100%;
}
.u-gdi1list .swiper {
  padding-bottom: 300px;
}
@media (max-width: 768px) {
  .u-gdi1list {
    margin-left: 0;
  }
  .u-gdi1list .lis1 > ul > li {
    width: 100% !important;
  }
  .u-gdi1list .swiper {
    padding-bottom: 30px;
  }
}

.u-gdi1cont {
  margin-top: -130px;
  margin-right: 130px;
  background: url(../img/guidei1-b2.png);
  background-size: cover;
  border-radius: 20px;
  -webkit-box-shadow: 0 10px 20px rgba(11, 50, 162, 0.5);
  box-shadow: 0 10px 20px rgba(11, 50, 162, 0.5);
  height: 380px;
}
.u-gdi1cont > .ct {
  padding-top: 200px;
  padding-left: 200px;
  padding-right: 80px;
}
.u-gdi1cont .lis1 .i img {
  float: left;
}
.u-gdi1cont .lis1 .i .ct {
  margin-left: 100px;
}
.u-gdi1cont .lis1 .i .ct p {
  color: #fff;
}
.u-gdi1cont .lis1 .i .ct p.p1 {
  padding-top: 8px;
  font-size: 22px;
}
.u-gdi1cont .lis1 .i .ct p.p2 {
  margin-top: 8px;
  font-size: 13px;
  line-height: 22px;
}
@media (max-width: 768px) {
  .u-gdi1cont {
    margin-top: 40px;
    margin-right: 0;
    height: auto;
  }
  .u-gdi1cont > .ct {
    padding: 40px;
  }
  .u-gdi1cont .lis1 > ul > li {
    margin-bottom: 20px;
  }
  .u-gdi1cont .lis1 > ul > li:last-child {
    margin-bottom: 0;
  }
}

.b-guidels {
  padding-bottom: 400px !important;
  background: none no-repeat 50% 100% #fff;
  background-size: 100% auto;
}
.b-guidels.i1 {
  background-image: url(../img/guidei1-b1.png);
}
.b-guidels.i2 {
  background-image: url(../img/guidei2-b1.png);
}
.b-guidels.i3 {
  background-image: url(../img/guidei3-b1.png);
}
@media (max-width: 768px) {
  .b-guidels {
    padding-bottom: 100px !important;
  }
}

.u-gdlitext p {
  font-size: 16px;
  line-height: 28px;
}

.u-gdi2head {
  position: relative;
}
.u-gdi2head > .l {
  width: 36%;
}
.u-gdi2head > .r {
  width: 62%;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
.u-gdi2head .text > .hd p.p1 {
  color: #2354af;
  font-size: 34px;
  text-transform: uppercase;
}
.u-gdi2head .text > .hd p.p2 {
  margin-top: 25px;
  font-size: 28px;
}
.u-gdi2head .text > .ct {
  margin-top: 30px;
}
.u-gdi2head .text > .ct p.p1 {
  font-size: 14px;
  line-height: 26px;
}
.u-gdi2head .text > .ct p.p2 {
  margin-top: 10px;
  color: #a9a9a9;
  font-size: 12px;
  line-height: 20px;
}
.u-gdi2head .text > .ft p.p1 {
  font-size: 14px;
  line-height: 26px;
}
.u-gdi2head .text > .ft p.p2 {
  margin-top: 18px;
  color: #a9a9a9;
  font-size: 10px;
  line-height: 18px;
}
.u-gdi2head .view .i img {
  width: 100%;
}
@media (max-width: 768px) {
  .u-gdi2head > .r {
    position: relative;
    margin-top: 20px;
  }
}

.u-gdi2time {
  margin: 30px 0;
  padding: 30px 0;
  position: relative;
}
.u-gdi2time::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  right: -100%;
  height: 100%;
  background-color: #f0f0f0;
}
.u-gdi2time > ul {
  margin: 0 -15px;
}
.u-gdi2time > ul > li {
  padding: 0 15px;
}
.u-gdi2time .i {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 40px 1px rgba(201, 201, 201, 0.5);
  box-shadow: 0 20px 40px 1px rgba(201, 201, 201, 0.5);
  padding: 20px;
  height: 150px;
}
.u-gdi2time .i p {
  text-align: center;
}
.u-gdi2time .i p.p1 img {
  height: 30px;
}
.u-gdi2time .i p.p2 {
  margin-top: 12px;
  font-size: 18px;
}
.u-gdi2time .i p.p3 {
  margin-top: 12px;
  font-size: 18px;
}
.u-gdi2time .i p.p4 {
  margin-top: 12px;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .u-gdi2time {
    text-align: center;
  }
  .u-gdi2time > ul {
    display: inline-block;
  }
}

.u-label1 {
  position: relative;
  padding-bottom: 25px;
}
.u-label1.ar {
  text-align: right;
}
.u-label1.ar::before {
  left: auto;
  right: 0;
}
.u-label1.wt {
  padding-bottom: 8px;
}
.u-label1.wt p {
  color: #fff;
}
.u-label1.wt::before {
  background-color: #fff;
  width: 50px;
  height: 2px;
}
.u-label1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 90px;
  height: 4px;
  background-color: #2354af;
}
.u-label1 p {
  font-size: 27px;
  line-height: 50px;
}
@media (max-width: 768px) {
  .u-label1 {
    padding-bottom: 15px;
  }
  .u-label1 p {
    font-size: 18px;
    line-height: 30px;
  }
}

.u-gdi3head > .l {
  width: 33%;
}
.u-gdi3head > .r {
  width: 66%;
}
.u-gdi3head .text p {
  font-size: 16px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .u-gdi3head > .r {
    margin-top: 20px;
  }
  .u-gdi3head .ht60 {
    display: none !important;
  }
}

.u-gdi3time > .l {
  width: 58%;
}
.u-gdi3time > .r {
  width: 36%;
}
.u-gdi3time .view {
  position: relative;
}
.u-gdi3time .view > a {
  content: "";
  display: inline-block;
  width: 75px;
  height: 75px;
  background: url(../img/play1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.u-gdi3time .view > a:hover {
  opacity: 0.8;
}
.u-gdi3time .view .img {
  width: 100%;
  height: 480px;
  background-color: #000;
}
.u-gdi3time .text > ul > li {
  border-bottom: 1px solid #cacaca;
  padding-top: 25px;
  padding-bottom: 40px;
}
.u-gdi3time .text > ul > li:first-child {
  padding-top: 10px;
}
.u-gdi3time .text .i p {
  text-align: right;
}
.u-gdi3time .text .i p.p1 {
  color: #2354af;
  font-size: 23px;
}
.u-gdi3time .text .i p.p2 {
  margin-top: 15px;
  font-size: 14px;
  line-height: 25px;
}
@media (max-width: 768px) {
  .u-gdi3time .view .img {
    height: auto;
  }
}

.u-gdi3show > .ct .i {
  height: 430px;
}
.u-gdi3show > .ct .i img {
  width: 100%;
  height: 100%;
}
.u-gdi3show > .ft {
  margin-top: 30px;
}
.u-gdi3show > .ft p {
  text-align: center;
}
.u-gdi3show > .ft p .aw {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: none no-repeat center #f7f7f7;
  background-size: 9px;
  margin: 0 8px;
}
.u-gdi3show > .ft p .aw:hover {
  background-color: #2354af;
}
.u-gdi3show > .ft p .aw:hover.l {
  background-image: url(../img/side1-al.png);
}
.u-gdi3show > .ft p .aw:hover.r {
  background-image: url(../img/side1-ar.png);
}
.u-gdi3show > .ft p .aw.l {
  background-image: url(../img/side1-al-on.png);
}
.u-gdi3show > .ft p .aw.r {
  background-image: url(../img/side1-ar-on.png);
}
.u-gdi3show .swiper .swiper-slide {
  width: 710px;
  height: 430px;
}
@media (max-width: 768px) {
  .u-gdi3show > .ct .i {
    width: 100%;
    height: auto;
  }
  .u-gdi3show .swiper .swiper-slide {
    width: 100%;
    height: auto;
  }
}

.u-gdi4head {
  background: url(../img/guidei4mp-b1.jpg) no-repeat center;
  background-size: cover;
}
.u-gdi4head p {
  padding: 100px 0;
  text-align: center;
  color: #fff;
  font-size: 52px;
}
@media (max-width: 768px) {
  .u-gdi4head p {
    padding: 50px 0;
    font-size: 20px;
  }
}

.u-traffic .head .u-btn1 {
  width: 184px;
  line-height: 44px;
}
.u-traffic .head .text p {
  text-align: right;
  line-height: 27px;
  font-size: 14px;
}
.u-traffic .maps img {
  width: 100%;
}
@media (max-width: 768px) {
  .u-traffic .head > .r {
    margin-top: 20px;
  }
  .u-traffic .head .u-btn1 {
    width: 140px;
    line-height: 33px;
  }
  .u-traffic .head .text p {
    text-align: left;
    line-height: 27px;
    font-size: 14px;
  }
}

.u-title3 {
  margin-bottom: 60px;
}
.u-title3 p {
  text-align: center;
  font-size: 24px;
  color: #2354af;
}
.u-title3 p::before, .u-title3 p::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 110px;
  height: 1px;
  background-color: #2354af;
}
.u-title3 p span {
  display: inline-block;
  margin: 0 20px;
}
@media (max-width: 768px) {
  .u-title3 {
    margin-bottom: 20px;
  }
  .u-title3 p {
    font-size: 20px;
  }
  .u-title3 p::before, .u-title3 p::after {
    width: 55px;
  }
}

.u-gdi4time {
  background: url(../img/guidei4info-b2.jpg) no-repeat center;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 150px;
}
.u-gdi4time .lis1 .i p {
  text-align: center;
  color: #2354af;
}
.u-gdi4time .lis1 .i p.p1 {
  font-size: 26px;
  line-height: 44px;
}
.u-gdi4time .lis1 .i p.p1 label {
  content: "";
  display: inline-block;
  width: 80px;
  height: 32px;
  background: url(../img/guidei4info-e1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-gdi4time .lis1 .i p.p2 {
  margin-top: 5px;
  font-size: 52px;
  color: #2368c4;
}
.u-gdi4time .lis1 .i p.p3 {
  margin-top: 15px;
  font-size: 22px;
}
@media (max-width: 768px) {
  .u-gdi4time {
    padding-top: 35px;
    padding-bottom: 75px;
  }
  .u-gdi4time .lis1 {
    zoom: 0.8;
  }
}

.u-commabox {
  width: 100%;
  height: 100%;
}
.u-commabox > a {
  content: "";
  display: inline-block;
  width: 46px;
  height: 46px;
  background: url(../img/close2.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: fixed;
  z-index: 1;
  top: 20px;
  right: 20px;
}
.u-commabox > a:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .u-commabox > a {
    width: 34px;
    height: 34px;
    top: 70px;
  }
}

.u-picsshow {
  position: relative;
  padding-top: 5%;
}
.u-picsshow > .aw {
  display: inline-block;
  width: 178px;
  text-align: center;
  line-height: 78px;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 36px;
  color: #fff;
  position: absolute;
  z-index: 9;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.u-picsshow > .aw:hover {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.5);
}
.u-picsshow > .aw.l {
  left: 20px;
}
.u-picsshow > .aw.r {
  right: 20px;
}
.u-picsshow > .ct {
  width: 54%;
  margin: 0 auto;
}
.u-picsshow .view .i {
  text-align: center;
}
.u-picsshow .view .i img {
  height: 750px;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 768px) {
  .u-picsshow > .aw {
    width: 120px;
    line-height: 42px;
    font-size: 16px;
    top: 65px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .u-picsshow > .aw:hover {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.5);
  }
  .u-picsshow > .aw.l {
    left: 20px;
  }
  .u-picsshow > .aw.r {
    left: 180px;
  }
  .u-picsshow > .ct {
    width: 100%;
    padding: 0 20px;
  }
}

.u-gdi4book1 p {
  text-align: center;
  color: #000;
}
.u-gdi4book1 p.p1 {
  font-size: 36px;
  padding-left: 80px;
}
.u-gdi4book1 p.p1 small {
  font-size: 16px;
  margin-left: 5px;
}
.u-gdi4book1 p.p2 {
  margin-top: 10px;
  font-size: 50px;
}
.u-gdi4book1 p.p2 small {
  font-size: 16px;
  margin-right: 10px;
}
.u-gdi4book1 p.p2 b {
  font-family: Impact;
}
.u-gdi4book1 p.p2 i {
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: #000;
  margin: 0 12px;
  vertical-align: middle;
}
.u-gdi4book1 p.p3 {
  margin-top: 5px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .u-gdi4book1 p.p1 {
    font-size: 24px;
  }
  .u-gdi4book1 p.p2 {
    font-size: 40px;
  }
  .u-gdi4book1 p.p3 {
    line-height: 1.5em;
  }
}

.u-gdi4book2 {
  background-color: #fff;
}
.u-gdi4book2 > .hd {
  background-color: #2259bf;
}
.u-gdi4book2 > .hd p {
  text-align: center;
  line-height: 105px;
  font-size: 46px;
  color: #fff;
}
.u-gdi4book2 > .ct {
  padding: 40px;
}
.u-gdi4book2 .text p.p1 {
  font-size: 24px;
}
.u-gdi4book2 .text p.p2 {
  margin-top: 12px;
  font-size: 20px;
}
.u-gdi4book2 .qbox p {
  text-align: center;
}
.u-gdi4book2 .qbox p.p1 img {
  width: 172px;
  height: 172px;
  background: url(../img/guidei4qr-e1.png);
  background-size: 100% 100%;
  padding: 16px;
}
.u-gdi4book2 .qbox p.p2 {
  margin-top: 25px;
  color: #2259bf;
  font-size: 30px;
  font-weight: bold;
}
.u-gdi4book2 .qbox p.p3 {
  margin-top: 20px;
  font-size: 18px;
}
@media (max-width: 768px) {
  .u-gdi4book2 > .hd p {
    line-height: 50px;
    font-size: 23px;
  }
  .u-gdi4book2 > .ct {
    padding: 20px;
  }
  .u-gdi4book2 .text p {
    line-height: 1.5em;
  }
  .u-gdi4book2 .text p.p1 {
    font-size: 16px;
  }
  .u-gdi4book2 .text p.p2 {
    font-size: 14px;
  }
  .u-gdi4book2 .qbox p.p2 {
    font-size: 20px;
  }
  .u-gdi4book2 .qbox p.p3 {
    font-size: 14px;
  }
}

.u-tip1 p {
  font-size: 30px;
  text-align: center;
}
.u-tip1 p img {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
@media (max-width: 768px) {
  .u-tip1 p {
    font-size: 20px;
  }
  .u-tip1 p img {
    width: 28px;
  }
}

.u-title4 {
  margin-bottom: 40px;
}
.u-title4.wt p {
  color: #fff;
}
.u-title4.wt p::before, .u-title4.wt p::after {
  background-image: url(../img/news-e1-on.png);
}
.u-title4 p {
  text-align: center;
  font-size: 26px;
}
.u-title4 p::before, .u-title4 p::after {
  content: "";
  display: inline-block;
  width: 37px;
  height: 28px;
  background: url(../img/news-e1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.u-title4 p::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.u-title4 p span {
  display: inline-block;
  margin: 0 10px;
}
.u-title4 h5 {
  margin-top: 25px;
  text-align: center;
}
@media (max-width: 768px) {
  .u-title4 {
    margin-bottom: 20px;
  }
  .u-title4 p {
    font-size: 20px;
  }
  .u-title4 p::before, .u-title4 p::after {
    width: 24px;
    height: 18px;
  }
  .u-title4 p span {
    padding: 10px;
  }
  .u-title4 h5 {
    margin-top: 15px;
  }
}

.u-newshead > .l {
  width: 42%;
}
.u-newshead > .r {
  width: 58%;
  padding-left: 50px;
}
.u-newshead .view img {
  width: 100%;
}
.u-newshead .lis1 {
  padding-top: 5px;
}
.u-newshead .lis1 > ul > li {
  margin-bottom: 40px;
}
.u-newshead .lis1 > ul > li:last-child {
  margin-bottom: 0;
}
.u-newshead .lis1 p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.u-newshead .lis1 p a:hover {
  color: #2354af;
}
@media (max-width: 768px) {
  .u-newshead > .r {
    padding-left: 0;
    margin-top: 20px;
  }
}

.u-footmore p {
  text-align: center;
}
.u-footmore p .u-btn1 {
  width: 140px;
  line-height: 38px;
}

.u-newsnoti > ul {
  margin: -18px;
}
.u-newsnoti > ul > li {
  padding: 18px;
}
.u-newsnoti .i {
  border: 1px solid #bbbbbb;
  padding: 50px 40px;
  padding-top: 100px;
  position: relative;
}
.u-newsnoti .i:hover {
  border-color: #2354af;
}
.u-newsnoti .i:hover .u-date1 {
  background-color: #2354af;
}
.u-newsnoti .i:hover > p.p1 {
  color: #2354af;
}
.u-newsnoti .i .dt {
  position: absolute;
  top: -10px;
  left: 40px;
  width: 78px;
}
.u-newsnoti .i > p.p1 {
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 24px;
  font-size: 16px;
}
.u-newsnoti .i > p.p2 {
  margin-top: 18px;
  font-size: 14px;
  line-height: 24px;
  color: #878787;
  height: 96px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 768px) {
  .u-newsnoti {
    padding-top: 10px;
  }
  .u-newsnoti > ul {
    margin: -10px;
  }
  .u-newsnoti > ul > li {
    padding: 10px;
    width: 100% !important;
  }
}

.u-date1 {
  background-color: #bbbbbb;
  padding-top: 20px;
  padding-bottom: 15px;
}
.u-date1.wt {
  background-color: #fff;
  padding-top: 15px;
}
.u-date1.wt p {
  color: #2354af;
}
.u-date1.wt p.p1 {
  font-size: 28px;
}
.u-date1.wt p.p2 {
  font-size: 14px;
}
.u-date1 p {
  text-align: center;
  color: #fff;
}
.u-date1 p.p1 {
  font-size: 20px;
}
.u-date1 p.p2 {
  margin-top: 6px;
  font-size: 16px;
}

.b-newsflow {
  background: url(../img/news-b1.jpg) no-repeat 50% 0;
  background-size: cover;
}

.u-newsflow {
  width: 770px;
  margin: 0 auto;
}
.u-newsflow > .hd p {
  text-align: center;
  color: #2354af;
  font-size: 48px;
}
.u-newsflow > .ct {
  margin-top: 40px;
}
.u-newsflow > .ct > ul > li {
  margin-bottom: 45px;
}
.u-newsflow > .ct > ul > li:last-child {
  margin-bottom: 0;
}
.u-newsflow .i > .hd {
  float: left;
  width: 80px;
}
.u-newsflow .i > .ct {
  margin-left: 115px;
}
.u-newsflow .i > .ct p {
  color: #025fa4;
}
.u-newsflow .i > .ct p.p1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 22px;
}
.u-newsflow .i > .ct p.p2 {
  margin-top: 15px;
  font-size: 14px;
  line-height: 22px;
}
.u-newsflow .i > .ct p.p2 .fr {
  margin-left: 40px;
}
.u-newsflow .i > .ct p.p2 .u-btn1 {
  width: 110px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .u-newsflow {
    width: 100%;
  }
  .u-newsflow .i > .hd {
    width: 70px;
  }
  .u-newsflow .i > .ct {
    margin-left: 100px;
  }
}

.u-newsfoot {
  background: url(../img/news-b2.jpg) no-repeat 50% 0;
  padding-top: 90px;
  padding-bottom: 80px;
}
.u-newsfoot .text {
  width: 980px;
  margin: 0 auto;
}
.u-newsfoot .text p {
  text-align: center;
  color: #000;
}
.u-newsfoot .text p.p1 {
  font-size: 18px;
}
.u-newsfoot .text p.p2 {
  margin-top: 10px;
  font-size: 15px;
  line-height: 20px;
}
@media (max-width: 768px) {
  .u-newsfoot .text {
    width: 100%;
  }
}

.u-review > ul {
  margin: -6px;
}
.u-review > ul > li {
  padding: 6px;
}
.u-review .i {
  border: 1px solid #f0f0f0;
}
.u-review .i:hover > .ft p.p1 {
  color: #2354af;
}
.u-review .i > .hd img {
  width: 100%;
}
.u-review .i > .ct {
  padding: 25px 20px;
}
.u-review .i > .ct p.p1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.u-review .i > .ct p.p2 {
  margin-top: 15px;
  color: #9d9d9d;
  font-size: 13px;
}
.u-review .i > .ft p.p1 {
  margin-top: 15px;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 768px) {
  .u-review .i > .ft p.p1 {
    margin-bottom: 10px;
  }
}

.u-tab1 {
  text-align: center;
  margin-bottom: 35px;
}
.u-tab1 > ul {
  display: inline-block;
  margin: 0 -12px;
}
.u-tab1 > ul > li {
  margin: 0 12px;
}
.u-tab1 .i {
  font-size: 20px;
  line-height: 1em;
}
.u-tab1 .i:hover, .u-tab1 .i.on {
  color: #2354af;
}
.u-tab1 .i:hover b, .u-tab1 .i.on b {
  background-image: url(../img/culture-e1-on.png);
}
.u-tab1 .i b {
  content: "";
  display: inline-block;
  width: 32px;
  height: 34px;
  background: url(../img/culture-e1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: 8px;
}
.u-tab1 p {
  margin-top: 15px;
  text-align: center;
  color: #3c3c3c;
  font-size: 16px;
}
@media (max-width: 768px) {
  .u-tab1 {
    margin-bottom: 20px;
  }
  .u-tab1 > ul {
    margin: -10px;
  }
  .u-tab1 > ul > li {
    margin: 10px;
    display: inline-block;
    float: none;
  }
  .u-tab1 .i {
    font-size: 16px;
  }
  .u-tab1 .i b {
    width: 22px 24px;
  }
  .u-tab1 p {
    font-size: 14px;
  }
}

.u-center > ul {
  margin: -8px;
}
.u-center > ul > li {
  padding: 8px;
}
.u-center .i {
  position: relative;
}
.u-center .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 100%;
}
.u-center .i > .hd img {
  width: 100%;
}
.u-center .i > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 30px;
}
.u-center .i > .ct p {
  text-align: center;
  color: #fff;
}
.u-center .i > .ct p.p1 {
  font-size: 26px;
}
.u-center .i > .ct p.p2 {
  margin-top: 10px;
}
.u-center .p {
  display: block;
  background-color: #222222;
}
.u-center .p:hover {
  background-color: #2354af;
}
.u-center .p:hover .text::before {
  background-image: url(../img/tri-i1.png);
}
.u-center .p > .l,
.u-center .p > .r {
  width: 50%;
}
.u-center .p > .r {
  position: relative;
  z-index: 1;
}
.u-center .p .view img {
  width: 100%;
}
.u-center .p .text {
  padding-top: 55px;
  padding-left: 35px;
  padding-right: 50px;
  position: relative;
}
.u-center .p .text::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 38px;
  background: url(../img/tri-i2.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 95px;
  left: -20px;
}
.u-center .p .text > .ct {
  margin-top: 15px;
}
.u-center .p .text > .ct p {
  color: #fff;
}
.u-center .p .text > .ct p.p1 {
  text-transform: uppercase;
  font-size: 24px;
}
.u-center .p .text > .ct p.p2 {
  margin-top: 15px;
  line-height: 20px;
}
.u-center > p {
  text-align: center;
  margin-top: 35px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .u-center .p .text {
    padding: 35px;
  }
}

.u-abouthead p {
  text-align: center;
  font-size: 14px;
  line-height: 33px;
}

.u-aboutorgs {
  background: url(../img/about-b2.png) no-repeat 50% 0;
  background-size: 100% 100%;
  height: 660px;
  padding-top: 90px;
  position: relative;
}
.u-aboutorgs > .ex {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  border: 1px solid #e7e7e7;
  background-color: #dee9fd;
  display: none;
}
.u-aboutorgs > .ex.show {
  display: block;
}
.u-aboutorgs > .ex > a {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../img/close1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 20px;
  right: 20px;
}
.u-aboutorgs > .ex > a:hover {
  opacity: 0.8;
}
.u-aboutorgs > .ex .text {
  padding: 60px 150px;
  display: none;
}
.u-aboutorgs > .ex .text p {
  font-size: 13px;
  line-height: 30px;
  text-align: center;
}
.u-aboutorgs > ul > li:nth-child(even) .i p {
  border-bottom-color: #3373ef;
}
.u-aboutorgs > ul > li:nth-child(even) .i p a {
  color: #3373ef;
}
.u-aboutorgs > ul > li:nth-child(even) .i p a::before {
  border-color: #3373ef;
}
.u-aboutorgs .i {
  padding: 0 45px;
}
.u-aboutorgs .i p {
  border-bottom: 1px solid #fff;
  padding: 20px 0;
  font-size: 20px;
}
.u-aboutorgs .i p a {
  color: #fff;
}
.u-aboutorgs .i p a::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #fff;
  margin-right: 15px;
  position: relative;
  top: -1px;
}
@media (max-width: 768px) {
  .u-aboutorgs {
    background: #dee9fd;
    padding: 20px;
  }
  .u-aboutorgs > .ex {
    padding: 60px;
  }
  .u-aboutorgs > .ex .text {
    padding: 0;
  }
  .u-aboutorgs > .ex .text p {
    font-size: 13px;
    line-height: 30px;
    text-align: center;
  }
  .u-aboutorgs > ul > li {
    width: 100% !important;
  }
  .u-aboutorgs .i {
    padding: 0;
  }
  .u-aboutorgs .i p {
    border-bottom-color: #3373ef;
    padding: 20px 0;
    font-size: 16px;
  }
  .u-aboutorgs .i p a {
    color: #3373ef;
  }
  .u-aboutorgs .i p a::before {
    border-color: #3373ef;
  }
}

.u-aboutmaps > .l {
  width: 50%;
}
.u-aboutmaps > .r {
  width: 45%;
}
.u-aboutmaps .text p {
  color: #999999;
  font-size: 16px;
  line-height: 30px;
}
.u-aboutmaps .view img {
  width: 100%;
}
@media (max-width: 768px) {
  .u-aboutmaps > .r {
    margin-top: 20px;
  }
}
