.owl-carousel .owl-stage {

  width: 30000000px;

}

.nav>li>a:hover, .nav>li>a:focus {

  background-color: transparent;

  color: #fff;

}

#topcontrol {

    color: #fff;

    z-index: 99;

    width: 30px;

    height: 30px;

    font-size: 20px;

    background: rgba(34,34,34,.7);

    position: relative;

    right: 14px !important;

    bottom: 11px !important;

    border-radius: 3px !important

}



#topcontrol:after {

    top: -2px;

    left: 8.5px;

    content: "\f106";

    position: absolute;

    text-align: center;

    font-family: FontAwesome

}



#topcontrol:hover {

    color: #fff;

    background: #72c02c;

    -webkit-transition: all .3s ease-in-out;

    -moz-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out

}

h1,h2,h3,h4,h5 {

  color: inherit;

}

ul {

  list-style: none;

}

img {

  border: 0;

  outline: none;

  max-width: 100%;

}



.owl-carousel img {

  width: 100%;

}



p {

  margin: 0;

}



input, select, textarea, input[type=submit], input[type=button] {

  outline: none;

  -webkit-tap-highlight-color: transparent;

}



input, select {

  -webkit-appearance: none;

}



input::-webkit-search-cancel-button {

  display: none;

}



ul {

  padding: 0;

  margin: 0;

}



body {

  color: #666;

  font-size: 14px;

  line-height: 1.42857143;

  overflow-x: hidden;

  font-family: "microsoft yahei";

}



.index-search {

  background-color: #f0f0f0;

  padding: 10px 0;

  min-height: 52px;	

}

.index-search .container {

  position: relative;

}

.index-search .hotwords {

  line-height: 32px;

  float: left;

}

@media (max-width: 767px) {

  .index-search .hotwords {

    line-height: 22px;

    margin-bottom: 5px;

  }

}

.index-search .hotwords span {

  color: #333;

  vertical-align: middle;

}

.index-search .hotwords li {

  float: left;

  padding-right: 10px;

  font-size: 12px;

}

.index-search .hotwords ul {

  overflow: hidden;

  width: 30000px;

  -webkit-transition: -webkit-transform .3s;

  transition: transform .3s;

}

.index-search .hotwords .hotwords-list {

  display: inline-block;

  vertical-align: middle;

  width: 960px;

  margin: 0 5px;

  overflow: hidden;

}

.index-search .hotwords .hotwords-list.touch {

  overflow: auto;

}

@media (max-width: 1199px) {

  .index-search .hotwords .hotwords-list {

    width: 760px;

  }

}

@media (max-width: 991px) {

  .index-search .hotwords .hotwords-list {

    width: 540px;

  }

}

.index-search .hotwords .hotwords-left, .index-search .hotwords .hotwords-right {

  vertical-align: middle;

  cursor: pointer;

}

@media (max-width: 767px) {

  .index-search .hotwords .hotwords-left, .index-search .hotwords .hotwords-right {

    display: none;

  }

}

@media (max-width: 767px) {

  .index-search .hotwords {

    float: none;

  }

  .index-search .hotwords .hotwords-list {

    display: block;

    vertical-align: middle;

    overflow: auto;

    margin: 0;

    width: 100%;

  }

}

.index-search .search-box {

  position: absolute;

  top: 1px;

  right: 15px;

}

.index-search .input-box {

  border: 1px solid #ddd;

  border-radius: 30px;

  display: table;

  width: 30px;

  background-color: #fff;

  -webkit-transition: width .3s;

  transition: width .3s;

}

.index-search .input-box > div {

  display: table-cell;

}

.index-search .input-box .search-btn {

  width: 30px;

}

.index-search .input-box button {

  border: 0;

  outline: none;

  background: none;

  height: 30px;

  width: 30px;

  text-align: center;

}

.index-search .input-box input {

  border: 0;

  outline: none;

  background: none;

  width: 100%;

}

.index-search .input-box.open {

  width: 200px;

}

.index-search .input-box.open .input {

  padding-left: 10px;

}

@media (max-width: 767px) {

  .index-search .search-box,

  .index-search .input-box.open {

    position: static;

    width: 100%;

  }

  .index-search .search-box .input-box {

    width: 100%;

  }

  .index-search .search-box .input {

    padding-left: 10px;

  }

}

.index-content h1,

.index-content h2,

.index-content h3 {

  line-height: 1.2;

}

.index-content .sec {

  padding: 50px 0;

  background: top center no-repeat;

  background-size: cover;

}

.index-content .sec:nth-child(even) {

  background-color: #f7f7f7;

}

.index-content .sec .title {

  margin-bottom: 30px;

  text-align: center;

}

.index-content .sec .title h1 {

  font-size: 24px;

  position: relative;

  margin: 0 0 10px;

  padding-bottom: 10px;

  color: #333;

}

.index-content .sec .title h1:after {

  width: 30px;

  height: 2px;

  content: '';

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -15px;

}

.index-content .sec .title h2 {

  font-size: 18px;

  margin: 10px 0;

  color: inherit;

}

.index-content .sec.font-light {

  color: #fff;

}

.index-content .sec.font-light .title h1 {

  color: #fff;

}

.index-content .sec .more-btn {

  display: inline-block;

  padding: 5px 15px;

  border-radius: 1px;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: inherit;

}

.index-content .sec .more-btn:hover {

  color: #fff;

}

.index-content .sec.font-light .more-btn {

  border: 1px solid #fff;

  color: #fff;

}

.index-content .sec.font-light .more-btn:hover {

  background-color: rgba(255, 255, 255, 0.2);

}

@media (max-width: 767px) {

  .index-content .sec {

    padding: 30px 0;

  }

}

.index-content .aboutus-43 .more-btn {

  margin-top: 20px;

}

.index-content .aboutus-43 p {

  text-align: left;

  text-indent: 2em;

  margin-bottom: 10px;

}

.index-content .products .product-nav {

  background-color: #ddd;

  text-align: center;

  margin-bottom: 30px;

  padding: 10px 40px;

  line-height: 1;

  position: relative;

}

.index-content .products .product-nav.touch {

  padding: 10px;

}

.index-content .products .product-nav.touch div {

  overflow: auto;

}

.index-content .products .product-nav li {

  float: left;

  border-right: 1px solid #fff;

  padding: 0 10px;

  font-size: 16px;

  color: #333;

  cursor: pointer;

}

.index-content .products .product-nav li:last-child {

  border-right: 0;

}

.index-content .products .product-nav ul {

  overflow: hidden;

  display: inline-block;

  height: 16px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .products .product-nav .nav-box {

  overflow: hidden;

}

.index-content .products .product-nav .product-left, .index-content .products .product-nav .product-right {

  position: absolute;

  top: 5px;

  width: 28px;

  height: 28px;

  font-size: 24px;

  background-color: #ccc;

  cursor: pointer;

}

.index-content .products .product-nav .product-left {

  left: 5px;

}

.index-content .products .product-nav .product-right {

  right: 5px;

}

.index-content .products .product-box {

  display: none;

}

.index-content .products .product-box.active {

  display: block;

}

.index-content .products h1 {

  font-size: 18px;

  margin: 10px 0;

}

.index-content .products [class^=col-] {

  margin-bottom: 30px;

}

.index-content .products .more-btn {

  margin-top: 0;

}

@media (max-width: 767px) {

  .index-content .products [class^=col-] {

    margin-bottom: 10px;

  }

  .index-content .products .more-btn {

    margin-top: 20px;

  }

}

.index-content .products p {

  text-align: center;

  background-color: #999;

  padding: 5px;

  margin: 0;

  color: #fff;

  font-size: 16px;

  -webkit-transition: all .3s;

  transition: all .3s;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

.index-content .products.font-light p {

  background-color: #fff;

  color: #666;

}

.index-content .products.font-light .img:hover p {

  color: #fff;

}

.index-content .products.font-light .product-nav {

  background-color: rgba(255, 255, 255, 0.8);

}

.index-content .products.font-light .product-nav li {

  border-right-color: #666;

}

.index-content .product-advantage h3 {

  font-size: 18px;

  margin: 10px 0;

  border-left-width: 2px;

  border-left-style: solid;

  padding-left: 5px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: #fff;

}

.index-content .product-advantage .advantage-row > div {

  width: 50%;

  float: left;

  position: relative;

  overflow: hidden;

  background-color: #666;

  color: #fff;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .product-advantage .advantage-row > div:hover {

  color: #fff;

}

.index-content .product-advantage .advantage-row > div:hover h3 {

  border-left-width: 2px;

  border-left-style: solid;

  border-color: #fff;

}

.index-content .product-advantage .advantage-row .img {

  width: 50%;

  float: left;

}

.index-content .product-advantage .advantage-row .info {

  position: absolute;

  width: 50%;

  height: 100%;

  right: 0;

  top: 0;

  padding: 10px;

}

.index-content .product-advantage .advantage-row .info:after {

  position: absolute;

  right: 100%;

  top: 50%;

  margin-top: -8px;

  content: '';

  display: block;

  border: 8px solid transparent;

  border-right: 8px solid #666;

  -webkit-transition: border-color .3s;

  transition: border-color .3s;

}

.index-content .product-advantage .advantage-row:nth-child(even) .img {

  float: right;

}

.index-content .product-advantage .advantage-row:nth-child(even) .info {

  left: 0;

  right: auto;

}

.index-content .product-advantage .advantage-row:nth-child(even) .info:after {

  left: 100%;

  -webkit-transform: rotate(180deg);

  transform: rotate(180deg);

}

.index-content .product-advantage .ellipsis {

  max-height: 9em;

}

@media (max-width: 1199px) {

  .index-content .product-advantage .ellipsis {

    max-height: 7em;

  }

}

@media (max-width: 991px) {

  .index-content .product-advantage .ellipsis {

    max-height: 12em;

  }

  .index-content .product-advantage .advantage-row > div {

    width: 100%;

  }

  .index-content .product-advantage .advantage-row > div:nth-child(even) .img {

    float: right;

  }

  .index-content .product-advantage .advantage-row > div:nth-child(even) .info {

    left: 0;

    right: auto;

  }

  .index-content .product-advantage .advantage-row > div:nth-child(even) .info:after {

    left: 100%;

    right: auto;

    -webkit-transform: rotate(180deg);

    transform: rotate(180deg);

  }

  .index-content .product-advantage .advantage-row:nth-child(even) > div:nth-child(odd) .img {

    float: left;

  }

  .index-content .product-advantage .advantage-row:nth-child(even) > div:nth-child(odd) .info {

    right: 0;

    left: auto;

  }

  .index-content .product-advantage .advantage-row:nth-child(even) > div:nth-child(odd) .info:after {

    right: 100%;

    left: auto;

    -webkit-transform: rotate(0);

    transform: rotate(0);

  }

}

@media (max-width: 767px) {

  .index-content .product-advantage .ellipsis {

    max-height: none;

  }

  .index-content .product-advantage .advantage-row > div {

    margin-bottom: 15px;

    display: table;

    width: 100%;

    height: 100%;

  }

  .index-content .product-advantage .advantage-row > div .img {

    display: table-cell;

    width: 100px;

    height: 100%;

    background-color: #666;

  }

  .index-content .product-advantage.font-light .advantage-row > div .img {

    background-color: #fff;

  }

  .index-content .product-advantage .advantage-row > div .info {

    position: relative;

    width: 100%;

    display: table-cell;

    padding-left: 10px;

    vertical-align: top;

  }

  .index-content .product-advantage .advantage-row > div .info:after {

    display: none;

  }

  .index-content .product-advantage .advantage-row > div h3 {

    margin-top: 0;

  }

}

.index-content .product-advantage.font-light .advantage-row > div {

  background-color: #fff;

  color: #666;

}

.index-content .product-advantage.font-light .advantage-row > div:hover {

  color: #fff;

}

.index-content .product-advantage.font-light .advantage-row > div h3 {

  color: #333;

}

.index-content .product-advantage.font-light .advantage-row > div:hover h3 {

  border-color: #fff;

  color: #fff;

}

.index-content .product-advantage.font-light .advantage-row .info:after {

  border-right: 8px solid #fff;

}

.index-content .choose-reason .choose-row {

  padding: 5px;

  margin-bottom: 15px;

  background-color: #ddd;

  color: #333;

  position: relative;

}

.index-content .choose-reason .tb {

  display: table;

  table-layout: fixed;

  width: 100%;

}

.index-content .choose-reason .tc {

  display: table-cell;

  padding: 5px;

}

.index-content .choose-reason .num {

  vertical-align: middle;

  font-family: 'Impact';

  font-size: 50px;

  text-align: center;

  width: 60px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .choose-reason .info {

  vertical-align: top;

  text-align: right;

}

.index-content .choose-reason .info h3, .index-content .choose-reason .info p {

  text-align: left;

}

.index-content .choose-reason .img {

  width: 184px;

}

.index-content .choose-reason h3 {

  font-size: 18px;

  margin: 8px 0;

  border-left-width: 2px;

  border-left-style: solid;

  padding-left: 5px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .choose-reason .ellipsis {

  max-height: 4em;

}

.index-content .choose-reason a {

  padding: 4px 10px;

  display: inline-block;

  border: 1px solid #ccc;

  background-color: #f3f3f3;

  -webkit-transition: all .3s;

  transition: all .3s;

  position: absolute;

  right: 10px;

  bottom: 10px;

  color: #666;

}

.index-content .choose-reason a:hover {

  color: #fff;

}

@media (max-width: 767px) {

  .index-content .choose-reason .tb, .index-content .choose-reason .tc {

    display: block;

  }

  .index-content .choose-reason .num {

    display: none;

  }

  .index-content .choose-reason .img {

    width: 100%;

  }

  .index-content .choose-reason h3 {

    margin-top: 5px;

  }

  .index-content .choose-reason a {

    position: relative;

    right: 0;

    bottom: 0;

  }

  .index-content .choose-reason .ellipsis  {

    max-height: none;

  }

}

.index-content .choose-reason.font-light .choose-row {

  background-color: #fff;

  color: #666;

}

.index-content .choose-reason.font-light .choose-row h3 {

  color: #333;

}

.index-content .teams {

  text-align: center;

  overflow: hidden;

}

.index-content .teams [class*=col-] {

  margin-bottom: 15px;

}

.index-content .teams .img-box, .index-content .teams .img-inner, .index-content .teams .img, .index-content .teams .link {

  width: 250px;

  height: 200px;

  overflow: hidden;

  margin: auto;

}

@media (max-width: 1199px) {

  .index-content .teams .img-box, .index-content .teams .img-inner, .index-content .teams .img, .index-content .teams .link {

    width: 220px;

    height: 180px;

  }

}

@media (max-width: 991px) {

  .index-content .teams .img-box, .index-content .teams .img-inner, .index-content .teams .img, .index-content .teams .link {

    width: 180px;

    height: 140px;

  }

}

@media (max-width: 400px) {

  .index-content .teams .col-xs-6 {

    width: 100%;

  }

  .index-content .teams .img-box, .index-content .teams .img-inner, .index-content .teams .img, .index-content .teams .link {

    width: 250px;

    height: 200px;

  }

}

.index-content .teams .img-box {

  -webkit-transform: rotate(120deg);

  transform: rotate(120deg);

}

.index-content .teams .img-box .img-inner {

  -webkit-transform: rotate(-60deg);

  transform: rotate(-60deg);

}

.index-content .teams .img-box .img {

  -webkit-transform: rotate(-60deg);

  transform: rotate(-60deg);

  background: no-repeat center;

  background-size: cover;

}

.index-content .teams .link {

  opacity: 0;

  -webkit-transition: background-color .5s, opacity .2s;

  transition: background-color .5s, opacity .2s;

}

.index-content .teams .link .tb {

  display: table;

  width: 100%;

  height: 100%;

}

.index-content .teams .link .tc {

  display: table-cell;

  vertical-align: middle;

}

.index-content .teams .link a {

  display: inline-block;

  width: 32px;

  height: 32px;

  border-radius: 50%;

  line-height: 32px;

  color: #666;

  background-color: #fff;

  margin: 2px;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .teams .link a:hover {

  color: #fff;

}

.index-content .teams .link:hover {

  background-color: rgba(0, 0, 0, 0.4);

  opacity: 1;

}

.index-content .teams h3 {

  font-size: 18px;

  position: relative;

  margin: 10px 0;

  padding-bottom: 10px;

  text-overflow: ellipsis;

  white-space: nowrap;

  overflow: hidden;

}

.index-content .teams.font-light h3 {

  color: #fff;

}

.index-content .teams h3:after {

  width: 30px;

  height: 2px;

  content: '';

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -15px;

}

.index-content .teams h3 a {

  color: inherit;

}

.index-content .ad {

  padding: 0;

  position: relative;

}

.index-content .ad img {

  width: 100%;

}

.index-content .ad .ad-info {

  position: absolute;

  width: 100%;

  left: 0;

  z-index: 10;

  font-size: 28px;

  font-weight: 700;

}

.index-content .ad .ad-info.ad-text-lg {

  font-size: 34px;

}

@media (max-width: 991px) {

  .index-content .ad .ad-info.ad-text-lg {

    font-size: 24px;

  }

}

.index-content .ad .ad-info.ad-text-sm {

  font-size: 24px;

}

@media (max-width: 991px) {

  .index-content .ad .ad-info.ad-text-sm {

    font-size: 18px;

  }

}

@media (max-width: 767px) {

  .index-content .ad .ad-info.ad-text-lg,

  .index-content .ad .ad-info.ad-text-md,

  .index-content .ad .ad-info.ad-text-sm {

    font-size: 16px;

  }

}

@media (max-width: 400px) {

  .index-content .ad .ad-info.ad-text-lg,

  .index-content .ad .ad-info.ad-text-md,

  .index-content .ad .ad-info.ad-text-sm {

    font-size: 14px;

  }

}

.index-content .ad .ad-info.align-top {

  top: 15px;

}

.index-content .ad .ad-info.align-bottom {

  bottom: 15px;

}

.index-content .ad .ad-info.align-middle {

  top: 50%;

  -webkit-transform: translateY(-50%);

  transform: translateY(-50%);

}

.index-content .cases .item {

  box-shadow: 0 0 8px #999;

  margin-bottom: 30px;

}

.index-content .cases .info {

  padding: 10px;

  text-align: center;

  color: #333;

  background-color: #fff;

}

.index-content .cases h3 {

  position: relative;

  font-size: 16px;

  font-weight: 700;

  margin: 10px 0;

  padding-bottom: 10px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .cases h3:after {

  width: 40px;

  height: 1px;

  background-color: #dc4f45;

  content: '';

  position: absolute;

  bottom: 0;

  left: 50%;

  margin-left: -20px;

}

@media (max-width: 767px) {

  .index-content .cases .item {

    margin-bottom: 15px;

  }

  .index-content .cases .more-btn {

    margin-top: 10px;

  }

}

.index-content .cases.font-light p {

  color: #666;

}

.index-content .news .news-nav {

  background-color: #dbdbdb;

  margin-bottom: 30px;

}

.index-content .news .news-nav ul {

  overflow: hidden;

}

.index-content .news .news-nav li {

  float: left;

  padding: 6px 30px;

  border-right: 1px solid #fff;

  background-color: #dbdbdb;

  cursor: pointer;

}

.index-content .news .news-nav li.active {

  color: #fff;

}

.index-content .news .news-nav li:last-child {

  border-right: 0;

}

.index-content .news .news-box {

  display: none;

}

.index-content .news .news-box.active {

  display: block;

}

.index-content .news img {

  width: 100%;

}

.index-content .news h1 {

  font-size: 18px;

  margin: 10px 0;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

.index-content .news .info {

  overflow: hidden;

  padding: 10px;

}

.index-content .news .news-left {

  margin-bottom: 15px;

}

.index-content .news .news-left a {

  color: #fff;

}

.index-content .news .news-list + .news-list {

  margin-top: 15px;

}

.index-content .news .news-list {

  background-color: #999;

  display: table;

  table-layout: fixed;

  width: 100%;

  color: #fff;

}

.index-content .news .news-list > div {

  display: table-cell;

}

.index-content .news .news-list .img {

  width: 168px;

}

@media (max-width: 1199px) {

  .index-content .news .news-list .img {

    width: 146px;

  }

}

@media (min-width: 768px) and (max-width: 991px) {

  .ellipsis {

    max-height: 6em;

  }

}

.index-content .news .news-list .list-info {

  padding: 10px;

  vertical-align: top;

}

.index-content .news .news-list h3 {

  margin: 0 0 10px;

  font-size: 18px;

  color: inherit;

}

@media (min-width: 420px) {

  .index-content .news .news-list h3 a {

    display: block;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

  }

}



.index-content .news .news-list a {

  display: inline-block;

  color: inherit;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .news .more-btn {

  margin-top: 30px;

}

.index-content .news .ellisis-a {

  height: 2.9em;

  overflow: hidden;

}

@media (max-width: 420px) {

  .index-content .news .news-list .img {

    width: 120px;

  }

  .index-content .news .ellisis-a {

    display: none;

  }

}

.index-content .news.font-light .news-nav {

  background-color: rgba(255, 255, 255, 0.5);

}

.index-content .news.font-light .news-list {

  background-color: rgba(255, 255, 255, 0.25);

}

.index-content .aboutus-6 .partner-box {

  position: relative;

  margin: 30px 0;

}

.index-content .aboutus-6 .partner-box .icon-prev, .index-content .aboutus-6 .partner-box .icon-next {

  position: absolute;

  top: 50%;

  margin-top: -20px;

}

.index-content .aboutus-6 .partner-box .icon-prev i, .index-content .aboutus-6 .partner-box .icon-next i {

  font-size: 40px;

}

.index-content .aboutus-6 .partner-box .icon-prev {

  left: -20px;

}

.index-content .aboutus-6 .partner-box .icon-next {

  right: -20px;

}

.index-content .aboutus-6 .cover-wrap:hover .info {

  opacity: 1;

}

.index-content .aboutus-6 .cover-wrap .info {

  position: absolute;

  top: 0;

  left: 0;

  bottom: -1px;

  width: 100%;

  color: #fff;

  text-align: center;

  opacity: 0;

  -webkit-transition: all .3s;

  transition: all .3s;

  padding: 5px;

  font-size: 18px;

}

.index-content .aboutus-6 .cover-wrap .tb {

  display: table;

  width: 100%;

  height: 100%;

}

.index-content .aboutus-6 .cover-wrap .tc {

  display: table-cell;

  vertical-align: middle;

}

.index-content .recruits .item {

  background-color: #ccc;

  margin-bottom: 30px;

}

.index-content .recruits .item h1 {

  padding: 10px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  text-align: center;

  font-size: 16px;

  margin: 0;

  color: #fff;

}

.index-content .recruits .item h1 a {

  color: inherit;

}

.index-content .recruits .info {

  padding: 10px;

  color: #666;

}

.index-content .recruits .more {

  text-align: right;

  margin-top: 10px;

}

.index-content .recruits .more a {

  display: inline-block;

  padding: 5px 15px;

  border: 1px solid #ddd;

  background-color: #eee;

  color: #666;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .recruits .more a:hover {

  color: #fff;

}

.index-content .recruits.font-light .item {

  background-color: #fff;

}

.index-content .recruits .ellipsis {

  max-height: 6em;

  min-height: 6em;

}

@media (max-width: 991px) {

  .index-content .recruits .ellipsis {

    max-height: 9em;

  }

}

@media (max-width: 767px) {

  .index-content .recruits .ellipsis {

    max-height: none;

    min-height: none;

  }

}

.index-content .services .item {

  position: relative;

  margin-bottom: 30px;

}

.index-content .services .item img {

  width: 100%;

}

.index-content .services .item a {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

}

.index-content .services .item .info {

  position: absolute;

  left: 0;

  top: 0;

  width: 100%;

  height: 100%;

  background-color: rgba(0, 0, 0, 0.6);

  color: #fff;

  text-align: center;

  opacity: 0;

  -webkit-transition: opacity .3s;

  transition: opacity .3s;

}

.index-content .services .item .info h1 {

  font-size: 18px;

  margin: 0 0 10px;

  color: #fff;

}

@media (max-width: 767px) {

  .index-content .services .item {

    margin-bottom: 0;

  }

  .index-content .services .item .info {

    position: relative;

    text-align: center;

    background: none;

    opacity: 1;

  }

  .index-content .services .item .info h1 {

    color: #333;

    margin: 0 0 5px;

  }

  .index-content .services .item .info p {

    color: #666;

    text-align: left;

  }

  .index-content .services.font-light .item .info h1,

  .index-content .services.font-light .item .info p {

    color: #fff;

  }

}

.index-content .services .item .info > div {

  display: table;

  width: 100%;

  height: 100%;

}

.index-content .services .item .info > div > div {

  display: table-cell;

  vertical-align: middle;

  padding: 10px;

}

.index-content .services .item:hover .info {

  opacity: 1;

}

.index-content .videos .item {

  text-align: center;

  margin-bottom: 20px;

}

@media (max-width: 767px) {

  .index-content .videos .item {

    margin-bottom: 10px;

  }

}

.index-content .videos .item p {

  padding: 5px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .videos .item .img {

  position: relative;

}

.index-content .videos .item .img:after {

  position: absolute;

  left: 0;

  top: 0;

  right: 0;

  bottom: 0;

  content: '';

  background-color: rgba(0,0,0,.3);

  -webkit-transition: all .3s;

  transition: all .3s;

}

.index-content .videos .item i {

  position: absolute;

  font-size: 40px;

  left: 50%;

  top: 50%;

  margin: -20px 0 0 -20px;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: #fff;

  z-index: 2;

}

.index-content .videos .item .img .zoom {

  overflow: hidden;

}

.index-content .videos .item .img img {

  width: 100%;

  -webkit-transition: all .3s;

  transition: all .3s;

  -webkit-transform: scale(1);

  transform: scale(1);

}

.index-content .videos .item:hover img {

  -webkit-transform: scale(1.1);

  transform: scale(1.1);

}

.index-content .videos .item:hover .img:after {

  background-color: rgba(0,0,0,.5);

}

.index-content .videos.bg-dark .item {

  text-align: center;

}

.index-content .videos.bg-dark .item > div {

  border: 2px solid #fff;

}

.index-content .videos .more-btn {

  margin-top: 10px;

}

.index-content .custom-profile .carousel-content {

  position: relative;

  top: -30px;

  right: -30px;

}

.index-content .custom-profile .content {

  background-color: #fff;

  border: 1px solid #d3d3d3;

  box-shadow: 0 0 5px #d3d3d3;

  margin-top: 60px;

}

.index-content .custom-profile .owl-controls {

  margin: 0;

}

.index-content .custom-profile .custom-title {

  color: #fff;

  overflow: hidden;

  padding: 15px 20px;

}

.index-content .custom-profile .custom-title h1 {

  font-size: 22px;

  margin: 0;

}

.index-content .custom-profile .custom-title h2 {

  font-size: 16px;

  margin: 0;

}

.index-content .custom-profile .info {

  padding: 20px;

  color: #666;

  overflow: hidden;

}

@media (min-width: 992px) {

  .index-content .custom-profile .info {

    max-height: 220px;

  }

}

@media (min-width: 1200px) {

  .index-content .custom-profile .info {

    max-height: 280px;

  }

}

.index-content .custom-profile .info p {

  text-indent: 2em;

  margin-bottom: 10px;

}

.index-content .custom-profile .thumbnails {

  position: relative;

  top: -60px;

  right: -30px;

  margin-bottom: -70px;

  z-index: 2;

  display: table;

  width: 100%;

}

.index-content .custom-profile .thumbnails li {

  display: table-cell;

  text-align: center;

  cursor: pointer;

}

.index-content .custom-profile .thumbnails li div {

  width: 60px;

  height: 60px;

  display: inline-block;

  border: 3px solid #fff;

  position: relative;

  overflow: hidden;

  -webkit-transition: border-color .3s;

  transition: border-color .3s;

  -webkit-transform: rotate(45deg);

  transform: rotate(45deg);

}

.index-content .custom-profile .thumbnails li div img {

  -webkit-transform: translate(-50%,-50%) rotate(-45deg) scale(3);

  transform: translate(-50%,-50%) rotate(-45deg) scale(3);

  position: absolute;

  top: 50%;

  left: 50%;

}

.index-content .custom-profile.font-light .content {

  box-shadow: none;

}

@media (max-width: 991px) {

  .index-content .custom-profile .carousel-content {

    top: 0;

    right: 0;

  }

  .index-content .custom-profile .thumbnails {

    position: relative;

    top: -30px;

    right: 0;

    margin-bottom: -30px;

  }

}

@media (max-width: 767px) {

  .index-content .custom-profile .thumbnails {

    display: none;

  }

}

.index-content .custom-pic {

  text-align: center;

  padding-bottom: 20px;

}

.index-content .custom-pic h3 {

  color: #333;

  font-size: 18px;

  margin: 10px;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

.index-content .custom-pic .img {

  box-shadow: 0 0 5px #ccc;

  border: 1px solid #ccc;

}

.index-content .custom-pic .img img {

  display: block;

  width: 100%;

}

.index-content .custom-pic [class*=col-] {

  margin-bottom: 20px;

}

@media (max-width: 767px) {

  .index-content .custom-pic [class*=col-] {

    margin-bottom: 0;

  }

}

@media (max-width: 370px) {

  .index-content .custom-pic [class*=col-] {

    width: 100%;

  }

}

.index-content .custom-pic.font-light h3 {

  color: #fff;

}

.index-content .custom-pic.font-light .img {

  box-shadow: none;

}

.index-content .contactus img {

  width: 100%;

}

.index-content .contactus .captcha-img {

  width: 80px;

}

.index-content .contactus textarea {

  height: 8em;

}

.index-content .contactus .sky-form fieldset {

  padding: 15px;

}

.index-content .advantage-service .service-nav {

  text-align: center;

  margin-bottom: 20px;

}

.index-content .advantage-service .service-nav li {

  float: left;

  width: 33.3333%;

  background-color: #e7e7e7;

  padding: 10px;

  cursor: pointer;

  color: #666;

}

.index-content .advantage-service .service-nav li + li {

  border-left: 1px solid #fff;

}

.index-content .advantage-service .service-nav li.active {

  color: #fff;

}

.index-content .advantage-service .service-nav ul {

  overflow: hidden;

}

.index-content .advantage-service .service-box {

  display: none;

}

.index-content .advantage-service .service-box.active {

  display: block;

}

.index-content .advantage-service .advantage-slide {

  border: 1px solid #d9d9d9;

  padding: 15px;

}

.index-content .advantage-service .advantage-slide h3 {

  margin: 0;

  padding-bottom: 5px;

  border-bottom: 1px solid #d9d9d9;

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

  font-size: 18px;

  padding-right: 45px;

}

.index-content .advantage-service .advantage-slide .content {

  position: relative;

  padding: 0 20px;

  margin-top: 20px;

}

.index-content .advantage-service .advantage-slide .content p {

  margin-bottom: 15px;

}

.index-content .advantage-service .advantage-slide .content:before, .index-content .advantage-service .advantage-slide .content:after {

  position: absolute;

  display: inline-block;

  font: normal normal normal 14px/1 FontAwesome;

  font-size: inherit;

  text-rendering: auto;

  -webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}

.index-content .advantage-service .advantage-slide .content:before {

  content: "\f10d";

  top: 0;

  left: 0;

}

.index-content .advantage-service .advantage-slide .content:after {

  content: "\f10e";

  right: 0;

  bottom: 0;

}

.index-content .advantage-service .advantage-slide .owl-nav {

  position: absolute;

  right: 0;

  top: 0;

}

.index-content .advantage-service .advantage-slide .owl-nav .owl-prev, .index-content .advantage-service .advantage-slide .owl-nav .owl-next {

  display: inline-block;

}

.index-content .advantage-service .advantage-slide .owl-nav .owl-prev i, .index-content .advantage-service .advantage-slide .owl-nav .owl-next i {

  display: block;

  width: 20px;

  height: 20px;

  text-align: center;

  line-height: 20px;

  background-color: #e7e7e7;

  -webkit-transition: all .3s;

  transition: all .3s;

  color: #666;

}

.index-content .advantage-service .advantage-slide .owl-nav .owl-prev i:hover, .index-content .advantage-service .advantage-slide .owl-nav .owl-next i:hover {

  color: #fff;

}

.index-content .advantage-service .advantage-slide .owl-nav .owl-next {

  margin-left: 5px;

}

.index-content .switch-data .content {

  background-color: #fff;

  border: 1px solid #d9d9d9;

  border-top: 0;

}

.index-content .switch-data .switch-nav {

  overflow: hidden;

}

.index-content .switch-data .switch-nav li {

  width: 33.33%;

  float: left;

  text-align: center;

  border-bottom: 1px solid #d9d9d9;

  border-top: 1px solid #d9d9d9;

  padding: 5px;

  background-color: #f7f7f7;

  cursor: pointer;

}

.index-content .switch-data .switch-nav li + li {

  border-left: 1px solid #d9d9d9;

}

.index-content .switch-data .switch-nav li.active {

  border-bottom-color: #fff;

  border-top-width: 2px;

  background-color: #fff;

}

.index-content .switch-data .switch-nav li .s-title {

  font-size: 18px;

}

.index-content .switch-data .switch-nav .s-title, .index-content .switch-data .switch-nav p {

  text-overflow: ellipsis;

  overflow: hidden;

  white-space: nowrap;

}

@media (max-width: 767px) {

  .index-content .switch-data .switch-nav p {

    display: none;

  }

}

.index-content .switch-data .switch-box {

  display: none;

}

.index-content .switch-data .switch-box.active {

  display: block;

}

.index-content .switch-data .switch-content {

  padding: 15px;

}

.index-content .switch-data .switch-content h3 {

  margin: 15px 0;

  border-bottom: 1px solid #d9d9d9;

  font-size: 18px;

  color: #333;

}

.index-content .switch-data .switch-content h3 span {

  display: inline-block;

  border-bottom: 1px solid;

  margin-bottom: -1px;

  padding: 10px 0;

}

.index-content .switch-data .switch-content .img-slide {

  text-align: center;

}

.index-content .switch-data .switch-content .img-slide img {

  border-radius: 5px;

  margin-bottom: 5px;

}

.index-content .switch-data .slide-nav {

  text-align: center;

  margin-top: 20px;

}

.index-content .switch-data .slide-nav .owl-prev, .index-content .switch-data .slide-nav .owl-next {

  display: inline-block;

  width: 30px;

  height: 30px;

  line-height: 30px;

  background-color: #e7e7e7;

  color: #666;

  -webkit-transition: all .3s;

  transition: all .3s;

  cursor: pointer;

  margin-right: 5px;

}

.index-content .switch-data .slide-nav .owl-prev:hover, .index-content .switch-data .slide-nav .owl-next:hover {

  color: #fff;

}

.index-content .switch-data .slide-nav .owl-prev i, .index-content .switch-data .slide-nav .owl-next i {

  font-size: 18px;

}

.index-content .switch-data .more-btn {

  color: #fff;

}

.index-content .switch-data p {

  color: #666;

}

.index-content .switch-data.font-light {

  color: #666;

}










.new-contact-section{
  overflow: hidden;
}
.section-inner { padding-left: 120px; padding-right: 120px; }

@media (max-width: 1199.98px) { .section-inner { padding-left: 80px; padding-right: 80px; } }

@media (max-width: 767.98px) { .section-inner { padding-left: 25px; padding-right: 25px; } }

.section-v1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.section-v1 .section-inner { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 80px; padding-bottom: 80px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; }

@media (min-width: 992px) { .section-v1 .section-inner { min-height: 100vh; } }

@media (max-width: 991.98px) { .section-v1 .section-inner { padding-top: 50px; padding-bottom: 50px; } }

@media (max-width: 767.98px) { .section-v1 .section-inner { padding-top: 25px; padding-bottom: 30px; } }

@media screen and (orientation: portrait) { .section-v1 .section-inner { min-height: 0; } }

.section-bg, .img-bg { width: 100%; height: 100%; top: 0; left: 0; display: block; position: absolute; }

.bg-cover{
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.img-cover{
  object-fit: cover;
  object-position: center center;
}

.contact-wrap { width: 100%; max-width: 1100px; position: relative; z-index: 2; -webkit-perspective: 550px; perspective: 550px; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; display: flex; flex-wrap: wrap;}

/* .contact-wrap::after { display: block; clear: both; content: ""; } */

.contact-left {flex: 0 0 30%; max-width: 30%; width: 100%; padding: 70px 40px; background-color: rgba(133, 33, 57, 0.9); color: #FFF; -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%; }

/* .contact-left .captcha-img { width: 80px; } */

@media (max-width: 1199.98px) { .contact-left { flex: 0 0 35%; max-width: 35%; } }

@media (max-width: 991.98px) { .contact-left { flex: 0 0 100%; max-width: 100%; padding: 30px 60px; } }

@media (max-width: 767.98px) { .contact-left { padding: 20px; }
  .contact-left .btn-submit { margin-top: 5px; } }

.contact-left h3 { font-size: 30px; }

.contact-left p { font-size: 16px; }

.contact-right {flex: 1 0 0; max-width: 100%; width: auto; background-color: #FFF; padding: 80px 15px; text-align: center; display: flex;flex-wrap: wrap; align-items: center;}
.contact-right .inner-ctn{
  width: 100%;
}
@media (max-width: 991.98px) { .contact-right {flex: 0 0 100%; max-width: 100%; width: 100%; padding: 40px 15px 50px; } }

.contact-right h5, .contact-right p { max-width: 450px; margin: auto; }

.contact-right h5 { font-size: 24px; color: #852139; margin-bottom: 10px; }

@media (max-width: 767.98px) { .contact-right h5 { font-size: 20px; } }

.contact-right p { font-size: 16px; color: #000; }

@media (max-width: 767.98px) { .contact-right p { font-size: 14px; } }

.list-contact { max-width: 600px; margin: 40px auto 0; display: flex;flex-wrap: wrap;}

@media (max-width: 767.98px) { .list-contact { margin-top: 20px; } }

.list-contact span { display: block; }

@media (max-width: 767.98px) { .list-contact span { display: inline-block; margin-right: 10px; } }

.list-contact p { color: #666; font-size: 14px; }

@media (max-width: 767.98px) { .list-contact p { overflow: hidden; margin: 0; } }

.list-contact a { color: #666; }

.list-contact a:hover { color: #852139; }

.list-contact li { margin-bottom: 20px; flex: 0 0 33.3333%; width: 100%; max-width: 33.3333%;}

@media (max-width: 767.98px) { .list-contact li {flex: 0 0 100%; width: 100%; max-width: 100%; text-align: left; padding: 0 10px; margin-bottom: 0px; } }

.list-contact .ic { font-size: 42px; line-height: 42px; color: #852139; margin-bottom: 10px; }

@media (max-width: 767.98px) {
  .list-contact li{
    display: flex; align-items: center;
    margin-bottom: 10px;
  }
  .list-contact .ic { margin-bottom: 0; font-size: 24px; margin-right: 10px;}
}

.contact-line { max-width: 550px; margin: 40px auto 0; border-bottom: 1px solid #ddd; padding: 1px; height: 2px; }

@media (max-width: 991.98px) { .contact-line { margin-top: 20px; } }

.contact-line i { display: block; margin: -19px auto 0; width: 40px; height: 40px; border: 15px solid #ffffff; background-color: #ddd; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.idx-sky-form{
  border: 0;
}
.idx-sky-form fieldset{
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.idx-sky-form .input-grp{
  margin-bottom: 15px;
}
.idx-sky-form .input{
  margin-bottom: 0;
}
.idx-sky-form .input input, .idx-sky-form .textarea textarea{
  background-color: transparent;
  border: 0;
  padding-left: 0;
  padding-right: 0;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .8);
  transition: all .35s;
}

.idx-sky-form .input input::placeholder, .idx-sky-form .textarea textarea::placeholder{
  color: rgba(255,255,255,.8);
  transition: all .35s;
}

.idx-sky-form .input input:focus, .idx-sky-form .input:hover input,
.idx-sky-form .textarea textarea:focus, .idx-sky-form .textarea:hover textarea{
  box-shadow: none;
  border-bottom-color: #fff;
}
.idx-sky-form .input input:focus::placeholder,
.idx-sky-form .textarea textarea:focus::placeholder{
  color: transparent;
}

.sky-form .input-captcha img{
  top: 0;
  right: 0;
  border-left: 0;
}
.sky-form .btn-u{
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  transition: all .35s;
}
.sky-form .btn-u:hover{
  background-color: #fff;
  color: #852139;
}


.section-idx5 .list-brand {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (min-width: 2000px) {
  .section-idx5 .list-brand {
      max-width: 1920px;
      margin: 0 auto
  }
}

.section-idx5 .list-brand .grp {
  display: flex;
  --item-w: 165px;
  --item-mrg: 30px;
  --item-length: 6;
  width: calc((var(--item-w) + var(--item-mrg)) * var(--item-length))
}

/* @media (max-width: 1599.98px) {
  .section-idx5 .list-brand .grp {
      --item-w:350px
  }
}

@media (max-width: 767.98px) {
  .section-idx5 .list-brand .grp {
      --item-w:200px;
      --item-mrg: 20px
  }
} */

.section-idx5 .list-brand .grp:not(:last-child) {
  margin-bottom: var(--item-mrg)
}

.section-idx5 .list-brand .grp:nth-child(odd) {
  animation: scrollRTL 20s infinite linear
}

.section-idx5 .list-brand .grp:nth-child(even) {
  flex-direction: row-reverse;
  align-self: flex-end;
  animation: scrollLTR 20s infinite linear
}

.section-idx5 .list-brand .grp-item {
  display: flex;
  width: calc((var(--item-w) + var(--item-mrg)) * var(--item-length));
  flex: 0 0 calc((var(--item-w) + var(--item-mrg)) * var(--item-length))
}

.section-idx5 .list-brand .item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  -ms-flex: 0 0 var(--item-w);
  flex: 0 0 var(--item-w);
  max-width: var(--item-w);
  width: 100%;
  margin-right: calc(var(--item-mrg)/2);
  margin-left: calc(var(--item-mrg)/2)
}

@keyframes scrollRTL {
  0% {
    transform: translateX(0);
  }
  100% {
      transform: translateX(-100%);
  }
}
@keyframes scrollLTR {
  0% {
      transform: translateX(0)
  }

  100% {
      transform: translateX(100%)
  }
}

@media (min-width: 1200px ){
  .w-7{
    width: 14.2857%;
  }
}



.main-owl {
  position: relative;
  overflow: hidden;
}

.dd-owl {
  position: relative;
}

.dd-owl .item {
  height: 65vh;
}

@media (max-width: 1199px){
  .dd-owl .item{
    height: 35vh;
  }
}

.dd-owl .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
}

.dd-owl .owl-dots button {
  background: none;
  border: 0;
}

.dd-owl .owl-dots button span {
  width: 12px;
  height: 12px;
  display: block;
  margin: 0 auto;
  background: #8e8e8e;
  border-radius: 12px;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}

.dd-owl .owl-dots button.active span {
  background: #852139;
}

@-webkit-keyframes shine {
  0% {
    background-position: -50%;
  }

  100% {
    background-position: 150%;
  }
}

.owl-cap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 768px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  padding: 30px 50px;
}

@media (max-width: 767.98px) {
  .owl-cap {
    width: 100%;
  }
}

.owl-cap h3 {
  font-size: 72px;
  color: rgba(255, 255, 255, 0.1);
  font-family: arial;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 72px;
  background: #852139 -webkit-gradient(linear, left top, right top, from(#852139), to(#852139), color-stop(0.5, #fff)) 0 0 no-repeat;
  -webkit-background-clip: text;
  -webkit-background-size: 125px;
  -webkit-animation: shine 4s infinite;
  animation: shine 4s infinite;
}

@media (max-width: 767.98px) {
  .owl-cap h3 {
    font-size: 36px;
    line-height: 36px;
  }
}

.owl-cap p {
  font-size: 48px;
  line-height: 1.5em;
  color: #fff;
  margin-bottom: 15px;
}

@media (max-width: 767.98px) {
  .owl-cap p {
    font-size: 20px;
  }
}

.owl-cap span {
  display: block;
  width: 85%;
  font-size: 13px;
  color: #fff;
  padding-top: 15px;
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
}

.owl-cap span:before {
  position: absolute;
  top: -2px;
  left: 0;
  width: 70px;
  height: 2px;
  background-color: #fff;
  content: '';
}

@-webkit-keyframes zoomIn1 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50% {
    opacify: 1; } }

@keyframes zoomIn1 {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50% {
    opacify: 1; } }

.zoomIn1 {
  -webkit-animation: zoomIn1 2s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: zoomIn1 2s forwards cubic-bezier(0.7, 0, 0.3, 1); }

@-webkit-keyframes zoomOut1 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); } }

@keyframes zoomOut1 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
    transform: scale3d(1.2, 1.2, 1.2); } }

.zoomOut1 {
  -webkit-animation: zoomOut1 2s forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: zoomOut1 2s forwards cubic-bezier(0.7, 0, 0.3, 1); }