.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("../fonts/OpenSans/OpenSans-Semibold.ttf") format('opentype');
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Extra-Bold';
  src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'myfont';
  src: url('../fonts/MyriadPro-Regular.woff') format('woff'), /* chrome、firefox */ url('../fonts/MyriadPro-Regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/MyriadPro-Regular.otf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/MyriadPro-Regular.svg#iconfont') format('svg'), /* iOS 4.1- */ url('../fonts/MyriadPro-Regular.eot');
}
@font-face {
  font-family: 'activeFont';
  src: url("../activeFonts/DIN-Condensed-Bold.ttf");
}
@font-face {
  font-family: 'open-sans';
  src: url("../fonts/Open-Sans-2.ttf") format('opentype');
}
@font-face {
  font-family: 'open-sans-blod';
  src: url("../fonts/open-sans-v13-latin_vietnamese-700.woff.ttf") format('opentype');
}
@font-face {
  font-family: 'open-semi-bold';
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'NunitoSans';
  /*  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Regular.ttf") format('truetype');*/
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-SemiBold.ttf") format('opentype');
}
html,
body {
  font-size: 12px;
  font-family: NunitoSans, 'open-sans', 'Arial';
}
/*清除默认样式*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
img {
  border: none;
}
a {
  text-decoration: none;
  display: inline-block;
}
input {
  border: none;
}
button {
  border: none;
}
i {
  display: inline-block;
  font-style: normal;
}
ul,
ol {
  list-style: none;
}
/*公共版心*/
.container_warp {
  width: 1280px !important;
  margin: 0 auto;
}
/*论坛版心*/
.bbs_warp {
  width: 1280px;
  margin: 0 auto;
}
/*会员版心*/
.vip_warp {
  width: 1120px;
}
.container_warp:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.go_wrap {
  width: 1440px !important;
  margin: 0 auto;
}
.go_wrap:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.rightf {
  float: right;
}
.leftf {
  float: left;
}
.font12 {
  font-size: 12px;
  color: #727171;
}
.clear-float {
  clear: both;
  zoom: 1 \9;
}
.ie-float {
  overflow: auto \9;
}
.clear-fix:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
textarea::-webkit-input-placeholder {
  color: #999;
}
textarea::-moz-placeholder {
  color: #999;
}
textarea::-moz-placeholder {
  color: #999;
}
textarea:-ms-input-placeholder {
  color: #999;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
.font-color {
  color: #727171;
}
/*图片文字对齐*/
.align-pic {
  vertical-align: middle;
}
/*清除IEX号*/
/*::-ms-clear,::-ms-reveal{display:none;}*/
input::-ms-clear {
  display: none;
}
input::-ms-reveal {
  display: none;
}
input,
textarea,
button {
  outline: none;
}
/*右侧悬浮*/
/*放假通知*/
.holiday-tips {
  min-width: 1280px;
  background-color: #d0ba9a;
}
.holiday-tips .tips-content {
  width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 15px 0 0 60px;
  position: relative;
}
@media screen and (min-width: 1800px) {
  .holiday-tips .tips-content {
    width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px 0 0 0;
  }
}
/*关闭*/
.holiday-tips .tips-content .icon-guanbi {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 9;
  font-size: 22px;
  cursor: pointer;
  transition: all 0.3s;
}
.holiday-tips .tips-content .icon-guanbi:hover {
  color: #b21f1f;
  transform: rotate(90deg);
}
.holiday-tips .tips-content .tips-logo {
  float: left;
}
.holiday-tips .tips-content .tips-logo .iconfont {
  font-size: 24px;
  line-height: 24px;
  color: #2e2525;
  display: block;
  -webkit-animation: radio 0.5s ease-in infinite;
}
.holiday-tips .tips-content .tips-text {
  float: left;
  margin-left: 10px;
}
.holiday-tips .tips-content .tips-text h5 {
  color: #ac0000;
  font-size: 16px;
}
.holiday-tips .link-holiday {
  color: #2e2525;
}
.holiday-tips .link-holiday:hover {
  text-decoration: underline;
}
.holiday-tips .quote-link .enquiry {
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
}
.holiday-tips .quote-link .quote-now:hover {
  color: #b21f1f;
}
@media all and (max-width: 1600px) {
  .header .top-box {
    padding: 0;
  }
  .header .nav .nav-box {
    padding: 0;
  }
}
@media all and (min-width: 1530px) {
  .lg-hidden {
    display: none;
  }
  .md-hidden {
    display: block;
  }
}
@media all and (max-width: 1529px) {
  .lg-hidden {
    display: block;
  }
  .md-hidden {
    display: none;
  }
}
.header {
  min-width: 1440px;
  position: relative;
  z-index: 4;
  /*导航*/
}
.header .top-box {
  height: 100px;
  padding: 0 30px;
  background: #fff;
}
.header .top-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.header .top-box .logo {
  background: url("../images/head-logo.png") no-repeat center;
  width: 148px;
  height: 35px;
  background-size: contain;
  display: inline-block;
  position: relative;
}
.header .top-box .logo a {
  display: inline-block;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
}
.header .top-box .top-left {
  float: left;
  margin-top: 40px;
}
.header .top-box .top-left .logo-tips {
  font-family: NunitoSans-Bold;
  color: #929292;
  margin-left: 20px;
  font-size: 16px;
}
.header .top-box .top-right {
  float: right;
  height: inherit;
}
.header .top-box .nav-links {
  height: 100px;
  display: inline-block;
  vertical-align: top;
}
.header .top-box .nav-links:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.header .top-box .nav-links .link {
  color: #313131;
  font-size: 12px;
  padding: 0 14px;
  border-right: 1px solid #d9d9d9;
  margin-top: 60px;
  float: left;
}
.header .top-box .nav-links .link .iconfont {
  vertical-align: middle;
}
.header .top-box .nav-links .link .name {
  vertical-align: text-bottom;
}
.header .top-box .nav-links .link:hover .name {
  text-decoration: underline;
}
.header .top-box .nav-links .link-us {
  padding: 60px 14px 0;
  height: inherit;
  display: inline-block;
  font-size: 12px;
  color: #313131;
  cursor: pointer;
  position: relative;
  float: left;
}
.header .top-box .nav-links .link-us:hover .name {
  text-decoration: underline;
}
.header .top-box .nav-links .link-us:hover .us-sub-pop {
  display: block;
}
.header .top-box .nav-links .link-us:hover .icon-xialasanjiao {
  color: #929292;
}
.header .top-box .nav-links .link-us .icon-xialasanjiao {
  color: #d8d8d8;
  vertical-align: middle;
  margin-left: 4px;
  transition: 0.2s;
}
.header .top-box .nav-links .us-sub-pop {
  display: none;
  position: absolute;
  top: 100px;
  right: -3px;
  z-index: 2;
  width: 200px;
  height: 220px;
  background: #fff;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
}
.header .top-box .nav-links .us-sub-pop .us-sub-head {
  padding: 12px 12px;
  border-bottom: 1px solid #e7e7e7;
}
.header .top-box .nav-links .us-sub-pop .jurassic-email {
  font-size: 12px;
  color: #313131;
}
.header .top-box .nav-links .us-sub-pop .jurassic-email .icon-jurassic_email {
  font-size: 22px;
  vertical-align: sub;
}
.header .top-box .nav-links .us-sub-pop .mailto {
  color: #9e6c01;
}
.header .top-box .nav-links .us-sub-pop .mailto:hover {
  text-decoration: underline;
}
.header .top-box .nav-links .us-sub-pop .us-sub-body {
  padding: 12px 11px;
}
.header .top-box .nav-links .us-sub-pop .skype-el .skype-icon {
  background: url("../images/skype-icon.webp") no-repeat center;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: bottom;
}
.header .top-box .nav-links .us-sub-pop .skype-box {
  margin-top: 10px;
}
.header .top-box .nav-links .us-sub-pop .skype-box .skype-link {
  width: 100%;
  text-align: center;
  border: 1px solid #dcdddd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 24px;
  line-height: 24px;
  margin-left: 4px;
  color: #313131;
  overflow: hidden;
}
.header .top-box .nav-links .us-sub-pop .skype-box .skype-link.active {
  background: #efefef;
}
.header .top-box .nav-links .us-sub-pop .skype-box .skype-link:hover {
  background: #efefef;
}
.header .top-box .nav-links .us-sub-pop .skype-box .skype-link:first-child {
  margin-left: 0;
}
.header .top-box .nav-links .us-sub-pop .skype-time {
  color: #929292;
  margin-top: 8px;
}
.header .top-box .nav-links .us-sub-pop .contact-btn {
  display: block;
  margin-top: 10px;
  background: #9e6c01;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
.header .top-box .nav-links .us-sub-pop .contact-btn:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.header .top-box .nav-tool {
  display: inline-block;
  vertical-align: top;
  height: 100px;
}
.header .top-box .nav-tool:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.header .top-box .tool-el {
  min-width: 100px;
  height: inherit;
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #f2f2f2;
  padding: 26px 18px 0;
  text-align: center;
  cursor: pointer;
  float: left;
  position: relative;
}
.header .top-box .tool-el:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.header .top-box .tool-el.tool-car .el-cell {
  margin-top: 8px;
}
.header .top-box .tool-el a.car-box {
  display: table-cell;
  height: 100px;
  padding: 0 24px 0 14px;
  min-width: 64px;
  text-align: center;
  color: inherit;
}
.header .top-box .tool-el:hover {
  background: #f2f2f2;
}
.header .top-box .tool-el:hover .change-language {
  display: block;
}
.header .top-box .tool-el:hover .icon-xialasanjiao {
  color: #929292;
}
.header .top-box .tool-el:hover .person-order-info {
  display: block;
}
.header .top-box .tool-el.is-login:hover .person-order-info {
  display: block;
}
.header .top-box .change-language {
  width: 210px;
  height: auto;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 1;
  background: #fff;
  display: none;
}
.header .top-box .change-language .language-list {
  padding: 15px 0 15px;
  text-align: left;
  border-bottom: 1px solid #e7e7e7;
}
.header .top-box .change-language .language-list .list {
  display: block;
  vertical-align: middle;
  padding: 4px 16px;
  color: #313131;
}
.header .top-box .change-language .language-list .list .language {
  vertical-align: middle;
  margin-right: 10px;
}
.header .top-box .change-language .language-list .list:hover {
  text-decoration: underline;
}
.header .top-box .change-language .language-list .list.active {
  text-decoration: underline;
}
.header .top-box .change-language .currency-box {
  text-align: left;
  padding: 18px 16px;
}
.header .top-box .change-language .currency-box .currency-title {
  margin-bottom: 10px;
}
.header .top-box .change-language .currency-box .currency-list {
  margin: 0 0 4px -6px;
}
.header .top-box .change-language .currency-box .currency-list:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.header .top-box .change-language .currency-box .currency-list dd {
  height: 30px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  line-height: 30px;
  border: 1px solid #e7e7e7;
  padding-left: 10px;
  margin: 0 0 6px 6px;
  transition: all 0.16s ease-in;
}
.header .top-box .change-language .currency-box .currency-list dd:hover {
  border-color: #e02d2d;
}
.header .top-box .change-language .currency-box .currency-list dd.active {
  border-color: #e02d2d;
}
.header .top-box .change-language .currency-box .money-tool {
  text-align: right;
  margin-top: 14px;
}
.header .top-box .change-language .currency-box .rest-load {
  display: inline-block;
  width: 84px;
  height: 30px;
  line-height: 30px;
  background: #e02d2d;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.header .top-box .change-language .currency-box .money-prompts {
  font-size: 12px;
  color: #9e6c01;
  line-height: 16px;
}
.header .top-box .person-order-info {
  width: 250px;
  height: auto;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 100px;
  right: 0;
  z-index: 1;
  background: #fff;
  display: none;
  padding-bottom: 14px;
}
.header .top-box .person-order-info .info-head {
  padding: 20px 24px;
}
.header .top-box .person-order-info .info-head .register-link {
  color: #9e6c01;
  font-family: NunitoSans-Bold;
  font-size: 12px;
  margin-top: 5px;
}
.header .top-box .person-order-info .info-head .register-link:hover {
  text-decoration: underline;
}
.header .top-box .person-order-info .info-head .sign-btn {
  background: #e02d2d;
  color: #fff;
  font-family: NunitoSans-Bold;
  width: 200px;
  height: 34px;
  line-height: 34px;
  margin-top: 12px;
}
.header .top-box .person-order-info .link-lists {
  border-top: 1px solid #e7e7e7;
  padding: 14px 24px 0;
  text-align: left;
}
.header .top-box .person-order-info .link-lists a {
  display: block;
  color: #4a4a4a;
  position: relative;
  padding: 0 20px 0 0;
  font-size: 14px;
  line-height: 24px;
}
.header .top-box .person-order-info .link-lists a .name {
  margin-left: 4px;
  max-width: 168px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.header .top-box .person-order-info .link-lists a:hover .name {
  text-decoration: underline;
}
.header .top-box .person-order-info .link-lists .count {
  color: #e02d2d;
  margin-left: 6px;
}
.header .top-box .person-order-info .out-btn {
  width: 200px;
  height: 34px;
  line-height: 34px !important;
  margin: 10px 0 6px;
  border: 1px solid #9e6c01;
  color: #9e6c01 !important;
  text-align: center;
}
.header .top-box .language-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  display: inline-block;
}
.header .top-box .icon-gouwuche1 {
  display: inline-block;
  width: 26px;
  height: 26px;
  font-size: 28px;
  margin-bottom: 4px;
  position: relative;
  color: #9b9b9b;
}
.header .top-box .icon-gouwuche1 .of-cars {
  display: block;
  padding: 0 6px;
  text-align: center;
  border-radius: 12px;
  color: #fff;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  min-width: 16px;
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 1;
  background: #d8d8d8;
}
.header .top-box .icon-gouwuche1 .of-cars.logged {
  background: #e02d2d;
}
.header .top-box .icon-touxiangfang {
  display: inline-block;
  width: 26px;
  height: 26px;
  font-size: 26px;
  margin-bottom: 2px;
  position: relative;
  color: #9b9b9b;
}
.header .top-box .user-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 31px;
  height: 30px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 2px;
}
.header .top-box .el-cell {
  margin-top: 5px;
}
.header .top-box .el-cell .el-name {
  font-size: 12px;
  font-family: NunitoSans-Bold;
  cursor: pointer;
}
.header .top-box .el-cell .el-name a {
  color: inherit;
}
.header .top-box .el-cell .hi-name {
  font-family: NunitoSans-Bold;
  max-width: 120px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.header .top-box .el-cell .icon-xialasanjiao {
  color: #d8d8d8;
  vertical-align: middle;
  transition: 0.2s;
}
.header .nav {
  position: relative;
  z-index: 0;
}
.header .nav .nav-box {
  width: 100%;
  height: auto;
  background: #313131;
  font-size: 14px;
  position: relative;
  z-index: 10;
  padding: 0 30px;
  transition: all 0.3s;
}
.header .nav .nav-box:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.header .nav .nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  transition: all 0.3s;
}
.header .nav-lists:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.header .nav-lists .active {
  background-color: #e02d2d;
}
.header .nav-lists .active a {
  color: #fff;
}
.header .nav-lists li {
  float: left;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  position: relative;
}
.header .nav-lists li:nth-child(2) > a {
  position: relative;
  z-index: 3;
  background: #313131;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  20% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  40% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.header .nav-lists li:nth-child(2) .animate__fadeInUp {
  animation: fadeInUp 3.6s infinite 1s forwards;
}
.header .nav-lists li:last-child:before {
  display: none;
}
.header .nav-lists li:before {
  display: block;
  content: '';
  height: 100%;
  border-right: 1px solid #313131;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
}
.header .nav-lists li:hover {
  background-color: #e02d2d;
}
.header .nav-lists li:hover a {
  color: #fff;
}
.header .nav-lists li:hover .child-menu {
  display: block;
}
.header .nav-lists li > a {
  padding: 0 14px;
  line-height: inherit;
  color: #fff;
  font-family: NunitoSans-Bold;
}
.header .nav-lists li .child-parent {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
}
.header .nav-lists li .child-menu {
  font-size: 14px;
  background: #1d1d1d;
  min-width: 160px;
  display: none;
  padding: 20px 0;
}
.header .nav-lists li .child-menu .item {
  padding: 0 30px;
}
.header .nav-lists li .child-menu .item .title {
  display: block;
  padding: 6px 0;
  line-height: normal;
  white-space: nowrap;
  font-family: NunitoSans;
}
.header .nav-lists li .child-menu .item:hover .title {
  color: #b5b5b6;
  position: relative;
  z-index: 6;
}
.header .nav-lists li .child-menu .item .son-box {
  min-width: 150px;
  padding: 22px 0;
  background: #212121;
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 3;
  box-sizing: border-box;
}
.header .nav-lists li .child-menu .item .son-box .child-link .list {
  padding-left: 10px;
  padding-right: 10px;
}
.header .nav-lists li .child-menu .item .son-box .child-link .list a {
  line-height: normal;
  font-size: 12px;
  display: block;
  padding: 6px 10px;
  white-space: nowrap;
  font-family: NunitoSans;
}
.header .nav-lists li .child-menu .item .son-box .child-link .list .sun-box {
  display: none;
}
.header .nav-lists li .child-menu .item .son-box .child-link .list:hover > a {
  color: #b5b5b6;
  text-decoration: underline;
}
.header .nav-lists li .child-menu .item .son-box .child-link .list:hover .sun-box {
  display: block;
}
.header .nav-lists li .child-menu .item .son-box .child-link .sun-box {
  background: #212121;
  color: #fff;
  position: absolute;
  top: 0;
  left: 100%;
  padding: 22px 10px;
}
.header .nav-lists li .child-menu .item .son-box .child-link .sun-box .sun-link .list a {
  color: #b5b5b6;
  text-decoration: none;
}
.header .nav-lists li .child-menu .item .son-box .child-link .sun-box .sun-link .list:hover a {
  color: #fff;
}
.header .nav-lists li .child-menu .item:hover .son-box {
  display: block;
}
.footer {
  background: #fff;
  min-height: 230px;
}
.footer .container_warp {
  width: 1440px !important;
}
.footer .sponsors {
  height: auto;
  border-bottom: 1px solid #e7e7e7;
}
.footer .sponsors:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer .sponsors .item {
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #e7e7e7;
  padding: 0 0 0 40px;
}
.footer .sponsors .item .item-name {
  margin-bottom: 8px;
  color: #313131;
}
.footer .sponsors .item:first-child {
  width: 535px;
  border-left: 1px solid #e7e7e7;
}
.footer .sponsors .item:first-child + .item {
  width: 300px;
}
.footer .sponsors .item:first-child + .item + .item {
  width: 605px;
}
.footer .footer-hub {
  border-bottom: 1px solid #e7e7e7;
}
.footer .footer-hub .footer-hub-l {
  float: left;
  padding: 40px;
  height: 420px;
  border-left: 1px solid #e7e7e7;
  width: 534px;
}
.footer .footer-hub .footer-hub-l h4.hub-title {
  font-size: 14px;
  color: #313131;
  font-weight: normal;
  font-family: 'OpenSans-Extra-Bold';
}
.footer .footer-hub .footer-hub-l .title-des {
  line-height: 15px;
  color: #313131;
  margin-top: 10px;
  width: 400px;
}
.footer .footer-hub .footer-hub-l .link-email-row {
  cursor: pointer;
  margin-top: 8px;
}
.footer .footer-hub .footer-hub-l .link-email-row .email-el {
  width: 300px;
  height: 40px;
  border: 1px solid #d9d9d9;
  text-indent: 13px;
  cursor: pointer;
}
.footer .footer-hub .footer-hub-l .link-email-row .send-btn {
  width: 140px;
  height: 40px;
  border: 1px solid #e02d2d;
  color: #e02d2d;
  background: #fff;
  cursor: pointer;
}
.footer .footer-hub .footer-hub-l .links-ways {
  margin-top: 16px;
  font-size: 14px;
  color: #313131;
  line-height: 30px;
}
.footer .footer-hub .footer-hub-l .links-ways .ways {
  font-family: 'OpenSans-Bold';
}
.footer .footer-hub .footer-hub-l .share-box {
  margin-top: 20px;
}
.footer .footer-hub .footer-hub-l .share-box .iconfont {
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  display: inline-block;
  background: #f2f2f2;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 6px;
  transition: all 0.3s;
  color: #313131;
}
.footer .footer-hub .footer-hub-l .share-box .iconfont:before {
  font-size: 20px;
}
.footer .footer-hub .footer-hub-l .share-box .icon-Twitter:before {
  font-size: 18px;
}
.footer .footer-hub .footer-hub-l .share-box .icon-Twitter:hover {
  color: #55acee;
}
.footer .footer-hub .footer-hub-l .share-box .icon-youtube:hover {
  color: #ff4949;
}
.footer .footer-hub .footer-hub-l .share-box .icon-Facebook:before {
  font-size: 18px;
}
.footer .footer-hub .footer-hub-l .share-box .icon-Facebook:hover {
  color: #3C5A99;
}
.footer .footer-hub .footer-hub-l .share-box .icon-lingying:hover {
  color: #0172B8;
}
.footer .footer-hub .footer-hub-l .share-box .icon-instagram:hover {
  color: #D22878;
}
.footer .footer-hub .footer-hub-l .share-box .icon-instagram:before {
  font-size: 20px;
}
.footer .footer-hub .footer-hub-r {
  border-right: 1px solid #e7e7e7;
}
.footer .footer-hub .footer-hub-r:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.footer .footer-hub .footer-hub-r .hub-menu {
  float: left;
  height: 420px;
  border-left: 1px solid #e7e7e7;
  padding: 38px;
}
.footer .footer-hub .footer-hub-r .hub-menu:first-child {
  width: 300px;
}
.footer .footer-hub .footer-hub-r .hub-nav {
  margin-bottom: 18px;
  min-height: 160px;
}
.footer .footer-hub .footer-hub-r .hub-nav dt {
  color: #313131;
  font-family: 'OpenSans-Extra-Bold';
  margin-bottom: 4px;
}
.footer .footer-hub .footer-hub-r .hub-nav a {
  color: #929292;
  line-height: 20px;
}
.footer .footer-hub .footer-hub-r .hub-nav a:hover {
  text-decoration: underline;
}
.footer .copyright-box {
  color: #929292;
  padding: 30px 0 30px;
  font-size: 14px;
}
.footer .copyright-box .site-language {
  float: right;
}
.footer .copyright-box .site-language .talk {
  color: inherit;
}
.footer .copyright-box .site-language .talk:hover {
  text-decoration: underline;
  color: #e02d2d;
}
.footer .copyright-box .site-language .split {
  margin: 0 10px;
}
/*PC跳转手机样式*/
@-webkit-keyframes rond {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes rond {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rond {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes rond {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rond {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
  }
}
.caseBlanche-box {
  width: 120px;
  height: 155px;
  position: fixed;
  top: 1500px;
  right: 110px;
  margin-top: -35px;
  z-index: 100;
}
.caseBlanche-box a {
  text-decoration: none;
  color: #333;
}
.caseBlanche-box #caseBlanche3 {
  height: 200px;
  width: 200px;
  position: absolute;
  top: -10px;
  left: -6px;
}
.caseBlanche-box #caseBlanche3 #rond {
  height: 200px;
  width: 200px;
  border: 1px solid #877070;
  opacity: 0.9;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 15px;
  animation: rond 3s infinite;
  -webkit-animation: rond 3s infinite;
}
.caseBlanche-box #caseBlanche3 #test {
  height: 10px;
  width: 10px;
  position: absolute;
  background-color: #877070;
  opacity: 0.9;
  border-radius: 50%;
  top: 29px;
  left: 10px;
  margin: 5px;
}
.caseBlanche-box #caseBlanche3 #load {
  text-align: center;
  position: absolute;
  top: 36px;
  left: 37px;
  font-size: 160px;
  color: #877070;
  opacity: 0.9;
  background-size: 120px 120px;
  background-position: center center;
}
.publicity-film-pop {
  width: 320px;
  height: 200px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 5000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: none;
}
.publicity-film-pop iframe {
  width: 100%;
  height: 100%;
}
.publicity-film-pop .icon-close-circle-line {
  font-size: 32px;
  color: #313131;
  position: absolute;
  top: -16px;
  left: -16px;
  z-index: 1;
  background: #fff;
  -moz-border-radius: 32px;
  -webkit-border-radius: 32px;
  border-radius: 32px;
  cursor: pointer;
}
.publicity-film-pop .icon-close-circle-line:hover {
  color: #e02d2d;
}
.is-cookies {
  bottom: -100px;
  filter: opacity(0);
  filter: alpha(opacity=0);
  opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
}
.cookies-pop {
  width: 1000px;
  min-height: 500px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99991;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
.cookies-pop:before {
  display: block;
  content: '';
  background: #000;
  filter: opacity(0.65);
  filter: alpha(opacity=0.65);
  opacity: 0.65;
  -ms-opacity: 0.65;
  -moz-opacity: 0.65;
  -o-opacity: 0.65;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999990;
  right: 0;
  bottom: 0;
  margin: auto;
}
.cookies-pop .pop-body-parent {
  width: 1000px;
  min-height: 500px;
  height: 94%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999991;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow-y: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.cookies-pop .pop-body-parent::-webkit-scrollbar {
  display: none;
}
.cookies-pop .pop-body-parent .pop-body-head {
  height: 80px;
  border-bottom: 1px solid #e7e7e7;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHYAAAAaCAYAAAEVlpimAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKDIwMjAwODE4Lm0uMTAxMiAyMDIwLzA4LzE4OiBmODJmNDMzNzYxKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0NUQ4OUMyOThGRjExRUI4QUM5REEzMURERERBQ0E0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0NUQ4OUMzOThGRjExRUI4QUM5REEzMURERERBQ0E0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjQ1RDg5QzA5OEZGMTFFQjhBQzlEQTMxREREREFDQTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjQ1RDg5QzE5OEZGMTFFQjhBQzlEQTMxREREREFDQTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1l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") no-repeat center;
  position: relative;
}
.cookies-pop .pop-body-parent .pop-body-head .close-btn {
  display: block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAAEhyb7BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKDIwMjAwODE4Lm0uMTAxMiAyMDIwLzA4LzE4OiBmODJmNDMzNzYxKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkxRERBNjExOThGRjExRUI5NTU5QzE2NTMxMzVGMzc2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjkxRERBNjEyOThGRjExRUI5NTU5QzE2NTMxMzVGMzc2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTFEREE2MEY5OEZGMTFFQjk1NTlDMTY1MzEzNUYzNzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTFEREE2MTA5OEZGMTFFQjk1NTlDMTY1MzEzNUYzNzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7H8+hRAAABo0lEQVR42mL8//8/AwywOFhbg+iPQMzPBCSWgBhAfAAggBhhymBKGJhgmgACiNHeygpEnwZiUyDeB8ROMNnnUJobRAAEECOyXTDDwMqh/MssUA5IUBSIdWHmiEJdxQBScRkkA5U4CRBAIOvXARmqSILIAGQUD0hXEJIAyDnmyPag+AjqiHdA/AWqGG4yC5TeBMSKaFaehNLmAAGE4VFsAORwkCoxIH6NJscFxF8PHD3KyAS1/xU0IlAUQDWD3fQNqhAkKADEv5EUvEZ2OLJCBnTrkYPgDxL7F7LjYIrYgPgn1ASQiR+Q3ciEpuA11GoBZIVMaApg4COSQgaAAAOF02JoaAdiCSt8ABRMK4GYAxiWriDb0qGeeQVNRqJEGLAPGloKQBwFc/Y3aCLhhrroFTT++fEYIAr1qi7MF8jBjWzgV6jfQQZK4DMAPVUyYDFQBIhvQbPidyBWAeK7uPzLhEWMDZrcQTY+BWJ5ID4BxHdweBnDIJgBP6GxCPPCI6gLBaDqPmAzkAmPAehJ4SM0W2M1kAmaFqTxGMCAx0BQ2O0GCQIAQsFzBOab760AAAAASUVORK5CYII=") no-repeat center;
  padding: 18px;
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 2;
  margin-top: -18px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.cookies-pop .pop-body-parent .pop-body-head .close-btn:hover {
  transform: rotate(180deg);
}
.cookies-pop .pop-body {
  padding: 30px 90px 60px;
  box-sizing: border-box;
}
.cookies-pop .title {
  text-align: center;
  color: #9e6c01;
  font-size: 36px;
}
.cookies-pop .title-des {
  font-size: 16px;
  color: #9e6c01;
  margin-top: 6px;
  height: 60px;
  border-bottom: 2px solid #9e6c01;
}
.cookies-pop .rules-item {
  padding: 20px 0;
  border-bottom: 1px solid #e7e7e7;
}
.cookies-pop .rules-item .name {
  font-size: 18px;
  font-family: ProximaNova-Bold;
  color: #000;
}
.cookies-pop .rules-item .des {
  color: #313131;
  font-size: 14px;
  margin-top: 10px;
}
.cookies-pop .rules-item .des-list {
  margin-top: 25px;
}
.cookies-pop .rules-item .des-list dd {
  font-size: 14px;
  margin-bottom: 6px;
}
.cookies-pop .rules-item .des-list .h-list {
  background: #e7e7e7;
  display: table-cell;
  vertical-align: middle;
  padding: 16px 20px;
  box-sizing: border-box;
  width: 800px;
}
.cookies-pop .rules-item .des-list .h6 {
  font-family: ProximaNova-Bold;
  color: #000;
}
.cookies-pop .rules-item .des-list .h-des {
  color: #313131;
  margin-top: 6px;
}
.cookies-pop .pop-footer {
  margin-top: 40px;
  text-align: center;
}
.cookies-pop .pop-footer .f-name {
  font-size: 18px;
  font-family: ProximaNova-Bold;
  color: #000;
}
.cookies-pop .pop-footer .p-link {
  font-size: 14px;
  color: #313131;
  margin-top: 5px;
  line-height: 26px;
}
.cookies-pop .pop-footer .p-link a {
  color: #313131;
  text-decoration: underline;
}
.cookies-pop .pop-footer .acc-btn {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #9e6c01;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 0 22px;
  margin-top: 30px;
}
.cookies-parent {
  width: 350px;
  height: 240px;
  background: #fff;
  position: fixed;
  bottom: 14px;
  left: 14px;
  z-index: 14;
  box-shadow: 0 0 32px 0 rgba(12, 4, 7, 0.2);
  transition: all 0.6s linear;
  display: none;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.cookies-parent .container_warp {
  width: auto !important;
  height: inherit;
}
.cookies-parent .cookies-box {
  height: 240px;
  display: table-cell;
  color: #313131;
  font-size: 16px;
  padding: 34px;
  line-height: 19px;
}
.cookies-parent .cookies-box .cookies-text {
  max-width: 900px;
  display: inline-block;
  vertical-align: middle;
}
.cookies-parent .cookies-box a {
  display: block;
  font-size: 14px;
  color: #20a0ff;
  margin-top: 10px;
}
.cookies-parent .cookies-box a:hover {
  text-decoration: underline;
}
.cookies-parent .cookies-control {
  position: absolute;
  bottom: 34px;
  right: 34px;
  z-index: 1;
  overflow: hidden;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.cookies-parent .cookies-control button {
  background: #20a0ff;
  color: #fff;
  height: 34px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 14px;
  padding: 0 20px;
  cursor: pointer;
}
.cookies-parent .cookies-control button:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}
.is-cookies {
  bottom: -100px;
  filter: opacity(0);
  filter: alpha(opacity=0);
  opacity: 0;
  -ms-opacity: 0;
  -moz-opacity: 0;
  -o-opacity: 0;
}
.cookies-pop {
  width: 1000px;
  min-height: 500px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99991;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
.cookies-pop:before {
  display: block;
  content: '';
  background: #000;
  filter: opacity(0.65);
  filter: alpha(opacity=0.65);
  opacity: 0.65;
  -ms-opacity: 0.65;
  -moz-opacity: 0.65;
  -o-opacity: 0.65;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999990;
  right: 0;
  bottom: 0;
  margin: auto;
}
.cookies-pop .pop-body-parent {
  width: 1000px;
  min-height: 500px;
  height: 94%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999991;
  right: 0;
  bottom: 0;
  margin: auto;
  overflow-y: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.cookies-pop .pop-body-parent::-webkit-scrollbar {
  display: none;
}
.cookies-pop .pop-body-parent .pop-body-head {
  height: 80px;
  border-bottom: 1px solid #e7e7e7;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHYAAAAaCAYAAAEVlpimAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKDIwMjAwODE4Lm0uMTAxMiAyMDIwLzA4LzE4OiBmODJmNDMzNzYxKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0NUQ4OUMyOThGRjExRUI4QUM5REEzMURERERBQ0E0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0NUQ4OUMzOThGRjExRUI4QUM5REEzMURERERBQ0E0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjQ1RDg5QzA5OEZGMTFFQjhBQzlEQTMxREREREFDQTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjQ1RDg5QzE5OEZGMTFFQjhBQzlEQTMxREREREFDQTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz69p5dtAAAN0ElEQVR42mK8wCTFgABMDIz//4Hp/4wQuifKgQEHUGWCaQKC/0D84z8jw38ghvL//YeKX4DSMHUgfAuk6xtUERD8Y4fS/0EGMv/7lwTVYAClFyHZzMgIcnZPlBMDOQAggBgvMspA/QfzMwOc3xzrysD59y8uvY1MqIHFoAQ2kRnkaaYjLzk5kf0Iw2ehdD0L0JYH7P9+yf9kYoMFHMP/vyA5RgaFL18WILsSqskYFngsL1REFJaY6X0GsnlxOC8BzQA4DRBA4ABj/M+E7O8PwNDmh3LKgLgL4qJ/IHVMwGiEKWR4oSTIuMRCvwPNst9AzIrDISC5GnjiALvgP5zJD2RPA2JxIFsPqKQKaCkjkH8L6Dg+YJhagqP4P0PoXCtDeyC7Aoi3I9G1UHo7DjkHeBIB2Z+X5sMg9+XLnx/MzMeAAsx4kwYQsyNiHxQCNkB8DItSmBwjugRAAKElLxSfwwEol8CSHUz+mygrw1Q3a3KS9HMWLBb8B+Xl/4zgZApNTRA+MFRygRZPBoUO+9vfDH8ZGcOZ//83QIouWNJlQvItshyIL8EC8x3Mt0CLvgAt5oVmY1BZAEl9YIeANDIdBcpZi/59zcjyHwgwkzs6G0MO5ApuRMHDtAVI7ASlNqBDGBEOATmK6TmIBjoKGE9MVjeVVMX/QxMHNJHYI7EZGPDIATMuAzD5/8uBxBkTA7SUCwaVGLCCCxK08OITXJDdlhIFqXwBxLB8+wdkHpLPDgDxR1CuQAtmSAq+rSvNsElHDWg4IwM0BeMFrP/+MTAjAtYKiE9BLf2PllpBclxA/B1ZP9hla/U0gF7+D8pLVzj+/t3AQGMAEEDw0gmScv9hUcLUDiQ8ESH07wdQ/QJgNMxg/A9JoMDgLwUyqiEFDDjI7YFm3QLSoEJ6PSQE4FnxocC/t/5ZKZEMQj9+/WegD/AH4o0ohQG2sgFamulDKz8gZloJ9Oh0oCeBHv4HzGFMoKwMKmIFwEYw/pMAyt8EsoOAag8BsR5IHzAQwBjI9nvHJvx/6pzlDO/Y2UBJIBWIJ0OTgwskYMFsEE4G4m1A3IskBsPpePSlQvX1QPnfYbmVAdPDcGF75CILUmz864OWuIegOX0+EE8AxTIEM4GqBlB1sQ4oLg1JEaBmx7//kEz37/oNPRnG2pjg/0I/wTGrC8Rm0PS/B1o3wcq3SiA+DsTFWJooGkBsi6TvB5JcETRflUD5J2F5pxoYEy3QsjAfmvOhxRHDSmjyBSYDRP0PLVGMoZYnAtWeAnoEaBnTfKhYC1CNC5QNzJNM14HmCAPVzQSq0wQW3sg5+ycQmyMF6l4k9gFEaYUB/iI1tWBqYeAwEDcg8T/B8iwoJv4BHf/lPwsjr8ivFwxL3FwY7gvy+xo8f7nZ8MZDhj/MLHDH/ceoSFCrU0ZQsQmnkWRYmRi+cbAxHFeTZ7ggJsLA/+s3RmUHxJug+QuWqkBJE1RwncCTH0H6tgKxD5TvAcTuUH0HMQooEBD694YhKiMJ1FiDGRAOxCsZBj8AxXwdMQoBAnBjNSFRRVH4vOeYTfk72Y9BY5NlqZRJSUbiKsp+aBPppkJJM1rUImghtDEKIiwqIiqKpFaJQYsW0kYyMEjInxBCKosJs/xZ5Ggzyn2d8+a88bxx3lgQEj043Dv33vPm3nPP/e73PZPAOCNxJJ1BM+yEJrKTAsntnHOGLljvoPFuFYLzh8vnMxhP0fLQcm183uHpw0l24WRNw/rjqH43treF+Y4pZx6JoPSR/sH2LtZBnZP6wtOVnb0Q1M3rypgH28M4YER21mF3XbgrU5KaCgKIrTqinmrkHaS7lMkdfMLfqykAEOOMZyp/8bHams6lkz8vMdDocUDIEPQomm/P5Uf06hS3tbrmSIFaTr9zFmLbWadqZB6nzaSwucPZYj4/sC+Vg/kBA+ELQJp/47dh+JqSfI1lFWVAExoR+260ETTyuUqxIXRHey3mRTtEmfGWM2m78EtjPw9aA6udfAK5OXZWxxcokloaa4JCSmnuxFIn6C/gVLcREwzOAT4vn9H86L8Y2wpxsa2vdqwrb/N5nyPf3Okgpm6inYxqJ4Jxn6+VUgc/6q+OIW6b4h5UfjYxRTTCTMk8dyZxoIUyXeyzgMrOwNSZcACUlwhyOFC64TGGWprzc31ioVUx/tdaqJz4Pd7l0jh+1TH8HtgIOaeF3w5WNlS9wSnajvVmKwNY7TE/Ns/qMyyRD6sSHFeGdUrbHIHUh6YgyZ0RDC1i7WPdgwPiiORxXy/aKNrLMBODAJrPwY8USBH39aCNoaEYhJXsB6yzlLz7KwVDWs4Lfof1F/yFgFKlwn41QQcuis7Ifiz3cnB28VlPx/IgA9cFLHMTkTCNJS14uGJi8gi2fUHrF4LwDtPAMv59XQDMerS73Ed+78W4K0wdi2P4bZD3LElk5LgqYAnLRLwLKQLTust2184GQjUrC+xyHWzjDBeMrA35M/fVHQdvYEIGmRhSCetBWvz3qPS8jXZiNkBG/LbxLg9F+d2SZ58UNEmwgNL0s0vU8OV+Xw60bCnYijpzpKL9zUfQGXCYAlp18zuboI8WPdTEWKlsg+5EGPKkQP3m3bBmPADTmibDF+SyQ4BNPbc3xgAi+UELmPRbfQ0sCi46MqgMYxDqaqogNTTVhMr8qDmDhIQenPD436AxpPRJ8cfgtTSBbEHgE0SfFocPr0Lz8oIX/AFdVPCkvAgGPOn0OWmQ76x8fuG//mi/O9A8lGnGGHRnLYPksBLJ4vwf5cj9N88vAdq13tgoqiA+u/dfaOnfmOtZ/kSqFjVREDHRWLFRQywBET+UCCEmltiEKIgxJtAPViOJShtBVEKMhihoJAgBSUg0UT8QlU9VQxSJoZFi6mlTuWv3rne7zuzO683u7fVKwn2oYZLt7u2+t7N9897Mb37zXLTMFLBx6pcUgIQrOZAsqDuBkMxoUbivxvsteK8GnyXx91n8nfUmGcW8pKSWdBe8DaPDzWlB2NX5AAzNug7iY+MbcAY3epzdTBMFo3f4VAt2+hr2SoyLfQnWtsoqisz+ZDboUFI2gTEhKi1PYLs+bJcoFdmctpDF30sdzGA/ewj/nCrmCnXfdAHR6tG4NbT6owfb4VjLjZBwR76ZLhlOJbqYliuLjMvJrcqoPMCU7XbieR3+Xse85GVhKMQ75tcMN9o5AfwU+ycEir0P+87jQtZJB4jaKzuM9zlG2P27VNmRjboZn7djO/ug39huTBkXodKqS9D06JqvvoXlgxdhOBbVfPjKmXis5+CbYaMSFVobnMq9yiKSry/Q4CUPF0NJ52GVFSjXyqU4tXJewWersP3nXGkBrrR4iBqT8kIE2vp2Kodie5Pqh1QStfIalYLWChz7GV7ucbtlk+JnzMGoGkSymffrYfjE/kdWwJdzEzA3lUYvoXX7oJFz7OZuEveaRZb0HLu/uhLDsluAcikE1p/xYSF+4UFoEfdoog/x9TauPtSU0NfnV7gt6YplvHKDfJfB/nZoG9vIxMsewusIsRY0a/BYKd0jPtuG7fY6K2lSJ/HJi6YTw2UhHN/T42ZlvN9q3ydv0VNrJvtPL74T3lq2GF1w+o1oPv+8pU0bdO1ign4jFwOmI2cZfZL04/HsFXjB15m5IaJi/zT7/OjwDh6kOPWgKtBTZOCt+CzouMJJQ3e5WVOnYozt9uD5RV5RB9zxDw5642lpD2GGHB5N38Lt/8L2lP6eYtoLHPYIluA1GkSnmdw3AZG+pksjVfNSqdsx0cKUWxvgVx4RRYPZnOu7CpU8yHFepaofxntYDoX86E3GDuDJQDvYE/npq/UUMEgirG8hJ3wDIoa2iSpoP+uX3CJxIWNew/biQHSjQep4tr3AxYQS6Nc2yFPCiEM4mAm1UtyF66LiJ2WrT4pVtRL79hbi5eR9AgLvcbVdAa82fOdapypvt/kG+xBvcaHg1u32P+A1Ai2T3KwVBmPWP/WzjdFIeHONkVkgPuaEx6Xd4vnYMzxo+zgJVfKJMOo9TCmosQxzNq3cqNR3WFzv9dH3BZ/f9uj7WBj1Xh6bgND3qjSqMuwoDgStNgIxFAcoXh33q3FYWin0rDc5ey/c7lv1VedilGwbbKnaOFCMZF0p0v3Y35JxH6+J2Hq8wN9O7v0Q+IDokvyKwYaaXDoQOIgzt1Mo+r6Mw9oneJ8OcX89H36ynQea5F1PvXegjL4jfP4Zj4c9PPDGEn2onrvTL8aS8k3e1UUkdj4El4NZU5+D+bsO+dERqL+YjYZzMcOIVcNIcw4i0RxOHPei1H1ItmJ+RZY+3ZtaiNMyxYYXniQeOsKSsZt1WOiGdTBz+K3DaMzvojB+1IDYv+fnz4djSxbB73OqiW6ipqvB2aGSYET5E7vIHl5lyt02OHHalrvA2WrX6jO4v+HxGpPzfkK6HmNKN8v6dvAE2MJtDNanKN+7ucrR4vO+c8ytfVCWoMAZfjOe69G4vyIATTbAnzDYsABOLmuFM/Hro6lg6HTVRPaOkGVR4Q2yun6g0chsoL1e+ekDkYpzUBhDYYK+L6BDKhSCoGlCnZGxOb4ygOkdwdKSrBErqBKf+qFn1W8SHuLqMU92fAsGoDabhAtNzfByRxtEcDAaxw0yXJqDM8WhrYzCboNrcrWkmycWVMSwVWYa/rghDrvbnR0r0cLOy6dLzKZedlXaDB5UzaeWUknRWVeSUfH5ivxTrt2c1+R/I/8B/e+E7msbiPUAAAAASUVORK5CYII=") no-repeat center;
  position: relative;
}
.cookies-pop .pop-body-parent .pop-body-head .close-btn {
  display: block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAAEhyb7BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA01pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKDIwMjAwODE4Lm0uMTAxMiAyMDIwLzA4LzE4OiBmODJmNDMzNzYxKSAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjkxRERBNjExOThGRjExRUI5NTU5QzE2NTMxMzVGMzc2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjkxRERBNjEyOThGRjExRUI5NTU5QzE2NTMxMzVGMzc2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTFEREE2MEY5OEZGMTFFQjk1NTlDMTY1MzEzNUYzNzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTFEREE2MTA5OEZGMTFFQjk1NTlDMTY1MzEzNUYzNzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7H8+hRAAABo0lEQVR42mL8//8/AwywOFhbg+iPQMzPBCSWgBhAfAAggBhhymBKGJhgmgACiNHeygpEnwZiUyDeB8ROMNnnUJobRAAEECOyXTDDwMqh/MssUA5IUBSIdWHmiEJdxQBScRkkA5U4CRBAIOvXARmqSILIAGQUD0hXEJIAyDnmyPag+AjqiHdA/AWqGG4yC5TeBMSKaFaehNLmAAGE4VFsAORwkCoxIH6NJscFxF8PHD3KyAS1/xU0IlAUQDWD3fQNqhAkKADEv5EUvEZ2OLJCBnTrkYPgDxL7F7LjYIrYgPgn1ASQiR+Q3ciEpuA11GoBZIVMaApg4COSQgaAAAOF02JoaAdiCSt8ABRMK4GYAxiWriDb0qGeeQVNRqJEGLAPGloKQBwFc/Y3aCLhhrroFTT++fEYIAr1qi7MF8jBjWzgV6jfQQZK4DMAPVUyYDFQBIhvQbPidyBWAeK7uPzLhEWMDZrcQTY+BWJ5ID4BxHdweBnDIJgBP6GxCPPCI6gLBaDqPmAzkAmPAehJ4SM0W2M1kAmaFqTxGMCAx0BQ2O0GCQIAQsFzBOab760AAAAASUVORK5CYII=") no-repeat center;
  padding: 18px;
  position: absolute;
  top: 50%;
  right: 30px;
  z-index: 2;
  margin-top: -18px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.cookies-pop .pop-body-parent .pop-body-head .close-btn:hover {
  transform: rotate(180deg);
}
.cookies-pop .pop-body {
  padding: 30px 90px 60px;
  box-sizing: border-box;
}
.cookies-pop .title {
  text-align: center;
  color: #20a0ff;
  font-size: 36px;
  font-family: ProximaNova-Bold;
}
.cookies-pop .title-des {
  font-size: 16px;
  color: #20a0ff;
  margin-top: 6px;
  height: 60px;
  border-bottom: 2px solid #20a0ff;
  text-align: center;
}
.cookies-pop .rules-item {
  padding: 20px 0;
  border-bottom: 1px solid #e7e7e7;
}
.cookies-pop .rules-item .name {
  font-size: 18px;
  font-family: open-sans-blod;
  color: #000;
}
.cookies-pop .rules-item .des {
  color: #313131;
  font-size: 14px;
  margin-top: 10px;
}
.cookies-pop .rules-item .des-list {
  margin-top: 25px;
}
.cookies-pop .rules-item .des-list dd {
  font-size: 14px;
  margin-bottom: 6px;
}
.cookies-pop .rules-item .des-list .h-list {
  background: #e7e7e7;
  display: table-cell;
  vertical-align: middle;
  padding: 16px 20px;
  box-sizing: border-box;
  width: 800px;
}
.cookies-pop .rules-item .des-list .h6 {
  font-family: open-sans-blod;
  color: #000;
}
.cookies-pop .rules-item .des-list .h-des {
  color: #313131;
  margin-top: 6px;
}
.cookies-pop .pop-footer {
  margin-top: 40px;
  text-align: center;
}
.cookies-pop .pop-footer .f-name {
  font-size: 18px;
  font-family: open-sans-blod;
  color: #000;
}
.cookies-pop .pop-footer .p-link {
  font-size: 14px;
  color: #313131;
  margin-top: 5px;
  line-height: 26px;
}
.cookies-pop .pop-footer .p-link a {
  color: #20a0ff;
  text-decoration: underline;
}
.cookies-pop .pop-footer .acc-btn {
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #20a0ff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 0 22px;
  margin-top: 30px;
}
.css_flag {
  padding: 0 0 0 24px;
  background: url(../images/flag-icons.png) 0 -20px no-repeat;
}
.flagbg-0 {
  background-position: 0 -20px;
}
.flagbg-1 {
  background-position: -10px -2819px;
}
.flagbg-2 {
  background-position: -10px -10px;
}
.flagbg-3 {
  background-position: -10px -2852px;
}
.flagbg-4 {
  background-position: -10px -2885px;
}
.flagbg-5 {
  background-position: -10px -6977px;
}
.flagbg-6 {
  background-position: -10px -40px;
}
.flagbg-7 {
  background-position: -10px -2918px;
}
.flagbg-8 {
  background-position: -10px -2951px;
}
.flagbg-9 {
  background-position: -10px -70px;
}
.flagbg-10 {
  background-position: -10px -1900px;
}
.flagbg-11 {
  background-position: -10px -100px;
}
.flagbg-12 {
  background-position: -10px -2984px;
}
.flagbg-13 {
  background-position: -10px -3017px;
}
.flagbg-14 {
  background-position: -10px -1931px;
}
.flagbg-15 {
  background-position: -10px -3050px;
}
.flagbg-16 {
  background-position: -10px -3083px;
}
.flagbg-17 {
  background-position: -10px -130px;
}
.flagbg-18 {
  background-position: -10px -3116px;
}
.flagbg-19 {
  background-position: -10px -3149px;
}
.flagbg-20 {
  background-position: -10px -3182px;
}
.flagbg-21 {
  background-position: -10px -160px;
}
.flagbg-22 {
  background-position: -10px -3215px;
}
.flagbg-23 {
  background-position: -10px -190px;
}
.flagbg-24 {
  background-position: -10px -3248px;
}
.flagbg-25 {
  background-position: -10px -220px;
}
.flagbg-26 {
  background-position: -10px -250px;
}
.flagbg-27 {
  background-position: -10px -2179px;
}
.flagbg-28 {
  background-position: -10px -2211px;
}
.flagbg-29 {
  background-position: -10px -3281px;
}
.flagbg-30 {
  background-position: -10px -280px;
}
.flagbg-31 {
  background-position: -10px -7423px;
}
.flagbg-32 {
  background-position: -10px -3314px;
}
.flagbg-33 {
  background-position: -10px -3347px;
}
.flagbg-34 {
  background-position: -10px -310px;
}
.flagbg-35 {
  background-position: -10px -3380px;
}
.flagbg-36 {
  background-position: -10px -3413px;
}
.flagbg-37 {
  background-position: -10px -2243px;
}
.flagbg-38 {
  background-position: -10px -3446px;
}
.flagbg-40 {
  background-position: -10px -3479px;
}
.flagbg-41 {
  background-position: -10px -340px;
}
.flagbg-42 {
  background-position: -10px -370px;
}
.flagbg-43 {
  background-position: -10px -7011px;
}
.flagbg-44 {
  background-position: -10px -3512px;
}
.flagbg-45 {
  background-position: -10px -3545px;
}
.flagbg-46 {
  background-position: -10px -3578px;
}
.flagbg-47 {
  background-position: -10px -7045px;
}
.flagbg-48 {
  background-position: -10px -3611px;
}
.flagbg-49 {
  background-position: -10px -400px;
}
.flagbg-50 {
  background-position: -10px -7079px;
}
.flagbg-51 {
  background-position: -10px -7113px;
}
.flagbg-52 {
  background-position: -10px -3644px;
}
.flagbg-53 {
  background-position: -10px -430px;
}
.flagbg-54 {
  background-position: -10px -460px;
}
.flagbg-55 {
  background-position: -10px -3677px;
}
.flagbg-56 {
  background-position: -10px -2275px;
}
.flagbg-57 {
  background-position: -10px -3710px;
}
.flagbg-58 {
  background-position: -10px -490px;
}
.flagbg-59 {
  background-position: -10px -3743px;
}
.flagbg-60 {
  background-position: -10px -3776px;
}
.flagbg-61 {
  background-position: -10px -520px;
}
.flagbg-62 {
  background-position: -10px -550px;
}
.flagbg-63 {
  background-position: -10px -2307px;
}
.flagbg-64 {
  background-position: -10px -3809px;
}
.flagbg-65 {
  background-position: -10px -1962px;
}
.flagbg-66 {
  background-position: -10px -3842px;
}
.flagbg-67 {
  background-position: -10px -580px;
}
.flagbg-68 {
  background-position: -10px -7147px;
}
.flagbg-69 {
  background-position: -10px -3875px;
}
.flagbg-70 {
  background-position: -10px -610px;
}
.flagbg-71 {
  background-position: -10px -3908px;
}
.flagbg-72 {
  background-position: -10px -3941px;
}
.flagbg-73 {
  background-position: -10px -2339px;
}
.flagbg-74 {
  background-position: -10px -640px;
}
.flagbg-75 {
  background-position: -10px -3974px;
}
.flagbg-76 {
  background-position: -10px -1993px;
}
.flagbg-78 {
  background-position: -10px -7181px;
}
.flagbg-79 {
  background-position: -10px -670px;
}
.flagbg-80 {
  background-position: -10px -2024px;
}
.flagbg-81 {
  background-position: -10px -4007px;
}
.flagbg-82 {
  background-position: -10px -4040px;
}
.flagbg-83 {
  background-position: -10px -4073px;
}
.flagbg-86 {
  background-position: -10px -4106px;
}
.flagbg-87 {
  background-position: -10px -4139px;
}
.flagbg-88 {
  background-position: -10px -4172px;
}
.flagbg-89 {
  background-position: -10px -2371px;
}
.flagbg-90 {
  background-position: -10px -4205px;
}
.flagbg-91 {
  background-position: -10px -700px;
}
.flagbg-92 {
  background-position: -10px -4238px;
}
.flagbg-93 {
  background-position: -10px -4271px;
}
.flagbg-94 {
  background-position: -10px -2403px;
}
.flagbg-95 {
  background-position: -10px -4304px;
}
.flagbg-96 {
  background-position: -10px -730px;
}
.flagbg-97 {
  background-position: -10px -4337px;
}
.flagbg-98 {
  background-position: -10px -4370px;
}
.flagbg-99 {
  background-position: -10px -760px;
}
.flagbg-100 {
  background-position: -10px -4403px;
}
.flagbg-101 {
  background-position: -10px -4436px;
}
.flagbg-103 {
  background-position: -10px -790px;
}
.flagbg-104 {
  background-position: -10px -4469px;
}
.flagbg-105 {
  background-position: -10px -2435px;
}
.flagbg-106 {
  background-position: -10px -4502px;
}
.flagbg-107 {
  background-position: -10px -2055px;
}
.flagbg-108 {
  background-position: -10px -4535px;
}
.flagbg-109 {
  background-position: -10px -820px;
}
.flagbg-110 {
  background-position: -10px -7215px;
}
.flagbg-111 {
  background-position: -10px -4568px;
}
.flagbg-112 {
  background-position: -10px -850px;
}
.flagbg-113 {
  background-position: -10px -4601px;
}
.flagbg-114 {
  background-position: -10px -880px;
}
.flagbg-115 {
  background-position: -10px -4634px;
}
.flagbg-116 {
  background-position: -10px -4667px;
}
.flagbg-117 {
  background-position: -10px -4700px;
}
.flagbg-118 {
  background-position: -10px -910px;
}
.flagbg-119 {
  background-position: -10px -4733px;
}
.flagbg-121 {
  background-position: -10px -4766px;
}
.flagbg-122 {
  background-position: -10px -4799px;
}
.flagbg-123 {
  background-position: -10px -4832px;
}
.flagbg-124 {
  background-position: -10px -940px;
}
.flagbg-125 {
  background-position: -10px -970px;
}
.flagbg-126 {
  background-position: -10px -4865px;
}
.flagbg-127 {
  background-position: -10px -4898px;
}
.flagbg-128 {
  background-position: -10px -2467px;
}
.flagbg-129 {
  width: 20px;
  height: 15px;
  background-position: -10px -7317px;
}
.flagbg-130 {
  background-position: -10px -4931px;
}
.flagbg-131 {
  background-position: -10px -4964px;
}
.flagbg-132 {
  background-position: -10px -4997px;
}
.flagbg-133 {
  background-position: -10px -5030px;
}
.flagbg-134 {
  background-position: -10px -5063px;
}
.flagbg-135 {
  background-position: -10px -5096px;
}
.flagbg-136 {
  background-position: -10px -1000px;
}
.flagbg-137 {
  background-position: -10px -5129px;
}
.flagbg-138 {
  background-position: -10px -5162px;
}
.flagbg-139 {
  background-position: -10px -5195px;
}
.flagbg-140 {
  background-position: -10px -5228px;
}
.flagbg-141 {
  background-position: -10px -2499px;
}
.flagbg-142 {
  background-position: -10px -2531px;
}
.flagbg-143 {
  background-position: -10px -1030px;
}
.flagbg-144 {
  background-position: -10px -5261px;
}
.flagbg-145 {
  background-position: -10px -1060px;
}
.flagbg-146 {
  background-position: -10px -1090px;
}
.flagbg-147 {
  background-position: -10px -5294px;
}
.flagbg-148 {
  background-position: -10px -5327px;
}
.flagbg-149 {
  background-position: -10px -2086px;
}
.flagbg-150 {
  background-position: -10px -5360px;
}
.flagbg-151 {
  background-position: -10px -1120px;
}
.flagbg-152 {
  background-position: -10px -5393px;
}
.flagbg-153 {
  background-position: -10px -5426px;
}
.flagbg-154 {
  background-position: -10px -5459px;
}
.flagbg-155 {
  background-position: -10px -5492px;
}
.flagbg-156 {
  background-position: -10px -1150px;
}
.flagbg-157 {
  background-position: -10px -5525px;
}
.flagbg-158 {
  background-position: -10px -7460px;
}
.flagbg-159 {
  background-position: -10px -1180px;
}
.flagbg-160 {
  background-position: -10px -1210px;
}
.flagbg-161 {
  background-position: -10px -1240px;
}
.flagbg-162 {
  background-position: -10px -1270px;
}
.flagbg-163 {
  background-position: -10px -1300px;
}
.flagbg-164 {
  background-position: -10px -2563px;
}
.flagbg-165 {
  background-position: -10px -5558px;
}
.flagbg-166 {
  background-position: -10px -5591px;
}
.flagbg-167 {
  background-position: -10px -5624px;
}
.flagbg-168 {
  background-position: -10px -5657px;
}
.flagbg-169 {
  background-position: -10px -7352px;
}
.flagbg-170 {
  background-position: -10px -5690px;
}
.flagbg-171 {
  background-position: -10px -7249px;
}
.flagbg-172 {
  background-position: -10px -1330px;
}
.flagbg-173 {
  background-position: -10px -1360px;
}
.flagbg-174 {
  background-position: -10px -2595px;
}
.flagbg-175 {
  background-position: -10px -5723px;
}
.flagbg-176 {
  background-position: -10px -5756px;
}
.flagbg-177 {
  background-position: -10px -1390px;
}
.flagbg-178 {
  background-position: -10px -5789px;
}
.flagbg-179 {
  background-position: -10px -5822px;
}
.flagbg-180 {
  background-position: -10px -5855px;
}
.flagbg-181 {
  background-position: -10px -5888px;
}
.flagbg-185 {
  background-position: -10px -1420px;
}
.flagbg-186 {
  background-position: -10px -5921px;
}
.flagbg-187 {
  background-position: -10px -2117px;
}
.flagbg-188 {
  background-position: -10px -5954px;
}
.flagbg-189 {
  background-position: -10px -5987px;
}
.flagbg-190 {
  background-position: -10px -1450px;
}
.flagbg-191 {
  background-position: -10px -6020px;
}
.flagbg-192 {
  background-position: -10px -6053px;
}
.flagbg-193 {
  background-position: -10px -1480px;
}
.flagbg-194 {
  background-position: -10px -6086px;
}
.flagbg-195 {
  background-position: -10px -6119px;
}
.flagbg-196 {
  background-position: -10px -2627px;
}
.flagbg-197 {
  background-position: -10px -6152px;
}
.flagbg-198 {
  background-position: -10px -1510px;
}
.flagbg-199 {
  background-position: -10px -1540px;
}
.flagbg-200 {
  background-position: -10px -2659px;
}
.flagbg-201 {
  background-position: -10px -1570px;
}
.flagbg-202 {
  background-position: -10px -6185px;
}
.flagbg-204 {
  background-position: -10px -6218px;
}
.flagbg-205 {
  background-position: -10px -2691px;
}
.flagbg-206 {
  background-position: -10px -7497px;
}
.flagbg-207 {
  background-position: -10px -6251px;
}
.flagbg-208 {
  background-position: -10px -1600px;
}
.flagbg-209 {
  background-position: -10px -6284px;
}
.flagbg-210 {
  background-position: -10px -6317px;
}
.flagbg-211 {
  background-position: -10px -6350px;
}
.flagbg-212 {
  background-position: -10px -1630px;
}
.flagbg-213 {
  background-position: -10px -1660px;
}
.flagbg-214 {
  background-position: -10px -6383px;
}
.flagbg-215 {
  background-position: -10px -6416px;
}
.flagbg-216 {
  background-position: -10px -6449px;
}
.flagbg-217 {
  background-position: -10px -1690px;
}
.flagbg-218 {
  background-position: -10px -1720px;
}
.flagbg-219 {
  background-position: -10px -1750px;
}
.flagbg-220 {
  background-position: -10px -2723px;
}
.flagbg-221 {
  background-position: -10px -6482px;
}
.flagbg-222 {
  background-position: -10px -1780px;
}
.flagbg-224 {
  background-position: -10px -7283px;
}
.flagbg-225 {
  background-position: -10px -1810px;
}
.flagbg-226 {
  background-position: -10px -2755px;
}
.flagbg-227 {
  background-position: -10px -7537px;
}
.flagbg-228 {
  background-position: -10px -6515px;
}
.flagbg-229 {
  background-position: -10px -6548px;
}
.flagbg-230 {
  background-position: -10px -1840px;
}
.flagbg-231 {
  background-position: -10px -2787px;
}
.flagbg-232 {
  background-position: -10px -7387px;
}
.flagbg-233 {
  background-position: -10px -2148px;
}
.flagbg-234 {
  background-position: -10px -6581px;
}
.flagbg-235 {
  background-position: -10px -6614px;
}
.flagbg-236 {
  background-position: -10px -6647px;
}
.flagbg-237 {
  background-position: -10px -6680px;
}
.flagbg-238 {
  background-position: -10px -1870px;
}
.flagbg-240 {
  background-position: -10px -6713px;
}
.flagbg-241 {
  background-position: -10px -6746px;
}
.flagbg-242 {
  background-position: -10px -6779px;
}
.flagbg-243 {
  background-position: -10px -6812px;
}
.flagbg-244 {
  background-position: -10px -6845px;
}
.flagbg-245 {
  background-position: -10px -6878px;
}
.flagbg-246 {
  background-position: -10px -6911px;
}
.flagbg-247 {
  background-position: -10px -6944px;
}
.diyCountryFlagFn .flagbg-0 {
  background-position: 0 -20px;
}
.diyCountryFlagFn .flagbg-1 {
  background-position: -10px -2819px;
}
.diyCountryFlagFn .flagbg-2 {
  background-position: -10px -10px;
}
.diyCountryFlagFn .flagbg-3 {
  background-position: -10px -2852px;
}
.diyCountryFlagFn .flagbg-4 {
  background-position: -10px -2885px;
}
.diyCountryFlagFn .flagbg-5 {
  background-position: -10px -6977px;
}
.diyCountryFlagFn .flagbg-6 {
  background-position: -10px -40px;
}
.diyCountryFlagFn .flagbg-7 {
  background-position: -10px -2918px;
}
.diyCountryFlagFn .flagbg-8 {
  background-position: -10px -2951px;
}
.diyCountryFlagFn .flagbg-9 {
  background-position: -10px -70px;
}
.diyCountryFlagFn .flagbg-10 {
  background-position: -10px -1900px;
}
.diyCountryFlagFn .flagbg-11 {
  background-position: -10px -100px;
}
.diyCountryFlagFn .flagbg-12 {
  background-position: -10px -2984px;
}
.diyCountryFlagFn .flagbg-13 {
  background-position: -10px -3017px;
}
.diyCountryFlagFn .flagbg-14 {
  background-position: -10px -1931px;
}
.diyCountryFlagFn .flagbg-15 {
  background-position: -10px -3050px;
}
.diyCountryFlagFn .flagbg-16 {
  background-position: -10px -3083px;
}
.diyCountryFlagFn .flagbg-17 {
  background-position: -10px -130px;
}
.diyCountryFlagFn .flagbg-18 {
  background-position: -10px -3116px;
}
.diyCountryFlagFn .flagbg-19 {
  background-position: -10px -3149px;
}
.diyCountryFlagFn .flagbg-20 {
  background-position: -10px -3182px;
}
.diyCountryFlagFn .flagbg-21 {
  background-position: -10px -160px;
}
.diyCountryFlagFn .flagbg-22 {
  background-position: -10px -3215px;
}
.diyCountryFlagFn .flagbg-23 {
  background-position: -10px -190px;
}
.diyCountryFlagFn .flagbg-24 {
  background-position: -10px -3248px;
}
.diyCountryFlagFn .flagbg-25 {
  background-position: -10px -220px;
}
.diyCountryFlagFn .flagbg-26 {
  background-position: -10px -250px;
}
.diyCountryFlagFn .flagbg-27 {
  background-position: -10px -2179px;
}
.diyCountryFlagFn .flagbg-28 {
  background-position: -10px -2211px;
}
.diyCountryFlagFn .flagbg-29 {
  background-position: -10px -3281px;
}
.diyCountryFlagFn .flagbg-30 {
  background-position: -10px -280px;
}
.diyCountryFlagFn .flagbg-31 {
  background-position: -10px -7423px;
}
.diyCountryFlagFn .flagbg-32 {
  background-position: -10px -3314px;
}
.diyCountryFlagFn .flagbg-33 {
  background-position: -10px -3347px;
}
.diyCountryFlagFn .flagbg-34 {
  background-position: -10px -310px;
}
.diyCountryFlagFn .flagbg-35 {
  background-position: -10px -3380px;
}
.diyCountryFlagFn .flagbg-36 {
  background-position: -10px -3413px;
}
.diyCountryFlagFn .flagbg-37 {
  background-position: -10px -2243px;
}
.diyCountryFlagFn .flagbg-38 {
  background-position: -10px -3446px;
}
.diyCountryFlagFn .flagbg-40 {
  background-position: -10px -3479px;
}
.diyCountryFlagFn .flagbg-41 {
  background-position: -10px -340px;
}
.diyCountryFlagFn .flagbg-42 {
  background-position: -10px -370px;
}
.diyCountryFlagFn .flagbg-43 {
  background-position: -10px -7011px;
}
.diyCountryFlagFn .flagbg-44 {
  background-position: -10px -3512px;
}
.diyCountryFlagFn .flagbg-45 {
  background-position: -10px -3545px;
}
.diyCountryFlagFn .flagbg-46 {
  background-position: -10px -3578px;
}
.diyCountryFlagFn .flagbg-47 {
  background-position: -10px -7045px;
}
.diyCountryFlagFn .flagbg-48 {
  background-position: -10px -3611px;
}
.diyCountryFlagFn .flagbg-49 {
  background-position: -10px -400px;
}
.diyCountryFlagFn .flagbg-50 {
  background-position: -10px -7079px;
}
.diyCountryFlagFn .flagbg-51 {
  background-position: -10px -7113px;
}
.diyCountryFlagFn .flagbg-52 {
  background-position: -10px -3644px;
}
.diyCountryFlagFn .flagbg-53 {
  background-position: -10px -430px;
}
.diyCountryFlagFn .flagbg-54 {
  background-position: -10px -460px;
}
.diyCountryFlagFn .flagbg-55 {
  background-position: -10px -3677px;
}
.diyCountryFlagFn .flagbg-56 {
  background-position: -10px -2275px;
}
.diyCountryFlagFn .flagbg-57 {
  background-position: -10px -3710px;
}
.diyCountryFlagFn .flagbg-58 {
  background-position: -10px -490px;
}
.diyCountryFlagFn .flagbg-59 {
  background-position: -10px -3743px;
}
.diyCountryFlagFn .flagbg-60 {
  background-position: -10px -3776px;
}
.diyCountryFlagFn .flagbg-61 {
  background-position: -10px -520px;
}
.diyCountryFlagFn .flagbg-62 {
  background-position: -10px -550px;
}
.diyCountryFlagFn .flagbg-63 {
  background-position: -10px -2307px;
}
.diyCountryFlagFn .flagbg-64 {
  background-position: -10px -3809px;
}
.diyCountryFlagFn .flagbg-65 {
  background-position: -10px -1962px;
}
.diyCountryFlagFn .flagbg-66 {
  background-position: -10px -3842px;
}
.diyCountryFlagFn .flagbg-67 {
  background-position: -10px -580px;
}
.diyCountryFlagFn .flagbg-68 {
  background-position: -10px -7147px;
}
.diyCountryFlagFn .flagbg-69 {
  background-position: -10px -3875px;
}
.diyCountryFlagFn .flagbg-70 {
  background-position: -10px -610px;
}
.diyCountryFlagFn .flagbg-71 {
  background-position: -10px -3908px;
}
.diyCountryFlagFn .flagbg-72 {
  background-position: -10px -3941px;
}
.diyCountryFlagFn .flagbg-73 {
  background-position: -10px -2339px;
}
.diyCountryFlagFn .flagbg-74 {
  background-position: -10px -640px;
}
.diyCountryFlagFn .flagbg-75 {
  background-position: -10px -3974px;
}
.diyCountryFlagFn .flagbg-76 {
  background-position: -10px -1993px;
}
.diyCountryFlagFn .flagbg-78 {
  background-position: -10px -7181px;
}
.diyCountryFlagFn .flagbg-79 {
  background-position: -10px -670px;
}
.diyCountryFlagFn .flagbg-80 {
  background-position: -10px -2024px;
}
.diyCountryFlagFn .flagbg-81 {
  background-position: -10px -4007px;
}
.diyCountryFlagFn .flagbg-82 {
  background-position: -10px -4040px;
}
.diyCountryFlagFn .flagbg-83 {
  background-position: -10px -4073px;
}
.diyCountryFlagFn .flagbg-86 {
  background-position: -10px -4106px;
}
.diyCountryFlagFn .flagbg-87 {
  background-position: -10px -4139px;
}
.diyCountryFlagFn .flagbg-88 {
  background-position: -10px -4172px;
}
.diyCountryFlagFn .flagbg-89 {
  background-position: -10px -2371px;
}
.diyCountryFlagFn .flagbg-90 {
  background-position: -10px -4205px;
}
.diyCountryFlagFn .flagbg-91 {
  background-position: -10px -700px;
}
.diyCountryFlagFn .flagbg-92 {
  background-position: -10px -4238px;
}
.diyCountryFlagFn .flagbg-93 {
  background-position: -10px -4271px;
}
.diyCountryFlagFn .flagbg-94 {
  background-position: -10px -2403px;
}
.diyCountryFlagFn .flagbg-95 {
  background-position: -10px -4304px;
}
.diyCountryFlagFn .flagbg-96 {
  background-position: -10px -730px;
}
.diyCountryFlagFn .flagbg-97 {
  background-position: -10px -4337px;
}
.diyCountryFlagFn .flagbg-98 {
  background-position: -10px -4370px;
}
.diyCountryFlagFn .flagbg-99 {
  background-position: -10px -760px;
}
.diyCountryFlagFn .flagbg-100 {
  background-position: -10px -4403px;
}
.diyCountryFlagFn .flagbg-101 {
  background-position: -10px -4436px;
}
.diyCountryFlagFn .flagbg-103 {
  background-position: -10px -790px;
}
.diyCountryFlagFn .flagbg-104 {
  background-position: -10px -4469px;
}
.diyCountryFlagFn .flagbg-105 {
  background-position: -10px -2435px;
}
.diyCountryFlagFn .flagbg-106 {
  background-position: -10px -4502px;
}
.diyCountryFlagFn .flagbg-107 {
  background-position: -10px -2055px;
}
.diyCountryFlagFn .flagbg-108 {
  background-position: -10px -4535px;
}
.diyCountryFlagFn .flagbg-109 {
  background-position: -10px -820px;
}
.diyCountryFlagFn .flagbg-110 {
  background-position: -10px -7215px;
}
.diyCountryFlagFn .flagbg-111 {
  background-position: -10px -4568px;
}
.diyCountryFlagFn .flagbg-112 {
  background-position: -10px -850px;
}
.diyCountryFlagFn .flagbg-113 {
  background-position: -10px -4601px;
}
.diyCountryFlagFn .flagbg-114 {
  background-position: -10px -880px;
}
.diyCountryFlagFn .flagbg-115 {
  background-position: -10px -4634px;
}
.diyCountryFlagFn .flagbg-116 {
  background-position: -10px -4667px;
}
.diyCountryFlagFn .flagbg-117 {
  background-position: -10px -4700px;
}
.diyCountryFlagFn .flagbg-118 {
  background-position: -10px -910px;
}
.diyCountryFlagFn .flagbg-119 {
  background-position: -10px -4733px;
}
.diyCountryFlagFn .flagbg-121 {
  background-position: -10px -4766px;
}
.diyCountryFlagFn .flagbg-122 {
  background-position: -10px -4799px;
}
.diyCountryFlagFn .flagbg-123 {
  background-position: -10px -4832px;
}
.diyCountryFlagFn .flagbg-124 {
  background-position: -10px -940px;
}
.diyCountryFlagFn .flagbg-125 {
  background-position: -10px -970px;
}
.diyCountryFlagFn .flagbg-126 {
  background-position: -10px -4865px;
}
.diyCountryFlagFn .flagbg-127 {
  background-position: -10px -4898px;
}
.diyCountryFlagFn .flagbg-128 {
  background-position: -10px -2467px;
}
.diyCountryFlagFn .flagbg-129 {
  width: 20px;
  height: 15px;
  background-position: -10px -7317px;
}
.diyCountryFlagFn .flagbg-130 {
  background-position: -10px -4931px;
}
.diyCountryFlagFn .flagbg-131 {
  background-position: -10px -4964px;
}
.diyCountryFlagFn .flagbg-132 {
  background-position: -10px -4997px;
}
.diyCountryFlagFn .flagbg-133 {
  background-position: -10px -5030px;
}
.diyCountryFlagFn .flagbg-134 {
  background-position: -10px -5063px;
}
.diyCountryFlagFn .flagbg-135 {
  background-position: -10px -5096px;
}
.diyCountryFlagFn .flagbg-136 {
  background-position: -10px -1000px;
}
.diyCountryFlagFn .flagbg-137 {
  background-position: -10px -5129px;
}
.diyCountryFlagFn .flagbg-138 {
  background-position: -10px -5162px;
}
.diyCountryFlagFn .flagbg-139 {
  background-position: -10px -5195px;
}
.diyCountryFlagFn .flagbg-140 {
  background-position: -10px -5228px;
}
.diyCountryFlagFn .flagbg-141 {
  background-position: -10px -2499px;
}
.diyCountryFlagFn .flagbg-142 {
  background-position: -10px -2531px;
}
.diyCountryFlagFn .flagbg-143 {
  background-position: -10px -1030px;
}
.diyCountryFlagFn .flagbg-144 {
  background-position: -10px -5261px;
}
.diyCountryFlagFn .flagbg-145 {
  background-position: -10px -1060px;
}
.diyCountryFlagFn .flagbg-146 {
  background-position: -10px -1090px;
}
.diyCountryFlagFn .flagbg-147 {
  background-position: -10px -5294px;
}
.diyCountryFlagFn .flagbg-148 {
  background-position: -10px -5327px;
}
.diyCountryFlagFn .flagbg-149 {
  background-position: -10px -2086px;
}
.diyCountryFlagFn .flagbg-150 {
  background-position: -10px -5360px;
}
.diyCountryFlagFn .flagbg-151 {
  background-position: -10px -1120px;
}
.diyCountryFlagFn .flagbg-152 {
  background-position: -10px -5393px;
}
.diyCountryFlagFn .flagbg-153 {
  background-position: -10px -5426px;
}
.diyCountryFlagFn .flagbg-154 {
  background-position: -10px -5459px;
}
.diyCountryFlagFn .flagbg-155 {
  background-position: -10px -5492px;
}
.diyCountryFlagFn .flagbg-156 {
  background-position: -10px -1150px;
}
.diyCountryFlagFn .flagbg-157 {
  background-position: -10px -5525px;
}
.diyCountryFlagFn .flagbg-158 {
  background-position: -10px -7460px;
}
.diyCountryFlagFn .flagbg-159 {
  background-position: -10px -1180px;
}
.diyCountryFlagFn .flagbg-160 {
  background-position: -10px -1210px;
}
.diyCountryFlagFn .flagbg-161 {
  background-position: -10px -1240px;
}
.diyCountryFlagFn .flagbg-162 {
  background-position: -10px -1270px;
}
.diyCountryFlagFn .flagbg-163 {
  background-position: -10px -1300px;
}
.diyCountryFlagFn .flagbg-164 {
  background-position: -10px -2563px;
}
.diyCountryFlagFn .flagbg-165 {
  background-position: -10px -5558px;
}
.diyCountryFlagFn .flagbg-166 {
  background-position: -10px -5591px;
}
.diyCountryFlagFn .flagbg-167 {
  background-position: -10px -5624px;
}
.diyCountryFlagFn .flagbg-168 {
  background-position: -10px -5657px;
}
.diyCountryFlagFn .flagbg-169 {
  background-position: -10px -7352px;
}
.diyCountryFlagFn .flagbg-170 {
  background-position: -10px -5690px;
}
.diyCountryFlagFn .flagbg-171 {
  background-position: -10px -7249px;
}
.diyCountryFlagFn .flagbg-172 {
  background-position: -10px -1330px;
}
.diyCountryFlagFn .flagbg-173 {
  background-position: -10px -1360px;
}
.diyCountryFlagFn .flagbg-174 {
  background-position: -10px -2595px;
}
.diyCountryFlagFn .flagbg-175 {
  background-position: -10px -5723px;
}
.diyCountryFlagFn .flagbg-176 {
  background-position: -10px -5756px;
}
.diyCountryFlagFn .flagbg-177 {
  background-position: -10px -1390px;
}
.diyCountryFlagFn .flagbg-178 {
  background-position: -10px -5789px;
}
.diyCountryFlagFn .flagbg-179 {
  background-position: -10px -5822px;
}
.diyCountryFlagFn .flagbg-180 {
  background-position: -10px -5855px;
}
.diyCountryFlagFn .flagbg-181 {
  background-position: -10px -5888px;
}
.diyCountryFlagFn .flagbg-185 {
  background-position: -10px -1420px;
}
.diyCountryFlagFn .flagbg-186 {
  background-position: -10px -5921px;
}
.diyCountryFlagFn .flagbg-187 {
  background-position: -10px -2117px;
}
.diyCountryFlagFn .flagbg-188 {
  background-position: -10px -5954px;
}
.diyCountryFlagFn .flagbg-189 {
  background-position: -10px -5987px;
}
.diyCountryFlagFn .flagbg-190 {
  background-position: -10px -1450px;
}
.diyCountryFlagFn .flagbg-191 {
  background-position: -10px -6020px;
}
.diyCountryFlagFn .flagbg-192 {
  background-position: -10px -6053px;
}
.diyCountryFlagFn .flagbg-193 {
  background-position: -10px -1480px;
}
.diyCountryFlagFn .flagbg-194 {
  background-position: -10px -6086px;
}
.diyCountryFlagFn .flagbg-195 {
  background-position: -10px -6119px;
}
.diyCountryFlagFn .flagbg-196 {
  background-position: -10px -2627px;
}
.diyCountryFlagFn .flagbg-197 {
  background-position: -10px -6152px;
}
.diyCountryFlagFn .flagbg-198 {
  background-position: -10px -1510px;
}
.diyCountryFlagFn .flagbg-199 {
  background-position: -10px -1540px;
}
.diyCountryFlagFn .flagbg-200 {
  background-position: -10px -2659px;
}
.diyCountryFlagFn .flagbg-201 {
  background-position: -10px -1570px;
}
.diyCountryFlagFn .flagbg-202 {
  background-position: -10px -6185px;
}
.diyCountryFlagFn .flagbg-204 {
  background-position: -10px -6218px;
}
.diyCountryFlagFn .flagbg-205 {
  background-position: -10px -2691px;
}
.diyCountryFlagFn .flagbg-206 {
  background-position: -10px -7497px;
}
.diyCountryFlagFn .flagbg-207 {
  background-position: -10px -6251px;
}
.diyCountryFlagFn .flagbg-208 {
  background-position: -10px -1600px;
}
.diyCountryFlagFn .flagbg-209 {
  background-position: -10px -6284px;
}
.diyCountryFlagFn .flagbg-210 {
  background-position: -10px -6317px;
}
.diyCountryFlagFn .flagbg-211 {
  background-position: -10px -6350px;
}
.diyCountryFlagFn .flagbg-212 {
  background-position: -10px -1630px;
}
.diyCountryFlagFn .flagbg-213 {
  background-position: -10px -1660px;
}
.diyCountryFlagFn .flagbg-214 {
  background-position: -10px -6383px;
}
.diyCountryFlagFn .flagbg-215 {
  background-position: -10px -6416px;
}
.diyCountryFlagFn .flagbg-216 {
  background-position: -10px -6449px;
}
.diyCountryFlagFn .flagbg-217 {
  background-position: -10px -1690px;
}
.diyCountryFlagFn .flagbg-218 {
  background-position: -10px -1720px;
}
.diyCountryFlagFn .flagbg-219 {
  background-position: -10px -1750px;
}
.diyCountryFlagFn .flagbg-220 {
  background-position: -10px -2723px;
}
.diyCountryFlagFn .flagbg-221 {
  background-position: -10px -6482px;
}
.diyCountryFlagFn .flagbg-222 {
  background-position: -10px -1780px;
}
.diyCountryFlagFn .flagbg-224 {
  background-position: -10px -7283px;
}
.diyCountryFlagFn .flagbg-225 {
  background-position: -10px -1810px;
}
.diyCountryFlagFn .flagbg-226 {
  background-position: -10px -2755px;
}
.diyCountryFlagFn .flagbg-227 {
  background-position: -10px -7537px;
}
.diyCountryFlagFn .flagbg-228 {
  background-position: -10px -6515px;
}
.diyCountryFlagFn .flagbg-229 {
  background-position: -10px -6548px;
}
.diyCountryFlagFn .flagbg-230 {
  background-position: -10px -1840px;
}
.diyCountryFlagFn .flagbg-231 {
  background-position: -10px -2787px;
}
.diyCountryFlagFn .flagbg-232 {
  background-position: -10px -7387px;
}
.diyCountryFlagFn .flagbg-233 {
  background-position: -10px -2148px;
}
.diyCountryFlagFn .flagbg-234 {
  background-position: -10px -6581px;
}
.diyCountryFlagFn .flagbg-235 {
  background-position: -10px -6614px;
}
.diyCountryFlagFn .flagbg-236 {
  background-position: -10px -6647px;
}
.diyCountryFlagFn .flagbg-237 {
  background-position: -10px -6680px;
}
.diyCountryFlagFn .flagbg-238 {
  background-position: -10px -1870px;
}
.diyCountryFlagFn .flagbg-240 {
  background-position: -10px -6713px;
}
.diyCountryFlagFn .flagbg-241 {
  background-position: -10px -6746px;
}
.diyCountryFlagFn .flagbg-242 {
  background-position: -10px -6779px;
}
.diyCountryFlagFn .flagbg-243 {
  background-position: -10px -6812px;
}
.diyCountryFlagFn .flagbg-244 {
  background-position: -10px -6845px;
}
.diyCountryFlagFn .flagbg-245 {
  background-position: -10px -6878px;
}
.diyCountryFlagFn .flagbg-246 {
  background-position: -10px -6911px;
}
.diyCountryFlagFn .flagbg-247 {
  background-position: -10px -6944px;
}
/*滚动条的宽度*/
.diyCountrySwitchFn .dropdown-country-el {
  position: relative;
}
.diyCountrySwitchFn .dropdown-country-el .view-country {
  position: relative;
  width: 100%;
  height: 60px;
  flex-shrink: 0;
  padding: 0 50px;
  border-radius: 4px;
  border: 1px solid #e9ecef;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 0 10px;
  cursor: pointer;
}
.diyCountrySwitchFn .dropdown-country-el .view-country .form-icon {
  margin-top: 0;
}
.diyCountrySwitchFn .dropdown-country-el .view-country.no-country .country-pic {
  display: none;
}
.diyCountrySwitchFn .dropdown-country-el .view-country.no-country .country-name {
  color: #9da3aa;
  font-weight: 400;
  font-size: 14px;
}
.diyCountrySwitchFn .dropdown-country-el .view-country .country-name {
  max-width: 70%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.diyCountrySwitchFn .dropdown-country-el .view-country::placeholder {
  color: #9da3aa;
  font-weight: 400;
  font-size: 14px;
}
.diyCountrySwitchFn .dropdown-country-el .view-country:focus,
.diyCountrySwitchFn .dropdown-country-el .view-country:hover,
.diyCountrySwitchFn .dropdown-country-el .view-country:active {
  border: 1px solid #20A0FF;
}
.diyCountrySwitchFn .dropdown-country-el .view-country:after {
  background: url("../images/register-loginV2/down-icon.webp") no-repeat center;
  width: 14px;
  height: 10px;
  content: '';
  display: block;
  position: absolute;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box {
  position: absolute;
  top: calc(100% + 4px);
  padding-bottom: 10px;
  left: 0;
  z-index: 5;
  border: 1px solid #e9ecef;
  background: #fff;
  width: 100%;
  max-height: 180px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  border-radius: 4px;
  /*外层轨道。可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果*/
  /*滚动条的设置*/
  /*滚动条移上去的背景*/
  display: none;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  padding-right: 4px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box::-webkit-scrollbar-track {
  width: 6px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box::-webkit-scrollbar-thumb {
  background-color: #8b8b8b;
  background-clip: padding-box;
  min-height: 28px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box::-webkit-scrollbar-thumb:hover {
  background-color: #fff;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-search {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 6px 6px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-search .get-country {
  border: 1px solid #e9ecef;
  width: 100%;
  text-indent: 14px;
  padding: 0;
  height: 40px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-search .get-country:hover,
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-search .get-country:focus,
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-search .get-country:active {
  border: 1px solid #20A0FF;
}
    .diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item {
        transition: all 0.3s;
        padding: 10px 0 10px 14px;
        font-size: 12px;
        margin: 0 6px;
        position: relative;
        border-radius: 4px;
        cursor: pointer;
        background-image: url(../images/country/flag-icons.webp);
    }
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-0 {
  background-position: 0 -20px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-1 {
  background-position: -10px -2819px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-2 {
  background-position: -10px -10px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-3 {
  background-position: -10px -2852px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-4 {
  background-position: -10px -2885px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-5 {
  background-position: -10px -6977px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-6 {
  background-position: -10px -40px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-7 {
  background-position: -10px -2918px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-8 {
  background-position: -10px -2951px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-9 {
  background-position: -10px -70px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-10 {
  background-position: -10px -1900px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-11 {
  background-position: -10px -100px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-12 {
  background-position: -10px -2984px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-13 {
  background-position: -10px -3017px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-14 {
  background-position: -10px -1931px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-15 {
  background-position: -10px -3050px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-16 {
  background-position: -10px -3083px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-17 {
  background-position: -10px -130px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-18 {
  background-position: -10px -3116px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-19 {
  background-position: -10px -3149px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-20 {
  background-position: -10px -3182px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-21 {
  background-position: -10px -160px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-22 {
  background-position: -10px -3215px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-23 {
  background-position: -10px -190px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-24 {
  background-position: -10px -3248px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-25 {
  background-position: -10px -220px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-26 {
  background-position: -10px -250px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-27 {
  background-position: -10px -2179px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-28 {
  background-position: -10px -2211px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-29 {
  background-position: -10px -3281px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-30 {
  background-position: -10px -280px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-31 {
  background-position: -10px -7423px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-32 {
  background-position: -10px -3314px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-33 {
  background-position: -10px -3347px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-34 {
  background-position: -10px -310px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-35 {
  background-position: -10px -3380px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-36 {
  background-position: -10px -3413px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-37 {
  background-position: -10px -2243px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-38 {
  background-position: -10px -3446px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-40 {
  background-position: -10px -3479px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-41 {
  background-position: -10px -340px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-42 {
  background-position: -10px -370px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-43 {
  background-position: -10px -7011px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-44 {
  background-position: -10px -3512px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-45 {
  background-position: -10px -3545px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-46 {
  background-position: -10px -3578px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-47 {
  background-position: -10px -7045px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-48 {
  background-position: -10px -3611px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-49 {
  background-position: -10px -400px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-50 {
  background-position: -10px -7079px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-51 {
  background-position: -10px -7113px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-52 {
  background-position: -10px -3644px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-53 {
  background-position: -10px -430px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-54 {
  background-position: -10px -460px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-55 {
  background-position: -10px -3677px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-56 {
  background-position: -10px -2275px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-57 {
  background-position: -10px -3710px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-58 {
  background-position: -10px -490px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-59 {
  background-position: -10px -3743px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-60 {
  background-position: -10px -3776px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-61 {
  background-position: -10px -520px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-62 {
  background-position: -10px -550px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-63 {
  background-position: -10px -2307px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-64 {
  background-position: -10px -3809px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-65 {
  background-position: -10px -1962px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-66 {
  background-position: -10px -3842px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-67 {
  background-position: -10px -580px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-68 {
  background-position: -10px -7147px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-69 {
  background-position: -10px -3875px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-70 {
  background-position: -10px -610px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-71 {
  background-position: -10px -3908px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-72 {
  background-position: -10px -3941px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-73 {
  background-position: -10px -2339px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-74 {
  background-position: -10px -640px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-75 {
  background-position: -10px -3974px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-76 {
  background-position: -10px -1993px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-78 {
  background-position: -10px -7181px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-79 {
  background-position: -10px -670px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-80 {
  background-position: -10px -2024px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-81 {
  background-position: -10px -4007px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-82 {
  background-position: -10px -4040px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-83 {
  background-position: -10px -4073px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-86 {
  background-position: -10px -4106px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-87 {
  background-position: -10px -4139px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-88 {
  background-position: -10px -4172px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-89 {
  background-position: -10px -2371px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-90 {
  background-position: -10px -4205px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-91 {
  background-position: -10px -700px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-92 {
  background-position: -10px -4238px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-93 {
  background-position: -10px -4271px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-94 {
  background-position: -10px -2403px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-95 {
  background-position: -10px -4304px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-96 {
  background-position: -10px -730px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-97 {
  background-position: -10px -4337px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-98 {
  background-position: -10px -4370px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-99 {
  background-position: -10px -760px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-100 {
  background-position: -10px -4403px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-101 {
  background-position: -10px -4436px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-103 {
  background-position: -10px -790px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-104 {
  background-position: -10px -4469px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-105 {
  background-position: -10px -2435px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-106 {
  background-position: -10px -4502px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-107 {
  background-position: -10px -2055px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-108 {
  background-position: -10px -4535px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-109 {
  background-position: -10px -820px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-110 {
  background-position: -10px -7215px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-111 {
  background-position: -10px -4568px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-112 {
  background-position: -10px -850px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-113 {
  background-position: -10px -4601px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-114 {
  background-position: -10px -880px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-115 {
  background-position: -10px -4634px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-116 {
  background-position: -10px -4667px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-117 {
  background-position: -10px -4700px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-118 {
  background-position: -10px -910px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-119 {
  background-position: -10px -4733px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-121 {
  background-position: -10px -4766px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-122 {
  background-position: -10px -4799px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-123 {
  background-position: -10px -4832px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-124 {
  background-position: -10px -940px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-125 {
  background-position: -10px -970px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-126 {
  background-position: -10px -4865px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-127 {
  background-position: -10px -4898px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-128 {
  background-position: -10px -2467px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-129 {
  width: 20px;
  height: 15px;
  background-position: -10px -7317px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-130 {
  background-position: -10px -4931px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-131 {
  background-position: -10px -4964px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-132 {
  background-position: -10px -4997px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-133 {
  background-position: -10px -5030px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-134 {
  background-position: -10px -5063px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-135 {
  background-position: -10px -5096px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-136 {
  background-position: -10px -1000px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-137 {
  background-position: -10px -5129px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-138 {
  background-position: -10px -5162px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-139 {
  background-position: -10px -5195px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-140 {
  background-position: -10px -5228px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-141 {
  background-position: -10px -2499px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-142 {
  background-position: -10px -2531px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-143 {
  background-position: -10px -1030px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-144 {
  background-position: -10px -5261px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-145 {
  background-position: -10px -1060px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-146 {
  background-position: -10px -1090px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-147 {
  background-position: -10px -5294px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-148 {
  background-position: -10px -5327px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-149 {
  background-position: -10px -2086px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-150 {
  background-position: -10px -5360px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-151 {
  background-position: -10px -1120px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-152 {
  background-position: -10px -5393px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-153 {
  background-position: -10px -5426px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-154 {
  background-position: -10px -5459px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-155 {
  background-position: -10px -5492px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-156 {
  background-position: -10px -1150px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-157 {
  background-position: -10px -5525px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-158 {
  background-position: -10px -7460px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-159 {
  background-position: -10px -1180px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-160 {
  background-position: -10px -1210px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-161 {
  background-position: -10px -1240px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-162 {
  background-position: -10px -1270px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-163 {
  background-position: -10px -1300px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-164 {
  background-position: -10px -2563px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-165 {
  background-position: -10px -5558px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-166 {
  background-position: -10px -5591px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-167 {
  background-position: -10px -5624px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-168 {
  background-position: -10px -5657px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-169 {
  background-position: -10px -7352px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-170 {
  background-position: -10px -5690px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-171 {
  background-position: -10px -7249px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-172 {
  background-position: -10px -1330px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-173 {
  background-position: -10px -1360px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-174 {
  background-position: -10px -2595px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-175 {
  background-position: -10px -5723px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-176 {
  background-position: -10px -5756px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-177 {
  background-position: -10px -1390px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-178 {
  background-position: -10px -5789px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-179 {
  background-position: -10px -5822px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-180 {
  background-position: -10px -5855px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-181 {
  background-position: -10px -5888px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-185 {
  background-position: -10px -1420px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-186 {
  background-position: -10px -5921px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-187 {
  background-position: -10px -2117px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-188 {
  background-position: -10px -5954px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-189 {
  background-position: -10px -5987px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-190 {
  background-position: -10px -1450px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-191 {
  background-position: -10px -6020px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-192 {
  background-position: -10px -6053px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-193 {
  background-position: -10px -1480px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-194 {
  background-position: -10px -6086px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-195 {
  background-position: -10px -6119px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-196 {
  background-position: -10px -2627px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-197 {
  background-position: -10px -6152px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-198 {
  background-position: -10px -1510px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-199 {
  background-position: -10px -1540px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-200 {
  background-position: -10px -2659px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-201 {
  background-position: -10px -1570px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-202 {
  background-position: -10px -6185px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-204 {
  background-position: -10px -6218px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-205 {
  background-position: -10px -2691px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-206 {
  background-position: -10px -7497px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-207 {
  background-position: -10px -6251px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-208 {
  background-position: -10px -1600px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-209 {
  background-position: -10px -6284px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-210 {
  background-position: -10px -6317px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-211 {
  background-position: -10px -6350px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-212 {
  background-position: -10px -1630px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-213 {
  background-position: -10px -1660px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-214 {
  background-position: -10px -6383px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-215 {
  background-position: -10px -6416px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-216 {
  background-position: -10px -6449px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-217 {
  background-position: -10px -1690px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-218 {
  background-position: -10px -1720px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-219 {
  background-position: -10px -1750px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-220 {
  background-position: -10px -2723px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-221 {
  background-position: -10px -6482px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-222 {
  background-position: -10px -1780px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-224 {
  background-position: -10px -7283px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-225 {
  background-position: -10px -1810px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-226 {
  background-position: -10px -2755px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-227 {
  background-position: -10px -7537px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-228 {
  background-position: -10px -6515px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-229 {
  background-position: -10px -6548px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-230 {
  background-position: -10px -1840px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-231 {
  background-position: -10px -2787px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-232 {
  background-position: -10px -7387px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-233 {
  background-position: -10px -2148px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-234 {
  background-position: -10px -6581px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-235 {
  background-position: -10px -6614px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-236 {
  background-position: -10px -6647px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-237 {
  background-position: -10px -6680px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-238 {
  background-position: -10px -1870px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-240 {
  background-position: -10px -6713px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-241 {
  background-position: -10px -6746px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-242 {
  background-position: -10px -6779px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-243 {
  background-position: -10px -6812px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-244 {
  background-position: -10px -6845px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-245 {
  background-position: -10px -6878px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-246 {
  background-position: -10px -6911px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .flagbg-247 {
  background-position: -10px -6944px;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item:hover {
  background-color: #efefef;
}
.diyCountrySwitchFn .dropdown-country-el .switch-country-box .country-item .national {
  display: inline-block;
  width: 20px;
  height: 15px;
  background-image: url(../images/country/flag-icons.webp);
  vertical-align: middle;
  margin-right: 6px;
}
html {
  height: 100%;
  width: 100%;
}
body {
  width: 100%;
  height: 100%;
  min-width: 1366px;
  position: relative;
}
/*头部样式*/
.header {
  width: 100%;
  height: 80px;
  background-color: #313131;
  min-width: 1280px;
  position: sticky;
  top: 0;
  z-index: 3;
}
.header .container_warp {
  height: inherit;
}
.header .header-logo {
  float: left;
  background: url("../images/head-logo.png") no-repeat center;
  width: 121px;
  height: 26px;
  background-size: cover;
  margin-top: 27px;
  overflow: hidden;
}
.header .header-logo a {
  text-indent: 9999999px;
  width: 121px;
  height: 26px;
  line-height: 26px;
}
.header .nav {
  float: right;
}
.header .nav li {
  padding: 44px 6px 13px;
  float: left;
  margin-left: 20px;
  border-bottom: 2px solid transparent;
  font-size: 14px;
  cursor: pointer;
}
.header .nav li:first-child {
  margin-left: 0;
}
.header .nav li > a {
  color: #ffffff;
}
.header .nav li:hover a {
  color: #b21f1f;
  text-decoration: underline;
}
/*头部样式*/
.register-login-page {
  display: flex;
}
.register-login-page .page-section-box {
  display: flex;
  width: 100%;
}
.register-login-page * {
  box-sizing: border-box;
  font-family: 'OpenSans-Regular';
}
.register-login-page .view-section-area {
  position: relative;
  width: 100%;
  display: flex;
}
.register-login-page .page-section-box {
  display: flex;
  width: 100%;
}
.register-login-page .page-section-l {
  flex: 0 0 46.8%;
  /* 不增长、不收缩、基础宽度为 46.8% */
  /* height: 100%; <-- 移除这个，高度将由 .page-section-box 决定 */
  /* 其他样式保持不变... */
  background: url("../images/register-loginV2/mask-bg.webp") no-repeat center;
  background-size: cover;
  /* 建议添加，确保背景图覆盖整个区域 */
  padding: 0 80px;
  display: flex;
  /* 这是内部元素的 flex 布局，保持不变 */
  justify-content: right;
}
.register-login-page .page-section-l .view-info-box {
  width: 560px;
  height: inherit;
  color: #fff;
}
.register-login-page .page-section-l .view-info-box .view-mask-box {
  height: 100%;
  position: relative;
}
.register-login-page .page-section-l .view-info-box .view-mask-box .swiper-pagination {
  bottom: 10%;
  display: flex;
  gap: 20px;
  width: 100%;
  justify-content: center;
  z-index: 3;
}
.register-login-page .page-section-l .view-info-box .view-mask-box .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #f2f2f2;
}
.register-login-page .page-section-l .view-info-box .view-mask-box .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e02d2d;
}
.register-login-page .page-section-l .view-info-box .swiper-container {
  height: 100%;
}
.register-login-page .page-section-l .view-info-box .view-row {
  height: inherit;
  display: flex;
  gap: 40px 0;
  flex-direction: column;
  padding-top: 110px;
}
.register-login-page .page-section-l .view-info-box .section-label {
  padding: 10px 20px;
  border-radius: 4px;
  background: #fff;
  width: fit-content;
  color: #1d1d1d;
  font-size: 20px;
}
.register-login-page .page-section-l .view-info-box .title-txt {
  font-family: 'OpenSans-Bold';
  font-size: 40px;
  line-height: 48px;
}
.register-login-page .page-section-l .view-info-box .desc-txt {
  color: #cccccc;
  font-size: 20px;
  line-height: 27px;
}
.register-login-page .page-section-l .view-info-box .jump-group {
  display: flex;
  flex-wrap: wrap;
  gap: 0 40px;
}
.register-login-page .page-section-l .view-info-box .jump-group .expore-btn {
  font-size: 20px;
  padding: 20px 60px;
  border-radius: 4px;
  border: 1px solid #fff;
  color: #fff;
}
.register-login-page .page-section-l .view-info-box .jump-group .quote-btn {
  padding: 20px 60px;
  border-radius: 4px;
  background: #fff;
  font-size: 20px;
  color: #e02d2d;
}
.register-login-page .page-section-l .view-info-box .rules-li {
  margin-bottom: 0;
}
.register-login-page .page-section-l .view-info-box .rules-li .li-title {
  font-size: 16px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
}
.register-login-page .page-section-l .view-info-box .rules-li .li-title img {
  margin-right: 10px;
}
.register-login-page .page-section-l .view-info-box .rules-li .li-desc {
  font-size: 14px;
  line-height: 20px;
}
.register-login-page .page-section-r {
  padding: 60px 80px 0;
  position: relative;
  min-height: 100vh;
}
.register-login-page .register-login-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 600px;
}
.register-login-page .register-login-form .form-title {
  font-size: 32px;
  line-height: 32px;
  font-family: 'OpenSans-Bold';
}
.register-login-page .register-login-form .title-desc {
  font-size: 12px;
  line-height: 18px;
  color: #929292;
}
.register-login-page .register-login-form .source-type {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.register-login-page .register-login-form .source-type .source-el {
  display: flex;
  gap: 10px;
  align-items: center;
  flex: 1;
  padding: 16px 20px;
  border-radius: 4px;
  font-size: 16px;
  color: #313131;
  border: 1px solid #d9d9d9;
  cursor: pointer;
}
.register-login-page .register-login-form .source-type .source-el:hover {
  border-color: #C3181F;
}
.register-login-page .register-login-form .source-type .source-el .company {
  background: url("../images/register-loginV2/company-icon.webp") no-repeat center;
  width: 20px;
  height: 20px;
}
.register-login-page .register-login-form .source-type .source-el .client {
  background: url("../images/register-loginV2/client-icon.webp") no-repeat center;
  width: 20px;
  height: 20px;
}
.register-login-page .register-login-form .source-type .source-el.active {
  color: #C3181F;
  border-color: #C3181F;
}
.register-login-page .register-login-form .source-type .source-el.active .company {
  background: url("../images/register-loginV2/company-hover-icon.webp") no-repeat center;
}
.register-login-page .register-login-form .source-type .source-el.active .client {
  background: url("../images/register-loginV2/client-hover-icon.webp") no-repeat center;
}
.register-login-page .register-login-form .form-row {
  display: flex;
  flex-direction: column;
  gap: 8px 0;
  position: relative;
}
.register-login-page .register-login-form .form-row .form-icon {
  position: absolute;
  left: 20px;
  margin-top: 16px;
}
.register-login-page .register-login-form .form-row.error input,
.register-login-page .register-login-form .form-row.error textarea {
  border: 1px solid #C3181F;
  background: #c3181f1a;
}
.register-login-page .register-login-form .form-row.error .error-tips {
  display: block;
}
.register-login-page .register-login-form .form-row.remember-row {
  display: flex;
  flex-direction: column;
}
.register-login-page .register-login-form .form-row.remember-row .remember-el {
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #9DA3AA;
}
.register-login-page .register-login-form .form-row.remember-row .remember-el a {
  color: #313131;
  text-decoration: underline;
  margin: 0 10px;
}
.register-login-page .register-login-form .form-row.remember-row .remember-el a:hover {
  color: #C3181F;
}
.register-login-page .register-login-form .form-row.remember-row .remember-el.active:before {
  background: url("../images/register-loginV2/checked-icon.webp") no-repeat center;
}
.register-login-page .register-login-form .form-row.remember-row .remember-el:before {
  display: inline-block;
  content: '';
  background: url("../images/register-loginV2/no-check-icon.webp") no-repeat center;
  width: 16px;
  height: 18px;
  margin-right: 4px;
  background-size: contain;
}
.register-login-page .register-login-form .form-row.remember-row .forget-pwd {
  color: #313131;
  font-size: 14px;
  text-decoration: underline;
  margin-left: auto;
}
.register-login-page .register-login-form .form-row.remember-row .forget-pwd:hover {
  color: #C3181F;
}
.register-login-page .register-login-form .form-row.toggle-reg-sign {
  display: flex;
  flex-direction: row;
  justify-content: right;
  color: #929292;
  font-size: 14px;
  margin-top: -10px;
}
.register-login-page .register-login-form .form-row.toggle-reg-sign a {
  color: #313131;
  text-decoration: underline;
  margin-left: 6px;
}
.register-login-page .register-login-form .form-row.toggle-reg-sign a:hover {
  color: #C3181F;
}
.register-login-page .register-login-form .send-code {
  position: absolute;
  height: 100%;
  top: 0;
  padding: 0 20px;
  right: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #313131;
  text-decoration: underline;
  cursor: pointer;
}
.register-login-page .register-login-form .send-code.disabled {
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
  opacity: 0.5;
}
.register-login-page .register-login-form .send-code.disabled:hover {
  color: #fff6e5;
}
.register-login-page .register-login-form .send-code:hover {
  color: #C3181F;
}
.register-login-page .register-login-form .single-row {
  position: relative;
}
.register-login-page .register-login-form .split-el {
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.register-login-page .register-login-form .split-el .tag {
  background: #fff;
  padding: 0 6px;
  height: 18px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  line-height: 14px;
  color: #9DA3AA;
}
.register-login-page .register-login-form .split-el:before {
  content: '';
  border-top: 1px solid #d9d9d9;
  width: 100%;
}
.register-login-page .register-login-form .create-el {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #313131;
  font-size: 20px;
}
.register-login-page .register-login-form .create-el:hover {
  color: #20A0FF;
  border-color: #20A0FF;
}
.register-login-page .register-login-form .create-el .google-icon {
  display: inline-block;
  content: '';
  background: url("../images/register-loginV2/google-icon.webp") no-repeat center;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.register-login-page .register-login-form .dropdown-country-el {
  position: relative;
}
.register-login-page .register-login-form .dropdown-country-el .view-country {
  position: relative;
  width: 100%;
  height: 60px;
  flex-shrink: 0;
  padding: 0 50px;
  border-radius: 4px;
  border: 1px solid #e9ecef;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  gap: 0 10px;
  cursor: pointer;
}
.register-login-page .register-login-form .dropdown-country-el .view-country .form-icon {
  margin-top: 0;
}
.register-login-page .register-login-form .dropdown-country-el .view-country.no-country .country-pic {
  display: none;
}
.register-login-page .register-login-form .dropdown-country-el .view-country.no-country .country-name {
  color: #9da3aa;
  font-weight: 400;
  font-size: 14px;
}
.register-login-page .register-login-form .dropdown-country-el .view-country .country-name {
  max-width: 70%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.register-login-page .register-login-form .dropdown-country-el .view-country::placeholder {
  color: #9da3aa;
  font-weight: 400;
  font-size: 14px;
}
.register-login-page .register-login-form .dropdown-country-el .view-country:focus,
.register-login-page .register-login-form .dropdown-country-el .view-country:hover,
.register-login-page .register-login-form .dropdown-country-el .view-country:active {
  border: 1px solid #20A0FF;
}
.register-login-page .register-login-form .dropdown-country-el .view-country:after {
  background: url("../images/register-loginV2/down-icon.webp") no-repeat center;
  width: 14px;
  height: 10px;
  content: '';
  display: block;
  position: absolute;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box {
  position: absolute;
  top: calc(100% + 4px);
  padding-bottom: 10px;
  left: 0;
  z-index: 5;
  border: 1px solid #e9ecef;
  background: #fff;
  width: 100%;
  max-height: 180px;
  overflow-y: auto;
  scrollbar-gutter: stable;
  border-radius: 4px;
  /*外层轨道。可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果*/
  /*滚动条的设置*/
  /*滚动条移上去的背景*/
  display: none;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  padding-right: 4px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box::-webkit-scrollbar-track {
  width: 6px;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box::-webkit-scrollbar-thumb {
  background-color: #8b8b8b;
  background-clip: padding-box;
  min-height: 28px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box::-webkit-scrollbar-thumb:hover {
  background-color: #fff;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-search {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 6px 6px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-search .get-country {
  border: 1px solid #e9ecef;
  width: 100%;
  text-indent: 14px;
  padding: 0;
  height: 40px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-search .get-country:hover,
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-search .get-country:focus,
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-search .get-country:active {
  border: 1px solid #20A0FF;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item {
  transition: all 0.3s;
  padding: 10px 0 10px 14px;
  font-size: 12px;
  margin: 0 6px;
  position: relative;
  border-radius: 4px;
  cursor: pointer;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-0 {
  background-position: 0 -20px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-1 {
  background-position: -10px -2819px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-2 {
  background-position: -10px -10px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-3 {
  background-position: -10px -2852px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-4 {
  background-position: -10px -2885px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-5 {
  background-position: -10px -6977px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-6 {
  background-position: -10px -40px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-7 {
  background-position: -10px -2918px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-8 {
  background-position: -10px -2951px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-9 {
  background-position: -10px -70px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-10 {
  background-position: -10px -1900px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-11 {
  background-position: -10px -100px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-12 {
  background-position: -10px -2984px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-13 {
  background-position: -10px -3017px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-14 {
  background-position: -10px -1931px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-15 {
  background-position: -10px -3050px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-16 {
  background-position: -10px -3083px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-17 {
  background-position: -10px -130px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-18 {
  background-position: -10px -3116px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-19 {
  background-position: -10px -3149px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-20 {
  background-position: -10px -3182px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-21 {
  background-position: -10px -160px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-22 {
  background-position: -10px -3215px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-23 {
  background-position: -10px -190px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-24 {
  background-position: -10px -3248px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-25 {
  background-position: -10px -220px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-26 {
  background-position: -10px -250px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-27 {
  background-position: -10px -2179px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-28 {
  background-position: -10px -2211px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-29 {
  background-position: -10px -3281px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-30 {
  background-position: -10px -280px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-31 {
  background-position: -10px -7423px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-32 {
  background-position: -10px -3314px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-33 {
  background-position: -10px -3347px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-34 {
  background-position: -10px -310px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-35 {
  background-position: -10px -3380px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-36 {
  background-position: -10px -3413px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-37 {
  background-position: -10px -2243px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-38 {
  background-position: -10px -3446px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-40 {
  background-position: -10px -3479px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-41 {
  background-position: -10px -340px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-42 {
  background-position: -10px -370px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-43 {
  background-position: -10px -7011px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-44 {
  background-position: -10px -3512px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-45 {
  background-position: -10px -3545px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-46 {
  background-position: -10px -3578px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-47 {
  background-position: -10px -7045px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-48 {
  background-position: -10px -3611px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-49 {
  background-position: -10px -400px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-50 {
  background-position: -10px -7079px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-51 {
  background-position: -10px -7113px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-52 {
  background-position: -10px -3644px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-53 {
  background-position: -10px -430px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-54 {
  background-position: -10px -460px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-55 {
  background-position: -10px -3677px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-56 {
  background-position: -10px -2275px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-57 {
  background-position: -10px -3710px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-58 {
  background-position: -10px -490px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-59 {
  background-position: -10px -3743px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-60 {
  background-position: -10px -3776px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-61 {
  background-position: -10px -520px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-62 {
  background-position: -10px -550px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-63 {
  background-position: -10px -2307px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-64 {
  background-position: -10px -3809px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-65 {
  background-position: -10px -1962px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-66 {
  background-position: -10px -3842px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-67 {
  background-position: -10px -580px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-68 {
  background-position: -10px -7147px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-69 {
  background-position: -10px -3875px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-70 {
  background-position: -10px -610px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-71 {
  background-position: -10px -3908px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-72 {
  background-position: -10px -3941px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-73 {
  background-position: -10px -2339px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-74 {
  background-position: -10px -640px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-75 {
  background-position: -10px -3974px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-76 {
  background-position: -10px -1993px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-78 {
  background-position: -10px -7181px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-79 {
  background-position: -10px -670px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-80 {
  background-position: -10px -2024px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-81 {
  background-position: -10px -4007px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-82 {
  background-position: -10px -4040px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-83 {
  background-position: -10px -4073px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-86 {
  background-position: -10px -4106px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-87 {
  background-position: -10px -4139px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-88 {
  background-position: -10px -4172px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-89 {
  background-position: -10px -2371px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-90 {
  background-position: -10px -4205px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-91 {
  background-position: -10px -700px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-92 {
  background-position: -10px -4238px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-93 {
  background-position: -10px -4271px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-94 {
  background-position: -10px -2403px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-95 {
  background-position: -10px -4304px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-96 {
  background-position: -10px -730px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-97 {
  background-position: -10px -4337px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-98 {
  background-position: -10px -4370px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-99 {
  background-position: -10px -760px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-100 {
  background-position: -10px -4403px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-101 {
  background-position: -10px -4436px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-103 {
  background-position: -10px -790px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-104 {
  background-position: -10px -4469px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-105 {
  background-position: -10px -2435px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-106 {
  background-position: -10px -4502px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-107 {
  background-position: -10px -2055px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-108 {
  background-position: -10px -4535px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-109 {
  background-position: -10px -820px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-110 {
  background-position: -10px -7215px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-111 {
  background-position: -10px -4568px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-112 {
  background-position: -10px -850px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-113 {
  background-position: -10px -4601px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-114 {
  background-position: -10px -880px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-115 {
  background-position: -10px -4634px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-116 {
  background-position: -10px -4667px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-117 {
  background-position: -10px -4700px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-118 {
  background-position: -10px -910px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-119 {
  background-position: -10px -4733px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-121 {
  background-position: -10px -4766px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-122 {
  background-position: -10px -4799px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-123 {
  background-position: -10px -4832px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-124 {
  background-position: -10px -940px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-125 {
  background-position: -10px -970px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-126 {
  background-position: -10px -4865px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-127 {
  background-position: -10px -4898px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-128 {
  background-position: -10px -2467px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-129 {
  width: 20px;
  height: 15px;
  background-position: -10px -7317px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-130 {
  background-position: -10px -4931px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-131 {
  background-position: -10px -4964px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-132 {
  background-position: -10px -4997px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-133 {
  background-position: -10px -5030px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-134 {
  background-position: -10px -5063px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-135 {
  background-position: -10px -5096px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-136 {
  background-position: -10px -1000px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-137 {
  background-position: -10px -5129px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-138 {
  background-position: -10px -5162px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-139 {
  background-position: -10px -5195px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-140 {
  background-position: -10px -5228px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-141 {
  background-position: -10px -2499px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-142 {
  background-position: -10px -2531px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-143 {
  background-position: -10px -1030px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-144 {
  background-position: -10px -5261px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-145 {
  background-position: -10px -1060px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-146 {
  background-position: -10px -1090px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-147 {
  background-position: -10px -5294px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-148 {
  background-position: -10px -5327px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-149 {
  background-position: -10px -2086px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-150 {
  background-position: -10px -5360px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-151 {
  background-position: -10px -1120px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-152 {
  background-position: -10px -5393px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-153 {
  background-position: -10px -5426px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-154 {
  background-position: -10px -5459px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-155 {
  background-position: -10px -5492px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-156 {
  background-position: -10px -1150px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-157 {
  background-position: -10px -5525px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-158 {
  background-position: -10px -7460px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-159 {
  background-position: -10px -1180px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-160 {
  background-position: -10px -1210px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-161 {
  background-position: -10px -1240px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-162 {
  background-position: -10px -1270px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-163 {
  background-position: -10px -1300px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-164 {
  background-position: -10px -2563px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-165 {
  background-position: -10px -5558px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-166 {
  background-position: -10px -5591px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-167 {
  background-position: -10px -5624px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-168 {
  background-position: -10px -5657px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-169 {
  background-position: -10px -7352px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-170 {
  background-position: -10px -5690px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-171 {
  background-position: -10px -7249px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-172 {
  background-position: -10px -1330px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-173 {
  background-position: -10px -1360px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-174 {
  background-position: -10px -2595px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-175 {
  background-position: -10px -5723px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-176 {
  background-position: -10px -5756px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-177 {
  background-position: -10px -1390px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-178 {
  background-position: -10px -5789px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-179 {
  background-position: -10px -5822px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-180 {
  background-position: -10px -5855px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-181 {
  background-position: -10px -5888px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-185 {
  background-position: -10px -1420px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-186 {
  background-position: -10px -5921px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-187 {
  background-position: -10px -2117px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-188 {
  background-position: -10px -5954px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-189 {
  background-position: -10px -5987px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-190 {
  background-position: -10px -1450px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-191 {
  background-position: -10px -6020px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-192 {
  background-position: -10px -6053px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-193 {
  background-position: -10px -1480px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-194 {
  background-position: -10px -6086px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-195 {
  background-position: -10px -6119px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-196 {
  background-position: -10px -2627px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-197 {
  background-position: -10px -6152px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-198 {
  background-position: -10px -1510px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-199 {
  background-position: -10px -1540px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-200 {
  background-position: -10px -2659px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-201 {
  background-position: -10px -1570px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-202 {
  background-position: -10px -6185px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-204 {
  background-position: -10px -6218px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-205 {
  background-position: -10px -2691px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-206 {
  background-position: -10px -7497px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-207 {
  background-position: -10px -6251px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-208 {
  background-position: -10px -1600px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-209 {
  background-position: -10px -6284px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-210 {
  background-position: -10px -6317px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-211 {
  background-position: -10px -6350px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-212 {
  background-position: -10px -1630px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-213 {
  background-position: -10px -1660px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-214 {
  background-position: -10px -6383px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-215 {
  background-position: -10px -6416px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-216 {
  background-position: -10px -6449px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-217 {
  background-position: -10px -1690px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-218 {
  background-position: -10px -1720px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-219 {
  background-position: -10px -1750px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-220 {
  background-position: -10px -2723px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-221 {
  background-position: -10px -6482px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-222 {
  background-position: -10px -1780px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-224 {
  background-position: -10px -7283px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-225 {
  background-position: -10px -1810px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-226 {
  background-position: -10px -2755px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-227 {
  background-position: -10px -7537px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-228 {
  background-position: -10px -6515px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-229 {
  background-position: -10px -6548px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-230 {
  background-position: -10px -1840px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-231 {
  background-position: -10px -2787px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-232 {
  background-position: -10px -7387px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-233 {
  background-position: -10px -2148px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-234 {
  background-position: -10px -6581px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-235 {
  background-position: -10px -6614px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-236 {
  background-position: -10px -6647px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-237 {
  background-position: -10px -6680px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-238 {
  background-position: -10px -1870px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-240 {
  background-position: -10px -6713px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-241 {
  background-position: -10px -6746px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-242 {
  background-position: -10px -6779px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-243 {
  background-position: -10px -6812px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-244 {
  background-position: -10px -6845px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-245 {
  background-position: -10px -6878px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-246 {
  background-position: -10px -6911px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .flagbg-247 {
  background-position: -10px -6944px;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item:hover {
  background-color: #efefef;
}
.register-login-page .register-login-form .dropdown-country-el .switch-country-box .country-item .national {
  display: inline-block;
  width: 20px;
  height: 15px;
  background-image: url(../images/country/flag-icons.webp);
  vertical-align: middle;
  margin-right: 6px;
}
.register-login-page .register-login-form .toggle-pwd {
  background: url("../images/register-loginV2/hide-icon.webp") no-repeat center;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  cursor: pointer;
}
.register-login-page .register-login-form .toggle-pwd.active {
  background: url("../images/register-loginV2/show-icon.webp") no-repeat center;
}
.register-login-page .register-login-form .dropdown-country-el .view-country:after {
  right: 10px;
}
.register-login-page .register-login-form input,
.register-login-page .register-login-form textarea {
  width: 100%;
  gap: 10px;
  flex-shrink: 0;
  padding: 16px 20px 16px 50px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  color: #313131;
  resize: vertical;
}
.register-login-page .register-login-form input:-webkit-autofill,
.register-login-page .register-login-form textarea:-webkit-autofill,
.register-login-page .register-login-form input:-webkit-autofill:hover,
.register-login-page .register-login-form textarea:-webkit-autofill:hover,
.register-login-page .register-login-form input:-webkit-autofill:focus,
.register-login-page .register-login-form textarea:-webkit-autofill:focus,
.register-login-page .register-login-form input:-webkit-autofill:active,
.register-login-page .register-login-form textarea:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-transition: background-color 5000s ease-in-out 0s;
}
.register-login-page .register-login-form input::placeholder,
.register-login-page .register-login-form textarea::placeholder {
  color: #929292;
  font-weight: 400;
  font-size: 14px;
}
.register-login-page .register-login-form input:focus,
.register-login-page .register-login-form textarea:focus,
.register-login-page .register-login-form input:hover,
.register-login-page .register-login-form textarea:hover,
.register-login-page .register-login-form input:active,
.register-login-page .register-login-form textarea:active {
  border: 1px solid #20A0FF;
}
.register-login-page .register-login-form .error-tips {
  color: #C3181F;
  font-size: 12px;
  display: none;
}
.register-login-page .register-login-form .sign-btn {
  width: 100%;
  height: 60px;
  align-items: center;
  justify-content: center;
  color: #fff;
  display: flex;
  font-size: 20px;
  border-radius: 4px;
  background: #C3181F;
  outline: none;
  border: 0;
  cursor: pointer;
  transition: all 0.3s;
}
.register-login-page .register-login-form .sign-btn.light {
  background: #dcdddd;
  color: #313131;
  border: 1px solid #d9d9d9;
  margin-top: 20px;
}
.register-login-page .register-login-form .sign-btn.light:hover {
  opacity: 0.8;
}
.register-login-page .register-login-form .sign-btn:hover {
  opacity: 0.8;
}
.register-login-page .register-login-form .sign-btn.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.register-login-page .register-login-form .cryptographic-strength {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #e9ecef;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 8px 20px #3333331f;
  flex-direction: column;
  gap: 10px 0;
  position: absolute;
  top: 100%;
  z-index: 2;
  display: none;
}
.register-login-page .register-login-form .cryptographic-strength .strength-bar {
  display: flex;
}
.register-login-page .register-login-form .cryptographic-strength .strength-bar:before {
  display: inline-block;
  content: '';
  background: url("../images/register-loginV2/no-pitch-icon.webp") no-repeat center;
  width: 14px;
  height: 13px;
  flex-shrink: 0;
  margin: 3px 10px 0 0;
}
.register-login-page .register-login-form .cryptographic-strength .strength-bar .txt {
  color: #9da3aa;
}
.register-login-page .register-login-form .cryptographic-strength .strength-bar.active .txt {
  color: #008015;
}
.register-login-page .register-login-form .cryptographic-strength .strength-bar.active:before {
  background: url("../images/register-loginV2/pitch-icon.webp") no-repeat center;
  width: 14px;
  height: 13px;
}
.register-login-page .copyright-footer {
  color: #9DA3AA;
  text-align: center;
  margin: 80px auto 20px;
}
.register-login-page.login .page-section-r {
  padding-top: 120px;
}
.register-login-page.login .page-section-r .account-error {
  width: 100%;
  margin: auto;
  font-size: 12px;
  display: flex;
  color: #C3181F;
  background: #fff;
  flex-direction: column;
  gap: 10px 0;
}
.register-login-page.login .page-section-r .account-error .txt {
  padding: 10px;
  display: flex;
  align-items: center;
  position: relative;
  background: rgba(195, 24, 31, 0.1);
}
.register-login-page.login .page-section-r .account-error .txt:before {
  display: inline-block;
  content: '';
  background: url("../images/register-loginV2/waring-icon.webp") no-repeat center;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
.register-login-page.login .page-section-r .sub-title {
  font-size: 32px;
  font-family: 'OpenSans-Bold';
  margin-bottom: 20px;
}
.register-login-page.login .page-section-r .light {
  margin-top: 0;
}
.register-login-page.login .page-section-r .form-row.remember-row {
  font-size: 14px;
  flex-direction: row;
}
.register-login-page.modify-center {
  width: 640px;
  margin: 60px auto 0;
  flex-direction: column;
}
.register-login-page.modify-center .register-login-form {
  width: 100%;
}
.register-login-page.modify-center .register-login-form.success {
  text-align: center;
}
.register-login-page.modify-center .register-login-form.success .state-icon {
  background: url("../images/register-loginV2/success-icon.webp") no-repeat center;
  width: 100px;
  height: 100px;
  margin: 0 auto 40px;
}
.register-login-page.modify-center .register-login-form.success .state-title {
  font-size: 32px;
  font-family: 'OpenSans-Bold';
}
.register-login-page.modify-center .register-login-form.success .tag {
  color: #20A0FF;
}
.register-login-page.modify-center .register-login-form.success .retrieve-rules {
  text-align: center;
  padding: 0 50px;
  word-break: break-word;
}
.register-login-page.modify-center .register-login-form.success .view-form-area .residue-el {
  margin-left: 10px;
}
.register-login-page.modify-center .register-login-form.error {
  text-align: center;
}
.register-login-page.modify-center .register-login-form.error .state-icon {
  background: url("../images/register-loginV2/faild-icon.webp") no-repeat center;
  width: 100px;
  height: 100px;
  margin: 0 auto 40px;
}
.register-login-page.modify-center .register-login-form.error .state-title {
  font-size: 32px;
  font-family: 'OpenSans-Bold';
}
.register-login-page.modify-center .register-login-form.error .tag {
  color: #20A0FF;
}
.register-login-page.modify-center .register-login-form.error .retrieve-rules {
  text-align: center;
  word-break: break-word;
}
.register-login-page.modify-center .note-specific {
  height: 116px;
  padding-left: 20px;
}
.register-login-page.modify-center .retrieve-rules {
  font-size: 12px;
  color: #929292;
  margin-bottom: 20px;
}
.register-login-page.modify-center .retrieve-rules a {
  color: #20A0FF;
  text-decoration: underline;
}
.register-login-page.modify-center .credentials-area .credentials-title {
  font-size: 16px;
  font-family: 'OpenSans-Bold';
  margin-bottom: 10px;
}
.register-login-page.modify-center .credentials-area .upload-area-box {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin: 0 auto 10px;
  position: relative;
  flex-direction: column;
  border-radius: 4px;
  border: 1px solid #C3181F;
  transition: all 0.3s;
  overflow: hidden;
}
.register-login-page.modify-center .credentials-area .upload-area-box.is-loading {
  pointer-events: none;
}
.register-login-page.modify-center .credentials-area .upload-area-box.is-loading:before {
  position: absolute;
  display: block;
  content: '';
  background: url("../images/register-loginV2/loading-pro.gif") no-repeat center rgba(255, 255, 255, 0.5);
  inset: 0;
  margin: auto;
}
.register-login-page.modify-center .credentials-area .upload-area-box .upload-btn {
  height: 40px;
  width: 270px;
  font-size: 14px;
  color: #C3181F;
  transition: all 0.3s;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 40px;
  text-align: center;
  padding: 0 10px;
}
.register-login-page.modify-center .credentials-area .upload-area-box .upload-btn:hover {
  color: #C3181F;
}
.register-login-page.modify-center .credentials-area .upload-area-box:hover {
  border-color: #C3181F;
}
.register-login-page.modify-center .credentials-area .upload-rules {
  font-size: 12px;
  color: #929292;
}
.register-login-page.modify-center .appeal-box {
  color: #929292;
  font-size: 12px;
}
.register-login-page.modify-center .appeal-box .appeal-el {
  color: #313131;
  text-decoration: underline;
}
.register-login-page.modify-center .appeal-box .appeal-el:hover {
  color: #20A0FF;
}
.layer-agreement-pop {
  padding: 40px 20px !important;
  border-radius: 10px !important;
  box-shadow: 8px 8px 20px rgba(51, 51, 51, 0.06), -8px -8px 20px rgba(255, 255, 255, 0.4) !important;
}
@media screen and (max-width: 1440px) {
  body {
    min-width: unset;
  }
  .register-login-page .page-section-l {
    padding: 0 30px;
  }
  .register-login-page .page-section-r {
    padding: 60px 58px 0;
  }
}
/*# sourceMappingURL=register-loginV2.css.map */