/* 20201028 */
.frame-scroll {
  top: 40px;
}
/* 20201028 */
.c-default {
  color: #1baaeb;
}
/**/
.swiper-pagination .swiper-pagination-switch {
  background: #fff;
}
.swiper-pagination .swiper-active-switch {
  background: #008dd5;
}

.imgword {
  overflow: hidden;
  position: relative;
}
.imgword .img {
  float: left;
  width: 50%;
}
.imgword .img img {
  width: 100%;
}
.imgword .img p img {
  width: auto;
}
.imgword .word {
  position: absolute;
  left: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}
.imgword .word:before,
.imgword .word:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.imgword .word-inner {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
  padding: 0 6%;
  white-space: normal;
}
.imgword .word h2 {
  margin: auto;
}
.imgword .word h2 b {
  font-weight: normal;
}
.imgword .word p {
  font-size: 1.3em;
  margin: auto;
  margin-top: 0em;
  color: #000;
  line-height: 2;
}
.imgword .word .readmore {
  margin-top: 3em;
  font-size: 1.4em;
}
.imgword .word .readmore .icon {
  margin-top: -0.2em;
  margin-left: 0.4em;
}
.imgword .word h2 + * {
  margin-top: 0em;
}
.imgword-left .img {
  float: left;
}
.imgword-left .word {
  left: 50%;
  right: 0;
}
.imgword-right .img {
  float: right;
}
.imgword-right .word {
  left: 0;
  right: 50%;
}
.imgword-top .word {
  position: relative;
  left: auto;
  right: auto;
}
/**/
.wordimg {
  overflow: hidden;
  position: relative;
}
.wordimg .word {
  float: left;
  width: 50%;
}
.wordimg .word-inner {
  padding: 6%;
}
.wordimg .img {
  overflow: hidden;
}
.wordimg .img img {
  width: 100%;
}
.wordimg-left .word {
  float: left;
}
.wordimg-left .word-inner {
  padding-left: 0;
}
.wordimg-right .word {
  float: right;
}

.frame-aboutus .frame-relative {
  position: relative;
}
.frame-aboutus .breadline {
  position: absolute;
  z-index: 80;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
}
.frame-aboutus .breadline * + *:before {
  color: #fff;
}
.frame-aboutus .breadline * {
  color: #fff;
}
.frame-aboutus .breadline-black * + *:before {
  color: #000;
}
.frame-aboutus .breadline-black * {
  color: #000;
}
/*****************
 * aboutus-index
 *****************/
.imgword-index {
  padding: 4em 0;
}
.imgword-index .img {
  width: 53%;
}
.imgword-index .imgword-left .word {
  left: 53%;
}
.imgword-index .imgword-right .word {
  right: 53%;
}
.imgword-index .h2 {
  font-size: 2em;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.2em;
}
.imgword-index .more-list {
  white-space: nowrap;
  background: #eee;
  text-align: center;
  letter-spacing: -0.35em;
  margin-top: 2em;
  font-size: 1.2em;
}
.imgword-index .more-list li {
  display: inline-block;
  padding: 0.5em 0;
  letter-spacing: 0;
  line-height: 1;
}
.imgword-index .more-list li a {
  display: block;
  padding: 0.5em 0;
  color: #000;
}
.imgword-index .more-list li a:hover {
  color: #008dd5;
}
.imgword-index .more-list li + li a {
  border-left: 1px #aaa solid;
}
.imgword-index .more-list-2x li {
  width: 50%;
}
.imgword-index .more-list-3x li {
  width: 33%;
}
.imgword-index .more-list-4x li {
  width: 25%;
}
.imgword-index .more-list-5x li {
  width: 20%;
}

/*************************
 * aboutus-daikinglobal
 *************************/
.daikinglobal-summary {
  font-size: 1.4em;
  padding: 3em 0;
}
.daikinglobal-summary-h2 {
  font-size: 2em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.daikinglobal-summary-word {
  float: left;
  width: 72%;
  line-height: 2;
}
.daikinglobal-summary-word h3 {
  font-size: 1.4em;
  margin-bottom: 1em;
  font-weight: bold;
}
.daikinglobal-summary-img {
  overflow: hidden;
  width: 25%;
  padding-left: 3%;
}
.daikinglobal-summary p img {
  vertical-align: middle;
}
.daikinglobal-world .maps .wrap {
  position: relative;
  padding-bottom: 50px;
}
.daikinglobal-world .maps-title {
  position: absolute;
  left: 2.5%;
  top: 8%;
  font-size: 1.2em;
  color: #fff;
}
.daikinglobal-world .maps-title h2 {
  font-size: 1.4em;
  font-weight: bold;
  /* margin-bottom: 0.6em; */
}
.daikinglobal-world .maps-title p b {
  color: #008dd5;
}
.daikinglobal-world .maps-note {
  font-size:10px;
  color:#fff;
}
.daikinglobal-world .maps-area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.daikinglobal-world .maps-area li {
  position: absolute;
  width: 1%;
  height: 0;
  padding-bottom: 1%;
  background: url(../image/aboutus-daikinglobal-maps-o.png) no-repeat;
  background-size: contain;
  cursor: pointer;
}
.daikinglobal-world .maps-area li .point {
  position: absolute;
  width: 1150%;
  height: 1150%;
  text-align: center;
  white-space: nowrap;
  letter-spacing: -0.35em;
}
.daikinglobal-world .maps-area li .point:before {
  content: "";
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.daikinglobal-world .maps-area li .point-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  animation: flicker 1000ms infinite alternate linear;
  opacity: 1;
}
.daikinglobal-world .maps-area li .point-bg img:last-child {
  display: none;
}
.daikinglobal-world .maps-area li .point-inside {
  position: relative;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  letter-spacing: 0;
}
.daikinglobal-world .maps-area li.active .point-bg,
.daikinglobal-world .maps-area li:hover .point-bg {
  animation: rotate 3000ms infinite alternate linear;
}
.daikinglobal-world .maps-area li.active .point-bg img:first-child {
  display: none;
}
.daikinglobal-world .maps-area li.active .point-bg img:last-child {
  display: block;
}

.daikinglobal-world .maps-area li:before {
  content: "";
  display: block;
  position: absolute;
  background: #4c4c4c;
}

.daikinglobal-world .maps-area li.left .point {
  right: 400%;
  top: -525%;
}
.daikinglobal-world .maps-area li.left:before {
  width: 350%;
  height: 2px;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.daikinglobal-world .maps-area li.left-2x .point {
  right: 800%;
  top: -525%;
}
.daikinglobal-world .maps-area li.left-2x:before {
  width: 700%;
  height: 2px;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.daikinglobal-world .maps-area li.right .point {
  left: 400%;
  top: -525%;
}
.daikinglobal-world .maps-area li.right:before {
  width: 300%;
  height: 2px;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
.daikinglobal-world .maps-area li.right-2x .point {
  left: 400%;
  top: -550%;
}
.daikinglobal-world .maps-area li.right-2x:before {
  width: 350%;
  height: 2px;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.daikinglobal-world .maps-area li.top .point {
  left: -525%;
  bottom: 400%;
}
.daikinglobal-world .maps-area li.top:before {
  width: 2px;
  height: 350%;
  left: 50%;
  bottom: 0;
  margin-left: -1px;
}
.daikinglobal-world .maps-area li.top-2x .point {
  left: -525%;
  bottom: 800%;
}
.daikinglobal-world .maps-area li.top-2x:before {
  width: 2px;
  height: 700%;
  left: 50%;
  bottom: 0;
  margin-left: -1px;
}
.daikinglobal-world .maps-area li.top-3x .point {
  left: -525%;
  bottom: 1200%;
}
.daikinglobal-world .maps-area li.top-3x:before {
  width: 2px;
  height: 1100%;
  left: 50%;
  bottom: 0;
  margin-left: -1px;
}
.daikinglobal-world .maps-area li.bottom .point {
  left: -525%;
  top: 400%;
}
.daikinglobal-world .maps-area li.bottom:before {
  width: 2px;
  height: 350%;
  left: 50%;
  top: 0;
  margin-left: -1px;
}

.daikinglobal-world .maps-area li.deg-left .point-bg {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.daikinglobal-world .maps-area li.deg-right .point-bg {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.daikinglobal-world .maps-area li.deg-top .point-bg {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.daikinglobal-world .maps-area li.deg-bottom .point-bg {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.daikinglobal-world .maps-area li:nth-child(1) .point-bg {
  animation-delay: 521ms;
}
.daikinglobal-world .maps-area li:nth-child(2) .point-bg {
  animation-delay: 103ms;
}
.daikinglobal-world .maps-area li:nth-child(3) .point-bg {
  animation-delay: 524ms;
}
.daikinglobal-world .maps-area li:nth-child(4) .point-bg {
  animation-delay: 0ms;
}
.daikinglobal-world .maps-area li:nth-child(5) .point-bg {
  animation-delay: 400ms;
}
.daikinglobal-world .maps-area li:nth-child(6) .point-bg {
  animation-delay: 0ms;
}
.daikinglobal-world .maps-area li:nth-child(7) .point-bg {
  animation-delay: 474ms;
}
.daikinglobal-world .maps-area li:nth-child(8) .point-bg {
  animation-delay: 123ms;
}
.daikinglobal-world .maps-area li:nth-child(9) .point-bg {
  animation-delay: 474ms;
}

@keyframes flicker {
  to {
    opacity: 0.3;
  }
}
@-webkit-keyframes flicker {
  to {
    opacity: 0.3;
  }
}
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}

.daikinglobal-world .list .tab-bd {
  display: none;
}
.daikinglobal-world .list div.active {
  display: block;
}
.daikinglobal-world .list dl {
  margin: 1em -3%;
  letter-spacing: -0.35em;
  font-size: 1.2em;
}
.daikinglobal-world .list dl dt {
  border-bottom: 1px #ddd solid;
  letter-spacing: 0;
  width: 94.34%;
  margin: auto;
}
.daikinglobal-world .list dl dt h2 {
  display: inline-block;
  padding: 0.1em 1em;
  border-radius: 0.5em 0.5em 0 0;
  background: #333;
  color: #fff;
  letter-spacing: 0.3em;
}
.daikinglobal-world .list dl dd {
  display: inline-block;
  width: 44.3%;
  margin: 1.5% 2.8% 2% 2.8%;
  overflow: hidden;
  letter-spacing: 0;
  vertical-align: top;
}
.daikinglobal-world .list dl dd .img {
  float: right;
  width: 47%;
  margin-left: 3%;
}
.daikinglobal-world .list dl dd .img img {
  width: 100%;
}
.daikinglobal-world .list dl dd .word {
  overflow: hidden;
}
.daikinglobal-world .list dl dd h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.6em;
}
.daikinglobal-world .list dl dd h3 img {
  margin-right: 1em;
  max-height: 2em;
}

/********************************
 * aboutus-careerfield
 ********************************/
.careerfield-summary {
  font-size: 1.4em;
  padding: 3em;
  text-align: center;
}
.careerfield-summary h2 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5em;
}
.careerfield-summary h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 1em;
}
.careerfield-list dl {
  padding: 4em 0;
}
.careerfield-list dl.odd {
  background: #f7f7f7;
}
.careerfield-list dl dt h2 {
  font-size: 2em;
  font-weight: bold;
  line-height: 2;
}
.careerfield-list dl dt h3 {
  font-size: 1.2em;
  font-weight: bold;
}
.careerfield-list dl dd ul {
  letter-spacing: -0.35em;
  margin: 0 -2.6%;
}
.careerfield-list dl dd li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 28.2%;
  margin: 2.5%;
}
.careerfield-list dl dd li .img img {
  width: 115%;
  max-width: none;
}
.careerfield-list dl dd li .word {
  margin-top: -18%;
  font-size: 1.2em;
}
.careerfield-list dl dd li .word h2 {
  display: inline-block;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  line-height: 1;
  width: 50%;
  padding: 0.6em 0;
  margin-bottom: 12%;
  text-align: center;
  font-weight: bold;
}

/********************************
 * aboutus-businesstheory
 ********************************/
.businesstheory-summary {
  font-size: 1.4em;
  padding: 3em;
  text-align: center;
}
.businesstheory-summary h2 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
}
.businesstheory-program h3 {
  font-size: 1.96em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.businesstheory-pdf {
  padding: 4em 0;
}
.businesstheory-pdf h3 {
  font-size: 1.96em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.businesstheory-pdf .pdf-box {
  overflow: hidden;
  padding: 3em 0;
}
.businesstheory-pdf .img {
  float: left;
  width: 38%;
  text-align: center;
}
.businesstheory-pdf .word {
  overflow: hidden;
  font-size: 1.2em;
}
.businesstheory-pdf .word ul {
  padding-left: 3em;
}
.businesstheory-pdf .word li {
  padding: 0.5em 0;
  border-bottom: 1px #ddd solid;
}
.businesstheory-pdf .word li i {
  content: "";
  display: inline-block;
  position: relative;
  width: 2em;
  height: 2em;
  margin: 0 1em -0.6em -3em;
  background: url(../image/aboutus-businesstheory-icon.png) no-repeat;
  background-size: contain;
}
.businesstheory-pdf .word li + li i:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1em;
  background: #ddd;
  position: absolute;
  left: 50%;
  bottom: 100%;
}

/********************************
 * aboutus-worlddaikin
 ********************************/
.worlddaikin-summary {
  font-size: 1.4em;
  padding: 3em;
  text-align: center;
}
.worlddaikin-summary h2 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1em;
}
.worlddaikin-list {
  background: #f7f7f7;
  padding: 3em 0;
}
.worlddaikin-list-h2 {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 5%;
}
.worlddaikin-list li {
  position: relative;
  margin-bottom: 10%;
}
.worlddaikin-list li .word {
  position: absolute;
  width: 45%;
  font-size: 1.35em;
}
.worlddaikin-list li .word h2 {
  font-weight: bold;
  margin: 1em 0;
}
.worlddaikin-list li .word h3 {
  font-weight: bold;
  margin-top: 1.5em;
}
.worlddaikin-list li .word p {
  line-height: 2;
}
.worlddaikin-list li .word .readmore {
  display: inline-block;
  margin-top: 1em;
  color: #54c3f1;
  cursor: pointer;
}
.worlddaikin-list li .word .readmore:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  margin-right: 0.3em;
  margin-top: -0.2em;
  background: url(../image/common/arrow-16px.png) no-repeat center;
  background-size: auto 90%;
}

.worlddaikin-list li.lb .word {
  left: 0;
  bottom: 0;
}
.worlddaikin-list li.lt .word {
  left: 0;
  top: 0;
}
.worlddaikin-list li.rb .word {
  right: 0;
  bottom: 0;
}
.worlddaikin-list li.rt .word {
  right: 0;
  top: 0;
}

.popup-worlddaikin .popup-inside {
  padding: 0px;
}
.popup-worlddaikin .popup-close {
  background: #000;
  color: #008dd5;
}
.popup-worlddaikin h2 {
  font-size: 2em;
  text-align: left;
  margin-bottom: 0.5em;
}
.popup-worlddaikin .info-device div {
  display: inline-block;
  width: 49%;
  font-size: 1.4em;
  text-align: left;
  margin-top: 1em;
  vertical-align: top;
}
.popup-worlddaikin .info-device div h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

/********************************
 * aboutus-coperateculture
 ********************************/
.coperateculture-summary {
  font-size: 1.4em;
  padding: 3em;
  text-align: center;
}
.coperateculture-summary h2 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1em;
}
.coperateculture-list dd {
  padding: 3em;
}
.coperateculture-list dd.odd {
  background: #f7f7f7;
}
.coperateculture-list dd.odd .word {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.coperateculture-list dd.even .word {
  float: right;
  width: 32%;
  margin-left: 2%;
}
.coperateculture-list dd .word {
  font-size: 1.2em;
}
.coperateculture-list dd .word h2 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0.25em;
}
.coperateculture-list dd .word h2 .player {
  margin-left: 0.5em;
  cursor: pointer;
}
.coperateculture-list dd .swiper {
  visibility: visible;
  overflow: hidden;
  width: 66%;
  background: none;
}
.coperateculture-list dd .swiper .swiper-slide {
  width: 48.4855%;
}
.coperateculture-list dd .swiper .swiper-slide + .swiper-slide {
  margin-left: 3%;
}

/********************************
 * aboutus-csr
 ********************************/
.aboutus-csr .btn-pdf {
  position: absolute;
  left: 45%;
  top: 60%;
  margin-left: -360px;
}
.aboutus-csr .btn-pdf1 {
  position: absolute;
  left: 55%;
  top: 60%;
  margin-left: -360px;
}
.csr-summary {
  font-size: 1.4em;
  padding: 3em;
  text-align: center;
}
.csr-summary h2 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 1em;
}
.csr-list dd {
  padding: 2em;
}
.csr-list dd.even {
  background: #f7f7f7;
}
.csr-list dd.even .word {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.csr-list dd.odd .word {
  float: right;
  width: 32%;
  margin-left: 2%;
}
.csr-list dd .word {
  font-size: 1.2em;
}
.csr-list dd .word h2 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.csr-list dd .word h2 .player {
  margin-left: 0.5em;
  cursor: pointer;
}
.csr-list dd .word .readmore {
  display: inline-block;
  margin-top: 1em;
  color: #54c3f1;
  cursor: pointer;
}
.csr-list dd .word .readmore:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  margin-right: 0.3em;
  margin-top: -0.2em;
  background: url(../image/common/arrow-16px.png) no-repeat center;
  background-size: auto 90%;
}
.csr-list dd .swiper {
  visibility: visible;
  overflow: hidden;
  width: 66%;
  background: none;
}
.csr-list dd .swiper .swiper-slide {
  width: 48.4855%;
}
.csr-list dd .swiper .swiper-slide + .swiper-slide {
  margin-left: 3%;
}

/********************************
 * aboutus-contactdaikin
 ********************************/
.aboutus-contactdaikin .swiper-kv .swiper-title {
  position: absolute;
  left: 50%;
  top: 8%;
  width: 10em;
  margin-left: -5em;
  font-size: 2.6em;
  font-style: oblique;
  color: #fff;
  text-shadow: 1px 1px 5px #ccc;
}
.aboutus-contactdaikin .swiper-kv .swiper-title h3 {
  font-size: 0.5em;
}
.contactdaikin-list {
  padding: 4em;
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  margin-top: -20em;
  position: relative;
}
.contactdaikin-list-split {
  overflow: hidden;
  margin-bottom: 2em;
}
* + .contactdaikin-list-split {
  margin: 2em 0;
}
.contactdaikin-list-split h2 {
  width: 200%;
  margin-left: -50%;
  font-size: 2.4em;
  text-align: center;
}
.contactdaikin-list-split h2:before {
  content: "••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••";
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 1em;
  font-size: 0.4em;
  letter-spacing: 0.8em;
  overflow: hidden;
  text-align: right;
}
.contactdaikin-list-split h2:after {
  content: "••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••";
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
  font-size: 0.4em;
  letter-spacing: 0.8em;
  overflow: hidden;
  text-align: left;
}
.contactdaikin-list dl {
  margin-top: 1em;
}
.contactdaikin-list dl dt {
  background: #ddd;
  font-size: 2.4em;
  height: 1.8em;
  color: #008dd5;
  line-height: 1;
  overflow: hidden;
  position: relative;
}
.contactdaikin-list dl dt:before {
  content: "" !important;
  width: 4px;
  height: 105%;
  margin-right: 1em;
  background: #008dd5;
  vertical-align: middle;
  display: inline-block;
  padding: 0;
}
.contactdaikin-list dl dt:after {
  content: "";
  position: absolute;
  right: 1em;
  top: 50%;
  display: block;
  width: 20px;
  height: 6em;
  margin-top: -3em;
  background: url(../image/common/arrow-blue-toggle.png) no-repeat left center;
  transition: background 300ms;
  -webkit-transition: background 300ms;
}
.contactdaikin-list dl.open dt:after {
  background-position: right center;
}
.contactdaikin-list dl dt h2 {
  display: inline-block;
  margin-right: 1em;
}
.contactdaikin-list dl dt h3 {
  display: inline-block;
  font-size: 0.8em;
}
.contactdaikin-list dl dd {
  height: 0;
  overflow: hidden;
}
.contactdaikin-list dl.open dd {
  height: auto;
}
.contactdaikin-list dl dd ul {
  width: 110%;
}
.contactdaikin-list dl dd li {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4em;
  width: 40%;
  min-height: 7.8em;
  padding: 1.5em 0 0 0;
  padding-right: 5.3%;
  border-bottom: 1px #eee solid;
}
.contactdaikin-list dl dd li h3 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0.6em;
}
.contactdaikin-list dl dd li p span + span {
  margin-left: 2em;
}

/********************************
 * aboutus-worksintroduction
 ********************************/
.aboutus-worksintroduction .swiper-kv .swiper-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  white-space: nowrap;
}
.aboutus-worksintroduction .swiper-kv .swiper-content:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.aboutus-worksintroduction .swiper-kv .swiper-content-inside {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 2;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  color: #fff;
  letter-spacing: 0.1em;
}
.aboutus-worksintroduction .swiper-kv .swiper-content-inside h2 {
  font-size: 2.2em;
  margin-bottom: 0.5em;
}
.aboutus-worksintroduction .swiper-kv .swiper-content-inside p span {
  color: #ffcc00;
}
.aboutus-worksintroduction .swiper-kv .swiper-content-inside .num-list {
  margin: -1em -10% 0;
  position: relative;
}
.aboutus-worksintroduction .swiper-kv .swiper-content-inside .num-list img {
  margin: 1em;
  cursor: pointer;
  transition: transform 300ms, box-shadow 300ms;
  border: 10px transparent solid;
}
.aboutus-worksintroduction .swiper-kv .swiper-content-inside .num-list span {
  position: absolute;
  left: 50%;
  bottom: 1%;
  font-size: 12px;
  transform: translateX(-50%);
  color: white;
}
.aboutus-worksintroduction
  .swiper-kv
  .swiper-content-inside
  .num-list
  img:hover {
  transform: translate(0, -5%);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.aboutus-worksintroduction
  .swiper-kv
  .swiper-content-inside
  .num-list
  img.active {
  background: rgba(255, 255, 255, 0.3);
  border: 10px rgba(255, 255, 255, 0) solid;
  border-radius: 5px;
}

.worksintroduction-mask {
  position: relative;
}
.worksintroduction-mask-main {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5);
}
.worksintroduction-mask-main:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.worksintroduction-mask-inside {
  font-size: 1.2em;
  display: inline-block;
  width: 90%;
  vertical-align: middle;
  white-space: normal;
  color: #fff;
  line-height: 2;
}
.worksintroduction-mask-inside h2 {
  font-size: 2.4em;
  margin-bottom: 0em;
  line-height: 1;
  color: #1baaeb;
}
.worksintroduction-mask-inside h2:after {
  content: "";
  display: block;
  width: 1.2em;
  height: 2px;
  background: #1baaeb;
  margin: auto;
  margin-top: 0.8em;
}
.worksintroduction-imgword:last-child {
  margin-bottom: 0;
}
.worksintroduction-imgword .word h2 {
  font-size: 2em;
  color: #1baaeb;
}
.worksintroduction-imgword .word h3 {
  font-size: 1.3em;
  color: #1baaeb;
  margin-top: 0em;
  line-height: 2;
}
.worksintroduction-imgword .word p {
  font-size: 1.4em;
}
.worksintroduction-imgword .word-inner {
  padding: 0 24%;
  max-width: 70%;
}
.worksintroduction-imgword .icon-group {
  width: 100%;
  white-space: nowrap;
  text-align: center;
  letter-spacing: -0.35em;
  font-size: 1.2em;
  margin-top: 0em;
}
.worksintroduction-imgword .icon-group li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
}
.worksintroduction-imgword .icon-group-3x li {
  width: 33.3333%;
}
.worksintroduction-imgword .icon-group-3x li h5 {
  margin-top: 0.5em;
}

.worksintroduction-imgword-a .imgword-right .word h2 + * {
  margin-top: -1em;
}
.worksintroduction-imgword-a .imgword-right .word * + h2 {
  margin-top: 1em;
}
.worksintroduction-number {
  text-align: center;
  padding: 5% 0;
}
.worksintroduction-number .number-icon li {
  display: inline-block;
  width: 30%;
  position: relative;
  vertical-align: top;
}
.worksintroduction-number .number-icon li + li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 30%;
  display: inline-block;
  width: 2px;
  height: 40%;
  background: #008dd5;
}
.worksintroduction-number .number-icon li div {
  font-size: 1.4em;
  display: inline-block;
  width: 50%;
  padding-bottom: 50%;
  height: 0;
  border: 3px #1baaeb solid;
  border-radius: 100%;
}
.worksintroduction-number .number-icon li div b {
  font-size: 2.7em;
  color: #1baaeb;
  line-height: 2;
}
.worksintroduction-number .number-icon li div p {
  margin-top: -1.5em;
}
.worksintroduction-number .number-word {
  text-align: left;
  font-size: 1.4em;
  color: #1baaeb;
  width: 75%;
  margin: auto;
  margin-top: 2em;
}
.worksintroduction-number .number-word li {
  display: inline-block;
  width: 49%;
  margin-top: 1em;
  vertical-align: top;
}
.worksintroduction-number .number-word li img {
  margin-right: 0.5em;
  vertical-align: middle;
}

.worksintroduction-imgword-c {
  background: #f1f1f1;
}

.worksintroduction-system {
  padding: 5% 0;
  text-align: center;
}

.worksintroduction-imgword-d .word-inner {
  padding: 0 17%;
}
.worksintroduction-imgword-d .h4 h3 {
  font-size: 1.4em;
  color: #000;
  font-weight: bold;
}
.worksintroduction-imgword-d .h4 * + h3 {
  margin-top: 0em;
}
.worksintroduction-imgword-d .h4 p {
  font-size: 1em;
}
.worksintroduction-imgword-d .h4 p span {
  display: block;
  font-size: 18px;
}
.popup-worksintroduction .popup-inside {
  padding: 40px;
}

/********************************
 * aboutus-daikinimpression
 ********************************/
@media (min-width: 768px) {
  .daikinimpression-video {
    padding: 3% 0;
  }
  .daikinimpression-video dl {
    position: relative;
    height: 0;
    padding-bottom: 24.6%;
  }
  .daikinimpression-video dl + dl {
    margin-top: 0.5%;
  }
  .daikinimpression-video dl dt {
    position: absolute;
    width: 7.5%;
    padding: 0 1%;
    height: 100%;
    background: #f0f0f0;
  }
  .daikinimpression-video dl dt h2 {
    font-size: 1.75em;
    font-weight: bold;
    line-height: 1;
    margin: 1em 0 1em 0;
    white-space: nowrap;
  }
  .daikinimpression-video dl dt h2:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 1em;
    background: #008dd5;
    vertical-align: bottom;
    margin-right: 0.2em;
  }
  .daikinimpression-video dl dt a.btn-play-all {
    position: absolute;
    left: 7%;
    bottom: 5%;
    white-space: nowrap;
    cursor: pointer;
  }
  .daikinimpression-video dl dt a.btn-play-all img {
    width: 1.2em;
    vertical-align: middle;
    margin-right: 0.2em;
  }
  .daikinimpression-video dl dd {
    position: absolute;
    width: 80.5%;
    height: 100%;
    left: 10%;
  }
  .daikinimpression-video .item-left dt {
    left: 0;
  }
  .daikinimpression-video .item-right dt {
    right: 0;
  }
  .daikinimpression-video .swiper-video,
  .daikinimpression-video .swiper-video .swiper-mask,
  .daikinimpression-video .swiper-video .swiper-wrapper {
    height: 100%;
  }
  .daikinimpression-video .swiper-video .swiper-mask {
    position: relative;
  }
  .daikinimpression-video .swiper-video .swiper-wrapper {
    width: 100000px;
    white-space: nowrap;
    letter-spacing: -0.35em;
    position: absolute;
    top: 0;
    transition: transform 500ms !important;
  }
  .daikinimpression-video .swiper-video li {
    float: none;
    display: inline-block;
    white-space: normal;
    letter-spacing: 0;
    vertical-align: top;
  }
  .daikinimpression-video .swiper-video li.swiper-4x {
    width: 403px;
    height: 100%;
  }
  .daikinimpression-video .swiper-video li.swiper-2x {
    width: 201px;
    height: 100%;
  }
  .daikinimpression-video .swiper-video li.swiper-1x {
    width: 201px;
    height: 48.985%;
  }
  .daikinimpression-video .swiper-video li.swiper-1x + li.swiper-1x {
    margin: 126px -201px 0 -201px;
  }
  /*.daikinimpression-video .swiper-video li.swiper-1x + li.swiper-1x {margin:15.6% 0 0 -25%;}*/
  .daikinimpression-video .swiper-video li a {
    display: block;
    position: relative;
    width: 98.76%;
    height: 100%;
    cursor: pointer;
    color: #fff;
  }
  .daikinimpression-video .swiper-video li a .title {
    position: absolute;
    width: 80%;
    left: 0;
    bottom: 0;
    padding: 0.5em;
    font-size: 1em;
    line-height: 1.5;
  }
  .daikinimpression-video .swiper-video li a .time {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0.5em;
    font-size: 1.4em;
    line-height: 1;
  }
  .daikinimpression-video .swiper-video li a .player {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 300ms;
  }
  .daikinimpression-video .swiper-video li a .player:before {
    content: "";
    position: absolute;
    left: 40%;
    top: 50%;
    width: 20%;
    padding-bottom: 20%;
    margin-top: -10%;
    background-image: url(../image/aboutus-daikinimpression-player.png);
    background-size: contain;
  }
  .daikinimpression-video .swiper-video li a:hover .player {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .daikinimpression-video .swiper-video li.swiper-2x a,
  .daikinimpression-video .swiper-video li.swiper-1x a {
    width: 97.52%;
  }
  .daikinimpression-video .swiper-video li a img {
    width: 100%;
    height: 100%;
  }
  .daikinimpression-video .swiper-video .swiper-prev,
  .daikinimpression-video .swiper-video .swiper-next {
    width: 11.802%;
    height: 30%;
    top: 35%;
  }
  .daikinimpression-video .swiper-video .swiper-prev {
    left: -11.802%;
  }
  .daikinimpression-video .swiper-video .swiper-next {
    right: -11.802%;
  }
  .daikinimpression-video .swiper-video .swiper-prev-bg:before {
    background-image: url(../image/aboutus-daikinimpression-prev.png);
    background-color: transparent;
    background-size: auto;
  }
  .daikinimpression-video .swiper-video .swiper-next-bg:before {
    background-image: url(../image/aboutus-daikinimpression-next.png);
    background-color: transparent;
    background-size: auto;
  }

  .daikinimpression-video .item-left .swiper-video .swiper-wrapper {
    left: 0;
  }
  .daikinimpression-video .item-right .swiper-video .swiper-wrapper {
    right: 0;
  }
  /*
.daikinimpression-video .item-left  .swiper-video .swiper-next {right: -11.802%;}
.daikinimpression-video .item-right .swiper-video .swiper-prev {left: -11.802%;}
*/
  .daikinimpression-video .item-left .swiper-video li {
    float: left;
  }
  .daikinimpression-video .item-right .swiper-video li {
    float: right;
  }

  .daikinimpression-video .item-right .swiper-video .swiper-prev {
    left: auto;
    right: -11.802%;
  }
  .daikinimpression-video .item-right .swiper-video .swiper-next {
    left: -11.802%;
    right: auto;
  }
  .daikinimpression-video .item-right .swiper-video .swiper-prev-bg:before {
    background-image: url(../image/aboutus-daikinimpression-next.png);
  }
  .daikinimpression-video .item-right .swiper-video .swiper-next-bg:before {
    background-image: url(../image/aboutus-daikinimpression-prev.png);
  }
}

/********************************
 * aboutus-honor
 ********************************/
.honor-banner {
  position: relative;
  min-height: 200px;
}
.honor-nav {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
}
.honor-nav a {
  display: inline-block;
}
.honor-nav-prev,
.honor-nav-next {
  display: inline-block;
  font-size: 4em;
  vertical-align: middle;
  cursor: default;
  line-height: 1;
  user-select: none;
}
.honor-nav-prev:before,
.honor-nav-next:before {
  content: "";
  display: none;
  width: 100%;
  height: 0;
}
.honor-nav-prev .ha-icon,
.honor-nav-next .ha-icon {
  margin: 0;
  vertical-align: top;
}
.honor-nav-prev .ha-icon-prev,
.honor-nav-next .ha-icon-next {
  transition: transform 300ms;
  -webkit-transition: transform 300ms;
  cursor: pointer;
}
/*.honor-nav-prev .ha-icon-prev:hover{transform:translate(-10%,0);}
.honor-nav-next .ha-icon-next:hover{transform:translate(10%,0);}*/
.honor-nav-content {
  display: inline-block;
  overflow: hidden;
  font-size: 2.6em;
  line-height: 2.2;
  color: #666;
  padding: 0.4em 2em;
  vertical-align: middle;
}
.honor-nav-content span {
  display: inline-block;
  margin: 0 0.5em;
}
.honor-nav-content span img {
  vertical-align: middle;
}
.honor-nav-content span sub {
  font-size: 0.5em;
  padding-left: 0.5em;
}

.honor-list li.even {
  background: #f5f5f5;
}
.honor-list li .inside {
  position: relative;
  width: 69.4444%;
  margin: auto;
  padding: 3% 10%;
  white-space: nowrap;
}
.honor-list li .inside:before {
  content: "";
  display: block;
  position: absolute;
  left: 28px;
  bottom: 0;
  margin-bottom: 4.3%;
  width: 0;
  height: 100%;
  border-left: 1px #000 solid;
}
.honor-list li .inside:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 4.3%;
  width: 57px;
  height: 57px;
  background: url(../image/aboutus-honor-icon.png) no-repeat center;
}
.honor-list li .inside .img {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  text-align: center;
}
.honor-list li .inside .img:before {
  content: "●";
  display: block;
  font-size: 3em;
  line-height: 0.6;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: 4.3%;
  width: 57px;
  text-align: center;
}
.honor-list li .inside .word {
  display: inline-block;
  width: 75%;
  white-space: normal;
  vertical-align: middle;
}
.honor-list li .inside .img + .word {
  margin-left: 8%;
}
.honor-list li .inside .word h2 {
  font-size: 1.3em;
  padding-left: 7em;
  position: relative;
  margin: 0.5em 0;
}
.honor-list li .inside .word h2 .lab {
  display: inline-block;
  width: 7em;
  left: 0;
  top: 0;
  position: absolute;
}
.honor-list li .inside .word h2 .lab:before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
  border-width: 0.4em 0.4em 0.5em 0;
  border-style: solid;
  border-color: #666 transparent transparent transparent;
}
.honor-list li .inside .word h2 p {
  padding: 0;
  margin: 0;
}
.honor-list li:first-child .inside:before {
  top: 0;
  margin-top: 4.3%;
}
.honor-list li:first-child:last-child .inside:before {
  height: auto;
  bottom: 0;
  margin-bottom: 4.3%;
}

/*************************
 * aboutus-joinus 一级页面
 *************************/
.aboutus-joinus #cate-nav-pc {
  display: none !important;
}
.none {
  display: none;
}
.frame-aboutus .frame-relative {
  position: relative;
}
.frame-aboutus .frame-joinus-nav {
  background-color: #eceef1;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.frame-aboutus .breadline-joinus {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.frame-aboutus .breadline-joinus * + *:before {
  color: #666;
}
.frame-aboutus .breadline-joinus * {
  color: #666;
  font-size: 1em;
  padding: 1.125em 0.875em;
  display: inline-block;
  margin-right: 2px;
}

/* 职位介绍 */
.job-des {
  padding-top: 1.9em;
}
.title {
  font-size: 2.25em;
  color: #000;
  text-align: center;
}
.job-des .tabs {
  overflow: hidden;
  margin-top: 2em;
}
.job-des .tabs .tabs-btn {
  cursor: pointer;
  width: 25%;
  float: left;
  text-align: center;
  padding: 2.375em 0;
  position: relative;
  transition: all 300ms;
}
.job-des .tabs .tabs-btn::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: #f7f7f7;
}
.job-des .tabs .tabs-btn.active::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: #00a0e9;
}
.job-des .tabs .tabs-btn p {
  font-size: 1.3em;
  color: #666;
  margin-top: 1.25em;
}
.job-des .tabs .tabs-btn .tabs-icon {
  display: inline-block;
}
.job-des .cont {
  padding: 2em 0 3em;
}
.job-des .cont .block {
  font-size: 1.3em;
  color: #666;
  text-align: left;
}

/* 大金人 */
.swiper-prev-color:before {
  background-image: url(../image/common/prev-colo-1.png);
  box-shadow: 0 0 black;
}
.swiper-next-color:before {
  background-image: url(../image/common/next-colo-1.png);
}
.daikin-per .wrap-1440 {
  background-color: #f7f7f7;
  padding-top: 1.9em;
  padding-bottom: 1.9em;
}
.daikin-per .swiper {
  background: none;
  width: 75%;
  margin: 2% auto;
  overflow: visible;
  text-align: center;
}
.daikin-per .swiper:before {
  padding-bottom: 23%;
}
.daikin-per .swiper-mask {
  overflow: hidden;
}
.daikin-per .swiper-prev {
  margin-left: -40px;
  cursor: pointer;
}
.daikin-per .swiper-next {
  margin-right: -40px;
  cursor: pointer;
}
.daikin-per .swiper ul {
  white-space: nowrap;
  letter-spacing: -4px;
  height: auto !important;
}
.daikin-per .swiper ul:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.daikin-per .swiper li {
  float: none;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  height: auto !important;
}
.daikin-per .swiper li a {
  display: block;
  margin: 0 6%;
  text-align: center;
  font-size: 0.85em;
  color: #7c6138;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  opacity: 0.5;
}
.daikin-per .swiper li a .img {
  position: relative;
}
.daikin-per .swiper li a .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; /*background:#fff;*/
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.daikin-per .swiper li a .img-pro {
  position: relative;
  z-index: 5;
  padding: 5px 0;
  display: block;
}
.daikin-per .swiper li a .img-pro-a {
  white-space: nowrap;
}
.daikin-per .swiper li a .img-pro-a:before {
  content: "";
  display: inline-block;
  height: 0;
  padding-bottom: 50%;
  vertical-align: middle;
}
.daikin-per .swiper li a .img-pro-a img {
  display: inline-block;
  vertical-align: middle;
  width: 82%;
}
.daikin-per .swiper li a .img-pro-b {
  max-width: 40%;
  max-height: 3em;
  display: inline-block;
  margin-top: -4px;
  margin-right: 0.5em;
}
.daikin-per .swiper li a .img-pro-c {
  margin-top: -3px;
}
.daikin-per .swiper li.swiper-slide-active a {
  margin: 0;
  opacity: 1;
}

/* 人才培育 */
.talent-edu {
  padding-top: 3em;
  overflow: hidden;
}
.talent-edu .wrap {
  padding-bottom: 3.125em;
  border-bottom: 4px solid #f7f7f7;
  overflow: hidden;
}
.talent-edu .info {
  margin-top: 2em;
  margin-bottom: 2.5em;
  text-align: center;
  color: #333;
  font-weight: bold;
  font-size: 1.125em;
}
.talent-edu .list {
  overflow: hidden;
  margin-bottom: 1.4em;
}
.talent-edu .list .item {
  position: relative;
  width: 49.2%;
}
.talent-edu .list .item.fl {
  float: left;
}
.talent-edu .list .item.fr {
  float: right;
}
.talent-edu .list .item .image {
  width: 69.7%;
  float: left;
}
.talent-edu .list-l .item .image {
  float: left;
}
.talent-edu .list-l .item .word {
  right: 0;
  left: none;
}
.talent-edu .list-r .item .image {
  float: right;
}
.talent-edu .list-r .item .word {
  left: 0;
  right: none;
  background-color: #89c997 !important;
}
.talent-edu .list-r .item2 .word {
  background-color: #00c4f2 !important;
}
.talent-edu .list .item .word {
  width: 27.3%;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  display: block;
  background-color: #0789d6;
  white-space: nowrap;
}
.talent-edu .list .item .word span {
  display: inline-block;
}
.talent-edu .list .item .word .paddingL {
  padding-left: 3em;
}
.talent-edu .list .item2 .word {
  background-color: #f8b551;
}
.talent-edu .list .item .word-inner {
  text-align: left;
  display: inline-block;
  vertical-align: bottom;
  font-size: 1.125em;
  color: #fff;
  width: 90%;
  padding-bottom: 0.4em;
  white-space: normal;
}
.talent-edu .list .item .word:before,
.talent-edu .list .item .word:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.talent-edu .list-other .item {
  width: 100%;
}
.talent-edu .list-other .item .image {
  width: auto;
  margin-right: 1.2em;
}
.talent-edu .list-other .item .word {
  width: 13.5%;
}

/* 大金family */
.daikin-family .tabs .tabs-btn {
  width: 11.5%;
}
.daikin-family .block {
  position: relative;
}
.daikin-family .tabs .tabs-btn::after,
.daikin-family .tabs .tabs-btn.active::after {
  width: 2px;
  height: 70%;
  padding: 0.05em 0;
  right: 0;
  left: inherit;
  bottom: 3px;
  background-color: #bebebe;
}
.daikin-family .tabs .tabs-btn.last::after {
  content: none;
}
.daikin-family .tabs .tabs-btn {
  padding: 0.8em;
  background-color: #f7f7f7;
}
.daikin-family .tabs .tabs-btn p {
  margin-top: 0;
  color: #333;
}
.daikin-family .block .word {
  overflow: hidden;
  width: 28%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  white-space: nowrap;
}
.daikin-family .block .word:before,
.daikin-family .block .word:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.daikin-family .block .word-inner {
  /*text-align: justify;*/
  display: inline-block;
  vertical-align: bottom;
  white-space: normal;
  padding: 0 7% 10%;
  font-size: 0.9em;
}
.daikin-family .block .word-inner h2 {
  font-size: 1.875em;
  color: #333;
  margin-bottom: 0.5em;
}

/* 奖项认可 */
/* .awards .swiper li{height: 100%!important;} */
.awards .swiper li.swiper-slide a {
  opacity: 1;
}
.awards .swiper li .info {
  font-size: 1.3em;
  color: #333;
  margin-top: 1.5em;
  text-align: center;
}
.awards .swiper li:nth-child(3),
.awards .swiper li:nth-child(4) {
  margin-top: 2.4%;
}
.awards .swiper li a {
  padding: 0 14px;
}
.awards .swiper li.swiper-slide-active a {
  margin: 0 6%;
}
.awards .swiper {
  margin: 1% auto;
  width: 73%;
}

/* 常见问题 */
.questList {
  padding-top: 1.9em;
}
.questList .title {
  margin-bottom: 0.5em;
}
.fqa-hd {
  text-align: center;
  background: #f9f9f9;
  padding: 20px 10px;
  line-height: 1;
}
.fqa-hd-content {
  margin-top: 1em;
}
.fqa-list {
  padding-left: 10%;
  overflow: hidden;
  padding-top: 2%;
  border-bottom: 4px solid #f7f7f7;
}
.fqa-list li + li {
  border-top: 1px #ddd solid;
}
.fqa-list li {
  position: relative;
}
.fqa-list li:before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  left: -5.5555%;
  top: 3em;
  display: inline-block;
  border-left: 1px #ddd solid;
}
.fqa-list li:last-child:before {
  display: none;
}
.fqa-list .fqa-title {
  font-size: 1.3em;
  padding: 1.5em 0;
  position: relative;
  z-index: 100;
  cursor: pointer;
  transition: color 300ms;
  -webkit-transition: color 300ms;
}
.fqa-list .fqa-title i {
  position: absolute;
  width: 11.1111%;
  height: 6em;
  left: -11.1111%;
  top: 50%;
  margin-top: -3em;
  display: inline-block;
  background: url(../image/fqa-icon.png) no-repeat center;
  transition: background 300ms steps(8, end);
  -webkit-transition: background 300ms steps(8, end);
}
.fqa-list .fqa-title b {
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 20px;
  height: 6em;
  margin-top: -3em;
  background: url(../image/arrow-blue.png) no-repeat left center;
  transition: background 300ms;
  -webkit-transition: background 300ms;
}
.fqa-list .fqa-title:hover {
  color: #0786d3;
}
.fqa-list .fqa-content {
  height: 0;
  overflow: hidden;
  transition: height 300ms;
  -webkit-transition: height 300ms;
}
.fqa-list .fqa-content-inner {
  padding-bottom: 2.6em;
}
.fqa-list .fqa-content-inner div {
  overflow: hidden;
}
.fqa-list .fqa-content-inner p {
  font-size: 1.3em;
}
.fqa-list .fqa-content-inner img.left {
  float: left;
  margin: 0 1em 1em 0;
}
.fqa-list .fqa-content-inner img.right {
  float: right;
  margin: 0 0 1em 1em;
}
.fqa-list .open .fqa-title i {
  background: url(../image/fqa-icon-open.png) no-repeat center;
}
.fqa-list .open .fqa-title b {
  background-position: right center;
}

/* 职位查看 */
.position {
  padding-top: 1.9em;
}
.position .title {
  margin-bottom: 1em;
}
.position .list {
  text-align: center;
}
.position .list .item {
  width: 12%;
  display: inline-block;
  cursor: pointer;
}
.position .list .item1 {
  margin-right: 15%;
}
.position .list .item p {
  font-size: 1.5em;
  color: #fff;
  line-height: 2;
  background: #0786d3;
  border-radius: 8px;
  margin-top: 1.375em;
  margin-bottom: 2em;
}

/*************************
 * aboutus-joinus 二级页面
 *************************/
.personnel {
  padding-top: 3em;
  padding-bottom: 4em;
}
.personnel .title {
  padding-bottom: 1em;
  background: url(../image/joinus/line.png) no-repeat center bottom;
  background-size: 100%;
}
.personnel .personnel-intro {
  margin-top: 3em;
  position: relative;
}
.personnel .personnel-intro .image {
  width: 21.8%;
  float: left;
}
.personnel .personnel-intro .name {
  text-align: center;
  margin-top: 0.83em;
}
.personnel .personnel-intro .name p {
  font-size: 1.2em;
  color: #0096e0;
}
.personnel .personnel-intro .name p.p2 {
  color: #444;
}
.personnel .personnel-intro .word {
  /* position: absolute; */
  left: 21.8%;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  overflow: hidden;
  display: block;
  white-space: nowrap;
}
.personnel .personnel-intro .word-inner {
  display: inline-block;
  vertical-align: top;
  margin: auto;
  white-space: normal;
  padding-left: 5%;
}
.personnel .personnel-intro .word-inner .blue {
  color: #0096e0;
}
.personnel .personnel-intro .word-inner h2 {
  font-size: 1.5em;
  font-weight: bold;
}
.personnel .personnel-intro .word-inner .h2 {
  margin-top: 0.4em;
  margin-bottom: 0.3em;
}
.personnel .personnel-intro .word-inner .h3 {
  margin-top: 0.8em;
  margin-bottom: 0.4em;
}
.personnel .personnel-intro .word-inner p {
  font-size: 1.3em;
  color: #444;
  line-height: 2;
  letter-spacing: 1px;
}
.personnel .personnel-intro .word-inner .p1 {
  display: inline-block;
  margin-right: 1em;
}
.personnel-cas .wrap {
  text-align: right;
  width: 1155px;
}
.personnel-cas .wrap .back {
  width: 6em;
  font-size: 1.5em;
  color: #fff;
  padding: 0.4em 0;
  text-align: center;
  background-color: #54c3f1;
  display: inline-block;
}

@media (max-width: 1440px) {
  .alert-parameter .alert-inside {
    max-width: 100%;
  }
  .alert-parameter .alert-title {
    overflow: auto;
  }
}
/*pc*/
@media (min-width: 769px) {
  .cate-nav li a {
    font-size: 1.4em;
  }
  .hrv-product-detail .select-result-bd {
    margin-top: 6.2em;
  }
  .daikinglobal-summary .toggler-summary {
    display: none;
  }
  .daikinglobal-summary .toggler-detail {
    display: block;
  }
  .daikinglobal-summary .toggler-btn {
    display: none;
  }
  .popup-video .popup-inside {
    width: 600px;
  }
  .frame-aboutus .breadline-black-pc * + *:before {
    color: #000;
  }
  .frame-aboutus .breadline-black-pc * {
    color: #000;
  }
  .frame-aboutus .breadline-relative-pc {
    position: relative;
    left: 0;
    margin-left: 0;
    width: auto;
  }
  .awards .swiper li {
    height: 100% !important;
    width: auto !important;
  }
  .awards .swiper li.swiper-slide:nth-child(2) a {
    margin-top: 0;
  }
  .talent-edu .list .item .word-inner {
    padding-left: 1em;
  }
  .talent-edu .list .item .word .paddingL {
    padding-left: 0.8em;
  }
  /* .awards .swiper{width: 76%;} */
}
/*ipad*/
@media only screen and (min-width: 768px) and (max-width: 1035px) {
  .wrap {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .talent-edu .list-other .item .image {
    width: 27%;
    margin-right: 1.2em;
  }
  .awards .swiper li {
    width: 25% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .awards .swiper {
    width: 98%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .frame-aboutus .breadline {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .imgword .word {
    font-size: 0.8em;
  }
  .imgword .word h2 + * {
    margin-top: 1em;
  }
  .imgword-index .more-list {
    margin-top: 1em;
  }
  .daikinglobal-summary,
  .careerfield-summary,
  .businesstheory-summary,
  .worlddaikin-summary,
  .coperateculture-summary,
  .csr-summary {
    padding: 3em 1em;
    font-size: 1em;
  }
  .daikinglobal-summary .toggler-summary {
    display: none;
  }
  .daikinglobal-summary .toggler-detail {
    display: block;
  }
  .daikinglobal-summary .toggler-btn {
    display: none;
  }
  .daikinglobal-summary-word {
    font-size: 1em;
  }
  .businesstheory-program h3,
  .businesstheory-pdf h3 {
    font-size: 1.4em;
  }
  .daikinglobal-world .maps-title {
    font-size: 1em;
    left: 1em;
  }
  .daikinglobal-world .list dl {
    margin: auto;
    padding: 1em 0;
    font-size: 1em;
  }

  .careerfield-list .wrap {
    width: 90%;
  }
  .worlddaikin-list li .word {
    font-size: 1.2em;
    width: 50%;
  }
  .contactdaikin-list {
    font-size: 0.8em;
    padding: 1em;
    box-sizing: border-box;
    margin-top: -12em;
  }
  .coperateculture-list dd .word,
  .csr-list dd .word {
    font-size: 0.8em;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content {
    width: 90%;
    left: 5%;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content-inside {
    font-size: 1em;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content-inside h2 {
    font-size: 1.8em;
    line-height: 1.5;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content-inside .num-list {
    margin: 1em 14% 0;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content-inside .num-list img {
    width: 26%;
  }
  .worksintroduction-mask img {
    width: 130%;
    max-width: none;
    margin-left: -15%;
  }
  .worksintroduction-mask-inside {
    font-size: 0.8em;
    line-height: 1.5;
  }
  .worksintroduction-mask-inside h2 {
    line-height: 2;
    margin-bottom: 0.5em;
  }
  .worksintroduction-imgword .word-inner {
    padding: 0 10%;
    max-width: 80%;
  }
  .worksintroduction-imgword .word h2 {
    font-size: 1.6em;
  }
  .worksintroduction-imgword .word h2 + * {
    margin-top: 0em;
  }
  .worksintroduction-imgword .word h3 {
    font-size: 1em;
  }
  .worksintroduction-imgword .word p {
    font-size: 1em;
    line-height: 1.5;
    margin-top: 0.5em;
  }
  .worksintroduction-number {
    font-size: 0.7em;
  }
  .worksintroduction-imgword .icon-group {
    font-size: 1em;
    margin-top: 0.5em;
  }
  .worksintroduction-imgword .icon-group-3x li img {
    max-width: 30%;
  }
  .worksintroduction-imgword-d .h4 p {
    font-size: 0.8em;
  }
  .daikinimpression-video > .wrap {
    width: 97.5%;
  }
  .daikinimpression-video dl dt {
    font-size: 0.8em;
  }

  /*************************
	* aboutus-joinus 一级页面
	*************************/
  .awards .swiper {
    width: 80%;
  }
  .awards .swiper li {
    width: 24% !important;
  }
  .awards .swiper li.swiper-slide:nth-child(2) a {
    margin-top: 31%;
  }
  /*************************
	* aboutus-joinus 二级页面
	*************************/
  /* .personnel .personnel-intro .word-inner p{font-size: .9em;}
	.personnel .personnel-intro .word-inner h2{font-size: 1.2em;} */
  .personnel .personnel-intro .word-inner p {
    font-size: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 768px) {
  .worlddaikin-list li .word {
    font-size: 1em;
    width: 50%;
  }
  .contactdaikin-list {
    padding: 1em;
    margin-top: -6em;
  }
  .talent-edu .list-other .item .image {
    width: 27%;
  }

  /*************************
	* aboutus-joinus 一级页面
	*************************/
  .awards .swiper li .info {
    white-space: normal;
  }
  .awards .swiper li .info br {
    display: none;
  }
  /*************************
	* aboutus-joinus 二级页面
	*************************/
  .personnel .personnel-intro .word-inner p {
    font-size: 0.9em;
  }
  .personnel .personnel-intro .word-inner h2 {
    font-size: 1.2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  /*************************
	* aboutus-joinus 一级页面
	*************************/
  .awards .swiper li .info {
    white-space: normal;
  }
  .awards .swiper li .info br {
    display: none;
  }
}
/*mobile*/
@media (max-width: 767px) {
  .frame-aboutus .breadline {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .frame-aboutus .breadline * {
    font-size: 1em;
  }
  .frame-aboutus .breadline *:hover {
    font-size: 1em;
  }

  .frame-aboutus .breadline-black-mobile * + *:before {
    color: #000;
  }
  .frame-aboutus .breadline-black-mobile * {
    color: #000;
  }
  .frame-aboutus .breadline-relative-mobile {
    position: relative;
    left: 0;
    margin-left: 0;
    width: auto;
  }
  /*****************
	 * aboutus-index
	 *****************/
  .imgword-index {
    padding: 1em;
  }
  .imgword-index .imgword + .imgword {
    margin-top: 1em;
  }
  .imgword-index .img {
    float: none;
    width: 100%;
  }
  .imgword-index .word {
    position: static;
    left: 0;
    right: auto;
  }
  .imgword-index .word:before,
  .imgword-index .word:after {
    display: none;
  }
  .imgword-index .word-inner {
    display: block;
    padding: 0;
  }
  .imgword-index .word-inner h2 {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    transform: translate(0, -80%);
  }
  .imgword-index .word-inner h2 .icon,
  .imgword-index .word-inner .h4 {
    display: none;
  }
  .imgword-index .more-list {
    margin-top: 0;
    font-size: 0.8em;
  }
  .imgword-index .more-list li a {
    padding: 0.8em 0;
  }

  /*************************
	 * aboutus-daikinglobal
	 *************************/
  .daikinglobal-summary {
    font-size: 1em;
    padding: 1em;
  }
  .daikinglobal-summary-h2 {
    position: absolute;
    left: 0;
    top: 4em;
    color: #fff;
    width: 100%;
    display: none;
  }
  .daikinglobal-summary-word {
    float: none;
    width: auto;
    line-height: 1.5;
  }
  .daikinglobal-summary-img {
    width: auto;
    padding-left: 0;
    margin-top: 1.5em;
  }
  .daikinglobal-world {
    margin-top: 1em;
  }
  .daikinglobal-world .maps .wrap {
    margin-top: 30%;
  }
  .daikinglobal-world .maps-title {
    font-size: 1em;
    left: 0;
    width: 100%;
    text-align: center;
    color: #000;
    top: -40%;
  }
  .daikinglobal-world .maps-area li .point-inside h2 {
    font-size: 0.8em;
  }
  .daikinglobal-world .maps-area li .point-inside h3 {
    display: none;
  }
  .daikinglobal-world .list dl {
    margin: auto;
    padding: 1em;
    font-size: 1em;
  }
  .daikinglobal-world .list dl dt {
    width: auto;
  }
  .daikinglobal-world .list dl dd {
    display: block;
    width: auto;
    margin: 1em 0 2em 0;
  }
  .daikinglobal-world .list dl dd .img {
    width: 50%;
  }
  .daikinglobal-world .list dl dd .word {
    font-size: 0.8em;
  }

  /********************************
	 * aboutus-careerfield
	 ********************************/
  .careerfield-summary {
    font-size: 0.8em;
    padding: 2em;
  }
  .careerfield-summary h2 {
    font-size: 1.6em;
  }
  .careerfield-summary h3 {
    font-size: 1em;
  }
  .careerfield-list {
    text-align: center;
    background: #f7f7f7;
  }
  .careerfield-list dl {
    padding: 2em 0 0em 0;
  }
  .careerfield-list dl dt h2 {
    width: 200%;
    margin-left: -50%;
    font-size: 1.3em;
  }
  .careerfield-list dl dt h2:before {
    content: "";
    width: 25%;
    display: inline-block;
    height: 1px;
    background: #000;
    vertical-align: middle;
    margin-right: 1em;
  }
  .careerfield-list dl dt h2:after {
    content: "";
    width: 25%;
    display: inline-block;
    height: 1px;
    background: #000;
    vertical-align: middle;
    margin-left: 1em;
  }
  .careerfield-list dl dt h3 {
    font-size: 1em;
    font-weight: normal;
  }
  .careerfield-list dl dd ul {
    margin: 0 1em;
  }
  .careerfield-list dl dd li {
    display: block;
    width: 100%;
    margin: auto;
    padding: 3% 0;
  }
  .careerfield-list dl dd li .img img {
    width: 106%;
    margin: -3%;
  }
  .careerfield-list dl dd li .word {
    font-size: 1em;
    margin-top: 0;
  }
  .careerfield-list dl dd li .word h2 {
    display: block;
    width: auto;
    margin-bottom: 0;
    background: none;
  }

  /********************************
	 * aboutus-businesstheory
	 ********************************/
  .businesstheory-summary {
    font-size: 1em;
    padding: 1em;
  }
  .businesstheory-program h3 {
    display: none;
  }
  .businesstheory-pdf {
    padding: 1em;
  }
  .businesstheory-pdf h3 {
    font-size: 1.2em;
  }
  .businesstheory-pdf .pdf-box {
    padding: 1em 0;
  }
  .businesstheory-pdf .img {
    float: none;
    width: auto;
  }
  .businesstheory-pdf .img img {
    display: block;
    margin: auto;
  }
  .businesstheory-pdf .word {
    font-size: 1em;
    margin-top: 2em;
  }

  /********************************
	 * aboutus-worlddaikin
	 ********************************/
  .worlddaikin-summary {
    font-size: 1em;
    padding: 1em;
  }
  .worlddaikin-list {
    padding: 1em;
  }

  .worlddaikin-list li .word {
    font-size: 0.8em;
    width: 50%;
  }
  .worlddaikin-list li .word h2 {
    margin: 1em 0;
  }
  .worlddaikin-list li .word h3 {
    margin-top: 1em;
  }
  .worlddaikin-list li .word p {
    line-height: 1.4;
  }
  .worlddaikin-list li .word .readmore {
    margin-top: 1em;
  }
  .popup-worlddaikin .popup-close {
    width: 2em;
    height: 2em;
    font-size: 1em;
  }
  .popup-worlddaikin .info-device div {
    display: block;
    width: auto;
    font-size: 1em;
  }

  /********************************
	 * aboutus-coperateculture
	 ********************************/
  .coperateculture-summary {
    font-size: 1em;
    padding: 1em;
  }
  .coperateculture-list {
    padding: 0;
  }
  .coperateculture-list dl {
    background: #f7f7f7;
  }
  .coperateculture-list dd {
    padding: 1em 0;
  }
  .coperateculture-list dd .word {
    float: none !important;
    width: auto !important;
    margin: auto !important;
    font-size: 1em;
  }
  .coperateculture-list dd .word h2 {
    width: 200%;
    margin-left: -50%;
    font-size: 1.2em;
    text-align: center;
  }
  .coperateculture-list dd .word h2:before {
    content: "";
    width: 25%;
    display: inline-block;
    height: 1px;
    background: #000;
    vertical-align: middle;
    margin-right: 1em;
  }
  .coperateculture-list dd .word h2:after {
    content: "";
    width: 25%;
    display: inline-block;
    height: 1px;
    background: #000;
    vertical-align: middle;
    margin-left: 1em;
  }
  .coperateculture-list dd .word .player {
    display: none;
  }
  .coperateculture-list dd .word p {
    padding: 1em 10%;
  }
  .coperateculture-list dd .swiper {
    width: auto;
    margin: 1em;
  }
  .coperateculture-list dd .swiper img {
    width: 100%;
  }
  .coperateculture-list dd .swiper .swiper-slide + .swiper-slide {
    margin-left: auto;
  }
  .coperateculture-list dd .swiper .player-mobile {
    position: relative;
    display: block;
  }
  .coperateculture-list dd .swiper .player-mobile:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
  }
  .coperateculture-list dd .swiper .player-mobile:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 3em;
    height: 3em;
    background: url(../image/common/icon-player-white-border.png) no-repeat;
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  /********************************
	 * aboutus-csr
	 ********************************/
  .aboutus-csr .btn-pdf {
    left: 7%;
    top: 50%;
    margin: auto;
  }
  .aboutus-csr .btn-pdf1 {
    left: 7%;
    top: 65%;
    margin: auto;
  }
  .csr-summary {
    font-size: 1em;
    padding: 1em;
  }
  .csr-list {
    padding: 0;
  }
  .csr-list dl {
    background: #f7f7f7;
  }
  .csr-list dd {
    padding: 1em 0;
  }
  .csr-list dd .word {
    float: none !important;
    width: auto !important;
    margin: auto !important;
    font-size: 1em;
    text-align: center;
  }
  .csr-list dd .word h2 {
    width: 200%;
    margin-left: -50%;
    font-size: 1.2em;
    text-align: center;
  }
  .csr-list dd .word h2:before {
    content: "";
    width: 25%;
    display: inline-block;
    height: 1px;
    background: #000;
    vertical-align: middle;
    margin-right: 1em;
  }
  .csr-list dd .word h2:after {
    content: "";
    width: 25%;
    display: inline-block;
    height: 1px;
    background: #000;
    vertical-align: middle;
    margin-left: 1em;
  }
  .csr-list dd .word .player {
    display: none;
  }
  .csr-list dd .word p {
    padding: 1em 10%;
  }
  .csr-list dd .swiper {
    width: auto;
    margin: 1em;
  }
  .csr-list dd .swiper img {
    width: 100%;
  }
  .csr-list dd .swiper .swiper-slide + .swiper-slide {
    margin-left: auto;
  }
  .csr-list dd .swiper .player-mobile {
    position: relative;
    display: block;
  }
  .csr-list dd .swiper .player-mobile:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
  }
  .csr-list dd .swiper .player-mobile:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 3em;
    height: 3em;
    background: url(../image/common/icon-player-white-border.png) no-repeat;
    background-size: contain;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  /********************************
	 * aboutus-contactdaikin
	 ********************************/
  .aboutus-contactdaikin .swiper-kv .swiper-title {
    top: 25%;
    font-size: 2em;
  }
  .aboutus-contactdaikin .swiper-kv .swiper-center {
    width: 510px;
  }
  .contactdaikin-title {
    text-align: center;
    font-size: 2em;
    color: #000;
    padding: 1em;
  }
  .contactdaikin-list-split h2 {
    font-size: 1.8em;
  }
  .contactdaikin-list {
    margin-top: auto;
    background: none;
    padding: 0;
    margin-bottom: 1em;
  }
  .contactdaikin-list dl {
    padding: 0 1em;
  }
  .contactdaikin-list dl dt {
    font-size: 1.6em;
    height: 2em;
    background: #eee;
  }
  .contactdaikin-list dl dd ul {
    width: auto;
  }
  .contactdaikin-list dl dd li {
    display: block;
    font-size: 1em;
    margin: auto;
    width: auto;
    padding: 1em;
  }
  .contactdaikin-list dl dd li:last-child {
    border: none;
  }
  .contactdaikin-list-split h2:before {
    content: "";
    width: 25%;
    height: 1px;
    background: #888;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
  }
  .contactdaikin-list-split h2:after {
    content: "";
    width: 25%;
    height: 1px;
    background: #888;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1em;
  }

  /********************************
	 * aboutus-worksintroduction
	 ********************************/
  .aboutus-worksintroduction .swiper-kv .swiper-content {
    width: 90%;
    left: 5%;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content-inside {
    font-size: 0.8em;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content-inside h2 {
    font-size: 1.8em;
    line-height: 1.5;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content-inside .num-list img {
    width: 36%;
    margin: 0;
  }
  .aboutus-worksintroduction .swiper-kv .swiper-content-inside .num-list span {
    bottom: -15%;
  }
  .worksintroduction-mask-inside {
    font-size: 1em;
  }
  .worksintroduction-mask-inside h2 {
    font-size: 1.6em;
    margin-bottom: 2em;
    font-weight: bold;
  }
  .worksintroduction-mask-inside h2:after {
    margin-top: 2em;
  }
  .worksintroduction-mask-inside p {
    line-height: 3;
  }
  .worksintroduction-imgword .img {
    float: none;
    width: auto;
  }
  .worksintroduction-imgword .word {
    position: relative;
    left: 0;
    height: 25em;
    text-align: center;
  }
  .worksintroduction-imgword .word:before {
    display: none;
  }
  .worksintroduction-imgword .word-inner {
    max-width: none;
    padding: 0 2em;
  }
  .worksintroduction-imgword .word h2 {
    font-size: 1.4em;
    margin-bottom: 1em;
    text-align: center;
  }
  .worksintroduction-imgword .word h2 + * {
    margin-top: 0;
  }
  .worksintroduction-imgword .word p {
    font-size: 1em;
    margin-top: 0;
  }
  .worksintroduction-imgword-a .imgword-right .word h2 + * {
    margin-top: auto;
  }
  .worksintroduction-imgword-b .word {
    text-align: left;
  }
  .worksintroduction-imgword-c .word {
    text-align: left;
  }
  .worksintroduction-imgword-d .word {
    text-align: left;
  }
  .worksintroduction-imgword .word h3 {
    font-size: 1em;
    text-align: center;
  }
  .worksintroduction-imgword-b .word h3 {
    text-align: left;
  }
  .worksintroduction-number .number-icon li {
    width: 32%;
  }
  .worksintroduction-number .number-icon li div {
    font-size: 0.85em;
    width: 80%;
    padding-bottom: 80%;
    border: 2px #1baaeb solid;
  }
  .worksintroduction-number .number-icon li + li:before {
    width: 1px;
  }
  .worksintroduction-number .number-word {
    font-size: 1em;
    width: 100%;
  }
  .worksintroduction-number .number-word li {
    width: 45%;
    margin-left: 3%;
  }
  .worksintroduction-number .number-word li img {
    width: 5em;
    float: left;
  }
  .worksintroduction-imgword-c {
    background: none;
  }
  .worksintroduction-imgword .icon-group {
    font-size: 1em;
  }
  .worksintroduction-imgword-d .h4 p span {
    text-align: center;
    font-size: 1.2em;
  }
  .worksintroduction-imgword-d ul li:nth-child(1) .word {
    height: 48em;
  }
  /********************************
	 * aboutus-daikinimpression
	 ********************************/
  .daikinimpression-video {
    background: #f0f0f0;
    overflow: hidden;
  }
  .daikinimpression-video dl {
    position: relative;
    padding: 1em;
    background: #fff;
    margin-top: 2.5%;
  }
  .daikinimpression-video dl dt {
    margin-bottom: 1em;
  }
  .daikinimpression-video dl dt h2 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
    margin-right: 1em;
    white-space: nowrap;
    display: inline-block;
  }
  .daikinimpression-video dl dt h2:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 1em;
    background: #008dd5;
    vertical-align: bottom;
    margin-right: 0.2em;
  }
  .daikinimpression-video dl dt div {
    display: inline-block;
  }
  .daikinimpression-video dl dt a.btn-play-all {
    float: right;
  }
  .daikinimpression-video dl dt a.btn-play-all img {
    width: 1.2em;
    vertical-align: middle;
    margin-right: 0.2em;
  }
  .daikinimpression-video dl dd {
    margin: 0 -2.5% -1% -2.5%;
  }
  .daikinimpression-video dl dd ul {
    width: 100% !important;
    white-space: nowrap;
    letter-spacing: -0.35em;
  }
  .daikinimpression-video dl dd li {
    width: 50%;
    height: 0;
    float: none !important;
    display: inline-block;
    position: relative;
    padding-bottom: 30%;
    vertical-align: top;
    letter-spacing: 0;
    white-space: normal;
  }
  .daikinimpression-video dl dd li:nth-child(2n) {
    margin: 30% 0 0 -50%;
  }
  /*
	.daikinimpression-video dl dd li:nth-child(4n+3) {margin: 30% 0 0 -100%;}
	.daikinimpression-video dl dd li:nth-child(4n+4) {margin: 30% 0 0 0%;}
*/
  .daikinimpression-video li a {
    display: block;
    position: absolute;
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    cursor: pointer;
    color: #fff;
  }
  .daikinimpression-video li a img {
    width: 100%;
    height: 100%;
  }
  .daikinimpression-video li a .title {
    position: absolute;
    width: 80%;
    left: 0;
    bottom: 0;
    padding: 0.5em;
    font-size: 1em;
    line-height: 1;
    z-index: 10;
  }
  .daikinimpression-video li a .time {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0.5em;
    font-size: 1em;
    line-height: 1;
    z-index: 10;
  }
  .daikinimpression-video li a .player {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .daikinimpression-video li a .player:before {
    content: "";
    position: absolute;
    left: 40%;
    top: 50%;
    width: 20%;
    padding-bottom: 20%;
    margin-top: -10%;
    background-image: url(../image/aboutus-daikinimpression-player.png);
    background-size: contain;
  }
  .daikinimpression-video .swiper-prev,
  .daikinimpression-video .swiper-next {
    display: none;
  }
  .daikinimpression-video .swiper-pagination {
    position: relative;
    margin-bottom: -0.5em;
  }
  .daikinimpression-video .swiper-pagination-switch {
    background: #ddd;
    width: 0.5em;
    height: 0.5em;
  }
  .daikinimpression-video .swiper-active-switch {
    background: #008dd5;
    display: inline-block !important;
  }
  .daikinimpression-video .swiper-pagination-switch:nth-child(2n) {
    display: none;
  }
  .daikinimpression-video .swiper-active-switch + span + span {
    display: none;
  }
  .daikinimpression-video .swiper-active-switch + span + span + span {
    display: none;
  }

  /********************************
	 * aboutus-honor
	 ********************************/
  .honor-nav-mobile {
    font-size: 1.4em;
    margin: 1em;
  }
  .honor-nav-mobile li {
    display: inline-block;
    position: relative;
  }
  .honor-nav-mobile li.active:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -4px;
    display: inline-block;
    border-width: 4px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
  }
  .honor-nav-mobile li a {
    display: block;
    padding: 0 1em;
    line-height: 1;
    color: #000;
  }
  .honor-nav-mobile li + li a {
    border-left: 1px #000 solid;
  }
  .honor-nav-mobile li.active {
    display: inline-block;
  }
  .honor-list li .inside {
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
  }
  .honor-list li .inside .img {
    width: 30%;
    vertical-align: middle;
  }
  .honor-list li .inside .img + .word {
    width: 62%;
  }
  .honor-list li .inside .word h2 {
    font-size: 1em;
  }
  .honor-list li .inside:before,
  .honor-list li .inside:after,
  .honor-list li .inside .img:before {
    display: none;
  }
  .honor-list li.odd,
  .honor-list li:nth-child(odd) {
    background: #f5f5f5;
  }
  .honor-list li.even,
  .honor-list li:nth-child(even) {
    background: #fff;
  }

  /*************************
	* aboutus-joinus 一级页面
	*************************/
  .title {
    font-size: 1.3em;
  }
  .job-des {
    padding: 1.9em 0.8em 0;
  }
  .job-des .tabs {
    margin-top: 0;
  }
  .job-des .tabs .tabs-btn p {
    font-size: 1.1em;
  }
  .job-des .cont .block {
    font-size: 0.9em;
  }
  .job-des .tabs .tabs-btn .tabs-icon > img {
    width: 95%;
  }
  .swiper-prev:before {
    width: 1.5em;
  }
  .swiper-next:before {
    width: 1.5em;
  }
  .daikin-per .swiper {
    width: 82%;
    height: 10em;
  }
  .daikin-per .swiper-mask {
    padding-bottom: 2em;
  }
  .daikin-per .swiper ul {
    height: auto !important;
  }
  .daikin-per .swiper li a {
    margin: 0 2%;
    transform: scale(0.9, 0.9);
  }
  .daikin-per .swiper li a .img-pro-a img {
    width: 100%;
    transform: scale(0.9, 0.9);
    transition: transform 500ms;
  }
  .daikin-per .swiper li.swiper-slide-active a {
    opacity: 1;
  }
  .daikin-per .swiper li.swiper-slide-active a .img-pro-a img {
    width: 100%;
    transform: scale(1.2, 1.2);
  }
  .talent-edu {
    padding: 1.9em 0.8em 0;
  }
  .talent-edu .list {
    margin-bottom: 0;
  }
  .talent-edu .list .item {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .talent-edu .list .item:first-child .image {
    float: left;
  }
  .talent-edu .list .item:first-child .word {
    right: 0;
    left: initial;
  }
  .talent-edu .list .item:last-child .image {
    float: right;
  }
  .talent-edu .list .item:last-child .word {
    left: 0;
  }
  .talent-edu .list .item .image {
    width: 80%;
  }
  .talent-edu .list .item .word {
    width: 18%;
  }
  .talent-edu .info {
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: left;
    font-size: 0.9em;
  }
  .talent-edu .list .item .word-inner {
    font-size: 0.8em;
    margin: 0 auto;
    text-align: left;
  }
  .talent-edu .list-other .item .image {
    width: 25.5% !important;
    float: left !important;
    margin-right: 0.5em;
  }
  .talent-edu .list-other .item:last-child .word {
    right: 0 !important;
    left: initial;
  }
  .talent-edu .list .item .word span {
    display: block;
  }
  .talent-edu .list .item .word .paddingL {
    padding-left: 0;
  }
  .daikin-family .tabs .tabs-btn {
    width: auto;
    padding: 0.3em;
  }
  .daikin-family .cont {
    padding: 0;
  }
  .daikin-family .tabs {
    margin-top: 1em;
  }
  .daikin-family .block .word {
    position: relative;
    width: auto;
  }
  .daikin-family .block .word-inner {
    padding: 0;
    display: block;
  }
  .daikin-family .block .word-inner h2 {
    font-size: 1.2em;
    font-weight: bold;
  }
  .awards .swiper li:nth-child(2) {
    margin-top: 3.5%;
  }
  .awards .swiper li:nth-child(3) {
    margin-top: 0;
  }
  .awards .swiper li:nth-child(4) {
    margin-top: 2.4%;
  }
  .awards .swiper li a > img {
    transform: scale(1.2, 1.2);
    width: 100%;
  }
  .awards .swiper li .info {
    font-size: 0.75em;
    white-space: normal;
  }
  .awards .swiper {
    width: 95%;
  }
  .questList {
    padding: 1.9em 0.8em 0;
  }
  .fqa-list {
    border-bottom: 1px solid #c9cbca;
  }
  .fqa-list .fqa-title b {
    transform: rotate(-90deg);
  }
  .fqa-list .open .fqa-title b {
    transform: rotate(0);
  }
  .fqa-list .fqa-title i {
    background: url(../image/fqa-icon-1.png) no-repeat center;
    background-size: 100%;
  }
  .fqa-list .open .fqa-title i {
    background: url(../image/fqa-icon-1.png) no-repeat center;
    background-size: 100%;
  }
  .fqa-list .fqa-title {
    font-size: 1em;
  }
  .fqa-list .fqa-content-inner p {
    font-size: 1em;
  }
  .position .list .item {
    width: auto;
  }
  .position .list .item .tabs-icon > img {
    width: 80%;
  }
  .position .list .item p {
    margin-bottom: 1.375em;
    font-size: 1.2em;
  }

  /*************************
	* aboutus-joinus 二级页面
	*************************/
  .personnel {
    padding-top: 0;
    padding: 0 0.8em 1.5em;
    background: url(../image/joinus/line_m.png) no-repeat center bottom;
    background-size: 100%;
  }
  .personnel .title {
    padding-bottom: 1em;
    background: url(../image/joinus/line_m.png) no-repeat center bottom;
    background-size: 100%;
  }
  .personnel .personnel-intro .image {
    width: 30%;
  }
  .personnel .personnel-intro .word {
    left: 30%;
  }
  .personnel .personnel-intro .word-inner {
    padding-left: 12%;
  }
  .personnel .personnel-intro .word-inner .name {
    text-align: left;
    margin-top: 0;
  }
  .personnel .personnel-intro .word-inner .name p {
    color: #000;
  }
  .personnel .personnel-intro .word-inner .p1 {
    margin-right: 0;
  }
  .personnel .personnel-intro .word-inner p {
    line-height: initial;
    letter-spacing: initial;
    font-size: 1em;
  }
  .personnel .personnel-intro .word-inner .h2 {
    font-size: 1.2em;
    color: #000;
  }
  .personnel .personnel-intro .word-inner h2.blue {
    color: #000;
    font-weight: normal;
    font-size: 1em;
  }
  .personnel .personnel-intro .word2 {
    margin-top: 1em;
    text-align: justify;
  }
  .personnel .personnel-intro .word2 h2 {
    font-weight: normal;
    font-size: 1.2em;
    color: #000;
    font-weight: bold;
  }
  .personnel-cas {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .personnel-cas .wrap {
    width: auto;
    padding: 0 0.8em;
  }
  .personnel-cas .wrap .back {
    width: 2.5em;
    font-size: 1.2em;
  }
}
