@font-face {
  font-family: Gilroy;
  src: url("../../font/gilroy-regular-3.otf") format("opentype");
}
@font-face {
  font-family: Gilroy-Medium;
  src: url("../../font/Gilroy-Medium-2.otf") format("opentype");
}
@font-face {
  font-family: Gilroy-bold;
  src: url("../../font/gilroy-bold-4.otf") format("opentype");
}
html,
body {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: listbox;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Gilroy-Medium", "Gilroy", "Gilroy-bold", arial, Myriad, "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
  overflow-x: hidden;
}
*,
:after,
:before {
  box-sizing: inherit;
}
blockquote,
body,
button,
dd,
div,
dl,
dt,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
em {
  font-style: normal;
}
h1 {
  font-size: 0.2rem;
  margin: 0.67rem 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 0.1rem 0.4rem;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 0.16rem;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}
li,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 0.16rem;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 0.16rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25rem;
}
sup {
  top: -0.5rem;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  outline: none;
}
input:focus {
  border: none;
  outline: none;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35rem 0.75rem 0.625rem;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
.overlay,
[hidden],
template {
  display: none;
}
.overlay {
  width: 100%;
  height: 200%;
  background-color: #000;
  opacity: 0.5;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
  -webkit-transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.active2 {
  display: block;
}
.menu {
  width: 100%;
  background: #fff;
  position: relative;
  padding: 0 0.3rem 1rem;

  position: fixed;
  top: 0;
  bottom: 0;
  min-height: 100vh;
  overflow: auto;
  z-index: 101;
  right: -7.5rem;
  transition: all 0.5s ease;
}
.menu.active {
  right: 0;
}
.menu .head-logo {
  margin: 0.7rem 0.25rem 0;
}
.menu .head-logo a {
  overflow: hidden;
  display: inline-block;
  background: url("../../img/template/icon-logo-black.png") no-repeat;
  background-size: 100% 100%;
  width: 1.78rem;
  height: 0.48rem;
  float: left;
}
.menu .head-logo span {
  overflow: hidden;
  display: inline-block;
  background: url("../../img/template/a_top_closel.png") no-repeat;
  background-size: 100% 100%;
  width: 0.28rem;
  height: 0.28rem;
  margin-top: 0.1rem;
  float: right;
}
.menu .head {
  overflow: hidden;
  padding: 1rem 0 0.4rem;
  position: relative;
  text-align: center;
  width: 100%;
  font-size: 0;
}
.menu .head a {
  overflow: hidden;
  display: inline-block;
  width: 3.3rem;
  font-weight: bolder;
  text-align: center;
  height: 1rem;
  line-height: 1rem;
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  font-size: 0.4rem;
  border-radius: 0.08rem;
}
.menu .head a.navLogin {
  color: #121212;
  border: 0.02rem solid #d8d8d8;
  margin-right: 0.24rem;
}
.menu .head a.navOpen {
  background: #121212;
  color: #fff;
}
.menu .expmenu li {
  position: relative;
}
.menu .expmenu li a {
  border-bottom: 1px solid #d8d8d8;
  color: #333;
  font-size: 0.4rem;
  height: 1.2rem;
  line-height: 1.2rem;
  font-weight: bolder;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: capitalize;
}
.menu .expmenu li.current a {
  border-bottom-color: transparent;
}
.menu .expmenu li a p {
  width: 6.6rem;
}
.menu .expmenu li a em {
  overflow: hidden;
  display: inline-block;
  width: 0.35rem;
  height: 0.3rem;
  margin-right: 0.4rem;
}
.menu .expmenu li i {
  display: inline-block;
  position: relative;
  top: 0.2rem;
  margin-right: 0.1rem;
}
.menu .expmenu li i.new-icon {
  position: absolute;
  background: url("/en/images/New.gif") no-repeat;
  background-size: 0.6rem 0.2rem;
  width: 0.6rem;
  height: 0.2rem;
  top: 0.3rem;
}
.menu .expmenu li .down,
.menu .expmenu li span {
  display: inline-block;
  background: url("../../img/template/down_arrow_black.png") no-repeat;
  background-size: 100% 100%;
  width: 0.32rem;
  height: 0.32rem;
}
.menu .expmenu li .down {
  transform: rotateX(180deg);
}
.menu .expmenu li ul {
  display: none;
}
.menu .expmenu li ul li a {
  display: block;
  border-top: none;
  border-bottom: none;
  margin: 0 auto;
  font-size: 0.28rem;
  height: 0.7rem;
  line-height: 0.7rem;
  color: #777;
  font-weight: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.panel {
  height: 100%;
  position: relative;
}

.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  min-height: 100vh;
  overflow: auto;
  z-index: 0;
  display: none;
  padding-bottom: 1rem;
}

.slideout-menu-left {
  left: 0;
}

.slideout-menu-right {
  right: 0;
}

.slideout-panel {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: #f7f9fb;
  padding: 1.1rem 0 0.88rem;
}

.slideout-open,
.slideout-open .slideout-panel,
.slideout-open body {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}
.expmenu > li p {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.expmenu > li:nth-child(2) p {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}

.expmenu > li:nth-child(3) p {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.expmenu > li:nth-child(4) p {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.expmenu > li:nth-child(5) p {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

.expmenu > li:nth-child(6) p {
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
}

.expmenu > li:nth-child(7) p {
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
}

.expmenu > li:last-child p {
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#m-nav {
  width: 100%;
  height: 1.1rem;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
#m-nav .m-logo {
  overflow: hidden;
  display: inline-block;
  float: left;
  width: 1.78rem;
  margin: 0.25rem 0.3rem;
}
#m-nav .m-logo a {
  overflow: hidden;
  display: block;
  background: url("../../img/template/icon-logo-black.png") no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 0.48rem;
}
#m-nav .m-navCon {
  display: inline-block;
  float: right;
  margin: 0.36rem 0.3rem;
}
#m-nav .m-navCon ul {
  display: inline-block;
  float: left;
  margin-right: 0.2rem;
}
#m-nav .m-navCon li {
  display: inline-block;
  float: left;
  position: relative;
}
#m-nav .m-navCon li a {
  overflow: hidden;
  font-size: 0.28rem;
  line-height: 0.4rem;
  color: #2d2d2d;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
#m-nav .m-navCon li em {
  display: inline-block;
  background: url("../../img/template/down_arrow_black.png") no-repeat center center;
  background-size: 100% 100%;
  width: 0.32rem;
  height: 0.32rem;
  margin: 0 0 0 0.2rem;
}
#m-nav .m-navCon li.hover em {
  transform: rotateX(180deg);
}
#m-nav .m-navCon li .subNav {
  position: absolute;
  top: 0.4rem;
  left: 0;
  background: #fff;
  padding: 0.1rem;
  min-width: 1.5rem;
  border-top: solid 1px #37aeb3;
  z-index: 9;
  display: none;
}
#m-nav .m-navCon li.hover .subNav {
  display: block;
}
#m-nav .m-navCon li .subNav a {
  overflow: hidden;
  display: block;
  color: #0b1e1f;
  line-height: normal;
  padding: 0.1rem 0;
  font-size: 0.24rem;
}
#m-nav .m-navCon li .subNav a:hover {
  color: #37aeb3;
}
#m-nav .m-navCon .navIcon {
  overflow: hidden;
  display: inline-block;
  float: left;
  background: url("../../img/template/icon_whole.png") no-repeat;
  background-size: 100% 100%;
  width: 0.4rem;
  height: 0.4rem;
}
#m-footer {
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fff;
  box-shadow: 0 -0.05rem 0.18rem rgba(0, 0, 0, 0.1);
}
#m-footer li {
  overflow: hidden;
  display: block;
  width: 50%;
  height: 1.4rem;
  float: left;
}
#m-footer li a {
  overflow: hidden;
  width: 3.3rem;
  height: 1rem;
  border-radius: 0.16rem;
  margin: 0.2rem auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#m-footer li:first-child a {
  background: #f85152;
}
#m-footer li:last-child a {
  background: #37aeb3;
}
#m-footer li span,
#m-footer li p {
  overflow: hidden;
  display: block;
  font-size: 0.24rem;
  line-height: 0.28rem;
  color: #fff;
  text-align: center;
  margin-top: 0.1rem;
}
#m-footer li span {
  font-size: 0.32rem;
  line-height: 0.38rem;
  margin-top: 0;
}
.m-more {
  padding-bottom: 1rem;
}
.m-more .layout-1 {
  height: 1.65rem;
}
.m-more .layout-1 a {
  padding-top: 0.4rem;
  padding-left: 2rem;
  background-color: #37aeb3;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-more .layout-1 a .item-a {
  font-size: 0.28rem;
  color: #fff;
  letter-spacing: 1px;
  padding-bottom: 0.25rem;
}
.m-more .layout-1 a .item-b {
  padding-left: 2.5rem;
  font-size: 0;
}
.m-more .layout-1 a .item-b em {
  color: #fff;
  font-size: 0.28rem;
  border-bottom: 0.02rem solid #fff;
  margin-right: 0.3rem;
  vertical-align: middle;
}
.m-more .layout-1 a .item-b i {
  vertical-align: middle;
  display: inline-block;
  background-image: url(../../img/template/sprites-index-2x.png);
  background-position: -12.47rem -10.65rem;
  width: 0.45rem;
  height: 0.29rem;
  background-size: 13.05rem 12.64rem;
}
.m-more .layout-1 a:hover {
  background-color: #718d9e;
}
.m-more .layout-2 {
  padding: 0.5rem 0;
}
.m-more .layout-2 .item-1 {
  font-size: 0.24rem;
  color: #999;
  text-align: center;
  line-height: 1.8;
}
.m-footer {
  overflow: hidden;
  width: 100%;
  background: linear-gradient(135deg, #222430 0%, #111218 100%);
  background: -webkit-linear-gradient(-135deg, #222430 0%, #111218 100%);
  background: -o-linear-gradient(-135deg, #222430 0%, #111218 100%);
  background: -moz-linear-gradient(-135deg, #222430 0%, #111218 100%);
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
  padding: 0.8rem 0.48rem 1.4rem;
}
.m-footer .m-logo {
  overflow: hidden;
  width: 2.56rem;
}
.m-footer .m-logo img {
  display: block;
  width: 100%;
}
.m-footer .downList {
  overflow: hidden;
  margin: 0.4rem 0 0.6rem;
  display: flex;
  justify-content: space-between;
}
.m-footer .downList a {
  width: 3.08rem;
  height: 0.86rem;
  border-radius: 0.16rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.m-footer .downList a img {
  margin: 0 auto;
  width: 2.24rem;
}
.m-footer .navCon {
  overflow: hidden;
}
.m-footer .navCon ul {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.m-footer .navCon ul li {
  overflow: hidden;
  width: 50%;
}
.m-footer .navCon ul li a {
  overflow: hidden;
  display: block;
  font-size: 0.28rem;
  line-height: 0.3rem;
  color: #9d9d9d;
  height: 0.68rem;
}
.m-footer .navCon ul li ul {
  display: block;
}
.m-footer .navCon ul li ul li {
  width: 100%;
  margin: 0;
}
.m-footer .navCon ul li ul li a {
  color: #fff;
}
.m-footer .contactList {
  overflow: hidden;
}
.m-footer .contactList ul {
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}
.m-footer .contactList ul li {
  overflow: hidden;
  list-style: none;
  padding: 0.2rem 0;
  cursor: pointer;
}
.m-footer .contactList ul li span,
.m-footer .contactList ul li p,
.m-footer .contactList ul li a {
  overflow: hidden;
  display: block;
  color: #fff;
  font-size: 0.28rem;
  line-height: 0.3rem;
}
.m-footer .contactList ul li span {
  font-weight: bold;
  text-transform: uppercase;
  color: #9d9d9d;
}
.m-footer .licenseList {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  margin: 0.2rem 0 0.6rem;
}
.m-footer .licenseList img {
  display: block;
  margin-right: 0.24rem;
}
.m-footer .licenseList img:first-child {
  width: 1.32rem;
  height: 0.72rem;
}
.m-footer .licenseList img:nth-child(2) {
  width: 0.68rem;
  height: 0.72rem;
}
.m-footer .licenseList img:last-child {
  width: 1.61rem;
  height: 0.72rem;
}
.m-footer .termsList {
  overflow: hidden;
  padding-bottom: 0.3rem;
  border-bottom: solid 1px rgba(230, 230, 239, 0.2);
}
.m-footer .termsList ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
}
.m-footer .termsList ul li {
  overflow: hidden;
  margin-right: 0.4rem;
}
.m-footer .termsList ul li a {
  overflow: hidden;
  display: block;
  color: #fff;
  font-size: 0.24rem;
  line-height: 0.38rem;
  cursor: pointer;
  font-family: "Gilroy";
}
.m-footer .slideList {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding: 0.4rem 0;
  border-bottom: solid 1px rgba(230, 230, 239, 0.2);
}
.m-footer .slideList .slide-title {
  overflow: hidden;
  margin-bottom: 0.25rem;
}
.m-footer .slideList .slide-title p {
  overflow: hidden;
  display: block;
  font-size: 0.28rem;
  line-height: 0.36rem;
  color: #9d9d9d;
}
.m-footer .slideList ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.m-footer .slideList ul li {
  overflow: hidden;
  float: left;
  cursor: pointer;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin: 0.15rem 0;
}
.m-footer .slideList ul li span {
  overflow: hidden;
  font-size: 0.2rem;
  color: #969696;
  line-height: 0.26rem;
  text-align: left;
  width: 2.7rem;
}
.m-footer .slideList ul li span.icon-bg {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 0.2rem 0 0;
  transition: all 0.35s ease-in;
}
.m-footer .slideList ul li span.icon-bg.hexun {
  background: url("../../img/footer/rewards/icon-hexun.png") no-repeat center center;
  background-size: 100% 100%;
}
.m-footer .slideList ul li:hover span.icon-bg.hexun {
  background: url("../../img/footer/rewards/icon-hexun1.png") no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.35s ease-in;
}
.m-footer .slideList ul li span.icon-bg.huanzun {
  background: url("../../img/footer/rewards/icon-huanzun.png") no-repeat center center;
  background-size: 100% 100%;
}
.m-footer .slideList ul li:hover span.icon-bg.huanzun {
  background: url("../../img/footer/rewards/icon-huanzun1.png") no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.35s ease-in;
}
.m-footer .slideList ul li span.icon-bg.yansheng {
  background: url("../../img/footer/rewards/icon-yansheng.png") no-repeat center center;
  background-size: 100% 100%;
}
.m-footer .slideList ul li:hover span.icon-bg.yansheng {
  background: url("../../img/footer/rewards/icon-yansheng1.png") no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.35s ease-in;
}
.m-footer .slideList ul li span.icon-bg.jinqiao {
  background: url("../../img/footer/rewards/icon-jinqiao.png") no-repeat center center;
  background-size: 100% 100%;
}
.m-footer .slideList ul li:hover span.icon-bg.jinqiao {
  background: url("../../img/footer/rewards/icon-jinqiao1.png") no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.35s ease-in;
}
.m-footer .copyRightList {
  width: 100%;
  padding: 0.4rem 0;
}
.m-footer .copyRightList p {
  overflow: hidden;
  display: block;
  color: #9d9d9d;
  font-size: 0.22rem;
  line-height: 0.32rem;
}
.m-footer .copyRightList p:first-child {
  color: #fff;
  padding: 0 0 0.4rem;
}
.operate-data {
  overflow: hidden;
  width: 100%;
  margin-top: 0.2rem;
}
.operate-data #data-page {
  overflow: hidden;
  width: 100%;
}
.operate-data #data-page .data-list {
  overflow: hidden;
  width: 100%;
}
.operate-data #data-page .data-list ul {
  overflow: hidden;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.operate-data #data-page .data-list ul li {
  overflow: hidden;
  list-style: none;
  float: left;
  width: 3.16rem;
  height: 3.12rem;
  background: #f6f9ff;
  margin: 0.12rem 0;
  cursor: pointer;
  padding: 0.2rem;
  border-radius: 0.4rem;
}
.operate-data #data-page .data-list ul li img {
  margin-bottom: 0.4rem;
  width: 0.72rem;
}
.operate-data #data-page .data-list ul li span {
  overflow: hidden;
  display: block;
  font-size: 0.26rem;
  color: #777;
  line-height: 0.32rem;
}
.operate-data #data-page .data-list ul li .item {
  overflow: hidden;
  display: flex;
  justify-content: flex-start;
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  font-weight: bolder;
}
.operate-data #data-page .data-list ul li .item span {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  height: 20px;
  color: #121212;
  font-weight: bolder;
}
.operate-data #data-page .data-list ul li .item .digit-container-number {
  width: 0.22rem;
  text-align: center;
  overflow: hidden;
}
.operate-data #data-page .data-list ul li .item .l-number {
  float: left;
}
#nav.my #m-footer li p {
  margin-top: unset;
}
@media screen and (min-width: 750px) {
  #m-nav,
  #m-footer {
    max-width: 750px;
    left: calc(50% - 375px);
  }
}
