
@charset "UTF-8";
a, .transition, .g-head, .g-foot .btn li .ewm, .side-bar, .index-about .list li, .index-about .list li .layer, .index-about .list li .layer h3, .index-about .list li .layer .container, .index-business .head .btn li, .index-news .list li, .index-news .list li a .img, .technology-3 .list-wrapper li, .technology-3 .list-wrapper li .time, .technology-4 .list li:after, .technology-4 .list li .name, .page-layer, .product-5 .list li, .product-5 .list li .ico, .lyb-layer .container .form li .input, .report .form li .input, .lyb .form li .input, .lyb-layer .container .form li .select dd, .report .form li .select dd, .lyb .form li .select dd, .lyb-layer .container .submit div, .report .submit div, .lyb .submit div, .business-2 .list li, .business-3 .list a .layer .btn, .programme-6 .btn li, .about-2 li, .about-2 li h2:after, .about-2 li .content, .about-3 .list2 .line, .about-4 .list li, .about-4 .list li .name, .about-4 .list li .layer, .news li, .join-1 li .name, .ewm-layer, .technology-1 .btn dd, .technology-1 .list li div.title, .technology-1 .list li.li_01 .line, .technology-1 .list li.li_01 dt, .technology-1 .list li.li_01 dd, .technology-1 .list li.li_02 .light, .technology-1 .list li.li_02 h2.title, .technology-1 .list li.li_02 dd, .technology-1 .list li.li_03 .yuan, .technology-1 .list li.li_03 dd, .technology-1 .list li.li_04 .yuan, .technology-1 .list li.li_04 dd, .technology-1 .list li.li_05 .yuan, .technology-1 .list li.li_05 dl.dl_01 dd, .technology-1 .list li.li_05 dl.dl_02 dd, .business-6 .list li, .business-6 .list li h3, .business-6 .list li .layer, .kass-3 a.btn em, .kass-2 .title ul li, .kass-layer, :before, img, .g-nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .business-6 .list li .layer dd a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .g-head .btn, .g-foot .list li, .g-foot .list2 li, .default .layer, .indexFlash li .layer, .indexFlash li .layer2 h2, .indexFlash .dots, .index-about .list ul, .index-business .head .btn ul, .index-news .list ul, .p-title h2, .page-layer, .technology-layer li .name, .product-1 .btn ul, .business .arrow, .business-2 .arrow, .business .btn, .business-2 .title, .business-3 .list a .layer .btn, .business-4 .list li a, .report .container .list li, .report .container .list2 dl.radio, .programme-6 .btn ul, .programme-6 .list a, .about-2 li h2, .about-4 .list ul, .p-nav dl, .join-1 li, .ewm-layer, .technology-1 .list li.li_04 dl, .technology-1 .list li.li_05 dl.dl_01, .technology-1 .list li.li_05 dl.dl_02, .business-6 .list ul, .business .list2 li, .kass-3 a.btn, .kass-2 .title ul, .kass-layer .title2, .kass-show-2 .list li, .kass-show-2 .list li h3, .kass-show-3 .img-list .num, .business-7 .list .arrow,.index-partner .btn dl {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn, .indexFlash li .layer2, .index-about .list li .layer, .p-banner, .technology-4 .list li, .product-4 .list .content, .programme-1 .list li .p-content, .about-2 li, .about-4 .list li, .ewm-layer .container, .technology-1 .btn dl, .technology-1 .list li.li_01 dd, .technology-1 .list li.li_02 dd, .technology-1 .list li.li_04 dd, .kass-layer, .business-7 .title {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter, .g-foot .list li, .g-foot .msg, .indexFlash li .layer2, .p-banner, .p-title h2, .technology-4 .list li, .page-layer, .technology-layer li .name, .product-4 .list .content, .business .btn, .business-2 .title, .business-3 .list a .layer .btn, .business-4 .list li a, .programme-6 .list a, .about-2 li h2, .about-4 .list li, .join-1 li, .ewm-layer, .ewm-layer .container, .technology-1 .btn dl, .technology-1 .list li.li_01 dd, .technology-1 .list li.li_02 dd, .technology-1 .list li.li_04 dd, .business .list2 li, .kass-3 a.btn, .kass-layer, .kass-layer .title2, .kass-show-2 .list li, .kass-show-2 .list li h3, .kass-show-3 .img-list .num, .business-7 .title {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .g-nav ul, .default .layer, .indexFlash li .layer, .indexFlash li .layer2, .p-banner, .p-title h2, .technology-4 .list li, .page-layer, .product-1 .btn ul, .product-4 .list .content, .product-5 .list ul, .business-4 .list li a, .programme-1 .list li .p-content, .about-2 li, .about-4 .list li, .p-nav dl, .ewm-layer, .ewm-layer .container, .technology-1 .btn dl, .technology-1 .list li.li_01 dd, .technology-1 .list li.li_02 dd, .technology-1 .list li.li_04 dd, .technology-1 .list li.li_05 dl.dl_01, .kass-3 a.btn, .kass-layer, .business-7 .title {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .index-technology .list ul, .technology-2 .list2 ul, .product-3 ul, .lyb-layer .container .form ul, .report .form ul, .lyb .form ul, .business .arrow, .business-2 .arrow, .business .list dl, .report .wal, .programme-1 .list ul, .programme-6 .list ul, .case-1 .wal, .case-2 .list ul, .about-1 .list ul, .join-1 ul, .join-2 li, .technology-1 .list li.li_04 dl, .technology-1 .list li.li_05 dl.dl_02, .business .list2 ul, .kass-show-2, .kass-show-3 .wal, .kass-show-5 .list ul, .business-7 .wal, .business-7 .list .arrow {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .g-nav ul, .g-foot .list2 li dl, .g-foot .msg, .index-technology .list ul, .technology-2 .list2 ul, .product-3 ul, .product-5 .list ul, .lyb-layer .container .form ul, .report .form ul, .lyb .form ul, .business .list dl, .business-3 .list ul, .report .wal, .programme-1 .list ul, .programme-5 .list ul, .programme-6 .list ul, .case-1 .wal, .case-2 .list ul, .about-1 .list ul, .about-2 ul, .news-1 ul, .news ul, .join-1 ul, .join-2 li, .business .list2 ul, .kass-layer .form ul, .kass-layer .list ul, .kass-show-1 .list ul, .kass-show-2, .kass-show-3 .wal, .kass-show-5 .list ul, .business-7 .wal, .business-partner .list li dl,.business .list3 ul,.business .list3 ul{
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }



body {
  -webkit-text-size-adjust: none;
  opacity: 0; }
body.show {
  opacity: 1;
  transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
a:active {
  star: expression(this.onFocus=this.blur()); }
a:link {
  text-decoration: none;
  outline: none; }
a:visited {
  text-decoration: none;
  outline: none; }
a:hover {
  text-decoration: none;
  color: #d80c18;
  outline: none; }

.wal{
  max-width: 100%;
  margin: 0 auto;
 }
.technology-3 {
	text-align: center;
}

.technology-3 .list {
  position: relative;
 }
.technology-3 .list:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  height: 1px;
  background: var(--b-3171-e, #FF1823);
 }
.technology-3 .list .arrow a {
  display: block;
  width: 3.0rem;
  height: 3.0rem;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 50%;
  bottom: auto;
  margin-top: -1.74rem;
  background: var(--b-3171-e, #FF1823) center no-repeat;
  background-size: 100%; }
.technology-3 .list .arrow a.prev {
  left: 0;
  background-image: url("../images/prev48.png"); }
.technology-3 .list .arrow a.next {
  right: 0;
  background-image: url("../images/next48.png"); }
.technology-3 .list-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url("../images/img191.png") center no-repeat;
  background-size: 11.9375rem; }
.technology-3 .list-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 2.2rem;
  height: 2.2rem;
  background: url("../images/img220.png") center no-repeat;
  background-size: 100%;
  margin-left: -1.1rem;
  animation: rotate-anim 2s infinite linear;
  -webkit-animation: rotate-anim 2s infinite linear; }
.technology-3 .list-wrapper li {
  height: 11.9375rem;
  position: relative;
  background: url("../images/img24.png") center no-repeat;
  background-size: 1.375rem; }
.technology-3 .list-wrapper li .time {
  font-size: 1rem;
  color: #fff;
  padding: 0.625rem 2.125rem;
  background: var(--b-3171-e, #FF1823);
  position: absolute;
  z-index: 10;
  left: 50%;
  right: auto;
  top: 7.5rem;
  bottom: auto;
  margin-left: -3.5rem;
  margin-top: 0;
 }
.technology-3 .list-wrapper li:nth-child(even) .time {
  top: 2.0rem; }
.technology-3 .list-wrapper li.swiper-slide-active {
  background-size: 0; }
.technology-3 .list-wrapper li.swiper-slide-active .time {
  background: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.0rem;
  top: 50%;
  margin-top: -1.0rem;
  font-weight: bold;
  width: 11.0rem;
  margin-left: -5.3rem; }
.technology-3 .list-wrapper li.swiper-slide-active .time span {
  display: block; }
.technology-3 .list-2 {
  padding: 4.0rem 0;
  color: #fff;
  display:flex;
  justify-content: center;
 }
.technology-3 .list-2 ul{
	width:65%;
}
.technology-3 .list-2 h3 {
  font-size: 1rem;
  font-weight:normal;
  line-height: 180%; /* 1.8rem */
 }
.technology-3 .list-2 p {
  font-size: 0.6rem;
  line-height: 1.0rem; }























@keyframes technology-anim {
  0% {
    transform: scale(0);
    opacity: 0; }
  70% {
    transform: scale(0.7);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes technology-anim {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  70% {
    -webkit-transform: scale(0.7);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }

@keyframes rotate-anim {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes rotate-anim {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes rotate-anim2 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(-360deg); } }
@-webkit-keyframes rotate-anim2 {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg); } }
@keyframes scale-anim {
  0% {
    transform: scale(0);
    opacity: 0; }
  50% {
    transform: scale(0.6);
    opacity: 1; }
  100% {
    transform: scale(1);
    opacity: 0; } }
@-webkit-keyframes scale-anim {
  0% {
    -webkit-transform: scale(0);
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.6);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }