.header.min .header-con {
  background: #fff !important;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
}
.header .cistern {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.header .header-con {
  width: 100%;
  padding: 0 130px;
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 1000;
  transition: 0.5s;
  transition: all 0.2s;
  background-color: rgba(255, 255, 255, 0);
}
@media (max-width: 1200px) {
  .header .header-con {
    padding-left: 0;
    padding-right: 0;
  }
}
.header .header-con .cistern {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .header .header-con .cistern {
    padding-right: 0;
  }
}
.header .header-con .cistern .wap_btn {
  display: none;
  justify-content: flex-end;
  width: calc(100% - 49px);
}
.header .header-con .cistern .wap_btn .wap_navbtn {
  height: 58px;
  width: 58px;
  position: relative;
}
.header .header-con .cistern .wap_btn .wap_navbtn span {
  background: #000;
  height: 2px;
  width: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
}
.header .header-con .cistern .wap_btn .wap_navbtn span::after,
.header .header-con .cistern .wap_btn .wap_navbtn span::before {
  content: '';
  position: absolute;
  width: 25px;
  height: 2px;
  left: 0;
  background: #000;
  transition: 0.35s;
}
.header .header-con .cistern .wap_btn .wap_navbtn span::after {
  top: -10px;
}
.header .header-con .cistern .wap_btn .wap_navbtn span::before {
  bottom: -10px;
}
.header .header-con .cistern .wap_btn .wap_navbtn.close span {
  background-color: transparent;
}
.header .header-con .cistern .wap_btn .wap_navbtn.close span::after {
  transform: rotate(-45deg);
  top: 0;
}
.header .header-con .cistern .wap_btn .wap_navbtn.close span::before {
  transform: rotate(45deg);
  top: 0;
}
@media (max-width: 1200px) {
  .header .header-con .cistern .wap_btn {
    display: flex;
  }
}
.header .header-con .cistern .close span {
  background: #fff;
}
.header .header-con .cistern .close span:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}
.header .header-con .cistern .close span::before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}
.header .header-con .cistern .logo {
  width: 127px;
  display: inline-block;
  padding: 15px 0 0;
  vertical-align: middle;
}
.header .header-con .cistern .logo a {
  display: inline-block;
  width: 100%;
}
.header .header-con .cistern .logo a img {
  min-height: auto;
}
.header .header-con .cistern .logo a::after {
  padding-top: 23.62%;
}
.header .header-con .cistern .pc_navbtn {
  height: 58px;
  line-height: 58px;
  display: flex;
  justify-content: flex-end;
  width: calc(100% - 245px);
  text-align: center;
  vertical-align: middle;
}
.LANG-br .header .header-con .cistern .pc_navbtn,
.LANG-th .header .header-con .cistern .pc_navbtn {
  width: calc(100% - 330px);
}
.header .header-con .cistern .pc_navbtn #pc-nav .clearfix li {
  display: inline-block;
  margin-right: 30px;
}
.header .header-con .cistern .pc_navbtn #pc-nav .clearfix li.current a,
.header .header-con .cistern .pc_navbtn #pc-nav .clearfix li:hover a {
  border-bottom: 2px solid #c7000b;
}
.header .header-con .cistern .pc_navbtn #pc-nav .clearfix li a {
  border-bottom: 2px solid transparent;
  display: inline-block;
  line-height: 1.3;
}
.header .header-con .cistern .pc_navbtn .head_link {
  display: flex;
  margin-right: 30px;
}
.header .header-con .cistern .pc_navbtn .head_link .btn-back-01 {
  margin-left: 30px;
  color: #231815;
  display: flex;
}
.header .header-con .cistern .pc_navbtn .head_link .btn-back-01 .diqiu-icon-black,
.header .header-con .cistern .pc_navbtn .head_link .btn-back-01 .diqiu-icon-white {
  background: no-repeat center center / 17px;
  height: 58px;
  width: 17px;
  vertical-align: bottom;
  margin-right: 5px;
}
.header .header-con .cistern .pc_navbtn .head_link .btn-back-01 .diqiu-icon-black {
  background-image: url('/Assets/enp/v2/img/icon-diqiu-black.png');
}
.header .header-con .cistern .pc_navbtn .head_link .btn-back-01 .diqiu-icon-white {
  background-image: url('/Assets/enp/v2/img/icon-diqiu-white.png');
}
.header .header-con .cistern .pc_navbtn .head_link .btn-back-01:hover {
  color: #c7000b;
}
@media screen and (max-width: 1200px) {
  .header .header-con .cistern .pc_navbtn {
    display: none;
  }
}
.header .header-con .cistern .ebg-btn-box {
  padding-top: 14px;
}
@media (max-width: 1200px) {
  .header .header-con .cistern .ebg-btn-box {
    display: none;
  }
}
.header .header-con .cistern .ebg-btn-box a {
  margin: 0;
}
.header .header-con .cistern .ebg-btn-box a:hover {
  background-color: #8b0008;
  border-color: #8b0008;
}
.header .wap_rlbtn {
  color: #fff;
  background-color: #c7000b;
  padding: 0 10px;
  display: flex;
}
.header .wap_rlbtn .box {
  display: flex;
  align-items: center;
}
.header .wap_rlbtn .box .rlbtn {
  color: #fff;
  padding: 0 10px;
}
@media screen and (max-width: 540px) {
  .header .wap_rlbtn {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 10px 0;
    z-index: 1000;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
  }
  .header .wap_rlbtn .box {
    padding-right: 20px;
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
  }
  .header .wap_rlbtn .box .ver-bar {
    display: none;
  }
  .header .wap_rlbtn .box .rlbtn {
    background-color: #c7000b;
    padding: 12px 0;
    margin: 0 10px;
    width: calc(50% - 20px);
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
  }
}
.header > .wap_rlbtn {
  display: none;
}
@media screen and (max-width: 1498px) {
  .header .header-con {
    padding: 0 20px;
  }
  .header .header-con .cistern {
    max-width: 1240px;
  }
}
@media screen and (max-width: 1200px) {
  .header .header-con {
    padding: 0 0 0 20px;
  }
}
@media screen and (max-width: 540px) {
  .header .wap_rlbtn {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 10px 0;
    z-index: 1000;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
  }
  .header .wap_rlbtn .box {
    padding-right: 20px;
    padding-left: 20px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
  }
  .header .wap_rlbtn .box .ver-bar {
    display: none;
  }
  .header .wap_rlbtn .box .rlbtn {
    background-color: #c7000b;
    padding: 12px 0;
    margin: 0 10px;
    width: calc(50% - 20px);
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
  }
}
.menue-wrap {
  display: none;
  position: fixed;
  width: 100%;
  background-color: white;
  padding-top: 58px;
  z-index: 999;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}
.menue-wrap > ul {
  border-top: 1px solid #e9e9e9;
  padding-top: 30px;
}
@media (max-width: 992px) {
  .menue-wrap > ul li:first-child {
    display: none;
  }
}
.menue-wrap > ul li:first-child {
  display: none;
}
.menue-wrap > ul li {
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding: 12px 0;
}
.menue-wrap > ul li a {
  color: black;
}
.menue-wrap > ul .current a {
  color: #c7000b;
}
.menue-wrap > ul .btm_btn {
  min-width: 30%;
  border-top: 1px solid #f0f0f0;
  padding: 12px 0;
  bottom: 0;
  text-align: center;
  margin: 12px auto;
  display: inline-block;
}
.menue-wrap > ul .btm_btn a {
  color: #666;
  padding: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menue-wrap > ul .btm_btn .btn {
  background: linear-gradient(to right, #f46e22 0, #de353d 100%);
  color: white;
  font-size: 12px;
  padding: 5px 10px;
}
.menue-wrap > ul .btm_btn .diqiu-icon-black,
.menue-wrap > ul .btm_btn .diqiu-icon-white {
  background: no-repeat center center / 17px;
  height: 17px;
  width: 17px;
  margin-right: 5px;
}
.menue-wrap > ul .btm_btn .diqiu-icon-black {
  background-image: url('/Assets/enp/v2/img/icon-diqiu-black.png');
}
.menue-wrap > ul .btm_btn .diqiu-icon-white {
  background-image: url('/Assets/enp/v2/img/icon-diqiu-white.png');
}
.footer {
  text-align: center;
}
.footer .share-footer {
  display: flex;
  justify-content: center;
}
.footer .share-footer .link {
  padding-left: 30px;
  padding-right: 30px;
  border-left: 1px solid #dddddd;
  color: #666;
  position: relative;
}
.footer .share-footer .link p {
  padding-top: 5px;
  font-size: 12px;
}
.footer .share-footer .link .cls-1 {
  fill: #666;
}
.footer .share-footer .link:first-child {
  border-left: 0 solid #000;
}
.footer .share-footer .link:hover {
  color: #333;
}
.footer .share-footer .link:hover .cls-1 {
  fill: #333;
}
.footer .share-footer .link:hover .pic {
  display: block;
}
.footer .share-footer .link #icon1 {
  width: 34px;
  height: 28px;
}
.footer .share-footer .link #icon2 {
  width: 28px;
  height: 28px;
}
.footer .share-footer .link #icon3 {
  width: 30px;
  height: 28px;
}
.footer .share-footer .link .pic {
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 10px;
  display: none;
  z-index: 1;
}
.footer .share-footer .link .pic img {
  width: 87px;
  max-width: 87px;
}
.footer .left {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}
.footer .right {
  background-color: #f9f9f9;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #666;
  font-size: 12px;
}
.footer .right a {
  color: #333;
}
.footer .right .contact {
  padding-bottom: 5px;
}
@media (max-width: 992px) {
  .footer .left {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .share-footer .link {
    border-left: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 15px;
  }
  .footer .share-footer .link svg {
    display: none;
  }
  .footer .share-footer .link .pic {
    display: block;
    position: static;
    background-color: transparent;
    transform: none;
    margin-bottom: 0;
  }
  .footer .share-footer .link p {
    padding-top: 0;
  }
}
.register-to-get {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
}
@media (max-width: 1200px) {
  .register-to-get {
    position: static;
    background: #ebf8ff url(../images/registerToGet-bg1.jpg) no-repeat right;
  }
}
.register-to-get .avatar {
  cursor: pointer;
  width: 40px;
  height: 40px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
  border-radius: 100%;
}
@media (max-width: 1200px) {
  .register-to-get .avatar {
    display: none;
  }
}
.register-to-get .avatar img {
  width: 100%;
  display: block;
}
.register-to-get .text {
  width: 390px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 8px;
  background-size: cover;
  transform: rotate(-30deg);
  transform-origin: right bottom;
  opacity: 0;
  transition: ease 0.4s;
}
@media (max-width: 1200px) {
  .register-to-get .text {
    transform: rotate(0deg);
    opacity: 1;
    display: block;
    border-radius: 0;
    position: initial;
    width: 65%;
    height: auto;
    padding: 25px 0;
  }
}
.register-to-get .text.animate {
  transform: rotate(0deg);
  opacity: 1;
}
.register-to-get .text .box-shadow {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
  margin-right: 50px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .register-to-get .text .box-shadow {
    box-shadow: none;
    margin-right: 0;
  }
}
.register-to-get .text h3 {
  font-size: 14px;
  line-height: 1.3;
  background: #fff;
  color: #3f3a39;
  padding: 15px 25px 0;
}
@media (max-width: 1200px) {
  .register-to-get .text h3 {
    background: none;
  }
}
.LANG-cn .register-to-get .text h3 {
  line-height: 1.5;
}
.register-to-get .text .btn {
  background: #fff;
  padding: 10px 25px 15px;
}
@media (max-width: 1200px) {
  .register-to-get .text .btn {
    background: none;
  }
}
.register-to-get .text a {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
}
.register-to-get .text a:nth-child(1) {
  margin-right: 40px;
}
.register-to-get .text a p {
  font-size: 12px;
  padding: 0 30px 0 0;
  display: inline-block;
  z-index: 1;
  position: relative;
  color: #c7000b;
  text-transform: uppercase;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .register-to-get .text a p:after {
    width: 100%;
    height: 1px;
    position: absolute;
    right: 30px;
    bottom: 0;
    content: "";
    background: #fff;
    transition: 0.4s;
  }
}
@media (max-width: 768px) {
  .register-to-get .text a p {
    font-size: 14px;
  }
}
.register-to-get .text a span {
  position: absolute;
  right: 13px;
  top: 3px;
  z-index: 1;
  color: #c7000b;
  font-size: 12px;
  transition: 0.4s;
}
@media (min-width: 1200px) {
  .register-to-get .text a:hover span {
    right: 8px;
  }
  .register-to-get .text a:hover p:after {
    background: #c7000b;
  }
}
