body {
  margin: 0;
  padding: 0;
}
.navs {
  width: 100%;
  height: 5.0625rem;
  line-height: 5.0625rem;
  background: #8aa7dc;
  padding-left: 22.5rem;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  margin-top: 7.5rem;
}
.navs .nav-left {
  font-size: 1rem;
  margin-right: 15rem;
}
.navs .nav-right {
  display: flex;
}
.navs .nav-right .right1 {
  margin-right: 3.4375rem;
  font-size: 1.25rem;
  position: relative;
}
.navs .nav-right .active::after {
  width: 100%;
  height: 2px;
  background: #ffffff;
  position: absolute;
  bottom: 1rem;
  left: 0;
  content: " ";
}
.video .bot2{
  padding-bottom: 4rem;
}
.brief {
  width: 75rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-top: 5rem;
  padding-top: 2.5rem;
}
.brief .brief-right {
  width: 100%;
}
.brief .brief-right .title {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 2.5rem 0;
  text-align: center;
}
.brief .brief-right .title1 {
  margin-bottom: 2.5rem;
}
.brief .brief-right .title1 .top1 {
  color: #272727;
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
  font-weight: 600;
}
.brief .brief-right .title1 .top2 {
  color: #7A7A7A;
  font-size: 1.125rem;
}
.brief .brief-right .title1:nth-child(2) .top2{
  /* text-indent: 2em; */
}
.brief .brief-right .title1 .top2 li {
  margin-bottom: 1.25rem;
}
.brief .swiper-left {
  width: 35rem;
  margin-right: 5.9375rem;
}
.brief .swiper-left .top img {
  width: 35rem;
  height: 25rem;
  object-fit: cover;
  margin-bottom: 1rem;
}
.brief .swiper-left .swiper-slide img {
  /* width: 10.625rem;
  height: 6.875rem; */
  width: 8rem;
  height: 8rem;
  object-fit: cover;
  margin-left: 0.625rem;
}
.brief .swiper-left .swiper-button-prevv {
  width: 4rem;
  position: absolute;
  bottom: calc(50% - 2rem);
  left: -0.5rem;
  z-index: 10;
}
.brief .swiper-left .swiper-button-nextt {
  width:4rem;
  position: absolute;
  bottom: calc(50% - 2rem);
  right: -0.5rem;
  z-index: 10;
}
.bot {
  margin-top: 5rem;
}
.bot .bot1 {
  width: 100%;
  margin-bottom: 2.5rem;
}
.bot .bot1 .bot1-1 {
  font-size: 1.875rem;
  margin-bottom: 0.875rem;
  text-align: center;
  font-weight: 800;
}
.bot .bot1 .bot1-2 {
  font-size: 1.25rem;
  color: #7A7A7A;
  text-align: center;
}
.bot .bot2 {
  background-color: #E8EFF9;
  width: 100%;
  box-sizing: border-box;
  /* padding-top: 4rem; */
  padding: 4rem 22.5rem;
  /* padding-bottom: 4rem; */

}
.bot .bot2 *{
  line-height: 1.5!important;
  font-size: 14px!important;
}
.display .bot .bot2{
  padding: 4rem 5% 0;
}
.contact .bot2{
  padding-bottom: 4rem!important;

}
.bot .bot2 p {
  background-color: #E8EFF9!important;

}
.js .bot2 {
  overflow: scroll;
}
.js .bot2 table{
  max-width: 1000%;
  margin: 0 auto;

}
.js .bot2::-webkit-scrollbar {
  width: 0;
}
.bot .bot2 img {
  width: 74.375rem;
  margin: 0 auto;
  display: block;
}
/* .bot .bot2 table {
  width: 75rem;
  height: 20.9375rem;
  margin: 0 auto ;
  background: transparent;
}
.bot .bot2 table td {
  text-align: center;
} */
.bot .bot2 video {
  width: 21.875rem;
  height: 15.6875rem;
  margin-right: 1.4375rem;
}
.video .bot2 {
  display: flex;
  justify-content: center;
}
.display .bot2 img {
  margin-bottom: 2.5rem;
}
.contact form {
  width: 75rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact label {
  font-size: 1.5rem;
  color: #7A7A7A;
  margin-right: 10rem;
}
.contact label:nth-child(2n) {
  margin-right: 0;
}
.contact label:nth-last-child(1) {
  margin-right: 0;
}
table td, table th {
  padding: 5px 15px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #ccc;
}
.contact input {
  width: 24.625rem;
  height: 3rem;
  background: #FFFFFF;
  border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
  opacity: 1;
  border: 1px solid rgba(112, 112, 112,.4);
  margin-bottom: 3.875rem;
  margin-left: 2.5rem;
  /* padding-left: 5rem; */
  padding-left: 2rem;

  box-sizing: border-box;
}
.contact textarea {
  width: 64rem;
  height: 14.3125rem;
  margin-left: 2.5rem;
  border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
  border: 0.0625rem solid #70707067;
  font-size: 1.5rem;
  box-sizing: border-box;
  padding: 0.625rem;
  margin-bottom: 3.875rem;
}
.lblVerification{
  width: 100%;
}
.lblVerification input{
  width: 100px!important;
}
#idcode {
  width: 18.4375rem;
  font-size: 16px!important;
  margin-left: 2rem;
}
.ehong-code-val-tip {
  font-size: 16px !important;
  color: #BEBEBE !important;
}
#ehong-code{
  /* font-size: 18px!important; */
  font-size: 2rem!important;

}
#ehong-code font{
  /* font-size: 18px!important; */
  font-size: 2rem!important;

}
input,textarea{
  outline: none; 
  -webkit-appearance: button; 
  -webkit-appearance: none; 
  border-radius: 0;
border: none;
}

.textt{
  display: flex;
  margin-right: 0!important;
}
.contact button {
  /* margin-top: 6.9375rem; */
  width: 9.75rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  background: #222222;
  color: #fff;
  font-size: 1rem;
  border-radius: 1.25rem 1.25rem 1.25rem 1.25rem;
  margin-left: 28.125rem;
  border: none;
  outline: none;
}
.navs * {
  color: #ffffff!important;
}
@media (max-width: 1250px) {
  .brief {
    width: 100rem;
  }
  .bot .bot2 {
    padding: 4rem 10rem!important;
  
  }
  .contact label {
    font-size: 1.5rem;
    color: #7A7A7A;
    margin-right: 8.125rem;
  }

}
@media (max-width: 930px) {
  .contact label {
    font-size: 1.5rem;
    color: #7A7A7A;
    margin-right: 7.5rem;
  }
  .contact textarea {
    width: 56rem;
  }
  .contact button {
    width: auto;
    padding: 0 5px;
  }
  #ehong-code{
    font-size: 18px!important;

  
  }
  #ehong-code font{
    font-size: 18px!important;
  }
}
@media (max-width: 820px) {
  .contact input {
    width: 24rem;
    height: 4rem;
  }
  .brief .brief-right .title1 .top2::-webkit-scrollbar {
    width: 0;
  }
  .brief .swiper-left .swiper-slide img {
    width: 9.625rem;
    height: 6.875rem;
    margin-left: 0.625rem;
  }
  .navs{
    /* padding-left: 10rem; */
    padding-left: 5rem;

  }
  .navs .nav-left {
    font-size: 16px;
    /* margin-right: 8rem; */
    margin-right: 3rem;
    max-width: 50%;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;

}
.navs .nav-right .right1 {
  /* margin-right: 2.5rem; */
  margin-right: 1rem;

  font-size: 14px;
  position: relative;
}
.brief .brief-right .title1 .top2 {
  color: #7A7A7A;
  font-size: 14px;
  line-height: 1.5;
}
.brief .brief-right .title1 .top1 {
  color: #272727;
  font-size: 14px;
  margin-bottom: 1.25rem;
  font-weight: 600;
}
.brief .brief-right .title {
  font-size: 16px;
  font-weight: 600;
  margin: 2.5rem 0;
  text-align: center;
}
.bot .bot1 .bot1-1 {
  font-size: 16px;
  margin-bottom: 0.875rem;
  text-align: center;
  font-weight: 800;
}
.bot .bot1 .bot1-2 {
  font-size: 14px;
  color: #7A7A7A;
  text-align: center;
}
.contact label {
  font-size: 14px;
  margin-right: 6.4rem;
}
.contact button {
  margin-top: 6.9375rem;
  height: 5rem;
  line-height: 5rem;
  text-align: center;
  background: #222222;
  color: #fff;
  font-size: 16px;
  border-radius: 2.5rem;
  margin-left: 28.125rem;
  padding: 0 10px;
}
.contact textarea {
  font-size: 14px;

}


}
@media (max-width: 800px) {
  .navs {

    margin-top: 10rem;
  }
  
}

@media (max-width: 720px) {
  .contact form {
    margin: 3.3125rem auto;
    flex-direction: column;
    display: flex;
  }
  .contact input {
    width: 40rem;
    height: 5rem;
  }
  .contact textarea {
    width: 50rem;
    margin-left: 0;
  }
  .contact button {
    width: 20rem;
    padding: 0 5px;
    height: 4rem;
    line-height: 4rem;
    margin-left: 22rem;
  }
}
@media (max-width: 450px) {
  .contact button {
    width: 25rem;
    height: 6.5rem;
    line-height: 6.5rem;
  }
  .bot .bot1 .bot1-1 {
    font-size: 6rem;
  }
  .bot .bot1 .bot1-2 {
    font-size: 4.5rem;
  }
  .bot .bot2 {
    background-color: #E8EFF9;
    width: 100%;
    box-sizing: border-box;
    /* padding-top: 4rem; */
    padding: 4rem 5%!important;
  }
  .display .bot2{
    padding: 4rem 5% 4rem;
  }
  .contact form {
    margin: 3.3125rem auto;
    flex-direction: column;
    display: flex;
    width: 90%;
  }
  .contact label {
    font-size: 4rem;
    color: #7A7A7A;
    margin-right: 0;
  }
  .contact input {
    width: 80%;
    height: 10rem;
    font-size: 4rem;
  }
  .contact textarea {
    width: 80%;
    /* margin-bottom: 0; */
    margin-left: 2.5rem;
    height: 25rem;
    font-size: 4rem;
  }

  .contact button {
    width: 30rem;
    height: 10rem;
    line-height: 10rem;
    font-size: 5rem;
    margin-left: calc(50% - 15rem);
    margin-top: 5rem;
  }
  .video .bot2 {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .bot .bot2 video {
    width: 90%;
    height: auto;
    margin: 5rem auto;
  }
  .bot .bot2 img {
    width: 90%;
    display: block;
  }
  .brief {
    width: 90%;
    margin: 0 auto;
    display: flex;
    margin-top: 5rem;
    flex-direction: column;
  }
  .brief .brief-right .title1 .top2 {
    height: auto;
    font-size: 3.5rem;
  }
  #tFocus {
    width: 100%!important;
    height: auto;
    margin-right: 0;
  }
  #tFocus-pic li img {
    width: 100%;
    height: auto;
  }
  .brief .swiper-left .top img {
    width: 100%;
    height: auto;
  }
  .brief .swiper-left {
    width: 100%;
    margin-right: 0;
  }
  .brief .swiper-left .swiper-slide {
    width: 31%!important;
    margin-right: 2.5rem;
}
  .brief .swiper-left .swiper-slide img {
    width: 100%;
    height: auto;
    margin-left: 0.625rem;
  }
  .brief .swiper-left .swiper-button-nextt {
    width: 12rem;
    position: absolute;
    bottom: calc(50% - 6rem);
    right: -0.5rem;
    z-index: 10;
  }
  .brief .swiper-left .swiper-button-prevv {
    width: 12rem;
    position: absolute;
    bottom: calc(50% - 6rem);
    left: -0.5rem;
    z-index: 10;
  }

  .navs {
    width: 100%;
    height: 15rem;
    line-height: 7rem;
    background: #8aa7dc;
    padding-left:5%;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    margin-top: 15rem;
    flex-direction: column;
}
.navs .nav-right .active::after {
  width: 100%;
  height: 2px;
  background: #ffffff;
  position: absolute;
  bottom: 0rem;
  left: 0;
  content: " ";
}
.js .bot2 table {
  max-width: 1000%;
  min-width: 600px!important;
  font-size: 4rem;
}
.navs .nav-left {
  font-size: 4rem;
  margin-right: 15rem;
}
.navs .nav-right .right1 {
  margin-right: 3.4375rem;
  font-size: 4rem;
  position: relative;
}
.brief .brief-right .title {
  font-size: 5rem;
}
.brief .brief-right .title1 .top1 {
  font-size: 4rem;
}

.navs .nav-right {
  display: none!important;
}
.lblVerification input{
  /* width: 25%!important; */
}
}
@media (max-width: 350px) {
  .textt {
    display: flex;
    flex-wrap: wrap!important;
}
.textt textarea{
  width: 90%!important;
}
.lblVerification input {
  /* width: 23%!important; */
}
}
