@media screen and (min-width: 1500px) {
  h3.tt {
    font-size: 28px !important;
  }
}
@media screen and (min-width: 1600px) {
  h3.tt {
    font-size: 30px !important;
  }
}
@media screen and (min-width: 1800px) {
  h3.tt {
    font-size: 32px !important;
  }
}
.mt20 {
  margin-top: 20px;
}

.mt100 {
  margin-top: 100px;
}

.mt200 {
  margin-top: 200px;
}

body {
  background: #ffffff;
  position: relative;
}

.wbox {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.gbox {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}

.mbox {
  width: 70%;
  margin: 0 auto;
}

img {
  max-width: 100% !important;
}

.header {
  position: fixed;
  align-items: center;
  top: 0;
  z-index: 999999;
}
.header > div {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.header > div .logo {
  width: 100px;
  overflow: hidden;
  margin-top: 30px;
}
.header > div .logo img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.header > div .menu {
  margin-top: 30px;
}
.header > div .menu .btn {
  width: 40px;
  height: 30px;
  position: relative;
  cursor: pointer;
}
.header > div .menu .btn:before {
  top: 0;
  width: 40px;
}
.header > div .menu .btn:after {
  width: 20px;
  top: 10px;
}
.header > div .menu .btn:hover:before {
  width: 20px;
}
.header > div .menu .btn:hover:after {
  width: 40px;
}
.header > div .menu .menu-cont {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #000;
  display: none;
  z-index: 999999;
  overflow: hidden;
}
.header > div .menu .menu-cont .gbox {
  margin-top: 50px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
}
.header > div .menu .menu-cont .gbox .btn-2 {
  width: 100%;
  height: 10px;
  position: relative;
  cursor: pointer;
  float: right;
}
.header > div .menu .menu-cont .gbox .btn-2:after {
  content: '';
  width: 30px;
  height: 1px;
  background: #ffffff;
  transition: all 0.36s ease;
  position: absolute;
  top: 0;
  right: 0;
}
.header > div .menu .menu-cont .gbox .btn-2:hover:after {
  background: rgba(255, 255, 255, 0.7);
}
.header > div .menu .menu-cont .gbox .menu-list {
  width: 100px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: right;
}
.header > div .menu .menu-cont .gbox .menu-list li a {
  display: block;
  width: 100px;
  font-size: 20px;
  color: #ffffff;
  transition: all 0.36s ease;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  position: relative;
}

.header > div .menu .btn:before, .header > div .menu .btn:after {
  content: '';
  height: 1px;
  position: absolute;
  right: 0;
  background: #3f8f5a;
  transition: all 0.36s ease;
}

.brand-ywy h3.tt,
.brand-rbzy h3.tt,
.brand-moro h3.tt,
.brand-byn h3.tt,
.brand-rsls h3.tt,
.brand-knsb h3.tt,
.brand-yswl h3.tt,
.brand-segni h3.tt {
  font-weight: normal;
  font-size: 26px;
  margin-bottom: 20px;
}

.brand-ywy h3.tt strong,
.brand-rbzy h3.tt strong,
.brand-moro h3.tt strong,
.brand-byn h3.tt strong,
.brand-rsls h3.tt strong,
.brand-knsb h3.tt strong,
.brand-yswl h3.tt strong,
.brand-segni h3.tt strong {
  display: block;
  font-weight: normal;
}

.brand-ywy .item,
.brand-rbzy .item,
.brand-moro .item,
.brand-byn .item,
.brand-rsls .item,
.brand-knsb .item,
.brand-yswl .item,
.brand-segni .item {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
}

.brand-ywy .item .left,
.brand-rbzy .item .left,
.brand-moro .item .left,
.brand-byn .item .left,
.brand-rsls .item .left,
.brand-knsb .item .left,
.brand-yswl .item .left,
.brand-segni .item .left {
  width: 47% !important;
  margin-right: 5%;
  display: table-cell;
}

.brand-ywy .item .desc,
.brand-rbzy .item .desc,
.brand-moro .item .desc,
.brand-byn .item .desc,
.brand-rsls .item .desc,
.brand-knsb .item .desc,
.brand-yswl .item .desc,
.brand-segni .item .desc {
  line-height: 180%;
  text-indent: 20px;
}

.brand-ywy .item .right,
.brand-rbzy .item .right,
.brand-moro .item .right,
.brand-byn .item .right,
.brand-rsls .item .right,
.brand-knsb .item .right,
.brand-yswl .item .right,
.brand-segni .item .right {
  width: 47% !important;
  display: table-cell;
}

.brand-ywy .item-1 .left h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.brand-ywy .item-1 .left .desc {
  line-height: 180%;
  text-indent: 20px;
}
.brand-ywy .item-1 .left .img {
  margin-top: 20px;
}

.brand-rbzy .item-1 .left {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.brand-rbzy .item-1 .right img {
  display: block;
}
.brand-rbzy .item-2 .left .img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.brand-rbzy .item-3 img {
  display: block;
  margin-top: 20px;
}
.brand-rbzy .item-4 img {
  max-width: 60% !important;
  display: block;
  margin-bottom: 20px;
}
.brand-rbzy .item-4 .left .img {
  display: flex;
  justify-content: right;
}
.brand-rbzy .item-5 .left {
  margin-top: 30px;
}
.brand-rbzy .item-5 .left .img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.brand-rbzy .item-5 .left .img img {
  margin-bottom: 20px;
}
.brand-rbzy .item-6 .left {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.brand-rbzy .item-6 .right .img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.brand-rbzy .item-6 .right .img img {
  max-width: 70% !important;
}

.brand-moro .item-1 .left {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.brand-moro .item-1 .right img {
  max-width: 80% !important;
}
.brand-moro .item-2 .left img {
  max-width: 80% !important;
}
.brand-moro .item-2 .right {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.brand-moro .item-3 .left {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.brand-moro .item-3 .left img {
  margin-top: 10px;
}
.brand-moro .item-3 .right img {
  max-width: 80% !important;
}

.brand-rsls .video {
  width: 100%;
  overflow: hidden;
}
.brand-rsls .video video {
  width: 100%;
}

.brand-knsb .desc2 {
  border-top: 1px solid #dddddd;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 16px;
  line-height: 180%;
}
.brand-knsb .desc3 {
  border-top: 1px solid #dddddd;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 16px;
  display: flex;
  align-content: center;
}
.brand-knsb .desc3 strong {
  font-size: 26px;
  line-height: 150%;
  color: #235e93;
  padding-right: 5px;
  font-style: italic;
}

.brand-yswl .item-2 .desc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.brand-yswl .item-2 .desc dl {
  width: 47% !important;
  margin-bottom: 20px;
}
.brand-yswl .item-2 .desc dl dt {
  font-size: 18px;
  margin-bottom: 10px;
}

.footer {
  background: #ffffff;
  position: relative;
  z-index: 50;
  padding: 70px 0;
}
.footer .cont {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.footer .cont .box-1 {
  width: 40%;
}
.footer .cont .box-1 ul {
  width: 50%;
}
.footer .cont .box-2 {
  width: 45%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 20px;
}
.footer .cont ul li {
  margin-bottom: 10px;
}
.footer .cont ul li strong {
  color: #000;
}
.footer .cont ul li a:hover {
  color: #333333;
  text-decoration: underline;
}

/*# sourceMappingURL=brand.css.map */
