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

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

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

.hover {
  -webkit-transition: -webkit-transform 600ms;
  transition: -webkit-transform 600ms;
  transition: transform 600ms;
  transition: transform 600ms, -webkit-transform 600ms;
}
.hover.zoom:hover, .wp:hover .hover.zoom {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.hover.up:hover, .wp:hover .hover.up {
  -webkit-transform: translateY(-5%);
  transform: translateY(-5%);
}
.hover.down:hover, .wp:hover .hover.down {
  -webkit-transform: translateY(5%);
  transform: translateY(5%);
}
.hover.right:hover, .wp:hover .hover.right {
  -webkit-transform: translateX(5%);
  transform: translateX(5%);
}
.hover.left:hover, .wp:hover .hover.rigleftht {
  -webkit-transform: translateX(-5%);
  transform: translateX(-5%);
}
.hover.rotate:hover, .wp:hover .hover.rotateC {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.hover.rotateAnti:hover, .wp:hover .hover.rotateAnti {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.hover.rotateY:hover, .wp:hover .hover.rotateY {
  -webkit-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.hover.rotateX:hover, .wp:hover .hover.rotateX {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

.pc-hide {
  display: none;
}

@media (max-width: 768px) {
  body.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: 1600px;
}
body:after,
.body:after {
  content: "";
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  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: 1600px;
}
.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: #f5f5f5;
}

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

/*
@font-face{
	font-family: 字体名称;
	src: url(../fonts/字体名称.ttf);
}*/
body.at-logi {
  background-color: #040919;
}
body.at-logi footer {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  background: none;
}
body .swiper-wrapper,
body .swiper-wrapper:hover {
  -webkit-transition: unset;
  transition: unset;
}
body input[type=password]::-webkit-credentials-cramble-button {
  -webkit-appearance: none;
  appearance: none;
}
body input[type=password]::-ms-reveal {
  display: none;
}
body input[type=password]::-ms-clear {
  display: none;
}
@media (max-width: 768px) {
  body.at-logi header .fr {
    margin-right: 0;
    padding-top: 5px;
  }
}
/*首页头部不悬浮效果*/
header {
  /*position: absolute;*/
   position: relative;
  height: 180px;
  top: 0;
  -webkit-transition: top 600ms;
  transition: top 600ms;
   background-color: #111128;
}

/*首页头部悬浮效果*/
/*header {*/
/*  position: absolute;*/
/*  height: 180px;*/
/*  top: 0;*/
/*  -webkit-transition: top 600ms;*/
/*  transition: top 600ms;*/
/*}*/
/*header:hover, header.on {*/
/*  background-color: #111128;*/
/*}*/
header .b {
  padding: 20px 0;
  border-bottom: 1px solid #87171a;
}
header .a > .container {
  position: static;
}
header .logo {
  float: left;
  padding-top: 18px;
}
header .logo img {
  height: 61px;
  image-rendering: -webkit-optimize-contrast;
}
header .menu {
  float: left;
  margin-left: 150px;
}
header .menu > ul > li {
  margin-left: 80px;
}
header .menu > ul > li:first-child {
  margin-left: 0;
}
header .menu > ul > li > .i {
  position: static;
}
header .menu > ul > li > .i > .p.on > .ex {
  top: 180px;
  opacity: 1;
}
header .menu > ul > li > .i > .p > a {
  display: block;
  line-height: 100px;
  font-size: 22px;
  color: #fff;
  -webkit-transition: color 600ms;
  transition: color 600ms;
}
header .menu > ul > li > .i > .p > a.on, header .menu > ul > li > .i > .p > a:hover {
  color: #ea252b;
}
header .menu > ul > li > .i > .p > a.on i, header .menu > ul > li > .i > .p > a:hover i {
  background-image: url(../images/awm2.png);
}
header .menu > ul > li > .i > .p > a i {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(../images/awm1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 6px;
  -webkit-transition: background-image 600ms;
  transition: background-image 600ms;
  display: none;
}
header .menu > ul > li > .i > .p > .ex {
  position: absolute;
  top: 180px;
  left: 0;
  width: 100%;
  background-color: #111128;
  padding: 35px 0;
  top: -800px;
  opacity: 0;
  -webkit-transition: top 300ms, opacity 100ms;
  transition: top 300ms, opacity 100ms;
}
header .subm {
  position: relative;
}
header .subm > a {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/close1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 0;
  right: 0;
}
header .subm > a:hover {
  opacity: 0.8;
}
header .subm .i {
  height: 340px;
}
header .subm .i.l1 {
  width: 20%;
}
header .subm .i.l1 .ex {
  width: 125% !important;
}
header .subm .i.l2 .ex {
  width: 100% !important;
}
header .subm .i.l3 {
  border-right: none;
}
header .subm .i.l3 .ex {
  width: 100% !important;
}
header .subm .i > h5 {
  font-size: 22px;
}
header .subm .i > h5 a {
  color: #fff;
  margin: 0 30px;
}
header .subm .i > .ct {
  margin-top: 20px;
  position: static;
  overflow: auto;
}
header .subm .i > .ct::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
header .subm .i > .ct::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #555;
}
header .subm .i > .ct > .p:hover > a, header .subm .i > .ct > .p.on > a {
  color: #ea252b;
}
header .subm .i > .ct > .p:hover > a > i, header .subm .i > .ct > .p.on > a > i {
  background-image: url(../images/menu-ar-on.png);
}
header .subm .i > .ct > .p.on > .ex {
  display: block;
}
header .subm .i > .ct > .p > a {
  display: block;
  line-height: 40px;
  color: #fff;
  font-size: 18px;
  position: relative;
  margin: 0 30px;
}
header .subm .i > .ct > .p > a > i {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/menu-ar.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0;
}
header .subm .i > .ct > .p > .ex {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  display: none;
}
header .misc {
  height: 39px;
  line-height: 39px;
}
header .srch {
  display: inline-block;
}
header .srch.on .tt {
  opacity: 1;
  width: 240px;
}
header .srch .tt {
  width: 240px;
  height: 35px;
  border: none;
  border-radius: 2px;
  padding: 0 10px;
  font-size: 16px;
  opacity: 0;
  width: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
header .srch .tt::-webkit-input-placeholder {
  color: rgba(102, 102, 102, 0.5);
}
header .srch .bt {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/head-srch.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 20px;
  position: relative;
  top: 4px;
}
header .srch .bt:hover {
  background-image: url(../images/head-srch-on.png);
}
header .call {
  display: inline-block;
  margin-left: 30px;
}
header .call a {
  font-size: 22px;
  color: #fff;
}
header .call a.on, header .call a:hover {
  color: #ea252b;
}
header .call a.on::before, header .call a:hover::before {
  background-image: url(../images/head-mail-on.png);
}
header .call a::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/head-mail.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 4px;
  position: relative;
  top: -2px;
}
header .lang {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-left: 30px;
}
header .lang.on .ct {
  opacity: 1;
  height: 88px;
}
header .lang > p {
  padding-bottom: 10px;
}
header .lang > p a {
  font-size: 22px;
  color: #fff;
}
header .lang > p a::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(../images/awm1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 6px;
}
header .lang > .ct {
  position: absolute;
  top: 100%;
  left: -10px;
  opacity: 0;
  height: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  overflow: hidden;
  background-color: #111128;
}
header .lang > .ct p a {
  display: block;
  line-height: 44px;
  padding: 0 10px;
  color: #fff;
  font-size: 22px;
  width: 110px
}
header .lang > .ct p a:hover {
  background-color: #320a16;
  color: #ea252b;
}
header .tool {
  margin-top: 35px;
  position: relative;
  top: 0;
  opacity: 1;
  -webkit-transition: all 600ms;
  transition: all 600ms;
}
header .tool > ul > li {
  margin-left: 20px;
}
header .tool > ul > li:first-child {
  margin-left: 0;
}
header .tool .i i {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: none no-repeat center;
  background-size: contain;
  vertical-align: middle;
  background-size: contain;
}
header .tool .i i:hover {
  opacity: 0.8;
}
header .tool .i i.i1 {
  background-image: url(../images/hdtool-i1.png);
}
header .tool .i i.i2 {
  background-image: url(../images/hdtool-i2.png);
}
header .tool .i i.i3 {
  background-image: url(../images/hdtool-i3.png);
}
header .tool .i i.i4 {
  background-image: url(../images/hdtool-i4.png);
}
header .tool .i i.i5 {
  background-image: url(../images/hdtool-i6.png);
}
header .tool .i i.i6 {
  background-image: url(../images/hdtool-i6.png);
}
@media (max-width: 768px) {
  header {
    height: 44px;
    background-color: #111128;
    top: 0 !important;
  }
  header .b {
    display: none;
  }
  header .fr {
    margin-right: 44px;
  }
  header .logo {
    padding-top: 7px;
  }
  header .logo img {
    height: 30px;
  }
  header .menu {
    float: none;
    margin-left: 0;
    display: none;
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    padding-top: 50px;
  }
  body.on-menu header .menu {
    display: block;
  }
  header .menu > ul > li {
    margin-left: 0;
    float: none;
  }
  header .menu > ul > li > .i:hover > .ex {
    display: block;
  }
  header .menu > ul > li > .i > .p > a {
    line-height: 50px;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  header .menu > ul > li > .i > .p > .ex {
    position: relative;
    top: 0 !important;
    left: 0;
    margin-left: 0;
    background-color: rgba(17, 17, 40, 0.2);
    padding: 20px 0;
    width: 100%;
    opacity: 1;
    display: none !important;
  }
  header .subm > a {
    display: none;
  }
  header .subm .i {
    height: auto;
    border-right: none;
    border-bottom: 1px solid #676a75;
  }
  header .subm .i.l1 {
    width: 100%;
  }
  header .subm .i.l3 {
    border-bottom: none;
  }
  header .subm .i > h5 {
    font-size: 16px;
  }
  header .subm .i > h5 a {
    margin: 0;
  }
  header .subm .i > .ct {
    margin-top: 15px;
    height: auto;
  }
  header .subm .i > .ct > .p > a {
    font-size: 14px;
    margin: 0;
  }
  header .subm .i > .ct > .p > a i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  header .subm .i > .ct > .p > .ex {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(17, 17, 40, 0.2);
    padding: 15px;
    display: none;
  }
  header .lang p {
    padding-top: 12px;
    text-align: right;
  }
  header .lang p select {
    padding-right: 18px;
    font-size: 16px;
  }
  header .lang p a {
    font-size: 15px;
  }
  header .tool {
    margin-top: 55px;
    margin-right: -44px;
    display: none;
    top: 0 !important;
    opacity: 1 !important;
  }
  body.on-menu header .tool {
    display: block;
  }
  header .tool > ul > li {
    margin-left: 12px;
  }
  header .tool .i i {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: none no-repeat center;
    background-size: contain;
    vertical-align: middle;
  }
  header .mbtn {
    content: "";
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url(../images/mbtn.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    background-size: 20px;
  }
  body.on-menu header .mbtn {
    background-image: url(../images/mbtn-hide.png);
    background-size: 18px;
  }
}

footer {
  background: url(../images/foot-bg.jpg) no-repeat center;
  background-size: cover;
}
footer > .a {
  padding: 80px 0;
}
footer > .b {
  border-top: 1px solid #2c313e;
}
footer .call {
  float: left;
  padding-top: 55px;
}
footer .call p.p1 img {
  height: 61px;
  image-rendering: -webkit-optimize-contrast;
}
footer .call p.p2 {
  margin-top: 15px;
  font-size: 29px;
  line-height: 40px;
  color: #fff;
}
footer .call p.p2 img {
  margin-right: 8px;
  vertical-align: bottom;
}
footer .menu {
  float: left;
}
footer .menu > ul > li {
  margin-left: 150px;
}
footer .menu > ul > li:first-child {
  margin-left: 0;
}
footer .menu .i h5 {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 30px;
  font-size: 20px;
}
footer .menu .i h5::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 32px;
  height: 1px;
  background-color: #b09b9d;
}
footer .menu .i h5 a {
  color: #fff;
}
footer .menu .i h5 a:hover {
  opacity: 0.8;
}
footer .menu .i p {
  line-height: 38px;
  font-size: 16px;
}
footer .menu .i p a {
  color: #fff;
}
footer .menu .i p a:hover {
  opacity: 0.8;
}
footer .qbox {
  padding-top: 20px;
}
footer .qbox p {
  text-align: center;
}
footer .qbox p.p2 {
  margin-top: 20px;
  font-size: 16px;
  color: #fff;
}
footer .info p {
  line-height: 60px;
  font-size: 14px;
  color: #fff;
}
footer .info p a {
  color: #fff;
}
@media (max-width: 768px) {
  footer > .a {
    padding: 40px 0;
  }
  footer > .a .container > .fr {
    float: none;
  }
  footer .call {
    float: none;
    margin-top: 50px;
  }
  footer .call p {
    text-align: center;
  }
  footer .call p.p1 img {
    height: 44px;
  }
  footer .call p.p2 {
    font-size: 20px;
    line-height: 30px;
  }
  footer .call p.p2 img {
    height: 30px;
  }
  footer .menu {
    float: none;
    margin-left: 0;
  }
  footer .menu > ul > li {
    margin-left: 0;
    width: 50%;
    margin-top: 50px;
  }
  footer .menu .i {
    text-align: center;
  }
  footer .menu .i h5 {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 16px;
  }
  footer .menu .i h5::before {
    left: 50%;
    margin-left: -10px;
    width: 20px;
  }
  footer .menu .i p {
    line-height: 38px;
    font-size: 14px;
  }
  footer .qbox p.p1 img {
    width: 120px;
  }
  footer .qbox p.p2 {
    font-size: 14px;
  }
  footer .info {
    padding: 15px 0;
  }
  footer .info p {
    line-height: 30px;
    font-size: 12px;
    text-align: center;
  }
  footer .info p .fr {
    width: 100%;
  }
}

.u-fullpart.lt {
  padding: 50px 0;
}
.u-fullpart.bg-1 {
  padding-bottom: 120px;
  background: url(../images/dec1.png) no-repeat 50% 100%;
}
@media (max-width: 768px) {
  .u-fullpart {
    padding: 50px 0;
  }
  .u-fullpart.lt {
    padding: 30px 0;
  }
  .u-fullpart.bg-1 {
    padding-bottom: 50px;
    background-size: contain;
  }
}

.u-hobanner.in .cont .i > .bg {
  height: 680px;
}
.u-hobanner.in .cont .i > .ct {
  padding-top: 280px;
}
.u-hobanner.in .cont .i > .ct p {
  opacity: 1;
  left: 0;
}
.u-hobanner.in .cont .i > .ct p.p1 {
  font-size: 56px;
  line-height: 1em;
}
.u-hobanner.in .cont .i > .ct p.p2 {
  margin-top: 30px;
  font-size: 28px;
  line-height: 34px;
}
.u-hobanner .cont .swiper-slide-active .i > .bg {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.u-hobanner .cont .swiper-slide-active .i > .ct p {
  opacity: 1;
  left: 0;
}
.u-hobanner .cont .i > .bg {
  height: 960px;
  background: none no-repeat center;
  background-size: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 600ms;
  transition: all 600ms;
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}
.u-hobanner .cont .i > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 240px;
  overflow: hidden;
}
.u-hobanner .cont .i > .ct p {
  color: #fff;
  opacity: 0;
  position: relative;
  left: -100%;
  -webkit-transition: all 600ms;
  transition: all 600ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
.u-hobanner .cont .i > .ct p.p1 {
  font-size: 68px;
  line-height: 82px;
  font-weight: 600;
}
.u-hobanner .cont .i > .ct p.p2 {
  margin-top: 30px;
  font-size: 32px;
}
.u-hobanner .cont .i > .ct p.p3 {
  margin-top: 100px;
}
.u-hobanner .cont .i > .ct p.p3 label {
  display: inline-block;
  width: 126px;
  height: 3px;
  background-color: #d8cdce;
  position: relative;
}
.u-hobanner .cont .i > .ct p.p3 label b {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  height: 100%;
  width: 60%;
  background-color: #b7282c;
}
.u-hobanner .link {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  bottom: 80px;
}
.u-hobanner .link .cont > ul {
  margin: 0 -10px;
}
.u-hobanner .link .cont > ul > li {
  padding: 0 10px;
}
.u-hobanner .link .i {
  border-radius: 4px;
  overflow: hidden;
  background: none no-repeat -5px -10px #fff;
  padding: 36px 40px;
}
.u-hobanner .link .i:hover, .u-hobanner .link .i.on {
  background-image: url(../images/deh1.png);
  background-color: #b7282c;
}
.u-hobanner .link .i:hover > i.i1, .u-hobanner .link .i.on > i.i1 {
  background-image: url(../images/hdlink-i1-on.png);
}
.u-hobanner .link .i:hover > i.i2, .u-hobanner .link .i.on > i.i2 {
  background-image: url(../images/hdlink-i2-on.png);
}
.u-hobanner .link .i:hover > i.i3, .u-hobanner .link .i.on > i.i3 {
  background-image: url(../images/hdlink-i3-on.png);
}
.u-hobanner .link .i:hover p, .u-hobanner .link .i.on p {
  color: #fff !important;
}
.u-hobanner .link .i > i {
  position: absolute;
  top: 40px;
  right: 40px;
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: none no-repeat center;
  background-size: contain;
  vertical-align: middle;
  background-size: contain;
}
.u-hobanner .link .i > i.i1 {
  background-image: url(../images/hdlink-i1.png);
}
.u-hobanner .link .i > i.i2 {
  background-image: url(../images/hdlink-i2.png);
}
.u-hobanner .link .i > i.i3 {
  background-image: url(../images/hdlink-i3.png);
}
.u-hobanner .link .i p.p1 {
  color: #333333;
  font-size: 24px;
}
.u-hobanner .link .i p.p2 {
  margin-top: 15px;
  color: #666666;
  font-size: 18px;
}
@media (max-width: 768px) {
  .u-hobanner.in .cont .i > .bg {
    height: 300px;
  }
  .u-hobanner.in .cont .i > .ct {
    padding-top: 100px;
  }
  .u-hobanner.in .cont .i > .ct p.p1 {
    font-size: 28px;
  }
  .u-hobanner.in .cont .i > .ct p.p2 {
    margin-top: 15px;
    font-size: 14px;
    line-height: 21px;
  }
  .u-hobanner .cont .i > .bg {
    height: 480px;
  }
  .u-hobanner .cont .i > .ct {
    padding-top: 80px;
  }
  .u-hobanner .cont .i > .ct p.p1 {
    font-size: 34px;
    line-height: 41px;
  }
  .u-hobanner .cont .i > .ct p.p2 {
    margin-top: 15px;
    font-size: 16px;
  }
  .u-hobanner .cont .i > .ct p.p3 {
    margin-top: 50px;
  }
  .u-hobanner .cont .i > .ct p.p3 label {
    width: 63px;
    height: 2px;
  }
  .u-hobanner .link {
    bottom: 20px;
  }
  .u-hobanner .link .cont > ul {
    margin: 0 -5px;
  }
  .u-hobanner .link .cont > ul > li {
    padding: 0 5px;
  /*  width: 33.33% !important;*/
    width: 50% !important;
  }
  .u-hobanner .link .i {
    padding: 18px 16px;
  }
  .u-hobanner .link .i > i {
    top: 16px;
    right: 16px;
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: none no-repeat center;
    background-size: contain;
    vertical-align: middle;
  }
  .u-hobanner .link .i p.p1 {
    font-size: 14px;
  }
  .u-hobanner .link .i p.p2 {
    display: none;
  }
}

.u-more {
  color: #fff !important;
  font-size: 18px;
}
.u-more.rd {
  color: #666666 !important;
}
.u-more.rd::after {
  background-image: url(../images/awr2.png);
}
.u-more:hover::after {
  left: 10px;
}
.u-more::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 10px;
  background: url(../images/awr1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-left: 12px;
  position: relative;
  left: 0;
  -webkit-transition: left 600ms;
  transition: left 600ms;
}
@media (max-width: 768px) {
  .u-more {
    font-size: 14px;
  }
  .u-more::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 8px;
    background: url(../images/awr1.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-left: 8px;
  }
}

.u-homelrc1.sa > .l {
  padding-right: 0;
}
.u-homelrc1.ex > .l {
  float: right;
  padding-right: 0;
  padding-left: 50px;
}
.u-homelrc1.ex > .r {
  float: left;
  padding-left: 0;
  padding-right: 50px;
}
.u-homelrc1 > .l,
.u-homelrc1 > .r {
  width: 50%;
}
.u-homelrc1 > .l {
  padding-right: 50px;
}
.u-homelrc1 > .r {
  padding-left: 50px;
}
@media (max-width: 768px) {
  .u-homelrc1 > .l,
  .u-homelrc1 > .r {
    padding: 0 !important;
  }
}

.u-hometxt1.pt-a {
  /*padding-top: 110px;*/
}
.u-hometxt1.pt-b {
  /*padding-top: 100px;*/
}
.u-hometxt1.pt-c {
  padding-top: 20px;
}
.u-hometxt1 > .hd {
  padding: 30px 0;
  border-bottom: 1px solid #c8c8c8;
}
.u-hometxt1 > .hd p {
  color: #424242;
  font-size: 44px;
  line-height: 64px;
}
.u-hometxt1 > .ct.ti p {
  /*text-indent: 2em;*/
}
.u-hometxt1 > .ct h4 {
  font-size: 48px;
  margin-bottom: 30px;
}
.u-hometxt1 > .ct h5 {
  font-size: 44px;
  margin-bottom: 25px;
}
.u-hometxt1 > .ct h6 {
  font-size: 32px;
  margin-bottom: 40px;
}
.u-hometxt1 > .ct p {
  color: #666666;
  font-size: 18px;
  line-height: 32px;
  /*width: 1300px;*/
}
@media (max-width: 768px) {
  .u-hometxt1.pt-a {
    padding-top: 20px;
  }
  .u-hometxt1.pt-b {
    padding-top: 20px;
  }
  .u-hometxt1.pt-c {
    padding-top: 20px;
  }
  .u-hometxt1 > .hd {
    padding: 15px 0;
  }
  .u-hometxt1 > .hd p {
    font-size: 22px;
    line-height: 32px;
  }
  .u-hometxt1 > .ct h4 {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 1.4em;
  }
  .u-hometxt1 > .ct h5 {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .u-hometxt1 > .ct h6 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .u-hometxt1 > .ct p {
    font-size: 14px;
    line-height: 28px;
  }
}

.u-title1 {
  margin-bottom: 90px;
}
.u-title1 p.p1 {
  font-size: 36px;
}
.u-title1 p.p2 {
  margin-top: 18px;
  font-size: 24px;
  color: #999999;
}
.u-title1 p.p3 {
  font-size: 48px;
  margin-bottom: -30px;
}
@media (max-width: 768px) {
  .u-title1 {
    margin-bottom: 40px;
  }
  .u-title1 p.p1 {
    font-size: 18px;
  }
  .u-title1 p.p2 {
    margin-top: 10px;
    font-size: 12px;
  }
  .u-title1 p.p3 {
    font-size: 24px;
    margin-bottom: -20px;
  }
}

.u-dataview > ul > li:nth-child(1) {
  width: 20%;
}
.u-dataview > ul > li:nth-child(2) {
  width: 25%;
}
.u-dataview > ul > li:nth-child(3) {
  width: 40%;
}
.u-dataview > ul > li:nth-child(4) {
  width: 20%;
}
.u-dataview .i p {
  color: #666666;
}
.u-dataview .i p.p1 {
  line-height: 82px;
  font-size: 32px;
}
.u-dataview .i p.p1 b {
  letter-spacing: -5px;
  color: #b7282c;
  font-size: 82px;
  margin-right: 10px;
}
.u-dataview .i p.p2 {
  font-size: 18px;
}
@media (max-width: 768px) {
  .u-dataview .i {
    margin-bottom: 25px;
  }
  .u-dataview .i p {
    text-align: center;
  }
  .u-dataview .i p.p1 {
    line-height: 41px;
    font-size: 16px;
  }
  .u-dataview .i p.p1 b {
    letter-spacing: -2px;
    font-size: 41px;
  }
  .u-dataview .i p.p2 {
    font-size: 12px;
  }
}

.u-homepic1.sa img {
  height: 710px;
}
@media (max-width: 768px) {
  .u-homepic1.sa img {
    height: 355px;
  }
}

.u-homeprod {
  position: relative;
}
.u-homeprod .awlr {
  position: absolute;
  right: 0;
  top: -160px;
  border: 1px solid #dedfde;
}
.u-homeprod .awlr a {
  display: inline-block;
  vertical-align: middle;
  width: 54px;
  height: 54px;
  background: none no-repeat center;
}
.u-homeprod .awlr a:hover {
  opacity: 0.8;
}
.u-homeprod .awlr a.l {
  background-image: url(../images/awpl.png);
  border-right: 1px solid #dedfde;
}
.u-homeprod .awlr a.r {
  background-image: url(../images/awpr.png);
}
.u-homeprod .cont > ul {
  margin: 0 -20px;
}
.u-homeprod .cont > ul > li {
  padding: 0 20px;
}
.u-homeprod .cont .i {
  color: #fff;
}
.u-homeprod .cont .i:hover > .ex {
  opacity: 1;
}
.u-homeprod .cont .i:hover > .ex > i {
  right: 40px;
}
.u-homeprod .cont .i > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  padding: 200px 55px;
}
.u-homeprod .cont .i > .ct p.p1 {
  position: relative;
  padding-bottom: 45px;
  line-height: 64px;
}
.u-homeprod .cont .i > .ct p.p1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48px;
  height: 5px;
  background-color: #fff;
}
.u-homeprod .cont .i > .ct p.p1 img {
  max-height: 64px;
}
.u-homeprod .cont .i > .ct p.p2 {
  margin-top: 35px;
  font-size: 36px;
}
.u-homeprod .cont .i > .ex {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background-color: #b7282c;
  padding: 110px 40px;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
}
.u-homeprod .cont .i > .ex > i {
  content: "";
  display: inline-block;
  width: 36px;
  height: 10px;
  background: url(../images/hoprod-ar.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  bottom: 55px;
  right: 50px;
  -webkit-transition: right 600ms;
  transition: right 600ms;
}
.u-homeprod .cont .i > .ex p.p1 {
  position: relative;
  padding-bottom: 28px;
  font-size: 36px;
}
.u-homeprod .cont .i > .ex p.p1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 5px;
  background-color: #fff;
}
.u-homeprod .cont .i > .ex p.p2 {
  margin-top: 90px;
  font-size: 28px;
  line-height: 48px;
}
@media (max-width: 768px) {
  .u-homeprod .awlr {
    top: -80px;
  }
  .u-homeprod .awlr a {
    width: 32px;
    height: 32px;
    background-size: 12px;
  }
  .u-homeprod .cont > ul {
    margin: -10px;
  }
  .u-homeprod .cont > ul > li {
    padding: 10px;
    width: 100% !important;
  }
  .u-homeprod .cont .i {
    height: 300px;
    overflow: hidden;
  }
  .u-homeprod .cont .i > .ct {
    padding: 100px 25px;
  }
  .u-homeprod .cont .i > .ct p.p1 {
    padding-bottom: 20px;
    line-height: 32px;
  }
  .u-homeprod .cont .i > .ct p.p1::before {
    width: 24px;
    height: 2px;
  }
  .u-homeprod .cont .i > .ct p.p1 img {
    max-height: 32px;
  }
  .u-homeprod .cont .i > .ct p.p2 {
    margin-top: 15px;
    font-size: 18px;
  }
  .u-homeprod .cont .i > .ex {
    padding: 55px 20px;
  }
  .u-homeprod .cont .i > .ex > i {
    bottom: 25px;
    right: 20px;
  }
  .u-homeprod .cont .i > .ex p.p1 {
    padding-bottom: 14px;
    font-size: 18px;
  }
  .u-homeprod .cont .i > .ex p.p1::before {
    width: 30px;
    height: 2px;
  }
  .u-homeprod .cont .i > .ex p.p2 {
    margin-top: 45px;
    font-size: 14px;
    line-height: 24px;
  }
}

.u-btn1 {
  display: inline-block;
  width: 200px;
  line-height: 48px;
  padding: 0 20px;
  background: url(../images/btaw.png) no-repeat 90% 50% #b7282c;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: background-position 600ms;
  transition: background-position 600ms;
}
.u-btn1:hover {
  color: #fff;
  background-position: 95% 50%;
}

.u-btn2 {
  display: block;
  margin: 0 auto;
  width: 400px;
  line-height: 64px;
  color: #fff;
  font-size: 20px;
  background-color: #b7282c;
  text-align: center;
  border: none;
  border-radius: 10px;
}
.u-btn2:hover {
  color: #fff;
}
@media (max-width: 768px) {
  .u-btn2 {
    width: 100%;
    line-height: 48px;
    font-size: 16px;
  }
}

.u-pagepath {
  margin-bottom: 50px;
}
.u-pagepath p img {
  position: relative;
  top: -2px;
}
.u-pagepath p i {
  content: "";
  display: inline-block;
  width: 10px;
  height: 17px;
  background: url(../images/path-aw.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin: 0 15px;
  vertical-align: text-bottom;
}
.u-pagepath p a {
  color: #333333;
  font-size: 18px;
}
.u-pagepath p a:hover {
  color: #ea252b;
}
@media (max-width: 768px) {
  .u-pagepath {
    margin-bottom: 25px;
  }
  .u-pagepath p i {
    margin: 0 6px;
    content: "";
    display: inline-block;
    width: 8px;
    height: 14px;
    background: url(../images/path-aw.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
  }
  .u-pagepath p a {
    font-size: 14px;
  }
}

.u-prodlist > ul {
  margin: -40px -50px;
}
.u-prodlist > ul > li {
  padding: 40px 50px;
}
.u-prodlist .i {
  height: 250px;
  background: url(../images/product-b1.jpg) no-repeat center;
  background-size: contain;
}
.u-prodlist .i:hover {
  background-image: url(../images/product-b2.jpg);
}
.u-prodlist .i:hover > i {
  background-image: url(../images/product-r2.png);
  right: 60px;
}
.u-prodlist .i > label {
  position: absolute;
  top: 55px;
  left: 60px;
  color: #fff;
  font-size: 32px;
}
.u-prodlist .i > i {
  position: absolute;
  bottom: 45px;
  right: 70px;
  content: "";
  display: inline-block;
  width: 42px;
  height: 26px;
  background: url(../images/product-r1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  -webkit-transition: right 600ms;
  transition: right 600ms;
}
.u-prodlist .i > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  padding-left: 200px;
  text-align: center;
  line-height: 250px;
}
@media (max-width: 768px) {
  .u-prodlist > ul {
    margin: -10px;
  }
  .u-prodlist > ul > li {
    padding: 10px;
  }
  .u-prodlist .i {
    height: 200px;
    background-size: cover;
  }
  .u-prodlist .i:hover > i {
    right: 30px;
  }
  .u-prodlist .i > label {
    top: 25px;
    left: 30px;
    font-size: 22px;
  }
  .u-prodlist .i > i {
    bottom: 25px;
    right: 40px;
    content: "";
    display: inline-block;
    width: 31px;
    height: 24px;
    background: url(../images/product-r1.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
  }
  .u-prodlist .i > .ct {
    padding-left: 100px;
    line-height: 200px;
  }
  .u-prodlist .i > .ct img {
    zoom: 0.8;
  }
}

.u-prodtext > ul > li {
  margin-bottom: 90px;
}
.u-prodtext > ul > li:last-child {
  margin-bottom: 0;
}
.u-prodtext img {
  float: left;
  /*margin-right: 250px;*/
}
@media (max-width: 768px) {
  .u-prodtext > ul > li {
    margin-bottom: 45px;
  }
  .u-prodtext img {
    float: none;
    margin-right: 0;
    width: 100%;
    padding: 0 40px;
  }
}

.u-proddisc > ul {
  margin: 0 -30px;
}
.u-proddisc > ul > li {
  padding: 0 30px;
}
@media (max-width: 768px) {
  .u-proddisc > ul {
    margin: -10px;
  }
  .u-proddisc > ul > li {
    padding: 10px;
  }
}

.u-prodgood > ul {
  margin: 0 -40px;
}
.u-prodgood > ul > li {
  padding: 0 40px;
}
.u-prodgood .i > .hd {
  background-color: #1a0712;
}
.u-prodgood .i > .hd p {
  line-height: 160px;
  text-align: center;
}
.u-prodgood .i > .ct {
  margin-top: 40px;
}
.u-prodgood .i > .ct .u-hometxt1 > .ct h6 {
  height: 2.4em;
  line-height: 1.2em;
}
@media (max-width: 768px) {
  .u-prodgood > ul {
    margin: -10px;
  }
  .u-prodgood > ul > li {
    padding: 10px;
    width: 100% !important;
  }
  .u-prodgood .i > .hd p {
    line-height: 100px;
  }
  .u-prodgood .i > .hd p img {
    zoom: 0.6;
  }
  .u-prodgood .i > .ct {
    margin-top: 20px;
  }
  .u-prodgood .i > .ct .u-hometxt1 > .ct h6 {
    height: auto;
  }
}

.u-prodtabl table {
  width: 100%;
}
.u-prodtabl table tbody tr {
  border-bottom: 1px solid #d1d1d1;
}
.u-prodtabl table tbody tr.hh td {
  font-size: 24px;
  color: #424242;
}
.u-prodtabl table tbody tr td {
  padding: 0 40px;
  line-height: 100px;
  color: #666666;
  font-size: 18px;
}
.u-prodtabl p {
  text-align: right;
  color: #666666;
  font-size: 18px;
}
.u-prodtabl .dl:hover {
  color: #ea252b;
}
.u-prodtabl .dl::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/download-i1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .u-prodtabl > .ct {
    overflow: auto;
  }
  .u-prodtabl table.w200 {
    width: 250%;
  }
  .u-prodtabl table tbody tr.hh td {
    font-size: 18px;
  }
  .u-prodtabl table tbody tr td {
    padding: 0 20px;
    line-height: 50px;
    font-size: 14px;
  }
  .u-prodtabl p {
    font-size: 14px;
  }
  .u-prodtabl .dl:hover {
    color: #ea252b;
  }
  .u-prodtabl .dl::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../images/download-i1.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
  }
}

.u-loginview {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: fixed;
  background-color: #2b2c34;
  border-radius: 2px;
  width: 400px;
  padding: 100px 40px;
  color: #fff;
}
.u-loginview.lt {
  width: 550px;
  padding-top: 25px;
  padding-bottom: 25px;
  z-index: 11;
}
.u-loginview > .hd p.p1 {
  font-size: 22px;
}
.u-loginview > .hd p.p2 {
  margin-top: 18px;
  font-size: 15px;
}
.u-loginview > .ct {
  margin-top: 25px;
}
.u-loginview > .ct p {
  font-size: 15px;
}
.u-loginview > .ct p a {
  color: #ea252b;
}
.u-loginview > .ct p a:hover {
  text-decoration: underline;
}
.u-loginview .form .p {
  margin-bottom: 15px;
  position: relative;
}
.u-loginview .form .p:last-child {
  margin-bottom: 0;
}
.u-loginview .form .p.open .eyes p a {
  background-image: url(../images/input-eye1.png);
}
.u-loginview .form .p .r {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  right: 20px;
}
.u-loginview .form .p .tt {
  height: 48px;
  width: 100%;
  border: 1px solid #979797;
  background: none;
  border-radius: 2px;
  text-indent: 20px;
  font-size: 15px;
  color: #fff;
}
.u-loginview .form .p .tt::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.u-loginview .form .p .error {
  margin-top: 6px;
  font-size: 12px;
  color: #999;
  font-style: italic;
}
.u-loginview .edit p {
  line-height: 46px;
}
.u-loginview .eyes p {
  line-height: 46px;
}
.u-loginview .eyes p a {
  content: "";
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../images/input-eye2.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  background-size: contain;
}
.u-loginview .eyes p a:hover {
  opacity: 0.8;
}
.u-loginview .btn1 {
  display: block;
  line-height: 48px;
  text-align: center;
  border-radius: 2px;
  background-color: #ea252b;
  font-size: 15px;
  color: #000028 !important;
  width: 100%;
  border: none;
}
.u-loginview .btn1:hover {
  opacity: 0.8;
  text-decoration: none !important;
}
.u-loginview .btn2 {
  display: block;
  width: 160px;
  margin: 0 auto;
  line-height: 46px;
  text-align: center;
  border: 1px solid #e8ba7e;
  background-color: #776552;
  font-size: 15px;
  color: #fff !important;
}
.u-loginview .btn2.sa {
  border-color: #c97c17;
  background-color: #c97c17;
}
.u-loginview .btn2.sb {
  border-color: #b7282c;
  background-color: #b7282c;
}
.u-loginview .btn2.sc {
  border-color: #7c7c81;
  background-color: #7c7c81;
}
.u-loginview .btn2:hover {
  opacity: 0.8;
  text-decoration: none !important;
}
.u-loginview .cbox {
  display: block;
  line-height: 20px;
  padding-left: 28px;
  position: relative;
}
.u-loginview .cbox.on::before {
  background-image: url(../images/cbox1-on.png);
}
.u-loginview .cbox::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/cbox1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 2px;
  left: 0;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
  display: none;
}
.u-loginview .cbox input {
  position: absolute;
  top: 2px;
  left: 2px;
}
.u-loginview .err1 {
  background-color: #ea252b;
  padding: 0 30px;
}
.u-loginview .err1 p {
  line-height: 48px;
  font-size: 15px;
  color: #fff;
}
.u-loginview .done p {
  text-align: center;
  color: #fff;
}
.u-loginview .done p.p1 img {
  width: 56px;
  height: 56px;
}
.u-loginview .done p.p2 {
  margin-top: 10px;
  font-size: 18px;
}
.u-loginview .done p.p3 {
  margin-top: 12px;
  font-size: 15px;
}
@media (max-width: 768px) {
  .u-loginview {
    width: 90% !important;
    padding: 50px 25px !important;
  }
}

.u-indulist > ul {
  margin: -20px;
}
.u-indulist > ul > li {
  padding: 20px;
}
.u-indulist .i {
  background-color: #040d29;
}
.u-indulist .i:hover {
  background-color: #87171a;
}
.u-indulist .i:hover > .ct p.p3 i {
  background-image: url(../images/product-r2.png);
  right: 10px;
}
.u-indulist .i > .ct {
  padding: 35px 40px;
}
.u-indulist .i > .ct p {
  color: #fff;
}
.u-indulist .i > .ct p.p1 {
  font-size: 36px;
}
.u-indulist .i > .ct p.p2 {
  margin-top: 20px;
  font-size: 18px;
  line-height: 28px;
  height: 56px;
}
.u-indulist .i > .ct p.p3 {
  margin-top: 20px;
  text-align: right;
}
.u-indulist .i > .ct p.p3 i {
  content: "";
  display: inline-block;
  width: 42px;
  height: 26px;
  background: url(../images/product-r1.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: relative;
  right: 0;
  -webkit-transition: right 600ms;
  transition: right 600ms;
}
@media (max-width: 768px) {
  .u-indulist > ul {
    margin: -10px;
  }
  .u-indulist > ul > li {
    padding: 10px;
    width: 100% !important;
  }
  .u-indulist .i > .ct {
    padding: 20px;
  }
  .u-indulist .i > .ct p.p1 {
    font-size: 18px;
  }
  .u-indulist .i > .ct p.p2 {
    margin-top: 15px;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  .u-indulist .i > .ct p.p3 {
    margin-top: 10px;
    text-align: right;
  }
  .u-indulist .i > .ct p.p3 i {
    zoom: 0.6;
  }
}

.u-contacts > .l {
  width: 785px;
}
.u-contacts > .r {
  width: 720px;
}
.u-contacts .text {
  background: url(../images/contact-b1.jpg);
  background-size: cover;
  padding: 70px 80px;
}
.u-contacts .text > .hd p {
  font-size: 32px;
}
.u-contacts .text > .ct {
  margin-top: 90px;
}
.u-contacts .text > .ct p {
  font-size: 20px;
  margin-top: 55px;
}
.u-contacts .text > .ct p:first-child {
  margin-top: 0;
}
.u-contacts .text > .ct p small {
  font-size: 16px;
  color: #424242;
  display: inline-block;
  margin-top: 6px;
}
.u-contacts .text > .ct p img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  float: left;
  margin-right: 16px;
}
.u-contacts .form > .p {
  position: relative;
  border: 1px solid #979797;
  padding: 0 18px;
  margin-top: 20px;
}
.u-contacts .form > .p:first-child {
  margin-top: 0;
}
.u-contacts .form > .p > label {
  display: block;
  line-height: 35px;
  font-size: 15px;
}
.u-contacts .form > .p > label em {
  font-style: normal;
  vertical-align: top;
}
.u-contacts .form > .p > .ct {
  padding-bottom: 5px;
}
.u-contacts .form > .p > .ct .tt {
  border: none;
  color: #424242;
  font-size: 18px;
  width: 100%;
}
.u-contacts .form > .p > .ct .tt::-webkit-input-placeholder {
  color: rgba(66, 66, 66, 0.6);
}
.u-contacts .form > .p > .ct input.tt {
  height: 40px;
}
.u-contacts .form > .p > .ct textarea.tt {
  height: 110px;
  resize: none;
}
.u-contacts .tips p {
  font-size: 18px;
  line-height: 32px;
}
@media (max-width: 768px) {
  .u-contacts .text {
    padding: 20px;
  }
  .u-contacts .text > .hd p {
    font-size: 18px;
  }
  .u-contacts .text > .ct {
    margin-top: 45px;
  }
  .u-contacts .text > .ct p {
    font-size: 14px;
    margin-top: 25px;
  }
  .u-contacts .text > .ct p small {
    font-size: 12px;
    margin-top: 4px;
  }
  .u-contacts .text > .ct p img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
  }
  .u-contacts .form {
    margin-top: 25px;
  }
  .u-contacts .form > .p {
    padding: 0 12px;
    margin-top: 15px;
  }
  .u-contacts .form > .p > label {
    line-height: 25px;
    font-size: 14px;
  }
  .u-contacts .form > .p > .ct {
    padding-bottom: 5px;
  }
  .u-contacts .form > .p > .ct .tt {
    font-size: 16px;
  }
  .u-contacts .tips p {
    font-size: 14px;
    line-height: 26px;
  }
}

.u-prodcomb > ul {
  border-top: 1px solid #d1d1d1;
}
.u-prodcomb > ul > li {
  border-bottom: 1px solid #d1d1d1;
}
.u-prodcomb .i.on, .u-prodcomb .i:hover {
  background-color: #f6f6f6;
}
.u-prodcomb .i.on > .hd > p a::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.u-prodcomb .i > .hd {
  padding: 0 35px;
}
.u-prodcomb .i > .hd p a {
  display: block;
  line-height: 98px;
  position: relative;
  font-size: 32px;
}
.u-prodcomb .i > .hd p a::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/plus.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.u-prodcomb .i > .ct {
  padding: 10px 35px;
  display: none;
}
.u-prodcomb .i .part {
  margin-bottom: 60px;
}
.u-prodcomb .i .part > .hd {
  margin-bottom: 35px;
}
.u-prodcomb .i .part > .hd p {
  font-size: 32px;
}
.u-prodcomb .i .lrc1 {
  margin-top: -10px;
}
.u-prodcomb .i .lrc1 > .l {
  width: 700px;
}
.u-prodcomb .i .lrc1 > .r {
  width: 700px;
}
.u-prodcomb .i .lis1 p {
  line-height: 65px;
  font-size: 18px;
}
.u-prodcomb .i .tabl {
  margin: 0 -35px;
}
.u-prodcomb .i .tabl table {
  width: 100%;
  border-top: 2px solid #d1d1d1;
}
.u-prodcomb .i .tabl table tbody tr {
  border-bottom: 1px solid #d1d1d1;
}
.u-prodcomb .i .tabl table tbody tr.hh td {
  font-size: 24px;
  font-weight: bold;
}
.u-prodcomb .i .tabl table tbody tr td {
  padding-left: 25px;
  font-size: 18px;
  line-height: 80px;
}
.u-prodcomb .i .tabl table tbody tr td:first-child {
  padding-left: 25px;
   /*padding-left: 35px;*/
}
.u-prodcomb .i .tabl table tbody tr td:last-child {
  padding-right: 35px;
}
.u-prodcomb .i .tips {
  position: relative;
  font-size: 18px;
  padding-left: 35px;
}
.u-prodcomb .i .tips > label {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 25px;
}
.u-prodcomb .i .tips > p {
  line-height: 25px;
}
@media (max-width: 768px) {
  .u-prodcomb .i > .hd {
    padding: 0 15px;
  }
  .u-prodcomb .i > .hd p a {
    line-height: 48px;
    font-size: 18px;
  }
  .u-prodcomb .i > .hd p a::after {
    zoom: 0.8;
  }
  .u-prodcomb .i > .ct {
    padding: 10px 15px;
  }
  .u-prodcomb .i .part {
    margin-bottom: 30px;
  }
  .u-prodcomb .i .part > .hd {
    margin-bottom: 15px;
  }
  .u-prodcomb .i .part > .hd p {
    font-size: 18px;
  }
  .u-prodcomb .i .lrc1 {
    margin-top: 0;
  }
  .u-prodcomb .i .lrc1 > .l,
  .u-prodcomb .i .lrc1 > .r {
    width: 100%;
  }
  .u-prodcomb .i .lis1 p {
    line-height: 30px;
    font-size: 14px;
  }
  .u-prodcomb .i .view {
    margin-top: 15px;
    padding: 0 20px;
  }
  .u-prodcomb .i .view img {
    width: 100%;
  }
  .u-prodcomb .i .tabl {
    margin: 0 -15px;
    overflow: auto;
  }
  .u-prodcomb .i .tabl table {
    width: 200%;
  }
  .u-prodcomb .i .tabl table tbody tr.hh td {
    font-size: 16px;
  }
  .u-prodcomb .i .tabl table tbody tr td {
    padding-left: 15px;
    font-size: 14px;
    line-height: 40px;
  }
  .u-prodcomb .i .tabl table tbody tr td:first-child {
    padding-left: 15px;
  }
  .u-prodcomb .i .tabl table tbody tr td:last-child {
    padding-right: 15px;
  }
  .u-prodcomb .i .tips {
    font-size: 14px;
    padding-left: 25px;
  }
  .u-prodcomb .i .tips > label {
    line-height: 20px;
  }
  .u-prodcomb .i .tips > p {
    line-height: 20px;
  }
}

.u-contact1 {
  width: 1200px;
  margin: 0 auto;
}
.u-contact1 > .l,
.u-contact1 > .r {
  width: 560px;
}
.u-contact1 .part {
  background: url(../images/contact-b1.jpg);
  background-size: cover;
  border-radius: 50px;
  padding: 60px;
  padding-top: 0;
  height: 630px;
}
.u-contact1 .form {
  padding-top: 110px;
}
.u-contact1 .form .p {
  margin-bottom: 50px;
}
.u-contact1 .form .p .tt {
  background: none;
  border: none;
  width: 100%;
  border-bottom: 1px solid #989798;
  height: 50px;
  font-size: 18px;
}
.u-contact1 .form .p .tt::-webkit-input-placeholder {
  color: rgba(66, 66, 66, 0.6);
}
.u-contact1 .info {
  padding-top: 75px;
}
.u-contact1 .info > .hd p {
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  display: none;
}
.u-contact1 .info > .ct {
  background-color: #fff;
  border-radius: 35px;
  padding: 60px 40px;
}
.u-contact1 .info > .ct .i p.p1 img {
  width: 44px;
}
.u-contact1 .info > .ct .i p.p2 {
  margin-top: 24px;
  font-size: 20px;
}
.u-contact1 .info > .ct .i p.p3 {
  margin-top: 14px;
  font-size: 25px;
}
@media (max-width: 768px) {
  .u-contact1 {
    width: 100%;
    margin: 0 auto;
  }
  .u-contact1 > .r {
    margin-top: 50px;
  }
  .u-contact1 .part {
    border-radius: 25px;
    padding: 20px;
    padding-top: 0;
    height: auto;
  }
  .u-contact1 .form {
    padding-top: 20px;
  }
  .u-contact1 .form .p {
    margin-bottom: 40px;
  }
  .u-contact1 .form .p .tt {
    height: 40px;
    font-size: 14px;
  }
  .u-contact1 .info {
    padding-top: 20px;
  }
  .u-contact1 .info > .hd p {
    line-height: 80px;
    font-size: 18px;
  }
  .u-contact1 .info > .ct {
    border-radius: 15px;
    padding: 35px 15px;
  }
  .u-contact1 .info > .ct .i p {
    text-align: center;
  }
  .u-contact1 .info > .ct .i p.p1 img {
    width: 33px;
  }
  .u-contact1 .info > .ct .i p.p2 {
    margin-top: 12px;
    font-size: 14px;
  }
  .u-contact1 .info > .ct .i p.p3 {
    margin-top: 8px;
    font-size: 18px;
  }
}

.b-loginsig {
  background: url(../images/login-flag.png) no-repeat center;
}
@media (max-width: 768px) {
  .b-loginsig {
    background-position: 50% 8%;
    background-size: 40% auto;
  }
}

.u-loginsig {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: fixed;
  background-color: #fff;
  border-radius: 4px;
  width: 400px;
  height: 540px;
  padding: 0 40px;
  margin-left: 490px;
}
.u-loginsig .tab1 .i {
  display: block;
  border-top: 4px solid transparent;
  padding-top: 20px;
  font-size: 18px;
  line-height: 22px;
  margin-right: 60px;
}
.u-loginsig .tab1 .i:hover, .u-loginsig .tab1 .i.on, .u-loginsig .tab1 .i.active {
  color: #558cd0;
}
.u-loginsig .tab1 .i.on, .u-loginsig .tab1 .i.active {
  font-size: 22px;
  border-top-color: #558cd0;
}
.u-loginsig .name {
  margin-top: 40px;
  margin-bottom: 65px;
}
.u-loginsig .name p {
  color: #317fe4;
  font-size: 32px;
}
.u-loginsig .form {
  position: relative;
}
.u-loginsig .form .go {
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
  background: url(../images/login-gp.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  top: 220px;
  right: -80px;
  border: none;
}
.u-loginsig .form .go:hover {
  opacity: 0.95;
}
.u-loginsig .form .p {
  margin-bottom: 10px;
  position: relative;
}
.u-loginsig .form .p:last-child {
  margin-bottom: 0;
}
.u-loginsig .form .p.open .eyes p a {
  background-image: url(../images/login-eye1.png);
}
.u-loginsig .form .p .r {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 100%;
  right: 0;
}
.u-loginsig .form .p .tt {
  height: 55px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #979797;
  font-size: 15px;
}
.u-loginsig .form .p .tt::-webkit-input-placeholder {
  color: rgba(66, 66, 66, 0.6);
}
.u-loginsig .form .p .error {
  margin-top: 6px;
  font-size: 12px;
  color: #999;
  font-style: italic;
}
.u-loginsig .form .p .sso p.p1 {
  font-size: 20px;
}
.u-loginsig .form .p .sso p.p2 {
  margin-top: 20px;
  font-size: 15px;
  color: rgba(66, 66, 66, 0.6);
}
.u-loginsig .form .p .sso p.p2 input {
  position: relative;
  top: 2px;
}
.u-loginsig .eyes p {
  line-height: 55px;
}
.u-loginsig .eyes p a {
  content: "";
  display: inline-block;
  width: 18px;
  height: 17px;
  background: url(../images/login-eye2.png) no-repeat center;
  background-size: contain;
  vertical-align: middle;
  background-size: contain;
}
.u-loginsig .eyes p a:hover {
  opacity: 0.8;
}
.u-loginsig .text p {
  font-size: 15px;
}
.u-loginsig .text p a:hover {
  opacity: 0.8;
}
.u-loginsig .text p .c1 {
  color: #ea252b;
}
@media (max-width: 768px) {
  .u-loginsig {
    width: 90%;
    height: 440px;
    padding: 0 20px;
    margin-left: 0;
  }
  .u-loginsig .tab1 .i {
    border-top-width: 2px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 22px;
    margin-right: 30px;
  }
  .u-loginsig .tab1 .i.on {
    font-size: 20px;
  }
  .u-loginsig .name {
    margin-top: 20px;
    margin-bottom: 35px;
  }
  .u-loginsig .name p {
    font-size: 24px;
  }
  .u-loginsig .form .go {
    content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background: url(../images/login-gp.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    top: 220px;
    left: 50%;
    margin-left: -30px;
  }
  .u-loginsig .form .p .tt {
    height: 45px;
    font-size: 14px;
  }
  .u-loginsig .eyes p {
    line-height: 45px;
  }
  .u-loginsig .text p {
    font-size: 14px;
  }
}
