@charset "UTF-8";
/*!
 * WFFW(Webfront Framework) of PPSS - ppss-0.5.5-beta Copyright©2023 W3
 *
 * style - 2023/09/20
 * 说明：统一样式
 * 用法：html 文件中引用
*/
*:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

label {
  margin-bottom: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label {
  margin: 0;
  line-height: 1em;
}

dl,
ol,
ul {
  padding: 0;
  margin: 0;
}
dl li,
ol li,
ul li {
  list-style: none;
}

table {
  width: 100%;
}
table tr.hd {
  display: table-row;
}

.carousel-indicators {
  z-index: 2;
  bottom: 20px;
}
.carousel-indicators li {
  opacity: 1;
  border: none;
}

.nav {
  display: block;
}
.nav .nav-link {
  padding: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

.al {
  text-align: left;
}

.ar {
  text-align: right;
}

.ac {
  text-align: center;
}

.aj {
  text-align: justify;
}

.lc {
  text-transform: lowercase;
}

.uc {
  text-transform: uppercase;
}

.pa-tl {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.pa-tr {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}

.pa-br {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
}

.pa-bl {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}

.elli {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ofvi {
  overflow: visible !important;
}

.ht00 {
  display: block;
  height: 0px;
}

.ht05 {
  display: block;
  height: 5px;
}

.ht10 {
  display: block;
  height: 10px;
}

.ht15 {
  display: block;
  height: 15px;
}

.ht20 {
  display: block;
  height: 20px;
}

.ht25 {
  display: block;
  height: 25px;
}

.ht30 {
  display: block;
  height: 30px;
}

.ht35 {
  display: block;
  height: 35px;
}

.ht40 {
  display: block;
  height: 40px;
}

.ht45 {
  display: block;
  height: 45px;
}

.ht50 {
  display: block;
  height: 50px;
}

.ht55 {
  display: block;
  height: 55px;
}

.ht60 {
  display: block;
  height: 60px;
}

.ht65 {
  display: block;
  height: 65px;
}

.ht70 {
  display: block;
  height: 70px;
}

.ht75 {
  display: block;
  height: 75px;
}

.ht80 {
  display: block;
  height: 80px;
}

.ht85 {
  display: block;
  height: 85px;
}

.ht90 {
  display: block;
  height: 90px;
}

.ht95 {
  display: block;
  height: 95px;
}

.wh00 {
  display: inline-block;
  width: 0px;
}

.wh05 {
  display: inline-block;
  width: 5px;
}

.wh10 {
  display: inline-block;
  width: 10px;
}

.wh15 {
  display: inline-block;
  width: 15px;
}

.wh20 {
  display: inline-block;
  width: 20px;
}

.wh25 {
  display: inline-block;
  width: 25px;
}

.wh30 {
  display: inline-block;
  width: 30px;
}

.wh35 {
  display: inline-block;
  width: 35px;
}

.wh40 {
  display: inline-block;
  width: 40px;
}

.wh45 {
  display: inline-block;
  width: 45px;
}

.wh50 {
  display: inline-block;
  width: 50px;
}

.wh55 {
  display: inline-block;
  width: 55px;
}

.wh60 {
  display: inline-block;
  width: 60px;
}

.wh65 {
  display: inline-block;
  width: 65px;
}

.wh70 {
  display: inline-block;
  width: 70px;
}

.wh75 {
  display: inline-block;
  width: 75px;
}

.wh80 {
  display: inline-block;
  width: 80px;
}

.wh85 {
  display: inline-block;
  width: 85px;
}

.wh90 {
  display: inline-block;
  width: 90px;
}

.wh95 {
  display: inline-block;
  width: 95px;
}

.em00 {
  display: inline-block;
  width: 0em;
}

.em05 {
  display: inline-block;
  width: 0.5em;
}

.em10 {
  display: inline-block;
  width: 1em;
}

.em15 {
  display: inline-block;
  width: 1.5em;
}

.em20 {
  display: inline-block;
  width: 2em;
}

.em25 {
  display: inline-block;
  width: 2.5em;
}

.em30 {
  display: inline-block;
  width: 3em;
}

.em35 {
  display: inline-block;
  width: 3.5em;
}

.em40 {
  display: inline-block;
  width: 4em;
}

.em45 {
  display: inline-block;
  width: 4.5em;
}

.em50 {
  display: inline-block;
  width: 5em;
}

.em55 {
  display: inline-block;
  width: 5.5em;
}

.em60 {
  display: inline-block;
  width: 6em;
}

.em65 {
  display: inline-block;
  width: 6.5em;
}

.em70 {
  display: inline-block;
  width: 7em;
}

.em75 {
  display: inline-block;
  width: 7.5em;
}

.em80 {
  display: inline-block;
  width: 8em;
}

.em85 {
  display: inline-block;
  width: 8.5em;
}

.em90 {
  display: inline-block;
  width: 9em;
}

.em95 {
  display: inline-block;
  width: 9.5em;
}

.nobg {
  background: none !important;
}

.nobt {
  border-top: none !important;
}

.nobr {
  border-right: none !important;
}

.nobb {
  border-bottom: none !important;
}

.nobl {
  border-left: none !important;
}

.nobd {
  border: none !important;
}

.nopt {
  padding-top: 0 !important;
}

.nopr {
  padding-right: 0 !important;
}

.nopb {
  padding-bottom: 0 !important;
}

.nopl {
  padding-left: 0 !important;
}

.nopd {
  padding: 0 !important;
}

.nomt {
  margin-top: 0 !important;
}

.nomr {
  margin-right: 0 !important;
}

.nomb {
  margin-bottom: 0 !important;
}

.noml {
  margin-left: 0 !important;
}

.nomg {
  margin: 0 !important;
}

.none {
  display: none !important;
}

.hide {
  opacity: 0 !important;
}

._list {
  overflow: hidden;
}
._list.s1 > .ul > .li,
._list.s1 > .ul > li,
._list.s1 > ul > .li,
._list.s1 > ul > li {
  width: 100%;
}
._list.s2 > .ul > .li,
._list.s2 > .ul > li,
._list.s2 > ul > .li,
._list.s2 > ul > li {
  width: 50%;
}
._list.s3 > .ul > .li,
._list.s3 > .ul > li,
._list.s3 > ul > .li,
._list.s3 > ul > li {
  width: 33.3333333333%;
}
._list.s4 > .ul > .li,
._list.s4 > .ul > li,
._list.s4 > ul > .li,
._list.s4 > ul > li {
  width: 25%;
}
._list.s5 > .ul > .li,
._list.s5 > .ul > li,
._list.s5 > ul > .li,
._list.s5 > ul > li {
  width: 20%;
}
._list.s6 > .ul > .li,
._list.s6 > .ul > li,
._list.s6 > ul > .li,
._list.s6 > ul > li {
  width: 16.6666666667%;
}
._list > .ul::after,
._list > ul::after {
  content: "";
  display: block;
  clear: both;
}
._list > .ul > .li,
._list > .ul > li,
._list > ul > .li,
._list > ul > li {
  float: left;
}

._lrct::after {
  content: "";
  display: block;
  clear: both;
}
._lrct > .l {
  float: left;
}
._lrct > .r {
  float: right;
}
._lrct > .p {
  float: left;
  width: 50%;
}

._abox {
  position: fixed;
  z-index: 11;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: none;
}
._abox.show {
  display: block;
}

*:hover, *:hover:before, *:hover:after {
  transition: opacity 600ms, color 600ms, border-color 600ms, background-color 600ms, background-image 600ms, box-shadow 600ms;
}

.zimg {
  overflow: hidden;
}
.zimg .img,
.zimg img {
  width: 100%;
  transition: transform 600ms;
}
.wp:hover .zimg .img, .wp:hover .zimg img, .zimg:hover .img, .zimg:hover img {
  transform: scale(1.05);
}

.hover {
  transition: transform 600ms;
}
.hover.zoom:hover, .wp:hover .hover.zoom {
  transform: scale(1.05);
}
.hover.up:hover, .wp:hover .hover.up {
  transform: translateY(-5%);
}
.hover.down:hover, .wp:hover .hover.down {
  transform: translateY(5%);
}
.hover.right:hover, .wp:hover .hover.right {
  transform: translateX(5%);
}
.hover.left:hover, .wp:hover .hover.rigleftht {
  transform: translateX(-5%);
}
.hover.rotate:hover, .wp:hover .hover.rotateC {
  transform: rotate(360deg);
}
.hover.rotateAnti:hover, .wp:hover .hover.rotateAnti {
  transform: rotate(-360deg);
}
.hover.rotateY:hover, .wp:hover .hover.rotateY {
  transform: rotateY(360deg);
}
.hover.rotateX:hover, .wp:hover .hover.rotateX {
  transform: rotateX(360deg);
}

.pc-hide {
  display: none;
}

@media (max-width: 768px) {
  body.pcs .ht00 {
    display: block;
    height: 0px;
  }
  body.pcs .ht05 {
    display: block;
    height: 2.5px;
  }
  body.pcs .ht10 {
    display: block;
    height: 5px;
  }
  body.pcs .ht15 {
    display: block;
    height: 7.5px;
  }
  body.pcs .ht20 {
    display: block;
    height: 10px;
  }
  body.pcs .ht25 {
    display: block;
    height: 12.5px;
  }
  body.pcs .ht30 {
    display: block;
    height: 15px;
  }
  body.pcs .ht35 {
    display: block;
    height: 17.5px;
  }
  body.pcs .ht40 {
    display: block;
    height: 20px;
  }
  body.pcs .ht45 {
    display: block;
    height: 22.5px;
  }
  body.pcs .ht50 {
    display: block;
    height: 25px;
  }
  body.pcs .ht55 {
    display: block;
    height: 27.5px;
  }
  body.pcs .ht60 {
    display: block;
    height: 30px;
  }
  body.pcs .ht65 {
    display: block;
    height: 32.5px;
  }
  body.pcs .ht70 {
    display: block;
    height: 35px;
  }
  body.pcs .ht75 {
    display: block;
    height: 37.5px;
  }
  body.pcs .ht80 {
    display: block;
    height: 40px;
  }
  body.pcs .ht85 {
    display: block;
    height: 42.5px;
  }
  body.pcs .ht90 {
    display: block;
    height: 45px;
  }
  body.pcs .ht95 {
    display: block;
    height: 47.5px;
  }
  body.pcs .wh00 {
    display: inline-block;
    width: 0px;
  }
  body.pcs .wh05 {
    display: inline-block;
    width: 2.5px;
  }
  body.pcs .wh10 {
    display: inline-block;
    width: 5px;
  }
  body.pcs .wh15 {
    display: inline-block;
    width: 7.5px;
  }
  body.pcs .wh20 {
    display: inline-block;
    width: 10px;
  }
  body.pcs .wh25 {
    display: inline-block;
    width: 12.5px;
  }
  body.pcs .wh30 {
    display: inline-block;
    width: 15px;
  }
  body.pcs .wh35 {
    display: inline-block;
    width: 17.5px;
  }
  body.pcs .wh40 {
    display: inline-block;
    width: 20px;
  }
  body.pcs .wh45 {
    display: inline-block;
    width: 22.5px;
  }
  body.pcs .wh50 {
    display: inline-block;
    width: 25px;
  }
  body.pcs .wh55 {
    display: inline-block;
    width: 27.5px;
  }
  body.pcs .wh60 {
    display: inline-block;
    width: 30px;
  }
  body.pcs .wh65 {
    display: inline-block;
    width: 32.5px;
  }
  body.pcs .wh70 {
    display: inline-block;
    width: 35px;
  }
  body.pcs .wh75 {
    display: inline-block;
    width: 37.5px;
  }
  body.pcs .wh80 {
    display: inline-block;
    width: 40px;
  }
  body.pcs .wh85 {
    display: inline-block;
    width: 42.5px;
  }
  body.pcs .wh90 {
    display: inline-block;
    width: 45px;
  }
  body.pcs .wh95 {
    display: inline-block;
    width: 47.5px;
  }
  body.pcs .pc-hide {
    display: block;
  }
  body.pcs .mb-hide {
    display: none;
  }
  body.pcs ._lrct > .l, body.pcs ._lrct > .r, body.pcs ._lrct > .p {
    float: none;
    width: 100%;
  }
  body.pcs ._list.s1 > ul > li, body.pcs ._list.s2 > ul > li {
    width: 100%;
  }
  body.pcs ._list.s3 > ul > li, body.pcs ._list.s4 > ul > li {
    width: 50%;
  }
  body.pcs ._list.s5 > ul > li, body.pcs ._list.s6 > ul > li {
    width: 33.33%;
  }
  body.pcs {
    min-width: 0;
  }
  body.pcs .container {
    width: 100%;
    padding: 0 15px;
  }
  body.pcs .container.full {
    padding: 0;
  }
  body.pcs header {
    position: fixed;
    z-index: 11;
    min-width: 0;
  }
  body.pcs main {
    padding-top: 50px;
  }
}
html {
  font-size: 10px;
}

body {
  display: block !important;
  font-family: 微软雅黑, Arial;
  font-size: 1.2rem;
  color: #333;
  min-width: 1200px;
}
body:after {
  content: "";
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
body.on-mask:after, body.on-menu:after {
  display: block;
}

.container {
  padding: 0;
  position: relative;
  height: 100%;
  max-width: 100%;
  width: 1200px;
}
.container.lt {
  width: 960px;
}
.container.full {
  width: 100%;
  padding: 0;
}

.a,
a {
  color: #333;
}
.a:hover,
a:hover {
  color: #000;
}

.bg-w {
  background-color: #fff;
}

.bg-g {
  background-color: #eee;
}

header {
  position: relative;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
}
header .logo {
  display: inline-block;
}
header .mbtn {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}

footer .back {
  position: fixed;
  z-index: 9;
  transform: scale(0);
  transition: transform 600ms;
}
body.on-scro footer .back {
  transform: scale(1);
}

.hd,
.ct,
.ft,
.head,
.cont,
.foot,
.cnt,
.img,
.i,
.p {
  position: relative;
  display: block;
}

.u-fullpart {
  position: relative;
  background: none no-repeat 50% 0;
  background-size: cover;
  overflow: hidden;
  padding: 100px 0;
}
.u-fullpart.bgrp {
  background-repeat: no-repeat;
  background-size: auto;
}
.u-fullpart.bg-g {
  background-color: #eee;
}

/*
@font-face{
	font-family: 字体名称;
	src: url(../font/字体名称.ttf);
}*/
body {
  color: #666;
}
body .swiper-wrapper {
  transition: unset;
}
body img {
  object-fit: cover;
}
header {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  width: 100%;
  height: 84px;
}
header.wt {
  position: relative;
  background-color: #fff;
}
header.wt .menu .i > a {
  color: #505050;
}
header .logo {
  padding-top: 14px;
}
header .menu > ul > li {
  margin-right: 80px;
}
header .menu > ul > li:last-child {
  margin-right: 0;
}
header .menu .i > a {
  display: block;
  line-height: 84px;
  font-size: 18px;
  color: #fff;
}
header .menu .i > a:hover, header .menu .i > a.on {
  color: #ff892d;
}
header .mbtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: url(../img/mbtn.png) no-repeat center #ff892d;
  background-size: 20px;
}
body.on-menu header .mbtn {
  background-image: url(../img/mbtn-hide.png);
  background-size: 18px;
}
@media (max-width: 768px) {
  header {
    height: 50px;
    background-color: #ff892d !important;
  }
  header .logo {
    padding-top: 9px;
  }
  header .logo img {
    height: 32px;
  }
  header .fr {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background-color: #fff;
  }
  body.on-menu header .fr {
    display: block;
  }
  header .menu {
    padding: 20px 0;
  }
  header .menu > ul > li {
    margin-right: 0;
    float: none;
  }
  header .menu .i > a {
    line-height: 44px;
    text-align: center;
    color: #505050;
  }
}

footer {
  color: #fff;
}
footer > .a {
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 50px;
}
footer > .b {
  background: url(../img/foot-b1.jpg) no-repeat center;
  background-size: cover;
  padding-top: 70px;
}
footer .join {
  padding: 0 10%;
}
footer .join p {
  text-align: center;
}
footer .join p.p1 {
  font-size: 22px;
  color: #666;
}
footer .join p.p2 {
  margin-top: 15px;
  font-size: 16px;
  line-height: 24px;
  color: #999;
}
footer .join p.p3 {
  margin-top: 20px;
}
footer .word p {
  text-align: center;
}
footer .word p.p1 {
  padding-bottom: 20px;
  position: relative;
}
footer .word p.p1::after {
  content: "";
  width: 370px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -185px;
  background-color: #ccc;
}
footer .word p.p2 {
  margin-top: 20px;
  font-size: 14px;
}
footer .call .i p {
  text-align: center;
}
footer .call .i p.p1 {
  line-height: 56px;
}
footer .call .i p.p2 {
  margin-top: 30px;
  font-size: 14px;
}
footer .info {
  border-top: 1px solid #ccc;
}
footer .info p {
  line-height: 68px;
  color: #ddd;
  font-size: 13px;
}
footer .info p a {
  margin-left: 15px;
}
@media (max-width: 768px) {
  footer > .a {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  footer > .b {
    padding-top: 35px;
  }
  footer .join p.p1 {
    font-size: 18px;
  }
  footer .join p.p2 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
  }
  footer .join p.p3 {
    margin-top: 10px;
  }
  footer .word p.p1 {
    padding-bottom: 10px;
  }
  footer .word p.p1 img {
    width: 280px;
  }
  footer .word p.p1::after {
    width: 185px;
    margin-left: -92px;
  }
  footer .word p.p2 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 20px;
  }
  footer .call > ul > li {
    width: 100% !important;
    margin-bottom: 20px;
  }
  footer .call > ul > li:last-child {
    margin-bottom: 0;
  }
  footer .call .i p.p1 {
    line-height: 28px;
  }
  footer .call .i p.p1 img {
    max-height: 28px;
    max-width: 28px;
  }
  footer .call .i p.p2 {
    margin-top: 15px;
    font-size: 12px;
  }
  footer .info {
    padding: 10px 0;
  }
  footer .info p {
    line-height: 20px;
    font-size: 12px;
    text-align: center;
  }
  footer .info p a {
    margin-left: 10px;
  }
  footer .info p a img {
    zoom: 0.5;
  }
  footer .info p .fr {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .u-fullpart {
    padding: 20px 0;
  }
}

.u-btn1 {
  display: inline-block;
  padding: 0 25px;
  line-height: 38px;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  background-color: #0093cf;
}
.u-btn1:hover {
  opacity: 0.9;
  color: #fff;
}
.u-btn1.gr {
  background-color: #148600;
}
.u-btn1.bl {
  background-color: #0d4da1;
}
@media (max-width: 768px) {
  .u-btn1 {
    padding: 0 15px;
    line-height: 32px;
    font-size: 12px;
  }
}

.u-title1 {
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
}
.u-title1 p {
  text-align: center;
}
.u-title1 p.p1 {
  font-size: 30px;
  padding-bottom: 24px;
  position: relative;
}
.u-title1 p.p1::after {
  content: "";
  display: inline-block;
  width: 108px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -54px;
  background-color: #71be3c;
}
.u-title1 p.p2 {
  margin-top: 22px;
  font-size: 14px;
}
@media (max-width: 768px) {
  .u-title1 {
    margin-bottom: 40px;
    padding: 0 10%;
  }
  .u-title1 p.p1 {
    font-size: 18px;
    padding-bottom: 12px;
  }
  .u-title1 p.p1::after {
    width: 54px;
    margin-left: -27px;
  }
  .u-title1 p.p2 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 1.4em;
  }
}

.u-title2 {
  margin-bottom: 80px;
}
.u-title2 p {
  font-size: 30px;
}
@media (max-width: 768px) {
  .u-title2 {
    margin-bottom: 40px;
  }
  .u-title2 p {
    font-size: 18px;
  }
}

.u-banner {
  position: relative;
}
.u-banner > img {
  width: 100%;
}
.u-banner .cont {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 80px;
}
.u-banner .cont.pb {
  top: 35%;
}
.u-banner .cont.pc {
  left: 360px;
}
.u-banner .cont.pd {
  left: auto;
  right: 0;
  text-align: right;
}
.u-banner .cont.pe {
  left: auto;
  right: 0;
  text-align: right;
  top: 70%;
}
.u-banner .cont p {
  color: #fff;
}
.u-banner .cont p.p1 {
  font-size: 42px;
  font-family: 幼圆;
  font-weight: 600;
}
.u-banner .cont p.p2 {
  margin-top: 15px;
  font-size: 20px;
  font-family: 黑体;
  text-transform: uppercase;
  letter-spacing: 5px;
}
.u-banner .cont p.p3 {
  margin-top: 20px;
  font-size: 32px;
  font-weight: 100;
}
.u-banner .container {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .u-banner .cont {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50% !important;
    left: 50% !important;
  }
  .u-banner .cont p {
    text-align: center;
  }
  .u-banner .cont p.p1 {
    font-size: 18px;
  }
  .u-banner .cont p.p2 {
    margin-top: 5px;
    font-size: 12px;
    letter-spacing: 2px;
  }
  .u-banner .cont p.p3 {
    margin-top: 5px;
    font-size: 14px;
  }
}

.u-pagepath {
  background-color: #29a015;
}
.u-pagepath .cont p {
  line-height: 50px;
  color: #fff;
  font-size: 13px;
}
.u-pagepath .cont p a {
  color: #fff;
}
.u-pagepath .cont p a:hover {
  opacity: 0.8;
}
.u-pagepath .cont .tabs p a {
  margin-left: 15px;
}
@media (max-width: 768px) {
  .u-pagepath .cont p {
    line-height: 40px;
    font-size: 12px;
  }
  .u-pagepath .cont p .fr {
    display: none;
  }
  .u-pagepath .cont .tabs {
    overflow: auto;
  }
  .u-pagepath .cont .tabs p {
    white-space: nowrap;
  }
  .u-pagepath .cont .tabs p a {
    margin-left: 5px;
  }
}

.u-mainlrct {
  margin-top: -40px;
}
.u-mainlrct > .l {
  width: 215px;
}
.u-mainlrct > .r {
  width: 920px;
}
@media (max-width: 768px) {
  .u-mainlrct {
    margin-top: 0;
  }
  .u-mainlrct > .r {
    margin-top: 20px;
  }
}

.u-mainnavi > .hd {
  background: url(../img/de-1.png);
  background-size: cover;
}
.u-mainnavi > .hd p {
  line-height: 112px;
  text-align: center;
  color: #fff;
  font-size: 24px;
}
.u-mainnavi > .ct {
  margin-top: 1px;
}
.u-mainnavi .list .i a {
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}
.u-mainnavi .list .i.on > .hd {
  background-color: #148600;
}
.u-mainnavi .list .i.on > .hd::after {
  transform: rotate(-180deg);
}
.u-mainnavi .list .i.on > .ct {
  display: block;
}
.u-mainnavi .list .i > .hd {
  background-color: #29a015;
}
.u-mainnavi .list .i > .hd::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../img/awnu.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  position: absolute;
  right: 12px;
  top: 13px;
}
.u-mainnavi .list .i > .hd p a {
  color: #fff;
}
.u-mainnavi .list .i > .ct {
  display: none;
}
.u-mainnavi .list .i > .ct p a {
  background-color: #eeeeee;
  color: #3c3c3c;
}
.u-mainnavi .list .i > .ct p a.on {
  background-color: #fff;
}
.u-mainnavi .list .i > .ct p a:hover {
  color: #ff892d;
}
@media (max-width: 768px) {
  .u-mainnavi > .hd p {
    line-height: 56px;
    font-size: 18px;
  }
  .u-mainnavi .list .i a {
    font-size: 12px;
  }
}

.u-paging p {
  text-align: center;
  color: #686868;
  font-size: 13px;
}
.u-paging p a {
  display: inline-block;
  width: 21px;
  text-align: center;
  line-height: 21px;
  border-radius: 3px;
  background-color: #f7f7f7;
  color: #999999;
  margin-right: 6px;
}
.u-paging p a:hover, .u-paging p a.on {
  background-color: #29a015;
  color: #fff;
}
.u-paging p a.aw {
  font-family: 宋体;
}
@media (max-width: 768px) {
  .u-paging p span {
    display: none;
  }
}

.u-hobanner .i > img {
  width: 100%;
}
.u-hobanner .i > .ct {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.u-hobanner .i > .ct p {
  text-align: center;
  color: #fff;
}
.u-hobanner .i > .ct p.p1 {
  font-size: 60px;
}
.u-hobanner .i > .ct p.p2 {
  margin-top: 20px;
  font-size: 25px;
}
.u-hobanner .i > .ct p.p3 {
  margin-top: 30px;
}
.u-hobanner .swiper-pagination {
  bottom: 20px;
}
.u-hobanner .swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
  width: 8px;
  height: 8px;
  opacity: 1;
  margin: 0 8px !important;
  vertical-align: middle;
}
.u-hobanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 16px;
  height: 16px;
}
@media (max-width: 768px) {
  .u-hobanner .i > .ct p.p1 {
    font-size: 18px;
  }
  .u-hobanner .i > .ct p.p2 {
    margin-top: 10px;
    font-size: 10px;
    line-height: 1.2em;
  }
  .u-hobanner .i > .ct p.p3 {
    margin-top: 15px;
  }
  .u-hobanner .swiper-pagination {
    bottom: 10px;
  }
  .u-hobanner .swiper-pagination .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    margin: 0 4px !important;
  }
  .u-hobanner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 6px;
    height: 6px;
  }
}

.b-holink.ca {
  background: linear-gradient(#e8ffcf, #fff);
}
.b-holink.cb {
  background: linear-gradient(#e0fcce, #fff);
}
.b-holink.cc {
  background: linear-gradient(#f1fccd, #fff);
}
.b-holink.cd {
  background: linear-gradient(#defcda, #fff);
}

.u-holink {
  margin-top: -270px;
}
.u-holink .i.on > .hd {
  width: 0;
  opacity: 0;
}
.u-holink .i.on > .ct {
  width: 825px;
  opacity: 1;
}
.u-holink .i::after {
  content: "";
  display: block;
  clear: both;
}
.u-holink .i.ca > .hd {
  background-color: #e8ffcf;
}
.u-holink .i.cb > .hd {
  background-color: #e0fcce;
}
.u-holink .i.cc > .hd {
  background-color: #f1fccd;
}
.u-holink .i.cd > .hd {
  background-color: #defcda;
}
.u-holink .i > .hd,
.u-holink .i > .ct {
  height: 730px;
  position: relative;
  float: left;
  overflow: hidden;
  width: 0;
  opacity: 0;
  transition: width 600ms, opacity 1200ms;
}
.u-holink .i > .hd {
  width: 125px;
  opacity: 1;
}
.u-holink .i > .hd > p {
  text-align: center;
}
.u-holink .i > .hd > p.p1 {
  padding-top: 240px;
  line-height: 100px;
}
.u-holink .i > .hd > p.p1 img {
  max-width: 80px;
  max-height: 90px;
}
.u-holink .i > .hd > p.p2 {
  margin-top: 15px;
  font-size: 18px;
}
.u-holink .i > .ct {
  width: 0;
  opacity: 0;
}
.u-holink .i > .ct > img {
  position: absolute;
  top: 50%;
  right: 120px;
}
.u-holink .i > .ct > p {
  padding-left: 80px;
}
.u-holink .i > .ct > p.p1 {
  padding-top: 220px;
  line-height: 100px;
}
.u-holink .i > .ct > p.p1 img {
  max-height: 100px;
}
.u-holink .i > .ct > p.p2 {
  margin-top: 40px;
  font-size: 30px;
  color: #333;
}
.u-holink .i > .ct ul {
  padding-left: 80px;
  margin-top: 40px;
}
.u-holink .i > .ct ul li {
  color: #888;
  font-size: 18px;
  line-height: 36px;
  position: relative;
}
.u-holink .i > .ct ul li::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #333;
  position: absolute;
  top: 18px;
  left: -20px;
}
@media (max-width: 768px) {
  .u-holink {
    margin-top: 0;
  }
  .u-holink > ul > li {
    float: none;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
  }
  .u-holink .i > .hd,
  .u-holink .i > .ct {
    height: auto;
    opacity: 1 !important;
  }
  .u-holink .i > .hd {
    display: none;
  }
  .u-holink .i > .ct {
    width: 100% !important;
    padding: 0 20px;
    text-align: center;
  }
  .u-holink .i > .ct > img {
    position: relative;
    top: auto;
    right: auto;
    height: 100px;
  }
  .u-holink .i > .ct > p {
    padding-left: 0;
  }
  .u-holink .i > .ct > p.p1 {
    padding-top: 40px;
    line-height: 50px;
  }
  .u-holink .i > .ct > p.p1 img {
    max-height: 50px;
  }
  .u-holink .i > .ct > p.p2 {
    margin-top: 20px;
    font-size: 15px;
  }
  .u-holink .i > .ct ul {
    margin-top: 20px;
    padding-left: 0;
  }
  .u-holink .i > .ct ul li {
    font-size: 12px;
    line-height: 24px;
  }
  .u-holink .i > .ct ul li::before {
    display: none;
  }
}

.u-hosrve > ul > li {
  height: 100%;
}
.u-hosrve .i {
  background: none no-repeat center;
  background-size: cover;
}
.u-hosrve .i::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  border: 1px solid #fff;
}
.u-hosrve .i.ia::before {
  border-left: none;
}
.u-hosrve .i.ia p {
  top: 110px;
  right: 40px;
}
.u-hosrve .i.ib p {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.u-hosrve .i.ic p {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.u-hosrve .i.id::before {
  border-right: none;
}
.u-hosrve .i.id p {
  bottom: 110px;
  left: 40px;
}
.u-hosrve .i > img {
  width: 100%;
}
.u-hosrve .i > p {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 2px;
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
}
@media (max-width: 768px) {
  .u-hosrve {
    padding: 1px;
  }
  .u-hosrve > ul > li {
    width: 100% !important;
  }
  .u-hosrve .i {
    height: 200px;
    overflow: hidden;
  }
  .u-hosrve .i::before {
    border: 1px solid #fff !important;
  }
  .u-hosrve .i.ia p {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .u-hosrve .i.id p {
    bottom: auto;
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .u-hosrve .i > p {
    font-size: 16px;
  }
}

.u-hocase {
  position: relative;
}
.u-hocase > .aw {
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -16px;
}
.u-hocase > .aw.l {
  content: "";
  display: inline-block;
  width: 21px;
  height: 33px;
  background: url(../img/awl1.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  left: -65px;
}
.u-hocase > .aw.r {
  content: "";
  display: inline-block;
  width: 21px;
  height: 33px;
  background: url(../img/awr1.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  right: -65px;
}
.u-hocase .list > ul {
  margin: -5px;
}
.u-hocase .list > ul > li {
  padding: 5px;
}
.u-hocase .list .i:hover::after,
.u-hocase .list .i:hover > p {
  opacity: 1;
}
.u-hocase .list .i::after,
.u-hocase .list .i > p {
  opacity: 0;
  transition: opacity 600ms;
}
.u-hocase .list .i::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  height: 100%;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.u-hocase .list .i > p {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 2;
  font-size: 24px;
  color: #fff;
}
.u-hocase .list .i > img {
  width: 100%;
  height: 260px;
}
@media (max-width: 768px) {
  .u-hocase > .aw.l {
    left: 10px;
  }
  .u-hocase > .aw.r {
    right: 10px;
  }
  .u-hocase .list > ul {
    margin: -2px;
  }
  .u-hocase .list > ul > li {
    padding: 2px;
  }
  .u-hocase .list .i > p {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
  .u-hocase .list .i > img {
    height: 113px;
  }
}

.u-honews > .l {
  width: 500px;
}
.u-honews > .r {
  width: 620px;
}
.u-honews .view img {
  width: 100%;
}
.u-honews .item:hover > .ct p.p1 {
  color: #ff6f00;
}
.u-honews .item > img {
  width: 185px;
  float: left;
}
.u-honews .item > .ct {
  margin-left: 215px;
}
.u-honews .item > .ct p.p1 {
  padding-top: 5px;
  font-size: 18px;
}
.u-honews .item > .ct p.p2 {
  margin-top: 15px;
  line-height: 24px;
  color: #888;
}
.u-honews .item > .ct p.p2 span {
  color: #ff6f00;
}
.u-honews .list > ul > li {
  margin-bottom: 20px;
}
.u-honews .list > ul > li:last-child {
  margin-bottom: 0;
}
.u-honews .list .i:hover > .hd p.p1 {
  color: #ff6f00;
}
.u-honews .list .i:hover > .ct p.p1 {
  color: #ff6f00;
}
.u-honews .list .i > .hd {
  width: 90px;
  height: 85px;
  float: left;
  border-right: 2px solid #e7e7e7;
  padding-right: 10px;
}
.u-honews .list .i > .hd p {
  text-align: right;
}
.u-honews .list .i > .hd p.p1 {
  padding-top: 18px;
  font-size: 30px;
}
.u-honews .list .i > .hd p.p2 {
  margin-top: 8px;
  font-size: 13px;
}
.u-honews .list .i > .ct {
  margin-left: 105px;
}
.u-honews .list .i > .ct p.p1 {
  padding-top: 8px;
  font-size: 18px;
}
.u-honews .list .i > .ct p.p2 {
  margin-top: 10px;
  line-height: 24px;
  color: #888;
}
@media (max-width: 768px) {
  .u-honews > .l {
    display: none;
  }
  .u-honews > .r {
    width: 100%;
  }
  .u-honews .item > img {
    width: 90px;
    float: left;
  }
  .u-honews .item > .ct {
    margin-left: 105px;
  }
  .u-honews .item > .ct p.p1 {
    padding-top: 0;
    font-size: 14px;
  }
  .u-honews .item > .ct p.p2 {
    margin-top: 5px;
    line-height: 20px;
  }
  .u-honews .list {
    margin-top: 5px;
    border-top: 2px solid #e7e7e7;
    padding-top: 20px;
  }
  .u-honews .list > ul > li {
    margin-bottom: 15px;
  }
  .u-honews .list .i > .hd p.p1 {
    padding-top: 10px;
    font-size: 20px;
  }
  .u-honews .list .i > .hd p.p2 {
    font-size: 11px;
  }
  .u-honews .list .i > .ct {
    margin-left: 105px;
  }
  .u-honews .list .i > .ct p.p1 {
    padding-top: 0;
    font-size: 14px;
  }
  .u-honews .list .i > .ct p.p2 {
    margin-top: 5px;
    line-height: 20px;
  }
}

.u-prodlist.nobd > ul {
  margin: -12px -8px;
}
.u-prodlist.nobd > ul > li {
  padding: 12px 8px;
}
.u-prodlist.nobd .i {
  border: none;
}
.u-prodlist.nobd .i > .hd img {
  height: 198px;
}
.u-prodlist.nobd .i P {
  border-top: none;
  line-height: 35px;
}
.u-prodlist > ul {
  margin: -14px -18px;
}
.u-prodlist > ul > li {
  padding: 14px 18px;
}
.u-prodlist .i {
  border: 1px solid #dedede;
}
.u-prodlist .i:hover p {
  color: #ff892d;
}
.u-prodlist .i > .hd img {
  width: 100%;
  height: 226px;
}
.u-prodlist .i p {
  border-top: 1px solid #dedede;
  line-height: 70px;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .u-prodlist.nobd > ul {
    margin: -5px;
  }
  .u-prodlist.nobd > ul > li {
    padding: 5px;
  }
  .u-prodlist.nobd .i > .hd img {
    height: 118px;
  }
  .u-prodlist > ul {
    margin: -5px;
  }
  .u-prodlist > ul > li {
    padding: 5px;
  }
  .u-prodlist .i > .hd img {
    height: 132px;
  }
  .u-prodlist .i p {
    line-height: 35px;
    font-size: 12px;
  }
}

.u-prodview {
  background-color: #fafafa;
}
.u-prodview .head > .hd img {
  width: 100%;
}
.u-prodview .head > .ct {
  margin-top: 50px;
  padding: 0 60px;
}
.u-prodview .head > .ct .aw {
  position: absolute;
  top: 0;
  height: 100%;
  width: 24px;
  background: none no-repeat center #dfdfdf;
}
.u-prodview .head > .ct .aw:hover {
  background-color: #ff892d;
}
.u-prodview .head > .ct .aw.l {
  background-image: url(../img/awpl.png);
  left: 0;
}
.u-prodview .head > .ct .aw.r {
  background-image: url(../img/awpr.png);
  right: 0;
}
.u-prodview .head .list .i {
  border: 2px solid transparent;
}
.u-prodview .head .list .i.on {
  border-color: #097c25;
}
.u-prodview .head .list .i img {
  width: 100%;
}
@media (max-width: 768px) {
  .u-prodview .head > .ct {
    margin-top: 20px;
    padding: 0 40px;
  }
}

.u-articles.ns > .hd p {
  text-align: left;
  font-weight: normal;
}
.u-articles.ns > .ct {
  padding: 0;
}
.u-articles.ns > .ct p {
  line-height: 26px;
}
.u-articles.ns > .ft {
  padding: 10px 0;
}
.u-articles > .hd {
  border-bottom: 1px solid #e5e5e5;
  padding: 25px 0;
}
.u-articles > .hd p {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.u-articles > .ct {
  margin-top: 30px;
  padding: 0 60px;
}
.u-articles > .ct h5 {
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 50px;
}
.u-articles > .ct p {
  font-size: 14px;
  line-height: 21px;
}
.u-articles > .ct img {
  width: 100%;
  margin: 2em 0;
}
.u-articles > .ft {
  margin-top: 120px;
  border-top: 1px solid #e5e5e5;
  padding: 20px 30px;
}
.u-articles > .ft > .r {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}
.u-articles > .ft p {
  line-height: 30px;
}
.u-articles > .ft p a.bl:hover {
  color: #0d4da1;
}
.u-articles > .ft p a:hover {
  color: #148600;
}
@media (max-width: 768px) {
  .u-articles > .hd {
    padding: 20px 0;
  }
  .u-articles > .hd p {
    font-size: 18px;
    line-height: 1.4em;
  }
  .u-articles > .ct {
    margin-top: 20px;
    padding: 0;
  }
  .u-articles > .ct h5 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 25px;
  }
  .u-articles > .ct p {
    font-size: 12px;
    line-height: 21px;
  }
  .u-articles > .ft {
    margin-top: 60px;
    padding: 10px 0;
  }
  .u-articles > .ft > .r {
    right: 0;
  }
  .u-articles > .ft p {
    line-height: 24px;
  }
}

.u-about1 > img {
  width: 100%;
  border: 1px solid #097c25;
  padding: 6px;
}
.u-about1 > .ct {
  margin-top: 100px;
  padding: 0 20px;
}
.u-about1 > .ct h5 {
  font-size: 24px;
  margin-bottom: 35px;
}
.u-about1 > .ct p {
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
  margin-bottom: 2em;
}
@media (max-width: 768px) {
  .u-about1 > img {
    padding: 2px;
  }
  .u-about1 > .ct {
    margin-top: 50px;
  }
  .u-about1 > .ct h5 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .u-about1 > .ct p {
    font-size: 12px;
    line-height: 24px;
  }
}

.u-about2 > .hd {
  margin-bottom: 60px;
}
.u-about2 > .hd p {
  text-align: center;
  color: #898989;
}
.u-about2 > .hd p.p1 {
  position: relative;
  color: #438624;
  font-size: 42px;
}
.u-about2 > .hd p.p1::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #4e8f29;
}
.u-about2 > .hd p.p1 label {
  display: inline-block;
  padding: 0 50px;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
.u-about2 > .hd p.p2 {
  margin-top: 28px;
  font-size: 18px;
}
.u-about2 > .hd p.p3 {
  font-size: 14px;
  line-height: 30px;
}
.u-about2 .view img {
  width: 100%;
}
@media (max-width: 768px) {
  .u-about2 > .hd {
    margin-bottom: 30px;
  }
  .u-about2 > .hd p.p1 {
    font-size: 18px;
  }
  .u-about2 > .hd p.p1::before {
    height: 1px;
  }
  .u-about2 > .hd p.p1 label {
    padding: 0 20px;
  }
  .u-about2 > .hd p.p2 {
    margin-top: 14px;
    font-size: 12px;
    line-height: 18px;
  }
  .u-about2 > .hd p.p3 {
    font-size: 10px;
    line-height: 16px;
  }
}

.u-contact > .l {
  width: 500px;
}
.u-contact > .r {
  width: 620px;
}
.u-contact .text > .hd {
  padding-top: 60px;
}
.u-contact .text > .hd p {
  color: #2a7a03;
}
.u-contact .text > .hd p.p1 {
  font-size: 28px;
}
.u-contact .text > .hd p.p2 {
  font-size: 14px;
  margin-top: 8px;
}
.u-contact .text > .ct {
  margin-top: 60px;
}
.u-contact .text > .ct p {
  font-size: 16px;
  line-height: 28px;
}
.u-contact .view img {
  border: 1px solid #2a8d42;
  padding: 12px;
  width: 100%;
}
@media (max-width: 768px) {
  .u-contact > .r {
    margin-top: 20px;
  }
  .u-contact .text > .hd {
    padding-top: 20px;
  }
  .u-contact .text > .hd p.p1 {
    font-size: 18px;
  }
  .u-contact .text > .hd p.p2 {
    font-size: 12px;
  }
  .u-contact .text > .ct {
    margin-top: 20px;
  }
  .u-contact .text > .ct p {
    font-size: 12px;
    line-height: 22px;
  }
  .u-contact .view img {
    padding: 6px;
  }
}

.u-newslist.dt > ul {
  border-top: 1px solid #c6c5c5;
}
.u-newslist.dt > ul > li {
  border-bottom: 1px solid #c6c5c5;
  margin-bottom: 30px;
}
.u-newslist.dt > ul > li:last-child {
  margin-bottom: 0;
}
.u-newslist.dt .i {
  padding: 30px 0;
}
.u-newslist.dt .i > .hd {
  width: 148px;
}
.u-newslist.dt .i > .hd img {
  height: 100px;
}
.u-newslist.dt .i > .ct {
  margin-left: 190px;
}
.u-newslist.dt .i > .ct p.p1 {
  padding-top: 0;
}
.u-newslist > ul > li {
  margin-bottom: 70px;
}
.u-newslist > ul > li:last-child {
  margin-bottom: 0;
}
.u-newslist .i:hover > .ct p.p1 {
  color: #ff892d;
}
.u-newslist .i > .hd {
  width: 300px;
  float: left;
}
.u-newslist .i > .hd img {
  width: 100%;
  height: 200px;
}
.u-newslist .i > .ct {
  margin-left: 340px;
}
.u-newslist .i > .ct p.p1 {
  padding-top: 8px;
  font-size: 24px;
  font-weight: bold;
}
.u-newslist .i > .ct p.p2 {
  margin-top: 20px;
  font-size: 14px;
  line-height: 21px;
}
.u-newslist .i > .ct p.p3 {
  margin-top: 20px;
  color: #999999;
  font-size: 14px;
}
.u-newslist .i > .ct p.p3 label {
  cursor: pointer;
  color: #ff5900;
}
.u-newslist .i > .ct p.p3 label::after {
  content: "";
  display: inline-block;
  width: 29px;
  height: 13px;
  background: url(../img/awmr.png) no-repeat center;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 8px;
}
@media (max-width: 768px) {
  .u-newslist.dt > ul > li {
    margin-bottom: 20px;
  }
  .u-newslist.dt .i {
    padding: 10px 0;
  }
  .u-newslist.dt .i > .hd {
    width: 90px;
  }
  .u-newslist.dt .i > .hd img {
    height: 60px;
  }
  .u-newslist.dt .i > .ct {
    margin-left: 105px;
  }
  .u-newslist.dt .i > .ct p.p1 {
    padding-top: 0;
  }
  .u-newslist > ul > li {
    margin-bottom: 30px;
  }
  .u-newslist .i > .hd {
    width: 90px;
  }
  .u-newslist .i > .hd img {
    height: 60px;
  }
  .u-newslist .i > .ct {
    margin-left: 105px;
  }
  .u-newslist .i > .ct p.p1 {
    padding-top: 2px;
    font-size: 16px;
  }
  .u-newslist .i > .ct p.p2 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
  }
  .u-newslist .i > .ct p.p3 {
    margin-top: 10px;
    font-size: 12px;
  }
  .u-newslist .i > .ct p.p3 label::after {
    zoom: 0.6;
  }
}

/*# sourceMappingURL=style.css.map */
