h1,
h2,
h3,
h4 {
  font-weight: inherit;
}
.ctn .layui-input:focus,
.layui-textarea:focus {
  border-color: rgba(0, 0, 0, 0.2) !important;
  box-shadow: none!important;
}
.ctn .layui-form-danger + .layui-form-select .layui-input,
.layui-form-danger:focus {
  border-color: #FF0000 !important;
}
.ctn .layui-icon-ok:before {
  font-weight: bold;
}
.product .errors {
  bottom: 0;
}
body {
  background: #f5f5f7;
}
.ctn {
  margin-top: 60px;
  position: relative;
  padding-bottom: 5.5vw;
}
.ctn .con {
  position: relative;
  z-index: 2;
}
.ctn .con .s-title {
  padding: 9vw 0;
}
.ctn .con .s-title p {
  letter-spacing: -0.03em;
  margin-top: 10px;
}
.ctn .con .title {
  display: flex;
  align-items: center;
}
.ctn .con .title .sign {
  margin-right: 20px;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: var(--blue);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: OpenSansSemiBold;
}
.ctn .con .title h2 {
  font-family: OpenSansBold;
}
.ctn .con .top {
  padding: 90px;
  background: #fff;
  border-radius: 10px;
}
.dl_err,.dl_wzc{display:none;margin-bottom:10px;}
.ctn .con .top .ctn-wrapper {
  margin-top: 2.5vw;
}
.ctn .con .top .ctn-wrapper ul {
  display: flex;
}
.ctn .con .top .ctn-wrapper ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 44px 8px 66px;
  border-radius: 100px;
  background: #f5f5f7;
  cursor: pointer;
}
.ctn .con .top .ctn-wrapper ul li h2 {
  font-family: OpenSansBold;
  margin-right: 40px;
}
.ctn .con .top .ctn-wrapper ul li svg {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn .con .top .ctn-wrapper ul li:first-child {
  margin-right: 116px;
}
.ctn .con .top .ctn-wrapper ul li.active svg {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.ctn .con .top .ctn-box {
  padding-left: 66px;
}
.ctn .con .top .ctn-box .have {
  display: none;
}
.ctn .con .top .ctn-box .have p {
  color: rgba(61, 61, 61, 0.5);
  margin-top: 20px;
}
.ctn .con .top .ctn-box .have .form ul {
  display: flex;
  margin-top: 30px;
}
.ctn .con .top .ctn-box .have .form ul li {
  width: 458px;
}
.ctn .con .top .ctn-box .have .form ul li h2 {
  font-family: OpenSansBold;
  margin-bottom: 10px;
}
.ctn .con .top .ctn-box .have .form ul li input {
  width: 100%;
  height: 60px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(239, 245, 249, 0.1);
  border-radius: 5px;
  padding: 0 20px;
}
.ctn .con .top .ctn-box .have .form ul li:first-child {
  margin-right: 60px;
}
.ctn .con .top .ctn-box .have .form ul li .layui-input-box {
  position: relative;
}
.ctn .con .top .ctn-box .have .form ul li .layui-input-box .eye_close {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: none;
  cursor: pointer;
}
.ctn .con .top .ctn-box .have .form ul li .layui-input-box .eye_close.active {
  display: block;
}
.ctn .con .top .ctn-box .have .form ul li .layui-input-box .eye_open {
  position: absolute;
  right: 22px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: none;
  cursor: pointer;
}
.ctn .con .top .ctn-box .have .form ul li .layui-input-box .eye_open.active {
  display: block;
}
.ctn .con .top .ctn-box .have .form .btns {
  width: 312px;
  margin-top: 55px;
  text-align: center;
}
.ctn .con .top .ctn-box .have .form .btns button {
  width: 100%;
  height: 55px;
  border-radius: 152.39px;
  background: #000;
  letter-spacing: -0.03em;
  color: #fff;
  font-family: OpenSansSemiBold;
  font-size: 24px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn .con .top .ctn-box .have .form .btns button:hover {
  background: var(--blue);
}
.ctn .con .top .ctn-box .have .form .btns a {
  display: inline-block;
  margin-top: 20px;
  color: var(--blue);
  text-decoration: underline;
  text-underline-offset: 4px;
}
.ctn .con .top .ctn-box .have.active {
  display: block;
}
.ctn .con .top .ctn-box .new {
  display: none;
}
.ctn .con .top .ctn-box .new h3 {
  color: rgba(61, 61, 61, 0.5);
  margin-top: 40px;
}
.ctn .con .top .ctn-box .new h2 {
  color: #3D3D3D;
  margin-top: 20px;
  font-family: OpenSansBold;
}
.ctn .con .top .ctn-box .new .text {
  color: #3D3D3D;
  margin-top: 14px;
}
.ctn .con .top .ctn-box .new .text p {
  margin-top: 10px;
}
.ctn .con .top .ctn-box .new .account {
  margin-top: 40px;
}
.ctn .con .top .ctn-box .new .account a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 312px;
  height: 55px;
  border-radius: 152.39px;
  background: #000;
  color: #fff;
  letter-spacing: -0.03em;
  font-family: OpenSansSemiBold;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn .con .top .ctn-box .new .account a:hover {
  background: var(--blue);
}
.ctn .con .top .ctn-box .new.active {
  display: block;
}
.ctn .con .top .click{
  padding-left: 66px;
  margin-top: 30px;
  color: rgba(61, 61, 61, 0.5);
  /*cursor: pointer;*/
  display: none;
}
.ctn .con .top .click a {
  color: rgba(61, 61, 61, 0.5);
  cursor: pointer;
	
}
.ctn .con .bottom {
  padding: 50px 96px;
  background: #fff;
  border-radius: 10px;
  margin-top: 50px;
}
.ctn .con .bottom .form {
  padding: 10px 66px 0;
  display: none;
}
.ctn .con .bottom .form .box {
  margin-top: 30px;
}
.ctn .con .bottom .form .box h2 {
  font-family: OpenSansBold;
  margin-bottom: 14px;
  color: #3D3D3D;
}
.ctn .con .bottom .form .box input {
  width: 458px;
  height: 60px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 20px;
  font-size: 18px;
}
.ctn .con .bottom .form .box .layui-form-item {
  width: 458px;
}
.ctn .con .bottom .form .box .layui-input-box {
  position: relative;
  width: 458px;
}
.ctn .con .bottom .form .box .layui-input-box.dui:before {
  content: '';
  width: 18px;
  height: 13px;
  background: url(../img/awards/dui.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.ctn .con .bottom .form .box .layui-form-select .layui-input {
  width: 100%;
  height: 60px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0 20px;
  font-size: 18px;
  color: #000;
}
.ctn .con .bottom .form .box .layui-form-select .layui-edge {
  width: 14px;
  height: 7px;
  margin-top: -3px !important;
  right: 20px;
  background: url(../img/awards/xia.svg) no-repeat;
  background-size: contain;
  border: none;
}
.ctn .con .bottom .form .box .layui-form-select dl {
  top: 60px;
}
.ctn .con .bottom .form .box .layui-form-select dl dd {
  padding: 0 20px;
}
.ctn .con .bottom .form .box .layui-form-select dl dd.layui-this {
  color: var(--blue);
}
.ctn .con .bottom .form .box .file {
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}
.ctn .con .bottom .form .box .file input {
  width: 100%;
  height: 245px;
  opacity: 0;
  position: relative;
  z-index: 3;
  cursor: pointer;
}
.ctn .con .bottom .form .box .file .text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  z-index: 4;
  text-align: center;
  cursor: pointer;
}
.ctn .con .bottom .form .box .file .text .flex_box {
	display: flex;
  	justify-content: center;
}
.ctn .con .bottom .form .box .file .text img {
	width: 100px;
  	height: 100px;
  object-fit: cover;
}
.ctn .con .bottom .form .box .file .text .img_close_btn {
	width: 20px;
  	height: 20px;
  	position: absolute;
  	right: 0;
  	top: 0;
  	opacity: 0;
   	z-index: 2;
  	cursor: pointer;
}
.ctn .con .bottom .form .box .file .text .flex_box1 {
	position: relative;
  margin: 0 10px;
}
.ctn .con .bottom .form .box .file .text .flex_box1:hover .img_close_btn {
	opacity: 1;
}
.ctn .con .bottom .form .box .file .text h2 {
  color: rgba(61, 61, 61, 0.5);
  margin-top: 10px;
}
.ctn .con .bottom .form .checkbox {
  margin-top: 10px;
  line-height: 20px;
  color: rgba(61, 61, 61, 0.5);
}
.ctn .con .bottom .form .checkbox a {
  color: var(--blue);
  text-underline-offset: 4px;
  text-decoration: underline;
}
.ctn .con .bottom .form .checkbox .layui-form-checkbox[lay-skin=primary] {
  padding-left: 12px;
}
.ctn .con .bottom .form .checkbox .layui-form-checkbox[lay-skin=primary] > i {
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: 1px solid #ccc;
  line-height: 14px;
  font-size: 12px;
  top: 40%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.ctn .con .bottom .form .checkbox .layui-form-checked[lay-skin=primary] > i {
  border: 1px solid var(--blue) !important;
  background: var(--blue);
}
.ctn .con .bottom .form .checkbox.news {
  margin-top: 4vw;
}
.ctn .con .bottom .form .btns {
  margin-top: 2.5vw;
  text-align: center;
}
.ctn .con .bottom .form .btns button {
  width: 253px;
  height: 45px;
  border-radius: 84.12px;
  background: #000;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.03em;
  font-family: OpenSansSemiBold;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.ctn .con .bottom .form .btns button:hover {
  background: var(--blue);
}
.ctn .con .bottom.active .form {
  display: block;
}
.ctn .bg {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.ctn .bg img {
  width: 100%;
}
.register-alert-success {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(7, 7, 7, 0.1);
  z-index: 10000;
  display: none;
}
.register-alert-success .box {
  width: 658px;
  height: 314px;
  border-radius: 5px;
  background: #ffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.register-alert-success .box h2 {
  font-family: OpenSansBold;
  letter-spacing: -0.03em;
  margin: 20px 0 14px;
}
.register-alert-success .box p {
  color: rgba(0, 0, 0, 0.5);
}
.register-alert-success .box .ok {
  margin-top: 30px;
  width: 119px;
  height: 45px;
  border-radius: 84.12px;
  background: #000;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: -0.03em;
  font-family: OpenSansSemiBold;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.register-alert-success .box .ok:hover {
  background: var(--blue);
}
.login_color{
      color: #00ADEF !important;

}
.fnt_16.remove_xian {
    color: red;
    text-decoration: none !important;
}
/*# sourceMappingURL=register_products.css.map */